Aug 01 00:11:24.707239 np0000006296 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 01 00:11:24.713825 np0000006296 devstack@c-api.service[100399]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 01 00:11:24.716485 np0000006296 devstack@c-api.service[100399]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Aug 1 00:11:24 2026] *** Aug 01 00:11:24.716485 np0000006296 devstack@c-api.service[100399]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 01 00:11:24.716485 np0000006296 devstack@c-api.service[100399]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 01 00:11:24.716485 np0000006296 devstack@c-api.service[100399]: nodename: np0000006296 Aug 01 00:11:24.716485 np0000006296 devstack@c-api.service[100399]: machine: x86_64 Aug 01 00:11:24.716485 np0000006296 devstack@c-api.service[100399]: clock source: unix Aug 01 00:11:24.716485 np0000006296 devstack@c-api.service[100399]: pcre jit disabled Aug 01 00:11:24.716485 np0000006296 devstack@c-api.service[100399]: detected number of CPU cores: 16 Aug 01 00:11:24.716485 np0000006296 devstack@c-api.service[100399]: current working directory: / Aug 01 00:11:24.716485 np0000006296 devstack@c-api.service[100399]: detected binary path: /usr/bin/uwsgi-core Aug 01 00:11:24.716485 np0000006296 devstack@c-api.service[100399]: your processes number limit is 257052 Aug 01 00:11:24.716741 np0000006296 devstack@c-api.service[100399]: your memory page size is 4096 bytes Aug 01 00:11:24.716741 np0000006296 devstack@c-api.service[100399]: detected max file descriptor number: 2048 Aug 01 00:11:24.716741 np0000006296 devstack@c-api.service[100399]: lock engine: pthread robust mutexes Aug 01 00:11:24.716741 np0000006296 devstack@c-api.service[100399]: thunder lock: enabled Aug 01 00:11:24.716905 np0000006296 devstack@c-api.service[100399]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 01 00:11:24.716956 np0000006296 devstack@c-api.service[100399]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 01 00:11:24.716984 np0000006296 devstack@c-api.service[100399]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 01 00:11:24.716984 np0000006296 devstack@c-api.service[100399]: Set PythonHome to /opt/stack/data/venv Aug 01 00:11:24.754517 np0000006296 devstack@c-api.service[100399]: Python main interpreter initialized at 0x7a0ac80a4668 Aug 01 00:11:24.754517 np0000006296 devstack@c-api.service[100399]: python threads support enabled Aug 01 00:11:24.754517 np0000006296 devstack@c-api.service[100399]: your server socket listen backlog is limited to 100 connections Aug 01 00:11:24.754517 np0000006296 devstack@c-api.service[100399]: your mercy for graceful operations on workers is 80 seconds Aug 01 00:11:24.755030 np0000006296 devstack@c-api.service[100399]: mapped 671795 bytes (656 KB) for 4 cores Aug 01 00:11:24.755152 np0000006296 devstack@c-api.service[100399]: *** Operational MODE: preforking *** Aug 01 00:11:24.755385 np0000006296 devstack@c-api.service[100399]: *** uWSGI is running in multiple interpreter mode *** Aug 01 00:11:24.755385 np0000006296 devstack@c-api.service[100399]: spawned uWSGI master process (pid: 100399) Aug 01 00:11:24.755539 np0000006296 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 01 00:11:24.756018 np0000006296 devstack@c-api.service[100399]: spawned uWSGI worker 1 (pid: 100406, cores: 1) Aug 01 00:11:24.756682 np0000006296 devstack@c-api.service[100399]: spawned uWSGI worker 2 (pid: 100407, cores: 1) Aug 01 00:11:24.757163 np0000006296 devstack@c-api.service[100399]: spawned uWSGI worker 3 (pid: 100408, cores: 1) Aug 01 00:11:24.757626 np0000006296 devstack@c-api.service[100399]: spawned uWSGI worker 4 (pid: 100409, cores: 1) Aug 01 00:11:24.757676 np0000006296 devstack@c-api.service[100399]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 01 00:11:24.878785 np0000006296 devstack@c-api.service[100407]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 01 00:11:24.878785 np0000006296 devstack@c-api.service[100407]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 01 00:11:24.878785 np0000006296 devstack@c-api.service[100407]: we strongly recommend against using it for new projects. Aug 01 00:11:24.878785 np0000006296 devstack@c-api.service[100407]: If you are already using Eventlet, we recommend migrating to a different Aug 01 00:11:24.878785 np0000006296 devstack@c-api.service[100407]: framework. For more detail see Aug 01 00:11:24.878785 np0000006296 devstack@c-api.service[100407]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 01 00:11:24.878785 np0000006296 devstack@c-api.service[100407]: import eventlet # noqa Aug 01 00:11:24.881245 np0000006296 devstack@c-api.service[100409]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 01 00:11:24.881245 np0000006296 devstack@c-api.service[100409]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 01 00:11:24.881245 np0000006296 devstack@c-api.service[100409]: we strongly recommend against using it for new projects. Aug 01 00:11:24.881245 np0000006296 devstack@c-api.service[100409]: If you are already using Eventlet, we recommend migrating to a different Aug 01 00:11:24.881245 np0000006296 devstack@c-api.service[100409]: framework. For more detail see Aug 01 00:11:24.881245 np0000006296 devstack@c-api.service[100409]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 01 00:11:24.881245 np0000006296 devstack@c-api.service[100409]: import eventlet # noqa Aug 01 00:11:24.890159 np0000006296 devstack@c-api.service[100408]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 01 00:11:24.890159 np0000006296 devstack@c-api.service[100408]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 01 00:11:24.890159 np0000006296 devstack@c-api.service[100408]: we strongly recommend against using it for new projects. Aug 01 00:11:24.890159 np0000006296 devstack@c-api.service[100408]: If you are already using Eventlet, we recommend migrating to a different Aug 01 00:11:24.890159 np0000006296 devstack@c-api.service[100408]: framework. For more detail see Aug 01 00:11:24.890159 np0000006296 devstack@c-api.service[100408]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 01 00:11:24.890159 np0000006296 devstack@c-api.service[100408]: import eventlet # noqa Aug 01 00:11:24.890761 np0000006296 devstack@c-api.service[100406]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 01 00:11:24.890761 np0000006296 devstack@c-api.service[100406]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 01 00:11:24.890761 np0000006296 devstack@c-api.service[100406]: we strongly recommend against using it for new projects. Aug 01 00:11:24.890761 np0000006296 devstack@c-api.service[100406]: If you are already using Eventlet, we recommend migrating to a different Aug 01 00:11:24.890761 np0000006296 devstack@c-api.service[100406]: framework. For more detail see Aug 01 00:11:24.890761 np0000006296 devstack@c-api.service[100406]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 01 00:11:24.890761 np0000006296 devstack@c-api.service[100406]: import eventlet # noqa Aug 01 00:11:25.028023 np0000006296 devstack@c-api.service[100407]: /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 01 00:11:25.028023 np0000006296 devstack@c-api.service[100407]: from cgi import parse_header Aug 01 00:11:25.028887 np0000006296 devstack@c-api.service[100409]: /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 01 00:11:25.028887 np0000006296 devstack@c-api.service[100409]: from cgi import parse_header Aug 01 00:11:25.038352 np0000006296 devstack@c-api.service[100406]: /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 01 00:11:25.038352 np0000006296 devstack@c-api.service[100406]: from cgi import parse_header Aug 01 00:11:25.038422 np0000006296 devstack@c-api.service[100408]: /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 01 00:11:25.038422 np0000006296 devstack@c-api.service[100408]: from cgi import parse_header Aug 01 00:11:25.062797 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 01 00:11:25.062797 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:11:25.064662 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 01 00:11:25.064662 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:11:25.072133 np0000006296 devstack@c-api.service[100407]: /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 01 00:11:25.072133 np0000006296 devstack@c-api.service[100407]: removals.removed_module( Aug 01 00:11:25.073486 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 01 00:11:25.073486 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:11:25.073876 np0000006296 devstack@c-api.service[100407]: /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 01 00:11:25.073876 np0000006296 devstack@c-api.service[100407]: removals.removed_module( Aug 01 00:11:25.074393 np0000006296 devstack@c-api.service[100409]: /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 01 00:11:25.074393 np0000006296 devstack@c-api.service[100409]: removals.removed_module( Aug 01 00:11:25.074594 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 01 00:11:25.074594 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:11:25.076088 np0000006296 devstack@c-api.service[100409]: /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 01 00:11:25.076088 np0000006296 devstack@c-api.service[100409]: removals.removed_module( Aug 01 00:11:25.083428 np0000006296 devstack@c-api.service[100408]: /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 01 00:11:25.083428 np0000006296 devstack@c-api.service[100408]: removals.removed_module( Aug 01 00:11:25.085195 np0000006296 devstack@c-api.service[100406]: /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 01 00:11:25.085195 np0000006296 devstack@c-api.service[100406]: removals.removed_module( Aug 01 00:11:25.085293 np0000006296 devstack@c-api.service[100408]: /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 01 00:11:25.085293 np0000006296 devstack@c-api.service[100408]: removals.removed_module( Aug 01 00:11:25.087116 np0000006296 devstack@c-api.service[100406]: /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 01 00:11:25.087116 np0000006296 devstack@c-api.service[100406]: removals.removed_module( Aug 01 00:11:25.787002 np0000006296 devstack@c-api.service[100409]: /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 01 00:11:25.787002 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:11:25.802968 np0000006296 devstack@c-api.service[100407]: /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 01 00:11:25.802968 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:11:25.811343 np0000006296 devstack@c-api.service[100406]: /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 01 00:11:25.811343 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:11:25.814431 np0000006296 devstack@c-api.service[100408]: /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 01 00:11:25.814431 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:11:25.840448 np0000006296 devstack@c-api.service[100409]: /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 01 00:11:25.840448 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:11:25.860354 np0000006296 devstack@c-api.service[100407]: /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 01 00:11:25.860354 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:11:25.862829 np0000006296 devstack@c-api.service[100406]: /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 01 00:11:25.862829 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:11:25.866798 np0000006296 devstack@c-api.service[100408]: /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 01 00:11:25.866798 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:11:26.016311 np0000006296 devstack@c-api.service[100409]: 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 01 00:11:26.016687 np0000006296 devstack@c-api.service[100409]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100409) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 01 00:11:26.033079 np0000006296 devstack@c-api.service[100407]: 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 01 00:11:26.033475 np0000006296 devstack@c-api.service[100407]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100407) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 01 00:11:26.034030 np0000006296 devstack@c-api.service[100406]: 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 01 00:11:26.034321 np0000006296 devstack@c-api.service[100406]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100406) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 01 00:11:26.035638 np0000006296 devstack@c-api.service[100408]: 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 01 00:11:26.035867 np0000006296 devstack@c-api.service[100408]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100408) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 01 00:11:26.101522 np0000006296 devstack@c-api.service[100408]: /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 01 00:11:26.101522 np0000006296 devstack@c-api.service[100408]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 01 00:11:26.102034 np0000006296 devstack@c-api.service[100409]: /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 01 00:11:26.102034 np0000006296 devstack@c-api.service[100409]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 01 00:11:26.104137 np0000006296 devstack@c-api.service[100406]: /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 01 00:11:26.104137 np0000006296 devstack@c-api.service[100406]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 01 00:11:26.107461 np0000006296 devstack@c-api.service[100407]: /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 01 00:11:26.107461 np0000006296 devstack@c-api.service[100407]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 01 00:11:26.543283 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100408) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 01 00:11:26.543414 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100409) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 01 00:11:26.543635 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.543687 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100407) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 01 00:11:26.543751 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.543819 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.543864 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.543901 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100406) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 01 00:11:26.543943 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.543992 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.544032 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.544143 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.544262 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.544344 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.544394 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.544524 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.545928 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.545979 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.546022 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.546076 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.546114 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.546163 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.546202 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.546249 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.546286 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.546324 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.546359 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.546395 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.546430 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.546466 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.546501 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.546536 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.546578 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.546622 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.546660 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.546702 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.546741 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.546801 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.546842 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.546879 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.546915 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.546951 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.546951 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.546951 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.547519 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.547587 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.547637 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.547677 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.547721 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.547759 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.547816 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.547862 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.547914 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.547952 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.547993 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.548034 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.548094 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.548130 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.548174 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.548217 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.548266 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.548305 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.548341 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.548386 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.548424 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.548463 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.548498 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.548542 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.548578 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.548616 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.548652 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.548689 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.548722 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.548760 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.548823 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.548863 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.548901 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.548937 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.548974 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.549007 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.549051 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.549093 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.549132 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.549173 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.549216 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.549253 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.549288 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.549324 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.549358 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.549395 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.549435 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.549474 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.549507 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.549551 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.549586 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.549623 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.549657 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.549699 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.549739 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.549799 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.550413 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.550469 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.550550 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.550599 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.550637 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.550679 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.550714 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.550758 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.550809 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.550845 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.550882 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.550918 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.550967 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.551004 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.551041 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.551095 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.551130 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.551168 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.551203 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.551239 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.551279 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.551316 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.551359 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.551427 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.551469 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.551535 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.551572 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.551633 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.551672 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.551672 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.551672 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.551787 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.551829 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.551829 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.551904 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.551941 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.551979 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.552013 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.552060 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.552097 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.552134 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.552176 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.552213 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.552249 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.552286 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.552321 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.552356 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.552391 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.552433 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.552469 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.552469 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.552540 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.552607 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.552648 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.552648 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.552648 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.552938 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.553034 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.553087 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.553125 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.553162 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.553218 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.553256 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.553295 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.553332 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.553368 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.553404 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.553440 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.553474 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.553510 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.553551 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.553589 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.553625 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.553661 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.553697 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.553732 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.553787 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.553824 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.553862 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.553898 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.553946 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.553983 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.553983 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.553983 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.554096 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.554179 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.554229 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.554344 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.554391 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.554445 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.554482 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.554522 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.554558 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.554596 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.554631 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.554668 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.554710 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.554750 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.554810 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.554921 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.554964 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.554997 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.555035 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.555084 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.555121 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.555155 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.555190 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.555234 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.555283 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.555328 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.555363 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.555399 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.555434 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.555469 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.555503 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.555539 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.555575 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.555612 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.555654 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.555696 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.555731 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.555782 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.555782 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.555847 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.555884 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.555884 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.556021 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.556102 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.556151 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.556209 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.556264 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.556315 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.556374 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.556433 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.556488 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.556545 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.556600 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.556646 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.556704 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.556789 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.557671 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.557722 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.557758 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.557825 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.557864 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.557898 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.557935 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.557968 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.558005 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.558049 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.558089 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.558133 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.558175 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.558220 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.558257 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.558293 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.558326 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.558367 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.558402 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.558434 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.558469 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.558584 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.558639 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.558700 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.558755 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.558864 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.558918 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.558980 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.563740 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.563813 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.563849 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.563886 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.563933 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.563978 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.564014 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.564060 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.564098 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.564140 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.564177 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.564215 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.564250 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.564289 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.564333 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.564378 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.564420 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.564456 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.564493 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.564493 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.564554 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.564591 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.564622 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.564668 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.564711 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.564711 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.564711 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.564711 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.564855 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.564892 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.564954 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.565009 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.565067 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.565115 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.565155 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.565191 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.565229 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.565263 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.565301 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.565336 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.565374 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.565408 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.565408 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.565488 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.565533 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.565568 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.565606 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.565639 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.565677 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.565711 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.565746 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.565797 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.565797 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.565797 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.565797 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.565797 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.567141 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.567198 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.567264 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.567320 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.567363 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.567409 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.567454 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.567494 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.567530 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.567566 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.567601 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.567638 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.567674 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.567711 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.567745 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.567811 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.567855 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.567855 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.567917 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.567952 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.567990 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.568025 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.568083 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.568083 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.568158 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.568196 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.568230 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.568264 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.568307 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.568307 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.568307 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.568404 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.568404 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.568470 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.568514 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.568552 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.568590 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.568627 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.568662 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.568710 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.568748 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.568801 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.568838 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.568883 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.568920 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.568956 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.568992 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.569028 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.569078 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.569117 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.569155 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.569155 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.569214 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.569258 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.569258 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.569258 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.569642 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.569692 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.569761 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.569836 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.569880 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.569919 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.569985 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.570028 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.570088 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.570129 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.570166 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.570202 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.570245 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.570281 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.570316 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.570350 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.570387 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.570420 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.570465 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.570501 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.570641 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.570681 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.570715 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.570748 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.570799 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.570836 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.570871 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.570907 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.572559 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.572710 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.572782 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.572866 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.572922 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.572963 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.573072 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.573119 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.573158 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.573193 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.573243 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.573282 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.573319 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.573353 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.573394 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.573430 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.573467 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.573506 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.573542 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.573578 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.573614 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.573655 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.573693 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.573728 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.573778 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.573817 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.573817 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.573817 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.573921 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.573921 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.573996 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.574049 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.574090 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.574134 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.574172 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.574206 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.574244 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.574278 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.574323 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.574365 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.574365 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.574365 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.574474 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.574474 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.574542 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.574578 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.574615 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.574654 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.574694 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.574727 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.574727 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.574893 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.574893 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.574968 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.575004 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.575004 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.575668 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.575719 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.575804 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.575860 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.575860 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.575948 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.575985 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.576023 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.576079 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.576118 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.576155 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.576189 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.576227 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.576271 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.576312 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.576355 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.576393 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.576428 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.576472 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.576513 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.576550 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.576595 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.576633 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.576680 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.576716 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.576759 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.576819 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.576819 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.576895 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.576937 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.576977 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.577015 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.577067 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.577108 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.577147 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.577188 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.577223 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.577261 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.577302 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.577346 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.577386 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.577421 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.577465 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.577502 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.577540 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.577581 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.577620 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.577654 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.577695 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.577735 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.577794 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.577836 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.577878 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.577916 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.577952 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.577987 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.578028 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.578073 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.578110 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.578144 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.578181 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.578226 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.578266 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.578300 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.578343 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.578379 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.578416 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.578449 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.578486 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.578520 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.578558 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.578604 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.578642 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.578676 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.578713 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.578755 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.578804 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.578844 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.578879 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.578917 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.578962 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.579001 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.579037 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.579080 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.579119 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.579154 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.579192 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.579229 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.579266 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.579308 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.579360 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.579399 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.579435 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.579470 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.579505 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.579541 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.579576 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.579616 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.579656 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.579694 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.579729 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.579781 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.579831 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.579875 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.579912 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.579950 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.579984 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.580021 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.580062 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.580100 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.580138 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.580182 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.580219 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.580219 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.580294 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.580336 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.580379 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.580415 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.580452 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.580488 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.580526 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.580560 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.580596 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.580643 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.580690 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.580728 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.580763 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.580817 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.580862 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.580900 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.580936 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.580972 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.581008 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.581060 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.581100 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.581135 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.581175 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.581208 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.581244 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.581278 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.581316 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.581316 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.581394 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.581433 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.581433 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.581497 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.581533 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.581567 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.581606 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.581639 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.581676 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.581723 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.581761 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.581814 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.581849 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.581888 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.581923 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.581959 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.581993 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.582031 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.582075 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.582124 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.582160 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.582196 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.582232 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.582267 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.582301 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.582337 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.582377 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.582414 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.582456 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.582494 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.582531 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.582566 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.582607 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.582643 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.582682 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.582717 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.582753 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.582801 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.582850 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.582888 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.582928 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.582965 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.583000 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.583036 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.583079 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.583079 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.583156 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.583156 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.583228 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.583266 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.583301 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.583343 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.583343 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.583343 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.583444 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.583485 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.583485 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.583556 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.583592 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.583629 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.583663 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.583700 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.583734 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.583787 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.583826 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.583862 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.583898 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.583948 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.583989 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.583989 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.583989 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.583989 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.584122 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.584167 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.584206 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.584242 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.584278 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.584320 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.584364 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.584364 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.584364 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.584364 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.585670 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.585721 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.585758 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.585811 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.585861 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.585901 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.585940 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.585974 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.586011 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.586053 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.586092 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.586221 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.586272 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.586321 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.586359 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.586395 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.586431 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.586467 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.586509 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.586545 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.586582 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.586617 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.586660 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.586696 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.586733 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.586781 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.586829 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.586866 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.587119 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.587177 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.587235 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.587278 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.587323 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.587365 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.587401 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.587436 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.587472 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.587513 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.587549 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.587586 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.587621 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.587669 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.587707 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.587814 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.587858 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.587896 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.587930 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.587976 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.588012 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.588059 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.588099 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.588146 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.588185 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.588225 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.588264 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.588264 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.588788 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.588875 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.588924 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.588963 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.589007 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.589067 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.589112 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.589148 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.589191 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.589229 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.589265 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.589302 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.589338 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.589376 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.589419 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.589457 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.589492 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.589536 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.589572 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.589611 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.589646 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.589682 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.589717 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.589844 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.589891 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.589928 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.589966 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.590002 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.590054 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.590102 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.590141 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.590179 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.590212 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.590260 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.590298 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.590335 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.590368 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.590404 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.590437 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.590476 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.590510 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.590547 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.590580 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.590624 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.590662 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.590697 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.590731 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.590782 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.590821 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.590856 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.590894 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.590928 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.590976 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.591013 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.591013 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.591013 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.594265 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.594322 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.594411 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.594459 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.594499 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.594537 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.594588 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.594627 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.594666 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.594713 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.594751 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.594805 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.594842 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.594887 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.594923 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.594961 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.595003 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.595041 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.595088 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.595123 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.595159 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.595196 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.595196 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.595196 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.595288 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.595334 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.595427 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.595507 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.599335 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.599403 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.599450 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.599502 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.599563 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.599620 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.599684 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.599736 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.599809 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.599850 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.599891 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.599926 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.599964 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.599998 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.600035 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.600098 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.600133 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.600188 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.600228 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.600265 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.600301 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.600336 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.600372 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.600412 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.600412 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.600480 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.600517 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.600517 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.600590 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.600590 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.600658 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.600701 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.600741 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.600794 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.600835 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.600869 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.600908 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.600942 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.600989 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.601027 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.601073 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.601073 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.601140 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.601140 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.601140 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.601234 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.601278 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.601278 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.601351 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.601401 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.601439 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.601439 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.601505 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.601544 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.601544 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.601544 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 01 00:11:26.603423 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100409) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.603485 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100406) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.603528 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.603571 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.603613 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.603650 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.603691 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.603733 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100407) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.603789 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.603830 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100408) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 01 00:11:26.603880 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100409) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.603918 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100406) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.603954 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.603990 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 01 00:11:26.604032 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100406) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.604077 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100409) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.604115 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.604149 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 01 00:11:26.604186 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.604226 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 01 00:11:26.604267 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100407) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.604302 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100408) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 01 00:11:26.604345 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100407) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.604382 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100408) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 01 00:11:26.645495 np0000006296 devstack@c-api.service[100406]: INFO dbcounter [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Registered counter for database cinder Aug 01 00:11:26.645599 np0000006296 devstack@c-api.service[100408]: INFO dbcounter [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Registered counter for database cinder Aug 01 00:11:26.645649 np0000006296 devstack@c-api.service[100409]: INFO dbcounter [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Registered counter for database cinder Aug 01 00:11:26.646127 np0000006296 devstack@c-api.service[100407]: INFO dbcounter [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Registered counter for database cinder Aug 01 00:11:26.684147 np0000006296 devstack@c-api.service[100408]: DEBUG oslo_db.sqlalchemy.engines [None req-c3021a75-479b-4cee-9545-09df7b3cb128 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=100408) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:11:26.685396 np0000006296 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af 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=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:11:26.686123 np0000006296 devstack@c-api.service[100409]: DEBUG oslo_db.sqlalchemy.engines [None req-be44f88d-fd37-42da-8932-df48152bd115 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=100409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:11:26.686948 np0000006296 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc 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=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:11:26.786114 np0000006296 devstack@c-api.service[100408]: DEBUG dbcounter [-] [100408] Writer thread running {{(pid=100408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 01 00:11:26.788522 np0000006296 devstack@c-api.service[100408]: INFO cinder.rpc [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 01 00:11:26.789912 np0000006296 devstack@c-api.service[100409]: DEBUG dbcounter [-] [100409] Writer thread running {{(pid=100409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 01 00:11:26.790712 np0000006296 devstack@c-api.service[100408]: INFO cinder.rpc [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 01 00:11:26.791249 np0000006296 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writer thread running {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 01 00:11:26.791869 np0000006296 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writer thread running {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 01 00:11:26.792501 np0000006296 devstack@c-api.service[100409]: INFO cinder.rpc [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 01 00:11:26.792711 np0000006296 devstack@c-api.service[100408]: INFO cinder.rpc [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 01 00:11:26.793549 np0000006296 devstack@c-api.service[100406]: INFO cinder.rpc [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 01 00:11:26.794007 np0000006296 devstack@c-api.service[100407]: INFO cinder.rpc [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 01 00:11:26.794559 np0000006296 devstack@c-api.service[100408]: INFO cinder.rpc [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 01 00:11:26.794896 np0000006296 devstack@c-api.service[100409]: INFO cinder.rpc [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 01 00:11:26.794940 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.795186 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.795730 np0000006296 devstack@c-api.service[100406]: INFO cinder.rpc [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 01 00:11:26.795966 np0000006296 devstack@c-api.service[100407]: INFO cinder.rpc [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 01 00:11:26.796895 np0000006296 devstack@c-api.service[100408]: WARNING cinder.keymgr.conf_key_mgr [None req-c3021a75-479b-4cee-9545-09df7b3cb128 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 01 00:11:26.796954 np0000006296 devstack@c-api.service[100409]: INFO cinder.rpc [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 01 00:11:26.797695 np0000006296 devstack@c-api.service[100406]: INFO cinder.rpc [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 01 00:11:26.797910 np0000006296 devstack@c-api.service[100407]: INFO cinder.rpc [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 01 00:11:26.798787 np0000006296 devstack@c-api.service[100409]: INFO cinder.rpc [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 01 00:11:26.799127 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.799388 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.799447 np0000006296 devstack@c-api.service[100406]: INFO cinder.rpc [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 01 00:11:26.799491 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.799649 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.799739 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.799904 np0000006296 devstack@c-api.service[100407]: INFO cinder.rpc [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 01 00:11:26.799984 np0000006296 devstack@c-api.service[100409]: WARNING cinder.keymgr.conf_key_mgr [None req-be44f88d-fd37-42da-8932-df48152bd115 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 01 00:11:26.800014 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.800244 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.800503 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.800593 np0000006296 devstack@c-api.service[100406]: WARNING cinder.keymgr.conf_key_mgr [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af 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 01 00:11:26.801119 np0000006296 devstack@c-api.service[100407]: WARNING cinder.keymgr.conf_key_mgr [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc 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 01 00:11:26.802623 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.802761 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.803246 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.803381 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.803464 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.803597 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.828636 np0000006296 devstack@c-api.service[100408]: DEBUG oslo_db.sqlalchemy.engines [None req-c3021a75-479b-4cee-9545-09df7b3cb128 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=100408) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:11:26.830788 np0000006296 devstack@c-api.service[100408]: INFO cinder.rpc [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 01 00:11:26.832745 np0000006296 devstack@c-api.service[100408]: INFO cinder.rpc [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 01 00:11:26.833145 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.833285 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.835343 np0000006296 devstack@c-api.service[100409]: DEBUG oslo_db.sqlalchemy.engines [None req-be44f88d-fd37-42da-8932-df48152bd115 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=100409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:11:26.836188 np0000006296 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc 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=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:11:26.837180 np0000006296 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af 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=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:11:26.838640 np0000006296 devstack@c-api.service[100407]: INFO cinder.rpc [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 01 00:11:26.840559 np0000006296 devstack@c-api.service[100407]: INFO cinder.rpc [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 01 00:11:26.840795 np0000006296 devstack@c-api.service[100406]: INFO cinder.rpc [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 01 00:11:26.840930 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.841073 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.841316 np0000006296 devstack@c-api.service[100409]: INFO cinder.rpc [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 01 00:11:26.841886 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.842067 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.843779 np0000006296 devstack@c-api.service[100406]: INFO cinder.rpc [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 01 00:11:26.844178 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.844251 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.844289 np0000006296 devstack@c-api.service[100409]: INFO cinder.rpc [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 01 00:11:26.844325 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.844393 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.844670 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.844844 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.847919 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.848097 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.850863 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.850998 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.851063 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.851221 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.852954 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.853094 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.853252 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.853397 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.854004 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.854163 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.854846 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.854968 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.856336 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.856429 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.856463 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.856641 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.856672 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.856787 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.856939 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.857071 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.858808 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.858935 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.859574 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.859698 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.859865 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.859962 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.860008 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.860175 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.860731 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.860867 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.861547 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.861657 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.861689 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.861799 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.863185 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.863277 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.863311 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.863413 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.863575 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.863692 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.865219 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.865275 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.865403 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.865449 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.865906 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.866034 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.867190 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.867240 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.867313 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.867360 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.867852 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.867972 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.869413 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.869465 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.869547 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.869592 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.869716 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.869915 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.869961 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.870030 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.870706 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.870752 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.870843 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.870888 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.871358 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.871533 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.871595 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.871728 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.872394 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.872516 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.872551 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.872575 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.872665 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.872697 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.873215 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.873327 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.873531 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.873671 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.874037 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.874159 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.874438 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.874473 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.874495 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.874579 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.874701 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.874834 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.875355 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.875463 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.876233 np0000006296 devstack@c-api.service[100408]: WARNING cinder.api.contrib.hosts [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 01 00:11:26.876382 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.876460 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.876510 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.876565 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.876604 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.876730 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.877099 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extended resource: extensions {{(pid=100408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.877250 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.877406 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.878099 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extended resource: consistencygroups {{(pid=100408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.878488 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.878616 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.879647 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extended resource: extra_specs {{(pid=100408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.879821 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.879982 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.880489 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.880519 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.880620 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.880650 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.881349 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.881482 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.881515 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.881596 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.881675 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extended resource: capabilities {{(pid=100408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.882364 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.882503 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.882638 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extended resource: backups {{(pid=100408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.883233 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.883270 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.883292 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.883363 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.883411 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.883436 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.884099 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.884221 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extended resource: os-quota-sets {{(pid=100408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.884251 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.884585 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.884697 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.885038 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.885191 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.885407 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extended resource: qos-specs {{(pid=100408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.885563 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.885683 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.885906 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.886068 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.886360 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.886476 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.886683 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.886846 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.886992 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extended resource: encryption {{(pid=100408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.887161 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.887202 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.887274 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.887314 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.887830 np0000006296 devstack@c-api.service[100407]: WARNING cinder.api.contrib.hosts [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 01 00:11:26.887985 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.888114 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.888158 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.888192 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extended resource: encryption {{(pid=100408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.888291 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.888649 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.888757 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.889057 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extended resource: extensions {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.889304 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.889348 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extended resource: cgsnapshots {{(pid=100408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.889426 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.889502 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.889630 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.890255 np0000006296 devstack@c-api.service[100406]: WARNING cinder.api.contrib.hosts [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 01 00:11:26.890446 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extended resource: scheduler-stats {{(pid=100408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.890508 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extended resource: consistencygroups {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.890547 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.890635 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.890757 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.890889 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.891264 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extended resource: extensions {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.891574 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extended resource: os-volume-manage {{(pid=100408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.891678 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.891812 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.892115 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extended resource: extra_specs {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.892326 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extended resource: consistencygroups {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.892494 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.892607 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.892649 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extended resource: os-snapshot-manage {{(pid=100408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.893285 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.893409 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.893784 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extended resource: os-volume-transfer {{(pid=100408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.894284 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extended resource: extra_specs {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.894325 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extended resource: capabilities {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.894362 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.894362 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.894756 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.894883 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.894946 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extended resource: backups {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.895079 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extended resource: os-hosts {{(pid=100408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.895427 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.895536 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.896028 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extended resource: capabilities {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.896146 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extended resource: os-volume-type-access {{(pid=100408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.896321 np0000006296 devstack@c-api.service[100409]: WARNING cinder.api.contrib.hosts [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 01 00:11:26.896551 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.896595 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extended resource: os-quota-sets {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.896654 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.897002 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extended resource: backups {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.897167 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extended resource: extensions {{(pid=100409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.897409 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extended resource: os-availability-zone {{(pid=100408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.897736 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extended resource: qos-specs {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.898234 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extended resource: consistencygroups {{(pid=100409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.898461 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extended resource: os-quota-class-sets {{(pid=100408) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.898634 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extended resource: os-quota-sets {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.899478 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extended resource: encryption {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.899688 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.899822 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extended resource: qos-specs {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.899869 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extended resource: extra_specs {{(pid=100409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.899904 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.900509 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.900628 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.900784 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extended resource: encryption {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.901273 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.901388 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.901490 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extended resource: encryption {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.901784 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extended resource: capabilities {{(pid=100409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.901897 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.snapshot_actions [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] SnapshotActionsController initialized {{(pid=100408) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 01 00:11:26.901985 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extended resource: cgsnapshots {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.902244 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.902359 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.902745 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extended resource: encryption {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.902800 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extended resource: backups {{(pid=100409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.902931 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.903062 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.903152 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extended resource: scheduler-stats {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.903655 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.903777 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.903978 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extended resource: cgsnapshots {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.904295 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extended resource: os-volume-manage {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.904447 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.904489 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extended resource: os-quota-sets {{(pid=100409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.904552 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.905069 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.905190 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extended resource: scheduler-stats {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.905234 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.905302 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.905401 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.905507 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.905560 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extended resource: os-snapshot-manage {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.905599 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.905635 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extended resource: qos-specs {{(pid=100409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.905687 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extension UsedLimits extending resource: limits {{(pid=100408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.905792 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.905890 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.905983 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.906104 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extension AdminActions extending resource: volumes {{(pid=100408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.906216 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extension AdminActions extending resource: snapshots {{(pid=100408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.906306 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extension AdminActions extending resource: backups {{(pid=100408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.906394 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extension VolumeActions extending resource: volumes {{(pid=100408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.906436 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extended resource: os-volume-manage {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.906507 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.906605 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.router [None req-c3021a75-479b-4cee-9545-09df7b3cb128 None None] Extension TypesManage extending resource: types {{(pid=100408) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.907239 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extended resource: os-volume-transfer {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.907392 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extended resource: encryption {{(pid=100409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.907598 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extended resource: os-snapshot-manage {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.908570 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extended resource: os-hosts {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.908643 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extended resource: encryption {{(pid=100409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.908746 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extended resource: os-volume-transfer {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.909712 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extended resource: os-volume-type-access {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.909810 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extended resource: cgsnapshots {{(pid=100409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.910142 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extended resource: os-hosts {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.910974 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extended resource: scheduler-stats {{(pid=100409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.911022 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extended resource: os-availability-zone {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.911198 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extended resource: os-volume-type-access {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.912095 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extended resource: os-quota-class-sets {{(pid=100407) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.912256 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extended resource: os-volume-manage {{(pid=100409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.912478 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extended resource: os-availability-zone {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.913357 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extended resource: os-snapshot-manage {{(pid=100409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.913453 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.913554 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extended resource: os-quota-class-sets {{(pid=100406) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.913613 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.914063 np0000006296 devstack@c-api.service[100408]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a0ac80a4668 pid: 100408 (default app) Aug 01 00:11:26.914325 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.914458 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.914504 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extended resource: os-volume-transfer {{(pid=100409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.914842 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.914976 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.915106 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.915222 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.915728 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extended resource: os-hosts {{(pid=100409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.915783 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.snapshot_actions [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] SnapshotActionsController initialized {{(pid=100407) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 01 00:11:26.915823 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.915888 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.916079 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.916190 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.916533 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.916649 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.916733 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extended resource: os-volume-type-access {{(pid=100409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.916788 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.916886 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.917173 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.snapshot_actions [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] SnapshotActionsController initialized {{(pid=100406) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 01 00:11:26.917518 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.917561 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.917627 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.917670 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.918015 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extended resource: os-availability-zone {{(pid=100409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.918241 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.918284 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.918361 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.918403 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.918861 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.918973 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.919015 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.919073 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extended resource: os-quota-class-sets {{(pid=100409) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 01 00:11:26.919113 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.919148 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.919222 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.919321 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.919402 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.919492 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extension UsedLimits extending resource: limits {{(pid=100407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.919581 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extension SnapshotActions extending resource: snapshots {{(pid=100407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.919678 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.919776 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.919834 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extension VolumeTypeAccess extending resource: types {{(pid=100407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.919925 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.919965 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extension AdminActions extending resource: volumes {{(pid=100407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.920031 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extension AdminActions extending resource: snapshots {{(pid=100407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.920134 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extension AdminActions extending resource: backups {{(pid=100407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.920219 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extension VolumeActions extending resource: volumes {{(pid=100407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.920267 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.920329 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.920370 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.920407 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.router [None req-d2c5fce0-faf2-4833-b6bf-a642ae3c50dc None None] Extension TypesManage extending resource: types {{(pid=100407) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.920440 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.920550 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.920643 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.920741 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.920853 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.920947 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.922670 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extension UsedLimits extending resource: limits {{(pid=100406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.922730 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.922785 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extension SnapshotActions extending resource: snapshots {{(pid=100406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.922821 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.922859 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.922859 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extension VolumeTypeAccess extending resource: types {{(pid=100406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.922859 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extension AdminActions extending resource: volumes {{(pid=100406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.922859 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extension AdminActions extending resource: snapshots {{(pid=100406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.922859 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extension AdminActions extending resource: backups {{(pid=100406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.922859 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extension VolumeActions extending resource: volumes {{(pid=100406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.923066 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.923102 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.923136 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-61685d25-4c5f-4a38-9451-6715b2ca8669 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:11:26.923171 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.router [None req-936ddfc5-ea82-43d5-a1ed-7d70d42650af None None] Extension TypesManage extending resource: types {{(pid=100406) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.923202 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.923202 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.contrib.snapshot_actions [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] SnapshotActionsController initialized {{(pid=100409) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 01 00:11:26.923202 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.923202 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.924007 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.924007 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.924367 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.924478 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.924720 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1/1] 10.4.3.222 () {60 vars in 925 bytes} [Sat Aug 1 00:11:26 2026] GET /volume/v3/ => generated 114 bytes in 10 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 01 00:11:26.925219 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:11:26.925306 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:11:26.925826 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.925954 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.926294 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.926294 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.926294 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.926408 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.926443 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extension UsedLimits extending resource: limits {{(pid=100409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.926542 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.926630 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.926718 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.926857 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extension AdminActions extending resource: volumes {{(pid=100409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.926938 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extension AdminActions extending resource: snapshots {{(pid=100409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.927077 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extension AdminActions extending resource: backups {{(pid=100409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.927208 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extension VolumeActions extending resource: volumes {{(pid=100409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.927366 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.927468 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.router [None req-be44f88d-fd37-42da-8932-df48152bd115 None None] Extension TypesManage extending resource: types {{(pid=100409) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 01 00:11:26.927908 np0000006296 devstack@c-api.service[100407]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a0ac80a4668 pid: 100407 (default app) Aug 01 00:11:26.929636 np0000006296 devstack@c-api.service[100406]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a0ac80a4668 pid: 100406 (default app) Aug 01 00:11:26.935266 np0000006296 devstack@c-api.service[100409]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a0ac80a4668 pid: 100409 (default app) Aug 01 00:11:31.524369 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a3e4d7ad-31ec-4b1a-a133-ad3eccec6f52 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:11:32.052944 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a3e4d7ad-31ec-4b1a-a133-ad3eccec6f52 admin admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:11:32.053516 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a3e4d7ad-31ec-4b1a-a133-ad3eccec6f52 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:11:32.055116 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:11:32.055116 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:11:32.087871 np0000006296 devstack@c-api.service[100408]: DEBUG oslo_db.sqlalchemy.engines [None req-a3e4d7ad-31ec-4b1a-a133-ad3eccec6f52 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=100408) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:11:32.112043 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a3e4d7ad-31ec-4b1a-a133-ad3eccec6f52 admin admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:11:32.112534 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 2/2] 10.4.3.222 () {68 vars in 1302 bytes} [Sat Aug 1 00:11:31 2026] POST /volume/v3/types => generated 183 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:11:32.129271 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2cf77692-0c6a-4da4-9896-86a0305c073d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:11:32.403416 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2cf77692-0c6a-4da4-9896-86a0305c073d admin admin] POST https://10.4.3.222/volume/v3/types/a83d2848-7ca8-46d8-9751-b738c9f1c180/extra_specs Aug 01 00:11:32.404153 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2cf77692-0c6a-4da4-9896-86a0305c073d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:11:32.406233 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:11:32.406233 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:11:32.439686 np0000006296 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-2cf77692-0c6a-4da4-9896-86a0305c073d 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=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:11:32.493140 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2cf77692-0c6a-4da4-9896-86a0305c073d admin admin] https://10.4.3.222/volume/v3/types/a83d2848-7ca8-46d8-9751-b738c9f1c180/extra_specs returned with HTTP 200 Aug 01 00:11:32.493610 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1/3] 10.4.3.222 () {68 vars in 1449 bytes} [Sat Aug 1 00:11:32 2026] POST /volume/v3/types/a83d2848-7ca8-46d8-9751-b738c9f1c180/extra_specs => generated 52 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:11:32.712974 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f0cd2e3e-781f-47ec-92e1-939dd1f1e1fd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:11:32.989296 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f0cd2e3e-781f-47ec-92e1-939dd1f1e1fd admin admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:11:32.990098 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f0cd2e3e-781f-47ec-92e1-939dd1f1e1fd admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:11:32.991870 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:11:32.991870 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:11:33.024411 np0000006296 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-f0cd2e3e-781f-47ec-92e1-939dd1f1e1fd 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=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:11:33.049805 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f0cd2e3e-781f-47ec-92e1-939dd1f1e1fd admin admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:11:33.050263 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1/4] 10.4.3.222 () {68 vars in 1302 bytes} [Sat Aug 1 00:11:32 2026] POST /volume/v3/types => generated 186 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:11:33.068946 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9a31a632-7c87-4834-93f9-2015aa6c067a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:11:33.347310 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9a31a632-7c87-4834-93f9-2015aa6c067a admin admin] POST https://10.4.3.222/volume/v3/types/4aabdd4f-d96e-4a93-b10b-0f9a12038e67/extra_specs Aug 01 00:11:33.347913 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9a31a632-7c87-4834-93f9-2015aa6c067a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:11:33.349733 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:11:33.349733 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:11:33.383278 np0000006296 devstack@c-api.service[100409]: DEBUG oslo_db.sqlalchemy.engines [None req-9a31a632-7c87-4834-93f9-2015aa6c067a 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=100409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:11:33.442971 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9a31a632-7c87-4834-93f9-2015aa6c067a admin admin] https://10.4.3.222/volume/v3/types/4aabdd4f-d96e-4a93-b10b-0f9a12038e67/extra_specs returned with HTTP 200 Aug 01 00:11:33.443451 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1/5] 10.4.3.222 () {68 vars in 1449 bytes} [Sat Aug 1 00:11:33 2026] POST /volume/v3/types/4aabdd4f-d96e-4a93-b10b-0f9a12038e67/extra_specs => generated 45 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:11:42.109676 np0000006296 devstack@c-api.service[100408]: DEBUG dbcounter [-] [100408] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:11:42.491792 np0000006296 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:11:43.049304 np0000006296 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:11:43.441419 np0000006296 devstack@c-api.service[100409]: DEBUG dbcounter [-] [100409] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:11:57.700002 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-db4ae6d2-1c4f-4c01-afc6-8447312012ad None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:11:57.700597 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-db4ae6d2-1c4f-4c01-afc6-8447312012ad None None] GET https://10.4.3.222/volume// Aug 01 00:11:57.700779 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-db4ae6d2-1c4f-4c01-afc6-8447312012ad None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:11:57.701021 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-db4ae6d2-1c4f-4c01-afc6-8447312012ad None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:11:57.701524 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-db4ae6d2-1c4f-4c01-afc6-8447312012ad None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:11:57.701836 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 3/6] 10.4.3.222 () {66 vars in 1425 bytes} [Sat Aug 1 00:11:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:12:35.023824 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c7ebed82-e17c-446d-9d2f-7abbe11aa8b9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:12:35.286807 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c7ebed82-e17c-446d-9d2f-7abbe11aa8b9 tempest-verify_tempest_config-638115508 tempest-verify_tempest_config-638115508-project-member] GET https://10.4.3.222/volume/v3/extensions Aug 01 00:12:35.286919 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c7ebed82-e17c-446d-9d2f-7abbe11aa8b9 tempest-verify_tempest_config-638115508 tempest-verify_tempest_config-638115508-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:12:35.287257 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c7ebed82-e17c-446d-9d2f-7abbe11aa8b9 tempest-verify_tempest_config-638115508 tempest-verify_tempest_config-638115508-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:12:35.287360 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c7ebed82-e17c-446d-9d2f-7abbe11aa8b9 tempest-verify_tempest_config-638115508 tempest-verify_tempest_config-638115508-project-member] https://10.4.3.222/volume/v3/extensions returned with HTTP 200 Aug 01 00:12:35.287744 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 2/7] 10.4.3.222 () {66 vars in 1246 bytes} [Sat Aug 1 00:12:35 2026] GET /volume/v3/extensions => generated 5245 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:13:24.465975 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5c5c5698-91fe-459f-91e7-e6e5ce52d578 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:24.836172 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5c5c5698-91fe-459f-91e7-e6e5ce52d578 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:13:24.836693 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5c5c5698-91fe-459f-91e7-e6e5ce52d578 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1625471076", "imageRef": "a7e69f30-42a3-4df7-b511-e7ec77a3747d"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:13:24.838336 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-5c5c5698-91fe-459f-91e7-e6e5ce52d578 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1625471076', 'imageRef': 'a7e69f30-42a3-4df7-b511-e7ec77a3747d'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:13:25.458354 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-5c5c5698-91fe-459f-91e7-e6e5ce52d578 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Create volume of 1 GB Aug 01 00:13:25.472835 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5c5c5698-91fe-459f-91e7-e6e5ce52d578 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Availability zone cache updated, next update will occur around 2026-08-01 01:13:25.471692. {{(pid=100406) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 00:13:25.472835 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5c5c5698-91fe-459f-91e7-e6e5ce52d578 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Availability Zones retrieved successfully. Aug 01 00:13:25.497467 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5c5c5698-91fe-459f-91e7-e6e5ce52d578 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Flow 'volume_create_api' (44961532-d485-4f03-934c-ed97042a9247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:13:25.499093 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5c5c5698-91fe-459f-91e7-e6e5ce52d578 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f30a3a80-6c86-4df1-aaad-e2e5d1f20240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:25.500613 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-5c5c5698-91fe-459f-91e7-e6e5ce52d578 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:13:25.618735 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5c5c5698-91fe-459f-91e7-e6e5ce52d578 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f30a3a80-6c86-4df1-aaad-e2e5d1f20240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:25.619060 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5c5c5698-91fe-459f-91e7-e6e5ce52d578 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (628d4efb-31b7-4bd3-ba95-3c605317b779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:25.679405 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-5c5c5698-91fe-459f-91e7-e6e5ce52d578 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-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 01 00:13:25.679801 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-5c5c5698-91fe-459f-91e7-e6e5ce52d578 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-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 01 00:13:25.750202 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-5c5c5698-91fe-459f-91e7-e6e5ce52d578 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Created reservations ['0f05d0f2-54fe-4c9f-a7c9-6ed6b8a049bb', 'c6e71bfd-8a22-476b-b007-2447ff90e0d8', '24eda2b3-4e4d-4b80-a3b5-ef671a9673c1', '7e0f1913-2ffc-4b3a-ba96-94f39b3e58e4'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:13:25.751432 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5c5c5698-91fe-459f-91e7-e6e5ce52d578 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (628d4efb-31b7-4bd3-ba95-3c605317b779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f05d0f2-54fe-4c9f-a7c9-6ed6b8a049bb', 'c6e71bfd-8a22-476b-b007-2447ff90e0d8', '24eda2b3-4e4d-4b80-a3b5-ef671a9673c1', '7e0f1913-2ffc-4b3a-ba96-94f39b3e58e4']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:25.752296 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5c5c5698-91fe-459f-91e7-e6e5ce52d578 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37d92dff-aa17-4932-ae1f-fab089f42d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:25.815722 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5c5c5698-91fe-459f-91e7-e6e5ce52d578 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37d92dff-aa17-4932-ae1f-fab089f42d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4bac931-8a3d-42ee-9975-bd22ab0fbeee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1625471076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75a55e5568b742bea44bcf51a8dfa965',qos_specs=None,replication_status=,reservations=['0f05d0f2-54fe-4c9f-a7c9-6ed6b8a049bb','c6e71bfd-8a22-476b-b007-2447ff90e0d8','24eda2b3-4e4d-4b80-a3b5-ef671a9673c1','7e0f1913-2ffc-4b3a-ba96-94f39b3e58e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c8c7f9a4feb4e23a2146161a5d67bb7',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:13:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1625471076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4bac931-8a3d-42ee-9975-bd22ab0fbeee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75a55e5568b742bea44bcf51a8dfa965',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c8c7f9a4feb4e23a2146161a5d67bb7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:25.816837 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5c5c5698-91fe-459f-91e7-e6e5ce52d578 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6048fdc-f1fb-48b7-b879-5d7587ee52f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:25.844959 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5c5c5698-91fe-459f-91e7-e6e5ce52d578 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6048fdc-f1fb-48b7-b879-5d7587ee52f7) transitioned into state 'SUCCESS' from state '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-1625471076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75a55e5568b742bea44bcf51a8dfa965',qos_specs=None,replication_status=,reservations=['0f05d0f2-54fe-4c9f-a7c9-6ed6b8a049bb','c6e71bfd-8a22-476b-b007-2447ff90e0d8','24eda2b3-4e4d-4b80-a3b5-ef671a9673c1','7e0f1913-2ffc-4b3a-ba96-94f39b3e58e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c8c7f9a4feb4e23a2146161a5d67bb7',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:25.845632 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5c5c5698-91fe-459f-91e7-e6e5ce52d578 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98c28a34-99e2-4597-a40f-1ab35a553556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:25.874402 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5c5c5698-91fe-459f-91e7-e6e5ce52d578 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98c28a34-99e2-4597-a40f-1ab35a553556) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:25.875390 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5c5c5698-91fe-459f-91e7-e6e5ce52d578 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Flow 'volume_create_api' (44961532-d485-4f03-934c-ed97042a9247) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:13:25.875815 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5c5c5698-91fe-459f-91e7-e6e5ce52d578 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Create volume request issued successfully. Aug 01 00:13:25.877000 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5c5c5698-91fe-459f-91e7-e6e5ce52d578 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:13:25.877455 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 2/8] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:13:24 2026] POST /volume/v3/volumes => generated 752 bytes in 1413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:13:25.893397 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f26cd77e-6811-42b8-bb7d-c9aa1d9bd778 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:25.897135 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f26cd77e-6811-42b8-bb7d-c9aa1d9bd778 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] GET https://10.4.3.222/volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee Aug 01 00:13:25.897393 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f26cd77e-6811-42b8-bb7d-c9aa1d9bd778 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:25.898022 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f26cd77e-6811-42b8-bb7d-c9aa1d9bd778 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:25.939563 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:25.939563 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:13:25.947671 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f26cd77e-6811-42b8-bb7d-c9aa1d9bd778 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Volume info retrieved successfully. Aug 01 00:13:25.959533 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f26cd77e-6811-42b8-bb7d-c9aa1d9bd778 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee returned with HTTP 200 Aug 01 00:13:25.959940 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 2/9] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:25 2026] GET /volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee => generated 820 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:26.975650 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-576385a5-2343-4d64-9baa-10e4d0e3b749 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:26.980799 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-576385a5-2343-4d64-9baa-10e4d0e3b749 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] GET https://10.4.3.222/volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee Aug 01 00:13:26.980799 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-576385a5-2343-4d64-9baa-10e4d0e3b749 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:26.980799 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-576385a5-2343-4d64-9baa-10e4d0e3b749 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:27.028036 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:27.028036 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:13:27.036492 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-576385a5-2343-4d64-9baa-10e4d0e3b749 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Volume info retrieved successfully. Aug 01 00:13:27.044309 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-576385a5-2343-4d64-9baa-10e4d0e3b749 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee returned with HTTP 200 Aug 01 00:13:27.044918 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 4/10] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:26 2026] GET /volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee => generated 844 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:28.063034 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d5197b63-8313-41f6-bb63-70f7fc2882b8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:28.070506 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d5197b63-8313-41f6-bb63-70f7fc2882b8 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] GET https://10.4.3.222/volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee Aug 01 00:13:28.070735 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d5197b63-8313-41f6-bb63-70f7fc2882b8 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:28.071033 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d5197b63-8313-41f6-bb63-70f7fc2882b8 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:28.106588 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:28.106588 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:13:28.113673 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d5197b63-8313-41f6-bb63-70f7fc2882b8 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Volume info retrieved successfully. Aug 01 00:13:28.122058 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d5197b63-8313-41f6-bb63-70f7fc2882b8 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee returned with HTTP 200 Aug 01 00:13:28.122527 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 3/11] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:28 2026] GET /volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee => generated 844 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:29.139245 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-12165797-555a-4bff-aa8e-f0fda0625699 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:29.144632 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-12165797-555a-4bff-aa8e-f0fda0625699 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] GET https://10.4.3.222/volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee Aug 01 00:13:29.144632 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-12165797-555a-4bff-aa8e-f0fda0625699 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:29.144632 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-12165797-555a-4bff-aa8e-f0fda0625699 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:29.151895 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:29.151895 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:13:29.159370 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-12165797-555a-4bff-aa8e-f0fda0625699 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Volume info retrieved successfully. Aug 01 00:13:29.170204 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-12165797-555a-4bff-aa8e-f0fda0625699 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee returned with HTTP 200 Aug 01 00:13:29.170204 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 3/12] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:29 2026] GET /volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee => generated 905 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:30.187191 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-cbcc8460-bf2b-46c9-b677-4d2b281854ca None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:30.189317 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cbcc8460-bf2b-46c9-b677-4d2b281854ca tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] GET https://10.4.3.222/volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee Aug 01 00:13:30.189633 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cbcc8460-bf2b-46c9-b677-4d2b281854ca tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:30.189926 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cbcc8460-bf2b-46c9-b677-4d2b281854ca tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:30.204135 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:30.204135 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:13:30.209626 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-cbcc8460-bf2b-46c9-b677-4d2b281854ca tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Volume info retrieved successfully. Aug 01 00:13:30.217718 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cbcc8460-bf2b-46c9-b677-4d2b281854ca tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee returned with HTTP 200 Aug 01 00:13:30.218253 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 3/13] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:30 2026] GET /volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee => generated 905 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:31.237203 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-97dfd4a2-9aed-4ab5-a496-c562584a517a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:31.239691 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-97dfd4a2-9aed-4ab5-a496-c562584a517a tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] GET https://10.4.3.222/volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee Aug 01 00:13:31.239901 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-97dfd4a2-9aed-4ab5-a496-c562584a517a tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:31.240072 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-97dfd4a2-9aed-4ab5-a496-c562584a517a tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:31.246752 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:31.246752 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:13:31.251036 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-97dfd4a2-9aed-4ab5-a496-c562584a517a tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Volume info retrieved successfully. Aug 01 00:13:31.255420 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-97dfd4a2-9aed-4ab5-a496-c562584a517a tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee returned with HTTP 200 Aug 01 00:13:31.255913 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 5/14] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:31 2026] GET /volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:32.059917 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ebfb9bf6-db91-4268-b2e8-465c78ea4027 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:32.269600 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e3a3125c-5d4c-401c-a268-8f9f1c372ca8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:32.272971 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e3a3125c-5d4c-401c-a268-8f9f1c372ca8 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] GET https://10.4.3.222/volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee Aug 01 00:13:32.273076 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e3a3125c-5d4c-401c-a268-8f9f1c372ca8 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:32.273610 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e3a3125c-5d4c-401c-a268-8f9f1c372ca8 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:32.280474 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ebfb9bf6-db91-4268-b2e8-465c78ea4027 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:13:32.282394 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ebfb9bf6-db91-4268-b2e8-465c78ea4027 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1228311850"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:13:32.283705 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-ebfb9bf6-db91-4268-b2e8-465c78ea4027 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1228311850'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:13:32.289213 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:32.289213 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:13:32.297780 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e3a3125c-5d4c-401c-a268-8f9f1c372ca8 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Volume info retrieved successfully. Aug 01 00:13:32.303084 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e3a3125c-5d4c-401c-a268-8f9f1c372ca8 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee returned with HTTP 200 Aug 01 00:13:32.303447 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 4/15] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:32 2026] GET /volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee => generated 905 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:32.306987 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-ebfb9bf6-db91-4268-b2e8-465c78ea4027 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Create volume of 1 GB Aug 01 00:13:32.307521 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:32.307521 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:13:32.317027 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ebfb9bf6-db91-4268-b2e8-465c78ea4027 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Availability zone cache updated, next update will occur around 2026-08-01 01:13:32.316312. {{(pid=100407) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 00:13:32.317179 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ebfb9bf6-db91-4268-b2e8-465c78ea4027 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Availability Zones retrieved successfully. Aug 01 00:13:32.346585 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ebfb9bf6-db91-4268-b2e8-465c78ea4027 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Flow 'volume_create_api' (1a402729-2d2b-4daa-adf0-2ecec95315ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:13:32.348051 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ebfb9bf6-db91-4268-b2e8-465c78ea4027 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98cda683-b94a-45c2-838e-909d09d55699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:32.348868 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-ebfb9bf6-db91-4268-b2e8-465c78ea4027 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:13:32.373845 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:32.373845 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:13:32.395514 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ebfb9bf6-db91-4268-b2e8-465c78ea4027 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98cda683-b94a-45c2-838e-909d09d55699) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:33Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4aabdd4f-d96e-4a93-b10b-0f9a12038e67,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4aabdd4f-d96e-4a93-b10b-0f9a12038e67', 'encryption_key_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=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:32.396364 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ebfb9bf6-db91-4268-b2e8-465c78ea4027 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (908d23b9-725f-4a04-bac0-9be5e7c75d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:32.432727 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-ebfb9bf6-db91-4268-b2e8-465c78ea4027 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-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 01 00:13:32.433022 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-ebfb9bf6-db91-4268-b2e8-465c78ea4027 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-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 01 00:13:32.509803 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-ebfb9bf6-db91-4268-b2e8-465c78ea4027 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Created reservations ['cd33f31a-e009-48b3-8571-e49aff24d6dc', '455aaf9c-3f38-4f02-ae84-10b7a2d8f85a', '3b015f15-9dc3-433a-851b-058cba576f18', '7f09b6db-8c15-494f-89d9-d0a6d5ecd4cc'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:13:32.509803 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ebfb9bf6-db91-4268-b2e8-465c78ea4027 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (908d23b9-725f-4a04-bac0-9be5e7c75d98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd33f31a-e009-48b3-8571-e49aff24d6dc', '455aaf9c-3f38-4f02-ae84-10b7a2d8f85a', '3b015f15-9dc3-433a-851b-058cba576f18', '7f09b6db-8c15-494f-89d9-d0a6d5ecd4cc']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:32.510131 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ebfb9bf6-db91-4268-b2e8-465c78ea4027 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bd6a252-3982-4c75-b731-09d7d2bd01f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:32.544703 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ebfb9bf6-db91-4268-b2e8-465c78ea4027 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bd6a252-3982-4c75-b731-09d7d2bd01f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50ba2ff5-5bf7-424d-8ec4-37a28dec89fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1228311850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5c020612997640989d6dc75dd914eca2',qos_specs=None,replication_status=,reservations=['cd33f31a-e009-48b3-8571-e49aff24d6dc','455aaf9c-3f38-4f02-ae84-10b7a2d8f85a','3b015f15-9dc3-433a-851b-058cba576f18','7f09b6db-8c15-494f-89d9-d0a6d5ecd4cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8405ddf5e18b4c95ab1d1214ee2d22e1',volume_type_id=4aabdd4f-d96e-4a93-b10b-0f9a12038e67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:13:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1228311850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50ba2ff5-5bf7-424d-8ec4-37a28dec89fe,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5c020612997640989d6dc75dd914eca2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8405ddf5e18b4c95ab1d1214ee2d22e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4aabdd4f-d96e-4a93-b10b-0f9a12038e67),volume_type_id=4aabdd4f-d96e-4a93-b10b-0f9a12038e67)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:32.546854 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ebfb9bf6-db91-4268-b2e8-465c78ea4027 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eee29225-b7b1-4e8b-bfc7-0832a5a68892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:32.574334 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ebfb9bf6-db91-4268-b2e8-465c78ea4027 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eee29225-b7b1-4e8b-bfc7-0832a5a68892) transitioned into state 'SUCCESS' from state '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-1228311850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5c020612997640989d6dc75dd914eca2',qos_specs=None,replication_status=,reservations=['cd33f31a-e009-48b3-8571-e49aff24d6dc','455aaf9c-3f38-4f02-ae84-10b7a2d8f85a','3b015f15-9dc3-433a-851b-058cba576f18','7f09b6db-8c15-494f-89d9-d0a6d5ecd4cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8405ddf5e18b4c95ab1d1214ee2d22e1',volume_type_id=4aabdd4f-d96e-4a93-b10b-0f9a12038e67)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:32.574610 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ebfb9bf6-db91-4268-b2e8-465c78ea4027 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62f86b43-9ccd-4160-9f69-3746f75f4a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:32.603461 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ebfb9bf6-db91-4268-b2e8-465c78ea4027 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62f86b43-9ccd-4160-9f69-3746f75f4a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:32.604366 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ebfb9bf6-db91-4268-b2e8-465c78ea4027 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Flow 'volume_create_api' (1a402729-2d2b-4daa-adf0-2ecec95315ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:13:32.604698 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ebfb9bf6-db91-4268-b2e8-465c78ea4027 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Create volume request issued successfully. Aug 01 00:13:32.605299 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ebfb9bf6-db91-4268-b2e8-465c78ea4027 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:13:32.605832 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 4/16] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:13:32 2026] POST /volume/v3/volumes => generated 758 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:13:32.621783 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a3ca6836-6f3c-418e-8f61-94caa233d837 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:32.623301 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a3ca6836-6f3c-418e-8f61-94caa233d837 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] GET https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe Aug 01 00:13:32.623476 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a3ca6836-6f3c-418e-8f61-94caa233d837 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:32.623661 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a3ca6836-6f3c-418e-8f61-94caa233d837 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:32.632380 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:32.632380 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:13:32.637786 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a3ca6836-6f3c-418e-8f61-94caa233d837 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:13:32.644701 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a3ca6836-6f3c-418e-8f61-94caa233d837 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe returned with HTTP 200 Aug 01 00:13:32.645119 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 4/17] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:32 2026] GET /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:33.328867 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-98ac5913-5adb-4be9-ab2f-c66f371afdc0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:33.334794 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-98ac5913-5adb-4be9-ab2f-c66f371afdc0 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] GET https://10.4.3.222/volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee Aug 01 00:13:33.334794 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-98ac5913-5adb-4be9-ab2f-c66f371afdc0 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:33.334794 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-98ac5913-5adb-4be9-ab2f-c66f371afdc0 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:33.345672 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:33.345672 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:13:33.353642 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-98ac5913-5adb-4be9-ab2f-c66f371afdc0 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Volume info retrieved successfully. Aug 01 00:13:33.362524 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-98ac5913-5adb-4be9-ab2f-c66f371afdc0 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee returned with HTTP 200 Aug 01 00:13:33.363052 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 6/18] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:33 2026] GET /volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee => generated 905 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:33.664210 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a5b3fc3f-d108-4e83-8480-f9824f7ba1b8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:33.667830 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a5b3fc3f-d108-4e83-8480-f9824f7ba1b8 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] GET https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe Aug 01 00:13:33.667830 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a5b3fc3f-d108-4e83-8480-f9824f7ba1b8 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:33.667830 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a5b3fc3f-d108-4e83-8480-f9824f7ba1b8 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:33.680866 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:33.680866 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:13:33.687832 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a5b3fc3f-d108-4e83-8480-f9824f7ba1b8 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:13:33.699189 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a5b3fc3f-d108-4e83-8480-f9824f7ba1b8 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe returned with HTTP 200 Aug 01 00:13:33.699586 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 5/19] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:33 2026] GET /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:33.715980 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8d706f2d-6444-4cb1-80f9-35268a1b1f44 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:33.764417 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b4255b20-07b9-4ebb-9fb9-50954d6af023 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:33.968850 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8d706f2d-6444-4cb1-80f9-35268a1b1f44 tempest-TestMultiAttachVolumeSwap-626866234 tempest-TestMultiAttachVolumeSwap-626866234-project-admin] POST https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe/action Aug 01 00:13:33.969535 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8d706f2d-6444-4cb1-80f9-35268a1b1f44 tempest-TestMultiAttachVolumeSwap-626866234 tempest-TestMultiAttachVolumeSwap-626866234-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:13:33.970891 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8d706f2d-6444-4cb1-80f9-35268a1b1f44 tempest-TestMultiAttachVolumeSwap-626866234 tempest-TestMultiAttachVolumeSwap-626866234-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:13:34.011889 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:34.011889 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:13:34.011889 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8d706f2d-6444-4cb1-80f9-35268a1b1f44 tempest-TestMultiAttachVolumeSwap-626866234 tempest-TestMultiAttachVolumeSwap-626866234-project-admin] Volume info retrieved successfully. Aug 01 00:13:34.029426 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8d706f2d-6444-4cb1-80f9-35268a1b1f44 tempest-TestMultiAttachVolumeSwap-626866234 tempest-TestMultiAttachVolumeSwap-626866234-project-admin] Update volume admin metadata completed successfully. Aug 01 00:13:34.029426 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8d706f2d-6444-4cb1-80f9-35268a1b1f44 tempest-TestMultiAttachVolumeSwap-626866234 tempest-TestMultiAttachVolumeSwap-626866234-project-admin] Update readonly setting on volume completed successfully. Aug 01 00:13:34.029426 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8d706f2d-6444-4cb1-80f9-35268a1b1f44 tempest-TestMultiAttachVolumeSwap-626866234 tempest-TestMultiAttachVolumeSwap-626866234-project-admin] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe/action returned with HTTP 202 Aug 01 00:13:34.029426 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 5/20] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:13:33 2026] POST /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe/action => generated 0 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:13:34.040197 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-fee2b53e-7f2f-4968-89d1-361b6e7e9359 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:34.042835 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fee2b53e-7f2f-4968-89d1-361b6e7e9359 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:13:34.044001 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fee2b53e-7f2f-4968-89d1-361b6e7e9359 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1039259422"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:13:34.045954 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-fee2b53e-7f2f-4968-89d1-361b6e7e9359 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1039259422'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:13:34.051308 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-fee2b53e-7f2f-4968-89d1-361b6e7e9359 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Create volume of 1 GB Aug 01 00:13:34.054588 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:34.054588 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:13:34.066510 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-fee2b53e-7f2f-4968-89d1-361b6e7e9359 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Availability zone cache updated, next update will occur around 2026-08-01 01:13:34.065918. {{(pid=100408) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 00:13:34.066849 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-fee2b53e-7f2f-4968-89d1-361b6e7e9359 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Availability Zones retrieved successfully. Aug 01 00:13:34.086786 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-fee2b53e-7f2f-4968-89d1-361b6e7e9359 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Flow 'volume_create_api' (14d7007f-37f0-4524-9f64-c0e0e3091c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:13:34.086928 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-fee2b53e-7f2f-4968-89d1-361b6e7e9359 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4190bd58-8eb2-4a4a-9820-f8523591c31d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:34.088056 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-fee2b53e-7f2f-4968-89d1-361b6e7e9359 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:13:34.111809 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:34.111809 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:13:34.143033 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-fee2b53e-7f2f-4968-89d1-361b6e7e9359 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4190bd58-8eb2-4a4a-9820-f8523591c31d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:33Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4aabdd4f-d96e-4a93-b10b-0f9a12038e67,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4aabdd4f-d96e-4a93-b10b-0f9a12038e67', 'encryption_key_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=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:34.144129 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-fee2b53e-7f2f-4968-89d1-361b6e7e9359 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38074abd-26ce-4f11-b8f3-055855172a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:34.175673 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b4255b20-07b9-4ebb-9fb9-50954d6af023 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:13:34.176024 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b4255b20-07b9-4ebb-9fb9-50954d6af023 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-867731725"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:13:34.177691 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-b4255b20-07b9-4ebb-9fb9-50954d6af023 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-867731725'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:13:34.178062 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-b4255b20-07b9-4ebb-9fb9-50954d6af023 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Create volume of 1 GB Aug 01 00:13:34.192835 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-b4255b20-07b9-4ebb-9fb9-50954d6af023 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Availability zone cache updated, next update will occur around 2026-08-01 01:13:34.191897. {{(pid=100409) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 00:13:34.192835 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b4255b20-07b9-4ebb-9fb9-50954d6af023 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Availability Zones retrieved successfully. Aug 01 00:13:34.199594 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-fee2b53e-7f2f-4968-89d1-361b6e7e9359 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-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 01 00:13:34.199997 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-fee2b53e-7f2f-4968-89d1-361b6e7e9359 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-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 01 00:13:34.219746 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-b4255b20-07b9-4ebb-9fb9-50954d6af023 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Flow 'volume_create_api' (5ebc70ea-1876-40c4-9ac1-c8115a87fe65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:13:34.221259 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-b4255b20-07b9-4ebb-9fb9-50954d6af023 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (650a3f15-251c-4e07-8cd8-8e5266ec2568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:34.221919 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-fee2b53e-7f2f-4968-89d1-361b6e7e9359 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Created reservations ['6b8e83ec-d7fb-477b-a876-bd2c780d5871', '90c758ea-2580-451a-9c5f-e5e948d4eb22', '11a7e724-4b7e-4413-badd-456745605009', 'a8d5226d-cd33-43c0-83b6-a670b826cf02'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:13:34.222483 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-b4255b20-07b9-4ebb-9fb9-50954d6af023 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:13:34.222786 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-fee2b53e-7f2f-4968-89d1-361b6e7e9359 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38074abd-26ce-4f11-b8f3-055855172a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b8e83ec-d7fb-477b-a876-bd2c780d5871', '90c758ea-2580-451a-9c5f-e5e948d4eb22', '11a7e724-4b7e-4413-badd-456745605009', 'a8d5226d-cd33-43c0-83b6-a670b826cf02']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:34.223510 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-fee2b53e-7f2f-4968-89d1-361b6e7e9359 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfceab30-5000-4bad-9d4a-a95f894db85d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:34.251605 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-fee2b53e-7f2f-4968-89d1-361b6e7e9359 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfceab30-5000-4bad-9d4a-a95f894db85d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd98ef1cf-ef11-4bf3-852d-feb0db0f0877', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1039259422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5c020612997640989d6dc75dd914eca2',qos_specs=None,replication_status=,reservations=['6b8e83ec-d7fb-477b-a876-bd2c780d5871','90c758ea-2580-451a-9c5f-e5e948d4eb22','11a7e724-4b7e-4413-badd-456745605009','a8d5226d-cd33-43c0-83b6-a670b826cf02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8405ddf5e18b4c95ab1d1214ee2d22e1',volume_type_id=4aabdd4f-d96e-4a93-b10b-0f9a12038e67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:13:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1039259422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d98ef1cf-ef11-4bf3-852d-feb0db0f0877,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5c020612997640989d6dc75dd914eca2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8405ddf5e18b4c95ab1d1214ee2d22e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4aabdd4f-d96e-4a93-b10b-0f9a12038e67),volume_type_id=4aabdd4f-d96e-4a93-b10b-0f9a12038e67)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:34.252682 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-fee2b53e-7f2f-4968-89d1-361b6e7e9359 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54ae38cf-a744-4c70-b75b-0cf9ccae4246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:34.265943 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-b4255b20-07b9-4ebb-9fb9-50954d6af023 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (650a3f15-251c-4e07-8cd8-8e5266ec2568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:34.267333 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-b4255b20-07b9-4ebb-9fb9-50954d6af023 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d84e136-d31a-4cfc-be7c-04dc5366946b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:34.287679 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-fee2b53e-7f2f-4968-89d1-361b6e7e9359 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54ae38cf-a744-4c70-b75b-0cf9ccae4246) transitioned into state 'SUCCESS' from state '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-1039259422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5c020612997640989d6dc75dd914eca2',qos_specs=None,replication_status=,reservations=['6b8e83ec-d7fb-477b-a876-bd2c780d5871','90c758ea-2580-451a-9c5f-e5e948d4eb22','11a7e724-4b7e-4413-badd-456745605009','a8d5226d-cd33-43c0-83b6-a670b826cf02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8405ddf5e18b4c95ab1d1214ee2d22e1',volume_type_id=4aabdd4f-d96e-4a93-b10b-0f9a12038e67)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:34.288519 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-fee2b53e-7f2f-4968-89d1-361b6e7e9359 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e37d5bc1-2655-4a6f-8dfa-b2e19be25e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:34.304947 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-b4255b20-07b9-4ebb-9fb9-50954d6af023 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:13:34.306787 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-b4255b20-07b9-4ebb-9fb9-50954d6af023 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:13:34.323676 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-fee2b53e-7f2f-4968-89d1-361b6e7e9359 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e37d5bc1-2655-4a6f-8dfa-b2e19be25e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:34.324584 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-fee2b53e-7f2f-4968-89d1-361b6e7e9359 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Flow 'volume_create_api' (14d7007f-37f0-4524-9f64-c0e0e3091c9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:13:34.324931 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-fee2b53e-7f2f-4968-89d1-361b6e7e9359 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Create volume request issued successfully. Aug 01 00:13:34.325522 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fee2b53e-7f2f-4968-89d1-361b6e7e9359 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:13:34.326037 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 7/21] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:13:34 2026] POST /volume/v3/volumes => generated 758 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:13:34.341845 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-44c427cd-caa9-4294-af61-62a7b6dbc5b9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:34.344429 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-44c427cd-caa9-4294-af61-62a7b6dbc5b9 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] GET https://10.4.3.222/volume/v3/volumes/d98ef1cf-ef11-4bf3-852d-feb0db0f0877 Aug 01 00:13:34.344690 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-44c427cd-caa9-4294-af61-62a7b6dbc5b9 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:34.345181 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-44c427cd-caa9-4294-af61-62a7b6dbc5b9 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:34.356708 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:34.356708 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:13:34.356900 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-b4255b20-07b9-4ebb-9fb9-50954d6af023 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Created reservations ['a2695e43-4759-497e-bda8-b575271da2d1', '60666dd2-60b0-4018-9637-378c550fb03d', '17999a67-1758-4478-a6c1-46c16564476f', 'a0727cf8-3672-43ec-8af1-9e1689b475f2'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:13:34.358087 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-b4255b20-07b9-4ebb-9fb9-50954d6af023 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d84e136-d31a-4cfc-be7c-04dc5366946b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2695e43-4759-497e-bda8-b575271da2d1', '60666dd2-60b0-4018-9637-378c550fb03d', '17999a67-1758-4478-a6c1-46c16564476f', 'a0727cf8-3672-43ec-8af1-9e1689b475f2']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:34.362279 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-b4255b20-07b9-4ebb-9fb9-50954d6af023 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4a5999a-83d9-47ca-bb3f-179b59a867bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:34.362381 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-44c427cd-caa9-4294-af61-62a7b6dbc5b9 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:13:34.369562 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-44c427cd-caa9-4294-af61-62a7b6dbc5b9 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/d98ef1cf-ef11-4bf3-852d-feb0db0f0877 returned with HTTP 200 Aug 01 00:13:34.370077 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 6/22] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:34 2026] GET /volume/v3/volumes/d98ef1cf-ef11-4bf3-852d-feb0db0f0877 => generated 826 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:34.382128 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d075791f-c93e-4190-bc0a-175b3dfc579b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:34.386059 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d075791f-c93e-4190-bc0a-175b3dfc579b tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] GET https://10.4.3.222/volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee Aug 01 00:13:34.386059 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d075791f-c93e-4190-bc0a-175b3dfc579b tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:34.386059 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d075791f-c93e-4190-bc0a-175b3dfc579b tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:34.395389 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:34.395389 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:13:34.400344 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d075791f-c93e-4190-bc0a-175b3dfc579b tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Volume info retrieved successfully. Aug 01 00:13:34.406625 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d075791f-c93e-4190-bc0a-175b3dfc579b tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee returned with HTTP 200 Aug 01 00:13:34.407179 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 6/23] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:34 2026] GET /volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee => generated 905 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:34.417806 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-b4255b20-07b9-4ebb-9fb9-50954d6af023 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4a5999a-83d9-47ca-bb3f-179b59a867bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d352655-bdf4-49a5-82b2-848504010b90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-867731725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbd6c74c8d8e4e8bb7b0e0ae1a237336',qos_specs=None,replication_status=,reservations=['a2695e43-4759-497e-bda8-b575271da2d1','60666dd2-60b0-4018-9637-378c550fb03d','17999a67-1758-4478-a6c1-46c16564476f','a0727cf8-3672-43ec-8af1-9e1689b475f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ab93d68a09d4e488268cd168d38d69e',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:13:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-867731725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d352655-bdf4-49a5-82b2-848504010b90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbd6c74c8d8e4e8bb7b0e0ae1a237336',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ab93d68a09d4e488268cd168d38d69e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:34.418855 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-b4255b20-07b9-4ebb-9fb9-50954d6af023 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5de83f02-2e81-49b6-8c19-0fe0f6b3c9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:34.444631 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-b4255b20-07b9-4ebb-9fb9-50954d6af023 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5de83f02-2e81-49b6-8c19-0fe0f6b3c9e5) transitioned into state 'SUCCESS' from state '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-867731725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbd6c74c8d8e4e8bb7b0e0ae1a237336',qos_specs=None,replication_status=,reservations=['a2695e43-4759-497e-bda8-b575271da2d1','60666dd2-60b0-4018-9637-378c550fb03d','17999a67-1758-4478-a6c1-46c16564476f','a0727cf8-3672-43ec-8af1-9e1689b475f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ab93d68a09d4e488268cd168d38d69e',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:34.446502 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-b4255b20-07b9-4ebb-9fb9-50954d6af023 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8689b3a-3db1-4c16-bc3e-fdacef19ee21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:34.473998 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-b4255b20-07b9-4ebb-9fb9-50954d6af023 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8689b3a-3db1-4c16-bc3e-fdacef19ee21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:34.474984 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-b4255b20-07b9-4ebb-9fb9-50954d6af023 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Flow 'volume_create_api' (5ebc70ea-1876-40c4-9ac1-c8115a87fe65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:13:34.475311 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b4255b20-07b9-4ebb-9fb9-50954d6af023 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Create volume request issued successfully. Aug 01 00:13:34.475937 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b4255b20-07b9-4ebb-9fb9-50954d6af023 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:13:34.476363 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 5/24] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:13:33 2026] POST /volume/v3/volumes => generated 784 bytes in 712 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:13:34.496718 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1051a60c-6d86-4948-ada2-30484a72adc8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:34.499177 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1051a60c-6d86-4948-ada2-30484a72adc8 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] GET https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 Aug 01 00:13:34.499246 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1051a60c-6d86-4948-ada2-30484a72adc8 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:34.499476 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1051a60c-6d86-4948-ada2-30484a72adc8 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:34.533730 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:34.533730 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:13:34.539455 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-1051a60c-6d86-4948-ada2-30484a72adc8 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Volume info retrieved successfully. Aug 01 00:13:34.546184 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1051a60c-6d86-4948-ada2-30484a72adc8 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 returned with HTTP 200 Aug 01 00:13:34.547198 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 8/25] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:34 2026] GET /volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 => generated 963 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:35.161973 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d7da64bd-d69c-43bd-bf75-584a39731a23 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:35.164033 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d7da64bd-d69c-43bd-bf75-584a39731a23 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:13:35.164516 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d7da64bd-d69c-43bd-bf75-584a39731a23 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1819985390"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:13:35.166541 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-d7da64bd-d69c-43bd-bf75-584a39731a23 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1819985390'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:13:35.166696 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-d7da64bd-d69c-43bd-bf75-584a39731a23 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Create volume of 1 GB Aug 01 00:13:35.172176 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d7da64bd-d69c-43bd-bf75-584a39731a23 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Availability Zones retrieved successfully. Aug 01 00:13:35.187946 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-d7da64bd-d69c-43bd-bf75-584a39731a23 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Flow 'volume_create_api' (5e53d733-2dcc-4250-948d-ddd3719a1e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:13:35.188920 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-d7da64bd-d69c-43bd-bf75-584a39731a23 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18805422-8e80-4d63-8c36-d17420d38105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:35.190478 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-d7da64bd-d69c-43bd-bf75-584a39731a23 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:13:35.217714 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-d7da64bd-d69c-43bd-bf75-584a39731a23 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18805422-8e80-4d63-8c36-d17420d38105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:35.218429 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-d7da64bd-d69c-43bd-bf75-584a39731a23 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c4447b9-96ce-4f91-a4b4-9ad491c023b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:35.272992 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-d7da64bd-d69c-43bd-bf75-584a39731a23 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Created reservations ['d85a15a0-32e9-4862-a073-3c0bfbd8770b', 'f2a257aa-ca7a-41b8-bdb0-9f9922f3d736', 'dad6b81f-ef6d-4684-aad2-a3deb5c125ab', '7588cbb5-8c62-40e2-aaa3-84bfb3ecce57'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:13:35.273710 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-d7da64bd-d69c-43bd-bf75-584a39731a23 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c4447b9-96ce-4f91-a4b4-9ad491c023b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d85a15a0-32e9-4862-a073-3c0bfbd8770b', 'f2a257aa-ca7a-41b8-bdb0-9f9922f3d736', 'dad6b81f-ef6d-4684-aad2-a3deb5c125ab', '7588cbb5-8c62-40e2-aaa3-84bfb3ecce57']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:35.274436 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-d7da64bd-d69c-43bd-bf75-584a39731a23 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d624ed0-8866-495a-855e-50c088c78bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:35.294577 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-d7da64bd-d69c-43bd-bf75-584a39731a23 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d624ed0-8866-495a-855e-50c088c78bda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '138c13f2-c99e-4943-a3c8-12528daadeb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1819985390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e69560e5a7084129a1958172eeeb6877',qos_specs=None,replication_status=,reservations=['d85a15a0-32e9-4862-a073-3c0bfbd8770b','f2a257aa-ca7a-41b8-bdb0-9f9922f3d736','dad6b81f-ef6d-4684-aad2-a3deb5c125ab','7588cbb5-8c62-40e2-aaa3-84bfb3ecce57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d9ce6ed07541cdbf1f6974b6c21ab2',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:13:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1819985390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=138c13f2-c99e-4943-a3c8-12528daadeb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e69560e5a7084129a1958172eeeb6877',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43d9ce6ed07541cdbf1f6974b6c21ab2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:35.294976 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-d7da64bd-d69c-43bd-bf75-584a39731a23 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6af705f6-0da5-4dcb-9a5b-1f8d9e6b8f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:35.317732 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-d7da64bd-d69c-43bd-bf75-584a39731a23 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6af705f6-0da5-4dcb-9a5b-1f8d9e6b8f70) transitioned into state 'SUCCESS' from state '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-1819985390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e69560e5a7084129a1958172eeeb6877',qos_specs=None,replication_status=,reservations=['d85a15a0-32e9-4862-a073-3c0bfbd8770b','f2a257aa-ca7a-41b8-bdb0-9f9922f3d736','dad6b81f-ef6d-4684-aad2-a3deb5c125ab','7588cbb5-8c62-40e2-aaa3-84bfb3ecce57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d9ce6ed07541cdbf1f6974b6c21ab2',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:35.318492 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-d7da64bd-d69c-43bd-bf75-584a39731a23 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dd9ea2e-48cf-455e-9214-35327df5ceaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:35.327966 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-d7da64bd-d69c-43bd-bf75-584a39731a23 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dd9ea2e-48cf-455e-9214-35327df5ceaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:35.328814 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-d7da64bd-d69c-43bd-bf75-584a39731a23 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Flow 'volume_create_api' (5e53d733-2dcc-4250-948d-ddd3719a1e06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:13:35.329035 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d7da64bd-d69c-43bd-bf75-584a39731a23 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Create volume request issued successfully. Aug 01 00:13:35.329571 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d7da64bd-d69c-43bd-bf75-584a39731a23 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:13:35.329994 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 7/26] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:13:35 2026] POST /volume/v3/volumes => generated 752 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:13:35.352353 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-116ca512-91a1-47f4-96db-89ed4b5fe723 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:35.352353 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-116ca512-91a1-47f4-96db-89ed4b5fe723 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] GET https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 Aug 01 00:13:35.352353 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-116ca512-91a1-47f4-96db-89ed4b5fe723 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:35.352353 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-116ca512-91a1-47f4-96db-89ed4b5fe723 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:35.363783 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:35.363783 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:13:35.368710 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-116ca512-91a1-47f4-96db-89ed4b5fe723 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Volume info retrieved successfully. Aug 01 00:13:35.373794 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-116ca512-91a1-47f4-96db-89ed4b5fe723 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 returned with HTTP 200 Aug 01 00:13:35.374535 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 7/27] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:35 2026] GET /volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:35.387243 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0b87c710-5bd2-457c-a9f3-a0d459484dd9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:35.389751 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0b87c710-5bd2-457c-a9f3-a0d459484dd9 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] GET https://10.4.3.222/volume/v3/volumes/d98ef1cf-ef11-4bf3-852d-feb0db0f0877 Aug 01 00:13:35.390077 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0b87c710-5bd2-457c-a9f3-a0d459484dd9 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:35.390240 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0b87c710-5bd2-457c-a9f3-a0d459484dd9 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:35.399268 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:35.399268 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:13:35.403182 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-0b87c710-5bd2-457c-a9f3-a0d459484dd9 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:13:35.409104 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0b87c710-5bd2-457c-a9f3-a0d459484dd9 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/d98ef1cf-ef11-4bf3-852d-feb0db0f0877 returned with HTTP 200 Aug 01 00:13:35.409406 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 6/28] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:35 2026] GET /volume/v3/volumes/d98ef1cf-ef11-4bf3-852d-feb0db0f0877 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:35.426575 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-8121eab4-eac6-432f-9845-2a710c8c8b51 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:35.428800 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8121eab4-eac6-432f-9845-2a710c8c8b51 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] GET https://10.4.3.222/volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee Aug 01 00:13:35.429164 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8121eab4-eac6-432f-9845-2a710c8c8b51 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:35.429357 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8121eab4-eac6-432f-9845-2a710c8c8b51 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:35.438430 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:35.438430 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:13:35.442789 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-8121eab4-eac6-432f-9845-2a710c8c8b51 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Volume info retrieved successfully. Aug 01 00:13:35.448528 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8121eab4-eac6-432f-9845-2a710c8c8b51 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee returned with HTTP 200 Aug 01 00:13:35.448983 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 9/29] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:35 2026] GET /volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:35.565995 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-32c77cfb-6db6-417c-a27e-50ea390e4aef None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:35.568676 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-32c77cfb-6db6-417c-a27e-50ea390e4aef tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] GET https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 Aug 01 00:13:35.569423 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-32c77cfb-6db6-417c-a27e-50ea390e4aef tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:35.570104 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-32c77cfb-6db6-417c-a27e-50ea390e4aef tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:35.620085 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:35.620085 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:13:35.623830 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-32c77cfb-6db6-417c-a27e-50ea390e4aef tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Volume info retrieved successfully. Aug 01 00:13:35.627850 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-32c77cfb-6db6-417c-a27e-50ea390e4aef tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 returned with HTTP 200 Aug 01 00:13:35.628204 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 8/30] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:35 2026] GET /volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 => generated 1024 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:13:36.387358 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c0454fb2-1ffb-4f5f-8a34-61e710cf5da6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:36.389702 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c0454fb2-1ffb-4f5f-8a34-61e710cf5da6 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] GET https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 Aug 01 00:13:36.389910 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c0454fb2-1ffb-4f5f-8a34-61e710cf5da6 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:36.390113 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c0454fb2-1ffb-4f5f-8a34-61e710cf5da6 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:36.397293 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:36.397293 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:13:36.401363 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c0454fb2-1ffb-4f5f-8a34-61e710cf5da6 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Volume info retrieved successfully. Aug 01 00:13:36.411980 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c0454fb2-1ffb-4f5f-8a34-61e710cf5da6 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 returned with HTTP 200 Aug 01 00:13:36.411980 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 8/31] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:36 2026] GET /volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:36.468224 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9b03f25e-58a8-499d-a52b-9cb03bcf95f8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:36.471924 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9b03f25e-58a8-499d-a52b-9cb03bcf95f8 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] GET https://10.4.3.222/volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee Aug 01 00:13:36.472113 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9b03f25e-58a8-499d-a52b-9cb03bcf95f8 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:36.472290 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9b03f25e-58a8-499d-a52b-9cb03bcf95f8 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:36.483669 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:36.483669 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:13:36.488040 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-9b03f25e-58a8-499d-a52b-9cb03bcf95f8 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Volume info retrieved successfully. Aug 01 00:13:36.496508 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9b03f25e-58a8-499d-a52b-9cb03bcf95f8 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee returned with HTTP 200 Aug 01 00:13:36.497053 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 7/32] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:36 2026] GET /volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee => generated 1391 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:13:36.510162 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-5ef3f55c-a1d7-4eec-8127-96ac2ffb0e43 req-39e2a6db-7b65-4363-b0e5-3870eb5439c7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:36.512675 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9d13beed-86f6-4ad2-b4a4-ef3685ce0ff2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:36.512993 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-5ef3f55c-a1d7-4eec-8127-96ac2ffb0e43 req-39e2a6db-7b65-4363-b0e5-3870eb5439c7 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] GET https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 Aug 01 00:13:36.513237 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-5ef3f55c-a1d7-4eec-8127-96ac2ffb0e43 req-39e2a6db-7b65-4363-b0e5-3870eb5439c7 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:36.513516 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-5ef3f55c-a1d7-4eec-8127-96ac2ffb0e43 req-39e2a6db-7b65-4363-b0e5-3870eb5439c7 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:36.515045 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9d13beed-86f6-4ad2-b4a4-ef3685ce0ff2 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:13:36.515555 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9d13beed-86f6-4ad2-b4a4-ef3685ce0ff2 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-578164399"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:13:36.517945 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-9d13beed-86f6-4ad2-b4a4-ef3685ce0ff2 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-578164399'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:13:36.518146 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-9d13beed-86f6-4ad2-b4a4-ef3685ce0ff2 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Create volume of 1 GB Aug 01 00:13:36.523958 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9d13beed-86f6-4ad2-b4a4-ef3685ce0ff2 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Availability Zones retrieved successfully. Aug 01 00:13:36.524004 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:36.524004 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:13:36.528957 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-5ef3f55c-a1d7-4eec-8127-96ac2ffb0e43 req-39e2a6db-7b65-4363-b0e5-3870eb5439c7 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Volume info retrieved successfully. Aug 01 00:13:36.534740 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9d13beed-86f6-4ad2-b4a4-ef3685ce0ff2 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Flow 'volume_create_api' (822e49fb-71d0-466e-b192-3cb1af1f8ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:13:36.534956 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-5ef3f55c-a1d7-4eec-8127-96ac2ffb0e43 req-39e2a6db-7b65-4363-b0e5-3870eb5439c7 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 returned with HTTP 200 Aug 01 00:13:36.535423 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 10/33] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:13:36 2026] GET /volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:36.536716 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9d13beed-86f6-4ad2-b4a4-ef3685ce0ff2 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f5676a0-3938-4779-8616-5b07a3f71fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:36.538938 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-9d13beed-86f6-4ad2-b4a4-ef3685ce0ff2 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:13:36.583583 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9d13beed-86f6-4ad2-b4a4-ef3685ce0ff2 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f5676a0-3938-4779-8616-5b07a3f71fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:36.585112 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9d13beed-86f6-4ad2-b4a4-ef3685ce0ff2 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47952029-3f7d-4de8-b87e-678865b113ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:36.651205 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-9d13beed-86f6-4ad2-b4a4-ef3685ce0ff2 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Created reservations ['d3079ede-16fc-46f3-9386-83bee7b07b95', '3d338eba-e93b-4dbf-8e49-490d490c6979', '73298c3a-7374-4594-94e4-ef2fbbcd2d74', 'e4ec7850-8ceb-4bca-85a4-f1c21ab6efb8'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:13:36.652114 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9d13beed-86f6-4ad2-b4a4-ef3685ce0ff2 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47952029-3f7d-4de8-b87e-678865b113ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3079ede-16fc-46f3-9386-83bee7b07b95', '3d338eba-e93b-4dbf-8e49-490d490c6979', '73298c3a-7374-4594-94e4-ef2fbbcd2d74', 'e4ec7850-8ceb-4bca-85a4-f1c21ab6efb8']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:36.652978 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9d13beed-86f6-4ad2-b4a4-ef3685ce0ff2 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf077322-88cd-4627-9cf6-b815672dd8c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:36.683267 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9d13beed-86f6-4ad2-b4a4-ef3685ce0ff2 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf077322-88cd-4627-9cf6-b815672dd8c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34f274c6-3063-4509-9d0b-6dc543046af7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-578164399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75a55e5568b742bea44bcf51a8dfa965',qos_specs=None,replication_status=,reservations=['d3079ede-16fc-46f3-9386-83bee7b07b95','3d338eba-e93b-4dbf-8e49-490d490c6979','73298c3a-7374-4594-94e4-ef2fbbcd2d74','e4ec7850-8ceb-4bca-85a4-f1c21ab6efb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c8c7f9a4feb4e23a2146161a5d67bb7',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:13:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-578164399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34f274c6-3063-4509-9d0b-6dc543046af7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75a55e5568b742bea44bcf51a8dfa965',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c8c7f9a4feb4e23a2146161a5d67bb7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:36.685283 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9d13beed-86f6-4ad2-b4a4-ef3685ce0ff2 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53e0d402-5d53-4ce9-a90f-1928805b82f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:36.706266 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9d13beed-86f6-4ad2-b4a4-ef3685ce0ff2 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53e0d402-5d53-4ce9-a90f-1928805b82f6) transitioned into state 'SUCCESS' from state '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-578164399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75a55e5568b742bea44bcf51a8dfa965',qos_specs=None,replication_status=,reservations=['d3079ede-16fc-46f3-9386-83bee7b07b95','3d338eba-e93b-4dbf-8e49-490d490c6979','73298c3a-7374-4594-94e4-ef2fbbcd2d74','e4ec7850-8ceb-4bca-85a4-f1c21ab6efb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c8c7f9a4feb4e23a2146161a5d67bb7',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:36.707001 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9d13beed-86f6-4ad2-b4a4-ef3685ce0ff2 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4627714e-fafa-4e72-ac2a-1e8032c51fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:36.719479 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9d13beed-86f6-4ad2-b4a4-ef3685ce0ff2 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4627714e-fafa-4e72-ac2a-1e8032c51fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:36.720478 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9d13beed-86f6-4ad2-b4a4-ef3685ce0ff2 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Flow 'volume_create_api' (822e49fb-71d0-466e-b192-3cb1af1f8ecd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:13:36.720776 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9d13beed-86f6-4ad2-b4a4-ef3685ce0ff2 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Create volume request issued successfully. Aug 01 00:13:36.721343 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9d13beed-86f6-4ad2-b4a4-ef3685ce0ff2 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:13:36.722278 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 9/34] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:13:36 2026] POST /volume/v3/volumes => generated 751 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:13:36.735719 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cf2ba653-923a-4a48-82c9-8d4213fbb263 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:36.738402 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cf2ba653-923a-4a48-82c9-8d4213fbb263 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] GET https://10.4.3.222/volume/v3/volumes/34f274c6-3063-4509-9d0b-6dc543046af7 Aug 01 00:13:36.738633 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cf2ba653-923a-4a48-82c9-8d4213fbb263 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:36.738897 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cf2ba653-923a-4a48-82c9-8d4213fbb263 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:36.753397 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:36.753397 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:13:36.758202 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-cf2ba653-923a-4a48-82c9-8d4213fbb263 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Volume info retrieved successfully. Aug 01 00:13:36.764278 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cf2ba653-923a-4a48-82c9-8d4213fbb263 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes/34f274c6-3063-4509-9d0b-6dc543046af7 returned with HTTP 200 Aug 01 00:13:36.764828 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 9/35] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:36 2026] GET /volume/v3/volumes/34f274c6-3063-4509-9d0b-6dc543046af7 => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:37.100081 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-19af171b-77dc-4a89-863d-e631e268fba0 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:37.100957 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-19af171b-77dc-4a89-863d-e631e268fba0 None None] GET https://10.4.3.222/volume// Aug 01 00:13:37.101037 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-19af171b-77dc-4a89-863d-e631e268fba0 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:37.101270 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-19af171b-77dc-4a89-863d-e631e268fba0 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:37.101731 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-19af171b-77dc-4a89-863d-e631e268fba0 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:13:37.102037 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 8/36] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:13: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 01 00:13:37.120985 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-5ef3f55c-a1d7-4eec-8127-96ac2ffb0e43 req-c2b3b637-9f2f-449f-ac07-d740695da3f0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:37.366112 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-5ef3f55c-a1d7-4eec-8127-96ac2ffb0e43 req-c2b3b637-9f2f-449f-ac07-d740695da3f0 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:13:37.366585 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-5ef3f55c-a1d7-4eec-8127-96ac2ffb0e43 req-c2b3b637-9f2f-449f-ac07-d740695da3f0 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "138c13f2-c99e-4943-a3c8-12528daadeb2", "connector": null, "instance_uuid": "c473e068-4c51-4fb2-8869-556ac81fa625"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:13:37.378986 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:37.378986 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:13:37.424796 np0000006296 devstack@c-api.service[100408]: /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 01 00:13:37.424796 np0000006296 devstack@c-api.service[100408]: .first() Aug 01 00:13:37.443906 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-5ef3f55c-a1d7-4eec-8127-96ac2ffb0e43 req-c2b3b637-9f2f-449f-ac07-d740695da3f0 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:13:37.444562 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 11/37] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:13:37 2026] POST /volume/v3/attachments => generated 273 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:13:37.484481 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e60f3509-b7a0-41fd-9239-8b8b05afc2af None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:37.489033 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e60f3509-b7a0-41fd-9239-8b8b05afc2af tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] GET https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 Aug 01 00:13:37.490331 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e60f3509-b7a0-41fd-9239-8b8b05afc2af tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:37.490620 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e60f3509-b7a0-41fd-9239-8b8b05afc2af tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:37.511437 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:37.511437 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:13:37.514294 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4a2c4ab7-b4b7-4f46-9ea5-9f01e6204422 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:37.515867 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4a2c4ab7-b4b7-4f46-9ea5-9f01e6204422 None None] GET https://10.4.3.222/volume// Aug 01 00:13:37.515867 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4a2c4ab7-b4b7-4f46-9ea5-9f01e6204422 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:37.515867 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4a2c4ab7-b4b7-4f46-9ea5-9f01e6204422 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:37.516350 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4a2c4ab7-b4b7-4f46-9ea5-9f01e6204422 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:13:37.516904 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 10/38] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:13:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:13:37.519923 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e60f3509-b7a0-41fd-9239-8b8b05afc2af tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Volume info retrieved successfully. Aug 01 00:13:37.528111 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e60f3509-b7a0-41fd-9239-8b8b05afc2af tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 returned with HTTP 200 Aug 01 00:13:37.529079 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 10/39] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:37 2026] GET /volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:13:37.552952 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-5ef3f55c-a1d7-4eec-8127-96ac2ffb0e43 req-3f872e82-d2cb-427e-bce3-bfae58462916 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:37.556385 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-5ef3f55c-a1d7-4eec-8127-96ac2ffb0e43 req-3f872e82-d2cb-427e-bce3-bfae58462916 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] GET https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 Aug 01 00:13:37.556710 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-5ef3f55c-a1d7-4eec-8127-96ac2ffb0e43 req-3f872e82-d2cb-427e-bce3-bfae58462916 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:37.557005 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-5ef3f55c-a1d7-4eec-8127-96ac2ffb0e43 req-3f872e82-d2cb-427e-bce3-bfae58462916 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:37.578239 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:37.578239 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:13:37.583708 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-5ef3f55c-a1d7-4eec-8127-96ac2ffb0e43 req-3f872e82-d2cb-427e-bce3-bfae58462916 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Volume info retrieved successfully. Aug 01 00:13:37.595046 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-5ef3f55c-a1d7-4eec-8127-96ac2ffb0e43 req-3f872e82-d2cb-427e-bce3-bfae58462916 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 returned with HTTP 200 Aug 01 00:13:37.595674 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 9/40] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:13:37 2026] GET /volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 => generated 1024 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:13:37.784816 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f12ded84-f947-48e1-8ccf-305ebbb31fcb None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:37.788791 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f12ded84-f947-48e1-8ccf-305ebbb31fcb tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] GET https://10.4.3.222/volume/v3/volumes/34f274c6-3063-4509-9d0b-6dc543046af7 Aug 01 00:13:37.788791 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f12ded84-f947-48e1-8ccf-305ebbb31fcb tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:37.788791 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f12ded84-f947-48e1-8ccf-305ebbb31fcb tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:37.798865 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:37.798865 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:13:37.803308 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f12ded84-f947-48e1-8ccf-305ebbb31fcb tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Volume info retrieved successfully. Aug 01 00:13:37.809820 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f12ded84-f947-48e1-8ccf-305ebbb31fcb tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes/34f274c6-3063-4509-9d0b-6dc543046af7 returned with HTTP 200 Aug 01 00:13:37.809820 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 12/41] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:37 2026] GET /volume/v3/volumes/34f274c6-3063-4509-9d0b-6dc543046af7 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:37.825664 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2bd223f4-6a0a-4cd6-b91d-eba54290349f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:37.830884 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2bd223f4-6a0a-4cd6-b91d-eba54290349f tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:13:37.831345 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2bd223f4-6a0a-4cd6-b91d-eba54290349f tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-654203612"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:13:37.834804 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-2bd223f4-6a0a-4cd6-b91d-eba54290349f tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-654203612'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:13:37.834804 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-2bd223f4-6a0a-4cd6-b91d-eba54290349f tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Create volume of 1 GB Aug 01 00:13:37.838494 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2bd223f4-6a0a-4cd6-b91d-eba54290349f tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Availability Zones retrieved successfully. Aug 01 00:13:37.844947 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2bd223f4-6a0a-4cd6-b91d-eba54290349f tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Flow 'volume_create_api' (204d77c1-3060-468b-b0f9-c275ca88b9b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:13:37.847437 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2bd223f4-6a0a-4cd6-b91d-eba54290349f tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2127140b-6a96-4507-b785-84055a3e4205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:37.847437 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-2bd223f4-6a0a-4cd6-b91d-eba54290349f tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:13:37.883252 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2bd223f4-6a0a-4cd6-b91d-eba54290349f tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2127140b-6a96-4507-b785-84055a3e4205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:37.884284 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2bd223f4-6a0a-4cd6-b91d-eba54290349f tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73bc2ec5-71f7-4e0d-8345-5d4e9b743365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:37.917942 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-2bd223f4-6a0a-4cd6-b91d-eba54290349f tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-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 01 00:13:37.918227 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-2bd223f4-6a0a-4cd6-b91d-eba54290349f tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-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 01 00:13:37.934743 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-2bd223f4-6a0a-4cd6-b91d-eba54290349f tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Created reservations ['e2abed95-8613-469a-998f-71a8705ca9bf', '280f2158-f496-470a-ae2c-7c8acb656e12', '04b05863-d3f3-4449-a6f4-9dd8ce29bdeb', '2e69d5aa-0a4a-48d1-8355-735e17674f2f'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:13:37.935674 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2bd223f4-6a0a-4cd6-b91d-eba54290349f tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73bc2ec5-71f7-4e0d-8345-5d4e9b743365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2abed95-8613-469a-998f-71a8705ca9bf', '280f2158-f496-470a-ae2c-7c8acb656e12', '04b05863-d3f3-4449-a6f4-9dd8ce29bdeb', '2e69d5aa-0a4a-48d1-8355-735e17674f2f']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:37.936523 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2bd223f4-6a0a-4cd6-b91d-eba54290349f tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (070d55be-1583-4f7d-83ea-0b8d544a4fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:37.961793 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2bd223f4-6a0a-4cd6-b91d-eba54290349f tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (070d55be-1583-4f7d-83ea-0b8d544a4fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdb235b3-16bf-4de7-bf05-1624e3bc2777', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-654203612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75a55e5568b742bea44bcf51a8dfa965',qos_specs=None,replication_status=,reservations=['e2abed95-8613-469a-998f-71a8705ca9bf','280f2158-f496-470a-ae2c-7c8acb656e12','04b05863-d3f3-4449-a6f4-9dd8ce29bdeb','2e69d5aa-0a4a-48d1-8355-735e17674f2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c8c7f9a4feb4e23a2146161a5d67bb7',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:13:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-654203612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cdb235b3-16bf-4de7-bf05-1624e3bc2777,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75a55e5568b742bea44bcf51a8dfa965',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c8c7f9a4feb4e23a2146161a5d67bb7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:37.961793 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2bd223f4-6a0a-4cd6-b91d-eba54290349f tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78188b1d-5f0b-4d32-9037-136d792e90b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:37.981642 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2bd223f4-6a0a-4cd6-b91d-eba54290349f tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78188b1d-5f0b-4d32-9037-136d792e90b1) transitioned into state 'SUCCESS' from state '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-654203612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75a55e5568b742bea44bcf51a8dfa965',qos_specs=None,replication_status=,reservations=['e2abed95-8613-469a-998f-71a8705ca9bf','280f2158-f496-470a-ae2c-7c8acb656e12','04b05863-d3f3-4449-a6f4-9dd8ce29bdeb','2e69d5aa-0a4a-48d1-8355-735e17674f2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c8c7f9a4feb4e23a2146161a5d67bb7',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:37.983613 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2bd223f4-6a0a-4cd6-b91d-eba54290349f tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0ee3adc-8799-4615-a876-f11399e9bc73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:37.998787 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2bd223f4-6a0a-4cd6-b91d-eba54290349f tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0ee3adc-8799-4615-a876-f11399e9bc73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:37.999646 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2bd223f4-6a0a-4cd6-b91d-eba54290349f tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Flow 'volume_create_api' (204d77c1-3060-468b-b0f9-c275ca88b9b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:13:37.999980 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2bd223f4-6a0a-4cd6-b91d-eba54290349f tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Create volume request issued successfully. Aug 01 00:13:38.000540 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2bd223f4-6a0a-4cd6-b91d-eba54290349f tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:13:38.000983 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 11/42] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:13:37 2026] POST /volume/v3/volumes => generated 751 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:13:38.019405 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1b327d83-d122-493c-8ae9-596c8122b4a3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:38.022624 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1b327d83-d122-493c-8ae9-596c8122b4a3 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] GET https://10.4.3.222/volume/v3/volumes/cdb235b3-16bf-4de7-bf05-1624e3bc2777 Aug 01 00:13:38.022894 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1b327d83-d122-493c-8ae9-596c8122b4a3 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:38.023126 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1b327d83-d122-493c-8ae9-596c8122b4a3 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:38.036165 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:38.036165 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:13:38.040869 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1b327d83-d122-493c-8ae9-596c8122b4a3 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Volume info retrieved successfully. Aug 01 00:13:38.046252 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1b327d83-d122-493c-8ae9-596c8122b4a3 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes/cdb235b3-16bf-4de7-bf05-1624e3bc2777 returned with HTTP 200 Aug 01 00:13:38.046706 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 11/43] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:38 2026] GET /volume/v3/volumes/cdb235b3-16bf-4de7-bf05-1624e3bc2777 => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:38.486334 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-5ef3f55c-a1d7-4eec-8127-96ac2ffb0e43 req-4d3f07fb-cc69-437d-ac39-bb3cbfbc0dce None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:38.489557 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-5ef3f55c-a1d7-4eec-8127-96ac2ffb0e43 req-4d3f07fb-cc69-437d-ac39-bb3cbfbc0dce tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] PUT https://10.4.3.222/volume/v3/attachments/d789a8f8-c841-448b-874d-2740b27e5c1e Aug 01 00:13:38.490263 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-5ef3f55c-a1d7-4eec-8127-96ac2ffb0e43 req-4d3f07fb-cc69-437d-ac39-bb3cbfbc0dce tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:13:38.504861 np0000006296 devstack@c-api.service[100409]: /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 01 00:13:38.504861 np0000006296 devstack@c-api.service[100409]: .first() Aug 01 00:13:38.516345 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-5ef3f55c-a1d7-4eec-8127-96ac2ffb0e43 req-4d3f07fb-cc69-437d-ac39-bb3cbfbc0dce tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Acquiring lock "cinder-attachment_update-138c13f2-c99e-4943-a3c8-12528daadeb2-np0000006296" by "attachment_update" {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:13:38.522239 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-5ef3f55c-a1d7-4eec-8127-96ac2ffb0e43 req-4d3f07fb-cc69-437d-ac39-bb3cbfbc0dce tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Lock "cinder-attachment_update-138c13f2-c99e-4943-a3c8-12528daadeb2-np0000006296" acquired by "attachment_update" :: waited 0.006s {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:13:38.524683 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:38.524683 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:13:38.543933 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c61c2b76-6251-438a-ae95-c7814bea1f66 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:38.551789 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c61c2b76-6251-438a-ae95-c7814bea1f66 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] GET https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 Aug 01 00:13:38.552107 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c61c2b76-6251-438a-ae95-c7814bea1f66 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:38.552386 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c61c2b76-6251-438a-ae95-c7814bea1f66 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:38.567283 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:38.567283 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:13:38.572812 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c61c2b76-6251-438a-ae95-c7814bea1f66 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Volume info retrieved successfully. Aug 01 00:13:38.581280 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c61c2b76-6251-438a-ae95-c7814bea1f66 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 returned with HTTP 200 Aug 01 00:13:38.581280 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 13/44] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:38 2026] GET /volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:38.682436 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-5ef3f55c-a1d7-4eec-8127-96ac2ffb0e43 req-4d3f07fb-cc69-437d-ac39-bb3cbfbc0dce tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Lock "cinder-attachment_update-138c13f2-c99e-4943-a3c8-12528daadeb2-np0000006296" released by "attachment_update" :: held 0.159s {{(pid=100409) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:13:38.682436 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-5ef3f55c-a1d7-4eec-8127-96ac2ffb0e43 req-4d3f07fb-cc69-437d-ac39-bb3cbfbc0dce tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] https://10.4.3.222/volume/v3/attachments/d789a8f8-c841-448b-874d-2740b27e5c1e returned with HTTP 200 Aug 01 00:13:38.682436 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 10/45] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:13:38 2026] PUT /volume/v3/attachments/d789a8f8-c841-448b-874d-2740b27e5c1e => generated 969 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:13:39.065600 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-19d730a9-7be6-4db7-9b1f-461ad293adbd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:39.070219 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-19d730a9-7be6-4db7-9b1f-461ad293adbd tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] GET https://10.4.3.222/volume/v3/volumes/cdb235b3-16bf-4de7-bf05-1624e3bc2777 Aug 01 00:13:39.070219 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-19d730a9-7be6-4db7-9b1f-461ad293adbd tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:39.070219 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-19d730a9-7be6-4db7-9b1f-461ad293adbd tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:39.079140 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:39.079140 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:13:39.087883 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-19d730a9-7be6-4db7-9b1f-461ad293adbd tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Volume info retrieved successfully. Aug 01 00:13:39.092919 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-19d730a9-7be6-4db7-9b1f-461ad293adbd tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes/cdb235b3-16bf-4de7-bf05-1624e3bc2777 returned with HTTP 200 Aug 01 00:13:39.093280 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 12/46] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:39 2026] GET /volume/v3/volumes/cdb235b3-16bf-4de7-bf05-1624e3bc2777 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:39.604607 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f058d494-b449-4b00-9be1-2b39763781d8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:39.609083 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f058d494-b449-4b00-9be1-2b39763781d8 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] GET https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 Aug 01 00:13:39.609367 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f058d494-b449-4b00-9be1-2b39763781d8 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:39.609644 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f058d494-b449-4b00-9be1-2b39763781d8 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:39.628935 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:39.628935 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:13:39.634878 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f058d494-b449-4b00-9be1-2b39763781d8 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Volume info retrieved successfully. Aug 01 00:13:39.641083 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f058d494-b449-4b00-9be1-2b39763781d8 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 returned with HTTP 200 Aug 01 00:13:39.641729 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 12/47] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:39 2026] GET /volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:40.658789 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ba4d396c-1734-49c9-852d-d28f49d33df8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:40.661267 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ba4d396c-1734-49c9-852d-d28f49d33df8 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] GET https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 Aug 01 00:13:40.661707 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ba4d396c-1734-49c9-852d-d28f49d33df8 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:40.662515 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ba4d396c-1734-49c9-852d-d28f49d33df8 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:40.677252 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:40.677252 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:13:40.685052 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-ba4d396c-1734-49c9-852d-d28f49d33df8 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Volume info retrieved successfully. Aug 01 00:13:40.698119 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ba4d396c-1734-49c9-852d-d28f49d33df8 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 returned with HTTP 200 Aug 01 00:13:40.699698 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 14/48] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:40 2026] GET /volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:41.213604 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b9113d50-5e51-4d25-a82b-8ca3226b5bbb None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:41.215524 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b9113d50-5e51-4d25-a82b-8ca3226b5bbb tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:13:41.215916 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b9113d50-5e51-4d25-a82b-8ca3226b5bbb tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-2080571634"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:13:41.218487 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-b9113d50-5e51-4d25-a82b-8ca3226b5bbb tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-2080571634'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:13:41.218564 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-b9113d50-5e51-4d25-a82b-8ca3226b5bbb tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Create volume of 1 GB Aug 01 00:13:41.218890 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:41.218890 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:13:41.224500 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b9113d50-5e51-4d25-a82b-8ca3226b5bbb tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Availability Zones retrieved successfully. Aug 01 00:13:41.231473 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-b9113d50-5e51-4d25-a82b-8ca3226b5bbb tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Flow 'volume_create_api' (1216196d-4b52-40e6-8993-2b2f044c368a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:13:41.233991 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-b9113d50-5e51-4d25-a82b-8ca3226b5bbb tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c61bb4fd-78cb-45bb-9e98-c85efff67bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:41.233991 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-b9113d50-5e51-4d25-a82b-8ca3226b5bbb tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:13:41.274262 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-b9113d50-5e51-4d25-a82b-8ca3226b5bbb tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c61bb4fd-78cb-45bb-9e98-c85efff67bfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:41.275116 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-b9113d50-5e51-4d25-a82b-8ca3226b5bbb tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e5256d2-1c65-469b-8159-c14c3fd7a790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:41.343951 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-b9113d50-5e51-4d25-a82b-8ca3226b5bbb tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Created reservations ['79b6800a-2a43-4c20-896e-2f7158f3257f', 'c704392c-3b71-4fd4-8108-a0b3ac7a08aa', '0b5d41bd-87e2-48c4-8146-026e3469ce69', 'cb39cd2a-6777-4e06-bf53-2929af6a5c5d'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:13:41.345060 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-b9113d50-5e51-4d25-a82b-8ca3226b5bbb tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e5256d2-1c65-469b-8159-c14c3fd7a790) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79b6800a-2a43-4c20-896e-2f7158f3257f', 'c704392c-3b71-4fd4-8108-a0b3ac7a08aa', '0b5d41bd-87e2-48c4-8146-026e3469ce69', 'cb39cd2a-6777-4e06-bf53-2929af6a5c5d']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:41.345366 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-b9113d50-5e51-4d25-a82b-8ca3226b5bbb tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d2e43b5-837e-4354-bfb4-df70dac38175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:41.367658 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-b9113d50-5e51-4d25-a82b-8ca3226b5bbb tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d2e43b5-837e-4354-bfb4-df70dac38175) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a591d492-1113-418e-99e7-1247ecc7eb52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2080571634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e465ed58a454114913e23cdd691d416',qos_specs=None,replication_status=,reservations=['79b6800a-2a43-4c20-896e-2f7158f3257f','c704392c-3b71-4fd4-8108-a0b3ac7a08aa','0b5d41bd-87e2-48c4-8146-026e3469ce69','cb39cd2a-6777-4e06-bf53-2929af6a5c5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38016cf51bdf4593ac711e8be57dad84',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:13:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2080571634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a591d492-1113-418e-99e7-1247ecc7eb52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e465ed58a454114913e23cdd691d416',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38016cf51bdf4593ac711e8be57dad84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:41.371599 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-b9113d50-5e51-4d25-a82b-8ca3226b5bbb tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85755043-6993-4587-b688-81655aab34ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:41.397445 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-b9113d50-5e51-4d25-a82b-8ca3226b5bbb tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85755043-6993-4587-b688-81655aab34ab) transitioned into state 'SUCCESS' from state '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-2080571634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e465ed58a454114913e23cdd691d416',qos_specs=None,replication_status=,reservations=['79b6800a-2a43-4c20-896e-2f7158f3257f','c704392c-3b71-4fd4-8108-a0b3ac7a08aa','0b5d41bd-87e2-48c4-8146-026e3469ce69','cb39cd2a-6777-4e06-bf53-2929af6a5c5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38016cf51bdf4593ac711e8be57dad84',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:41.398726 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-b9113d50-5e51-4d25-a82b-8ca3226b5bbb tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49741e67-f40d-42d1-a629-b46ce5dac7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:41.406495 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-b9113d50-5e51-4d25-a82b-8ca3226b5bbb tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49741e67-f40d-42d1-a629-b46ce5dac7e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:41.407193 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-b9113d50-5e51-4d25-a82b-8ca3226b5bbb tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Flow 'volume_create_api' (1216196d-4b52-40e6-8993-2b2f044c368a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:13:41.407481 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b9113d50-5e51-4d25-a82b-8ca3226b5bbb tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Create volume request issued successfully. Aug 01 00:13:41.408021 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b9113d50-5e51-4d25-a82b-8ca3226b5bbb tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:13:41.409979 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 11/49] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:13:41 2026] POST /volume/v3/volumes => generated 755 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:13:41.425233 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-aafbde48-35e9-4958-99ae-e3fb4b254b2d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:41.427438 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aafbde48-35e9-4958-99ae-e3fb4b254b2d tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] GET https://10.4.3.222/volume/v3/volumes/a591d492-1113-418e-99e7-1247ecc7eb52 Aug 01 00:13:41.429825 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aafbde48-35e9-4958-99ae-e3fb4b254b2d tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:41.429825 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aafbde48-35e9-4958-99ae-e3fb4b254b2d tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:41.439626 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:41.439626 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:13:41.444269 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-aafbde48-35e9-4958-99ae-e3fb4b254b2d tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Volume info retrieved successfully. Aug 01 00:13:41.449664 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aafbde48-35e9-4958-99ae-e3fb4b254b2d tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] https://10.4.3.222/volume/v3/volumes/a591d492-1113-418e-99e7-1247ecc7eb52 returned with HTTP 200 Aug 01 00:13:41.450209 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 13/50] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:41 2026] GET /volume/v3/volumes/a591d492-1113-418e-99e7-1247ecc7eb52 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:41.716006 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bf6abddf-38de-4586-83ed-f2cc9e5a317f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:41.719255 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bf6abddf-38de-4586-83ed-f2cc9e5a317f tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] GET https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 Aug 01 00:13:41.719577 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bf6abddf-38de-4586-83ed-f2cc9e5a317f tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:41.719892 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bf6abddf-38de-4586-83ed-f2cc9e5a317f tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:41.733489 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:41.733489 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:13:41.738118 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-bf6abddf-38de-4586-83ed-f2cc9e5a317f tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Volume info retrieved successfully. Aug 01 00:13:41.744164 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bf6abddf-38de-4586-83ed-f2cc9e5a317f tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 returned with HTTP 200 Aug 01 00:13:41.744732 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 13/51] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:41 2026] GET /volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:42.103843 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-5ef3f55c-a1d7-4eec-8127-96ac2ffb0e43 req-1b00288e-2604-40b5-8eaa-ddc3ecd879ee None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:42.106072 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-5ef3f55c-a1d7-4eec-8127-96ac2ffb0e43 req-1b00288e-2604-40b5-8eaa-ddc3ecd879ee tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] POST https://10.4.3.222/volume/v3/attachments/d789a8f8-c841-448b-874d-2740b27e5c1e/action Aug 01 00:13:42.106698 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-5ef3f55c-a1d7-4eec-8127-96ac2ffb0e43 req-1b00288e-2604-40b5-8eaa-ddc3ecd879ee tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Action body: b'{"os-complete": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:13:42.107102 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-5ef3f55c-a1d7-4eec-8127-96ac2ffb0e43 req-1b00288e-2604-40b5-8eaa-ddc3ecd879ee tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:13:42.125784 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:42.125784 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:13:42.146301 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-5ef3f55c-a1d7-4eec-8127-96ac2ffb0e43 req-1b00288e-2604-40b5-8eaa-ddc3ecd879ee tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] https://10.4.3.222/volume/v3/attachments/d789a8f8-c841-448b-874d-2740b27e5c1e/action returned with HTTP 204 Aug 01 00:13:42.146820 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 15/52] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:13:42 2026] POST /volume/v3/attachments/d789a8f8-c841-448b-874d-2740b27e5c1e/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:13:42.467354 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f6b25db1-344f-4d8a-ba57-b16543d46a36 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:42.473040 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f6b25db1-344f-4d8a-ba57-b16543d46a36 tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] GET https://10.4.3.222/volume/v3/volumes/a591d492-1113-418e-99e7-1247ecc7eb52 Aug 01 00:13:42.473040 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f6b25db1-344f-4d8a-ba57-b16543d46a36 tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:42.473040 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f6b25db1-344f-4d8a-ba57-b16543d46a36 tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:42.484144 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:42.484144 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:13:42.488668 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f6b25db1-344f-4d8a-ba57-b16543d46a36 tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Volume info retrieved successfully. Aug 01 00:13:42.494093 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f6b25db1-344f-4d8a-ba57-b16543d46a36 tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] https://10.4.3.222/volume/v3/volumes/a591d492-1113-418e-99e7-1247ecc7eb52 returned with HTTP 200 Aug 01 00:13:42.494653 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 12/53] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:42 2026] GET /volume/v3/volumes/a591d492-1113-418e-99e7-1247ecc7eb52 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:42.759036 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-12cdaf64-7cfd-4e19-a00a-e8c6a274e7f4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:42.761593 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-12cdaf64-7cfd-4e19-a00a-e8c6a274e7f4 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] GET https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 Aug 01 00:13:42.761865 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-12cdaf64-7cfd-4e19-a00a-e8c6a274e7f4 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:42.762122 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-12cdaf64-7cfd-4e19-a00a-e8c6a274e7f4 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:42.779302 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:42.779302 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:13:42.789096 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-12cdaf64-7cfd-4e19-a00a-e8c6a274e7f4 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Volume info retrieved successfully. Aug 01 00:13:42.797570 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-12cdaf64-7cfd-4e19-a00a-e8c6a274e7f4 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 returned with HTTP 200 Aug 01 00:13:42.797826 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 14/54] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:42 2026] GET /volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:13:42.814958 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f5bd20c1-997c-4b08-80ca-7ef9623285a2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:42.819553 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f5bd20c1-997c-4b08-80ca-7ef9623285a2 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] GET https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 Aug 01 00:13:42.819790 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f5bd20c1-997c-4b08-80ca-7ef9623285a2 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:42.820018 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f5bd20c1-997c-4b08-80ca-7ef9623285a2 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:42.841317 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:42.841317 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:13:42.852040 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f5bd20c1-997c-4b08-80ca-7ef9623285a2 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Volume info retrieved successfully. Aug 01 00:13:42.866383 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f5bd20c1-997c-4b08-80ca-7ef9623285a2 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 returned with HTTP 200 Aug 01 00:13:42.867091 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 14/55] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:42 2026] GET /volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 => generated 1137 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:13:43.010709 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-fa2b5bb0-b39b-46c0-b289-4b98d0373d3d req-88d3dfa8-8e16-4cbc-9d46-620512685bd5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:43.021339 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-fa2b5bb0-b39b-46c0-b289-4b98d0373d3d req-88d3dfa8-8e16-4cbc-9d46-620512685bd5 tempest-VolumesAdminNegativeTest-296135923 tempest-VolumesAdminNegativeTest-296135923-project] GET https://10.4.3.222/volume/v3/volumes/8a569f62-cec8-4683-9a8f-e847e69a6ee1 Aug 01 00:13:43.021339 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-fa2b5bb0-b39b-46c0-b289-4b98d0373d3d req-88d3dfa8-8e16-4cbc-9d46-620512685bd5 tempest-VolumesAdminNegativeTest-296135923 tempest-VolumesAdminNegativeTest-296135923-project] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:43.021339 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-fa2b5bb0-b39b-46c0-b289-4b98d0373d3d req-88d3dfa8-8e16-4cbc-9d46-620512685bd5 tempest-VolumesAdminNegativeTest-296135923 tempest-VolumesAdminNegativeTest-296135923-project] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:43.044745 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-fa2b5bb0-b39b-46c0-b289-4b98d0373d3d req-88d3dfa8-8e16-4cbc-9d46-620512685bd5 tempest-VolumesAdminNegativeTest-296135923 tempest-VolumesAdminNegativeTest-296135923-project] https://10.4.3.222/volume/v3/volumes/8a569f62-cec8-4683-9a8f-e847e69a6ee1 returned with HTTP 404 Aug 01 00:13:43.045217 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 16/56] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:13:43 2026] GET /volume/v3/volumes/8a569f62-cec8-4683-9a8f-e847e69a6ee1 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:13:43.063842 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-030b8338-a190-4e92-a273-1de93f156414 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:43.066127 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-030b8338-a190-4e92-a273-1de93f156414 tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] DELETE https://10.4.3.222/volume/v3/volumes/a591d492-1113-418e-99e7-1247ecc7eb52 Aug 01 00:13:43.067138 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-030b8338-a190-4e92-a273-1de93f156414 tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:43.067138 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-030b8338-a190-4e92-a273-1de93f156414 tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:43.067138 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-030b8338-a190-4e92-a273-1de93f156414 tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Delete volume with id: a591d492-1113-418e-99e7-1247ecc7eb52 Aug 01 00:13:43.075926 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:43.075926 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:13:43.075926 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-030b8338-a190-4e92-a273-1de93f156414 tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Volume info retrieved successfully. Aug 01 00:13:43.115797 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-030b8338-a190-4e92-a273-1de93f156414 tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Delete volume request issued successfully. Aug 01 00:13:43.115797 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-030b8338-a190-4e92-a273-1de93f156414 tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] https://10.4.3.222/volume/v3/volumes/a591d492-1113-418e-99e7-1247ecc7eb52 returned with HTTP 202 Aug 01 00:13:43.116638 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 13/57] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:13:43 2026] DELETE /volume/v3/volumes/a591d492-1113-418e-99e7-1247ecc7eb52 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:13:43.125615 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-46887e9f-3305-4ec9-b2c9-d09c485ccc81 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:43.128758 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-46887e9f-3305-4ec9-b2c9-d09c485ccc81 tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] GET https://10.4.3.222/volume/v3/volumes/a591d492-1113-418e-99e7-1247ecc7eb52 Aug 01 00:13:43.128962 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-46887e9f-3305-4ec9-b2c9-d09c485ccc81 tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:43.129151 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-46887e9f-3305-4ec9-b2c9-d09c485ccc81 tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:43.149289 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:43.149289 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:13:43.157560 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-46887e9f-3305-4ec9-b2c9-d09c485ccc81 tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Volume info retrieved successfully. Aug 01 00:13:43.169427 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-46887e9f-3305-4ec9-b2c9-d09c485ccc81 tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] https://10.4.3.222/volume/v3/volumes/a591d492-1113-418e-99e7-1247ecc7eb52 returned with HTTP 200 Aug 01 00:13:43.169427 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 15/58] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:43 2026] GET /volume/v3/volumes/a591d492-1113-418e-99e7-1247ecc7eb52 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:44.187046 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3490abd8-3cb7-4302-835a-6a37fd601fe5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:44.188752 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3490abd8-3cb7-4302-835a-6a37fd601fe5 tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] GET https://10.4.3.222/volume/v3/volumes/a591d492-1113-418e-99e7-1247ecc7eb52 Aug 01 00:13:44.189023 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3490abd8-3cb7-4302-835a-6a37fd601fe5 tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:44.189129 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3490abd8-3cb7-4302-835a-6a37fd601fe5 tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:44.194092 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3490abd8-3cb7-4302-835a-6a37fd601fe5 tempest-VolumesAdminNegativeTest-1536167193 tempest-VolumesAdminNegativeTest-1536167193-project-member] https://10.4.3.222/volume/v3/volumes/a591d492-1113-418e-99e7-1247ecc7eb52 returned with HTTP 404 Aug 01 00:13:44.194538 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 15/59] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:44 2026] GET /volume/v3/volumes/a591d492-1113-418e-99e7-1247ecc7eb52 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:13:44.889099 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-9c51b644-c754-42db-96d2-e3a598d0c86f req-d3796469-b303-4fe5-b601-2b6c81317e1c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:44.895987 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-9c51b644-c754-42db-96d2-e3a598d0c86f req-d3796469-b303-4fe5-b601-2b6c81317e1c tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] DELETE https://10.4.3.222/volume/v3/attachments/d789a8f8-c841-448b-874d-2740b27e5c1e Aug 01 00:13:44.896192 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-9c51b644-c754-42db-96d2-e3a598d0c86f req-d3796469-b303-4fe5-b601-2b6c81317e1c tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:44.896474 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-9c51b644-c754-42db-96d2-e3a598d0c86f req-d3796469-b303-4fe5-b601-2b6c81317e1c tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:44.911032 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:44.911032 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:13:45.024984 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-9c51b644-c754-42db-96d2-e3a598d0c86f req-d3796469-b303-4fe5-b601-2b6c81317e1c tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] https://10.4.3.222/volume/v3/attachments/d789a8f8-c841-448b-874d-2740b27e5c1e returned with HTTP 200 Aug 01 00:13:45.024984 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 17/60] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:13:44 2026] DELETE /volume/v3/attachments/d789a8f8-c841-448b-874d-2740b27e5c1e => generated 19 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:47.026732 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a187f29e-861d-4c71-b7df-71c9f4c200fd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:47.029353 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a187f29e-861d-4c71-b7df-71c9f4c200fd tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] GET https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 Aug 01 00:13:47.031596 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a187f29e-861d-4c71-b7df-71c9f4c200fd tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:47.031596 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a187f29e-861d-4c71-b7df-71c9f4c200fd tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:47.040019 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:47.040019 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:13:47.044349 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a187f29e-861d-4c71-b7df-71c9f4c200fd tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Volume info retrieved successfully. Aug 01 00:13:47.051560 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a187f29e-861d-4c71-b7df-71c9f4c200fd tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 returned with HTTP 200 Aug 01 00:13:47.052119 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 14/61] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:47 2026] GET /volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:47.065754 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-331c8843-89ac-4c14-9bd3-81771ab0d5fd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:47.067819 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-331c8843-89ac-4c14-9bd3-81771ab0d5fd tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] GET https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 Aug 01 00:13:47.068012 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-331c8843-89ac-4c14-9bd3-81771ab0d5fd tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:47.068191 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-331c8843-89ac-4c14-9bd3-81771ab0d5fd tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:47.079173 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:47.079173 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:13:47.084203 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-331c8843-89ac-4c14-9bd3-81771ab0d5fd tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Volume info retrieved successfully. Aug 01 00:13:47.097318 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-331c8843-89ac-4c14-9bd3-81771ab0d5fd tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 returned with HTTP 200 Aug 01 00:13:47.097519 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 16/62] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:47 2026] GET /volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:47.145836 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9a906be1-7b02-4634-860f-8c2ef79e7619 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:47.148189 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9a906be1-7b02-4634-860f-8c2ef79e7619 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] GET https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 Aug 01 00:13:47.148414 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9a906be1-7b02-4634-860f-8c2ef79e7619 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:47.148620 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9a906be1-7b02-4634-860f-8c2ef79e7619 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:47.160002 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:47.160002 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:13:47.164294 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9a906be1-7b02-4634-860f-8c2ef79e7619 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Volume info retrieved successfully. Aug 01 00:13:47.169576 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9a906be1-7b02-4634-860f-8c2ef79e7619 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 returned with HTTP 200 Aug 01 00:13:47.170540 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 16/63] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:47 2026] GET /volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:47.188741 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ea9455dc-450b-423a-9f3e-4de52aafe71b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:47.192343 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ea9455dc-450b-423a-9f3e-4de52aafe71b tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] DELETE https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 Aug 01 00:13:47.192666 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ea9455dc-450b-423a-9f3e-4de52aafe71b tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:47.192874 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ea9455dc-450b-423a-9f3e-4de52aafe71b tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:47.193053 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-ea9455dc-450b-423a-9f3e-4de52aafe71b tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Delete volume with id: 138c13f2-c99e-4943-a3c8-12528daadeb2 Aug 01 00:13:47.201160 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:47.201160 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:13:47.201658 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-ea9455dc-450b-423a-9f3e-4de52aafe71b tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Volume info retrieved successfully. Aug 01 00:13:47.236876 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-ea9455dc-450b-423a-9f3e-4de52aafe71b tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Delete volume request issued successfully. Aug 01 00:13:47.237091 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ea9455dc-450b-423a-9f3e-4de52aafe71b tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 returned with HTTP 202 Aug 01 00:13:47.237714 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 18/64] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:13:47 2026] DELETE /volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:13:47.248552 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-19fccd77-3597-40eb-8c68-023708b608d0 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:47.252000 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-19fccd77-3597-40eb-8c68-023708b608d0 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] GET https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 Aug 01 00:13:47.252000 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-19fccd77-3597-40eb-8c68-023708b608d0 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:47.252000 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-19fccd77-3597-40eb-8c68-023708b608d0 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:47.261550 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:47.261550 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:13:47.268039 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-19fccd77-3597-40eb-8c68-023708b608d0 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Volume info retrieved successfully. Aug 01 00:13:47.275646 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-19fccd77-3597-40eb-8c68-023708b608d0 tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 returned with HTTP 200 Aug 01 00:13:47.276150 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 15/65] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:47 2026] GET /volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:47.627982 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-66d333e4-b7f4-4f43-b6c1-c362dd3cc767 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:47.630747 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-66d333e4-b7f4-4f43-b6c1-c362dd3cc767 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] GET https://10.4.3.222/volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee Aug 01 00:13:47.630932 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-66d333e4-b7f4-4f43-b6c1-c362dd3cc767 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:47.631100 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-66d333e4-b7f4-4f43-b6c1-c362dd3cc767 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:47.639943 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:47.639943 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:13:47.644291 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-66d333e4-b7f4-4f43-b6c1-c362dd3cc767 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Volume info retrieved successfully. Aug 01 00:13:47.649191 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-66d333e4-b7f4-4f43-b6c1-c362dd3cc767 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee returned with HTTP 200 Aug 01 00:13:47.650231 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 17/66] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:13:47 2026] GET /volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee => generated 1391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:13:47.659040 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-de076b8c-a16f-4d59-bb2c-4e4592559bbd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:47.661709 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-de076b8c-a16f-4d59-bb2c-4e4592559bbd tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] GET https://10.4.3.222/volume/v3/volumes/34f274c6-3063-4509-9d0b-6dc543046af7 Aug 01 00:13:47.662018 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-de076b8c-a16f-4d59-bb2c-4e4592559bbd tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:47.662286 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-de076b8c-a16f-4d59-bb2c-4e4592559bbd tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:47.674789 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:47.674789 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:13:47.676463 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-de076b8c-a16f-4d59-bb2c-4e4592559bbd tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Volume info retrieved successfully. Aug 01 00:13:47.681747 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-de076b8c-a16f-4d59-bb2c-4e4592559bbd tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes/34f274c6-3063-4509-9d0b-6dc543046af7 returned with HTTP 200 Aug 01 00:13:47.682343 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 17/67] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:13:47 2026] GET /volume/v3/volumes/34f274c6-3063-4509-9d0b-6dc543046af7 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:47.693236 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-fa138414-0694-41d1-b1c9-d1d4176bb173 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:47.695398 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-fa138414-0694-41d1-b1c9-d1d4176bb173 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] GET https://10.4.3.222/volume/v3/volumes/cdb235b3-16bf-4de7-bf05-1624e3bc2777 Aug 01 00:13:47.695617 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-fa138414-0694-41d1-b1c9-d1d4176bb173 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:47.695923 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-fa138414-0694-41d1-b1c9-d1d4176bb173 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:47.706031 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:47.706031 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:13:47.718413 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-fa138414-0694-41d1-b1c9-d1d4176bb173 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Volume info retrieved successfully. Aug 01 00:13:47.730276 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-fa138414-0694-41d1-b1c9-d1d4176bb173 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes/cdb235b3-16bf-4de7-bf05-1624e3bc2777 returned with HTTP 200 Aug 01 00:13:47.730276 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 19/68] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:13:47 2026] GET /volume/v3/volumes/cdb235b3-16bf-4de7-bf05-1624e3bc2777 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:47.749093 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c0b3661b-dfcb-443f-bd8e-461c797c7d68 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:47.749531 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c0b3661b-dfcb-443f-bd8e-461c797c7d68 None None] GET https://10.4.3.222/volume// Aug 01 00:13:47.749777 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c0b3661b-dfcb-443f-bd8e-461c797c7d68 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:47.750044 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c0b3661b-dfcb-443f-bd8e-461c797c7d68 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:47.750520 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c0b3661b-dfcb-443f-bd8e-461c797c7d68 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:13:47.750938 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 16/69] 10.4.3.222 () {66 vars in 1419 bytes} [Sat Aug 1 00:13: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 01 00:13:47.764095 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-2697184c-4ee1-41f1-8d45-cc60f01d7eed None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:47.766404 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-2697184c-4ee1-41f1-8d45-cc60f01d7eed tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:13:47.766793 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-2697184c-4ee1-41f1-8d45-cc60f01d7eed tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a4bac931-8a3d-42ee-9975-bd22ab0fbeee", "connector": null, "instance_uuid": "f23202ab-1d5b-486c-8d66-37c6743c1473"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:13:47.775758 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:47.775758 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:13:47.812850 np0000006296 devstack@c-api.service[100407]: /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 01 00:13:47.812850 np0000006296 devstack@c-api.service[100407]: .first() Aug 01 00:13:47.824644 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-2697184c-4ee1-41f1-8d45-cc60f01d7eed tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:13:47.825145 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 18/70] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:13:47 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 01 00:13:47.834246 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3034f062-62b9-4709-a1ac-7f465b5798ee None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:47.834820 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3034f062-62b9-4709-a1ac-7f465b5798ee None None] GET https://10.4.3.222/volume// Aug 01 00:13:47.835024 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3034f062-62b9-4709-a1ac-7f465b5798ee None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:47.835204 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3034f062-62b9-4709-a1ac-7f465b5798ee None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:47.835677 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3034f062-62b9-4709-a1ac-7f465b5798ee None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:13:47.836060 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 18/71] 10.4.3.222 () {66 vars in 1419 bytes} [Sat Aug 1 00:13: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 01 00:13:47.845917 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-3bc9bf93-d37b-4589-af95-50158c8cfd68 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:47.847976 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-3bc9bf93-d37b-4589-af95-50158c8cfd68 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:13:47.848304 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-3bc9bf93-d37b-4589-af95-50158c8cfd68 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "34f274c6-3063-4509-9d0b-6dc543046af7", "connector": null, "instance_uuid": "f23202ab-1d5b-486c-8d66-37c6743c1473"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:13:47.858205 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:47.858205 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:13:47.885286 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-3bc9bf93-d37b-4589-af95-50158c8cfd68 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:13:47.885793 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 20/72] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:13:47 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 01 00:13:47.895460 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d68df9bc-e2c0-4857-9de7-8a493f6ed865 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:47.895867 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d68df9bc-e2c0-4857-9de7-8a493f6ed865 None None] GET https://10.4.3.222/volume// Aug 01 00:13:47.896042 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d68df9bc-e2c0-4857-9de7-8a493f6ed865 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:47.896236 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d68df9bc-e2c0-4857-9de7-8a493f6ed865 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:47.896620 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d68df9bc-e2c0-4857-9de7-8a493f6ed865 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:13:47.896953 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 17/73] 10.4.3.222 () {66 vars in 1419 bytes} [Sat Aug 1 00:13: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 01 00:13:47.911429 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-2d8940ed-2684-49e2-a52c-37f3589c8dd8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:47.914108 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-2d8940ed-2684-49e2-a52c-37f3589c8dd8 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:13:47.914672 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-2d8940ed-2684-49e2-a52c-37f3589c8dd8 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cdb235b3-16bf-4de7-bf05-1624e3bc2777", "connector": null, "instance_uuid": "f23202ab-1d5b-486c-8d66-37c6743c1473"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:13:47.926038 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:47.926038 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:13:47.950916 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-2d8940ed-2684-49e2-a52c-37f3589c8dd8 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:13:47.951201 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 19/74] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:13:47 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 01 00:13:48.163418 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-08497904-d512-416e-9882-4d23ce66ffec req-6665d41d-e609-447d-b5f6-e1a3d07eabd9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:48.166447 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-08497904-d512-416e-9882-4d23ce66ffec req-6665d41d-e609-447d-b5f6-e1a3d07eabd9 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:13:48.166925 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-08497904-d512-416e-9882-4d23ce66ffec req-6665d41d-e609-447d-b5f6-e1a3d07eabd9 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "dd72767e-430e-4463-a69a-7b814d34db29-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:13:48.169365 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [req-08497904-d512-416e-9882-4d23ce66ffec req-6665d41d-e609-447d-b5f6-e1a3d07eabd9 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'dd72767e-430e-4463-a69a-7b814d34db29-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:13:48.169628 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [req-08497904-d512-416e-9882-4d23ce66ffec req-6665d41d-e609-447d-b5f6-e1a3d07eabd9 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Create volume of 1 GB Aug 01 00:13:48.173850 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-08497904-d512-416e-9882-4d23ce66ffec req-6665d41d-e609-447d-b5f6-e1a3d07eabd9 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Availability Zones retrieved successfully. Aug 01 00:13:48.181778 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-08497904-d512-416e-9882-4d23ce66ffec req-6665d41d-e609-447d-b5f6-e1a3d07eabd9 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Flow 'volume_create_api' (127844a4-c040-44ec-87a4-57143d7cefee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:13:48.182664 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-08497904-d512-416e-9882-4d23ce66ffec req-6665d41d-e609-447d-b5f6-e1a3d07eabd9 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c868ec6-47fa-4ae7-bf57-2b3fe14e05b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:48.183490 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [req-08497904-d512-416e-9882-4d23ce66ffec req-6665d41d-e609-447d-b5f6-e1a3d07eabd9 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:13:48.231722 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-08497904-d512-416e-9882-4d23ce66ffec req-6665d41d-e609-447d-b5f6-e1a3d07eabd9 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c868ec6-47fa-4ae7-bf57-2b3fe14e05b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:48.232621 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-08497904-d512-416e-9882-4d23ce66ffec req-6665d41d-e609-447d-b5f6-e1a3d07eabd9 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4792d521-797b-4e64-b466-4d8169c606f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:48.296360 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f47461ea-24c6-4976-9a21-bc00198735dd None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:48.299724 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f47461ea-24c6-4976-9a21-bc00198735dd tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] GET https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 Aug 01 00:13:48.300028 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f47461ea-24c6-4976-9a21-bc00198735dd tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:48.300297 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f47461ea-24c6-4976-9a21-bc00198735dd tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:48.302778 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [req-08497904-d512-416e-9882-4d23ce66ffec req-6665d41d-e609-447d-b5f6-e1a3d07eabd9 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Created reservations ['0693cf99-2e5e-48cb-bcc9-5f62666cf63b', '556b2737-8a11-4a05-bd45-109b82fd1b9f', '64601dc0-f656-40e3-b7d8-9ff9c980a1ad', 'd804638a-fb8e-4763-bfb9-ddcc8b2432c2'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:13:48.304011 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-08497904-d512-416e-9882-4d23ce66ffec req-6665d41d-e609-447d-b5f6-e1a3d07eabd9 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4792d521-797b-4e64-b466-4d8169c606f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0693cf99-2e5e-48cb-bcc9-5f62666cf63b', '556b2737-8a11-4a05-bd45-109b82fd1b9f', '64601dc0-f656-40e3-b7d8-9ff9c980a1ad', 'd804638a-fb8e-4763-bfb9-ddcc8b2432c2']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:48.305115 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-08497904-d512-416e-9882-4d23ce66ffec req-6665d41d-e609-447d-b5f6-e1a3d07eabd9 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e78b69d-2e22-4986-b3d4-67b11c43b5b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:48.312548 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f47461ea-24c6-4976-9a21-bc00198735dd tempest-DeleteServersTestJSON-1859993406 tempest-DeleteServersTestJSON-1859993406-project-member] https://10.4.3.222/volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 returned with HTTP 404 Aug 01 00:13:48.313394 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 21/75] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:13:48 2026] GET /volume/v3/volumes/138c13f2-c99e-4943-a3c8-12528daadeb2 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:13:48.337193 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-08497904-d512-416e-9882-4d23ce66ffec req-6665d41d-e609-447d-b5f6-e1a3d07eabd9 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e78b69d-2e22-4986-b3d4-67b11c43b5b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64e9387d-26bb-44e8-bca6-5ccc1b88be47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='dd72767e-430e-4463-a69a-7b814d34db29-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1680459355b547c2abb60529349099e4',qos_specs=None,replication_status=,reservations=['0693cf99-2e5e-48cb-bcc9-5f62666cf63b','556b2737-8a11-4a05-bd45-109b82fd1b9f','64601dc0-f656-40e3-b7d8-9ff9c980a1ad','d804638a-fb8e-4763-bfb9-ddcc8b2432c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca2937f139eb46b3bf2039beb44259cd',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:13:48Z,deleted=False,deleted_at=None,display_description='',display_name='dd72767e-430e-4463-a69a-7b814d34db29-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64e9387d-26bb-44e8-bca6-5ccc1b88be47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1680459355b547c2abb60529349099e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca2937f139eb46b3bf2039beb44259cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:48.338026 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-08497904-d512-416e-9882-4d23ce66ffec req-6665d41d-e609-447d-b5f6-e1a3d07eabd9 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e69ee4d-29e9-4fd8-b524-364a35eb7c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:48.363801 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-08497904-d512-416e-9882-4d23ce66ffec req-6665d41d-e609-447d-b5f6-e1a3d07eabd9 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e69ee4d-29e9-4fd8-b524-364a35eb7c50) transitioned into 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='dd72767e-430e-4463-a69a-7b814d34db29-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1680459355b547c2abb60529349099e4',qos_specs=None,replication_status=,reservations=['0693cf99-2e5e-48cb-bcc9-5f62666cf63b','556b2737-8a11-4a05-bd45-109b82fd1b9f','64601dc0-f656-40e3-b7d8-9ff9c980a1ad','d804638a-fb8e-4763-bfb9-ddcc8b2432c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca2937f139eb46b3bf2039beb44259cd',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:48.364864 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-08497904-d512-416e-9882-4d23ce66ffec req-6665d41d-e609-447d-b5f6-e1a3d07eabd9 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d0aafb9-cf2e-4e35-9ec9-56334cf299a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:13:48.383198 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-08497904-d512-416e-9882-4d23ce66ffec req-6665d41d-e609-447d-b5f6-e1a3d07eabd9 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d0aafb9-cf2e-4e35-9ec9-56334cf299a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:13:48.383198 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-08497904-d512-416e-9882-4d23ce66ffec req-6665d41d-e609-447d-b5f6-e1a3d07eabd9 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Flow 'volume_create_api' (127844a4-c040-44ec-87a4-57143d7cefee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:13:48.383505 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-08497904-d512-416e-9882-4d23ce66ffec req-6665d41d-e609-447d-b5f6-e1a3d07eabd9 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Create volume request issued successfully. Aug 01 00:13:48.384734 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-08497904-d512-416e-9882-4d23ce66ffec req-6665d41d-e609-447d-b5f6-e1a3d07eabd9 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:13:48.386951 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 19/76] 10.4.3.222 () {72 vars in 1541 bytes} [Sat Aug 1 00:13:48 2026] POST /volume/v3/volumes => generated 749 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:13:48.397105 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-08497904-d512-416e-9882-4d23ce66ffec req-94e6bc74-7a57-42d4-b563-f7e068e0c86e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:48.402438 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-08497904-d512-416e-9882-4d23ce66ffec req-94e6bc74-7a57-42d4-b563-f7e068e0c86e tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] GET https://10.4.3.222/volume/v3/volumes/64e9387d-26bb-44e8-bca6-5ccc1b88be47 Aug 01 00:13:48.403275 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-08497904-d512-416e-9882-4d23ce66ffec req-94e6bc74-7a57-42d4-b563-f7e068e0c86e tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:48.403275 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-08497904-d512-416e-9882-4d23ce66ffec req-94e6bc74-7a57-42d4-b563-f7e068e0c86e tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:48.412824 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:48.412824 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:13:48.417656 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-08497904-d512-416e-9882-4d23ce66ffec req-94e6bc74-7a57-42d4-b563-f7e068e0c86e tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Volume info retrieved successfully. Aug 01 00:13:48.428154 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-08497904-d512-416e-9882-4d23ce66ffec req-94e6bc74-7a57-42d4-b563-f7e068e0c86e tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] https://10.4.3.222/volume/v3/volumes/64e9387d-26bb-44e8-bca6-5ccc1b88be47 returned with HTTP 200 Aug 01 00:13:48.428154 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 18/77] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:13:48 2026] GET /volume/v3/volumes/64e9387d-26bb-44e8-bca6-5ccc1b88be47 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:48.447180 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-08497904-d512-416e-9882-4d23ce66ffec req-f714dc94-fe6e-42cf-8966-8d0dcefe832c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:48.453796 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-08497904-d512-416e-9882-4d23ce66ffec req-f714dc94-fe6e-42cf-8966-8d0dcefe832c tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] GET https://10.4.3.222/volume/v3/volumes/64e9387d-26bb-44e8-bca6-5ccc1b88be47 Aug 01 00:13:48.453796 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-08497904-d512-416e-9882-4d23ce66ffec req-f714dc94-fe6e-42cf-8966-8d0dcefe832c tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:48.453796 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-08497904-d512-416e-9882-4d23ce66ffec req-f714dc94-fe6e-42cf-8966-8d0dcefe832c tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:48.471318 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:48.471318 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:13:48.479478 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-08497904-d512-416e-9882-4d23ce66ffec req-f714dc94-fe6e-42cf-8966-8d0dcefe832c tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Volume info retrieved successfully. Aug 01 00:13:48.486347 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-08497904-d512-416e-9882-4d23ce66ffec req-f714dc94-fe6e-42cf-8966-8d0dcefe832c tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] https://10.4.3.222/volume/v3/volumes/64e9387d-26bb-44e8-bca6-5ccc1b88be47 returned with HTTP 200 Aug 01 00:13:48.486966 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 20/78] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:13:48 2026] GET /volume/v3/volumes/64e9387d-26bb-44e8-bca6-5ccc1b88be47 => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:50.356032 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4ccc475c-fcda-4fbc-b16e-09343ee0e6ca None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:50.356534 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4ccc475c-fcda-4fbc-b16e-09343ee0e6ca None None] GET https://10.4.3.222/volume// Aug 01 00:13:50.356809 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4ccc475c-fcda-4fbc-b16e-09343ee0e6ca None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:50.357071 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4ccc475c-fcda-4fbc-b16e-09343ee0e6ca None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:50.357646 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4ccc475c-fcda-4fbc-b16e-09343ee0e6ca None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:13:50.358105 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 22/79] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:13:50 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 01 00:13:50.368070 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-c19cfafe-3d74-4ae3-8844-6266999ee6d3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:50.395020 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-c19cfafe-3d74-4ae3-8844-6266999ee6d3 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] GET https://10.4.3.222/volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee Aug 01 00:13:50.395343 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-c19cfafe-3d74-4ae3-8844-6266999ee6d3 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:50.395648 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-c19cfafe-3d74-4ae3-8844-6266999ee6d3 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:50.408171 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:50.408171 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:13:50.412709 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-c19cfafe-3d74-4ae3-8844-6266999ee6d3 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Volume info retrieved successfully. Aug 01 00:13:50.419310 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-c19cfafe-3d74-4ae3-8844-6266999ee6d3 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee returned with HTTP 200 Aug 01 00:13:50.419864 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 20/80] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:13:50 2026] GET /volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee => generated 1570 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:13:50.524974 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-77367f90-937d-4b76-ba09-bd651c79f9c6 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:50.528002 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-77367f90-937d-4b76-ba09-bd651c79f9c6 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] PUT https://10.4.3.222/volume/v3/attachments/e68d45ec-bcfb-44b5-9b68-2ec985b52218 Aug 01 00:13:50.528475 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-77367f90-937d-4b76-ba09-bd651c79f9c6 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:13:50.540318 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-77367f90-937d-4b76-ba09-bd651c79f9c6 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Acquiring lock "cinder-attachment_update-a4bac931-8a3d-42ee-9975-bd22ab0fbeee-np0000006296" by "attachment_update" {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:13:50.546242 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-77367f90-937d-4b76-ba09-bd651c79f9c6 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Lock "cinder-attachment_update-a4bac931-8a3d-42ee-9975-bd22ab0fbeee-np0000006296" acquired by "attachment_update" :: waited 0.006s {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:13:50.547399 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:50.547399 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:13:50.662210 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-77367f90-937d-4b76-ba09-bd651c79f9c6 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Lock "cinder-attachment_update-a4bac931-8a3d-42ee-9975-bd22ab0fbeee-np0000006296" released by "attachment_update" :: held 0.116s {{(pid=100409) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:13:50.662672 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-77367f90-937d-4b76-ba09-bd651c79f9c6 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/attachments/e68d45ec-bcfb-44b5-9b68-2ec985b52218 returned with HTTP 200 Aug 01 00:13:50.663320 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 19/81] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:13:50 2026] PUT /volume/v3/attachments/e68d45ec-bcfb-44b5-9b68-2ec985b52218 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:13:50.690975 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-1187c186-735c-4acd-830d-dc27915e6bd6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:50.693235 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-1187c186-735c-4acd-830d-dc27915e6bd6 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] POST https://10.4.3.222/volume/v3/attachments/e68d45ec-bcfb-44b5-9b68-2ec985b52218/action Aug 01 00:13:50.693722 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-1187c186-735c-4acd-830d-dc27915e6bd6 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:13:50.693928 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-1187c186-735c-4acd-830d-dc27915e6bd6 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:13:50.720014 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:50.720014 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:13:50.746493 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-1187c186-735c-4acd-830d-dc27915e6bd6 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/attachments/e68d45ec-bcfb-44b5-9b68-2ec985b52218/action returned with HTTP 204 Aug 01 00:13:50.747056 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 21/82] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:13:50 2026] POST /volume/v3/attachments/e68d45ec-bcfb-44b5-9b68-2ec985b52218/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:13:50.778464 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-de825156-a19f-47a4-a01d-e9ebe05a3ce2 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:50.778924 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-de825156-a19f-47a4-a01d-e9ebe05a3ce2 None None] GET https://10.4.3.222/volume// Aug 01 00:13:50.779082 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-de825156-a19f-47a4-a01d-e9ebe05a3ce2 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:50.779266 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-de825156-a19f-47a4-a01d-e9ebe05a3ce2 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:50.779584 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-de825156-a19f-47a4-a01d-e9ebe05a3ce2 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:13:50.779863 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 23/83] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:13: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 01 00:13:50.790111 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-4abe3f2e-a821-41b3-8a26-dc9b9a2dc780 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:50.792379 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-4abe3f2e-a821-41b3-8a26-dc9b9a2dc780 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] GET https://10.4.3.222/volume/v3/volumes/34f274c6-3063-4509-9d0b-6dc543046af7 Aug 01 00:13:50.793094 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-4abe3f2e-a821-41b3-8a26-dc9b9a2dc780 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:50.793716 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-4abe3f2e-a821-41b3-8a26-dc9b9a2dc780 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:50.806680 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:50.806680 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:13:50.810080 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-4abe3f2e-a821-41b3-8a26-dc9b9a2dc780 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Volume info retrieved successfully. Aug 01 00:13:50.815427 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-4abe3f2e-a821-41b3-8a26-dc9b9a2dc780 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes/34f274c6-3063-4509-9d0b-6dc543046af7 returned with HTTP 200 Aug 01 00:13:50.816114 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 21/84] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:13:50 2026] GET /volume/v3/volumes/34f274c6-3063-4509-9d0b-6dc543046af7 => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:13:50.893223 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-641e3302-2edf-4a44-bd17-791249a17399 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:50.896259 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-641e3302-2edf-4a44-bd17-791249a17399 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] PUT https://10.4.3.222/volume/v3/attachments/6b8e6ae7-2d1f-4af0-8e5c-f1c11d63d1a6 Aug 01 00:13:50.896823 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-641e3302-2edf-4a44-bd17-791249a17399 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:13:50.911284 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-641e3302-2edf-4a44-bd17-791249a17399 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Acquiring lock "cinder-attachment_update-34f274c6-3063-4509-9d0b-6dc543046af7-np0000006296" by "attachment_update" {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:13:50.919633 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-641e3302-2edf-4a44-bd17-791249a17399 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Lock "cinder-attachment_update-34f274c6-3063-4509-9d0b-6dc543046af7-np0000006296" acquired by "attachment_update" :: waited 0.008s {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:13:50.921361 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:50.921361 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:13:51.045028 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-641e3302-2edf-4a44-bd17-791249a17399 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Lock "cinder-attachment_update-34f274c6-3063-4509-9d0b-6dc543046af7-np0000006296" released by "attachment_update" :: held 0.126s {{(pid=100409) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:13:51.045369 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-641e3302-2edf-4a44-bd17-791249a17399 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/attachments/6b8e6ae7-2d1f-4af0-8e5c-f1c11d63d1a6 returned with HTTP 200 Aug 01 00:13:51.045872 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 20/85] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:13:50 2026] PUT /volume/v3/attachments/6b8e6ae7-2d1f-4af0-8e5c-f1c11d63d1a6 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:13:51.072221 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-049d41ad-bbb3-4f71-9694-30b96aefaf84 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:51.074752 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-049d41ad-bbb3-4f71-9694-30b96aefaf84 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] POST https://10.4.3.222/volume/v3/attachments/6b8e6ae7-2d1f-4af0-8e5c-f1c11d63d1a6/action Aug 01 00:13:51.075261 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-049d41ad-bbb3-4f71-9694-30b96aefaf84 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:13:51.075375 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-049d41ad-bbb3-4f71-9694-30b96aefaf84 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:13:51.096744 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:51.096744 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:13:51.110996 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-049d41ad-bbb3-4f71-9694-30b96aefaf84 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/attachments/6b8e6ae7-2d1f-4af0-8e5c-f1c11d63d1a6/action returned with HTTP 204 Aug 01 00:13:51.111606 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 22/86] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:13:51 2026] POST /volume/v3/attachments/6b8e6ae7-2d1f-4af0-8e5c-f1c11d63d1a6/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:13:51.138413 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-27cdfcfa-2338-4135-be4a-91479be3841b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:51.138906 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-27cdfcfa-2338-4135-be4a-91479be3841b None None] GET https://10.4.3.222/volume// Aug 01 00:13:51.139110 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-27cdfcfa-2338-4135-be4a-91479be3841b None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:51.139338 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-27cdfcfa-2338-4135-be4a-91479be3841b None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:51.139741 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-27cdfcfa-2338-4135-be4a-91479be3841b None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:13:51.143394 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 24/87] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:13:51 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:13:51.154139 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-f22a34a0-c93c-4fef-8dfd-4129ca941960 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:51.157850 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-f22a34a0-c93c-4fef-8dfd-4129ca941960 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] GET https://10.4.3.222/volume/v3/volumes/cdb235b3-16bf-4de7-bf05-1624e3bc2777 Aug 01 00:13:51.158088 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-f22a34a0-c93c-4fef-8dfd-4129ca941960 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:51.159405 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-f22a34a0-c93c-4fef-8dfd-4129ca941960 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:51.169928 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:51.169928 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:13:51.175090 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-f22a34a0-c93c-4fef-8dfd-4129ca941960 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Volume info retrieved successfully. Aug 01 00:13:51.181359 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-f22a34a0-c93c-4fef-8dfd-4129ca941960 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes/cdb235b3-16bf-4de7-bf05-1624e3bc2777 returned with HTTP 200 Aug 01 00:13:51.181801 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 22/88] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:13:51 2026] GET /volume/v3/volumes/cdb235b3-16bf-4de7-bf05-1624e3bc2777 => generated 1023 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:13:51.285365 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-afccb13f-41f8-42ee-8783-8577769ec455 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:51.287695 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-afccb13f-41f8-42ee-8783-8577769ec455 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] PUT https://10.4.3.222/volume/v3/attachments/2e26ab49-feb1-4f98-8487-8e4e73c72fd3 Aug 01 00:13:51.288817 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-afccb13f-41f8-42ee-8783-8577769ec455 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:13:51.302302 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-afccb13f-41f8-42ee-8783-8577769ec455 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Acquiring lock "cinder-attachment_update-cdb235b3-16bf-4de7-bf05-1624e3bc2777-np0000006296" by "attachment_update" {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:13:51.310603 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-afccb13f-41f8-42ee-8783-8577769ec455 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Lock "cinder-attachment_update-cdb235b3-16bf-4de7-bf05-1624e3bc2777-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:13:51.310603 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:51.310603 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:13:51.415628 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-afccb13f-41f8-42ee-8783-8577769ec455 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Lock "cinder-attachment_update-cdb235b3-16bf-4de7-bf05-1624e3bc2777-np0000006296" released by "attachment_update" :: held 0.108s {{(pid=100409) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:13:51.415938 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-afccb13f-41f8-42ee-8783-8577769ec455 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/attachments/2e26ab49-feb1-4f98-8487-8e4e73c72fd3 returned with HTTP 200 Aug 01 00:13:51.416316 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 21/89] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:13:51 2026] PUT /volume/v3/attachments/2e26ab49-feb1-4f98-8487-8e4e73c72fd3 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:13:51.448196 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-8d19f454-f110-4a6b-9b50-7fdfea564487 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:51.452725 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-8d19f454-f110-4a6b-9b50-7fdfea564487 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] POST https://10.4.3.222/volume/v3/attachments/2e26ab49-feb1-4f98-8487-8e4e73c72fd3/action Aug 01 00:13:51.452725 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-8d19f454-f110-4a6b-9b50-7fdfea564487 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:13:51.452725 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-8d19f454-f110-4a6b-9b50-7fdfea564487 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:13:51.474779 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:51.474779 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:13:51.495857 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-08497904-d512-416e-9882-4d23ce66ffec req-0725da66-c7af-4e47-bb53-61fc1fd9d40c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:51.500510 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-14a2e0f6-3272-4731-b36a-62f19b77aa97 req-8d19f454-f110-4a6b-9b50-7fdfea564487 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/attachments/2e26ab49-feb1-4f98-8487-8e4e73c72fd3/action returned with HTTP 204 Aug 01 00:13:51.500601 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-08497904-d512-416e-9882-4d23ce66ffec req-0725da66-c7af-4e47-bb53-61fc1fd9d40c tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] GET https://10.4.3.222/volume/v3/volumes/64e9387d-26bb-44e8-bca6-5ccc1b88be47 Aug 01 00:13:51.500601 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-08497904-d512-416e-9882-4d23ce66ffec req-0725da66-c7af-4e47-bb53-61fc1fd9d40c tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:51.500601 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-08497904-d512-416e-9882-4d23ce66ffec req-0725da66-c7af-4e47-bb53-61fc1fd9d40c tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:51.500700 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 23/90] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:13:51 2026] POST /volume/v3/attachments/2e26ab49-feb1-4f98-8487-8e4e73c72fd3/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:13:51.519647 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:51.519647 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:13:51.526848 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-08497904-d512-416e-9882-4d23ce66ffec req-0725da66-c7af-4e47-bb53-61fc1fd9d40c tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Volume info retrieved successfully. Aug 01 00:13:51.530906 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-08497904-d512-416e-9882-4d23ce66ffec req-0725da66-c7af-4e47-bb53-61fc1fd9d40c tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] https://10.4.3.222/volume/v3/volumes/64e9387d-26bb-44e8-bca6-5ccc1b88be47 returned with HTTP 200 Aug 01 00:13:51.530906 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 25/91] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:13:51 2026] GET /volume/v3/volumes/64e9387d-26bb-44e8-bca6-5ccc1b88be47 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:13:51.550840 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-30f52ef1-7d8b-445b-b317-20565e1589d5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:51.551277 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-30f52ef1-7d8b-445b-b317-20565e1589d5 None None] GET https://10.4.3.222/volume// Aug 01 00:13:51.551509 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-30f52ef1-7d8b-445b-b317-20565e1589d5 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:51.551701 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-30f52ef1-7d8b-445b-b317-20565e1589d5 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:51.552525 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-30f52ef1-7d8b-445b-b317-20565e1589d5 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:13:51.552525 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 23/92] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:13:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:13:51.562226 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-08497904-d512-416e-9882-4d23ce66ffec req-de2a6956-c359-4d29-9a01-64c17b7a749d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:51.566199 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-08497904-d512-416e-9882-4d23ce66ffec req-de2a6956-c359-4d29-9a01-64c17b7a749d tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:13:51.566345 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-08497904-d512-416e-9882-4d23ce66ffec req-de2a6956-c359-4d29-9a01-64c17b7a749d tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "64e9387d-26bb-44e8-bca6-5ccc1b88be47", "connector": null, "instance_uuid": "dd72767e-430e-4463-a69a-7b814d34db29"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:13:51.581240 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:51.581240 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:13:51.650588 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-08497904-d512-416e-9882-4d23ce66ffec req-de2a6956-c359-4d29-9a01-64c17b7a749d tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:13:51.650588 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 22/93] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:13:51 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:13:51.669994 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0aba47e8-5dd9-4274-a123-19a724acd011 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:51.670565 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0aba47e8-5dd9-4274-a123-19a724acd011 None None] GET https://10.4.3.222/volume// Aug 01 00:13:51.671090 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0aba47e8-5dd9-4274-a123-19a724acd011 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:51.671493 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0aba47e8-5dd9-4274-a123-19a724acd011 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:51.672078 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0aba47e8-5dd9-4274-a123-19a724acd011 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:13:51.672548 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 24/94] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:13:51 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:13:51.689102 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-08497904-d512-416e-9882-4d23ce66ffec req-024da8b0-fcfa-44f7-be82-3a401ce9a261 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:51.693987 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-08497904-d512-416e-9882-4d23ce66ffec req-024da8b0-fcfa-44f7-be82-3a401ce9a261 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] GET https://10.4.3.222/volume/v3/volumes/64e9387d-26bb-44e8-bca6-5ccc1b88be47 Aug 01 00:13:51.694193 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-08497904-d512-416e-9882-4d23ce66ffec req-024da8b0-fcfa-44f7-be82-3a401ce9a261 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:51.694385 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-08497904-d512-416e-9882-4d23ce66ffec req-024da8b0-fcfa-44f7-be82-3a401ce9a261 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:51.707924 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:51.707924 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:13:51.711569 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-08497904-d512-416e-9882-4d23ce66ffec req-024da8b0-fcfa-44f7-be82-3a401ce9a261 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Volume info retrieved successfully. Aug 01 00:13:51.715670 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-08497904-d512-416e-9882-4d23ce66ffec req-024da8b0-fcfa-44f7-be82-3a401ce9a261 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] https://10.4.3.222/volume/v3/volumes/64e9387d-26bb-44e8-bca6-5ccc1b88be47 returned with HTTP 200 Aug 01 00:13:51.716056 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 26/95] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:13:51 2026] GET /volume/v3/volumes/64e9387d-26bb-44e8-bca6-5ccc1b88be47 => generated 1021 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:13:51.806021 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-08497904-d512-416e-9882-4d23ce66ffec req-5536fd72-58c5-4e95-bbbe-e570a267b939 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:51.814924 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-08497904-d512-416e-9882-4d23ce66ffec req-5536fd72-58c5-4e95-bbbe-e570a267b939 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] PUT https://10.4.3.222/volume/v3/attachments/e38b7a2c-6b37-4c74-a033-3647ebff49c8 Aug 01 00:13:51.815909 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-08497904-d512-416e-9882-4d23ce66ffec req-5536fd72-58c5-4e95-bbbe-e570a267b939 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:13:51.836484 np0000006296 devstack@c-api.service[100406]: /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 01 00:13:51.836484 np0000006296 devstack@c-api.service[100406]: .first() Aug 01 00:13:51.855966 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-08497904-d512-416e-9882-4d23ce66ffec req-5536fd72-58c5-4e95-bbbe-e570a267b939 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Acquiring lock "cinder-attachment_update-64e9387d-26bb-44e8-bca6-5ccc1b88be47-np0000006296" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:13:51.866374 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-08497904-d512-416e-9882-4d23ce66ffec req-5536fd72-58c5-4e95-bbbe-e570a267b939 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Lock "cinder-attachment_update-64e9387d-26bb-44e8-bca6-5ccc1b88be47-np0000006296" acquired by "attachment_update" :: waited 0.011s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:13:51.867925 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:51.867925 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:13:51.996706 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-08497904-d512-416e-9882-4d23ce66ffec req-5536fd72-58c5-4e95-bbbe-e570a267b939 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Lock "cinder-attachment_update-64e9387d-26bb-44e8-bca6-5ccc1b88be47-np0000006296" released by "attachment_update" :: held 0.130s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:13:51.997103 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-08497904-d512-416e-9882-4d23ce66ffec req-5536fd72-58c5-4e95-bbbe-e570a267b939 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] https://10.4.3.222/volume/v3/attachments/e38b7a2c-6b37-4c74-a033-3647ebff49c8 returned with HTTP 200 Aug 01 00:13:51.997508 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 24/96] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:13:51 2026] PUT /volume/v3/attachments/e38b7a2c-6b37-4c74-a033-3647ebff49c8 => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:13:52.032642 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-08497904-d512-416e-9882-4d23ce66ffec req-a99f991e-26fd-4d3e-a7ea-69fe51841206 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:52.034927 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-08497904-d512-416e-9882-4d23ce66ffec req-a99f991e-26fd-4d3e-a7ea-69fe51841206 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] POST https://10.4.3.222/volume/v3/attachments/e38b7a2c-6b37-4c74-a033-3647ebff49c8/action Aug 01 00:13:52.035675 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-08497904-d512-416e-9882-4d23ce66ffec req-a99f991e-26fd-4d3e-a7ea-69fe51841206 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Action body: b'{"os-complete": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:13:52.035762 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-08497904-d512-416e-9882-4d23ce66ffec req-a99f991e-26fd-4d3e-a7ea-69fe51841206 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:13:52.060300 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:52.060300 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:13:52.086203 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-08497904-d512-416e-9882-4d23ce66ffec req-a99f991e-26fd-4d3e-a7ea-69fe51841206 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] https://10.4.3.222/volume/v3/attachments/e38b7a2c-6b37-4c74-a033-3647ebff49c8/action returned with HTTP 204 Aug 01 00:13:52.086709 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 23/97] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:13:52 2026] POST /volume/v3/attachments/e38b7a2c-6b37-4c74-a033-3647ebff49c8/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:13:59.072456 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-3e099634-1330-4fb5-9b65-93dbcb619405 req-b5530de9-c149-4704-8f10-9c8e07d366ed None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:13:59.076810 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-3e099634-1330-4fb5-9b65-93dbcb619405 req-b5530de9-c149-4704-8f10-9c8e07d366ed tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] GET https://10.4.3.222/volume/v3/volumes/64e9387d-26bb-44e8-bca6-5ccc1b88be47 Aug 01 00:13:59.076810 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-3e099634-1330-4fb5-9b65-93dbcb619405 req-b5530de9-c149-4704-8f10-9c8e07d366ed tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:13:59.076810 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-3e099634-1330-4fb5-9b65-93dbcb619405 req-b5530de9-c149-4704-8f10-9c8e07d366ed tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:13:59.091743 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:13:59.091743 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:13:59.099951 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-3e099634-1330-4fb5-9b65-93dbcb619405 req-b5530de9-c149-4704-8f10-9c8e07d366ed tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Volume info retrieved successfully. Aug 01 00:13:59.106552 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-3e099634-1330-4fb5-9b65-93dbcb619405 req-b5530de9-c149-4704-8f10-9c8e07d366ed tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] https://10.4.3.222/volume/v3/volumes/64e9387d-26bb-44e8-bca6-5ccc1b88be47 returned with HTTP 200 Aug 01 00:13:59.107565 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 25/98] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:13:59 2026] GET /volume/v3/volumes/64e9387d-26bb-44e8-bca6-5ccc1b88be47 => generated 1134 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:01.715998 np0000006296 devstack@c-api.service[100408]: DEBUG dbcounter [-] [100408] Writing DB stats cinder:SELECT=101,cinder:INSERT=9,cinder:UPDATE=22 {{(pid=100408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:14:01.989557 np0000006296 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=174,cinder:INSERT=36,cinder:UPDATE=49 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:14:02.080926 np0000006296 devstack@c-api.service[100409]: DEBUG dbcounter [-] [100409] Writing DB stats cinder:SELECT=125,cinder:INSERT=22,cinder:UPDATE=33 {{(pid=100409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:14:05.701897 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-85f6d4a2-122e-4fe4-a040-e245b8757588 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:05.703576 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-85f6d4a2-122e-4fe4-a040-e245b8757588 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:14:05.703926 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-85f6d4a2-122e-4fe4-a040-e245b8757588 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-743743478"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:05.705256 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-85f6d4a2-122e-4fe4-a040-e245b8757588 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-743743478'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:14:05.705405 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-85f6d4a2-122e-4fe4-a040-e245b8757588 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Create volume of 1 GB Aug 01 00:14:05.708965 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-85f6d4a2-122e-4fe4-a040-e245b8757588 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Availability Zones retrieved successfully. Aug 01 00:14:05.714385 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-85f6d4a2-122e-4fe4-a040-e245b8757588 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Flow 'volume_create_api' (7b28bda0-99f6-454c-a1a7-4d24862d3e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:14:05.715416 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-85f6d4a2-122e-4fe4-a040-e245b8757588 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57498064-9986-4877-ba7a-af309fc9a665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:14:05.717430 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-85f6d4a2-122e-4fe4-a040-e245b8757588 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:14:05.746047 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-85f6d4a2-122e-4fe4-a040-e245b8757588 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57498064-9986-4877-ba7a-af309fc9a665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:14:05.746779 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-85f6d4a2-122e-4fe4-a040-e245b8757588 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21d17072-9abb-4e12-acf2-f9bb98b63106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:14:05.768076 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-85f6d4a2-122e-4fe4-a040-e245b8757588 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-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 01 00:14:05.768317 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-85f6d4a2-122e-4fe4-a040-e245b8757588 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-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 01 00:14:05.786418 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a2fd2738-3d61-4355-9742-14a01328b8f5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:05.788092 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a2fd2738-3d61-4355-9742-14a01328b8f5 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:14:05.788362 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a2fd2738-3d61-4355-9742-14a01328b8f5 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-373685567", "imageRef": "a7e69f30-42a3-4df7-b511-e7ec77a3747d", "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:05.790050 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-a2fd2738-3d61-4355-9742-14a01328b8f5 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-373685567', 'imageRef': 'a7e69f30-42a3-4df7-b511-e7ec77a3747d', 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:14:05.806120 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-85f6d4a2-122e-4fe4-a040-e245b8757588 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Created reservations ['ceb09229-3695-4209-b54e-b7698b5a70fa', '511e3bd4-f12b-4ca6-9015-9c7dfcc706e6', 'a57c3594-5318-46b1-a219-88b85c6a147d', '36fadbdf-1b8d-4518-a72a-35c619386f26'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:14:05.806899 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-85f6d4a2-122e-4fe4-a040-e245b8757588 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21d17072-9abb-4e12-acf2-f9bb98b63106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ceb09229-3695-4209-b54e-b7698b5a70fa', '511e3bd4-f12b-4ca6-9015-9c7dfcc706e6', 'a57c3594-5318-46b1-a219-88b85c6a147d', '36fadbdf-1b8d-4518-a72a-35c619386f26']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:14:05.808871 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-85f6d4a2-122e-4fe4-a040-e245b8757588 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62797f14-2b57-4751-a458-f465f49efcc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:14:05.833047 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-85f6d4a2-122e-4fe4-a040-e245b8757588 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62797f14-2b57-4751-a458-f465f49efcc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1654f88-539c-4920-9a2c-31036d865599', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-743743478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d06504cb2acf4d848525bee243bbe29d',qos_specs=None,replication_status=,reservations=['ceb09229-3695-4209-b54e-b7698b5a70fa','511e3bd4-f12b-4ca6-9015-9c7dfcc706e6','a57c3594-5318-46b1-a219-88b85c6a147d','36fadbdf-1b8d-4518-a72a-35c619386f26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4952f46ca5c74d73b84436bb8965bfa7',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:14:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-743743478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1654f88-539c-4920-9a2c-31036d865599,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d06504cb2acf4d848525bee243bbe29d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4952f46ca5c74d73b84436bb8965bfa7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:14:05.834543 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-85f6d4a2-122e-4fe4-a040-e245b8757588 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94547fe1-64ef-4f21-8d6e-31936f087740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:14:05.851228 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-85f6d4a2-122e-4fe4-a040-e245b8757588 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94547fe1-64ef-4f21-8d6e-31936f087740) transitioned into state 'SUCCESS' from state '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-743743478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d06504cb2acf4d848525bee243bbe29d',qos_specs=None,replication_status=,reservations=['ceb09229-3695-4209-b54e-b7698b5a70fa','511e3bd4-f12b-4ca6-9015-9c7dfcc706e6','a57c3594-5318-46b1-a219-88b85c6a147d','36fadbdf-1b8d-4518-a72a-35c619386f26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4952f46ca5c74d73b84436bb8965bfa7',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:14:05.851952 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-85f6d4a2-122e-4fe4-a040-e245b8757588 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19c0947c-63ea-4115-8487-5ea805f4bffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:14:05.859023 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-a2fd2738-3d61-4355-9742-14a01328b8f5 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Create volume of 1 GB Aug 01 00:14:05.859297 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:05.859297 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:14:05.860336 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-85f6d4a2-122e-4fe4-a040-e245b8757588 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19c0947c-63ea-4115-8487-5ea805f4bffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:14:05.861139 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-85f6d4a2-122e-4fe4-a040-e245b8757588 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Flow 'volume_create_api' (7b28bda0-99f6-454c-a1a7-4d24862d3e6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:14:05.861444 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-85f6d4a2-122e-4fe4-a040-e245b8757588 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Create volume request issued successfully. Aug 01 00:14:05.862029 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-85f6d4a2-122e-4fe4-a040-e245b8757588 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:14:05.862439 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 27/99] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:14:05 2026] POST /volume/v3/volumes => generated 751 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:14:05.863036 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a2fd2738-3d61-4355-9742-14a01328b8f5 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Availability Zones retrieved successfully. Aug 01 00:14:05.869608 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a2fd2738-3d61-4355-9742-14a01328b8f5 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Flow 'volume_create_api' (4510c959-f350-488f-ac94-3e2a02fa631b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:14:05.870472 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a2fd2738-3d61-4355-9742-14a01328b8f5 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cff3b08-101b-4389-a44d-5044c8338105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:14:05.871321 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-a2fd2738-3d61-4355-9742-14a01328b8f5 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:14:05.874679 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4ad55806-ff44-43b3-a085-6beb446667f1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:05.876342 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4ad55806-ff44-43b3-a085-6beb446667f1 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] GET https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 Aug 01 00:14:05.876555 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4ad55806-ff44-43b3-a085-6beb446667f1 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:05.876730 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4ad55806-ff44-43b3-a085-6beb446667f1 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:05.884273 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:05.884273 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:05.887536 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-4ad55806-ff44-43b3-a085-6beb446667f1 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Volume info retrieved successfully. Aug 01 00:14:05.892120 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4ad55806-ff44-43b3-a085-6beb446667f1 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 returned with HTTP 200 Aug 01 00:14:05.892470 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 24/100] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:05 2026] GET /volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:05.936640 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a2fd2738-3d61-4355-9742-14a01328b8f5 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cff3b08-101b-4389-a44d-5044c8338105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:14:05.937681 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a2fd2738-3d61-4355-9742-14a01328b8f5 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45640452-cf9d-4a69-9c71-949146f40a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:14:05.994461 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-a2fd2738-3d61-4355-9742-14a01328b8f5 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Created reservations ['be50f660-c92d-4a9e-b35c-3e20c2abe05a', 'c3f434c7-3db0-42c5-ba6b-3aa4322081dd', 'b4a8772a-ecd7-403c-ae9e-58fa448ec9ed', 'b0080fcd-23e9-4947-8294-74c3427a86ed'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:14:05.995403 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a2fd2738-3d61-4355-9742-14a01328b8f5 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45640452-cf9d-4a69-9c71-949146f40a1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be50f660-c92d-4a9e-b35c-3e20c2abe05a', 'c3f434c7-3db0-42c5-ba6b-3aa4322081dd', 'b4a8772a-ecd7-403c-ae9e-58fa448ec9ed', 'b0080fcd-23e9-4947-8294-74c3427a86ed']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:14:05.996179 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a2fd2738-3d61-4355-9742-14a01328b8f5 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aba25a9-0e51-49db-9267-ba5136c73a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:14:06.021357 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a2fd2738-3d61-4355-9742-14a01328b8f5 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aba25a9-0e51-49db-9267-ba5136c73a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10812db8-93a1-47d4-8f21-e00c7ce68143', '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-373685567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fff916e7d4054527b5254611b05e360a',qos_specs=None,replication_status=,reservations=['be50f660-c92d-4a9e-b35c-3e20c2abe05a','c3f434c7-3db0-42c5-ba6b-3aa4322081dd','b4a8772a-ecd7-403c-ae9e-58fa448ec9ed','b0080fcd-23e9-4947-8294-74c3427a86ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c55835c3d10949fe950b82cea8db66e1',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:14:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-373685567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10812db8-93a1-47d4-8f21-e00c7ce68143,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fff916e7d4054527b5254611b05e360a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c55835c3d10949fe950b82cea8db66e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:14:06.022318 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a2fd2738-3d61-4355-9742-14a01328b8f5 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6bf0f4a-3255-4056-9376-747eed3f4df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:14:06.042615 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a2fd2738-3d61-4355-9742-14a01328b8f5 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6bf0f4a-3255-4056-9376-747eed3f4df5) transitioned into state 'SUCCESS' from state '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-373685567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fff916e7d4054527b5254611b05e360a',qos_specs=None,replication_status=,reservations=['be50f660-c92d-4a9e-b35c-3e20c2abe05a','c3f434c7-3db0-42c5-ba6b-3aa4322081dd','b4a8772a-ecd7-403c-ae9e-58fa448ec9ed','b0080fcd-23e9-4947-8294-74c3427a86ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c55835c3d10949fe950b82cea8db66e1',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:14:06.043360 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a2fd2738-3d61-4355-9742-14a01328b8f5 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c6392de-821a-41ce-89d4-bb8ade0e13b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:14:06.051940 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a2fd2738-3d61-4355-9742-14a01328b8f5 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c6392de-821a-41ce-89d4-bb8ade0e13b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:14:06.052873 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a2fd2738-3d61-4355-9742-14a01328b8f5 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Flow 'volume_create_api' (4510c959-f350-488f-ac94-3e2a02fa631b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:14:06.053167 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a2fd2738-3d61-4355-9742-14a01328b8f5 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Create volume request issued successfully. Aug 01 00:14:06.053717 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a2fd2738-3d61-4355-9742-14a01328b8f5 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:14:06.054214 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 25/101] 10.4.3.222 () {70 vars in 1300 bytes} [Sat Aug 1 00:14:05 2026] POST /volume/v3/volumes => generated 898 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:14:06.068460 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-85b3cfa3-06de-418c-ac68-29c07ac2bd95 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:06.071099 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-85b3cfa3-06de-418c-ac68-29c07ac2bd95 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] GET https://10.4.3.222/volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 Aug 01 00:14:06.071292 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-85b3cfa3-06de-418c-ac68-29c07ac2bd95 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:06.071491 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-85b3cfa3-06de-418c-ac68-29c07ac2bd95 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:06.078211 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:06.078211 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:14:06.081740 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-85b3cfa3-06de-418c-ac68-29c07ac2bd95 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Volume info retrieved successfully. Aug 01 00:14:06.086107 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-85b3cfa3-06de-418c-ac68-29c07ac2bd95 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] https://10.4.3.222/volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 returned with HTTP 200 Aug 01 00:14:06.086338 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 26/102] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:14:06 2026] GET /volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 => generated 966 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:06.906957 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-aa169f4d-a869-41f9-856d-1839bae77095 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:06.908748 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-aa169f4d-a869-41f9-856d-1839bae77095 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] GET https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 Aug 01 00:14:06.908968 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-aa169f4d-a869-41f9-856d-1839bae77095 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:06.909159 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-aa169f4d-a869-41f9-856d-1839bae77095 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:06.923620 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:06.923620 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:06.927493 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-aa169f4d-a869-41f9-856d-1839bae77095 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Volume info retrieved successfully. Aug 01 00:14:06.932786 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-aa169f4d-a869-41f9-856d-1839bae77095 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 returned with HTTP 200 Aug 01 00:14:06.933296 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 28/103] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:06 2026] GET /volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:07.102831 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-155267ca-694d-48e3-ab54-aaf55decf66d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:07.104549 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-155267ca-694d-48e3-ab54-aaf55decf66d tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] GET https://10.4.3.222/volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 Aug 01 00:14:07.104746 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-155267ca-694d-48e3-ab54-aaf55decf66d tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:07.104949 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-155267ca-694d-48e3-ab54-aaf55decf66d tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:07.111396 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:07.111396 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:07.114577 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-155267ca-694d-48e3-ab54-aaf55decf66d tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Volume info retrieved successfully. Aug 01 00:14:07.120274 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-155267ca-694d-48e3-ab54-aaf55decf66d tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] https://10.4.3.222/volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 returned with HTTP 200 Aug 01 00:14:07.120645 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 25/104] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:14:07 2026] GET /volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 => generated 1540 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:14:07.164404 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-0532001d-af79-4783-9bde-47abefa049e5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:07.166647 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-0532001d-af79-4783-9bde-47abefa049e5 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] GET https://10.4.3.222/volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 Aug 01 00:14:07.166846 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-0532001d-af79-4783-9bde-47abefa049e5 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:07.167032 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-0532001d-af79-4783-9bde-47abefa049e5 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:07.174839 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:07.174839 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:14:07.181230 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-0532001d-af79-4783-9bde-47abefa049e5 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Volume info retrieved successfully. Aug 01 00:14:07.186413 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-0532001d-af79-4783-9bde-47abefa049e5 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] https://10.4.3.222/volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 returned with HTTP 200 Aug 01 00:14:07.186822 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 26/105] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:14:07 2026] GET /volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 => generated 1360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:07.771082 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-9fa7f1cb-3fa7-455c-a355-cab1df653cb5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:07.773567 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-9fa7f1cb-3fa7-455c-a355-cab1df653cb5 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] GET https://10.4.3.222/volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 Aug 01 00:14:07.773798 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-9fa7f1cb-3fa7-455c-a355-cab1df653cb5 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:07.773989 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-9fa7f1cb-3fa7-455c-a355-cab1df653cb5 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:07.781164 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:07.781164 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:14:07.785047 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-9fa7f1cb-3fa7-455c-a355-cab1df653cb5 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Volume info retrieved successfully. Aug 01 00:14:07.790109 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-9fa7f1cb-3fa7-455c-a355-cab1df653cb5 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] https://10.4.3.222/volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 returned with HTTP 200 Aug 01 00:14:07.790578 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 27/106] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:14:07 2026] GET /volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 => generated 1360 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:07.801267 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-8e10319e-5985-4f8a-8659-6088fac1b2b1 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:07.801678 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8e10319e-5985-4f8a-8659-6088fac1b2b1 None None] GET https://10.4.3.222/volume// Aug 01 00:14:07.801861 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8e10319e-5985-4f8a-8659-6088fac1b2b1 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:07.802039 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8e10319e-5985-4f8a-8659-6088fac1b2b1 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:07.802335 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8e10319e-5985-4f8a-8659-6088fac1b2b1 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:14:07.802762 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 29/107] 10.4.3.222 () {66 vars in 1419 bytes} [Sat Aug 1 00:14: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 01 00:14:07.810184 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-7855805b-4ead-48d7-869c-627d50fbb82a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:07.812288 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-7855805b-4ead-48d7-869c-627d50fbb82a tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:14:07.812665 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-7855805b-4ead-48d7-869c-627d50fbb82a tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10812db8-93a1-47d4-8f21-e00c7ce68143", "connector": null, "instance_uuid": "914d375b-b660-4375-b3ec-de6710aab039"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:07.820194 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:07.820194 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:07.841330 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-7855805b-4ead-48d7-869c-627d50fbb82a tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:14:07.841954 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 26/108] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:14:07 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:09.005587 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-52eacdb6-0988-4a8c-a9d7-a1bda26aab44 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:09.005587 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-52eacdb6-0988-4a8c-a9d7-a1bda26aab44 None None] GET https://10.4.3.222/volume// Aug 01 00:14:09.005587 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-52eacdb6-0988-4a8c-a9d7-a1bda26aab44 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:09.005587 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-52eacdb6-0988-4a8c-a9d7-a1bda26aab44 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:09.005587 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-52eacdb6-0988-4a8c-a9d7-a1bda26aab44 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:14:09.005587 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 27/109] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:14: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 01 00:14:09.018519 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-dc6ee4c6-f1cf-4e0e-997b-e2b7192f89b8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:09.021396 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-dc6ee4c6-f1cf-4e0e-997b-e2b7192f89b8 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] GET https://10.4.3.222/volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 Aug 01 00:14:09.021726 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-dc6ee4c6-f1cf-4e0e-997b-e2b7192f89b8 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:09.022060 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-dc6ee4c6-f1cf-4e0e-997b-e2b7192f89b8 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:09.041435 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:09.041435 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:14:09.052362 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-dc6ee4c6-f1cf-4e0e-997b-e2b7192f89b8 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Volume info retrieved successfully. Aug 01 00:14:09.058682 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-dc6ee4c6-f1cf-4e0e-997b-e2b7192f89b8 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] https://10.4.3.222/volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 returned with HTTP 200 Aug 01 00:14:09.059222 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 28/110] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:14:09 2026] GET /volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 => generated 1539 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:14:09.144817 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-385e1466-080a-4d2e-8b28-3f8124d47015 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:09.147472 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-385e1466-080a-4d2e-8b28-3f8124d47015 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] PUT https://10.4.3.222/volume/v3/attachments/67fd4b9c-2e5a-421a-bd9f-a6facfd2d1eb Aug 01 00:14:09.147928 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-385e1466-080a-4d2e-8b28-3f8124d47015 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:09.168889 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-385e1466-080a-4d2e-8b28-3f8124d47015 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Acquiring lock "cinder-attachment_update-10812db8-93a1-47d4-8f21-e00c7ce68143-np0000006296" by "attachment_update" {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:14:09.178286 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-385e1466-080a-4d2e-8b28-3f8124d47015 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Lock "cinder-attachment_update-10812db8-93a1-47d4-8f21-e00c7ce68143-np0000006296" acquired by "attachment_update" :: waited 0.010s {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:14:09.179319 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:09.179319 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:09.265041 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-385e1466-080a-4d2e-8b28-3f8124d47015 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Lock "cinder-attachment_update-10812db8-93a1-47d4-8f21-e00c7ce68143-np0000006296" released by "attachment_update" :: held 0.087s {{(pid=100408) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:14:09.266791 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-385e1466-080a-4d2e-8b28-3f8124d47015 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] https://10.4.3.222/volume/v3/attachments/67fd4b9c-2e5a-421a-bd9f-a6facfd2d1eb returned with HTTP 200 Aug 01 00:14:09.266791 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 30/111] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:14:09 2026] PUT /volume/v3/attachments/67fd4b9c-2e5a-421a-bd9f-a6facfd2d1eb => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:09.283275 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-95cbfdcf-2cc6-40bb-a138-65d3eca50f92 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:09.286010 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-95cbfdcf-2cc6-40bb-a138-65d3eca50f92 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] POST https://10.4.3.222/volume/v3/attachments/67fd4b9c-2e5a-421a-bd9f-a6facfd2d1eb/action Aug 01 00:14:09.286511 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-95cbfdcf-2cc6-40bb-a138-65d3eca50f92 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Action body: b'{"os-complete": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:14:09.286680 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-95cbfdcf-2cc6-40bb-a138-65d3eca50f92 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:09.304811 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:09.304811 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:09.315188 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-cb3dd510-9b78-476b-9e83-dc7f5aad1259 req-95cbfdcf-2cc6-40bb-a138-65d3eca50f92 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] https://10.4.3.222/volume/v3/attachments/67fd4b9c-2e5a-421a-bd9f-a6facfd2d1eb/action returned with HTTP 204 Aug 01 00:14:09.315734 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 27/112] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:14:09 2026] POST /volume/v3/attachments/67fd4b9c-2e5a-421a-bd9f-a6facfd2d1eb/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:14:13.364379 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2a4e634e-7a3f-4c2d-8be4-63cbb94911bd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:13.369393 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2a4e634e-7a3f-4c2d-8be4-63cbb94911bd tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:14:13.370084 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2a4e634e-7a3f-4c2d-8be4-63cbb94911bd tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1433614006"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:13.373784 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-2a4e634e-7a3f-4c2d-8be4-63cbb94911bd tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1433614006'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:14:13.373784 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-2a4e634e-7a3f-4c2d-8be4-63cbb94911bd tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Create volume of 1 GB Aug 01 00:14:13.378270 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2a4e634e-7a3f-4c2d-8be4-63cbb94911bd tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Availability Zones retrieved successfully. Aug 01 00:14:13.383754 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2a4e634e-7a3f-4c2d-8be4-63cbb94911bd tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Flow 'volume_create_api' (4ac05ec7-090d-4d10-b0e2-6aaa403e306c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:14:13.387330 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2a4e634e-7a3f-4c2d-8be4-63cbb94911bd tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb3accf1-1a0c-4f4a-b6eb-25a0c91e249f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:14:13.387330 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-2a4e634e-7a3f-4c2d-8be4-63cbb94911bd tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:14:13.421354 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2a4e634e-7a3f-4c2d-8be4-63cbb94911bd tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb3accf1-1a0c-4f4a-b6eb-25a0c91e249f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:14:13.422085 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2a4e634e-7a3f-4c2d-8be4-63cbb94911bd tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b48a0945-d56b-419e-afff-f6978cb3d42c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:14:13.512724 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-2a4e634e-7a3f-4c2d-8be4-63cbb94911bd tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Created reservations ['8b467743-c803-44fa-8727-0e6de1fb8f2b', '2a295549-c02a-4c8a-9b85-0ccd85e2ec8e', 'bc6f751b-0942-4d67-a85d-5ff90b0c10f5', 'b3fa574d-0043-46db-a524-dd2703038c6b'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:14:13.514139 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2a4e634e-7a3f-4c2d-8be4-63cbb94911bd tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b48a0945-d56b-419e-afff-f6978cb3d42c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b467743-c803-44fa-8727-0e6de1fb8f2b', '2a295549-c02a-4c8a-9b85-0ccd85e2ec8e', 'bc6f751b-0942-4d67-a85d-5ff90b0c10f5', 'b3fa574d-0043-46db-a524-dd2703038c6b']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:14:13.515966 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2a4e634e-7a3f-4c2d-8be4-63cbb94911bd tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da44adc2-f724-45a2-9b8b-99170fc40634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:14:13.545487 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2a4e634e-7a3f-4c2d-8be4-63cbb94911bd tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da44adc2-f724-45a2-9b8b-99170fc40634) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b52ab38-e365-4371-811a-c7a7c93c6af8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1433614006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79c85df4e9614211837a958ac015eaef',qos_specs=None,replication_status=,reservations=['8b467743-c803-44fa-8727-0e6de1fb8f2b','2a295549-c02a-4c8a-9b85-0ccd85e2ec8e','bc6f751b-0942-4d67-a85d-5ff90b0c10f5','b3fa574d-0043-46db-a524-dd2703038c6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e9343774b06421e90a1fbf6a2dcc278',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:14:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1433614006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b52ab38-e365-4371-811a-c7a7c93c6af8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79c85df4e9614211837a958ac015eaef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e9343774b06421e90a1fbf6a2dcc278',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:14:13.548501 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2a4e634e-7a3f-4c2d-8be4-63cbb94911bd tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d11c65e-63e4-4dd2-84c9-0e2f109ddbda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:14:13.597445 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2a4e634e-7a3f-4c2d-8be4-63cbb94911bd tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d11c65e-63e4-4dd2-84c9-0e2f109ddbda) transitioned into state 'SUCCESS' from state '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-1433614006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79c85df4e9614211837a958ac015eaef',qos_specs=None,replication_status=,reservations=['8b467743-c803-44fa-8727-0e6de1fb8f2b','2a295549-c02a-4c8a-9b85-0ccd85e2ec8e','bc6f751b-0942-4d67-a85d-5ff90b0c10f5','b3fa574d-0043-46db-a524-dd2703038c6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e9343774b06421e90a1fbf6a2dcc278',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:14:13.597445 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2a4e634e-7a3f-4c2d-8be4-63cbb94911bd tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2037dbdb-7e41-45bc-b706-c3affdc68fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:14:13.620726 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2a4e634e-7a3f-4c2d-8be4-63cbb94911bd tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2037dbdb-7e41-45bc-b706-c3affdc68fc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:14:13.621646 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2a4e634e-7a3f-4c2d-8be4-63cbb94911bd tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Flow 'volume_create_api' (4ac05ec7-090d-4d10-b0e2-6aaa403e306c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:14:13.622992 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2a4e634e-7a3f-4c2d-8be4-63cbb94911bd tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Create volume request issued successfully. Aug 01 00:14:13.622992 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2a4e634e-7a3f-4c2d-8be4-63cbb94911bd tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:14:13.624707 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 28/113] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:14:13 2026] POST /volume/v3/volumes => generated 754 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:14:19.056593 np0000006296 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=140,cinder:INSERT=19,cinder:UPDATE=34 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:14:19.258600 np0000006296 devstack@c-api.service[100408]: DEBUG dbcounter [-] [100408] Writing DB stats cinder:SELECT=35,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=100408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:14:19.260871 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4786dd60-5a86-434e-8c17-4f59c3f33fe4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:19.262971 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4786dd60-5a86-434e-8c17-4f59c3f33fe4 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:14:19.263359 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4786dd60-5a86-434e-8c17-4f59c3f33fe4 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-2019445850"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:19.265234 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-4786dd60-5a86-434e-8c17-4f59c3f33fe4 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-2019445850'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:14:19.265234 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-4786dd60-5a86-434e-8c17-4f59c3f33fe4 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Create volume of 1 GB Aug 01 00:14:19.269858 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4786dd60-5a86-434e-8c17-4f59c3f33fe4 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Availability Zones retrieved successfully. Aug 01 00:14:19.277490 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4786dd60-5a86-434e-8c17-4f59c3f33fe4 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Flow 'volume_create_api' (0c76a003-1cdf-4c43-a5c6-9f4787c6548a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:14:19.278624 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4786dd60-5a86-434e-8c17-4f59c3f33fe4 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c29a46c-0efb-424f-82bf-d74e3b3b8ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:14:19.279644 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-4786dd60-5a86-434e-8c17-4f59c3f33fe4 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:14:19.312297 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4786dd60-5a86-434e-8c17-4f59c3f33fe4 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c29a46c-0efb-424f-82bf-d74e3b3b8ab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:14:19.312881 np0000006296 devstack@c-api.service[100409]: DEBUG dbcounter [-] [100409] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:14:19.313451 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4786dd60-5a86-434e-8c17-4f59c3f33fe4 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (318a4a19-0850-436c-885f-3a903b10611b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:14:19.325672 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-54a9ec55-ccaf-4715-a639-2f5f9bca8597 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:19.328258 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-54a9ec55-ccaf-4715-a639-2f5f9bca8597 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] GET https://10.4.3.222/volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 Aug 01 00:14:19.328550 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-54a9ec55-ccaf-4715-a639-2f5f9bca8597 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:19.329246 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-54a9ec55-ccaf-4715-a639-2f5f9bca8597 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:19.342992 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:19.342992 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:19.347542 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-54a9ec55-ccaf-4715-a639-2f5f9bca8597 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Volume info retrieved successfully. Aug 01 00:14:19.355657 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-54a9ec55-ccaf-4715-a639-2f5f9bca8597 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] https://10.4.3.222/volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 returned with HTTP 200 Aug 01 00:14:19.358713 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 31/114] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:14:19 2026] GET /volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 => generated 1832 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:14:19.392318 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-4786dd60-5a86-434e-8c17-4f59c3f33fe4 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Created reservations ['705ffd4a-1c4a-4500-8ba9-948f4efd0942', '2b961115-f49d-4bc3-9548-d704815c3220', 'eab5dd28-7b2c-4fa6-b7ab-42a3ace6420b', '94080405-ac5f-4fa7-ae2a-3f4e412c08db'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:14:19.393318 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4786dd60-5a86-434e-8c17-4f59c3f33fe4 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (318a4a19-0850-436c-885f-3a903b10611b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['705ffd4a-1c4a-4500-8ba9-948f4efd0942', '2b961115-f49d-4bc3-9548-d704815c3220', 'eab5dd28-7b2c-4fa6-b7ab-42a3ace6420b', '94080405-ac5f-4fa7-ae2a-3f4e412c08db']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:14:19.394272 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4786dd60-5a86-434e-8c17-4f59c3f33fe4 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a49dd690-17d1-4a4e-9f08-92070b4b5808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:14:19.424201 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4786dd60-5a86-434e-8c17-4f59c3f33fe4 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a49dd690-17d1-4a4e-9f08-92070b4b5808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '568302b2-3417-4fb9-a82f-7e58b2fb50ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-2019445850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64239b8b4c054e71a18bb4cc6158a72d',qos_specs=None,replication_status=,reservations=['705ffd4a-1c4a-4500-8ba9-948f4efd0942','2b961115-f49d-4bc3-9548-d704815c3220','eab5dd28-7b2c-4fa6-b7ab-42a3ace6420b','94080405-ac5f-4fa7-ae2a-3f4e412c08db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e75891fc9ec246c3b54c5b473da1e4c8',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:14:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-2019445850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=568302b2-3417-4fb9-a82f-7e58b2fb50ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64239b8b4c054e71a18bb4cc6158a72d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e75891fc9ec246c3b54c5b473da1e4c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:14:19.425105 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4786dd60-5a86-434e-8c17-4f59c3f33fe4 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6529191-6443-4ac0-9c36-c74e005970ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:14:19.449085 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4786dd60-5a86-434e-8c17-4f59c3f33fe4 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6529191-6443-4ac0-9c36-c74e005970ef) transitioned into state 'SUCCESS' from state '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-2019445850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64239b8b4c054e71a18bb4cc6158a72d',qos_specs=None,replication_status=,reservations=['705ffd4a-1c4a-4500-8ba9-948f4efd0942','2b961115-f49d-4bc3-9548-d704815c3220','eab5dd28-7b2c-4fa6-b7ab-42a3ace6420b','94080405-ac5f-4fa7-ae2a-3f4e412c08db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e75891fc9ec246c3b54c5b473da1e4c8',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:14:19.449937 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4786dd60-5a86-434e-8c17-4f59c3f33fe4 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70442c0b-94a8-4364-a882-18bd8b11083e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:14:19.460563 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4786dd60-5a86-434e-8c17-4f59c3f33fe4 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70442c0b-94a8-4364-a882-18bd8b11083e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:14:19.461545 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4786dd60-5a86-434e-8c17-4f59c3f33fe4 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Flow 'volume_create_api' (0c76a003-1cdf-4c43-a5c6-9f4787c6548a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:14:19.461883 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4786dd60-5a86-434e-8c17-4f59c3f33fe4 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Create volume request issued successfully. Aug 01 00:14:19.462517 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4786dd60-5a86-434e-8c17-4f59c3f33fe4 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:14:19.463120 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 29/115] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:14:19 2026] POST /volume/v3/volumes => generated 755 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:14:19.477812 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-29c69ced-6b96-4cf2-9584-33dbb76d338b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:19.480965 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-29c69ced-6b96-4cf2-9584-33dbb76d338b tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] GET https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec Aug 01 00:14:19.481787 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-29c69ced-6b96-4cf2-9584-33dbb76d338b tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:19.482145 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-29c69ced-6b96-4cf2-9584-33dbb76d338b tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:19.493816 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:19.493816 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:19.500781 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-29c69ced-6b96-4cf2-9584-33dbb76d338b tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Volume info retrieved successfully. Aug 01 00:14:19.510469 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-29c69ced-6b96-4cf2-9584-33dbb76d338b tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec returned with HTTP 200 Aug 01 00:14:19.511030 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 28/116] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:19 2026] GET /volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec => generated 823 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:20.526296 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9c94cc59-00c6-4021-9587-2a5200b02534 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:20.528701 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9c94cc59-00c6-4021-9587-2a5200b02534 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] GET https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec Aug 01 00:14:20.528793 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9c94cc59-00c6-4021-9587-2a5200b02534 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:20.528962 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9c94cc59-00c6-4021-9587-2a5200b02534 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:20.536676 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:20.536676 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:14:20.540259 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9c94cc59-00c6-4021-9587-2a5200b02534 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Volume info retrieved successfully. Aug 01 00:14:20.544627 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9c94cc59-00c6-4021-9587-2a5200b02534 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec returned with HTTP 200 Aug 01 00:14:20.545048 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 29/117] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:20 2026] GET /volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:20.589663 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-185e527f-7e9c-4e49-b420-232518b5d1f0 req-3f6c7105-fe63-422a-a512-258fda04f0e7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:20.594819 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-185e527f-7e9c-4e49-b420-232518b5d1f0 req-3f6c7105-fe63-422a-a512-258fda04f0e7 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] GET https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec Aug 01 00:14:20.595130 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-185e527f-7e9c-4e49-b420-232518b5d1f0 req-3f6c7105-fe63-422a-a512-258fda04f0e7 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:20.595265 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-185e527f-7e9c-4e49-b420-232518b5d1f0 req-3f6c7105-fe63-422a-a512-258fda04f0e7 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:20.605516 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:20.605516 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:20.613017 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-185e527f-7e9c-4e49-b420-232518b5d1f0 req-3f6c7105-fe63-422a-a512-258fda04f0e7 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Volume info retrieved successfully. Aug 01 00:14:20.620127 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-185e527f-7e9c-4e49-b420-232518b5d1f0 req-3f6c7105-fe63-422a-a512-258fda04f0e7 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec returned with HTTP 200 Aug 01 00:14:20.620584 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 32/118] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:14:20 2026] GET /volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:20.860487 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fd432033-f494-4d2c-bee2-d44a8bead9ed None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:20.861003 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fd432033-f494-4d2c-bee2-d44a8bead9ed None None] GET https://10.4.3.222/volume// Aug 01 00:14:20.861206 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fd432033-f494-4d2c-bee2-d44a8bead9ed None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:20.861450 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fd432033-f494-4d2c-bee2-d44a8bead9ed None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:20.861866 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fd432033-f494-4d2c-bee2-d44a8bead9ed None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:14:20.862218 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 30/119] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:14:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:14:20.884161 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-185e527f-7e9c-4e49-b420-232518b5d1f0 req-c4541a14-a632-4a70-ac7d-d6ee3d4c51e2 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:21.101311 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-185e527f-7e9c-4e49-b420-232518b5d1f0 req-c4541a14-a632-4a70-ac7d-d6ee3d4c51e2 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:14:21.103791 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-185e527f-7e9c-4e49-b420-232518b5d1f0 req-c4541a14-a632-4a70-ac7d-d6ee3d4c51e2 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "568302b2-3417-4fb9-a82f-7e58b2fb50ec", "connector": null, "instance_uuid": "e3d170e9-f077-4f4c-8954-db66bf9cecb1"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:21.113916 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:21.113916 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:21.147852 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-185e527f-7e9c-4e49-b420-232518b5d1f0 req-c4541a14-a632-4a70-ac7d-d6ee3d4c51e2 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:14:21.148512 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 29/120] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:14:20 2026] POST /volume/v3/attachments => generated 273 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:21.181102 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6da8269a-86f1-41e1-9015-26a6c2cef08d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:21.182848 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6da8269a-86f1-41e1-9015-26a6c2cef08d tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] GET https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec Aug 01 00:14:21.183121 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6da8269a-86f1-41e1-9015-26a6c2cef08d tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:21.183465 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6da8269a-86f1-41e1-9015-26a6c2cef08d tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:21.191602 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ec1e76dc-292f-4e41-9aa7-0ffe17cd3fd6 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:21.192001 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ec1e76dc-292f-4e41-9aa7-0ffe17cd3fd6 None None] GET https://10.4.3.222/volume// Aug 01 00:14:21.192159 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ec1e76dc-292f-4e41-9aa7-0ffe17cd3fd6 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:21.192364 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ec1e76dc-292f-4e41-9aa7-0ffe17cd3fd6 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:21.192751 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ec1e76dc-292f-4e41-9aa7-0ffe17cd3fd6 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:14:21.193039 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 33/121] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:14: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 01 00:14:21.193892 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:21.193892 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:14:21.199313 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6da8269a-86f1-41e1-9015-26a6c2cef08d tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Volume info retrieved successfully. Aug 01 00:14:21.202078 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-185e527f-7e9c-4e49-b420-232518b5d1f0 req-ab277ebc-c42b-4db8-8e5b-30c0b8f4f322 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:21.204186 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-185e527f-7e9c-4e49-b420-232518b5d1f0 req-ab277ebc-c42b-4db8-8e5b-30c0b8f4f322 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] GET https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec Aug 01 00:14:21.204396 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-185e527f-7e9c-4e49-b420-232518b5d1f0 req-ab277ebc-c42b-4db8-8e5b-30c0b8f4f322 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:21.204594 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-185e527f-7e9c-4e49-b420-232518b5d1f0 req-ab277ebc-c42b-4db8-8e5b-30c0b8f4f322 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:21.207645 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6da8269a-86f1-41e1-9015-26a6c2cef08d tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec returned with HTTP 200 Aug 01 00:14:21.208041 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 30/122] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:21 2026] GET /volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:21.215817 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:21.215817 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:14:21.219058 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-185e527f-7e9c-4e49-b420-232518b5d1f0 req-ab277ebc-c42b-4db8-8e5b-30c0b8f4f322 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Volume info retrieved successfully. Aug 01 00:14:21.223186 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-185e527f-7e9c-4e49-b420-232518b5d1f0 req-ab277ebc-c42b-4db8-8e5b-30c0b8f4f322 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec returned with HTTP 200 Aug 01 00:14:21.223609 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 31/123] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:14:21 2026] GET /volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec => generated 1027 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:14:21.324252 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-185e527f-7e9c-4e49-b420-232518b5d1f0 req-047fee46-ef5d-42fb-a766-be6898208013 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:21.326290 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-185e527f-7e9c-4e49-b420-232518b5d1f0 req-047fee46-ef5d-42fb-a766-be6898208013 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] PUT https://10.4.3.222/volume/v3/attachments/675ba5f6-e04a-4244-89c1-8c64eea0a4c3 Aug 01 00:14:21.326660 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-185e527f-7e9c-4e49-b420-232518b5d1f0 req-047fee46-ef5d-42fb-a766-be6898208013 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:21.333676 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-185e527f-7e9c-4e49-b420-232518b5d1f0 req-047fee46-ef5d-42fb-a766-be6898208013 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Acquiring lock "cinder-attachment_update-568302b2-3417-4fb9-a82f-7e58b2fb50ec-np0000006296" by "attachment_update" {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:14:21.337857 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-185e527f-7e9c-4e49-b420-232518b5d1f0 req-047fee46-ef5d-42fb-a766-be6898208013 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Lock "cinder-attachment_update-568302b2-3417-4fb9-a82f-7e58b2fb50ec-np0000006296" acquired by "attachment_update" :: waited 0.004s {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:14:21.338666 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:21.338666 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:21.423864 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-185e527f-7e9c-4e49-b420-232518b5d1f0 req-047fee46-ef5d-42fb-a766-be6898208013 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Lock "cinder-attachment_update-568302b2-3417-4fb9-a82f-7e58b2fb50ec-np0000006296" released by "attachment_update" :: held 0.086s {{(pid=100409) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:14:21.424142 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-185e527f-7e9c-4e49-b420-232518b5d1f0 req-047fee46-ef5d-42fb-a766-be6898208013 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] https://10.4.3.222/volume/v3/attachments/675ba5f6-e04a-4244-89c1-8c64eea0a4c3 returned with HTTP 200 Aug 01 00:14:21.424539 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 30/124] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:14:21 2026] PUT /volume/v3/attachments/675ba5f6-e04a-4244-89c1-8c64eea0a4c3 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:22.221718 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-0eae93a3-a8c2-4aca-9420-bdba3084a238 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:22.223407 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0eae93a3-a8c2-4aca-9420-bdba3084a238 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] GET https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec Aug 01 00:14:22.223782 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0eae93a3-a8c2-4aca-9420-bdba3084a238 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:22.224040 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0eae93a3-a8c2-4aca-9420-bdba3084a238 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:22.233682 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:22.233682 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:22.236923 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0eae93a3-a8c2-4aca-9420-bdba3084a238 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Volume info retrieved successfully. Aug 01 00:14:22.240999 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0eae93a3-a8c2-4aca-9420-bdba3084a238 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec returned with HTTP 200 Aug 01 00:14:22.241440 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 34/125] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:22 2026] GET /volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:23.253991 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4df3ab54-552e-4c1b-a914-e2b951be0bf6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:23.255644 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4df3ab54-552e-4c1b-a914-e2b951be0bf6 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] GET https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec Aug 01 00:14:23.255840 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4df3ab54-552e-4c1b-a914-e2b951be0bf6 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:23.256014 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4df3ab54-552e-4c1b-a914-e2b951be0bf6 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:23.264410 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:23.264410 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:14:23.267723 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4df3ab54-552e-4c1b-a914-e2b951be0bf6 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Volume info retrieved successfully. Aug 01 00:14:23.271309 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4df3ab54-552e-4c1b-a914-e2b951be0bf6 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec returned with HTTP 200 Aug 01 00:14:23.271653 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 31/126] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:23 2026] GET /volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:23.975491 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-af0e8468-cd3e-4a29-ad15-fcb1ffa061ef req-9f2e4446-934c-419a-aeb5-da72bd24fbe7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:23.977289 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-af0e8468-cd3e-4a29-ad15-fcb1ffa061ef req-9f2e4446-934c-419a-aeb5-da72bd24fbe7 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] GET https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 Aug 01 00:14:23.977462 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-af0e8468-cd3e-4a29-ad15-fcb1ffa061ef req-9f2e4446-934c-419a-aeb5-da72bd24fbe7 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:23.977650 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-af0e8468-cd3e-4a29-ad15-fcb1ffa061ef req-9f2e4446-934c-419a-aeb5-da72bd24fbe7 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:23.984354 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:23.984354 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:14:23.987686 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-af0e8468-cd3e-4a29-ad15-fcb1ffa061ef req-9f2e4446-934c-419a-aeb5-da72bd24fbe7 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Volume info retrieved successfully. Aug 01 00:14:23.990996 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-af0e8468-cd3e-4a29-ad15-fcb1ffa061ef req-9f2e4446-934c-419a-aeb5-da72bd24fbe7 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 returned with HTTP 200 Aug 01 00:14:23.991527 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 32/127] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:14:23 2026] GET /volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 => generated 1024 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:24.284536 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b33140db-4dd4-4f61-aa32-11fe507701b0 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:24.288945 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b33140db-4dd4-4f61-aa32-11fe507701b0 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] GET https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec Aug 01 00:14:24.289229 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b33140db-4dd4-4f61-aa32-11fe507701b0 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:24.289514 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b33140db-4dd4-4f61-aa32-11fe507701b0 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:24.302812 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:24.302812 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:24.307718 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b33140db-4dd4-4f61-aa32-11fe507701b0 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Volume info retrieved successfully. Aug 01 00:14:24.308180 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9c3205a7-07bc-4266-b1cd-1269a20d61f1 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:24.308636 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9c3205a7-07bc-4266-b1cd-1269a20d61f1 None None] GET https://10.4.3.222/volume// Aug 01 00:14:24.308830 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9c3205a7-07bc-4266-b1cd-1269a20d61f1 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:24.309327 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9c3205a7-07bc-4266-b1cd-1269a20d61f1 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:24.309690 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9c3205a7-07bc-4266-b1cd-1269a20d61f1 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:14:24.310030 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 35/128] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:14:24 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:14:24.315831 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b33140db-4dd4-4f61-aa32-11fe507701b0 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec returned with HTTP 200 Aug 01 00:14:24.316530 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 31/129] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:24 2026] GET /volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:24.342397 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-af0e8468-cd3e-4a29-ad15-fcb1ffa061ef req-58e1229f-436a-4bb5-aea3-ad04df49d7f7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:24.577784 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-af0e8468-cd3e-4a29-ad15-fcb1ffa061ef req-58e1229f-436a-4bb5-aea3-ad04df49d7f7 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:14:24.577784 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-af0e8468-cd3e-4a29-ad15-fcb1ffa061ef req-58e1229f-436a-4bb5-aea3-ad04df49d7f7 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d352655-bdf4-49a5-82b2-848504010b90", "connector": null, "instance_uuid": "28f59295-b73b-41e3-81fd-dc7f81e0cbdd"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:24.585096 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:24.585096 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:14:24.626074 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-af0e8468-cd3e-4a29-ad15-fcb1ffa061ef req-58e1229f-436a-4bb5-aea3-ad04df49d7f7 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:14:24.626619 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 32/130] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:14:24 2026] POST /volume/v3/attachments => generated 273 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:24.656349 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-14b7b8b2-54b4-433d-b318-f3dbefb4e2bf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:24.658387 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-14b7b8b2-54b4-433d-b318-f3dbefb4e2bf tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] GET https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 Aug 01 00:14:24.658616 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-14b7b8b2-54b4-433d-b318-f3dbefb4e2bf tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:24.658864 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-14b7b8b2-54b4-433d-b318-f3dbefb4e2bf tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:24.670132 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:24.670132 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:14:24.674023 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-14b7b8b2-54b4-433d-b318-f3dbefb4e2bf tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Volume info retrieved successfully. Aug 01 00:14:24.675242 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e77de7be-ffc5-4588-8a95-0b069a816d25 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:24.675242 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e77de7be-ffc5-4588-8a95-0b069a816d25 None None] GET https://10.4.3.222/volume// Aug 01 00:14:24.675242 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e77de7be-ffc5-4588-8a95-0b069a816d25 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:24.675515 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e77de7be-ffc5-4588-8a95-0b069a816d25 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:24.675983 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e77de7be-ffc5-4588-8a95-0b069a816d25 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:14:24.676243 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 36/131] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:14: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 01 00:14:24.679610 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-14b7b8b2-54b4-433d-b318-f3dbefb4e2bf tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 returned with HTTP 200 Aug 01 00:14:24.680149 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 33/132] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:24 2026] GET /volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:24.708807 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-af0e8468-cd3e-4a29-ad15-fcb1ffa061ef req-b19334b9-0bec-4042-b899-2ade6689a776 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:24.717229 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-af0e8468-cd3e-4a29-ad15-fcb1ffa061ef req-b19334b9-0bec-4042-b899-2ade6689a776 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] GET https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 Aug 01 00:14:24.717229 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-af0e8468-cd3e-4a29-ad15-fcb1ffa061ef req-b19334b9-0bec-4042-b899-2ade6689a776 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:24.717229 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-af0e8468-cd3e-4a29-ad15-fcb1ffa061ef req-b19334b9-0bec-4042-b899-2ade6689a776 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:24.728276 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:24.728276 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:24.730499 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-af0e8468-cd3e-4a29-ad15-fcb1ffa061ef req-b19334b9-0bec-4042-b899-2ade6689a776 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Volume info retrieved successfully. Aug 01 00:14:24.734517 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-af0e8468-cd3e-4a29-ad15-fcb1ffa061ef req-b19334b9-0bec-4042-b899-2ade6689a776 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 returned with HTTP 200 Aug 01 00:14:24.734960 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 32/133] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:14:24 2026] GET /volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:14:24.779411 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-185e527f-7e9c-4e49-b420-232518b5d1f0 req-2a97747a-ec94-47a5-a923-1ccc57b6d7ac None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:24.782881 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-185e527f-7e9c-4e49-b420-232518b5d1f0 req-2a97747a-ec94-47a5-a923-1ccc57b6d7ac tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] POST https://10.4.3.222/volume/v3/attachments/675ba5f6-e04a-4244-89c1-8c64eea0a4c3/action Aug 01 00:14:24.782881 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-185e527f-7e9c-4e49-b420-232518b5d1f0 req-2a97747a-ec94-47a5-a923-1ccc57b6d7ac tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:14:24.782881 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-185e527f-7e9c-4e49-b420-232518b5d1f0 req-2a97747a-ec94-47a5-a923-1ccc57b6d7ac tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:24.829587 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-af0e8468-cd3e-4a29-ad15-fcb1ffa061ef req-d91c73eb-6050-4a4c-b472-2df4b5f426ba None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:24.831702 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-af0e8468-cd3e-4a29-ad15-fcb1ffa061ef req-d91c73eb-6050-4a4c-b472-2df4b5f426ba tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] PUT https://10.4.3.222/volume/v3/attachments/e4d89a3a-f2af-491c-89a6-0159c75c78d1 Aug 01 00:14:24.832264 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-af0e8468-cd3e-4a29-ad15-fcb1ffa061ef req-d91c73eb-6050-4a4c-b472-2df4b5f426ba tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:24.848491 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-af0e8468-cd3e-4a29-ad15-fcb1ffa061ef req-d91c73eb-6050-4a4c-b472-2df4b5f426ba tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Acquiring lock "cinder-attachment_update-3d352655-bdf4-49a5-82b2-848504010b90-np0000006296" by "attachment_update" {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:14:24.854627 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-af0e8468-cd3e-4a29-ad15-fcb1ffa061ef req-d91c73eb-6050-4a4c-b472-2df4b5f426ba tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Lock "cinder-attachment_update-3d352655-bdf4-49a5-82b2-848504010b90-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:14:24.854627 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:24.854627 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:24.915927 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:24.915927 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:14:24.935634 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-185e527f-7e9c-4e49-b420-232518b5d1f0 req-2a97747a-ec94-47a5-a923-1ccc57b6d7ac tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] https://10.4.3.222/volume/v3/attachments/675ba5f6-e04a-4244-89c1-8c64eea0a4c3/action returned with HTTP 204 Aug 01 00:14:24.936314 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 33/134] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:14:24 2026] POST /volume/v3/attachments/675ba5f6-e04a-4244-89c1-8c64eea0a4c3/action => generated 0 bytes in 158 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:14:24.964347 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-af0e8468-cd3e-4a29-ad15-fcb1ffa061ef req-d91c73eb-6050-4a4c-b472-2df4b5f426ba tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Lock "cinder-attachment_update-3d352655-bdf4-49a5-82b2-848504010b90-np0000006296" released by "attachment_update" :: held 0.112s {{(pid=100408) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:14:24.964689 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-af0e8468-cd3e-4a29-ad15-fcb1ffa061ef req-d91c73eb-6050-4a4c-b472-2df4b5f426ba tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] https://10.4.3.222/volume/v3/attachments/e4d89a3a-f2af-491c-89a6-0159c75c78d1 returned with HTTP 200 Aug 01 00:14:24.965263 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 37/135] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:14:24 2026] PUT /volume/v3/attachments/e4d89a3a-f2af-491c-89a6-0159c75c78d1 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:25.333990 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6e4d6916-47a8-4def-a0bf-19e4f98a4b44 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:25.336037 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6e4d6916-47a8-4def-a0bf-19e4f98a4b44 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] GET https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec Aug 01 00:14:25.336316 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6e4d6916-47a8-4def-a0bf-19e4f98a4b44 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:25.336581 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6e4d6916-47a8-4def-a0bf-19e4f98a4b44 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:25.346650 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:25.346650 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:14:25.351086 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6e4d6916-47a8-4def-a0bf-19e4f98a4b44 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Volume info retrieved successfully. Aug 01 00:14:25.356957 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6e4d6916-47a8-4def-a0bf-19e4f98a4b44 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec returned with HTTP 200 Aug 01 00:14:25.357457 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 34/136] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:25 2026] GET /volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:25.372841 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f3e224e3-39fb-49b2-b1b4-f94666ee2ed2 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:25.375573 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f3e224e3-39fb-49b2-b1b4-f94666ee2ed2 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] GET https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec Aug 01 00:14:25.375884 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f3e224e3-39fb-49b2-b1b4-f94666ee2ed2 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:25.376149 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f3e224e3-39fb-49b2-b1b4-f94666ee2ed2 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:25.388418 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:25.388418 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:25.392577 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f3e224e3-39fb-49b2-b1b4-f94666ee2ed2 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Volume info retrieved successfully. Aug 01 00:14:25.399086 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f3e224e3-39fb-49b2-b1b4-f94666ee2ed2 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec returned with HTTP 200 Aug 01 00:14:25.399628 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 33/137] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:25 2026] GET /volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:25.420932 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-00d307ae-209f-4c8f-9248-0d5a6cb101cf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:25.424029 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-00d307ae-209f-4c8f-9248-0d5a6cb101cf tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-reader] GET https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec Aug 01 00:14:25.424205 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-00d307ae-209f-4c8f-9248-0d5a6cb101cf tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-reader] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:25.424472 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-00d307ae-209f-4c8f-9248-0d5a6cb101cf tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-reader] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:25.437557 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:25.437557 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:14:25.441302 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-00d307ae-209f-4c8f-9248-0d5a6cb101cf tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-reader] Volume info retrieved successfully. Aug 01 00:14:25.444985 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-00d307ae-209f-4c8f-9248-0d5a6cb101cf tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-reader] https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec returned with HTTP 200 Aug 01 00:14:25.445313 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 34/138] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:25 2026] GET /volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:25.567285 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-4ab57f3b-ef69-47a8-b028-fb4107cc25e0 req-405f3b76-26a8-44e4-8ba2-6f3673858e1a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:25.570242 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-4ab57f3b-ef69-47a8-b028-fb4107cc25e0 req-405f3b76-26a8-44e4-8ba2-6f3673858e1a tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] GET https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec Aug 01 00:14:25.570371 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-4ab57f3b-ef69-47a8-b028-fb4107cc25e0 req-405f3b76-26a8-44e4-8ba2-6f3673858e1a tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:25.570647 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-4ab57f3b-ef69-47a8-b028-fb4107cc25e0 req-405f3b76-26a8-44e4-8ba2-6f3673858e1a tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:25.579561 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:25.579561 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:25.582740 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-4ab57f3b-ef69-47a8-b028-fb4107cc25e0 req-405f3b76-26a8-44e4-8ba2-6f3673858e1a tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Volume info retrieved successfully. Aug 01 00:14:25.586622 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-4ab57f3b-ef69-47a8-b028-fb4107cc25e0 req-405f3b76-26a8-44e4-8ba2-6f3673858e1a tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec returned with HTTP 200 Aug 01 00:14:25.586993 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 38/139] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:14:25 2026] GET /volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:25.629536 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-4ab57f3b-ef69-47a8-b028-fb4107cc25e0 req-1137d983-d719-4f48-8fb2-6ab583d5bf39 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:25.632237 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-4ab57f3b-ef69-47a8-b028-fb4107cc25e0 req-1137d983-d719-4f48-8fb2-6ab583d5bf39 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] POST https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec/action Aug 01 00:14:25.632678 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-4ab57f3b-ef69-47a8-b028-fb4107cc25e0 req-1137d983-d719-4f48-8fb2-6ab583d5bf39 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:14:25.632876 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-4ab57f3b-ef69-47a8-b028-fb4107cc25e0 req-1137d983-d719-4f48-8fb2-6ab583d5bf39 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:25.696686 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5370a993-9407-44ad-8d11-331aacb51400 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:25.702238 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5370a993-9407-44ad-8d11-331aacb51400 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] GET https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 Aug 01 00:14:25.702523 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5370a993-9407-44ad-8d11-331aacb51400 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:25.702780 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5370a993-9407-44ad-8d11-331aacb51400 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:25.714164 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:25.714164 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:25.718532 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-5370a993-9407-44ad-8d11-331aacb51400 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Volume info retrieved successfully. Aug 01 00:14:25.723252 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5370a993-9407-44ad-8d11-331aacb51400 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 returned with HTTP 200 Aug 01 00:14:25.727901 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 34/140] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:25 2026] GET /volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 => generated 1024 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:25.779931 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:25.779931 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:14:25.780341 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-4ab57f3b-ef69-47a8-b028-fb4107cc25e0 req-1137d983-d719-4f48-8fb2-6ab583d5bf39 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Volume info retrieved successfully. Aug 01 00:14:25.787233 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-4ab57f3b-ef69-47a8-b028-fb4107cc25e0 req-1137d983-d719-4f48-8fb2-6ab583d5bf39 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Begin detaching volume completed successfully. Aug 01 00:14:25.787233 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-4ab57f3b-ef69-47a8-b028-fb4107cc25e0 req-1137d983-d719-4f48-8fb2-6ab583d5bf39 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec/action returned with HTTP 202 Aug 01 00:14:25.787874 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 35/141] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:14:25 2026] POST /volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:14:25.809536 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9dca6b01-a190-4e04-9874-9492b0742fa7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:25.812116 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9dca6b01-a190-4e04-9874-9492b0742fa7 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-reader] GET https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec Aug 01 00:14:25.812328 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9dca6b01-a190-4e04-9874-9492b0742fa7 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-reader] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:25.812549 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9dca6b01-a190-4e04-9874-9492b0742fa7 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-reader] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:25.826143 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:25.826143 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:14:25.831171 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9dca6b01-a190-4e04-9874-9492b0742fa7 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-reader] Volume info retrieved successfully. Aug 01 00:14:25.837658 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9dca6b01-a190-4e04-9874-9492b0742fa7 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-reader] https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec returned with HTTP 200 Aug 01 00:14:25.838230 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 35/142] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:25 2026] GET /volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:25.852701 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-75338fe2-40b2-45cd-9798-d9bef5fba830 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:25.853111 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-75338fe2-40b2-45cd-9798-d9bef5fba830 None None] GET https://10.4.3.222/volume// Aug 01 00:14:25.853273 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-75338fe2-40b2-45cd-9798-d9bef5fba830 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:25.853470 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-75338fe2-40b2-45cd-9798-d9bef5fba830 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:25.853806 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-75338fe2-40b2-45cd-9798-d9bef5fba830 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:14:25.854095 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 39/143] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:14: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 01 00:14:25.863759 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-4ab57f3b-ef69-47a8-b028-fb4107cc25e0 req-caee3ab8-110b-498b-9d63-4fc5cb1b9f12 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:25.866886 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-4ab57f3b-ef69-47a8-b028-fb4107cc25e0 req-caee3ab8-110b-498b-9d63-4fc5cb1b9f12 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] GET https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec Aug 01 00:14:25.867111 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-4ab57f3b-ef69-47a8-b028-fb4107cc25e0 req-caee3ab8-110b-498b-9d63-4fc5cb1b9f12 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:25.867296 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-4ab57f3b-ef69-47a8-b028-fb4107cc25e0 req-caee3ab8-110b-498b-9d63-4fc5cb1b9f12 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:26.013203 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:26.013203 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:26.016646 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-4ab57f3b-ef69-47a8-b028-fb4107cc25e0 req-caee3ab8-110b-498b-9d63-4fc5cb1b9f12 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Volume info retrieved successfully. Aug 01 00:14:26.021125 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-4ab57f3b-ef69-47a8-b028-fb4107cc25e0 req-caee3ab8-110b-498b-9d63-4fc5cb1b9f12 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec returned with HTTP 200 Aug 01 00:14:26.021589 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 35/144] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:14:25 2026] GET /volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec => generated 1323 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:14:26.442605 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-1dbfacbb-6a79-4514-9d6e-5070eae15bda req-8a5aa64f-0a0c-4139-b050-f9b3f1d6fb9f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:26.444641 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-1dbfacbb-6a79-4514-9d6e-5070eae15bda req-8a5aa64f-0a0c-4139-b050-f9b3f1d6fb9f tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] GET https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe Aug 01 00:14:26.444878 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-1dbfacbb-6a79-4514-9d6e-5070eae15bda req-8a5aa64f-0a0c-4139-b050-f9b3f1d6fb9f tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:26.445063 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-1dbfacbb-6a79-4514-9d6e-5070eae15bda req-8a5aa64f-0a0c-4139-b050-f9b3f1d6fb9f tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:26.451813 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:26.451813 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:14:26.455507 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-1dbfacbb-6a79-4514-9d6e-5070eae15bda req-8a5aa64f-0a0c-4139-b050-f9b3f1d6fb9f tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:14:26.462796 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-1dbfacbb-6a79-4514-9d6e-5070eae15bda req-8a5aa64f-0a0c-4139-b050-f9b3f1d6fb9f tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe returned with HTTP 200 Aug 01 00:14:26.463255 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 36/145] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:14:26 2026] GET /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:26.673673 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-21e2914a-70e1-41c9-946e-a0ef2e041630 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:26.674145 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-21e2914a-70e1-41c9-946e-a0ef2e041630 None None] GET https://10.4.3.222/volume// Aug 01 00:14:26.674325 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-21e2914a-70e1-41c9-946e-a0ef2e041630 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:26.674541 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-21e2914a-70e1-41c9-946e-a0ef2e041630 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:26.674914 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-21e2914a-70e1-41c9-946e-a0ef2e041630 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:14:26.675430 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 36/146] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:14: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 01 00:14:26.684658 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-1dbfacbb-6a79-4514-9d6e-5070eae15bda req-ae3e848f-290d-4ffe-a5c0-9ea54ed9f14b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:26.687287 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-1dbfacbb-6a79-4514-9d6e-5070eae15bda req-ae3e848f-290d-4ffe-a5c0-9ea54ed9f14b tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:14:26.687788 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-1dbfacbb-6a79-4514-9d6e-5070eae15bda req-ae3e848f-290d-4ffe-a5c0-9ea54ed9f14b tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50ba2ff5-5bf7-424d-8ec4-37a28dec89fe", "connector": null, "instance_uuid": "bd654e37-d1cc-4dcd-8e63-26ec9b474fe7"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:26.699966 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:26.699966 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:26.727482 np0000006296 devstack@c-api.service[100408]: WARNING cinder.volume.api [req-1dbfacbb-6a79-4514-9d6e-5070eae15bda req-ae3e848f-290d-4ffe-a5c0-9ea54ed9f14b tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 01 00:14:26.733061 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-1dbfacbb-6a79-4514-9d6e-5070eae15bda req-ae3e848f-290d-4ffe-a5c0-9ea54ed9f14b tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:14:26.733553 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 40/147] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:14:26 2026] POST /volume/v3/attachments => generated 271 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:26.738288 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3945abae-d5d0-441f-b9f4-77f6e3958e34 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:26.740480 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3945abae-d5d0-441f-b9f4-77f6e3958e34 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] GET https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 Aug 01 00:14:26.740679 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3945abae-d5d0-441f-b9f4-77f6e3958e34 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:26.740901 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3945abae-d5d0-441f-b9f4-77f6e3958e34 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:26.756863 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:26.756863 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:26.758141 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3945abae-d5d0-441f-b9f4-77f6e3958e34 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Volume info retrieved successfully. Aug 01 00:14:26.762217 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3945abae-d5d0-441f-b9f4-77f6e3958e34 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 returned with HTTP 200 Aug 01 00:14:26.762351 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 36/148] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:26 2026] GET /volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 => generated 1024 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:26.766293 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4fdc9250-616c-420d-8539-cbffe6092c33 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:26.770035 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4fdc9250-616c-420d-8539-cbffe6092c33 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] GET https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe Aug 01 00:14:26.770232 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4fdc9250-616c-420d-8539-cbffe6092c33 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:26.770436 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4fdc9250-616c-420d-8539-cbffe6092c33 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:26.777924 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-eabfbbc7-8023-413a-bd35-64c44f8b58a7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:26.778459 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-eabfbbc7-8023-413a-bd35-64c44f8b58a7 None None] GET https://10.4.3.222/volume// Aug 01 00:14:26.778688 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-eabfbbc7-8023-413a-bd35-64c44f8b58a7 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:26.778977 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-eabfbbc7-8023-413a-bd35-64c44f8b58a7 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:26.779384 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-eabfbbc7-8023-413a-bd35-64c44f8b58a7 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:14:26.779940 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 37/149] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:14: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 01 00:14:26.781932 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:26.781932 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:14:26.786940 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4fdc9250-616c-420d-8539-cbffe6092c33 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:14:26.791269 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-1dbfacbb-6a79-4514-9d6e-5070eae15bda req-09f95520-d5d7-4ae7-9d1c-dabef1a5a0b1 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:26.792822 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4fdc9250-616c-420d-8539-cbffe6092c33 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe returned with HTTP 200 Aug 01 00:14:26.793588 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-1dbfacbb-6a79-4514-9d6e-5070eae15bda req-09f95520-d5d7-4ae7-9d1c-dabef1a5a0b1 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] GET https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe Aug 01 00:14:26.793668 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 37/150] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:26 2026] GET /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:26.793709 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-1dbfacbb-6a79-4514-9d6e-5070eae15bda req-09f95520-d5d7-4ae7-9d1c-dabef1a5a0b1 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:26.793928 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-1dbfacbb-6a79-4514-9d6e-5070eae15bda req-09f95520-d5d7-4ae7-9d1c-dabef1a5a0b1 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:26.803825 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:26.803825 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:26.807870 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-1dbfacbb-6a79-4514-9d6e-5070eae15bda req-09f95520-d5d7-4ae7-9d1c-dabef1a5a0b1 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:14:26.812575 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-1dbfacbb-6a79-4514-9d6e-5070eae15bda req-09f95520-d5d7-4ae7-9d1c-dabef1a5a0b1 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe returned with HTTP 200 Aug 01 00:14:26.812994 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 41/151] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:14:26 2026] GET /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe => generated 1048 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:14:26.852573 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0e3b4580-42de-4c38-ba06-4af5b98a3ddc None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:26.854781 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0e3b4580-42de-4c38-ba06-4af5b98a3ddc tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-reader] GET https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec Aug 01 00:14:26.855089 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0e3b4580-42de-4c38-ba06-4af5b98a3ddc tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-reader] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:26.855347 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0e3b4580-42de-4c38-ba06-4af5b98a3ddc tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-reader] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:26.871940 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:26.871940 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:26.878117 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-0e3b4580-42de-4c38-ba06-4af5b98a3ddc tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-reader] Volume info retrieved successfully. Aug 01 00:14:26.885067 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0e3b4580-42de-4c38-ba06-4af5b98a3ddc tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-reader] https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec returned with HTTP 200 Aug 01 00:14:26.885650 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 37/152] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:26 2026] GET /volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:26.915314 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-1dbfacbb-6a79-4514-9d6e-5070eae15bda req-bffbf75a-caca-4ca7-bf25-2b6f74ce94ac None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:26.917463 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-1dbfacbb-6a79-4514-9d6e-5070eae15bda req-bffbf75a-caca-4ca7-bf25-2b6f74ce94ac tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] PUT https://10.4.3.222/volume/v3/attachments/356cec38-ef0e-4904-83ad-7e2c6ef0b874 Aug 01 00:14:26.917874 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-1dbfacbb-6a79-4514-9d6e-5070eae15bda req-bffbf75a-caca-4ca7-bf25-2b6f74ce94ac tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:26.928815 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-1dbfacbb-6a79-4514-9d6e-5070eae15bda req-bffbf75a-caca-4ca7-bf25-2b6f74ce94ac tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Acquiring lock "cinder-attachment_update-50ba2ff5-5bf7-424d-8ec4-37a28dec89fe-np0000006296" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:14:26.930989 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-1dbfacbb-6a79-4514-9d6e-5070eae15bda req-bffbf75a-caca-4ca7-bf25-2b6f74ce94ac tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Lock "cinder-attachment_update-50ba2ff5-5bf7-424d-8ec4-37a28dec89fe-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:14:26.932234 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:26.932234 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:14:27.039745 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-1dbfacbb-6a79-4514-9d6e-5070eae15bda req-bffbf75a-caca-4ca7-bf25-2b6f74ce94ac tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Lock "cinder-attachment_update-50ba2ff5-5bf7-424d-8ec4-37a28dec89fe-np0000006296" released by "attachment_update" :: held 0.109s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:14:27.040174 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-1dbfacbb-6a79-4514-9d6e-5070eae15bda req-bffbf75a-caca-4ca7-bf25-2b6f74ce94ac tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/attachments/356cec38-ef0e-4904-83ad-7e2c6ef0b874 returned with HTTP 200 Aug 01 00:14:27.040763 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 38/153] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:14:26 2026] PUT /volume/v3/attachments/356cec38-ef0e-4904-83ad-7e2c6ef0b874 => generated 967 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:27.072242 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-9c38c1d3-2a7b-4019-9e04-d25c5a7fc422 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:27.074946 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-9c38c1d3-2a7b-4019-9e04-d25c5a7fc422 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:14:27.075438 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-9c38c1d3-2a7b-4019-9e04-d25c5a7fc422 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-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": "a7e69f30-42a3-4df7-b511-e7ec77a3747d", "source_volid": null, "backup_id": null}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:27.077841 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-9c38c1d3-2a7b-4019-9e04-d25c5a7fc422 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-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': 'a7e69f30-42a3-4df7-b511-e7ec77a3747d', 'source_volid': None, 'backup_id': None}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:14:27.487298 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-9c38c1d3-2a7b-4019-9e04-d25c5a7fc422 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Create volume of 1 GB Aug 01 00:14:27.493643 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-9c38c1d3-2a7b-4019-9e04-d25c5a7fc422 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Availability Zones retrieved successfully. Aug 01 00:14:27.499756 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-9c38c1d3-2a7b-4019-9e04-d25c5a7fc422 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Flow 'volume_create_api' (31e29de4-d353-45a6-b462-1d3f6449125a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:14:27.500970 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-9c38c1d3-2a7b-4019-9e04-d25c5a7fc422 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a183c730-bf83-44d3-8d06-a419a269b49a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:14:27.502494 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-9c38c1d3-2a7b-4019-9e04-d25c5a7fc422 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:14:27.571757 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-9c38c1d3-2a7b-4019-9e04-d25c5a7fc422 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a183c730-bf83-44d3-8d06-a419a269b49a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:14:27.572485 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-9c38c1d3-2a7b-4019-9e04-d25c5a7fc422 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a46b1d4-ee6c-4a45-b1f6-bbfd5b8b8a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:14:27.611718 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-9c38c1d3-2a7b-4019-9e04-d25c5a7fc422 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Created reservations ['9a53237a-8bbc-438b-b1fd-27c1617159e6', '675f08a5-75e0-405e-975a-0557aeadd11b', '09c9562a-885e-45ee-bcd1-f9b3b9108bc8', '881d504f-b47c-4a5d-9923-aa203db22514'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:14:27.612491 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-9c38c1d3-2a7b-4019-9e04-d25c5a7fc422 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a46b1d4-ee6c-4a45-b1f6-bbfd5b8b8a77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a53237a-8bbc-438b-b1fd-27c1617159e6', '675f08a5-75e0-405e-975a-0557aeadd11b', '09c9562a-885e-45ee-bcd1-f9b3b9108bc8', '881d504f-b47c-4a5d-9923-aa203db22514']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:14:27.613266 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-9c38c1d3-2a7b-4019-9e04-d25c5a7fc422 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (810e99a5-1c9d-48a4-a020-68155914683d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:14:27.640521 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-9c38c1d3-2a7b-4019-9e04-d25c5a7fc422 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (810e99a5-1c9d-48a4-a020-68155914683d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '521bbf00-fd37-416b-8bc6-87dbd6a9c40d', '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='1680459355b547c2abb60529349099e4',qos_specs=None,replication_status=,reservations=['9a53237a-8bbc-438b-b1fd-27c1617159e6','675f08a5-75e0-405e-975a-0557aeadd11b','09c9562a-885e-45ee-bcd1-f9b3b9108bc8','881d504f-b47c-4a5d-9923-aa203db22514'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca2937f139eb46b3bf2039beb44259cd',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:14:27Z,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=521bbf00-fd37-416b-8bc6-87dbd6a9c40d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1680459355b547c2abb60529349099e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca2937f139eb46b3bf2039beb44259cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:14:27.641331 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-9c38c1d3-2a7b-4019-9e04-d25c5a7fc422 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7992a7d2-81c4-4f92-92ef-54b4b670af90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:14:27.661072 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-9c38c1d3-2a7b-4019-9e04-d25c5a7fc422 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7992a7d2-81c4-4f92-92ef-54b4b670af90) transitioned into 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='1680459355b547c2abb60529349099e4',qos_specs=None,replication_status=,reservations=['9a53237a-8bbc-438b-b1fd-27c1617159e6','675f08a5-75e0-405e-975a-0557aeadd11b','09c9562a-885e-45ee-bcd1-f9b3b9108bc8','881d504f-b47c-4a5d-9923-aa203db22514'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca2937f139eb46b3bf2039beb44259cd',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:14:27.661787 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-9c38c1d3-2a7b-4019-9e04-d25c5a7fc422 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7db882ea-c139-4c2c-846b-c3f66159b08e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:14:27.674031 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-9c38c1d3-2a7b-4019-9e04-d25c5a7fc422 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7db882ea-c139-4c2c-846b-c3f66159b08e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:14:27.675016 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-9c38c1d3-2a7b-4019-9e04-d25c5a7fc422 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Flow 'volume_create_api' (31e29de4-d353-45a6-b462-1d3f6449125a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:14:27.675291 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-9c38c1d3-2a7b-4019-9e04-d25c5a7fc422 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Create volume request issued successfully. Aug 01 00:14:27.676132 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-9c38c1d3-2a7b-4019-9e04-d25c5a7fc422 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:14:27.676579 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 38/154] 10.4.3.222 () {72 vars in 1541 bytes} [Sat Aug 1 00:14:27 2026] POST /volume/v3/volumes => generated 703 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:14:27.685194 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-c8d9b7b7-c4cc-4b7f-990e-2036be7b23a7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:27.687479 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-c8d9b7b7-c4cc-4b7f-990e-2036be7b23a7 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] GET https://10.4.3.222/volume/v3/volumes/521bbf00-fd37-416b-8bc6-87dbd6a9c40d Aug 01 00:14:27.687695 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-c8d9b7b7-c4cc-4b7f-990e-2036be7b23a7 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:27.687927 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-c8d9b7b7-c4cc-4b7f-990e-2036be7b23a7 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:27.695585 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:27.695585 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:27.700098 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-c8d9b7b7-c4cc-4b7f-990e-2036be7b23a7 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Volume info retrieved successfully. Aug 01 00:14:27.705090 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-c8d9b7b7-c4cc-4b7f-990e-2036be7b23a7 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] https://10.4.3.222/volume/v3/volumes/521bbf00-fd37-416b-8bc6-87dbd6a9c40d returned with HTTP 200 Aug 01 00:14:27.705756 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 42/155] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:14:27 2026] GET /volume/v3/volumes/521bbf00-fd37-416b-8bc6-87dbd6a9c40d => generated 771 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:27.719559 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-96ab2c83-299f-4495-8463-b72c03a778f3 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:27.723644 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-96ab2c83-299f-4495-8463-b72c03a778f3 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] GET https://10.4.3.222/volume/v3/volumes/521bbf00-fd37-416b-8bc6-87dbd6a9c40d Aug 01 00:14:27.723964 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-96ab2c83-299f-4495-8463-b72c03a778f3 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:27.724233 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-96ab2c83-299f-4495-8463-b72c03a778f3 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:27.735916 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:27.735916 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:27.750352 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-96ab2c83-299f-4495-8463-b72c03a778f3 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Volume info retrieved successfully. Aug 01 00:14:27.754900 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-96ab2c83-299f-4495-8463-b72c03a778f3 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] https://10.4.3.222/volume/v3/volumes/521bbf00-fd37-416b-8bc6-87dbd6a9c40d returned with HTTP 200 Aug 01 00:14:27.755325 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 38/156] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:14:27 2026] GET /volume/v3/volumes/521bbf00-fd37-416b-8bc6-87dbd6a9c40d => generated 771 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:27.775681 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d4224281-25f5-4a62-9e68-0a653b45ace3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:27.778125 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d4224281-25f5-4a62-9e68-0a653b45ace3 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] GET https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 Aug 01 00:14:27.778480 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d4224281-25f5-4a62-9e68-0a653b45ace3 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:27.778830 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d4224281-25f5-4a62-9e68-0a653b45ace3 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:27.802657 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:27.802657 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:14:27.810910 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d4224281-25f5-4a62-9e68-0a653b45ace3 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Volume info retrieved successfully. Aug 01 00:14:27.814809 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6237fbc9-92a1-49c2-bed0-42279ce496e2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:27.815545 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d4224281-25f5-4a62-9e68-0a653b45ace3 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 returned with HTTP 200 Aug 01 00:14:27.816171 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 39/157] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:27 2026] GET /volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 => generated 1024 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:27.816348 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6237fbc9-92a1-49c2-bed0-42279ce496e2 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] GET https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe Aug 01 00:14:27.816662 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6237fbc9-92a1-49c2-bed0-42279ce496e2 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:27.817095 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6237fbc9-92a1-49c2-bed0-42279ce496e2 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:27.831067 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:27.831067 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:14:27.841140 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6237fbc9-92a1-49c2-bed0-42279ce496e2 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:14:27.849945 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6237fbc9-92a1-49c2-bed0-42279ce496e2 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe returned with HTTP 200 Aug 01 00:14:27.852933 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 39/158] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:27 2026] GET /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe => generated 869 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:27.900637 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4a4565f9-0a3e-4d11-a9cf-48e93e3979c2 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:27.906110 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4a4565f9-0a3e-4d11-a9cf-48e93e3979c2 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-reader] GET https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec Aug 01 00:14:27.906283 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4a4565f9-0a3e-4d11-a9cf-48e93e3979c2 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-reader] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:27.906495 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4a4565f9-0a3e-4d11-a9cf-48e93e3979c2 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-reader] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:27.919606 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:27.919606 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:27.923785 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-4a4565f9-0a3e-4d11-a9cf-48e93e3979c2 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-reader] Volume info retrieved successfully. Aug 01 00:14:27.929515 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4a4565f9-0a3e-4d11-a9cf-48e93e3979c2 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-reader] https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec returned with HTTP 200 Aug 01 00:14:27.929874 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 43/159] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:27 2026] GET /volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:28.299575 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-af0e8468-cd3e-4a29-ad15-fcb1ffa061ef req-6aea5f82-ef6c-4b75-a33e-f82a9336d5e5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:28.302534 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-af0e8468-cd3e-4a29-ad15-fcb1ffa061ef req-6aea5f82-ef6c-4b75-a33e-f82a9336d5e5 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] POST https://10.4.3.222/volume/v3/attachments/e4d89a3a-f2af-491c-89a6-0159c75c78d1/action Aug 01 00:14:28.302978 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-af0e8468-cd3e-4a29-ad15-fcb1ffa061ef req-6aea5f82-ef6c-4b75-a33e-f82a9336d5e5 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Action body: b'{"os-complete": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:14:28.303138 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-af0e8468-cd3e-4a29-ad15-fcb1ffa061ef req-6aea5f82-ef6c-4b75-a33e-f82a9336d5e5 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:28.322745 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:28.322745 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:28.336040 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-af0e8468-cd3e-4a29-ad15-fcb1ffa061ef req-6aea5f82-ef6c-4b75-a33e-f82a9336d5e5 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] https://10.4.3.222/volume/v3/attachments/e4d89a3a-f2af-491c-89a6-0159c75c78d1/action returned with HTTP 204 Aug 01 00:14:28.336339 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 39/160] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:14:28 2026] POST /volume/v3/attachments/e4d89a3a-f2af-491c-89a6-0159c75c78d1/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:14:28.442304 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-4ab57f3b-ef69-47a8-b028-fb4107cc25e0 req-65898bc9-6ca5-412e-987b-e6f578f41838 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:28.444936 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-4ab57f3b-ef69-47a8-b028-fb4107cc25e0 req-65898bc9-6ca5-412e-987b-e6f578f41838 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] DELETE https://10.4.3.222/volume/v3/attachments/675ba5f6-e04a-4244-89c1-8c64eea0a4c3 Aug 01 00:14:28.445187 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-4ab57f3b-ef69-47a8-b028-fb4107cc25e0 req-65898bc9-6ca5-412e-987b-e6f578f41838 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:28.445384 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-4ab57f3b-ef69-47a8-b028-fb4107cc25e0 req-65898bc9-6ca5-412e-987b-e6f578f41838 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:28.453827 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:28.453827 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:14:28.542013 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-4ab57f3b-ef69-47a8-b028-fb4107cc25e0 req-65898bc9-6ca5-412e-987b-e6f578f41838 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] https://10.4.3.222/volume/v3/attachments/675ba5f6-e04a-4244-89c1-8c64eea0a4c3 returned with HTTP 200 Aug 01 00:14:28.542744 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 40/161] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:14:28 2026] DELETE /volume/v3/attachments/675ba5f6-e04a-4244-89c1-8c64eea0a4c3 => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:28.833540 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2c782ae0-3b30-4230-a726-28db7251ab11 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:28.835441 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2c782ae0-3b30-4230-a726-28db7251ab11 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] GET https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 Aug 01 00:14:28.835724 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2c782ae0-3b30-4230-a726-28db7251ab11 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:28.835903 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2c782ae0-3b30-4230-a726-28db7251ab11 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:28.845269 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:28.845269 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:14:28.848572 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2c782ae0-3b30-4230-a726-28db7251ab11 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Volume info retrieved successfully. Aug 01 00:14:28.852406 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2c782ae0-3b30-4230-a726-28db7251ab11 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 returned with HTTP 200 Aug 01 00:14:28.852777 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 40/162] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:28 2026] GET /volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 => generated 1326 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:28.865830 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b31c05d7-00cf-4bc7-a93c-58ecd932478d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:28.870191 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c9235eb4-dcdf-48ae-bb1a-2fadacbf4132 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:28.871324 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b31c05d7-00cf-4bc7-a93c-58ecd932478d tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] GET https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe Aug 01 00:14:28.871901 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b31c05d7-00cf-4bc7-a93c-58ecd932478d tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:28.872304 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b31c05d7-00cf-4bc7-a93c-58ecd932478d tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:28.872597 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c9235eb4-dcdf-48ae-bb1a-2fadacbf4132 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] GET https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 Aug 01 00:14:28.872837 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c9235eb4-dcdf-48ae-bb1a-2fadacbf4132 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:28.873056 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c9235eb4-dcdf-48ae-bb1a-2fadacbf4132 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:28.881900 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:28.881900 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:28.885318 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c9235eb4-dcdf-48ae-bb1a-2fadacbf4132 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Volume info retrieved successfully. Aug 01 00:14:28.888155 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:28.888155 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:28.889234 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c9235eb4-dcdf-48ae-bb1a-2fadacbf4132 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 returned with HTTP 200 Aug 01 00:14:28.889633 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 40/163] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:28 2026] GET /volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 => generated 1326 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 00:14:28.895526 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-b31c05d7-00cf-4bc7-a93c-58ecd932478d tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:14:28.903270 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b31c05d7-00cf-4bc7-a93c-58ecd932478d tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe returned with HTTP 200 Aug 01 00:14:28.903969 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 44/164] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:28 2026] GET /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe => generated 869 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:28.948032 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8298b594-268a-4358-8cef-6f9c48c0f33a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:28.950053 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8298b594-268a-4358-8cef-6f9c48c0f33a tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-reader] GET https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec Aug 01 00:14:28.950247 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8298b594-268a-4358-8cef-6f9c48c0f33a tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-reader] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:28.950439 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8298b594-268a-4358-8cef-6f9c48c0f33a tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-reader] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:28.958928 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:28.958928 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:14:28.963047 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8298b594-268a-4358-8cef-6f9c48c0f33a tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-reader] Volume info retrieved successfully. Aug 01 00:14:28.968101 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8298b594-268a-4358-8cef-6f9c48c0f33a tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-reader] https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec returned with HTTP 200 Aug 01 00:14:28.968644 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 41/165] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:28 2026] GET /volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:29.018663 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2c1f714c-0464-409e-8f4d-c4417bea7205 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:29.021005 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2c1f714c-0464-409e-8f4d-c4417bea7205 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] GET https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec Aug 01 00:14:29.021269 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2c1f714c-0464-409e-8f4d-c4417bea7205 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:29.021539 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2c1f714c-0464-409e-8f4d-c4417bea7205 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:29.031013 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:29.031013 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:14:29.036779 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2c1f714c-0464-409e-8f4d-c4417bea7205 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Volume info retrieved successfully. Aug 01 00:14:29.043245 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2c1f714c-0464-409e-8f4d-c4417bea7205 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec returned with HTTP 200 Aug 01 00:14:29.043829 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 41/166] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:29 2026] GET /volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:29.107501 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2c9a1fdc-6030-4df4-97cb-5c5e08ba51f0 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:29.110145 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2c9a1fdc-6030-4df4-97cb-5c5e08ba51f0 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] GET https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec Aug 01 00:14:29.110403 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2c9a1fdc-6030-4df4-97cb-5c5e08ba51f0 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:29.110658 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2c9a1fdc-6030-4df4-97cb-5c5e08ba51f0 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:29.120476 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:29.120476 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:29.126033 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-2c9a1fdc-6030-4df4-97cb-5c5e08ba51f0 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Volume info retrieved successfully. Aug 01 00:14:29.132497 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2c9a1fdc-6030-4df4-97cb-5c5e08ba51f0 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec returned with HTTP 200 Aug 01 00:14:29.133080 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 41/167] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:29 2026] GET /volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:29.277884 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-31721d6d-f514-422c-840f-c3fa95e9f451 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:29.280575 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-31721d6d-f514-422c-840f-c3fa95e9f451 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] GET https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 Aug 01 00:14:29.280852 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-31721d6d-f514-422c-840f-c3fa95e9f451 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:29.281127 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-31721d6d-f514-422c-840f-c3fa95e9f451 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:29.287694 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-ed3eec4f-f252-4b7b-b1cf-0aad0f8283a3 req-fe8915fa-acb6-44fe-a203-0a2f73cfee53 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:29.290320 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-ed3eec4f-f252-4b7b-b1cf-0aad0f8283a3 req-fe8915fa-acb6-44fe-a203-0a2f73cfee53 tempest-VolumesAssistedSnapshotsTest-1649185544 tempest-VolumesAssistedSnapshotsTest-1649185544-project] POST https://10.4.3.222/volume/v3/snapshots/017ec740-bbdb-48b6-830d-2cea3617c4e7/action Aug 01 00:14:29.290320 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-ed3eec4f-f252-4b7b-b1cf-0aad0f8283a3 req-fe8915fa-acb6-44fe-a203-0a2f73cfee53 tempest-VolumesAssistedSnapshotsTest-1649185544 tempest-VolumesAssistedSnapshotsTest-1649185544-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:14:29.290320 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-ed3eec4f-f252-4b7b-b1cf-0aad0f8283a3 req-fe8915fa-acb6-44fe-a203-0a2f73cfee53 tempest-VolumesAssistedSnapshotsTest-1649185544 tempest-VolumesAssistedSnapshotsTest-1649185544-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:29.291543 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.snapshot_actions [req-ed3eec4f-f252-4b7b-b1cf-0aad0f8283a3 req-fe8915fa-acb6-44fe-a203-0a2f73cfee53 tempest-VolumesAssistedSnapshotsTest-1649185544 tempest-VolumesAssistedSnapshotsTest-1649185544-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100406) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 01 00:14:29.292650 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-97ea85e2-f5b1-45a4-ac70-f3bc73c0d331 req-0bad0150-ed48-4e29-9b0e-9be1cdd89cbd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:29.295653 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-97ea85e2-f5b1-45a4-ac70-f3bc73c0d331 req-0bad0150-ed48-4e29-9b0e-9be1cdd89cbd tempest-VolumesAssistedSnapshotsTest-1649185544 tempest-VolumesAssistedSnapshotsTest-1649185544-project] POST https://10.4.3.222/volume/v3/snapshots/None/action Aug 01 00:14:29.296160 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-97ea85e2-f5b1-45a4-ac70-f3bc73c0d331 req-0bad0150-ed48-4e29-9b0e-9be1cdd89cbd tempest-VolumesAssistedSnapshotsTest-1649185544 tempest-VolumesAssistedSnapshotsTest-1649185544-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:14:29.296342 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-97ea85e2-f5b1-45a4-ac70-f3bc73c0d331 req-0bad0150-ed48-4e29-9b0e-9be1cdd89cbd tempest-VolumesAssistedSnapshotsTest-1649185544 tempest-VolumesAssistedSnapshotsTest-1649185544-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:29.297368 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:29.297368 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:29.299217 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.snapshot_actions [req-97ea85e2-f5b1-45a4-ac70-f3bc73c0d331 req-0bad0150-ed48-4e29-9b0e-9be1cdd89cbd tempest-VolumesAssistedSnapshotsTest-1649185544 tempest-VolumesAssistedSnapshotsTest-1649185544-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100407) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 01 00:14:29.301255 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-31721d6d-f514-422c-840f-c3fa95e9f451 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Volume info retrieved successfully. Aug 01 00:14:29.305367 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-31721d6d-f514-422c-840f-c3fa95e9f451 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 returned with HTTP 200 Aug 01 00:14:29.305933 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 45/168] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:29 2026] GET /volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 => generated 1326 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:29.312385 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-ed3eec4f-f252-4b7b-b1cf-0aad0f8283a3 req-fe8915fa-acb6-44fe-a203-0a2f73cfee53 tempest-VolumesAssistedSnapshotsTest-1649185544 tempest-VolumesAssistedSnapshotsTest-1649185544-project] https://10.4.3.222/volume/v3/snapshots/017ec740-bbdb-48b6-830d-2cea3617c4e7/action returned with HTTP 404 Aug 01 00:14:29.312988 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 42/169] 10.4.3.222 () {72 vars in 1678 bytes} [Sat Aug 1 00:14:29 2026] POST /volume/v3/snapshots/017ec740-bbdb-48b6-830d-2cea3617c4e7/action => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:14:29.320796 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-97ea85e2-f5b1-45a4-ac70-f3bc73c0d331 req-0bad0150-ed48-4e29-9b0e-9be1cdd89cbd tempest-VolumesAssistedSnapshotsTest-1649185544 tempest-VolumesAssistedSnapshotsTest-1649185544-project] https://10.4.3.222/volume/v3/snapshots/None/action returned with HTTP 404 Aug 01 00:14:29.321491 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 42/170] 10.4.3.222 () {72 vars in 1582 bytes} [Sat Aug 1 00:14:29 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:14:29.392454 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-cb61f7be-863d-4dad-ad29-72945f1d1220 req-f1e632a9-fe4a-46ec-9a46-2e84b37a2130 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:29.394838 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-cb61f7be-863d-4dad-ad29-72945f1d1220 req-f1e632a9-fe4a-46ec-9a46-2e84b37a2130 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] GET https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 Aug 01 00:14:29.395037 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-cb61f7be-863d-4dad-ad29-72945f1d1220 req-f1e632a9-fe4a-46ec-9a46-2e84b37a2130 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:29.395233 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-cb61f7be-863d-4dad-ad29-72945f1d1220 req-f1e632a9-fe4a-46ec-9a46-2e84b37a2130 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:29.404096 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:29.404096 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:29.406992 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-cb61f7be-863d-4dad-ad29-72945f1d1220 req-f1e632a9-fe4a-46ec-9a46-2e84b37a2130 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Volume info retrieved successfully. Aug 01 00:14:29.410508 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-cb61f7be-863d-4dad-ad29-72945f1d1220 req-f1e632a9-fe4a-46ec-9a46-2e84b37a2130 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 returned with HTTP 200 Aug 01 00:14:29.410887 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 42/171] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:14:29 2026] GET /volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 => generated 1326 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:29.449408 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-cb61f7be-863d-4dad-ad29-72945f1d1220 req-740b6f42-f347-4691-a8c9-0376e1351f84 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:29.451591 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-cb61f7be-863d-4dad-ad29-72945f1d1220 req-740b6f42-f347-4691-a8c9-0376e1351f84 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] POST https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90/action Aug 01 00:14:29.451985 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-cb61f7be-863d-4dad-ad29-72945f1d1220 req-740b6f42-f347-4691-a8c9-0376e1351f84 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:14:29.452128 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-cb61f7be-863d-4dad-ad29-72945f1d1220 req-740b6f42-f347-4691-a8c9-0376e1351f84 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:29.639201 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:29.639201 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:29.639804 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-cb61f7be-863d-4dad-ad29-72945f1d1220 req-740b6f42-f347-4691-a8c9-0376e1351f84 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Volume info retrieved successfully. Aug 01 00:14:29.668865 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-cb61f7be-863d-4dad-ad29-72945f1d1220 req-740b6f42-f347-4691-a8c9-0376e1351f84 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Begin detaching volume completed successfully. Aug 01 00:14:29.669217 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-cb61f7be-863d-4dad-ad29-72945f1d1220 req-740b6f42-f347-4691-a8c9-0376e1351f84 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90/action returned with HTTP 202 Aug 01 00:14:29.672286 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 46/172] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:14:29 2026] POST /volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90/action => generated 0 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:14:29.758614 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4dd73f90-73ba-4637-a8cb-ad19c8ce1a2c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:29.759058 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4dd73f90-73ba-4637-a8cb-ad19c8ce1a2c None None] GET https://10.4.3.222/volume// Aug 01 00:14:29.759224 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4dd73f90-73ba-4637-a8cb-ad19c8ce1a2c None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:29.759493 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4dd73f90-73ba-4637-a8cb-ad19c8ce1a2c None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:29.762078 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4dd73f90-73ba-4637-a8cb-ad19c8ce1a2c None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:14:29.762078 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 43/173] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:14: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 01 00:14:29.768575 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-cb61f7be-863d-4dad-ad29-72945f1d1220 req-c123b895-52ae-46a6-a88d-0b81623e3c69 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:29.772224 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-cb61f7be-863d-4dad-ad29-72945f1d1220 req-c123b895-52ae-46a6-a88d-0b81623e3c69 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] GET https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 Aug 01 00:14:29.772224 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-cb61f7be-863d-4dad-ad29-72945f1d1220 req-c123b895-52ae-46a6-a88d-0b81623e3c69 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:29.772224 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-cb61f7be-863d-4dad-ad29-72945f1d1220 req-c123b895-52ae-46a6-a88d-0b81623e3c69 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:29.782809 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:29.782809 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:14:29.786020 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-cb61f7be-863d-4dad-ad29-72945f1d1220 req-c123b895-52ae-46a6-a88d-0b81623e3c69 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Volume info retrieved successfully. Aug 01 00:14:29.790249 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-cb61f7be-863d-4dad-ad29-72945f1d1220 req-c123b895-52ae-46a6-a88d-0b81623e3c69 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 returned with HTTP 200 Aug 01 00:14:29.790631 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 43/174] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:14:29 2026] GET /volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 => generated 1552 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:14:29.919660 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-afae09b3-944f-41ac-b6b2-404c301afc7b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:29.922717 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-afae09b3-944f-41ac-b6b2-404c301afc7b tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] GET https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe Aug 01 00:14:29.922951 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-afae09b3-944f-41ac-b6b2-404c301afc7b tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:29.923122 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-afae09b3-944f-41ac-b6b2-404c301afc7b tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:29.934734 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:29.934734 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:29.939106 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-afae09b3-944f-41ac-b6b2-404c301afc7b tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:14:29.943510 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-afae09b3-944f-41ac-b6b2-404c301afc7b tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe returned with HTTP 200 Aug 01 00:14:29.943985 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 43/175] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:29 2026] GET /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:30.766438 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-2fa20a52-d4ae-4a97-85a9-9a8b7b1e9f89 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:30.768608 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-2fa20a52-d4ae-4a97-85a9-9a8b7b1e9f89 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] GET https://10.4.3.222/volume/v3/volumes/521bbf00-fd37-416b-8bc6-87dbd6a9c40d Aug 01 00:14:30.768819 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-2fa20a52-d4ae-4a97-85a9-9a8b7b1e9f89 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:30.769017 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-2fa20a52-d4ae-4a97-85a9-9a8b7b1e9f89 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:30.777827 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:30.777827 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:30.785058 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-2fa20a52-d4ae-4a97-85a9-9a8b7b1e9f89 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Volume info retrieved successfully. Aug 01 00:14:30.790681 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-2fa20a52-d4ae-4a97-85a9-9a8b7b1e9f89 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] https://10.4.3.222/volume/v3/volumes/521bbf00-fd37-416b-8bc6-87dbd6a9c40d returned with HTTP 200 Aug 01 00:14:30.791187 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 47/176] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:14:30 2026] GET /volume/v3/volumes/521bbf00-fd37-416b-8bc6-87dbd6a9c40d => generated 1311 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:30.804057 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b61c3500-c829-44d2-af64-a8de4f175216 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:30.804057 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b61c3500-c829-44d2-af64-a8de4f175216 None None] GET https://10.4.3.222/volume// Aug 01 00:14:30.804057 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b61c3500-c829-44d2-af64-a8de4f175216 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:30.804057 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b61c3500-c829-44d2-af64-a8de4f175216 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:30.804057 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b61c3500-c829-44d2-af64-a8de4f175216 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:14:30.804057 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 44/177] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:14: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 01 00:14:30.811160 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-97e54b0f-7b88-4174-805e-b0084f093470 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:30.813514 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-97e54b0f-7b88-4174-805e-b0084f093470 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:14:30.813917 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-97e54b0f-7b88-4174-805e-b0084f093470 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "521bbf00-fd37-416b-8bc6-87dbd6a9c40d", "connector": null, "instance_uuid": "c25ee1bf-7ad1-49f5-9483-3894db48b0da"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:30.822381 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:30.822381 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:14:30.853431 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-97e54b0f-7b88-4174-805e-b0084f093470 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:14:30.854069 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 44/178] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:14:30 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 01 00:14:30.862842 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7d81c83d-3dfa-4d41-9555-14bfcfe0e6c0 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:30.863200 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7d81c83d-3dfa-4d41-9555-14bfcfe0e6c0 None None] GET https://10.4.3.222/volume// Aug 01 00:14:30.863385 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7d81c83d-3dfa-4d41-9555-14bfcfe0e6c0 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:30.863613 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7d81c83d-3dfa-4d41-9555-14bfcfe0e6c0 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:30.864139 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7d81c83d-3dfa-4d41-9555-14bfcfe0e6c0 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:14:30.864424 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 44/179] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:14: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 01 00:14:30.874155 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-7a8f9a85-2d1f-4b46-bdbb-8a84d48f7aa0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:30.876302 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-7a8f9a85-2d1f-4b46-bdbb-8a84d48f7aa0 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] GET https://10.4.3.222/volume/v3/volumes/521bbf00-fd37-416b-8bc6-87dbd6a9c40d Aug 01 00:14:30.876631 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-7a8f9a85-2d1f-4b46-bdbb-8a84d48f7aa0 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:30.876917 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-7a8f9a85-2d1f-4b46-bdbb-8a84d48f7aa0 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:30.891342 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:30.891342 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:30.895931 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-7a8f9a85-2d1f-4b46-bdbb-8a84d48f7aa0 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Volume info retrieved successfully. Aug 01 00:14:30.901136 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-7a8f9a85-2d1f-4b46-bdbb-8a84d48f7aa0 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] https://10.4.3.222/volume/v3/volumes/521bbf00-fd37-416b-8bc6-87dbd6a9c40d returned with HTTP 200 Aug 01 00:14:30.901567 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 48/180] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:14:30 2026] GET /volume/v3/volumes/521bbf00-fd37-416b-8bc6-87dbd6a9c40d => generated 1490 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:14:30.958903 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-26352d4e-78c0-4342-98fa-37b4a4006788 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:30.964789 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-26352d4e-78c0-4342-98fa-37b4a4006788 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] GET https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe Aug 01 00:14:30.964789 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-26352d4e-78c0-4342-98fa-37b4a4006788 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:30.964789 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-26352d4e-78c0-4342-98fa-37b4a4006788 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:30.978859 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:30.978859 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:14:30.981844 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-26352d4e-78c0-4342-98fa-37b4a4006788 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:14:30.987085 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-26352d4e-78c0-4342-98fa-37b4a4006788 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe returned with HTTP 200 Aug 01 00:14:30.987085 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 45/181] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:30 2026] GET /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:31.007227 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-b4f6da59-87b6-4c54-8e4d-43413a58124b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:31.012352 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-b4f6da59-87b6-4c54-8e4d-43413a58124b tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] PUT https://10.4.3.222/volume/v3/attachments/6cbb66f1-7b8d-4fb4-a4ff-b72ab14f7cb5 Aug 01 00:14:31.012906 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-b4f6da59-87b6-4c54-8e4d-43413a58124b tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:31.023100 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-b4f6da59-87b6-4c54-8e4d-43413a58124b tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Acquiring lock "cinder-attachment_update-521bbf00-fd37-416b-8bc6-87dbd6a9c40d-np0000006296" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:14:31.029223 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-b4f6da59-87b6-4c54-8e4d-43413a58124b tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Lock "cinder-attachment_update-521bbf00-fd37-416b-8bc6-87dbd6a9c40d-np0000006296" acquired by "attachment_update" :: waited 0.006s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:14:31.030428 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:31.030428 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:14:31.128209 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-b4f6da59-87b6-4c54-8e4d-43413a58124b tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Lock "cinder-attachment_update-521bbf00-fd37-416b-8bc6-87dbd6a9c40d-np0000006296" released by "attachment_update" :: held 0.099s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:14:31.128653 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-b4f6da59-87b6-4c54-8e4d-43413a58124b tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] https://10.4.3.222/volume/v3/attachments/6cbb66f1-7b8d-4fb4-a4ff-b72ab14f7cb5 returned with HTTP 200 Aug 01 00:14:31.129287 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 45/182] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:14:31 2026] PUT /volume/v3/attachments/6cbb66f1-7b8d-4fb4-a4ff-b72ab14f7cb5 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:31.154967 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-96672d59-d3c8-4de4-9df8-a6ed162ffae5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:31.157722 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-96672d59-d3c8-4de4-9df8-a6ed162ffae5 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] POST https://10.4.3.222/volume/v3/attachments/6cbb66f1-7b8d-4fb4-a4ff-b72ab14f7cb5/action Aug 01 00:14:31.158376 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-96672d59-d3c8-4de4-9df8-a6ed162ffae5 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Action body: b'{"os-complete": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:14:31.158555 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-96672d59-d3c8-4de4-9df8-a6ed162ffae5 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:31.180336 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:31.180336 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:31.192070 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-150a8186-b2c2-47d3-b7d0-27898aadd548 req-96672d59-d3c8-4de4-9df8-a6ed162ffae5 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] https://10.4.3.222/volume/v3/attachments/6cbb66f1-7b8d-4fb4-a4ff-b72ab14f7cb5/action returned with HTTP 204 Aug 01 00:14:31.192541 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 45/183] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:14:31 2026] POST /volume/v3/attachments/6cbb66f1-7b8d-4fb4-a4ff-b72ab14f7cb5/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:14:31.680606 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-1dbfacbb-6a79-4514-9d6e-5070eae15bda req-de9e5e09-29a5-4b2c-be7b-176dae606324 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:31.682713 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-1dbfacbb-6a79-4514-9d6e-5070eae15bda req-de9e5e09-29a5-4b2c-be7b-176dae606324 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] POST https://10.4.3.222/volume/v3/attachments/356cec38-ef0e-4904-83ad-7e2c6ef0b874/action Aug 01 00:14:31.683139 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-1dbfacbb-6a79-4514-9d6e-5070eae15bda req-de9e5e09-29a5-4b2c-be7b-176dae606324 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Action body: b'{"os-complete": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:14:31.683256 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-1dbfacbb-6a79-4514-9d6e-5070eae15bda req-de9e5e09-29a5-4b2c-be7b-176dae606324 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:31.697902 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:31.697902 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:31.707797 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-1dbfacbb-6a79-4514-9d6e-5070eae15bda req-de9e5e09-29a5-4b2c-be7b-176dae606324 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/attachments/356cec38-ef0e-4904-83ad-7e2c6ef0b874/action returned with HTTP 204 Aug 01 00:14:31.708216 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 49/184] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:14:31 2026] POST /volume/v3/attachments/356cec38-ef0e-4904-83ad-7e2c6ef0b874/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:14:31.821589 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-cb61f7be-863d-4dad-ad29-72945f1d1220 req-e27d0875-88bc-43b2-8ac1-4d4f93daecbe None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:31.823512 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-cb61f7be-863d-4dad-ad29-72945f1d1220 req-e27d0875-88bc-43b2-8ac1-4d4f93daecbe tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] DELETE https://10.4.3.222/volume/v3/attachments/e4d89a3a-f2af-491c-89a6-0159c75c78d1 Aug 01 00:14:31.823796 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-cb61f7be-863d-4dad-ad29-72945f1d1220 req-e27d0875-88bc-43b2-8ac1-4d4f93daecbe tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:31.824057 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-cb61f7be-863d-4dad-ad29-72945f1d1220 req-e27d0875-88bc-43b2-8ac1-4d4f93daecbe tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:31.833025 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:31.833025 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:14:31.883247 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-cb61f7be-863d-4dad-ad29-72945f1d1220 req-e27d0875-88bc-43b2-8ac1-4d4f93daecbe tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] https://10.4.3.222/volume/v3/attachments/e4d89a3a-f2af-491c-89a6-0159c75c78d1 returned with HTTP 200 Aug 01 00:14:31.883823 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 46/185] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:14:31 2026] DELETE /volume/v3/attachments/e4d89a3a-f2af-491c-89a6-0159c75c78d1 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:32.009218 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-098b1220-6d8d-44f4-bb32-c6ce675ac6d2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:32.011257 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-098b1220-6d8d-44f4-bb32-c6ce675ac6d2 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] GET https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe Aug 01 00:14:32.011490 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-098b1220-6d8d-44f4-bb32-c6ce675ac6d2 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:32.011698 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-098b1220-6d8d-44f4-bb32-c6ce675ac6d2 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:32.037796 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:32.037796 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:14:32.042581 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-098b1220-6d8d-44f4-bb32-c6ce675ac6d2 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:14:32.047714 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-098b1220-6d8d-44f4-bb32-c6ce675ac6d2 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe returned with HTTP 200 Aug 01 00:14:32.048107 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 46/186] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:32 2026] GET /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe => generated 1161 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:32.068184 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b4d63555-c002-43d5-957e-cfa8c9929e10 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:32.070523 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b4d63555-c002-43d5-957e-cfa8c9929e10 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] GET https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 Aug 01 00:14:32.071738 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b4d63555-c002-43d5-957e-cfa8c9929e10 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:32.071738 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b4d63555-c002-43d5-957e-cfa8c9929e10 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:32.078568 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:32.078568 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:32.083636 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b4d63555-c002-43d5-957e-cfa8c9929e10 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Volume info retrieved successfully. Aug 01 00:14:32.090612 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b4d63555-c002-43d5-957e-cfa8c9929e10 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 returned with HTTP 200 Aug 01 00:14:32.091231 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 46/187] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:32 2026] GET /volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 => generated 1024 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:32.091284 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-501fd11c-dca3-4554-9b0b-3bf5800d8fe0 req-43c03f33-ab4d-416f-85ab-6e612aa6a5f8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:32.100102 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-501fd11c-dca3-4554-9b0b-3bf5800d8fe0 req-43c03f33-ab4d-416f-85ab-6e612aa6a5f8 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] GET https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe Aug 01 00:14:32.100308 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-501fd11c-dca3-4554-9b0b-3bf5800d8fe0 req-43c03f33-ab4d-416f-85ab-6e612aa6a5f8 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:32.100590 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-501fd11c-dca3-4554-9b0b-3bf5800d8fe0 req-43c03f33-ab4d-416f-85ab-6e612aa6a5f8 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:32.111381 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-256b7c7d-81d5-40a1-8718-077e0d331dff None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:32.115126 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-256b7c7d-81d5-40a1-8718-077e0d331dff tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 Aug 01 00:14:32.115323 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-256b7c7d-81d5-40a1-8718-077e0d331dff tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:32.115547 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-256b7c7d-81d5-40a1-8718-077e0d331dff tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:32.115787 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-256b7c7d-81d5-40a1-8718-077e0d331dff tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Delete volume with id: 3d352655-bdf4-49a5-82b2-848504010b90 Aug 01 00:14:32.121227 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:32.121227 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:32.124115 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:32.124115 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:14:32.124520 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-256b7c7d-81d5-40a1-8718-077e0d331dff tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Volume info retrieved successfully. Aug 01 00:14:32.125865 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-501fd11c-dca3-4554-9b0b-3bf5800d8fe0 req-43c03f33-ab4d-416f-85ab-6e612aa6a5f8 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:14:32.132925 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-501fd11c-dca3-4554-9b0b-3bf5800d8fe0 req-43c03f33-ab4d-416f-85ab-6e612aa6a5f8 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe returned with HTTP 200 Aug 01 00:14:32.133484 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 50/188] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:14:32 2026] GET /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe => generated 1161 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:32.149674 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-256b7c7d-81d5-40a1-8718-077e0d331dff tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Delete volume request issued successfully. Aug 01 00:14:32.149903 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-256b7c7d-81d5-40a1-8718-077e0d331dff tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 returned with HTTP 202 Aug 01 00:14:32.150533 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 47/189] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:14:32 2026] DELETE /volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:14:32.160450 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e586b404-28cf-4545-b28d-c19ba8bd1392 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:32.162930 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e586b404-28cf-4545-b28d-c19ba8bd1392 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] GET https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 Aug 01 00:14:32.162930 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e586b404-28cf-4545-b28d-c19ba8bd1392 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:32.162930 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e586b404-28cf-4545-b28d-c19ba8bd1392 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:32.170506 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:32.170506 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:14:32.174654 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e586b404-28cf-4545-b28d-c19ba8bd1392 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Volume info retrieved successfully. Aug 01 00:14:32.180585 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e586b404-28cf-4545-b28d-c19ba8bd1392 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 returned with HTTP 200 Aug 01 00:14:32.180585 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 47/190] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:32 2026] GET /volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 => generated 1023 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:32.238472 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-da6f6287-b0d6-49c1-97ac-16a0919b0f28 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:32.238874 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-da6f6287-b0d6-49c1-97ac-16a0919b0f28 None None] GET https://10.4.3.222/volume// Aug 01 00:14:32.239041 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-da6f6287-b0d6-49c1-97ac-16a0919b0f28 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:32.239248 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-da6f6287-b0d6-49c1-97ac-16a0919b0f28 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:32.239579 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-da6f6287-b0d6-49c1-97ac-16a0919b0f28 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:14:32.240043 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 47/191] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:14: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 01 00:14:32.254396 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-501fd11c-dca3-4554-9b0b-3bf5800d8fe0 req-5a5f87ea-5889-4f04-a2ee-f5344637e0f7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:32.260160 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-501fd11c-dca3-4554-9b0b-3bf5800d8fe0 req-5a5f87ea-5889-4f04-a2ee-f5344637e0f7 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:14:32.260526 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-501fd11c-dca3-4554-9b0b-3bf5800d8fe0 req-5a5f87ea-5889-4f04-a2ee-f5344637e0f7 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50ba2ff5-5bf7-424d-8ec4-37a28dec89fe", "connector": null, "instance_uuid": "f234088c-fafb-416f-88d8-eab4df325698"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:32.271513 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:32.271513 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:32.295454 np0000006296 devstack@c-api.service[100408]: WARNING cinder.volume.api [req-501fd11c-dca3-4554-9b0b-3bf5800d8fe0 req-5a5f87ea-5889-4f04-a2ee-f5344637e0f7 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 01 00:14:32.302908 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-501fd11c-dca3-4554-9b0b-3bf5800d8fe0 req-5a5f87ea-5889-4f04-a2ee-f5344637e0f7 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:14:32.303314 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 51/192] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:14:32 2026] POST /volume/v3/attachments => generated 271 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:32.335888 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d06d14aa-0699-4553-8cc9-5310aa9436d0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:32.338739 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d06d14aa-0699-4553-8cc9-5310aa9436d0 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] GET https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe Aug 01 00:14:32.338996 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d06d14aa-0699-4553-8cc9-5310aa9436d0 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:32.339188 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d06d14aa-0699-4553-8cc9-5310aa9436d0 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:32.347493 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-738b75f6-c975-4239-8f34-d604d0d06efc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:32.348110 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-738b75f6-c975-4239-8f34-d604d0d06efc None None] GET https://10.4.3.222/volume// Aug 01 00:14:32.348288 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-738b75f6-c975-4239-8f34-d604d0d06efc None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:32.348574 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-738b75f6-c975-4239-8f34-d604d0d06efc None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:32.349044 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-738b75f6-c975-4239-8f34-d604d0d06efc None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:14:32.349396 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 48/193] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:14: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 01 00:14:32.355783 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:32.355783 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:14:32.357292 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-501fd11c-dca3-4554-9b0b-3bf5800d8fe0 req-fe984955-c820-42cd-821c-4791396713d6 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:32.359389 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-501fd11c-dca3-4554-9b0b-3bf5800d8fe0 req-fe984955-c820-42cd-821c-4791396713d6 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] GET https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe Aug 01 00:14:32.359608 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-501fd11c-dca3-4554-9b0b-3bf5800d8fe0 req-fe984955-c820-42cd-821c-4791396713d6 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:32.359830 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-501fd11c-dca3-4554-9b0b-3bf5800d8fe0 req-fe984955-c820-42cd-821c-4791396713d6 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:32.360572 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d06d14aa-0699-4553-8cc9-5310aa9436d0 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:14:32.369238 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d06d14aa-0699-4553-8cc9-5310aa9436d0 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe returned with HTTP 200 Aug 01 00:14:32.370488 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 48/194] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:32 2026] GET /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe => generated 1163 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:32.374292 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:32.374292 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:32.377868 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-501fd11c-dca3-4554-9b0b-3bf5800d8fe0 req-fe984955-c820-42cd-821c-4791396713d6 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:14:32.382026 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-501fd11c-dca3-4554-9b0b-3bf5800d8fe0 req-fe984955-c820-42cd-821c-4791396713d6 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe returned with HTTP 200 Aug 01 00:14:32.382427 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 48/195] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:14:32 2026] GET /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe => generated 1343 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:14:32.465292 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-501fd11c-dca3-4554-9b0b-3bf5800d8fe0 req-45bce46a-afe4-4861-8ea8-f95d4e290a26 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:32.467667 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-501fd11c-dca3-4554-9b0b-3bf5800d8fe0 req-45bce46a-afe4-4861-8ea8-f95d4e290a26 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] PUT https://10.4.3.222/volume/v3/attachments/9257f280-0baf-446b-b0b4-72732a4c6d9a Aug 01 00:14:32.468062 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-501fd11c-dca3-4554-9b0b-3bf5800d8fe0 req-45bce46a-afe4-4861-8ea8-f95d4e290a26 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:32.475369 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-501fd11c-dca3-4554-9b0b-3bf5800d8fe0 req-45bce46a-afe4-4861-8ea8-f95d4e290a26 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Acquiring lock "cinder-attachment_update-50ba2ff5-5bf7-424d-8ec4-37a28dec89fe-np0000006296" by "attachment_update" {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:14:32.480003 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-501fd11c-dca3-4554-9b0b-3bf5800d8fe0 req-45bce46a-afe4-4861-8ea8-f95d4e290a26 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Lock "cinder-attachment_update-50ba2ff5-5bf7-424d-8ec4-37a28dec89fe-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:14:32.480839 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:32.480839 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:32.587108 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-501fd11c-dca3-4554-9b0b-3bf5800d8fe0 req-45bce46a-afe4-4861-8ea8-f95d4e290a26 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Lock "cinder-attachment_update-50ba2ff5-5bf7-424d-8ec4-37a28dec89fe-np0000006296" released by "attachment_update" :: held 0.107s {{(pid=100408) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:14:32.587476 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-501fd11c-dca3-4554-9b0b-3bf5800d8fe0 req-45bce46a-afe4-4861-8ea8-f95d4e290a26 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/attachments/9257f280-0baf-446b-b0b4-72732a4c6d9a returned with HTTP 200 Aug 01 00:14:32.588107 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 52/196] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:14:32 2026] PUT /volume/v3/attachments/9257f280-0baf-446b-b0b4-72732a4c6d9a => generated 967 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:32.675597 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a88ec115-f5f6-4a2c-a830-9594e706e8e9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:32.677910 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a88ec115-f5f6-4a2c-a830-9594e706e8e9 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] DELETE https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec Aug 01 00:14:32.678176 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a88ec115-f5f6-4a2c-a830-9594e706e8e9 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:32.678429 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a88ec115-f5f6-4a2c-a830-9594e706e8e9 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:32.678678 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-a88ec115-f5f6-4a2c-a830-9594e706e8e9 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Delete volume with id: 568302b2-3417-4fb9-a82f-7e58b2fb50ec Aug 01 00:14:32.688069 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:32.688069 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:14:32.688748 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a88ec115-f5f6-4a2c-a830-9594e706e8e9 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Volume info retrieved successfully. Aug 01 00:14:32.713673 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a88ec115-f5f6-4a2c-a830-9594e706e8e9 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Delete volume request issued successfully. Aug 01 00:14:32.713894 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a88ec115-f5f6-4a2c-a830-9594e706e8e9 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec returned with HTTP 202 Aug 01 00:14:32.714459 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 49/197] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:14:32 2026] DELETE /volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:14:32.724266 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5be860d3-3524-44da-a3aa-6995cd5b7292 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:32.727547 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5be860d3-3524-44da-a3aa-6995cd5b7292 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] GET https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec Aug 01 00:14:32.727547 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5be860d3-3524-44da-a3aa-6995cd5b7292 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:32.727653 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5be860d3-3524-44da-a3aa-6995cd5b7292 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:32.737319 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:32.737319 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:14:32.742286 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5be860d3-3524-44da-a3aa-6995cd5b7292 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Volume info retrieved successfully. Aug 01 00:14:32.748106 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5be860d3-3524-44da-a3aa-6995cd5b7292 tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec returned with HTTP 200 Aug 01 00:14:32.748712 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 49/198] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:32 2026] GET /volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:33.193545 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c3201e53-47ad-4182-9329-ccc17c260d93 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:33.195610 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c3201e53-47ad-4182-9329-ccc17c260d93 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] GET https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 Aug 01 00:14:33.195838 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c3201e53-47ad-4182-9329-ccc17c260d93 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:33.196071 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c3201e53-47ad-4182-9329-ccc17c260d93 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:33.204192 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c3201e53-47ad-4182-9329-ccc17c260d93 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 returned with HTTP 404 Aug 01 00:14:33.205078 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 49/199] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:33 2026] GET /volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:14:33.387790 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-26d8bc75-c7c7-4f24-a130-9a95f787b9eb None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:33.389648 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-26d8bc75-c7c7-4f24-a130-9a95f787b9eb tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] GET https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe Aug 01 00:14:33.389949 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-26d8bc75-c7c7-4f24-a130-9a95f787b9eb tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:33.390224 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-26d8bc75-c7c7-4f24-a130-9a95f787b9eb tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:33.401513 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:33.401513 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:33.404556 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-26d8bc75-c7c7-4f24-a130-9a95f787b9eb tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:14:33.408816 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-26d8bc75-c7c7-4f24-a130-9a95f787b9eb tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe returned with HTTP 200 Aug 01 00:14:33.409181 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 53/200] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:33 2026] GET /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe => generated 1164 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:33.764842 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-46b9faed-47c8-4cee-81df-c3ee492d4b9e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:33.766714 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-46b9faed-47c8-4cee-81df-c3ee492d4b9e tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] GET https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec Aug 01 00:14:33.766927 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-46b9faed-47c8-4cee-81df-c3ee492d4b9e tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:33.767102 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-46b9faed-47c8-4cee-81df-c3ee492d4b9e tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:33.774653 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-46b9faed-47c8-4cee-81df-c3ee492d4b9e tempest-AttachSCSIVolumeTestJSON-82206523 tempest-AttachSCSIVolumeTestJSON-82206523-project-member] https://10.4.3.222/volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec returned with HTTP 404 Aug 01 00:14:33.775149 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 50/201] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:33 2026] GET /volume/v3/volumes/568302b2-3417-4fb9-a82f-7e58b2fb50ec => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:14:34.424820 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7587df09-a9e9-4ded-88fd-6b65384875c6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:34.427333 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7587df09-a9e9-4ded-88fd-6b65384875c6 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] GET https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe Aug 01 00:14:34.427639 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7587df09-a9e9-4ded-88fd-6b65384875c6 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:34.427910 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7587df09-a9e9-4ded-88fd-6b65384875c6 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:34.443244 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:34.443244 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:14:34.449938 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7587df09-a9e9-4ded-88fd-6b65384875c6 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:14:34.455640 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7587df09-a9e9-4ded-88fd-6b65384875c6 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe returned with HTTP 200 Aug 01 00:14:34.456167 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 50/202] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:34 2026] GET /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe => generated 1164 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:35.472017 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-27501499-d56c-4a0d-8d6b-2cb3bae030a3 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:35.474509 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-27501499-d56c-4a0d-8d6b-2cb3bae030a3 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] GET https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe Aug 01 00:14:35.474750 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-27501499-d56c-4a0d-8d6b-2cb3bae030a3 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:35.474947 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-27501499-d56c-4a0d-8d6b-2cb3bae030a3 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:35.491372 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:35.491372 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:35.494724 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-27501499-d56c-4a0d-8d6b-2cb3bae030a3 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:14:35.504549 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-27501499-d56c-4a0d-8d6b-2cb3bae030a3 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe returned with HTTP 200 Aug 01 00:14:35.504911 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 50/203] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:35 2026] GET /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe => generated 1164 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:36.297505 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-be17dbc4-de87-4306-83db-4255567f222e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:36.299386 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-be17dbc4-de87-4306-83db-4255567f222e tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 Aug 01 00:14:36.299576 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-be17dbc4-de87-4306-83db-4255567f222e tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:36.299747 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-be17dbc4-de87-4306-83db-4255567f222e tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:36.299932 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-be17dbc4-de87-4306-83db-4255567f222e tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Delete volume with id: 3d352655-bdf4-49a5-82b2-848504010b90 Aug 01 00:14:36.305444 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-be17dbc4-de87-4306-83db-4255567f222e tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 returned with HTTP 404 Aug 01 00:14:36.305865 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 54/204] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:14:36 2026] DELETE /volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:14:36.312324 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e4dac20d-e541-4cee-a19e-611423bd8537 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:36.314541 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e4dac20d-e541-4cee-a19e-611423bd8537 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] GET https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 Aug 01 00:14:36.314797 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e4dac20d-e541-4cee-a19e-611423bd8537 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:36.315069 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e4dac20d-e541-4cee-a19e-611423bd8537 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:36.322629 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e4dac20d-e541-4cee-a19e-611423bd8537 tempest-VolumesAssistedSnapshotsTest-854501903 tempest-VolumesAssistedSnapshotsTest-854501903-project-admin] https://10.4.3.222/volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 returned with HTTP 404 Aug 01 00:14:36.323210 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 51/205] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:36 2026] GET /volume/v3/volumes/3d352655-bdf4-49a5-82b2-848504010b90 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:14:36.519579 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-353ef1e8-2d9f-4017-8e0c-86c861d61a0f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:36.521733 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-353ef1e8-2d9f-4017-8e0c-86c861d61a0f tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] GET https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe Aug 01 00:14:36.521948 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-353ef1e8-2d9f-4017-8e0c-86c861d61a0f tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:36.522122 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-353ef1e8-2d9f-4017-8e0c-86c861d61a0f tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:36.540748 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:36.540748 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:14:36.545019 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-353ef1e8-2d9f-4017-8e0c-86c861d61a0f tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:14:36.549731 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-353ef1e8-2d9f-4017-8e0c-86c861d61a0f tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe returned with HTTP 200 Aug 01 00:14:36.550277 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 51/206] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:36 2026] GET /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe => generated 1164 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:37.157060 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-501fd11c-dca3-4554-9b0b-3bf5800d8fe0 req-cd91aa4c-2c31-48fd-bd7d-a6de9a18300c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:37.162354 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-501fd11c-dca3-4554-9b0b-3bf5800d8fe0 req-cd91aa4c-2c31-48fd-bd7d-a6de9a18300c tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] POST https://10.4.3.222/volume/v3/attachments/9257f280-0baf-446b-b0b4-72732a4c6d9a/action Aug 01 00:14:37.169290 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-501fd11c-dca3-4554-9b0b-3bf5800d8fe0 req-cd91aa4c-2c31-48fd-bd7d-a6de9a18300c tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Action body: b'{"os-complete": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:14:37.169290 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-501fd11c-dca3-4554-9b0b-3bf5800d8fe0 req-cd91aa4c-2c31-48fd-bd7d-a6de9a18300c tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:37.194730 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:37.194730 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:37.208062 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-501fd11c-dca3-4554-9b0b-3bf5800d8fe0 req-cd91aa4c-2c31-48fd-bd7d-a6de9a18300c tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/attachments/9257f280-0baf-446b-b0b4-72732a4c6d9a/action returned with HTTP 204 Aug 01 00:14:37.208642 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 51/207] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:14:37 2026] POST /volume/v3/attachments/9257f280-0baf-446b-b0b4-72732a4c6d9a/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:14:37.563627 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-49321e89-1489-4c41-9999-956aaaf2faca None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:37.565925 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-49321e89-1489-4c41-9999-956aaaf2faca tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] GET https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe Aug 01 00:14:37.566086 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-49321e89-1489-4c41-9999-956aaaf2faca tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:37.566294 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-49321e89-1489-4c41-9999-956aaaf2faca tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:37.587576 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:37.587576 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:37.592879 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-49321e89-1489-4c41-9999-956aaaf2faca tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:14:37.599865 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-49321e89-1489-4c41-9999-956aaaf2faca tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe returned with HTTP 200 Aug 01 00:14:37.600472 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 55/208] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:37 2026] GET /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe => generated 1458 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:37.605919 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-83d5293c-3114-4a5f-98ff-e43ce5df3927 req-92048293-2b33-4ab3-8b14-54a8203774c3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:37.609141 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-83d5293c-3114-4a5f-98ff-e43ce5df3927 req-92048293-2b33-4ab3-8b14-54a8203774c3 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] GET https://10.4.3.222/volume/v3/volumes/521bbf00-fd37-416b-8bc6-87dbd6a9c40d Aug 01 00:14:37.609962 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-83d5293c-3114-4a5f-98ff-e43ce5df3927 req-92048293-2b33-4ab3-8b14-54a8203774c3 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:37.610259 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-83d5293c-3114-4a5f-98ff-e43ce5df3927 req-92048293-2b33-4ab3-8b14-54a8203774c3 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:37.636676 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:37.636676 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:14:37.644456 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-83d5293c-3114-4a5f-98ff-e43ce5df3927 req-92048293-2b33-4ab3-8b14-54a8203774c3 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Volume info retrieved successfully. Aug 01 00:14:37.652041 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-83d5293c-3114-4a5f-98ff-e43ce5df3927 req-92048293-2b33-4ab3-8b14-54a8203774c3 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] https://10.4.3.222/volume/v3/volumes/521bbf00-fd37-416b-8bc6-87dbd6a9c40d returned with HTTP 200 Aug 01 00:14:37.652495 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 52/209] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:14:37 2026] GET /volume/v3/volumes/521bbf00-fd37-416b-8bc6-87dbd6a9c40d => generated 1603 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:37.899754 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-85a6d240-630c-4717-8eab-2ffcb724a2bf req-4e175128-4fb5-4637-bce8-dbf8d5885a25 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:37.902669 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-85a6d240-630c-4717-8eab-2ffcb724a2bf req-4e175128-4fb5-4637-bce8-dbf8d5885a25 tempest-TestMultiAttachVolumeSwap-513604362 tempest-TestMultiAttachVolumeSwap-513604362-project] GET https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe Aug 01 00:14:37.902910 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-85a6d240-630c-4717-8eab-2ffcb724a2bf req-4e175128-4fb5-4637-bce8-dbf8d5885a25 tempest-TestMultiAttachVolumeSwap-513604362 tempest-TestMultiAttachVolumeSwap-513604362-project] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:37.903134 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-85a6d240-630c-4717-8eab-2ffcb724a2bf req-4e175128-4fb5-4637-bce8-dbf8d5885a25 tempest-TestMultiAttachVolumeSwap-513604362 tempest-TestMultiAttachVolumeSwap-513604362-project] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:37.916644 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:37.916644 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:14:37.921578 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-85a6d240-630c-4717-8eab-2ffcb724a2bf req-4e175128-4fb5-4637-bce8-dbf8d5885a25 tempest-TestMultiAttachVolumeSwap-513604362 tempest-TestMultiAttachVolumeSwap-513604362-project] Volume info retrieved successfully. Aug 01 00:14:37.927206 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-85a6d240-630c-4717-8eab-2ffcb724a2bf req-4e175128-4fb5-4637-bce8-dbf8d5885a25 tempest-TestMultiAttachVolumeSwap-513604362 tempest-TestMultiAttachVolumeSwap-513604362-project] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe returned with HTTP 200 Aug 01 00:14:37.929867 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 52/210] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:14:37 2026] GET /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe => generated 1651 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:37.946835 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-790aeb36-228d-49a8-b36a-14d23b5b01d9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:37.950661 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-790aeb36-228d-49a8-b36a-14d23b5b01d9 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-reader] GET https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe Aug 01 00:14:37.952722 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-790aeb36-228d-49a8-b36a-14d23b5b01d9 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-reader] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:37.952722 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-790aeb36-228d-49a8-b36a-14d23b5b01d9 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-reader] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:37.976473 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:37.976473 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:37.982160 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-790aeb36-228d-49a8-b36a-14d23b5b01d9 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-reader] Volume info retrieved successfully. Aug 01 00:14:37.990425 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-790aeb36-228d-49a8-b36a-14d23b5b01d9 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-reader] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe returned with HTTP 200 Aug 01 00:14:37.991076 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 52/211] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:37 2026] GET /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe => generated 1458 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:38.004202 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-68035a30-71b8-4c6c-923e-0740f5c5f9a7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:38.008257 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-68035a30-71b8-4c6c-923e-0740f5c5f9a7 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-reader] GET https://10.4.3.222/volume/v3/volumes/d98ef1cf-ef11-4bf3-852d-feb0db0f0877 Aug 01 00:14:38.008257 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-68035a30-71b8-4c6c-923e-0740f5c5f9a7 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-reader] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:38.008257 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-68035a30-71b8-4c6c-923e-0740f5c5f9a7 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-reader] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:38.016137 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:38.016137 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:38.022811 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-68035a30-71b8-4c6c-923e-0740f5c5f9a7 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-reader] Volume info retrieved successfully. Aug 01 00:14:38.026433 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-68035a30-71b8-4c6c-923e-0740f5c5f9a7 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-reader] https://10.4.3.222/volume/v3/volumes/d98ef1cf-ef11-4bf3-852d-feb0db0f0877 returned with HTTP 200 Aug 01 00:14:38.030282 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 56/212] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:38 2026] GET /volume/v3/volumes/d98ef1cf-ef11-4bf3-852d-feb0db0f0877 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:14:38.129539 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-84fb9ae4-c330-41d1-b699-3a87249f7efc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:38.131823 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-84fb9ae4-c330-41d1-b699-3a87249f7efc tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] GET https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe Aug 01 00:14:38.131894 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-84fb9ae4-c330-41d1-b699-3a87249f7efc tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:38.132129 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-84fb9ae4-c330-41d1-b699-3a87249f7efc tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:38.145529 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:38.145529 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:14:38.149916 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-84fb9ae4-c330-41d1-b699-3a87249f7efc tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:14:38.155060 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-84fb9ae4-c330-41d1-b699-3a87249f7efc tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe returned with HTTP 200 Aug 01 00:14:38.155249 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 53/213] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:38 2026] GET /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe => generated 1458 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:38.415967 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-1b5cff6f-bac0-4e03-a021-bd1cc98c933d req-c2bb9a27-23fc-4798-b7f8-f166ee2bbcb7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:38.422556 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-1b5cff6f-bac0-4e03-a021-bd1cc98c933d req-c2bb9a27-23fc-4798-b7f8-f166ee2bbcb7 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] GET https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe Aug 01 00:14:38.422848 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-1b5cff6f-bac0-4e03-a021-bd1cc98c933d req-c2bb9a27-23fc-4798-b7f8-f166ee2bbcb7 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:38.423124 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-1b5cff6f-bac0-4e03-a021-bd1cc98c933d req-c2bb9a27-23fc-4798-b7f8-f166ee2bbcb7 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:38.444415 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:38.444415 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:14:38.448475 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-1b5cff6f-bac0-4e03-a021-bd1cc98c933d req-c2bb9a27-23fc-4798-b7f8-f166ee2bbcb7 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:14:38.453654 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-1b5cff6f-bac0-4e03-a021-bd1cc98c933d req-c2bb9a27-23fc-4798-b7f8-f166ee2bbcb7 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe returned with HTTP 200 Aug 01 00:14:38.454145 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 53/214] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:14:38 2026] GET /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe => generated 1458 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:38.500750 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-1b5cff6f-bac0-4e03-a021-bd1cc98c933d req-6a2fb3cc-fc4a-436d-8527-bef18656df84 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:38.504354 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-1b5cff6f-bac0-4e03-a021-bd1cc98c933d req-6a2fb3cc-fc4a-436d-8527-bef18656df84 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] POST https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe/action Aug 01 00:14:38.504960 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-1b5cff6f-bac0-4e03-a021-bd1cc98c933d req-6a2fb3cc-fc4a-436d-8527-bef18656df84 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:14:38.505525 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-1b5cff6f-bac0-4e03-a021-bd1cc98c933d req-6a2fb3cc-fc4a-436d-8527-bef18656df84 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:38.526578 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:38.526578 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:38.527148 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-1b5cff6f-bac0-4e03-a021-bd1cc98c933d req-6a2fb3cc-fc4a-436d-8527-bef18656df84 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:14:38.541580 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-1b5cff6f-bac0-4e03-a021-bd1cc98c933d req-6a2fb3cc-fc4a-436d-8527-bef18656df84 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Begin detaching volume completed successfully. Aug 01 00:14:38.542061 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-1b5cff6f-bac0-4e03-a021-bd1cc98c933d req-6a2fb3cc-fc4a-436d-8527-bef18656df84 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe/action returned with HTTP 202 Aug 01 00:14:38.542608 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 53/215] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:14:38 2026] POST /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:14:38.624206 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1b2e6f32-1068-4d6a-957d-e6a067712ec7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:38.626349 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1b2e6f32-1068-4d6a-957d-e6a067712ec7 None None] GET https://10.4.3.222/volume// Aug 01 00:14:38.626971 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1b2e6f32-1068-4d6a-957d-e6a067712ec7 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:38.626971 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1b2e6f32-1068-4d6a-957d-e6a067712ec7 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:38.627311 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1b2e6f32-1068-4d6a-957d-e6a067712ec7 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:14:38.628280 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 57/216] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:14: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 01 00:14:38.640340 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-1b5cff6f-bac0-4e03-a021-bd1cc98c933d req-09f459c2-d9c7-4d44-a377-e6effb0f75e3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:38.642927 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-1b5cff6f-bac0-4e03-a021-bd1cc98c933d req-09f459c2-d9c7-4d44-a377-e6effb0f75e3 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] GET https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe Aug 01 00:14:38.643270 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-1b5cff6f-bac0-4e03-a021-bd1cc98c933d req-09f459c2-d9c7-4d44-a377-e6effb0f75e3 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:38.643337 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-1b5cff6f-bac0-4e03-a021-bd1cc98c933d req-09f459c2-d9c7-4d44-a377-e6effb0f75e3 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:38.661725 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:38.661725 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:14:38.666517 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-1b5cff6f-bac0-4e03-a021-bd1cc98c933d req-09f459c2-d9c7-4d44-a377-e6effb0f75e3 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:14:38.671503 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-1b5cff6f-bac0-4e03-a021-bd1cc98c933d req-09f459c2-d9c7-4d44-a377-e6effb0f75e3 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe returned with HTTP 200 Aug 01 00:14:38.671987 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 54/217] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:14:38 2026] GET /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe => generated 1641 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:14:39.187725 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-1b5cff6f-bac0-4e03-a021-bd1cc98c933d req-846b4c23-2c39-48bb-8ed3-e07e7c265915 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:39.191321 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-1b5cff6f-bac0-4e03-a021-bd1cc98c933d req-846b4c23-2c39-48bb-8ed3-e07e7c265915 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] GET https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe Aug 01 00:14:39.191321 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-1b5cff6f-bac0-4e03-a021-bd1cc98c933d req-846b4c23-2c39-48bb-8ed3-e07e7c265915 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:39.191321 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-1b5cff6f-bac0-4e03-a021-bd1cc98c933d req-846b4c23-2c39-48bb-8ed3-e07e7c265915 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:39.200931 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:39.200931 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:14:39.205259 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-1b5cff6f-bac0-4e03-a021-bd1cc98c933d req-846b4c23-2c39-48bb-8ed3-e07e7c265915 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:14:39.210096 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-1b5cff6f-bac0-4e03-a021-bd1cc98c933d req-846b4c23-2c39-48bb-8ed3-e07e7c265915 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe returned with HTTP 200 Aug 01 00:14:39.210552 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 54/218] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:14:39 2026] GET /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe => generated 1461 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:39.226482 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-1b5cff6f-bac0-4e03-a021-bd1cc98c933d req-6fb198fa-74ae-4208-b2f5-3be1629dba6c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:39.232815 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-1b5cff6f-bac0-4e03-a021-bd1cc98c933d req-6fb198fa-74ae-4208-b2f5-3be1629dba6c tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] DELETE https://10.4.3.222/volume/v3/attachments/9257f280-0baf-446b-b0b4-72732a4c6d9a Aug 01 00:14:39.233019 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-1b5cff6f-bac0-4e03-a021-bd1cc98c933d req-6fb198fa-74ae-4208-b2f5-3be1629dba6c tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:39.233232 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-1b5cff6f-bac0-4e03-a021-bd1cc98c933d req-6fb198fa-74ae-4208-b2f5-3be1629dba6c tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:39.243732 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:39.243732 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:39.332430 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-1b5cff6f-bac0-4e03-a021-bd1cc98c933d req-6fb198fa-74ae-4208-b2f5-3be1629dba6c tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/attachments/9257f280-0baf-446b-b0b4-72732a4c6d9a returned with HTTP 200 Aug 01 00:14:39.332928 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 54/219] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:14:39 2026] DELETE /volume/v3/attachments/9257f280-0baf-446b-b0b4-72732a4c6d9a => generated 192 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:39.670436 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a030381b-c48a-4829-8a40-a52e1c9236cd None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:39.672655 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a030381b-c48a-4829-8a40-a52e1c9236cd tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] GET https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe Aug 01 00:14:39.672941 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a030381b-c48a-4829-8a40-a52e1c9236cd tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:39.673234 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a030381b-c48a-4829-8a40-a52e1c9236cd tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:39.686515 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:39.686515 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:39.690005 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a030381b-c48a-4829-8a40-a52e1c9236cd tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:14:39.694606 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a030381b-c48a-4829-8a40-a52e1c9236cd tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe returned with HTTP 200 Aug 01 00:14:39.694606 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 58/220] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:39 2026] GET /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe => generated 1161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:39.745940 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-5111acd0-f799-4eae-a103-5db0ef6e5c30 req-8c63bfba-0c8d-4b3f-a009-e987bef8ae03 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:39.749873 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-5111acd0-f799-4eae-a103-5db0ef6e5c30 req-8c63bfba-0c8d-4b3f-a009-e987bef8ae03 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] GET https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe Aug 01 00:14:39.749873 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-5111acd0-f799-4eae-a103-5db0ef6e5c30 req-8c63bfba-0c8d-4b3f-a009-e987bef8ae03 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:39.749873 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-5111acd0-f799-4eae-a103-5db0ef6e5c30 req-8c63bfba-0c8d-4b3f-a009-e987bef8ae03 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:39.761856 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:39.761856 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:14:39.768562 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-5111acd0-f799-4eae-a103-5db0ef6e5c30 req-8c63bfba-0c8d-4b3f-a009-e987bef8ae03 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:14:39.771124 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-5111acd0-f799-4eae-a103-5db0ef6e5c30 req-8c63bfba-0c8d-4b3f-a009-e987bef8ae03 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe returned with HTTP 200 Aug 01 00:14:39.771547 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 55/221] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:14:39 2026] GET /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe => generated 1161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:39.791754 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-5111acd0-f799-4eae-a103-5db0ef6e5c30 req-1930ea9e-5305-4aaf-be80-069e5e0551ac None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:39.794019 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-5111acd0-f799-4eae-a103-5db0ef6e5c30 req-1930ea9e-5305-4aaf-be80-069e5e0551ac tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] POST https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe/action Aug 01 00:14:39.794428 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-5111acd0-f799-4eae-a103-5db0ef6e5c30 req-1930ea9e-5305-4aaf-be80-069e5e0551ac tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:14:39.794563 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-5111acd0-f799-4eae-a103-5db0ef6e5c30 req-1930ea9e-5305-4aaf-be80-069e5e0551ac tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:39.811105 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:39.811105 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:14:39.811705 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-5111acd0-f799-4eae-a103-5db0ef6e5c30 req-1930ea9e-5305-4aaf-be80-069e5e0551ac tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:14:39.818469 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-5111acd0-f799-4eae-a103-5db0ef6e5c30 req-1930ea9e-5305-4aaf-be80-069e5e0551ac tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Begin detaching volume completed successfully. Aug 01 00:14:39.818666 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-5111acd0-f799-4eae-a103-5db0ef6e5c30 req-1930ea9e-5305-4aaf-be80-069e5e0551ac tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe/action returned with HTTP 202 Aug 01 00:14:39.819060 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 55/222] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:14:39 2026] POST /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:14:39.865149 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-255fa2a1-9f55-4444-bb2a-50d005d9b843 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:39.865468 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-255fa2a1-9f55-4444-bb2a-50d005d9b843 None None] GET https://10.4.3.222/volume// Aug 01 00:14:39.865964 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-255fa2a1-9f55-4444-bb2a-50d005d9b843 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:39.865964 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-255fa2a1-9f55-4444-bb2a-50d005d9b843 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:39.866092 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-255fa2a1-9f55-4444-bb2a-50d005d9b843 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:14:39.866370 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 55/223] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:14: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 01 00:14:39.874325 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-5111acd0-f799-4eae-a103-5db0ef6e5c30 req-b0f19474-f006-43e5-bc0b-d79adca0bda3 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:39.876659 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-5111acd0-f799-4eae-a103-5db0ef6e5c30 req-b0f19474-f006-43e5-bc0b-d79adca0bda3 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] GET https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe Aug 01 00:14:39.876897 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-5111acd0-f799-4eae-a103-5db0ef6e5c30 req-b0f19474-f006-43e5-bc0b-d79adca0bda3 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:39.877080 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-5111acd0-f799-4eae-a103-5db0ef6e5c30 req-b0f19474-f006-43e5-bc0b-d79adca0bda3 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:39.893318 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:39.893318 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:39.898224 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-5111acd0-f799-4eae-a103-5db0ef6e5c30 req-b0f19474-f006-43e5-bc0b-d79adca0bda3 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:14:39.904266 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-5111acd0-f799-4eae-a103-5db0ef6e5c30 req-b0f19474-f006-43e5-bc0b-d79adca0bda3 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe returned with HTTP 200 Aug 01 00:14:39.904799 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 59/224] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:14:39 2026] GET /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe => generated 1344 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:14:44.842841 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-5111acd0-f799-4eae-a103-5db0ef6e5c30 req-ef2881f1-3295-405e-9576-e37de4c02d21 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:44.845992 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-5111acd0-f799-4eae-a103-5db0ef6e5c30 req-ef2881f1-3295-405e-9576-e37de4c02d21 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] GET https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe Aug 01 00:14:44.846195 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-5111acd0-f799-4eae-a103-5db0ef6e5c30 req-ef2881f1-3295-405e-9576-e37de4c02d21 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:44.846380 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-5111acd0-f799-4eae-a103-5db0ef6e5c30 req-ef2881f1-3295-405e-9576-e37de4c02d21 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:44.855656 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:44.855656 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:14:44.859111 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-5111acd0-f799-4eae-a103-5db0ef6e5c30 req-ef2881f1-3295-405e-9576-e37de4c02d21 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:14:44.863098 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-5111acd0-f799-4eae-a103-5db0ef6e5c30 req-ef2881f1-3295-405e-9576-e37de4c02d21 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe returned with HTTP 200 Aug 01 00:14:44.863482 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 56/225] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:14:44 2026] GET /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe => generated 1164 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:45.228528 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-5111acd0-f799-4eae-a103-5db0ef6e5c30 req-1169b1af-e316-4e44-8022-46ca8493e829 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:45.232352 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-5111acd0-f799-4eae-a103-5db0ef6e5c30 req-1169b1af-e316-4e44-8022-46ca8493e829 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] DELETE https://10.4.3.222/volume/v3/attachments/356cec38-ef0e-4904-83ad-7e2c6ef0b874 Aug 01 00:14:45.232595 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-5111acd0-f799-4eae-a103-5db0ef6e5c30 req-1169b1af-e316-4e44-8022-46ca8493e829 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:45.232822 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-5111acd0-f799-4eae-a103-5db0ef6e5c30 req-1169b1af-e316-4e44-8022-46ca8493e829 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:45.240235 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:45.240235 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:14:45.284650 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-5111acd0-f799-4eae-a103-5db0ef6e5c30 req-1169b1af-e316-4e44-8022-46ca8493e829 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/attachments/356cec38-ef0e-4904-83ad-7e2c6ef0b874 returned with HTTP 200 Aug 01 00:14:45.285070 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 56/226] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:14:45 2026] DELETE /volume/v3/attachments/356cec38-ef0e-4904-83ad-7e2c6ef0b874 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:45.289035 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7d217313-3064-400a-b4d5-910321c59100 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:45.488076 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7d217313-3064-400a-b4d5-910321c59100 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:14:45.488449 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7d217313-3064-400a-b4d5-910321c59100 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1418035760", "imageRef": "a7e69f30-42a3-4df7-b511-e7ec77a3747d"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:45.490538 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-7d217313-3064-400a-b4d5-910321c59100 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1418035760', 'imageRef': 'a7e69f30-42a3-4df7-b511-e7ec77a3747d'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:14:46.008842 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-7d217313-3064-400a-b4d5-910321c59100 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Create volume of 1 GB Aug 01 00:14:46.009256 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:46.009256 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:46.009816 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-7d217313-3064-400a-b4d5-910321c59100 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Availability Zones retrieved successfully. Aug 01 00:14:46.015977 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7d217313-3064-400a-b4d5-910321c59100 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Flow 'volume_create_api' (bf07c3b1-ba38-4277-96f5-860fdd61c39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:14:46.016988 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7d217313-3064-400a-b4d5-910321c59100 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34119cf0-88a6-48f6-ab37-e7eb3b579d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:14:46.018190 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-7d217313-3064-400a-b4d5-910321c59100 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:14:46.085351 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:46.085351 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:46.109953 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7d217313-3064-400a-b4d5-910321c59100 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34119cf0-88a6-48f6-ab37-e7eb3b579d5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:33Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4aabdd4f-d96e-4a93-b10b-0f9a12038e67,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4aabdd4f-d96e-4a93-b10b-0f9a12038e67', 'encryption_key_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=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:14:46.113200 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7d217313-3064-400a-b4d5-910321c59100 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (164d810f-d9ac-4e53-bca5-9badf12d7d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:14:46.149903 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-7d217313-3064-400a-b4d5-910321c59100 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-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 01 00:14:46.150187 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-7d217313-3064-400a-b4d5-910321c59100 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-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 01 00:14:46.187724 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-7d217313-3064-400a-b4d5-910321c59100 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Created reservations ['76c5aa25-c298-4258-9667-b0209ec032c3', '799304c8-5053-4ef8-9103-7dd3b578e90d', 'af890c87-69a7-4e91-8075-4d3707993a6c', '850fc726-e33d-479d-920e-7e1c8f6f5618'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:14:46.188782 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7d217313-3064-400a-b4d5-910321c59100 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (164d810f-d9ac-4e53-bca5-9badf12d7d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76c5aa25-c298-4258-9667-b0209ec032c3', '799304c8-5053-4ef8-9103-7dd3b578e90d', 'af890c87-69a7-4e91-8075-4d3707993a6c', '850fc726-e33d-479d-920e-7e1c8f6f5618']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:14:46.189735 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7d217313-3064-400a-b4d5-910321c59100 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1893e89-fe07-434d-ad55-8b256b373c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:14:46.227977 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7d217313-3064-400a-b4d5-910321c59100 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1893e89-fe07-434d-ad55-8b256b373c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c637b5c-2276-44e1-b399-63c41eb5b85d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1418035760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='69704ec91491457c961dbdbcce5f05fc',qos_specs=None,replication_status=,reservations=['76c5aa25-c298-4258-9667-b0209ec032c3','799304c8-5053-4ef8-9103-7dd3b578e90d','af890c87-69a7-4e91-8075-4d3707993a6c','850fc726-e33d-479d-920e-7e1c8f6f5618'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25d95d13f2cc4f989b8aaf876106a39a',volume_type_id=4aabdd4f-d96e-4a93-b10b-0f9a12038e67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:14:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1418035760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c637b5c-2276-44e1-b399-63c41eb5b85d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='69704ec91491457c961dbdbcce5f05fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25d95d13f2cc4f989b8aaf876106a39a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4aabdd4f-d96e-4a93-b10b-0f9a12038e67),volume_type_id=4aabdd4f-d96e-4a93-b10b-0f9a12038e67)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:14:46.228669 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7d217313-3064-400a-b4d5-910321c59100 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3a76a0e-8b4e-40a0-a916-a91dfaa7a291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:14:46.265582 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7d217313-3064-400a-b4d5-910321c59100 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3a76a0e-8b4e-40a0-a916-a91dfaa7a291) transitioned into state 'SUCCESS' from state '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-1418035760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='69704ec91491457c961dbdbcce5f05fc',qos_specs=None,replication_status=,reservations=['76c5aa25-c298-4258-9667-b0209ec032c3','799304c8-5053-4ef8-9103-7dd3b578e90d','af890c87-69a7-4e91-8075-4d3707993a6c','850fc726-e33d-479d-920e-7e1c8f6f5618'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25d95d13f2cc4f989b8aaf876106a39a',volume_type_id=4aabdd4f-d96e-4a93-b10b-0f9a12038e67)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:14:46.266575 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7d217313-3064-400a-b4d5-910321c59100 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27549929-a26e-4423-972a-a5debde287d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:14:46.279372 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7d217313-3064-400a-b4d5-910321c59100 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27549929-a26e-4423-972a-a5debde287d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:14:46.280444 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7d217313-3064-400a-b4d5-910321c59100 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Flow 'volume_create_api' (bf07c3b1-ba38-4277-96f5-860fdd61c39c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:14:46.280852 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-7d217313-3064-400a-b4d5-910321c59100 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Create volume request issued successfully. Aug 01 00:14:46.281513 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7d217313-3064-400a-b4d5-910321c59100 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:14:46.281961 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 56/227] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:14:45 2026] POST /volume/v3/volumes => generated 760 bytes in 993 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:14:46.296826 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-92ceeb75-59b7-49d1-8690-43b572a10f44 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:46.300789 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-92ceeb75-59b7-49d1-8690-43b572a10f44 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/0c637b5c-2276-44e1-b399-63c41eb5b85d Aug 01 00:14:46.300789 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-92ceeb75-59b7-49d1-8690-43b572a10f44 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:46.300789 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-92ceeb75-59b7-49d1-8690-43b572a10f44 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:46.307472 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:46.307472 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:46.311548 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-92ceeb75-59b7-49d1-8690-43b572a10f44 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:14:46.316038 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-92ceeb75-59b7-49d1-8690-43b572a10f44 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/0c637b5c-2276-44e1-b399-63c41eb5b85d returned with HTTP 200 Aug 01 00:14:46.316683 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 60/228] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:46 2026] GET /volume/v3/volumes/0c637b5c-2276-44e1-b399-63c41eb5b85d => generated 828 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:47.333466 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4b6faec2-8edc-4739-a373-1a4b5bd202f8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:47.335167 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4b6faec2-8edc-4739-a373-1a4b5bd202f8 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/0c637b5c-2276-44e1-b399-63c41eb5b85d Aug 01 00:14:47.335352 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4b6faec2-8edc-4739-a373-1a4b5bd202f8 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:47.335557 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4b6faec2-8edc-4739-a373-1a4b5bd202f8 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:47.343089 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:47.343089 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:14:47.346820 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4b6faec2-8edc-4739-a373-1a4b5bd202f8 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:14:47.351783 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4b6faec2-8edc-4739-a373-1a4b5bd202f8 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/0c637b5c-2276-44e1-b399-63c41eb5b85d returned with HTTP 200 Aug 01 00:14:47.352170 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 57/229] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:47 2026] GET /volume/v3/volumes/0c637b5c-2276-44e1-b399-63c41eb5b85d => generated 1368 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:47.563943 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-9656c7d0-fc66-4bde-96f0-8fcc0d05024c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:47.567783 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-9656c7d0-fc66-4bde-96f0-8fcc0d05024c tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/0c637b5c-2276-44e1-b399-63c41eb5b85d Aug 01 00:14:47.567783 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-9656c7d0-fc66-4bde-96f0-8fcc0d05024c tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:47.567783 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-9656c7d0-fc66-4bde-96f0-8fcc0d05024c tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:47.580515 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:47.580515 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:14:47.588827 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-9656c7d0-fc66-4bde-96f0-8fcc0d05024c tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:14:47.595337 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-9656c7d0-fc66-4bde-96f0-8fcc0d05024c tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/0c637b5c-2276-44e1-b399-63c41eb5b85d returned with HTTP 200 Aug 01 00:14:47.595842 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 57/230] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:14:47 2026] GET /volume/v3/volumes/0c637b5c-2276-44e1-b399-63c41eb5b85d => generated 1368 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:48.065346 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-d106b59d-62a4-4111-be2a-3846e9d94e26 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:48.068042 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-d106b59d-62a4-4111-be2a-3846e9d94e26 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/0c637b5c-2276-44e1-b399-63c41eb5b85d Aug 01 00:14:48.068624 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-d106b59d-62a4-4111-be2a-3846e9d94e26 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:48.068985 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-d106b59d-62a4-4111-be2a-3846e9d94e26 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:48.080994 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:48.080994 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:48.087312 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-d106b59d-62a4-4111-be2a-3846e9d94e26 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:14:48.095353 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-d106b59d-62a4-4111-be2a-3846e9d94e26 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/0c637b5c-2276-44e1-b399-63c41eb5b85d returned with HTTP 200 Aug 01 00:14:48.096125 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 57/231] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:14:48 2026] GET /volume/v3/volumes/0c637b5c-2276-44e1-b399-63c41eb5b85d => generated 1368 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:48.105498 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e1418858-b03c-4950-8644-9d38ed508ac6 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:48.106118 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e1418858-b03c-4950-8644-9d38ed508ac6 None None] GET https://10.4.3.222/volume// Aug 01 00:14:48.106211 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e1418858-b03c-4950-8644-9d38ed508ac6 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:48.106451 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e1418858-b03c-4950-8644-9d38ed508ac6 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:48.106844 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e1418858-b03c-4950-8644-9d38ed508ac6 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:14:48.107156 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 61/232] 10.4.3.222 () {66 vars in 1419 bytes} [Sat Aug 1 00:14: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 01 00:14:48.114585 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-c6d91752-54d8-4caf-970c-86ec02c07985 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:48.116708 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-c6d91752-54d8-4caf-970c-86ec02c07985 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:14:48.117131 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-c6d91752-54d8-4caf-970c-86ec02c07985 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0c637b5c-2276-44e1-b399-63c41eb5b85d", "connector": null, "instance_uuid": "64d91c9f-3ed2-4a5d-b000-2469029ba0fd"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:48.126630 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:48.126630 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:14:48.170173 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-c6d91752-54d8-4caf-970c-86ec02c07985 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:14:48.171610 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 58/233] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:14:48 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 01 00:14:49.639207 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-37c59713-da02-49f4-ab44-f1f29cefe244 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:49.639710 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-37c59713-da02-49f4-ab44-f1f29cefe244 None None] GET https://10.4.3.222/volume// Aug 01 00:14:49.639954 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-37c59713-da02-49f4-ab44-f1f29cefe244 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:49.640212 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-37c59713-da02-49f4-ab44-f1f29cefe244 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:49.640660 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-37c59713-da02-49f4-ab44-f1f29cefe244 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:14:49.641004 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 58/234] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:14: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 01 00:14:49.651195 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-eaeb4717-a57b-45c4-82da-c5cef49a96b1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:49.654956 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-eaeb4717-a57b-45c4-82da-c5cef49a96b1 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/0c637b5c-2276-44e1-b399-63c41eb5b85d Aug 01 00:14:49.655254 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-eaeb4717-a57b-45c4-82da-c5cef49a96b1 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:49.655535 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-eaeb4717-a57b-45c4-82da-c5cef49a96b1 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:49.668895 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:49.668895 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:49.672996 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-eaeb4717-a57b-45c4-82da-c5cef49a96b1 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:14:49.679706 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-eaeb4717-a57b-45c4-82da-c5cef49a96b1 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/0c637b5c-2276-44e1-b399-63c41eb5b85d returned with HTTP 200 Aug 01 00:14:49.680378 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 58/235] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:14:49 2026] GET /volume/v3/volumes/0c637b5c-2276-44e1-b399-63c41eb5b85d => generated 1547 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:14:49.783168 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-bd4d02c8-f2a2-4a29-a524-31a6c7f25399 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:49.785916 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-bd4d02c8-f2a2-4a29-a524-31a6c7f25399 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] PUT https://10.4.3.222/volume/v3/attachments/ba1fe2d9-c481-4d11-99fe-444a877513db Aug 01 00:14:49.786439 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-bd4d02c8-f2a2-4a29-a524-31a6c7f25399 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:49.798111 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-bd4d02c8-f2a2-4a29-a524-31a6c7f25399 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Acquiring lock "cinder-attachment_update-0c637b5c-2276-44e1-b399-63c41eb5b85d-np0000006296" by "attachment_update" {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:14:49.804308 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-bd4d02c8-f2a2-4a29-a524-31a6c7f25399 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Lock "cinder-attachment_update-0c637b5c-2276-44e1-b399-63c41eb5b85d-np0000006296" acquired by "attachment_update" :: waited 0.006s {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:14:49.806274 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:49.806274 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:49.918155 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-bd4d02c8-f2a2-4a29-a524-31a6c7f25399 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Lock "cinder-attachment_update-0c637b5c-2276-44e1-b399-63c41eb5b85d-np0000006296" released by "attachment_update" :: held 0.114s {{(pid=100408) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:14:49.918597 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-bd4d02c8-f2a2-4a29-a524-31a6c7f25399 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments/ba1fe2d9-c481-4d11-99fe-444a877513db returned with HTTP 200 Aug 01 00:14:49.919216 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 62/236] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:14:49 2026] PUT /volume/v3/attachments/ba1fe2d9-c481-4d11-99fe-444a877513db => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:49.953271 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-a8c456ac-7a81-4878-b430-45ccd5b4c7ec None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:49.955705 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-a8c456ac-7a81-4878-b430-45ccd5b4c7ec tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] POST https://10.4.3.222/volume/v3/attachments/ba1fe2d9-c481-4d11-99fe-444a877513db/action Aug 01 00:14:49.956406 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-a8c456ac-7a81-4878-b430-45ccd5b4c7ec tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:14:49.956664 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-a8c456ac-7a81-4878-b430-45ccd5b4c7ec tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:49.979964 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:49.979964 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:14:50.004820 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-d6d29885-c712-4ea0-ba26-f05799c5def3 req-a8c456ac-7a81-4878-b430-45ccd5b4c7ec tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments/ba1fe2d9-c481-4d11-99fe-444a877513db/action returned with HTTP 204 Aug 01 00:14:50.005274 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 59/237] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:14:49 2026] POST /volume/v3/attachments/ba1fe2d9-c481-4d11-99fe-444a877513db/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:14:50.360125 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-e1e36666-07c8-477d-bc6f-5bb2e63af82e req-3add3a62-381d-48ea-833d-057fceb228b9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:50.364541 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e1e36666-07c8-477d-bc6f-5bb2e63af82e req-3add3a62-381d-48ea-833d-057fceb228b9 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] DELETE https://10.4.3.222/volume/v3/attachments/6cbb66f1-7b8d-4fb4-a4ff-b72ab14f7cb5 Aug 01 00:14:50.364828 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-e1e36666-07c8-477d-bc6f-5bb2e63af82e req-3add3a62-381d-48ea-833d-057fceb228b9 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:50.365075 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-e1e36666-07c8-477d-bc6f-5bb2e63af82e req-3add3a62-381d-48ea-833d-057fceb228b9 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:50.376498 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:50.376498 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:14:50.426624 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e1e36666-07c8-477d-bc6f-5bb2e63af82e req-3add3a62-381d-48ea-833d-057fceb228b9 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] https://10.4.3.222/volume/v3/attachments/6cbb66f1-7b8d-4fb4-a4ff-b72ab14f7cb5 returned with HTTP 200 Aug 01 00:14:50.427245 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 59/238] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:14:50 2026] DELETE /volume/v3/attachments/6cbb66f1-7b8d-4fb4-a4ff-b72ab14f7cb5 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:50.436713 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-e1e36666-07c8-477d-bc6f-5bb2e63af82e req-2cf7bd63-23a3-499d-9801-2ba9ed4f4595 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:50.440894 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-e1e36666-07c8-477d-bc6f-5bb2e63af82e req-2cf7bd63-23a3-499d-9801-2ba9ed4f4595 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] DELETE https://10.4.3.222/volume/v3/volumes/521bbf00-fd37-416b-8bc6-87dbd6a9c40d Aug 01 00:14:50.441067 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-e1e36666-07c8-477d-bc6f-5bb2e63af82e req-2cf7bd63-23a3-499d-9801-2ba9ed4f4595 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:50.441238 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-e1e36666-07c8-477d-bc6f-5bb2e63af82e req-2cf7bd63-23a3-499d-9801-2ba9ed4f4595 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:50.441441 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [req-e1e36666-07c8-477d-bc6f-5bb2e63af82e req-2cf7bd63-23a3-499d-9801-2ba9ed4f4595 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Delete volume with id: 521bbf00-fd37-416b-8bc6-87dbd6a9c40d Aug 01 00:14:50.447948 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:50.447948 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:50.448449 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-e1e36666-07c8-477d-bc6f-5bb2e63af82e req-2cf7bd63-23a3-499d-9801-2ba9ed4f4595 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Volume info retrieved successfully. Aug 01 00:14:50.473708 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-e1e36666-07c8-477d-bc6f-5bb2e63af82e req-2cf7bd63-23a3-499d-9801-2ba9ed4f4595 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Delete volume request issued successfully. Aug 01 00:14:50.473914 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-e1e36666-07c8-477d-bc6f-5bb2e63af82e req-2cf7bd63-23a3-499d-9801-2ba9ed4f4595 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] https://10.4.3.222/volume/v3/volumes/521bbf00-fd37-416b-8bc6-87dbd6a9c40d returned with HTTP 202 Aug 01 00:14:50.474299 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 59/239] 10.4.3.222 () {70 vars in 1620 bytes} [Sat Aug 1 00:14:50 2026] DELETE /volume/v3/volumes/521bbf00-fd37-416b-8bc6-87dbd6a9c40d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:14:50.624315 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-bb7dde10-a952-43ea-8661-0798df5ca94e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:50.626092 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bb7dde10-a952-43ea-8661-0798df5ca94e tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] DELETE https://10.4.3.222/volume/v3/volumes/d98ef1cf-ef11-4bf3-852d-feb0db0f0877 Aug 01 00:14:50.626289 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bb7dde10-a952-43ea-8661-0798df5ca94e tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:50.626499 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bb7dde10-a952-43ea-8661-0798df5ca94e tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:50.626666 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-bb7dde10-a952-43ea-8661-0798df5ca94e tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Delete volume with id: d98ef1cf-ef11-4bf3-852d-feb0db0f0877 Aug 01 00:14:50.635439 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:50.635439 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:50.635594 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-bb7dde10-a952-43ea-8661-0798df5ca94e tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:14:50.661811 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-bb7dde10-a952-43ea-8661-0798df5ca94e tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Delete volume request issued successfully. Aug 01 00:14:50.662013 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bb7dde10-a952-43ea-8661-0798df5ca94e tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/d98ef1cf-ef11-4bf3-852d-feb0db0f0877 returned with HTTP 202 Aug 01 00:14:50.662669 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 63/240] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:14:50 2026] DELETE /volume/v3/volumes/d98ef1cf-ef11-4bf3-852d-feb0db0f0877 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:14:50.669846 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-78ccfe8d-b2fa-4e58-8d50-958c7a3e5b0c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:50.673289 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-78ccfe8d-b2fa-4e58-8d50-958c7a3e5b0c tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] GET https://10.4.3.222/volume/v3/volumes/d98ef1cf-ef11-4bf3-852d-feb0db0f0877 Aug 01 00:14:50.673289 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-78ccfe8d-b2fa-4e58-8d50-958c7a3e5b0c tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:50.673289 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-78ccfe8d-b2fa-4e58-8d50-958c7a3e5b0c tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:50.678962 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:50.678962 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:14:50.683192 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-78ccfe8d-b2fa-4e58-8d50-958c7a3e5b0c tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:14:50.687807 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-78ccfe8d-b2fa-4e58-8d50-958c7a3e5b0c tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/d98ef1cf-ef11-4bf3-852d-feb0db0f0877 returned with HTTP 200 Aug 01 00:14:50.687807 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 60/241] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:50 2026] GET /volume/v3/volumes/d98ef1cf-ef11-4bf3-852d-feb0db0f0877 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:51.703354 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3adca6fe-9e15-4c69-8c71-e2db1edb97e6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:51.707887 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3adca6fe-9e15-4c69-8c71-e2db1edb97e6 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] GET https://10.4.3.222/volume/v3/volumes/d98ef1cf-ef11-4bf3-852d-feb0db0f0877 Aug 01 00:14:51.707887 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3adca6fe-9e15-4c69-8c71-e2db1edb97e6 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:51.707887 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3adca6fe-9e15-4c69-8c71-e2db1edb97e6 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:51.720845 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3adca6fe-9e15-4c69-8c71-e2db1edb97e6 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/d98ef1cf-ef11-4bf3-852d-feb0db0f0877 returned with HTTP 404 Aug 01 00:14:51.721503 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 60/242] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:51 2026] GET /volume/v3/volumes/d98ef1cf-ef11-4bf3-852d-feb0db0f0877 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:14:51.728853 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0bbcddbe-2cf1-4490-ab4a-7dff386a2fd8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:51.732064 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0bbcddbe-2cf1-4490-ab4a-7dff386a2fd8 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] DELETE https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe Aug 01 00:14:51.732064 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0bbcddbe-2cf1-4490-ab4a-7dff386a2fd8 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:51.732064 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0bbcddbe-2cf1-4490-ab4a-7dff386a2fd8 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:51.732064 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-0bbcddbe-2cf1-4490-ab4a-7dff386a2fd8 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Delete volume with id: 50ba2ff5-5bf7-424d-8ec4-37a28dec89fe Aug 01 00:14:51.746928 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:51.746928 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:51.747604 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-0bbcddbe-2cf1-4490-ab4a-7dff386a2fd8 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:14:51.773243 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-0bbcddbe-2cf1-4490-ab4a-7dff386a2fd8 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Delete volume request issued successfully. Aug 01 00:14:51.773479 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0bbcddbe-2cf1-4490-ab4a-7dff386a2fd8 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe returned with HTTP 202 Aug 01 00:14:51.773952 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 60/243] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:14:51 2026] DELETE /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:14:51.782241 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e5e43a25-23ad-489e-b520-961518c2f2f2 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:51.783992 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e5e43a25-23ad-489e-b520-961518c2f2f2 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] GET https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe Aug 01 00:14:51.784175 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e5e43a25-23ad-489e-b520-961518c2f2f2 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:51.784352 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e5e43a25-23ad-489e-b520-961518c2f2f2 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:51.792993 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:51.792993 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:51.800527 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-e5e43a25-23ad-489e-b520-961518c2f2f2 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Volume info retrieved successfully. Aug 01 00:14:51.806929 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e5e43a25-23ad-489e-b520-961518c2f2f2 tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe returned with HTTP 200 Aug 01 00:14:51.807439 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 64/244] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:51 2026] GET /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe => generated 868 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:52.826283 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f3032b52-6278-4580-b919-ed11174618eb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:52.828213 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f3032b52-6278-4580-b919-ed11174618eb tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] GET https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe Aug 01 00:14:52.828632 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f3032b52-6278-4580-b919-ed11174618eb tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:52.828832 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f3032b52-6278-4580-b919-ed11174618eb tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:52.833907 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f3032b52-6278-4580-b919-ed11174618eb tempest-TestMultiAttachVolumeSwap-758732494 tempest-TestMultiAttachVolumeSwap-758732494-project-member] https://10.4.3.222/volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe returned with HTTP 404 Aug 01 00:14:52.834552 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 61/245] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:52 2026] GET /volume/v3/volumes/50ba2ff5-5bf7-424d-8ec4-37a28dec89fe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:14:55.016616 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-9eedc7b8-90c0-47dc-8661-ba9c4e752c1f req-ad311241-c891-4d03-b46b-dc0662accedd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:55.022072 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-9eedc7b8-90c0-47dc-8661-ba9c4e752c1f req-ad311241-c891-4d03-b46b-dc0662accedd tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] GET https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 Aug 01 00:14:55.024926 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-9eedc7b8-90c0-47dc-8661-ba9c4e752c1f req-ad311241-c891-4d03-b46b-dc0662accedd tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:55.024926 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-9eedc7b8-90c0-47dc-8661-ba9c4e752c1f req-ad311241-c891-4d03-b46b-dc0662accedd tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:55.032554 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:55.032554 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:14:55.037983 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-9eedc7b8-90c0-47dc-8661-ba9c4e752c1f req-ad311241-c891-4d03-b46b-dc0662accedd tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Volume info retrieved successfully. Aug 01 00:14:55.045295 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-9eedc7b8-90c0-47dc-8661-ba9c4e752c1f req-ad311241-c891-4d03-b46b-dc0662accedd tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 returned with HTTP 200 Aug 01 00:14:55.045937 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 61/246] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:14:55 2026] GET /volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:55.453801 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-981610e4-29af-4a5d-a0b4-8cfffbc2f872 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:55.453801 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-981610e4-29af-4a5d-a0b4-8cfffbc2f872 None None] GET https://10.4.3.222/volume// Aug 01 00:14:55.453801 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-981610e4-29af-4a5d-a0b4-8cfffbc2f872 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:55.454295 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-981610e4-29af-4a5d-a0b4-8cfffbc2f872 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:55.454295 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-981610e4-29af-4a5d-a0b4-8cfffbc2f872 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:14:55.454621 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 61/247] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:14: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 01 00:14:55.478817 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-9eedc7b8-90c0-47dc-8661-ba9c4e752c1f req-5b13eb32-ca13-4b83-b40d-3fab757593f0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:55.764053 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-9eedc7b8-90c0-47dc-8661-ba9c4e752c1f req-5b13eb32-ca13-4b83-b40d-3fab757593f0 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:14:55.764545 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-9eedc7b8-90c0-47dc-8661-ba9c4e752c1f req-5b13eb32-ca13-4b83-b40d-3fab757593f0 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1654f88-539c-4920-9a2c-31036d865599", "connector": null, "instance_uuid": "ad007b68-2b64-4abd-ae4c-52b3a6177332"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:55.776560 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:55.776560 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:55.815206 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-9eedc7b8-90c0-47dc-8661-ba9c4e752c1f req-5b13eb32-ca13-4b83-b40d-3fab757593f0 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:14:55.815782 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 65/248] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:14:55 2026] POST /volume/v3/attachments => generated 273 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:55.850083 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bbbb3963-6529-4f0b-8668-76924f6de04a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:55.852993 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bbbb3963-6529-4f0b-8668-76924f6de04a tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] GET https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 Aug 01 00:14:55.853322 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bbbb3963-6529-4f0b-8668-76924f6de04a tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:55.853490 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bbbb3963-6529-4f0b-8668-76924f6de04a tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:55.866818 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:55.866818 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:14:55.866897 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-d231c898-8017-48eb-915e-9e40a0bf9929 req-0896f62c-048d-4f0a-af28-97755564fd4a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:55.869186 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-d231c898-8017-48eb-915e-9e40a0bf9929 req-0896f62c-048d-4f0a-af28-97755564fd4a tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] DELETE https://10.4.3.222/volume/v3/attachments/e38b7a2c-6b37-4c74-a033-3647ebff49c8 Aug 01 00:14:55.869356 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-d231c898-8017-48eb-915e-9e40a0bf9929 req-0896f62c-048d-4f0a-af28-97755564fd4a tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:55.870955 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-d231c898-8017-48eb-915e-9e40a0bf9929 req-0896f62c-048d-4f0a-af28-97755564fd4a tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:55.872678 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-bbbb3963-6529-4f0b-8668-76924f6de04a tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Volume info retrieved successfully. Aug 01 00:14:55.874593 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f3e16a8b-9fc8-4142-9c3c-ca8c276f565d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:55.874968 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f3e16a8b-9fc8-4142-9c3c-ca8c276f565d None None] GET https://10.4.3.222/volume// Aug 01 00:14:55.875121 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f3e16a8b-9fc8-4142-9c3c-ca8c276f565d None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:55.875291 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f3e16a8b-9fc8-4142-9c3c-ca8c276f565d None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:55.875610 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f3e16a8b-9fc8-4142-9c3c-ca8c276f565d None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:14:55.876020 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 62/249] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:14: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 01 00:14:55.878201 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:55.878201 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:14:55.880196 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bbbb3963-6529-4f0b-8668-76924f6de04a tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 returned with HTTP 200 Aug 01 00:14:55.880196 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 62/250] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:55 2026] GET /volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:55.887110 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-9eedc7b8-90c0-47dc-8661-ba9c4e752c1f req-db20302a-1be8-4544-a572-6fab256205b3 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:55.891397 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-9eedc7b8-90c0-47dc-8661-ba9c4e752c1f req-db20302a-1be8-4544-a572-6fab256205b3 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] GET https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 Aug 01 00:14:55.891612 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-9eedc7b8-90c0-47dc-8661-ba9c4e752c1f req-db20302a-1be8-4544-a572-6fab256205b3 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:55.891812 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-9eedc7b8-90c0-47dc-8661-ba9c4e752c1f req-db20302a-1be8-4544-a572-6fab256205b3 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:55.904527 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:55.904527 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:55.908695 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-9eedc7b8-90c0-47dc-8661-ba9c4e752c1f req-db20302a-1be8-4544-a572-6fab256205b3 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Volume info retrieved successfully. Aug 01 00:14:55.912935 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-9eedc7b8-90c0-47dc-8661-ba9c4e752c1f req-db20302a-1be8-4544-a572-6fab256205b3 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 returned with HTTP 200 Aug 01 00:14:55.913346 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 66/251] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:14:55 2026] GET /volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:14:55.924480 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-75a05f19-c272-4d04-a580-69e8c303b5ea None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:55.926613 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-75a05f19-c272-4d04-a580-69e8c303b5ea tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] GET https://10.4.3.222/volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 Aug 01 00:14:55.926820 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-75a05f19-c272-4d04-a580-69e8c303b5ea tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:55.927322 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-75a05f19-c272-4d04-a580-69e8c303b5ea tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:55.952858 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:55.952858 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:55.952977 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-d231c898-8017-48eb-915e-9e40a0bf9929 req-0896f62c-048d-4f0a-af28-97755564fd4a tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] https://10.4.3.222/volume/v3/attachments/e38b7a2c-6b37-4c74-a033-3647ebff49c8 returned with HTTP 200 Aug 01 00:14:55.953434 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 62/252] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:14:55 2026] DELETE /volume/v3/attachments/e38b7a2c-6b37-4c74-a033-3647ebff49c8 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:55.957176 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-75a05f19-c272-4d04-a580-69e8c303b5ea tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Volume info retrieved successfully. Aug 01 00:14:55.964293 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-75a05f19-c272-4d04-a580-69e8c303b5ea tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] https://10.4.3.222/volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 returned with HTTP 200 Aug 01 00:14:55.964925 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 63/253] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:14:55 2026] GET /volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 => generated 1652 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:56.001513 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-d231c898-8017-48eb-915e-9e40a0bf9929 req-25b329a4-c1ac-4128-b60b-97c3e126e1a1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:56.005070 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-d231c898-8017-48eb-915e-9e40a0bf9929 req-25b329a4-c1ac-4128-b60b-97c3e126e1a1 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] DELETE https://10.4.3.222/volume/v3/volumes/64e9387d-26bb-44e8-bca6-5ccc1b88be47 Aug 01 00:14:56.005070 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-d231c898-8017-48eb-915e-9e40a0bf9929 req-25b329a4-c1ac-4128-b60b-97c3e126e1a1 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:56.005350 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-d231c898-8017-48eb-915e-9e40a0bf9929 req-25b329a4-c1ac-4128-b60b-97c3e126e1a1 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:56.005599 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [req-d231c898-8017-48eb-915e-9e40a0bf9929 req-25b329a4-c1ac-4128-b60b-97c3e126e1a1 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Delete volume with id: 64e9387d-26bb-44e8-bca6-5ccc1b88be47 Aug 01 00:14:56.013541 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-109afbe7-6517-484f-9543-a5d51de5a5ab None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:56.014663 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-9eedc7b8-90c0-47dc-8661-ba9c4e752c1f req-220e6f0c-d4d6-4537-99df-e4a31629b09c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:56.016756 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-109afbe7-6517-484f-9543-a5d51de5a5ab tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] GET https://10.4.3.222/volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 Aug 01 00:14:56.017273 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-109afbe7-6517-484f-9543-a5d51de5a5ab tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:56.017337 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-109afbe7-6517-484f-9543-a5d51de5a5ab tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:56.018026 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-9eedc7b8-90c0-47dc-8661-ba9c4e752c1f req-220e6f0c-d4d6-4537-99df-e4a31629b09c tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] PUT https://10.4.3.222/volume/v3/attachments/676ea636-9d83-44f1-8126-a1a4c0db85b3 Aug 01 00:14:56.018745 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-9eedc7b8-90c0-47dc-8661-ba9c4e752c1f req-220e6f0c-d4d6-4537-99df-e4a31629b09c tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:56.020128 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:56.020128 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:14:56.020722 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-d231c898-8017-48eb-915e-9e40a0bf9929 req-25b329a4-c1ac-4128-b60b-97c3e126e1a1 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Volume info retrieved successfully. Aug 01 00:14:56.029930 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:56.029930 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:56.030623 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-9eedc7b8-90c0-47dc-8661-ba9c4e752c1f req-220e6f0c-d4d6-4537-99df-e4a31629b09c tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Acquiring lock "cinder-attachment_update-a1654f88-539c-4920-9a2c-31036d865599-np0000006296" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:14:56.033501 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-109afbe7-6517-484f-9543-a5d51de5a5ab tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Volume info retrieved successfully. Aug 01 00:14:56.036575 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-9eedc7b8-90c0-47dc-8661-ba9c4e752c1f req-220e6f0c-d4d6-4537-99df-e4a31629b09c tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Lock "cinder-attachment_update-a1654f88-539c-4920-9a2c-31036d865599-np0000006296" acquired by "attachment_update" :: waited 0.006s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:14:56.038753 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-109afbe7-6517-484f-9543-a5d51de5a5ab tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] https://10.4.3.222/volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 returned with HTTP 200 Aug 01 00:14:56.039159 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 67/254] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:14:56 2026] GET /volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 => generated 1652 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:56.039399 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:56.039399 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:14:56.048573 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-d231c898-8017-48eb-915e-9e40a0bf9929 req-25b329a4-c1ac-4128-b60b-97c3e126e1a1 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] Delete volume request issued successfully. Aug 01 00:14:56.048907 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-d231c898-8017-48eb-915e-9e40a0bf9929 req-25b329a4-c1ac-4128-b60b-97c3e126e1a1 tempest-ServerBootFromVolumeStableRescueTest-1390913160 tempest-ServerBootFromVolumeStableRescueTest-1390913160-project-member] https://10.4.3.222/volume/v3/volumes/64e9387d-26bb-44e8-bca6-5ccc1b88be47 returned with HTTP 202 Aug 01 00:14:56.049911 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 63/255] 10.4.3.222 () {70 vars in 1620 bytes} [Sat Aug 1 00:14:56 2026] DELETE /volume/v3/volumes/64e9387d-26bb-44e8-bca6-5ccc1b88be47 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:14:56.197343 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-9eedc7b8-90c0-47dc-8661-ba9c4e752c1f req-220e6f0c-d4d6-4537-99df-e4a31629b09c tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Lock "cinder-attachment_update-a1654f88-539c-4920-9a2c-31036d865599-np0000006296" released by "attachment_update" :: held 0.161s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:14:56.197780 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-9eedc7b8-90c0-47dc-8661-ba9c4e752c1f req-220e6f0c-d4d6-4537-99df-e4a31629b09c tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] https://10.4.3.222/volume/v3/attachments/676ea636-9d83-44f1-8126-a1a4c0db85b3 returned with HTTP 200 Aug 01 00:14:56.198245 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 63/256] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:14:56 2026] PUT /volume/v3/attachments/676ea636-9d83-44f1-8126-a1a4c0db85b3 => generated 969 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:56.894299 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c9b067e7-2cae-4fba-9f7b-003f35083651 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:56.897388 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c9b067e7-2cae-4fba-9f7b-003f35083651 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] GET https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 Aug 01 00:14:56.897619 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c9b067e7-2cae-4fba-9f7b-003f35083651 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:56.897828 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c9b067e7-2cae-4fba-9f7b-003f35083651 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:56.907172 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:56.907172 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:56.914030 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c9b067e7-2cae-4fba-9f7b-003f35083651 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Volume info retrieved successfully. Aug 01 00:14:56.918371 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c9b067e7-2cae-4fba-9f7b-003f35083651 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 returned with HTTP 200 Aug 01 00:14:56.918786 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 64/257] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:56 2026] GET /volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:57.935514 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-63ab3929-d00a-4da1-86f9-57234158593c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:57.937535 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-63ab3929-d00a-4da1-86f9-57234158593c tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] GET https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 Aug 01 00:14:57.937750 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-63ab3929-d00a-4da1-86f9-57234158593c tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:57.937897 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-63ab3929-d00a-4da1-86f9-57234158593c tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:57.947160 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:57.947160 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:57.950274 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-63ab3929-d00a-4da1-86f9-57234158593c tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Volume info retrieved successfully. Aug 01 00:14:57.954045 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-63ab3929-d00a-4da1-86f9-57234158593c tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 returned with HTTP 200 Aug 01 00:14:57.954363 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 68/258] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:57 2026] GET /volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:58.970520 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-37b9a279-0f64-4aad-9e73-b28cc836fb1a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:58.972436 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-37b9a279-0f64-4aad-9e73-b28cc836fb1a tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] GET https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 Aug 01 00:14:58.972609 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-37b9a279-0f64-4aad-9e73-b28cc836fb1a tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:58.972797 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-37b9a279-0f64-4aad-9e73-b28cc836fb1a tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:58.984262 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:58.984262 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:14:58.989664 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-37b9a279-0f64-4aad-9e73-b28cc836fb1a tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Volume info retrieved successfully. Aug 01 00:14:58.993436 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-37b9a279-0f64-4aad-9e73-b28cc836fb1a tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 returned with HTTP 200 Aug 01 00:14:58.993436 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 64/259] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:58 2026] GET /volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:59.366098 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-de7d9568-30b3-4739-8aaf-8b04e89a0530 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:59.370632 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-de7d9568-30b3-4739-8aaf-8b04e89a0530 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] GET https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 Aug 01 00:14:59.370632 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-de7d9568-30b3-4739-8aaf-8b04e89a0530 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:59.370831 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-de7d9568-30b3-4739-8aaf-8b04e89a0530 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:59.381197 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:59.381197 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:14:59.390786 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-de7d9568-30b3-4739-8aaf-8b04e89a0530 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Volume info retrieved successfully. Aug 01 00:14:59.399011 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-de7d9568-30b3-4739-8aaf-8b04e89a0530 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 returned with HTTP 200 Aug 01 00:14:59.399563 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 64/260] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:59 2026] GET /volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:59.459028 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-676491c2-69a3-4735-a84b-dcfecfe76afc req-e324004f-b344-4477-a1a9-227f94cfa968 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:59.462934 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-676491c2-69a3-4735-a84b-dcfecfe76afc req-e324004f-b344-4477-a1a9-227f94cfa968 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] GET https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 Aug 01 00:14:59.462934 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-676491c2-69a3-4735-a84b-dcfecfe76afc req-e324004f-b344-4477-a1a9-227f94cfa968 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:59.463136 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-676491c2-69a3-4735-a84b-dcfecfe76afc req-e324004f-b344-4477-a1a9-227f94cfa968 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:59.473256 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:59.473256 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:59.482212 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-676491c2-69a3-4735-a84b-dcfecfe76afc req-e324004f-b344-4477-a1a9-227f94cfa968 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Volume info retrieved successfully. Aug 01 00:14:59.486783 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-676491c2-69a3-4735-a84b-dcfecfe76afc req-e324004f-b344-4477-a1a9-227f94cfa968 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 returned with HTTP 200 Aug 01 00:14:59.487235 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 65/261] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:14:59 2026] GET /volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:59.563693 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-9eedc7b8-90c0-47dc-8661-ba9c4e752c1f req-2d66b626-1f7b-43fc-aaef-317d4246b83c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:59.569075 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-9eedc7b8-90c0-47dc-8661-ba9c4e752c1f req-2d66b626-1f7b-43fc-aaef-317d4246b83c tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] POST https://10.4.3.222/volume/v3/attachments/676ea636-9d83-44f1-8126-a1a4c0db85b3/action Aug 01 00:14:59.571714 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-9eedc7b8-90c0-47dc-8661-ba9c4e752c1f req-2d66b626-1f7b-43fc-aaef-317d4246b83c tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Action body: b'{"os-complete": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:14:59.571834 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-9eedc7b8-90c0-47dc-8661-ba9c4e752c1f req-2d66b626-1f7b-43fc-aaef-317d4246b83c tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:59.605421 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:59.605421 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:59.630553 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e69cd1a5-6348-48f4-a014-e5c915a5ee99 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:59.632321 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e69cd1a5-6348-48f4-a014-e5c915a5ee99 None None] GET https://10.4.3.222/volume// Aug 01 00:14:59.632566 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e69cd1a5-6348-48f4-a014-e5c915a5ee99 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:59.634949 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e69cd1a5-6348-48f4-a014-e5c915a5ee99 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:59.634949 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e69cd1a5-6348-48f4-a014-e5c915a5ee99 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:14:59.634949 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 65/262] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:14:59 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:14:59.640778 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-9eedc7b8-90c0-47dc-8661-ba9c4e752c1f req-2d66b626-1f7b-43fc-aaef-317d4246b83c tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] https://10.4.3.222/volume/v3/attachments/676ea636-9d83-44f1-8126-a1a4c0db85b3/action returned with HTTP 204 Aug 01 00:14:59.641355 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 69/263] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:14:59 2026] POST /volume/v3/attachments/676ea636-9d83-44f1-8126-a1a4c0db85b3/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:14:59.647522 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-676491c2-69a3-4735-a84b-dcfecfe76afc req-8b750e92-38f0-4ffe-8ea6-bacc34115b1c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:59.651786 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-676491c2-69a3-4735-a84b-dcfecfe76afc req-8b750e92-38f0-4ffe-8ea6-bacc34115b1c tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:14:59.652219 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-676491c2-69a3-4735-a84b-dcfecfe76afc req-8b750e92-38f0-4ffe-8ea6-bacc34115b1c tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4b52ab38-e365-4371-811a-c7a7c93c6af8", "connector": null, "instance_uuid": "1185e6b0-c91e-402a-be68-d4ebd62fa421"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:59.665696 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:59.665696 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:14:59.717911 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-676491c2-69a3-4735-a84b-dcfecfe76afc req-8b750e92-38f0-4ffe-8ea6-bacc34115b1c tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:14:59.718332 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 65/264] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:14:59 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:14:59.759035 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-cc305c6d-45d6-432e-a013-3d9464c563bd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:59.760893 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cc305c6d-45d6-432e-a013-3d9464c563bd tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] GET https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 Aug 01 00:14:59.760893 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cc305c6d-45d6-432e-a013-3d9464c563bd tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:59.761179 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cc305c6d-45d6-432e-a013-3d9464c563bd tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:59.774642 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:59.774642 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:14:59.777327 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-75382c21-a928-4756-a8be-5a9cec79b518 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:59.777790 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-75382c21-a928-4756-a8be-5a9cec79b518 None None] GET https://10.4.3.222/volume// Aug 01 00:14:59.778087 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-75382c21-a928-4756-a8be-5a9cec79b518 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:59.778327 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-75382c21-a928-4756-a8be-5a9cec79b518 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:59.778631 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-cc305c6d-45d6-432e-a013-3d9464c563bd tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Volume info retrieved successfully. Aug 01 00:14:59.778828 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-75382c21-a928-4756-a8be-5a9cec79b518 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:14:59.779946 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 66/265] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:14: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 01 00:14:59.782655 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cc305c6d-45d6-432e-a013-3d9464c563bd tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 returned with HTTP 200 Aug 01 00:14:59.783156 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 66/266] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:14:59 2026] GET /volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:14:59.798486 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-676491c2-69a3-4735-a84b-dcfecfe76afc req-944eed83-f18c-4b05-9ddf-4512e5724fed None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:59.801536 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-676491c2-69a3-4735-a84b-dcfecfe76afc req-944eed83-f18c-4b05-9ddf-4512e5724fed tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] GET https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 Aug 01 00:14:59.802154 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-676491c2-69a3-4735-a84b-dcfecfe76afc req-944eed83-f18c-4b05-9ddf-4512e5724fed tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:59.803650 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-676491c2-69a3-4735-a84b-dcfecfe76afc req-944eed83-f18c-4b05-9ddf-4512e5724fed tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:59.809568 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e3a97bd6-58a5-49fc-bdb0-77e52a0a201a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:59.811596 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e3a97bd6-58a5-49fc-bdb0-77e52a0a201a None None] GET https://10.4.3.222/volume// Aug 01 00:14:59.811596 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e3a97bd6-58a5-49fc-bdb0-77e52a0a201a None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:14:59.811596 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e3a97bd6-58a5-49fc-bdb0-77e52a0a201a None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:14:59.811596 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e3a97bd6-58a5-49fc-bdb0-77e52a0a201a None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:14:59.811596 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 66/267] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:14: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 01 00:14:59.821580 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:59.821580 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:14:59.823438 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-63553fe6-7cb3-4d43-a247-43b16d56903a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:59.825455 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-676491c2-69a3-4735-a84b-dcfecfe76afc req-944eed83-f18c-4b05-9ddf-4512e5724fed tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Volume info retrieved successfully. Aug 01 00:14:59.825622 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-63553fe6-7cb3-4d43-a247-43b16d56903a tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:14:59.826024 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-63553fe6-7cb3-4d43-a247-43b16d56903a tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10812db8-93a1-47d4-8f21-e00c7ce68143", "connector": null, "instance_uuid": "914d375b-b660-4375-b3ec-de6710aab039"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:59.831631 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-676491c2-69a3-4735-a84b-dcfecfe76afc req-944eed83-f18c-4b05-9ddf-4512e5724fed tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 returned with HTTP 200 Aug 01 00:14:59.832020 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 70/268] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:14:59 2026] GET /volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 => generated 1026 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:14:59.843462 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:59.843462 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:14:59.903314 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-63553fe6-7cb3-4d43-a247-43b16d56903a tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:14:59.904064 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 67/269] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:14:59 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 01 00:14:59.950614 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-676491c2-69a3-4735-a84b-dcfecfe76afc req-e858783e-8130-425e-a605-ccc26c8073d9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:14:59.956286 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-676491c2-69a3-4735-a84b-dcfecfe76afc req-e858783e-8130-425e-a605-ccc26c8073d9 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] PUT https://10.4.3.222/volume/v3/attachments/e7099fe4-0372-411b-a0c4-ecda175946a1 Aug 01 00:14:59.956704 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-676491c2-69a3-4735-a84b-dcfecfe76afc req-e858783e-8130-425e-a605-ccc26c8073d9 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:14:59.967314 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-676491c2-69a3-4735-a84b-dcfecfe76afc req-e858783e-8130-425e-a605-ccc26c8073d9 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Acquiring lock "cinder-attachment_update-4b52ab38-e365-4371-811a-c7a7c93c6af8-np0000006296" by "attachment_update" {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:14:59.972117 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-676491c2-69a3-4735-a84b-dcfecfe76afc req-e858783e-8130-425e-a605-ccc26c8073d9 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Lock "cinder-attachment_update-4b52ab38-e365-4371-811a-c7a7c93c6af8-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:14:59.973125 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:14:59.973125 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:00.005123 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ae775f10-cbe0-400d-b261-71888937a82f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:00.010360 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ae775f10-cbe0-400d-b261-71888937a82f tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] GET https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 Aug 01 00:15:00.010579 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ae775f10-cbe0-400d-b261-71888937a82f tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:00.010892 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ae775f10-cbe0-400d-b261-71888937a82f tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:00.024986 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:00.024986 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:00.031809 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ae775f10-cbe0-400d-b261-71888937a82f tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Volume info retrieved successfully. Aug 01 00:15:00.036962 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ae775f10-cbe0-400d-b261-71888937a82f tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 returned with HTTP 200 Aug 01 00:15:00.037337 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 67/270] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:00 2026] GET /volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:00.061001 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-8e4a86e0-157e-4b2f-96f9-aac147c868f6 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:00.063533 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8e4a86e0-157e-4b2f-96f9-aac147c868f6 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] GET https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 Aug 01 00:15:00.064090 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8e4a86e0-157e-4b2f-96f9-aac147c868f6 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:00.064090 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8e4a86e0-157e-4b2f-96f9-aac147c868f6 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:00.073090 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-676491c2-69a3-4735-a84b-dcfecfe76afc req-e858783e-8130-425e-a605-ccc26c8073d9 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Lock "cinder-attachment_update-4b52ab38-e365-4371-811a-c7a7c93c6af8-np0000006296" released by "attachment_update" :: held 0.101s {{(pid=100409) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:15:00.073390 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-676491c2-69a3-4735-a84b-dcfecfe76afc req-e858783e-8130-425e-a605-ccc26c8073d9 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/attachments/e7099fe4-0372-411b-a0c4-ecda175946a1 returned with HTTP 200 Aug 01 00:15:00.073824 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 67/271] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:14:59 2026] PUT /volume/v3/attachments/e7099fe4-0372-411b-a0c4-ecda175946a1 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:00.079222 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:00.079222 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:00.084209 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-8e4a86e0-157e-4b2f-96f9-aac147c868f6 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Volume info retrieved successfully. Aug 01 00:15:00.089154 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8e4a86e0-157e-4b2f-96f9-aac147c868f6 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 returned with HTTP 200 Aug 01 00:15:00.089592 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 71/272] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:00 2026] GET /volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:00.252470 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-293d5044-b1e7-4034-bd0c-cdbf628cacbf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:00.255394 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-293d5044-b1e7-4034-bd0c-cdbf628cacbf tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] DELETE https://10.4.3.222/volume/v3/attachments/67fd4b9c-2e5a-421a-bd9f-a6facfd2d1eb Aug 01 00:15:00.255681 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-293d5044-b1e7-4034-bd0c-cdbf628cacbf tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:00.255978 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-293d5044-b1e7-4034-bd0c-cdbf628cacbf tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:00.275898 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:00.275898 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:00.356949 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-293d5044-b1e7-4034-bd0c-cdbf628cacbf tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] https://10.4.3.222/volume/v3/attachments/67fd4b9c-2e5a-421a-bd9f-a6facfd2d1eb returned with HTTP 200 Aug 01 00:15:00.357381 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 68/273] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:15:00 2026] DELETE /volume/v3/attachments/67fd4b9c-2e5a-421a-bd9f-a6facfd2d1eb => generated 192 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:00.491077 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-88ca4a1c-2967-41ec-996f-ded440f8e251 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:00.491077 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-88ca4a1c-2967-41ec-996f-ded440f8e251 None None] GET https://10.4.3.222/volume// Aug 01 00:15:00.491077 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-88ca4a1c-2967-41ec-996f-ded440f8e251 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:00.491077 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-88ca4a1c-2967-41ec-996f-ded440f8e251 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:00.491077 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-88ca4a1c-2967-41ec-996f-ded440f8e251 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:15:00.491077 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 68/274] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:15: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 01 00:15:00.499527 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-20f2d446-313d-4b5e-b594-9b35fde42c82 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:00.502018 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-20f2d446-313d-4b5e-b594-9b35fde42c82 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] POST https://10.4.3.222/volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143/action Aug 01 00:15:00.502785 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-20f2d446-313d-4b5e-b594-9b35fde42c82 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Action body: b'{"os-reimage": {"image_id": "6a4434eb-9f48-488f-a4bb-dfbb1f396b19", "reimage_reserved": true}}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:00.502785 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-20f2d446-313d-4b5e-b594-9b35fde42c82 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "6a4434eb-9f48-488f-a4bb-dfbb1f396b19", "reimage_reserved": true}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:00.517601 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:00.517601 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:00.517913 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-20f2d446-313d-4b5e-b594-9b35fde42c82 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Volume info retrieved successfully. Aug 01 00:15:00.667922 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-20f2d446-313d-4b5e-b594-9b35fde42c82 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] https://10.4.3.222/volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143/action returned with HTTP 202 Aug 01 00:15:00.668917 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 68/275] 10.4.3.222 () {74 vars in 1713 bytes} [Sat Aug 1 00:15:00 2026] POST /volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143/action => generated 0 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 01 00:15:00.799363 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2410f9d4-dd0c-4bf5-981e-19b3942bcfd9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:00.800087 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2410f9d4-dd0c-4bf5-981e-19b3942bcfd9 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] GET https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 Aug 01 00:15:00.800277 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2410f9d4-dd0c-4bf5-981e-19b3942bcfd9 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:00.800472 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2410f9d4-dd0c-4bf5-981e-19b3942bcfd9 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:00.813008 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:00.813008 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:00.819739 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-2410f9d4-dd0c-4bf5-981e-19b3942bcfd9 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Volume info retrieved successfully. Aug 01 00:15:00.822947 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2410f9d4-dd0c-4bf5-981e-19b3942bcfd9 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 returned with HTTP 200 Aug 01 00:15:00.823323 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 72/276] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:00 2026] GET /volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:01.837922 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-09e8301c-a3dc-4842-bb09-0acfe2c52633 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:01.841303 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-09e8301c-a3dc-4842-bb09-0acfe2c52633 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] GET https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 Aug 01 00:15:01.841534 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-09e8301c-a3dc-4842-bb09-0acfe2c52633 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:01.842905 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-09e8301c-a3dc-4842-bb09-0acfe2c52633 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:01.856485 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:01.856485 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:01.863874 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-09e8301c-a3dc-4842-bb09-0acfe2c52633 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Volume info retrieved successfully. Aug 01 00:15:01.871224 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-09e8301c-a3dc-4842-bb09-0acfe2c52633 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 returned with HTTP 200 Aug 01 00:15:01.871786 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 69/277] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:01 2026] GET /volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:02.156736 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-af1e3307-6003-44b6-bc85-019b0318ddfa req-1c3ee652-8abd-4ee6-a2db-b817bfd12ea0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:02.158839 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-af1e3307-6003-44b6-bc85-019b0318ddfa req-1c3ee652-8abd-4ee6-a2db-b817bfd12ea0 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] GET https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 Aug 01 00:15:02.159159 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-af1e3307-6003-44b6-bc85-019b0318ddfa req-1c3ee652-8abd-4ee6-a2db-b817bfd12ea0 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:02.159191 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-af1e3307-6003-44b6-bc85-019b0318ddfa req-1c3ee652-8abd-4ee6-a2db-b817bfd12ea0 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:02.161342 np0000006296 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=235,cinder:INSERT=23,cinder:UPDATE=49 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:15:02.176634 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:02.176634 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:02.183794 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-af1e3307-6003-44b6-bc85-019b0318ddfa req-1c3ee652-8abd-4ee6-a2db-b817bfd12ea0 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Volume info retrieved successfully. Aug 01 00:15:02.187812 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-af1e3307-6003-44b6-bc85-019b0318ddfa req-1c3ee652-8abd-4ee6-a2db-b817bfd12ea0 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 returned with HTTP 200 Aug 01 00:15:02.188180 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 69/278] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:15:02 2026] GET /volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:02.246786 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-af1e3307-6003-44b6-bc85-019b0318ddfa req-67172608-6620-4ed7-84dc-1b2ac95eb00f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:02.249006 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-af1e3307-6003-44b6-bc85-019b0318ddfa req-67172608-6620-4ed7-84dc-1b2ac95eb00f tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] POST https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599/action Aug 01 00:15:02.249377 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-af1e3307-6003-44b6-bc85-019b0318ddfa req-67172608-6620-4ed7-84dc-1b2ac95eb00f tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:02.249511 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-af1e3307-6003-44b6-bc85-019b0318ddfa req-67172608-6620-4ed7-84dc-1b2ac95eb00f tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:02.262325 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:02.262325 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:02.262866 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-af1e3307-6003-44b6-bc85-019b0318ddfa req-67172608-6620-4ed7-84dc-1b2ac95eb00f tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Volume info retrieved successfully. Aug 01 00:15:02.273116 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-af1e3307-6003-44b6-bc85-019b0318ddfa req-67172608-6620-4ed7-84dc-1b2ac95eb00f tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Begin detaching volume completed successfully. Aug 01 00:15:02.273341 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-af1e3307-6003-44b6-bc85-019b0318ddfa req-67172608-6620-4ed7-84dc-1b2ac95eb00f tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599/action returned with HTTP 202 Aug 01 00:15:02.273813 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 69/279] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:15:02 2026] POST /volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:15:02.301568 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2f179b48-244c-4bc0-9d84-e00b2b405c40 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:02.303473 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2f179b48-244c-4bc0-9d84-e00b2b405c40 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] GET https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 Aug 01 00:15:02.303649 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2f179b48-244c-4bc0-9d84-e00b2b405c40 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:02.303853 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2f179b48-244c-4bc0-9d84-e00b2b405c40 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:02.318592 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:02.318592 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:02.325345 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-2f179b48-244c-4bc0-9d84-e00b2b405c40 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Volume info retrieved successfully. Aug 01 00:15:02.330354 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2f179b48-244c-4bc0-9d84-e00b2b405c40 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 returned with HTTP 200 Aug 01 00:15:02.331022 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 73/280] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:02 2026] GET /volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:02.365912 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-488e08ad-3895-4834-9596-dd0a7718e639 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:02.366432 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-488e08ad-3895-4834-9596-dd0a7718e639 None None] GET https://10.4.3.222/volume// Aug 01 00:15:02.366673 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-488e08ad-3895-4834-9596-dd0a7718e639 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:02.367136 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-488e08ad-3895-4834-9596-dd0a7718e639 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:02.367391 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-488e08ad-3895-4834-9596-dd0a7718e639 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:15:02.368920 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 70/281] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:15:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:15:02.376687 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-af1e3307-6003-44b6-bc85-019b0318ddfa req-6a818ed5-5bb9-4846-9a2d-cb7003b13559 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:02.380237 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-af1e3307-6003-44b6-bc85-019b0318ddfa req-6a818ed5-5bb9-4846-9a2d-cb7003b13559 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] GET https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 Aug 01 00:15:02.380363 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-af1e3307-6003-44b6-bc85-019b0318ddfa req-6a818ed5-5bb9-4846-9a2d-cb7003b13559 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:02.380579 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-af1e3307-6003-44b6-bc85-019b0318ddfa req-6a818ed5-5bb9-4846-9a2d-cb7003b13559 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:02.404999 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:02.404999 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:02.411817 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-af1e3307-6003-44b6-bc85-019b0318ddfa req-6a818ed5-5bb9-4846-9a2d-cb7003b13559 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Volume info retrieved successfully. Aug 01 00:15:02.416373 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-af1e3307-6003-44b6-bc85-019b0318ddfa req-6a818ed5-5bb9-4846-9a2d-cb7003b13559 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 returned with HTTP 200 Aug 01 00:15:02.416823 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 70/282] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:15:02 2026] GET /volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 => generated 1319 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:15:02.888042 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-70cf7658-8ef0-409f-b71c-4be13294cb64 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:02.891101 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-70cf7658-8ef0-409f-b71c-4be13294cb64 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] GET https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 Aug 01 00:15:02.892905 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-70cf7658-8ef0-409f-b71c-4be13294cb64 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:02.893163 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-70cf7658-8ef0-409f-b71c-4be13294cb64 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:02.904967 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:02.904967 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:02.910031 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-70cf7658-8ef0-409f-b71c-4be13294cb64 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Volume info retrieved successfully. Aug 01 00:15:02.917389 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-70cf7658-8ef0-409f-b71c-4be13294cb64 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 returned with HTTP 200 Aug 01 00:15:02.917389 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 70/283] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:02 2026] GET /volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:03.348848 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ef3a455c-df8c-4208-a34b-3f59106b1bbf None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:03.350448 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ef3a455c-df8c-4208-a34b-3f59106b1bbf tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] GET https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 Aug 01 00:15:03.350609 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ef3a455c-df8c-4208-a34b-3f59106b1bbf tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:03.350859 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ef3a455c-df8c-4208-a34b-3f59106b1bbf tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:03.365252 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:03.365252 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:03.369310 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-ef3a455c-df8c-4208-a34b-3f59106b1bbf tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Volume info retrieved successfully. Aug 01 00:15:03.374700 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ef3a455c-df8c-4208-a34b-3f59106b1bbf tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 returned with HTTP 200 Aug 01 00:15:03.375351 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 74/284] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:03 2026] GET /volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:03.541616 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-676491c2-69a3-4735-a84b-dcfecfe76afc req-f7f6b7e0-f72e-42fc-9576-f4a09435a442 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:03.543885 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-676491c2-69a3-4735-a84b-dcfecfe76afc req-f7f6b7e0-f72e-42fc-9576-f4a09435a442 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] POST https://10.4.3.222/volume/v3/attachments/e7099fe4-0372-411b-a0c4-ecda175946a1/action Aug 01 00:15:03.544376 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-676491c2-69a3-4735-a84b-dcfecfe76afc req-f7f6b7e0-f72e-42fc-9576-f4a09435a442 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:03.544571 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-676491c2-69a3-4735-a84b-dcfecfe76afc req-f7f6b7e0-f72e-42fc-9576-f4a09435a442 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:03.570568 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:03.570568 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:03.589792 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-676491c2-69a3-4735-a84b-dcfecfe76afc req-f7f6b7e0-f72e-42fc-9576-f4a09435a442 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/attachments/e7099fe4-0372-411b-a0c4-ecda175946a1/action returned with HTTP 204 Aug 01 00:15:03.590593 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 71/285] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:15:03 2026] POST /volume/v3/attachments/e7099fe4-0372-411b-a0c4-ecda175946a1/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:03.936257 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b7c308f2-85ed-4bd5-b68c-db755a53bbcc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:03.938733 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b7c308f2-85ed-4bd5-b68c-db755a53bbcc tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] GET https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 Aug 01 00:15:03.938993 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b7c308f2-85ed-4bd5-b68c-db755a53bbcc tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:03.939372 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b7c308f2-85ed-4bd5-b68c-db755a53bbcc tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:03.951642 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-af1e3307-6003-44b6-bc85-019b0318ddfa req-f3a40dd7-1bd8-47a1-99da-3cf36bec630c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:03.956908 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-af1e3307-6003-44b6-bc85-019b0318ddfa req-f3a40dd7-1bd8-47a1-99da-3cf36bec630c tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] DELETE https://10.4.3.222/volume/v3/attachments/676ea636-9d83-44f1-8126-a1a4c0db85b3 Aug 01 00:15:03.957166 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-af1e3307-6003-44b6-bc85-019b0318ddfa req-f3a40dd7-1bd8-47a1-99da-3cf36bec630c tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:03.957402 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-af1e3307-6003-44b6-bc85-019b0318ddfa req-f3a40dd7-1bd8-47a1-99da-3cf36bec630c tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:03.964749 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:03.964749 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:03.967719 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:03.967719 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:03.969031 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b7c308f2-85ed-4bd5-b68c-db755a53bbcc tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Volume info retrieved successfully. Aug 01 00:15:03.977109 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b7c308f2-85ed-4bd5-b68c-db755a53bbcc tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 returned with HTTP 200 Aug 01 00:15:03.977509 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 71/286] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:03 2026] GET /volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 => generated 1139 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:03.996184 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e37a5536-70d9-4470-a40b-ef40edccdb90 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:03.999829 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e37a5536-70d9-4470-a40b-ef40edccdb90 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] GET https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 Aug 01 00:15:03.999829 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e37a5536-70d9-4470-a40b-ef40edccdb90 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:03.999829 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e37a5536-70d9-4470-a40b-ef40edccdb90 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:04.012319 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:04.012319 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:04.016826 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-e37a5536-70d9-4470-a40b-ef40edccdb90 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Volume info retrieved successfully. Aug 01 00:15:04.021521 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e37a5536-70d9-4470-a40b-ef40edccdb90 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 returned with HTTP 200 Aug 01 00:15:04.022240 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 75/287] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:03 2026] GET /volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:04.042324 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-af1e3307-6003-44b6-bc85-019b0318ddfa req-f3a40dd7-1bd8-47a1-99da-3cf36bec630c tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] https://10.4.3.222/volume/v3/attachments/676ea636-9d83-44f1-8126-a1a4c0db85b3 returned with HTTP 200 Aug 01 00:15:04.042762 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 71/288] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:15:03 2026] DELETE /volume/v3/attachments/676ea636-9d83-44f1-8126-a1a4c0db85b3 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:04.392875 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c6d038f9-b402-4dc7-af3b-74a80e376167 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:04.395444 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c6d038f9-b402-4dc7-af3b-74a80e376167 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] GET https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 Aug 01 00:15:04.395616 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c6d038f9-b402-4dc7-af3b-74a80e376167 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:04.395809 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c6d038f9-b402-4dc7-af3b-74a80e376167 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:04.407868 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:04.407868 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:04.414658 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c6d038f9-b402-4dc7-af3b-74a80e376167 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Volume info retrieved successfully. Aug 01 00:15:04.419290 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c6d038f9-b402-4dc7-af3b-74a80e376167 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 returned with HTTP 200 Aug 01 00:15:04.419849 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 72/289] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:04 2026] GET /volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:04.636865 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-72cba6ab-3d0a-4e57-ad38-1ca4e6e707cf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:04.640120 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-72cba6ab-3d0a-4e57-ad38-1ca4e6e707cf tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] GET https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 Aug 01 00:15:04.640391 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-72cba6ab-3d0a-4e57-ad38-1ca4e6e707cf tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:04.640659 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-72cba6ab-3d0a-4e57-ad38-1ca4e6e707cf tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:04.652908 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:04.652908 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:04.657031 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-72cba6ab-3d0a-4e57-ad38-1ca4e6e707cf tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Volume info retrieved successfully. Aug 01 00:15:04.661420 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-72cba6ab-3d0a-4e57-ad38-1ca4e6e707cf tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 returned with HTTP 200 Aug 01 00:15:04.661892 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 72/290] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:15:04 2026] GET /volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:05.556590 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-050c8755-eb99-43c9-9646-f0ee395f9ab8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:05.557033 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-050c8755-eb99-43c9-9646-f0ee395f9ab8 None None] GET https://10.4.3.222/volume// Aug 01 00:15:05.557146 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-050c8755-eb99-43c9-9646-f0ee395f9ab8 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:05.557846 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-050c8755-eb99-43c9-9646-f0ee395f9ab8 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:05.557846 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-050c8755-eb99-43c9-9646-f0ee395f9ab8 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:15:05.557963 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 76/291] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:15: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 01 00:15:05.568314 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-1ba446f8-f341-48bb-88d9-4c3b7dfe32b3 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:05.572266 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-1ba446f8-f341-48bb-88d9-4c3b7dfe32b3 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:15:05.572266 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-1ba446f8-f341-48bb-88d9-4c3b7dfe32b3 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4b52ab38-e365-4371-811a-c7a7c93c6af8", "connector": null, "instance_uuid": "1185e6b0-c91e-402a-be68-d4ebd62fa421"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:05.596789 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:05.596789 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:05.665145 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-1ba446f8-f341-48bb-88d9-4c3b7dfe32b3 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:15:05.666004 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 72/292] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:15:05 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 00:15:05.678424 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-82aebff8-6b94-4c61-b519-15f33696b18a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:05.678424 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-82aebff8-6b94-4c61-b519-15f33696b18a None None] GET https://10.4.3.222/volume// Aug 01 00:15:05.678424 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-82aebff8-6b94-4c61-b519-15f33696b18a None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:05.678424 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-82aebff8-6b94-4c61-b519-15f33696b18a None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:05.678958 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-82aebff8-6b94-4c61-b519-15f33696b18a None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:15:05.678958 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 73/293] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:15:05 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:15:05.688916 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-5c5d866d-3f6c-46b8-bd8d-dd04d91bd38f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:05.691372 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-5c5d866d-3f6c-46b8-bd8d-dd04d91bd38f tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] GET https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 Aug 01 00:15:05.691491 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-5c5d866d-3f6c-46b8-bd8d-dd04d91bd38f tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:05.691678 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-5c5d866d-3f6c-46b8-bd8d-dd04d91bd38f tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:05.708359 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:05.708359 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:05.714378 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-5c5d866d-3f6c-46b8-bd8d-dd04d91bd38f tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Volume info retrieved successfully. Aug 01 00:15:05.720627 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-5c5d866d-3f6c-46b8-bd8d-dd04d91bd38f tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 returned with HTTP 200 Aug 01 00:15:05.721797 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 73/294] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:15:05 2026] GET /volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 => generated 1319 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:15:06.125071 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-191065aa-0222-471a-9ea3-d6666ca02992 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:06.393672 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-191065aa-0222-471a-9ea3-d6666ca02992 tempest-BackendsCapabilitiesAdminTestsJSON-1360799118 tempest-BackendsCapabilitiesAdminTestsJSON-1360799118-project-admin] GET https://10.4.3.222/volume/v3/scheduler-stats/get_pools Aug 01 00:15:06.393672 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-191065aa-0222-471a-9ea3-d6666ca02992 tempest-BackendsCapabilitiesAdminTestsJSON-1360799118 tempest-BackendsCapabilitiesAdminTestsJSON-1360799118-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:06.393672 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-191065aa-0222-471a-9ea3-d6666ca02992 tempest-BackendsCapabilitiesAdminTestsJSON-1360799118 tempest-BackendsCapabilitiesAdminTestsJSON-1360799118-project-admin] Calling method 'get_pools' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:06.402464 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-191065aa-0222-471a-9ea3-d6666ca02992 tempest-BackendsCapabilitiesAdminTestsJSON-1360799118 tempest-BackendsCapabilitiesAdminTestsJSON-1360799118-project-admin] https://10.4.3.222/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 01 00:15:06.402464 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 77/295] 10.4.3.222 () {66 vars in 1291 bytes} [Sat Aug 1 00:15:06 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:06.410128 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ed138c20-e94b-4578-9686-bebce599ea1b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:06.411924 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ed138c20-e94b-4578-9686-bebce599ea1b tempest-BackendsCapabilitiesAdminTestsJSON-1360799118 tempest-BackendsCapabilitiesAdminTestsJSON-1360799118-project-admin] GET https://10.4.3.222/volume/v3/scheduler-stats/get_pools?detail=True Aug 01 00:15:06.412112 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ed138c20-e94b-4578-9686-bebce599ea1b tempest-BackendsCapabilitiesAdminTestsJSON-1360799118 tempest-BackendsCapabilitiesAdminTestsJSON-1360799118-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:06.412308 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ed138c20-e94b-4578-9686-bebce599ea1b tempest-BackendsCapabilitiesAdminTestsJSON-1360799118 tempest-BackendsCapabilitiesAdminTestsJSON-1360799118-project-admin] Calling method 'get_pools' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:06.412572 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:06.412572 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:06.424343 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ed138c20-e94b-4578-9686-bebce599ea1b tempest-BackendsCapabilitiesAdminTestsJSON-1360799118 tempest-BackendsCapabilitiesAdminTestsJSON-1360799118-project-admin] https://10.4.3.222/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 01 00:15:06.426822 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 73/296] 10.4.3.222 () {66 vars in 1314 bytes} [Sat Aug 1 00:15:06 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:06.437444 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8a48a891-d04c-4bde-9a42-8c65a943ff92 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:06.438855 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8a48a891-d04c-4bde-9a42-8c65a943ff92 tempest-BackendsCapabilitiesAdminTestsJSON-1360799118 tempest-BackendsCapabilitiesAdminTestsJSON-1360799118-project-admin] GET https://10.4.3.222/volume/v3/capabilities/np0000006296@storpool Aug 01 00:15:06.439100 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8a48a891-d04c-4bde-9a42-8c65a943ff92 tempest-BackendsCapabilitiesAdminTestsJSON-1360799118 tempest-BackendsCapabilitiesAdminTestsJSON-1360799118-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:06.439340 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8a48a891-d04c-4bde-9a42-8c65a943ff92 tempest-BackendsCapabilitiesAdminTestsJSON-1360799118 tempest-BackendsCapabilitiesAdminTestsJSON-1360799118-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:06.454039 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8a48a891-d04c-4bde-9a42-8c65a943ff92 tempest-BackendsCapabilitiesAdminTestsJSON-1360799118 tempest-BackendsCapabilitiesAdminTestsJSON-1360799118-project-admin] https://10.4.3.222/volume/v3/capabilities/np0000006296@storpool returned with HTTP 200 Aug 01 00:15:06.454142 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 74/297] 10.4.3.222 () {66 vars in 1318 bytes} [Sat Aug 1 00:15:06 2026] GET /volume/v3/capabilities/np0000006296@storpool => generated 703 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:06.467072 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-03f39121-582e-49d4-9ed1-0e6f0be5e0cf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:06.468793 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-03f39121-582e-49d4-9ed1-0e6f0be5e0cf tempest-BackendsCapabilitiesAdminTestsJSON-1360799118 tempest-BackendsCapabilitiesAdminTestsJSON-1360799118-project-admin] GET https://10.4.3.222/volume/v3/capabilities/np0000006296@storpool Aug 01 00:15:06.468977 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-03f39121-582e-49d4-9ed1-0e6f0be5e0cf tempest-BackendsCapabilitiesAdminTestsJSON-1360799118 tempest-BackendsCapabilitiesAdminTestsJSON-1360799118-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:06.469152 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-03f39121-582e-49d4-9ed1-0e6f0be5e0cf tempest-BackendsCapabilitiesAdminTestsJSON-1360799118 tempest-BackendsCapabilitiesAdminTestsJSON-1360799118-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:06.482511 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-03f39121-582e-49d4-9ed1-0e6f0be5e0cf tempest-BackendsCapabilitiesAdminTestsJSON-1360799118 tempest-BackendsCapabilitiesAdminTestsJSON-1360799118-project-admin] https://10.4.3.222/volume/v3/capabilities/np0000006296@storpool returned with HTTP 200 Aug 01 00:15:06.483009 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 74/298] 10.4.3.222 () {66 vars in 1318 bytes} [Sat Aug 1 00:15:06 2026] GET /volume/v3/capabilities/np0000006296@storpool => generated 703 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:06.498107 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-48c27644-33f6-4fa5-acc9-d97e7cfe2d56 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:06.500319 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-48c27644-33f6-4fa5-acc9-d97e7cfe2d56 tempest-BackendsCapabilitiesAdminTestsJSON-1360799118 tempest-BackendsCapabilitiesAdminTestsJSON-1360799118-project-admin] GET https://10.4.3.222/volume/v3/capabilities/np0000006296@storpool Aug 01 00:15:06.500699 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-48c27644-33f6-4fa5-acc9-d97e7cfe2d56 tempest-BackendsCapabilitiesAdminTestsJSON-1360799118 tempest-BackendsCapabilitiesAdminTestsJSON-1360799118-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:06.500968 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-48c27644-33f6-4fa5-acc9-d97e7cfe2d56 tempest-BackendsCapabilitiesAdminTestsJSON-1360799118 tempest-BackendsCapabilitiesAdminTestsJSON-1360799118-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:06.513073 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-48c27644-33f6-4fa5-acc9-d97e7cfe2d56 tempest-BackendsCapabilitiesAdminTestsJSON-1360799118 tempest-BackendsCapabilitiesAdminTestsJSON-1360799118-project-admin] https://10.4.3.222/volume/v3/capabilities/np0000006296@storpool returned with HTTP 200 Aug 01 00:15:06.513610 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 78/299] 10.4.3.222 () {66 vars in 1318 bytes} [Sat Aug 1 00:15:06 2026] GET /volume/v3/capabilities/np0000006296@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:07.201149 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6175faa9-ab70-4860-854e-089adedcc14c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:07.204884 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6175faa9-ab70-4860-854e-089adedcc14c tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] GET https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 Aug 01 00:15:07.204884 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6175faa9-ab70-4860-854e-089adedcc14c tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:07.204884 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6175faa9-ab70-4860-854e-089adedcc14c tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:07.216097 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:07.216097 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:07.226990 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-6175faa9-ab70-4860-854e-089adedcc14c tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Volume info retrieved successfully. Aug 01 00:15:07.234790 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6175faa9-ab70-4860-854e-089adedcc14c tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 returned with HTTP 200 Aug 01 00:15:07.234790 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 74/300] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:07 2026] GET /volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:07.300314 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-23077104-0a39-4618-8cbf-e05082c4c900 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:07.302315 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-23077104-0a39-4618-8cbf-e05082c4c900 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] GET https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 Aug 01 00:15:07.302518 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-23077104-0a39-4618-8cbf-e05082c4c900 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:07.302697 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-23077104-0a39-4618-8cbf-e05082c4c900 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:07.310034 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:07.310034 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:07.316402 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-23077104-0a39-4618-8cbf-e05082c4c900 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Volume info retrieved successfully. Aug 01 00:15:07.320532 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-23077104-0a39-4618-8cbf-e05082c4c900 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 returned with HTTP 200 Aug 01 00:15:07.320915 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 75/301] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:07 2026] GET /volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:07.475391 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-291547c4-6180-4531-b023-a91428c63717 req-86af28af-1d5b-4750-9810-e8878e239313 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:07.479936 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-291547c4-6180-4531-b023-a91428c63717 req-86af28af-1d5b-4750-9810-e8878e239313 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] DELETE https://10.4.3.222/volume/v3/attachments/e68d45ec-bcfb-44b5-9b68-2ec985b52218 Aug 01 00:15:07.479936 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-291547c4-6180-4531-b023-a91428c63717 req-86af28af-1d5b-4750-9810-e8878e239313 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:07.479936 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-291547c4-6180-4531-b023-a91428c63717 req-86af28af-1d5b-4750-9810-e8878e239313 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:07.494031 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:07.494031 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:07.577193 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-291547c4-6180-4531-b023-a91428c63717 req-86af28af-1d5b-4750-9810-e8878e239313 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/attachments/e68d45ec-bcfb-44b5-9b68-2ec985b52218 returned with HTTP 200 Aug 01 00:15:07.577810 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 75/302] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:15:07 2026] DELETE /volume/v3/attachments/e68d45ec-bcfb-44b5-9b68-2ec985b52218 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:07.594727 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-291547c4-6180-4531-b023-a91428c63717 req-dc16f9cb-5808-4501-af6c-2c32fd6f293e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:07.598298 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-291547c4-6180-4531-b023-a91428c63717 req-dc16f9cb-5808-4501-af6c-2c32fd6f293e tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] DELETE https://10.4.3.222/volume/v3/attachments/6b8e6ae7-2d1f-4af0-8e5c-f1c11d63d1a6 Aug 01 00:15:07.598611 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-291547c4-6180-4531-b023-a91428c63717 req-dc16f9cb-5808-4501-af6c-2c32fd6f293e tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:07.598894 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-291547c4-6180-4531-b023-a91428c63717 req-dc16f9cb-5808-4501-af6c-2c32fd6f293e tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:07.612841 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:07.612841 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:07.672857 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-291547c4-6180-4531-b023-a91428c63717 req-dc16f9cb-5808-4501-af6c-2c32fd6f293e tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/attachments/6b8e6ae7-2d1f-4af0-8e5c-f1c11d63d1a6 returned with HTTP 200 Aug 01 00:15:07.673368 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 79/303] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:15:07 2026] DELETE /volume/v3/attachments/6b8e6ae7-2d1f-4af0-8e5c-f1c11d63d1a6 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:07.690758 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-291547c4-6180-4531-b023-a91428c63717 req-598d34d2-a67d-4b3e-88fa-1b99fdf10de7 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:07.693013 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-291547c4-6180-4531-b023-a91428c63717 req-598d34d2-a67d-4b3e-88fa-1b99fdf10de7 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] DELETE https://10.4.3.222/volume/v3/attachments/2e26ab49-feb1-4f98-8487-8e4e73c72fd3 Aug 01 00:15:07.693236 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-291547c4-6180-4531-b023-a91428c63717 req-598d34d2-a67d-4b3e-88fa-1b99fdf10de7 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:07.693371 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-291547c4-6180-4531-b023-a91428c63717 req-598d34d2-a67d-4b3e-88fa-1b99fdf10de7 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:07.703430 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:07.703430 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:07.782594 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-291547c4-6180-4531-b023-a91428c63717 req-598d34d2-a67d-4b3e-88fa-1b99fdf10de7 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/attachments/2e26ab49-feb1-4f98-8487-8e4e73c72fd3 returned with HTTP 200 Aug 01 00:15:07.782594 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 75/304] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:15:07 2026] DELETE /volume/v3/attachments/2e26ab49-feb1-4f98-8487-8e4e73c72fd3 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:15:07.784847 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-5c7c355f-3e22-4764-b238-a0ceabf4af45 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:07.792546 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-5c7c355f-3e22-4764-b238-a0ceabf4af45 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] DELETE https://10.4.3.222/volume/v3/attachments/e7099fe4-0372-411b-a0c4-ecda175946a1 Aug 01 00:15:07.792747 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-5c7c355f-3e22-4764-b238-a0ceabf4af45 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:07.792943 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-5c7c355f-3e22-4764-b238-a0ceabf4af45 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:07.801438 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:07.801438 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:07.878996 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-5c7c355f-3e22-4764-b238-a0ceabf4af45 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/attachments/e7099fe4-0372-411b-a0c4-ecda175946a1 returned with HTTP 200 Aug 01 00:15:07.880371 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 76/305] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:15:07 2026] DELETE /volume/v3/attachments/e7099fe4-0372-411b-a0c4-ecda175946a1 => generated 192 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:08.196314 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-75e67aeb-80f2-44f9-9638-cea9a0233554 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:08.196896 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-75e67aeb-80f2-44f9-9638-cea9a0233554 None None] GET https://10.4.3.222/volume// Aug 01 00:15:08.197131 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-75e67aeb-80f2-44f9-9638-cea9a0233554 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:08.197288 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-75e67aeb-80f2-44f9-9638-cea9a0233554 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:08.197677 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-75e67aeb-80f2-44f9-9638-cea9a0233554 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:15:08.198070 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 76/306] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:15: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 01 00:15:08.223506 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-43fcaf32-2667-490c-ba0e-e900b49feaf9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:08.226922 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-43fcaf32-2667-490c-ba0e-e900b49feaf9 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] GET https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 Aug 01 00:15:08.227306 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-43fcaf32-2667-490c-ba0e-e900b49feaf9 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:08.227605 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-43fcaf32-2667-490c-ba0e-e900b49feaf9 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:08.245989 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:08.245989 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:08.251320 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-43fcaf32-2667-490c-ba0e-e900b49feaf9 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Volume info retrieved successfully. Aug 01 00:15:08.259640 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-43fcaf32-2667-490c-ba0e-e900b49feaf9 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 returned with HTTP 200 Aug 01 00:15:08.260428 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 80/307] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:15:08 2026] GET /volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 => generated 1026 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:15:08.361559 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-afd4be51-bd15-49d3-9d50-dc2399394286 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:08.363598 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-afd4be51-bd15-49d3-9d50-dc2399394286 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] PUT https://10.4.3.222/volume/v3/attachments/9621c43b-321b-4dd8-b3dd-8c573aaa6b6c Aug 01 00:15:08.363965 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-afd4be51-bd15-49d3-9d50-dc2399394286 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:08.372674 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-afd4be51-bd15-49d3-9d50-dc2399394286 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Acquiring lock "cinder-attachment_update-4b52ab38-e365-4371-811a-c7a7c93c6af8-np0000006296" by "attachment_update" {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:15:08.380921 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-afd4be51-bd15-49d3-9d50-dc2399394286 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Lock "cinder-attachment_update-4b52ab38-e365-4371-811a-c7a7c93c6af8-np0000006296" acquired by "attachment_update" :: waited 0.008s {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:15:08.382169 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:08.382169 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:08.485119 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-afd4be51-bd15-49d3-9d50-dc2399394286 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Lock "cinder-attachment_update-4b52ab38-e365-4371-811a-c7a7c93c6af8-np0000006296" released by "attachment_update" :: held 0.104s {{(pid=100409) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:15:08.485119 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-afd4be51-bd15-49d3-9d50-dc2399394286 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/attachments/9621c43b-321b-4dd8-b3dd-8c573aaa6b6c returned with HTTP 200 Aug 01 00:15:08.485328 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 76/308] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:15:08 2026] PUT /volume/v3/attachments/9621c43b-321b-4dd8-b3dd-8c573aaa6b6c => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:08.519347 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-01484e08-6eea-4c43-9c63-362cb45b75c7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:08.523334 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-01484e08-6eea-4c43-9c63-362cb45b75c7 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] POST https://10.4.3.222/volume/v3/attachments/9621c43b-321b-4dd8-b3dd-8c573aaa6b6c/action Aug 01 00:15:08.524257 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-01484e08-6eea-4c43-9c63-362cb45b75c7 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:08.524381 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-01484e08-6eea-4c43-9c63-362cb45b75c7 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:08.559996 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:08.559996 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:08.581211 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b252fca8-bdbe-484f-ada1-c0baf5e09c95 req-01484e08-6eea-4c43-9c63-362cb45b75c7 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/attachments/9621c43b-321b-4dd8-b3dd-8c573aaa6b6c/action returned with HTTP 204 Aug 01 00:15:08.581667 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 77/309] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:15:08 2026] POST /volume/v3/attachments/9621c43b-321b-4dd8-b3dd-8c573aaa6b6c/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:11.500603 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7ba89274-0a98-4398-b108-c88e579fd31b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:11.807598 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7ba89274-0a98-4398-b108-c88e579fd31b tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:15:11.808173 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7ba89274-0a98-4398-b108-c88e579fd31b tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1653125875"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:11.810853 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:11.810853 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:11.832731 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7ba89274-0a98-4398-b108-c88e579fd31b tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:15:11.833342 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 77/310] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:15:11 2026] POST /volume/v3/types => generated 216 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:11.847949 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a832aa4f-4238-44f7-b90e-4115207dfa47 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:11.851157 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a832aa4f-4238-44f7-b90e-4115207dfa47 tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] POST https://10.4.3.222/volume/v3/group_types Aug 01 00:15:11.853413 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a832aa4f-4238-44f7-b90e-4115207dfa47 tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1721875334"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:11.909082 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a832aa4f-4238-44f7-b90e-4115207dfa47 tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] https://10.4.3.222/volume/v3/group_types returned with HTTP 202 Aug 01 00:15:11.910563 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 81/311] 10.4.3.222 () {70 vars in 1311 bytes} [Sat Aug 1 00:15:11 2026] POST /volume/v3/group_types => generated 173 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:11.923068 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7be1aea0-bec4-4a82-826d-bcb74fa6958e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:11.987628 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d3a364fa-1fe5-4c8b-9899-48bc9a981a6b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:11.992392 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d3a364fa-1fe5-4c8b-9899-48bc9a981a6b tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] DELETE https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 Aug 01 00:15:11.992618 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d3a364fa-1fe5-4c8b-9899-48bc9a981a6b tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:11.992818 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d3a364fa-1fe5-4c8b-9899-48bc9a981a6b tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:11.992980 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-d3a364fa-1fe5-4c8b-9899-48bc9a981a6b tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Delete volume with id: a1654f88-539c-4920-9a2c-31036d865599 Aug 01 00:15:12.003658 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:12.003658 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:12.004234 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d3a364fa-1fe5-4c8b-9899-48bc9a981a6b tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Volume info retrieved successfully. Aug 01 00:15:12.027936 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d3a364fa-1fe5-4c8b-9899-48bc9a981a6b tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Delete volume request issued successfully. Aug 01 00:15:12.028129 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d3a364fa-1fe5-4c8b-9899-48bc9a981a6b tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 returned with HTTP 202 Aug 01 00:15:12.028599 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 78/312] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:15:11 2026] DELETE /volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:15:12.037115 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1fb61dda-833a-4871-8358-bc61a4af0931 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:12.041691 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1fb61dda-833a-4871-8358-bc61a4af0931 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] GET https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 Aug 01 00:15:12.041978 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1fb61dda-833a-4871-8358-bc61a4af0931 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:12.042570 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1fb61dda-833a-4871-8358-bc61a4af0931 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:12.053371 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:12.053371 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:12.058405 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1fb61dda-833a-4871-8358-bc61a4af0931 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Volume info retrieved successfully. Aug 01 00:15:12.066973 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1fb61dda-833a-4871-8358-bc61a4af0931 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 returned with HTTP 200 Aug 01 00:15:12.067501 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 78/313] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:12 2026] GET /volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:12.159603 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7be1aea0-bec4-4a82-826d-bcb74fa6958e tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] POST https://10.4.3.222/volume/v3/groups Aug 01 00:15:12.160105 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7be1aea0-bec4-4a82-826d-bcb74fa6958e tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "db6f52e7-4440-4162-bc8b-eaba8cde058b", "volume_types": ["987f86b8-fa7f-4403-a1f0-2a32173029af"], "name": "tempest-Group1-1522139994"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:12.162349 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.groups [None req-7be1aea0-bec4-4a82-826d-bcb74fa6958e tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Creating new group {'group': {'group_type': 'db6f52e7-4440-4162-bc8b-eaba8cde058b', 'volume_types': ['987f86b8-fa7f-4403-a1f0-2a32173029af'], 'name': 'tempest-Group1-1522139994'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 01 00:15:12.172660 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.groups [None req-7be1aea0-bec4-4a82-826d-bcb74fa6958e tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Creating group tempest-Group1-1522139994. Aug 01 00:15:12.173048 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:12.173048 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:12.187201 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7be1aea0-bec4-4a82-826d-bcb74fa6958e tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Availability zone cache updated, next update will occur around 2026-08-01 01:15:12.186932. {{(pid=100409) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 00:15:12.187349 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-7be1aea0-bec4-4a82-826d-bcb74fa6958e tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Availability Zones retrieved successfully. Aug 01 00:15:12.205567 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-7be1aea0-bec4-4a82-826d-bcb74fa6958e tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Created reservations ['27ee43cc-5ca1-4bd2-b4ed-2a6dd2040708'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:15:12.234790 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7be1aea0-bec4-4a82-826d-bcb74fa6958e tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/groups returned with HTTP 202 Aug 01 00:15:12.234790 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 77/314] 10.4.3.222 () {70 vars in 1297 bytes} [Sat Aug 1 00:15:11 2026] POST /volume/v3/groups => generated 94 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:15:12.244870 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-48421b00-9cb4-4dcd-90e9-d14042eb4106 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:12.244870 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-48421b00-9cb4-4dcd-90e9-d14042eb4106 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/groups/5d22b628-3907-4105-ab83-da6785d9b54a Aug 01 00:15:12.244870 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-48421b00-9cb4-4dcd-90e9-d14042eb4106 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:12.245041 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-48421b00-9cb4-4dcd-90e9-d14042eb4106 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:12.245097 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.groups [None req-48421b00-9cb4-4dcd-90e9-d14042eb4106 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] show called for member 5d22b628-3907-4105-ab83-da6785d9b54a {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:15:12.251133 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:12.251133 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:12.267045 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-48421b00-9cb4-4dcd-90e9-d14042eb4106 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/groups/5d22b628-3907-4105-ab83-da6785d9b54a returned with HTTP 200 Aug 01 00:15:12.267565 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 82/315] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:15:12 2026] GET /volume/v3/groups/5d22b628-3907-4105-ab83-da6785d9b54a => generated 322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:12.369482 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6dc9d3e0-2719-4d1d-b5aa-58a1b06e3cb1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:12.372467 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6dc9d3e0-2719-4d1d-b5aa-58a1b06e3cb1 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] DELETE https://10.4.3.222/volume/v3/volumes/cdb235b3-16bf-4de7-bf05-1624e3bc2777 Aug 01 00:15:12.372648 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6dc9d3e0-2719-4d1d-b5aa-58a1b06e3cb1 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:12.372848 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6dc9d3e0-2719-4d1d-b5aa-58a1b06e3cb1 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:12.373004 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-6dc9d3e0-2719-4d1d-b5aa-58a1b06e3cb1 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Delete volume with id: cdb235b3-16bf-4de7-bf05-1624e3bc2777 Aug 01 00:15:12.379733 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:12.379733 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:12.380245 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6dc9d3e0-2719-4d1d-b5aa-58a1b06e3cb1 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Volume info retrieved successfully. Aug 01 00:15:12.412870 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6dc9d3e0-2719-4d1d-b5aa-58a1b06e3cb1 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Delete volume request issued successfully. Aug 01 00:15:12.413166 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6dc9d3e0-2719-4d1d-b5aa-58a1b06e3cb1 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes/cdb235b3-16bf-4de7-bf05-1624e3bc2777 returned with HTTP 202 Aug 01 00:15:12.414240 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 79/316] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:15:12 2026] DELETE /volume/v3/volumes/cdb235b3-16bf-4de7-bf05-1624e3bc2777 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:15:12.425877 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b22169e5-340a-47d0-b707-26937248fbb3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:12.431401 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b22169e5-340a-47d0-b707-26937248fbb3 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] GET https://10.4.3.222/volume/v3/volumes/cdb235b3-16bf-4de7-bf05-1624e3bc2777 Aug 01 00:15:12.431629 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b22169e5-340a-47d0-b707-26937248fbb3 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:12.431862 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b22169e5-340a-47d0-b707-26937248fbb3 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:12.440225 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:12.440225 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:12.444626 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b22169e5-340a-47d0-b707-26937248fbb3 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Volume info retrieved successfully. Aug 01 00:15:12.450349 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b22169e5-340a-47d0-b707-26937248fbb3 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes/cdb235b3-16bf-4de7-bf05-1624e3bc2777 returned with HTTP 200 Aug 01 00:15:12.450916 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 79/317] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:12 2026] GET /volume/v3/volumes/cdb235b3-16bf-4de7-bf05-1624e3bc2777 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:13.080197 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a457967a-1016-4097-bf36-e53e86b12696 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:13.081763 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a457967a-1016-4097-bf36-e53e86b12696 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] GET https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 Aug 01 00:15:13.081945 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a457967a-1016-4097-bf36-e53e86b12696 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:13.082115 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a457967a-1016-4097-bf36-e53e86b12696 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:13.088878 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a457967a-1016-4097-bf36-e53e86b12696 tempest-TaggedAttachmentsTest-1542456033 tempest-TaggedAttachmentsTest-1542456033-project-member] https://10.4.3.222/volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 returned with HTTP 404 Aug 01 00:15:13.089307 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 78/318] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:13 2026] GET /volume/v3/volumes/a1654f88-539c-4920-9a2c-31036d865599 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:13.283203 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-edd070f1-f134-46dc-8f23-36311cef593c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:13.284709 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-edd070f1-f134-46dc-8f23-36311cef593c tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/groups/5d22b628-3907-4105-ab83-da6785d9b54a Aug 01 00:15:13.285111 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-edd070f1-f134-46dc-8f23-36311cef593c tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:13.286025 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-edd070f1-f134-46dc-8f23-36311cef593c tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:13.286025 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.groups [None req-edd070f1-f134-46dc-8f23-36311cef593c tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] show called for member 5d22b628-3907-4105-ab83-da6785d9b54a {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:15:13.288342 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:13.288342 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:13.294620 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-edd070f1-f134-46dc-8f23-36311cef593c tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/groups/5d22b628-3907-4105-ab83-da6785d9b54a returned with HTTP 200 Aug 01 00:15:13.294970 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 83/319] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:15:13 2026] GET /volume/v3/groups/5d22b628-3907-4105-ab83-da6785d9b54a => generated 323 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:13.313010 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0aaca289-138e-47fc-adec-b89a165c3fc0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:13.313010 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0aaca289-138e-47fc-adec-b89a165c3fc0 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] POST https://10.4.3.222/volume/v3/groups Aug 01 00:15:13.314045 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0aaca289-138e-47fc-adec-b89a165c3fc0 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "db6f52e7-4440-4162-bc8b-eaba8cde058b", "volume_types": ["987f86b8-fa7f-4403-a1f0-2a32173029af"], "name": "tempest-Group2-1759467744"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:13.315268 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-0aaca289-138e-47fc-adec-b89a165c3fc0 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Creating new group {'group': {'group_type': 'db6f52e7-4440-4162-bc8b-eaba8cde058b', 'volume_types': ['987f86b8-fa7f-4403-a1f0-2a32173029af'], 'name': 'tempest-Group2-1759467744'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 01 00:15:13.327560 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.groups [None req-0aaca289-138e-47fc-adec-b89a165c3fc0 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Creating group tempest-Group2-1759467744. Aug 01 00:15:13.350053 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0aaca289-138e-47fc-adec-b89a165c3fc0 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Availability zone cache updated, next update will occur around 2026-08-01 01:15:13.349040. {{(pid=100407) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 00:15:13.350053 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0aaca289-138e-47fc-adec-b89a165c3fc0 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Availability Zones retrieved successfully. Aug 01 00:15:13.366302 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-0aaca289-138e-47fc-adec-b89a165c3fc0 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Created reservations ['902986bd-d35c-43c1-8b62-09a00dae6ac2'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:15:13.410392 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0aaca289-138e-47fc-adec-b89a165c3fc0 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/groups returned with HTTP 202 Aug 01 00:15:13.410392 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 80/320] 10.4.3.222 () {70 vars in 1297 bytes} [Sat Aug 1 00:15:13 2026] POST /volume/v3/groups => generated 94 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:15:13.422008 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-76574583-242a-4b54-a77d-d731d4443f72 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:13.428998 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-76574583-242a-4b54-a77d-d731d4443f72 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/groups/623d072c-b59a-40ef-a9ca-a5cc95256d03 Aug 01 00:15:13.429353 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-76574583-242a-4b54-a77d-d731d4443f72 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:13.430368 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-76574583-242a-4b54-a77d-d731d4443f72 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:13.430368 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-76574583-242a-4b54-a77d-d731d4443f72 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] show called for member 623d072c-b59a-40ef-a9ca-a5cc95256d03 {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:15:13.439724 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:13.439724 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:13.468179 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-afba002b-3e4c-461d-924a-58dce33864cc None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:13.471496 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-76574583-242a-4b54-a77d-d731d4443f72 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/groups/623d072c-b59a-40ef-a9ca-a5cc95256d03 returned with HTTP 200 Aug 01 00:15:13.472393 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 80/321] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:15:13 2026] GET /volume/v3/groups/623d072c-b59a-40ef-a9ca-a5cc95256d03 => generated 322 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:13.474473 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-afba002b-3e4c-461d-924a-58dce33864cc tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] GET https://10.4.3.222/volume/v3/volumes/cdb235b3-16bf-4de7-bf05-1624e3bc2777 Aug 01 00:15:13.474473 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-afba002b-3e4c-461d-924a-58dce33864cc tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:13.475351 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-afba002b-3e4c-461d-924a-58dce33864cc tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:13.488898 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-afba002b-3e4c-461d-924a-58dce33864cc tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes/cdb235b3-16bf-4de7-bf05-1624e3bc2777 returned with HTTP 404 Aug 01 00:15:13.489665 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 79/322] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:13 2026] GET /volume/v3/volumes/cdb235b3-16bf-4de7-bf05-1624e3bc2777 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:13.499676 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b0efcc41-288e-461b-9a8e-5ba5d49c321d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:13.502253 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b0efcc41-288e-461b-9a8e-5ba5d49c321d tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] DELETE https://10.4.3.222/volume/v3/volumes/34f274c6-3063-4509-9d0b-6dc543046af7 Aug 01 00:15:13.502253 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b0efcc41-288e-461b-9a8e-5ba5d49c321d tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:13.502639 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b0efcc41-288e-461b-9a8e-5ba5d49c321d tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:13.502886 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-b0efcc41-288e-461b-9a8e-5ba5d49c321d tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Delete volume with id: 34f274c6-3063-4509-9d0b-6dc543046af7 Aug 01 00:15:13.529361 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:13.529361 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:13.530031 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-b0efcc41-288e-461b-9a8e-5ba5d49c321d tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Volume info retrieved successfully. Aug 01 00:15:13.563898 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-b0efcc41-288e-461b-9a8e-5ba5d49c321d tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Delete volume request issued successfully. Aug 01 00:15:13.564216 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b0efcc41-288e-461b-9a8e-5ba5d49c321d tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes/34f274c6-3063-4509-9d0b-6dc543046af7 returned with HTTP 202 Aug 01 00:15:13.564820 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 84/323] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:15:13 2026] DELETE /volume/v3/volumes/34f274c6-3063-4509-9d0b-6dc543046af7 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:15:13.572733 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6c076f99-d973-418b-a4d2-73d5e189ebd8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:13.577295 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6c076f99-d973-418b-a4d2-73d5e189ebd8 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] GET https://10.4.3.222/volume/v3/volumes/34f274c6-3063-4509-9d0b-6dc543046af7 Aug 01 00:15:13.577295 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6c076f99-d973-418b-a4d2-73d5e189ebd8 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:13.577295 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6c076f99-d973-418b-a4d2-73d5e189ebd8 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:13.589515 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:13.589515 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:13.595736 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6c076f99-d973-418b-a4d2-73d5e189ebd8 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Volume info retrieved successfully. Aug 01 00:15:13.604808 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6c076f99-d973-418b-a4d2-73d5e189ebd8 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes/34f274c6-3063-4509-9d0b-6dc543046af7 returned with HTTP 200 Aug 01 00:15:13.604808 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 81/324] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:13 2026] GET /volume/v3/volumes/34f274c6-3063-4509-9d0b-6dc543046af7 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:14.387845 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-86a04132-f421-4fc5-b911-04ca3216e5f2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:14.387845 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-86a04132-f421-4fc5-b911-04ca3216e5f2 None None] GET https://10.4.3.222/volume// Aug 01 00:15:14.387845 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-86a04132-f421-4fc5-b911-04ca3216e5f2 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:14.387845 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-86a04132-f421-4fc5-b911-04ca3216e5f2 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:14.387845 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-86a04132-f421-4fc5-b911-04ca3216e5f2 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:15:14.387845 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 81/325] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:15: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 01 00:15:14.392442 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-fffd93ff-24c9-46da-b88f-f19a947cde42 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:14.392442 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-fffd93ff-24c9-46da-b88f-f19a947cde42 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] GET https://10.4.3.222/volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 Aug 01 00:15:14.392442 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-fffd93ff-24c9-46da-b88f-f19a947cde42 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:14.392442 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-fffd93ff-24c9-46da-b88f-f19a947cde42 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:14.392442 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:14.392442 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:14.392442 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-fffd93ff-24c9-46da-b88f-f19a947cde42 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Volume info retrieved successfully. Aug 01 00:15:14.392442 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-fffd93ff-24c9-46da-b88f-f19a947cde42 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] https://10.4.3.222/volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 returned with HTTP 200 Aug 01 00:15:14.392442 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 80/326] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:15:14 2026] GET /volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 => generated 1539 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:15:14.463876 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-ce7d23c4-e0a8-4c4e-b46f-1eb426ce3d51 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:14.466762 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-ce7d23c4-e0a8-4c4e-b46f-1eb426ce3d51 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] PUT https://10.4.3.222/volume/v3/attachments/6fe76082-9139-4eb0-8de9-bb708e601eb8 Aug 01 00:15:14.467364 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-ce7d23c4-e0a8-4c4e-b46f-1eb426ce3d51 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:14.483102 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-ce7d23c4-e0a8-4c4e-b46f-1eb426ce3d51 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Acquiring lock "cinder-attachment_update-10812db8-93a1-47d4-8f21-e00c7ce68143-np0000006296" by "attachment_update" {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:15:14.486262 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b95faf34-eb6a-47f3-9fda-577d71663497 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:14.488170 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b95faf34-eb6a-47f3-9fda-577d71663497 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/groups/623d072c-b59a-40ef-a9ca-a5cc95256d03 Aug 01 00:15:14.488288 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b95faf34-eb6a-47f3-9fda-577d71663497 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:14.488470 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b95faf34-eb6a-47f3-9fda-577d71663497 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:14.488740 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-b95faf34-eb6a-47f3-9fda-577d71663497 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] show called for member 623d072c-b59a-40ef-a9ca-a5cc95256d03 {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:15:14.488856 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-ce7d23c4-e0a8-4c4e-b46f-1eb426ce3d51 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Lock "cinder-attachment_update-10812db8-93a1-47d4-8f21-e00c7ce68143-np0000006296" acquired by "attachment_update" :: waited 0.006s {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:15:14.491717 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:14.491717 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:14.492097 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:14.492097 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:14.511903 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b95faf34-eb6a-47f3-9fda-577d71663497 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/groups/623d072c-b59a-40ef-a9ca-a5cc95256d03 returned with HTTP 200 Aug 01 00:15:14.512411 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 82/327] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:15:14 2026] GET /volume/v3/groups/623d072c-b59a-40ef-a9ca-a5cc95256d03 => generated 323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:14.524945 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-235bd99f-4521-4490-bf72-206d5fd58df9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:14.527485 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-235bd99f-4521-4490-bf72-206d5fd58df9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:15:14.528029 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-235bd99f-4521-4490-bf72-206d5fd58df9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1972063878", "volume_type": "987f86b8-fa7f-4403-a1f0-2a32173029af", "group_id": "5d22b628-3907-4105-ab83-da6785d9b54a", "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:14.530648 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-235bd99f-4521-4490-bf72-206d5fd58df9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1972063878', 'volume_type': '987f86b8-fa7f-4403-a1f0-2a32173029af', 'group_id': '5d22b628-3907-4105-ab83-da6785d9b54a', 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:15:14.541336 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:14.541336 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:14.542017 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-235bd99f-4521-4490-bf72-206d5fd58df9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Create volume of 1 GB Aug 01 00:15:14.549581 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-235bd99f-4521-4490-bf72-206d5fd58df9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Availability Zones retrieved successfully. Aug 01 00:15:14.557157 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-235bd99f-4521-4490-bf72-206d5fd58df9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Flow 'volume_create_api' (7a18420f-a8cf-418c-a97e-63f459cd2a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:15:14.558580 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-235bd99f-4521-4490-bf72-206d5fd58df9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (818f9f3d-5432-4db4-a2a4-651effb2e1ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:14.559344 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:14.559344 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:14.559908 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-235bd99f-4521-4490-bf72-206d5fd58df9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:15:14.586173 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-235bd99f-4521-4490-bf72-206d5fd58df9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (818f9f3d-5432-4db4-a2a4-651effb2e1ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:15:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=987f86b8-fa7f-4403-a1f0-2a32173029af,is_public=True,name='tempest-GroupsTest-volume-type-1653125875',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '987f86b8-fa7f-4403-a1f0-2a32173029af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5d22b628-3907-4105-ab83-da6785d9b54a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:14.588000 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-235bd99f-4521-4490-bf72-206d5fd58df9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7f342a0-606a-4bb0-8d27-e4dd7723aaae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:14.588806 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-ce7d23c4-e0a8-4c4e-b46f-1eb426ce3d51 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Lock "cinder-attachment_update-10812db8-93a1-47d4-8f21-e00c7ce68143-np0000006296" released by "attachment_update" :: held 0.100s {{(pid=100408) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:15:14.589134 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-ce7d23c4-e0a8-4c4e-b46f-1eb426ce3d51 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] https://10.4.3.222/volume/v3/attachments/6fe76082-9139-4eb0-8de9-bb708e601eb8 returned with HTTP 200 Aug 01 00:15:14.589673 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 85/328] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:15:14 2026] PUT /volume/v3/attachments/6fe76082-9139-4eb0-8de9-bb708e601eb8 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:14.617858 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-7fcc316c-9209-4e24-910f-2a3c5d266264 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:14.621918 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-75289be8-4868-4b54-a09e-57f73e49b0cf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:14.623552 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-7fcc316c-9209-4e24-910f-2a3c5d266264 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] POST https://10.4.3.222/volume/v3/attachments/6fe76082-9139-4eb0-8de9-bb708e601eb8/action Aug 01 00:15:14.623638 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-75289be8-4868-4b54-a09e-57f73e49b0cf tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] GET https://10.4.3.222/volume/v3/volumes/34f274c6-3063-4509-9d0b-6dc543046af7 Aug 01 00:15:14.623861 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-75289be8-4868-4b54-a09e-57f73e49b0cf tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:14.624056 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-75289be8-4868-4b54-a09e-57f73e49b0cf tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:14.624102 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-7fcc316c-9209-4e24-910f-2a3c5d266264 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Action body: b'{"os-complete": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:14.624272 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-7fcc316c-9209-4e24-910f-2a3c5d266264 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:14.627415 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-235bd99f-4521-4490-bf72-206d5fd58df9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1653125875 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1653125875, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:15:14.627750 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-235bd99f-4521-4490-bf72-206d5fd58df9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1653125875 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1653125875, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:15:14.630969 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-75289be8-4868-4b54-a09e-57f73e49b0cf tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes/34f274c6-3063-4509-9d0b-6dc543046af7 returned with HTTP 404 Aug 01 00:15:14.631546 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 83/329] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:14 2026] GET /volume/v3/volumes/34f274c6-3063-4509-9d0b-6dc543046af7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:14.640968 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-8c746137-5935-498a-b215-7c0707e84bb0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:14.643003 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8c746137-5935-498a-b215-7c0707e84bb0 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] DELETE https://10.4.3.222/volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee Aug 01 00:15:14.643181 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8c746137-5935-498a-b215-7c0707e84bb0 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:14.643362 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8c746137-5935-498a-b215-7c0707e84bb0 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:14.643529 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-8c746137-5935-498a-b215-7c0707e84bb0 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Delete volume with id: a4bac931-8a3d-42ee-9975-bd22ab0fbeee Aug 01 00:15:14.646383 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:14.646383 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:14.651411 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:14.651411 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:14.651913 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-8c746137-5935-498a-b215-7c0707e84bb0 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Volume info retrieved successfully. Aug 01 00:15:14.657569 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-2c39ccac-898b-4027-bad3-7d4ace454615 req-7fcc316c-9209-4e24-910f-2a3c5d266264 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] https://10.4.3.222/volume/v3/attachments/6fe76082-9139-4eb0-8de9-bb708e601eb8/action returned with HTTP 204 Aug 01 00:15:14.658167 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 81/330] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:15:14 2026] POST /volume/v3/attachments/6fe76082-9139-4eb0-8de9-bb708e601eb8/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:14.664192 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-235bd99f-4521-4490-bf72-206d5fd58df9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Created reservations ['3411ddcd-be2b-484d-8eaa-5f5a0506040b', '24352885-df1c-4178-899a-8412031c2551', '36a42dd0-e4be-4c70-9c3f-7052e95529c4', 'fcb671d6-18a2-44b5-a7ce-c1d4f93ecb65'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:15:14.665077 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-235bd99f-4521-4490-bf72-206d5fd58df9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7f342a0-606a-4bb0-8d27-e4dd7723aaae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3411ddcd-be2b-484d-8eaa-5f5a0506040b', '24352885-df1c-4178-899a-8412031c2551', '36a42dd0-e4be-4c70-9c3f-7052e95529c4', 'fcb671d6-18a2-44b5-a7ce-c1d4f93ecb65']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:14.665943 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-235bd99f-4521-4490-bf72-206d5fd58df9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88453f7f-9bab-45e3-b29a-a380525956ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:14.671555 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-8c746137-5935-498a-b215-7c0707e84bb0 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Delete volume request issued successfully. Aug 01 00:15:14.671761 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8c746137-5935-498a-b215-7c0707e84bb0 tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee returned with HTTP 202 Aug 01 00:15:14.672173 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 86/331] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:15:14 2026] DELETE /volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:15:14.681831 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3a4cb024-8e6e-4891-b060-a0535056469b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:14.684143 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3a4cb024-8e6e-4891-b060-a0535056469b tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] GET https://10.4.3.222/volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee Aug 01 00:15:14.684464 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3a4cb024-8e6e-4891-b060-a0535056469b tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:14.684590 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3a4cb024-8e6e-4891-b060-a0535056469b tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:14.691676 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:14.691676 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:14.697789 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-235bd99f-4521-4490-bf72-206d5fd58df9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88453f7f-9bab-45e3-b29a-a380525956ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fc6a95f-8e8b-4ae5-b2f5-31e43935792d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1972063878',encryption_key_id=None,group_id=5d22b628-3907-4105-ab83-da6785d9b54a,group_type_id=,metadata={},multiattach=False,project_id='a8aef2d65f6b4c37821cfc96cb8139dd',qos_specs=None,replication_status=,reservations=['3411ddcd-be2b-484d-8eaa-5f5a0506040b','24352885-df1c-4178-899a-8412031c2551','36a42dd0-e4be-4c70-9c3f-7052e95529c4','fcb671d6-18a2-44b5-a7ce-c1d4f93ecb65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='032a534a76a241268859023052cda0a1',volume_type_id=987f86b8-fa7f-4403-a1f0-2a32173029af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:15:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1972063878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5d22b628-3907-4105-ab83-da6785d9b54a,host=None,id=2fc6a95f-8e8b-4ae5-b2f5-31e43935792d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8aef2d65f6b4c37821cfc96cb8139dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='032a534a76a241268859023052cda0a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(987f86b8-fa7f-4403-a1f0-2a32173029af),volume_type_id=987f86b8-fa7f-4403-a1f0-2a32173029af)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:14.697789 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-235bd99f-4521-4490-bf72-206d5fd58df9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e86cd4de-ca94-443e-852c-55114d0c92cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:14.698620 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3a4cb024-8e6e-4891-b060-a0535056469b tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Volume info retrieved successfully. Aug 01 00:15:14.704382 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3a4cb024-8e6e-4891-b060-a0535056469b tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee returned with HTTP 200 Aug 01 00:15:14.704909 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 84/332] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:14 2026] GET /volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee => generated 1390 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:14.726571 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-235bd99f-4521-4490-bf72-206d5fd58df9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e86cd4de-ca94-443e-852c-55114d0c92cd) transitioned into state 'SUCCESS' from state '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-1972063878',encryption_key_id=None,group_id=5d22b628-3907-4105-ab83-da6785d9b54a,group_type_id=,metadata={},multiattach=False,project_id='a8aef2d65f6b4c37821cfc96cb8139dd',qos_specs=None,replication_status=,reservations=['3411ddcd-be2b-484d-8eaa-5f5a0506040b','24352885-df1c-4178-899a-8412031c2551','36a42dd0-e4be-4c70-9c3f-7052e95529c4','fcb671d6-18a2-44b5-a7ce-c1d4f93ecb65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='032a534a76a241268859023052cda0a1',volume_type_id=987f86b8-fa7f-4403-a1f0-2a32173029af)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:14.728789 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-235bd99f-4521-4490-bf72-206d5fd58df9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef67f110-0a35-4f14-91c0-fb59c13a7cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:14.750338 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-235bd99f-4521-4490-bf72-206d5fd58df9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef67f110-0a35-4f14-91c0-fb59c13a7cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:14.750338 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-235bd99f-4521-4490-bf72-206d5fd58df9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Flow 'volume_create_api' (7a18420f-a8cf-418c-a97e-63f459cd2a6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:15:14.750338 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-235bd99f-4521-4490-bf72-206d5fd58df9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Create volume request issued successfully. Aug 01 00:15:14.750901 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-235bd99f-4521-4490-bf72-206d5fd58df9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:15:14.751146 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-235bd99f-4521-4490-bf72-206d5fd58df9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:15:14.794932 np0000006296 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-235bd99f-4521-4490-bf72-206d5fd58df9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:15:14.797694 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:14.797694 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:14.802366 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-235bd99f-4521-4490-bf72-206d5fd58df9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:15:14.802366 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 82/333] 10.4.3.222 () {70 vars in 1300 bytes} [Sat Aug 1 00:15:14 2026] POST /volume/v3/volumes => generated 815 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:14.817694 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-fa9cfa76-5d57-4058-b47d-d889346a49a2 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:14.820094 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fa9cfa76-5d57-4058-b47d-d889346a49a2 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/volumes/2fc6a95f-8e8b-4ae5-b2f5-31e43935792d Aug 01 00:15:14.820980 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fa9cfa76-5d57-4058-b47d-d889346a49a2 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:14.820980 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fa9cfa76-5d57-4058-b47d-d889346a49a2 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:14.829635 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:14.829635 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:14.834127 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-fa9cfa76-5d57-4058-b47d-d889346a49a2 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Volume info retrieved successfully. Aug 01 00:15:14.835437 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-fa9cfa76-5d57-4058-b47d-d889346a49a2 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:15:14.835660 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-fa9cfa76-5d57-4058-b47d-d889346a49a2 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:15:14.883165 np0000006296 devstack@c-api.service[100409]: DEBUG oslo_db.sqlalchemy.engines [None req-fa9cfa76-5d57-4058-b47d-d889346a49a2 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:15:14.886598 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:14.886598 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:14.896385 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fa9cfa76-5d57-4058-b47d-d889346a49a2 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/volumes/2fc6a95f-8e8b-4ae5-b2f5-31e43935792d returned with HTTP 200 Aug 01 00:15:14.897062 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 82/334] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:15:14 2026] GET /volume/v3/volumes/2fc6a95f-8e8b-4ae5-b2f5-31e43935792d => generated 883 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:15.722613 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a17333c0-dff8-4413-be8f-bc3d2521f07d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:15.725442 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a17333c0-dff8-4413-be8f-bc3d2521f07d tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] GET https://10.4.3.222/volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee Aug 01 00:15:15.725814 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a17333c0-dff8-4413-be8f-bc3d2521f07d tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:15.726259 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a17333c0-dff8-4413-be8f-bc3d2521f07d tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:15.736329 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a17333c0-dff8-4413-be8f-bc3d2521f07d tempest-TaggedBootDevicesTest-641158367 tempest-TaggedBootDevicesTest-641158367-project-member] https://10.4.3.222/volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee returned with HTTP 404 Aug 01 00:15:15.736329 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 87/335] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:15 2026] GET /volume/v3/volumes/a4bac931-8a3d-42ee-9975-bd22ab0fbeee => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:15.911921 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-94373879-20eb-407e-a5c8-6379e98668b8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:15.914393 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-94373879-20eb-407e-a5c8-6379e98668b8 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/volumes/2fc6a95f-8e8b-4ae5-b2f5-31e43935792d Aug 01 00:15:15.914711 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-94373879-20eb-407e-a5c8-6379e98668b8 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:15.914995 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-94373879-20eb-407e-a5c8-6379e98668b8 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:15.924032 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:15.924032 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:15.931031 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-94373879-20eb-407e-a5c8-6379e98668b8 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Volume info retrieved successfully. Aug 01 00:15:15.931443 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-94373879-20eb-407e-a5c8-6379e98668b8 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:15:15.931724 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-94373879-20eb-407e-a5c8-6379e98668b8 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:15:15.979857 np0000006296 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-94373879-20eb-407e-a5c8-6379e98668b8 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:15:15.984407 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:15.984407 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:15.992550 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-94373879-20eb-407e-a5c8-6379e98668b8 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/volumes/2fc6a95f-8e8b-4ae5-b2f5-31e43935792d returned with HTTP 200 Aug 01 00:15:15.992798 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 85/336] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:15:15 2026] GET /volume/v3/volumes/2fc6a95f-8e8b-4ae5-b2f5-31e43935792d => generated 908 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:16.010891 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7c23ba80-f808-4a2b-b8d6-db238f9892f9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:16.012829 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7c23ba80-f808-4a2b-b8d6-db238f9892f9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/groups/5d22b628-3907-4105-ab83-da6785d9b54a Aug 01 00:15:16.013439 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7c23ba80-f808-4a2b-b8d6-db238f9892f9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:16.013808 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7c23ba80-f808-4a2b-b8d6-db238f9892f9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:16.014091 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-7c23ba80-f808-4a2b-b8d6-db238f9892f9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] show called for member 5d22b628-3907-4105-ab83-da6785d9b54a {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:15:16.020844 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:16.020844 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:16.030606 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7c23ba80-f808-4a2b-b8d6-db238f9892f9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/groups/5d22b628-3907-4105-ab83-da6785d9b54a returned with HTTP 200 Aug 01 00:15:16.031030 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 83/337] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:15:16 2026] GET /volume/v3/groups/5d22b628-3907-4105-ab83-da6785d9b54a => generated 323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:16.044077 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2fc7bdc7-2364-43c3-96b6-a9aac5dd4103 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:16.047808 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2fc7bdc7-2364-43c3-96b6-a9aac5dd4103 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/groups/623d072c-b59a-40ef-a9ca-a5cc95256d03 Aug 01 00:15:16.048066 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2fc7bdc7-2364-43c3-96b6-a9aac5dd4103 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:16.048291 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2fc7bdc7-2364-43c3-96b6-a9aac5dd4103 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:16.048383 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.groups [None req-2fc7bdc7-2364-43c3-96b6-a9aac5dd4103 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] show called for member 623d072c-b59a-40ef-a9ca-a5cc95256d03 {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:15:16.056902 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:16.056902 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:16.078818 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2fc7bdc7-2364-43c3-96b6-a9aac5dd4103 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/groups/623d072c-b59a-40ef-a9ca-a5cc95256d03 returned with HTTP 200 Aug 01 00:15:16.079175 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 83/338] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:15:16 2026] GET /volume/v3/groups/623d072c-b59a-40ef-a9ca-a5cc95256d03 => generated 323 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:16.093910 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-199b864d-5263-4114-8b0a-32f23e121949 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:16.096088 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-199b864d-5263-4114-8b0a-32f23e121949 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/groups/detail Aug 01 00:15:16.096513 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-199b864d-5263-4114-8b0a-32f23e121949 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:16.096925 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-199b864d-5263-4114-8b0a-32f23e121949 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:16.133284 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-199b864d-5263-4114-8b0a-32f23e121949 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/groups/detail returned with HTTP 200 Aug 01 00:15:16.134004 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 88/339] 10.4.3.222 () {68 vars in 1296 bytes} [Sat Aug 1 00:15:16 2026] GET /volume/v3/groups/detail => generated 640 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 00:15:16.150637 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fc868d99-0a1a-4956-aed0-023d655c7772 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:16.154940 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fc868d99-0a1a-4956-aed0-023d655c7772 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/volumes/detail Aug 01 00:15:16.155700 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fc868d99-0a1a-4956-aed0-023d655c7772 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:16.155700 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fc868d99-0a1a-4956-aed0-023d655c7772 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:16.156757 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-fc868d99-0a1a-4956-aed0-023d655c7772 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:15:16.158665 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-fc868d99-0a1a-4956-aed0-023d655c7772 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:15:16.216075 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-fc868d99-0a1a-4956-aed0-023d655c7772 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Get all volumes completed successfully. Aug 01 00:15:16.217359 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-fc868d99-0a1a-4956-aed0-023d655c7772 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:15:16.217644 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-fc868d99-0a1a-4956-aed0-023d655c7772 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:15:16.288587 np0000006296 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-fc868d99-0a1a-4956-aed0-023d655c7772 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:15:16.292364 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:16.292364 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:16.303014 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fc868d99-0a1a-4956-aed0-023d655c7772 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/volumes/detail returned with HTTP 200 Aug 01 00:15:16.304410 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 86/340] 10.4.3.222 () {68 vars in 1299 bytes} [Sat Aug 1 00:15:16 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:16.316439 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5586e00e-7470-4834-be6e-2e6e72166be2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:16.318280 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5586e00e-7470-4834-be6e-2e6e72166be2 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/volumes/detail Aug 01 00:15:16.318601 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5586e00e-7470-4834-be6e-2e6e72166be2 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:16.318661 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5586e00e-7470-4834-be6e-2e6e72166be2 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:16.319246 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-5586e00e-7470-4834-be6e-2e6e72166be2 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:15:16.319608 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:16.319608 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:16.320077 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5586e00e-7470-4834-be6e-2e6e72166be2 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:15:16.355843 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5586e00e-7470-4834-be6e-2e6e72166be2 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Get all volumes completed successfully. Aug 01 00:15:16.356646 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-5586e00e-7470-4834-be6e-2e6e72166be2 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:15:16.356785 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-5586e00e-7470-4834-be6e-2e6e72166be2 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:15:16.399577 np0000006296 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-5586e00e-7470-4834-be6e-2e6e72166be2 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:15:16.402692 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:16.402692 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:16.410521 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5586e00e-7470-4834-be6e-2e6e72166be2 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/volumes/detail returned with HTTP 200 Aug 01 00:15:16.410998 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 84/341] 10.4.3.222 () {68 vars in 1299 bytes} [Sat Aug 1 00:15:16 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:16.426585 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-621ef784-4cd3-4287-be8a-2f3cdb354511 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:16.428214 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-621ef784-4cd3-4287-be8a-2f3cdb354511 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] POST https://10.4.3.222/volume/v3/groups/5d22b628-3907-4105-ab83-da6785d9b54a/action Aug 01 00:15:16.428559 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-621ef784-4cd3-4287-be8a-2f3cdb354511 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:16.428669 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-621ef784-4cd3-4287-be8a-2f3cdb354511 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:16.430209 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.groups [None req-621ef784-4cd3-4287-be8a-2f3cdb354511 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] delete called for group 5d22b628-3907-4105-ab83-da6785d9b54a {{(pid=100409) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 00:15:16.430336 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.groups [None req-621ef784-4cd3-4287-be8a-2f3cdb354511 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Delete group with id: 5d22b628-3907-4105-ab83-da6785d9b54a Aug 01 00:15:16.437059 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:16.437059 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:16.508262 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-621ef784-4cd3-4287-be8a-2f3cdb354511 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/groups/5d22b628-3907-4105-ab83-da6785d9b54a/action returned with HTTP 202 Aug 01 00:15:16.508708 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 84/342] 10.4.3.222 () {70 vars in 1428 bytes} [Sat Aug 1 00:15:16 2026] POST /volume/v3/groups/5d22b628-3907-4105-ab83-da6785d9b54a/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:15:16.520272 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-5f8844e1-33a6-4c84-96d7-e2ed23011edf None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:16.524496 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5f8844e1-33a6-4c84-96d7-e2ed23011edf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/volumes/2fc6a95f-8e8b-4ae5-b2f5-31e43935792d Aug 01 00:15:16.524745 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5f8844e1-33a6-4c84-96d7-e2ed23011edf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:16.525001 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5f8844e1-33a6-4c84-96d7-e2ed23011edf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:16.539222 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:16.539222 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:16.544403 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-5f8844e1-33a6-4c84-96d7-e2ed23011edf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Volume info retrieved successfully. Aug 01 00:15:16.545519 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-5f8844e1-33a6-4c84-96d7-e2ed23011edf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:15:16.545835 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-5f8844e1-33a6-4c84-96d7-e2ed23011edf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:15:16.600315 np0000006296 devstack@c-api.service[100408]: DEBUG oslo_db.sqlalchemy.engines [None req-5f8844e1-33a6-4c84-96d7-e2ed23011edf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100408) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:15:16.606335 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:16.606335 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:16.619028 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5f8844e1-33a6-4c84-96d7-e2ed23011edf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/volumes/2fc6a95f-8e8b-4ae5-b2f5-31e43935792d returned with HTTP 200 Aug 01 00:15:16.619028 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 89/343] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:15:16 2026] GET /volume/v3/volumes/2fc6a95f-8e8b-4ae5-b2f5-31e43935792d => generated 907 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:17.634806 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b3bafdb2-312f-4379-8a61-974b4c6354fe None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:17.638804 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b3bafdb2-312f-4379-8a61-974b4c6354fe tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/volumes/2fc6a95f-8e8b-4ae5-b2f5-31e43935792d Aug 01 00:15:17.638804 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b3bafdb2-312f-4379-8a61-974b4c6354fe tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:17.638804 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b3bafdb2-312f-4379-8a61-974b4c6354fe tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:17.650814 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b3bafdb2-312f-4379-8a61-974b4c6354fe tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/volumes/2fc6a95f-8e8b-4ae5-b2f5-31e43935792d returned with HTTP 404 Aug 01 00:15:17.651629 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 87/344] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:15:17 2026] GET /volume/v3/volumes/2fc6a95f-8e8b-4ae5-b2f5-31e43935792d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 01 00:15:17.660935 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-88eab1b8-cbb4-4899-be99-12a60c9479e9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:17.664498 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-88eab1b8-cbb4-4899-be99-12a60c9479e9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/groups/5d22b628-3907-4105-ab83-da6785d9b54a Aug 01 00:15:17.664999 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-88eab1b8-cbb4-4899-be99-12a60c9479e9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:17.665561 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-88eab1b8-cbb4-4899-be99-12a60c9479e9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:17.665561 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-88eab1b8-cbb4-4899-be99-12a60c9479e9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] show called for member 5d22b628-3907-4105-ab83-da6785d9b54a {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:15:17.669331 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-88eab1b8-cbb4-4899-be99-12a60c9479e9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/groups/5d22b628-3907-4105-ab83-da6785d9b54a returned with HTTP 404 Aug 01 00:15:17.670071 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 85/345] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:15:17 2026] GET /volume/v3/groups/5d22b628-3907-4105-ab83-da6785d9b54a => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:15:17.683023 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b166defd-7ce8-4b50-b1ba-86eda84fcde6 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:17.684943 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b166defd-7ce8-4b50-b1ba-86eda84fcde6 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] POST https://10.4.3.222/volume/v3/groups/623d072c-b59a-40ef-a9ca-a5cc95256d03/action Aug 01 00:15:17.684943 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b166defd-7ce8-4b50-b1ba-86eda84fcde6 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:17.684943 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b166defd-7ce8-4b50-b1ba-86eda84fcde6 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:17.686507 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.groups [None req-b166defd-7ce8-4b50-b1ba-86eda84fcde6 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] delete called for group 623d072c-b59a-40ef-a9ca-a5cc95256d03 {{(pid=100409) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 00:15:17.686507 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.groups [None req-b166defd-7ce8-4b50-b1ba-86eda84fcde6 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Delete group with id: 623d072c-b59a-40ef-a9ca-a5cc95256d03 Aug 01 00:15:17.689790 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:17.689790 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:17.715029 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b166defd-7ce8-4b50-b1ba-86eda84fcde6 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/groups/623d072c-b59a-40ef-a9ca-a5cc95256d03/action returned with HTTP 202 Aug 01 00:15:17.717900 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 85/346] 10.4.3.222 () {70 vars in 1428 bytes} [Sat Aug 1 00:15:17 2026] POST /volume/v3/groups/623d072c-b59a-40ef-a9ca-a5cc95256d03/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:15:17.725103 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-51ed08fe-240d-4871-9b2d-3c2852e5fc64 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:17.727705 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-51ed08fe-240d-4871-9b2d-3c2852e5fc64 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/groups/623d072c-b59a-40ef-a9ca-a5cc95256d03 Aug 01 00:15:17.728016 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-51ed08fe-240d-4871-9b2d-3c2852e5fc64 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:17.730641 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-51ed08fe-240d-4871-9b2d-3c2852e5fc64 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:17.730641 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.groups [None req-51ed08fe-240d-4871-9b2d-3c2852e5fc64 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] show called for member 623d072c-b59a-40ef-a9ca-a5cc95256d03 {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:15:17.732598 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:17.732598 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:17.741319 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-51ed08fe-240d-4871-9b2d-3c2852e5fc64 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/groups/623d072c-b59a-40ef-a9ca-a5cc95256d03 returned with HTTP 200 Aug 01 00:15:17.741751 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 90/347] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:15:17 2026] GET /volume/v3/groups/623d072c-b59a-40ef-a9ca-a5cc95256d03 => generated 322 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:18.752919 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-29c7d155-e365-4ce6-843c-f26b1da4065a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:18.756912 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-29c7d155-e365-4ce6-843c-f26b1da4065a tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/groups/623d072c-b59a-40ef-a9ca-a5cc95256d03 Aug 01 00:15:18.756912 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-29c7d155-e365-4ce6-843c-f26b1da4065a tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:18.759325 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-29c7d155-e365-4ce6-843c-f26b1da4065a tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:18.759325 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-29c7d155-e365-4ce6-843c-f26b1da4065a tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] show called for member 623d072c-b59a-40ef-a9ca-a5cc95256d03 {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:15:18.761974 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-29c7d155-e365-4ce6-843c-f26b1da4065a tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/groups/623d072c-b59a-40ef-a9ca-a5cc95256d03 returned with HTTP 404 Aug 01 00:15:18.762542 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 88/348] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:15:18 2026] GET /volume/v3/groups/623d072c-b59a-40ef-a9ca-a5cc95256d03 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:15:18.771923 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ca5df88e-7e7a-449d-b661-a00362e2f3de None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:18.775337 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ca5df88e-7e7a-449d-b661-a00362e2f3de tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/groups/detail Aug 01 00:15:18.775863 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ca5df88e-7e7a-449d-b661-a00362e2f3de tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:18.776174 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ca5df88e-7e7a-449d-b661-a00362e2f3de tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:18.785806 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ca5df88e-7e7a-449d-b661-a00362e2f3de tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/groups/detail returned with HTTP 200 Aug 01 00:15:18.786467 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 86/349] 10.4.3.222 () {68 vars in 1296 bytes} [Sat Aug 1 00:15:18 2026] GET /volume/v3/groups/detail => generated 14 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:18.801922 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ae107439-ae1c-4eea-8928-cb15949a2576 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:18.802581 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a9c9fc40-b91c-437e-8a14-12b4dee8b05b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:18.804006 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ae107439-ae1c-4eea-8928-cb15949a2576 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/volumes/detail Aug 01 00:15:18.804064 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ae107439-ae1c-4eea-8928-cb15949a2576 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:18.804263 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ae107439-ae1c-4eea-8928-cb15949a2576 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'detail' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:18.804819 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [None req-ae107439-ae1c-4eea-8928-cb15949a2576 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Removing options '' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:15:18.805563 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a9c9fc40-b91c-437e-8a14-12b4dee8b05b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:15:18.805618 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-ae107439-ae1c-4eea-8928-cb15949a2576 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:15:18.805721 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a9c9fc40-b91c-437e-8a14-12b4dee8b05b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1203564055"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:18.809340 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-a9c9fc40-b91c-437e-8a14-12b4dee8b05b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1203564055'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:15:18.814586 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-a9c9fc40-b91c-437e-8a14-12b4dee8b05b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Create volume of 1 GB Aug 01 00:15:18.814891 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:18.814891 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:18.815334 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a9c9fc40-b91c-437e-8a14-12b4dee8b05b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Availability Zones retrieved successfully. Aug 01 00:15:18.820285 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a9c9fc40-b91c-437e-8a14-12b4dee8b05b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Flow 'volume_create_api' (fc4423ea-4087-46e2-bbbd-9a96772a9341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:15:18.821551 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a9c9fc40-b91c-437e-8a14-12b4dee8b05b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a7611f6-3308-4fc4-8e70-034c359212e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:18.822178 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-a9c9fc40-b91c-437e-8a14-12b4dee8b05b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:15:18.830913 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:18.830913 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:18.840900 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ae107439-ae1c-4eea-8928-cb15949a2576 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Get all volumes completed successfully. Aug 01 00:15:18.842980 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ae107439-ae1c-4eea-8928-cb15949a2576 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/volumes/detail returned with HTTP 200 Aug 01 00:15:18.843385 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 86/350] 10.4.3.222 () {68 vars in 1299 bytes} [Sat Aug 1 00:15:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:18.847627 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a9c9fc40-b91c-437e-8a14-12b4dee8b05b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a7611f6-3308-4fc4-8e70-034c359212e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:33Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4aabdd4f-d96e-4a93-b10b-0f9a12038e67,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4aabdd4f-d96e-4a93-b10b-0f9a12038e67', 'encryption_key_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=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:18.850454 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a9c9fc40-b91c-437e-8a14-12b4dee8b05b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf19f15e-33ad-4fc7-a675-90de508bfaeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:18.862994 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d63c6c97-6a73-4615-90b3-e1cf96dc1fd8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:18.865668 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d63c6c97-6a73-4615-90b3-e1cf96dc1fd8 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] POST https://10.4.3.222/volume/v3/groups/623d072c-b59a-40ef-a9ca-a5cc95256d03/action Aug 01 00:15:18.866196 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d63c6c97-6a73-4615-90b3-e1cf96dc1fd8 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:18.866330 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d63c6c97-6a73-4615-90b3-e1cf96dc1fd8 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:18.868805 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-d63c6c97-6a73-4615-90b3-e1cf96dc1fd8 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] delete called for group 623d072c-b59a-40ef-a9ca-a5cc95256d03 {{(pid=100407) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 00:15:18.868805 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.groups [None req-d63c6c97-6a73-4615-90b3-e1cf96dc1fd8 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Delete group with id: 623d072c-b59a-40ef-a9ca-a5cc95256d03 Aug 01 00:15:18.873116 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d63c6c97-6a73-4615-90b3-e1cf96dc1fd8 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/groups/623d072c-b59a-40ef-a9ca-a5cc95256d03/action returned with HTTP 404 Aug 01 00:15:18.873727 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 89/351] 10.4.3.222 () {70 vars in 1428 bytes} [Sat Aug 1 00:15:18 2026] POST /volume/v3/groups/623d072c-b59a-40ef-a9ca-a5cc95256d03/action => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:15:18.882789 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8059c787-c3c4-4022-ab10-f11a35c05245 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:18.886621 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8059c787-c3c4-4022-ab10-f11a35c05245 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/volumes/detail Aug 01 00:15:18.887004 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8059c787-c3c4-4022-ab10-f11a35c05245 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:18.887328 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8059c787-c3c4-4022-ab10-f11a35c05245 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:18.887714 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-8059c787-c3c4-4022-ab10-f11a35c05245 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:15:18.888762 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8059c787-c3c4-4022-ab10-f11a35c05245 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:15:18.902584 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8059c787-c3c4-4022-ab10-f11a35c05245 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Get all volumes completed successfully. Aug 01 00:15:18.905230 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8059c787-c3c4-4022-ab10-f11a35c05245 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/volumes/detail returned with HTTP 200 Aug 01 00:15:18.906045 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 87/352] 10.4.3.222 () {68 vars in 1299 bytes} [Sat Aug 1 00:15:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:18.911325 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-a9c9fc40-b91c-437e-8a14-12b4dee8b05b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Created reservations ['54109130-d432-4258-a4b4-8ace6b930dbf', '63d00da2-ae95-41a8-97d2-7085697de21d', 'af520232-0b27-47c3-ba53-1b5c473f352e', '87ef8b38-b4c8-4006-911a-98c5fdd07c15'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:15:18.912694 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a9c9fc40-b91c-437e-8a14-12b4dee8b05b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf19f15e-33ad-4fc7-a675-90de508bfaeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54109130-d432-4258-a4b4-8ace6b930dbf', '63d00da2-ae95-41a8-97d2-7085697de21d', 'af520232-0b27-47c3-ba53-1b5c473f352e', '87ef8b38-b4c8-4006-911a-98c5fdd07c15']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:18.914316 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a9c9fc40-b91c-437e-8a14-12b4dee8b05b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38c545b6-6dfa-457b-ad69-8895a2828ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:18.921411 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d8498b3d-d416-4499-86f3-cf5c008f9930 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:18.924603 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d8498b3d-d416-4499-86f3-cf5c008f9930 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] POST https://10.4.3.222/volume/v3/groups/5d22b628-3907-4105-ab83-da6785d9b54a/action Aug 01 00:15:18.925104 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d8498b3d-d416-4499-86f3-cf5c008f9930 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:18.925270 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d8498b3d-d416-4499-86f3-cf5c008f9930 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:18.926853 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.groups [None req-d8498b3d-d416-4499-86f3-cf5c008f9930 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] delete called for group 5d22b628-3907-4105-ab83-da6785d9b54a {{(pid=100409) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 00:15:18.927291 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.groups [None req-d8498b3d-d416-4499-86f3-cf5c008f9930 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Delete group with id: 5d22b628-3907-4105-ab83-da6785d9b54a Aug 01 00:15:18.930568 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d8498b3d-d416-4499-86f3-cf5c008f9930 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/groups/5d22b628-3907-4105-ab83-da6785d9b54a/action returned with HTTP 404 Aug 01 00:15:18.931128 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 87/353] 10.4.3.222 () {70 vars in 1428 bytes} [Sat Aug 1 00:15:18 2026] POST /volume/v3/groups/5d22b628-3907-4105-ab83-da6785d9b54a/action => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:15:18.940512 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1e23c86b-d7c2-432a-9a05-0c5732902055 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:18.942715 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a9c9fc40-b91c-437e-8a14-12b4dee8b05b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38c545b6-6dfa-457b-ad69-8895a2828ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd99b69fc-6801-41f0-a860-d49017632e15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1203564055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='69704ec91491457c961dbdbcce5f05fc',qos_specs=None,replication_status=,reservations=['54109130-d432-4258-a4b4-8ace6b930dbf','63d00da2-ae95-41a8-97d2-7085697de21d','af520232-0b27-47c3-ba53-1b5c473f352e','87ef8b38-b4c8-4006-911a-98c5fdd07c15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25d95d13f2cc4f989b8aaf876106a39a',volume_type_id=4aabdd4f-d96e-4a93-b10b-0f9a12038e67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:15:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1203564055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d99b69fc-6801-41f0-a860-d49017632e15,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='69704ec91491457c961dbdbcce5f05fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25d95d13f2cc4f989b8aaf876106a39a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4aabdd4f-d96e-4a93-b10b-0f9a12038e67),volume_type_id=4aabdd4f-d96e-4a93-b10b-0f9a12038e67)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:18.944465 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a9c9fc40-b91c-437e-8a14-12b4dee8b05b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7144119-82fd-4ff2-94d5-4418e00f86b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:18.944608 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1e23c86b-d7c2-432a-9a05-0c5732902055 tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] DELETE https://10.4.3.222/volume/v3/group_types/db6f52e7-4440-4162-bc8b-eaba8cde058b Aug 01 00:15:18.944817 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1e23c86b-d7c2-432a-9a05-0c5732902055 tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:18.945074 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1e23c86b-d7c2-432a-9a05-0c5732902055 tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:18.970377 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a9c9fc40-b91c-437e-8a14-12b4dee8b05b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7144119-82fd-4ff2-94d5-4418e00f86b0) transitioned into state 'SUCCESS' from state '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-1203564055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='69704ec91491457c961dbdbcce5f05fc',qos_specs=None,replication_status=,reservations=['54109130-d432-4258-a4b4-8ace6b930dbf','63d00da2-ae95-41a8-97d2-7085697de21d','af520232-0b27-47c3-ba53-1b5c473f352e','87ef8b38-b4c8-4006-911a-98c5fdd07c15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25d95d13f2cc4f989b8aaf876106a39a',volume_type_id=4aabdd4f-d96e-4a93-b10b-0f9a12038e67)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:18.970377 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a9c9fc40-b91c-437e-8a14-12b4dee8b05b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b6ab794-8ca2-497f-8164-00a1d8b4a71a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:18.984331 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a9c9fc40-b91c-437e-8a14-12b4dee8b05b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b6ab794-8ca2-497f-8164-00a1d8b4a71a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:18.986121 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a9c9fc40-b91c-437e-8a14-12b4dee8b05b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Flow 'volume_create_api' (fc4423ea-4087-46e2-bbbd-9a96772a9341) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:15:18.986590 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a9c9fc40-b91c-437e-8a14-12b4dee8b05b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Create volume request issued successfully. Aug 01 00:15:18.986760 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1e23c86b-d7c2-432a-9a05-0c5732902055 tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] https://10.4.3.222/volume/v3/group_types/db6f52e7-4440-4162-bc8b-eaba8cde058b returned with HTTP 202 Aug 01 00:15:18.987467 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 90/354] 10.4.3.222 () {68 vars in 1404 bytes} [Sat Aug 1 00:15:18 2026] DELETE /volume/v3/group_types/db6f52e7-4440-4162-bc8b-eaba8cde058b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:15:18.987525 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a9c9fc40-b91c-437e-8a14-12b4dee8b05b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:15:18.987936 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 91/355] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:15:18 2026] POST /volume/v3/volumes => generated 760 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:15:18.999157 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-108e15e2-0df3-4ed0-90ec-b1fd4649a7ed None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:19.000712 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f57b83c6-fc8d-4b28-995e-313e642b5669 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:19.002633 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-108e15e2-0df3-4ed0-90ec-b1fd4649a7ed tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:19.003071 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-108e15e2-0df3-4ed0-90ec-b1fd4649a7ed tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:19.003355 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-108e15e2-0df3-4ed0-90ec-b1fd4649a7ed tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:19.003866 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f57b83c6-fc8d-4b28-995e-313e642b5669 tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] DELETE https://10.4.3.222/volume/v3/types/987f86b8-fa7f-4403-a1f0-2a32173029af Aug 01 00:15:19.004059 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f57b83c6-fc8d-4b28-995e-313e642b5669 tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:19.004246 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f57b83c6-fc8d-4b28-995e-313e642b5669 tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] Calling method '_delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:19.010839 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:19.010839 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:19.017118 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-108e15e2-0df3-4ed0-90ec-b1fd4649a7ed tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:19.025962 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-108e15e2-0df3-4ed0-90ec-b1fd4649a7ed tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:19.026933 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 88/356] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:18 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 828 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:19.046753 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f57b83c6-fc8d-4b28-995e-313e642b5669 tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] https://10.4.3.222/volume/v3/types/987f86b8-fa7f-4403-a1f0-2a32173029af returned with HTTP 202 Aug 01 00:15:19.047391 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 88/357] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:15:18 2026] DELETE /volume/v3/types/987f86b8-fa7f-4403-a1f0-2a32173029af => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:15:19.056386 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-25d1c6b0-d9df-439d-9892-def156c9c0d7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:19.060159 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-25d1c6b0-d9df-439d-9892-def156c9c0d7 tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] GET https://10.4.3.222/volume/v3/types/987f86b8-fa7f-4403-a1f0-2a32173029af Aug 01 00:15:19.060321 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-25d1c6b0-d9df-439d-9892-def156c9c0d7 tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:19.060505 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-25d1c6b0-d9df-439d-9892-def156c9c0d7 tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:19.064606 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-25d1c6b0-d9df-439d-9892-def156c9c0d7 tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] https://10.4.3.222/volume/v3/types/987f86b8-fa7f-4403-a1f0-2a32173029af returned with HTTP 404 Aug 01 00:15:19.065030 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 91/358] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:15:19 2026] GET /volume/v3/types/987f86b8-fa7f-4403-a1f0-2a32173029af => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:19.075761 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-38178139-8daf-4ddf-8a65-cb58e793d3a1 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:19.077960 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-38178139-8daf-4ddf-8a65-cb58e793d3a1 tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:15:19.078344 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-38178139-8daf-4ddf-8a65-cb58e793d3a1 tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2089436059"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:19.079892 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:19.079892 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:19.090319 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-38178139-8daf-4ddf-8a65-cb58e793d3a1 tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:15:19.091094 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 92/359] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:15:19 2026] POST /volume/v3/types => generated 216 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:19.104242 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d74d9aff-d5cf-42d9-b1dd-0daefca8556b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:19.106348 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d74d9aff-d5cf-42d9-b1dd-0daefca8556b tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] POST https://10.4.3.222/volume/v3/group_types Aug 01 00:15:19.106748 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d74d9aff-d5cf-42d9-b1dd-0daefca8556b tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-261805813"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:19.131441 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d74d9aff-d5cf-42d9-b1dd-0daefca8556b tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] https://10.4.3.222/volume/v3/group_types returned with HTTP 202 Aug 01 00:15:19.132173 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 89/360] 10.4.3.222 () {70 vars in 1311 bytes} [Sat Aug 1 00:15:19 2026] POST /volume/v3/group_types => generated 172 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:19.141705 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-45ec2692-c44d-46b3-aee0-90d9bc5eab13 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:19.144489 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-45ec2692-c44d-46b3-aee0-90d9bc5eab13 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] POST https://10.4.3.222/volume/v3/groups Aug 01 00:15:19.144946 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-45ec2692-c44d-46b3-aee0-90d9bc5eab13 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "59192e71-4a4f-4e27-8d62-2742c22cf9b4", "volume_types": ["26e6a211-45c0-4a2b-8ea7-739e048900fa"], "name": "tempest-GroupsTest-Group-985795501"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:19.146519 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.groups [None req-45ec2692-c44d-46b3-aee0-90d9bc5eab13 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Creating new group {'group': {'group_type': '59192e71-4a4f-4e27-8d62-2742c22cf9b4', 'volume_types': ['26e6a211-45c0-4a2b-8ea7-739e048900fa'], 'name': 'tempest-GroupsTest-Group-985795501'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 01 00:15:19.153975 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.groups [None req-45ec2692-c44d-46b3-aee0-90d9bc5eab13 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Creating group tempest-GroupsTest-Group-985795501. Aug 01 00:15:19.169147 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-45ec2692-c44d-46b3-aee0-90d9bc5eab13 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Availability Zones retrieved successfully. Aug 01 00:15:19.181072 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-45ec2692-c44d-46b3-aee0-90d9bc5eab13 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Created reservations ['7368bd07-cc9d-4c0a-b037-9273db4b2391'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:15:19.202182 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-45ec2692-c44d-46b3-aee0-90d9bc5eab13 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/groups returned with HTTP 202 Aug 01 00:15:19.202594 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 89/361] 10.4.3.222 () {70 vars in 1297 bytes} [Sat Aug 1 00:15:19 2026] POST /volume/v3/groups => generated 103 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:19.210901 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8261b660-b503-41d1-811f-87ddfd8e4e7a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:19.212935 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8261b660-b503-41d1-811f-87ddfd8e4e7a tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac Aug 01 00:15:19.213132 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8261b660-b503-41d1-811f-87ddfd8e4e7a tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:19.213342 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8261b660-b503-41d1-811f-87ddfd8e4e7a tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:19.213481 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-8261b660-b503-41d1-811f-87ddfd8e4e7a tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] show called for member 7513154a-46cd-4901-8b74-58933ab91bac {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:15:19.214831 np0000006296 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=283,cinder:INSERT=26,cinder:UPDATE=53 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:15:19.220128 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:19.220128 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:19.228379 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8261b660-b503-41d1-811f-87ddfd8e4e7a tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac returned with HTTP 200 Aug 01 00:15:19.228901 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 92/362] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:15:19 2026] GET /volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac => generated 331 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:20.040968 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f0c92bd3-0b81-41e9-a2a9-91d44089c6f5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:20.043641 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f0c92bd3-0b81-41e9-a2a9-91d44089c6f5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:20.043948 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f0c92bd3-0b81-41e9-a2a9-91d44089c6f5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:20.044229 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f0c92bd3-0b81-41e9-a2a9-91d44089c6f5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:20.048116 np0000006296 devstack@c-api.service[100408]: DEBUG dbcounter [-] [100408] Writing DB stats cinder:SELECT=259,cinder:UPDATE=33,cinder:INSERT=14 {{(pid=100408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:15:20.055205 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:20.055205 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:20.061010 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f0c92bd3-0b81-41e9-a2a9-91d44089c6f5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:20.067140 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f0c92bd3-0b81-41e9-a2a9-91d44089c6f5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:20.067701 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 93/363] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:20 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:20.125565 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-8bf84756-edd9-49a1-b35d-76a6407d5130 req-22f088cf-b4e7-4935-b231-7c4431ea7621 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:20.130818 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-8bf84756-edd9-49a1-b35d-76a6407d5130 req-22f088cf-b4e7-4935-b231-7c4431ea7621 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:20.130884 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-8bf84756-edd9-49a1-b35d-76a6407d5130 req-22f088cf-b4e7-4935-b231-7c4431ea7621 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:20.131124 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-8bf84756-edd9-49a1-b35d-76a6407d5130 req-22f088cf-b4e7-4935-b231-7c4431ea7621 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:20.141958 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:20.141958 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:20.146013 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-8bf84756-edd9-49a1-b35d-76a6407d5130 req-22f088cf-b4e7-4935-b231-7c4431ea7621 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:20.150144 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-8bf84756-edd9-49a1-b35d-76a6407d5130 req-22f088cf-b4e7-4935-b231-7c4431ea7621 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:20.150698 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 90/364] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:15:20 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:20.244356 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-58f799c7-2d6d-4c59-a8c4-176ff7defe37 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:20.248584 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-58f799c7-2d6d-4c59-a8c4-176ff7defe37 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac Aug 01 00:15:20.248817 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-58f799c7-2d6d-4c59-a8c4-176ff7defe37 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:20.249328 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-58f799c7-2d6d-4c59-a8c4-176ff7defe37 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:20.249328 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.groups [None req-58f799c7-2d6d-4c59-a8c4-176ff7defe37 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] show called for member 7513154a-46cd-4901-8b74-58933ab91bac {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:15:20.252499 np0000006296 devstack@c-api.service[100409]: DEBUG dbcounter [-] [100409] Writing DB stats cinder:SELECT=304,cinder:UPDATE=54,cinder:INSERT=21 {{(pid=100409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:15:20.257698 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:20.257698 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:20.277477 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-58f799c7-2d6d-4c59-a8c4-176ff7defe37 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac returned with HTTP 200 Aug 01 00:15:20.278201 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 90/365] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:15:20 2026] GET /volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac => generated 332 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 00:15:20.291170 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-980fc6f9-2aaf-460d-9cb2-0ff9d8840dcf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:20.293039 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-980fc6f9-2aaf-460d-9cb2-0ff9d8840dcf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:15:20.293438 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-980fc6f9-2aaf-460d-9cb2-0ff9d8840dcf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1298090584", "volume_type": "26e6a211-45c0-4a2b-8ea7-739e048900fa", "group_id": "7513154a-46cd-4901-8b74-58933ab91bac", "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:20.293653 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2ad50612-c3e6-464e-9613-eaa25fad3bd8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:20.294159 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2ad50612-c3e6-464e-9613-eaa25fad3bd8 None None] GET https://10.4.3.222/volume// Aug 01 00:15:20.294361 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2ad50612-c3e6-464e-9613-eaa25fad3bd8 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:20.294608 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2ad50612-c3e6-464e-9613-eaa25fad3bd8 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:20.294923 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-980fc6f9-2aaf-460d-9cb2-0ff9d8840dcf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1298090584', 'volume_type': '26e6a211-45c0-4a2b-8ea7-739e048900fa', 'group_id': '7513154a-46cd-4901-8b74-58933ab91bac', 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:15:20.295014 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2ad50612-c3e6-464e-9613-eaa25fad3bd8 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:15:20.296099 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 94/366] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:15:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:15:20.307116 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:20.307116 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:20.307900 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-980fc6f9-2aaf-460d-9cb2-0ff9d8840dcf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Create volume of 1 GB Aug 01 00:15:20.309341 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-8bf84756-edd9-49a1-b35d-76a6407d5130 req-05a476e2-b075-4d54-bc9e-28eb4e9a2290 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:20.312071 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-8bf84756-edd9-49a1-b35d-76a6407d5130 req-05a476e2-b075-4d54-bc9e-28eb4e9a2290 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:15:20.312461 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-8bf84756-edd9-49a1-b35d-76a6407d5130 req-05a476e2-b075-4d54-bc9e-28eb4e9a2290 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d99b69fc-6801-41f0-a860-d49017632e15", "connector": null, "instance_uuid": "9a7657f5-53ea-4b0f-bd89-75e4774cb3e3"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:20.317713 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-980fc6f9-2aaf-460d-9cb2-0ff9d8840dcf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Availability Zones retrieved successfully. Aug 01 00:15:20.321953 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:20.321953 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:20.326409 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-980fc6f9-2aaf-460d-9cb2-0ff9d8840dcf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Flow 'volume_create_api' (c51dcd09-a5cf-41d8-82d9-0fa662b99739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:15:20.328229 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-980fc6f9-2aaf-460d-9cb2-0ff9d8840dcf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1d8656a-d07e-4ebe-b0e9-bc67b25a0924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:20.329062 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:20.329062 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:20.329575 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-980fc6f9-2aaf-460d-9cb2-0ff9d8840dcf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:15:20.355393 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-980fc6f9-2aaf-460d-9cb2-0ff9d8840dcf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1d8656a-d07e-4ebe-b0e9-bc67b25a0924) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:15:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=26e6a211-45c0-4a2b-8ea7-739e048900fa,is_public=True,name='tempest-GroupsTest-volume-type-2089436059',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26e6a211-45c0-4a2b-8ea7-739e048900fa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7513154a-46cd-4901-8b74-58933ab91bac', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:20.356177 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-980fc6f9-2aaf-460d-9cb2-0ff9d8840dcf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a1c39df-a91d-4c63-bbd9-9b10ece93d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:20.367386 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-8bf84756-edd9-49a1-b35d-76a6407d5130 req-05a476e2-b075-4d54-bc9e-28eb4e9a2290 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:15:20.367975 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 91/367] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:15:20 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:20.393459 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-980fc6f9-2aaf-460d-9cb2-0ff9d8840dcf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2089436059 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2089436059, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:15:20.395521 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-980fc6f9-2aaf-460d-9cb2-0ff9d8840dcf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2089436059 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2089436059, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:15:20.416185 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7cef5a74-b5b6-4d1e-a4ae-2f57e097fdb0 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:20.418881 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7cef5a74-b5b6-4d1e-a4ae-2f57e097fdb0 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:20.423196 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7cef5a74-b5b6-4d1e-a4ae-2f57e097fdb0 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:20.423196 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7cef5a74-b5b6-4d1e-a4ae-2f57e097fdb0 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:20.430158 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-3abe54f0-9b93-4e48-8a76-0b0cef32557e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:20.430158 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3abe54f0-9b93-4e48-8a76-0b0cef32557e None None] GET https://10.4.3.222/volume// Aug 01 00:15:20.430158 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3abe54f0-9b93-4e48-8a76-0b0cef32557e None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:20.430158 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3abe54f0-9b93-4e48-8a76-0b0cef32557e None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:20.430158 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3abe54f0-9b93-4e48-8a76-0b0cef32557e None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:15:20.431504 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 95/368] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:15:20 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:15:20.437027 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:20.437027 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:20.445514 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-7cef5a74-b5b6-4d1e-a4ae-2f57e097fdb0 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:20.447332 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-8bf84756-edd9-49a1-b35d-76a6407d5130 req-01b11435-838e-4613-b759-7b11393bd28a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:20.450481 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-8bf84756-edd9-49a1-b35d-76a6407d5130 req-01b11435-838e-4613-b759-7b11393bd28a tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:20.450862 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-8bf84756-edd9-49a1-b35d-76a6407d5130 req-01b11435-838e-4613-b759-7b11393bd28a tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:20.450918 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-980fc6f9-2aaf-460d-9cb2-0ff9d8840dcf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Created reservations ['b1a3aa83-46ca-425d-ac65-9edc77d79c30', '4e57cacf-be1e-4ad1-ab6a-86873b50d7a1', '6ad969d8-c931-4286-ab51-ed917cf3b5cb', 'ce69f8e1-9420-4e20-ab8e-80ef8385b7af'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:15:20.450960 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-8bf84756-edd9-49a1-b35d-76a6407d5130 req-01b11435-838e-4613-b759-7b11393bd28a tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:20.452180 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-980fc6f9-2aaf-460d-9cb2-0ff9d8840dcf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a1c39df-a91d-4c63-bbd9-9b10ece93d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1a3aa83-46ca-425d-ac65-9edc77d79c30', '4e57cacf-be1e-4ad1-ab6a-86873b50d7a1', '6ad969d8-c931-4286-ab51-ed917cf3b5cb', 'ce69f8e1-9420-4e20-ab8e-80ef8385b7af']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:20.453044 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-980fc6f9-2aaf-460d-9cb2-0ff9d8840dcf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7936dd5e-173a-4931-aa62-044ff25279f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:20.453957 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7cef5a74-b5b6-4d1e-a4ae-2f57e097fdb0 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:20.454139 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 91/369] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:20 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:20.470547 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:20.470547 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:20.475588 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-8bf84756-edd9-49a1-b35d-76a6407d5130 req-01b11435-838e-4613-b759-7b11393bd28a tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:20.480104 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-8bf84756-edd9-49a1-b35d-76a6407d5130 req-01b11435-838e-4613-b759-7b11393bd28a tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:20.480797 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 92/370] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:15:20 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 1032 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:15:20.481473 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-980fc6f9-2aaf-460d-9cb2-0ff9d8840dcf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7936dd5e-173a-4931-aa62-044ff25279f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e220a360-5345-47b1-8995-ca91f9bed27b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1298090584',encryption_key_id=None,group_id=7513154a-46cd-4901-8b74-58933ab91bac,group_type_id=,metadata={},multiattach=False,project_id='a8aef2d65f6b4c37821cfc96cb8139dd',qos_specs=None,replication_status=,reservations=['b1a3aa83-46ca-425d-ac65-9edc77d79c30','4e57cacf-be1e-4ad1-ab6a-86873b50d7a1','6ad969d8-c931-4286-ab51-ed917cf3b5cb','ce69f8e1-9420-4e20-ab8e-80ef8385b7af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='032a534a76a241268859023052cda0a1',volume_type_id=26e6a211-45c0-4a2b-8ea7-739e048900fa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:15:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1298090584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7513154a-46cd-4901-8b74-58933ab91bac,host=None,id=e220a360-5345-47b1-8995-ca91f9bed27b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8aef2d65f6b4c37821cfc96cb8139dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='032a534a76a241268859023052cda0a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(26e6a211-45c0-4a2b-8ea7-739e048900fa),volume_type_id=26e6a211-45c0-4a2b-8ea7-739e048900fa)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:20.482340 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-980fc6f9-2aaf-460d-9cb2-0ff9d8840dcf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3ff3ece-8966-4cb4-8427-21525c34494d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:20.502119 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-980fc6f9-2aaf-460d-9cb2-0ff9d8840dcf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3ff3ece-8966-4cb4-8427-21525c34494d) transitioned into state 'SUCCESS' from state '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-1298090584',encryption_key_id=None,group_id=7513154a-46cd-4901-8b74-58933ab91bac,group_type_id=,metadata={},multiattach=False,project_id='a8aef2d65f6b4c37821cfc96cb8139dd',qos_specs=None,replication_status=,reservations=['b1a3aa83-46ca-425d-ac65-9edc77d79c30','4e57cacf-be1e-4ad1-ab6a-86873b50d7a1','6ad969d8-c931-4286-ab51-ed917cf3b5cb','ce69f8e1-9420-4e20-ab8e-80ef8385b7af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='032a534a76a241268859023052cda0a1',volume_type_id=26e6a211-45c0-4a2b-8ea7-739e048900fa)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:20.502989 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-980fc6f9-2aaf-460d-9cb2-0ff9d8840dcf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c37f208c-cae4-499f-a02d-ad9cb7fe21f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:20.517805 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-980fc6f9-2aaf-460d-9cb2-0ff9d8840dcf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c37f208c-cae4-499f-a02d-ad9cb7fe21f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:20.518645 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-980fc6f9-2aaf-460d-9cb2-0ff9d8840dcf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Flow 'volume_create_api' (c51dcd09-a5cf-41d8-82d9-0fa662b99739) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:15:20.518960 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-980fc6f9-2aaf-460d-9cb2-0ff9d8840dcf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Create volume request issued successfully. Aug 01 00:15:20.519860 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-980fc6f9-2aaf-460d-9cb2-0ff9d8840dcf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:15:20.519860 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-980fc6f9-2aaf-460d-9cb2-0ff9d8840dcf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:15:20.557636 np0000006296 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-980fc6f9-2aaf-460d-9cb2-0ff9d8840dcf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:15:20.566481 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:20.566481 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:20.572703 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-980fc6f9-2aaf-460d-9cb2-0ff9d8840dcf tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:15:20.573593 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 93/371] 10.4.3.222 () {70 vars in 1300 bytes} [Sat Aug 1 00:15:20 2026] POST /volume/v3/volumes => generated 815 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:20.590412 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6c1f300a-2d58-4b7d-915a-9e60bfc3fc5c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:20.592972 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6c1f300a-2d58-4b7d-915a-9e60bfc3fc5c tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/volumes/e220a360-5345-47b1-8995-ca91f9bed27b Aug 01 00:15:20.593279 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6c1f300a-2d58-4b7d-915a-9e60bfc3fc5c tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:20.593530 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6c1f300a-2d58-4b7d-915a-9e60bfc3fc5c tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:20.600173 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-8bf84756-edd9-49a1-b35d-76a6407d5130 req-dd5daaf7-9b3d-464c-a145-774ae7009b79 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:20.604163 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-8bf84756-edd9-49a1-b35d-76a6407d5130 req-dd5daaf7-9b3d-464c-a145-774ae7009b79 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] PUT https://10.4.3.222/volume/v3/attachments/7c4cb0f3-25c8-41b6-b40b-0973381e45ee Aug 01 00:15:20.604781 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-8bf84756-edd9-49a1-b35d-76a6407d5130 req-dd5daaf7-9b3d-464c-a145-774ae7009b79 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:20.605831 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:20.605831 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:20.614906 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-6c1f300a-2d58-4b7d-915a-9e60bfc3fc5c tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Volume info retrieved successfully. Aug 01 00:15:20.615904 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-6c1f300a-2d58-4b7d-915a-9e60bfc3fc5c tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:15:20.616205 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-6c1f300a-2d58-4b7d-915a-9e60bfc3fc5c tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:15:20.621983 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-8bf84756-edd9-49a1-b35d-76a6407d5130 req-dd5daaf7-9b3d-464c-a145-774ae7009b79 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Acquiring lock "cinder-attachment_update-d99b69fc-6801-41f0-a860-d49017632e15-np0000006296" by "attachment_update" {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:15:20.627005 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-8bf84756-edd9-49a1-b35d-76a6407d5130 req-dd5daaf7-9b3d-464c-a145-774ae7009b79 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Lock "cinder-attachment_update-d99b69fc-6801-41f0-a860-d49017632e15-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:15:20.628117 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:20.628117 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:20.676603 np0000006296 devstack@c-api.service[100408]: DEBUG oslo_db.sqlalchemy.engines [None req-6c1f300a-2d58-4b7d-915a-9e60bfc3fc5c tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100408) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:15:20.681300 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:20.681300 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:20.707995 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6c1f300a-2d58-4b7d-915a-9e60bfc3fc5c tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/volumes/e220a360-5345-47b1-8995-ca91f9bed27b returned with HTTP 200 Aug 01 00:15:20.707995 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 96/372] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:15:20 2026] GET /volume/v3/volumes/e220a360-5345-47b1-8995-ca91f9bed27b => generated 883 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:20.818520 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-8bf84756-edd9-49a1-b35d-76a6407d5130 req-dd5daaf7-9b3d-464c-a145-774ae7009b79 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Lock "cinder-attachment_update-d99b69fc-6801-41f0-a860-d49017632e15-np0000006296" released by "attachment_update" :: held 0.191s {{(pid=100409) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:15:20.818520 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-8bf84756-edd9-49a1-b35d-76a6407d5130 req-dd5daaf7-9b3d-464c-a145-774ae7009b79 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments/7c4cb0f3-25c8-41b6-b40b-0973381e45ee returned with HTTP 200 Aug 01 00:15:20.819192 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 92/373] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:15:20 2026] PUT /volume/v3/attachments/7c4cb0f3-25c8-41b6-b40b-0973381e45ee => generated 969 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:21.298469 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1c262143-8539-457e-b113-ed64b73c75b6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:21.298961 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1c262143-8539-457e-b113-ed64b73c75b6 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] GET https://10.4.3.222/volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 Aug 01 00:15:21.299712 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1c262143-8539-457e-b113-ed64b73c75b6 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:21.300564 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1c262143-8539-457e-b113-ed64b73c75b6 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:21.319828 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:21.319828 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:21.329877 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1c262143-8539-457e-b113-ed64b73c75b6 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Volume info retrieved successfully. Aug 01 00:15:21.339275 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1c262143-8539-457e-b113-ed64b73c75b6 tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] https://10.4.3.222/volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 returned with HTTP 200 Aug 01 00:15:21.339737 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 93/374] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:15:21 2026] GET /volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 => generated 1832 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 01 00:15:21.471950 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e76a5e82-dd22-4b70-b980-af5f81711b66 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:21.473846 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e76a5e82-dd22-4b70-b980-af5f81711b66 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:21.474048 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e76a5e82-dd22-4b70-b980-af5f81711b66 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:21.474236 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e76a5e82-dd22-4b70-b980-af5f81711b66 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:21.486198 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:21.486198 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:21.492581 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e76a5e82-dd22-4b70-b980-af5f81711b66 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:21.499022 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e76a5e82-dd22-4b70-b980-af5f81711b66 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:21.499458 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 94/375] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:21 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:21.722697 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d9094286-92be-48cd-bbbd-e5eb5fc739a9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:21.724724 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d9094286-92be-48cd-bbbd-e5eb5fc739a9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/volumes/e220a360-5345-47b1-8995-ca91f9bed27b Aug 01 00:15:21.724958 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d9094286-92be-48cd-bbbd-e5eb5fc739a9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:21.725156 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d9094286-92be-48cd-bbbd-e5eb5fc739a9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:21.733275 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:21.733275 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:21.738214 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-d9094286-92be-48cd-bbbd-e5eb5fc739a9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Volume info retrieved successfully. Aug 01 00:15:21.739095 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-d9094286-92be-48cd-bbbd-e5eb5fc739a9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:15:21.739259 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-d9094286-92be-48cd-bbbd-e5eb5fc739a9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:15:21.784075 np0000006296 devstack@c-api.service[100408]: DEBUG oslo_db.sqlalchemy.engines [None req-d9094286-92be-48cd-bbbd-e5eb5fc739a9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100408) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:15:21.787176 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:21.787176 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:21.794959 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d9094286-92be-48cd-bbbd-e5eb5fc739a9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/volumes/e220a360-5345-47b1-8995-ca91f9bed27b returned with HTTP 200 Aug 01 00:15:21.795707 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 97/376] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:15:21 2026] GET /volume/v3/volumes/e220a360-5345-47b1-8995-ca91f9bed27b => generated 908 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:21.813111 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-1d32bb0f-d9c4-4bef-9daf-0da96db09610 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:21.816303 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1d32bb0f-d9c4-4bef-9daf-0da96db09610 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:15:21.816878 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1d32bb0f-d9c4-4bef-9daf-0da96db09610 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1788786242", "volume_type": "26e6a211-45c0-4a2b-8ea7-739e048900fa", "group_id": "7513154a-46cd-4901-8b74-58933ab91bac", "size": 1}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:21.818686 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-1d32bb0f-d9c4-4bef-9daf-0da96db09610 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1788786242', 'volume_type': '26e6a211-45c0-4a2b-8ea7-739e048900fa', 'group_id': '7513154a-46cd-4901-8b74-58933ab91bac', 'size': 1}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:15:21.834171 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:21.834171 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:21.835028 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-1d32bb0f-d9c4-4bef-9daf-0da96db09610 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Create volume of 1 GB Aug 01 00:15:21.843260 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-1d32bb0f-d9c4-4bef-9daf-0da96db09610 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Availability Zones retrieved successfully. Aug 01 00:15:21.851636 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-1d32bb0f-d9c4-4bef-9daf-0da96db09610 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Flow 'volume_create_api' (aafee637-0038-4c9e-b84c-c53af5c0eb0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:15:21.853225 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-1d32bb0f-d9c4-4bef-9daf-0da96db09610 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f4bb5cc-bbe6-4f81-9de4-6bef4bca1c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:21.853995 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:21.853995 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:21.854581 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-1d32bb0f-d9c4-4bef-9daf-0da96db09610 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:15:21.882971 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-1d32bb0f-d9c4-4bef-9daf-0da96db09610 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f4bb5cc-bbe6-4f81-9de4-6bef4bca1c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:15:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=26e6a211-45c0-4a2b-8ea7-739e048900fa,is_public=True,name='tempest-GroupsTest-volume-type-2089436059',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26e6a211-45c0-4a2b-8ea7-739e048900fa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7513154a-46cd-4901-8b74-58933ab91bac', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:21.884171 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-1d32bb0f-d9c4-4bef-9daf-0da96db09610 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d5f6ab2-2993-4694-8280-c9303a19aca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:21.933146 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-1d32bb0f-d9c4-4bef-9daf-0da96db09610 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2089436059 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2089436059, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:15:21.933146 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-1d32bb0f-d9c4-4bef-9daf-0da96db09610 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2089436059 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2089436059, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:15:21.952629 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-1d32bb0f-d9c4-4bef-9daf-0da96db09610 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Created reservations ['9dd6b46b-d5ce-44eb-94d2-a8de74d6155c', '0f37c693-7c36-4068-83d6-e7d479c8ef62', '6cbc5b55-998e-456e-8b38-31794713e565', '23538062-2b64-4ffc-a9ef-0fa1b84ddbd2'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:15:21.953502 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-1d32bb0f-d9c4-4bef-9daf-0da96db09610 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d5f6ab2-2993-4694-8280-c9303a19aca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dd6b46b-d5ce-44eb-94d2-a8de74d6155c', '0f37c693-7c36-4068-83d6-e7d479c8ef62', '6cbc5b55-998e-456e-8b38-31794713e565', '23538062-2b64-4ffc-a9ef-0fa1b84ddbd2']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:21.956793 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-1d32bb0f-d9c4-4bef-9daf-0da96db09610 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1994c207-5458-438f-a435-84d4d182506e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:21.989467 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-1d32bb0f-d9c4-4bef-9daf-0da96db09610 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1994c207-5458-438f-a435-84d4d182506e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cb989b1-eb19-49a3-9fc1-1e262a63aa6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1788786242',encryption_key_id=None,group_id=7513154a-46cd-4901-8b74-58933ab91bac,group_type_id=,metadata={},multiattach=False,project_id='a8aef2d65f6b4c37821cfc96cb8139dd',qos_specs=None,replication_status=,reservations=['9dd6b46b-d5ce-44eb-94d2-a8de74d6155c','0f37c693-7c36-4068-83d6-e7d479c8ef62','6cbc5b55-998e-456e-8b38-31794713e565','23538062-2b64-4ffc-a9ef-0fa1b84ddbd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='032a534a76a241268859023052cda0a1',volume_type_id=26e6a211-45c0-4a2b-8ea7-739e048900fa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:15:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1788786242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7513154a-46cd-4901-8b74-58933ab91bac,host=None,id=1cb989b1-eb19-49a3-9fc1-1e262a63aa6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8aef2d65f6b4c37821cfc96cb8139dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='032a534a76a241268859023052cda0a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(26e6a211-45c0-4a2b-8ea7-739e048900fa),volume_type_id=26e6a211-45c0-4a2b-8ea7-739e048900fa)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:21.990367 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-1d32bb0f-d9c4-4bef-9daf-0da96db09610 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3395bbba-df7e-4bcd-814b-0d2cb309313f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:22.008804 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-1d32bb0f-d9c4-4bef-9daf-0da96db09610 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3395bbba-df7e-4bcd-814b-0d2cb309313f) transitioned into state 'SUCCESS' from state '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-1788786242',encryption_key_id=None,group_id=7513154a-46cd-4901-8b74-58933ab91bac,group_type_id=,metadata={},multiattach=False,project_id='a8aef2d65f6b4c37821cfc96cb8139dd',qos_specs=None,replication_status=,reservations=['9dd6b46b-d5ce-44eb-94d2-a8de74d6155c','0f37c693-7c36-4068-83d6-e7d479c8ef62','6cbc5b55-998e-456e-8b38-31794713e565','23538062-2b64-4ffc-a9ef-0fa1b84ddbd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='032a534a76a241268859023052cda0a1',volume_type_id=26e6a211-45c0-4a2b-8ea7-739e048900fa)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:22.009410 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-1d32bb0f-d9c4-4bef-9daf-0da96db09610 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7df9d35c-3b7a-4819-a311-b29bb057758f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:22.024662 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-1d32bb0f-d9c4-4bef-9daf-0da96db09610 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7df9d35c-3b7a-4819-a311-b29bb057758f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:22.025503 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-1d32bb0f-d9c4-4bef-9daf-0da96db09610 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Flow 'volume_create_api' (aafee637-0038-4c9e-b84c-c53af5c0eb0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:15:22.028788 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-1d32bb0f-d9c4-4bef-9daf-0da96db09610 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Create volume request issued successfully. Aug 01 00:15:22.028788 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-1d32bb0f-d9c4-4bef-9daf-0da96db09610 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:15:22.028788 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-1d32bb0f-d9c4-4bef-9daf-0da96db09610 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:15:22.073362 np0000006296 devstack@c-api.service[100409]: DEBUG oslo_db.sqlalchemy.engines [None req-1d32bb0f-d9c4-4bef-9daf-0da96db09610 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:15:22.077790 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:22.077790 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:22.080895 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1d32bb0f-d9c4-4bef-9daf-0da96db09610 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:15:22.081562 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 93/377] 10.4.3.222 () {70 vars in 1300 bytes} [Sat Aug 1 00:15:21 2026] POST /volume/v3/volumes => generated 815 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:22.100713 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-935d2b8f-1b38-4f5c-81c3-a04a40af915d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:22.105811 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-935d2b8f-1b38-4f5c-81c3-a04a40af915d tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/volumes/1cb989b1-eb19-49a3-9fc1-1e262a63aa6f Aug 01 00:15:22.105912 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-935d2b8f-1b38-4f5c-81c3-a04a40af915d tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:22.106072 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-935d2b8f-1b38-4f5c-81c3-a04a40af915d tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:22.113342 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:22.113342 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:22.117653 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-935d2b8f-1b38-4f5c-81c3-a04a40af915d tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Volume info retrieved successfully. Aug 01 00:15:22.118441 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-935d2b8f-1b38-4f5c-81c3-a04a40af915d tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:15:22.118669 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-935d2b8f-1b38-4f5c-81c3-a04a40af915d tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:15:22.156846 np0000006296 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-935d2b8f-1b38-4f5c-81c3-a04a40af915d tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:15:22.159747 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:22.159747 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:22.167465 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-935d2b8f-1b38-4f5c-81c3-a04a40af915d tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/volumes/1cb989b1-eb19-49a3-9fc1-1e262a63aa6f returned with HTTP 200 Aug 01 00:15:22.168298 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 94/378] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:15:22 2026] GET /volume/v3/volumes/1cb989b1-eb19-49a3-9fc1-1e262a63aa6f => generated 907 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:22.516350 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-868abab7-50e3-4648-b5f9-00a836ad3267 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:22.518077 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-868abab7-50e3-4648-b5f9-00a836ad3267 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:22.518172 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-868abab7-50e3-4648-b5f9-00a836ad3267 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:22.518633 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-868abab7-50e3-4648-b5f9-00a836ad3267 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:22.527573 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:22.527573 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:22.531437 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-868abab7-50e3-4648-b5f9-00a836ad3267 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:22.535918 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-868abab7-50e3-4648-b5f9-00a836ad3267 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:22.536269 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 95/379] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:22 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:23.182552 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-df72f7d8-17e0-4557-9ec2-a3dabae24d9a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:23.185988 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-df72f7d8-17e0-4557-9ec2-a3dabae24d9a tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/volumes/1cb989b1-eb19-49a3-9fc1-1e262a63aa6f Aug 01 00:15:23.186243 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-df72f7d8-17e0-4557-9ec2-a3dabae24d9a tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:23.186480 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-df72f7d8-17e0-4557-9ec2-a3dabae24d9a tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:23.199284 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:23.199284 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:23.207792 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-df72f7d8-17e0-4557-9ec2-a3dabae24d9a tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Volume info retrieved successfully. Aug 01 00:15:23.208482 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-df72f7d8-17e0-4557-9ec2-a3dabae24d9a tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:15:23.208651 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-df72f7d8-17e0-4557-9ec2-a3dabae24d9a tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:15:23.254694 np0000006296 devstack@c-api.service[100408]: DEBUG oslo_db.sqlalchemy.engines [None req-df72f7d8-17e0-4557-9ec2-a3dabae24d9a tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100408) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:15:23.265194 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:23.265194 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:23.277143 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-df72f7d8-17e0-4557-9ec2-a3dabae24d9a tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/volumes/1cb989b1-eb19-49a3-9fc1-1e262a63aa6f returned with HTTP 200 Aug 01 00:15:23.277684 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 98/380] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:15:23 2026] GET /volume/v3/volumes/1cb989b1-eb19-49a3-9fc1-1e262a63aa6f => generated 908 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:23.295248 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3432235b-66dd-41c6-8ea4-ed5805d02e6f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:23.296900 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3432235b-66dd-41c6-8ea4-ed5805d02e6f tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] PUT https://10.4.3.222/volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac Aug 01 00:15:23.297233 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3432235b-66dd-41c6-8ea4-ed5805d02e6f tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "1cb989b1-eb19-49a3-9fc1-1e262a63aa6f"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:23.304160 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.groups [None req-3432235b-66dd-41c6-8ea4-ed5805d02e6f tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Update called for group 7513154a-46cd-4901-8b74-58933ab91bac. {{(pid=100409) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 01 00:15:23.304160 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.groups [None req-3432235b-66dd-41c6-8ea4-ed5805d02e6f tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Updating group 7513154a-46cd-4901-8b74-58933ab91bac with name new_group description: This is a new group add_volumes: None remove_volumes: 1cb989b1-eb19-49a3-9fc1-1e262a63aa6f. Aug 01 00:15:23.306778 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:23.306778 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:23.342666 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3432235b-66dd-41c6-8ea4-ed5805d02e6f tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac returned with HTTP 202 Aug 01 00:15:23.344465 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 94/381] 10.4.3.222 () {70 vars in 1407 bytes} [Sat Aug 1 00:15:23 2026] PUT /volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:15:23.359278 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d0701eba-db84-4bc5-8214-3c13d781e4d5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:23.365057 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d0701eba-db84-4bc5-8214-3c13d781e4d5 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac Aug 01 00:15:23.365383 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d0701eba-db84-4bc5-8214-3c13d781e4d5 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:23.365675 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d0701eba-db84-4bc5-8214-3c13d781e4d5 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:23.365884 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-d0701eba-db84-4bc5-8214-3c13d781e4d5 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] show called for member 7513154a-46cd-4901-8b74-58933ab91bac {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:15:23.371022 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:23.371022 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:23.380864 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d0701eba-db84-4bc5-8214-3c13d781e4d5 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac returned with HTTP 200 Aug 01 00:15:23.381690 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 95/382] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:15:23 2026] GET /volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac => generated 323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:23.550547 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bfdf91e3-7af8-4901-a7f4-d0152940d07f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:23.552485 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bfdf91e3-7af8-4901-a7f4-d0152940d07f tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:23.552705 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bfdf91e3-7af8-4901-a7f4-d0152940d07f tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:23.553063 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bfdf91e3-7af8-4901-a7f4-d0152940d07f tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:23.569844 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:23.569844 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:23.575623 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-bfdf91e3-7af8-4901-a7f4-d0152940d07f tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:23.582579 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bfdf91e3-7af8-4901-a7f4-d0152940d07f tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:23.583001 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 96/383] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:23 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:24.132373 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-8bf84756-edd9-49a1-b35d-76a6407d5130 req-ea0eb5ef-d288-47af-8f19-27dcd08ae838 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:24.135088 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-8bf84756-edd9-49a1-b35d-76a6407d5130 req-ea0eb5ef-d288-47af-8f19-27dcd08ae838 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] POST https://10.4.3.222/volume/v3/attachments/7c4cb0f3-25c8-41b6-b40b-0973381e45ee/action Aug 01 00:15:24.135565 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-8bf84756-edd9-49a1-b35d-76a6407d5130 req-ea0eb5ef-d288-47af-8f19-27dcd08ae838 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action body: b'{"os-complete": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:24.135962 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-8bf84756-edd9-49a1-b35d-76a6407d5130 req-ea0eb5ef-d288-47af-8f19-27dcd08ae838 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:24.160902 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:24.160902 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:24.186920 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-8bf84756-edd9-49a1-b35d-76a6407d5130 req-ea0eb5ef-d288-47af-8f19-27dcd08ae838 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments/7c4cb0f3-25c8-41b6-b40b-0973381e45ee/action returned with HTTP 204 Aug 01 00:15:24.187489 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 99/384] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:15:24 2026] POST /volume/v3/attachments/7c4cb0f3-25c8-41b6-b40b-0973381e45ee/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:24.393371 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d2dfc348-9a69-4a53-bd06-5a05590b88d3 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:24.397539 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d2dfc348-9a69-4a53-bd06-5a05590b88d3 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac Aug 01 00:15:24.397898 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d2dfc348-9a69-4a53-bd06-5a05590b88d3 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:24.398128 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d2dfc348-9a69-4a53-bd06-5a05590b88d3 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:24.398479 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.groups [None req-d2dfc348-9a69-4a53-bd06-5a05590b88d3 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] show called for member 7513154a-46cd-4901-8b74-58933ab91bac {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:15:24.403259 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:24.403259 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:24.415992 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d2dfc348-9a69-4a53-bd06-5a05590b88d3 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac returned with HTTP 200 Aug 01 00:15:24.416628 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 95/385] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:15:24 2026] GET /volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac => generated 324 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:24.428913 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-27c2acef-47e5-432f-8d18-9d31e24fc618 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:24.435917 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-27c2acef-47e5-432f-8d18-9d31e24fc618 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac Aug 01 00:15:24.436148 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-27c2acef-47e5-432f-8d18-9d31e24fc618 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:24.436337 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-27c2acef-47e5-432f-8d18-9d31e24fc618 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:24.436634 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-27c2acef-47e5-432f-8d18-9d31e24fc618 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] show called for member 7513154a-46cd-4901-8b74-58933ab91bac {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:15:24.439650 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:24.439650 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:24.446737 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-27c2acef-47e5-432f-8d18-9d31e24fc618 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac returned with HTTP 200 Aug 01 00:15:24.447322 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 96/386] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:15:24 2026] GET /volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac => generated 324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:24.463047 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-358cfcf8-f958-45d1-afa1-69388fdb6197 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:24.467320 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-358cfcf8-f958-45d1-afa1-69388fdb6197 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/volumes/detail Aug 01 00:15:24.467645 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-358cfcf8-f958-45d1-afa1-69388fdb6197 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:24.467942 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-358cfcf8-f958-45d1-afa1-69388fdb6197 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:24.469635 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-358cfcf8-f958-45d1-afa1-69388fdb6197 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:15:24.470760 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-358cfcf8-f958-45d1-afa1-69388fdb6197 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:15:24.486265 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-358cfcf8-f958-45d1-afa1-69388fdb6197 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Get all volumes completed successfully. Aug 01 00:15:24.487433 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-358cfcf8-f958-45d1-afa1-69388fdb6197 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:15:24.487662 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-358cfcf8-f958-45d1-afa1-69388fdb6197 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:15:24.556717 np0000006296 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-358cfcf8-f958-45d1-afa1-69388fdb6197 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:15:24.562622 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:24.562622 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:24.584639 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-358cfcf8-f958-45d1-afa1-69388fdb6197 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/volumes/detail returned with HTTP 200 Aug 01 00:15:24.586777 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 97/387] 10.4.3.222 () {68 vars in 1299 bytes} [Sat Aug 1 00:15:24 2026] GET /volume/v3/volumes/detail => generated 1775 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:15:24.603193 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d37fc50c-57ee-401e-937c-25fe8e8ed10c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:24.609198 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d37fc50c-57ee-401e-937c-25fe8e8ed10c tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:24.609198 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d37fc50c-57ee-401e-937c-25fe8e8ed10c tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:24.609198 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d37fc50c-57ee-401e-937c-25fe8e8ed10c tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:24.610676 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7ec8ac09-3c46-4905-9707-3f722e9d5083 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:24.618899 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7ec8ac09-3c46-4905-9707-3f722e9d5083 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] PUT https://10.4.3.222/volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac Aug 01 00:15:24.621800 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7ec8ac09-3c46-4905-9707-3f722e9d5083 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "1cb989b1-eb19-49a3-9fc1-1e262a63aa6f"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:24.627592 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.groups [None req-7ec8ac09-3c46-4905-9707-3f722e9d5083 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Update called for group 7513154a-46cd-4901-8b74-58933ab91bac. {{(pid=100409) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 01 00:15:24.627897 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.groups [None req-7ec8ac09-3c46-4905-9707-3f722e9d5083 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Updating group 7513154a-46cd-4901-8b74-58933ab91bac with name None description: None add_volumes: 1cb989b1-eb19-49a3-9fc1-1e262a63aa6f remove_volumes: None. Aug 01 00:15:24.635923 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:24.635923 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:24.642108 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:24.642108 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:24.648515 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-d37fc50c-57ee-401e-937c-25fe8e8ed10c tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:24.656363 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d37fc50c-57ee-401e-937c-25fe8e8ed10c tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:24.658034 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 100/388] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:24 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 1145 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:24.682721 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7ec8ac09-3c46-4905-9707-3f722e9d5083 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac returned with HTTP 202 Aug 01 00:15:24.682721 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 96/389] 10.4.3.222 () {70 vars in 1406 bytes} [Sat Aug 1 00:15:24 2026] PUT /volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:15:24.690903 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2a808a20-181e-4eeb-8ee7-50fed9507f21 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:24.694307 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2a808a20-181e-4eeb-8ee7-50fed9507f21 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac Aug 01 00:15:24.694757 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2a808a20-181e-4eeb-8ee7-50fed9507f21 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:24.695034 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2a808a20-181e-4eeb-8ee7-50fed9507f21 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:24.695219 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-2a808a20-181e-4eeb-8ee7-50fed9507f21 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] show called for member 7513154a-46cd-4901-8b74-58933ab91bac {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:15:24.706317 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:24.706317 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:24.718359 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-dd31880d-0bb3-4daf-810e-a7447038f243 req-05049672-f6c4-4de1-abca-8d53e2e1d17e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:24.721598 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-dd31880d-0bb3-4daf-810e-a7447038f243 req-05049672-f6c4-4de1-abca-8d53e2e1d17e tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:24.721598 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-dd31880d-0bb3-4daf-810e-a7447038f243 req-05049672-f6c4-4de1-abca-8d53e2e1d17e tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:24.721855 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-dd31880d-0bb3-4daf-810e-a7447038f243 req-05049672-f6c4-4de1-abca-8d53e2e1d17e tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:24.724654 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2a808a20-181e-4eeb-8ee7-50fed9507f21 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac returned with HTTP 200 Aug 01 00:15:24.724654 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 97/390] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:15:24 2026] GET /volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac => generated 323 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:24.735099 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:24.735099 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:24.741744 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-dd31880d-0bb3-4daf-810e-a7447038f243 req-05049672-f6c4-4de1-abca-8d53e2e1d17e tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:24.749174 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-dd31880d-0bb3-4daf-810e-a7447038f243 req-05049672-f6c4-4de1-abca-8d53e2e1d17e tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:24.749719 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 98/391] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:15:24 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:24.865323 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-21ab6c78-12a8-4e01-a457-c7ce06782e0d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:24.865910 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-21ab6c78-12a8-4e01-a457-c7ce06782e0d None None] GET https://10.4.3.222/volume// Aug 01 00:15:24.866142 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-21ab6c78-12a8-4e01-a457-c7ce06782e0d None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:24.866391 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-21ab6c78-12a8-4e01-a457-c7ce06782e0d None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:24.866870 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-21ab6c78-12a8-4e01-a457-c7ce06782e0d None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:15:24.867270 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 101/392] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:15: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 01 00:15:24.876756 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-dd31880d-0bb3-4daf-810e-a7447038f243 req-d960d625-a946-4c98-9ccb-ade356506697 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:24.878938 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-dd31880d-0bb3-4daf-810e-a7447038f243 req-d960d625-a946-4c98-9ccb-ade356506697 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:15:24.879325 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-dd31880d-0bb3-4daf-810e-a7447038f243 req-d960d625-a946-4c98-9ccb-ade356506697 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d99b69fc-6801-41f0-a860-d49017632e15", "connector": null, "instance_uuid": "7930cc29-807d-4655-83e0-69e3f10ae8a6"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:24.889967 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:24.889967 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:24.928092 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-dd31880d-0bb3-4daf-810e-a7447038f243 req-d960d625-a946-4c98-9ccb-ade356506697 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:15:24.928737 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 97/393] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:15:24 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 01 00:15:24.973720 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-868651e5-095a-4fc1-9e6f-61d1a84712c9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:24.975955 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-868651e5-095a-4fc1-9e6f-61d1a84712c9 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:24.976150 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-868651e5-095a-4fc1-9e6f-61d1a84712c9 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:24.976354 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-868651e5-095a-4fc1-9e6f-61d1a84712c9 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:24.981040 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4bcb5eef-adc1-48a2-98f2-cbb92ff3ed79 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:24.982327 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4bcb5eef-adc1-48a2-98f2-cbb92ff3ed79 None None] GET https://10.4.3.222/volume// Aug 01 00:15:24.982327 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4bcb5eef-adc1-48a2-98f2-cbb92ff3ed79 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:24.982739 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4bcb5eef-adc1-48a2-98f2-cbb92ff3ed79 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:24.983678 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4bcb5eef-adc1-48a2-98f2-cbb92ff3ed79 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:15:24.984096 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 99/394] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:15:24 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:15:24.991832 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:24.991832 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:24.993383 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-dd31880d-0bb3-4daf-810e-a7447038f243 req-d4934ead-f4f4-4c57-9c3b-a203d7d9a5ee None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:24.996324 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-dd31880d-0bb3-4daf-810e-a7447038f243 req-d4934ead-f4f4-4c57-9c3b-a203d7d9a5ee tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:24.996587 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-dd31880d-0bb3-4daf-810e-a7447038f243 req-d4934ead-f4f4-4c57-9c3b-a203d7d9a5ee tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:24.996839 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-dd31880d-0bb3-4daf-810e-a7447038f243 req-d4934ead-f4f4-4c57-9c3b-a203d7d9a5ee tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:24.997197 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-868651e5-095a-4fc1-9e6f-61d1a84712c9 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:25.003258 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-868651e5-095a-4fc1-9e6f-61d1a84712c9 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:25.003815 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 98/395] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:24 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:25.012093 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:25.012093 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:25.016170 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-dd31880d-0bb3-4daf-810e-a7447038f243 req-d4934ead-f4f4-4c57-9c3b-a203d7d9a5ee tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:25.021436 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-dd31880d-0bb3-4daf-810e-a7447038f243 req-d4934ead-f4f4-4c57-9c3b-a203d7d9a5ee tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:25.022313 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 102/396] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:15:24 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 1327 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:15:25.135785 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-dd31880d-0bb3-4daf-810e-a7447038f243 req-9ffb5da4-476b-468f-a912-18cbb9ad1e85 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:25.140822 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-dd31880d-0bb3-4daf-810e-a7447038f243 req-9ffb5da4-476b-468f-a912-18cbb9ad1e85 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] PUT https://10.4.3.222/volume/v3/attachments/825dc913-fc3f-48ca-a258-02e026b902f7 Aug 01 00:15:25.140822 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-dd31880d-0bb3-4daf-810e-a7447038f243 req-9ffb5da4-476b-468f-a912-18cbb9ad1e85 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:25.155465 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-dd31880d-0bb3-4daf-810e-a7447038f243 req-9ffb5da4-476b-468f-a912-18cbb9ad1e85 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Acquiring lock "cinder-attachment_update-d99b69fc-6801-41f0-a860-d49017632e15-np0000006296" by "attachment_update" {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:15:25.164792 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-dd31880d-0bb3-4daf-810e-a7447038f243 req-9ffb5da4-476b-468f-a912-18cbb9ad1e85 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Lock "cinder-attachment_update-d99b69fc-6801-41f0-a860-d49017632e15-np0000006296" acquired by "attachment_update" :: waited 0.010s {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:15:25.167325 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:25.167325 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:25.287895 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-dd31880d-0bb3-4daf-810e-a7447038f243 req-9ffb5da4-476b-468f-a912-18cbb9ad1e85 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Lock "cinder-attachment_update-d99b69fc-6801-41f0-a860-d49017632e15-np0000006296" released by "attachment_update" :: held 0.123s {{(pid=100409) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:15:25.288233 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-dd31880d-0bb3-4daf-810e-a7447038f243 req-9ffb5da4-476b-468f-a912-18cbb9ad1e85 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments/825dc913-fc3f-48ca-a258-02e026b902f7 returned with HTTP 200 Aug 01 00:15:25.288711 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 98/397] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:15:25 2026] PUT /volume/v3/attachments/825dc913-fc3f-48ca-a258-02e026b902f7 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:25.737054 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-be9bb5a2-b1d6-4ae1-99d0-f145a63dae00 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:25.739055 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-be9bb5a2-b1d6-4ae1-99d0-f145a63dae00 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac Aug 01 00:15:25.739339 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-be9bb5a2-b1d6-4ae1-99d0-f145a63dae00 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:25.739594 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-be9bb5a2-b1d6-4ae1-99d0-f145a63dae00 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:25.739746 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-be9bb5a2-b1d6-4ae1-99d0-f145a63dae00 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] show called for member 7513154a-46cd-4901-8b74-58933ab91bac {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:15:25.743792 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:25.743792 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:25.751047 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-be9bb5a2-b1d6-4ae1-99d0-f145a63dae00 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac returned with HTTP 200 Aug 01 00:15:25.751592 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 100/398] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:15:25 2026] GET /volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac => generated 324 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:25.763184 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-42c9b3ac-a80d-4e79-a491-f4f52af7e89b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:25.768952 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-42c9b3ac-a80d-4e79-a491-f4f52af7e89b tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/volumes/detail Aug 01 00:15:25.768952 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-42c9b3ac-a80d-4e79-a491-f4f52af7e89b tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:25.768952 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-42c9b3ac-a80d-4e79-a491-f4f52af7e89b tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:25.772915 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-42c9b3ac-a80d-4e79-a491-f4f52af7e89b tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:15:25.772915 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-42c9b3ac-a80d-4e79-a491-f4f52af7e89b tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:15:25.790645 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-42c9b3ac-a80d-4e79-a491-f4f52af7e89b tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Get all volumes completed successfully. Aug 01 00:15:25.793120 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-42c9b3ac-a80d-4e79-a491-f4f52af7e89b tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:15:25.793626 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-42c9b3ac-a80d-4e79-a491-f4f52af7e89b tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:15:25.844623 np0000006296 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-42c9b3ac-a80d-4e79-a491-f4f52af7e89b tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:15:25.848439 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:25.848439 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:25.852504 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-42c9b3ac-a80d-4e79-a491-f4f52af7e89b tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:15:25.852674 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-42c9b3ac-a80d-4e79-a491-f4f52af7e89b tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:15:25.898658 np0000006296 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-42c9b3ac-a80d-4e79-a491-f4f52af7e89b tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:15:25.908592 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:25.908592 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:25.918077 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-42c9b3ac-a80d-4e79-a491-f4f52af7e89b tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/volumes/detail returned with HTTP 200 Aug 01 00:15:25.918520 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 99/399] 10.4.3.222 () {68 vars in 1299 bytes} [Sat Aug 1 00:15:25 2026] GET /volume/v3/volumes/detail => generated 1809 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:15:25.937343 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-3123b8ad-91ed-4f2a-b513-6bfa4c13ec4b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:25.940104 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3123b8ad-91ed-4f2a-b513-6bfa4c13ec4b tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/volumes/detail Aug 01 00:15:25.940461 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3123b8ad-91ed-4f2a-b513-6bfa4c13ec4b tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:25.940810 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3123b8ad-91ed-4f2a-b513-6bfa4c13ec4b tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'detail' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:25.941419 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.api_utils [None req-3123b8ad-91ed-4f2a-b513-6bfa4c13ec4b tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Removing options '' from query. {{(pid=100408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:15:25.943350 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-3123b8ad-91ed-4f2a-b513-6bfa4c13ec4b tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:15:25.984966 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-3123b8ad-91ed-4f2a-b513-6bfa4c13ec4b tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Get all volumes completed successfully. Aug 01 00:15:25.985612 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-3123b8ad-91ed-4f2a-b513-6bfa4c13ec4b tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:15:25.985845 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-3123b8ad-91ed-4f2a-b513-6bfa4c13ec4b tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:15:26.023895 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0d5fd2e4-d794-4607-ac76-56e02cc79cb6 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:26.028888 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0d5fd2e4-d794-4607-ac76-56e02cc79cb6 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:26.028888 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0d5fd2e4-d794-4607-ac76-56e02cc79cb6 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:26.028888 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0d5fd2e4-d794-4607-ac76-56e02cc79cb6 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:26.038644 np0000006296 devstack@c-api.service[100408]: DEBUG oslo_db.sqlalchemy.engines [None req-3123b8ad-91ed-4f2a-b513-6bfa4c13ec4b tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100408) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:15:26.043489 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:26.043489 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:26.050158 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-3123b8ad-91ed-4f2a-b513-6bfa4c13ec4b tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:15:26.050382 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-3123b8ad-91ed-4f2a-b513-6bfa4c13ec4b tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:15:26.052312 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:26.052312 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:26.057913 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-0d5fd2e4-d794-4607-ac76-56e02cc79cb6 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:26.068235 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0d5fd2e4-d794-4607-ac76-56e02cc79cb6 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:26.068718 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 99/400] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:26 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 1148 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:26.087899 np0000006296 devstack@c-api.service[100408]: DEBUG oslo_db.sqlalchemy.engines [None req-3123b8ad-91ed-4f2a-b513-6bfa4c13ec4b tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100408) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:15:26.091925 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:26.091925 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:26.099738 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3123b8ad-91ed-4f2a-b513-6bfa4c13ec4b tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/volumes/detail returned with HTTP 200 Aug 01 00:15:26.100294 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 103/401] 10.4.3.222 () {68 vars in 1299 bytes} [Sat Aug 1 00:15:25 2026] GET /volume/v3/volumes/detail => generated 1809 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:15:26.120655 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-97db1b42-76a6-4d55-9129-74aa49e10851 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:26.124455 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-97db1b42-76a6-4d55-9129-74aa49e10851 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] POST https://10.4.3.222/volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac/action Aug 01 00:15:26.124455 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-97db1b42-76a6-4d55-9129-74aa49e10851 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:26.124455 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-97db1b42-76a6-4d55-9129-74aa49e10851 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:26.126647 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-97db1b42-76a6-4d55-9129-74aa49e10851 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] delete called for group 7513154a-46cd-4901-8b74-58933ab91bac {{(pid=100407) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 00:15:26.126932 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.groups [None req-97db1b42-76a6-4d55-9129-74aa49e10851 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Delete group with id: 7513154a-46cd-4901-8b74-58933ab91bac Aug 01 00:15:26.132744 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:26.132744 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:26.247346 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-97db1b42-76a6-4d55-9129-74aa49e10851 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac/action returned with HTTP 202 Aug 01 00:15:26.247946 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 101/402] 10.4.3.222 () {70 vars in 1428 bytes} [Sat Aug 1 00:15:26 2026] POST /volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:15:26.258749 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7944faa9-47f4-40ff-9f6a-9cc55f5242e7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:26.261303 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7944faa9-47f4-40ff-9f6a-9cc55f5242e7 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/volumes/1cb989b1-eb19-49a3-9fc1-1e262a63aa6f Aug 01 00:15:26.262062 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7944faa9-47f4-40ff-9f6a-9cc55f5242e7 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:26.262371 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7944faa9-47f4-40ff-9f6a-9cc55f5242e7 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:26.271252 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:26.271252 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:26.284642 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7944faa9-47f4-40ff-9f6a-9cc55f5242e7 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Volume info retrieved successfully. Aug 01 00:15:26.285587 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-7944faa9-47f4-40ff-9f6a-9cc55f5242e7 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:15:26.285892 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-7944faa9-47f4-40ff-9f6a-9cc55f5242e7 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:15:26.331600 np0000006296 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-7944faa9-47f4-40ff-9f6a-9cc55f5242e7 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:15:26.334662 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:26.334662 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:26.341530 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7944faa9-47f4-40ff-9f6a-9cc55f5242e7 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/volumes/1cb989b1-eb19-49a3-9fc1-1e262a63aa6f returned with HTTP 200 Aug 01 00:15:26.341915 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 100/403] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:15:26 2026] GET /volume/v3/volumes/1cb989b1-eb19-49a3-9fc1-1e262a63aa6f => generated 907 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:27.082963 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7f2ae97c-fc5d-46ad-aa6e-c1b2d90ab8c4 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:27.089321 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7f2ae97c-fc5d-46ad-aa6e-c1b2d90ab8c4 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:27.089556 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7f2ae97c-fc5d-46ad-aa6e-c1b2d90ab8c4 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:27.089746 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7f2ae97c-fc5d-46ad-aa6e-c1b2d90ab8c4 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:27.105323 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:27.105323 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:27.110759 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-7f2ae97c-fc5d-46ad-aa6e-c1b2d90ab8c4 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:27.115551 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7f2ae97c-fc5d-46ad-aa6e-c1b2d90ab8c4 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:27.115784 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 100/404] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:27 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:27.313913 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f843a6f3-d1ba-4d10-bbd4-ee4ad252c26a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:27.357824 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-973e17ae-7f4e-4dfd-8118-1f5861bb6cf8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:27.360197 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-973e17ae-7f4e-4dfd-8118-1f5861bb6cf8 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/volumes/1cb989b1-eb19-49a3-9fc1-1e262a63aa6f Aug 01 00:15:27.360596 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-973e17ae-7f4e-4dfd-8118-1f5861bb6cf8 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:27.360897 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-973e17ae-7f4e-4dfd-8118-1f5861bb6cf8 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:27.367345 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-973e17ae-7f4e-4dfd-8118-1f5861bb6cf8 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/volumes/1cb989b1-eb19-49a3-9fc1-1e262a63aa6f returned with HTTP 404 Aug 01 00:15:27.368091 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 102/405] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:15:27 2026] GET /volume/v3/volumes/1cb989b1-eb19-49a3-9fc1-1e262a63aa6f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:15:27.374844 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-102e2d11-53e1-476f-a7e2-92ecc28eb1c9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:27.380680 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-102e2d11-53e1-476f-a7e2-92ecc28eb1c9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/volumes/e220a360-5345-47b1-8995-ca91f9bed27b Aug 01 00:15:27.380991 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-102e2d11-53e1-476f-a7e2-92ecc28eb1c9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:27.381095 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-102e2d11-53e1-476f-a7e2-92ecc28eb1c9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:27.390986 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-102e2d11-53e1-476f-a7e2-92ecc28eb1c9 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/volumes/e220a360-5345-47b1-8995-ca91f9bed27b returned with HTTP 404 Aug 01 00:15:27.391436 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 101/406] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:15:27 2026] GET /volume/v3/volumes/e220a360-5345-47b1-8995-ca91f9bed27b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:15:27.405502 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c76d85c2-4921-4a68-9c1e-9c09d1ece206 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:27.408447 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c76d85c2-4921-4a68-9c1e-9c09d1ece206 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] GET https://10.4.3.222/volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac Aug 01 00:15:27.408657 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c76d85c2-4921-4a68-9c1e-9c09d1ece206 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:27.409122 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c76d85c2-4921-4a68-9c1e-9c09d1ece206 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:27.409320 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.groups [None req-c76d85c2-4921-4a68-9c1e-9c09d1ece206 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] show called for member 7513154a-46cd-4901-8b74-58933ab91bac {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:15:27.418195 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c76d85c2-4921-4a68-9c1e-9c09d1ece206 tempest-GroupsTest-1343025190 tempest-GroupsTest-1343025190-project-member] https://10.4.3.222/volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac returned with HTTP 404 Aug 01 00:15:27.418747 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 101/407] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:15:27 2026] GET /volume/v3/groups/7513154a-46cd-4901-8b74-58933ab91bac => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:15:27.425795 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f944cdfd-0234-4b90-a732-1c5178a81354 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:27.428213 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f944cdfd-0234-4b90-a732-1c5178a81354 tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] DELETE https://10.4.3.222/volume/v3/group_types/59192e71-4a4f-4e27-8d62-2742c22cf9b4 Aug 01 00:15:27.428456 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f944cdfd-0234-4b90-a732-1c5178a81354 tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:27.428906 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f944cdfd-0234-4b90-a732-1c5178a81354 tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:27.451258 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f944cdfd-0234-4b90-a732-1c5178a81354 tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] https://10.4.3.222/volume/v3/group_types/59192e71-4a4f-4e27-8d62-2742c22cf9b4 returned with HTTP 202 Aug 01 00:15:27.452130 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 103/408] 10.4.3.222 () {68 vars in 1404 bytes} [Sat Aug 1 00:15:27 2026] DELETE /volume/v3/group_types/59192e71-4a4f-4e27-8d62-2742c22cf9b4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 01 00:15:27.460513 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2e3cadd8-2f83-48da-8067-f019378b83a5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:27.462798 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2e3cadd8-2f83-48da-8067-f019378b83a5 tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] DELETE https://10.4.3.222/volume/v3/types/26e6a211-45c0-4a2b-8ea7-739e048900fa Aug 01 00:15:27.463082 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2e3cadd8-2f83-48da-8067-f019378b83a5 tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:27.463285 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2e3cadd8-2f83-48da-8067-f019378b83a5 tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:27.531037 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2e3cadd8-2f83-48da-8067-f019378b83a5 tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] https://10.4.3.222/volume/v3/types/26e6a211-45c0-4a2b-8ea7-739e048900fa returned with HTTP 202 Aug 01 00:15:27.531037 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 102/409] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:15:27 2026] DELETE /volume/v3/types/26e6a211-45c0-4a2b-8ea7-739e048900fa => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:15:27.540919 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-02ef9e25-8e22-4212-b02f-a719186e7db1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:27.544158 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-02ef9e25-8e22-4212-b02f-a719186e7db1 tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] GET https://10.4.3.222/volume/v3/types/26e6a211-45c0-4a2b-8ea7-739e048900fa Aug 01 00:15:27.544158 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-02ef9e25-8e22-4212-b02f-a719186e7db1 tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:27.544158 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-02ef9e25-8e22-4212-b02f-a719186e7db1 tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:27.547955 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-02ef9e25-8e22-4212-b02f-a719186e7db1 tempest-GroupsTest-216748380 tempest-GroupsTest-216748380-project-admin] https://10.4.3.222/volume/v3/types/26e6a211-45c0-4a2b-8ea7-739e048900fa returned with HTTP 404 Aug 01 00:15:27.548258 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 102/410] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:15:27 2026] GET /volume/v3/types/26e6a211-45c0-4a2b-8ea7-739e048900fa => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:27.641851 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-dd31880d-0bb3-4daf-810e-a7447038f243 req-85327107-5711-430b-b37b-5217a445ce59 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:27.648846 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-dd31880d-0bb3-4daf-810e-a7447038f243 req-85327107-5711-430b-b37b-5217a445ce59 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] POST https://10.4.3.222/volume/v3/attachments/825dc913-fc3f-48ca-a258-02e026b902f7/action Aug 01 00:15:27.649610 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f843a6f3-d1ba-4d10-bbd4-ee4ad252c26a tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:15:27.649725 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-dd31880d-0bb3-4daf-810e-a7447038f243 req-85327107-5711-430b-b37b-5217a445ce59 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:27.649725 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-dd31880d-0bb3-4daf-810e-a7447038f243 req-85327107-5711-430b-b37b-5217a445ce59 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:27.649805 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f843a6f3-d1ba-4d10-bbd4-ee4ad252c26a tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-662171084"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:27.651756 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-f843a6f3-d1ba-4d10-bbd4-ee4ad252c26a tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-662171084'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:15:27.651991 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-f843a6f3-d1ba-4d10-bbd4-ee4ad252c26a tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Create volume of 1 GB Aug 01 00:15:27.659587 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f843a6f3-d1ba-4d10-bbd4-ee4ad252c26a tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Availability Zones retrieved successfully. Aug 01 00:15:27.668811 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f843a6f3-d1ba-4d10-bbd4-ee4ad252c26a tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Flow 'volume_create_api' (d8ef5091-b354-4438-aef4-8446cee7cf2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:15:27.669922 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f843a6f3-d1ba-4d10-bbd4-ee4ad252c26a tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (596b70d5-1cdd-4924-b30d-e5dbba7d70f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:27.670908 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-f843a6f3-d1ba-4d10-bbd4-ee4ad252c26a tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:15:27.675758 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:27.675758 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:27.693400 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-dd31880d-0bb3-4daf-810e-a7447038f243 req-85327107-5711-430b-b37b-5217a445ce59 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments/825dc913-fc3f-48ca-a258-02e026b902f7/action returned with HTTP 204 Aug 01 00:15:27.694030 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 104/411] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:15:27 2026] POST /volume/v3/attachments/825dc913-fc3f-48ca-a258-02e026b902f7/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:27.707346 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f843a6f3-d1ba-4d10-bbd4-ee4ad252c26a tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (596b70d5-1cdd-4924-b30d-e5dbba7d70f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:27.707346 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f843a6f3-d1ba-4d10-bbd4-ee4ad252c26a tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a22b0b3-cee8-43a4-a439-5e1bd1a60d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:27.787097 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-f843a6f3-d1ba-4d10-bbd4-ee4ad252c26a tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Created reservations ['36333e85-ee59-49e7-8809-700701e46893', '206d2fd2-3d37-42fe-bfc9-29117a5ac717', '02623f38-7bff-46fa-a5f3-1363d88ba929', 'f551e59e-40a4-4a07-82e2-2063b7ae6c23'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:15:27.787991 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f843a6f3-d1ba-4d10-bbd4-ee4ad252c26a tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a22b0b3-cee8-43a4-a439-5e1bd1a60d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36333e85-ee59-49e7-8809-700701e46893', '206d2fd2-3d37-42fe-bfc9-29117a5ac717', '02623f38-7bff-46fa-a5f3-1363d88ba929', 'f551e59e-40a4-4a07-82e2-2063b7ae6c23']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:27.788992 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f843a6f3-d1ba-4d10-bbd4-ee4ad252c26a tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f6ef8fb-c1c7-4c18-87a3-21ec47d6cf5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:27.820824 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f843a6f3-d1ba-4d10-bbd4-ee4ad252c26a tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f6ef8fb-c1c7-4c18-87a3-21ec47d6cf5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-662171084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88bfdd3a55b4458594ca4d5fca93dd76',qos_specs=None,replication_status=,reservations=['36333e85-ee59-49e7-8809-700701e46893','206d2fd2-3d37-42fe-bfc9-29117a5ac717','02623f38-7bff-46fa-a5f3-1363d88ba929','f551e59e-40a4-4a07-82e2-2063b7ae6c23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deb87951534946b8a69c4bcfd7bfc74b',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:15:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-662171084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88bfdd3a55b4458594ca4d5fca93dd76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='deb87951534946b8a69c4bcfd7bfc74b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:27.821776 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f843a6f3-d1ba-4d10-bbd4-ee4ad252c26a tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54243815-215a-4fa3-84cc-72ee5507fa11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:27.847828 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f843a6f3-d1ba-4d10-bbd4-ee4ad252c26a tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54243815-215a-4fa3-84cc-72ee5507fa11) transitioned into state 'SUCCESS' from state '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-662171084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88bfdd3a55b4458594ca4d5fca93dd76',qos_specs=None,replication_status=,reservations=['36333e85-ee59-49e7-8809-700701e46893','206d2fd2-3d37-42fe-bfc9-29117a5ac717','02623f38-7bff-46fa-a5f3-1363d88ba929','f551e59e-40a4-4a07-82e2-2063b7ae6c23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deb87951534946b8a69c4bcfd7bfc74b',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:27.848596 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f843a6f3-d1ba-4d10-bbd4-ee4ad252c26a tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (511efea7-df65-4dd4-801d-428d4719514b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:27.862571 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f843a6f3-d1ba-4d10-bbd4-ee4ad252c26a tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (511efea7-df65-4dd4-801d-428d4719514b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:27.863396 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f843a6f3-d1ba-4d10-bbd4-ee4ad252c26a tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Flow 'volume_create_api' (d8ef5091-b354-4438-aef4-8446cee7cf2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:15:27.863725 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f843a6f3-d1ba-4d10-bbd4-ee4ad252c26a tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Create volume request issued successfully. Aug 01 00:15:27.864310 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f843a6f3-d1ba-4d10-bbd4-ee4ad252c26a tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:15:27.864709 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 104/412] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:15:27 2026] POST /volume/v3/volumes => generated 758 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:15:28.132522 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-77b3ddd3-7514-41a5-b0e9-eda73d536bfa None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:28.135266 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-77b3ddd3-7514-41a5-b0e9-eda73d536bfa tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:28.135668 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-77b3ddd3-7514-41a5-b0e9-eda73d536bfa tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:28.136039 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-77b3ddd3-7514-41a5-b0e9-eda73d536bfa tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:28.152945 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:28.152945 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:28.157166 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-77b3ddd3-7514-41a5-b0e9-eda73d536bfa tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:28.161500 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-77b3ddd3-7514-41a5-b0e9-eda73d536bfa tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:28.162065 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 103/413] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:28 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 1442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:28.177890 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e9cc3a34-dc8b-465d-9434-1a224fedaeaa None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:28.358817 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e9cc3a34-dc8b-465d-9434-1a224fedaeaa tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-reader] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:28.359324 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e9cc3a34-dc8b-465d-9434-1a224fedaeaa tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-reader] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:28.359884 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e9cc3a34-dc8b-465d-9434-1a224fedaeaa tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-reader] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:28.377527 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:28.377527 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:28.383943 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-e9cc3a34-dc8b-465d-9434-1a224fedaeaa tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-reader] Volume info retrieved successfully. Aug 01 00:15:28.390355 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e9cc3a34-dc8b-465d-9434-1a224fedaeaa tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-reader] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:28.390841 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 103/414] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:28 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 1442 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:28.450971 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-494b6f16-4242-4a55-a200-fe86a67b2a54 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:28.456440 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-494b6f16-4242-4a55-a200-fe86a67b2a54 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-reader] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:28.456691 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-494b6f16-4242-4a55-a200-fe86a67b2a54 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-reader] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:28.456972 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-494b6f16-4242-4a55-a200-fe86a67b2a54 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-reader] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:28.471820 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:28.471820 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:28.475719 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-494b6f16-4242-4a55-a200-fe86a67b2a54 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-reader] Volume info retrieved successfully. Aug 01 00:15:28.480379 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-494b6f16-4242-4a55-a200-fe86a67b2a54 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-reader] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:28.480981 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 105/415] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:28 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 1442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:28.545074 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-91c00b97-353b-43d9-b89a-0cb0d40f8133 req-de307c72-942a-472d-878f-8414350c352e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:28.548003 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-91c00b97-353b-43d9-b89a-0cb0d40f8133 req-de307c72-942a-472d-878f-8414350c352e tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:28.548247 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-91c00b97-353b-43d9-b89a-0cb0d40f8133 req-de307c72-942a-472d-878f-8414350c352e tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:28.548480 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-91c00b97-353b-43d9-b89a-0cb0d40f8133 req-de307c72-942a-472d-878f-8414350c352e tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:28.565584 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:28.565584 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:28.570683 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-91c00b97-353b-43d9-b89a-0cb0d40f8133 req-de307c72-942a-472d-878f-8414350c352e tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:28.575931 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-91c00b97-353b-43d9-b89a-0cb0d40f8133 req-de307c72-942a-472d-878f-8414350c352e tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:28.577089 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 105/416] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:15:28 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 1442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:28.610509 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-91c00b97-353b-43d9-b89a-0cb0d40f8133 req-57b2d247-cff7-4556-95b6-ea985d4d5fd2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:28.615599 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-91c00b97-353b-43d9-b89a-0cb0d40f8133 req-57b2d247-cff7-4556-95b6-ea985d4d5fd2 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] POST https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15/action Aug 01 00:15:28.616011 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-91c00b97-353b-43d9-b89a-0cb0d40f8133 req-57b2d247-cff7-4556-95b6-ea985d4d5fd2 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:28.616139 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-91c00b97-353b-43d9-b89a-0cb0d40f8133 req-57b2d247-cff7-4556-95b6-ea985d4d5fd2 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:28.634395 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:28.634395 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:28.635045 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-91c00b97-353b-43d9-b89a-0cb0d40f8133 req-57b2d247-cff7-4556-95b6-ea985d4d5fd2 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:28.643252 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-91c00b97-353b-43d9-b89a-0cb0d40f8133 req-57b2d247-cff7-4556-95b6-ea985d4d5fd2 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Begin detaching volume completed successfully. Aug 01 00:15:28.643351 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-91c00b97-353b-43d9-b89a-0cb0d40f8133 req-57b2d247-cff7-4556-95b6-ea985d4d5fd2 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15/action returned with HTTP 202 Aug 01 00:15:28.643823 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 104/417] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:15:28 2026] POST /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:15:28.665114 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-97011091-8e55-4da3-b90f-746a03086d4a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:28.669781 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-97011091-8e55-4da3-b90f-746a03086d4a tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:28.671091 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-97011091-8e55-4da3-b90f-746a03086d4a tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:28.671482 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-97011091-8e55-4da3-b90f-746a03086d4a tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:28.693936 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:28.693936 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:28.699438 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-97011091-8e55-4da3-b90f-746a03086d4a tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:28.699972 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-df340338-08a4-4318-b30d-ef4cb1dd8b50 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:28.700999 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-df340338-08a4-4318-b30d-ef4cb1dd8b50 None None] GET https://10.4.3.222/volume// Aug 01 00:15:28.700999 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-df340338-08a4-4318-b30d-ef4cb1dd8b50 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:28.700999 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-df340338-08a4-4318-b30d-ef4cb1dd8b50 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:28.701411 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-df340338-08a4-4318-b30d-ef4cb1dd8b50 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:15:28.702200 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 106/418] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:15:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:15:28.710711 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-97011091-8e55-4da3-b90f-746a03086d4a tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:28.710711 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 104/419] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:28 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 1445 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:28.711691 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-91c00b97-353b-43d9-b89a-0cb0d40f8133 req-ee900141-aeac-4663-aa83-445350328892 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:28.714574 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-91c00b97-353b-43d9-b89a-0cb0d40f8133 req-ee900141-aeac-4663-aa83-445350328892 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:28.714890 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-91c00b97-353b-43d9-b89a-0cb0d40f8133 req-ee900141-aeac-4663-aa83-445350328892 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:28.715142 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-91c00b97-353b-43d9-b89a-0cb0d40f8133 req-ee900141-aeac-4663-aa83-445350328892 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:28.726889 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:28.726889 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:28.730139 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-91c00b97-353b-43d9-b89a-0cb0d40f8133 req-ee900141-aeac-4663-aa83-445350328892 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:28.736529 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-91c00b97-353b-43d9-b89a-0cb0d40f8133 req-ee900141-aeac-4663-aa83-445350328892 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:28.736529 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 106/420] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:15:28 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 1625 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:15:29.329494 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-91c00b97-353b-43d9-b89a-0cb0d40f8133 req-6202fe27-f146-4963-8de9-691eb0f884fa None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:29.333718 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-91c00b97-353b-43d9-b89a-0cb0d40f8133 req-6202fe27-f146-4963-8de9-691eb0f884fa tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:29.334412 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-91c00b97-353b-43d9-b89a-0cb0d40f8133 req-6202fe27-f146-4963-8de9-691eb0f884fa tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:29.334779 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-91c00b97-353b-43d9-b89a-0cb0d40f8133 req-6202fe27-f146-4963-8de9-691eb0f884fa tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:29.355961 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:29.355961 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:29.362859 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-91c00b97-353b-43d9-b89a-0cb0d40f8133 req-6202fe27-f146-4963-8de9-691eb0f884fa tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:29.374190 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-91c00b97-353b-43d9-b89a-0cb0d40f8133 req-6202fe27-f146-4963-8de9-691eb0f884fa tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:29.374190 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 105/421] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:15:29 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 1445 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:29.392341 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-91c00b97-353b-43d9-b89a-0cb0d40f8133 req-bfabe0e8-6cda-4601-9ae1-87845cd7fe33 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:29.395982 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-91c00b97-353b-43d9-b89a-0cb0d40f8133 req-bfabe0e8-6cda-4601-9ae1-87845cd7fe33 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] DELETE https://10.4.3.222/volume/v3/attachments/7c4cb0f3-25c8-41b6-b40b-0973381e45ee Aug 01 00:15:29.396209 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-91c00b97-353b-43d9-b89a-0cb0d40f8133 req-bfabe0e8-6cda-4601-9ae1-87845cd7fe33 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:29.396446 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-91c00b97-353b-43d9-b89a-0cb0d40f8133 req-bfabe0e8-6cda-4601-9ae1-87845cd7fe33 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:29.405460 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:29.405460 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:29.473274 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-91c00b97-353b-43d9-b89a-0cb0d40f8133 req-bfabe0e8-6cda-4601-9ae1-87845cd7fe33 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments/7c4cb0f3-25c8-41b6-b40b-0973381e45ee returned with HTTP 200 Aug 01 00:15:29.475778 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 107/422] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:15:29 2026] DELETE /volume/v3/attachments/7c4cb0f3-25c8-41b6-b40b-0973381e45ee => generated 192 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:29.724728 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ab2797fe-d85b-4adc-b793-bf429a618a0b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:29.727197 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ab2797fe-d85b-4adc-b793-bf429a618a0b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:29.727679 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ab2797fe-d85b-4adc-b793-bf429a618a0b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:29.728006 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ab2797fe-d85b-4adc-b793-bf429a618a0b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:29.747035 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:29.747035 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:29.758225 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ab2797fe-d85b-4adc-b793-bf429a618a0b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:29.766169 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ab2797fe-d85b-4adc-b793-bf429a618a0b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:29.766482 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 105/423] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:29 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 1145 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:29.847884 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6d3264d0-3f42-4efd-a4f9-da4236bfc586 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:29.854383 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6d3264d0-3f42-4efd-a4f9-da4236bfc586 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-reader] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:29.854617 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6d3264d0-3f42-4efd-a4f9-da4236bfc586 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-reader] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:29.854873 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6d3264d0-3f42-4efd-a4f9-da4236bfc586 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-reader] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:29.877523 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:29.877523 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:29.882627 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-6d3264d0-3f42-4efd-a4f9-da4236bfc586 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-reader] Volume info retrieved successfully. Aug 01 00:15:29.889186 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6d3264d0-3f42-4efd-a4f9-da4236bfc586 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-reader] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:29.889845 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 107/424] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:29 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 1145 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:29.959481 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-01a0a211-3501-4b4d-aa40-401c5d427664 req-e053615c-d04e-49e8-9a30-4223e1d9978b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:29.964911 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-01a0a211-3501-4b4d-aa40-401c5d427664 req-e053615c-d04e-49e8-9a30-4223e1d9978b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:29.965227 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-01a0a211-3501-4b4d-aa40-401c5d427664 req-e053615c-d04e-49e8-9a30-4223e1d9978b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:29.965763 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-01a0a211-3501-4b4d-aa40-401c5d427664 req-e053615c-d04e-49e8-9a30-4223e1d9978b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:29.979566 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:29.979566 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:29.988901 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-01a0a211-3501-4b4d-aa40-401c5d427664 req-e053615c-d04e-49e8-9a30-4223e1d9978b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:29.992627 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-01a0a211-3501-4b4d-aa40-401c5d427664 req-e053615c-d04e-49e8-9a30-4223e1d9978b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:29.993069 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 106/425] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:15:29 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 1145 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:30.054587 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-01a0a211-3501-4b4d-aa40-401c5d427664 req-478203db-4822-44db-a373-b9c42471bc7f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:30.058378 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-01a0a211-3501-4b4d-aa40-401c5d427664 req-478203db-4822-44db-a373-b9c42471bc7f tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] POST https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15/action Aug 01 00:15:30.058874 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-01a0a211-3501-4b4d-aa40-401c5d427664 req-478203db-4822-44db-a373-b9c42471bc7f tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:30.058874 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-01a0a211-3501-4b4d-aa40-401c5d427664 req-478203db-4822-44db-a373-b9c42471bc7f tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:30.072565 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:30.072565 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:30.073831 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-01a0a211-3501-4b4d-aa40-401c5d427664 req-478203db-4822-44db-a373-b9c42471bc7f tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:30.081669 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-01a0a211-3501-4b4d-aa40-401c5d427664 req-478203db-4822-44db-a373-b9c42471bc7f tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Begin detaching volume completed successfully. Aug 01 00:15:30.081937 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-01a0a211-3501-4b4d-aa40-401c5d427664 req-478203db-4822-44db-a373-b9c42471bc7f tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15/action returned with HTTP 202 Aug 01 00:15:30.082301 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 108/426] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:15:30 2026] POST /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:15:30.112320 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9e51d3bb-f0fd-45ca-908a-4bc47f4910eb None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:30.115335 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9e51d3bb-f0fd-45ca-908a-4bc47f4910eb tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:30.115814 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9e51d3bb-f0fd-45ca-908a-4bc47f4910eb tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:30.115814 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9e51d3bb-f0fd-45ca-908a-4bc47f4910eb tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:30.129840 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:30.129840 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:30.133438 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-9e51d3bb-f0fd-45ca-908a-4bc47f4910eb tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:30.137483 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9e51d3bb-f0fd-45ca-908a-4bc47f4910eb tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:30.137825 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 106/427] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:30 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:30.147600 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-95bfbc32-9d6d-4659-8ed2-cae95276130b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:30.148123 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-95bfbc32-9d6d-4659-8ed2-cae95276130b None None] GET https://10.4.3.222/volume// Aug 01 00:15:30.148357 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-95bfbc32-9d6d-4659-8ed2-cae95276130b None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:30.148623 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-95bfbc32-9d6d-4659-8ed2-cae95276130b None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:30.148988 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-95bfbc32-9d6d-4659-8ed2-cae95276130b None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:15:30.149267 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 108/428] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:15: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 01 00:15:30.161032 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-01a0a211-3501-4b4d-aa40-401c5d427664 req-9713e660-9b88-4236-af6b-ef4a463bb05e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:30.166816 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-01a0a211-3501-4b4d-aa40-401c5d427664 req-9713e660-9b88-4236-af6b-ef4a463bb05e tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:30.167115 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-01a0a211-3501-4b4d-aa40-401c5d427664 req-9713e660-9b88-4236-af6b-ef4a463bb05e tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:30.167297 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-01a0a211-3501-4b4d-aa40-401c5d427664 req-9713e660-9b88-4236-af6b-ef4a463bb05e tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:30.179737 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:30.179737 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:30.183173 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-01a0a211-3501-4b4d-aa40-401c5d427664 req-9713e660-9b88-4236-af6b-ef4a463bb05e tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:30.189634 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-01a0a211-3501-4b4d-aa40-401c5d427664 req-9713e660-9b88-4236-af6b-ef4a463bb05e tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:30.190305 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 107/429] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:15:30 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 1328 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:15:31.151502 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0c130277-5c80-49d6-9c17-8724fc6a9a7b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:31.153755 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0c130277-5c80-49d6-9c17-8724fc6a9a7b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:31.154149 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0c130277-5c80-49d6-9c17-8724fc6a9a7b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:31.154664 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0c130277-5c80-49d6-9c17-8724fc6a9a7b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:31.175575 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:31.175575 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:31.179675 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0c130277-5c80-49d6-9c17-8724fc6a9a7b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:31.185244 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0c130277-5c80-49d6-9c17-8724fc6a9a7b tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:31.185805 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 109/430] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:31 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:32.203266 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0c43647b-e985-4d0d-b3f3-80a87baa17f4 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:32.206539 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0c43647b-e985-4d0d-b3f3-80a87baa17f4 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:32.206754 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0c43647b-e985-4d0d-b3f3-80a87baa17f4 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:32.209237 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0c43647b-e985-4d0d-b3f3-80a87baa17f4 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:32.226816 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:32.226816 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:32.231251 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-0c43647b-e985-4d0d-b3f3-80a87baa17f4 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:32.236401 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0c43647b-e985-4d0d-b3f3-80a87baa17f4 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:32.236401 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 107/431] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:32 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:33.160861 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e41e6eeb-0378-4cfb-9cab-34f8b512ca4d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:33.252537 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-33561e54-7938-4bb2-8501-5594517a3bfe None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:33.254878 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-33561e54-7938-4bb2-8501-5594517a3bfe tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:33.255074 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-33561e54-7938-4bb2-8501-5594517a3bfe tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:33.256609 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-33561e54-7938-4bb2-8501-5594517a3bfe tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:33.269253 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:33.269253 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:33.277824 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-33561e54-7938-4bb2-8501-5594517a3bfe tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:33.284870 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-33561e54-7938-4bb2-8501-5594517a3bfe tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:33.285268 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 108/432] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:33 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:33.459488 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e41e6eeb-0378-4cfb-9cab-34f8b512ca4d tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] POST https://10.4.3.222/volume/v3/qos-specs Aug 01 00:15:33.460048 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e41e6eeb-0378-4cfb-9cab-34f8b512ca4d tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1028264148", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:33.464101 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.qos_specs [None req-e41e6eeb-0378-4cfb-9cab-34f8b512ca4d tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1028264148', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100408) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 01 00:15:33.471217 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.db.api [None req-e41e6eeb-0378-4cfb-9cab-34f8b512ca4d tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] DB qos_specs_create(): root {'id': 'e510c8e0-019c-40f8-a2dc-ec5d93b46d5b', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1028264148'} {{(pid=100408) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 01 00:15:33.480002 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e41e6eeb-0378-4cfb-9cab-34f8b512ca4d tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs returned with HTTP 200 Aug 01 00:15:33.480198 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 109/433] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:15:33 2026] POST /volume/v3/qos-specs => generated 393 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:33.490315 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-728f2a55-d168-4520-acca-d004d722cee5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:33.493017 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-728f2a55-d168-4520-acca-d004d722cee5 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:15:33.493867 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-728f2a55-d168-4520-acca-d004d722cee5 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1254602199"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:33.523125 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-728f2a55-d168-4520-acca-d004d722cee5 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:15:33.523583 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 110/434] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:15:33 2026] POST /volume/v3/types => generated 222 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:33.539793 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c54ee6f2-8899-4a57-9eac-dfe1f174c142 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:33.543700 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c54ee6f2-8899-4a57-9eac-dfe1f174c142 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:15:33.547805 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c54ee6f2-8899-4a57-9eac-dfe1f174c142 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-679439374"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:33.570675 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c54ee6f2-8899-4a57-9eac-dfe1f174c142 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:15:33.571385 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 108/435] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:15:33 2026] POST /volume/v3/types => generated 221 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:33.581809 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7bce7368-f9f4-47f6-bc50-bbd6fe61d862 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:33.583715 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7bce7368-f9f4-47f6-bc50-bbd6fe61d862 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:15:33.583964 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7bce7368-f9f4-47f6-bc50-bbd6fe61d862 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1672270363"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:33.607272 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7bce7368-f9f4-47f6-bc50-bbd6fe61d862 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:15:33.607792 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 109/436] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:15:33 2026] POST /volume/v3/types => generated 222 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:33.617256 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c65d2d7b-e12f-4429-9f9f-d7d0d6e079b9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:33.620624 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c65d2d7b-e12f-4429-9f9f-d7d0d6e079b9 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] GET https://10.4.3.222/volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b/associate?vol_type_id=9516da96-e0a9-4806-ac8c-f6238196b739 Aug 01 00:15:33.620851 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c65d2d7b-e12f-4429-9f9f-d7d0d6e079b9 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:33.621270 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c65d2d7b-e12f-4429-9f9f-d7d0d6e079b9 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'associate' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:33.621705 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:33.621705 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:33.623882 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c65d2d7b-e12f-4429-9f9f-d7d0d6e079b9 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Associate qos_spec: e510c8e0-019c-40f8-a2dc-ec5d93b46d5b with type: 9516da96-e0a9-4806-ac8c-f6238196b739 {{(pid=100408) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 01 00:15:33.649703 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c65d2d7b-e12f-4429-9f9f-d7d0d6e079b9 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b/associate?vol_type_id=9516da96-e0a9-4806-ac8c-f6238196b739 returned with HTTP 202 Aug 01 00:15:33.650292 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 110/437] 10.4.3.222 () {66 vars in 1481 bytes} [Sat Aug 1 00:15:33 2026] GET /volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b/associate?vol_type_id=9516da96-e0a9-4806-ac8c-f6238196b739 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:15:33.658088 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-23c88db1-037f-46e2-bf4d-ca4c13e15835 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:33.660083 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-23c88db1-037f-46e2-bf4d-ca4c13e15835 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] GET https://10.4.3.222/volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b/associate?vol_type_id=0b51a159-178b-4ced-9e1d-a932e77c5d87 Aug 01 00:15:33.660282 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-23c88db1-037f-46e2-bf4d-ca4c13e15835 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:33.660514 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-23c88db1-037f-46e2-bf4d-ca4c13e15835 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'associate' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:33.661246 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.qos_specs_manage [None req-23c88db1-037f-46e2-bf4d-ca4c13e15835 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Associate qos_spec: e510c8e0-019c-40f8-a2dc-ec5d93b46d5b with type: 0b51a159-178b-4ced-9e1d-a932e77c5d87 {{(pid=100407) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 01 00:15:33.690152 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-23c88db1-037f-46e2-bf4d-ca4c13e15835 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b/associate?vol_type_id=0b51a159-178b-4ced-9e1d-a932e77c5d87 returned with HTTP 202 Aug 01 00:15:33.690651 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 111/438] 10.4.3.222 () {66 vars in 1481 bytes} [Sat Aug 1 00:15:33 2026] GET /volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b/associate?vol_type_id=0b51a159-178b-4ced-9e1d-a932e77c5d87 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:15:33.702619 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-1189471d-275e-4579-b654-0f720e30e78e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:33.705186 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1189471d-275e-4579-b654-0f720e30e78e tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] GET https://10.4.3.222/volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b/associate?vol_type_id=83095b3d-c68f-457e-a615-ff112d591721 Aug 01 00:15:33.705550 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1189471d-275e-4579-b654-0f720e30e78e tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:33.705940 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1189471d-275e-4579-b654-0f720e30e78e tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'associate' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:33.706717 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1189471d-275e-4579-b654-0f720e30e78e tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Associate qos_spec: e510c8e0-019c-40f8-a2dc-ec5d93b46d5b with type: 83095b3d-c68f-457e-a615-ff112d591721 {{(pid=100409) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 01 00:15:33.739793 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1189471d-275e-4579-b654-0f720e30e78e tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b/associate?vol_type_id=83095b3d-c68f-457e-a615-ff112d591721 returned with HTTP 202 Aug 01 00:15:33.740350 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 109/439] 10.4.3.222 () {66 vars in 1481 bytes} [Sat Aug 1 00:15:33 2026] GET /volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b/associate?vol_type_id=83095b3d-c68f-457e-a615-ff112d591721 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:15:33.747259 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a147f90d-3825-4689-8370-fe7c78b2cd32 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:33.750226 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a147f90d-3825-4689-8370-fe7c78b2cd32 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] GET https://10.4.3.222/volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b/associations Aug 01 00:15:33.750491 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a147f90d-3825-4689-8370-fe7c78b2cd32 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:33.750738 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a147f90d-3825-4689-8370-fe7c78b2cd32 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'associations' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:33.751313 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a147f90d-3825-4689-8370-fe7c78b2cd32 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Get associations for qos_spec id: e510c8e0-019c-40f8-a2dc-ec5d93b46d5b {{(pid=100406) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 01 00:15:33.777269 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a147f90d-3825-4689-8370-fe7c78b2cd32 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b/associations returned with HTTP 200 Aug 01 00:15:33.777785 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 110/440] 10.4.3.222 () {66 vars in 1393 bytes} [Sat Aug 1 00:15:33 2026] GET /volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b/associations => generated 447 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:33.789792 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-bf2175b8-46d0-473d-89a7-5bf08727e2b4 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:33.792135 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bf2175b8-46d0-473d-89a7-5bf08727e2b4 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] GET https://10.4.3.222/volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b/disassociate?vol_type_id=9516da96-e0a9-4806-ac8c-f6238196b739 Aug 01 00:15:33.792399 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bf2175b8-46d0-473d-89a7-5bf08727e2b4 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:33.792683 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bf2175b8-46d0-473d-89a7-5bf08727e2b4 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'disassociate' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:33.793033 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:33.793033 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:33.794863 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bf2175b8-46d0-473d-89a7-5bf08727e2b4 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Disassociate qos_spec: e510c8e0-019c-40f8-a2dc-ec5d93b46d5b from type: 9516da96-e0a9-4806-ac8c-f6238196b739 {{(pid=100408) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 01 00:15:33.813077 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bf2175b8-46d0-473d-89a7-5bf08727e2b4 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b/disassociate?vol_type_id=9516da96-e0a9-4806-ac8c-f6238196b739 returned with HTTP 202 Aug 01 00:15:33.813731 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 111/441] 10.4.3.222 () {66 vars in 1490 bytes} [Sat Aug 1 00:15:33 2026] GET /volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b/disassociate?vol_type_id=9516da96-e0a9-4806-ac8c-f6238196b739 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:15:33.820755 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5c786c10-1b9d-477b-9788-5a2f8d56dbe8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:33.822637 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5c786c10-1b9d-477b-9788-5a2f8d56dbe8 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] GET https://10.4.3.222/volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b/associations Aug 01 00:15:33.822865 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5c786c10-1b9d-477b-9788-5a2f8d56dbe8 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:33.823036 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5c786c10-1b9d-477b-9788-5a2f8d56dbe8 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'associations' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:33.823271 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:33.823271 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:33.823558 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5c786c10-1b9d-477b-9788-5a2f8d56dbe8 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Get associations for qos_spec id: e510c8e0-019c-40f8-a2dc-ec5d93b46d5b {{(pid=100407) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 01 00:15:33.837208 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5c786c10-1b9d-477b-9788-5a2f8d56dbe8 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b/associations returned with HTTP 200 Aug 01 00:15:33.837950 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 112/442] 10.4.3.222 () {66 vars in 1393 bytes} [Sat Aug 1 00:15:33 2026] GET /volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b/associations => generated 305 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:33.847230 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-28aa64d7-69c1-48e7-a830-393e7b169e24 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:33.850025 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-28aa64d7-69c1-48e7-a830-393e7b169e24 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] GET https://10.4.3.222/volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b/disassociate_all Aug 01 00:15:33.850126 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-28aa64d7-69c1-48e7-a830-393e7b169e24 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:33.850287 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-28aa64d7-69c1-48e7-a830-393e7b169e24 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'disassociate_all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:33.850560 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:33.850560 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:33.851050 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.contrib.qos_specs_manage [None req-28aa64d7-69c1-48e7-a830-393e7b169e24 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Disassociate qos_spec: e510c8e0-019c-40f8-a2dc-ec5d93b46d5b from all. {{(pid=100409) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 01 00:15:33.864872 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-28aa64d7-69c1-48e7-a830-393e7b169e24 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b/disassociate_all returned with HTTP 202 Aug 01 00:15:33.865239 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 110/443] 10.4.3.222 () {66 vars in 1405 bytes} [Sat Aug 1 00:15:33 2026] GET /volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b/disassociate_all => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:15:33.873209 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-28d07084-2115-4a63-bbe7-09e2997df81d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:33.875451 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-28d07084-2115-4a63-bbe7-09e2997df81d tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] GET https://10.4.3.222/volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b/associations Aug 01 00:15:33.875664 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-28d07084-2115-4a63-bbe7-09e2997df81d tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:33.875917 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-28d07084-2115-4a63-bbe7-09e2997df81d tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'associations' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:33.876229 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:33.876229 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:33.876611 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.qos_specs_manage [None req-28d07084-2115-4a63-bbe7-09e2997df81d tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Get associations for qos_spec id: e510c8e0-019c-40f8-a2dc-ec5d93b46d5b {{(pid=100406) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 01 00:15:33.898237 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-28d07084-2115-4a63-bbe7-09e2997df81d tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b/associations returned with HTTP 200 Aug 01 00:15:33.898649 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 111/444] 10.4.3.222 () {66 vars in 1393 bytes} [Sat Aug 1 00:15:33 2026] GET /volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b/associations => generated 24 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:15:33.912183 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-168750e6-e099-49c1-bdd5-ca6c28f685f0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:33.915593 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-168750e6-e099-49c1-bdd5-ca6c28f685f0 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] DELETE https://10.4.3.222/volume/v3/types/83095b3d-c68f-457e-a615-ff112d591721 Aug 01 00:15:33.915820 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-168750e6-e099-49c1-bdd5-ca6c28f685f0 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:33.916046 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-168750e6-e099-49c1-bdd5-ca6c28f685f0 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method '_delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:33.918864 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:33.918864 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:33.971001 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-168750e6-e099-49c1-bdd5-ca6c28f685f0 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/types/83095b3d-c68f-457e-a615-ff112d591721 returned with HTTP 202 Aug 01 00:15:33.971422 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 112/445] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:15:33 2026] DELETE /volume/v3/types/83095b3d-c68f-457e-a615-ff112d591721 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:15:33.985414 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-98f8f4c3-d52a-450f-b869-f810d16a7263 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:33.988721 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-98f8f4c3-d52a-450f-b869-f810d16a7263 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] GET https://10.4.3.222/volume/v3/types/83095b3d-c68f-457e-a615-ff112d591721 Aug 01 00:15:33.989021 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-98f8f4c3-d52a-450f-b869-f810d16a7263 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:33.989791 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-98f8f4c3-d52a-450f-b869-f810d16a7263 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:33.995183 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-98f8f4c3-d52a-450f-b869-f810d16a7263 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/types/83095b3d-c68f-457e-a615-ff112d591721 returned with HTTP 404 Aug 01 00:15:33.995902 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 113/446] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:15:33 2026] GET /volume/v3/types/83095b3d-c68f-457e-a615-ff112d591721 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:34.011403 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ae073f7e-e40e-4746-8abf-bb1bb5190a89 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.015102 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ae073f7e-e40e-4746-8abf-bb1bb5190a89 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] DELETE https://10.4.3.222/volume/v3/types/0b51a159-178b-4ced-9e1d-a932e77c5d87 Aug 01 00:15:34.015102 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ae073f7e-e40e-4746-8abf-bb1bb5190a89 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:34.015299 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ae073f7e-e40e-4746-8abf-bb1bb5190a89 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method '_delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:34.015674 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:34.015674 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:34.053821 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ae073f7e-e40e-4746-8abf-bb1bb5190a89 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/types/0b51a159-178b-4ced-9e1d-a932e77c5d87 returned with HTTP 202 Aug 01 00:15:34.053821 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 111/447] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:15:34 2026] DELETE /volume/v3/types/0b51a159-178b-4ced-9e1d-a932e77c5d87 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:15:34.062223 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a301566f-e3bc-4e46-8678-6f8cee3fb1a1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.064953 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a301566f-e3bc-4e46-8678-6f8cee3fb1a1 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] GET https://10.4.3.222/volume/v3/types/0b51a159-178b-4ced-9e1d-a932e77c5d87 Aug 01 00:15:34.065181 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a301566f-e3bc-4e46-8678-6f8cee3fb1a1 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:34.065402 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a301566f-e3bc-4e46-8678-6f8cee3fb1a1 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:34.070167 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a301566f-e3bc-4e46-8678-6f8cee3fb1a1 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/types/0b51a159-178b-4ced-9e1d-a932e77c5d87 returned with HTTP 404 Aug 01 00:15:34.070831 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 112/448] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:15:34 2026] GET /volume/v3/types/0b51a159-178b-4ced-9e1d-a932e77c5d87 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:34.080651 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1ffa8095-15a0-4ac9-88b5-87cc27f34484 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.084028 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1ffa8095-15a0-4ac9-88b5-87cc27f34484 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] DELETE https://10.4.3.222/volume/v3/types/9516da96-e0a9-4806-ac8c-f6238196b739 Aug 01 00:15:34.084338 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1ffa8095-15a0-4ac9-88b5-87cc27f34484 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:34.084629 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1ffa8095-15a0-4ac9-88b5-87cc27f34484 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method '_delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:34.121530 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1ffa8095-15a0-4ac9-88b5-87cc27f34484 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/types/9516da96-e0a9-4806-ac8c-f6238196b739 returned with HTTP 202 Aug 01 00:15:34.122114 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 113/449] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:15:34 2026] DELETE /volume/v3/types/9516da96-e0a9-4806-ac8c-f6238196b739 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:15:34.129802 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cf28eb4f-1fad-413c-a9f1-98d42aeed601 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.131545 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cf28eb4f-1fad-413c-a9f1-98d42aeed601 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] GET https://10.4.3.222/volume/v3/types/9516da96-e0a9-4806-ac8c-f6238196b739 Aug 01 00:15:34.131753 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cf28eb4f-1fad-413c-a9f1-98d42aeed601 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:34.133564 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cf28eb4f-1fad-413c-a9f1-98d42aeed601 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:34.137218 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cf28eb4f-1fad-413c-a9f1-98d42aeed601 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/types/9516da96-e0a9-4806-ac8c-f6238196b739 returned with HTTP 404 Aug 01 00:15:34.137902 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 114/450] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:15:34 2026] GET /volume/v3/types/9516da96-e0a9-4806-ac8c-f6238196b739 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:34.147149 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c33062e5-8610-416d-8ba0-c2151aa40de6 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.150572 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c33062e5-8610-416d-8ba0-c2151aa40de6 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] POST https://10.4.3.222/volume/v3/qos-specs Aug 01 00:15:34.150993 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c33062e5-8610-416d-8ba0-c2151aa40de6 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-588345705", "consumer": "back-end"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:34.157057 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.qos_specs [None req-c33062e5-8610-416d-8ba0-c2151aa40de6 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-588345705', 'consumer': 'back-end', 'specs': {}} {{(pid=100409) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 01 00:15:34.169932 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.db.api [None req-c33062e5-8610-416d-8ba0-c2151aa40de6 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] DB qos_specs_create(): root {'id': 'be213c65-3f8d-4908-876a-744705a79337', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-588345705'} {{(pid=100409) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 01 00:15:34.177701 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c33062e5-8610-416d-8ba0-c2151aa40de6 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs returned with HTTP 200 Aug 01 00:15:34.178267 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 112/451] 10.4.3.222 () {68 vars in 1264 bytes} [Sat Aug 1 00:15:34 2026] POST /volume/v3/qos-specs => generated 368 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:34.186658 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2df711b2-7484-4d1b-abda-c7b1cb6fbccd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.191075 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2df711b2-7484-4d1b-abda-c7b1cb6fbccd tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] DELETE https://10.4.3.222/volume/v3/qos-specs/be213c65-3f8d-4908-876a-744705a79337?force=False Aug 01 00:15:34.191260 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2df711b2-7484-4d1b-abda-c7b1cb6fbccd tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:34.191452 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2df711b2-7484-4d1b-abda-c7b1cb6fbccd tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:34.191697 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:34.191697 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:34.192075 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2df711b2-7484-4d1b-abda-c7b1cb6fbccd tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Delete qos_spec: be213c65-3f8d-4908-876a-744705a79337, force: False {{(pid=100406) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 01 00:15:34.217987 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2df711b2-7484-4d1b-abda-c7b1cb6fbccd tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs/be213c65-3f8d-4908-876a-744705a79337?force=False returned with HTTP 202 Aug 01 00:15:34.218743 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 113/452] 10.4.3.222 () {66 vars in 1380 bytes} [Sat Aug 1 00:15:34 2026] DELETE /volume/v3/qos-specs/be213c65-3f8d-4908-876a-744705a79337?force=False => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:15:34.227838 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-31df607a-19a4-4468-84b1-867b99f1c43f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.229851 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-31df607a-19a4-4468-84b1-867b99f1c43f tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] GET https://10.4.3.222/volume/v3/qos-specs/be213c65-3f8d-4908-876a-744705a79337 Aug 01 00:15:34.230132 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-31df607a-19a4-4468-84b1-867b99f1c43f tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:34.230420 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-31df607a-19a4-4468-84b1-867b99f1c43f tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:34.236053 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-31df607a-19a4-4468-84b1-867b99f1c43f tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs/be213c65-3f8d-4908-876a-744705a79337 returned with HTTP 404 Aug 01 00:15:34.236681 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 114/453] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:34 2026] GET /volume/v3/qos-specs/be213c65-3f8d-4908-876a-744705a79337 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:34.247002 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-807b6323-23fc-431a-aa29-1b51be8bfdd5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.248760 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-807b6323-23fc-431a-aa29-1b51be8bfdd5 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] GET https://10.4.3.222/volume/v3/qos-specs Aug 01 00:15:34.248971 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-807b6323-23fc-431a-aa29-1b51be8bfdd5 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:34.249211 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-807b6323-23fc-431a-aa29-1b51be8bfdd5 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:34.249449 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:34.249449 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:34.261818 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-807b6323-23fc-431a-aa29-1b51be8bfdd5 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs returned with HTTP 200 Aug 01 00:15:34.262321 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 115/454] 10.4.3.222 () {66 vars in 1243 bytes} [Sat Aug 1 00:15:34 2026] GET /volume/v3/qos-specs => generated 175 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:34.279342 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-de2239a6-4b16-4103-bb20-ad4fca444e37 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.280943 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-de2239a6-4b16-4103-bb20-ad4fca444e37 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] DELETE https://10.4.3.222/volume/v3/qos-specs/be213c65-3f8d-4908-876a-744705a79337?force=False Aug 01 00:15:34.281161 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-de2239a6-4b16-4103-bb20-ad4fca444e37 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:34.281413 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-de2239a6-4b16-4103-bb20-ad4fca444e37 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:34.281611 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:34.281611 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:34.281955 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.contrib.qos_specs_manage [None req-de2239a6-4b16-4103-bb20-ad4fca444e37 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Delete qos_spec: be213c65-3f8d-4908-876a-744705a79337, force: False {{(pid=100409) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 01 00:15:34.290364 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-de2239a6-4b16-4103-bb20-ad4fca444e37 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs/be213c65-3f8d-4908-876a-744705a79337?force=False returned with HTTP 404 Aug 01 00:15:34.290364 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 113/455] 10.4.3.222 () {66 vars in 1380 bytes} [Sat Aug 1 00:15:34 2026] DELETE /volume/v3/qos-specs/be213c65-3f8d-4908-876a-744705a79337?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:34.305842 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ca72e757-bb2d-48f9-98ad-aade4c19ce17 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.309403 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ca72e757-bb2d-48f9-98ad-aade4c19ce17 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] GET https://10.4.3.222/volume/v3/qos-specs/be213c65-3f8d-4908-876a-744705a79337 Aug 01 00:15:34.309403 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ca72e757-bb2d-48f9-98ad-aade4c19ce17 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:34.311818 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ca72e757-bb2d-48f9-98ad-aade4c19ce17 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:34.311818 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:34.311818 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:34.312582 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-dd211ad4-87aa-4177-9d3d-de146e6d1740 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.313953 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-dd211ad4-87aa-4177-9d3d-de146e6d1740 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:34.313953 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-dd211ad4-87aa-4177-9d3d-de146e6d1740 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:34.314131 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-dd211ad4-87aa-4177-9d3d-de146e6d1740 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:34.314342 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ca72e757-bb2d-48f9-98ad-aade4c19ce17 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs/be213c65-3f8d-4908-876a-744705a79337 returned with HTTP 404 Aug 01 00:15:34.315013 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 114/456] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:34 2026] GET /volume/v3/qos-specs/be213c65-3f8d-4908-876a-744705a79337 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:34.336160 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d3ed2fc7-69d4-491e-9ff8-4b9987e39a28 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.341216 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d3ed2fc7-69d4-491e-9ff8-4b9987e39a28 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] POST https://10.4.3.222/volume/v3/qos-specs Aug 01 00:15:34.341489 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d3ed2fc7-69d4-491e-9ff8-4b9987e39a28 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1289384795", "consumer": "both"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:34.344465 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:34.344465 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:34.344892 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.qos_specs [None req-d3ed2fc7-69d4-491e-9ff8-4b9987e39a28 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1289384795', 'consumer': 'both', 'specs': {}} {{(pid=100407) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 01 00:15:34.345864 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:34.345864 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:34.350461 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.db.api [None req-d3ed2fc7-69d4-491e-9ff8-4b9987e39a28 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] DB qos_specs_create(): root {'id': '85d3b825-a2d1-4d18-becb-580ae9c372ac', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1289384795'} {{(pid=100407) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 01 00:15:34.350803 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-dd211ad4-87aa-4177-9d3d-de146e6d1740 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:34.357152 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-dd211ad4-87aa-4177-9d3d-de146e6d1740 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:34.359108 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d3ed2fc7-69d4-491e-9ff8-4b9987e39a28 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs returned with HTTP 200 Aug 01 00:15:34.359167 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 115/457] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:34 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 1148 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:34.359201 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 116/458] 10.4.3.222 () {68 vars in 1264 bytes} [Sat Aug 1 00:15:34 2026] POST /volume/v3/qos-specs => generated 365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:34.366964 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-474a3886-ac36-44b7-b93c-1c60c16c2440 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.368781 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-474a3886-ac36-44b7-b93c-1c60c16c2440 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] DELETE https://10.4.3.222/volume/v3/qos-specs/85d3b825-a2d1-4d18-becb-580ae9c372ac?force=False Aug 01 00:15:34.369003 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-474a3886-ac36-44b7-b93c-1c60c16c2440 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:34.369212 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-474a3886-ac36-44b7-b93c-1c60c16c2440 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:34.369779 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.contrib.qos_specs_manage [None req-474a3886-ac36-44b7-b93c-1c60c16c2440 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Delete qos_spec: 85d3b825-a2d1-4d18-becb-580ae9c372ac, force: False {{(pid=100409) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 01 00:15:34.401539 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-474a3886-ac36-44b7-b93c-1c60c16c2440 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs/85d3b825-a2d1-4d18-becb-580ae9c372ac?force=False returned with HTTP 202 Aug 01 00:15:34.402619 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 114/459] 10.4.3.222 () {66 vars in 1380 bytes} [Sat Aug 1 00:15:34 2026] DELETE /volume/v3/qos-specs/85d3b825-a2d1-4d18-becb-580ae9c372ac?force=False => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:15:34.409942 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f8e6b042-5695-4e2e-9de8-db3e831ebec4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.412897 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f8e6b042-5695-4e2e-9de8-db3e831ebec4 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] GET https://10.4.3.222/volume/v3/qos-specs/85d3b825-a2d1-4d18-becb-580ae9c372ac Aug 01 00:15:34.413201 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f8e6b042-5695-4e2e-9de8-db3e831ebec4 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:34.413497 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f8e6b042-5695-4e2e-9de8-db3e831ebec4 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:34.418320 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f8e6b042-5695-4e2e-9de8-db3e831ebec4 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs/85d3b825-a2d1-4d18-becb-580ae9c372ac returned with HTTP 404 Aug 01 00:15:34.419027 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 115/460] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:34 2026] GET /volume/v3/qos-specs/85d3b825-a2d1-4d18-becb-580ae9c372ac => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:34.426360 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d2070ab0-73c3-4e3f-bde9-cbc4aed90e33 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.430351 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d2070ab0-73c3-4e3f-bde9-cbc4aed90e33 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] GET https://10.4.3.222/volume/v3/qos-specs Aug 01 00:15:34.430561 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d2070ab0-73c3-4e3f-bde9-cbc4aed90e33 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:34.430748 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d2070ab0-73c3-4e3f-bde9-cbc4aed90e33 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'index' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:34.441176 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d2070ab0-73c3-4e3f-bde9-cbc4aed90e33 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs returned with HTTP 200 Aug 01 00:15:34.441583 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 116/461] 10.4.3.222 () {66 vars in 1243 bytes} [Sat Aug 1 00:15:34 2026] GET /volume/v3/qos-specs => generated 175 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:34.451675 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7be377d3-8029-4826-b9ae-479193229aaf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.453406 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7be377d3-8029-4826-b9ae-479193229aaf tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] DELETE https://10.4.3.222/volume/v3/qos-specs/85d3b825-a2d1-4d18-becb-580ae9c372ac?force=False Aug 01 00:15:34.453604 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7be377d3-8029-4826-b9ae-479193229aaf tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:34.453791 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7be377d3-8029-4826-b9ae-479193229aaf tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:34.454029 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:34.454029 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:34.454349 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7be377d3-8029-4826-b9ae-479193229aaf tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Delete qos_spec: 85d3b825-a2d1-4d18-becb-580ae9c372ac, force: False {{(pid=100407) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 01 00:15:34.457516 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7be377d3-8029-4826-b9ae-479193229aaf tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs/85d3b825-a2d1-4d18-becb-580ae9c372ac?force=False returned with HTTP 404 Aug 01 00:15:34.457957 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 117/462] 10.4.3.222 () {66 vars in 1380 bytes} [Sat Aug 1 00:15:34 2026] DELETE /volume/v3/qos-specs/85d3b825-a2d1-4d18-becb-580ae9c372ac?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:34.465122 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a1636d88-6c02-4993-b3fe-e513c67f4fdf None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.467029 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a1636d88-6c02-4993-b3fe-e513c67f4fdf tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] GET https://10.4.3.222/volume/v3/qos-specs/85d3b825-a2d1-4d18-becb-580ae9c372ac Aug 01 00:15:34.467249 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a1636d88-6c02-4993-b3fe-e513c67f4fdf tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:34.467529 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a1636d88-6c02-4993-b3fe-e513c67f4fdf tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:34.467786 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:34.467786 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:34.473439 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a1636d88-6c02-4993-b3fe-e513c67f4fdf tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs/85d3b825-a2d1-4d18-becb-580ae9c372ac returned with HTTP 404 Aug 01 00:15:34.474648 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 115/463] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:34 2026] GET /volume/v3/qos-specs/85d3b825-a2d1-4d18-becb-580ae9c372ac => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:34.482902 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9484fac7-3d26-4377-8dd9-15a40dbf79c3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.484208 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9484fac7-3d26-4377-8dd9-15a40dbf79c3 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] POST https://10.4.3.222/volume/v3/qos-specs Aug 01 00:15:34.484541 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9484fac7-3d26-4377-8dd9-15a40dbf79c3 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1125915305", "consumer": "front-end"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:34.486683 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.qos_specs [None req-9484fac7-3d26-4377-8dd9-15a40dbf79c3 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1125915305', 'consumer': 'front-end', 'specs': {}} {{(pid=100406) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 01 00:15:34.494617 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.db.api [None req-9484fac7-3d26-4377-8dd9-15a40dbf79c3 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] DB qos_specs_create(): root {'id': '9b691992-0389-4881-a78a-973df9ebd7d6', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1125915305'} {{(pid=100406) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 01 00:15:34.505153 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9484fac7-3d26-4377-8dd9-15a40dbf79c3 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs returned with HTTP 200 Aug 01 00:15:34.505600 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 116/464] 10.4.3.222 () {68 vars in 1264 bytes} [Sat Aug 1 00:15:34 2026] POST /volume/v3/qos-specs => generated 370 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:34.519592 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c5393c11-7219-4785-9b8a-6134a151baaf None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.522026 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c5393c11-7219-4785-9b8a-6134a151baaf tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] DELETE https://10.4.3.222/volume/v3/qos-specs/9b691992-0389-4881-a78a-973df9ebd7d6?force=False Aug 01 00:15:34.522271 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c5393c11-7219-4785-9b8a-6134a151baaf tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:34.522505 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c5393c11-7219-4785-9b8a-6134a151baaf tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:34.522856 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:34.522856 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:34.523283 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c5393c11-7219-4785-9b8a-6134a151baaf tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Delete qos_spec: 9b691992-0389-4881-a78a-973df9ebd7d6, force: False {{(pid=100408) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 01 00:15:34.561920 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c5393c11-7219-4785-9b8a-6134a151baaf tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs/9b691992-0389-4881-a78a-973df9ebd7d6?force=False returned with HTTP 202 Aug 01 00:15:34.562398 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 117/465] 10.4.3.222 () {66 vars in 1380 bytes} [Sat Aug 1 00:15:34 2026] DELETE /volume/v3/qos-specs/9b691992-0389-4881-a78a-973df9ebd7d6?force=False => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:15:34.572003 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2649e611-5973-4f85-becd-9158380c48c0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.574059 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2649e611-5973-4f85-becd-9158380c48c0 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] GET https://10.4.3.222/volume/v3/qos-specs/9b691992-0389-4881-a78a-973df9ebd7d6 Aug 01 00:15:34.574281 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2649e611-5973-4f85-becd-9158380c48c0 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:34.574476 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2649e611-5973-4f85-becd-9158380c48c0 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:34.578379 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2649e611-5973-4f85-becd-9158380c48c0 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs/9b691992-0389-4881-a78a-973df9ebd7d6 returned with HTTP 404 Aug 01 00:15:34.578903 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 118/466] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:34 2026] GET /volume/v3/qos-specs/9b691992-0389-4881-a78a-973df9ebd7d6 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:34.586094 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-07efd399-f987-424e-b85b-8e456518c234 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.587583 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-07efd399-f987-424e-b85b-8e456518c234 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] GET https://10.4.3.222/volume/v3/qos-specs Aug 01 00:15:34.587728 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-07efd399-f987-424e-b85b-8e456518c234 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:34.587925 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-07efd399-f987-424e-b85b-8e456518c234 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:34.598786 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-07efd399-f987-424e-b85b-8e456518c234 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs returned with HTTP 200 Aug 01 00:15:34.599281 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 116/467] 10.4.3.222 () {66 vars in 1243 bytes} [Sat Aug 1 00:15:34 2026] GET /volume/v3/qos-specs => generated 175 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:34.611221 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3e710e38-cbec-4ef5-a627-016f887efc8c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.614704 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3e710e38-cbec-4ef5-a627-016f887efc8c tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] DELETE https://10.4.3.222/volume/v3/qos-specs/9b691992-0389-4881-a78a-973df9ebd7d6?force=False Aug 01 00:15:34.615005 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3e710e38-cbec-4ef5-a627-016f887efc8c tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:34.615301 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3e710e38-cbec-4ef5-a627-016f887efc8c tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:34.615669 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:34.615669 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:34.617055 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3e710e38-cbec-4ef5-a627-016f887efc8c tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Delete qos_spec: 9b691992-0389-4881-a78a-973df9ebd7d6, force: False {{(pid=100406) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 01 00:15:34.622756 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3e710e38-cbec-4ef5-a627-016f887efc8c tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs/9b691992-0389-4881-a78a-973df9ebd7d6?force=False returned with HTTP 404 Aug 01 00:15:34.623685 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 117/468] 10.4.3.222 () {66 vars in 1380 bytes} [Sat Aug 1 00:15:34 2026] DELETE /volume/v3/qos-specs/9b691992-0389-4881-a78a-973df9ebd7d6?force=False => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:34.634157 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-944e4504-84bf-40f9-964d-fa9b03e206cf None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.637242 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-944e4504-84bf-40f9-964d-fa9b03e206cf tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] GET https://10.4.3.222/volume/v3/qos-specs/9b691992-0389-4881-a78a-973df9ebd7d6 Aug 01 00:15:34.637607 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-944e4504-84bf-40f9-964d-fa9b03e206cf tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:34.637903 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-944e4504-84bf-40f9-964d-fa9b03e206cf tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:34.638209 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:34.638209 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:34.642966 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-944e4504-84bf-40f9-964d-fa9b03e206cf tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs/9b691992-0389-4881-a78a-973df9ebd7d6 returned with HTTP 404 Aug 01 00:15:34.643520 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 118/469] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:34 2026] GET /volume/v3/qos-specs/9b691992-0389-4881-a78a-973df9ebd7d6 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:34.649715 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e5285574-c50d-4ed5-b51b-0671f9aa3096 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.653247 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-abd2b677-3a25-4c34-9fe3-7e6d0aa5776a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.657509 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-abd2b677-3a25-4c34-9fe3-7e6d0aa5776a tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] GET https://10.4.3.222/volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b Aug 01 00:15:34.657803 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-abd2b677-3a25-4c34-9fe3-7e6d0aa5776a tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:34.658069 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-abd2b677-3a25-4c34-9fe3-7e6d0aa5776a tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:34.658413 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:34.658413 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:34.669965 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-abd2b677-3a25-4c34-9fe3-7e6d0aa5776a tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b returned with HTTP 200 Aug 01 00:15:34.672001 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 117/470] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:34 2026] GET /volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b => generated 393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:34.689291 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-13e3d991-c188-499e-947c-561e57591e22 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.692368 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-13e3d991-c188-499e-947c-561e57591e22 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] GET https://10.4.3.222/volume/v3/qos-specs Aug 01 00:15:34.692581 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-13e3d991-c188-499e-947c-561e57591e22 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:34.694573 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-13e3d991-c188-499e-947c-561e57591e22 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:34.704909 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-13e3d991-c188-499e-947c-561e57591e22 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs returned with HTTP 200 Aug 01 00:15:34.705973 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 118/471] 10.4.3.222 () {66 vars in 1243 bytes} [Sat Aug 1 00:15:34 2026] GET /volume/v3/qos-specs => generated 175 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:34.720369 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2f852d3b-bc0f-4319-9906-690fbb08b0e8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.722162 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2f852d3b-bc0f-4319-9906-690fbb08b0e8 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] PUT https://10.4.3.222/volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b Aug 01 00:15:34.722716 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2f852d3b-bc0f-4319-9906-690fbb08b0e8 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:34.730527 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.qos_specs [None req-2f852d3b-bc0f-4319-9906-690fbb08b0e8 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100408) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 01 00:15:34.740794 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.db.api [None req-2f852d3b-bc0f-4319-9906-690fbb08b0e8 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] qos_specs_update() value: {'id': 'a0a1b408-bdb7-4e8d-8cf0-1f34269be250', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'e510c8e0-019c-40f8-a2dc-ec5d93b46d5b', 'deleted': False} {{(pid=100408) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 01 00:15:34.747115 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2f852d3b-bc0f-4319-9906-690fbb08b0e8 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b returned with HTTP 200 Aug 01 00:15:34.747115 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 119/472] 10.4.3.222 () {68 vars in 1374 bytes} [Sat Aug 1 00:15:34 2026] PUT /volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b => generated 36 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:15:34.756259 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-aac4fdff-d3e5-4317-bfd4-846e582b4a0c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.759122 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-aac4fdff-d3e5-4317-bfd4-846e582b4a0c tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] GET https://10.4.3.222/volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b Aug 01 00:15:34.759368 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-aac4fdff-d3e5-4317-bfd4-846e582b4a0c tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:34.759606 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-aac4fdff-d3e5-4317-bfd4-846e582b4a0c tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:34.759909 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:34.759909 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:34.764604 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-aac4fdff-d3e5-4317-bfd4-846e582b4a0c tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b returned with HTTP 200 Aug 01 00:15:34.765047 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 118/473] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:34 2026] GET /volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b => generated 414 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:34.778494 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dc978a82-0edc-4eec-8aaf-d77c6aa52892 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.781790 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dc978a82-0edc-4eec-8aaf-d77c6aa52892 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] PUT https://10.4.3.222/volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b/delete_keys Aug 01 00:15:34.782258 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dc978a82-0edc-4eec-8aaf-d77c6aa52892 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:34.787998 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:34.787998 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:34.788448 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.qos_specs_manage [None req-dc978a82-0edc-4eec-8aaf-d77c6aa52892 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Delete_key spec: e510c8e0-019c-40f8-a2dc-ec5d93b46d5b, keys: ['iops_bytes'] {{(pid=100406) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 01 00:15:34.818225 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dc978a82-0edc-4eec-8aaf-d77c6aa52892 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b/delete_keys returned with HTTP 202 Aug 01 00:15:34.819121 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 119/474] 10.4.3.222 () {68 vars in 1410 bytes} [Sat Aug 1 00:15:34 2026] PUT /volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b/delete_keys => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:15:34.826281 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e7616601-dd03-49d2-acf8-6c73fdae37cb None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.831199 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e7616601-dd03-49d2-acf8-6c73fdae37cb tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] GET https://10.4.3.222/volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b Aug 01 00:15:34.831199 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e7616601-dd03-49d2-acf8-6c73fdae37cb tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:34.831199 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e7616601-dd03-49d2-acf8-6c73fdae37cb tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:34.831199 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:34.831199 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:34.836047 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e7616601-dd03-49d2-acf8-6c73fdae37cb tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b returned with HTTP 200 Aug 01 00:15:34.836875 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 120/475] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:34 2026] GET /volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b => generated 393 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:34.848104 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ab3be7f4-903e-4621-a3b6-b99064928aaa None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.851904 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ab3be7f4-903e-4621-a3b6-b99064928aaa tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] GET https://10.4.3.222/volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b Aug 01 00:15:34.851904 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ab3be7f4-903e-4621-a3b6-b99064928aaa tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:34.852130 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ab3be7f4-903e-4621-a3b6-b99064928aaa tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:34.852474 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:34.852474 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:34.858047 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ab3be7f4-903e-4621-a3b6-b99064928aaa tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b returned with HTTP 200 Aug 01 00:15:34.858580 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 119/476] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:34 2026] GET /volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b => generated 393 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:34.873693 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-aa6b6f1f-fc6a-46db-9047-240d5c8f6372 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.876716 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-aa6b6f1f-fc6a-46db-9047-240d5c8f6372 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] DELETE https://10.4.3.222/volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b?force=False Aug 01 00:15:34.877005 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-aa6b6f1f-fc6a-46db-9047-240d5c8f6372 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:34.877286 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-aa6b6f1f-fc6a-46db-9047-240d5c8f6372 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:34.877643 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:34.877643 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:34.878870 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.qos_specs_manage [None req-aa6b6f1f-fc6a-46db-9047-240d5c8f6372 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Delete qos_spec: e510c8e0-019c-40f8-a2dc-ec5d93b46d5b, force: False {{(pid=100406) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 01 00:15:34.901921 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-aa6b6f1f-fc6a-46db-9047-240d5c8f6372 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b?force=False returned with HTTP 202 Aug 01 00:15:34.902438 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 120/477] 10.4.3.222 () {66 vars in 1380 bytes} [Sat Aug 1 00:15:34 2026] DELETE /volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b?force=False => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 01 00:15:34.913325 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-bbd5c4bd-d903-470a-9981-459907c907a8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:34.917589 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bbd5c4bd-d903-470a-9981-459907c907a8 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] GET https://10.4.3.222/volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b Aug 01 00:15:34.917874 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bbd5c4bd-d903-470a-9981-459907c907a8 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:34.918186 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bbd5c4bd-d903-470a-9981-459907c907a8 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:34.918365 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:34.918365 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:34.921810 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bbd5c4bd-d903-470a-9981-459907c907a8 tempest-QosSpecsTestJSON-1469705947 tempest-QosSpecsTestJSON-1469705947-project-admin] https://10.4.3.222/volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b returned with HTTP 404 Aug 01 00:15:34.922356 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 121/478] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:34 2026] GET /volume/v3/qos-specs/e510c8e0-019c-40f8-a2dc-ec5d93b46d5b => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:34.986742 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e5285574-c50d-4ed5-b51b-0671f9aa3096 tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:15:34.987119 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e5285574-c50d-4ed5-b51b-0671f9aa3096 tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-144135266"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:35.001269 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e5285574-c50d-4ed5-b51b-0671f9aa3096 tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:15:35.001706 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 119/479] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:15:34 2026] POST /volume/v3/types => generated 227 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:35.010508 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2535d8f0-7271-4b21-8b14-bbbd9e5cd9aa None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:35.012495 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2535d8f0-7271-4b21-8b14-bbbd9e5cd9aa tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] POST https://10.4.3.222/volume/v3/group_types Aug 01 00:15:35.013351 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2535d8f0-7271-4b21-8b14-bbbd9e5cd9aa tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1330121924"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:35.015148 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:35.015148 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:35.042131 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2535d8f0-7271-4b21-8b14-bbbd9e5cd9aa tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] https://10.4.3.222/volume/v3/group_types returned with HTTP 202 Aug 01 00:15:35.044001 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 120/480] 10.4.3.222 () {70 vars in 1311 bytes} [Sat Aug 1 00:15:35 2026] POST /volume/v3/group_types => generated 185 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:35.056466 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b9fde42f-0934-4836-83ba-b314b6aeabbe None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:35.063503 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-01a0a211-3501-4b4d-aa40-401c5d427664 req-c82bd34f-2d4b-4286-a5a9-ebefabcca934 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:35.066928 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-01a0a211-3501-4b4d-aa40-401c5d427664 req-c82bd34f-2d4b-4286-a5a9-ebefabcca934 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:35.067187 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-01a0a211-3501-4b4d-aa40-401c5d427664 req-c82bd34f-2d4b-4286-a5a9-ebefabcca934 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:35.067370 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-01a0a211-3501-4b4d-aa40-401c5d427664 req-c82bd34f-2d4b-4286-a5a9-ebefabcca934 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:35.082184 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:35.082184 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:35.087323 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-01a0a211-3501-4b4d-aa40-401c5d427664 req-c82bd34f-2d4b-4286-a5a9-ebefabcca934 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:35.092568 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-01a0a211-3501-4b4d-aa40-401c5d427664 req-c82bd34f-2d4b-4286-a5a9-ebefabcca934 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:35.093178 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 122/481] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:15:35 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:35.338825 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b9fde42f-0934-4836-83ba-b314b6aeabbe tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] POST https://10.4.3.222/volume/v3/groups Aug 01 00:15:35.340993 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b9fde42f-0934-4836-83ba-b314b6aeabbe tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1d33d641-225a-4e52-82fa-2de94f7f0376", "volume_types": ["26be6af4-3412-4305-8e82-8381efb1fb80"], "name": "tempest-GroupSnapshotsV319Test-Group-556352167"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:35.343323 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-b9fde42f-0934-4836-83ba-b314b6aeabbe tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Creating new group {'group': {'group_type': '1d33d641-225a-4e52-82fa-2de94f7f0376', 'volume_types': ['26be6af4-3412-4305-8e82-8381efb1fb80'], 'name': 'tempest-GroupSnapshotsV319Test-Group-556352167'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 01 00:15:35.349294 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.groups [None req-b9fde42f-0934-4836-83ba-b314b6aeabbe tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-556352167. Aug 01 00:15:35.350627 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:35.350627 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:35.376999 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b9fde42f-0934-4836-83ba-b314b6aeabbe tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Availability zone cache updated, next update will occur around 2026-08-01 01:15:35.376500. {{(pid=100406) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 00:15:35.377176 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b9fde42f-0934-4836-83ba-b314b6aeabbe tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Availability Zones retrieved successfully. Aug 01 00:15:35.377639 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0bb0877e-5614-43a8-ad85-526e7606715d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:35.383865 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0bb0877e-5614-43a8-ad85-526e7606715d tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:35.384510 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0bb0877e-5614-43a8-ad85-526e7606715d tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:35.384510 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0bb0877e-5614-43a8-ad85-526e7606715d tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:35.401416 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:35.401416 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:35.408698 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0bb0877e-5614-43a8-ad85-526e7606715d tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:35.414712 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-b9fde42f-0934-4836-83ba-b314b6aeabbe tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Created reservations ['37267513-5510-46ca-8d07-a1466ee0d567'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:15:35.415804 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0bb0877e-5614-43a8-ad85-526e7606715d tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:35.418366 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 120/482] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:35 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:35.455830 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b9fde42f-0934-4836-83ba-b314b6aeabbe tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] https://10.4.3.222/volume/v3/groups returned with HTTP 202 Aug 01 00:15:35.458924 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 121/483] 10.4.3.222 () {70 vars in 1297 bytes} [Sat Aug 1 00:15:35 2026] POST /volume/v3/groups => generated 115 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:35.474293 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c4e7e52a-3878-4134-89fa-58a034905042 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:35.476059 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c4e7e52a-3878-4134-89fa-58a034905042 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] GET https://10.4.3.222/volume/v3/groups/6c23cf98-3872-4c38-ba72-089c429f7f20 Aug 01 00:15:35.476304 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c4e7e52a-3878-4134-89fa-58a034905042 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:35.476576 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c4e7e52a-3878-4134-89fa-58a034905042 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:35.476781 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.groups [None req-c4e7e52a-3878-4134-89fa-58a034905042 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] show called for member 6c23cf98-3872-4c38-ba72-089c429f7f20 {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:15:35.481060 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:35.481060 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:35.496339 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c4e7e52a-3878-4134-89fa-58a034905042 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] https://10.4.3.222/volume/v3/groups/6c23cf98-3872-4c38-ba72-089c429f7f20 returned with HTTP 200 Aug 01 00:15:35.496785 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 121/484] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:15:35 2026] GET /volume/v3/groups/6c23cf98-3872-4c38-ba72-089c429f7f20 => generated 395 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:35.500311 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-01a0a211-3501-4b4d-aa40-401c5d427664 req-a631ed69-bb92-4e88-8e0f-142ca728f48f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:35.504728 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-01a0a211-3501-4b4d-aa40-401c5d427664 req-a631ed69-bb92-4e88-8e0f-142ca728f48f tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] DELETE https://10.4.3.222/volume/v3/attachments/825dc913-fc3f-48ca-a258-02e026b902f7 Aug 01 00:15:35.504941 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-01a0a211-3501-4b4d-aa40-401c5d427664 req-a631ed69-bb92-4e88-8e0f-142ca728f48f tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:35.505152 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-01a0a211-3501-4b4d-aa40-401c5d427664 req-a631ed69-bb92-4e88-8e0f-142ca728f48f tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:35.512192 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:35.512192 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:35.566606 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-01a0a211-3501-4b4d-aa40-401c5d427664 req-a631ed69-bb92-4e88-8e0f-142ca728f48f tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments/825dc913-fc3f-48ca-a258-02e026b902f7 returned with HTTP 200 Aug 01 00:15:35.567049 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 123/485] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:15:35 2026] DELETE /volume/v3/attachments/825dc913-fc3f-48ca-a258-02e026b902f7 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:36.435520 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-168a15a9-5baf-417b-83ce-378bd16f482d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:36.438499 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-168a15a9-5baf-417b-83ce-378bd16f482d tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:36.438900 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-168a15a9-5baf-417b-83ce-378bd16f482d tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:36.439492 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-168a15a9-5baf-417b-83ce-378bd16f482d tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:36.447522 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:36.447522 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:36.451398 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-168a15a9-5baf-417b-83ce-378bd16f482d tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:36.455631 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-168a15a9-5baf-417b-83ce-378bd16f482d tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:36.456091 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 121/486] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:36 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:36.476627 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-378a2de0-4460-4edf-a1d0-6d94c52ae841 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:36.477124 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-378a2de0-4460-4edf-a1d0-6d94c52ae841 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:36.477378 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-378a2de0-4460-4edf-a1d0-6d94c52ae841 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:36.477664 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-378a2de0-4460-4edf-a1d0-6d94c52ae841 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:36.487600 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:36.487600 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:36.494207 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-378a2de0-4460-4edf-a1d0-6d94c52ae841 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:36.500484 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-378a2de0-4460-4edf-a1d0-6d94c52ae841 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:36.501052 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 122/487] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:36 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:36.511518 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7d275577-6ed3-443c-b2b1-f72baf4e4306 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:36.516695 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7d275577-6ed3-443c-b2b1-f72baf4e4306 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] GET https://10.4.3.222/volume/v3/groups/6c23cf98-3872-4c38-ba72-089c429f7f20 Aug 01 00:15:36.516695 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7d275577-6ed3-443c-b2b1-f72baf4e4306 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:36.516695 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7d275577-6ed3-443c-b2b1-f72baf4e4306 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:36.516695 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.groups [None req-7d275577-6ed3-443c-b2b1-f72baf4e4306 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] show called for member 6c23cf98-3872-4c38-ba72-089c429f7f20 {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:15:36.523316 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:36.523316 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:36.536121 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7d275577-6ed3-443c-b2b1-f72baf4e4306 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] https://10.4.3.222/volume/v3/groups/6c23cf98-3872-4c38-ba72-089c429f7f20 returned with HTTP 200 Aug 01 00:15:36.536757 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 122/488] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:15:36 2026] GET /volume/v3/groups/6c23cf98-3872-4c38-ba72-089c429f7f20 => generated 396 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:36.550972 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-22f24c57-3b5d-4d46-96a7-52e428823bbb None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:36.557122 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-22f24c57-3b5d-4d46-96a7-52e428823bbb tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:15:36.557488 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-22f24c57-3b5d-4d46-96a7-52e428823bbb tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2053161035", "volume_type": "26be6af4-3412-4305-8e82-8381efb1fb80", "group_id": "6c23cf98-3872-4c38-ba72-089c429f7f20", "size": 1}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:36.561830 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-22f24c57-3b5d-4d46-96a7-52e428823bbb tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2053161035', 'volume_type': '26be6af4-3412-4305-8e82-8381efb1fb80', 'group_id': '6c23cf98-3872-4c38-ba72-089c429f7f20', 'size': 1}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:15:36.564705 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-13968d79-57a4-4dd1-afdf-742e888d06c9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:36.573706 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9cb1fb3c-41ea-4d38-aacd-16d89ed11ee6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:36.577665 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9cb1fb3c-41ea-4d38-aacd-16d89ed11ee6 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:15:36.579269 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:36.579269 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:36.579651 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-22f24c57-3b5d-4d46-96a7-52e428823bbb tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Create volume of 1 GB Aug 01 00:15:36.581414 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9cb1fb3c-41ea-4d38-aacd-16d89ed11ee6 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:36.581761 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9cb1fb3c-41ea-4d38-aacd-16d89ed11ee6 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:36.594654 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:36.594654 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:36.601614 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9cb1fb3c-41ea-4d38-aacd-16d89ed11ee6 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:36.604206 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-22f24c57-3b5d-4d46-96a7-52e428823bbb tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Availability Zones retrieved successfully. Aug 01 00:15:36.607786 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9cb1fb3c-41ea-4d38-aacd-16d89ed11ee6 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:15:36.608312 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 123/489] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:36 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:36.610817 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-22f24c57-3b5d-4d46-96a7-52e428823bbb tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Flow 'volume_create_api' (1f5a2e6c-a15d-4ebf-940a-ccfe9a7ab268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:15:36.612575 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-22f24c57-3b5d-4d46-96a7-52e428823bbb tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e5c7772-1d62-4df3-ae0f-959b117696d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:36.616866 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:36.616866 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:36.617600 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-22f24c57-3b5d-4d46-96a7-52e428823bbb tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:15:36.651556 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-22f24c57-3b5d-4d46-96a7-52e428823bbb tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e5c7772-1d62-4df3-ae0f-959b117696d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:15:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=26be6af4-3412-4305-8e82-8381efb1fb80,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-144135266',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26be6af4-3412-4305-8e82-8381efb1fb80', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6c23cf98-3872-4c38-ba72-089c429f7f20', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:36.652511 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-22f24c57-3b5d-4d46-96a7-52e428823bbb tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0869d15-6f6c-41c0-a8df-c44cd3e22d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:36.691811 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-22f24c57-3b5d-4d46-96a7-52e428823bbb tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-144135266 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-144135266, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:15:36.692059 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-22f24c57-3b5d-4d46-96a7-52e428823bbb tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-144135266 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-144135266, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:15:36.732227 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-22f24c57-3b5d-4d46-96a7-52e428823bbb tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Created reservations ['542c3d3d-be91-4f54-a0f6-92b0a9ce0a5b', '96e9f97b-3516-4e17-9500-93c9cd6c71da', '5a7c7c65-e0b0-4b4c-abd2-200abe82f158', '853b46bf-79f6-42db-bd05-e27e8ad6afc0'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:15:36.733109 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-22f24c57-3b5d-4d46-96a7-52e428823bbb tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0869d15-6f6c-41c0-a8df-c44cd3e22d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['542c3d3d-be91-4f54-a0f6-92b0a9ce0a5b', '96e9f97b-3516-4e17-9500-93c9cd6c71da', '5a7c7c65-e0b0-4b4c-abd2-200abe82f158', '853b46bf-79f6-42db-bd05-e27e8ad6afc0']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:36.735178 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-22f24c57-3b5d-4d46-96a7-52e428823bbb tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d27d1f6-f45e-4d2d-ad2d-6acfb87ae6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:36.759914 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-22f24c57-3b5d-4d46-96a7-52e428823bbb tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d27d1f6-f45e-4d2d-ad2d-6acfb87ae6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e70d9f29-5b24-4974-b08e-e57361a16c8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2053161035',encryption_key_id=None,group_id=6c23cf98-3872-4c38-ba72-089c429f7f20,group_type_id=,metadata={},multiattach=False,project_id='35643a5fed484a85852ee0943dc82db2',qos_specs=None,replication_status=,reservations=['542c3d3d-be91-4f54-a0f6-92b0a9ce0a5b','96e9f97b-3516-4e17-9500-93c9cd6c71da','5a7c7c65-e0b0-4b4c-abd2-200abe82f158','853b46bf-79f6-42db-bd05-e27e8ad6afc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82aba5d69e364188af8ee322590ead20',volume_type_id=26be6af4-3412-4305-8e82-8381efb1fb80), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:15:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2053161035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6c23cf98-3872-4c38-ba72-089c429f7f20,host=None,id=e70d9f29-5b24-4974-b08e-e57361a16c8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35643a5fed484a85852ee0943dc82db2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82aba5d69e364188af8ee322590ead20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(26be6af4-3412-4305-8e82-8381efb1fb80),volume_type_id=26be6af4-3412-4305-8e82-8381efb1fb80)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:36.761862 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-22f24c57-3b5d-4d46-96a7-52e428823bbb tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fba0a61-f43e-42b9-999f-b3c7ead39d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:36.785355 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-22f24c57-3b5d-4d46-96a7-52e428823bbb tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fba0a61-f43e-42b9-999f-b3c7ead39d4f) transitioned into state 'SUCCESS' from state '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-2053161035',encryption_key_id=None,group_id=6c23cf98-3872-4c38-ba72-089c429f7f20,group_type_id=,metadata={},multiattach=False,project_id='35643a5fed484a85852ee0943dc82db2',qos_specs=None,replication_status=,reservations=['542c3d3d-be91-4f54-a0f6-92b0a9ce0a5b','96e9f97b-3516-4e17-9500-93c9cd6c71da','5a7c7c65-e0b0-4b4c-abd2-200abe82f158','853b46bf-79f6-42db-bd05-e27e8ad6afc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82aba5d69e364188af8ee322590ead20',volume_type_id=26be6af4-3412-4305-8e82-8381efb1fb80)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:36.786929 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-22f24c57-3b5d-4d46-96a7-52e428823bbb tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4da42186-791d-4284-aea7-6afc73c5815d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:36.801361 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-22f24c57-3b5d-4d46-96a7-52e428823bbb tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4da42186-791d-4284-aea7-6afc73c5815d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:36.804838 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-22f24c57-3b5d-4d46-96a7-52e428823bbb tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Flow 'volume_create_api' (1f5a2e6c-a15d-4ebf-940a-ccfe9a7ab268) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:15:36.804838 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-22f24c57-3b5d-4d46-96a7-52e428823bbb tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Create volume request issued successfully. Aug 01 00:15:36.804838 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-22f24c57-3b5d-4d46-96a7-52e428823bbb tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:15:36.804838 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-22f24c57-3b5d-4d46-96a7-52e428823bbb tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:15:36.852088 np0000006296 devstack@c-api.service[100408]: DEBUG oslo_db.sqlalchemy.engines [None req-22f24c57-3b5d-4d46-96a7-52e428823bbb tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100408) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:15:36.857839 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:36.857839 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:36.860832 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-13968d79-57a4-4dd1-afdf-742e888d06c9 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:15:36.860832 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-13968d79-57a4-4dd1-afdf-742e888d06c9 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1633513246", "imageRef": "a7e69f30-42a3-4df7-b511-e7ec77a3747d"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:36.863633 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-22f24c57-3b5d-4d46-96a7-52e428823bbb tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:15:36.863633 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 124/490] 10.4.3.222 () {70 vars in 1300 bytes} [Sat Aug 1 00:15:36 2026] POST /volume/v3/volumes => generated 826 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:36.863781 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-13968d79-57a4-4dd1-afdf-742e888d06c9 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1633513246', 'imageRef': 'a7e69f30-42a3-4df7-b511-e7ec77a3747d'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:15:36.882471 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b72be251-c9e5-4d24-80b5-e151000b83e1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:36.889244 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b72be251-c9e5-4d24-80b5-e151000b83e1 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] GET https://10.4.3.222/volume/v3/volumes/e70d9f29-5b24-4974-b08e-e57361a16c8f Aug 01 00:15:36.890124 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b72be251-c9e5-4d24-80b5-e151000b83e1 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:36.892419 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b72be251-c9e5-4d24-80b5-e151000b83e1 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:36.906126 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:36.906126 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:36.909660 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b72be251-c9e5-4d24-80b5-e151000b83e1 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Volume info retrieved successfully. Aug 01 00:15:36.910307 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-b72be251-c9e5-4d24-80b5-e151000b83e1 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:15:36.910672 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-b72be251-c9e5-4d24-80b5-e151000b83e1 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:15:36.957650 np0000006296 devstack@c-api.service[100409]: DEBUG oslo_db.sqlalchemy.engines [None req-b72be251-c9e5-4d24-80b5-e151000b83e1 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:15:36.961701 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:36.961701 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:36.978087 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b72be251-c9e5-4d24-80b5-e151000b83e1 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] https://10.4.3.222/volume/v3/volumes/e70d9f29-5b24-4974-b08e-e57361a16c8f returned with HTTP 200 Aug 01 00:15:36.978486 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 123/491] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:15:36 2026] GET /volume/v3/volumes/e70d9f29-5b24-4974-b08e-e57361a16c8f => generated 894 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:36.983310 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-13968d79-57a4-4dd1-afdf-742e888d06c9 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Create volume of 1 GB Aug 01 00:15:36.991669 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-13968d79-57a4-4dd1-afdf-742e888d06c9 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Availability Zones retrieved successfully. Aug 01 00:15:37.000201 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-13968d79-57a4-4dd1-afdf-742e888d06c9 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Flow 'volume_create_api' (97c80f11-16c4-46d3-8ce8-fb791d08c574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:15:37.001635 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-13968d79-57a4-4dd1-afdf-742e888d06c9 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b6daf89-97c6-4b7d-9c0c-6c7a4fd9d2d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:37.002989 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-13968d79-57a4-4dd1-afdf-742e888d06c9 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:15:37.078044 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-13968d79-57a4-4dd1-afdf-742e888d06c9 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b6daf89-97c6-4b7d-9c0c-6c7a4fd9d2d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:37.079333 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-13968d79-57a4-4dd1-afdf-742e888d06c9 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cba572a3-cde2-4523-aecd-71c057e671f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:37.150678 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-13968d79-57a4-4dd1-afdf-742e888d06c9 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Created reservations ['71212323-6bb6-4662-8342-2c5cc76584e5', '76f20051-c5a7-4879-b45d-f81926b82636', 'e13c1ee2-2b48-432f-a44d-8f888cb50b0c', '1ef24c6b-56f6-4a64-8ce3-67a0d1e81d65'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:15:37.151416 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-13968d79-57a4-4dd1-afdf-742e888d06c9 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cba572a3-cde2-4523-aecd-71c057e671f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71212323-6bb6-4662-8342-2c5cc76584e5', '76f20051-c5a7-4879-b45d-f81926b82636', 'e13c1ee2-2b48-432f-a44d-8f888cb50b0c', '1ef24c6b-56f6-4a64-8ce3-67a0d1e81d65']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:37.152144 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-13968d79-57a4-4dd1-afdf-742e888d06c9 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04efa2d0-5c53-419c-8cc8-504e8158e1dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:37.177371 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-13968d79-57a4-4dd1-afdf-742e888d06c9 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04efa2d0-5c53-419c-8cc8-504e8158e1dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28cf4c01-517c-4067-bf73-b75c7fe19df6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1633513246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d28f6f87d944f72ac867f6b4c419ee8',qos_specs=None,replication_status=,reservations=['71212323-6bb6-4662-8342-2c5cc76584e5','76f20051-c5a7-4879-b45d-f81926b82636','e13c1ee2-2b48-432f-a44d-8f888cb50b0c','1ef24c6b-56f6-4a64-8ce3-67a0d1e81d65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ffba8d2fafe431696b7d6611fdbe7e8',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:15:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1633513246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28cf4c01-517c-4067-bf73-b75c7fe19df6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d28f6f87d944f72ac867f6b4c419ee8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ffba8d2fafe431696b7d6611fdbe7e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:37.178540 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-13968d79-57a4-4dd1-afdf-742e888d06c9 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (691bf22d-6a26-4455-8400-9347f9f266ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:37.200473 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-13968d79-57a4-4dd1-afdf-742e888d06c9 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (691bf22d-6a26-4455-8400-9347f9f266ed) transitioned into state 'SUCCESS' from state '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-1633513246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d28f6f87d944f72ac867f6b4c419ee8',qos_specs=None,replication_status=,reservations=['71212323-6bb6-4662-8342-2c5cc76584e5','76f20051-c5a7-4879-b45d-f81926b82636','e13c1ee2-2b48-432f-a44d-8f888cb50b0c','1ef24c6b-56f6-4a64-8ce3-67a0d1e81d65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ffba8d2fafe431696b7d6611fdbe7e8',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:37.201327 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-13968d79-57a4-4dd1-afdf-742e888d06c9 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b27c920-d407-46d6-bbdc-00cbf78242ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:37.211624 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-13968d79-57a4-4dd1-afdf-742e888d06c9 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b27c920-d407-46d6-bbdc-00cbf78242ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:37.212453 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-13968d79-57a4-4dd1-afdf-742e888d06c9 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Flow 'volume_create_api' (97c80f11-16c4-46d3-8ce8-fb791d08c574) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:15:37.212792 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-13968d79-57a4-4dd1-afdf-742e888d06c9 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Create volume request issued successfully. Aug 01 00:15:37.213351 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-13968d79-57a4-4dd1-afdf-742e888d06c9 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:15:37.213777 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 122/492] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:15:36 2026] POST /volume/v3/volumes => generated 757 bytes in 652 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:15:37.235498 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1548202c-1d96-4181-bd26-f4a41cd1136c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:37.241547 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1548202c-1d96-4181-bd26-f4a41cd1136c tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] GET https://10.4.3.222/volume/v3/volumes/28cf4c01-517c-4067-bf73-b75c7fe19df6 Aug 01 00:15:37.241846 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1548202c-1d96-4181-bd26-f4a41cd1136c tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:37.242105 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1548202c-1d96-4181-bd26-f4a41cd1136c tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:37.253737 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:37.253737 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:37.257927 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1548202c-1d96-4181-bd26-f4a41cd1136c tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Volume info retrieved successfully. Aug 01 00:15:37.262369 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1548202c-1d96-4181-bd26-f4a41cd1136c tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/volumes/28cf4c01-517c-4067-bf73-b75c7fe19df6 returned with HTTP 200 Aug 01 00:15:37.262885 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 124/493] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:37 2026] GET /volume/v3/volumes/28cf4c01-517c-4067-bf73-b75c7fe19df6 => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:37.996644 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-22d2f56e-f858-4208-935f-d99736732fae None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:37.999229 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-22d2f56e-f858-4208-935f-d99736732fae tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] GET https://10.4.3.222/volume/v3/volumes/e70d9f29-5b24-4974-b08e-e57361a16c8f Aug 01 00:15:37.999601 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-22d2f56e-f858-4208-935f-d99736732fae tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:37.999924 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-22d2f56e-f858-4208-935f-d99736732fae tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:38.011331 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:38.011331 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:38.016597 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-22d2f56e-f858-4208-935f-d99736732fae tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Volume info retrieved successfully. Aug 01 00:15:38.017614 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-22d2f56e-f858-4208-935f-d99736732fae tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:15:38.017905 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-22d2f56e-f858-4208-935f-d99736732fae tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:15:38.065969 np0000006296 devstack@c-api.service[100408]: DEBUG oslo_db.sqlalchemy.engines [None req-22d2f56e-f858-4208-935f-d99736732fae tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100408) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:15:38.071916 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:38.071916 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:38.079911 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-22d2f56e-f858-4208-935f-d99736732fae tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] https://10.4.3.222/volume/v3/volumes/e70d9f29-5b24-4974-b08e-e57361a16c8f returned with HTTP 200 Aug 01 00:15:38.080355 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 125/494] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:15:37 2026] GET /volume/v3/volumes/e70d9f29-5b24-4974-b08e-e57361a16c8f => generated 919 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:38.098731 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-fa75885d-05f2-4618-b0da-e0cb19bfd47e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:38.102303 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fa75885d-05f2-4618-b0da-e0cb19bfd47e tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] POST https://10.4.3.222/volume/v3/group_snapshots Aug 01 00:15:38.105278 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fa75885d-05f2-4618-b0da-e0cb19bfd47e tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "6c23cf98-3872-4c38-ba72-089c429f7f20", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1983192254"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:38.107302 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.group_snapshots [None req-fa75885d-05f2-4618-b0da-e0cb19bfd47e tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '6c23cf98-3872-4c38-ba72-089c429f7f20', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1983192254'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 01 00:15:38.115211 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:38.115211 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:38.122616 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.group_snapshots [None req-fa75885d-05f2-4618-b0da-e0cb19bfd47e tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1983192254. Aug 01 00:15:38.146897 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:38.146897 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:38.159813 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-fa75885d-05f2-4618-b0da-e0cb19bfd47e tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-144135266 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-144135266, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:15:38.159813 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-fa75885d-05f2-4618-b0da-e0cb19bfd47e tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-144135266 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-144135266, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:15:38.185878 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-fa75885d-05f2-4618-b0da-e0cb19bfd47e tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Created reservations ['bbd0c01c-61f5-47c3-a215-911037d20b75', '8592b723-db5c-42d0-ab7d-075f14165cbf', 'aef8bc26-e1e1-4eba-b964-74b3c992290d', 'b2b65ddc-783b-4dd1-a70d-b6e1dd7f1e0d'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:15:38.238976 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fa75885d-05f2-4618-b0da-e0cb19bfd47e tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] https://10.4.3.222/volume/v3/group_snapshots returned with HTTP 202 Aug 01 00:15:38.239406 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 124/495] 10.4.3.222 () {70 vars in 1324 bytes} [Sat Aug 1 00:15:38 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:38.251071 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9ab36878-65ee-4587-ab3e-b5a340d0b207 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:38.255696 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9ab36878-65ee-4587-ab3e-b5a340d0b207 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] GET https://10.4.3.222/volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e Aug 01 00:15:38.255696 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9ab36878-65ee-4587-ab3e-b5a340d0b207 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:38.255696 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9ab36878-65ee-4587-ab3e-b5a340d0b207 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:38.255696 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.group_snapshots [None req-9ab36878-65ee-4587-ab3e-b5a340d0b207 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] show called for member 529b0fa4-dc5c-4eb9-beac-a92fcecd202e {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 00:15:38.259145 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:38.259145 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:38.265334 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9ab36878-65ee-4587-ab3e-b5a340d0b207 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] https://10.4.3.222/volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e returned with HTTP 200 Aug 01 00:15:38.266261 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 123/496] 10.4.3.222 () {68 vars in 1413 bytes} [Sat Aug 1 00:15:38 2026] GET /volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e => generated 330 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:38.281567 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-747dabca-6318-4f70-9a17-da1d8cb4a88e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:38.288834 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-747dabca-6318-4f70-9a17-da1d8cb4a88e tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] GET https://10.4.3.222/volume/v3/volumes/28cf4c01-517c-4067-bf73-b75c7fe19df6 Aug 01 00:15:38.288834 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-747dabca-6318-4f70-9a17-da1d8cb4a88e tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:38.288834 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-747dabca-6318-4f70-9a17-da1d8cb4a88e tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:38.301349 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:38.301349 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:38.306281 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-747dabca-6318-4f70-9a17-da1d8cb4a88e tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Volume info retrieved successfully. Aug 01 00:15:38.316457 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-747dabca-6318-4f70-9a17-da1d8cb4a88e tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/volumes/28cf4c01-517c-4067-bf73-b75c7fe19df6 returned with HTTP 200 Aug 01 00:15:38.317171 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 125/497] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:38 2026] GET /volume/v3/volumes/28cf4c01-517c-4067-bf73-b75c7fe19df6 => generated 1365 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:38.336941 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a01d2288-98a8-4bd7-8206-23e9411130d4 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:38.340025 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a01d2288-98a8-4bd7-8206-23e9411130d4 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:15:38.340357 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a01d2288-98a8-4bd7-8206-23e9411130d4 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-255472294"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:38.341621 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-a01d2288-98a8-4bd7-8206-23e9411130d4 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-255472294'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:15:38.341732 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-a01d2288-98a8-4bd7-8206-23e9411130d4 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Create volume of 1 GB Aug 01 00:15:38.347425 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a01d2288-98a8-4bd7-8206-23e9411130d4 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Availability Zones retrieved successfully. Aug 01 00:15:38.353471 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a01d2288-98a8-4bd7-8206-23e9411130d4 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Flow 'volume_create_api' (9d338c7f-14d8-4456-9507-b9baf0b6900a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:15:38.355242 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a01d2288-98a8-4bd7-8206-23e9411130d4 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ce42c41-d0d2-4dfd-ae5f-fcc96f798b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:38.356116 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-a01d2288-98a8-4bd7-8206-23e9411130d4 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:15:38.390885 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a01d2288-98a8-4bd7-8206-23e9411130d4 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ce42c41-d0d2-4dfd-ae5f-fcc96f798b22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:38.391788 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a01d2288-98a8-4bd7-8206-23e9411130d4 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16599b1c-e418-4b96-808c-474aae04cbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:38.433187 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-a01d2288-98a8-4bd7-8206-23e9411130d4 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Created reservations ['695dabaf-41a1-451e-b3f5-e2458bbac6f3', '3b9483bb-8e58-4d15-9eb6-0a708fa6d3aa', '9fa5fbe5-98cc-4e16-91c6-f9f9da659ae5', 'ccc4b8f3-00ac-4799-92ca-c192ee649f35'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:15:38.434030 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a01d2288-98a8-4bd7-8206-23e9411130d4 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16599b1c-e418-4b96-808c-474aae04cbf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['695dabaf-41a1-451e-b3f5-e2458bbac6f3', '3b9483bb-8e58-4d15-9eb6-0a708fa6d3aa', '9fa5fbe5-98cc-4e16-91c6-f9f9da659ae5', 'ccc4b8f3-00ac-4799-92ca-c192ee649f35']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:38.434722 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a01d2288-98a8-4bd7-8206-23e9411130d4 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c81ff5ff-db18-4af6-8215-33cee8b7805a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:38.457329 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a01d2288-98a8-4bd7-8206-23e9411130d4 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c81ff5ff-db18-4af6-8215-33cee8b7805a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b80418be-9313-47d2-90e5-0604077ae0bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-255472294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d28f6f87d944f72ac867f6b4c419ee8',qos_specs=None,replication_status=,reservations=['695dabaf-41a1-451e-b3f5-e2458bbac6f3','3b9483bb-8e58-4d15-9eb6-0a708fa6d3aa','9fa5fbe5-98cc-4e16-91c6-f9f9da659ae5','ccc4b8f3-00ac-4799-92ca-c192ee649f35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ffba8d2fafe431696b7d6611fdbe7e8',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:15:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-255472294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b80418be-9313-47d2-90e5-0604077ae0bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d28f6f87d944f72ac867f6b4c419ee8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ffba8d2fafe431696b7d6611fdbe7e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:38.459348 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a01d2288-98a8-4bd7-8206-23e9411130d4 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2af8d190-7bcb-4aa5-9adf-7c6a787d3539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:38.474087 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a01d2288-98a8-4bd7-8206-23e9411130d4 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2af8d190-7bcb-4aa5-9adf-7c6a787d3539) transitioned into state 'SUCCESS' from state '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-255472294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d28f6f87d944f72ac867f6b4c419ee8',qos_specs=None,replication_status=,reservations=['695dabaf-41a1-451e-b3f5-e2458bbac6f3','3b9483bb-8e58-4d15-9eb6-0a708fa6d3aa','9fa5fbe5-98cc-4e16-91c6-f9f9da659ae5','ccc4b8f3-00ac-4799-92ca-c192ee649f35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ffba8d2fafe431696b7d6611fdbe7e8',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:38.474944 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a01d2288-98a8-4bd7-8206-23e9411130d4 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (496d734e-aa35-4953-aacb-5d9e7ff3493b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:38.483863 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a01d2288-98a8-4bd7-8206-23e9411130d4 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (496d734e-aa35-4953-aacb-5d9e7ff3493b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:38.484657 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a01d2288-98a8-4bd7-8206-23e9411130d4 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Flow 'volume_create_api' (9d338c7f-14d8-4456-9507-b9baf0b6900a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:15:38.486149 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a01d2288-98a8-4bd7-8206-23e9411130d4 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Create volume request issued successfully. Aug 01 00:15:38.486149 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a01d2288-98a8-4bd7-8206-23e9411130d4 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:15:38.486149 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 126/498] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:15:38 2026] POST /volume/v3/volumes => generated 756 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:15:38.499306 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-925d8769-ec35-4ce6-9a23-0f2c6dbc2aba None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:38.502235 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-925d8769-ec35-4ce6-9a23-0f2c6dbc2aba tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] GET https://10.4.3.222/volume/v3/volumes/b80418be-9313-47d2-90e5-0604077ae0bd Aug 01 00:15:38.502418 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-925d8769-ec35-4ce6-9a23-0f2c6dbc2aba tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:38.502627 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-925d8769-ec35-4ce6-9a23-0f2c6dbc2aba tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:38.509319 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:38.509319 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:38.515631 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-925d8769-ec35-4ce6-9a23-0f2c6dbc2aba tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Volume info retrieved successfully. Aug 01 00:15:38.522846 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-925d8769-ec35-4ce6-9a23-0f2c6dbc2aba tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/volumes/b80418be-9313-47d2-90e5-0604077ae0bd returned with HTTP 200 Aug 01 00:15:38.523190 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 125/499] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:38 2026] GET /volume/v3/volumes/b80418be-9313-47d2-90e5-0604077ae0bd => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:39.277079 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c5be5515-8cfb-4b11-a12d-6d793c63066d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:39.280003 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c5be5515-8cfb-4b11-a12d-6d793c63066d tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] GET https://10.4.3.222/volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e Aug 01 00:15:39.280003 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c5be5515-8cfb-4b11-a12d-6d793c63066d tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:39.280003 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c5be5515-8cfb-4b11-a12d-6d793c63066d tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:39.280003 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.group_snapshots [None req-c5be5515-8cfb-4b11-a12d-6d793c63066d tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] show called for member 529b0fa4-dc5c-4eb9-beac-a92fcecd202e {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 00:15:39.282489 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:39.282489 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:39.285868 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c5be5515-8cfb-4b11-a12d-6d793c63066d tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] https://10.4.3.222/volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e returned with HTTP 200 Aug 01 00:15:39.286467 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 124/500] 10.4.3.222 () {68 vars in 1413 bytes} [Sat Aug 1 00:15:39 2026] GET /volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e => generated 331 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:39.294959 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5eb4387b-7c22-40f6-b6a1-b8fb5c3235dc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:39.297067 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5eb4387b-7c22-40f6-b6a1-b8fb5c3235dc tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] GET https://10.4.3.222/volume/v3/snapshots/detail Aug 01 00:15:39.297262 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5eb4387b-7c22-40f6-b6a1-b8fb5c3235dc tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:39.297444 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5eb4387b-7c22-40f6-b6a1-b8fb5c3235dc tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:39.297831 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-5eb4387b-7c22-40f6-b6a1-b8fb5c3235dc tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:15:39.298841 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.db.api [None req-5eb4387b-7c22-40f6-b6a1-b8fb5c3235dc tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Building query based on filter {{(pid=100406) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:15:39.309301 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5eb4387b-7c22-40f6-b6a1-b8fb5c3235dc tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Get all snapshots completed successfully. Aug 01 00:15:39.309824 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:39.309824 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:39.310513 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5eb4387b-7c22-40f6-b6a1-b8fb5c3235dc tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] https://10.4.3.222/volume/v3/snapshots/detail returned with HTTP 200 Aug 01 00:15:39.310914 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 126/501] 10.4.3.222 () {66 vars in 1264 bytes} [Sat Aug 1 00:15:39 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:39.319792 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-008bfb32-f462-426c-9f3c-32fd8f509f5c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:39.321995 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-008bfb32-f462-426c-9f3c-32fd8f509f5c tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] GET https://10.4.3.222/volume/v3/snapshots/950964a3-32ac-4667-887f-f2674802dabe Aug 01 00:15:39.322192 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-008bfb32-f462-426c-9f3c-32fd8f509f5c tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:39.322378 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-008bfb32-f462-426c-9f3c-32fd8f509f5c tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:39.340269 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:39.340269 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:39.340759 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-008bfb32-f462-426c-9f3c-32fd8f509f5c tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Snapshot retrieved successfully. Aug 01 00:15:39.341673 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-008bfb32-f462-426c-9f3c-32fd8f509f5c tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] https://10.4.3.222/volume/v3/snapshots/950964a3-32ac-4667-887f-f2674802dabe returned with HTTP 200 Aug 01 00:15:39.342059 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 127/502] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:39 2026] GET /volume/v3/snapshots/950964a3-32ac-4667-887f-f2674802dabe => generated 474 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:39.356133 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-453558c8-9e20-483e-b667-c8b914e33adb None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:39.359224 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-453558c8-9e20-483e-b667-c8b914e33adb tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] POST https://10.4.3.222/volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e/action Aug 01 00:15:39.359685 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-453558c8-9e20-483e-b667-c8b914e33adb tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:39.359901 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-453558c8-9e20-483e-b667-c8b914e33adb tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:39.361366 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.group_snapshots [None req-453558c8-9e20-483e-b667-c8b914e33adb tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] Updating group '529b0fa4-dc5c-4eb9-beac-a92fcecd202e' with 'creating' {{(pid=100409) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 01 00:15:39.369184 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:39.369184 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:39.380385 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-453558c8-9e20-483e-b667-c8b914e33adb tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] https://10.4.3.222/volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e/action returned with HTTP 202 Aug 01 00:15:39.381012 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 126/503] 10.4.3.222 () {70 vars in 1455 bytes} [Sat Aug 1 00:15:39 2026] POST /volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:15:39.389454 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5357f75a-b0a0-490a-b381-657de48d825b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:39.393606 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5357f75a-b0a0-490a-b381-657de48d825b tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] GET https://10.4.3.222/volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e Aug 01 00:15:39.393711 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5357f75a-b0a0-490a-b381-657de48d825b tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:39.393954 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5357f75a-b0a0-490a-b381-657de48d825b tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:39.394150 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.group_snapshots [None req-5357f75a-b0a0-490a-b381-657de48d825b tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] show called for member 529b0fa4-dc5c-4eb9-beac-a92fcecd202e {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 00:15:39.397607 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:39.397607 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:39.401557 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5357f75a-b0a0-490a-b381-657de48d825b tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] https://10.4.3.222/volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e returned with HTTP 200 Aug 01 00:15:39.401557 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 125/504] 10.4.3.222 () {68 vars in 1413 bytes} [Sat Aug 1 00:15:39 2026] GET /volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e => generated 330 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:39.411493 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b054c0f5-a373-4e3b-ae1b-7b045d11df4c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:39.414964 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b054c0f5-a373-4e3b-ae1b-7b045d11df4c tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] POST https://10.4.3.222/volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e/action Aug 01 00:15:39.415281 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b054c0f5-a373-4e3b-ae1b-7b045d11df4c tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:39.415393 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b054c0f5-a373-4e3b-ae1b-7b045d11df4c tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:39.418155 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.group_snapshots [None req-b054c0f5-a373-4e3b-ae1b-7b045d11df4c tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] Updating group '529b0fa4-dc5c-4eb9-beac-a92fcecd202e' with 'available' {{(pid=100406) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 01 00:15:39.423402 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:39.423402 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:39.430209 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b054c0f5-a373-4e3b-ae1b-7b045d11df4c tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] https://10.4.3.222/volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e/action returned with HTTP 202 Aug 01 00:15:39.430669 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 127/505] 10.4.3.222 () {70 vars in 1455 bytes} [Sat Aug 1 00:15:39 2026] POST /volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:15:39.440033 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2d086e06-1078-4bc2-a03a-444cea20f55b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:39.441383 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2d086e06-1078-4bc2-a03a-444cea20f55b tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] GET https://10.4.3.222/volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e Aug 01 00:15:39.444380 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2d086e06-1078-4bc2-a03a-444cea20f55b tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:39.444380 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2d086e06-1078-4bc2-a03a-444cea20f55b tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:39.444380 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.group_snapshots [None req-2d086e06-1078-4bc2-a03a-444cea20f55b tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] show called for member 529b0fa4-dc5c-4eb9-beac-a92fcecd202e {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 00:15:39.454397 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:39.454397 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:39.458095 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2d086e06-1078-4bc2-a03a-444cea20f55b tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] https://10.4.3.222/volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e returned with HTTP 200 Aug 01 00:15:39.458512 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 128/506] 10.4.3.222 () {68 vars in 1413 bytes} [Sat Aug 1 00:15:39 2026] GET /volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e => generated 331 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:39.469454 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f7ebeaa0-d4e7-4ae1-9d6a-f206e944c479 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:39.471576 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f7ebeaa0-d4e7-4ae1-9d6a-f206e944c479 tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] POST https://10.4.3.222/volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e/action Aug 01 00:15:39.472007 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f7ebeaa0-d4e7-4ae1-9d6a-f206e944c479 tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:39.472154 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f7ebeaa0-d4e7-4ae1-9d6a-f206e944c479 tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:39.473774 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.group_snapshots [None req-f7ebeaa0-d4e7-4ae1-9d6a-f206e944c479 tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] Updating group '529b0fa4-dc5c-4eb9-beac-a92fcecd202e' with 'error' {{(pid=100409) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 01 00:15:39.477171 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:39.477171 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:39.485369 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f7ebeaa0-d4e7-4ae1-9d6a-f206e944c479 tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] https://10.4.3.222/volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e/action returned with HTTP 202 Aug 01 00:15:39.485816 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 127/507] 10.4.3.222 () {70 vars in 1455 bytes} [Sat Aug 1 00:15:39 2026] POST /volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:15:39.494681 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e5d02643-9321-4daa-8377-4df1fb626ffa None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:39.496923 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e5d02643-9321-4daa-8377-4df1fb626ffa tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] GET https://10.4.3.222/volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e Aug 01 00:15:39.497123 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e5d02643-9321-4daa-8377-4df1fb626ffa tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:39.497364 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e5d02643-9321-4daa-8377-4df1fb626ffa tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:39.497551 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.group_snapshots [None req-e5d02643-9321-4daa-8377-4df1fb626ffa tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] show called for member 529b0fa4-dc5c-4eb9-beac-a92fcecd202e {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 00:15:39.504121 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:39.504121 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:39.508238 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e5d02643-9321-4daa-8377-4df1fb626ffa tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] https://10.4.3.222/volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e returned with HTTP 200 Aug 01 00:15:39.508739 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 126/508] 10.4.3.222 () {68 vars in 1413 bytes} [Sat Aug 1 00:15:39 2026] GET /volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e => generated 327 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:39.517583 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-507e466b-81e9-4c7e-a85d-0cc0f976f424 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:39.519289 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-507e466b-81e9-4c7e-a85d-0cc0f976f424 tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] POST https://10.4.3.222/volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e/action Aug 01 00:15:39.519714 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-507e466b-81e9-4c7e-a85d-0cc0f976f424 tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:39.519871 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-507e466b-81e9-4c7e-a85d-0cc0f976f424 tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:39.521283 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.group_snapshots [None req-507e466b-81e9-4c7e-a85d-0cc0f976f424 tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] Updating group '529b0fa4-dc5c-4eb9-beac-a92fcecd202e' with 'available' {{(pid=100406) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 01 00:15:39.525910 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:39.525910 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:39.537263 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-730e0480-f45b-4d62-a4e6-17a9f3c9fc12 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:39.537373 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-507e466b-81e9-4c7e-a85d-0cc0f976f424 tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] https://10.4.3.222/volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e/action returned with HTTP 202 Aug 01 00:15:39.537896 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 128/509] 10.4.3.222 () {70 vars in 1455 bytes} [Sat Aug 1 00:15:39 2026] POST /volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:15:39.539582 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-730e0480-f45b-4d62-a4e6-17a9f3c9fc12 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] GET https://10.4.3.222/volume/v3/volumes/b80418be-9313-47d2-90e5-0604077ae0bd Aug 01 00:15:39.539888 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-730e0480-f45b-4d62-a4e6-17a9f3c9fc12 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:39.540126 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-730e0480-f45b-4d62-a4e6-17a9f3c9fc12 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:39.546737 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7a3a0b55-b75d-45d9-9374-ea093f3e5c73 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:39.548464 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7a3a0b55-b75d-45d9-9374-ea093f3e5c73 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] GET https://10.4.3.222/volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e Aug 01 00:15:39.548793 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7a3a0b55-b75d-45d9-9374-ea093f3e5c73 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:39.548959 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7a3a0b55-b75d-45d9-9374-ea093f3e5c73 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:39.549120 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.group_snapshots [None req-7a3a0b55-b75d-45d9-9374-ea093f3e5c73 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] show called for member 529b0fa4-dc5c-4eb9-beac-a92fcecd202e {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 00:15:39.552704 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:39.552704 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:39.556563 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:39.556563 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:39.557602 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-730e0480-f45b-4d62-a4e6-17a9f3c9fc12 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Volume info retrieved successfully. Aug 01 00:15:39.563626 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-730e0480-f45b-4d62-a4e6-17a9f3c9fc12 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/volumes/b80418be-9313-47d2-90e5-0604077ae0bd returned with HTTP 200 Aug 01 00:15:39.564235 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 129/510] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:39 2026] GET /volume/v3/volumes/b80418be-9313-47d2-90e5-0604077ae0bd => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:39.564784 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7a3a0b55-b75d-45d9-9374-ea093f3e5c73 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] https://10.4.3.222/volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e returned with HTTP 200 Aug 01 00:15:39.565350 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 128/511] 10.4.3.222 () {68 vars in 1413 bytes} [Sat Aug 1 00:15:39 2026] GET /volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e => generated 331 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:39.579684 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-55addf6b-34e4-4955-a7e5-7a9a9731588a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:39.579684 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-55addf6b-34e4-4955-a7e5-7a9a9731588a tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] DELETE https://10.4.3.222/volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e Aug 01 00:15:39.579684 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-55addf6b-34e4-4955-a7e5-7a9a9731588a tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:39.579684 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-55addf6b-34e4-4955-a7e5-7a9a9731588a tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:39.579684 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.group_snapshots [None req-55addf6b-34e4-4955-a7e5-7a9a9731588a tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] delete called for member 529b0fa4-dc5c-4eb9-beac-a92fcecd202e {{(pid=100407) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 01 00:15:39.579684 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.group_snapshots [None req-55addf6b-34e4-4955-a7e5-7a9a9731588a tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Delete group_snapshot with id: 529b0fa4-dc5c-4eb9-beac-a92fcecd202e Aug 01 00:15:39.582147 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:39.582147 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:39.587021 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e0534dd0-8058-4b31-81fe-ce21667a4a8d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:39.589550 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e0534dd0-8058-4b31-81fe-ce21667a4a8d tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:15:39.590115 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e0534dd0-8058-4b31-81fe-ce21667a4a8d tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-474766923"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:39.592181 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-e0534dd0-8058-4b31-81fe-ce21667a4a8d tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-474766923'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:15:39.592383 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-e0534dd0-8058-4b31-81fe-ce21667a4a8d tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Create volume of 1 GB Aug 01 00:15:39.597314 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e0534dd0-8058-4b31-81fe-ce21667a4a8d tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Availability Zones retrieved successfully. Aug 01 00:15:39.605903 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e0534dd0-8058-4b31-81fe-ce21667a4a8d tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Flow 'volume_create_api' (395a754f-ccfa-46e2-b4d8-9c90aac1a9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:15:39.607365 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e0534dd0-8058-4b31-81fe-ce21667a4a8d tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a904ce0b-60c9-45f9-9ece-5c58b75e3323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:39.608716 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-e0534dd0-8058-4b31-81fe-ce21667a4a8d tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:15:39.637341 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-55addf6b-34e4-4955-a7e5-7a9a9731588a tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] https://10.4.3.222/volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e returned with HTTP 202 Aug 01 00:15:39.637910 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 127/512] 10.4.3.222 () {68 vars in 1416 bytes} [Sat Aug 1 00:15:39 2026] DELETE /volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:15:39.648345 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e0534dd0-8058-4b31-81fe-ce21667a4a8d tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a904ce0b-60c9-45f9-9ece-5c58b75e3323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:39.649403 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e0534dd0-8058-4b31-81fe-ce21667a4a8d tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d287980c-ead4-4e3b-8581-69e71e4aac6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:39.651637 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-213a9f1c-b80b-4338-8d64-1ceb05c5a21d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:39.654021 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-213a9f1c-b80b-4338-8d64-1ceb05c5a21d tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] GET https://10.4.3.222/volume/v3/volumes/detail Aug 01 00:15:39.654648 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-213a9f1c-b80b-4338-8d64-1ceb05c5a21d tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:39.654648 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-213a9f1c-b80b-4338-8d64-1ceb05c5a21d tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Calling method 'detail' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:39.654921 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.api_utils [None req-213a9f1c-b80b-4338-8d64-1ceb05c5a21d tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Removing options '' from query. {{(pid=100408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:15:39.655695 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-213a9f1c-b80b-4338-8d64-1ceb05c5a21d tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:15:39.667001 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-213a9f1c-b80b-4338-8d64-1ceb05c5a21d tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Get all volumes completed successfully. Aug 01 00:15:39.668097 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-213a9f1c-b80b-4338-8d64-1ceb05c5a21d tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:15:39.668368 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-213a9f1c-b80b-4338-8d64-1ceb05c5a21d tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:15:39.676358 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-483357c7-3172-4522-ae4a-986f5bbd5ef9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:39.711958 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-e0534dd0-8058-4b31-81fe-ce21667a4a8d tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Created reservations ['023979b9-8fd8-48c0-a8ef-48e1ddf9f4e6', 'a65c7bfb-65ac-4662-be6d-5914338f8aeb', '854b6b47-4bbc-4b9f-8316-29db4611c772', '7a426685-5286-4667-918f-1f86ae1dc811'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:15:39.713108 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e0534dd0-8058-4b31-81fe-ce21667a4a8d tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d287980c-ead4-4e3b-8581-69e71e4aac6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['023979b9-8fd8-48c0-a8ef-48e1ddf9f4e6', 'a65c7bfb-65ac-4662-be6d-5914338f8aeb', '854b6b47-4bbc-4b9f-8316-29db4611c772', '7a426685-5286-4667-918f-1f86ae1dc811']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:39.714242 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e0534dd0-8058-4b31-81fe-ce21667a4a8d tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb627bba-3b2b-44d5-9953-deba8686313b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:39.720940 np0000006296 devstack@c-api.service[100408]: DEBUG oslo_db.sqlalchemy.engines [None req-213a9f1c-b80b-4338-8d64-1ceb05c5a21d tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100408) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:15:39.725645 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:39.725645 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:39.734503 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-213a9f1c-b80b-4338-8d64-1ceb05c5a21d tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] https://10.4.3.222/volume/v3/volumes/detail returned with HTTP 200 Aug 01 00:15:39.734887 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 130/513] 10.4.3.222 () {68 vars in 1299 bytes} [Sat Aug 1 00:15:39 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:39.746158 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e0534dd0-8058-4b31-81fe-ce21667a4a8d tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb627bba-3b2b-44d5-9953-deba8686313b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6eff0f99-cb13-47fd-a21d-967db3587c89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-474766923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d28f6f87d944f72ac867f6b4c419ee8',qos_specs=None,replication_status=,reservations=['023979b9-8fd8-48c0-a8ef-48e1ddf9f4e6','a65c7bfb-65ac-4662-be6d-5914338f8aeb','854b6b47-4bbc-4b9f-8316-29db4611c772','7a426685-5286-4667-918f-1f86ae1dc811'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ffba8d2fafe431696b7d6611fdbe7e8',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:15:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-474766923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6eff0f99-cb13-47fd-a21d-967db3587c89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d28f6f87d944f72ac867f6b4c419ee8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ffba8d2fafe431696b7d6611fdbe7e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:39.747249 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e0534dd0-8058-4b31-81fe-ce21667a4a8d tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83c540c6-2ac2-4857-abc3-6d853dd4aab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:39.758408 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bd2cdb15-3dee-41d7-9f2f-ea01b01d4a47 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:39.760988 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bd2cdb15-3dee-41d7-9f2f-ea01b01d4a47 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] GET https://10.4.3.222/volume/v3/snapshots/detail Aug 01 00:15:39.761296 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bd2cdb15-3dee-41d7-9f2f-ea01b01d4a47 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:39.761609 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bd2cdb15-3dee-41d7-9f2f-ea01b01d4a47 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:39.762030 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-bd2cdb15-3dee-41d7-9f2f-ea01b01d4a47 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:15:39.762489 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:39.762489 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:39.763722 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.db.api [None req-bd2cdb15-3dee-41d7-9f2f-ea01b01d4a47 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Building query based on filter {{(pid=100407) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:15:39.775838 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e0534dd0-8058-4b31-81fe-ce21667a4a8d tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83c540c6-2ac2-4857-abc3-6d853dd4aab7) transitioned into state 'SUCCESS' from state '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-474766923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d28f6f87d944f72ac867f6b4c419ee8',qos_specs=None,replication_status=,reservations=['023979b9-8fd8-48c0-a8ef-48e1ddf9f4e6','a65c7bfb-65ac-4662-be6d-5914338f8aeb','854b6b47-4bbc-4b9f-8316-29db4611c772','7a426685-5286-4667-918f-1f86ae1dc811'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ffba8d2fafe431696b7d6611fdbe7e8',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:39.776641 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e0534dd0-8058-4b31-81fe-ce21667a4a8d tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34c9032b-ee82-4617-9804-8e661cb25fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:39.778847 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-bd2cdb15-3dee-41d7-9f2f-ea01b01d4a47 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Get all snapshots completed successfully. Aug 01 00:15:39.780098 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bd2cdb15-3dee-41d7-9f2f-ea01b01d4a47 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] https://10.4.3.222/volume/v3/snapshots/detail returned with HTTP 200 Aug 01 00:15:39.780661 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 128/514] 10.4.3.222 () {66 vars in 1264 bytes} [Sat Aug 1 00:15:39 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:15:39.789517 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e0534dd0-8058-4b31-81fe-ce21667a4a8d tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34c9032b-ee82-4617-9804-8e661cb25fbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:39.790393 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-e0534dd0-8058-4b31-81fe-ce21667a4a8d tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Flow 'volume_create_api' (395a754f-ccfa-46e2-b4d8-9c90aac1a9df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:15:39.790711 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e0534dd0-8058-4b31-81fe-ce21667a4a8d tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Create volume request issued successfully. Aug 01 00:15:39.791276 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e0534dd0-8058-4b31-81fe-ce21667a4a8d tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:15:39.792719 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 129/515] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:15:39 2026] POST /volume/v3/volumes => generated 756 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:15:39.794406 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-92566be2-a671-4631-8d4c-2c4ec14fc5c9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:39.798101 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-92566be2-a671-4631-8d4c-2c4ec14fc5c9 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] GET https://10.4.3.222/volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e Aug 01 00:15:39.798424 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-92566be2-a671-4631-8d4c-2c4ec14fc5c9 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:39.798672 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-92566be2-a671-4631-8d4c-2c4ec14fc5c9 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:39.798825 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.group_snapshots [None req-92566be2-a671-4631-8d4c-2c4ec14fc5c9 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] show called for member 529b0fa4-dc5c-4eb9-beac-a92fcecd202e {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 00:15:39.804115 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-92566be2-a671-4631-8d4c-2c4ec14fc5c9 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] https://10.4.3.222/volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e returned with HTTP 404 Aug 01 00:15:39.804664 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 131/516] 10.4.3.222 () {68 vars in 1413 bytes} [Sat Aug 1 00:15:39 2026] GET /volume/v3/group_snapshots/529b0fa4-dc5c-4eb9-beac-a92fcecd202e => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:15:39.807779 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cd88cb00-1a8b-46e8-8293-fb30c40837de None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:39.811070 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cd88cb00-1a8b-46e8-8293-fb30c40837de tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] GET https://10.4.3.222/volume/v3/volumes/6eff0f99-cb13-47fd-a21d-967db3587c89 Aug 01 00:15:39.811070 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cd88cb00-1a8b-46e8-8293-fb30c40837de tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:39.811070 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cd88cb00-1a8b-46e8-8293-fb30c40837de tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:39.814622 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-269896f5-4c75-4481-9134-bc536b0f4b97 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:39.816712 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-269896f5-4c75-4481-9134-bc536b0f4b97 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] GET https://10.4.3.222/volume/v3/volumes/detail Aug 01 00:15:39.817016 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-269896f5-4c75-4481-9134-bc536b0f4b97 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:39.817394 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-269896f5-4c75-4481-9134-bc536b0f4b97 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:39.817627 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-269896f5-4c75-4481-9134-bc536b0f4b97 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:15:39.818055 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:39.818055 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:39.818978 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-269896f5-4c75-4481-9134-bc536b0f4b97 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:15:39.819514 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:39.819514 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:39.824167 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-cd88cb00-1a8b-46e8-8293-fb30c40837de tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Volume info retrieved successfully. Aug 01 00:15:39.828939 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cd88cb00-1a8b-46e8-8293-fb30c40837de tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/volumes/6eff0f99-cb13-47fd-a21d-967db3587c89 returned with HTTP 200 Aug 01 00:15:39.829084 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-269896f5-4c75-4481-9134-bc536b0f4b97 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Get all volumes completed successfully. Aug 01 00:15:39.829451 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 129/517] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:39 2026] GET /volume/v3/volumes/6eff0f99-cb13-47fd-a21d-967db3587c89 => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:39.829676 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-269896f5-4c75-4481-9134-bc536b0f4b97 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:15:39.829878 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-269896f5-4c75-4481-9134-bc536b0f4b97 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:15:39.869310 np0000006296 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-269896f5-4c75-4481-9134-bc536b0f4b97 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:15:39.872245 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:39.872245 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:39.879700 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-269896f5-4c75-4481-9134-bc536b0f4b97 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] https://10.4.3.222/volume/v3/volumes/detail returned with HTTP 200 Aug 01 00:15:39.880292 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 130/518] 10.4.3.222 () {68 vars in 1299 bytes} [Sat Aug 1 00:15:39 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:39.906196 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e6fc6144-879d-4cd0-a87d-7f14b941792f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:39.908349 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e6fc6144-879d-4cd0-a87d-7f14b941792f tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] POST https://10.4.3.222/volume/v3/groups/6c23cf98-3872-4c38-ba72-089c429f7f20/action Aug 01 00:15:39.909052 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e6fc6144-879d-4cd0-a87d-7f14b941792f tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:39.909251 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e6fc6144-879d-4cd0-a87d-7f14b941792f tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:39.911297 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.groups [None req-e6fc6144-879d-4cd0-a87d-7f14b941792f tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] delete called for group 6c23cf98-3872-4c38-ba72-089c429f7f20 {{(pid=100408) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 00:15:39.911366 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.groups [None req-e6fc6144-879d-4cd0-a87d-7f14b941792f tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Delete group with id: 6c23cf98-3872-4c38-ba72-089c429f7f20 Aug 01 00:15:39.918082 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:39.918082 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:39.945972 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-483357c7-3172-4522-ae4a-986f5bbd5ef9 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:15:39.946444 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-483357c7-3172-4522-ae4a-986f5bbd5ef9 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1346525337"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:39.948914 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-483357c7-3172-4522-ae4a-986f5bbd5ef9 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1346525337'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:15:39.949102 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-483357c7-3172-4522-ae4a-986f5bbd5ef9 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Create volume of 1 GB Aug 01 00:15:39.954294 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-483357c7-3172-4522-ae4a-986f5bbd5ef9 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Availability Zones retrieved successfully. Aug 01 00:15:39.963818 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-483357c7-3172-4522-ae4a-986f5bbd5ef9 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Flow 'volume_create_api' (8d58f98a-597c-4900-8a98-606cc2d32e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:15:39.964703 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-483357c7-3172-4522-ae4a-986f5bbd5ef9 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04daacb3-249a-4a0c-a507-6da72055bae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:39.966973 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-483357c7-3172-4522-ae4a-986f5bbd5ef9 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:15:40.008607 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e6fc6144-879d-4cd0-a87d-7f14b941792f tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] https://10.4.3.222/volume/v3/groups/6c23cf98-3872-4c38-ba72-089c429f7f20/action returned with HTTP 202 Aug 01 00:15:40.009063 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 132/519] 10.4.3.222 () {70 vars in 1428 bytes} [Sat Aug 1 00:15:39 2026] POST /volume/v3/groups/6c23cf98-3872-4c38-ba72-089c429f7f20/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:15:40.009134 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-483357c7-3172-4522-ae4a-986f5bbd5ef9 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04daacb3-249a-4a0c-a507-6da72055bae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:40.010003 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-483357c7-3172-4522-ae4a-986f5bbd5ef9 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9f6942f-ff0e-4a14-8762-c564a6b8f383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:40.016177 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-44614327-4596-4dd2-b5f7-240f16f1bb04 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:40.018027 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-44614327-4596-4dd2-b5f7-240f16f1bb04 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] GET https://10.4.3.222/volume/v3/volumes/e70d9f29-5b24-4974-b08e-e57361a16c8f Aug 01 00:15:40.018273 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-44614327-4596-4dd2-b5f7-240f16f1bb04 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:40.018500 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-44614327-4596-4dd2-b5f7-240f16f1bb04 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:40.024523 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:40.024523 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:40.028285 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-44614327-4596-4dd2-b5f7-240f16f1bb04 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Volume info retrieved successfully. Aug 01 00:15:40.029342 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-44614327-4596-4dd2-b5f7-240f16f1bb04 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:15:40.029586 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-44614327-4596-4dd2-b5f7-240f16f1bb04 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:15:40.071182 np0000006296 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-44614327-4596-4dd2-b5f7-240f16f1bb04 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:15:40.075114 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:40.075114 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:40.079373 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-483357c7-3172-4522-ae4a-986f5bbd5ef9 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Created reservations ['9ca03c83-c9e9-4b13-9c02-53a320673c06', '08d1e4b9-771d-4182-b5f6-b253c3d65c67', '2fb2e3f5-a8ed-4e92-98da-6ed4eac5eea1', '8fd6fff7-1934-46b9-9fc0-cc6f4b80bcea'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:15:40.080407 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-483357c7-3172-4522-ae4a-986f5bbd5ef9 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9f6942f-ff0e-4a14-8762-c564a6b8f383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ca03c83-c9e9-4b13-9c02-53a320673c06', '08d1e4b9-771d-4182-b5f6-b253c3d65c67', '2fb2e3f5-a8ed-4e92-98da-6ed4eac5eea1', '8fd6fff7-1934-46b9-9fc0-cc6f4b80bcea']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:40.081384 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-483357c7-3172-4522-ae4a-986f5bbd5ef9 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8abdd73f-6849-4ca9-9a21-d50ddde1b460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:40.082254 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-44614327-4596-4dd2-b5f7-240f16f1bb04 tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] https://10.4.3.222/volume/v3/volumes/e70d9f29-5b24-4974-b08e-e57361a16c8f returned with HTTP 200 Aug 01 00:15:40.082680 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 130/520] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:15:40 2026] GET /volume/v3/volumes/e70d9f29-5b24-4974-b08e-e57361a16c8f => generated 918 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:40.103000 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-483357c7-3172-4522-ae4a-986f5bbd5ef9 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8abdd73f-6849-4ca9-9a21-d50ddde1b460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f56619a2-9e6f-41b9-8bf4-3714da5bb0eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1346525337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7727ce577e6840c6b9fbc20062cb89a9',qos_specs=None,replication_status=,reservations=['9ca03c83-c9e9-4b13-9c02-53a320673c06','08d1e4b9-771d-4182-b5f6-b253c3d65c67','2fb2e3f5-a8ed-4e92-98da-6ed4eac5eea1','8fd6fff7-1934-46b9-9fc0-cc6f4b80bcea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59753b19ea34454b85b17f61fb9205ce',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:15:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1346525337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f56619a2-9e6f-41b9-8bf4-3714da5bb0eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7727ce577e6840c6b9fbc20062cb89a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59753b19ea34454b85b17f61fb9205ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:40.103822 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-483357c7-3172-4522-ae4a-986f5bbd5ef9 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfc4fb9c-bf78-4681-8278-b9e49d6618d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:40.122103 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-483357c7-3172-4522-ae4a-986f5bbd5ef9 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfc4fb9c-bf78-4681-8278-b9e49d6618d7) transitioned into state 'SUCCESS' from state '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-1346525337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7727ce577e6840c6b9fbc20062cb89a9',qos_specs=None,replication_status=,reservations=['9ca03c83-c9e9-4b13-9c02-53a320673c06','08d1e4b9-771d-4182-b5f6-b253c3d65c67','2fb2e3f5-a8ed-4e92-98da-6ed4eac5eea1','8fd6fff7-1934-46b9-9fc0-cc6f4b80bcea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59753b19ea34454b85b17f61fb9205ce',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:40.122991 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-483357c7-3172-4522-ae4a-986f5bbd5ef9 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8ac4c34-8a91-4399-9e38-c657a6d4705a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:40.132853 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-483357c7-3172-4522-ae4a-986f5bbd5ef9 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8ac4c34-8a91-4399-9e38-c657a6d4705a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:40.133706 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-483357c7-3172-4522-ae4a-986f5bbd5ef9 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Flow 'volume_create_api' (8d58f98a-597c-4900-8a98-606cc2d32e27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:15:40.134120 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-483357c7-3172-4522-ae4a-986f5bbd5ef9 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Create volume request issued successfully. Aug 01 00:15:40.134887 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-483357c7-3172-4522-ae4a-986f5bbd5ef9 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:15:40.135362 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 129/521] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:15:39 2026] POST /volume/v3/volumes => generated 751 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:15:40.151973 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-423a91df-e4a3-4b3a-90b0-923de827bad6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:40.155664 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-423a91df-e4a3-4b3a-90b0-923de827bad6 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/volumes/f56619a2-9e6f-41b9-8bf4-3714da5bb0eb Aug 01 00:15:40.155664 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-423a91df-e4a3-4b3a-90b0-923de827bad6 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:40.156416 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-423a91df-e4a3-4b3a-90b0-923de827bad6 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:40.165852 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:40.165852 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:40.170347 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-423a91df-e4a3-4b3a-90b0-923de827bad6 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Volume info retrieved successfully. Aug 01 00:15:40.175544 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-423a91df-e4a3-4b3a-90b0-923de827bad6 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/volumes/f56619a2-9e6f-41b9-8bf4-3714da5bb0eb returned with HTTP 200 Aug 01 00:15:40.176137 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 131/522] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:40 2026] GET /volume/v3/volumes/f56619a2-9e6f-41b9-8bf4-3714da5bb0eb => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:40.842400 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4619e057-b0b2-4793-a7e5-c9fe3c6a5d61 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:40.844246 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4619e057-b0b2-4793-a7e5-c9fe3c6a5d61 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] GET https://10.4.3.222/volume/v3/volumes/6eff0f99-cb13-47fd-a21d-967db3587c89 Aug 01 00:15:40.844458 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4619e057-b0b2-4793-a7e5-c9fe3c6a5d61 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:40.844676 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4619e057-b0b2-4793-a7e5-c9fe3c6a5d61 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:40.851867 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:40.851867 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:40.855973 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-4619e057-b0b2-4793-a7e5-c9fe3c6a5d61 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Volume info retrieved successfully. Aug 01 00:15:40.860407 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4619e057-b0b2-4793-a7e5-c9fe3c6a5d61 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/volumes/6eff0f99-cb13-47fd-a21d-967db3587c89 returned with HTTP 200 Aug 01 00:15:40.860785 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 133/523] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:40 2026] GET /volume/v3/volumes/6eff0f99-cb13-47fd-a21d-967db3587c89 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:41.099785 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-19a5a583-24db-4329-8c26-3fc09c27e0bb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:41.104882 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-19a5a583-24db-4329-8c26-3fc09c27e0bb tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] GET https://10.4.3.222/volume/v3/volumes/e70d9f29-5b24-4974-b08e-e57361a16c8f Aug 01 00:15:41.105208 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-19a5a583-24db-4329-8c26-3fc09c27e0bb tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:41.105751 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-19a5a583-24db-4329-8c26-3fc09c27e0bb tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:41.117495 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-19a5a583-24db-4329-8c26-3fc09c27e0bb tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] https://10.4.3.222/volume/v3/volumes/e70d9f29-5b24-4974-b08e-e57361a16c8f returned with HTTP 404 Aug 01 00:15:41.118270 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 131/524] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:15:41 2026] GET /volume/v3/volumes/e70d9f29-5b24-4974-b08e-e57361a16c8f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:15:41.132902 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4ff04396-79f2-4bda-a3e5-9eb4d4c6b86a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:41.136154 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4ff04396-79f2-4bda-a3e5-9eb4d4c6b86a tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] GET https://10.4.3.222/volume/v3/groups/6c23cf98-3872-4c38-ba72-089c429f7f20 Aug 01 00:15:41.136609 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4ff04396-79f2-4bda-a3e5-9eb4d4c6b86a tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:41.136780 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4ff04396-79f2-4bda-a3e5-9eb4d4c6b86a tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:41.136984 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.groups [None req-4ff04396-79f2-4bda-a3e5-9eb4d4c6b86a tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] show called for member 6c23cf98-3872-4c38-ba72-089c429f7f20 {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:15:41.151367 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4ff04396-79f2-4bda-a3e5-9eb4d4c6b86a tempest-GroupSnapshotsV319Test-237505966 tempest-GroupSnapshotsV319Test-237505966-project-member] https://10.4.3.222/volume/v3/groups/6c23cf98-3872-4c38-ba72-089c429f7f20 returned with HTTP 404 Aug 01 00:15:41.152718 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 130/525] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:15:41 2026] GET /volume/v3/groups/6c23cf98-3872-4c38-ba72-089c429f7f20 => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:15:41.162585 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ee448a83-1a59-4f07-a264-71ca7b70be07 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:41.166127 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ee448a83-1a59-4f07-a264-71ca7b70be07 tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] DELETE https://10.4.3.222/volume/v3/group_types/1d33d641-225a-4e52-82fa-2de94f7f0376 Aug 01 00:15:41.166422 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ee448a83-1a59-4f07-a264-71ca7b70be07 tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:41.166688 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ee448a83-1a59-4f07-a264-71ca7b70be07 tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:41.188554 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ee448a83-1a59-4f07-a264-71ca7b70be07 tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] https://10.4.3.222/volume/v3/group_types/1d33d641-225a-4e52-82fa-2de94f7f0376 returned with HTTP 202 Aug 01 00:15:41.189123 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 132/526] 10.4.3.222 () {68 vars in 1404 bytes} [Sat Aug 1 00:15:41 2026] DELETE /volume/v3/group_types/1d33d641-225a-4e52-82fa-2de94f7f0376 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:15:41.199693 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ca113ad4-26b5-48e5-8696-04f00080d688 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:41.201989 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d8df4b44-ae36-444c-b8ac-dab6b94996f6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:41.202493 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ca113ad4-26b5-48e5-8696-04f00080d688 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/volumes/f56619a2-9e6f-41b9-8bf4-3714da5bb0eb Aug 01 00:15:41.202800 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ca113ad4-26b5-48e5-8696-04f00080d688 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:41.203237 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ca113ad4-26b5-48e5-8696-04f00080d688 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:41.204542 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d8df4b44-ae36-444c-b8ac-dab6b94996f6 tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] DELETE https://10.4.3.222/volume/v3/types/26be6af4-3412-4305-8e82-8381efb1fb80 Aug 01 00:15:41.204840 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d8df4b44-ae36-444c-b8ac-dab6b94996f6 tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:41.205121 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d8df4b44-ae36-444c-b8ac-dab6b94996f6 tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:41.214958 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:41.214958 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:41.222029 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-ca113ad4-26b5-48e5-8696-04f00080d688 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Volume info retrieved successfully. Aug 01 00:15:41.227916 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ca113ad4-26b5-48e5-8696-04f00080d688 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/volumes/f56619a2-9e6f-41b9-8bf4-3714da5bb0eb returned with HTTP 200 Aug 01 00:15:41.228460 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 134/527] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:41 2026] GET /volume/v3/volumes/f56619a2-9e6f-41b9-8bf4-3714da5bb0eb => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:41.243084 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b39c8631-67a7-4ff7-be8d-630181c49844 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:41.245020 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b39c8631-67a7-4ff7-be8d-630181c49844 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:15:41.245163 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b39c8631-67a7-4ff7-be8d-630181c49844 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f56619a2-9e6f-41b9-8bf4-3714da5bb0eb", "name": "tempest-SnapshotsActionsTest-Snapshot-767906940"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:41.252421 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d8df4b44-ae36-444c-b8ac-dab6b94996f6 tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] https://10.4.3.222/volume/v3/types/26be6af4-3412-4305-8e82-8381efb1fb80 returned with HTTP 202 Aug 01 00:15:41.252893 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 132/528] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:15:41 2026] DELETE /volume/v3/types/26be6af4-3412-4305-8e82-8381efb1fb80 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:15:41.255352 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:41.255352 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:41.256726 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b39c8631-67a7-4ff7-be8d-630181c49844 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Volume info retrieved successfully. Aug 01 00:15:41.256893 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-b39c8631-67a7-4ff7-be8d-630181c49844 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Create snapshot from volume f56619a2-9e6f-41b9-8bf4-3714da5bb0eb Aug 01 00:15:41.264558 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-43abaf8b-d857-48f0-acdd-8f9f6aae7ce5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:41.266557 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-43abaf8b-d857-48f0-acdd-8f9f6aae7ce5 tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] GET https://10.4.3.222/volume/v3/types/26be6af4-3412-4305-8e82-8381efb1fb80 Aug 01 00:15:41.266855 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-43abaf8b-d857-48f0-acdd-8f9f6aae7ce5 tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:41.267091 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-43abaf8b-d857-48f0-acdd-8f9f6aae7ce5 tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:41.273041 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-b39c8631-67a7-4ff7-be8d-630181c49844 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-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 01 00:15:41.273541 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-43abaf8b-d857-48f0-acdd-8f9f6aae7ce5 tempest-GroupSnapshotsV319Test-777989070 tempest-GroupSnapshotsV319Test-777989070-project-admin] https://10.4.3.222/volume/v3/types/26be6af4-3412-4305-8e82-8381efb1fb80 returned with HTTP 404 Aug 01 00:15:41.273737 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 133/529] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:15:41 2026] GET /volume/v3/types/26be6af4-3412-4305-8e82-8381efb1fb80 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:41.303899 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-b39c8631-67a7-4ff7-be8d-630181c49844 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Created reservations ['8e660ad3-124e-428e-87b2-a87d45aff2b0', '475c7011-5a4c-4957-b340-2da707a91a97', 'bf1e02fa-bad9-4ef5-a37c-bb655a303b82', 'c21ae543-db1e-40c9-8257-e93e84b9e3ff'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:15:41.339885 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b39c8631-67a7-4ff7-be8d-630181c49844 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot create request issued successfully. Aug 01 00:15:41.340232 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b39c8631-67a7-4ff7-be8d-630181c49844 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:15:41.340669 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 131/530] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:15:41 2026] POST /volume/v3/snapshots => generated 306 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:15:41.351761 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-575d5340-95af-4a81-85cb-20174b952ede None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:41.354186 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-575d5340-95af-4a81-85cb-20174b952ede tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb Aug 01 00:15:41.355963 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-575d5340-95af-4a81-85cb-20174b952ede tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:41.355963 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-575d5340-95af-4a81-85cb-20174b952ede tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:41.361940 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:41.361940 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:41.362496 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-575d5340-95af-4a81-85cb-20174b952ede tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot retrieved successfully. Aug 01 00:15:41.363464 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-575d5340-95af-4a81-85cb-20174b952ede tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb returned with HTTP 200 Aug 01 00:15:41.363943 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 135/531] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:41 2026] GET /volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:42.375009 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6b816853-5ebf-494f-b10d-fb2ffd78842a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:42.377089 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6b816853-5ebf-494f-b10d-fb2ffd78842a tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb Aug 01 00:15:42.377492 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6b816853-5ebf-494f-b10d-fb2ffd78842a tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:42.377986 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6b816853-5ebf-494f-b10d-fb2ffd78842a tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:42.398208 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:42.398208 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:42.398208 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6b816853-5ebf-494f-b10d-fb2ffd78842a tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot retrieved successfully. Aug 01 00:15:42.398208 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6b816853-5ebf-494f-b10d-fb2ffd78842a tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb returned with HTTP 200 Aug 01 00:15:42.398208 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 133/532] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:42 2026] GET /volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:42.409502 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bc6bbccf-622c-4a7c-9e11-0c73e0d57477 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:42.646332 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bc6bbccf-622c-4a7c-9e11-0c73e0d57477 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] POST https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb/action Aug 01 00:15:42.646698 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bc6bbccf-622c-4a7c-9e11-0c73e0d57477 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:42.646875 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bc6bbccf-622c-4a7c-9e11-0c73e0d57477 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:42.648366 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.admin_actions [None req-bc6bbccf-622c-4a7c-9e11-0c73e0d57477 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Updating snapshot '9e777527-c545-4383-b533-55073afb79cb' with '{'status': 'creating'}' {{(pid=100406) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 00:15:42.657324 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:42.657324 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:42.668979 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bc6bbccf-622c-4a7c-9e11-0c73e0d57477 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb/action returned with HTTP 202 Aug 01 00:15:42.669530 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 134/533] 10.4.3.222 () {68 vars in 1396 bytes} [Sat Aug 1 00:15:42 2026] POST /volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb/action => generated 0 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:15:42.676277 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-efc8adc2-9db8-47b0-bf66-6fde6588001d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:42.678235 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-efc8adc2-9db8-47b0-bf66-6fde6588001d tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb Aug 01 00:15:42.678548 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-efc8adc2-9db8-47b0-bf66-6fde6588001d tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:42.678749 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-efc8adc2-9db8-47b0-bf66-6fde6588001d tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:42.684044 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:42.684044 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:42.684653 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-efc8adc2-9db8-47b0-bf66-6fde6588001d tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot retrieved successfully. Aug 01 00:15:42.685507 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-efc8adc2-9db8-47b0-bf66-6fde6588001d tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb returned with HTTP 200 Aug 01 00:15:42.685990 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 132/534] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:42 2026] GET /volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:42.694905 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9b6033aa-84f9-4b3b-931d-5309761c2ec8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:42.696716 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9b6033aa-84f9-4b3b-931d-5309761c2ec8 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] POST https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb/action Aug 01 00:15:42.697100 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9b6033aa-84f9-4b3b-931d-5309761c2ec8 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:42.697253 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9b6033aa-84f9-4b3b-931d-5309761c2ec8 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:42.698848 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.admin_actions [None req-9b6033aa-84f9-4b3b-931d-5309761c2ec8 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Updating snapshot '9e777527-c545-4383-b533-55073afb79cb' with '{'status': 'available'}' {{(pid=100408) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 00:15:42.718956 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:42.718956 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:42.730628 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9b6033aa-84f9-4b3b-931d-5309761c2ec8 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb/action returned with HTTP 202 Aug 01 00:15:42.731140 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 136/535] 10.4.3.222 () {68 vars in 1396 bytes} [Sat Aug 1 00:15:42 2026] POST /volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:15:42.740723 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-818f1df3-97e7-4637-923d-c5943691b27f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:42.743344 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-818f1df3-97e7-4637-923d-c5943691b27f tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb Aug 01 00:15:42.744000 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-818f1df3-97e7-4637-923d-c5943691b27f tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:42.744249 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-818f1df3-97e7-4637-923d-c5943691b27f tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:42.751682 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:42.751682 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:42.752477 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-818f1df3-97e7-4637-923d-c5943691b27f tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot retrieved successfully. Aug 01 00:15:42.753667 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-818f1df3-97e7-4637-923d-c5943691b27f tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb returned with HTTP 200 Aug 01 00:15:42.754217 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 134/536] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:42 2026] GET /volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:42.769433 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dc1e8525-a2a4-4f30-97be-20cdff5a25d5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:42.772567 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dc1e8525-a2a4-4f30-97be-20cdff5a25d5 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:15:42.773285 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dc1e8525-a2a4-4f30-97be-20cdff5a25d5 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f56619a2-9e6f-41b9-8bf4-3714da5bb0eb", "name": "tempest-SnapshotsActionsTest-Snapshot-729690531"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:42.783531 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:42.783531 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:42.784106 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-dc1e8525-a2a4-4f30-97be-20cdff5a25d5 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Volume info retrieved successfully. Aug 01 00:15:42.784256 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-dc1e8525-a2a4-4f30-97be-20cdff5a25d5 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Create snapshot from volume f56619a2-9e6f-41b9-8bf4-3714da5bb0eb Aug 01 00:15:42.803284 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-dc1e8525-a2a4-4f30-97be-20cdff5a25d5 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-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 01 00:15:42.817218 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-dc1e8525-a2a4-4f30-97be-20cdff5a25d5 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Created reservations ['2a5bb799-be2d-4ca5-8945-ddd4baf38b6a', 'c1520b18-ea7c-4b68-bf61-eb8c42888844', '0e74fee6-9a9b-4983-ba0c-b029c3157a9d', '4c7e4805-bd43-4f45-aa9c-891b453ab453'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:15:42.872127 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-dc1e8525-a2a4-4f30-97be-20cdff5a25d5 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot create request issued successfully. Aug 01 00:15:42.872516 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dc1e8525-a2a4-4f30-97be-20cdff5a25d5 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:15:42.872948 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 135/537] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:15:42 2026] POST /volume/v3/snapshots => generated 306 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:15:42.884160 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-995f807b-1238-4aab-9618-cac8d02862cd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:42.888015 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-995f807b-1238-4aab-9618-cac8d02862cd tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/snapshots/b0792b3a-08f2-44e4-a5e5-ef7667dbcc19 Aug 01 00:15:42.888325 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-995f807b-1238-4aab-9618-cac8d02862cd tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:42.889398 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-995f807b-1238-4aab-9618-cac8d02862cd tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:42.897418 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:42.897418 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:42.898238 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-995f807b-1238-4aab-9618-cac8d02862cd tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot retrieved successfully. Aug 01 00:15:42.899338 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-995f807b-1238-4aab-9618-cac8d02862cd tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/b0792b3a-08f2-44e4-a5e5-ef7667dbcc19 returned with HTTP 200 Aug 01 00:15:42.900128 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 133/538] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:42 2026] GET /volume/v3/snapshots/b0792b3a-08f2-44e4-a5e5-ef7667dbcc19 => generated 438 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:43.913002 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c11ca3b0-f93f-4afb-8d18-b58df2694f1b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:43.914627 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c11ca3b0-f93f-4afb-8d18-b58df2694f1b tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/snapshots/b0792b3a-08f2-44e4-a5e5-ef7667dbcc19 Aug 01 00:15:43.914928 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c11ca3b0-f93f-4afb-8d18-b58df2694f1b tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:43.915194 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c11ca3b0-f93f-4afb-8d18-b58df2694f1b tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:43.921475 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:43.921475 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:43.922085 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c11ca3b0-f93f-4afb-8d18-b58df2694f1b tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot retrieved successfully. Aug 01 00:15:43.923173 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c11ca3b0-f93f-4afb-8d18-b58df2694f1b tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/b0792b3a-08f2-44e4-a5e5-ef7667dbcc19 returned with HTTP 200 Aug 01 00:15:43.923658 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 137/539] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:43 2026] GET /volume/v3/snapshots/b0792b3a-08f2-44e4-a5e5-ef7667dbcc19 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:43.932830 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0f74aa30-6702-46c8-ac98-12c111600eed None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:43.936325 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0f74aa30-6702-46c8-ac98-12c111600eed tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] POST https://10.4.3.222/volume/v3/snapshots/b0792b3a-08f2-44e4-a5e5-ef7667dbcc19/action Aug 01 00:15:43.936813 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0f74aa30-6702-46c8-ac98-12c111600eed tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:43.936991 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0f74aa30-6702-46c8-ac98-12c111600eed tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:43.939068 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.admin_actions [None req-0f74aa30-6702-46c8-ac98-12c111600eed tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Updating snapshot 'b0792b3a-08f2-44e4-a5e5-ef7667dbcc19' with '{'status': 'creating'}' {{(pid=100407) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 00:15:43.949570 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:43.949570 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:43.976157 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0f74aa30-6702-46c8-ac98-12c111600eed tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] https://10.4.3.222/volume/v3/snapshots/b0792b3a-08f2-44e4-a5e5-ef7667dbcc19/action returned with HTTP 202 Aug 01 00:15:43.976855 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 135/540] 10.4.3.222 () {68 vars in 1396 bytes} [Sat Aug 1 00:15:43 2026] POST /volume/v3/snapshots/b0792b3a-08f2-44e4-a5e5-ef7667dbcc19/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:15:43.985712 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-35e1d610-f946-46a3-a11f-e4f0697a0ca8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:43.987761 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-35e1d610-f946-46a3-a11f-e4f0697a0ca8 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/snapshots/b0792b3a-08f2-44e4-a5e5-ef7667dbcc19 Aug 01 00:15:43.987977 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-35e1d610-f946-46a3-a11f-e4f0697a0ca8 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:43.988159 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-35e1d610-f946-46a3-a11f-e4f0697a0ca8 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:43.995795 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:43.995795 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:43.995795 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-35e1d610-f946-46a3-a11f-e4f0697a0ca8 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot retrieved successfully. Aug 01 00:15:43.996315 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-35e1d610-f946-46a3-a11f-e4f0697a0ca8 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/b0792b3a-08f2-44e4-a5e5-ef7667dbcc19 returned with HTTP 200 Aug 01 00:15:43.996756 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 136/541] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:43 2026] GET /volume/v3/snapshots/b0792b3a-08f2-44e4-a5e5-ef7667dbcc19 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:44.009797 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-db60e7b9-70ea-42df-9290-9e4aa5913e3f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:44.011986 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-db60e7b9-70ea-42df-9290-9e4aa5913e3f tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] POST https://10.4.3.222/volume/v3/snapshots/b0792b3a-08f2-44e4-a5e5-ef7667dbcc19/action Aug 01 00:15:44.012295 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-db60e7b9-70ea-42df-9290-9e4aa5913e3f tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:44.012406 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-db60e7b9-70ea-42df-9290-9e4aa5913e3f tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:44.035101 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:44.035101 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:44.035582 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-db60e7b9-70ea-42df-9290-9e4aa5913e3f tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Snapshot retrieved successfully. Aug 01 00:15:44.057155 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-db60e7b9-70ea-42df-9290-9e4aa5913e3f tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Snapshot delete request issued successfully. Aug 01 00:15:44.057399 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-db60e7b9-70ea-42df-9290-9e4aa5913e3f tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] https://10.4.3.222/volume/v3/snapshots/b0792b3a-08f2-44e4-a5e5-ef7667dbcc19/action returned with HTTP 202 Aug 01 00:15:44.057908 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 134/542] 10.4.3.222 () {68 vars in 1396 bytes} [Sat Aug 1 00:15:44 2026] POST /volume/v3/snapshots/b0792b3a-08f2-44e4-a5e5-ef7667dbcc19/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:15:44.069881 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-81cc1783-cdda-453b-be66-ffd66e3faf92 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:44.072206 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-81cc1783-cdda-453b-be66-ffd66e3faf92 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/snapshots/b0792b3a-08f2-44e4-a5e5-ef7667dbcc19 Aug 01 00:15:44.072582 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-81cc1783-cdda-453b-be66-ffd66e3faf92 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:44.072809 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-81cc1783-cdda-453b-be66-ffd66e3faf92 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:44.081201 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:44.081201 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:44.081988 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-81cc1783-cdda-453b-be66-ffd66e3faf92 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot retrieved successfully. Aug 01 00:15:44.082683 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-81cc1783-cdda-453b-be66-ffd66e3faf92 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/b0792b3a-08f2-44e4-a5e5-ef7667dbcc19 returned with HTTP 200 Aug 01 00:15:44.083161 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 138/543] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:44 2026] GET /volume/v3/snapshots/b0792b3a-08f2-44e4-a5e5-ef7667dbcc19 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:45.093417 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d714b4dd-b672-4edb-968d-22c63866cfae None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:45.095556 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d714b4dd-b672-4edb-968d-22c63866cfae tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/snapshots/b0792b3a-08f2-44e4-a5e5-ef7667dbcc19 Aug 01 00:15:45.095793 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d714b4dd-b672-4edb-968d-22c63866cfae tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:45.096025 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d714b4dd-b672-4edb-968d-22c63866cfae tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:45.101594 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d714b4dd-b672-4edb-968d-22c63866cfae tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/b0792b3a-08f2-44e4-a5e5-ef7667dbcc19 returned with HTTP 404 Aug 01 00:15:45.102158 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 136/544] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:45 2026] GET /volume/v3/snapshots/b0792b3a-08f2-44e4-a5e5-ef7667dbcc19 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:45.112430 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-31c04471-a276-41f5-9eb5-605027e07038 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:45.114225 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-31c04471-a276-41f5-9eb5-605027e07038 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] POST https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb/action Aug 01 00:15:45.114667 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-31c04471-a276-41f5-9eb5-605027e07038 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:45.114876 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-31c04471-a276-41f5-9eb5-605027e07038 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:45.116663 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.admin_actions [None req-31c04471-a276-41f5-9eb5-605027e07038 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Updating snapshot '9e777527-c545-4383-b533-55073afb79cb' with '{'status': 'available'}' {{(pid=100406) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 00:15:45.125783 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:45.125783 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:45.137038 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-31c04471-a276-41f5-9eb5-605027e07038 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb/action returned with HTTP 202 Aug 01 00:15:45.137417 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 137/545] 10.4.3.222 () {68 vars in 1396 bytes} [Sat Aug 1 00:15:45 2026] POST /volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:15:45.156330 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-051db1c1-e915-4e98-8172-130e16d86f39 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:45.158840 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-051db1c1-e915-4e98-8172-130e16d86f39 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb Aug 01 00:15:45.159188 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-051db1c1-e915-4e98-8172-130e16d86f39 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:45.160617 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-051db1c1-e915-4e98-8172-130e16d86f39 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:45.165060 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:45.165060 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:45.166836 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-051db1c1-e915-4e98-8172-130e16d86f39 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot retrieved successfully. Aug 01 00:15:45.166836 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-051db1c1-e915-4e98-8172-130e16d86f39 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb returned with HTTP 200 Aug 01 00:15:45.167238 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 135/546] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:45 2026] GET /volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:45.179389 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-aa04b3e3-5bba-44dd-bb0c-67fe2cbf2f00 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:45.181787 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-aa04b3e3-5bba-44dd-bb0c-67fe2cbf2f00 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/b0792b3a-08f2-44e4-a5e5-ef7667dbcc19 Aug 01 00:15:45.182058 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-aa04b3e3-5bba-44dd-bb0c-67fe2cbf2f00 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:45.182358 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-aa04b3e3-5bba-44dd-bb0c-67fe2cbf2f00 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:45.182532 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-aa04b3e3-5bba-44dd-bb0c-67fe2cbf2f00 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Delete snapshot with id: b0792b3a-08f2-44e4-a5e5-ef7667dbcc19 Aug 01 00:15:45.187437 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-aa04b3e3-5bba-44dd-bb0c-67fe2cbf2f00 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/b0792b3a-08f2-44e4-a5e5-ef7667dbcc19 returned with HTTP 404 Aug 01 00:15:45.187924 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 139/547] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:15:45 2026] DELETE /volume/v3/snapshots/b0792b3a-08f2-44e4-a5e5-ef7667dbcc19 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:45.197547 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-897142be-c5f0-497c-9328-d27130e8fef7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:45.199907 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-897142be-c5f0-497c-9328-d27130e8fef7 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:15:45.200370 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-897142be-c5f0-497c-9328-d27130e8fef7 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f56619a2-9e6f-41b9-8bf4-3714da5bb0eb", "name": "tempest-SnapshotsActionsTest-Snapshot-1352501645"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:45.211980 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:45.211980 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:45.213393 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-897142be-c5f0-497c-9328-d27130e8fef7 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Volume info retrieved successfully. Aug 01 00:15:45.213393 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-897142be-c5f0-497c-9328-d27130e8fef7 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Create snapshot from volume f56619a2-9e6f-41b9-8bf4-3714da5bb0eb Aug 01 00:15:45.232882 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-897142be-c5f0-497c-9328-d27130e8fef7 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-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 01 00:15:45.245660 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-897142be-c5f0-497c-9328-d27130e8fef7 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Created reservations ['d77a8d6d-e5ba-4904-8815-b539db898361', '196d9e3a-4139-4760-bba1-c048437e3766', '21e0e7dd-1048-4534-b5e7-611b6f8d2d7b', 'a6121f0d-1c13-4997-a80f-7bbf9d7c8b3e'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:15:45.276222 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-897142be-c5f0-497c-9328-d27130e8fef7 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot create request issued successfully. Aug 01 00:15:45.276594 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-897142be-c5f0-497c-9328-d27130e8fef7 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:15:45.277022 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 137/548] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:15:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:15:45.289944 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-df4627ad-867c-4381-a16e-7c52bd8bd8cb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:45.291777 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-df4627ad-867c-4381-a16e-7c52bd8bd8cb tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/snapshots/09624987-fb22-4ac7-a6a0-1a533e0cd58e Aug 01 00:15:45.291777 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-df4627ad-867c-4381-a16e-7c52bd8bd8cb tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:45.291857 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-df4627ad-867c-4381-a16e-7c52bd8bd8cb tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:45.300764 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:45.300764 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:45.301425 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-df4627ad-867c-4381-a16e-7c52bd8bd8cb tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot retrieved successfully. Aug 01 00:15:45.302925 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-df4627ad-867c-4381-a16e-7c52bd8bd8cb tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/09624987-fb22-4ac7-a6a0-1a533e0cd58e returned with HTTP 200 Aug 01 00:15:45.303652 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 138/549] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:45 2026] GET /volume/v3/snapshots/09624987-fb22-4ac7-a6a0-1a533e0cd58e => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:45.678467 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9dcdfaea-96aa-49a8-a30f-0362003a3c7a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:45.934055 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9dcdfaea-96aa-49a8-a30f-0362003a3c7a tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-project-admin] GET https://10.4.3.222/volume/v3/os-quota-class-sets/default Aug 01 00:15:45.934055 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9dcdfaea-96aa-49a8-a30f-0362003a3c7a tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:45.934055 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9dcdfaea-96aa-49a8-a30f-0362003a3c7a tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:45.945416 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9dcdfaea-96aa-49a8-a30f-0362003a3c7a tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-project-admin] https://10.4.3.222/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 01 00:15:45.945994 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 136/550] 10.4.3.222 () {66 vars in 1297 bytes} [Sat Aug 1 00:15:45 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:45.954620 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c826edb9-1d40-4527-a3e3-7478359601ef None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:45.956418 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c826edb9-1d40-4527-a3e3-7478359601ef tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-project-admin] GET https://10.4.3.222/volume/v3/os-quota-class-sets/default Aug 01 00:15:45.956665 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c826edb9-1d40-4527-a3e3-7478359601ef tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:45.956895 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c826edb9-1d40-4527-a3e3-7478359601ef tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:45.973924 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c826edb9-1d40-4527-a3e3-7478359601ef tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-project-admin] https://10.4.3.222/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 01 00:15:45.974408 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 140/551] 10.4.3.222 () {66 vars in 1297 bytes} [Sat Aug 1 00:15:45 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:45.984495 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-dc0255f5-9e62-4da9-8716-9268f11c2ab8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:45.986336 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dc0255f5-9e62-4da9-8716-9268f11c2ab8 tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:15:45.986729 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dc0255f5-9e62-4da9-8716-9268f11c2ab8 tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-127426140"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:45.988244 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:45.988244 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:46.009969 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dc0255f5-9e62-4da9-8716-9268f11c2ab8 tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:15:46.010293 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 138/552] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:15:45 2026] POST /volume/v3/types => generated 227 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:46.022826 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-10d81915-2863-4efc-bd15-ee9c4a03b154 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:46.024958 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-10d81915-2863-4efc-bd15-ee9c4a03b154 tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-project-admin] PUT https://10.4.3.222/volume/v3/os-quota-class-sets/default Aug 01 00:15:46.025504 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-10d81915-2863-4efc-bd15-ee9c4a03b154 tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-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-127426140": 1, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-127426140": 7, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-127426140": 2}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:46.151487 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-10d81915-2863-4efc-bd15-ee9c4a03b154 tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-project-admin] https://10.4.3.222/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 01 00:15:46.152014 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 139/553] 10.4.3.222 () {68 vars in 1318 bytes} [Sat Aug 1 00:15:46 2026] PUT /volume/v3/os-quota-class-sets/default => generated 606 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:46.164350 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3bdc162c-00e8-4043-a80d-d0008ffa2677 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:46.167743 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3bdc162c-00e8-4043-a80d-d0008ffa2677 tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-project-admin] GET https://10.4.3.222/volume/v3/os-quota-sets/82137d197c5c44c98e4c8eabd6ddb01f/defaults Aug 01 00:15:46.167743 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3bdc162c-00e8-4043-a80d-d0008ffa2677 tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:46.167743 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3bdc162c-00e8-4043-a80d-d0008ffa2677 tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-project-admin] Calling method 'defaults' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:46.181580 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-3bdc162c-00e8-4043-a80d-d0008ffa2677 tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-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 01 00:15:46.181580 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-3bdc162c-00e8-4043-a80d-d0008ffa2677 tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-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 01 00:15:46.181580 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-3bdc162c-00e8-4043-a80d-d0008ffa2677 tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-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 01 00:15:46.181580 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-3bdc162c-00e8-4043-a80d-d0008ffa2677 tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-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 01 00:15:46.186888 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3bdc162c-00e8-4043-a80d-d0008ffa2677 tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-project-admin] https://10.4.3.222/volume/v3/os-quota-sets/82137d197c5c44c98e4c8eabd6ddb01f/defaults returned with HTTP 200 Aug 01 00:15:46.187530 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 137/554] 10.4.3.222 () {66 vars in 1381 bytes} [Sat Aug 1 00:15:46 2026] GET /volume/v3/os-quota-sets/82137d197c5c44c98e4c8eabd6ddb01f/defaults => generated 642 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:46.315254 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-26505bfc-fa95-4c30-a62e-64ad8f67850d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:46.319479 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-26505bfc-fa95-4c30-a62e-64ad8f67850d tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/snapshots/09624987-fb22-4ac7-a6a0-1a533e0cd58e Aug 01 00:15:46.319795 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-26505bfc-fa95-4c30-a62e-64ad8f67850d tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:46.320073 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-26505bfc-fa95-4c30-a62e-64ad8f67850d tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:46.328958 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:46.328958 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:46.329681 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-26505bfc-fa95-4c30-a62e-64ad8f67850d tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot retrieved successfully. Aug 01 00:15:46.330580 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-26505bfc-fa95-4c30-a62e-64ad8f67850d tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/09624987-fb22-4ac7-a6a0-1a533e0cd58e returned with HTTP 200 Aug 01 00:15:46.332824 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 141/555] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:46 2026] GET /volume/v3/snapshots/09624987-fb22-4ac7-a6a0-1a533e0cd58e => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:46.343783 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5a03da07-6e44-4527-85c7-466b28e4f14d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:46.347020 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5a03da07-6e44-4527-85c7-466b28e4f14d tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] POST https://10.4.3.222/volume/v3/snapshots/09624987-fb22-4ac7-a6a0-1a533e0cd58e/action Aug 01 00:15:46.347020 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5a03da07-6e44-4527-85c7-466b28e4f14d tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:46.347020 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5a03da07-6e44-4527-85c7-466b28e4f14d tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:46.349873 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.admin_actions [None req-5a03da07-6e44-4527-85c7-466b28e4f14d tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Updating snapshot '09624987-fb22-4ac7-a6a0-1a533e0cd58e' with '{'status': 'deleting'}' {{(pid=100407) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 00:15:46.366905 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:46.366905 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:46.391099 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5a03da07-6e44-4527-85c7-466b28e4f14d tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] https://10.4.3.222/volume/v3/snapshots/09624987-fb22-4ac7-a6a0-1a533e0cd58e/action returned with HTTP 202 Aug 01 00:15:46.391677 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 139/556] 10.4.3.222 () {68 vars in 1396 bytes} [Sat Aug 1 00:15:46 2026] POST /volume/v3/snapshots/09624987-fb22-4ac7-a6a0-1a533e0cd58e/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:15:46.401833 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-80f82fa9-bddc-4455-8545-f8426ad42e2b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:46.405537 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-80f82fa9-bddc-4455-8545-f8426ad42e2b tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/snapshots/09624987-fb22-4ac7-a6a0-1a533e0cd58e Aug 01 00:15:46.405854 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-80f82fa9-bddc-4455-8545-f8426ad42e2b tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:46.406131 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-80f82fa9-bddc-4455-8545-f8426ad42e2b tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:46.415359 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:46.415359 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:46.416313 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-80f82fa9-bddc-4455-8545-f8426ad42e2b tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot retrieved successfully. Aug 01 00:15:46.417815 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-80f82fa9-bddc-4455-8545-f8426ad42e2b tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/09624987-fb22-4ac7-a6a0-1a533e0cd58e returned with HTTP 200 Aug 01 00:15:46.418268 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 140/557] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:46 2026] GET /volume/v3/snapshots/09624987-fb22-4ac7-a6a0-1a533e0cd58e => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:15:46.430319 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-91f1997f-b3ba-4edb-b011-c7e5905b017b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:46.432679 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-91f1997f-b3ba-4edb-b011-c7e5905b017b tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] POST https://10.4.3.222/volume/v3/snapshots/09624987-fb22-4ac7-a6a0-1a533e0cd58e/action Aug 01 00:15:46.433223 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-91f1997f-b3ba-4edb-b011-c7e5905b017b tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:46.433531 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-91f1997f-b3ba-4edb-b011-c7e5905b017b tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:46.444596 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:46.444596 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:46.444596 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-91f1997f-b3ba-4edb-b011-c7e5905b017b tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Snapshot retrieved successfully. Aug 01 00:15:46.459943 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-91f1997f-b3ba-4edb-b011-c7e5905b017b tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Snapshot delete request issued successfully. Aug 01 00:15:46.461181 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-91f1997f-b3ba-4edb-b011-c7e5905b017b tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] https://10.4.3.222/volume/v3/snapshots/09624987-fb22-4ac7-a6a0-1a533e0cd58e/action returned with HTTP 202 Aug 01 00:15:46.461181 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 138/558] 10.4.3.222 () {68 vars in 1396 bytes} [Sat Aug 1 00:15:46 2026] POST /volume/v3/snapshots/09624987-fb22-4ac7-a6a0-1a533e0cd58e/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:15:46.468684 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-51322238-153b-4d7e-a934-c2ae9834039b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:46.474028 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-51322238-153b-4d7e-a934-c2ae9834039b tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/snapshots/09624987-fb22-4ac7-a6a0-1a533e0cd58e Aug 01 00:15:46.474028 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-51322238-153b-4d7e-a934-c2ae9834039b tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:46.474193 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-51322238-153b-4d7e-a934-c2ae9834039b tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:46.482558 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:46.482558 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:46.482868 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-51322238-153b-4d7e-a934-c2ae9834039b tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot retrieved successfully. Aug 01 00:15:46.483864 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-51322238-153b-4d7e-a934-c2ae9834039b tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/09624987-fb22-4ac7-a6a0-1a533e0cd58e returned with HTTP 200 Aug 01 00:15:46.484569 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 142/559] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:46 2026] GET /volume/v3/snapshots/09624987-fb22-4ac7-a6a0-1a533e0cd58e => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:46.744433 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b7ea18fb-ba12-4ed1-b3ac-ffccaded1aab None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:46.747692 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b7ea18fb-ba12-4ed1-b3ac-ffccaded1aab tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-project-admin] GET https://10.4.3.222/volume/v3/os-quota-sets/fbf87f6623614ecc902bb602723fb3d3/defaults Aug 01 00:15:46.747974 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b7ea18fb-ba12-4ed1-b3ac-ffccaded1aab tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:46.748543 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b7ea18fb-ba12-4ed1-b3ac-ffccaded1aab tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-project-admin] Calling method 'defaults' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:46.749701 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:46.749701 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:46.757823 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-b7ea18fb-ba12-4ed1-b3ac-ffccaded1aab tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-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 01 00:15:46.758525 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-b7ea18fb-ba12-4ed1-b3ac-ffccaded1aab tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-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 01 00:15:46.758890 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-b7ea18fb-ba12-4ed1-b3ac-ffccaded1aab tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-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 01 00:15:46.759201 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-b7ea18fb-ba12-4ed1-b3ac-ffccaded1aab tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-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 01 00:15:46.762860 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b7ea18fb-ba12-4ed1-b3ac-ffccaded1aab tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-project-admin] https://10.4.3.222/volume/v3/os-quota-sets/fbf87f6623614ecc902bb602723fb3d3/defaults returned with HTTP 200 Aug 01 00:15:46.763343 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 140/560] 10.4.3.222 () {66 vars in 1381 bytes} [Sat Aug 1 00:15:46 2026] GET /volume/v3/os-quota-sets/fbf87f6623614ecc902bb602723fb3d3/defaults => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:46.921223 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0c2a4dac-0bb8-4e36-b035-28b851249fd0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:46.927054 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0c2a4dac-0bb8-4e36-b035-28b851249fd0 tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-project-admin] DELETE https://10.4.3.222/volume/v3/types/7aa269a9-6195-4678-8e95-ed5305c390a5 Aug 01 00:15:46.928371 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0c2a4dac-0bb8-4e36-b035-28b851249fd0 tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:46.928799 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0c2a4dac-0bb8-4e36-b035-28b851249fd0 tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:46.951167 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0c2a4dac-0bb8-4e36-b035-28b851249fd0 tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-project-admin] https://10.4.3.222/volume/v3/types/7aa269a9-6195-4678-8e95-ed5305c390a5 returned with HTTP 202 Aug 01 00:15:46.951634 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 141/561] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:15:46 2026] DELETE /volume/v3/types/7aa269a9-6195-4678-8e95-ed5305c390a5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:15:46.962872 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-aa5ccbff-5400-4a8b-8259-87ac7c95a101 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:46.967804 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-aa5ccbff-5400-4a8b-8259-87ac7c95a101 tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-project-admin] GET https://10.4.3.222/volume/v3/types/7aa269a9-6195-4678-8e95-ed5305c390a5 Aug 01 00:15:46.968716 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-aa5ccbff-5400-4a8b-8259-87ac7c95a101 tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:46.968716 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-aa5ccbff-5400-4a8b-8259-87ac7c95a101 tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:46.978679 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-aa5ccbff-5400-4a8b-8259-87ac7c95a101 tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-project-admin] https://10.4.3.222/volume/v3/types/7aa269a9-6195-4678-8e95-ed5305c390a5 returned with HTTP 404 Aug 01 00:15:46.979373 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 139/562] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:15:46 2026] GET /volume/v3/types/7aa269a9-6195-4678-8e95-ed5305c390a5 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:46.992702 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ccafd8dc-3bc6-4002-a3b5-30b6a2c09630 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:46.994596 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ccafd8dc-3bc6-4002-a3b5-30b6a2c09630 tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-project-admin] PUT https://10.4.3.222/volume/v3/os-quota-class-sets/default Aug 01 00:15:46.994987 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ccafd8dc-3bc6-4002-a3b5-30b6a2c09630 tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-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=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:47.069504 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ccafd8dc-3bc6-4002-a3b5-30b6a2c09630 tempest-VolumeQuotaClassesTest-1072600422 tempest-VolumeQuotaClassesTest-1072600422-project-admin] https://10.4.3.222/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 01 00:15:47.069685 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 143/563] 10.4.3.222 () {68 vars in 1318 bytes} [Sat Aug 1 00:15:46 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:47.494680 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-73638377-6e5c-4472-b808-613417529a48 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:47.496657 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-73638377-6e5c-4472-b808-613417529a48 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/snapshots/09624987-fb22-4ac7-a6a0-1a533e0cd58e Aug 01 00:15:47.497250 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-73638377-6e5c-4472-b808-613417529a48 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:47.497250 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-73638377-6e5c-4472-b808-613417529a48 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:47.502662 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-73638377-6e5c-4472-b808-613417529a48 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/09624987-fb22-4ac7-a6a0-1a533e0cd58e returned with HTTP 404 Aug 01 00:15:47.503620 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 141/564] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:47 2026] GET /volume/v3/snapshots/09624987-fb22-4ac7-a6a0-1a533e0cd58e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:47.513727 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-be80efee-4858-4e3b-80ab-47604b77b5c5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:47.517838 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-be80efee-4858-4e3b-80ab-47604b77b5c5 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] POST https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb/action Aug 01 00:15:47.517838 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-be80efee-4858-4e3b-80ab-47604b77b5c5 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:47.517838 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-be80efee-4858-4e3b-80ab-47604b77b5c5 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:47.518147 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.admin_actions [None req-be80efee-4858-4e3b-80ab-47604b77b5c5 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Updating snapshot '9e777527-c545-4383-b533-55073afb79cb' with '{'status': 'available'}' {{(pid=100406) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 00:15:47.528224 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:47.528224 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:47.540369 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-be80efee-4858-4e3b-80ab-47604b77b5c5 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb/action returned with HTTP 202 Aug 01 00:15:47.540977 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 142/565] 10.4.3.222 () {68 vars in 1396 bytes} [Sat Aug 1 00:15:47 2026] POST /volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:15:47.552432 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-cd774b75-f511-49f1-b266-40d09e01ce49 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:47.554248 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cd774b75-f511-49f1-b266-40d09e01ce49 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb Aug 01 00:15:47.554424 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cd774b75-f511-49f1-b266-40d09e01ce49 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:47.554646 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cd774b75-f511-49f1-b266-40d09e01ce49 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:47.559565 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:47.559565 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:47.559960 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-cd774b75-f511-49f1-b266-40d09e01ce49 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot retrieved successfully. Aug 01 00:15:47.560641 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cd774b75-f511-49f1-b266-40d09e01ce49 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb returned with HTTP 200 Aug 01 00:15:47.560953 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 140/566] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:47 2026] GET /volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:47.571675 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-572d33ad-3c93-4d2d-988b-a651ac1bbaeb None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:47.575035 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-572d33ad-3c93-4d2d-988b-a651ac1bbaeb tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/09624987-fb22-4ac7-a6a0-1a533e0cd58e Aug 01 00:15:47.575035 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-572d33ad-3c93-4d2d-988b-a651ac1bbaeb tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:47.575035 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-572d33ad-3c93-4d2d-988b-a651ac1bbaeb tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:47.575035 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-572d33ad-3c93-4d2d-988b-a651ac1bbaeb tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Delete snapshot with id: 09624987-fb22-4ac7-a6a0-1a533e0cd58e Aug 01 00:15:47.578615 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-572d33ad-3c93-4d2d-988b-a651ac1bbaeb tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/09624987-fb22-4ac7-a6a0-1a533e0cd58e returned with HTTP 404 Aug 01 00:15:47.579232 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 144/567] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:15:47 2026] DELETE /volume/v3/snapshots/09624987-fb22-4ac7-a6a0-1a533e0cd58e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:47.586328 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c769e256-eecc-4bba-b483-baa39269a8a6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:47.587860 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c769e256-eecc-4bba-b483-baa39269a8a6 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:15:47.588163 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c769e256-eecc-4bba-b483-baa39269a8a6 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f56619a2-9e6f-41b9-8bf4-3714da5bb0eb", "name": "tempest-SnapshotsActionsTest-Snapshot-667275420"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:47.595587 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:47.595587 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:47.596142 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c769e256-eecc-4bba-b483-baa39269a8a6 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Volume info retrieved successfully. Aug 01 00:15:47.596246 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-c769e256-eecc-4bba-b483-baa39269a8a6 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Create snapshot from volume f56619a2-9e6f-41b9-8bf4-3714da5bb0eb Aug 01 00:15:47.619060 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-c769e256-eecc-4bba-b483-baa39269a8a6 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Created reservations ['4e08936e-6643-4cbb-ab3c-6dbb2e717868', '3f55d7a0-d578-422f-b2d0-26263c6dc49a', 'd35545bd-e3fe-4c6f-a2e4-9606e2f74800', '6796c0d6-16f3-4cd4-a89b-912ea6f76ce0'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:15:47.649101 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c769e256-eecc-4bba-b483-baa39269a8a6 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot create request issued successfully. Aug 01 00:15:47.649101 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c769e256-eecc-4bba-b483-baa39269a8a6 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:15:47.649101 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 142/568] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:15:47 2026] POST /volume/v3/snapshots => generated 306 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:15:47.663108 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-eecdaadb-ff02-4d62-acb6-9535b671fa2b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:47.667331 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-eecdaadb-ff02-4d62-acb6-9535b671fa2b tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/snapshots/a40d8782-7bbf-4a26-a91f-9984e2249371 Aug 01 00:15:47.667760 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-eecdaadb-ff02-4d62-acb6-9535b671fa2b tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:47.668881 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-eecdaadb-ff02-4d62-acb6-9535b671fa2b tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:47.676331 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:47.676331 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:47.677180 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-eecdaadb-ff02-4d62-acb6-9535b671fa2b tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot retrieved successfully. Aug 01 00:15:47.678372 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-eecdaadb-ff02-4d62-acb6-9535b671fa2b tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/a40d8782-7bbf-4a26-a91f-9984e2249371 returned with HTTP 200 Aug 01 00:15:47.679273 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 143/569] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:47 2026] GET /volume/v3/snapshots/a40d8782-7bbf-4a26-a91f-9984e2249371 => generated 438 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:48.032973 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-8020a6d7-127a-4435-b8c3-a698da0f7b30 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:48.040407 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-8020a6d7-127a-4435-b8c3-a698da0f7b30 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] GET https://10.4.3.222/volume/v3/volumes/28cf4c01-517c-4067-bf73-b75c7fe19df6 Aug 01 00:15:48.040614 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-8020a6d7-127a-4435-b8c3-a698da0f7b30 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:48.040855 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-8020a6d7-127a-4435-b8c3-a698da0f7b30 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:48.052362 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:48.052362 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:48.057337 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-8020a6d7-127a-4435-b8c3-a698da0f7b30 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Volume info retrieved successfully. Aug 01 00:15:48.062575 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-8020a6d7-127a-4435-b8c3-a698da0f7b30 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/volumes/28cf4c01-517c-4067-bf73-b75c7fe19df6 returned with HTTP 200 Aug 01 00:15:48.062993 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 141/570] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:15:48 2026] GET /volume/v3/volumes/28cf4c01-517c-4067-bf73-b75c7fe19df6 => generated 1365 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 00:15:48.077792 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-b8925094-0927-43b5-b0b3-d54dfe52c2ce None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:48.078602 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-b8925094-0927-43b5-b0b3-d54dfe52c2ce tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] GET https://10.4.3.222/volume/v3/volumes/b80418be-9313-47d2-90e5-0604077ae0bd Aug 01 00:15:48.078875 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-b8925094-0927-43b5-b0b3-d54dfe52c2ce tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:48.081792 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-b8925094-0927-43b5-b0b3-d54dfe52c2ce tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:48.090671 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:48.090671 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:48.097271 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-b8925094-0927-43b5-b0b3-d54dfe52c2ce tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Volume info retrieved successfully. Aug 01 00:15:48.103251 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-b8925094-0927-43b5-b0b3-d54dfe52c2ce tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/volumes/b80418be-9313-47d2-90e5-0604077ae0bd returned with HTTP 200 Aug 01 00:15:48.103838 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 145/571] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:15:48 2026] GET /volume/v3/volumes/b80418be-9313-47d2-90e5-0604077ae0bd => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:48.119313 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-2a400ebe-7279-4880-9673-ad19c4c8c0a5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:48.121637 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-2a400ebe-7279-4880-9673-ad19c4c8c0a5 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] GET https://10.4.3.222/volume/v3/volumes/6eff0f99-cb13-47fd-a21d-967db3587c89 Aug 01 00:15:48.121885 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-2a400ebe-7279-4880-9673-ad19c4c8c0a5 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:48.122078 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-2a400ebe-7279-4880-9673-ad19c4c8c0a5 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:48.128544 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:48.128544 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:48.132743 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-2a400ebe-7279-4880-9673-ad19c4c8c0a5 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Volume info retrieved successfully. Aug 01 00:15:48.140150 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-2a400ebe-7279-4880-9673-ad19c4c8c0a5 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/volumes/6eff0f99-cb13-47fd-a21d-967db3587c89 returned with HTTP 200 Aug 01 00:15:48.140741 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 143/572] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:15:48 2026] GET /volume/v3/volumes/6eff0f99-cb13-47fd-a21d-967db3587c89 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:48.155176 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-42988b87-fe52-473a-8968-06ceaab9a1d4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:48.155667 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-42988b87-fe52-473a-8968-06ceaab9a1d4 None None] GET https://10.4.3.222/volume// Aug 01 00:15:48.155892 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-42988b87-fe52-473a-8968-06ceaab9a1d4 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:48.156120 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-42988b87-fe52-473a-8968-06ceaab9a1d4 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:48.156558 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-42988b87-fe52-473a-8968-06ceaab9a1d4 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:15:48.156900 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 144/573] 10.4.3.222 () {66 vars in 1419 bytes} [Sat Aug 1 00:15: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 01 00:15:48.167310 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-501e9fc8-c469-48dd-b997-2228062a7b7f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:48.172546 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-501e9fc8-c469-48dd-b997-2228062a7b7f tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:15:48.172938 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-501e9fc8-c469-48dd-b997-2228062a7b7f tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28cf4c01-517c-4067-bf73-b75c7fe19df6", "connector": null, "instance_uuid": "1366c5fb-cc8b-4d22-946d-e692f363d9c2"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:48.186855 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:48.186855 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:48.222962 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-501e9fc8-c469-48dd-b997-2228062a7b7f tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:15:48.223390 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 142/574] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:15:48 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 01 00:15:48.234467 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-0652278a-470b-4a0d-bcd9-a8ee4b1b3249 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:48.234974 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0652278a-470b-4a0d-bcd9-a8ee4b1b3249 None None] GET https://10.4.3.222/volume// Aug 01 00:15:48.235154 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0652278a-470b-4a0d-bcd9-a8ee4b1b3249 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:48.235328 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0652278a-470b-4a0d-bcd9-a8ee4b1b3249 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:48.235668 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0652278a-470b-4a0d-bcd9-a8ee4b1b3249 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:15:48.236084 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 146/575] 10.4.3.222 () {66 vars in 1419 bytes} [Sat Aug 1 00:15: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 01 00:15:48.247168 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-b9df965f-1c8d-472d-a63e-3f537d9b7d6e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:48.249965 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-b9df965f-1c8d-472d-a63e-3f537d9b7d6e tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:15:48.252186 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-b9df965f-1c8d-472d-a63e-3f537d9b7d6e tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b80418be-9313-47d2-90e5-0604077ae0bd", "connector": null, "instance_uuid": "1366c5fb-cc8b-4d22-946d-e692f363d9c2"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:48.262745 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:48.262745 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:48.300588 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-b9df965f-1c8d-472d-a63e-3f537d9b7d6e tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:15:48.301200 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 144/576] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:15:48 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 01 00:15:48.313617 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cf881a59-d7b5-4fed-80fb-0173c0b396a4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:48.314031 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cf881a59-d7b5-4fed-80fb-0173c0b396a4 None None] GET https://10.4.3.222/volume// Aug 01 00:15:48.314258 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cf881a59-d7b5-4fed-80fb-0173c0b396a4 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:48.314550 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cf881a59-d7b5-4fed-80fb-0173c0b396a4 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:48.315009 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cf881a59-d7b5-4fed-80fb-0173c0b396a4 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:15:48.315319 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 145/577] 10.4.3.222 () {66 vars in 1419 bytes} [Sat Aug 1 00:15: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 01 00:15:48.323856 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-e140d751-da95-4abf-bef5-49599a9b12dd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:48.325826 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-e140d751-da95-4abf-bef5-49599a9b12dd tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:15:48.326176 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-e140d751-da95-4abf-bef5-49599a9b12dd tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6eff0f99-cb13-47fd-a21d-967db3587c89", "connector": null, "instance_uuid": "1366c5fb-cc8b-4d22-946d-e692f363d9c2"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:48.334649 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:48.334649 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:48.368115 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-e140d751-da95-4abf-bef5-49599a9b12dd tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:15:48.368695 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 143/578] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:15:48 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 01 00:15:48.690880 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-3c95bb25-b685-4fa9-be4e-1043e40ea10f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:48.694276 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3c95bb25-b685-4fa9-be4e-1043e40ea10f tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/snapshots/a40d8782-7bbf-4a26-a91f-9984e2249371 Aug 01 00:15:48.694939 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3c95bb25-b685-4fa9-be4e-1043e40ea10f tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:48.695387 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3c95bb25-b685-4fa9-be4e-1043e40ea10f tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:48.706676 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:48.706676 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:48.707536 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-3c95bb25-b685-4fa9-be4e-1043e40ea10f tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot retrieved successfully. Aug 01 00:15:48.711069 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3c95bb25-b685-4fa9-be4e-1043e40ea10f tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/a40d8782-7bbf-4a26-a91f-9984e2249371 returned with HTTP 200 Aug 01 00:15:48.711069 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 147/579] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:48 2026] GET /volume/v3/snapshots/a40d8782-7bbf-4a26-a91f-9984e2249371 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:48.718075 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e7eff8e5-d4c6-430e-9c0c-b1d345f3027c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:48.720531 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e7eff8e5-d4c6-430e-9c0c-b1d345f3027c tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] POST https://10.4.3.222/volume/v3/snapshots/a40d8782-7bbf-4a26-a91f-9984e2249371/action Aug 01 00:15:48.720531 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e7eff8e5-d4c6-430e-9c0c-b1d345f3027c tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:48.720531 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e7eff8e5-d4c6-430e-9c0c-b1d345f3027c tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:48.722026 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.admin_actions [None req-e7eff8e5-d4c6-430e-9c0c-b1d345f3027c tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Updating snapshot 'a40d8782-7bbf-4a26-a91f-9984e2249371' with '{'status': 'error'}' {{(pid=100407) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 00:15:48.737972 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:48.737972 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:48.756345 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e7eff8e5-d4c6-430e-9c0c-b1d345f3027c tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] https://10.4.3.222/volume/v3/snapshots/a40d8782-7bbf-4a26-a91f-9984e2249371/action returned with HTTP 202 Aug 01 00:15:48.757107 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 145/580] 10.4.3.222 () {68 vars in 1396 bytes} [Sat Aug 1 00:15:48 2026] POST /volume/v3/snapshots/a40d8782-7bbf-4a26-a91f-9984e2249371/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:15:48.767797 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cfec32d3-8414-43df-ada5-9f77e6b318f0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:48.771312 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cfec32d3-8414-43df-ada5-9f77e6b318f0 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/snapshots/a40d8782-7bbf-4a26-a91f-9984e2249371 Aug 01 00:15:48.771501 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cfec32d3-8414-43df-ada5-9f77e6b318f0 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:48.771669 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cfec32d3-8414-43df-ada5-9f77e6b318f0 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:48.778717 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:48.778717 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:48.779115 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-cfec32d3-8414-43df-ada5-9f77e6b318f0 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot retrieved successfully. Aug 01 00:15:48.779830 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cfec32d3-8414-43df-ada5-9f77e6b318f0 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/a40d8782-7bbf-4a26-a91f-9984e2249371 returned with HTTP 200 Aug 01 00:15:48.782925 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 146/581] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:48 2026] GET /volume/v3/snapshots/a40d8782-7bbf-4a26-a91f-9984e2249371 => generated 461 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:48.791693 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-52295c82-df76-442b-ba76-eb85cb4daffc None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:48.791693 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-52295c82-df76-442b-ba76-eb85cb4daffc tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] POST https://10.4.3.222/volume/v3/snapshots/a40d8782-7bbf-4a26-a91f-9984e2249371/action Aug 01 00:15:48.791693 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-52295c82-df76-442b-ba76-eb85cb4daffc tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:48.792087 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-52295c82-df76-442b-ba76-eb85cb4daffc tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:48.800798 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:48.800798 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:48.801406 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-52295c82-df76-442b-ba76-eb85cb4daffc tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Snapshot retrieved successfully. Aug 01 00:15:48.825093 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-52295c82-df76-442b-ba76-eb85cb4daffc tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Snapshot delete request issued successfully. Aug 01 00:15:48.825093 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-52295c82-df76-442b-ba76-eb85cb4daffc tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] https://10.4.3.222/volume/v3/snapshots/a40d8782-7bbf-4a26-a91f-9984e2249371/action returned with HTTP 202 Aug 01 00:15:48.825093 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 144/582] 10.4.3.222 () {68 vars in 1396 bytes} [Sat Aug 1 00:15:48 2026] POST /volume/v3/snapshots/a40d8782-7bbf-4a26-a91f-9984e2249371/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:15:48.836500 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4695b332-3e41-42c3-8419-ced7e813c026 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:48.839236 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4695b332-3e41-42c3-8419-ced7e813c026 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/snapshots/a40d8782-7bbf-4a26-a91f-9984e2249371 Aug 01 00:15:48.839541 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4695b332-3e41-42c3-8419-ced7e813c026 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:48.839890 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4695b332-3e41-42c3-8419-ced7e813c026 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:48.847724 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:48.847724 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:48.848290 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-4695b332-3e41-42c3-8419-ced7e813c026 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot retrieved successfully. Aug 01 00:15:48.849612 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4695b332-3e41-42c3-8419-ced7e813c026 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/a40d8782-7bbf-4a26-a91f-9984e2249371 returned with HTTP 200 Aug 01 00:15:48.850363 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 148/583] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:48 2026] GET /volume/v3/snapshots/a40d8782-7bbf-4a26-a91f-9984e2249371 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:49.860615 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-92255e42-7d6b-40cd-88c5-26e21bf5b0e6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:49.862098 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-92255e42-7d6b-40cd-88c5-26e21bf5b0e6 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/snapshots/a40d8782-7bbf-4a26-a91f-9984e2249371 Aug 01 00:15:49.862546 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-92255e42-7d6b-40cd-88c5-26e21bf5b0e6 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:49.862546 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-92255e42-7d6b-40cd-88c5-26e21bf5b0e6 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:49.867681 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-92255e42-7d6b-40cd-88c5-26e21bf5b0e6 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/a40d8782-7bbf-4a26-a91f-9984e2249371 returned with HTTP 404 Aug 01 00:15:49.868362 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 146/584] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:49 2026] GET /volume/v3/snapshots/a40d8782-7bbf-4a26-a91f-9984e2249371 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:49.879098 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1d9a3d81-1a12-460a-bc47-3750e9103357 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:49.881981 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1d9a3d81-1a12-460a-bc47-3750e9103357 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] POST https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb/action Aug 01 00:15:49.882342 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1d9a3d81-1a12-460a-bc47-3750e9103357 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:49.882499 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1d9a3d81-1a12-460a-bc47-3750e9103357 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:49.883884 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.admin_actions [None req-1d9a3d81-1a12-460a-bc47-3750e9103357 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Updating snapshot '9e777527-c545-4383-b533-55073afb79cb' with '{'status': 'available'}' {{(pid=100406) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 00:15:49.892247 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:49.892247 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:49.905271 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1d9a3d81-1a12-460a-bc47-3750e9103357 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb/action returned with HTTP 202 Aug 01 00:15:49.905661 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 147/585] 10.4.3.222 () {68 vars in 1396 bytes} [Sat Aug 1 00:15:49 2026] POST /volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:15:49.912731 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-118108a3-dbef-4d70-91c9-ec91a68e0246 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:49.914487 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-118108a3-dbef-4d70-91c9-ec91a68e0246 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb Aug 01 00:15:49.914687 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-118108a3-dbef-4d70-91c9-ec91a68e0246 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:49.914896 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-118108a3-dbef-4d70-91c9-ec91a68e0246 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:49.919337 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:49.919337 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:49.919735 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-118108a3-dbef-4d70-91c9-ec91a68e0246 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot retrieved successfully. Aug 01 00:15:49.920486 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-118108a3-dbef-4d70-91c9-ec91a68e0246 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb returned with HTTP 200 Aug 01 00:15:49.920839 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 145/586] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:49 2026] GET /volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:49.930787 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ee8907ef-e94c-4543-b8bd-ef2e81af6568 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:49.934963 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ee8907ef-e94c-4543-b8bd-ef2e81af6568 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/a40d8782-7bbf-4a26-a91f-9984e2249371 Aug 01 00:15:49.935200 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ee8907ef-e94c-4543-b8bd-ef2e81af6568 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:49.935524 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ee8907ef-e94c-4543-b8bd-ef2e81af6568 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:49.935643 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-ee8907ef-e94c-4543-b8bd-ef2e81af6568 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Delete snapshot with id: a40d8782-7bbf-4a26-a91f-9984e2249371 Aug 01 00:15:49.940072 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ee8907ef-e94c-4543-b8bd-ef2e81af6568 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/a40d8782-7bbf-4a26-a91f-9984e2249371 returned with HTTP 404 Aug 01 00:15:49.940581 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 149/587] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:15:49 2026] DELETE /volume/v3/snapshots/a40d8782-7bbf-4a26-a91f-9984e2249371 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:49.949980 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0684dcb4-03e3-432f-a6a6-1310ac761466 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:49.954740 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0684dcb4-03e3-432f-a6a6-1310ac761466 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:15:49.955153 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0684dcb4-03e3-432f-a6a6-1310ac761466 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f56619a2-9e6f-41b9-8bf4-3714da5bb0eb", "name": "tempest-SnapshotsActionsTest-Snapshot-497922043"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:49.973045 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:49.973045 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:49.973741 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0684dcb4-03e3-432f-a6a6-1310ac761466 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Volume info retrieved successfully. Aug 01 00:15:49.973954 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-0684dcb4-03e3-432f-a6a6-1310ac761466 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Create snapshot from volume f56619a2-9e6f-41b9-8bf4-3714da5bb0eb Aug 01 00:15:50.007175 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-0684dcb4-03e3-432f-a6a6-1310ac761466 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Created reservations ['3b32fbd2-a166-4e9a-8ea9-29c90404f297', '9f6862ea-419a-4655-b25d-ee56a1478be3', '5891f781-1beb-47c7-9585-6dbdab50d6de', 'a52e3fd5-b733-464b-b512-485e5644dcb5'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:15:50.047918 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0684dcb4-03e3-432f-a6a6-1310ac761466 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot create request issued successfully. Aug 01 00:15:50.048235 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0684dcb4-03e3-432f-a6a6-1310ac761466 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:15:50.051849 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 147/588] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:15:49 2026] POST /volume/v3/snapshots => generated 306 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:15:50.069583 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fda07e00-55d3-4e5e-8cf0-963a44da4011 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:50.071571 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fda07e00-55d3-4e5e-8cf0-963a44da4011 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/snapshots/be49977d-df32-44b7-bf9b-6c15b61e75b1 Aug 01 00:15:50.071837 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fda07e00-55d3-4e5e-8cf0-963a44da4011 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:50.072051 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fda07e00-55d3-4e5e-8cf0-963a44da4011 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:50.077346 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:50.077346 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:50.077862 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-fda07e00-55d3-4e5e-8cf0-963a44da4011 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot retrieved successfully. Aug 01 00:15:50.079060 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fda07e00-55d3-4e5e-8cf0-963a44da4011 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/be49977d-df32-44b7-bf9b-6c15b61e75b1 returned with HTTP 200 Aug 01 00:15:50.079155 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 148/589] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:50 2026] GET /volume/v3/snapshots/be49977d-df32-44b7-bf9b-6c15b61e75b1 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:50.468204 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-757a3e9e-e79e-4cfb-aa79-f7b6f11b60f9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:50.468721 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-757a3e9e-e79e-4cfb-aa79-f7b6f11b60f9 None None] GET https://10.4.3.222/volume// Aug 01 00:15:50.468984 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-757a3e9e-e79e-4cfb-aa79-f7b6f11b60f9 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:50.469256 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-757a3e9e-e79e-4cfb-aa79-f7b6f11b60f9 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:50.469712 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-757a3e9e-e79e-4cfb-aa79-f7b6f11b60f9 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:15:50.470266 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 146/590] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:15:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 01 00:15:50.480438 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-59ccc95a-762b-4a51-8af8-621541d2b15c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:50.482984 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-59ccc95a-762b-4a51-8af8-621541d2b15c tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] GET https://10.4.3.222/volume/v3/volumes/28cf4c01-517c-4067-bf73-b75c7fe19df6 Aug 01 00:15:50.483269 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-59ccc95a-762b-4a51-8af8-621541d2b15c tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:50.483269 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-59ccc95a-762b-4a51-8af8-621541d2b15c tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:50.492664 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:50.492664 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:50.498273 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-59ccc95a-762b-4a51-8af8-621541d2b15c tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Volume info retrieved successfully. Aug 01 00:15:50.508691 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-59ccc95a-762b-4a51-8af8-621541d2b15c tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/volumes/28cf4c01-517c-4067-bf73-b75c7fe19df6 returned with HTTP 200 Aug 01 00:15:50.509439 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 150/591] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:15:50 2026] GET /volume/v3/volumes/28cf4c01-517c-4067-bf73-b75c7fe19df6 => generated 1544 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:15:50.609325 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-713da369-9f37-496e-926c-1bc6ecda393b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:50.612183 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-713da369-9f37-496e-926c-1bc6ecda393b tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] PUT https://10.4.3.222/volume/v3/attachments/57068528-ae52-4fe3-be34-a47875370035 Aug 01 00:15:50.612718 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-713da369-9f37-496e-926c-1bc6ecda393b tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:50.625614 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-713da369-9f37-496e-926c-1bc6ecda393b tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Acquiring lock "cinder-attachment_update-28cf4c01-517c-4067-bf73-b75c7fe19df6-np0000006296" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:15:50.635525 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-713da369-9f37-496e-926c-1bc6ecda393b tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Lock "cinder-attachment_update-28cf4c01-517c-4067-bf73-b75c7fe19df6-np0000006296" acquired by "attachment_update" :: waited 0.010s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:15:50.636908 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:50.636908 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:50.742539 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-713da369-9f37-496e-926c-1bc6ecda393b tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Lock "cinder-attachment_update-28cf4c01-517c-4067-bf73-b75c7fe19df6-np0000006296" released by "attachment_update" :: held 0.107s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:15:50.744245 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-713da369-9f37-496e-926c-1bc6ecda393b tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/attachments/57068528-ae52-4fe3-be34-a47875370035 returned with HTTP 200 Aug 01 00:15:50.744245 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 148/592] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:15:50 2026] PUT /volume/v3/attachments/57068528-ae52-4fe3-be34-a47875370035 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:50.776125 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-c83e625b-842c-4949-82d6-7ba1f7b222d5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:50.778913 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-c83e625b-842c-4949-82d6-7ba1f7b222d5 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] POST https://10.4.3.222/volume/v3/attachments/57068528-ae52-4fe3-be34-a47875370035/action Aug 01 00:15:50.779409 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-c83e625b-842c-4949-82d6-7ba1f7b222d5 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:50.779612 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-c83e625b-842c-4949-82d6-7ba1f7b222d5 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:50.801289 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:50.801289 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:50.820578 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-c83e625b-842c-4949-82d6-7ba1f7b222d5 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/attachments/57068528-ae52-4fe3-be34-a47875370035/action returned with HTTP 204 Aug 01 00:15:50.821184 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 149/593] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:15:50 2026] POST /volume/v3/attachments/57068528-ae52-4fe3-be34-a47875370035/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:50.853009 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-353b4efb-3d34-49dd-b0d9-60b13a3fcdb8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:50.853535 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-353b4efb-3d34-49dd-b0d9-60b13a3fcdb8 None None] GET https://10.4.3.222/volume// Aug 01 00:15:50.853800 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-353b4efb-3d34-49dd-b0d9-60b13a3fcdb8 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:50.854081 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-353b4efb-3d34-49dd-b0d9-60b13a3fcdb8 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:50.854520 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-353b4efb-3d34-49dd-b0d9-60b13a3fcdb8 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:15:50.855243 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 147/594] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:15:50 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:15:50.866487 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-72e9d280-8f34-4fcc-8916-1c41fa1d354a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:50.870516 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-72e9d280-8f34-4fcc-8916-1c41fa1d354a tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] GET https://10.4.3.222/volume/v3/volumes/b80418be-9313-47d2-90e5-0604077ae0bd Aug 01 00:15:50.870778 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-72e9d280-8f34-4fcc-8916-1c41fa1d354a tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:50.870991 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-72e9d280-8f34-4fcc-8916-1c41fa1d354a tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:50.890498 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:50.890498 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:50.897576 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-72e9d280-8f34-4fcc-8916-1c41fa1d354a tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Volume info retrieved successfully. Aug 01 00:15:50.900859 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-72e9d280-8f34-4fcc-8916-1c41fa1d354a tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/volumes/b80418be-9313-47d2-90e5-0604077ae0bd returned with HTTP 200 Aug 01 00:15:50.901367 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 151/595] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:15:50 2026] GET /volume/v3/volumes/b80418be-9313-47d2-90e5-0604077ae0bd => generated 1028 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:15:51.018180 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-1c91bc40-8233-4381-a7cf-23a60fddf681 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:51.020117 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-1c91bc40-8233-4381-a7cf-23a60fddf681 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] PUT https://10.4.3.222/volume/v3/attachments/f1ad426d-5c62-4fd8-addc-ee2d0314b4ae Aug 01 00:15:51.021320 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-1c91bc40-8233-4381-a7cf-23a60fddf681 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:51.031649 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-1c91bc40-8233-4381-a7cf-23a60fddf681 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Acquiring lock "cinder-attachment_update-b80418be-9313-47d2-90e5-0604077ae0bd-np0000006296" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:15:51.037270 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-1c91bc40-8233-4381-a7cf-23a60fddf681 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Lock "cinder-attachment_update-b80418be-9313-47d2-90e5-0604077ae0bd-np0000006296" acquired by "attachment_update" :: waited 0.006s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:15:51.039500 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:51.039500 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:51.089625 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b7ef7f23-9004-42c5-a0d4-2a536cfca446 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:51.091510 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b7ef7f23-9004-42c5-a0d4-2a536cfca446 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/snapshots/be49977d-df32-44b7-bf9b-6c15b61e75b1 Aug 01 00:15:51.091788 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b7ef7f23-9004-42c5-a0d4-2a536cfca446 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:51.092043 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b7ef7f23-9004-42c5-a0d4-2a536cfca446 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:51.098568 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:51.098568 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:51.099179 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b7ef7f23-9004-42c5-a0d4-2a536cfca446 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot retrieved successfully. Aug 01 00:15:51.100081 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b7ef7f23-9004-42c5-a0d4-2a536cfca446 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/be49977d-df32-44b7-bf9b-6c15b61e75b1 returned with HTTP 200 Aug 01 00:15:51.100420 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 150/596] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:51 2026] GET /volume/v3/snapshots/be49977d-df32-44b7-bf9b-6c15b61e75b1 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:51.111910 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-62c68078-6ccb-4877-a8bb-6a097ce54475 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:51.113940 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-62c68078-6ccb-4877-a8bb-6a097ce54475 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] POST https://10.4.3.222/volume/v3/snapshots/be49977d-df32-44b7-bf9b-6c15b61e75b1/action Aug 01 00:15:51.114252 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-62c68078-6ccb-4877-a8bb-6a097ce54475 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:51.114374 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-62c68078-6ccb-4877-a8bb-6a097ce54475 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:51.116543 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.contrib.admin_actions [None req-62c68078-6ccb-4877-a8bb-6a097ce54475 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Updating snapshot 'be49977d-df32-44b7-bf9b-6c15b61e75b1' with '{'status': 'error_deleting'}' {{(pid=100409) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 00:15:51.129917 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:51.129917 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:51.146604 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-1c91bc40-8233-4381-a7cf-23a60fddf681 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Lock "cinder-attachment_update-b80418be-9313-47d2-90e5-0604077ae0bd-np0000006296" released by "attachment_update" :: held 0.109s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:15:51.148331 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-1c91bc40-8233-4381-a7cf-23a60fddf681 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/attachments/f1ad426d-5c62-4fd8-addc-ee2d0314b4ae returned with HTTP 200 Aug 01 00:15:51.148927 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 149/597] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:15:51 2026] PUT /volume/v3/attachments/f1ad426d-5c62-4fd8-addc-ee2d0314b4ae => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:51.157519 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-62c68078-6ccb-4877-a8bb-6a097ce54475 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] https://10.4.3.222/volume/v3/snapshots/be49977d-df32-44b7-bf9b-6c15b61e75b1/action returned with HTTP 202 Aug 01 00:15:51.158683 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 148/598] 10.4.3.222 () {68 vars in 1396 bytes} [Sat Aug 1 00:15:51 2026] POST /volume/v3/snapshots/be49977d-df32-44b7-bf9b-6c15b61e75b1/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:15:51.168676 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-64c5e746-7297-47fe-9b43-0c0cfd5b7b93 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:51.172437 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-64c5e746-7297-47fe-9b43-0c0cfd5b7b93 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/snapshots/be49977d-df32-44b7-bf9b-6c15b61e75b1 Aug 01 00:15:51.172437 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-64c5e746-7297-47fe-9b43-0c0cfd5b7b93 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:51.172437 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-64c5e746-7297-47fe-9b43-0c0cfd5b7b93 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:51.178013 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:51.178013 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:51.178100 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-64c5e746-7297-47fe-9b43-0c0cfd5b7b93 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot retrieved successfully. Aug 01 00:15:51.178951 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-64c5e746-7297-47fe-9b43-0c0cfd5b7b93 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/be49977d-df32-44b7-bf9b-6c15b61e75b1 returned with HTTP 200 Aug 01 00:15:51.179302 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 152/599] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:51 2026] GET /volume/v3/snapshots/be49977d-df32-44b7-bf9b-6c15b61e75b1 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:51.189680 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-f083a738-0a24-476c-9661-dbaffb0a9c52 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:51.190893 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9982489f-b6dc-48bf-9bb6-a9dd6fa44ef4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:51.192677 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9982489f-b6dc-48bf-9bb6-a9dd6fa44ef4 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] POST https://10.4.3.222/volume/v3/snapshots/be49977d-df32-44b7-bf9b-6c15b61e75b1/action Aug 01 00:15:51.193530 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9982489f-b6dc-48bf-9bb6-a9dd6fa44ef4 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:51.193530 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9982489f-b6dc-48bf-9bb6-a9dd6fa44ef4 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:51.193690 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-f083a738-0a24-476c-9661-dbaffb0a9c52 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] POST https://10.4.3.222/volume/v3/attachments/f1ad426d-5c62-4fd8-addc-ee2d0314b4ae/action Aug 01 00:15:51.194811 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-f083a738-0a24-476c-9661-dbaffb0a9c52 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:51.194811 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-f083a738-0a24-476c-9661-dbaffb0a9c52 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:51.204012 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:51.204012 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:51.204344 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9982489f-b6dc-48bf-9bb6-a9dd6fa44ef4 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Snapshot retrieved successfully. Aug 01 00:15:51.211098 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:51.211098 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:51.224793 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9982489f-b6dc-48bf-9bb6-a9dd6fa44ef4 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Snapshot delete request issued successfully. Aug 01 00:15:51.224980 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9982489f-b6dc-48bf-9bb6-a9dd6fa44ef4 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] https://10.4.3.222/volume/v3/snapshots/be49977d-df32-44b7-bf9b-6c15b61e75b1/action returned with HTTP 202 Aug 01 00:15:51.225379 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 150/600] 10.4.3.222 () {68 vars in 1396 bytes} [Sat Aug 1 00:15:51 2026] POST /volume/v3/snapshots/be49977d-df32-44b7-bf9b-6c15b61e75b1/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:15:51.228895 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-f083a738-0a24-476c-9661-dbaffb0a9c52 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/attachments/f1ad426d-5c62-4fd8-addc-ee2d0314b4ae/action returned with HTTP 204 Aug 01 00:15:51.230202 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 151/601] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:15:51 2026] POST /volume/v3/attachments/f1ad426d-5c62-4fd8-addc-ee2d0314b4ae/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:51.233186 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-cfa25484-e542-4a97-a775-2da2bfc1254a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:51.236688 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cfa25484-e542-4a97-a775-2da2bfc1254a tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/snapshots/be49977d-df32-44b7-bf9b-6c15b61e75b1 Aug 01 00:15:51.236983 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cfa25484-e542-4a97-a775-2da2bfc1254a tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:51.237239 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cfa25484-e542-4a97-a775-2da2bfc1254a tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:51.243383 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:51.243383 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:51.244203 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-cfa25484-e542-4a97-a775-2da2bfc1254a tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot retrieved successfully. Aug 01 00:15:51.245340 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cfa25484-e542-4a97-a775-2da2bfc1254a tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/be49977d-df32-44b7-bf9b-6c15b61e75b1 returned with HTTP 200 Aug 01 00:15:51.246305 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 149/602] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:51 2026] GET /volume/v3/snapshots/be49977d-df32-44b7-bf9b-6c15b61e75b1 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:51.256304 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b6d31bd5-ace6-4122-85bf-382b5244923a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:51.256304 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b6d31bd5-ace6-4122-85bf-382b5244923a None None] GET https://10.4.3.222/volume// Aug 01 00:15:51.256483 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b6d31bd5-ace6-4122-85bf-382b5244923a None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:51.256718 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b6d31bd5-ace6-4122-85bf-382b5244923a None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:51.257142 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b6d31bd5-ace6-4122-85bf-382b5244923a None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:15:51.257511 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 153/603] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:15:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:15:51.267799 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-2b1a5d48-86ea-4150-8ffc-99d4b01d941d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:51.267799 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-2b1a5d48-86ea-4150-8ffc-99d4b01d941d tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] GET https://10.4.3.222/volume/v3/volumes/6eff0f99-cb13-47fd-a21d-967db3587c89 Aug 01 00:15:51.267799 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-2b1a5d48-86ea-4150-8ffc-99d4b01d941d tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:51.267995 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-2b1a5d48-86ea-4150-8ffc-99d4b01d941d tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:51.279531 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:51.279531 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:51.284402 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-2b1a5d48-86ea-4150-8ffc-99d4b01d941d tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Volume info retrieved successfully. Aug 01 00:15:51.289016 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-2b1a5d48-86ea-4150-8ffc-99d4b01d941d tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/volumes/6eff0f99-cb13-47fd-a21d-967db3587c89 returned with HTTP 200 Aug 01 00:15:51.289386 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 151/604] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:15:51 2026] GET /volume/v3/volumes/6eff0f99-cb13-47fd-a21d-967db3587c89 => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:15:51.388070 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-eeee743d-7209-47a0-b507-ba7c720ce685 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:51.389785 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-eeee743d-7209-47a0-b507-ba7c720ce685 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:15:51.390099 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-eeee743d-7209-47a0-b507-ba7c720ce685 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1298949213"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:51.391408 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-eeee743d-7209-47a0-b507-ba7c720ce685 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1298949213'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:15:51.395000 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-eeee743d-7209-47a0-b507-ba7c720ce685 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Create volume of 1 GB Aug 01 00:15:51.395350 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:51.395350 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:51.395996 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-eeee743d-7209-47a0-b507-ba7c720ce685 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Availability Zones retrieved successfully. Aug 01 00:15:51.402199 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-fe9f7929-933b-45ea-a87e-e8297a11211a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:51.404038 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-fe9f7929-933b-45ea-a87e-e8297a11211a tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] PUT https://10.4.3.222/volume/v3/attachments/62c67cc2-e79c-4873-a15c-9b471cac2e02 Aug 01 00:15:51.404399 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-fe9f7929-933b-45ea-a87e-e8297a11211a tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:51.406090 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-eeee743d-7209-47a0-b507-ba7c720ce685 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Flow 'volume_create_api' (1fb7da2a-0aed-4a49-af23-de4327ebb8f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:15:51.407144 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-eeee743d-7209-47a0-b507-ba7c720ce685 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce24f934-d1c2-46d1-b694-38dc5a6584c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:51.410116 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-eeee743d-7209-47a0-b507-ba7c720ce685 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:15:51.419673 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-fe9f7929-933b-45ea-a87e-e8297a11211a tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Acquiring lock "cinder-attachment_update-6eff0f99-cb13-47fd-a21d-967db3587c89-np0000006296" by "attachment_update" {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:15:51.423132 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-fe9f7929-933b-45ea-a87e-e8297a11211a tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Lock "cinder-attachment_update-6eff0f99-cb13-47fd-a21d-967db3587c89-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:15:51.425790 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:51.425790 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:51.425896 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:51.425896 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:51.442520 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-eeee743d-7209-47a0-b507-ba7c720ce685 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce24f934-d1c2-46d1-b694-38dc5a6584c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:33Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4aabdd4f-d96e-4a93-b10b-0f9a12038e67,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4aabdd4f-d96e-4a93-b10b-0f9a12038e67', 'encryption_key_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=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:51.443358 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-eeee743d-7209-47a0-b507-ba7c720ce685 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09fdc037-a114-48cf-83b0-f577ae677d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:51.477196 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-eeee743d-7209-47a0-b507-ba7c720ce685 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-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 01 00:15:51.477492 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-eeee743d-7209-47a0-b507-ba7c720ce685 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-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 01 00:15:51.493155 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-eeee743d-7209-47a0-b507-ba7c720ce685 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Created reservations ['7ab4f289-7b2f-443b-a4df-789f825b62f5', 'db1696b8-5100-4f06-a0e3-30512382f674', 'c5d15b6c-d0c6-4cbf-8bd6-ba3cb1366f94', '12cd2eb9-a4b8-4d36-b668-993d9170f5e8'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:15:51.493997 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-eeee743d-7209-47a0-b507-ba7c720ce685 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09fdc037-a114-48cf-83b0-f577ae677d08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ab4f289-7b2f-443b-a4df-789f825b62f5', 'db1696b8-5100-4f06-a0e3-30512382f674', 'c5d15b6c-d0c6-4cbf-8bd6-ba3cb1366f94', '12cd2eb9-a4b8-4d36-b668-993d9170f5e8']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:51.494755 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-eeee743d-7209-47a0-b507-ba7c720ce685 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf21293c-c84d-4958-a45f-e8dbbd41da24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:51.520197 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-eeee743d-7209-47a0-b507-ba7c720ce685 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf21293c-c84d-4958-a45f-e8dbbd41da24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95a5355e-c600-48d4-8969-906240f3e7c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1298949213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='69704ec91491457c961dbdbcce5f05fc',qos_specs=None,replication_status=,reservations=['7ab4f289-7b2f-443b-a4df-789f825b62f5','db1696b8-5100-4f06-a0e3-30512382f674','c5d15b6c-d0c6-4cbf-8bd6-ba3cb1366f94','12cd2eb9-a4b8-4d36-b668-993d9170f5e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25d95d13f2cc4f989b8aaf876106a39a',volume_type_id=4aabdd4f-d96e-4a93-b10b-0f9a12038e67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:15:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1298949213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95a5355e-c600-48d4-8969-906240f3e7c4,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='69704ec91491457c961dbdbcce5f05fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25d95d13f2cc4f989b8aaf876106a39a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4aabdd4f-d96e-4a93-b10b-0f9a12038e67),volume_type_id=4aabdd4f-d96e-4a93-b10b-0f9a12038e67)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:51.521457 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-eeee743d-7209-47a0-b507-ba7c720ce685 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dcb0445-c451-4609-ab03-545f243df026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:51.525719 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-fe9f7929-933b-45ea-a87e-e8297a11211a tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Lock "cinder-attachment_update-6eff0f99-cb13-47fd-a21d-967db3587c89-np0000006296" released by "attachment_update" :: held 0.102s {{(pid=100409) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:15:51.527032 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-fe9f7929-933b-45ea-a87e-e8297a11211a tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/attachments/62c67cc2-e79c-4873-a15c-9b471cac2e02 returned with HTTP 200 Aug 01 00:15:51.527032 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 150/605] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:15:51 2026] PUT /volume/v3/attachments/62c67cc2-e79c-4873-a15c-9b471cac2e02 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:51.552580 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-eeee743d-7209-47a0-b507-ba7c720ce685 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dcb0445-c451-4609-ab03-545f243df026) transitioned into state 'SUCCESS' from state '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-1298949213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='69704ec91491457c961dbdbcce5f05fc',qos_specs=None,replication_status=,reservations=['7ab4f289-7b2f-443b-a4df-789f825b62f5','db1696b8-5100-4f06-a0e3-30512382f674','c5d15b6c-d0c6-4cbf-8bd6-ba3cb1366f94','12cd2eb9-a4b8-4d36-b668-993d9170f5e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25d95d13f2cc4f989b8aaf876106a39a',volume_type_id=4aabdd4f-d96e-4a93-b10b-0f9a12038e67)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:51.553051 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-eeee743d-7209-47a0-b507-ba7c720ce685 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7dc0117-e07b-4214-b954-20f1c26e7579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:15:51.558403 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-ed3ec976-bf28-4caf-8f75-9ea04f0cddb3 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:51.560584 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-ed3ec976-bf28-4caf-8f75-9ea04f0cddb3 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] POST https://10.4.3.222/volume/v3/attachments/62c67cc2-e79c-4873-a15c-9b471cac2e02/action Aug 01 00:15:51.560955 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-ed3ec976-bf28-4caf-8f75-9ea04f0cddb3 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Action body: b'{"os-complete": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:51.561190 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-ed3ec976-bf28-4caf-8f75-9ea04f0cddb3 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:51.564359 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-eeee743d-7209-47a0-b507-ba7c720ce685 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7dc0117-e07b-4214-b954-20f1c26e7579) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:15:51.565350 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-eeee743d-7209-47a0-b507-ba7c720ce685 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Flow 'volume_create_api' (1fb7da2a-0aed-4a49-af23-de4327ebb8f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:15:51.565695 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-eeee743d-7209-47a0-b507-ba7c720ce685 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Create volume request issued successfully. Aug 01 00:15:51.566321 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-eeee743d-7209-47a0-b507-ba7c720ce685 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:15:51.566728 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 152/606] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:15:51 2026] POST /volume/v3/volumes => generated 760 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 01 00:15:51.578909 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1723bf1e-7248-40e8-9bb0-c9647d9d07b5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:51.581162 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1723bf1e-7248-40e8-9bb0-c9647d9d07b5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:15:51.581757 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1723bf1e-7248-40e8-9bb0-c9647d9d07b5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:51.582088 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1723bf1e-7248-40e8-9bb0-c9647d9d07b5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:51.584138 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:51.584138 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:51.589544 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:51.589544 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:51.593852 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-3b56ba08-6515-4fc3-a167-7efcdbe4faf3 req-ed3ec976-bf28-4caf-8f75-9ea04f0cddb3 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/attachments/62c67cc2-e79c-4873-a15c-9b471cac2e02/action returned with HTTP 204 Aug 01 00:15:51.593976 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1723bf1e-7248-40e8-9bb0-c9647d9d07b5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:51.594396 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 154/607] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:15:51 2026] POST /volume/v3/attachments/62c67cc2-e79c-4873-a15c-9b471cac2e02/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:51.599307 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1723bf1e-7248-40e8-9bb0-c9647d9d07b5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:15:51.600011 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 152/608] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:51 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 828 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:51.779514 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-40a43728-0ed6-442a-a555-532af9441834 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:51.995274 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-40a43728-0ed6-442a-a555-532af9441834 tempest-VolumeServicesNegativeTest-1262007257 tempest-VolumeServicesNegativeTest-1262007257-project-admin] GET https://10.4.3.222/volume/v3/os-services Aug 01 00:15:51.995499 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-40a43728-0ed6-442a-a555-532af9441834 tempest-VolumeServicesNegativeTest-1262007257 tempest-VolumeServicesNegativeTest-1262007257-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:51.995672 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-40a43728-0ed6-442a-a555-532af9441834 tempest-VolumeServicesNegativeTest-1262007257 tempest-VolumeServicesNegativeTest-1262007257-project-admin] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:51.995936 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:51.995936 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:52.001390 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-40a43728-0ed6-442a-a555-532af9441834 tempest-VolumeServicesNegativeTest-1262007257 tempest-VolumeServicesNegativeTest-1262007257-project-admin] https://10.4.3.222/volume/v3/os-services returned with HTTP 200 Aug 01 00:15:52.001815 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 151/609] 10.4.3.222 () {66 vars in 1249 bytes} [Sat Aug 1 00:15:51 2026] GET /volume/v3/os-services => generated 626 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:52.010472 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3dfaf25a-6de2-4936-9bc0-7b3a5f4fb631 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:52.016676 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3dfaf25a-6de2-4936-9bc0-7b3a5f4fb631 tempest-VolumeServicesNegativeTest-1262007257 tempest-VolumeServicesNegativeTest-1262007257-project-admin] PUT https://10.4.3.222/volume/v3/os-services/disable-log-reason Aug 01 00:15:52.017393 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3dfaf25a-6de2-4936-9bc0-7b3a5f4fb631 tempest-VolumeServicesNegativeTest-1262007257 tempest-VolumeServicesNegativeTest-1262007257-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000006296", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:52.023361 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3dfaf25a-6de2-4936-9bc0-7b3a5f4fb631 tempest-VolumeServicesNegativeTest-1262007257 tempest-VolumeServicesNegativeTest-1262007257-project-admin] https://10.4.3.222/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 01 00:15:52.023361 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 153/610] 10.4.3.222 () {68 vars in 1326 bytes} [Sat Aug 1 00:15:52 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 00:15:52.034073 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a53e60fa-c5f2-48a0-af91-a9045144f1b7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:52.035465 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a53e60fa-c5f2-48a0-af91-a9045144f1b7 tempest-VolumeServicesNegativeTest-1262007257 tempest-VolumeServicesNegativeTest-1262007257-project-admin] PUT https://10.4.3.222/volume/v3/os-services/disable Aug 01 00:15:52.035892 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a53e60fa-c5f2-48a0-af91-a9045144f1b7 tempest-VolumeServicesNegativeTest-1262007257 tempest-VolumeServicesNegativeTest-1262007257-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000006296", "binary": "invalid_binary"} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:52.042081 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a53e60fa-c5f2-48a0-af91-a9045144f1b7 tempest-VolumeServicesNegativeTest-1262007257 tempest-VolumeServicesNegativeTest-1262007257-project-admin] https://10.4.3.222/volume/v3/os-services/disable returned with HTTP 404 Aug 01 00:15:52.042636 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 155/611] 10.4.3.222 () {68 vars in 1293 bytes} [Sat Aug 1 00:15:52 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:52.051518 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6114369c-ba30-4085-8866-ce7ce8b3ee34 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:52.053741 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6114369c-ba30-4085-8866-ce7ce8b3ee34 tempest-VolumeServicesNegativeTest-1262007257 tempest-VolumeServicesNegativeTest-1262007257-project-admin] PUT https://10.4.3.222/volume/v3/os-services/enable Aug 01 00:15:52.054251 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6114369c-ba30-4085-8866-ce7ce8b3ee34 tempest-VolumeServicesNegativeTest-1262007257 tempest-VolumeServicesNegativeTest-1262007257-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:52.063577 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6114369c-ba30-4085-8866-ce7ce8b3ee34 tempest-VolumeServicesNegativeTest-1262007257 tempest-VolumeServicesNegativeTest-1262007257-project-admin] https://10.4.3.222/volume/v3/os-services/enable returned with HTTP 404 Aug 01 00:15:52.065013 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 153/612] 10.4.3.222 () {68 vars in 1290 bytes} [Sat Aug 1 00:15:52 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 01 00:15:52.072438 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7d42badd-ae18-4214-83dc-3fbde6b7b47c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:52.074202 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7d42badd-ae18-4214-83dc-3fbde6b7b47c tempest-VolumeServicesNegativeTest-1262007257 tempest-VolumeServicesNegativeTest-1262007257-project-admin] PUT https://10.4.3.222/volume/v3/os-services/freeze Aug 01 00:15:52.074564 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7d42badd-ae18-4214-83dc-3fbde6b7b47c tempest-VolumeServicesNegativeTest-1262007257 tempest-VolumeServicesNegativeTest-1262007257-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:52.083734 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7d42badd-ae18-4214-83dc-3fbde6b7b47c tempest-VolumeServicesNegativeTest-1262007257 tempest-VolumeServicesNegativeTest-1262007257-project-admin] https://10.4.3.222/volume/v3/os-services/freeze returned with HTTP 400 Aug 01 00:15:52.084347 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 152/613] 10.4.3.222 () {68 vars in 1290 bytes} [Sat Aug 1 00:15:52 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:15:52.093412 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f4b31404-e2ca-406e-ad39-0e9eeb24832a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:52.095059 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f4b31404-e2ca-406e-ad39-0e9eeb24832a tempest-VolumeServicesNegativeTest-1262007257 tempest-VolumeServicesNegativeTest-1262007257-project-admin] PUT https://10.4.3.222/volume/v3/os-services/thaw Aug 01 00:15:52.095361 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f4b31404-e2ca-406e-ad39-0e9eeb24832a tempest-VolumeServicesNegativeTest-1262007257 tempest-VolumeServicesNegativeTest-1262007257-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:52.097130 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:52.097130 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:52.102039 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f4b31404-e2ca-406e-ad39-0e9eeb24832a tempest-VolumeServicesNegativeTest-1262007257 tempest-VolumeServicesNegativeTest-1262007257-project-admin] https://10.4.3.222/volume/v3/os-services/thaw returned with HTTP 400 Aug 01 00:15:52.102472 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 154/614] 10.4.3.222 () {68 vars in 1284 bytes} [Sat Aug 1 00:15:52 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:15:52.255956 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9a213196-9238-4091-9663-13054eae5be5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:52.258111 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9a213196-9238-4091-9663-13054eae5be5 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/snapshots/be49977d-df32-44b7-bf9b-6c15b61e75b1 Aug 01 00:15:52.258519 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9a213196-9238-4091-9663-13054eae5be5 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:52.258990 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9a213196-9238-4091-9663-13054eae5be5 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:52.264381 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9a213196-9238-4091-9663-13054eae5be5 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/be49977d-df32-44b7-bf9b-6c15b61e75b1 returned with HTTP 404 Aug 01 00:15:52.264381 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 156/615] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:52 2026] GET /volume/v3/snapshots/be49977d-df32-44b7-bf9b-6c15b61e75b1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:52.272204 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a52b7cb7-2948-4e1e-af97-bf348cd51714 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:52.273923 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a52b7cb7-2948-4e1e-af97-bf348cd51714 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] POST https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb/action Aug 01 00:15:52.274259 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a52b7cb7-2948-4e1e-af97-bf348cd51714 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:52.274365 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a52b7cb7-2948-4e1e-af97-bf348cd51714 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:52.275602 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.admin_actions [None req-a52b7cb7-2948-4e1e-af97-bf348cd51714 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Updating snapshot '9e777527-c545-4383-b533-55073afb79cb' with '{'status': 'available'}' {{(pid=100407) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 00:15:52.283978 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:52.283978 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:52.293957 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a52b7cb7-2948-4e1e-af97-bf348cd51714 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb/action returned with HTTP 202 Aug 01 00:15:52.294348 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 154/616] 10.4.3.222 () {68 vars in 1396 bytes} [Sat Aug 1 00:15:52 2026] POST /volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:15:52.301166 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4fdf18de-0846-4a1b-bed1-50cc950033d0 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:52.302695 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4fdf18de-0846-4a1b-bed1-50cc950033d0 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb Aug 01 00:15:52.302886 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4fdf18de-0846-4a1b-bed1-50cc950033d0 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:52.303054 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4fdf18de-0846-4a1b-bed1-50cc950033d0 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:52.313034 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:52.313034 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:52.313507 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-4fdf18de-0846-4a1b-bed1-50cc950033d0 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot retrieved successfully. Aug 01 00:15:52.314214 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4fdf18de-0846-4a1b-bed1-50cc950033d0 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb returned with HTTP 200 Aug 01 00:15:52.314580 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 153/617] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:52 2026] GET /volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:52.322698 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1eccb4c4-c1fc-427a-8b0c-a606ffdb8f19 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:52.324358 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1eccb4c4-c1fc-427a-8b0c-a606ffdb8f19 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/be49977d-df32-44b7-bf9b-6c15b61e75b1 Aug 01 00:15:52.324560 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1eccb4c4-c1fc-427a-8b0c-a606ffdb8f19 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:52.324758 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1eccb4c4-c1fc-427a-8b0c-a606ffdb8f19 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:52.324903 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-1eccb4c4-c1fc-427a-8b0c-a606ffdb8f19 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Delete snapshot with id: be49977d-df32-44b7-bf9b-6c15b61e75b1 Aug 01 00:15:52.329264 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1eccb4c4-c1fc-427a-8b0c-a606ffdb8f19 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/be49977d-df32-44b7-bf9b-6c15b61e75b1 returned with HTTP 404 Aug 01 00:15:52.329693 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 155/618] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:15:52 2026] DELETE /volume/v3/snapshots/be49977d-df32-44b7-bf9b-6c15b61e75b1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:52.342286 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f1bfc10a-4188-46b3-8c25-e3625c5dccc8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:52.344103 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f1bfc10a-4188-46b3-8c25-e3625c5dccc8 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] POST https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb/action Aug 01 00:15:52.344670 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f1bfc10a-4188-46b3-8c25-e3625c5dccc8 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:52.344954 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f1bfc10a-4188-46b3-8c25-e3625c5dccc8 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:52.346832 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.admin_actions [None req-f1bfc10a-4188-46b3-8c25-e3625c5dccc8 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Updating snapshot '9e777527-c545-4383-b533-55073afb79cb' with '{'status': 'creating'}' {{(pid=100408) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 00:15:52.358743 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:52.358743 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:52.377136 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f1bfc10a-4188-46b3-8c25-e3625c5dccc8 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb/action returned with HTTP 202 Aug 01 00:15:52.379056 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 157/619] 10.4.3.222 () {68 vars in 1396 bytes} [Sat Aug 1 00:15:52 2026] POST /volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:15:52.388489 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-94317f83-9bca-4a6d-8d7a-727ff2dd694a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:52.390883 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-94317f83-9bca-4a6d-8d7a-727ff2dd694a tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb Aug 01 00:15:52.391217 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-94317f83-9bca-4a6d-8d7a-727ff2dd694a tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:52.391454 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-94317f83-9bca-4a6d-8d7a-727ff2dd694a tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:52.398701 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:52.398701 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:52.398701 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-94317f83-9bca-4a6d-8d7a-727ff2dd694a tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot retrieved successfully. Aug 01 00:15:52.398940 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-94317f83-9bca-4a6d-8d7a-727ff2dd694a tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb returned with HTTP 200 Aug 01 00:15:52.399333 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 155/620] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:52 2026] GET /volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:52.410427 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6679e811-1cfa-4bbe-9324-30e2ba71a2e9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:52.411982 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6679e811-1cfa-4bbe-9324-30e2ba71a2e9 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] POST https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb/action Aug 01 00:15:52.412969 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6679e811-1cfa-4bbe-9324-30e2ba71a2e9 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:52.412969 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6679e811-1cfa-4bbe-9324-30e2ba71a2e9 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:52.414293 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.contrib.snapshot_actions [None req-6679e811-1cfa-4bbe-9324-30e2ba71a2e9 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100409) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 01 00:15:52.418795 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:52.418795 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:52.419271 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.contrib.snapshot_actions [None req-6679e811-1cfa-4bbe-9324-30e2ba71a2e9 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Updating snapshot 9e777527-c545-4383-b533-55073afb79cb with info {'id': '9e777527-c545-4383-b533-55073afb79cb', 'status': 'error', 'progress': '80%'} Aug 01 00:15:52.428439 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6679e811-1cfa-4bbe-9324-30e2ba71a2e9 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb/action returned with HTTP 202 Aug 01 00:15:52.428842 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 154/621] 10.4.3.222 () {68 vars in 1396 bytes} [Sat Aug 1 00:15:52 2026] POST /volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:15:52.436469 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-25b5b97d-21ef-44a8-9fa4-a343cfb322f5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:52.440821 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-25b5b97d-21ef-44a8-9fa4-a343cfb322f5 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] GET https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb Aug 01 00:15:52.440821 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-25b5b97d-21ef-44a8-9fa4-a343cfb322f5 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:52.440821 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-25b5b97d-21ef-44a8-9fa4-a343cfb322f5 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:52.447428 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:52.447428 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:52.447714 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-25b5b97d-21ef-44a8-9fa4-a343cfb322f5 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Snapshot retrieved successfully. Aug 01 00:15:52.448391 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-25b5b97d-21ef-44a8-9fa4-a343cfb322f5 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb returned with HTTP 200 Aug 01 00:15:52.448754 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 156/622] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:52 2026] GET /volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb => generated 460 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:52.457112 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-df2cf4f0-4880-47fb-b767-f5814832eb11 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:52.458793 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-df2cf4f0-4880-47fb-b767-f5814832eb11 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] POST https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb/action Aug 01 00:15:52.459091 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-df2cf4f0-4880-47fb-b767-f5814832eb11 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:52.459207 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-df2cf4f0-4880-47fb-b767-f5814832eb11 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:52.460468 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.admin_actions [None req-df2cf4f0-4880-47fb-b767-f5814832eb11 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] Updating snapshot '9e777527-c545-4383-b533-55073afb79cb' with '{'status': 'available'}' {{(pid=100408) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 00:15:52.475034 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:52.475034 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:52.491914 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-df2cf4f0-4880-47fb-b767-f5814832eb11 tempest-SnapshotsActionsTest-1639606053 tempest-SnapshotsActionsTest-1639606053-project-admin] https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb/action returned with HTTP 202 Aug 01 00:15:52.492467 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 158/623] 10.4.3.222 () {68 vars in 1396 bytes} [Sat Aug 1 00:15:52 2026] POST /volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:15:52.499129 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cb5ff424-dd38-4895-9e03-c5d45e2bee69 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:52.500969 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cb5ff424-dd38-4895-9e03-c5d45e2bee69 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb Aug 01 00:15:52.501157 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cb5ff424-dd38-4895-9e03-c5d45e2bee69 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:52.501353 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cb5ff424-dd38-4895-9e03-c5d45e2bee69 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:52.506759 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:52.506759 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:52.507143 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-cb5ff424-dd38-4895-9e03-c5d45e2bee69 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot retrieved successfully. Aug 01 00:15:52.507858 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cb5ff424-dd38-4895-9e03-c5d45e2bee69 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb returned with HTTP 200 Aug 01 00:15:52.508171 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 156/624] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:52 2026] GET /volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:52.518193 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-be6f6192-a127-4e36-bcde-3753037d4f62 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:52.520391 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-be6f6192-a127-4e36-bcde-3753037d4f62 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb Aug 01 00:15:52.520391 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-be6f6192-a127-4e36-bcde-3753037d4f62 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:52.520391 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-be6f6192-a127-4e36-bcde-3753037d4f62 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:52.520391 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-be6f6192-a127-4e36-bcde-3753037d4f62 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Delete snapshot with id: 9e777527-c545-4383-b533-55073afb79cb Aug 01 00:15:52.525528 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:52.525528 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:52.525943 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-be6f6192-a127-4e36-bcde-3753037d4f62 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot retrieved successfully. Aug 01 00:15:52.547796 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-be6f6192-a127-4e36-bcde-3753037d4f62 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot delete request issued successfully. Aug 01 00:15:52.547796 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-be6f6192-a127-4e36-bcde-3753037d4f62 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb returned with HTTP 202 Aug 01 00:15:52.547796 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 155/625] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:15:52 2026] DELETE /volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:15:52.552924 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-62b03f17-b59c-45aa-aa32-ff3d6c57887f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:52.557338 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-62b03f17-b59c-45aa-aa32-ff3d6c57887f tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb Aug 01 00:15:52.557338 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-62b03f17-b59c-45aa-aa32-ff3d6c57887f tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:52.557338 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-62b03f17-b59c-45aa-aa32-ff3d6c57887f tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:52.565136 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:52.565136 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:52.567792 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-62b03f17-b59c-45aa-aa32-ff3d6c57887f tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Snapshot retrieved successfully. Aug 01 00:15:52.567792 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-62b03f17-b59c-45aa-aa32-ff3d6c57887f tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb returned with HTTP 200 Aug 01 00:15:52.568157 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 157/626] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:52 2026] GET /volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb => generated 463 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:52.620239 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c8f89a4a-c3a4-40bd-99f1-1ca595c05a3a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:52.622235 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c8f89a4a-c3a4-40bd-99f1-1ca595c05a3a tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:15:52.622235 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c8f89a4a-c3a4-40bd-99f1-1ca595c05a3a tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:52.623315 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c8f89a4a-c3a4-40bd-99f1-1ca595c05a3a tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:52.632787 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:52.632787 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:52.637178 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c8f89a4a-c3a4-40bd-99f1-1ca595c05a3a tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:52.643816 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c8f89a4a-c3a4-40bd-99f1-1ca595c05a3a tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:15:52.643816 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 159/627] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:52 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:52.702365 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-317ae308-c700-4217-bcf2-8a0dbefc45e7 req-22be6f7e-5e15-4c80-83c2-03fc422769a5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:52.704600 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-317ae308-c700-4217-bcf2-8a0dbefc45e7 req-22be6f7e-5e15-4c80-83c2-03fc422769a5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:15:52.704813 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-317ae308-c700-4217-bcf2-8a0dbefc45e7 req-22be6f7e-5e15-4c80-83c2-03fc422769a5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:52.705001 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-317ae308-c700-4217-bcf2-8a0dbefc45e7 req-22be6f7e-5e15-4c80-83c2-03fc422769a5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:52.714534 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:52.714534 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:52.722167 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-317ae308-c700-4217-bcf2-8a0dbefc45e7 req-22be6f7e-5e15-4c80-83c2-03fc422769a5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:52.731029 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-317ae308-c700-4217-bcf2-8a0dbefc45e7 req-22be6f7e-5e15-4c80-83c2-03fc422769a5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:15:52.731605 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 157/628] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:15:52 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:52.820304 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9ec83c69-87d2-4d05-b2cf-6c53f070177d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:52.820723 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9ec83c69-87d2-4d05-b2cf-6c53f070177d None None] GET https://10.4.3.222/volume// Aug 01 00:15:52.820907 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9ec83c69-87d2-4d05-b2cf-6c53f070177d None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:52.821087 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9ec83c69-87d2-4d05-b2cf-6c53f070177d None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:52.821410 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9ec83c69-87d2-4d05-b2cf-6c53f070177d None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:15:52.821716 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 156/629] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:15:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:15:52.830453 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-317ae308-c700-4217-bcf2-8a0dbefc45e7 req-3a934577-14f0-4aac-9325-9d1ac36e39de None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:52.832867 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-317ae308-c700-4217-bcf2-8a0dbefc45e7 req-3a934577-14f0-4aac-9325-9d1ac36e39de tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:15:52.833231 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-317ae308-c700-4217-bcf2-8a0dbefc45e7 req-3a934577-14f0-4aac-9325-9d1ac36e39de tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95a5355e-c600-48d4-8969-906240f3e7c4", "connector": null, "instance_uuid": "ab177488-7f0f-4a41-83e7-b005665aa9f6"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:52.844134 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:52.844134 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:52.876399 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-317ae308-c700-4217-bcf2-8a0dbefc45e7 req-3a934577-14f0-4aac-9325-9d1ac36e39de tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:15:52.877078 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 158/630] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:15:52 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 01 00:15:52.917373 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e7e3ea39-1c7e-4f97-857f-0828df1b2a4f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:52.921305 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e7e3ea39-1c7e-4f97-857f-0828df1b2a4f tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:15:52.921999 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e7e3ea39-1c7e-4f97-857f-0828df1b2a4f tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:52.921999 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e7e3ea39-1c7e-4f97-857f-0828df1b2a4f tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:52.930242 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cc395973-7b1f-4a36-a476-803ddd1b0efe None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:52.931573 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cc395973-7b1f-4a36-a476-803ddd1b0efe None None] GET https://10.4.3.222/volume// Aug 01 00:15:52.931573 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cc395973-7b1f-4a36-a476-803ddd1b0efe None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:52.932413 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cc395973-7b1f-4a36-a476-803ddd1b0efe None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:52.932913 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cc395973-7b1f-4a36-a476-803ddd1b0efe None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:15:52.933545 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 158/631] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:15:52 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:15:52.936806 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:52.936806 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:52.942914 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-317ae308-c700-4217-bcf2-8a0dbefc45e7 req-ce27ad2e-46d0-4c17-ba34-6d8a3ec29591 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:52.946262 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-317ae308-c700-4217-bcf2-8a0dbefc45e7 req-ce27ad2e-46d0-4c17-ba34-6d8a3ec29591 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:15:52.946262 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-317ae308-c700-4217-bcf2-8a0dbefc45e7 req-ce27ad2e-46d0-4c17-ba34-6d8a3ec29591 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:52.946492 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-317ae308-c700-4217-bcf2-8a0dbefc45e7 req-ce27ad2e-46d0-4c17-ba34-6d8a3ec29591 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:52.946539 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-e7e3ea39-1c7e-4f97-857f-0828df1b2a4f tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:52.952639 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e7e3ea39-1c7e-4f97-857f-0828df1b2a4f tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:15:52.953160 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 160/632] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:52 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:52.966437 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:52.966437 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:52.970986 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-317ae308-c700-4217-bcf2-8a0dbefc45e7 req-ce27ad2e-46d0-4c17-ba34-6d8a3ec29591 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:52.976846 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-317ae308-c700-4217-bcf2-8a0dbefc45e7 req-ce27ad2e-46d0-4c17-ba34-6d8a3ec29591 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:15:52.977590 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 157/633] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:15:52 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 1032 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:15:52.998580 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8d403db6-8a05-4684-9912-045c03ac26f4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:53.000243 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8d403db6-8a05-4684-9912-045c03ac26f4 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] GET https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 Aug 01 00:15:53.000243 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8d403db6-8a05-4684-9912-045c03ac26f4 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:53.000388 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8d403db6-8a05-4684-9912-045c03ac26f4 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:53.012360 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:53.012360 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:53.016240 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8d403db6-8a05-4684-9912-045c03ac26f4 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Volume info retrieved successfully. Aug 01 00:15:53.021423 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8d403db6-8a05-4684-9912-045c03ac26f4 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 returned with HTTP 200 Aug 01 00:15:53.022259 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 159/634] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:52 2026] GET /volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:53.111308 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-317ae308-c700-4217-bcf2-8a0dbefc45e7 req-02998c59-f507-4730-8bf1-847ef9b9ea65 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:53.115831 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-317ae308-c700-4217-bcf2-8a0dbefc45e7 req-02998c59-f507-4730-8bf1-847ef9b9ea65 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] PUT https://10.4.3.222/volume/v3/attachments/e6d48d21-96e0-4305-803b-8dc778cd50f4 Aug 01 00:15:53.115831 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-317ae308-c700-4217-bcf2-8a0dbefc45e7 req-02998c59-f507-4730-8bf1-847ef9b9ea65 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:53.134535 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-317ae308-c700-4217-bcf2-8a0dbefc45e7 req-02998c59-f507-4730-8bf1-847ef9b9ea65 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Acquiring lock "cinder-attachment_update-95a5355e-c600-48d4-8969-906240f3e7c4-np0000006296" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:15:53.140144 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-317ae308-c700-4217-bcf2-8a0dbefc45e7 req-02998c59-f507-4730-8bf1-847ef9b9ea65 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Lock "cinder-attachment_update-95a5355e-c600-48d4-8969-906240f3e7c4-np0000006296" acquired by "attachment_update" :: waited 0.006s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:15:53.141091 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:53.141091 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:53.244959 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-317ae308-c700-4217-bcf2-8a0dbefc45e7 req-02998c59-f507-4730-8bf1-847ef9b9ea65 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Lock "cinder-attachment_update-95a5355e-c600-48d4-8969-906240f3e7c4-np0000006296" released by "attachment_update" :: held 0.104s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:15:53.244959 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-317ae308-c700-4217-bcf2-8a0dbefc45e7 req-02998c59-f507-4730-8bf1-847ef9b9ea65 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments/e6d48d21-96e0-4305-803b-8dc778cd50f4 returned with HTTP 200 Aug 01 00:15:53.245248 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 159/635] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:15:53 2026] PUT /volume/v3/attachments/e6d48d21-96e0-4305-803b-8dc778cd50f4 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:53.315916 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-01e9755f-ef97-43e5-9851-fbb32d01538e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:53.318198 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-01e9755f-ef97-43e5-9851-fbb32d01538e tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] GET https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 Aug 01 00:15:53.318381 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-01e9755f-ef97-43e5-9851-fbb32d01538e tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:53.318571 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-01e9755f-ef97-43e5-9851-fbb32d01538e tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:53.335397 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:53.335397 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:53.345975 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-01e9755f-ef97-43e5-9851-fbb32d01538e tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Volume info retrieved successfully. Aug 01 00:15:53.356635 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-01e9755f-ef97-43e5-9851-fbb32d01538e tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 returned with HTTP 200 Aug 01 00:15:53.357210 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 161/636] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:53 2026] GET /volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 => generated 1139 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:53.429787 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-404f1339-4cdb-4c39-a0cf-3e4b56be2d6e req-46e4b2a4-6a7c-4f93-a373-c486f1954ecd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:53.433665 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-404f1339-4cdb-4c39-a0cf-3e4b56be2d6e req-46e4b2a4-6a7c-4f93-a373-c486f1954ecd tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] GET https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 Aug 01 00:15:53.434380 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-404f1339-4cdb-4c39-a0cf-3e4b56be2d6e req-46e4b2a4-6a7c-4f93-a373-c486f1954ecd tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:53.434380 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-404f1339-4cdb-4c39-a0cf-3e4b56be2d6e req-46e4b2a4-6a7c-4f93-a373-c486f1954ecd tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:53.450527 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:53.450527 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:53.454963 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-404f1339-4cdb-4c39-a0cf-3e4b56be2d6e req-46e4b2a4-6a7c-4f93-a373-c486f1954ecd tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Volume info retrieved successfully. Aug 01 00:15:53.461824 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-404f1339-4cdb-4c39-a0cf-3e4b56be2d6e req-46e4b2a4-6a7c-4f93-a373-c486f1954ecd tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 returned with HTTP 200 Aug 01 00:15:53.462319 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 158/637] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:15:53 2026] GET /volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:53.484838 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-404f1339-4cdb-4c39-a0cf-3e4b56be2d6e req-5d00c288-c993-4c9c-8b28-d669476b6573 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:53.487833 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-404f1339-4cdb-4c39-a0cf-3e4b56be2d6e req-5d00c288-c993-4c9c-8b28-d669476b6573 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] POST https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8/action Aug 01 00:15:53.488145 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-404f1339-4cdb-4c39-a0cf-3e4b56be2d6e req-5d00c288-c993-4c9c-8b28-d669476b6573 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:53.488206 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-404f1339-4cdb-4c39-a0cf-3e4b56be2d6e req-5d00c288-c993-4c9c-8b28-d669476b6573 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:53.503948 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:53.503948 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:53.503948 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-404f1339-4cdb-4c39-a0cf-3e4b56be2d6e req-5d00c288-c993-4c9c-8b28-d669476b6573 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Volume info retrieved successfully. Aug 01 00:15:53.511184 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-404f1339-4cdb-4c39-a0cf-3e4b56be2d6e req-5d00c288-c993-4c9c-8b28-d669476b6573 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Begin detaching volume completed successfully. Aug 01 00:15:53.511440 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-404f1339-4cdb-4c39-a0cf-3e4b56be2d6e req-5d00c288-c993-4c9c-8b28-d669476b6573 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8/action returned with HTTP 202 Aug 01 00:15:53.512024 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 160/638] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:15:53 2026] POST /volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:15:53.578695 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2c0f6c56-4cd3-4255-8f2e-932af7b5532c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:53.582367 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2c0f6c56-4cd3-4255-8f2e-932af7b5532c tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb Aug 01 00:15:53.582607 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2c0f6c56-4cd3-4255-8f2e-932af7b5532c tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:53.583383 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2c0f6c56-4cd3-4255-8f2e-932af7b5532c tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:53.587916 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2c0f6c56-4cd3-4255-8f2e-932af7b5532c tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb returned with HTTP 404 Aug 01 00:15:53.589380 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-fb28b47c-d6eb-48f1-9485-765fdb41df33 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:53.589564 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 160/639] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:15:53 2026] GET /volume/v3/snapshots/9e777527-c545-4383-b533-55073afb79cb => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:53.589615 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fb28b47c-d6eb-48f1-9485-765fdb41df33 None None] GET https://10.4.3.222/volume// Aug 01 00:15:53.589615 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fb28b47c-d6eb-48f1-9485-765fdb41df33 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:53.589615 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fb28b47c-d6eb-48f1-9485-765fdb41df33 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:53.589615 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fb28b47c-d6eb-48f1-9485-765fdb41df33 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:15:53.589838 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 162/640] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:15: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 01 00:15:53.595526 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b251e151-2bad-4c59-979c-74ab0ba77dd7 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:53.597362 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b251e151-2bad-4c59-979c-74ab0ba77dd7 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/volumes/f56619a2-9e6f-41b9-8bf4-3714da5bb0eb Aug 01 00:15:53.597645 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b251e151-2bad-4c59-979c-74ab0ba77dd7 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:53.597993 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b251e151-2bad-4c59-979c-74ab0ba77dd7 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:53.601694 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-404f1339-4cdb-4c39-a0cf-3e4b56be2d6e req-cc36df3b-7437-41c6-9f33-0f8c47ce9216 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:53.607394 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-404f1339-4cdb-4c39-a0cf-3e4b56be2d6e req-cc36df3b-7437-41c6-9f33-0f8c47ce9216 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] GET https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 Aug 01 00:15:53.607755 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-404f1339-4cdb-4c39-a0cf-3e4b56be2d6e req-cc36df3b-7437-41c6-9f33-0f8c47ce9216 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:53.607987 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-404f1339-4cdb-4c39-a0cf-3e4b56be2d6e req-cc36df3b-7437-41c6-9f33-0f8c47ce9216 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:53.610457 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:53.610457 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:53.617643 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b251e151-2bad-4c59-979c-74ab0ba77dd7 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Volume info retrieved successfully. Aug 01 00:15:53.622380 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b251e151-2bad-4c59-979c-74ab0ba77dd7 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/volumes/f56619a2-9e6f-41b9-8bf4-3714da5bb0eb returned with HTTP 200 Aug 01 00:15:53.622645 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 159/641] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:53 2026] GET /volume/v3/volumes/f56619a2-9e6f-41b9-8bf4-3714da5bb0eb => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:53.624957 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:53.624957 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:53.630137 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-404f1339-4cdb-4c39-a0cf-3e4b56be2d6e req-cc36df3b-7437-41c6-9f33-0f8c47ce9216 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Volume info retrieved successfully. Aug 01 00:15:53.635407 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-404f1339-4cdb-4c39-a0cf-3e4b56be2d6e req-cc36df3b-7437-41c6-9f33-0f8c47ce9216 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 returned with HTTP 200 Aug 01 00:15:53.635989 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 161/642] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:15:53 2026] GET /volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 => generated 1322 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:15:53.636958 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5eeba75f-d119-44fd-818b-dda61a5bbee3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:53.639603 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5eeba75f-d119-44fd-818b-dda61a5bbee3 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] DELETE https://10.4.3.222/volume/v3/volumes/f56619a2-9e6f-41b9-8bf4-3714da5bb0eb Aug 01 00:15:53.639658 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5eeba75f-d119-44fd-818b-dda61a5bbee3 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:53.639937 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5eeba75f-d119-44fd-818b-dda61a5bbee3 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:53.640094 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-5eeba75f-d119-44fd-818b-dda61a5bbee3 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Delete volume with id: f56619a2-9e6f-41b9-8bf4-3714da5bb0eb Aug 01 00:15:53.649013 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:53.649013 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:53.649921 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5eeba75f-d119-44fd-818b-dda61a5bbee3 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Volume info retrieved successfully. Aug 01 00:15:53.677324 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5eeba75f-d119-44fd-818b-dda61a5bbee3 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Delete volume request issued successfully. Aug 01 00:15:53.677796 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5eeba75f-d119-44fd-818b-dda61a5bbee3 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/volumes/f56619a2-9e6f-41b9-8bf4-3714da5bb0eb returned with HTTP 202 Aug 01 00:15:53.680817 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 161/643] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:15:53 2026] DELETE /volume/v3/volumes/f56619a2-9e6f-41b9-8bf4-3714da5bb0eb => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:15:53.688953 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-71717d51-4cb6-44bd-a09e-b307109f5b9d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:53.690937 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-71717d51-4cb6-44bd-a09e-b307109f5b9d tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/volumes/f56619a2-9e6f-41b9-8bf4-3714da5bb0eb Aug 01 00:15:53.690937 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-71717d51-4cb6-44bd-a09e-b307109f5b9d tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:53.690937 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-71717d51-4cb6-44bd-a09e-b307109f5b9d tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:53.702507 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:53.702507 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:53.710212 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-71717d51-4cb6-44bd-a09e-b307109f5b9d tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Volume info retrieved successfully. Aug 01 00:15:53.716702 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-71717d51-4cb6-44bd-a09e-b307109f5b9d tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/volumes/f56619a2-9e6f-41b9-8bf4-3714da5bb0eb returned with HTTP 200 Aug 01 00:15:53.717555 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 163/644] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:53 2026] GET /volume/v3/volumes/f56619a2-9e6f-41b9-8bf4-3714da5bb0eb => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:53.971922 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ef6c11b7-a960-4ad7-8b72-d5a6fc3d4ffa None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:53.981184 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ef6c11b7-a960-4ad7-8b72-d5a6fc3d4ffa tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:15:53.981469 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ef6c11b7-a960-4ad7-8b72-d5a6fc3d4ffa tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:53.981710 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ef6c11b7-a960-4ad7-8b72-d5a6fc3d4ffa tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:53.997550 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:53.997550 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:54.000989 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ef6c11b7-a960-4ad7-8b72-d5a6fc3d4ffa tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:54.007244 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ef6c11b7-a960-4ad7-8b72-d5a6fc3d4ffa tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:15:54.008248 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 160/645] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:53 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:54.730277 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1b35472f-298d-4ed5-936c-0dc591924221 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:54.732340 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1b35472f-298d-4ed5-936c-0dc591924221 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] GET https://10.4.3.222/volume/v3/volumes/f56619a2-9e6f-41b9-8bf4-3714da5bb0eb Aug 01 00:15:54.732567 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1b35472f-298d-4ed5-936c-0dc591924221 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:54.732807 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1b35472f-298d-4ed5-936c-0dc591924221 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:54.739121 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1b35472f-298d-4ed5-936c-0dc591924221 tempest-SnapshotsActionsTest-524355976 tempest-SnapshotsActionsTest-524355976-project-member] https://10.4.3.222/volume/v3/volumes/f56619a2-9e6f-41b9-8bf4-3714da5bb0eb returned with HTTP 404 Aug 01 00:15:54.739667 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 162/646] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:54 2026] GET /volume/v3/volumes/f56619a2-9e6f-41b9-8bf4-3714da5bb0eb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:55.026295 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-dbd5a896-9964-4328-87e4-797deb756b43 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:55.033317 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dbd5a896-9964-4328-87e4-797deb756b43 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:15:55.033523 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dbd5a896-9964-4328-87e4-797deb756b43 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:55.033712 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dbd5a896-9964-4328-87e4-797deb756b43 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:55.043643 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:55.043643 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:55.046755 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-dbd5a896-9964-4328-87e4-797deb756b43 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:55.050737 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dbd5a896-9964-4328-87e4-797deb756b43 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:15:55.051111 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 162/647] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:55 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:56.064962 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-76c5c864-6fa0-4f7c-81d3-497308fc694c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:56.068569 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-76c5c864-6fa0-4f7c-81d3-497308fc694c tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:15:56.068845 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-76c5c864-6fa0-4f7c-81d3-497308fc694c tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:56.069213 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-76c5c864-6fa0-4f7c-81d3-497308fc694c tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:56.080814 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:56.080814 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:56.085729 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-76c5c864-6fa0-4f7c-81d3-497308fc694c tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:56.091056 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-76c5c864-6fa0-4f7c-81d3-497308fc694c tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:15:56.091503 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 164/648] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:56 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:56.533666 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-317ae308-c700-4217-bcf2-8a0dbefc45e7 req-918053e6-80c4-459f-bc6f-dcf81f2ad996 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:56.535619 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-317ae308-c700-4217-bcf2-8a0dbefc45e7 req-918053e6-80c4-459f-bc6f-dcf81f2ad996 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] POST https://10.4.3.222/volume/v3/attachments/e6d48d21-96e0-4305-803b-8dc778cd50f4/action Aug 01 00:15:56.535997 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-317ae308-c700-4217-bcf2-8a0dbefc45e7 req-918053e6-80c4-459f-bc6f-dcf81f2ad996 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action body: b'{"os-complete": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:15:56.536174 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-317ae308-c700-4217-bcf2-8a0dbefc45e7 req-918053e6-80c4-459f-bc6f-dcf81f2ad996 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:56.566718 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:56.566718 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:56.586974 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-317ae308-c700-4217-bcf2-8a0dbefc45e7 req-918053e6-80c4-459f-bc6f-dcf81f2ad996 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments/e6d48d21-96e0-4305-803b-8dc778cd50f4/action returned with HTTP 204 Aug 01 00:15:56.588263 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 161/649] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:15:56 2026] POST /volume/v3/attachments/e6d48d21-96e0-4305-803b-8dc778cd50f4/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:56.638728 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-404f1339-4cdb-4c39-a0cf-3e4b56be2d6e req-cf4cef5f-9170-4f4f-a7dc-55dc72613ff7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:56.641169 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-404f1339-4cdb-4c39-a0cf-3e4b56be2d6e req-cf4cef5f-9170-4f4f-a7dc-55dc72613ff7 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] DELETE https://10.4.3.222/volume/v3/attachments/9621c43b-321b-4dd8-b3dd-8c573aaa6b6c Aug 01 00:15:56.641376 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-404f1339-4cdb-4c39-a0cf-3e4b56be2d6e req-cf4cef5f-9170-4f4f-a7dc-55dc72613ff7 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:56.641590 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-404f1339-4cdb-4c39-a0cf-3e4b56be2d6e req-cf4cef5f-9170-4f4f-a7dc-55dc72613ff7 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:56.653474 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:56.653474 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:56.715915 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-404f1339-4cdb-4c39-a0cf-3e4b56be2d6e req-cf4cef5f-9170-4f4f-a7dc-55dc72613ff7 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/attachments/9621c43b-321b-4dd8-b3dd-8c573aaa6b6c returned with HTTP 200 Aug 01 00:15:56.716369 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 163/650] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:15:56 2026] DELETE /volume/v3/attachments/9621c43b-321b-4dd8-b3dd-8c573aaa6b6c => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:57.090824 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-36a689fd-8ec3-415a-b894-8249f46b0531 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:57.105642 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-81cd2d1a-d506-4925-ae50-a5ff34609df2 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:57.109283 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-81cd2d1a-d506-4925-ae50-a5ff34609df2 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:15:57.109283 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-81cd2d1a-d506-4925-ae50-a5ff34609df2 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:57.109283 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-81cd2d1a-d506-4925-ae50-a5ff34609df2 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:57.120305 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:57.120305 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:57.126984 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-81cd2d1a-d506-4925-ae50-a5ff34609df2 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:57.133921 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-81cd2d1a-d506-4925-ae50-a5ff34609df2 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:15:57.134870 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 165/651] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:57 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:57.180684 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-74bcd6b5-4ab7-43a9-a0e2-f9391bc98e53 req-5268087d-a7e2-405f-8e3d-ea7ce27dc857 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:57.182647 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-74bcd6b5-4ab7-43a9-a0e2-f9391bc98e53 req-5268087d-a7e2-405f-8e3d-ea7ce27dc857 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:15:57.182860 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-74bcd6b5-4ab7-43a9-a0e2-f9391bc98e53 req-5268087d-a7e2-405f-8e3d-ea7ce27dc857 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:57.183245 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-74bcd6b5-4ab7-43a9-a0e2-f9391bc98e53 req-5268087d-a7e2-405f-8e3d-ea7ce27dc857 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:57.194724 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:57.194724 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:57.203350 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-74bcd6b5-4ab7-43a9-a0e2-f9391bc98e53 req-5268087d-a7e2-405f-8e3d-ea7ce27dc857 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:57.210579 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-74bcd6b5-4ab7-43a9-a0e2-f9391bc98e53 req-5268087d-a7e2-405f-8e3d-ea7ce27dc857 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:15:57.211005 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 162/652] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:15:57 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:57.242737 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-36a689fd-8ec3-415a-b894-8249f46b0531 tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] POST https://10.4.3.222/volume/v3/types/b2f3e6ac-3478-41ed-8c69-80a5895ed5a0/encryption Aug 01 00:15:57.243157 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-36a689fd-8ec3-415a-b894-8249f46b0531 tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:57.265154 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-36a689fd-8ec3-415a-b894-8249f46b0531 tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] https://10.4.3.222/volume/v3/types/b2f3e6ac-3478-41ed-8c69-80a5895ed5a0/encryption returned with HTTP 404 Aug 01 00:15:57.265658 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 163/653] 10.4.3.222 () {68 vars in 1397 bytes} [Sat Aug 1 00:15:57 2026] POST /volume/v3/types/b2f3e6ac-3478-41ed-8c69-80a5895ed5a0/encryption => generated 114 bytes in 175 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:57.278382 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-779551b9-e3a2-448b-ab26-68060a4efdda None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:57.281405 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-779551b9-e3a2-448b-ab26-68060a4efdda tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:15:57.281775 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-779551b9-e3a2-448b-ab26-68060a4efdda tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1516437753", "os-volume-type-access:is_public": false}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:57.283324 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:57.283324 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:57.298689 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-779551b9-e3a2-448b-ab26-68060a4efdda tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:15:57.299042 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 164/654] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:15:57 2026] POST /volume/v3/types => generated 231 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:57.308111 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ab8b1fc5-1335-4fde-930c-b9628fadf818 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:57.308224 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d2dbe262-92ba-4428-87e8-b77da7b3eeb7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:57.308263 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ab8b1fc5-1335-4fde-930c-b9628fadf818 None None] GET https://10.4.3.222/volume// Aug 01 00:15:57.308263 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ab8b1fc5-1335-4fde-930c-b9628fadf818 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:57.308328 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ab8b1fc5-1335-4fde-930c-b9628fadf818 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:57.309857 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ab8b1fc5-1335-4fde-930c-b9628fadf818 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:15:57.309857 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 163/655] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:15:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:15:57.317920 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-74bcd6b5-4ab7-43a9-a0e2-f9391bc98e53 req-6f85449c-0df1-4d25-a770-cb93ef0f11db None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:57.321284 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-74bcd6b5-4ab7-43a9-a0e2-f9391bc98e53 req-6f85449c-0df1-4d25-a770-cb93ef0f11db tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:15:57.321711 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-74bcd6b5-4ab7-43a9-a0e2-f9391bc98e53 req-6f85449c-0df1-4d25-a770-cb93ef0f11db tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95a5355e-c600-48d4-8969-906240f3e7c4", "connector": null, "instance_uuid": "012ddca2-ff30-40dd-9acc-f88603a3d956"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:57.333956 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:57.333956 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:57.358520 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-74bcd6b5-4ab7-43a9-a0e2-f9391bc98e53 req-6f85449c-0df1-4d25-a770-cb93ef0f11db tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:15:57.358824 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 164/656] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:15:57 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:57.378167 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d2dbe262-92ba-4428-87e8-b77da7b3eeb7 tempest-VolumeTypesNegativeTest-1269152836 tempest-VolumeTypesNegativeTest-1269152836-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:15:57.379567 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d2dbe262-92ba-4428-87e8-b77da7b3eeb7 tempest-VolumeTypesNegativeTest-1269152836 tempest-VolumeTypesNegativeTest-1269152836-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cf85b846-bfae-4cfe-b33a-08be74584a77", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-2039965364"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:57.384320 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-d2dbe262-92ba-4428-87e8-b77da7b3eeb7 tempest-VolumeTypesNegativeTest-1269152836 tempest-VolumeTypesNegativeTest-1269152836-project-member] Create volume request body: {'volume': {'volume_type': 'cf85b846-bfae-4cfe-b33a-08be74584a77', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-2039965364'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:15:57.387676 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b8847245-6a6c-406c-8586-3a4e4cbcd005 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:57.391914 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b8847245-6a6c-406c-8586-3a4e4cbcd005 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:15:57.391914 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b8847245-6a6c-406c-8586-3a4e4cbcd005 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:57.391914 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b8847245-6a6c-406c-8586-3a4e4cbcd005 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:57.398223 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d2dbe262-92ba-4428-87e8-b77da7b3eeb7 tempest-VolumeTypesNegativeTest-1269152836 tempest-VolumeTypesNegativeTest-1269152836-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 404 Aug 01 00:15:57.399122 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 166/657] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:15:57 2026] POST /volume/v3/volumes => generated 114 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:57.405593 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2b408dc4-e5d9-4cb3-ad3c-5417fafba0d5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:57.405918 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2b408dc4-e5d9-4cb3-ad3c-5417fafba0d5 None None] GET https://10.4.3.222/volume// Aug 01 00:15:57.406091 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2b408dc4-e5d9-4cb3-ad3c-5417fafba0d5 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:57.406214 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2b408dc4-e5d9-4cb3-ad3c-5417fafba0d5 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:57.406533 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2b408dc4-e5d9-4cb3-ad3c-5417fafba0d5 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:15:57.406809 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 164/658] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:15:57 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:15:57.408457 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:57.408457 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:57.411272 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9db7e347-2e5e-49e7-afc8-dee3f058209a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:57.412212 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b8847245-6a6c-406c-8586-3a4e4cbcd005 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:57.413126 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9db7e347-2e5e-49e7-afc8-dee3f058209a tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] DELETE https://10.4.3.222/volume/v3/types/cf85b846-bfae-4cfe-b33a-08be74584a77 Aug 01 00:15:57.413379 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9db7e347-2e5e-49e7-afc8-dee3f058209a tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:57.413641 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9db7e347-2e5e-49e7-afc8-dee3f058209a tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:57.413978 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:57.413978 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:57.415664 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-74bcd6b5-4ab7-43a9-a0e2-f9391bc98e53 req-a86e507d-f439-4be5-8075-558c8a55fe01 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:57.416800 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b8847245-6a6c-406c-8586-3a4e4cbcd005 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:15:57.417172 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 165/659] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:57 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 1147 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:57.419740 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-74bcd6b5-4ab7-43a9-a0e2-f9391bc98e53 req-a86e507d-f439-4be5-8075-558c8a55fe01 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:15:57.420034 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-74bcd6b5-4ab7-43a9-a0e2-f9391bc98e53 req-a86e507d-f439-4be5-8075-558c8a55fe01 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:57.420271 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-74bcd6b5-4ab7-43a9-a0e2-f9391bc98e53 req-a86e507d-f439-4be5-8075-558c8a55fe01 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:57.435731 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:57.435731 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:57.439865 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-74bcd6b5-4ab7-43a9-a0e2-f9391bc98e53 req-a86e507d-f439-4be5-8075-558c8a55fe01 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:57.445063 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9db7e347-2e5e-49e7-afc8-dee3f058209a tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] https://10.4.3.222/volume/v3/types/cf85b846-bfae-4cfe-b33a-08be74584a77 returned with HTTP 202 Aug 01 00:15:57.445458 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 165/660] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:15:57 2026] DELETE /volume/v3/types/cf85b846-bfae-4cfe-b33a-08be74584a77 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:15:57.447549 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-74bcd6b5-4ab7-43a9-a0e2-f9391bc98e53 req-a86e507d-f439-4be5-8075-558c8a55fe01 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:15:57.448024 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 167/661] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:15:57 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 1327 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:15:57.452700 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a6424936-b52a-45f4-8d94-da49277fa89d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:57.454627 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a6424936-b52a-45f4-8d94-da49277fa89d tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] GET https://10.4.3.222/volume/v3/types/cf85b846-bfae-4cfe-b33a-08be74584a77 Aug 01 00:15:57.454943 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a6424936-b52a-45f4-8d94-da49277fa89d tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:57.455178 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a6424936-b52a-45f4-8d94-da49277fa89d tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:57.459077 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a6424936-b52a-45f4-8d94-da49277fa89d tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] https://10.4.3.222/volume/v3/types/cf85b846-bfae-4cfe-b33a-08be74584a77 returned with HTTP 404 Aug 01 00:15:57.459590 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 165/662] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:15:57 2026] GET /volume/v3/types/cf85b846-bfae-4cfe-b33a-08be74584a77 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:57.467017 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5560da7b-a0dc-4232-b777-a8cc1058ad58 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:57.468815 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5560da7b-a0dc-4232-b777-a8cc1058ad58 tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:15:57.469159 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5560da7b-a0dc-4232-b777-a8cc1058ad58 tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:57.470598 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5560da7b-a0dc-4232-b777-a8cc1058ad58 tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 400 Aug 01 00:15:57.471129 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 166/663] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:15:57 2026] POST /volume/v3/types => generated 115 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 00:15:57.477980 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e05b2d32-9ace-46b9-aff3-54ca01c2062f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:57.480142 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e05b2d32-9ace-46b9-aff3-54ca01c2062f tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:15:57.480620 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e05b2d32-9ace-46b9-aff3-54ca01c2062f tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1077992836"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:57.506275 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e05b2d32-9ace-46b9-aff3-54ca01c2062f tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:15:57.506849 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 166/664] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:15:57 2026] POST /volume/v3/types => generated 229 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:57.515968 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2f88aac5-4a35-4007-a756-69d4a84d0b96 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:57.519014 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2f88aac5-4a35-4007-a756-69d4a84d0b96 tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:15:57.519460 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2f88aac5-4a35-4007-a756-69d4a84d0b96 tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1077992836"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:57.549950 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2f88aac5-4a35-4007-a756-69d4a84d0b96 tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1077992836 already exists. Aug 01 00:15:57.549950 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2f88aac5-4a35-4007-a756-69d4a84d0b96 tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 409 Aug 01 00:15:57.549950 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 168/665] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:15:57 2026] POST /volume/v3/types => generated 134 bytes in 33 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:15:57.561910 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b2d415a5-7b26-4e8c-ba9e-5d8405ae2c83 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:57.563530 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b2d415a5-7b26-4e8c-ba9e-5d8405ae2c83 tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] DELETE https://10.4.3.222/volume/v3/types/44e7d04a-d437-45bf-986d-4cd83730beee Aug 01 00:15:57.563729 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b2d415a5-7b26-4e8c-ba9e-5d8405ae2c83 tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:57.563944 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b2d415a5-7b26-4e8c-ba9e-5d8405ae2c83 tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] Calling method '_delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:57.564417 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-74bcd6b5-4ab7-43a9-a0e2-f9391bc98e53 req-28b9a143-e055-4273-84eb-75a598866e0a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:57.567850 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-74bcd6b5-4ab7-43a9-a0e2-f9391bc98e53 req-28b9a143-e055-4273-84eb-75a598866e0a tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] PUT https://10.4.3.222/volume/v3/attachments/5cec0478-23d4-4712-b475-8c26e22d0f4d Aug 01 00:15:57.568259 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-74bcd6b5-4ab7-43a9-a0e2-f9391bc98e53 req-28b9a143-e055-4273-84eb-75a598866e0a tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:15:57.576399 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-74bcd6b5-4ab7-43a9-a0e2-f9391bc98e53 req-28b9a143-e055-4273-84eb-75a598866e0a tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Acquiring lock "cinder-attachment_update-95a5355e-c600-48d4-8969-906240f3e7c4-np0000006296" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:15:57.581409 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-74bcd6b5-4ab7-43a9-a0e2-f9391bc98e53 req-28b9a143-e055-4273-84eb-75a598866e0a tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Lock "cinder-attachment_update-95a5355e-c600-48d4-8969-906240f3e7c4-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:15:57.582438 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:57.582438 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:15:57.593522 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b2d415a5-7b26-4e8c-ba9e-5d8405ae2c83 tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] https://10.4.3.222/volume/v3/types/44e7d04a-d437-45bf-986d-4cd83730beee returned with HTTP 202 Aug 01 00:15:57.594039 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 166/666] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:15:57 2026] DELETE /volume/v3/types/44e7d04a-d437-45bf-986d-4cd83730beee => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:15:57.603219 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cac5f0a0-f010-4995-8e47-32e573e38839 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:57.605002 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cac5f0a0-f010-4995-8e47-32e573e38839 tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] GET https://10.4.3.222/volume/v3/types/44e7d04a-d437-45bf-986d-4cd83730beee Aug 01 00:15:57.605191 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cac5f0a0-f010-4995-8e47-32e573e38839 tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:57.605379 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cac5f0a0-f010-4995-8e47-32e573e38839 tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:57.608432 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cac5f0a0-f010-4995-8e47-32e573e38839 tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] https://10.4.3.222/volume/v3/types/44e7d04a-d437-45bf-986d-4cd83730beee returned with HTTP 404 Aug 01 00:15:57.609014 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 167/667] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:15:57 2026] GET /volume/v3/types/44e7d04a-d437-45bf-986d-4cd83730beee => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:57.623721 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-61172fce-2fd7-4a8c-85c6-253ac42196f9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:57.629834 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-61172fce-2fd7-4a8c-85c6-253ac42196f9 tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] DELETE https://10.4.3.222/volume/v3/types/69a03c48-eafe-4d20-b5cc-04126f14820c Aug 01 00:15:57.629834 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-61172fce-2fd7-4a8c-85c6-253ac42196f9 tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:57.629834 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-61172fce-2fd7-4a8c-85c6-253ac42196f9 tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] Calling method '_delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:57.632965 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-61172fce-2fd7-4a8c-85c6-253ac42196f9 tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] https://10.4.3.222/volume/v3/types/69a03c48-eafe-4d20-b5cc-04126f14820c returned with HTTP 404 Aug 01 00:15:57.634632 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 169/668] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:15:57 2026] DELETE /volume/v3/types/69a03c48-eafe-4d20-b5cc-04126f14820c => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:57.645177 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c534a9ef-5273-4753-870c-f524e87b688e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:57.648146 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c534a9ef-5273-4753-870c-f524e87b688e tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] GET https://10.4.3.222/volume/v3/types/d9dc07e0-9363-4c74-9d62-c3602f7eca4e Aug 01 00:15:57.648146 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c534a9ef-5273-4753-870c-f524e87b688e tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:57.648146 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c534a9ef-5273-4753-870c-f524e87b688e tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:57.651952 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c534a9ef-5273-4753-870c-f524e87b688e tempest-VolumeTypesNegativeTest-1299813896 tempest-VolumeTypesNegativeTest-1299813896-project-admin] https://10.4.3.222/volume/v3/types/d9dc07e0-9363-4c74-9d62-c3602f7eca4e returned with HTTP 404 Aug 01 00:15:57.652514 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 167/669] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:15:57 2026] GET /volume/v3/types/d9dc07e0-9363-4c74-9d62-c3602f7eca4e => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:15:57.684229 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-74bcd6b5-4ab7-43a9-a0e2-f9391bc98e53 req-28b9a143-e055-4273-84eb-75a598866e0a tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Lock "cinder-attachment_update-95a5355e-c600-48d4-8969-906240f3e7c4-np0000006296" released by "attachment_update" :: held 0.102s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:15:57.684229 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-74bcd6b5-4ab7-43a9-a0e2-f9391bc98e53 req-28b9a143-e055-4273-84eb-75a598866e0a tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments/5cec0478-23d4-4712-b475-8c26e22d0f4d returned with HTTP 200 Aug 01 00:15:57.684229 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 167/670] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:15:57 2026] PUT /volume/v3/attachments/5cec0478-23d4-4712-b475-8c26e22d0f4d => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:57.761696 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d58537aa-deb4-499d-9fb8-35a09c4c61b0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:57.763892 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d58537aa-deb4-499d-9fb8-35a09c4c61b0 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] GET https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 Aug 01 00:15:57.764177 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d58537aa-deb4-499d-9fb8-35a09c4c61b0 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:57.764426 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d58537aa-deb4-499d-9fb8-35a09c4c61b0 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:57.773515 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:57.773515 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:15:57.777317 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d58537aa-deb4-499d-9fb8-35a09c4c61b0 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Volume info retrieved successfully. Aug 01 00:15:57.782608 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d58537aa-deb4-499d-9fb8-35a09c4c61b0 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 returned with HTTP 200 Aug 01 00:15:57.783113 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 168/671] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:57 2026] GET /volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:15:58.431936 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-778aa963-7e09-48ca-8016-5a4882deebd8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:58.433850 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-778aa963-7e09-48ca-8016-5a4882deebd8 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:15:58.434127 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-778aa963-7e09-48ca-8016-5a4882deebd8 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:58.434127 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-778aa963-7e09-48ca-8016-5a4882deebd8 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:58.447155 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:58.447155 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:15:58.451099 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-778aa963-7e09-48ca-8016-5a4882deebd8 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:58.455674 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-778aa963-7e09-48ca-8016-5a4882deebd8 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:15:58.456130 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 170/672] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:58 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:59.475133 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-04558514-8770-4224-9c29-1a6dd83832df None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:15:59.477980 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-04558514-8770-4224-9c29-1a6dd83832df tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:15:59.478298 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-04558514-8770-4224-9c29-1a6dd83832df tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:15:59.478564 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-04558514-8770-4224-9c29-1a6dd83832df tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:15:59.491499 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:15:59.491499 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:15:59.495749 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-04558514-8770-4224-9c29-1a6dd83832df tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:15:59.503124 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-04558514-8770-4224-9c29-1a6dd83832df tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:15:59.503858 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 168/673] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:15:59 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:15:59.998999 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-74bcd6b5-4ab7-43a9-a0e2-f9391bc98e53 req-4a55ce68-1225-4d4f-ba6b-8a6cadd91289 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:00.002085 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-74bcd6b5-4ab7-43a9-a0e2-f9391bc98e53 req-4a55ce68-1225-4d4f-ba6b-8a6cadd91289 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] POST https://10.4.3.222/volume/v3/attachments/5cec0478-23d4-4712-b475-8c26e22d0f4d/action Aug 01 00:16:00.002153 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-74bcd6b5-4ab7-43a9-a0e2-f9391bc98e53 req-4a55ce68-1225-4d4f-ba6b-8a6cadd91289 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:16:00.002342 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-74bcd6b5-4ab7-43a9-a0e2-f9391bc98e53 req-4a55ce68-1225-4d4f-ba6b-8a6cadd91289 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:00.033141 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:00.033141 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:00.053738 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-74bcd6b5-4ab7-43a9-a0e2-f9391bc98e53 req-4a55ce68-1225-4d4f-ba6b-8a6cadd91289 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments/5cec0478-23d4-4712-b475-8c26e22d0f4d/action returned with HTTP 204 Aug 01 00:16:00.054311 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 168/674] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:15:59 2026] POST /volume/v3/attachments/5cec0478-23d4-4712-b475-8c26e22d0f4d/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:16:00.518060 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8f326ebd-f356-421a-8705-3c4517bc0e99 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:00.521531 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8f326ebd-f356-421a-8705-3c4517bc0e99 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:16:00.521531 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8f326ebd-f356-421a-8705-3c4517bc0e99 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:00.521531 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8f326ebd-f356-421a-8705-3c4517bc0e99 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:00.553014 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:00.553014 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:00.568408 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8f326ebd-f356-421a-8705-3c4517bc0e99 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:16:00.578995 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8f326ebd-f356-421a-8705-3c4517bc0e99 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:16:00.578995 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 169/675] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:00 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 1442 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:00.881545 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-d2a4922a-b1f2-4590-bf7f-8d636555ce5b req-90bcc0a5-b783-48e4-8826-1e8ce651eddf None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:00.884331 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-d2a4922a-b1f2-4590-bf7f-8d636555ce5b req-90bcc0a5-b783-48e4-8826-1e8ce651eddf tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] DELETE https://10.4.3.222/volume/v3/attachments/6fe76082-9139-4eb0-8de9-bb708e601eb8 Aug 01 00:16:00.887348 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-d2a4922a-b1f2-4590-bf7f-8d636555ce5b req-90bcc0a5-b783-48e4-8826-1e8ce651eddf tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:00.887348 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-d2a4922a-b1f2-4590-bf7f-8d636555ce5b req-90bcc0a5-b783-48e4-8826-1e8ce651eddf tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:00.896304 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:00.896304 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:00.978734 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-d2a4922a-b1f2-4590-bf7f-8d636555ce5b req-90bcc0a5-b783-48e4-8826-1e8ce651eddf tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] https://10.4.3.222/volume/v3/attachments/6fe76082-9139-4eb0-8de9-bb708e601eb8 returned with HTTP 200 Aug 01 00:16:00.979170 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 171/676] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:16:00 2026] DELETE /volume/v3/attachments/6fe76082-9139-4eb0-8de9-bb708e601eb8 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:01.006907 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-d2a4922a-b1f2-4590-bf7f-8d636555ce5b req-75d5726b-f1b1-492d-9906-3e3db3a4da5f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:01.015503 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-d2a4922a-b1f2-4590-bf7f-8d636555ce5b req-75d5726b-f1b1-492d-9906-3e3db3a4da5f tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] DELETE https://10.4.3.222/volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 Aug 01 00:16:01.015503 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-d2a4922a-b1f2-4590-bf7f-8d636555ce5b req-75d5726b-f1b1-492d-9906-3e3db3a4da5f tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:01.015503 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-d2a4922a-b1f2-4590-bf7f-8d636555ce5b req-75d5726b-f1b1-492d-9906-3e3db3a4da5f tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:01.015503 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [req-d2a4922a-b1f2-4590-bf7f-8d636555ce5b req-75d5726b-f1b1-492d-9906-3e3db3a4da5f tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Delete volume with id: 10812db8-93a1-47d4-8f21-e00c7ce68143 Aug 01 00:16:01.037854 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:01.037854 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:01.037854 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-d2a4922a-b1f2-4590-bf7f-8d636555ce5b req-75d5726b-f1b1-492d-9906-3e3db3a4da5f tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Volume info retrieved successfully. Aug 01 00:16:01.069873 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-d2a4922a-b1f2-4590-bf7f-8d636555ce5b req-75d5726b-f1b1-492d-9906-3e3db3a4da5f tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] Delete volume request issued successfully. Aug 01 00:16:01.069873 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-d2a4922a-b1f2-4590-bf7f-8d636555ce5b req-75d5726b-f1b1-492d-9906-3e3db3a4da5f tempest-ServerActionsV293TestJSON-1490899201 tempest-ServerActionsV293TestJSON-1490899201-project-member] https://10.4.3.222/volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 returned with HTTP 202 Aug 01 00:16:01.070814 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 169/677] 10.4.3.222 () {70 vars in 1620 bytes} [Sat Aug 1 00:16:01 2026] DELETE /volume/v3/volumes/10812db8-93a1-47d4-8f21-e00c7ce68143 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:16:03.575975 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ce2b2239-25ac-46a2-a709-c298f2996b3b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:03.579236 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ce2b2239-25ac-46a2-a709-c298f2996b3b tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:16:03.579608 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ce2b2239-25ac-46a2-a709-c298f2996b3b tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-577996534", "imageRef": "a7e69f30-42a3-4df7-b511-e7ec77a3747d", "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:03.583597 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-ce2b2239-25ac-46a2-a709-c298f2996b3b tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-577996534', 'imageRef': 'a7e69f30-42a3-4df7-b511-e7ec77a3747d', 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:16:03.705074 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-ce2b2239-25ac-46a2-a709-c298f2996b3b tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Create volume of 1 GB Aug 01 00:16:03.708370 np0000006296 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=432,cinder:UPDATE=94,cinder:INSERT=42,cinder:DELETE=4 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:16:03.711703 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ce2b2239-25ac-46a2-a709-c298f2996b3b tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Availability Zones retrieved successfully. Aug 01 00:16:03.722578 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ce2b2239-25ac-46a2-a709-c298f2996b3b tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Flow 'volume_create_api' (3ff05067-57c0-4c69-955f-34f112bfd457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:16:03.725845 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ce2b2239-25ac-46a2-a709-c298f2996b3b tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e5bd486-a484-47ea-b5d7-be8043ec2bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:03.727677 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-ce2b2239-25ac-46a2-a709-c298f2996b3b tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:16:03.802425 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ce2b2239-25ac-46a2-a709-c298f2996b3b tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e5bd486-a484-47ea-b5d7-be8043ec2bc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:03.803360 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ce2b2239-25ac-46a2-a709-c298f2996b3b tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7acda69-db66-4c9a-ad9b-a6c51ff68555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:03.845088 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-ce2b2239-25ac-46a2-a709-c298f2996b3b tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Created reservations ['32e776e2-aa34-4fe9-b94d-eb39ecf95491', 'c7b01e90-c58f-49fb-bf25-4afce1d0e09b', 'fec6e795-960f-4d5a-8970-a0dca1e48471', 'e7ae7c32-d155-482c-92f6-1c5ca5076135'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:16:03.845929 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ce2b2239-25ac-46a2-a709-c298f2996b3b tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7acda69-db66-4c9a-ad9b-a6c51ff68555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32e776e2-aa34-4fe9-b94d-eb39ecf95491', 'c7b01e90-c58f-49fb-bf25-4afce1d0e09b', 'fec6e795-960f-4d5a-8970-a0dca1e48471', 'e7ae7c32-d155-482c-92f6-1c5ca5076135']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:03.846625 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ce2b2239-25ac-46a2-a709-c298f2996b3b tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9a5143c-2237-4b74-b26a-4d1d5d343f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:03.886573 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ce2b2239-25ac-46a2-a709-c298f2996b3b tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9a5143c-2237-4b74-b26a-4d1d5d343f78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35472f5c-bfb4-4e99-b94e-ae6f9670b148', '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-577996534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79c85df4e9614211837a958ac015eaef',qos_specs=None,replication_status=,reservations=['32e776e2-aa34-4fe9-b94d-eb39ecf95491','c7b01e90-c58f-49fb-bf25-4afce1d0e09b','fec6e795-960f-4d5a-8970-a0dca1e48471','e7ae7c32-d155-482c-92f6-1c5ca5076135'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e9343774b06421e90a1fbf6a2dcc278',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:16:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-577996534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35472f5c-bfb4-4e99-b94e-ae6f9670b148,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79c85df4e9614211837a958ac015eaef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e9343774b06421e90a1fbf6a2dcc278',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:03.888474 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ce2b2239-25ac-46a2-a709-c298f2996b3b tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (088cbb5e-4ded-4e31-9b0a-0a931ef0679d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:03.912780 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ce2b2239-25ac-46a2-a709-c298f2996b3b tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (088cbb5e-4ded-4e31-9b0a-0a931ef0679d) transitioned into state 'SUCCESS' from state '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-577996534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79c85df4e9614211837a958ac015eaef',qos_specs=None,replication_status=,reservations=['32e776e2-aa34-4fe9-b94d-eb39ecf95491','c7b01e90-c58f-49fb-bf25-4afce1d0e09b','fec6e795-960f-4d5a-8970-a0dca1e48471','e7ae7c32-d155-482c-92f6-1c5ca5076135'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e9343774b06421e90a1fbf6a2dcc278',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:03.913437 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ce2b2239-25ac-46a2-a709-c298f2996b3b tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ace40557-6d21-4846-84b1-32c58600b138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:03.923286 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ce2b2239-25ac-46a2-a709-c298f2996b3b tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ace40557-6d21-4846-84b1-32c58600b138) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:03.924051 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ce2b2239-25ac-46a2-a709-c298f2996b3b tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Flow 'volume_create_api' (3ff05067-57c0-4c69-955f-34f112bfd457) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:16:03.924315 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ce2b2239-25ac-46a2-a709-c298f2996b3b tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Create volume request issued successfully. Aug 01 00:16:03.924876 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ce2b2239-25ac-46a2-a709-c298f2996b3b tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:16:03.925250 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 169/678] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:16:03 2026] POST /volume/v3/volumes => generated 752 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:16:03.937418 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-31003e91-0a02-4c3e-a22b-83e240469834 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:03.939002 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-31003e91-0a02-4c3e-a22b-83e240469834 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] GET https://10.4.3.222/volume/v3/volumes/35472f5c-bfb4-4e99-b94e-ae6f9670b148 Aug 01 00:16:03.939176 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-31003e91-0a02-4c3e-a22b-83e240469834 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:03.939342 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-31003e91-0a02-4c3e-a22b-83e240469834 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:03.946388 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:03.946388 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:03.949559 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-31003e91-0a02-4c3e-a22b-83e240469834 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Volume info retrieved successfully. Aug 01 00:16:03.954023 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-31003e91-0a02-4c3e-a22b-83e240469834 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/volumes/35472f5c-bfb4-4e99-b94e-ae6f9670b148 returned with HTTP 200 Aug 01 00:16:03.954585 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 170/679] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:03 2026] GET /volume/v3/volumes/35472f5c-bfb4-4e99-b94e-ae6f9670b148 => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:04.617690 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-a5270c11-4265-4201-8feb-7c6c892c8b1f req-2e68e358-a4d8-4a99-9a55-f67a67e541b4 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:04.620253 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-a5270c11-4265-4201-8feb-7c6c892c8b1f req-2e68e358-a4d8-4a99-9a55-f67a67e541b4 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:16:04.620509 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-a5270c11-4265-4201-8feb-7c6c892c8b1f req-2e68e358-a4d8-4a99-9a55-f67a67e541b4 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:04.620778 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-a5270c11-4265-4201-8feb-7c6c892c8b1f req-2e68e358-a4d8-4a99-9a55-f67a67e541b4 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:04.635664 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:04.635664 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:04.640258 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-a5270c11-4265-4201-8feb-7c6c892c8b1f req-2e68e358-a4d8-4a99-9a55-f67a67e541b4 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:16:04.651666 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-a5270c11-4265-4201-8feb-7c6c892c8b1f req-2e68e358-a4d8-4a99-9a55-f67a67e541b4 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:16:04.652194 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 172/680] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:16:04 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 1442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:04.967752 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-bf295a73-76fe-4f2b-b253-506a5efb864c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:04.970096 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bf295a73-76fe-4f2b-b253-506a5efb864c tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] GET https://10.4.3.222/volume/v3/volumes/35472f5c-bfb4-4e99-b94e-ae6f9670b148 Aug 01 00:16:04.970320 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bf295a73-76fe-4f2b-b253-506a5efb864c tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:04.970560 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bf295a73-76fe-4f2b-b253-506a5efb864c tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:04.978008 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:04.978008 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:04.982660 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-bf295a73-76fe-4f2b-b253-506a5efb864c tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Volume info retrieved successfully. Aug 01 00:16:04.990134 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bf295a73-76fe-4f2b-b253-506a5efb864c tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/volumes/35472f5c-bfb4-4e99-b94e-ae6f9670b148 returned with HTTP 200 Aug 01 00:16:04.990134 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 170/681] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:04 2026] GET /volume/v3/volumes/35472f5c-bfb4-4e99-b94e-ae6f9670b148 => generated 1360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:05.033791 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-c61f5fc7-ca12-43f6-8986-794212253ac8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:05.037957 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-c61f5fc7-ca12-43f6-8986-794212253ac8 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] GET https://10.4.3.222/volume/v3/volumes/35472f5c-bfb4-4e99-b94e-ae6f9670b148 Aug 01 00:16:05.037957 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-c61f5fc7-ca12-43f6-8986-794212253ac8 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:05.037957 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-c61f5fc7-ca12-43f6-8986-794212253ac8 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:05.052820 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:05.052820 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:05.057066 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-c61f5fc7-ca12-43f6-8986-794212253ac8 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Volume info retrieved successfully. Aug 01 00:16:05.062554 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-c61f5fc7-ca12-43f6-8986-794212253ac8 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/volumes/35472f5c-bfb4-4e99-b94e-ae6f9670b148 returned with HTTP 200 Aug 01 00:16:05.063557 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-78d32b62-3c8f-4da8-ac79-3d6d08000919 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:05.063989 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-78d32b62-3c8f-4da8-ac79-3d6d08000919 None None] GET https://10.4.3.222/volume// Aug 01 00:16:05.064083 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-78d32b62-3c8f-4da8-ac79-3d6d08000919 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:05.064263 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-78d32b62-3c8f-4da8-ac79-3d6d08000919 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:05.064543 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-78d32b62-3c8f-4da8-ac79-3d6d08000919 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:16:05.064804 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 171/682] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:16:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 01 00:16:05.065180 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 170/683] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:16:05 2026] GET /volume/v3/volumes/35472f5c-bfb4-4e99-b94e-ae6f9670b148 => generated 1360 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:05.077231 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-a5270c11-4265-4201-8feb-7c6c892c8b1f req-eea41c89-af3e-488e-8997-e014337cab71 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:05.079878 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-a5270c11-4265-4201-8feb-7c6c892c8b1f req-eea41c89-af3e-488e-8997-e014337cab71 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:16:05.080107 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-a5270c11-4265-4201-8feb-7c6c892c8b1f req-eea41c89-af3e-488e-8997-e014337cab71 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95a5355e-c600-48d4-8969-906240f3e7c4", "connector": null, "instance_uuid": "ab177488-7f0f-4a41-83e7-b005665aa9f6"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:05.098520 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:05.098520 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:05.133718 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-a5270c11-4265-4201-8feb-7c6c892c8b1f req-eea41c89-af3e-488e-8997-e014337cab71 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:16:05.134246 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 173/684] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:16:05 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 01 00:16:05.147593 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-a5270c11-4265-4201-8feb-7c6c892c8b1f req-1c69a011-58f6-4907-b631-c263e00972aa None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:05.150054 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-a5270c11-4265-4201-8feb-7c6c892c8b1f req-1c69a011-58f6-4907-b631-c263e00972aa tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] DELETE https://10.4.3.222/volume/v3/attachments/e6d48d21-96e0-4305-803b-8dc778cd50f4 Aug 01 00:16:05.150238 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-a5270c11-4265-4201-8feb-7c6c892c8b1f req-1c69a011-58f6-4907-b631-c263e00972aa tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:05.150802 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-a5270c11-4265-4201-8feb-7c6c892c8b1f req-1c69a011-58f6-4907-b631-c263e00972aa tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:05.162374 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:05.162374 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:05.241219 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-a5270c11-4265-4201-8feb-7c6c892c8b1f req-1c69a011-58f6-4907-b631-c263e00972aa tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments/e6d48d21-96e0-4305-803b-8dc778cd50f4 returned with HTTP 200 Aug 01 00:16:05.242636 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 171/685] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:16:05 2026] DELETE /volume/v3/attachments/e6d48d21-96e0-4305-803b-8dc778cd50f4 => generated 367 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:05.739903 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-a0375b62-2076-4b51-ad4f-0a0eaf1cf11d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:05.742054 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-a0375b62-2076-4b51-ad4f-0a0eaf1cf11d tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] GET https://10.4.3.222/volume/v3/volumes/35472f5c-bfb4-4e99-b94e-ae6f9670b148 Aug 01 00:16:05.742691 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-a0375b62-2076-4b51-ad4f-0a0eaf1cf11d tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:05.742691 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-a0375b62-2076-4b51-ad4f-0a0eaf1cf11d tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:05.750990 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:05.750990 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:05.756800 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-a0375b62-2076-4b51-ad4f-0a0eaf1cf11d tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Volume info retrieved successfully. Aug 01 00:16:05.761785 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-a0375b62-2076-4b51-ad4f-0a0eaf1cf11d tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/volumes/35472f5c-bfb4-4e99-b94e-ae6f9670b148 returned with HTTP 200 Aug 01 00:16:05.762187 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 172/686] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:16:05 2026] GET /volume/v3/volumes/35472f5c-bfb4-4e99-b94e-ae6f9670b148 => generated 1360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:05.776200 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6914017e-3344-4801-aada-5eae275d4323 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:05.776634 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6914017e-3344-4801-aada-5eae275d4323 None None] GET https://10.4.3.222/volume// Aug 01 00:16:05.776836 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6914017e-3344-4801-aada-5eae275d4323 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:05.777029 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6914017e-3344-4801-aada-5eae275d4323 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:05.777377 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6914017e-3344-4801-aada-5eae275d4323 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:16:05.777691 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 171/687] 10.4.3.222 () {66 vars in 1419 bytes} [Sat Aug 1 00:16: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 01 00:16:05.786997 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-c7c1272e-2985-4928-9942-42cb1d46b8c5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:05.794039 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-c7c1272e-2985-4928-9942-42cb1d46b8c5 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:16:05.794039 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-c7c1272e-2985-4928-9942-42cb1d46b8c5 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "35472f5c-bfb4-4e99-b94e-ae6f9670b148", "connector": null, "instance_uuid": "7b0ee501-35ad-4a01-8215-c0ba378b466c"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:05.804695 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:05.804695 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:05.843720 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-c7c1272e-2985-4928-9942-42cb1d46b8c5 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:16:05.844372 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 174/688] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:16:05 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 01 00:16:06.401514 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-a5270c11-4265-4201-8feb-7c6c892c8b1f req-33d2adaa-15eb-4271-b71d-544ec6c6f987 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:06.403834 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-a5270c11-4265-4201-8feb-7c6c892c8b1f req-33d2adaa-15eb-4271-b71d-544ec6c6f987 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] PUT https://10.4.3.222/volume/v3/attachments/0a376ad6-95e7-430c-b185-e76d0f442342 Aug 01 00:16:06.404934 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-a5270c11-4265-4201-8feb-7c6c892c8b1f req-33d2adaa-15eb-4271-b71d-544ec6c6f987 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:06.413313 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-a5270c11-4265-4201-8feb-7c6c892c8b1f req-33d2adaa-15eb-4271-b71d-544ec6c6f987 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Acquiring lock "cinder-attachment_update-95a5355e-c600-48d4-8969-906240f3e7c4-np0000006296" by "attachment_update" {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:16:06.420352 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-a5270c11-4265-4201-8feb-7c6c892c8b1f req-33d2adaa-15eb-4271-b71d-544ec6c6f987 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Lock "cinder-attachment_update-95a5355e-c600-48d4-8969-906240f3e7c4-np0000006296" acquired by "attachment_update" :: waited 0.007s {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:16:06.422787 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:06.422787 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:06.544197 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-a5270c11-4265-4201-8feb-7c6c892c8b1f req-33d2adaa-15eb-4271-b71d-544ec6c6f987 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Lock "cinder-attachment_update-95a5355e-c600-48d4-8969-906240f3e7c4-np0000006296" released by "attachment_update" :: held 0.124s {{(pid=100409) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:16:06.544580 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-a5270c11-4265-4201-8feb-7c6c892c8b1f req-33d2adaa-15eb-4271-b71d-544ec6c6f987 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments/0a376ad6-95e7-430c-b185-e76d0f442342 returned with HTTP 200 Aug 01 00:16:06.545055 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 172/689] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:16:06 2026] PUT /volume/v3/attachments/0a376ad6-95e7-430c-b185-e76d0f442342 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:06.556609 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-a5270c11-4265-4201-8feb-7c6c892c8b1f req-74f0ad49-aec4-45f0-ad1f-6e2489f57982 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:06.560750 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-a5270c11-4265-4201-8feb-7c6c892c8b1f req-74f0ad49-aec4-45f0-ad1f-6e2489f57982 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/attachments/0a376ad6-95e7-430c-b185-e76d0f442342 Aug 01 00:16:06.560927 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-a5270c11-4265-4201-8feb-7c6c892c8b1f req-74f0ad49-aec4-45f0-ad1f-6e2489f57982 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:06.561075 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-a5270c11-4265-4201-8feb-7c6c892c8b1f req-74f0ad49-aec4-45f0-ad1f-6e2489f57982 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:06.604306 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-a5270c11-4265-4201-8feb-7c6c892c8b1f req-74f0ad49-aec4-45f0-ad1f-6e2489f57982 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments/0a376ad6-95e7-430c-b185-e76d0f442342 returned with HTTP 200 Aug 01 00:16:06.604748 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 173/690] 10.4.3.222 () {70 vars in 1651 bytes} [Sat Aug 1 00:16:06 2026] GET /volume/v3/attachments/0a376ad6-95e7-430c-b185-e76d0f442342 => generated 994 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:07.310449 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a8311589-5445-46cc-944f-e70c4c86f5fa None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:07.310950 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a8311589-5445-46cc-944f-e70c4c86f5fa None None] GET https://10.4.3.222/volume// Aug 01 00:16:07.311171 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a8311589-5445-46cc-944f-e70c4c86f5fa None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:07.311385 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a8311589-5445-46cc-944f-e70c4c86f5fa None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:07.311807 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a8311589-5445-46cc-944f-e70c4c86f5fa None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:16:07.312144 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 172/691] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:16: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 01 00:16:07.328750 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-c988ea91-afa5-4a8b-be61-27804be65cd5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:07.332835 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-c988ea91-afa5-4a8b-be61-27804be65cd5 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] GET https://10.4.3.222/volume/v3/volumes/35472f5c-bfb4-4e99-b94e-ae6f9670b148 Aug 01 00:16:07.333139 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-c988ea91-afa5-4a8b-be61-27804be65cd5 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:07.333399 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-c988ea91-afa5-4a8b-be61-27804be65cd5 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:07.348527 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:07.348527 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:07.353419 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-c988ea91-afa5-4a8b-be61-27804be65cd5 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Volume info retrieved successfully. Aug 01 00:16:07.363945 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-c988ea91-afa5-4a8b-be61-27804be65cd5 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/volumes/35472f5c-bfb4-4e99-b94e-ae6f9670b148 returned with HTTP 200 Aug 01 00:16:07.364634 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 175/692] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:16:07 2026] GET /volume/v3/volumes/35472f5c-bfb4-4e99-b94e-ae6f9670b148 => generated 1539 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 01 00:16:07.502385 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-f5f82974-b4a1-4b0e-8119-7b453a1f014b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:07.506421 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-f5f82974-b4a1-4b0e-8119-7b453a1f014b tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] PUT https://10.4.3.222/volume/v3/attachments/66c1a57a-8916-4984-82cd-1a2d65ef69f6 Aug 01 00:16:07.507039 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-f5f82974-b4a1-4b0e-8119-7b453a1f014b tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:07.523522 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-f5f82974-b4a1-4b0e-8119-7b453a1f014b tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Acquiring lock "cinder-attachment_update-35472f5c-bfb4-4e99-b94e-ae6f9670b148-np0000006296" by "attachment_update" {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:16:07.529447 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-f5f82974-b4a1-4b0e-8119-7b453a1f014b tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Lock "cinder-attachment_update-35472f5c-bfb4-4e99-b94e-ae6f9670b148-np0000006296" acquired by "attachment_update" :: waited 0.006s {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:16:07.531036 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:07.531036 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:07.666232 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-f5f82974-b4a1-4b0e-8119-7b453a1f014b tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Lock "cinder-attachment_update-35472f5c-bfb4-4e99-b94e-ae6f9670b148-np0000006296" released by "attachment_update" :: held 0.137s {{(pid=100409) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:16:07.666687 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-f5f82974-b4a1-4b0e-8119-7b453a1f014b tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/attachments/66c1a57a-8916-4984-82cd-1a2d65ef69f6 returned with HTTP 200 Aug 01 00:16:07.667241 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 173/693] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:16:07 2026] PUT /volume/v3/attachments/66c1a57a-8916-4984-82cd-1a2d65ef69f6 => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:07.707503 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-47473a7a-7224-43cf-84d6-9347b0a56214 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:07.708070 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-47473a7a-7224-43cf-84d6-9347b0a56214 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] POST https://10.4.3.222/volume/v3/attachments/66c1a57a-8916-4984-82cd-1a2d65ef69f6/action Aug 01 00:16:07.708568 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-47473a7a-7224-43cf-84d6-9347b0a56214 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:16:07.708824 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-47473a7a-7224-43cf-84d6-9347b0a56214 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:07.725226 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:07.725226 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:07.740723 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f57a8d72-9fc9-494a-a78d-d1bbc2a4c5c4 req-47473a7a-7224-43cf-84d6-9347b0a56214 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/attachments/66c1a57a-8916-4984-82cd-1a2d65ef69f6/action returned with HTTP 204 Aug 01 00:16:07.741171 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 174/694] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:16:07 2026] POST /volume/v3/attachments/66c1a57a-8916-4984-82cd-1a2d65ef69f6/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:16:12.894324 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-a5270c11-4265-4201-8feb-7c6c892c8b1f req-2bec3074-682c-45f9-81e9-3141c7464868 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:12.895604 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-a5270c11-4265-4201-8feb-7c6c892c8b1f req-2bec3074-682c-45f9-81e9-3141c7464868 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] POST https://10.4.3.222/volume/v3/attachments/0a376ad6-95e7-430c-b185-e76d0f442342/action Aug 01 00:16:12.896284 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-a5270c11-4265-4201-8feb-7c6c892c8b1f req-2bec3074-682c-45f9-81e9-3141c7464868 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:16:12.896284 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-a5270c11-4265-4201-8feb-7c6c892c8b1f req-2bec3074-682c-45f9-81e9-3141c7464868 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:12.916703 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:12.916703 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:12.928610 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-a5270c11-4265-4201-8feb-7c6c892c8b1f req-2bec3074-682c-45f9-81e9-3141c7464868 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments/0a376ad6-95e7-430c-b185-e76d0f442342/action returned with HTTP 204 Aug 01 00:16:12.929115 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 173/695] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:16:12 2026] POST /volume/v3/attachments/0a376ad6-95e7-430c-b185-e76d0f442342/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:16:13.693399 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-7ac02e9f-45aa-4651-a128-f703f2d05bdf None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:13.693815 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7ac02e9f-45aa-4651-a128-f703f2d05bdf tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:16:13.694148 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7ac02e9f-45aa-4651-a128-f703f2d05bdf tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-70667377"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:13.695715 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-7ac02e9f-45aa-4651-a128-f703f2d05bdf tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-70667377'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:16:13.695901 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-7ac02e9f-45aa-4651-a128-f703f2d05bdf tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Create volume of 1 GB Aug 01 00:16:13.706020 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-7ac02e9f-45aa-4651-a128-f703f2d05bdf tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Availability Zones retrieved successfully. Aug 01 00:16:13.711218 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-7ac02e9f-45aa-4651-a128-f703f2d05bdf tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Flow 'volume_create_api' (ba37206d-32a5-4652-848a-19586b38e7c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:16:13.712219 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-7ac02e9f-45aa-4651-a128-f703f2d05bdf tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e145eaf7-54ef-47ed-951e-d4967559c89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:13.713095 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-7ac02e9f-45aa-4651-a128-f703f2d05bdf tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:16:13.736977 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-7ac02e9f-45aa-4651-a128-f703f2d05bdf tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e145eaf7-54ef-47ed-951e-d4967559c89c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:13.737845 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-7ac02e9f-45aa-4651-a128-f703f2d05bdf tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c0ecf72-8d0e-450c-a222-f3953dfb6eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:13.800649 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-7ac02e9f-45aa-4651-a128-f703f2d05bdf tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Created reservations ['7a907f97-fbd8-4ca8-8fb9-0efbf42f09a1', '92709506-e62f-47c0-b1dd-8bb1c744977d', 'd0e1c956-1f2c-4626-9e98-3a36fb92da0a', 'a32afe71-7d7f-4d90-a74b-36a14eacb6fb'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:16:13.801365 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-7ac02e9f-45aa-4651-a128-f703f2d05bdf tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c0ecf72-8d0e-450c-a222-f3953dfb6eb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a907f97-fbd8-4ca8-8fb9-0efbf42f09a1', '92709506-e62f-47c0-b1dd-8bb1c744977d', 'd0e1c956-1f2c-4626-9e98-3a36fb92da0a', 'a32afe71-7d7f-4d90-a74b-36a14eacb6fb']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:13.802294 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-7ac02e9f-45aa-4651-a128-f703f2d05bdf tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2584449-6d0d-404e-a78c-5caff77aa7d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:13.830731 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-7ac02e9f-45aa-4651-a128-f703f2d05bdf tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2584449-6d0d-404e-a78c-5caff77aa7d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '200081be-f71c-4ea8-a055-11550d6319f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-70667377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='009c32ee9b1b4b4c98e63a41dbcc5cae',qos_specs=None,replication_status=,reservations=['7a907f97-fbd8-4ca8-8fb9-0efbf42f09a1','92709506-e62f-47c0-b1dd-8bb1c744977d','d0e1c956-1f2c-4626-9e98-3a36fb92da0a','a32afe71-7d7f-4d90-a74b-36a14eacb6fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7b383d217f94815a901033ca801f9db',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:16:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-70667377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=200081be-f71c-4ea8-a055-11550d6319f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='009c32ee9b1b4b4c98e63a41dbcc5cae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7b383d217f94815a901033ca801f9db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:13.831414 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-7ac02e9f-45aa-4651-a128-f703f2d05bdf tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2744e9f0-fbfb-4d83-a373-5a53d54fb2bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:13.852031 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-7ac02e9f-45aa-4651-a128-f703f2d05bdf tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2744e9f0-fbfb-4d83-a373-5a53d54fb2bc) transitioned into state 'SUCCESS' from state '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-70667377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='009c32ee9b1b4b4c98e63a41dbcc5cae',qos_specs=None,replication_status=,reservations=['7a907f97-fbd8-4ca8-8fb9-0efbf42f09a1','92709506-e62f-47c0-b1dd-8bb1c744977d','d0e1c956-1f2c-4626-9e98-3a36fb92da0a','a32afe71-7d7f-4d90-a74b-36a14eacb6fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7b383d217f94815a901033ca801f9db',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:13.852468 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-7ac02e9f-45aa-4651-a128-f703f2d05bdf tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac3a00c8-48f2-4599-9fbf-171005966d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:13.861589 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-7ac02e9f-45aa-4651-a128-f703f2d05bdf tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac3a00c8-48f2-4599-9fbf-171005966d75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:13.863507 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-7ac02e9f-45aa-4651-a128-f703f2d05bdf tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Flow 'volume_create_api' (ba37206d-32a5-4652-848a-19586b38e7c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:16:13.863507 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-7ac02e9f-45aa-4651-a128-f703f2d05bdf tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Create volume request issued successfully. Aug 01 00:16:13.863507 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7ac02e9f-45aa-4651-a128-f703f2d05bdf tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:16:13.863507 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 176/696] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:16:13 2026] POST /volume/v3/volumes => generated 752 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:16:13.875350 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5f332c89-8a84-4455-9323-d3d331461b0b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:13.879618 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5f332c89-8a84-4455-9323-d3d331461b0b tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] GET https://10.4.3.222/volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 Aug 01 00:16:13.879618 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5f332c89-8a84-4455-9323-d3d331461b0b tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:13.879963 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5f332c89-8a84-4455-9323-d3d331461b0b tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:13.887462 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:13.887462 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:13.900751 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-5f332c89-8a84-4455-9323-d3d331461b0b tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Volume info retrieved successfully. Aug 01 00:16:13.906732 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5f332c89-8a84-4455-9323-d3d331461b0b tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] https://10.4.3.222/volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 returned with HTTP 200 Aug 01 00:16:13.907139 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 174/697] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:13 2026] GET /volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:14.924045 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0a8f29e8-7915-414a-8697-6ea8d60edad4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:14.925684 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0a8f29e8-7915-414a-8697-6ea8d60edad4 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] GET https://10.4.3.222/volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 Aug 01 00:16:14.925907 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0a8f29e8-7915-414a-8697-6ea8d60edad4 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:14.926104 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0a8f29e8-7915-414a-8697-6ea8d60edad4 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:14.934587 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:14.934587 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:14.939967 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0a8f29e8-7915-414a-8697-6ea8d60edad4 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Volume info retrieved successfully. Aug 01 00:16:14.945718 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0a8f29e8-7915-414a-8697-6ea8d60edad4 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] https://10.4.3.222/volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 returned with HTTP 200 Aug 01 00:16:14.946108 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 175/698] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:14 2026] GET /volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:15.479586 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-0126e34f-649d-4416-9728-8410b9d204fa req-25e3a6f9-d993-46f4-9ac9-a0fc0515be9e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:15.487154 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-0126e34f-649d-4416-9728-8410b9d204fa req-25e3a6f9-d993-46f4-9ac9-a0fc0515be9e tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] GET https://10.4.3.222/volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 Aug 01 00:16:15.487414 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-0126e34f-649d-4416-9728-8410b9d204fa req-25e3a6f9-d993-46f4-9ac9-a0fc0515be9e tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:15.487673 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-0126e34f-649d-4416-9728-8410b9d204fa req-25e3a6f9-d993-46f4-9ac9-a0fc0515be9e tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:15.495785 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:15.495785 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:15.502368 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-0126e34f-649d-4416-9728-8410b9d204fa req-25e3a6f9-d993-46f4-9ac9-a0fc0515be9e tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Volume info retrieved successfully. Aug 01 00:16:15.512216 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-0126e34f-649d-4416-9728-8410b9d204fa req-25e3a6f9-d993-46f4-9ac9-a0fc0515be9e tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] https://10.4.3.222/volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 returned with HTTP 200 Aug 01 00:16:15.513165 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 174/699] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:16:15 2026] GET /volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:15.679697 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-bf0ce8af-9e63-4311-982c-7c5dcb906545 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:15.680284 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bf0ce8af-9e63-4311-982c-7c5dcb906545 None None] GET https://10.4.3.222/volume// Aug 01 00:16:15.680549 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bf0ce8af-9e63-4311-982c-7c5dcb906545 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:15.680823 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bf0ce8af-9e63-4311-982c-7c5dcb906545 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:15.681171 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bf0ce8af-9e63-4311-982c-7c5dcb906545 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:16:15.681522 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 177/700] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:16:15 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:16:15.698337 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-0126e34f-649d-4416-9728-8410b9d204fa req-c9ca24f7-439a-4748-9739-eb29478f78de None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:15.700884 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-0126e34f-649d-4416-9728-8410b9d204fa req-c9ca24f7-439a-4748-9739-eb29478f78de tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:16:15.700884 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-0126e34f-649d-4416-9728-8410b9d204fa req-c9ca24f7-439a-4748-9739-eb29478f78de tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "200081be-f71c-4ea8-a055-11550d6319f2", "connector": null, "instance_uuid": "bd7b6286-a5c1-4e3e-9325-d0e5c5cb1d74"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:15.710206 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:15.710206 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:15.739388 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-0126e34f-649d-4416-9728-8410b9d204fa req-c9ca24f7-439a-4748-9739-eb29478f78de tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:16:15.740431 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 175/701] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:16:15 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 01 00:16:15.789880 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ae2f04ff-e86b-46bc-951d-2091606edd7f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:15.792868 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ae2f04ff-e86b-46bc-951d-2091606edd7f tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] GET https://10.4.3.222/volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 Aug 01 00:16:15.793664 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ae2f04ff-e86b-46bc-951d-2091606edd7f tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:15.793937 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ae2f04ff-e86b-46bc-951d-2091606edd7f tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:15.797933 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ee105f5d-34d1-43b2-86bd-aa67840e668f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:15.798390 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ee105f5d-34d1-43b2-86bd-aa67840e668f None None] GET https://10.4.3.222/volume// Aug 01 00:16:15.798652 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ee105f5d-34d1-43b2-86bd-aa67840e668f None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:15.798893 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ee105f5d-34d1-43b2-86bd-aa67840e668f None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:15.799247 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ee105f5d-34d1-43b2-86bd-aa67840e668f None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:16:15.799581 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 175/702] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:16: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 01 00:16:15.805883 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:15.805883 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:15.809609 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ae2f04ff-e86b-46bc-951d-2091606edd7f tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Volume info retrieved successfully. Aug 01 00:16:15.816934 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ae2f04ff-e86b-46bc-951d-2091606edd7f tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] https://10.4.3.222/volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 returned with HTTP 200 Aug 01 00:16:15.817040 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-0126e34f-649d-4416-9728-8410b9d204fa req-68a2834c-ca12-4a14-b6f2-4287af2b8817 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:15.817288 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 176/703] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:15 2026] GET /volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:15.820523 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-0126e34f-649d-4416-9728-8410b9d204fa req-68a2834c-ca12-4a14-b6f2-4287af2b8817 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] GET https://10.4.3.222/volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 Aug 01 00:16:15.820870 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-0126e34f-649d-4416-9728-8410b9d204fa req-68a2834c-ca12-4a14-b6f2-4287af2b8817 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:15.821354 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-0126e34f-649d-4416-9728-8410b9d204fa req-68a2834c-ca12-4a14-b6f2-4287af2b8817 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:15.834591 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:15.834591 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:15.841381 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-0126e34f-649d-4416-9728-8410b9d204fa req-68a2834c-ca12-4a14-b6f2-4287af2b8817 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Volume info retrieved successfully. Aug 01 00:16:15.848705 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-0126e34f-649d-4416-9728-8410b9d204fa req-68a2834c-ca12-4a14-b6f2-4287af2b8817 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] https://10.4.3.222/volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 returned with HTTP 200 Aug 01 00:16:15.849542 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 178/704] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:16:15 2026] GET /volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:16:15.981407 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-0126e34f-649d-4416-9728-8410b9d204fa req-40552cc7-c04e-4f4f-9999-5170fb5d7335 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:15.987008 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-0126e34f-649d-4416-9728-8410b9d204fa req-40552cc7-c04e-4f4f-9999-5170fb5d7335 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] PUT https://10.4.3.222/volume/v3/attachments/80e25cbe-d1e5-490e-a064-db7c987b5904 Aug 01 00:16:15.987008 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-0126e34f-649d-4416-9728-8410b9d204fa req-40552cc7-c04e-4f4f-9999-5170fb5d7335 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:16.004630 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-0126e34f-649d-4416-9728-8410b9d204fa req-40552cc7-c04e-4f4f-9999-5170fb5d7335 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Acquiring lock "cinder-attachment_update-200081be-f71c-4ea8-a055-11550d6319f2-np0000006296" by "attachment_update" {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:16:16.010350 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-0126e34f-649d-4416-9728-8410b9d204fa req-40552cc7-c04e-4f4f-9999-5170fb5d7335 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Lock "cinder-attachment_update-200081be-f71c-4ea8-a055-11550d6319f2-np0000006296" acquired by "attachment_update" :: waited 0.006s {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:16:16.011785 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:16.011785 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:16.121810 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-0126e34f-649d-4416-9728-8410b9d204fa req-40552cc7-c04e-4f4f-9999-5170fb5d7335 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Lock "cinder-attachment_update-200081be-f71c-4ea8-a055-11550d6319f2-np0000006296" released by "attachment_update" :: held 0.111s {{(pid=100409) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:16:16.122153 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-0126e34f-649d-4416-9728-8410b9d204fa req-40552cc7-c04e-4f4f-9999-5170fb5d7335 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] https://10.4.3.222/volume/v3/attachments/80e25cbe-d1e5-490e-a064-db7c987b5904 returned with HTTP 200 Aug 01 00:16:16.122597 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 176/705] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:16:15 2026] PUT /volume/v3/attachments/80e25cbe-d1e5-490e-a064-db7c987b5904 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:16.841735 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-964375b6-13b0-46d5-a8bb-5c845f633b66 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:16.846461 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-964375b6-13b0-46d5-a8bb-5c845f633b66 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] GET https://10.4.3.222/volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 Aug 01 00:16:16.846461 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-964375b6-13b0-46d5-a8bb-5c845f633b66 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:16.846461 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-964375b6-13b0-46d5-a8bb-5c845f633b66 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:16.865352 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:16.865352 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:16.871341 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-964375b6-13b0-46d5-a8bb-5c845f633b66 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Volume info retrieved successfully. Aug 01 00:16:16.877191 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-964375b6-13b0-46d5-a8bb-5c845f633b66 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] https://10.4.3.222/volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 returned with HTTP 200 Aug 01 00:16:16.877724 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 176/706] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:16 2026] GET /volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:17.893659 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-353cc1a8-cd7f-40e8-b07f-b3c53114ea06 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:17.897241 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-353cc1a8-cd7f-40e8-b07f-b3c53114ea06 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] GET https://10.4.3.222/volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 Aug 01 00:16:17.897487 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-353cc1a8-cd7f-40e8-b07f-b3c53114ea06 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:17.897624 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-353cc1a8-cd7f-40e8-b07f-b3c53114ea06 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:17.907395 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:17.907395 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:17.910822 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-353cc1a8-cd7f-40e8-b07f-b3c53114ea06 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Volume info retrieved successfully. Aug 01 00:16:17.914932 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-353cc1a8-cd7f-40e8-b07f-b3c53114ea06 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] https://10.4.3.222/volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 returned with HTTP 200 Aug 01 00:16:17.915348 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 177/707] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:17 2026] GET /volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:18.042426 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9e7f5927-d088-452f-ad7c-b2a28ea0bedb None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:18.045075 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9e7f5927-d088-452f-ad7c-b2a28ea0bedb tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:16:18.045573 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9e7f5927-d088-452f-ad7c-b2a28ea0bedb tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-205543070"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:18.047089 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-9e7f5927-d088-452f-ad7c-b2a28ea0bedb tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-205543070'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:16:18.047204 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-9e7f5927-d088-452f-ad7c-b2a28ea0bedb tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Create volume of 1 GB Aug 01 00:16:18.052451 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-9e7f5927-d088-452f-ad7c-b2a28ea0bedb tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Availability Zones retrieved successfully. Aug 01 00:16:18.058253 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9e7f5927-d088-452f-ad7c-b2a28ea0bedb tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Flow 'volume_create_api' (3c070212-d627-48e9-8f5b-80913ee190cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:16:18.059184 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9e7f5927-d088-452f-ad7c-b2a28ea0bedb tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c124a5a-a40f-409a-b5a0-6b4cdae3170a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:18.060157 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-9e7f5927-d088-452f-ad7c-b2a28ea0bedb tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:16:18.089323 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9e7f5927-d088-452f-ad7c-b2a28ea0bedb tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c124a5a-a40f-409a-b5a0-6b4cdae3170a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:18.090470 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9e7f5927-d088-452f-ad7c-b2a28ea0bedb tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d9f66f1-220f-4eab-bebb-65d05ba31795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:18.177110 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-9e7f5927-d088-452f-ad7c-b2a28ea0bedb tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Created reservations ['10a5944c-be0d-480c-89b2-047587c8f784', 'd3cc7506-02ea-4de8-a09c-ba368a8fdc9c', '1e79ded4-a6cf-44a2-a41f-2dd148a77059', 'e4b5c71c-ee4e-49a9-ab52-c39cea493ffa'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:16:18.178184 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9e7f5927-d088-452f-ad7c-b2a28ea0bedb tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d9f66f1-220f-4eab-bebb-65d05ba31795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10a5944c-be0d-480c-89b2-047587c8f784', 'd3cc7506-02ea-4de8-a09c-ba368a8fdc9c', '1e79ded4-a6cf-44a2-a41f-2dd148a77059', 'e4b5c71c-ee4e-49a9-ab52-c39cea493ffa']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:18.179217 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9e7f5927-d088-452f-ad7c-b2a28ea0bedb tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b14b81d-f8ce-404d-8fb9-10183c7a8509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:18.213822 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9e7f5927-d088-452f-ad7c-b2a28ea0bedb tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b14b81d-f8ce-404d-8fb9-10183c7a8509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fca4f505-d80e-44b6-9420-cd75633f0ed4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-205543070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f94364af7e664bba9e36d24d6263a0b2',qos_specs=None,replication_status=,reservations=['10a5944c-be0d-480c-89b2-047587c8f784','d3cc7506-02ea-4de8-a09c-ba368a8fdc9c','1e79ded4-a6cf-44a2-a41f-2dd148a77059','e4b5c71c-ee4e-49a9-ab52-c39cea493ffa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcd0d52be6444f569e22bf5a91048b09',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:16:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-205543070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fca4f505-d80e-44b6-9420-cd75633f0ed4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f94364af7e664bba9e36d24d6263a0b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcd0d52be6444f569e22bf5a91048b09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:18.214994 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9e7f5927-d088-452f-ad7c-b2a28ea0bedb tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18e949b8-764c-48e0-8a98-0e180c105742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:18.246047 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9e7f5927-d088-452f-ad7c-b2a28ea0bedb tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18e949b8-764c-48e0-8a98-0e180c105742) transitioned into state 'SUCCESS' from state '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-205543070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f94364af7e664bba9e36d24d6263a0b2',qos_specs=None,replication_status=,reservations=['10a5944c-be0d-480c-89b2-047587c8f784','d3cc7506-02ea-4de8-a09c-ba368a8fdc9c','1e79ded4-a6cf-44a2-a41f-2dd148a77059','e4b5c71c-ee4e-49a9-ab52-c39cea493ffa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcd0d52be6444f569e22bf5a91048b09',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:18.246931 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9e7f5927-d088-452f-ad7c-b2a28ea0bedb tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee7d7899-7773-407a-803b-9a1508694286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:18.258392 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9e7f5927-d088-452f-ad7c-b2a28ea0bedb tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee7d7899-7773-407a-803b-9a1508694286) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:18.259333 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9e7f5927-d088-452f-ad7c-b2a28ea0bedb tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Flow 'volume_create_api' (3c070212-d627-48e9-8f5b-80913ee190cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:16:18.259836 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-9e7f5927-d088-452f-ad7c-b2a28ea0bedb tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Create volume request issued successfully. Aug 01 00:16:18.260594 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9e7f5927-d088-452f-ad7c-b2a28ea0bedb tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:16:18.261214 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 179/708] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:16:18 2026] POST /volume/v3/volumes => generated 748 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:16:18.276704 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ce46bf37-378b-46b7-95a8-a8c544487656 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:18.279930 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ce46bf37-378b-46b7-95a8-a8c544487656 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 Aug 01 00:16:18.280194 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ce46bf37-378b-46b7-95a8-a8c544487656 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:18.280371 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ce46bf37-378b-46b7-95a8-a8c544487656 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:18.291011 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:18.291011 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:18.300534 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ce46bf37-378b-46b7-95a8-a8c544487656 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:18.310005 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ce46bf37-378b-46b7-95a8-a8c544487656 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 returned with HTTP 200 Aug 01 00:16:18.310406 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 177/709] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:18 2026] GET /volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 => generated 816 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:18.931448 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b8660b21-b812-41d6-a08b-1a48b0fed553 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:18.933575 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b8660b21-b812-41d6-a08b-1a48b0fed553 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] GET https://10.4.3.222/volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 Aug 01 00:16:18.935217 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b8660b21-b812-41d6-a08b-1a48b0fed553 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:18.935619 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b8660b21-b812-41d6-a08b-1a48b0fed553 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:18.952151 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:18.952151 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:18.956963 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b8660b21-b812-41d6-a08b-1a48b0fed553 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Volume info retrieved successfully. Aug 01 00:16:18.965266 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b8660b21-b812-41d6-a08b-1a48b0fed553 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] https://10.4.3.222/volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 returned with HTTP 200 Aug 01 00:16:18.965820 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 177/710] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:18 2026] GET /volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:19.329655 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-23225b17-918e-4343-8044-7f16173c5c69 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:19.331559 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-23225b17-918e-4343-8044-7f16173c5c69 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 Aug 01 00:16:19.331754 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-23225b17-918e-4343-8044-7f16173c5c69 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:19.332000 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-23225b17-918e-4343-8044-7f16173c5c69 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:19.333901 np0000006296 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=362,cinder:INSERT=42,cinder:UPDATE=97,cinder:DELETE=4 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:16:19.339380 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:19.339380 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:19.343054 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-23225b17-918e-4343-8044-7f16173c5c69 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:19.351974 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-23225b17-918e-4343-8044-7f16173c5c69 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 returned with HTTP 200 Aug 01 00:16:19.351974 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 178/711] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:19 2026] GET /volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:19.370710 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d4089457-df16-44ba-9760-58ad9ebca421 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:19.372723 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d4089457-df16-44ba-9760-58ad9ebca421 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] POST https://10.4.3.222/volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4/action Aug 01 00:16:19.373137 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d4089457-df16-44ba-9760-58ad9ebca421 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Action body: b'{"os-attach": {"instance_uuid": "169b3769-5885-4e37-bf41-5f747e0ea917", "mountpoint": "/dev/vdb"}}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:16:19.373513 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d4089457-df16-44ba-9760-58ad9ebca421 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "169b3769-5885-4e37-bf41-5f747e0ea917", "mountpoint": "/dev/vdb"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:19.382363 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:19.382363 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:19.382929 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-d4089457-df16-44ba-9760-58ad9ebca421 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:19.395381 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-d4089457-df16-44ba-9760-58ad9ebca421 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Update volume admin metadata completed successfully. Aug 01 00:16:19.474547 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-d4089457-df16-44ba-9760-58ad9ebca421 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Attach volume completed successfully. Aug 01 00:16:19.474807 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d4089457-df16-44ba-9760-58ad9ebca421 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4/action returned with HTTP 202 Aug 01 00:16:19.476709 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 180/712] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:16:19 2026] POST /volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:16:19.488086 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2b97796b-ca7f-4eed-88e1-f555322c1c0b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:19.492080 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2b97796b-ca7f-4eed-88e1-f555322c1c0b tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 Aug 01 00:16:19.492080 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2b97796b-ca7f-4eed-88e1-f555322c1c0b tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:19.492080 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2b97796b-ca7f-4eed-88e1-f555322c1c0b tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:19.507317 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:19.507317 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:19.512425 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-2b97796b-ca7f-4eed-88e1-f555322c1c0b tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:19.518747 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2b97796b-ca7f-4eed-88e1-f555322c1c0b tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 returned with HTTP 200 Aug 01 00:16:19.518747 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 178/713] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:19 2026] GET /volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 => generated 1175 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:19.531757 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c585a295-ec14-4fbc-a0ff-ad3e3085aebf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:19.534735 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c585a295-ec14-4fbc-a0ff-ad3e3085aebf tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 Aug 01 00:16:19.534945 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c585a295-ec14-4fbc-a0ff-ad3e3085aebf tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:19.535143 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c585a295-ec14-4fbc-a0ff-ad3e3085aebf tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:19.553690 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:19.553690 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:19.569598 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c585a295-ec14-4fbc-a0ff-ad3e3085aebf tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:19.576373 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c585a295-ec14-4fbc-a0ff-ad3e3085aebf tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 returned with HTTP 200 Aug 01 00:16:19.577451 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 178/714] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:19 2026] GET /volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 => generated 1175 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:19.593367 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1a84830e-5752-44f2-afdc-719fd82aa04a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:19.647906 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-0126e34f-649d-4416-9728-8410b9d204fa req-ceb2990f-b0c8-4ad5-9e06-12bb1a490d4f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:19.652035 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-0126e34f-649d-4416-9728-8410b9d204fa req-ceb2990f-b0c8-4ad5-9e06-12bb1a490d4f tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] POST https://10.4.3.222/volume/v3/attachments/80e25cbe-d1e5-490e-a064-db7c987b5904/action Aug 01 00:16:19.652410 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-0126e34f-649d-4416-9728-8410b9d204fa req-ceb2990f-b0c8-4ad5-9e06-12bb1a490d4f tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Action body: b'{"os-complete": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:16:19.652539 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-0126e34f-649d-4416-9728-8410b9d204fa req-ceb2990f-b0c8-4ad5-9e06-12bb1a490d4f tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:19.681589 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:19.681589 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:19.705738 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-0126e34f-649d-4416-9728-8410b9d204fa req-ceb2990f-b0c8-4ad5-9e06-12bb1a490d4f tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] https://10.4.3.222/volume/v3/attachments/80e25cbe-d1e5-490e-a064-db7c987b5904/action returned with HTTP 204 Aug 01 00:16:19.707118 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 181/715] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:16:19 2026] POST /volume/v3/attachments/80e25cbe-d1e5-490e-a064-db7c987b5904/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:16:19.740137 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1a84830e-5752-44f2-afdc-719fd82aa04a tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] POST https://10.4.3.222/volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4/action Aug 01 00:16:19.741080 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1a84830e-5752-44f2-afdc-719fd82aa04a tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:16:19.741080 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1a84830e-5752-44f2-afdc-719fd82aa04a tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:19.760281 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:19.760281 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:19.761120 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.admin_actions [None req-1a84830e-5752-44f2-afdc-719fd82aa04a tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Updating volume 'fca4f505-d80e-44b6-9420-cd75633f0ed4' with '{'status': 'error'}' {{(pid=100407) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 00:16:19.801737 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1a84830e-5752-44f2-afdc-719fd82aa04a tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] https://10.4.3.222/volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4/action returned with HTTP 202 Aug 01 00:16:19.802260 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 179/716] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:16:19 2026] POST /volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4/action => generated 0 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:16:19.812955 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-1cc19238-3e2e-4644-9e07-6352a0dbce62 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:19.815274 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1cc19238-3e2e-4644-9e07-6352a0dbce62 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 Aug 01 00:16:19.815550 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1cc19238-3e2e-4644-9e07-6352a0dbce62 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:19.815805 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1cc19238-3e2e-4644-9e07-6352a0dbce62 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:19.826740 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:19.826740 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:19.831486 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-1cc19238-3e2e-4644-9e07-6352a0dbce62 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:19.836986 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1cc19238-3e2e-4644-9e07-6352a0dbce62 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 returned with HTTP 200 Aug 01 00:16:19.837570 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 179/717] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:19 2026] GET /volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 => generated 1174 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:19.853746 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-83db472e-215a-4fc9-b1c6-90d92d1cf1ff None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:19.859139 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-83db472e-215a-4fc9-b1c6-90d92d1cf1ff tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] POST https://10.4.3.222/volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4/action Aug 01 00:16:19.859740 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-83db472e-215a-4fc9-b1c6-90d92d1cf1ff tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "c688eb82-5687-4e93-983c-ebfa04211e4e"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:16:19.859832 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-83db472e-215a-4fc9-b1c6-90d92d1cf1ff tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "c688eb82-5687-4e93-983c-ebfa04211e4e"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:19.881496 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:19.881496 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:19.882002 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-83db472e-215a-4fc9-b1c6-90d92d1cf1ff tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Volume info retrieved successfully. Aug 01 00:16:19.902284 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-83db472e-215a-4fc9-b1c6-90d92d1cf1ff tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Terminate volume connection completed successfully. Aug 01 00:16:19.910455 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-83db472e-215a-4fc9-b1c6-90d92d1cf1ff tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100406) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 01 00:16:19.978108 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-83db472e-215a-4fc9-b1c6-90d92d1cf1ff tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Detach volume completed successfully. Aug 01 00:16:19.978615 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-83db472e-215a-4fc9-b1c6-90d92d1cf1ff tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] https://10.4.3.222/volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4/action returned with HTTP 202 Aug 01 00:16:19.978750 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 179/718] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:16:19 2026] POST /volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:16:19.983633 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a8d22d8a-b520-4a78-92e9-3a4d7fae0537 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:19.986432 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b450a51f-cb66-4b3d-bf85-e7319170c321 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:19.988896 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a8d22d8a-b520-4a78-92e9-3a4d7fae0537 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] GET https://10.4.3.222/volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 Aug 01 00:16:19.988982 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b450a51f-cb66-4b3d-bf85-e7319170c321 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 Aug 01 00:16:19.989082 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a8d22d8a-b520-4a78-92e9-3a4d7fae0537 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:19.989267 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a8d22d8a-b520-4a78-92e9-3a4d7fae0537 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:19.989505 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b450a51f-cb66-4b3d-bf85-e7319170c321 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:19.989761 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b450a51f-cb66-4b3d-bf85-e7319170c321 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:19.999678 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:19.999678 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:20.000891 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:20.000891 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:20.003578 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a8d22d8a-b520-4a78-92e9-3a4d7fae0537 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Volume info retrieved successfully. Aug 01 00:16:20.005947 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b450a51f-cb66-4b3d-bf85-e7319170c321 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:20.008474 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a8d22d8a-b520-4a78-92e9-3a4d7fae0537 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] https://10.4.3.222/volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 returned with HTTP 200 Aug 01 00:16:20.008875 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 182/719] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:19 2026] GET /volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:20.014247 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b450a51f-cb66-4b3d-bf85-e7319170c321 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 returned with HTTP 200 Aug 01 00:16:20.014823 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 180/720] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:19 2026] GET /volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:20.029799 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f0d47103-76ce-4b5b-a364-c889a18ae631 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:20.030723 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7612eb9e-6b57-400f-8739-0c2089fad97b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:20.033983 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f0d47103-76ce-4b5b-a364-c889a18ae631 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 Aug 01 00:16:20.034172 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7612eb9e-6b57-400f-8739-0c2089fad97b tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] GET https://10.4.3.222/volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 Aug 01 00:16:20.034231 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f0d47103-76ce-4b5b-a364-c889a18ae631 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:20.034272 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7612eb9e-6b57-400f-8739-0c2089fad97b tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:20.034310 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f0d47103-76ce-4b5b-a364-c889a18ae631 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:20.034344 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7612eb9e-6b57-400f-8739-0c2089fad97b tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:20.044361 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:20.044361 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:20.048637 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:20.048637 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:20.049886 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f0d47103-76ce-4b5b-a364-c889a18ae631 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:20.054046 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7612eb9e-6b57-400f-8739-0c2089fad97b tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Volume info retrieved successfully. Aug 01 00:16:20.058639 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7612eb9e-6b57-400f-8739-0c2089fad97b tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] https://10.4.3.222/volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 returned with HTTP 200 Aug 01 00:16:20.059014 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 180/721] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:20 2026] GET /volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:20.061210 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f0d47103-76ce-4b5b-a364-c889a18ae631 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 returned with HTTP 200 Aug 01 00:16:20.061602 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 180/722] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:20 2026] GET /volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:20.075392 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-57ea5f8d-9e3a-4b66-a036-2e7006584ae7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:20.076989 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-57ea5f8d-9e3a-4b66-a036-2e7006584ae7 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] POST https://10.4.3.222/volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4/action Aug 01 00:16:20.078143 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-57ea5f8d-9e3a-4b66-a036-2e7006584ae7 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Action body: b'{"os-detach": {}}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:16:20.078143 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-57ea5f8d-9e3a-4b66-a036-2e7006584ae7 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:20.081426 np0000006296 devstack@c-api.service[100408]: DEBUG dbcounter [-] [100408] Writing DB stats cinder:SELECT=442,cinder:UPDATE=97,cinder:INSERT=53,cinder:DELETE=3 {{(pid=100408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:16:20.089601 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:20.089601 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:20.090396 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-57ea5f8d-9e3a-4b66-a036-2e7006584ae7 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:20.114830 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-57ea5f8d-9e3a-4b66-a036-2e7006584ae7 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Detach volume completed successfully. Aug 01 00:16:20.115093 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-57ea5f8d-9e3a-4b66-a036-2e7006584ae7 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4/action returned with HTTP 202 Aug 01 00:16:20.115527 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 183/723] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:16:20 2026] POST /volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:16:20.123740 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-afd569b8-a0e2-4610-85a2-4370ffe892ea None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:20.125951 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-afd569b8-a0e2-4610-85a2-4370ffe892ea tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 Aug 01 00:16:20.126197 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-afd569b8-a0e2-4610-85a2-4370ffe892ea tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:20.126352 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-afd569b8-a0e2-4610-85a2-4370ffe892ea tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:20.133301 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:20.133301 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:20.137195 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-afd569b8-a0e2-4610-85a2-4370ffe892ea tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:20.155308 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-afd569b8-a0e2-4610-85a2-4370ffe892ea tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 returned with HTTP 200 Aug 01 00:16:20.156449 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 181/724] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:20 2026] GET /volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:20.169177 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5bb99904-3ec5-49f4-bd47-cb3f15d9f869 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:20.170866 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5bb99904-3ec5-49f4-bd47-cb3f15d9f869 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 Aug 01 00:16:20.171034 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5bb99904-3ec5-49f4-bd47-cb3f15d9f869 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:20.171204 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5bb99904-3ec5-49f4-bd47-cb3f15d9f869 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:20.179673 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:20.179673 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:20.183490 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5bb99904-3ec5-49f4-bd47-cb3f15d9f869 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:20.188635 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5bb99904-3ec5-49f4-bd47-cb3f15d9f869 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 returned with HTTP 200 Aug 01 00:16:20.189131 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 181/725] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:20 2026] GET /volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:20.203116 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4ecf311a-e4d2-42a6-91bb-33d2d5c7d8e0 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:20.205646 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4ecf311a-e4d2-42a6-91bb-33d2d5c7d8e0 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] DELETE https://10.4.3.222/volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 Aug 01 00:16:20.205695 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4ecf311a-e4d2-42a6-91bb-33d2d5c7d8e0 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:20.206108 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4ecf311a-e4d2-42a6-91bb-33d2d5c7d8e0 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:20.206292 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-4ecf311a-e4d2-42a6-91bb-33d2d5c7d8e0 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Delete volume with id: fca4f505-d80e-44b6-9420-cd75633f0ed4 Aug 01 00:16:20.219222 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:20.219222 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:20.221065 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-4ecf311a-e4d2-42a6-91bb-33d2d5c7d8e0 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:20.243119 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-4ecf311a-e4d2-42a6-91bb-33d2d5c7d8e0 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Delete volume request issued successfully. Aug 01 00:16:20.243285 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4ecf311a-e4d2-42a6-91bb-33d2d5c7d8e0 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 returned with HTTP 202 Aug 01 00:16:20.244054 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 181/726] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:16:20 2026] DELETE /volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:16:20.252568 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-61eca4a4-f369-4df9-8daa-64f71b7fdc3c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:20.254880 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-61eca4a4-f369-4df9-8daa-64f71b7fdc3c tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 Aug 01 00:16:20.255072 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-61eca4a4-f369-4df9-8daa-64f71b7fdc3c tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:20.255247 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-61eca4a4-f369-4df9-8daa-64f71b7fdc3c tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:20.264621 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:20.264621 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:20.269812 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-61eca4a4-f369-4df9-8daa-64f71b7fdc3c tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:20.275967 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-61eca4a4-f369-4df9-8daa-64f71b7fdc3c tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 returned with HTTP 200 Aug 01 00:16:20.276816 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 184/727] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:20 2026] GET /volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:21.292973 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b27d1d86-7774-4658-a3ef-d2069316d00e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:21.295339 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b27d1d86-7774-4658-a3ef-d2069316d00e tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 Aug 01 00:16:21.295831 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b27d1d86-7774-4658-a3ef-d2069316d00e tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:21.295831 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b27d1d86-7774-4658-a3ef-d2069316d00e tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:21.305272 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b27d1d86-7774-4658-a3ef-d2069316d00e tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 returned with HTTP 404 Aug 01 00:16:21.305937 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 182/728] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:21 2026] GET /volume/v3/volumes/fca4f505-d80e-44b6-9420-cd75633f0ed4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:16:21.645471 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f9651333-c023-486f-bf5e-fa09c5e2b198 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:21.651107 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f9651333-c023-486f-bf5e-fa09c5e2b198 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] GET https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 Aug 01 00:16:21.651277 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f9651333-c023-486f-bf5e-fa09c5e2b198 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:21.651505 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f9651333-c023-486f-bf5e-fa09c5e2b198 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:21.668575 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:21.668575 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:21.675462 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f9651333-c023-486f-bf5e-fa09c5e2b198 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Volume info retrieved successfully. Aug 01 00:16:21.684445 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f9651333-c023-486f-bf5e-fa09c5e2b198 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 returned with HTTP 200 Aug 01 00:16:21.684999 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 182/729] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:21 2026] GET /volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:21.739413 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-63ea5ed7-d187-4918-a8d2-ea74ea99f070 req-e0cfac6d-3615-478e-8db0-486f85e4565d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:21.745677 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-63ea5ed7-d187-4918-a8d2-ea74ea99f070 req-e0cfac6d-3615-478e-8db0-486f85e4565d tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] GET https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 Aug 01 00:16:21.746009 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-63ea5ed7-d187-4918-a8d2-ea74ea99f070 req-e0cfac6d-3615-478e-8db0-486f85e4565d tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:21.746164 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-63ea5ed7-d187-4918-a8d2-ea74ea99f070 req-e0cfac6d-3615-478e-8db0-486f85e4565d tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:21.749040 np0000006296 devstack@c-api.service[100409]: DEBUG dbcounter [-] [100409] Writing DB stats cinder:SELECT=382,cinder:UPDATE=90,cinder:INSERT=41,cinder:DELETE=1 {{(pid=100409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:16:21.757251 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:21.757251 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:21.763452 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-63ea5ed7-d187-4918-a8d2-ea74ea99f070 req-e0cfac6d-3615-478e-8db0-486f85e4565d tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Volume info retrieved successfully. Aug 01 00:16:21.771320 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-63ea5ed7-d187-4918-a8d2-ea74ea99f070 req-e0cfac6d-3615-478e-8db0-486f85e4565d tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 returned with HTTP 200 Aug 01 00:16:21.771607 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 182/730] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:16:21 2026] GET /volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:21.886462 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c761142a-ef31-4d00-9502-b25c0bb064ea None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:21.886462 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c761142a-ef31-4d00-9502-b25c0bb064ea None None] GET https://10.4.3.222/volume// Aug 01 00:16:21.886462 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c761142a-ef31-4d00-9502-b25c0bb064ea None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:21.886462 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c761142a-ef31-4d00-9502-b25c0bb064ea None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:21.886462 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c761142a-ef31-4d00-9502-b25c0bb064ea None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:16:21.886462 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 185/731] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:16: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 01 00:16:21.896078 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-63ea5ed7-d187-4918-a8d2-ea74ea99f070 req-304e9bc3-5ae9-48aa-8a77-b4de54c2af7a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:21.901302 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-63ea5ed7-d187-4918-a8d2-ea74ea99f070 req-304e9bc3-5ae9-48aa-8a77-b4de54c2af7a tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:16:21.901894 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-63ea5ed7-d187-4918-a8d2-ea74ea99f070 req-304e9bc3-5ae9-48aa-8a77-b4de54c2af7a tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2", "connector": null, "instance_uuid": "be6fbaee-90be-476e-980a-b3db243603a3"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:21.914211 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:21.914211 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:21.965363 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-63ea5ed7-d187-4918-a8d2-ea74ea99f070 req-304e9bc3-5ae9-48aa-8a77-b4de54c2af7a tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:16:21.965363 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 183/732] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:16:21 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 01 00:16:22.010431 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-be8b3a18-7a37-4cc2-91b7-655fa89894e2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:22.012232 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-be8b3a18-7a37-4cc2-91b7-655fa89894e2 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] GET https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 Aug 01 00:16:22.012423 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-be8b3a18-7a37-4cc2-91b7-655fa89894e2 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:22.012624 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-be8b3a18-7a37-4cc2-91b7-655fa89894e2 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:22.028386 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6a7d4eb8-43c3-4c02-a2c0-02c7569b0baa None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:22.028900 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6a7d4eb8-43c3-4c02-a2c0-02c7569b0baa None None] GET https://10.4.3.222/volume// Aug 01 00:16:22.029141 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6a7d4eb8-43c3-4c02-a2c0-02c7569b0baa None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:22.029427 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6a7d4eb8-43c3-4c02-a2c0-02c7569b0baa None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:22.029869 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6a7d4eb8-43c3-4c02-a2c0-02c7569b0baa None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:16:22.030226 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 183/733] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:16:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:16:22.035258 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:22.035258 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:22.039276 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-63ea5ed7-d187-4918-a8d2-ea74ea99f070 req-a7063f5a-ccd9-4c5d-b253-91287abba396 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:22.041916 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-be8b3a18-7a37-4cc2-91b7-655fa89894e2 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Volume info retrieved successfully. Aug 01 00:16:22.046266 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-63ea5ed7-d187-4918-a8d2-ea74ea99f070 req-a7063f5a-ccd9-4c5d-b253-91287abba396 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] GET https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 Aug 01 00:16:22.046580 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-63ea5ed7-d187-4918-a8d2-ea74ea99f070 req-a7063f5a-ccd9-4c5d-b253-91287abba396 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:22.046914 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-63ea5ed7-d187-4918-a8d2-ea74ea99f070 req-a7063f5a-ccd9-4c5d-b253-91287abba396 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:22.052723 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-be8b3a18-7a37-4cc2-91b7-655fa89894e2 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 returned with HTTP 200 Aug 01 00:16:22.053598 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 183/734] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:22 2026] GET /volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:22.064634 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:22.064634 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:22.073582 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-63ea5ed7-d187-4918-a8d2-ea74ea99f070 req-a7063f5a-ccd9-4c5d-b253-91287abba396 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Volume info retrieved successfully. Aug 01 00:16:22.079891 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-63ea5ed7-d187-4918-a8d2-ea74ea99f070 req-a7063f5a-ccd9-4c5d-b253-91287abba396 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 returned with HTTP 200 Aug 01 00:16:22.080273 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 186/735] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:16:22 2026] GET /volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 => generated 1030 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:16:22.205645 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-63ea5ed7-d187-4918-a8d2-ea74ea99f070 req-78c28da2-4c7e-4450-b672-343130827be5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:22.210827 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-63ea5ed7-d187-4918-a8d2-ea74ea99f070 req-78c28da2-4c7e-4450-b672-343130827be5 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] PUT https://10.4.3.222/volume/v3/attachments/eb712557-4a31-4f83-b8ee-9580bcd87dbd Aug 01 00:16:22.211921 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-63ea5ed7-d187-4918-a8d2-ea74ea99f070 req-78c28da2-4c7e-4450-b672-343130827be5 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:22.223541 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-63ea5ed7-d187-4918-a8d2-ea74ea99f070 req-78c28da2-4c7e-4450-b672-343130827be5 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Acquiring lock "cinder-attachment_update-5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2-np0000006296" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:16:22.230588 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-63ea5ed7-d187-4918-a8d2-ea74ea99f070 req-78c28da2-4c7e-4450-b672-343130827be5 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Lock "cinder-attachment_update-5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2-np0000006296" acquired by "attachment_update" :: waited 0.007s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:16:22.231578 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:22.231578 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:22.350170 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-63ea5ed7-d187-4918-a8d2-ea74ea99f070 req-78c28da2-4c7e-4450-b672-343130827be5 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Lock "cinder-attachment_update-5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2-np0000006296" released by "attachment_update" :: held 0.120s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:16:22.350564 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-63ea5ed7-d187-4918-a8d2-ea74ea99f070 req-78c28da2-4c7e-4450-b672-343130827be5 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] https://10.4.3.222/volume/v3/attachments/eb712557-4a31-4f83-b8ee-9580bcd87dbd returned with HTTP 200 Aug 01 00:16:22.350978 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 184/736] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:16:22 2026] PUT /volume/v3/attachments/eb712557-4a31-4f83-b8ee-9580bcd87dbd => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:22.391183 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-fe243034-0916-4593-8758-a0b5f6392aab None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:22.392757 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fe243034-0916-4593-8758-a0b5f6392aab tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:16:22.393095 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fe243034-0916-4593-8758-a0b5f6392aab tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1157552898", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:22.394469 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-fe243034-0916-4593-8758-a0b5f6392aab tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1157552898', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:16:22.394593 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-fe243034-0916-4593-8758-a0b5f6392aab tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Create volume of 1 GB Aug 01 00:16:22.404656 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-fe243034-0916-4593-8758-a0b5f6392aab tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Availability Zones retrieved successfully. Aug 01 00:16:22.413422 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fe243034-0916-4593-8758-a0b5f6392aab tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Flow 'volume_create_api' (8a59e2d8-9ed8-42b8-9eca-8e39f7fbd9b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:16:22.414397 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fe243034-0916-4593-8758-a0b5f6392aab tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3df20e8-96e3-44bd-b054-0b7f0b68efe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:22.415326 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-fe243034-0916-4593-8758-a0b5f6392aab tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:16:22.447868 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fe243034-0916-4593-8758-a0b5f6392aab tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3df20e8-96e3-44bd-b054-0b7f0b68efe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:22.448642 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fe243034-0916-4593-8758-a0b5f6392aab tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94e07ba9-e984-44ad-afa8-8a231d8a7d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:22.542990 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-fe243034-0916-4593-8758-a0b5f6392aab tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Created reservations ['781d5079-8830-428d-ba2d-f08f454b230d', '638182f0-c8f8-49f8-836d-5817e6e2051e', '1cf439a4-2a77-453b-b112-56260036b075', 'db657c3c-117f-4ca9-a03f-08cc0077bf03'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:16:22.543728 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fe243034-0916-4593-8758-a0b5f6392aab tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94e07ba9-e984-44ad-afa8-8a231d8a7d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['781d5079-8830-428d-ba2d-f08f454b230d', '638182f0-c8f8-49f8-836d-5817e6e2051e', '1cf439a4-2a77-453b-b112-56260036b075', 'db657c3c-117f-4ca9-a03f-08cc0077bf03']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:22.544625 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fe243034-0916-4593-8758-a0b5f6392aab tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cc62b87-dbb6-4673-abb0-882545c6bb9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:22.577670 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fe243034-0916-4593-8758-a0b5f6392aab tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cc62b87-dbb6-4673-abb0-882545c6bb9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e15340f9-f76e-4336-a1f4-4934485f33a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1157552898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e3a6d93e0d446b99be2d5ee21c038e5',qos_specs=None,replication_status=,reservations=['781d5079-8830-428d-ba2d-f08f454b230d','638182f0-c8f8-49f8-836d-5817e6e2051e','1cf439a4-2a77-453b-b112-56260036b075','db657c3c-117f-4ca9-a03f-08cc0077bf03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa2962d52484618bd86537fe8a48974',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:16:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1157552898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e15340f9-f76e-4336-a1f4-4934485f33a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e3a6d93e0d446b99be2d5ee21c038e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffa2962d52484618bd86537fe8a48974',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:22.579938 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fe243034-0916-4593-8758-a0b5f6392aab tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07f6414a-63e8-422b-b0e7-800cde5b51cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:22.604505 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fe243034-0916-4593-8758-a0b5f6392aab tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07f6414a-63e8-422b-b0e7-800cde5b51cd) transitioned into state 'SUCCESS' from state '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-1157552898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e3a6d93e0d446b99be2d5ee21c038e5',qos_specs=None,replication_status=,reservations=['781d5079-8830-428d-ba2d-f08f454b230d','638182f0-c8f8-49f8-836d-5817e6e2051e','1cf439a4-2a77-453b-b112-56260036b075','db657c3c-117f-4ca9-a03f-08cc0077bf03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa2962d52484618bd86537fe8a48974',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:22.605179 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fe243034-0916-4593-8758-a0b5f6392aab tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c845ecea-cd50-46b0-ba4f-9e52e62a4f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:22.617989 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fe243034-0916-4593-8758-a0b5f6392aab tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c845ecea-cd50-46b0-ba4f-9e52e62a4f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:22.618890 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fe243034-0916-4593-8758-a0b5f6392aab tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Flow 'volume_create_api' (8a59e2d8-9ed8-42b8-9eca-8e39f7fbd9b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:16:22.619197 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-fe243034-0916-4593-8758-a0b5f6392aab tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Create volume request issued successfully. Aug 01 00:16:22.619748 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fe243034-0916-4593-8758-a0b5f6392aab tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:16:22.620927 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 184/737] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:16:22 2026] POST /volume/v3/volumes => generated 755 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:16:22.632106 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-755332af-7a4f-431b-b6e7-add6ea0487d4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:22.635321 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-755332af-7a4f-431b-b6e7-add6ea0487d4 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 Aug 01 00:16:22.635592 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-755332af-7a4f-431b-b6e7-add6ea0487d4 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:22.635867 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-755332af-7a4f-431b-b6e7-add6ea0487d4 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:22.644369 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:22.644369 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:22.648504 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-755332af-7a4f-431b-b6e7-add6ea0487d4 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:16:22.654337 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-755332af-7a4f-431b-b6e7-add6ea0487d4 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 returned with HTTP 200 Aug 01 00:16:22.654851 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 184/738] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:22 2026] GET /volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:23.071474 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-61560e15-49ff-44da-b286-87a494197dae None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:23.073523 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-61560e15-49ff-44da-b286-87a494197dae tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] GET https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 Aug 01 00:16:23.073695 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-61560e15-49ff-44da-b286-87a494197dae tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:23.073983 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-61560e15-49ff-44da-b286-87a494197dae tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:23.083359 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:23.083359 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:23.086308 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-61560e15-49ff-44da-b286-87a494197dae tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Volume info retrieved successfully. Aug 01 00:16:23.091005 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-61560e15-49ff-44da-b286-87a494197dae tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 returned with HTTP 200 Aug 01 00:16:23.091347 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 187/739] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:23 2026] GET /volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:23.672841 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ec0714b2-2bf0-4226-9504-c664656216c1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:23.675943 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ec0714b2-2bf0-4226-9504-c664656216c1 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 Aug 01 00:16:23.675943 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ec0714b2-2bf0-4226-9504-c664656216c1 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:23.675943 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ec0714b2-2bf0-4226-9504-c664656216c1 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:23.685755 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:23.685755 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:23.696468 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ec0714b2-2bf0-4226-9504-c664656216c1 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:16:23.704035 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ec0714b2-2bf0-4226-9504-c664656216c1 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 returned with HTTP 200 Aug 01 00:16:23.706056 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 185/740] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:23 2026] GET /volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:23.726850 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-cfb15e8b-7f01-40b2-8a67-2bcba8112e2d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:23.729377 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cfb15e8b-7f01-40b2-8a67-2bcba8112e2d tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 Aug 01 00:16:23.729622 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cfb15e8b-7f01-40b2-8a67-2bcba8112e2d tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:23.729887 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cfb15e8b-7f01-40b2-8a67-2bcba8112e2d tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:23.739144 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:23.739144 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:23.745411 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-cfb15e8b-7f01-40b2-8a67-2bcba8112e2d tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:16:23.753575 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cfb15e8b-7f01-40b2-8a67-2bcba8112e2d tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 returned with HTTP 200 Aug 01 00:16:23.754103 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 185/741] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:23 2026] GET /volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:23.769844 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-71785799-eb81-47e9-8316-8b3eea42a0cf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:23.772963 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-71785799-eb81-47e9-8316-8b3eea42a0cf tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes Aug 01 00:16:23.773209 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-71785799-eb81-47e9-8316-8b3eea42a0cf tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:23.773446 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-71785799-eb81-47e9-8316-8b3eea42a0cf tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:23.773867 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-71785799-eb81-47e9-8316-8b3eea42a0cf tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:16:23.780409 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-71785799-eb81-47e9-8316-8b3eea42a0cf tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:16:23.786751 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-71785799-eb81-47e9-8316-8b3eea42a0cf tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Get all volumes completed successfully. Aug 01 00:16:23.787278 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-71785799-eb81-47e9-8316-8b3eea42a0cf tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 200 Aug 01 00:16:23.787805 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 185/742] 10.4.3.222 () {66 vars in 1237 bytes} [Sat Aug 1 00:16:23 2026] GET /volume/v3/volumes => generated 339 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:23.801934 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e7253191-204a-425a-bef5-84a75792dc68 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:23.804392 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e7253191-204a-425a-bef5-84a75792dc68 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 Aug 01 00:16:23.804949 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e7253191-204a-425a-bef5-84a75792dc68 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:23.805521 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e7253191-204a-425a-bef5-84a75792dc68 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:23.824008 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:23.824008 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:23.828559 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-e7253191-204a-425a-bef5-84a75792dc68 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:16:23.832920 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e7253191-204a-425a-bef5-84a75792dc68 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 returned with HTTP 200 Aug 01 00:16:23.833292 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 188/743] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:23 2026] GET /volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:23.888756 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-ece3b699-6e93-4868-9ab8-1fc89acdabbd req-8f0bd045-ba09-4c31-9f07-af317e321d59 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:23.893749 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ece3b699-6e93-4868-9ab8-1fc89acdabbd req-8f0bd045-ba09-4c31-9f07-af317e321d59 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 Aug 01 00:16:23.894029 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ece3b699-6e93-4868-9ab8-1fc89acdabbd req-8f0bd045-ba09-4c31-9f07-af317e321d59 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:23.894289 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ece3b699-6e93-4868-9ab8-1fc89acdabbd req-8f0bd045-ba09-4c31-9f07-af317e321d59 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:23.901325 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:23.901325 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:23.907567 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-ece3b699-6e93-4868-9ab8-1fc89acdabbd req-8f0bd045-ba09-4c31-9f07-af317e321d59 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:16:23.911749 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ece3b699-6e93-4868-9ab8-1fc89acdabbd req-8f0bd045-ba09-4c31-9f07-af317e321d59 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 returned with HTTP 200 Aug 01 00:16:23.912260 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 186/744] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:16:23 2026] GET /volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:24.000308 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-1c776da6-2232-490b-b815-87ca6b5bed1a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:24.000824 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1c776da6-2232-490b-b815-87ca6b5bed1a None None] GET https://10.4.3.222/volume// Aug 01 00:16:24.001067 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1c776da6-2232-490b-b815-87ca6b5bed1a None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:24.001338 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1c776da6-2232-490b-b815-87ca6b5bed1a None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:24.001746 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1c776da6-2232-490b-b815-87ca6b5bed1a None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:16:24.002572 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 186/745] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:16: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 01 00:16:24.011370 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-ece3b699-6e93-4868-9ab8-1fc89acdabbd req-aebef45e-4c4b-4b2a-bdf9-8bf04e7d9c71 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:24.014367 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-ece3b699-6e93-4868-9ab8-1fc89acdabbd req-aebef45e-4c4b-4b2a-bdf9-8bf04e7d9c71 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:16:24.014847 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-ece3b699-6e93-4868-9ab8-1fc89acdabbd req-aebef45e-4c4b-4b2a-bdf9-8bf04e7d9c71 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e15340f9-f76e-4336-a1f4-4934485f33a6", "connector": null, "instance_uuid": "e97b4bd9-e837-47c3-b35f-69b62dfa90d1"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:24.025420 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:24.025420 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:24.068926 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-ece3b699-6e93-4868-9ab8-1fc89acdabbd req-aebef45e-4c4b-4b2a-bdf9-8bf04e7d9c71 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:16:24.069445 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 186/746] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:16:24 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:24.098528 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4cf43610-d116-4fce-a3bc-27afc9962098 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:24.100443 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4cf43610-d116-4fce-a3bc-27afc9962098 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 Aug 01 00:16:24.100651 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4cf43610-d116-4fce-a3bc-27afc9962098 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:24.100855 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4cf43610-d116-4fce-a3bc-27afc9962098 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:24.106000 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c1ad9113-c697-4020-9b51-d8a2b3dbf525 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:24.106424 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c1ad9113-c697-4020-9b51-d8a2b3dbf525 None None] GET https://10.4.3.222/volume// Aug 01 00:16:24.106624 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c1ad9113-c697-4020-9b51-d8a2b3dbf525 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:24.106856 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c1ad9113-c697-4020-9b51-d8a2b3dbf525 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:24.107227 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c1ad9113-c697-4020-9b51-d8a2b3dbf525 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:16:24.107319 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-543f890d-e8c1-497f-934d-6138bf1eaba6 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:24.107537 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 187/747] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:16: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 01 00:16:24.110838 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-543f890d-e8c1-497f-934d-6138bf1eaba6 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] GET https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 Aug 01 00:16:24.110838 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-543f890d-e8c1-497f-934d-6138bf1eaba6 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:24.110838 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-543f890d-e8c1-497f-934d-6138bf1eaba6 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:24.116214 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:24.116214 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:24.119150 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-4cf43610-d116-4fce-a3bc-27afc9962098 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:16:24.121780 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-ece3b699-6e93-4868-9ab8-1fc89acdabbd req-675cb5c2-961c-4bb0-82e9-bbe18c232868 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:24.122715 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:24.122715 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:24.123199 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4cf43610-d116-4fce-a3bc-27afc9962098 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 returned with HTTP 200 Aug 01 00:16:24.123603 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 189/748] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:24 2026] GET /volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:24.123977 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-ece3b699-6e93-4868-9ab8-1fc89acdabbd req-675cb5c2-961c-4bb0-82e9-bbe18c232868 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 Aug 01 00:16:24.124357 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-ece3b699-6e93-4868-9ab8-1fc89acdabbd req-675cb5c2-961c-4bb0-82e9-bbe18c232868 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:24.124454 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-ece3b699-6e93-4868-9ab8-1fc89acdabbd req-675cb5c2-961c-4bb0-82e9-bbe18c232868 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:24.126582 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-543f890d-e8c1-497f-934d-6138bf1eaba6 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Volume info retrieved successfully. Aug 01 00:16:24.130472 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-543f890d-e8c1-497f-934d-6138bf1eaba6 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 returned with HTTP 200 Aug 01 00:16:24.131397 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 187/749] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:24 2026] GET /volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:24.134654 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:24.134654 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:24.138494 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-ece3b699-6e93-4868-9ab8-1fc89acdabbd req-675cb5c2-961c-4bb0-82e9-bbe18c232868 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:16:24.143460 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-ece3b699-6e93-4868-9ab8-1fc89acdabbd req-675cb5c2-961c-4bb0-82e9-bbe18c232868 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 returned with HTTP 200 Aug 01 00:16:24.144013 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 187/750] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:16:24 2026] GET /volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 => generated 1027 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:16:24.240386 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-ece3b699-6e93-4868-9ab8-1fc89acdabbd req-80168b16-d080-435c-8520-f993a92dd93e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:24.244624 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ece3b699-6e93-4868-9ab8-1fc89acdabbd req-80168b16-d080-435c-8520-f993a92dd93e tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] PUT https://10.4.3.222/volume/v3/attachments/aecdce26-4d54-4a78-90c0-b28cc784673f Aug 01 00:16:24.245112 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ece3b699-6e93-4868-9ab8-1fc89acdabbd req-80168b16-d080-435c-8520-f993a92dd93e tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:24.254618 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-ece3b699-6e93-4868-9ab8-1fc89acdabbd req-80168b16-d080-435c-8520-f993a92dd93e tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Acquiring lock "cinder-attachment_update-e15340f9-f76e-4336-a1f4-4934485f33a6-np0000006296" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:16:24.260886 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-ece3b699-6e93-4868-9ab8-1fc89acdabbd req-80168b16-d080-435c-8520-f993a92dd93e tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Lock "cinder-attachment_update-e15340f9-f76e-4336-a1f4-4934485f33a6-np0000006296" acquired by "attachment_update" :: waited 0.006s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:16:24.262143 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:24.262143 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:24.375708 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-ece3b699-6e93-4868-9ab8-1fc89acdabbd req-80168b16-d080-435c-8520-f993a92dd93e tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Lock "cinder-attachment_update-e15340f9-f76e-4336-a1f4-4934485f33a6-np0000006296" released by "attachment_update" :: held 0.115s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:16:24.376050 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ece3b699-6e93-4868-9ab8-1fc89acdabbd req-80168b16-d080-435c-8520-f993a92dd93e tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/attachments/aecdce26-4d54-4a78-90c0-b28cc784673f returned with HTTP 200 Aug 01 00:16:24.376544 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 188/751] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:16:24 2026] PUT /volume/v3/attachments/aecdce26-4d54-4a78-90c0-b28cc784673f => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:25.015088 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-13891295-0a32-42f0-b093-a8422e1b44c1 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:25.016712 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-13891295-0a32-42f0-b093-a8422e1b44c1 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:16:25.017063 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-13891295-0a32-42f0-b093-a8422e1b44c1 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1775923192"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:25.018429 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-13891295-0a32-42f0-b093-a8422e1b44c1 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1775923192'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:16:25.018549 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-13891295-0a32-42f0-b093-a8422e1b44c1 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Create volume of 1 GB Aug 01 00:16:25.023926 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-13891295-0a32-42f0-b093-a8422e1b44c1 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Availability Zones retrieved successfully. Aug 01 00:16:25.029402 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-13891295-0a32-42f0-b093-a8422e1b44c1 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Flow 'volume_create_api' (43a06315-c680-45ff-b458-b9a49b3ef76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:16:25.031115 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-13891295-0a32-42f0-b093-a8422e1b44c1 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09973bd8-0ea1-40f3-ab85-e5f8be261f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:25.032491 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-13891295-0a32-42f0-b093-a8422e1b44c1 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:16:25.061568 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-13891295-0a32-42f0-b093-a8422e1b44c1 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09973bd8-0ea1-40f3-ab85-e5f8be261f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:25.062671 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-13891295-0a32-42f0-b093-a8422e1b44c1 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (768563f7-6afa-443d-8a9e-811f6616c17a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:25.100791 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-13891295-0a32-42f0-b093-a8422e1b44c1 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Created reservations ['f2e5c4bd-5124-4b57-b677-b5ae05d927be', 'fe33e7aa-49c1-4beb-9cab-41dc2e86113f', '55f9a1a6-a89d-4b1f-ab13-30a6bafb53c2', '50d2462f-65b6-4317-9207-e3f2a69fecb1'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:16:25.101508 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-13891295-0a32-42f0-b093-a8422e1b44c1 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (768563f7-6afa-443d-8a9e-811f6616c17a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2e5c4bd-5124-4b57-b677-b5ae05d927be', 'fe33e7aa-49c1-4beb-9cab-41dc2e86113f', '55f9a1a6-a89d-4b1f-ab13-30a6bafb53c2', '50d2462f-65b6-4317-9207-e3f2a69fecb1']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:25.102186 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-13891295-0a32-42f0-b093-a8422e1b44c1 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e042213-8509-4444-b8b5-00813709531b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:25.122796 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-13891295-0a32-42f0-b093-a8422e1b44c1 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e042213-8509-4444-b8b5-00813709531b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '666dffca-a9a1-4901-b512-5d1ae8b4932f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1775923192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f94364af7e664bba9e36d24d6263a0b2',qos_specs=None,replication_status=,reservations=['f2e5c4bd-5124-4b57-b677-b5ae05d927be','fe33e7aa-49c1-4beb-9cab-41dc2e86113f','55f9a1a6-a89d-4b1f-ab13-30a6bafb53c2','50d2462f-65b6-4317-9207-e3f2a69fecb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcd0d52be6444f569e22bf5a91048b09',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:16:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1775923192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=666dffca-a9a1-4901-b512-5d1ae8b4932f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f94364af7e664bba9e36d24d6263a0b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcd0d52be6444f569e22bf5a91048b09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:25.123506 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-13891295-0a32-42f0-b093-a8422e1b44c1 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce0ef40f-43ce-4b70-8dfb-3dfdb7dc8a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:25.140974 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-67bc1e6f-2d94-4245-97b9-3d20ed7e4d27 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:25.144012 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-67bc1e6f-2d94-4245-97b9-3d20ed7e4d27 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 Aug 01 00:16:25.147638 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-67bc1e6f-2d94-4245-97b9-3d20ed7e4d27 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:25.147882 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-67bc1e6f-2d94-4245-97b9-3d20ed7e4d27 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:25.148995 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a9a40ee7-e396-4806-87d0-ddeb30635ddc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:25.149808 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-13891295-0a32-42f0-b093-a8422e1b44c1 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce0ef40f-43ce-4b70-8dfb-3dfdb7dc8a04) transitioned into state 'SUCCESS' from state '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-1775923192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f94364af7e664bba9e36d24d6263a0b2',qos_specs=None,replication_status=,reservations=['f2e5c4bd-5124-4b57-b677-b5ae05d927be','fe33e7aa-49c1-4beb-9cab-41dc2e86113f','55f9a1a6-a89d-4b1f-ab13-30a6bafb53c2','50d2462f-65b6-4317-9207-e3f2a69fecb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcd0d52be6444f569e22bf5a91048b09',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:25.150518 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-13891295-0a32-42f0-b093-a8422e1b44c1 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aaf6cc9-6e2c-4843-a569-012a757dc732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:25.150980 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a9a40ee7-e396-4806-87d0-ddeb30635ddc tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] GET https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 Aug 01 00:16:25.151175 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a9a40ee7-e396-4806-87d0-ddeb30635ddc tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:25.151361 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a9a40ee7-e396-4806-87d0-ddeb30635ddc tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:25.161012 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-13891295-0a32-42f0-b093-a8422e1b44c1 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aaf6cc9-6e2c-4843-a569-012a757dc732) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:25.161424 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:25.161424 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:25.161640 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-13891295-0a32-42f0-b093-a8422e1b44c1 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Flow 'volume_create_api' (43a06315-c680-45ff-b458-b9a49b3ef76d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:16:25.161917 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:25.161917 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:25.162043 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-13891295-0a32-42f0-b093-a8422e1b44c1 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Create volume request issued successfully. Aug 01 00:16:25.162436 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-13891295-0a32-42f0-b093-a8422e1b44c1 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:16:25.162856 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 190/752] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:16:25 2026] POST /volume/v3/volumes => generated 749 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:16:25.165328 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a9a40ee7-e396-4806-87d0-ddeb30635ddc tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Volume info retrieved successfully. Aug 01 00:16:25.166465 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-67bc1e6f-2d94-4245-97b9-3d20ed7e4d27 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:16:25.169120 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a9a40ee7-e396-4806-87d0-ddeb30635ddc tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 returned with HTTP 200 Aug 01 00:16:25.169482 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 188/753] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:25 2026] GET /volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:25.172271 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-67bc1e6f-2d94-4245-97b9-3d20ed7e4d27 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 returned with HTTP 200 Aug 01 00:16:25.172852 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 188/754] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:25 2026] GET /volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:25.173936 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9588c746-83c7-4fe4-9d08-75abec29bf2a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:25.175633 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9588c746-83c7-4fe4-9d08-75abec29bf2a tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/666dffca-a9a1-4901-b512-5d1ae8b4932f Aug 01 00:16:25.175844 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9588c746-83c7-4fe4-9d08-75abec29bf2a tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:25.176028 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9588c746-83c7-4fe4-9d08-75abec29bf2a tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:25.182861 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:25.182861 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:25.186359 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9588c746-83c7-4fe4-9d08-75abec29bf2a tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:25.190408 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9588c746-83c7-4fe4-9d08-75abec29bf2a tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/666dffca-a9a1-4901-b512-5d1ae8b4932f returned with HTTP 200 Aug 01 00:16:25.190784 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 189/755] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:25 2026] GET /volume/v3/volumes/666dffca-a9a1-4901-b512-5d1ae8b4932f => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:25.617941 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-63ea5ed7-d187-4918-a8d2-ea74ea99f070 req-19fea5ce-27db-4eae-81d3-4086199541c8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:25.620422 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-63ea5ed7-d187-4918-a8d2-ea74ea99f070 req-19fea5ce-27db-4eae-81d3-4086199541c8 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] POST https://10.4.3.222/volume/v3/attachments/eb712557-4a31-4f83-b8ee-9580bcd87dbd/action Aug 01 00:16:25.620878 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-63ea5ed7-d187-4918-a8d2-ea74ea99f070 req-19fea5ce-27db-4eae-81d3-4086199541c8 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Action body: b'{"os-complete": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:16:25.621017 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-63ea5ed7-d187-4918-a8d2-ea74ea99f070 req-19fea5ce-27db-4eae-81d3-4086199541c8 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:25.637838 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:25.637838 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:25.648242 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-63ea5ed7-d187-4918-a8d2-ea74ea99f070 req-19fea5ce-27db-4eae-81d3-4086199541c8 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] https://10.4.3.222/volume/v3/attachments/eb712557-4a31-4f83-b8ee-9580bcd87dbd/action returned with HTTP 204 Aug 01 00:16:25.648714 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 191/756] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:16:25 2026] POST /volume/v3/attachments/eb712557-4a31-4f83-b8ee-9580bcd87dbd/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:16:25.847725 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-755cdd2c-75e3-44c6-80a6-3f0de81e2bb6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:25.848189 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-755cdd2c-75e3-44c6-80a6-3f0de81e2bb6 None None] GET https://10.4.3.222/volume// Aug 01 00:16:25.848383 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-755cdd2c-75e3-44c6-80a6-3f0de81e2bb6 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:25.848850 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-755cdd2c-75e3-44c6-80a6-3f0de81e2bb6 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:25.849094 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-755cdd2c-75e3-44c6-80a6-3f0de81e2bb6 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:16:25.849371 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 189/757] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:16: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 01 00:16:25.864359 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-e7a12e16-38d9-4378-9e1e-d828354f678e req-e753006d-cba9-4b25-95d8-4f9819c600c0 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:25.866261 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-e7a12e16-38d9-4378-9e1e-d828354f678e req-e753006d-cba9-4b25-95d8-4f9819c600c0 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:16:25.866612 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-e7a12e16-38d9-4378-9e1e-d828354f678e req-e753006d-cba9-4b25-95d8-4f9819c600c0 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "35472f5c-bfb4-4e99-b94e-ae6f9670b148", "connector": null, "instance_uuid": "7b0ee501-35ad-4a01-8215-c0ba378b466c"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:25.875963 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:25.875963 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:25.908184 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-e7a12e16-38d9-4378-9e1e-d828354f678e req-e753006d-cba9-4b25-95d8-4f9819c600c0 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:16:25.908732 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 189/758] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:16:25 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 01 00:16:25.916346 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-e7a12e16-38d9-4378-9e1e-d828354f678e req-7971bba7-b25c-43e7-a4d1-085978b97399 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:25.918615 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-e7a12e16-38d9-4378-9e1e-d828354f678e req-7971bba7-b25c-43e7-a4d1-085978b97399 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] DELETE https://10.4.3.222/volume/v3/attachments/66c1a57a-8916-4984-82cd-1a2d65ef69f6 Aug 01 00:16:25.918816 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-e7a12e16-38d9-4378-9e1e-d828354f678e req-7971bba7-b25c-43e7-a4d1-085978b97399 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:25.918992 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-e7a12e16-38d9-4378-9e1e-d828354f678e req-7971bba7-b25c-43e7-a4d1-085978b97399 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:25.925645 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:25.925645 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:25.975664 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-e7a12e16-38d9-4378-9e1e-d828354f678e req-7971bba7-b25c-43e7-a4d1-085978b97399 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/attachments/66c1a57a-8916-4984-82cd-1a2d65ef69f6 returned with HTTP 200 Aug 01 00:16:25.976104 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 190/759] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:16:25 2026] DELETE /volume/v3/attachments/66c1a57a-8916-4984-82cd-1a2d65ef69f6 => generated 192 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:26.191013 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e7347216-195c-4410-95a1-8ccd16fe2fb2 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:26.191419 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-afe7246b-9993-457d-9ba6-d7fcaf621b49 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:26.192520 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e7347216-195c-4410-95a1-8ccd16fe2fb2 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] GET https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 Aug 01 00:16:26.192728 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e7347216-195c-4410-95a1-8ccd16fe2fb2 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:26.193009 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e7347216-195c-4410-95a1-8ccd16fe2fb2 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:26.193365 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-afe7246b-9993-457d-9ba6-d7fcaf621b49 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 Aug 01 00:16:26.194801 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-afe7246b-9993-457d-9ba6-d7fcaf621b49 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:26.194801 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-afe7246b-9993-457d-9ba6-d7fcaf621b49 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:26.207582 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-590a13f6-fdd4-41c8-aa27-cc4945ab8ab2 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:26.210127 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-590a13f6-fdd4-41c8-aa27-cc4945ab8ab2 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/666dffca-a9a1-4901-b512-5d1ae8b4932f Aug 01 00:16:26.210377 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-590a13f6-fdd4-41c8-aa27-cc4945ab8ab2 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:26.210638 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-590a13f6-fdd4-41c8-aa27-cc4945ab8ab2 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:26.210819 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:26.210819 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:26.215317 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-e7347216-195c-4410-95a1-8ccd16fe2fb2 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Volume info retrieved successfully. Aug 01 00:16:26.216343 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:26.216343 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:26.219621 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e7347216-195c-4410-95a1-8ccd16fe2fb2 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 returned with HTTP 200 Aug 01 00:16:26.220041 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 192/760] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:26 2026] GET /volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:26.221094 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-afe7246b-9993-457d-9ba6-d7fcaf621b49 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:16:26.226821 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-afe7246b-9993-457d-9ba6-d7fcaf621b49 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 returned with HTTP 200 Aug 01 00:16:26.227224 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 190/761] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:26 2026] GET /volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:26.228620 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:26.228620 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:26.237220 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ad242c0a-8781-4393-a7c0-7c2fb041992c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:26.239975 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-590a13f6-fdd4-41c8-aa27-cc4945ab8ab2 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:26.240025 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ad242c0a-8781-4393-a7c0-7c2fb041992c tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] GET https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 Aug 01 00:16:26.240025 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ad242c0a-8781-4393-a7c0-7c2fb041992c tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:26.240025 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ad242c0a-8781-4393-a7c0-7c2fb041992c tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:26.242678 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-590a13f6-fdd4-41c8-aa27-cc4945ab8ab2 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/666dffca-a9a1-4901-b512-5d1ae8b4932f returned with HTTP 200 Aug 01 00:16:26.244296 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 190/762] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:26 2026] GET /volume/v3/volumes/666dffca-a9a1-4901-b512-5d1ae8b4932f => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:26.249949 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:26.249949 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:26.253960 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ad242c0a-8781-4393-a7c0-7c2fb041992c tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Volume info retrieved successfully. Aug 01 00:16:26.258153 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ad242c0a-8781-4393-a7c0-7c2fb041992c tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 returned with HTTP 200 Aug 01 00:16:26.258522 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 191/763] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:26 2026] GET /volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:26.260787 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e287c560-4c99-440e-8cf1-17d0e76fadd3 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:26.261695 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e287c560-4c99-440e-8cf1-17d0e76fadd3 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] POST https://10.4.3.222/volume/v3/volumes/666dffca-a9a1-4901-b512-5d1ae8b4932f/action Aug 01 00:16:26.262084 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e287c560-4c99-440e-8cf1-17d0e76fadd3 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:16:26.262204 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e287c560-4c99-440e-8cf1-17d0e76fadd3 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:26.271069 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:26.271069 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:26.271069 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.admin_actions [None req-e287c560-4c99-440e-8cf1-17d0e76fadd3 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Updating volume '666dffca-a9a1-4901-b512-5d1ae8b4932f' with '{'status': 'attaching'}' {{(pid=100408) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 00:16:26.275121 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9dabd488-d566-4c28-8f9c-823bedd54391 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:26.277837 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9dabd488-d566-4c28-8f9c-823bedd54391 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] GET https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 Aug 01 00:16:26.278060 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9dabd488-d566-4c28-8f9c-823bedd54391 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:26.278232 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9dabd488-d566-4c28-8f9c-823bedd54391 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:26.290170 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:26.290170 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:26.293629 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9dabd488-d566-4c28-8f9c-823bedd54391 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Volume info retrieved successfully. Aug 01 00:16:26.296293 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e287c560-4c99-440e-8cf1-17d0e76fadd3 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] https://10.4.3.222/volume/v3/volumes/666dffca-a9a1-4901-b512-5d1ae8b4932f/action returned with HTTP 202 Aug 01 00:16:26.296735 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 193/764] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:16:26 2026] POST /volume/v3/volumes/666dffca-a9a1-4901-b512-5d1ae8b4932f/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:16:26.297811 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9dabd488-d566-4c28-8f9c-823bedd54391 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 returned with HTTP 200 Aug 01 00:16:26.298175 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 191/765] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:26 2026] GET /volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:26.308641 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0a991911-a065-462d-bf97-3936cbf77ff7 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:26.313481 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0a991911-a065-462d-bf97-3936cbf77ff7 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/666dffca-a9a1-4901-b512-5d1ae8b4932f Aug 01 00:16:26.313481 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0a991911-a065-462d-bf97-3936cbf77ff7 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:26.313481 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0a991911-a065-462d-bf97-3936cbf77ff7 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:26.326604 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:26.326604 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:26.335054 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-0a991911-a065-462d-bf97-3936cbf77ff7 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:26.341677 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0a991911-a065-462d-bf97-3936cbf77ff7 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/666dffca-a9a1-4901-b512-5d1ae8b4932f returned with HTTP 200 Aug 01 00:16:26.342359 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 191/766] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:26 2026] GET /volume/v3/volumes/666dffca-a9a1-4901-b512-5d1ae8b4932f => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:26.362832 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ebee7ff3-29c8-4d99-83ff-8b3b8df8e28e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:26.364590 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ebee7ff3-29c8-4d99-83ff-8b3b8df8e28e tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] POST https://10.4.3.222/volume/v3/volumes/666dffca-a9a1-4901-b512-5d1ae8b4932f/action Aug 01 00:16:26.365009 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ebee7ff3-29c8-4d99-83ff-8b3b8df8e28e tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:16:26.365135 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ebee7ff3-29c8-4d99-83ff-8b3b8df8e28e tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:26.375911 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:26.375911 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:26.376130 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ebee7ff3-29c8-4d99-83ff-8b3b8df8e28e tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Volume info retrieved successfully. Aug 01 00:16:26.410085 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ebee7ff3-29c8-4d99-83ff-8b3b8df8e28e tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Delete volume request issued successfully. Aug 01 00:16:26.412171 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ebee7ff3-29c8-4d99-83ff-8b3b8df8e28e tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] https://10.4.3.222/volume/v3/volumes/666dffca-a9a1-4901-b512-5d1ae8b4932f/action returned with HTTP 202 Aug 01 00:16:26.412171 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 192/767] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:16:26 2026] POST /volume/v3/volumes/666dffca-a9a1-4901-b512-5d1ae8b4932f/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:16:26.419687 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-cd76f143-cc7d-4b63-8290-00ba2cdffd93 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:26.421467 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cd76f143-cc7d-4b63-8290-00ba2cdffd93 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/666dffca-a9a1-4901-b512-5d1ae8b4932f Aug 01 00:16:26.421677 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cd76f143-cc7d-4b63-8290-00ba2cdffd93 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:26.421891 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cd76f143-cc7d-4b63-8290-00ba2cdffd93 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:26.429115 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:26.429115 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:26.434015 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-cd76f143-cc7d-4b63-8290-00ba2cdffd93 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:26.440189 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cd76f143-cc7d-4b63-8290-00ba2cdffd93 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/666dffca-a9a1-4901-b512-5d1ae8b4932f returned with HTTP 200 Aug 01 00:16:26.440808 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 194/768] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:26 2026] GET /volume/v3/volumes/666dffca-a9a1-4901-b512-5d1ae8b4932f => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:26.500217 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-6d57f37a-3767-4350-a104-a7ff751025b6 req-210ed301-f699-45fa-bc78-265fa67a6744 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:26.502974 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-6d57f37a-3767-4350-a104-a7ff751025b6 req-210ed301-f699-45fa-bc78-265fa67a6744 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] GET https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 Aug 01 00:16:26.503236 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-6d57f37a-3767-4350-a104-a7ff751025b6 req-210ed301-f699-45fa-bc78-265fa67a6744 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:26.503528 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-6d57f37a-3767-4350-a104-a7ff751025b6 req-210ed301-f699-45fa-bc78-265fa67a6744 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:26.518003 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:26.518003 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:26.526138 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-6d57f37a-3767-4350-a104-a7ff751025b6 req-210ed301-f699-45fa-bc78-265fa67a6744 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Volume info retrieved successfully. Aug 01 00:16:26.534366 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-6d57f37a-3767-4350-a104-a7ff751025b6 req-210ed301-f699-45fa-bc78-265fa67a6744 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 returned with HTTP 200 Aug 01 00:16:26.535205 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 192/769] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:16:26 2026] GET /volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:27.244189 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-bd8bd15c-7117-490c-a1c0-442f684e1c3a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:27.248244 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bd8bd15c-7117-490c-a1c0-442f684e1c3a tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 Aug 01 00:16:27.248244 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bd8bd15c-7117-490c-a1c0-442f684e1c3a tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:27.248244 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bd8bd15c-7117-490c-a1c0-442f684e1c3a tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:27.264164 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:27.264164 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:27.269552 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-bd8bd15c-7117-490c-a1c0-442f684e1c3a tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:16:27.274139 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bd8bd15c-7117-490c-a1c0-442f684e1c3a tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 returned with HTTP 200 Aug 01 00:16:27.274508 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 192/770] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:27 2026] GET /volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:27.326645 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-e7a12e16-38d9-4378-9e1e-d828354f678e req-b27ee0e1-6006-479c-a2ca-38ec8c7bbf30 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:27.331638 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-e7a12e16-38d9-4378-9e1e-d828354f678e req-b27ee0e1-6006-479c-a2ca-38ec8c7bbf30 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] PUT https://10.4.3.222/volume/v3/attachments/f5f5224f-787f-4000-a39c-05d61c6c28ea Aug 01 00:16:27.332243 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-e7a12e16-38d9-4378-9e1e-d828354f678e req-b27ee0e1-6006-479c-a2ca-38ec8c7bbf30 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:27.350080 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-e7a12e16-38d9-4378-9e1e-d828354f678e req-b27ee0e1-6006-479c-a2ca-38ec8c7bbf30 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Acquiring lock "cinder-attachment_update-35472f5c-bfb4-4e99-b94e-ae6f9670b148-np0000006296" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:16:27.355261 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-e7a12e16-38d9-4378-9e1e-d828354f678e req-b27ee0e1-6006-479c-a2ca-38ec8c7bbf30 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Lock "cinder-attachment_update-35472f5c-bfb4-4e99-b94e-ae6f9670b148-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:16:27.356986 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:27.356986 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:27.443652 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-e7a12e16-38d9-4378-9e1e-d828354f678e req-b27ee0e1-6006-479c-a2ca-38ec8c7bbf30 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Lock "cinder-attachment_update-35472f5c-bfb4-4e99-b94e-ae6f9670b148-np0000006296" released by "attachment_update" :: held 0.088s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:16:27.444081 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-e7a12e16-38d9-4378-9e1e-d828354f678e req-b27ee0e1-6006-479c-a2ca-38ec8c7bbf30 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/attachments/f5f5224f-787f-4000-a39c-05d61c6c28ea returned with HTTP 200 Aug 01 00:16:27.444934 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 193/771] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:16:27 2026] PUT /volume/v3/attachments/f5f5224f-787f-4000-a39c-05d61c6c28ea => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:27.456389 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-e7a12e16-38d9-4378-9e1e-d828354f678e req-984a03b8-0808-4196-a0a7-b40478f7d8b2 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:27.461927 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a77bfdf8-3c14-401e-82d7-8097ec2f36b7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:27.462993 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a77bfdf8-3c14-401e-82d7-8097ec2f36b7 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/666dffca-a9a1-4901-b512-5d1ae8b4932f Aug 01 00:16:27.463191 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a77bfdf8-3c14-401e-82d7-8097ec2f36b7 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:27.464783 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a77bfdf8-3c14-401e-82d7-8097ec2f36b7 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:27.465808 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-e7a12e16-38d9-4378-9e1e-d828354f678e req-984a03b8-0808-4196-a0a7-b40478f7d8b2 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] GET https://10.4.3.222/volume/v3/attachments/f5f5224f-787f-4000-a39c-05d61c6c28ea Aug 01 00:16:27.466133 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-e7a12e16-38d9-4378-9e1e-d828354f678e req-984a03b8-0808-4196-a0a7-b40478f7d8b2 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:27.466405 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-e7a12e16-38d9-4378-9e1e-d828354f678e req-984a03b8-0808-4196-a0a7-b40478f7d8b2 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:27.469442 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a77bfdf8-3c14-401e-82d7-8097ec2f36b7 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/666dffca-a9a1-4901-b512-5d1ae8b4932f returned with HTTP 404 Aug 01 00:16:27.469906 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 193/772] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:27 2026] GET /volume/v3/volumes/666dffca-a9a1-4901-b512-5d1ae8b4932f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:16:27.476318 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ee435485-c8b6-4e3a-9c23-80d92359a06e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:27.477956 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ee435485-c8b6-4e3a-9c23-80d92359a06e tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/666dffca-a9a1-4901-b512-5d1ae8b4932f Aug 01 00:16:27.478105 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ee435485-c8b6-4e3a-9c23-80d92359a06e tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:27.478276 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ee435485-c8b6-4e3a-9c23-80d92359a06e tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:27.482903 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-e7a12e16-38d9-4378-9e1e-d828354f678e req-984a03b8-0808-4196-a0a7-b40478f7d8b2 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/attachments/f5f5224f-787f-4000-a39c-05d61c6c28ea returned with HTTP 200 Aug 01 00:16:27.483252 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 195/773] 10.4.3.222 () {70 vars in 1651 bytes} [Sat Aug 1 00:16:27 2026] GET /volume/v3/attachments/f5f5224f-787f-4000-a39c-05d61c6c28ea => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:27.483448 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ee435485-c8b6-4e3a-9c23-80d92359a06e tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/666dffca-a9a1-4901-b512-5d1ae8b4932f returned with HTTP 404 Aug 01 00:16:27.483895 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 193/774] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:27 2026] GET /volume/v3/volumes/666dffca-a9a1-4901-b512-5d1ae8b4932f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:16:27.492605 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3ce239b4-ef3f-4979-b90f-1e632d6e87a8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:27.495741 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3ce239b4-ef3f-4979-b90f-1e632d6e87a8 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] DELETE https://10.4.3.222/volume/v3/volumes/666dffca-a9a1-4901-b512-5d1ae8b4932f Aug 01 00:16:27.495923 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3ce239b4-ef3f-4979-b90f-1e632d6e87a8 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:27.496111 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3ce239b4-ef3f-4979-b90f-1e632d6e87a8 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:27.496266 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-3ce239b4-ef3f-4979-b90f-1e632d6e87a8 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Delete volume with id: 666dffca-a9a1-4901-b512-5d1ae8b4932f Aug 01 00:16:27.502888 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3ce239b4-ef3f-4979-b90f-1e632d6e87a8 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/666dffca-a9a1-4901-b512-5d1ae8b4932f returned with HTTP 404 Aug 01 00:16:27.503502 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 194/775] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:16:27 2026] DELETE /volume/v3/volumes/666dffca-a9a1-4901-b512-5d1ae8b4932f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:16:27.514666 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dd27c2bc-de3e-44d1-905e-878a078b4ec9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:27.516406 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dd27c2bc-de3e-44d1-905e-878a078b4ec9 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:16:27.516823 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dd27c2bc-de3e-44d1-905e-878a078b4ec9 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-616936197"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:27.518913 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-dd27c2bc-de3e-44d1-905e-878a078b4ec9 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-616936197'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:16:27.518913 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-dd27c2bc-de3e-44d1-905e-878a078b4ec9 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Create volume of 1 GB Aug 01 00:16:27.523095 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-dd27c2bc-de3e-44d1-905e-878a078b4ec9 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Availability Zones retrieved successfully. Aug 01 00:16:27.531792 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dd27c2bc-de3e-44d1-905e-878a078b4ec9 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Flow 'volume_create_api' (5d0170b2-5f15-4c86-a2b7-4c5199391eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:16:27.531792 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dd27c2bc-de3e-44d1-905e-878a078b4ec9 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e96a1f53-4c76-43ac-8c5e-ab42aa0726c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:27.531792 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-dd27c2bc-de3e-44d1-905e-878a078b4ec9 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:16:27.557799 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dd27c2bc-de3e-44d1-905e-878a078b4ec9 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e96a1f53-4c76-43ac-8c5e-ab42aa0726c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:27.558526 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dd27c2bc-de3e-44d1-905e-878a078b4ec9 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (544931f7-6dd3-4265-b62a-87dcd802106d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:27.600041 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-dd27c2bc-de3e-44d1-905e-878a078b4ec9 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Created reservations ['110653c1-3b42-4743-953a-9ff0f4a14695', '14db02df-0855-484d-80b3-cc8dae53debd', 'e0cd8f12-b67e-4795-bc29-aff8aafbd914', 'cc7ff1e5-1e2d-4514-8bb5-7a8026873b7f'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:16:27.600955 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dd27c2bc-de3e-44d1-905e-878a078b4ec9 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (544931f7-6dd3-4265-b62a-87dcd802106d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['110653c1-3b42-4743-953a-9ff0f4a14695', '14db02df-0855-484d-80b3-cc8dae53debd', 'e0cd8f12-b67e-4795-bc29-aff8aafbd914', 'cc7ff1e5-1e2d-4514-8bb5-7a8026873b7f']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:27.601783 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dd27c2bc-de3e-44d1-905e-878a078b4ec9 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20ac549d-7698-4f58-a48d-3d0bd4561cfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:27.628106 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dd27c2bc-de3e-44d1-905e-878a078b4ec9 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20ac549d-7698-4f58-a48d-3d0bd4561cfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3cf8ea4-ce14-4bd4-a78f-f65d0c0455ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-616936197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f94364af7e664bba9e36d24d6263a0b2',qos_specs=None,replication_status=,reservations=['110653c1-3b42-4743-953a-9ff0f4a14695','14db02df-0855-484d-80b3-cc8dae53debd','e0cd8f12-b67e-4795-bc29-aff8aafbd914','cc7ff1e5-1e2d-4514-8bb5-7a8026873b7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcd0d52be6444f569e22bf5a91048b09',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:16:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-616936197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3cf8ea4-ce14-4bd4-a78f-f65d0c0455ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f94364af7e664bba9e36d24d6263a0b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcd0d52be6444f569e22bf5a91048b09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:27.628860 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dd27c2bc-de3e-44d1-905e-878a078b4ec9 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cabe45c-e352-4c43-90e3-b7d2133fe710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:27.648807 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dd27c2bc-de3e-44d1-905e-878a078b4ec9 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cabe45c-e352-4c43-90e3-b7d2133fe710) transitioned into state 'SUCCESS' from state '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-616936197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f94364af7e664bba9e36d24d6263a0b2',qos_specs=None,replication_status=,reservations=['110653c1-3b42-4743-953a-9ff0f4a14695','14db02df-0855-484d-80b3-cc8dae53debd','e0cd8f12-b67e-4795-bc29-aff8aafbd914','cc7ff1e5-1e2d-4514-8bb5-7a8026873b7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcd0d52be6444f569e22bf5a91048b09',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:27.650016 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dd27c2bc-de3e-44d1-905e-878a078b4ec9 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaac581d-b982-475e-8227-989f69d71cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:27.658405 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dd27c2bc-de3e-44d1-905e-878a078b4ec9 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaac581d-b982-475e-8227-989f69d71cb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:27.659320 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dd27c2bc-de3e-44d1-905e-878a078b4ec9 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Flow 'volume_create_api' (5d0170b2-5f15-4c86-a2b7-4c5199391eea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:16:27.659659 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-dd27c2bc-de3e-44d1-905e-878a078b4ec9 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Create volume request issued successfully. Aug 01 00:16:27.660263 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dd27c2bc-de3e-44d1-905e-878a078b4ec9 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:16:27.660779 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 194/776] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:16:27 2026] POST /volume/v3/volumes => generated 748 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:16:27.678799 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b6396996-e5df-462e-932f-53fdaa545215 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:27.682336 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b6396996-e5df-462e-932f-53fdaa545215 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/b3cf8ea4-ce14-4bd4-a78f-f65d0c0455ca Aug 01 00:16:27.682336 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b6396996-e5df-462e-932f-53fdaa545215 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:27.682336 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b6396996-e5df-462e-932f-53fdaa545215 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:27.689008 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:27.689008 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:27.692923 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-b6396996-e5df-462e-932f-53fdaa545215 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:27.697232 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b6396996-e5df-462e-932f-53fdaa545215 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/b3cf8ea4-ce14-4bd4-a78f-f65d0c0455ca returned with HTTP 200 Aug 01 00:16:27.697705 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 196/777] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:27 2026] GET /volume/v3/volumes/b3cf8ea4-ce14-4bd4-a78f-f65d0c0455ca => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:28.290102 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-14f61d91-e09a-47fb-ad79-8917d81a2e75 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:28.294681 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-14f61d91-e09a-47fb-ad79-8917d81a2e75 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 Aug 01 00:16:28.294972 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-14f61d91-e09a-47fb-ad79-8917d81a2e75 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:28.295214 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-14f61d91-e09a-47fb-ad79-8917d81a2e75 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:28.308630 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:28.308630 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:28.316264 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-14f61d91-e09a-47fb-ad79-8917d81a2e75 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:16:28.327149 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-14f61d91-e09a-47fb-ad79-8917d81a2e75 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 returned with HTTP 200 Aug 01 00:16:28.327149 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 194/778] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:28 2026] GET /volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:28.713386 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1600500c-6343-476a-ba2b-12ba8aa6e4db None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:28.719389 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1600500c-6343-476a-ba2b-12ba8aa6e4db tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/b3cf8ea4-ce14-4bd4-a78f-f65d0c0455ca Aug 01 00:16:28.719589 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1600500c-6343-476a-ba2b-12ba8aa6e4db tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:28.719815 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1600500c-6343-476a-ba2b-12ba8aa6e4db tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:28.730141 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:28.730141 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:28.736814 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1600500c-6343-476a-ba2b-12ba8aa6e4db tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:28.744032 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1600500c-6343-476a-ba2b-12ba8aa6e4db tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/b3cf8ea4-ce14-4bd4-a78f-f65d0c0455ca returned with HTTP 200 Aug 01 00:16:28.744418 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 195/779] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:28 2026] GET /volume/v3/volumes/b3cf8ea4-ce14-4bd4-a78f-f65d0c0455ca => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:28.766170 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9114da60-e03a-4ff1-aa8e-97250a0f1d8a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:28.769851 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9114da60-e03a-4ff1-aa8e-97250a0f1d8a tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] POST https://10.4.3.222/volume/v3/volumes/b3cf8ea4-ce14-4bd4-a78f-f65d0c0455ca/action Aug 01 00:16:28.770362 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9114da60-e03a-4ff1-aa8e-97250a0f1d8a tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:16:28.770791 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9114da60-e03a-4ff1-aa8e-97250a0f1d8a tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:28.782542 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:28.782542 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:28.783057 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.admin_actions [None req-9114da60-e03a-4ff1-aa8e-97250a0f1d8a tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Updating volume 'b3cf8ea4-ce14-4bd4-a78f-f65d0c0455ca' with '{'status': 'creating'}' {{(pid=100406) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 00:16:28.813062 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9114da60-e03a-4ff1-aa8e-97250a0f1d8a tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] https://10.4.3.222/volume/v3/volumes/b3cf8ea4-ce14-4bd4-a78f-f65d0c0455ca/action returned with HTTP 202 Aug 01 00:16:28.813821 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 195/780] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:16:28 2026] POST /volume/v3/volumes/b3cf8ea4-ce14-4bd4-a78f-f65d0c0455ca/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:16:28.822536 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f4da414b-0537-4f12-9823-ab76c41d5a21 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:28.824306 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f4da414b-0537-4f12-9823-ab76c41d5a21 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/b3cf8ea4-ce14-4bd4-a78f-f65d0c0455ca Aug 01 00:16:28.824536 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f4da414b-0537-4f12-9823-ab76c41d5a21 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:28.824730 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f4da414b-0537-4f12-9823-ab76c41d5a21 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:28.835012 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:28.835012 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:28.842113 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f4da414b-0537-4f12-9823-ab76c41d5a21 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:28.849703 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f4da414b-0537-4f12-9823-ab76c41d5a21 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/b3cf8ea4-ce14-4bd4-a78f-f65d0c0455ca returned with HTTP 200 Aug 01 00:16:28.850103 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 197/781] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:28 2026] GET /volume/v3/volumes/b3cf8ea4-ce14-4bd4-a78f-f65d0c0455ca => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:28.871456 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-473d4560-7d68-406b-b0da-7d261ef8bb71 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:28.873792 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-473d4560-7d68-406b-b0da-7d261ef8bb71 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] POST https://10.4.3.222/volume/v3/volumes/b3cf8ea4-ce14-4bd4-a78f-f65d0c0455ca/action Aug 01 00:16:28.874234 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-473d4560-7d68-406b-b0da-7d261ef8bb71 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:16:28.874622 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-473d4560-7d68-406b-b0da-7d261ef8bb71 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:28.882972 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:28.882972 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:28.884288 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-473d4560-7d68-406b-b0da-7d261ef8bb71 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Volume info retrieved successfully. Aug 01 00:16:28.917948 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-473d4560-7d68-406b-b0da-7d261ef8bb71 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Delete volume request issued successfully. Aug 01 00:16:28.918319 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-473d4560-7d68-406b-b0da-7d261ef8bb71 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] https://10.4.3.222/volume/v3/volumes/b3cf8ea4-ce14-4bd4-a78f-f65d0c0455ca/action returned with HTTP 202 Aug 01 00:16:28.918972 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 195/782] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:16:28 2026] POST /volume/v3/volumes/b3cf8ea4-ce14-4bd4-a78f-f65d0c0455ca/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:16:28.930408 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bba03ef9-92a5-4006-a23e-509603da5ac4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:28.932236 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bba03ef9-92a5-4006-a23e-509603da5ac4 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/b3cf8ea4-ce14-4bd4-a78f-f65d0c0455ca Aug 01 00:16:28.932415 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bba03ef9-92a5-4006-a23e-509603da5ac4 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:28.932607 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bba03ef9-92a5-4006-a23e-509603da5ac4 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:28.944298 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:28.944298 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:28.950909 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-bba03ef9-92a5-4006-a23e-509603da5ac4 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:28.959486 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bba03ef9-92a5-4006-a23e-509603da5ac4 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/b3cf8ea4-ce14-4bd4-a78f-f65d0c0455ca returned with HTTP 200 Aug 01 00:16:28.960076 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 196/783] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:28 2026] GET /volume/v3/volumes/b3cf8ea4-ce14-4bd4-a78f-f65d0c0455ca => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:29.321877 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-ece3b699-6e93-4868-9ab8-1fc89acdabbd req-7ec0e3df-cc3c-477f-8da7-df11289b1eca None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:29.325825 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-ece3b699-6e93-4868-9ab8-1fc89acdabbd req-7ec0e3df-cc3c-477f-8da7-df11289b1eca tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] POST https://10.4.3.222/volume/v3/attachments/aecdce26-4d54-4a78-90c0-b28cc784673f/action Aug 01 00:16:29.325825 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-ece3b699-6e93-4868-9ab8-1fc89acdabbd req-7ec0e3df-cc3c-477f-8da7-df11289b1eca tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:16:29.325825 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-ece3b699-6e93-4868-9ab8-1fc89acdabbd req-7ec0e3df-cc3c-477f-8da7-df11289b1eca tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:29.348223 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-11ed20b6-0c6e-4651-8cbc-999a60ddf87a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:29.351036 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-11ed20b6-0c6e-4651-8cbc-999a60ddf87a tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 Aug 01 00:16:29.351269 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-11ed20b6-0c6e-4651-8cbc-999a60ddf87a tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:29.352278 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:29.352278 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:29.352524 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-11ed20b6-0c6e-4651-8cbc-999a60ddf87a tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:29.363351 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:29.363351 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:29.367557 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-11ed20b6-0c6e-4651-8cbc-999a60ddf87a tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:16:29.375806 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-ece3b699-6e93-4868-9ab8-1fc89acdabbd req-7ec0e3df-cc3c-477f-8da7-df11289b1eca tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/attachments/aecdce26-4d54-4a78-90c0-b28cc784673f/action returned with HTTP 204 Aug 01 00:16:29.376074 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-11ed20b6-0c6e-4651-8cbc-999a60ddf87a tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 returned with HTTP 200 Aug 01 00:16:29.376974 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 198/784] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:29 2026] GET /volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:29.382551 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 196/785] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:16:29 2026] POST /volume/v3/attachments/aecdce26-4d54-4a78-90c0-b28cc784673f/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:16:29.710701 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-71c06de2-446d-4cad-90e3-35fbfc114268 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:29.711214 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-71c06de2-446d-4cad-90e3-35fbfc114268 None None] GET https://10.4.3.222/volume// Aug 01 00:16:29.711431 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-71c06de2-446d-4cad-90e3-35fbfc114268 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:29.711698 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-71c06de2-446d-4cad-90e3-35fbfc114268 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:29.712150 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-71c06de2-446d-4cad-90e3-35fbfc114268 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:16:29.712463 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 196/786] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:16: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 01 00:16:29.723692 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-65a67a00-3bc5-4ce2-9b3d-9faf1fc9039a req-2a153b58-6a8c-49f5-917e-6ff685705eb6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:29.725791 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-65a67a00-3bc5-4ce2-9b3d-9faf1fc9039a req-2a153b58-6a8c-49f5-917e-6ff685705eb6 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:16:29.726108 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-65a67a00-3bc5-4ce2-9b3d-9faf1fc9039a req-2a153b58-6a8c-49f5-917e-6ff685705eb6 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "200081be-f71c-4ea8-a055-11550d6319f2", "connector": null, "instance_uuid": "bd7b6286-a5c1-4e3e-9325-d0e5c5cb1d74"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:29.737035 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:29.737035 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:29.767634 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-65a67a00-3bc5-4ce2-9b3d-9faf1fc9039a req-2a153b58-6a8c-49f5-917e-6ff685705eb6 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:16:29.768095 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 197/787] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:16:29 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 01 00:16:29.790101 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-65a67a00-3bc5-4ce2-9b3d-9faf1fc9039a req-2e8aa73c-1d77-4f4d-b0ba-a9fbaacb5a71 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:29.792132 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-65a67a00-3bc5-4ce2-9b3d-9faf1fc9039a req-2e8aa73c-1d77-4f4d-b0ba-a9fbaacb5a71 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] DELETE https://10.4.3.222/volume/v3/attachments/80e25cbe-d1e5-490e-a064-db7c987b5904 Aug 01 00:16:29.792306 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-65a67a00-3bc5-4ce2-9b3d-9faf1fc9039a req-2e8aa73c-1d77-4f4d-b0ba-a9fbaacb5a71 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:29.792486 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-65a67a00-3bc5-4ce2-9b3d-9faf1fc9039a req-2e8aa73c-1d77-4f4d-b0ba-a9fbaacb5a71 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:29.799272 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:29.799272 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:29.849262 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-65a67a00-3bc5-4ce2-9b3d-9faf1fc9039a req-2e8aa73c-1d77-4f4d-b0ba-a9fbaacb5a71 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] https://10.4.3.222/volume/v3/attachments/80e25cbe-d1e5-490e-a064-db7c987b5904 returned with HTTP 200 Aug 01 00:16:29.849895 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 199/788] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:16:29 2026] DELETE /volume/v3/attachments/80e25cbe-d1e5-490e-a064-db7c987b5904 => generated 192 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:29.974082 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-14fe3d53-74ae-40af-86ef-e95d73369a5d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:29.975695 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-14fe3d53-74ae-40af-86ef-e95d73369a5d tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/b3cf8ea4-ce14-4bd4-a78f-f65d0c0455ca Aug 01 00:16:29.975919 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-14fe3d53-74ae-40af-86ef-e95d73369a5d tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:29.976124 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-14fe3d53-74ae-40af-86ef-e95d73369a5d tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:29.981269 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-14fe3d53-74ae-40af-86ef-e95d73369a5d tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/b3cf8ea4-ce14-4bd4-a78f-f65d0c0455ca returned with HTTP 404 Aug 01 00:16:29.981719 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 197/789] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:29 2026] GET /volume/v3/volumes/b3cf8ea4-ce14-4bd4-a78f-f65d0c0455ca => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:16:29.989518 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-633e3998-2aac-46b2-b2ae-81826f7b2970 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:29.991921 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-633e3998-2aac-46b2-b2ae-81826f7b2970 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/b3cf8ea4-ce14-4bd4-a78f-f65d0c0455ca Aug 01 00:16:29.992174 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-633e3998-2aac-46b2-b2ae-81826f7b2970 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:29.992722 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-633e3998-2aac-46b2-b2ae-81826f7b2970 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:29.999725 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-633e3998-2aac-46b2-b2ae-81826f7b2970 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/b3cf8ea4-ce14-4bd4-a78f-f65d0c0455ca returned with HTTP 404 Aug 01 00:16:30.000183 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 197/790] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:29 2026] GET /volume/v3/volumes/b3cf8ea4-ce14-4bd4-a78f-f65d0c0455ca => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:16:30.007473 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-51cb4548-330f-439b-ba28-7b35e7247d34 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:30.009018 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-51cb4548-330f-439b-ba28-7b35e7247d34 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] DELETE https://10.4.3.222/volume/v3/volumes/b3cf8ea4-ce14-4bd4-a78f-f65d0c0455ca Aug 01 00:16:30.009226 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-51cb4548-330f-439b-ba28-7b35e7247d34 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:30.009387 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-51cb4548-330f-439b-ba28-7b35e7247d34 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:30.009550 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-51cb4548-330f-439b-ba28-7b35e7247d34 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Delete volume with id: b3cf8ea4-ce14-4bd4-a78f-f65d0c0455ca Aug 01 00:16:30.014786 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-51cb4548-330f-439b-ba28-7b35e7247d34 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/b3cf8ea4-ce14-4bd4-a78f-f65d0c0455ca returned with HTTP 404 Aug 01 00:16:30.015349 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 198/791] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:16:30 2026] DELETE /volume/v3/volumes/b3cf8ea4-ce14-4bd4-a78f-f65d0c0455ca => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:16:30.022513 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-bc2c37c4-d5c0-46f6-a24a-e19a73678393 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:30.024585 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bc2c37c4-d5c0-46f6-a24a-e19a73678393 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:16:30.025005 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bc2c37c4-d5c0-46f6-a24a-e19a73678393 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-643586095"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:30.026726 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-bc2c37c4-d5c0-46f6-a24a-e19a73678393 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-643586095'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:16:30.026906 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-bc2c37c4-d5c0-46f6-a24a-e19a73678393 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Create volume of 1 GB Aug 01 00:16:30.027220 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:30.027220 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:30.031610 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-bc2c37c4-d5c0-46f6-a24a-e19a73678393 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Availability Zones retrieved successfully. Aug 01 00:16:30.039066 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-bc2c37c4-d5c0-46f6-a24a-e19a73678393 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Flow 'volume_create_api' (d860c110-f7f4-402a-a2f3-566aac975bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:16:30.040334 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-bc2c37c4-d5c0-46f6-a24a-e19a73678393 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91d6a7a1-bcf5-43c4-a068-3fe14ecb4350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:30.041628 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-bc2c37c4-d5c0-46f6-a24a-e19a73678393 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:16:30.078645 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-bc2c37c4-d5c0-46f6-a24a-e19a73678393 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91d6a7a1-bcf5-43c4-a068-3fe14ecb4350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:30.080202 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-bc2c37c4-d5c0-46f6-a24a-e19a73678393 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edbf9766-c241-4d2b-96d6-b864fdbcf73f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:30.136536 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-bc2c37c4-d5c0-46f6-a24a-e19a73678393 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Created reservations ['d62bdc87-9fe6-4077-927d-300bc6adaae8', '241c6bb5-3cda-4b39-b0cd-41b1422cdb10', '23a43ddb-5997-44cb-9809-a0d2973463a8', '26d999b0-727f-4f4c-a1d4-a685ffb3def1'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:16:30.136536 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-bc2c37c4-d5c0-46f6-a24a-e19a73678393 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edbf9766-c241-4d2b-96d6-b864fdbcf73f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d62bdc87-9fe6-4077-927d-300bc6adaae8', '241c6bb5-3cda-4b39-b0cd-41b1422cdb10', '23a43ddb-5997-44cb-9809-a0d2973463a8', '26d999b0-727f-4f4c-a1d4-a685ffb3def1']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:30.136536 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-bc2c37c4-d5c0-46f6-a24a-e19a73678393 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efc7b7ad-96d0-4e94-80eb-44cb6adce7f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:30.167184 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-bc2c37c4-d5c0-46f6-a24a-e19a73678393 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efc7b7ad-96d0-4e94-80eb-44cb6adce7f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0d2068d-7103-4746-8ff8-d06cbbc7b116', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-643586095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f94364af7e664bba9e36d24d6263a0b2',qos_specs=None,replication_status=,reservations=['d62bdc87-9fe6-4077-927d-300bc6adaae8','241c6bb5-3cda-4b39-b0cd-41b1422cdb10','23a43ddb-5997-44cb-9809-a0d2973463a8','26d999b0-727f-4f4c-a1d4-a685ffb3def1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcd0d52be6444f569e22bf5a91048b09',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:16:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-643586095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0d2068d-7103-4746-8ff8-d06cbbc7b116,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f94364af7e664bba9e36d24d6263a0b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcd0d52be6444f569e22bf5a91048b09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:30.168703 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-bc2c37c4-d5c0-46f6-a24a-e19a73678393 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c0fa8e5-3948-4a8a-ae08-f2c756842dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:30.194267 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-bc2c37c4-d5c0-46f6-a24a-e19a73678393 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c0fa8e5-3948-4a8a-ae08-f2c756842dc3) transitioned into state 'SUCCESS' from state '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-643586095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f94364af7e664bba9e36d24d6263a0b2',qos_specs=None,replication_status=,reservations=['d62bdc87-9fe6-4077-927d-300bc6adaae8','241c6bb5-3cda-4b39-b0cd-41b1422cdb10','23a43ddb-5997-44cb-9809-a0d2973463a8','26d999b0-727f-4f4c-a1d4-a685ffb3def1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcd0d52be6444f569e22bf5a91048b09',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:30.195188 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-bc2c37c4-d5c0-46f6-a24a-e19a73678393 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be2dcded-6deb-4b1a-aa1d-9a2b8a3160be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:30.208843 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-bc2c37c4-d5c0-46f6-a24a-e19a73678393 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be2dcded-6deb-4b1a-aa1d-9a2b8a3160be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:30.210019 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-bc2c37c4-d5c0-46f6-a24a-e19a73678393 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Flow 'volume_create_api' (d860c110-f7f4-402a-a2f3-566aac975bb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:16:30.210242 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-bc2c37c4-d5c0-46f6-a24a-e19a73678393 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Create volume request issued successfully. Aug 01 00:16:30.211070 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bc2c37c4-d5c0-46f6-a24a-e19a73678393 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:16:30.211337 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 200/792] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:16:30 2026] POST /volume/v3/volumes => generated 748 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:16:30.224600 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a5ed8d9b-e41d-401c-bbef-d1b830c9a09f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:30.226295 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a5ed8d9b-e41d-401c-bbef-d1b830c9a09f tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/c0d2068d-7103-4746-8ff8-d06cbbc7b116 Aug 01 00:16:30.226450 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a5ed8d9b-e41d-401c-bbef-d1b830c9a09f tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:30.226692 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a5ed8d9b-e41d-401c-bbef-d1b830c9a09f tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:30.235425 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:30.235425 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:30.239456 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a5ed8d9b-e41d-401c-bbef-d1b830c9a09f tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:30.242672 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a5ed8d9b-e41d-401c-bbef-d1b830c9a09f tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/c0d2068d-7103-4746-8ff8-d06cbbc7b116 returned with HTTP 200 Aug 01 00:16:30.244019 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 198/793] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:30 2026] GET /volume/v3/volumes/c0d2068d-7103-4746-8ff8-d06cbbc7b116 => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:30.397407 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b368ab71-8e70-42ac-925d-2eac8f5d26d6 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:30.401036 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b368ab71-8e70-42ac-925d-2eac8f5d26d6 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 Aug 01 00:16:30.401036 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b368ab71-8e70-42ac-925d-2eac8f5d26d6 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:30.401036 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b368ab71-8e70-42ac-925d-2eac8f5d26d6 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:30.429507 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:30.429507 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:30.438880 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b368ab71-8e70-42ac-925d-2eac8f5d26d6 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:16:30.445277 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b368ab71-8e70-42ac-925d-2eac8f5d26d6 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 returned with HTTP 200 Aug 01 00:16:30.445861 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 198/794] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:30 2026] GET /volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 => generated 1140 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:30.461922 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-06a8effc-a4ba-459a-a5a2-61f5c87b2d1b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:30.464103 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-06a8effc-a4ba-459a-a5a2-61f5c87b2d1b tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 Aug 01 00:16:30.464367 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-06a8effc-a4ba-459a-a5a2-61f5c87b2d1b tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:30.464652 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-06a8effc-a4ba-459a-a5a2-61f5c87b2d1b tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:30.479040 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:30.479040 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:30.484970 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-06a8effc-a4ba-459a-a5a2-61f5c87b2d1b tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:16:30.492301 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-06a8effc-a4ba-459a-a5a2-61f5c87b2d1b tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 returned with HTTP 200 Aug 01 00:16:30.492827 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 199/795] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:30 2026] GET /volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:30.511270 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f5a2746d-e1d8-441b-af1d-1c9e9feaf3af None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:30.514936 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f5a2746d-e1d8-441b-af1d-1c9e9feaf3af tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:16:30.515335 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f5a2746d-e1d8-441b-af1d-1c9e9feaf3af tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e15340f9-f76e-4336-a1f4-4934485f33a6", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1435561938", "description": null, "metadata": null}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:30.527315 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:30.527315 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:30.527828 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f5a2746d-e1d8-441b-af1d-1c9e9feaf3af tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:16:30.527972 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-f5a2746d-e1d8-441b-af1d-1c9e9feaf3af tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Create snapshot from volume e15340f9-f76e-4336-a1f4-4934485f33a6 Aug 01 00:16:30.544246 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-f5a2746d-e1d8-441b-af1d-1c9e9feaf3af tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-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 01 00:16:30.584822 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-f5a2746d-e1d8-441b-af1d-1c9e9feaf3af tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Created reservations ['c350d855-9fac-40cd-871a-3245f6daf23a', '104837f9-ef47-441c-9c11-e54b98c09660', 'b8e40352-b0c6-457a-b041-e85b84b5221f', '93712b6e-ff2b-426c-9582-cf09d16e4997'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:16:30.626603 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f5a2746d-e1d8-441b-af1d-1c9e9feaf3af tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Snapshot force create request issued successfully. Aug 01 00:16:30.628508 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f5a2746d-e1d8-441b-af1d-1c9e9feaf3af tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:16:30.628508 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 201/796] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:16:30 2026] POST /volume/v3/snapshots => generated 311 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:16:30.645191 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d409a083-f27c-4a1a-8488-9e29c76df1ea None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:30.648352 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d409a083-f27c-4a1a-8488-9e29c76df1ea tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/snapshots/1eee7884-8514-4fb3-b0d2-5666dee212f8 Aug 01 00:16:30.650222 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d409a083-f27c-4a1a-8488-9e29c76df1ea tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:30.650595 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d409a083-f27c-4a1a-8488-9e29c76df1ea tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:30.659373 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:30.659373 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:30.660163 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d409a083-f27c-4a1a-8488-9e29c76df1ea tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Snapshot retrieved successfully. Aug 01 00:16:30.661750 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d409a083-f27c-4a1a-8488-9e29c76df1ea tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/snapshots/1eee7884-8514-4fb3-b0d2-5666dee212f8 returned with HTTP 200 Aug 01 00:16:30.661891 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 199/797] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:16:30 2026] GET /volume/v3/snapshots/1eee7884-8514-4fb3-b0d2-5666dee212f8 => generated 443 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:31.002955 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-65a67a00-3bc5-4ce2-9b3d-9faf1fc9039a req-1a4f434b-4a85-4ca2-9294-a25b7a6dc0f5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:31.006043 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-65a67a00-3bc5-4ce2-9b3d-9faf1fc9039a req-1a4f434b-4a85-4ca2-9294-a25b7a6dc0f5 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] PUT https://10.4.3.222/volume/v3/attachments/732c01cf-8c1a-4583-bcb6-509b05dd6e74 Aug 01 00:16:31.006555 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-65a67a00-3bc5-4ce2-9b3d-9faf1fc9039a req-1a4f434b-4a85-4ca2-9294-a25b7a6dc0f5 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:31.018329 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-65a67a00-3bc5-4ce2-9b3d-9faf1fc9039a req-1a4f434b-4a85-4ca2-9294-a25b7a6dc0f5 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Acquiring lock "cinder-attachment_update-200081be-f71c-4ea8-a055-11550d6319f2-np0000006296" by "attachment_update" {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:16:31.025303 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-65a67a00-3bc5-4ce2-9b3d-9faf1fc9039a req-1a4f434b-4a85-4ca2-9294-a25b7a6dc0f5 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Lock "cinder-attachment_update-200081be-f71c-4ea8-a055-11550d6319f2-np0000006296" acquired by "attachment_update" :: waited 0.007s {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:16:31.026313 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:31.026313 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:31.116408 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-65a67a00-3bc5-4ce2-9b3d-9faf1fc9039a req-1a4f434b-4a85-4ca2-9294-a25b7a6dc0f5 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Lock "cinder-attachment_update-200081be-f71c-4ea8-a055-11550d6319f2-np0000006296" released by "attachment_update" :: held 0.091s {{(pid=100409) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:16:31.116812 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-65a67a00-3bc5-4ce2-9b3d-9faf1fc9039a req-1a4f434b-4a85-4ca2-9294-a25b7a6dc0f5 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] https://10.4.3.222/volume/v3/attachments/732c01cf-8c1a-4583-bcb6-509b05dd6e74 returned with HTTP 200 Aug 01 00:16:31.117370 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 199/798] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:16:31 2026] PUT /volume/v3/attachments/732c01cf-8c1a-4583-bcb6-509b05dd6e74 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:31.125517 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-65a67a00-3bc5-4ce2-9b3d-9faf1fc9039a req-6311c1ee-1e96-4c55-8b80-733bbdcc686a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:31.127863 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-65a67a00-3bc5-4ce2-9b3d-9faf1fc9039a req-6311c1ee-1e96-4c55-8b80-733bbdcc686a tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] GET https://10.4.3.222/volume/v3/attachments/732c01cf-8c1a-4583-bcb6-509b05dd6e74 Aug 01 00:16:31.128076 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-65a67a00-3bc5-4ce2-9b3d-9faf1fc9039a req-6311c1ee-1e96-4c55-8b80-733bbdcc686a tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:31.128257 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-65a67a00-3bc5-4ce2-9b3d-9faf1fc9039a req-6311c1ee-1e96-4c55-8b80-733bbdcc686a tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:31.143590 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-65a67a00-3bc5-4ce2-9b3d-9faf1fc9039a req-6311c1ee-1e96-4c55-8b80-733bbdcc686a tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] https://10.4.3.222/volume/v3/attachments/732c01cf-8c1a-4583-bcb6-509b05dd6e74 returned with HTTP 200 Aug 01 00:16:31.144045 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 200/799] 10.4.3.222 () {70 vars in 1651 bytes} [Sat Aug 1 00:16:31 2026] GET /volume/v3/attachments/732c01cf-8c1a-4583-bcb6-509b05dd6e74 => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:31.259717 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-365de299-f0bc-43c9-8782-082741035976 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:31.263791 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-365de299-f0bc-43c9-8782-082741035976 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/c0d2068d-7103-4746-8ff8-d06cbbc7b116 Aug 01 00:16:31.263791 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-365de299-f0bc-43c9-8782-082741035976 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:31.263791 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-365de299-f0bc-43c9-8782-082741035976 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:31.272786 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:31.272786 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:31.278187 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-365de299-f0bc-43c9-8782-082741035976 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:31.285364 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-365de299-f0bc-43c9-8782-082741035976 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/c0d2068d-7103-4746-8ff8-d06cbbc7b116 returned with HTTP 200 Aug 01 00:16:31.286237 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 202/800] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:31 2026] GET /volume/v3/volumes/c0d2068d-7103-4746-8ff8-d06cbbc7b116 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:31.304732 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dd77f2b3-f8fe-488e-b5b6-4946b235ff09 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:31.308456 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dd77f2b3-f8fe-488e-b5b6-4946b235ff09 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] POST https://10.4.3.222/volume/v3/volumes/c0d2068d-7103-4746-8ff8-d06cbbc7b116/action Aug 01 00:16:31.308915 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dd77f2b3-f8fe-488e-b5b6-4946b235ff09 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:16:31.309082 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dd77f2b3-f8fe-488e-b5b6-4946b235ff09 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:31.320088 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:31.320088 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:31.320688 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.admin_actions [None req-dd77f2b3-f8fe-488e-b5b6-4946b235ff09 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Updating volume 'c0d2068d-7103-4746-8ff8-d06cbbc7b116' with '{'status': 'error'}' {{(pid=100406) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 00:16:31.343046 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dd77f2b3-f8fe-488e-b5b6-4946b235ff09 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] https://10.4.3.222/volume/v3/volumes/c0d2068d-7103-4746-8ff8-d06cbbc7b116/action returned with HTTP 202 Aug 01 00:16:31.343695 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 200/801] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:16:31 2026] POST /volume/v3/volumes/c0d2068d-7103-4746-8ff8-d06cbbc7b116/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:16:31.351546 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-1e270050-30ed-4975-8ced-86f52f9e00f9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:31.353308 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1e270050-30ed-4975-8ced-86f52f9e00f9 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/c0d2068d-7103-4746-8ff8-d06cbbc7b116 Aug 01 00:16:31.353557 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1e270050-30ed-4975-8ced-86f52f9e00f9 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:31.353818 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1e270050-30ed-4975-8ced-86f52f9e00f9 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:31.360803 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:31.360803 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:31.365259 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-1e270050-30ed-4975-8ced-86f52f9e00f9 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:31.370363 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1e270050-30ed-4975-8ced-86f52f9e00f9 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/c0d2068d-7103-4746-8ff8-d06cbbc7b116 returned with HTTP 200 Aug 01 00:16:31.370787 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 200/802] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:31 2026] GET /volume/v3/volumes/c0d2068d-7103-4746-8ff8-d06cbbc7b116 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:31.387603 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9df6096c-7c0e-4a36-a5de-deef67720fcf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:31.392318 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9df6096c-7c0e-4a36-a5de-deef67720fcf tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] POST https://10.4.3.222/volume/v3/volumes/c0d2068d-7103-4746-8ff8-d06cbbc7b116/action Aug 01 00:16:31.392672 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9df6096c-7c0e-4a36-a5de-deef67720fcf tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:16:31.392812 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9df6096c-7c0e-4a36-a5de-deef67720fcf tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:31.408507 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:31.408507 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:31.408899 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9df6096c-7c0e-4a36-a5de-deef67720fcf tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Volume info retrieved successfully. Aug 01 00:16:31.438924 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9df6096c-7c0e-4a36-a5de-deef67720fcf tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Delete volume request issued successfully. Aug 01 00:16:31.439215 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9df6096c-7c0e-4a36-a5de-deef67720fcf tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] https://10.4.3.222/volume/v3/volumes/c0d2068d-7103-4746-8ff8-d06cbbc7b116/action returned with HTTP 202 Aug 01 00:16:31.439564 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 201/803] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:16:31 2026] POST /volume/v3/volumes/c0d2068d-7103-4746-8ff8-d06cbbc7b116/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:16:31.448838 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-db26b979-92a3-4278-8a6c-fc74efbaacb8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:31.451215 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-db26b979-92a3-4278-8a6c-fc74efbaacb8 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/c0d2068d-7103-4746-8ff8-d06cbbc7b116 Aug 01 00:16:31.452834 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-db26b979-92a3-4278-8a6c-fc74efbaacb8 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:31.452834 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-db26b979-92a3-4278-8a6c-fc74efbaacb8 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:31.460297 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:31.460297 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:31.465589 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-db26b979-92a3-4278-8a6c-fc74efbaacb8 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:31.471884 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-db26b979-92a3-4278-8a6c-fc74efbaacb8 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/c0d2068d-7103-4746-8ff8-d06cbbc7b116 returned with HTTP 200 Aug 01 00:16:31.472327 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 203/804] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:31 2026] GET /volume/v3/volumes/c0d2068d-7103-4746-8ff8-d06cbbc7b116 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:31.674382 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-51523d10-2b4f-418e-8878-297596942ad4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:31.675992 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-51523d10-2b4f-418e-8878-297596942ad4 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/snapshots/1eee7884-8514-4fb3-b0d2-5666dee212f8 Aug 01 00:16:31.676161 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-51523d10-2b4f-418e-8878-297596942ad4 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:31.676333 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-51523d10-2b4f-418e-8878-297596942ad4 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:31.680641 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:31.680641 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:31.681039 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-51523d10-2b4f-418e-8878-297596942ad4 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Snapshot retrieved successfully. Aug 01 00:16:31.681713 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-51523d10-2b4f-418e-8878-297596942ad4 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/snapshots/1eee7884-8514-4fb3-b0d2-5666dee212f8 returned with HTTP 200 Aug 01 00:16:31.682036 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 201/805] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:16:31 2026] GET /volume/v3/snapshots/1eee7884-8514-4fb3-b0d2-5666dee212f8 => generated 470 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:31.693189 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-98cce36f-df10-43de-8a03-9236a9069b7e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:31.694846 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-98cce36f-df10-43de-8a03-9236a9069b7e tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/snapshots/1eee7884-8514-4fb3-b0d2-5666dee212f8 Aug 01 00:16:31.695023 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-98cce36f-df10-43de-8a03-9236a9069b7e tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:31.695200 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-98cce36f-df10-43de-8a03-9236a9069b7e tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:31.699594 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:31.699594 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:31.700102 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-98cce36f-df10-43de-8a03-9236a9069b7e tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Snapshot retrieved successfully. Aug 01 00:16:31.700895 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-98cce36f-df10-43de-8a03-9236a9069b7e tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/snapshots/1eee7884-8514-4fb3-b0d2-5666dee212f8 returned with HTTP 200 Aug 01 00:16:31.701205 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 201/806] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:16:31 2026] GET /volume/v3/snapshots/1eee7884-8514-4fb3-b0d2-5666dee212f8 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:31.712697 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d191c00f-d74c-4107-8467-93529a342ecb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:31.714392 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d191c00f-d74c-4107-8467-93529a342ecb tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 Aug 01 00:16:31.716012 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d191c00f-d74c-4107-8467-93529a342ecb tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:31.716012 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d191c00f-d74c-4107-8467-93529a342ecb tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:31.724121 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:31.724121 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:31.727346 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d191c00f-d74c-4107-8467-93529a342ecb tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:16:31.730914 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d191c00f-d74c-4107-8467-93529a342ecb tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 returned with HTTP 200 Aug 01 00:16:31.730914 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 202/807] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:31 2026] GET /volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 => generated 1140 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:32.490794 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f8c33ba3-1f7d-498a-9aaf-5d3219aeb538 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:32.491544 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f8c33ba3-1f7d-498a-9aaf-5d3219aeb538 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/c0d2068d-7103-4746-8ff8-d06cbbc7b116 Aug 01 00:16:32.491851 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f8c33ba3-1f7d-498a-9aaf-5d3219aeb538 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:32.492109 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f8c33ba3-1f7d-498a-9aaf-5d3219aeb538 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:32.500562 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f8c33ba3-1f7d-498a-9aaf-5d3219aeb538 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/c0d2068d-7103-4746-8ff8-d06cbbc7b116 returned with HTTP 404 Aug 01 00:16:32.501262 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 204/808] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:32 2026] GET /volume/v3/volumes/c0d2068d-7103-4746-8ff8-d06cbbc7b116 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:16:32.510055 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c22800d4-5df5-4491-ab5e-61b92bb707ac None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:32.511985 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c22800d4-5df5-4491-ab5e-61b92bb707ac tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/c0d2068d-7103-4746-8ff8-d06cbbc7b116 Aug 01 00:16:32.512100 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c22800d4-5df5-4491-ab5e-61b92bb707ac tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:32.512281 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c22800d4-5df5-4491-ab5e-61b92bb707ac tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:32.518475 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c22800d4-5df5-4491-ab5e-61b92bb707ac tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/c0d2068d-7103-4746-8ff8-d06cbbc7b116 returned with HTTP 404 Aug 01 00:16:32.519247 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 202/809] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:32 2026] GET /volume/v3/volumes/c0d2068d-7103-4746-8ff8-d06cbbc7b116 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:16:32.526855 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-29943676-619d-443b-9b43-3fbc243f80dd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:32.530461 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-29943676-619d-443b-9b43-3fbc243f80dd tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] DELETE https://10.4.3.222/volume/v3/volumes/c0d2068d-7103-4746-8ff8-d06cbbc7b116 Aug 01 00:16:32.530810 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-29943676-619d-443b-9b43-3fbc243f80dd tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:32.530988 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-29943676-619d-443b-9b43-3fbc243f80dd tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:32.531109 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-29943676-619d-443b-9b43-3fbc243f80dd tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Delete volume with id: c0d2068d-7103-4746-8ff8-d06cbbc7b116 Aug 01 00:16:32.537680 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-29943676-619d-443b-9b43-3fbc243f80dd tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/c0d2068d-7103-4746-8ff8-d06cbbc7b116 returned with HTTP 404 Aug 01 00:16:32.538215 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 202/810] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:16:32 2026] DELETE /volume/v3/volumes/c0d2068d-7103-4746-8ff8-d06cbbc7b116 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:16:32.555889 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f916ce00-96de-4656-a2f2-902b9f8c807d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:32.557815 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f916ce00-96de-4656-a2f2-902b9f8c807d tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:16:32.558146 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f916ce00-96de-4656-a2f2-902b9f8c807d tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1366675790"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:32.559454 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-f916ce00-96de-4656-a2f2-902b9f8c807d tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1366675790'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:16:32.559604 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-f916ce00-96de-4656-a2f2-902b9f8c807d tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Create volume of 1 GB Aug 01 00:16:32.564741 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f916ce00-96de-4656-a2f2-902b9f8c807d tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Availability Zones retrieved successfully. Aug 01 00:16:32.571444 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f916ce00-96de-4656-a2f2-902b9f8c807d tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Flow 'volume_create_api' (b197bf92-5506-4c96-9452-2ef1b1dfa5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:16:32.574930 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f916ce00-96de-4656-a2f2-902b9f8c807d tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9aee291c-8958-4060-bcae-9af4885c84e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:32.575824 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-f916ce00-96de-4656-a2f2-902b9f8c807d tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:16:32.619649 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f916ce00-96de-4656-a2f2-902b9f8c807d tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9aee291c-8958-4060-bcae-9af4885c84e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:32.620445 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f916ce00-96de-4656-a2f2-902b9f8c807d tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04d558e4-5484-4cb5-9d53-4b7d9901fd36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:32.667941 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-f916ce00-96de-4656-a2f2-902b9f8c807d tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Created reservations ['3d94b4d3-03bd-4bc5-a3ee-48d9dba37615', 'c1672c62-9d73-44b2-a4a5-aff29d96bd22', 'e712ee78-0025-4123-aa75-a4e4d9b27bed', '7778f6c2-d4de-4291-bc6c-b39e23a496f1'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:16:32.668784 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f916ce00-96de-4656-a2f2-902b9f8c807d tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04d558e4-5484-4cb5-9d53-4b7d9901fd36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d94b4d3-03bd-4bc5-a3ee-48d9dba37615', 'c1672c62-9d73-44b2-a4a5-aff29d96bd22', 'e712ee78-0025-4123-aa75-a4e4d9b27bed', '7778f6c2-d4de-4291-bc6c-b39e23a496f1']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:32.669601 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f916ce00-96de-4656-a2f2-902b9f8c807d tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a37aad5-8594-45f3-9b9b-25f5cbb7a3d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:32.700825 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f916ce00-96de-4656-a2f2-902b9f8c807d tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a37aad5-8594-45f3-9b9b-25f5cbb7a3d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '934a721a-afe0-4933-9358-c0b7bdfeb50a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1366675790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f94364af7e664bba9e36d24d6263a0b2',qos_specs=None,replication_status=,reservations=['3d94b4d3-03bd-4bc5-a3ee-48d9dba37615','c1672c62-9d73-44b2-a4a5-aff29d96bd22','e712ee78-0025-4123-aa75-a4e4d9b27bed','7778f6c2-d4de-4291-bc6c-b39e23a496f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcd0d52be6444f569e22bf5a91048b09',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:16:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1366675790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=934a721a-afe0-4933-9358-c0b7bdfeb50a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f94364af7e664bba9e36d24d6263a0b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcd0d52be6444f569e22bf5a91048b09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:32.701653 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f916ce00-96de-4656-a2f2-902b9f8c807d tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50d69555-94ed-49c1-ae01-1a775ba5b24a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:32.722254 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f916ce00-96de-4656-a2f2-902b9f8c807d tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50d69555-94ed-49c1-ae01-1a775ba5b24a) transitioned into state 'SUCCESS' from state '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-1366675790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f94364af7e664bba9e36d24d6263a0b2',qos_specs=None,replication_status=,reservations=['3d94b4d3-03bd-4bc5-a3ee-48d9dba37615','c1672c62-9d73-44b2-a4a5-aff29d96bd22','e712ee78-0025-4123-aa75-a4e4d9b27bed','7778f6c2-d4de-4291-bc6c-b39e23a496f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcd0d52be6444f569e22bf5a91048b09',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:32.722516 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f916ce00-96de-4656-a2f2-902b9f8c807d tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c2663d7-5d62-41af-b2fa-f09f1cf4e56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:32.735201 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f916ce00-96de-4656-a2f2-902b9f8c807d tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c2663d7-5d62-41af-b2fa-f09f1cf4e56a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:32.736146 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f916ce00-96de-4656-a2f2-902b9f8c807d tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Flow 'volume_create_api' (b197bf92-5506-4c96-9452-2ef1b1dfa5f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:16:32.736537 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f916ce00-96de-4656-a2f2-902b9f8c807d tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Create volume request issued successfully. Aug 01 00:16:32.737138 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f916ce00-96de-4656-a2f2-902b9f8c807d tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:16:32.738304 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 203/811] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:16:32 2026] POST /volume/v3/volumes => generated 749 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:16:32.753280 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e1c115e2-112c-4d2c-bf35-ccd9ce3491d5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:32.755833 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e1c115e2-112c-4d2c-bf35-ccd9ce3491d5 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/934a721a-afe0-4933-9358-c0b7bdfeb50a Aug 01 00:16:32.756113 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e1c115e2-112c-4d2c-bf35-ccd9ce3491d5 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:32.756404 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e1c115e2-112c-4d2c-bf35-ccd9ce3491d5 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:32.766393 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:32.766393 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:32.772478 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-e1c115e2-112c-4d2c-bf35-ccd9ce3491d5 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:32.779295 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e1c115e2-112c-4d2c-bf35-ccd9ce3491d5 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/934a721a-afe0-4933-9358-c0b7bdfeb50a returned with HTTP 200 Aug 01 00:16:32.779799 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 205/812] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:32 2026] GET /volume/v3/volumes/934a721a-afe0-4933-9358-c0b7bdfeb50a => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:33.532923 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7cdde878-792a-44ce-83aa-e44aae12da37 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:33.535252 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7cdde878-792a-44ce-83aa-e44aae12da37 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:16:33.536299 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7cdde878-792a-44ce-83aa-e44aae12da37 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-994496033"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:33.537581 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-7cdde878-792a-44ce-83aa-e44aae12da37 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-994496033'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:16:33.537754 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-7cdde878-792a-44ce-83aa-e44aae12da37 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Create volume of 1 GB Aug 01 00:16:33.542035 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7cdde878-792a-44ce-83aa-e44aae12da37 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Availability Zones retrieved successfully. Aug 01 00:16:33.548805 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7cdde878-792a-44ce-83aa-e44aae12da37 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Flow 'volume_create_api' (7ad6b52f-6842-4666-bbcc-26b3ca0f4dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:16:33.549874 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7cdde878-792a-44ce-83aa-e44aae12da37 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (337fb66e-ded3-4f11-bacf-36700daf4d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:33.551037 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-7cdde878-792a-44ce-83aa-e44aae12da37 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:16:33.581393 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7cdde878-792a-44ce-83aa-e44aae12da37 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (337fb66e-ded3-4f11-bacf-36700daf4d3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:33.582112 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7cdde878-792a-44ce-83aa-e44aae12da37 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b9085a2-eb8c-4008-9c68-26b9e70b4b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:33.649870 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-7cdde878-792a-44ce-83aa-e44aae12da37 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Created reservations ['d34cc299-2950-47ea-8e82-54d21a9ba2b0', '8ed40e62-574e-4dcb-b617-f62f6e113a24', '333eae01-4f23-47c5-b05c-ef57e95c01b7', '2ebd5943-5510-48b5-95de-455e8deff8c5'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:16:33.650701 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7cdde878-792a-44ce-83aa-e44aae12da37 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b9085a2-eb8c-4008-9c68-26b9e70b4b06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d34cc299-2950-47ea-8e82-54d21a9ba2b0', '8ed40e62-574e-4dcb-b617-f62f6e113a24', '333eae01-4f23-47c5-b05c-ef57e95c01b7', '2ebd5943-5510-48b5-95de-455e8deff8c5']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:33.651469 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7cdde878-792a-44ce-83aa-e44aae12da37 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7359999-48f4-418d-8a2a-5dd990dc1155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:33.671812 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7cdde878-792a-44ce-83aa-e44aae12da37 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7359999-48f4-418d-8a2a-5dd990dc1155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f32e91d-cae7-4a14-b6cf-b565e43717d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-994496033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3c38b967b4f410d88921f4ff344f486',qos_specs=None,replication_status=,reservations=['d34cc299-2950-47ea-8e82-54d21a9ba2b0','8ed40e62-574e-4dcb-b617-f62f6e113a24','333eae01-4f23-47c5-b05c-ef57e95c01b7','2ebd5943-5510-48b5-95de-455e8deff8c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d7d15fb3e74ce7a8a1b0190439ec72',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:16:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-994496033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f32e91d-cae7-4a14-b6cf-b565e43717d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3c38b967b4f410d88921f4ff344f486',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0d7d15fb3e74ce7a8a1b0190439ec72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:33.672527 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7cdde878-792a-44ce-83aa-e44aae12da37 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7889c10-d77e-4d48-a80a-c502c1aa52fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:33.691110 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7cdde878-792a-44ce-83aa-e44aae12da37 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7889c10-d77e-4d48-a80a-c502c1aa52fc) transitioned into state 'SUCCESS' from state '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-994496033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3c38b967b4f410d88921f4ff344f486',qos_specs=None,replication_status=,reservations=['d34cc299-2950-47ea-8e82-54d21a9ba2b0','8ed40e62-574e-4dcb-b617-f62f6e113a24','333eae01-4f23-47c5-b05c-ef57e95c01b7','2ebd5943-5510-48b5-95de-455e8deff8c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d7d15fb3e74ce7a8a1b0190439ec72',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:33.691831 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7cdde878-792a-44ce-83aa-e44aae12da37 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee4be62c-0049-45f3-a163-cf3d3e082a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:33.702953 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7cdde878-792a-44ce-83aa-e44aae12da37 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee4be62c-0049-45f3-a163-cf3d3e082a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:33.702953 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7cdde878-792a-44ce-83aa-e44aae12da37 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Flow 'volume_create_api' (7ad6b52f-6842-4666-bbcc-26b3ca0f4dca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:16:33.702953 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7cdde878-792a-44ce-83aa-e44aae12da37 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Create volume request issued successfully. Aug 01 00:16:33.702953 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7cdde878-792a-44ce-83aa-e44aae12da37 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:16:33.703079 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 203/813] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:16:33 2026] POST /volume/v3/volumes => generated 753 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:16:33.720368 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e920ee65-da2c-41e1-8c2e-7850d574cfda None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:33.721845 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e920ee65-da2c-41e1-8c2e-7850d574cfda tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] GET https://10.4.3.222/volume/v3/volumes/8f32e91d-cae7-4a14-b6cf-b565e43717d3 Aug 01 00:16:33.722128 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e920ee65-da2c-41e1-8c2e-7850d574cfda tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:33.722401 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e920ee65-da2c-41e1-8c2e-7850d574cfda tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:33.735269 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:33.735269 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:33.739169 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-e920ee65-da2c-41e1-8c2e-7850d574cfda tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Volume info retrieved successfully. Aug 01 00:16:33.744863 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e920ee65-da2c-41e1-8c2e-7850d574cfda tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] https://10.4.3.222/volume/v3/volumes/8f32e91d-cae7-4a14-b6cf-b565e43717d3 returned with HTTP 200 Aug 01 00:16:33.746236 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 203/814] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:33 2026] GET /volume/v3/volumes/8f32e91d-cae7-4a14-b6cf-b565e43717d3 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:33.794087 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fa90d030-444f-4964-8c14-d7ddbadc1508 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:33.796016 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fa90d030-444f-4964-8c14-d7ddbadc1508 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/934a721a-afe0-4933-9358-c0b7bdfeb50a Aug 01 00:16:33.796218 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fa90d030-444f-4964-8c14-d7ddbadc1508 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:33.796422 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fa90d030-444f-4964-8c14-d7ddbadc1508 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:33.806201 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:33.806201 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:33.810416 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-fa90d030-444f-4964-8c14-d7ddbadc1508 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:33.816061 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-e7a12e16-38d9-4378-9e1e-d828354f678e req-3900e96c-7f1a-4d62-9b7d-a2fd4030acd2 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:33.818729 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-e7a12e16-38d9-4378-9e1e-d828354f678e req-3900e96c-7f1a-4d62-9b7d-a2fd4030acd2 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] POST https://10.4.3.222/volume/v3/attachments/f5f5224f-787f-4000-a39c-05d61c6c28ea/action Aug 01 00:16:33.819199 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-e7a12e16-38d9-4378-9e1e-d828354f678e req-3900e96c-7f1a-4d62-9b7d-a2fd4030acd2 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Action body: b'{"os-complete": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:16:33.819365 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-e7a12e16-38d9-4378-9e1e-d828354f678e req-3900e96c-7f1a-4d62-9b7d-a2fd4030acd2 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:33.820094 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fa90d030-444f-4964-8c14-d7ddbadc1508 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/934a721a-afe0-4933-9358-c0b7bdfeb50a returned with HTTP 200 Aug 01 00:16:33.820487 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 204/815] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:33 2026] GET /volume/v3/volumes/934a721a-afe0-4933-9358-c0b7bdfeb50a => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:33.839548 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4d73fda1-91e8-4f3e-b66c-66c54d454426 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:33.841542 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4d73fda1-91e8-4f3e-b66c-66c54d454426 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] POST https://10.4.3.222/volume/v3/volumes/934a721a-afe0-4933-9358-c0b7bdfeb50a/action Aug 01 00:16:33.842001 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4d73fda1-91e8-4f3e-b66c-66c54d454426 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:16:33.842173 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4d73fda1-91e8-4f3e-b66c-66c54d454426 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:33.851046 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:33.851046 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:33.851432 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.admin_actions [None req-4d73fda1-91e8-4f3e-b66c-66c54d454426 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Updating volume '934a721a-afe0-4933-9358-c0b7bdfeb50a' with '{'status': 'maintenance'}' {{(pid=100406) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 00:16:33.856376 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:33.856376 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:33.872973 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-e7a12e16-38d9-4378-9e1e-d828354f678e req-3900e96c-7f1a-4d62-9b7d-a2fd4030acd2 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/attachments/f5f5224f-787f-4000-a39c-05d61c6c28ea/action returned with HTTP 204 Aug 01 00:16:33.873421 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 206/816] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:16:33 2026] POST /volume/v3/attachments/f5f5224f-787f-4000-a39c-05d61c6c28ea/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:16:33.878327 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4d73fda1-91e8-4f3e-b66c-66c54d454426 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] https://10.4.3.222/volume/v3/volumes/934a721a-afe0-4933-9358-c0b7bdfeb50a/action returned with HTTP 202 Aug 01 00:16:33.879071 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 204/817] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:16:33 2026] POST /volume/v3/volumes/934a721a-afe0-4933-9358-c0b7bdfeb50a/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:16:33.888053 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a89d7ca8-a331-4961-9fad-7e3ecc9c8371 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:33.891664 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a89d7ca8-a331-4961-9fad-7e3ecc9c8371 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/934a721a-afe0-4933-9358-c0b7bdfeb50a Aug 01 00:16:33.891664 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a89d7ca8-a331-4961-9fad-7e3ecc9c8371 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:33.891983 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a89d7ca8-a331-4961-9fad-7e3ecc9c8371 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:33.905670 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:33.905670 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:33.912599 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a89d7ca8-a331-4961-9fad-7e3ecc9c8371 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:33.918760 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a89d7ca8-a331-4961-9fad-7e3ecc9c8371 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/934a721a-afe0-4933-9358-c0b7bdfeb50a returned with HTTP 200 Aug 01 00:16:33.919972 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 204/818] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:33 2026] GET /volume/v3/volumes/934a721a-afe0-4933-9358-c0b7bdfeb50a => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:33.934588 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-422d2db9-48f5-4b02-b2a7-2898e925aefb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:33.936791 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-422d2db9-48f5-4b02-b2a7-2898e925aefb tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] POST https://10.4.3.222/volume/v3/volumes/934a721a-afe0-4933-9358-c0b7bdfeb50a/action Aug 01 00:16:33.937146 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-422d2db9-48f5-4b02-b2a7-2898e925aefb tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:16:33.937262 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-422d2db9-48f5-4b02-b2a7-2898e925aefb tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:33.946932 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:33.946932 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:33.947337 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-422d2db9-48f5-4b02-b2a7-2898e925aefb tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Volume info retrieved successfully. Aug 01 00:16:33.973010 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-422d2db9-48f5-4b02-b2a7-2898e925aefb tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Delete volume request issued successfully. Aug 01 00:16:33.973010 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-422d2db9-48f5-4b02-b2a7-2898e925aefb tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] https://10.4.3.222/volume/v3/volumes/934a721a-afe0-4933-9358-c0b7bdfeb50a/action returned with HTTP 202 Aug 01 00:16:33.973257 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 205/819] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:16:33 2026] POST /volume/v3/volumes/934a721a-afe0-4933-9358-c0b7bdfeb50a/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:16:33.982487 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-8a3e84fe-23e6-4114-93d0-16a6f47de274 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:33.984731 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8a3e84fe-23e6-4114-93d0-16a6f47de274 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/934a721a-afe0-4933-9358-c0b7bdfeb50a Aug 01 00:16:33.985081 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8a3e84fe-23e6-4114-93d0-16a6f47de274 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:33.985369 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8a3e84fe-23e6-4114-93d0-16a6f47de274 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:33.996881 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:33.996881 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:34.002832 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-8a3e84fe-23e6-4114-93d0-16a6f47de274 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:34.008715 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8a3e84fe-23e6-4114-93d0-16a6f47de274 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/934a721a-afe0-4933-9358-c0b7bdfeb50a returned with HTTP 200 Aug 01 00:16:34.009364 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 207/820] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:33 2026] GET /volume/v3/volumes/934a721a-afe0-4933-9358-c0b7bdfeb50a => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:34.759934 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0c31e0f5-3bd2-41bc-b6f1-8c05ded5e299 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:34.765840 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0c31e0f5-3bd2-41bc-b6f1-8c05ded5e299 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] GET https://10.4.3.222/volume/v3/volumes/8f32e91d-cae7-4a14-b6cf-b565e43717d3 Aug 01 00:16:34.765921 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0c31e0f5-3bd2-41bc-b6f1-8c05ded5e299 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:34.766142 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0c31e0f5-3bd2-41bc-b6f1-8c05ded5e299 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:34.786107 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:34.786107 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:34.793425 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0c31e0f5-3bd2-41bc-b6f1-8c05ded5e299 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Volume info retrieved successfully. Aug 01 00:16:34.800032 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0c31e0f5-3bd2-41bc-b6f1-8c05ded5e299 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] https://10.4.3.222/volume/v3/volumes/8f32e91d-cae7-4a14-b6cf-b565e43717d3 returned with HTTP 200 Aug 01 00:16:34.800531 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 205/821] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:34 2026] GET /volume/v3/volumes/8f32e91d-cae7-4a14-b6cf-b565e43717d3 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:34.816168 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9fcbda4a-1338-4eaa-8c4e-910b8c9339be None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:34.820592 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9fcbda4a-1338-4eaa-8c4e-910b8c9339be tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] POST https://10.4.3.222/volume/v3/volumes/8f32e91d-cae7-4a14-b6cf-b565e43717d3/action Aug 01 00:16:34.821119 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9fcbda4a-1338-4eaa-8c4e-910b8c9339be tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:16:34.821329 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9fcbda4a-1338-4eaa-8c4e-910b8c9339be tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:34.833160 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:34.833160 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:34.833873 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-9fcbda4a-1338-4eaa-8c4e-910b8c9339be tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Volume info retrieved successfully. Aug 01 00:16:34.846853 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-9fcbda4a-1338-4eaa-8c4e-910b8c9339be tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Volume updated successfully. Aug 01 00:16:34.847148 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9fcbda4a-1338-4eaa-8c4e-910b8c9339be tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] https://10.4.3.222/volume/v3/volumes/8f32e91d-cae7-4a14-b6cf-b565e43717d3/action returned with HTTP 200 Aug 01 00:16:34.847680 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 205/822] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:16:34 2026] POST /volume/v3/volumes/8f32e91d-cae7-4a14-b6cf-b565e43717d3/action => generated 0 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 01 00:16:34.865792 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e9a25706-2333-4a7b-a054-3c15a2ab6f67 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:34.866266 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e9a25706-2333-4a7b-a054-3c15a2ab6f67 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] GET https://10.4.3.222/volume/v3/volumes/8f32e91d-cae7-4a14-b6cf-b565e43717d3 Aug 01 00:16:34.866567 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e9a25706-2333-4a7b-a054-3c15a2ab6f67 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:34.866849 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e9a25706-2333-4a7b-a054-3c15a2ab6f67 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:34.877447 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:34.877447 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:34.882200 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e9a25706-2333-4a7b-a054-3c15a2ab6f67 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Volume info retrieved successfully. Aug 01 00:16:34.887838 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e9a25706-2333-4a7b-a054-3c15a2ab6f67 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] https://10.4.3.222/volume/v3/volumes/8f32e91d-cae7-4a14-b6cf-b565e43717d3 returned with HTTP 200 Aug 01 00:16:34.888384 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 206/823] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:34 2026] GET /volume/v3/volumes/8f32e91d-cae7-4a14-b6cf-b565e43717d3 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:34.990576 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-5e3a60bd-5dc6-4fa6-a12e-be0d98fb8f00 req-1f6cdc7e-c783-44f5-bf73-eeca70834e78 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:34.992463 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-5e3a60bd-5dc6-4fa6-a12e-be0d98fb8f00 req-1f6cdc7e-c783-44f5-bf73-eeca70834e78 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] GET https://10.4.3.222/volume/v3/volumes/8f32e91d-cae7-4a14-b6cf-b565e43717d3 Aug 01 00:16:34.992642 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-5e3a60bd-5dc6-4fa6-a12e-be0d98fb8f00 req-1f6cdc7e-c783-44f5-bf73-eeca70834e78 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:34.992833 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-5e3a60bd-5dc6-4fa6-a12e-be0d98fb8f00 req-1f6cdc7e-c783-44f5-bf73-eeca70834e78 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:35.005787 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:35.005787 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:35.011533 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-5e3a60bd-5dc6-4fa6-a12e-be0d98fb8f00 req-1f6cdc7e-c783-44f5-bf73-eeca70834e78 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Volume info retrieved successfully. Aug 01 00:16:35.017810 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-5e3a60bd-5dc6-4fa6-a12e-be0d98fb8f00 req-1f6cdc7e-c783-44f5-bf73-eeca70834e78 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] https://10.4.3.222/volume/v3/volumes/8f32e91d-cae7-4a14-b6cf-b565e43717d3 returned with HTTP 200 Aug 01 00:16:35.019033 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 208/824] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:16:34 2026] GET /volume/v3/volumes/8f32e91d-cae7-4a14-b6cf-b565e43717d3 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:35.033715 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d30b34cf-b48f-4be9-b8a2-5e1239663c62 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:35.035714 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d30b34cf-b48f-4be9-b8a2-5e1239663c62 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/934a721a-afe0-4933-9358-c0b7bdfeb50a Aug 01 00:16:35.036166 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d30b34cf-b48f-4be9-b8a2-5e1239663c62 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:35.036166 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d30b34cf-b48f-4be9-b8a2-5e1239663c62 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:35.042268 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d30b34cf-b48f-4be9-b8a2-5e1239663c62 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/934a721a-afe0-4933-9358-c0b7bdfeb50a returned with HTTP 404 Aug 01 00:16:35.042728 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 206/825] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:35 2026] GET /volume/v3/volumes/934a721a-afe0-4933-9358-c0b7bdfeb50a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:16:35.051320 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5d93e655-9567-4e3d-a064-e641a80e8885 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:35.053668 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5d93e655-9567-4e3d-a064-e641a80e8885 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/934a721a-afe0-4933-9358-c0b7bdfeb50a Aug 01 00:16:35.053936 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5d93e655-9567-4e3d-a064-e641a80e8885 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:35.054460 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5d93e655-9567-4e3d-a064-e641a80e8885 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:35.060228 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5d93e655-9567-4e3d-a064-e641a80e8885 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/934a721a-afe0-4933-9358-c0b7bdfeb50a returned with HTTP 404 Aug 01 00:16:35.060830 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 206/826] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:35 2026] GET /volume/v3/volumes/934a721a-afe0-4933-9358-c0b7bdfeb50a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:16:35.066928 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9b5fe9c3-aee8-407f-9622-04561513ba66 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:35.068722 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9b5fe9c3-aee8-407f-9622-04561513ba66 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] DELETE https://10.4.3.222/volume/v3/volumes/934a721a-afe0-4933-9358-c0b7bdfeb50a Aug 01 00:16:35.068930 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9b5fe9c3-aee8-407f-9622-04561513ba66 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:35.069099 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9b5fe9c3-aee8-407f-9622-04561513ba66 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:35.069251 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-9b5fe9c3-aee8-407f-9622-04561513ba66 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Delete volume with id: 934a721a-afe0-4933-9358-c0b7bdfeb50a Aug 01 00:16:35.075746 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9b5fe9c3-aee8-407f-9622-04561513ba66 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/934a721a-afe0-4933-9358-c0b7bdfeb50a returned with HTTP 404 Aug 01 00:16:35.075746 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 207/827] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:16:35 2026] DELETE /volume/v3/volumes/934a721a-afe0-4933-9358-c0b7bdfeb50a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:16:35.085285 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-92c981e7-2aea-45ff-a68e-728f899ea491 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:35.086990 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-92c981e7-2aea-45ff-a68e-728f899ea491 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:16:35.087594 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-92c981e7-2aea-45ff-a68e-728f899ea491 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1298362001"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:35.088982 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-92c981e7-2aea-45ff-a68e-728f899ea491 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1298362001'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:16:35.089307 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-92c981e7-2aea-45ff-a68e-728f899ea491 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Create volume of 1 GB Aug 01 00:16:35.094796 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-92c981e7-2aea-45ff-a68e-728f899ea491 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Availability Zones retrieved successfully. Aug 01 00:16:35.101325 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-92c981e7-2aea-45ff-a68e-728f899ea491 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Flow 'volume_create_api' (5899f3fe-6792-4b91-a6b0-670f54a94b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:16:35.102190 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-92c981e7-2aea-45ff-a68e-728f899ea491 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a6e0bfc-7d01-4c41-9c12-c15b8d064140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:35.103855 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-92c981e7-2aea-45ff-a68e-728f899ea491 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:16:35.133587 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-92c981e7-2aea-45ff-a68e-728f899ea491 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a6e0bfc-7d01-4c41-9c12-c15b8d064140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:35.134432 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-92c981e7-2aea-45ff-a68e-728f899ea491 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c339175f-2938-48bf-9066-7946b6963c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:35.189706 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-92c981e7-2aea-45ff-a68e-728f899ea491 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Created reservations ['2fcb988c-b98b-4aec-a6a0-e811c1761f5d', 'ae87118d-ccad-4318-89f7-3567e46861ae', 'b16fe9d6-37a2-445b-94b0-6143833dcb9b', '43eb517d-c824-442f-8b5b-109d2dba9b16'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:16:35.190475 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-92c981e7-2aea-45ff-a68e-728f899ea491 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c339175f-2938-48bf-9066-7946b6963c0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fcb988c-b98b-4aec-a6a0-e811c1761f5d', 'ae87118d-ccad-4318-89f7-3567e46861ae', 'b16fe9d6-37a2-445b-94b0-6143833dcb9b', '43eb517d-c824-442f-8b5b-109d2dba9b16']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:35.191562 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-92c981e7-2aea-45ff-a68e-728f899ea491 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (440167d8-86a9-4cc5-8f91-f9efdb2406b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:35.229126 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-92c981e7-2aea-45ff-a68e-728f899ea491 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (440167d8-86a9-4cc5-8f91-f9efdb2406b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1298362001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f94364af7e664bba9e36d24d6263a0b2',qos_specs=None,replication_status=,reservations=['2fcb988c-b98b-4aec-a6a0-e811c1761f5d','ae87118d-ccad-4318-89f7-3567e46861ae','b16fe9d6-37a2-445b-94b0-6143833dcb9b','43eb517d-c824-442f-8b5b-109d2dba9b16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcd0d52be6444f569e22bf5a91048b09',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:16:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1298362001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f94364af7e664bba9e36d24d6263a0b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcd0d52be6444f569e22bf5a91048b09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:35.229126 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-92c981e7-2aea-45ff-a68e-728f899ea491 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9bf02cc-9504-4a3c-9982-4324c36f8a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:35.256091 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-92c981e7-2aea-45ff-a68e-728f899ea491 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9bf02cc-9504-4a3c-9982-4324c36f8a06) transitioned into state 'SUCCESS' from state '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-1298362001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f94364af7e664bba9e36d24d6263a0b2',qos_specs=None,replication_status=,reservations=['2fcb988c-b98b-4aec-a6a0-e811c1761f5d','ae87118d-ccad-4318-89f7-3567e46861ae','b16fe9d6-37a2-445b-94b0-6143833dcb9b','43eb517d-c824-442f-8b5b-109d2dba9b16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcd0d52be6444f569e22bf5a91048b09',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:35.259788 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-92c981e7-2aea-45ff-a68e-728f899ea491 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebb05513-a873-4368-b854-c067bc41f739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:35.266675 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-92c981e7-2aea-45ff-a68e-728f899ea491 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebb05513-a873-4368-b854-c067bc41f739) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:35.267463 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-92c981e7-2aea-45ff-a68e-728f899ea491 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Flow 'volume_create_api' (5899f3fe-6792-4b91-a6b0-670f54a94b00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:16:35.267782 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-92c981e7-2aea-45ff-a68e-728f899ea491 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Create volume request issued successfully. Aug 01 00:16:35.268332 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-92c981e7-2aea-45ff-a68e-728f899ea491 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:16:35.268787 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 209/828] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:16:35 2026] POST /volume/v3/volumes => generated 749 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:16:35.286840 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-59d239d3-1c90-4c30-958c-129eae29fecc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:35.288725 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-59d239d3-1c90-4c30-958c-129eae29fecc tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2 Aug 01 00:16:35.288947 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-59d239d3-1c90-4c30-958c-129eae29fecc tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:35.289148 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-59d239d3-1c90-4c30-958c-129eae29fecc tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:35.297104 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:35.297104 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:35.301199 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-59d239d3-1c90-4c30-958c-129eae29fecc tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:35.306851 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-59d239d3-1c90-4c30-958c-129eae29fecc tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2 returned with HTTP 200 Aug 01 00:16:35.308804 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 207/829] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:35 2026] GET /volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:35.475549 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a83cada5-2b69-4859-812c-7725a5943923 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:35.478802 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a83cada5-2b69-4859-812c-7725a5943923 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:16:35.478802 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a83cada5-2b69-4859-812c-7725a5943923 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-667380823"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:35.478802 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-a83cada5-2b69-4859-812c-7725a5943923 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-667380823'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:16:35.478802 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-a83cada5-2b69-4859-812c-7725a5943923 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Create volume of 1 GB Aug 01 00:16:35.482842 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a83cada5-2b69-4859-812c-7725a5943923 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Availability Zones retrieved successfully. Aug 01 00:16:35.488398 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a83cada5-2b69-4859-812c-7725a5943923 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Flow 'volume_create_api' (0c6c3118-da93-45b1-abdd-0d326c6e258c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:16:35.491792 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a83cada5-2b69-4859-812c-7725a5943923 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bde6fca-6fec-406f-bc1a-58760bc5c140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:35.491792 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-a83cada5-2b69-4859-812c-7725a5943923 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:16:35.539670 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a83cada5-2b69-4859-812c-7725a5943923 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bde6fca-6fec-406f-bc1a-58760bc5c140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:35.540461 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a83cada5-2b69-4859-812c-7725a5943923 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (745f40d6-bf44-4eda-83ef-c5299d5f24d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:35.602782 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-a83cada5-2b69-4859-812c-7725a5943923 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Created reservations ['24492f98-2110-4132-b96e-351d945a5142', '620a0d0d-850c-4e68-ae1f-def5cb44c73c', '8f96fd34-51c9-4ee1-9e79-878462cae0cd', 'e9af7713-d22f-4c17-ab4d-f9e224caece3'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:16:35.603955 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a83cada5-2b69-4859-812c-7725a5943923 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (745f40d6-bf44-4eda-83ef-c5299d5f24d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24492f98-2110-4132-b96e-351d945a5142', '620a0d0d-850c-4e68-ae1f-def5cb44c73c', '8f96fd34-51c9-4ee1-9e79-878462cae0cd', 'e9af7713-d22f-4c17-ab4d-f9e224caece3']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:35.605072 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a83cada5-2b69-4859-812c-7725a5943923 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87c03588-31b2-4fcb-917e-cb85c13443d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:35.638962 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a83cada5-2b69-4859-812c-7725a5943923 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87c03588-31b2-4fcb-917e-cb85c13443d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e58fcbfb-b544-4091-b74e-90c6bbefb797', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-667380823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3c38b967b4f410d88921f4ff344f486',qos_specs=None,replication_status=,reservations=['24492f98-2110-4132-b96e-351d945a5142','620a0d0d-850c-4e68-ae1f-def5cb44c73c','8f96fd34-51c9-4ee1-9e79-878462cae0cd','e9af7713-d22f-4c17-ab4d-f9e224caece3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d7d15fb3e74ce7a8a1b0190439ec72',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:16:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-667380823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e58fcbfb-b544-4091-b74e-90c6bbefb797,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3c38b967b4f410d88921f4ff344f486',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0d7d15fb3e74ce7a8a1b0190439ec72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:35.640487 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a83cada5-2b69-4859-812c-7725a5943923 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f87533af-8e5c-461c-bd9a-afa799cfb153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:35.663970 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a83cada5-2b69-4859-812c-7725a5943923 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f87533af-8e5c-461c-bd9a-afa799cfb153) transitioned into state 'SUCCESS' from state '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-667380823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3c38b967b4f410d88921f4ff344f486',qos_specs=None,replication_status=,reservations=['24492f98-2110-4132-b96e-351d945a5142','620a0d0d-850c-4e68-ae1f-def5cb44c73c','8f96fd34-51c9-4ee1-9e79-878462cae0cd','e9af7713-d22f-4c17-ab4d-f9e224caece3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d7d15fb3e74ce7a8a1b0190439ec72',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:35.664801 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a83cada5-2b69-4859-812c-7725a5943923 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee4ee72d-085b-43a5-84cb-98dde4de4319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:35.680242 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a83cada5-2b69-4859-812c-7725a5943923 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee4ee72d-085b-43a5-84cb-98dde4de4319) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:35.681440 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a83cada5-2b69-4859-812c-7725a5943923 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Flow 'volume_create_api' (0c6c3118-da93-45b1-abdd-0d326c6e258c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:16:35.682061 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a83cada5-2b69-4859-812c-7725a5943923 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Create volume request issued successfully. Aug 01 00:16:35.682902 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a83cada5-2b69-4859-812c-7725a5943923 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:16:35.683639 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 207/830] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:16:35 2026] POST /volume/v3/volumes => generated 753 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 01 00:16:35.699729 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5e487651-d28c-4848-803f-fa309ae3f180 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:35.703721 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5e487651-d28c-4848-803f-fa309ae3f180 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] GET https://10.4.3.222/volume/v3/volumes/e58fcbfb-b544-4091-b74e-90c6bbefb797 Aug 01 00:16:35.704006 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5e487651-d28c-4848-803f-fa309ae3f180 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:35.704286 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5e487651-d28c-4848-803f-fa309ae3f180 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:35.713023 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:35.713023 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:35.721097 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5e487651-d28c-4848-803f-fa309ae3f180 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Volume info retrieved successfully. Aug 01 00:16:35.731932 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5e487651-d28c-4848-803f-fa309ae3f180 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] https://10.4.3.222/volume/v3/volumes/e58fcbfb-b544-4091-b74e-90c6bbefb797 returned with HTTP 200 Aug 01 00:16:35.732557 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 208/831] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:35 2026] GET /volume/v3/volumes/e58fcbfb-b544-4091-b74e-90c6bbefb797 => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:36.323452 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-61b95a47-1d7d-42e3-8ce5-087d83747c2b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:36.325924 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-61b95a47-1d7d-42e3-8ce5-087d83747c2b tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2 Aug 01 00:16:36.326201 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-61b95a47-1d7d-42e3-8ce5-087d83747c2b tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:36.326448 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-61b95a47-1d7d-42e3-8ce5-087d83747c2b tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:36.335686 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:36.335686 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:36.339150 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-61b95a47-1d7d-42e3-8ce5-087d83747c2b tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:36.342788 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-61b95a47-1d7d-42e3-8ce5-087d83747c2b tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2 returned with HTTP 200 Aug 01 00:16:36.343217 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 210/832] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:36 2026] GET /volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:36.355495 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3dd52b2c-9748-4b9d-a154-a2035907a481 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:36.356946 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3dd52b2c-9748-4b9d-a154-a2035907a481 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] POST https://10.4.3.222/volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2/action Aug 01 00:16:36.357346 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3dd52b2c-9748-4b9d-a154-a2035907a481 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:16:36.357393 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3dd52b2c-9748-4b9d-a154-a2035907a481 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:36.367704 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:36.367704 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:36.368065 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.admin_actions [None req-3dd52b2c-9748-4b9d-a154-a2035907a481 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Updating volume 'f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2' with '{'status': 'error'}' {{(pid=100406) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 00:16:36.384175 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3dd52b2c-9748-4b9d-a154-a2035907a481 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] https://10.4.3.222/volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2/action returned with HTTP 202 Aug 01 00:16:36.384679 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 208/833] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:16:36 2026] POST /volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:16:36.391860 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-119b3fcd-5146-46eb-9cdc-04b8d037473e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:36.394285 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-119b3fcd-5146-46eb-9cdc-04b8d037473e tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2 Aug 01 00:16:36.394474 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-119b3fcd-5146-46eb-9cdc-04b8d037473e tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:36.394691 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-119b3fcd-5146-46eb-9cdc-04b8d037473e tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:36.401257 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:36.401257 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:36.405885 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-119b3fcd-5146-46eb-9cdc-04b8d037473e tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:36.409686 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-119b3fcd-5146-46eb-9cdc-04b8d037473e tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2 returned with HTTP 200 Aug 01 00:16:36.410076 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 208/834] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:36 2026] GET /volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:36.424692 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1eb40dc7-4498-4d29-b436-e1df99f7fe97 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:36.426397 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1eb40dc7-4498-4d29-b436-e1df99f7fe97 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] POST https://10.4.3.222/volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2/action Aug 01 00:16:36.426761 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1eb40dc7-4498-4d29-b436-e1df99f7fe97 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:16:36.426904 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1eb40dc7-4498-4d29-b436-e1df99f7fe97 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:36.435200 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:36.435200 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:36.435590 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.admin_actions [None req-1eb40dc7-4498-4d29-b436-e1df99f7fe97 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Updating volume 'f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2' with '{'status': 'available'}' {{(pid=100407) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 00:16:36.461059 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1eb40dc7-4498-4d29-b436-e1df99f7fe97 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] https://10.4.3.222/volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2/action returned with HTTP 202 Aug 01 00:16:36.461543 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 209/835] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:16:36 2026] POST /volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:16:36.468965 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e5e94ce0-6c2a-4ede-ad09-b104b036d560 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:36.471843 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e5e94ce0-6c2a-4ede-ad09-b104b036d560 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2 Aug 01 00:16:36.472119 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e5e94ce0-6c2a-4ede-ad09-b104b036d560 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:36.472380 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e5e94ce0-6c2a-4ede-ad09-b104b036d560 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:36.481823 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:36.481823 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:36.486986 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-e5e94ce0-6c2a-4ede-ad09-b104b036d560 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:36.493288 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e5e94ce0-6c2a-4ede-ad09-b104b036d560 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2 returned with HTTP 200 Aug 01 00:16:36.493885 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 211/836] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:36 2026] GET /volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:36.510375 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-73422f20-f023-4cc0-84bc-d2bc653517f0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:36.512082 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-73422f20-f023-4cc0-84bc-d2bc653517f0 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] POST https://10.4.3.222/volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2/action Aug 01 00:16:36.512421 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-73422f20-f023-4cc0-84bc-d2bc653517f0 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:16:36.512563 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-73422f20-f023-4cc0-84bc-d2bc653517f0 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:36.522418 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:36.522418 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:36.522811 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.admin_actions [None req-73422f20-f023-4cc0-84bc-d2bc653517f0 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Updating volume 'f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2' with '{'status': 'maintenance'}' {{(pid=100406) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 00:16:36.551156 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-73422f20-f023-4cc0-84bc-d2bc653517f0 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] https://10.4.3.222/volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2/action returned with HTTP 202 Aug 01 00:16:36.551585 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 209/837] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:16:36 2026] POST /volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:16:36.562819 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e5bd156d-df16-44fb-b4af-b42e05a0a492 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:36.564742 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e5bd156d-df16-44fb-b4af-b42e05a0a492 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2 Aug 01 00:16:36.565069 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e5bd156d-df16-44fb-b4af-b42e05a0a492 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:36.565324 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e5bd156d-df16-44fb-b4af-b42e05a0a492 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:36.573559 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:36.573559 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:36.579800 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-e5bd156d-df16-44fb-b4af-b42e05a0a492 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:36.582994 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e5bd156d-df16-44fb-b4af-b42e05a0a492 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2 returned with HTTP 200 Aug 01 00:16:36.583341 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 209/838] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:36 2026] GET /volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:36.596894 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-67488ad5-ad56-4c40-a829-bc4543b85f33 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:36.599196 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-67488ad5-ad56-4c40-a829-bc4543b85f33 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] POST https://10.4.3.222/volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2/action Aug 01 00:16:36.599709 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-67488ad5-ad56-4c40-a829-bc4543b85f33 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:16:36.599925 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-67488ad5-ad56-4c40-a829-bc4543b85f33 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:36.611140 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:36.611140 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:36.611692 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.admin_actions [None req-67488ad5-ad56-4c40-a829-bc4543b85f33 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] Updating volume 'f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2' with '{'status': 'available'}' {{(pid=100407) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 00:16:36.635412 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-67488ad5-ad56-4c40-a829-bc4543b85f33 tempest-VolumesActionsTest-1460711218 tempest-VolumesActionsTest-1460711218-project-admin] https://10.4.3.222/volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2/action returned with HTTP 202 Aug 01 00:16:36.636046 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 210/839] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:16:36 2026] POST /volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:16:36.644368 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-31424c64-f6e8-4f37-9188-6e3ed401e392 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:36.646107 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-31424c64-f6e8-4f37-9188-6e3ed401e392 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2 Aug 01 00:16:36.646294 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-31424c64-f6e8-4f37-9188-6e3ed401e392 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:36.646473 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-31424c64-f6e8-4f37-9188-6e3ed401e392 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:36.653741 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:36.653741 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:36.657274 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-31424c64-f6e8-4f37-9188-6e3ed401e392 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:36.661411 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-31424c64-f6e8-4f37-9188-6e3ed401e392 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2 returned with HTTP 200 Aug 01 00:16:36.661920 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 212/840] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:36 2026] GET /volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:36.675747 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-875337b4-139c-439e-aae7-f1f75be6be2f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:36.678357 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-875337b4-139c-439e-aae7-f1f75be6be2f tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2 Aug 01 00:16:36.678545 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-875337b4-139c-439e-aae7-f1f75be6be2f tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:36.678715 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-875337b4-139c-439e-aae7-f1f75be6be2f tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:36.690026 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:36.690026 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:36.694797 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-875337b4-139c-439e-aae7-f1f75be6be2f tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:36.700748 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-875337b4-139c-439e-aae7-f1f75be6be2f tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2 returned with HTTP 200 Aug 01 00:16:36.701517 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 210/841] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:36 2026] GET /volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:36.717032 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d531f829-235b-4df7-9d9e-9a831ea94237 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:36.719237 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d531f829-235b-4df7-9d9e-9a831ea94237 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] DELETE https://10.4.3.222/volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2 Aug 01 00:16:36.719497 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d531f829-235b-4df7-9d9e-9a831ea94237 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:36.719693 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d531f829-235b-4df7-9d9e-9a831ea94237 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:36.719907 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-d531f829-235b-4df7-9d9e-9a831ea94237 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Delete volume with id: f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2 Aug 01 00:16:36.731575 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:36.731575 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:36.732090 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d531f829-235b-4df7-9d9e-9a831ea94237 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:36.747745 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f7281a97-f48d-4d82-8783-8fc6fab5af14 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:36.750305 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f7281a97-f48d-4d82-8783-8fc6fab5af14 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] GET https://10.4.3.222/volume/v3/volumes/e58fcbfb-b544-4091-b74e-90c6bbefb797 Aug 01 00:16:36.750620 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f7281a97-f48d-4d82-8783-8fc6fab5af14 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:36.750918 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f7281a97-f48d-4d82-8783-8fc6fab5af14 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:36.751743 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d531f829-235b-4df7-9d9e-9a831ea94237 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Delete volume request issued successfully. Aug 01 00:16:36.751975 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d531f829-235b-4df7-9d9e-9a831ea94237 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2 returned with HTTP 202 Aug 01 00:16:36.752369 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 210/842] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:16:36 2026] DELETE /volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:16:36.762572 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:36.762572 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:36.764876 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ed6ca6c3-2eb2-4371-899a-dd83f95e5969 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:36.768995 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ed6ca6c3-2eb2-4371-899a-dd83f95e5969 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2 Aug 01 00:16:36.769597 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ed6ca6c3-2eb2-4371-899a-dd83f95e5969 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:36.770124 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ed6ca6c3-2eb2-4371-899a-dd83f95e5969 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:36.773596 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f7281a97-f48d-4d82-8783-8fc6fab5af14 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Volume info retrieved successfully. Aug 01 00:16:36.778875 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:36.778875 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:36.782447 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f7281a97-f48d-4d82-8783-8fc6fab5af14 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] https://10.4.3.222/volume/v3/volumes/e58fcbfb-b544-4091-b74e-90c6bbefb797 returned with HTTP 200 Aug 01 00:16:36.782896 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 211/843] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:36 2026] GET /volume/v3/volumes/e58fcbfb-b544-4091-b74e-90c6bbefb797 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:36.786943 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-ed6ca6c3-2eb2-4371-899a-dd83f95e5969 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Volume info retrieved successfully. Aug 01 00:16:36.793763 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ed6ca6c3-2eb2-4371-899a-dd83f95e5969 tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2 returned with HTTP 200 Aug 01 00:16:36.794627 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 213/844] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:36 2026] GET /volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:37.111542 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b4203d15-e847-416e-835a-b79dd607a635 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:37.115168 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b4203d15-e847-416e-835a-b79dd607a635 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] DELETE https://10.4.3.222/volume/v3/volumes/e58fcbfb-b544-4091-b74e-90c6bbefb797 Aug 01 00:16:37.115428 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b4203d15-e847-416e-835a-b79dd607a635 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:37.115703 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b4203d15-e847-416e-835a-b79dd607a635 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:37.115957 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-b4203d15-e847-416e-835a-b79dd607a635 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Delete volume with id: e58fcbfb-b544-4091-b74e-90c6bbefb797 Aug 01 00:16:37.127796 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:37.127796 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:37.127796 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b4203d15-e847-416e-835a-b79dd607a635 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Volume info retrieved successfully. Aug 01 00:16:37.152347 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b4203d15-e847-416e-835a-b79dd607a635 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Delete volume request issued successfully. Aug 01 00:16:37.152647 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b4203d15-e847-416e-835a-b79dd607a635 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] https://10.4.3.222/volume/v3/volumes/e58fcbfb-b544-4091-b74e-90c6bbefb797 returned with HTTP 202 Aug 01 00:16:37.153198 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 211/845] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:16:37 2026] DELETE /volume/v3/volumes/e58fcbfb-b544-4091-b74e-90c6bbefb797 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:16:37.162399 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d1747d53-d01e-4ccc-a861-9772c74d72e9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:37.165279 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d1747d53-d01e-4ccc-a861-9772c74d72e9 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] GET https://10.4.3.222/volume/v3/volumes/e58fcbfb-b544-4091-b74e-90c6bbefb797 Aug 01 00:16:37.165593 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d1747d53-d01e-4ccc-a861-9772c74d72e9 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:37.165875 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d1747d53-d01e-4ccc-a861-9772c74d72e9 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:37.176073 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:37.176073 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:37.180254 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d1747d53-d01e-4ccc-a861-9772c74d72e9 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Volume info retrieved successfully. Aug 01 00:16:37.186814 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d1747d53-d01e-4ccc-a861-9772c74d72e9 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] https://10.4.3.222/volume/v3/volumes/e58fcbfb-b544-4091-b74e-90c6bbefb797 returned with HTTP 200 Aug 01 00:16:37.187379 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 211/846] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:37 2026] GET /volume/v3/volumes/e58fcbfb-b544-4091-b74e-90c6bbefb797 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:37.811676 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-230741ea-fcdf-4caa-9d70-cbee2398014c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:37.814661 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-230741ea-fcdf-4caa-9d70-cbee2398014c tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] GET https://10.4.3.222/volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2 Aug 01 00:16:37.814885 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-230741ea-fcdf-4caa-9d70-cbee2398014c tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:37.815070 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-230741ea-fcdf-4caa-9d70-cbee2398014c tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:37.823683 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-230741ea-fcdf-4caa-9d70-cbee2398014c tempest-VolumesActionsTest-337246474 tempest-VolumesActionsTest-337246474-project-member] https://10.4.3.222/volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2 returned with HTTP 404 Aug 01 00:16:37.824872 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 212/847] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:37 2026] GET /volume/v3/volumes/f198ad47-0ce9-4cc8-a2fc-b62ebd3e8cf2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:16:38.206548 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-de51a782-3218-4168-a096-597dbfb31543 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:38.208384 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-de51a782-3218-4168-a096-597dbfb31543 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] GET https://10.4.3.222/volume/v3/volumes/e58fcbfb-b544-4091-b74e-90c6bbefb797 Aug 01 00:16:38.208588 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-de51a782-3218-4168-a096-597dbfb31543 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:38.208764 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-de51a782-3218-4168-a096-597dbfb31543 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:38.214952 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-de51a782-3218-4168-a096-597dbfb31543 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] https://10.4.3.222/volume/v3/volumes/e58fcbfb-b544-4091-b74e-90c6bbefb797 returned with HTTP 404 Aug 01 00:16:38.214952 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 214/848] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:38 2026] GET /volume/v3/volumes/e58fcbfb-b544-4091-b74e-90c6bbefb797 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:16:38.227397 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-da9b3440-7922-482f-970e-6d2ea5a0c25b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:38.230976 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-da9b3440-7922-482f-970e-6d2ea5a0c25b tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] DELETE https://10.4.3.222/volume/v3/volumes/8f32e91d-cae7-4a14-b6cf-b565e43717d3 Aug 01 00:16:38.230976 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-da9b3440-7922-482f-970e-6d2ea5a0c25b tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:38.231189 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-da9b3440-7922-482f-970e-6d2ea5a0c25b tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:38.231362 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-da9b3440-7922-482f-970e-6d2ea5a0c25b tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Delete volume with id: 8f32e91d-cae7-4a14-b6cf-b565e43717d3 Aug 01 00:16:38.241191 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:38.241191 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:38.241919 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-da9b3440-7922-482f-970e-6d2ea5a0c25b tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Volume info retrieved successfully. Aug 01 00:16:38.271950 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-da9b3440-7922-482f-970e-6d2ea5a0c25b tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Delete volume request issued successfully. Aug 01 00:16:38.271950 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-da9b3440-7922-482f-970e-6d2ea5a0c25b tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] https://10.4.3.222/volume/v3/volumes/8f32e91d-cae7-4a14-b6cf-b565e43717d3 returned with HTTP 202 Aug 01 00:16:38.272141 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 212/849] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:16:38 2026] DELETE /volume/v3/volumes/8f32e91d-cae7-4a14-b6cf-b565e43717d3 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:16:38.285091 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-fb3b73a4-30fc-4d96-80c3-c84eacd21c66 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:38.287558 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fb3b73a4-30fc-4d96-80c3-c84eacd21c66 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] GET https://10.4.3.222/volume/v3/volumes/8f32e91d-cae7-4a14-b6cf-b565e43717d3 Aug 01 00:16:38.287844 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fb3b73a4-30fc-4d96-80c3-c84eacd21c66 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:38.288121 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fb3b73a4-30fc-4d96-80c3-c84eacd21c66 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:38.297967 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:38.297967 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:38.303478 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-fb3b73a4-30fc-4d96-80c3-c84eacd21c66 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Volume info retrieved successfully. Aug 01 00:16:38.310219 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fb3b73a4-30fc-4d96-80c3-c84eacd21c66 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] https://10.4.3.222/volume/v3/volumes/8f32e91d-cae7-4a14-b6cf-b565e43717d3 returned with HTTP 200 Aug 01 00:16:38.311017 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 212/850] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:38 2026] GET /volume/v3/volumes/8f32e91d-cae7-4a14-b6cf-b565e43717d3 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:39.333660 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6e47b0a3-854e-4fe3-adea-663cc6a2c6d0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:39.339287 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6e47b0a3-854e-4fe3-adea-663cc6a2c6d0 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] GET https://10.4.3.222/volume/v3/volumes/8f32e91d-cae7-4a14-b6cf-b565e43717d3 Aug 01 00:16:39.340052 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6e47b0a3-854e-4fe3-adea-663cc6a2c6d0 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:39.340342 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6e47b0a3-854e-4fe3-adea-663cc6a2c6d0 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:39.348539 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6e47b0a3-854e-4fe3-adea-663cc6a2c6d0 tempest-ServersNegativeTestJSON-1814399216 tempest-ServersNegativeTestJSON-1814399216-project-member] https://10.4.3.222/volume/v3/volumes/8f32e91d-cae7-4a14-b6cf-b565e43717d3 returned with HTTP 404 Aug 01 00:16:39.349331 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 213/851] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:39 2026] GET /volume/v3/volumes/8f32e91d-cae7-4a14-b6cf-b565e43717d3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:16:39.576620 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-65a67a00-3bc5-4ce2-9b3d-9faf1fc9039a req-c06bd21b-2c70-40a1-a5d7-9cce38387a75 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:39.582502 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-65a67a00-3bc5-4ce2-9b3d-9faf1fc9039a req-c06bd21b-2c70-40a1-a5d7-9cce38387a75 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] POST https://10.4.3.222/volume/v3/attachments/732c01cf-8c1a-4583-bcb6-509b05dd6e74/action Aug 01 00:16:39.582933 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-65a67a00-3bc5-4ce2-9b3d-9faf1fc9039a req-c06bd21b-2c70-40a1-a5d7-9cce38387a75 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Action body: b'{"os-complete": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:16:39.583047 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-65a67a00-3bc5-4ce2-9b3d-9faf1fc9039a req-c06bd21b-2c70-40a1-a5d7-9cce38387a75 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:39.616639 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:39.616639 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:39.630087 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-65a67a00-3bc5-4ce2-9b3d-9faf1fc9039a req-c06bd21b-2c70-40a1-a5d7-9cce38387a75 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] https://10.4.3.222/volume/v3/attachments/732c01cf-8c1a-4583-bcb6-509b05dd6e74/action returned with HTTP 204 Aug 01 00:16:39.630519 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 215/852] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:16:39 2026] POST /volume/v3/attachments/732c01cf-8c1a-4583-bcb6-509b05dd6e74/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:16:42.292272 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ab856c5d-378e-43d2-9f2b-cdfe994e307e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:42.292798 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ab856c5d-378e-43d2-9f2b-cdfe994e307e None None] GET https://10.4.3.222/volume// Aug 01 00:16:42.293017 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ab856c5d-378e-43d2-9f2b-cdfe994e307e None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:42.293291 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ab856c5d-378e-43d2-9f2b-cdfe994e307e None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:42.293625 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ab856c5d-378e-43d2-9f2b-cdfe994e307e None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:16:42.293960 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 213/853] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:16:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:16:42.302700 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-fa27c09d-9d15-49e3-98d6-4dc25643f093 req-0840ba46-a752-4c7a-9666-5d351367e899 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:42.304699 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-fa27c09d-9d15-49e3-98d6-4dc25643f093 req-0840ba46-a752-4c7a-9666-5d351367e899 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:16:42.304979 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-fa27c09d-9d15-49e3-98d6-4dc25643f093 req-0840ba46-a752-4c7a-9666-5d351367e899 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "200081be-f71c-4ea8-a055-11550d6319f2", "connector": null, "instance_uuid": "bd7b6286-a5c1-4e3e-9325-d0e5c5cb1d74"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:42.314937 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:42.314937 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:42.341883 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-fa27c09d-9d15-49e3-98d6-4dc25643f093 req-0840ba46-a752-4c7a-9666-5d351367e899 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:16:42.342291 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 213/854] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:16:42 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 01 00:16:42.351725 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-fa27c09d-9d15-49e3-98d6-4dc25643f093 req-5df004d5-f538-4151-9234-2a782227d17d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:42.360760 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-fa27c09d-9d15-49e3-98d6-4dc25643f093 req-5df004d5-f538-4151-9234-2a782227d17d tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] DELETE https://10.4.3.222/volume/v3/attachments/732c01cf-8c1a-4583-bcb6-509b05dd6e74 Aug 01 00:16:42.360760 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-fa27c09d-9d15-49e3-98d6-4dc25643f093 req-5df004d5-f538-4151-9234-2a782227d17d tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:42.360760 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-fa27c09d-9d15-49e3-98d6-4dc25643f093 req-5df004d5-f538-4151-9234-2a782227d17d tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:42.375656 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:42.375656 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:42.431854 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-fa27c09d-9d15-49e3-98d6-4dc25643f093 req-5df004d5-f538-4151-9234-2a782227d17d tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] https://10.4.3.222/volume/v3/attachments/732c01cf-8c1a-4583-bcb6-509b05dd6e74 returned with HTTP 200 Aug 01 00:16:42.432340 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 214/855] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:16:42 2026] DELETE /volume/v3/attachments/732c01cf-8c1a-4583-bcb6-509b05dd6e74 => generated 192 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:44.185112 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-fa27c09d-9d15-49e3-98d6-4dc25643f093 req-9847d4d3-858f-4395-9137-f0053b838802 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:44.191071 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-fa27c09d-9d15-49e3-98d6-4dc25643f093 req-9847d4d3-858f-4395-9137-f0053b838802 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] PUT https://10.4.3.222/volume/v3/attachments/3524aed5-2570-4b65-b92f-432846bf0132 Aug 01 00:16:44.191451 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-fa27c09d-9d15-49e3-98d6-4dc25643f093 req-9847d4d3-858f-4395-9137-f0053b838802 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:44.204053 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-fa27c09d-9d15-49e3-98d6-4dc25643f093 req-9847d4d3-858f-4395-9137-f0053b838802 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Acquiring lock "cinder-attachment_update-200081be-f71c-4ea8-a055-11550d6319f2-np0000006296" by "attachment_update" {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:16:44.208392 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-fa27c09d-9d15-49e3-98d6-4dc25643f093 req-9847d4d3-858f-4395-9137-f0053b838802 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Lock "cinder-attachment_update-200081be-f71c-4ea8-a055-11550d6319f2-np0000006296" acquired by "attachment_update" :: waited 0.004s {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:16:44.209368 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:44.209368 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:44.293387 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-fa27c09d-9d15-49e3-98d6-4dc25643f093 req-9847d4d3-858f-4395-9137-f0053b838802 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Lock "cinder-attachment_update-200081be-f71c-4ea8-a055-11550d6319f2-np0000006296" released by "attachment_update" :: held 0.085s {{(pid=100408) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:16:44.293879 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-fa27c09d-9d15-49e3-98d6-4dc25643f093 req-9847d4d3-858f-4395-9137-f0053b838802 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] https://10.4.3.222/volume/v3/attachments/3524aed5-2570-4b65-b92f-432846bf0132 returned with HTTP 200 Aug 01 00:16:44.294428 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 216/856] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:16:44 2026] PUT /volume/v3/attachments/3524aed5-2570-4b65-b92f-432846bf0132 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:44.306022 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-fa27c09d-9d15-49e3-98d6-4dc25643f093 req-aaf19980-d11c-4ee6-91e4-1b7d9fe88716 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:44.308588 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-fa27c09d-9d15-49e3-98d6-4dc25643f093 req-aaf19980-d11c-4ee6-91e4-1b7d9fe88716 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] GET https://10.4.3.222/volume/v3/attachments/3524aed5-2570-4b65-b92f-432846bf0132 Aug 01 00:16:44.308858 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-fa27c09d-9d15-49e3-98d6-4dc25643f093 req-aaf19980-d11c-4ee6-91e4-1b7d9fe88716 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:44.309049 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-fa27c09d-9d15-49e3-98d6-4dc25643f093 req-aaf19980-d11c-4ee6-91e4-1b7d9fe88716 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:44.326606 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-fa27c09d-9d15-49e3-98d6-4dc25643f093 req-aaf19980-d11c-4ee6-91e4-1b7d9fe88716 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] https://10.4.3.222/volume/v3/attachments/3524aed5-2570-4b65-b92f-432846bf0132 returned with HTTP 200 Aug 01 00:16:44.327017 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 214/857] 10.4.3.222 () {70 vars in 1651 bytes} [Sat Aug 1 00:16:44 2026] GET /volume/v3/attachments/3524aed5-2570-4b65-b92f-432846bf0132 => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:44.451160 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-64ff4afd-1f50-4886-a2f3-5d28f50d30ad None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:44.593540 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-64ff4afd-1f50-4886-a2f3-5d28f50d30ad tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:16:44.594025 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-64ff4afd-1f50-4886-a2f3-5d28f50d30ad tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1613552154"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:44.595618 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-64ff4afd-1f50-4886-a2f3-5d28f50d30ad tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1613552154'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:16:44.595732 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-64ff4afd-1f50-4886-a2f3-5d28f50d30ad tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Create volume of 1 GB Aug 01 00:16:44.595997 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:44.595997 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:44.599614 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-64ff4afd-1f50-4886-a2f3-5d28f50d30ad tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Availability Zones retrieved successfully. Aug 01 00:16:44.605289 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-64ff4afd-1f50-4886-a2f3-5d28f50d30ad tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Flow 'volume_create_api' (463ed960-0616-4da3-8ff3-47fc951d2be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:16:44.606123 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-64ff4afd-1f50-4886-a2f3-5d28f50d30ad tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a8f3214-1aa1-4b80-b816-340eda1ef7f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:44.607035 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-64ff4afd-1f50-4886-a2f3-5d28f50d30ad tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:16:44.632011 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-64ff4afd-1f50-4886-a2f3-5d28f50d30ad tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a8f3214-1aa1-4b80-b816-340eda1ef7f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:44.632469 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-64ff4afd-1f50-4886-a2f3-5d28f50d30ad tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (292b1a69-252a-4cb7-8bad-47acfdef6b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:44.687403 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-64ff4afd-1f50-4886-a2f3-5d28f50d30ad tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Created reservations ['b5327dbb-1add-4996-b8ad-42d9896ea76a', 'e9aafc3e-34f3-438e-b140-58854912a821', 'f0e4b6b7-005a-4dd7-b1f3-d11aedd030c1', '2c9119c9-9aa8-40e0-abb0-0332152ef113'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:16:44.688244 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-64ff4afd-1f50-4886-a2f3-5d28f50d30ad tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (292b1a69-252a-4cb7-8bad-47acfdef6b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5327dbb-1add-4996-b8ad-42d9896ea76a', 'e9aafc3e-34f3-438e-b140-58854912a821', 'f0e4b6b7-005a-4dd7-b1f3-d11aedd030c1', '2c9119c9-9aa8-40e0-abb0-0332152ef113']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:44.689074 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-64ff4afd-1f50-4886-a2f3-5d28f50d30ad tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42a2df43-134f-49fc-9fab-857053a63836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:44.710925 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-64ff4afd-1f50-4886-a2f3-5d28f50d30ad tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42a2df43-134f-49fc-9fab-857053a63836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1e9b2b6-439d-4f01-bc6d-a730e545931c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1613552154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a5f3b1f090a44938c53cb4ffc0bfe9b',qos_specs=None,replication_status=,reservations=['b5327dbb-1add-4996-b8ad-42d9896ea76a','e9aafc3e-34f3-438e-b140-58854912a821','f0e4b6b7-005a-4dd7-b1f3-d11aedd030c1','2c9119c9-9aa8-40e0-abb0-0332152ef113'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d1b7f94a7ff457295de9c0b81328487',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:16:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1613552154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1e9b2b6-439d-4f01-bc6d-a730e545931c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a5f3b1f090a44938c53cb4ffc0bfe9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d1b7f94a7ff457295de9c0b81328487',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:44.711570 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-64ff4afd-1f50-4886-a2f3-5d28f50d30ad tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90870a52-161b-4eb9-8b34-4d70c616d5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:44.728177 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-64ff4afd-1f50-4886-a2f3-5d28f50d30ad tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90870a52-161b-4eb9-8b34-4d70c616d5fe) transitioned into state 'SUCCESS' from state '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-1613552154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a5f3b1f090a44938c53cb4ffc0bfe9b',qos_specs=None,replication_status=,reservations=['b5327dbb-1add-4996-b8ad-42d9896ea76a','e9aafc3e-34f3-438e-b140-58854912a821','f0e4b6b7-005a-4dd7-b1f3-d11aedd030c1','2c9119c9-9aa8-40e0-abb0-0332152ef113'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d1b7f94a7ff457295de9c0b81328487',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:44.728848 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-64ff4afd-1f50-4886-a2f3-5d28f50d30ad tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ff9064b-6436-42c5-ab82-a4c94db2257c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:44.736743 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-64ff4afd-1f50-4886-a2f3-5d28f50d30ad tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ff9064b-6436-42c5-ab82-a4c94db2257c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:44.737523 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-64ff4afd-1f50-4886-a2f3-5d28f50d30ad tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Flow 'volume_create_api' (463ed960-0616-4da3-8ff3-47fc951d2be5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:16:44.737848 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-64ff4afd-1f50-4886-a2f3-5d28f50d30ad tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Create volume request issued successfully. Aug 01 00:16:44.738376 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-64ff4afd-1f50-4886-a2f3-5d28f50d30ad tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:16:44.739055 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 214/858] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:16:44 2026] POST /volume/v3/volumes => generated 754 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:16:44.750726 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-64137fa8-02f7-48be-a599-a596c437e161 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:44.753611 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-64137fa8-02f7-48be-a599-a596c437e161 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/volumes/e1e9b2b6-439d-4f01-bc6d-a730e545931c Aug 01 00:16:44.753855 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-64137fa8-02f7-48be-a599-a596c437e161 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:44.754077 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-64137fa8-02f7-48be-a599-a596c437e161 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:44.763564 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:44.763564 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:44.771216 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-64137fa8-02f7-48be-a599-a596c437e161 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Volume info retrieved successfully. Aug 01 00:16:44.775447 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-64137fa8-02f7-48be-a599-a596c437e161 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/volumes/e1e9b2b6-439d-4f01-bc6d-a730e545931c returned with HTTP 200 Aug 01 00:16:44.775833 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 215/859] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:44 2026] GET /volume/v3/volumes/e1e9b2b6-439d-4f01-bc6d-a730e545931c => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:45.789529 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a1a8ca2d-bc7f-47e8-8c77-152a9066ffd6 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:45.791939 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a1a8ca2d-bc7f-47e8-8c77-152a9066ffd6 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/volumes/e1e9b2b6-439d-4f01-bc6d-a730e545931c Aug 01 00:16:45.792220 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a1a8ca2d-bc7f-47e8-8c77-152a9066ffd6 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:45.792888 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a1a8ca2d-bc7f-47e8-8c77-152a9066ffd6 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:45.801742 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:45.801742 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:45.807143 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a1a8ca2d-bc7f-47e8-8c77-152a9066ffd6 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Volume info retrieved successfully. Aug 01 00:16:45.817410 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a1a8ca2d-bc7f-47e8-8c77-152a9066ffd6 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/volumes/e1e9b2b6-439d-4f01-bc6d-a730e545931c returned with HTTP 200 Aug 01 00:16:45.817410 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 217/860] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:45 2026] GET /volume/v3/volumes/e1e9b2b6-439d-4f01-bc6d-a730e545931c => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:45.830963 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7a8b20ce-aea8-4bc1-b38d-4bef49fa442e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:45.833186 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7a8b20ce-aea8-4bc1-b38d-4bef49fa442e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] POST https://10.4.3.222/volume/v3/backups Aug 01 00:16:45.833633 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7a8b20ce-aea8-4bc1-b38d-4bef49fa442e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e1e9b2b6-439d-4f01-bc6d-a730e545931c", "name": "tempest-VolumesBackupsAdminTest-Backup-1260107022", "container": "tempest-volumesbackupsadmintest-backup-container-1866360061"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:45.835705 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-7a8b20ce-aea8-4bc1-b38d-4bef49fa442e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Creating new backup {'backup': {'volume_id': 'e1e9b2b6-439d-4f01-bc6d-a730e545931c', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1260107022', 'container': 'tempest-volumesbackupsadmintest-backup-container-1866360061'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:16:45.835931 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-7a8b20ce-aea8-4bc1-b38d-4bef49fa442e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Creating backup of volume e1e9b2b6-439d-4f01-bc6d-a730e545931c in container tempest-volumesbackupsadmintest-backup-container-1866360061 Aug 01 00:16:45.843002 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:45.843002 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:45.843551 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7a8b20ce-aea8-4bc1-b38d-4bef49fa442e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Volume info retrieved successfully. Aug 01 00:16:45.873099 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-7a8b20ce-aea8-4bc1-b38d-4bef49fa442e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Created reservations ['75599b3b-f1a6-41f8-98d0-ea19898fd4d9', 'e650ca1f-2d17-4ddb-b0c1-22d525280204'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:16:45.914150 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7a8b20ce-aea8-4bc1-b38d-4bef49fa442e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:16:45.914370 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 215/861] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:16:45 2026] POST /volume/v3/backups => generated 335 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:16:45.927321 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7548ddb6-3159-4046-98e1-cac60ae2f6aa None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:45.932188 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7548ddb6-3159-4046-98e1-cac60ae2f6aa tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:16:45.932375 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7548ddb6-3159-4046-98e1-cac60ae2f6aa tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:45.932574 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7548ddb6-3159-4046-98e1-cac60ae2f6aa tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:45.932732 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-7548ddb6-3159-4046-98e1-cac60ae2f6aa tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:16:45.956604 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:45.956604 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:45.957541 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7548ddb6-3159-4046-98e1-cac60ae2f6aa tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 returned with HTTP 200 Aug 01 00:16:45.958105 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 215/862] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:45 2026] GET /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 => generated 799 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:46.802482 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-396cba7f-dd74-4a75-a5e0-4694252e4a43 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:46.804729 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-396cba7f-dd74-4a75-a5e0-4694252e4a43 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:16:46.805200 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-396cba7f-dd74-4a75-a5e0-4694252e4a43 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1030915277", "imageRef": "81b87ff3-d455-4684-8271-b9984ed8fa66", "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:46.807172 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-396cba7f-dd74-4a75-a5e0-4694252e4a43 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1030915277', 'imageRef': '81b87ff3-d455-4684-8271-b9984ed8fa66', 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:16:46.893090 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-396cba7f-dd74-4a75-a5e0-4694252e4a43 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Create volume of 1 GB Aug 01 00:16:46.902870 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-396cba7f-dd74-4a75-a5e0-4694252e4a43 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Availability Zones retrieved successfully. Aug 01 00:16:46.910713 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-396cba7f-dd74-4a75-a5e0-4694252e4a43 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Flow 'volume_create_api' (243f2b00-f627-4926-bf70-0245d04ec620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:16:46.913164 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-396cba7f-dd74-4a75-a5e0-4694252e4a43 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31bc93fd-e4d9-4782-8e7f-4c3eed7d2601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:46.914983 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-396cba7f-dd74-4a75-a5e0-4694252e4a43 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:16:46.973269 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-25aa1f84-8470-4144-a3a3-99d722dc61ac None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:46.975690 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-25aa1f84-8470-4144-a3a3-99d722dc61ac tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:16:46.975920 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-25aa1f84-8470-4144-a3a3-99d722dc61ac tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:46.976131 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-25aa1f84-8470-4144-a3a3-99d722dc61ac tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:46.976279 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-25aa1f84-8470-4144-a3a3-99d722dc61ac tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:16:46.985834 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-396cba7f-dd74-4a75-a5e0-4694252e4a43 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31bc93fd-e4d9-4782-8e7f-4c3eed7d2601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:46.987972 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-396cba7f-dd74-4a75-a5e0-4694252e4a43 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b34aa5ac-40ea-4e65-91d6-02c0926f8f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:46.989759 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:46.989759 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:46.990631 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-25aa1f84-8470-4144-a3a3-99d722dc61ac tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 returned with HTTP 200 Aug 01 00:16:46.991027 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 218/863] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:46 2026] GET /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:47.044794 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-396cba7f-dd74-4a75-a5e0-4694252e4a43 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Created reservations ['67d5ad8f-8741-4cfa-8549-066b344f6e67', '471fbc60-d021-4062-aa9c-bfdbcdc2c072', '8abb9f70-dbe1-411d-b78a-4cb3bbe73296', '25779a31-d229-493c-8ed4-37d4b641f45d'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:16:47.045541 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-396cba7f-dd74-4a75-a5e0-4694252e4a43 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b34aa5ac-40ea-4e65-91d6-02c0926f8f3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67d5ad8f-8741-4cfa-8549-066b344f6e67', '471fbc60-d021-4062-aa9c-bfdbcdc2c072', '8abb9f70-dbe1-411d-b78a-4cb3bbe73296', '25779a31-d229-493c-8ed4-37d4b641f45d']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:47.046256 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-396cba7f-dd74-4a75-a5e0-4694252e4a43 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a563f07-69be-4cf9-8c6b-d9254c066ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:47.068217 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-396cba7f-dd74-4a75-a5e0-4694252e4a43 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a563f07-69be-4cf9-8c6b-d9254c066ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af1bcb4d-f708-4ea4-8188-f327458056be', '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-1030915277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b06b6353d5e4ef19cbd957e7347eb7d',qos_specs=None,replication_status=,reservations=['67d5ad8f-8741-4cfa-8549-066b344f6e67','471fbc60-d021-4062-aa9c-bfdbcdc2c072','8abb9f70-dbe1-411d-b78a-4cb3bbe73296','25779a31-d229-493c-8ed4-37d4b641f45d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='081c7e2576e7455bb0cc1969eb27611d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:16:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1030915277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af1bcb4d-f708-4ea4-8188-f327458056be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b06b6353d5e4ef19cbd957e7347eb7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='081c7e2576e7455bb0cc1969eb27611d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:47.069118 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-396cba7f-dd74-4a75-a5e0-4694252e4a43 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e425ac89-67de-405c-85ac-9cb3cce21a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:47.087182 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-396cba7f-dd74-4a75-a5e0-4694252e4a43 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e425ac89-67de-405c-85ac-9cb3cce21a82) transitioned into state 'SUCCESS' from state '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-1030915277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b06b6353d5e4ef19cbd957e7347eb7d',qos_specs=None,replication_status=,reservations=['67d5ad8f-8741-4cfa-8549-066b344f6e67','471fbc60-d021-4062-aa9c-bfdbcdc2c072','8abb9f70-dbe1-411d-b78a-4cb3bbe73296','25779a31-d229-493c-8ed4-37d4b641f45d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='081c7e2576e7455bb0cc1969eb27611d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:47.087924 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-396cba7f-dd74-4a75-a5e0-4694252e4a43 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (900d12dd-bbb1-4e7f-ab4c-11ad4f0bbc0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:16:47.098794 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-396cba7f-dd74-4a75-a5e0-4694252e4a43 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (900d12dd-bbb1-4e7f-ab4c-11ad4f0bbc0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:16:47.099860 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-396cba7f-dd74-4a75-a5e0-4694252e4a43 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Flow 'volume_create_api' (243f2b00-f627-4926-bf70-0245d04ec620) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:16:47.100210 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-396cba7f-dd74-4a75-a5e0-4694252e4a43 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Create volume request issued successfully. Aug 01 00:16:47.100782 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-396cba7f-dd74-4a75-a5e0-4694252e4a43 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:16:47.101364 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 216/864] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:16:46 2026] POST /volume/v3/volumes => generated 753 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:16:47.119336 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-15f235f3-44e6-45eb-86ac-97c3de926e54 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:47.121385 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-15f235f3-44e6-45eb-86ac-97c3de926e54 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] GET https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be Aug 01 00:16:47.121619 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-15f235f3-44e6-45eb-86ac-97c3de926e54 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:47.121885 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-15f235f3-44e6-45eb-86ac-97c3de926e54 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:47.128948 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:47.128948 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:47.132700 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-15f235f3-44e6-45eb-86ac-97c3de926e54 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Volume info retrieved successfully. Aug 01 00:16:47.136950 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-15f235f3-44e6-45eb-86ac-97c3de926e54 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be returned with HTTP 200 Aug 01 00:16:47.137312 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 216/865] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:47 2026] GET /volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:48.005351 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e3edb11f-b528-46af-a1d2-df8ee9716286 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:48.009058 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e3edb11f-b528-46af-a1d2-df8ee9716286 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:16:48.009298 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e3edb11f-b528-46af-a1d2-df8ee9716286 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:48.009707 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e3edb11f-b528-46af-a1d2-df8ee9716286 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:48.009787 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-e3edb11f-b528-46af-a1d2-df8ee9716286 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:16:48.017372 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:48.017372 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:48.018170 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e3edb11f-b528-46af-a1d2-df8ee9716286 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 returned with HTTP 200 Aug 01 00:16:48.018558 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 216/866] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:48 2026] GET /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:48.158818 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9b862cf6-c88c-4a5a-a50b-6ff15f4b4e7e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:48.161748 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9b862cf6-c88c-4a5a-a50b-6ff15f4b4e7e tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] GET https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be Aug 01 00:16:48.161947 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9b862cf6-c88c-4a5a-a50b-6ff15f4b4e7e tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:48.162123 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9b862cf6-c88c-4a5a-a50b-6ff15f4b4e7e tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:48.176790 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:48.176790 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:48.181927 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-9b862cf6-c88c-4a5a-a50b-6ff15f4b4e7e tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Volume info retrieved successfully. Aug 01 00:16:48.187742 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9b862cf6-c88c-4a5a-a50b-6ff15f4b4e7e tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be returned with HTTP 200 Aug 01 00:16:48.188291 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 219/867] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:48 2026] GET /volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:48.889397 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-fa27c09d-9d15-49e3-98d6-4dc25643f093 req-2951f922-d1c4-48fa-8521-cedc64077595 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:48.893099 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-fa27c09d-9d15-49e3-98d6-4dc25643f093 req-2951f922-d1c4-48fa-8521-cedc64077595 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] POST https://10.4.3.222/volume/v3/attachments/3524aed5-2570-4b65-b92f-432846bf0132/action Aug 01 00:16:48.893590 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-fa27c09d-9d15-49e3-98d6-4dc25643f093 req-2951f922-d1c4-48fa-8521-cedc64077595 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:16:48.893759 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-fa27c09d-9d15-49e3-98d6-4dc25643f093 req-2951f922-d1c4-48fa-8521-cedc64077595 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:48.914984 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:48.914984 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:48.925788 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-fa27c09d-9d15-49e3-98d6-4dc25643f093 req-2951f922-d1c4-48fa-8521-cedc64077595 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] https://10.4.3.222/volume/v3/attachments/3524aed5-2570-4b65-b92f-432846bf0132/action returned with HTTP 204 Aug 01 00:16:48.926285 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 217/868] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:16:48 2026] POST /volume/v3/attachments/3524aed5-2570-4b65-b92f-432846bf0132/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:16:49.029692 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ef922e62-1c3f-4dd5-9f66-29b7592b9606 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:49.031263 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ef922e62-1c3f-4dd5-9f66-29b7592b9606 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:16:49.031432 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ef922e62-1c3f-4dd5-9f66-29b7592b9606 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:49.031632 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ef922e62-1c3f-4dd5-9f66-29b7592b9606 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:49.031759 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-ef922e62-1c3f-4dd5-9f66-29b7592b9606 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:16:49.035895 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:49.035895 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:49.036727 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ef922e62-1c3f-4dd5-9f66-29b7592b9606 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 returned with HTTP 200 Aug 01 00:16:49.037092 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 217/869] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:49 2026] GET /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:49.200949 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6d88ff43-f6dd-42ab-9537-990a35216159 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:49.203268 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6d88ff43-f6dd-42ab-9537-990a35216159 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] GET https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be Aug 01 00:16:49.203532 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6d88ff43-f6dd-42ab-9537-990a35216159 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:49.203822 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6d88ff43-f6dd-42ab-9537-990a35216159 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:49.213637 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:49.213637 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:49.218759 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-6d88ff43-f6dd-42ab-9537-990a35216159 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Volume info retrieved successfully. Aug 01 00:16:49.224896 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6d88ff43-f6dd-42ab-9537-990a35216159 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be returned with HTTP 200 Aug 01 00:16:49.225407 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 217/870] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:49 2026] GET /volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:50.052990 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d20695a2-3888-4a38-bede-f60e2dd04d5f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:50.056900 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d20695a2-3888-4a38-bede-f60e2dd04d5f tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:16:50.057271 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d20695a2-3888-4a38-bede-f60e2dd04d5f tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:50.057607 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d20695a2-3888-4a38-bede-f60e2dd04d5f tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:50.058502 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-d20695a2-3888-4a38-bede-f60e2dd04d5f tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:16:50.063651 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:50.063651 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:50.064595 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d20695a2-3888-4a38-bede-f60e2dd04d5f tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 returned with HTTP 200 Aug 01 00:16:50.065387 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 220/871] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:50 2026] GET /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:50.243359 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ae9062f9-fc9c-4e2f-97b5-a85b4bd4e07e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:50.245931 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ae9062f9-fc9c-4e2f-97b5-a85b4bd4e07e tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] GET https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be Aug 01 00:16:50.246138 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ae9062f9-fc9c-4e2f-97b5-a85b4bd4e07e tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:50.246319 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ae9062f9-fc9c-4e2f-97b5-a85b4bd4e07e tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:50.253967 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:50.253967 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:50.258046 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ae9062f9-fc9c-4e2f-97b5-a85b4bd4e07e tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Volume info retrieved successfully. Aug 01 00:16:50.262513 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ae9062f9-fc9c-4e2f-97b5-a85b4bd4e07e tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be returned with HTTP 200 Aug 01 00:16:50.263124 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 218/872] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:50 2026] GET /volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:51.077492 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-308c2006-ec0c-4746-9c21-7b81be04d3a0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:51.079809 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-308c2006-ec0c-4746-9c21-7b81be04d3a0 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:16:51.080075 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-308c2006-ec0c-4746-9c21-7b81be04d3a0 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:51.080331 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-308c2006-ec0c-4746-9c21-7b81be04d3a0 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:51.080487 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-308c2006-ec0c-4746-9c21-7b81be04d3a0 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:16:51.085931 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:51.085931 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:51.087003 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-308c2006-ec0c-4746-9c21-7b81be04d3a0 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 returned with HTTP 200 Aug 01 00:16:51.087513 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 218/873] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:51 2026] GET /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:51.277802 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7ac1c9d1-5c6c-40cc-a031-459d61abb238 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:51.278604 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7ac1c9d1-5c6c-40cc-a031-459d61abb238 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] GET https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be Aug 01 00:16:51.278907 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7ac1c9d1-5c6c-40cc-a031-459d61abb238 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:51.279165 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7ac1c9d1-5c6c-40cc-a031-459d61abb238 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:51.290892 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-da0adf90-f068-4444-8b2d-1d96e46e27be None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:51.291320 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:51.291320 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:51.291411 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-da0adf90-f068-4444-8b2d-1d96e46e27be tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/1eee7884-8514-4fb3-b0d2-5666dee212f8 Aug 01 00:16:51.291411 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-da0adf90-f068-4444-8b2d-1d96e46e27be tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:51.291411 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-da0adf90-f068-4444-8b2d-1d96e46e27be tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:51.291411 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-da0adf90-f068-4444-8b2d-1d96e46e27be tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Delete snapshot with id: 1eee7884-8514-4fb3-b0d2-5666dee212f8 Aug 01 00:16:51.296995 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-7ac1c9d1-5c6c-40cc-a031-459d61abb238 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Volume info retrieved successfully. Aug 01 00:16:51.297396 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:51.297396 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:51.297972 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-da0adf90-f068-4444-8b2d-1d96e46e27be tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Snapshot retrieved successfully. Aug 01 00:16:51.302186 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7ac1c9d1-5c6c-40cc-a031-459d61abb238 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be returned with HTTP 200 Aug 01 00:16:51.302695 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 218/874] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:51 2026] GET /volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be => generated 906 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:51.322058 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-da0adf90-f068-4444-8b2d-1d96e46e27be tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Snapshot delete request issued successfully. Aug 01 00:16:51.322272 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-da0adf90-f068-4444-8b2d-1d96e46e27be tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/snapshots/1eee7884-8514-4fb3-b0d2-5666dee212f8 returned with HTTP 202 Aug 01 00:16:51.322931 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 221/875] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:16:51 2026] DELETE /volume/v3/snapshots/1eee7884-8514-4fb3-b0d2-5666dee212f8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:16:51.335045 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-973bc265-c65a-4726-99f9-cec9be424398 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:51.337364 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-973bc265-c65a-4726-99f9-cec9be424398 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/snapshots/1eee7884-8514-4fb3-b0d2-5666dee212f8 Aug 01 00:16:51.337590 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-973bc265-c65a-4726-99f9-cec9be424398 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:51.337784 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-973bc265-c65a-4726-99f9-cec9be424398 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:51.344466 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:51.344466 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:51.345431 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-973bc265-c65a-4726-99f9-cec9be424398 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Snapshot retrieved successfully. Aug 01 00:16:51.348206 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-973bc265-c65a-4726-99f9-cec9be424398 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/snapshots/1eee7884-8514-4fb3-b0d2-5666dee212f8 returned with HTTP 200 Aug 01 00:16:51.348821 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 219/876] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:16:51 2026] GET /volume/v3/snapshots/1eee7884-8514-4fb3-b0d2-5666dee212f8 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:52.096994 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7e98bbdc-b4fd-42dc-906d-d6df2546332d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:52.098980 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7e98bbdc-b4fd-42dc-906d-d6df2546332d tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:16:52.099175 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7e98bbdc-b4fd-42dc-906d-d6df2546332d tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:52.099351 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7e98bbdc-b4fd-42dc-906d-d6df2546332d tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:52.099448 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-7e98bbdc-b4fd-42dc-906d-d6df2546332d tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:16:52.103307 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:52.103307 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:52.103982 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7e98bbdc-b4fd-42dc-906d-d6df2546332d tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 returned with HTTP 200 Aug 01 00:16:52.104514 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 219/877] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:52 2026] GET /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:52.320636 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6076542d-15e3-4521-aaf5-40229d680ddb None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:52.322564 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6076542d-15e3-4521-aaf5-40229d680ddb tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] GET https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be Aug 01 00:16:52.322957 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6076542d-15e3-4521-aaf5-40229d680ddb tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:52.322985 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6076542d-15e3-4521-aaf5-40229d680ddb tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:52.330298 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:52.330298 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:52.334357 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-6076542d-15e3-4521-aaf5-40229d680ddb tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Volume info retrieved successfully. Aug 01 00:16:52.338139 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6076542d-15e3-4521-aaf5-40229d680ddb tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be returned with HTTP 200 Aug 01 00:16:52.338507 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 219/878] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:52 2026] GET /volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:52.359845 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1f0e77c9-fe61-4169-b43c-0c935a36e49d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:52.361657 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1f0e77c9-fe61-4169-b43c-0c935a36e49d tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/snapshots/1eee7884-8514-4fb3-b0d2-5666dee212f8 Aug 01 00:16:52.361875 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1f0e77c9-fe61-4169-b43c-0c935a36e49d tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:52.362304 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1f0e77c9-fe61-4169-b43c-0c935a36e49d tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:52.366229 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1f0e77c9-fe61-4169-b43c-0c935a36e49d tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/snapshots/1eee7884-8514-4fb3-b0d2-5666dee212f8 returned with HTTP 404 Aug 01 00:16:52.366881 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 222/879] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:16:52 2026] GET /volume/v3/snapshots/1eee7884-8514-4fb3-b0d2-5666dee212f8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:16:52.480153 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-0c6d11a4-184a-4154-bd0a-f3f3ebabdfb7 req-7334d05b-cf54-48e7-9d18-1bc9ff29ade5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:52.482278 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-0c6d11a4-184a-4154-bd0a-f3f3ebabdfb7 req-7334d05b-cf54-48e7-9d18-1bc9ff29ade5 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/attachments?instance_id=e97b4bd9-e837-47c3-b35f-69b62dfa90d1 Aug 01 00:16:52.482502 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-0c6d11a4-184a-4154-bd0a-f3f3ebabdfb7 req-7334d05b-cf54-48e7-9d18-1bc9ff29ade5 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:52.482722 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-0c6d11a4-184a-4154-bd0a-f3f3ebabdfb7 req-7334d05b-cf54-48e7-9d18-1bc9ff29ade5 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:52.498399 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-0c6d11a4-184a-4154-bd0a-f3f3ebabdfb7 req-7334d05b-cf54-48e7-9d18-1bc9ff29ade5 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/attachments?instance_id=e97b4bd9-e837-47c3-b35f-69b62dfa90d1 returned with HTTP 200 Aug 01 00:16:52.498968 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 220/880] 10.4.3.222 () {70 vars in 1637 bytes} [Sat Aug 1 00:16:52 2026] GET /volume/v3/attachments?instance_id=e97b4bd9-e837-47c3-b35f-69b62dfa90d1 => generated 192 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:52.508056 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-0c6d11a4-184a-4154-bd0a-f3f3ebabdfb7 req-979bd554-89c4-4740-a3bb-f98a5aa119df None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:52.510624 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-0c6d11a4-184a-4154-bd0a-f3f3ebabdfb7 req-979bd554-89c4-4740-a3bb-f98a5aa119df tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/attachments/aecdce26-4d54-4a78-90c0-b28cc784673f Aug 01 00:16:52.510990 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-0c6d11a4-184a-4154-bd0a-f3f3ebabdfb7 req-979bd554-89c4-4740-a3bb-f98a5aa119df tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:52.511292 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-0c6d11a4-184a-4154-bd0a-f3f3ebabdfb7 req-979bd554-89c4-4740-a3bb-f98a5aa119df tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:52.530940 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-0c6d11a4-184a-4154-bd0a-f3f3ebabdfb7 req-979bd554-89c4-4740-a3bb-f98a5aa119df tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/attachments/aecdce26-4d54-4a78-90c0-b28cc784673f returned with HTTP 200 Aug 01 00:16:52.531642 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 220/881] 10.4.3.222 () {70 vars in 1651 bytes} [Sat Aug 1 00:16:52 2026] GET /volume/v3/attachments/aecdce26-4d54-4a78-90c0-b28cc784673f => generated 993 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:53.117649 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-dab70887-4af6-4b1a-89ca-6154aa93e8ce None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:53.119385 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-dab70887-4af6-4b1a-89ca-6154aa93e8ce tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:16:53.119579 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-dab70887-4af6-4b1a-89ca-6154aa93e8ce tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:53.119756 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-dab70887-4af6-4b1a-89ca-6154aa93e8ce tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:53.119892 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-dab70887-4af6-4b1a-89ca-6154aa93e8ce tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:16:53.125386 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:53.125386 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:53.126206 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-dab70887-4af6-4b1a-89ca-6154aa93e8ce tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 returned with HTTP 200 Aug 01 00:16:53.126585 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 220/882] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:53 2026] GET /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:53.350832 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6022e406-e066-4945-84a8-0776f4f40df5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:53.352604 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6022e406-e066-4945-84a8-0776f4f40df5 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] GET https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be Aug 01 00:16:53.352837 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6022e406-e066-4945-84a8-0776f4f40df5 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:53.353029 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6022e406-e066-4945-84a8-0776f4f40df5 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:53.359969 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:53.359969 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:53.363713 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-6022e406-e066-4945-84a8-0776f4f40df5 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Volume info retrieved successfully. Aug 01 00:16:53.368326 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6022e406-e066-4945-84a8-0776f4f40df5 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be returned with HTTP 200 Aug 01 00:16:53.368740 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 223/883] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:53 2026] GET /volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:54.145295 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9f00fae5-0cae-4b41-a6d1-ab7bd48e7a35 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:54.149217 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9f00fae5-0cae-4b41-a6d1-ab7bd48e7a35 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:16:54.149437 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9f00fae5-0cae-4b41-a6d1-ab7bd48e7a35 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:54.149719 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9f00fae5-0cae-4b41-a6d1-ab7bd48e7a35 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:54.149883 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-9f00fae5-0cae-4b41-a6d1-ab7bd48e7a35 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:16:54.162020 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-59aa5db8-a535-44d8-b75b-41600a1110a0 req-a98aa021-5ac3-48fb-ad43-e3cd6523f346 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:54.163964 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-59aa5db8-a535-44d8-b75b-41600a1110a0 req-a98aa021-5ac3-48fb-ad43-e3cd6523f346 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] DELETE https://10.4.3.222/volume/v3/attachments/3524aed5-2570-4b65-b92f-432846bf0132 Aug 01 00:16:54.164154 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-59aa5db8-a535-44d8-b75b-41600a1110a0 req-a98aa021-5ac3-48fb-ad43-e3cd6523f346 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:54.164362 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-59aa5db8-a535-44d8-b75b-41600a1110a0 req-a98aa021-5ac3-48fb-ad43-e3cd6523f346 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:54.164931 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:54.164931 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:54.166244 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9f00fae5-0cae-4b41-a6d1-ab7bd48e7a35 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 returned with HTTP 200 Aug 01 00:16:54.166369 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 221/884] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:54 2026] GET /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 => generated 801 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:54.171604 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:54.171604 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:54.219753 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-59aa5db8-a535-44d8-b75b-41600a1110a0 req-a98aa021-5ac3-48fb-ad43-e3cd6523f346 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] https://10.4.3.222/volume/v3/attachments/3524aed5-2570-4b65-b92f-432846bf0132 returned with HTTP 200 Aug 01 00:16:54.220309 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 221/885] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:16:54 2026] DELETE /volume/v3/attachments/3524aed5-2570-4b65-b92f-432846bf0132 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:54.388250 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3fdcbfbb-1482-495a-8d69-d1581854ddc7 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:54.390135 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3fdcbfbb-1482-495a-8d69-d1581854ddc7 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] GET https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be Aug 01 00:16:54.390322 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3fdcbfbb-1482-495a-8d69-d1581854ddc7 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:54.390491 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3fdcbfbb-1482-495a-8d69-d1581854ddc7 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:54.396959 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:54.396959 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:54.400302 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3fdcbfbb-1482-495a-8d69-d1581854ddc7 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Volume info retrieved successfully. Aug 01 00:16:54.404956 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3fdcbfbb-1482-495a-8d69-d1581854ddc7 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be returned with HTTP 200 Aug 01 00:16:54.405760 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 221/886] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:54 2026] GET /volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:54.970735 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-5131e56e-d23a-4328-8b59-e8c738646d02 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:54.972385 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5131e56e-d23a-4328-8b59-e8c738646d02 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] GET https://10.4.3.222/volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 Aug 01 00:16:54.972575 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5131e56e-d23a-4328-8b59-e8c738646d02 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:54.972745 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5131e56e-d23a-4328-8b59-e8c738646d02 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:54.980423 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:54.980423 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:54.982717 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-5131e56e-d23a-4328-8b59-e8c738646d02 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Volume info retrieved successfully. Aug 01 00:16:54.986455 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5131e56e-d23a-4328-8b59-e8c738646d02 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] https://10.4.3.222/volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 returned with HTTP 200 Aug 01 00:16:54.986803 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 224/887] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:54 2026] GET /volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:55.020804 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e89d6192-bb69-44bc-8008-a2de60854e77 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:55.025977 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e89d6192-bb69-44bc-8008-a2de60854e77 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] GET https://10.4.3.222/volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 Aug 01 00:16:55.026276 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e89d6192-bb69-44bc-8008-a2de60854e77 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:55.026565 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e89d6192-bb69-44bc-8008-a2de60854e77 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:55.038340 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:55.038340 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:55.042487 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e89d6192-bb69-44bc-8008-a2de60854e77 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Volume info retrieved successfully. Aug 01 00:16:55.048877 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e89d6192-bb69-44bc-8008-a2de60854e77 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] https://10.4.3.222/volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 returned with HTTP 200 Aug 01 00:16:55.048877 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 222/888] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:55 2026] GET /volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:55.064449 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d3a3b9fd-2f3f-470b-8019-ef963c158ff3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:55.066124 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d3a3b9fd-2f3f-470b-8019-ef963c158ff3 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] DELETE https://10.4.3.222/volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 Aug 01 00:16:55.066316 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d3a3b9fd-2f3f-470b-8019-ef963c158ff3 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:55.066494 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d3a3b9fd-2f3f-470b-8019-ef963c158ff3 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:55.066650 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-d3a3b9fd-2f3f-470b-8019-ef963c158ff3 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Delete volume with id: 200081be-f71c-4ea8-a055-11550d6319f2 Aug 01 00:16:55.073046 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:55.073046 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:55.073452 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d3a3b9fd-2f3f-470b-8019-ef963c158ff3 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Volume info retrieved successfully. Aug 01 00:16:55.087876 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d3a3b9fd-2f3f-470b-8019-ef963c158ff3 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Delete volume request issued successfully. Aug 01 00:16:55.088092 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d3a3b9fd-2f3f-470b-8019-ef963c158ff3 tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] https://10.4.3.222/volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 returned with HTTP 202 Aug 01 00:16:55.088489 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 222/889] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:16:55 2026] DELETE /volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:16:55.095576 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0ec4f95a-de98-4e38-bbc4-63ce2e75e9ac None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:55.098296 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0ec4f95a-de98-4e38-bbc4-63ce2e75e9ac tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] GET https://10.4.3.222/volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 Aug 01 00:16:55.098756 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0ec4f95a-de98-4e38-bbc4-63ce2e75e9ac tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:55.098756 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0ec4f95a-de98-4e38-bbc4-63ce2e75e9ac tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:55.110718 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:55.110718 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:55.115663 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-0ec4f95a-de98-4e38-bbc4-63ce2e75e9ac tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Volume info retrieved successfully. Aug 01 00:16:55.121681 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0ec4f95a-de98-4e38-bbc4-63ce2e75e9ac tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] https://10.4.3.222/volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 returned with HTTP 200 Aug 01 00:16:55.122247 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 222/890] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:55 2026] GET /volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:55.182336 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-8fd4252a-1e1e-4f49-b92c-2a1b814bc294 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:55.184332 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8fd4252a-1e1e-4f49-b92c-2a1b814bc294 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:16:55.184598 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8fd4252a-1e1e-4f49-b92c-2a1b814bc294 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:55.184882 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8fd4252a-1e1e-4f49-b92c-2a1b814bc294 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:55.185017 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-8fd4252a-1e1e-4f49-b92c-2a1b814bc294 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:16:55.189520 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:55.189520 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:55.190251 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8fd4252a-1e1e-4f49-b92c-2a1b814bc294 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 returned with HTTP 200 Aug 01 00:16:55.190576 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 225/891] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:55 2026] GET /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:55.424064 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9d5d6548-320b-4ab2-a892-585be11d964d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:55.426018 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9d5d6548-320b-4ab2-a892-585be11d964d tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] GET https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be Aug 01 00:16:55.426383 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9d5d6548-320b-4ab2-a892-585be11d964d tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:55.426780 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9d5d6548-320b-4ab2-a892-585be11d964d tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:55.435376 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:55.435376 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:55.442788 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9d5d6548-320b-4ab2-a892-585be11d964d tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Volume info retrieved successfully. Aug 01 00:16:55.445362 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9d5d6548-320b-4ab2-a892-585be11d964d tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be returned with HTTP 200 Aug 01 00:16:55.445990 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 223/892] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:55 2026] GET /volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:56.140410 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-eb5475e0-3500-4380-81dc-eb2dd52d02dd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:56.146174 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-eb5475e0-3500-4380-81dc-eb2dd52d02dd tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] GET https://10.4.3.222/volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 Aug 01 00:16:56.146174 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-eb5475e0-3500-4380-81dc-eb2dd52d02dd tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:56.146369 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-eb5475e0-3500-4380-81dc-eb2dd52d02dd tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:56.158788 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-eb5475e0-3500-4380-81dc-eb2dd52d02dd tempest-ServerActionsTestOtherB-1330650733 tempest-ServerActionsTestOtherB-1330650733-project-member] https://10.4.3.222/volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 returned with HTTP 404 Aug 01 00:16:56.159234 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 223/893] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:56 2026] GET /volume/v3/volumes/200081be-f71c-4ea8-a055-11550d6319f2 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:16:56.181472 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-f9f158de-f97f-4884-b28c-cf1e495228ff req-feac7663-5a40-4311-a1cc-ad197b3f2ce5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:56.186983 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-f9f158de-f97f-4884-b28c-cf1e495228ff req-feac7663-5a40-4311-a1cc-ad197b3f2ce5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:16:56.186983 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-f9f158de-f97f-4884-b28c-cf1e495228ff req-feac7663-5a40-4311-a1cc-ad197b3f2ce5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:56.186983 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-f9f158de-f97f-4884-b28c-cf1e495228ff req-feac7663-5a40-4311-a1cc-ad197b3f2ce5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:56.202940 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:56.202940 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:56.206472 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9f3fb9f3-23a3-49cf-874d-46ce1e91765b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:56.207934 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-f9f158de-f97f-4884-b28c-cf1e495228ff req-feac7663-5a40-4311-a1cc-ad197b3f2ce5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:16:56.209602 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9f3fb9f3-23a3-49cf-874d-46ce1e91765b tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:16:56.209602 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9f3fb9f3-23a3-49cf-874d-46ce1e91765b tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:56.209602 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9f3fb9f3-23a3-49cf-874d-46ce1e91765b tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:56.209602 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-9f3fb9f3-23a3-49cf-874d-46ce1e91765b tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:16:56.213794 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-f9f158de-f97f-4884-b28c-cf1e495228ff req-feac7663-5a40-4311-a1cc-ad197b3f2ce5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:16:56.215421 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 223/894] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:16:56 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 1442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:56.215512 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:56.215512 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:56.217970 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9f3fb9f3-23a3-49cf-874d-46ce1e91765b tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 returned with HTTP 200 Aug 01 00:16:56.217970 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 226/895] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:56 2026] GET /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:56.465022 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2b2b40ee-7c63-45c5-901d-fdfed1f10f58 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:56.465622 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2b2b40ee-7c63-45c5-901d-fdfed1f10f58 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] GET https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be Aug 01 00:16:56.465835 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2b2b40ee-7c63-45c5-901d-fdfed1f10f58 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:56.465984 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2b2b40ee-7c63-45c5-901d-fdfed1f10f58 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:56.478171 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:56.478171 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:56.489816 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2b2b40ee-7c63-45c5-901d-fdfed1f10f58 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Volume info retrieved successfully. Aug 01 00:16:56.499869 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2b2b40ee-7c63-45c5-901d-fdfed1f10f58 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be returned with HTTP 200 Aug 01 00:16:56.500447 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 224/896] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:56 2026] GET /volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be => generated 906 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:56.609900 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9684a818-fe99-4f1d-84c7-10ffff13b3e8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:56.610245 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9684a818-fe99-4f1d-84c7-10ffff13b3e8 None None] GET https://10.4.3.222/volume// Aug 01 00:16:56.610469 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9684a818-fe99-4f1d-84c7-10ffff13b3e8 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:56.610721 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9684a818-fe99-4f1d-84c7-10ffff13b3e8 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:56.611059 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9684a818-fe99-4f1d-84c7-10ffff13b3e8 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:16:56.611857 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 224/897] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:16: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 01 00:16:56.622797 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-f9f158de-f97f-4884-b28c-cf1e495228ff req-0c9644e1-3dba-4762-b0f5-c21ebd1975cb None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:56.622797 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-f9f158de-f97f-4884-b28c-cf1e495228ff req-0c9644e1-3dba-4762-b0f5-c21ebd1975cb tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:16:56.622797 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-f9f158de-f97f-4884-b28c-cf1e495228ff req-0c9644e1-3dba-4762-b0f5-c21ebd1975cb tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95a5355e-c600-48d4-8969-906240f3e7c4", "connector": null, "instance_uuid": "012ddca2-ff30-40dd-9acc-f88603a3d956"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:56.639443 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:56.639443 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:56.665800 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-f9f158de-f97f-4884-b28c-cf1e495228ff req-0c9644e1-3dba-4762-b0f5-c21ebd1975cb tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:16:56.666368 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 224/898] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:16: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 01 00:16:56.676105 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-f9f158de-f97f-4884-b28c-cf1e495228ff req-54fd1925-7a54-4aef-9012-b5f8152d84bc None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:56.678444 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f9f158de-f97f-4884-b28c-cf1e495228ff req-54fd1925-7a54-4aef-9012-b5f8152d84bc tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] DELETE https://10.4.3.222/volume/v3/attachments/5cec0478-23d4-4712-b475-8c26e22d0f4d Aug 01 00:16:56.678711 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f9f158de-f97f-4884-b28c-cf1e495228ff req-54fd1925-7a54-4aef-9012-b5f8152d84bc tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:56.678961 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f9f158de-f97f-4884-b28c-cf1e495228ff req-54fd1925-7a54-4aef-9012-b5f8152d84bc tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:56.687225 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:56.687225 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:56.733476 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f9f158de-f97f-4884-b28c-cf1e495228ff req-54fd1925-7a54-4aef-9012-b5f8152d84bc tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments/5cec0478-23d4-4712-b475-8c26e22d0f4d returned with HTTP 200 Aug 01 00:16:56.733986 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 227/899] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:16:56 2026] DELETE /volume/v3/attachments/5cec0478-23d4-4712-b475-8c26e22d0f4d => generated 367 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:57.229791 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b69a2cce-345a-4bb5-98f7-6a59ffca3e5d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:57.229791 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b69a2cce-345a-4bb5-98f7-6a59ffca3e5d tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:16:57.229791 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b69a2cce-345a-4bb5-98f7-6a59ffca3e5d tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:57.229791 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b69a2cce-345a-4bb5-98f7-6a59ffca3e5d tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:57.229791 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-b69a2cce-345a-4bb5-98f7-6a59ffca3e5d tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:16:57.233863 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:57.233863 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:57.234651 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b69a2cce-345a-4bb5-98f7-6a59ffca3e5d tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 returned with HTTP 200 Aug 01 00:16:57.235220 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 225/900] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:57 2026] GET /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:57.514503 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d9fd82a4-b3b4-4bdb-84c9-044e74d97b11 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:57.516724 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d9fd82a4-b3b4-4bdb-84c9-044e74d97b11 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] GET https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be Aug 01 00:16:57.516724 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d9fd82a4-b3b4-4bdb-84c9-044e74d97b11 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:57.516864 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d9fd82a4-b3b4-4bdb-84c9-044e74d97b11 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:57.526401 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:57.526401 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:57.530268 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d9fd82a4-b3b4-4bdb-84c9-044e74d97b11 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Volume info retrieved successfully. Aug 01 00:16:57.538315 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d9fd82a4-b3b4-4bdb-84c9-044e74d97b11 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be returned with HTTP 200 Aug 01 00:16:57.538427 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 225/901] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:57 2026] GET /volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be => generated 906 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:57.822233 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-f9f158de-f97f-4884-b28c-cf1e495228ff req-8a662cae-d468-40a5-b9d3-9daf1b4ec8e9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:57.825048 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-f9f158de-f97f-4884-b28c-cf1e495228ff req-8a662cae-d468-40a5-b9d3-9daf1b4ec8e9 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] PUT https://10.4.3.222/volume/v3/attachments/44fcb63f-457a-4641-8d02-ed1ca71842d6 Aug 01 00:16:57.825402 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-f9f158de-f97f-4884-b28c-cf1e495228ff req-8a662cae-d468-40a5-b9d3-9daf1b4ec8e9 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:57.835566 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-f9f158de-f97f-4884-b28c-cf1e495228ff req-8a662cae-d468-40a5-b9d3-9daf1b4ec8e9 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Acquiring lock "cinder-attachment_update-95a5355e-c600-48d4-8969-906240f3e7c4-np0000006296" by "attachment_update" {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:16:57.839078 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-f9f158de-f97f-4884-b28c-cf1e495228ff req-8a662cae-d468-40a5-b9d3-9daf1b4ec8e9 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Lock "cinder-attachment_update-95a5355e-c600-48d4-8969-906240f3e7c4-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:16:57.840797 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:57.840797 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:57.952850 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-f9f158de-f97f-4884-b28c-cf1e495228ff req-8a662cae-d468-40a5-b9d3-9daf1b4ec8e9 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Lock "cinder-attachment_update-95a5355e-c600-48d4-8969-906240f3e7c4-np0000006296" released by "attachment_update" :: held 0.114s {{(pid=100409) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:16:57.953202 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-f9f158de-f97f-4884-b28c-cf1e495228ff req-8a662cae-d468-40a5-b9d3-9daf1b4ec8e9 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments/44fcb63f-457a-4641-8d02-ed1ca71842d6 returned with HTTP 200 Aug 01 00:16:57.953667 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 225/902] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:16:57 2026] PUT /volume/v3/attachments/44fcb63f-457a-4641-8d02-ed1ca71842d6 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:57.962468 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-f9f158de-f97f-4884-b28c-cf1e495228ff req-2602b03f-404a-4761-99f5-3487a6631e03 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:57.964901 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f9f158de-f97f-4884-b28c-cf1e495228ff req-2602b03f-404a-4761-99f5-3487a6631e03 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/attachments/44fcb63f-457a-4641-8d02-ed1ca71842d6 Aug 01 00:16:57.965322 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f9f158de-f97f-4884-b28c-cf1e495228ff req-2602b03f-404a-4761-99f5-3487a6631e03 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:57.965523 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f9f158de-f97f-4884-b28c-cf1e495228ff req-2602b03f-404a-4761-99f5-3487a6631e03 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:57.990792 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f9f158de-f97f-4884-b28c-cf1e495228ff req-2602b03f-404a-4761-99f5-3487a6631e03 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments/44fcb63f-457a-4641-8d02-ed1ca71842d6 returned with HTTP 200 Aug 01 00:16:57.990792 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 228/903] 10.4.3.222 () {70 vars in 1651 bytes} [Sat Aug 1 00:16:57 2026] GET /volume/v3/attachments/44fcb63f-457a-4641-8d02-ed1ca71842d6 => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:58.254265 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5511a0fb-9e2d-48cf-8b64-08fde1a7e770 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:58.257034 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5511a0fb-9e2d-48cf-8b64-08fde1a7e770 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:16:58.257295 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5511a0fb-9e2d-48cf-8b64-08fde1a7e770 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:58.257423 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5511a0fb-9e2d-48cf-8b64-08fde1a7e770 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:58.257508 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-5511a0fb-9e2d-48cf-8b64-08fde1a7e770 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:16:58.267153 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:58.267153 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:16:58.268091 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5511a0fb-9e2d-48cf-8b64-08fde1a7e770 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 returned with HTTP 200 Aug 01 00:16:58.268561 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 226/904] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:58 2026] GET /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:16:58.556961 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-23bd8edf-610c-46b5-8e86-d8a227806ad0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:58.559251 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-23bd8edf-610c-46b5-8e86-d8a227806ad0 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] GET https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be Aug 01 00:16:58.559523 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-23bd8edf-610c-46b5-8e86-d8a227806ad0 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:58.559802 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-23bd8edf-610c-46b5-8e86-d8a227806ad0 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:58.568954 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:58.568954 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:58.577236 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-23bd8edf-610c-46b5-8e86-d8a227806ad0 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Volume info retrieved successfully. Aug 01 00:16:58.584110 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-23bd8edf-610c-46b5-8e86-d8a227806ad0 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be returned with HTTP 200 Aug 01 00:16:58.584614 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 226/905] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:58 2026] GET /volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be => generated 1160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:58.616594 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-7cc4b247-6a63-46ce-9b15-3e3b68f95bcd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:58.621946 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-7cc4b247-6a63-46ce-9b15-3e3b68f95bcd tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] GET https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be Aug 01 00:16:58.622129 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-7cc4b247-6a63-46ce-9b15-3e3b68f95bcd tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:58.622298 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-7cc4b247-6a63-46ce-9b15-3e3b68f95bcd tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:58.629718 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:58.629718 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:58.634421 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-7cc4b247-6a63-46ce-9b15-3e3b68f95bcd tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Volume info retrieved successfully. Aug 01 00:16:58.638522 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-7cc4b247-6a63-46ce-9b15-3e3b68f95bcd tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be returned with HTTP 200 Aug 01 00:16:58.639184 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 226/906] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:16:58 2026] GET /volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be => generated 1160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:59.008015 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-16094f4c-70aa-40b6-8e85-3efacef5d950 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:59.010046 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-16094f4c-70aa-40b6-8e85-3efacef5d950 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] GET https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be Aug 01 00:16:59.010234 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-16094f4c-70aa-40b6-8e85-3efacef5d950 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:59.011603 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-16094f4c-70aa-40b6-8e85-3efacef5d950 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:59.017527 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:59.017527 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:16:59.020897 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-16094f4c-70aa-40b6-8e85-3efacef5d950 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Volume info retrieved successfully. Aug 01 00:16:59.026279 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-16094f4c-70aa-40b6-8e85-3efacef5d950 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be returned with HTTP 200 Aug 01 00:16:59.026850 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 229/907] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:16:59 2026] GET /volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be => generated 1160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:16:59.038186 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-efce0694-4a9c-46e8-9752-a7c73d702580 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:59.038673 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-efce0694-4a9c-46e8-9752-a7c73d702580 None None] GET https://10.4.3.222/volume// Aug 01 00:16:59.038907 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-efce0694-4a9c-46e8-9752-a7c73d702580 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:59.039151 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-efce0694-4a9c-46e8-9752-a7c73d702580 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:59.039544 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-efce0694-4a9c-46e8-9752-a7c73d702580 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:16:59.040045 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 227/908] 10.4.3.222 () {66 vars in 1419 bytes} [Sat Aug 1 00:16: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 01 00:16:59.048946 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-c317dd32-0fe0-4436-ae44-963d6ddff29f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:59.051147 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-c317dd32-0fe0-4436-ae44-963d6ddff29f tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:16:59.051318 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-c317dd32-0fe0-4436-ae44-963d6ddff29f tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af1bcb4d-f708-4ea4-8188-f327458056be", "connector": null, "instance_uuid": "a6c6eb9b-223b-4728-929e-c497d7eba527"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:16:59.059567 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:59.059567 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:16:59.092965 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-c317dd32-0fe0-4436-ae44-963d6ddff29f tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:16:59.093407 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 227/909] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:16:59 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 01 00:16:59.281212 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f14f56ea-03ac-431b-86ae-a469b16d1dfb None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:16:59.284139 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f14f56ea-03ac-431b-86ae-a469b16d1dfb tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:16:59.284333 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f14f56ea-03ac-431b-86ae-a469b16d1dfb tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:16:59.284511 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f14f56ea-03ac-431b-86ae-a469b16d1dfb tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:16:59.284626 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-f14f56ea-03ac-431b-86ae-a469b16d1dfb tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:16:59.288793 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:16:59.288793 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:16:59.289563 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f14f56ea-03ac-431b-86ae-a469b16d1dfb tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 returned with HTTP 200 Aug 01 00:16:59.290061 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 227/910] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:16:59 2026] GET /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:00.304427 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b8eeb0fd-2b05-4190-8759-1332e0f7cca4 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:00.306317 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b8eeb0fd-2b05-4190-8759-1332e0f7cca4 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:17:00.306520 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b8eeb0fd-2b05-4190-8759-1332e0f7cca4 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:00.306714 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b8eeb0fd-2b05-4190-8759-1332e0f7cca4 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:00.306858 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-b8eeb0fd-2b05-4190-8759-1332e0f7cca4 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:00.312168 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:00.312168 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:00.313165 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b8eeb0fd-2b05-4190-8759-1332e0f7cca4 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 returned with HTTP 200 Aug 01 00:17:00.319671 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 230/911] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:00 2026] GET /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:00.588455 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-01e2bf71-089d-476a-931a-61843e5c33dc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:00.588892 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-01e2bf71-089d-476a-931a-61843e5c33dc None None] GET https://10.4.3.222/volume// Aug 01 00:17:00.589103 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-01e2bf71-089d-476a-931a-61843e5c33dc None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:00.589358 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-01e2bf71-089d-476a-931a-61843e5c33dc None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:00.589721 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-01e2bf71-089d-476a-931a-61843e5c33dc None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:17:00.590048 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 228/912] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:17: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 01 00:17:00.601392 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-eb1be3f7-10aa-40db-990e-561fca8d8011 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:00.610979 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-eb1be3f7-10aa-40db-990e-561fca8d8011 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] GET https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be Aug 01 00:17:00.611186 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-eb1be3f7-10aa-40db-990e-561fca8d8011 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:00.611377 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-eb1be3f7-10aa-40db-990e-561fca8d8011 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:00.624737 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:00.624737 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:00.634275 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-eb1be3f7-10aa-40db-990e-561fca8d8011 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Volume info retrieved successfully. Aug 01 00:17:00.642384 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-eb1be3f7-10aa-40db-990e-561fca8d8011 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be returned with HTTP 200 Aug 01 00:17:00.642384 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 228/913] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:17:00 2026] GET /volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be => generated 1339 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:17:00.770609 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-4e66dbcf-17c2-4d12-865a-8247d848e144 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:00.775464 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-4e66dbcf-17c2-4d12-865a-8247d848e144 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] PUT https://10.4.3.222/volume/v3/attachments/7ee7ed26-b654-4c9c-9960-b9ae231a21ff Aug 01 00:17:00.776625 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-4e66dbcf-17c2-4d12-865a-8247d848e144 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:00.790281 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-4e66dbcf-17c2-4d12-865a-8247d848e144 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Acquiring lock "cinder-attachment_update-af1bcb4d-f708-4ea4-8188-f327458056be-np0000006296" by "attachment_update" {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:17:00.801743 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-4e66dbcf-17c2-4d12-865a-8247d848e144 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Lock "cinder-attachment_update-af1bcb4d-f708-4ea4-8188-f327458056be-np0000006296" acquired by "attachment_update" :: waited 0.010s {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:17:00.803101 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:00.803101 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:00.931644 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-4e66dbcf-17c2-4d12-865a-8247d848e144 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Lock "cinder-attachment_update-af1bcb4d-f708-4ea4-8188-f327458056be-np0000006296" released by "attachment_update" :: held 0.131s {{(pid=100409) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:17:00.932602 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-4e66dbcf-17c2-4d12-865a-8247d848e144 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] https://10.4.3.222/volume/v3/attachments/7ee7ed26-b654-4c9c-9960-b9ae231a21ff returned with HTTP 200 Aug 01 00:17:00.936034 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 228/914] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:17:00 2026] PUT /volume/v3/attachments/7ee7ed26-b654-4c9c-9960-b9ae231a21ff => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:00.962723 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-9f68547d-c84a-4405-ab20-2506f2b26ce9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:00.965381 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-9f68547d-c84a-4405-ab20-2506f2b26ce9 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] POST https://10.4.3.222/volume/v3/attachments/7ee7ed26-b654-4c9c-9960-b9ae231a21ff/action Aug 01 00:17:00.965877 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-9f68547d-c84a-4405-ab20-2506f2b26ce9 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Action body: b'{"os-complete": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:17:00.966044 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-9f68547d-c84a-4405-ab20-2506f2b26ce9 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:00.987637 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:00.987637 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:00.997460 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-95ed9ad7-2892-4279-a15e-847e8c3ddd41 req-9f68547d-c84a-4405-ab20-2506f2b26ce9 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] https://10.4.3.222/volume/v3/attachments/7ee7ed26-b654-4c9c-9960-b9ae231a21ff/action returned with HTTP 204 Aug 01 00:17:00.997955 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 231/915] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:17:00 2026] POST /volume/v3/attachments/7ee7ed26-b654-4c9c-9960-b9ae231a21ff/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:01.327946 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c482621f-40d1-4c05-804e-5798e2daee93 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:01.330781 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c482621f-40d1-4c05-804e-5798e2daee93 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:17:01.331033 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c482621f-40d1-4c05-804e-5798e2daee93 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:01.331174 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c482621f-40d1-4c05-804e-5798e2daee93 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:01.331271 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-c482621f-40d1-4c05-804e-5798e2daee93 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:01.336147 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:01.336147 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:01.337058 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c482621f-40d1-4c05-804e-5798e2daee93 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 returned with HTTP 200 Aug 01 00:17:01.337447 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 229/916] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:01 2026] GET /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:02.030053 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-22b78b71-b185-47fe-9efa-39a264e76b00 req-c85871e2-5fcc-46db-9d3a-fd7876cf9022 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:02.032479 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-22b78b71-b185-47fe-9efa-39a264e76b00 req-c85871e2-5fcc-46db-9d3a-fd7876cf9022 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] DELETE https://10.4.3.222/volume/v3/attachments/f5f5224f-787f-4000-a39c-05d61c6c28ea Aug 01 00:17:02.032762 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-22b78b71-b185-47fe-9efa-39a264e76b00 req-c85871e2-5fcc-46db-9d3a-fd7876cf9022 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:02.033251 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-22b78b71-b185-47fe-9efa-39a264e76b00 req-c85871e2-5fcc-46db-9d3a-fd7876cf9022 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:02.041624 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:02.041624 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:02.089663 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-22b78b71-b185-47fe-9efa-39a264e76b00 req-c85871e2-5fcc-46db-9d3a-fd7876cf9022 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/attachments/f5f5224f-787f-4000-a39c-05d61c6c28ea returned with HTTP 200 Aug 01 00:17:02.090225 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 229/917] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:17:02 2026] DELETE /volume/v3/attachments/f5f5224f-787f-4000-a39c-05d61c6c28ea => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:02.109369 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-22b78b71-b185-47fe-9efa-39a264e76b00 req-4102af5e-8038-42ef-9f2d-0b610fe229f7 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:02.111316 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-22b78b71-b185-47fe-9efa-39a264e76b00 req-4102af5e-8038-42ef-9f2d-0b610fe229f7 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] DELETE https://10.4.3.222/volume/v3/volumes/35472f5c-bfb4-4e99-b94e-ae6f9670b148 Aug 01 00:17:02.111469 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-22b78b71-b185-47fe-9efa-39a264e76b00 req-4102af5e-8038-42ef-9f2d-0b610fe229f7 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:02.111648 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-22b78b71-b185-47fe-9efa-39a264e76b00 req-4102af5e-8038-42ef-9f2d-0b610fe229f7 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:02.111812 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [req-22b78b71-b185-47fe-9efa-39a264e76b00 req-4102af5e-8038-42ef-9f2d-0b610fe229f7 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Delete volume with id: 35472f5c-bfb4-4e99-b94e-ae6f9670b148 Aug 01 00:17:02.112850 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-f9f158de-f97f-4884-b28c-cf1e495228ff req-b3640d9f-382c-4381-be11-4ecdbc74a7e9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:02.117233 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f9f158de-f97f-4884-b28c-cf1e495228ff req-b3640d9f-382c-4381-be11-4ecdbc74a7e9 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] POST https://10.4.3.222/volume/v3/attachments/44fcb63f-457a-4641-8d02-ed1ca71842d6/action Aug 01 00:17:02.117786 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f9f158de-f97f-4884-b28c-cf1e495228ff req-b3640d9f-382c-4381-be11-4ecdbc74a7e9 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action body: b'{"os-complete": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:17:02.117984 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f9f158de-f97f-4884-b28c-cf1e495228ff req-b3640d9f-382c-4381-be11-4ecdbc74a7e9 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:02.120002 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:02.120002 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:02.120425 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-22b78b71-b185-47fe-9efa-39a264e76b00 req-4102af5e-8038-42ef-9f2d-0b610fe229f7 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Volume info retrieved successfully. Aug 01 00:17:02.139232 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-22b78b71-b185-47fe-9efa-39a264e76b00 req-4102af5e-8038-42ef-9f2d-0b610fe229f7 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Delete volume request issued successfully. Aug 01 00:17:02.140786 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-22b78b71-b185-47fe-9efa-39a264e76b00 req-4102af5e-8038-42ef-9f2d-0b610fe229f7 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/volumes/35472f5c-bfb4-4e99-b94e-ae6f9670b148 returned with HTTP 202 Aug 01 00:17:02.140786 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 229/918] 10.4.3.222 () {70 vars in 1620 bytes} [Sat Aug 1 00:17:02 2026] DELETE /volume/v3/volumes/35472f5c-bfb4-4e99-b94e-ae6f9670b148 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:17:02.147151 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:02.147151 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:02.157402 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f9f158de-f97f-4884-b28c-cf1e495228ff req-b3640d9f-382c-4381-be11-4ecdbc74a7e9 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments/44fcb63f-457a-4641-8d02-ed1ca71842d6/action returned with HTTP 204 Aug 01 00:17:02.158115 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 232/919] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:17:02 2026] POST /volume/v3/attachments/44fcb63f-457a-4641-8d02-ed1ca71842d6/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:02.349475 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8c761aa9-8e17-4ca9-8b6f-db79cbd8e828 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:02.351499 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8c761aa9-8e17-4ca9-8b6f-db79cbd8e828 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:17:02.352210 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8c761aa9-8e17-4ca9-8b6f-db79cbd8e828 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:02.352210 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8c761aa9-8e17-4ca9-8b6f-db79cbd8e828 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:02.352210 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-8c761aa9-8e17-4ca9-8b6f-db79cbd8e828 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:02.357129 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:02.357129 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:02.358137 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8c761aa9-8e17-4ca9-8b6f-db79cbd8e828 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 returned with HTTP 200 Aug 01 00:17:02.358638 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 230/920] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:02 2026] GET /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:03.027600 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9bcde748-57cf-44ac-93af-d848ca11c581 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:03.029269 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9bcde748-57cf-44ac-93af-d848ca11c581 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] DELETE https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 Aug 01 00:17:03.029451 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9bcde748-57cf-44ac-93af-d848ca11c581 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:03.029638 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9bcde748-57cf-44ac-93af-d848ca11c581 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:03.029800 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-9bcde748-57cf-44ac-93af-d848ca11c581 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Delete volume with id: 4b52ab38-e365-4371-811a-c7a7c93c6af8 Aug 01 00:17:03.036657 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:03.036657 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:03.037168 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9bcde748-57cf-44ac-93af-d848ca11c581 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Volume info retrieved successfully. Aug 01 00:17:03.063881 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9bcde748-57cf-44ac-93af-d848ca11c581 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Delete volume request issued successfully. Aug 01 00:17:03.063881 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9bcde748-57cf-44ac-93af-d848ca11c581 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 returned with HTTP 202 Aug 01 00:17:03.063881 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 230/921] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:17:03 2026] DELETE /volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:17:03.070519 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-726ac925-86c1-428c-ac86-69755a35f532 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:03.072248 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-726ac925-86c1-428c-ac86-69755a35f532 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] GET https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 Aug 01 00:17:03.072523 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-726ac925-86c1-428c-ac86-69755a35f532 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:03.072942 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-726ac925-86c1-428c-ac86-69755a35f532 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:03.086533 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:03.086533 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:03.094697 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-726ac925-86c1-428c-ac86-69755a35f532 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Volume info retrieved successfully. Aug 01 00:17:03.100631 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-726ac925-86c1-428c-ac86-69755a35f532 tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 returned with HTTP 200 Aug 01 00:17:03.100631 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 230/922] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:03 2026] GET /volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:03.372286 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4cdc99c3-1e27-4066-b02f-a451607438c4 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:03.374303 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4cdc99c3-1e27-4066-b02f-a451607438c4 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:17:03.374506 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4cdc99c3-1e27-4066-b02f-a451607438c4 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:03.374733 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4cdc99c3-1e27-4066-b02f-a451607438c4 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:03.374901 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-4cdc99c3-1e27-4066-b02f-a451607438c4 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:03.379732 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:03.379732 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:03.380441 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4cdc99c3-1e27-4066-b02f-a451607438c4 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 returned with HTTP 200 Aug 01 00:17:03.380826 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 233/923] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:03 2026] GET /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 => generated 803 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:03.392024 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-98ca0443-9ab4-4f56-9fcf-d2a8a2e37e9d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:03.393222 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-98ca0443-9ab4-4f56-9fcf-d2a8a2e37e9d tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/volumes/e1e9b2b6-439d-4f01-bc6d-a730e545931c Aug 01 00:17:03.393407 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-98ca0443-9ab4-4f56-9fcf-d2a8a2e37e9d tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:03.393599 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-98ca0443-9ab4-4f56-9fcf-d2a8a2e37e9d tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:03.405869 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:03.405869 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:03.412858 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-98ca0443-9ab4-4f56-9fcf-d2a8a2e37e9d tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Volume info retrieved successfully. Aug 01 00:17:03.422095 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-98ca0443-9ab4-4f56-9fcf-d2a8a2e37e9d tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/volumes/e1e9b2b6-439d-4f01-bc6d-a730e545931c returned with HTTP 200 Aug 01 00:17:03.422095 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 231/924] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:03 2026] GET /volume/v3/volumes/e1e9b2b6-439d-4f01-bc6d-a730e545931c => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:03.442454 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bb68ee20-0907-437e-9280-e68635a7df38 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:03.606149 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bb68ee20-0907-437e-9280-e68635a7df38 tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] GET https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3/export_record Aug 01 00:17:03.607175 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bb68ee20-0907-437e-9280-e68635a7df38 tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:03.607436 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bb68ee20-0907-437e-9280-e68635a7df38 tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] Calling method 'export_record' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:03.607600 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-bb68ee20-0907-437e-9280-e68635a7df38 tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] Export record for backup 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100406) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 01 00:17:03.622135 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:03.622135 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:03.623380 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.backup.api [None req-bb68ee20-0907-437e-9280-e68635a7df38 tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] Calling RPCAPI with context: , host: np0000006296, backup: 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100406) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 01 00:17:03.638497 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-bb68ee20-0907-437e-9280-e68635a7df38 tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] export_record in rpcapi backup_id 4643102f-bfd3-424a-8d3c-f4543214a7e3 on host np0000006296. {{(pid=100406) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 01 00:17:03.650992 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-bb68ee20-0907-437e-9280-e68635a7df38 tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDY0MzEwMmYtYmZkMy00MjRhLThkM2MtZjQ1NDMyMTRhN2UzIiwgInVzZXJfaWQiOiAiMGQxYjdmOTRhN2ZmNDU3Mjk1ZGU5YzBiODEzMjg0ODciLCAicHJvamVjdF9pZCI6ICIzYTVmM2IxZjA5MGE0NDkzOGM1M2NiNGZmYzBiZmU5YiIsICJ2b2x1bWVfaWQiOiAiZTFlOWIyYjYtNDM5ZC00ZjAxLWJjNmQtYTczMGU1NDU5MzFjIiwgImhvc3QiOiAibnAwMDAwMDA2Mjk2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xODY2MzYwMDYxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyNjAxMDcwMjIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lMWU5YjJiNi00MzlkLTRmMDEtYmM2ZC1hNzMwZTU0NTkzMWMvMjAyNjA4MDEwMDE2NTAvYXpfbm92YV9iYWNrdXBfNDY0MzEwMmYtYmZkMy00MjRhLThkM2MtZjQ1NDMyMTRhN2UzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wMVQwMDoxNjo0NloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQwMDoxNjo0NloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTAxVDAwOjE3OjAzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100406) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 01 00:17:03.651272 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bb68ee20-0907-437e-9280-e68635a7df38 tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3/export_record returned with HTTP 200 Aug 01 00:17:03.651693 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 231/925] 10.4.3.222 () {66 vars in 1390 bytes} [Sat Aug 1 00:17:03 2026] GET /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3/export_record => generated 1512 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:03.663992 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-12126836-d57a-47c3-917f-cd30f1357ddf None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:03.667574 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-12126836-d57a-47c3-917f-cd30f1357ddf tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] POST https://10.4.3.222/volume/v3/backups/import_record Aug 01 00:17:03.671830 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-12126836-d57a-47c3-917f-cd30f1357ddf tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzI4OTgwNGEtNjY5NS00NGQ0LWIzYWYtYzM2YzVkNjZmZmM2IiwgInVzZXJfaWQiOiAiMGQxYjdmOTRhN2ZmNDU3Mjk1ZGU5YzBiODEzMjg0ODciLCAicHJvamVjdF9pZCI6ICIzYTVmM2IxZjA5MGE0NDkzOGM1M2NiNGZmYzBiZmU5YiIsICJ2b2x1bWVfaWQiOiAiZTFlOWIyYjYtNDM5ZC00ZjAxLWJjNmQtYTczMGU1NDU5MzFjIiwgImhvc3QiOiAibnAwMDAwMDA2Mjk2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xODY2MzYwMDYxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyNjAxMDcwMjIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lMWU5YjJiNi00MzlkLTRmMDEtYmM2ZC1hNzMwZTU0NTkzMWMvMjAyNjA4MDEwMDE2NTAvYXpfbm92YV9iYWNrdXBfNDY0MzEwMmYtYmZkMy00MjRhLThkM2MtZjQ1NDMyMTRhN2UzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wMVQwMDoxNjo0NloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQwMDoxNjo0NloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTAxVDAwOjE3OjAzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:03.671830 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.contrib.backups [None req-12126836-d57a-47c3-917f-cd30f1357ddf tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzI4OTgwNGEtNjY5NS00NGQ0LWIzYWYtYzM2YzVkNjZmZmM2IiwgInVzZXJfaWQiOiAiMGQxYjdmOTRhN2ZmNDU3Mjk1ZGU5YzBiODEzMjg0ODciLCAicHJvamVjdF9pZCI6ICIzYTVmM2IxZjA5MGE0NDkzOGM1M2NiNGZmYzBiZmU5YiIsICJ2b2x1bWVfaWQiOiAiZTFlOWIyYjYtNDM5ZC00ZjAxLWJjNmQtYTczMGU1NDU5MzFjIiwgImhvc3QiOiAibnAwMDAwMDA2Mjk2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xODY2MzYwMDYxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyNjAxMDcwMjIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lMWU5YjJiNi00MzlkLTRmMDEtYmM2ZC1hNzMwZTU0NTkzMWMvMjAyNjA4MDEwMDE2NTAvYXpfbm92YV9iYWNrdXBfNDY0MzEwMmYtYmZkMy00MjRhLThkM2MtZjQ1NDMyMTRhN2UzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wMVQwMDoxNjo0NloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQwMDoxNjo0NloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTAxVDAwOjE3OjAzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100409) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 01 00:17:03.671830 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.contrib.backups [None req-12126836-d57a-47c3-917f-cd30f1357ddf tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzI4OTgwNGEtNjY5NS00NGQ0LWIzYWYtYzM2YzVkNjZmZmM2IiwgInVzZXJfaWQiOiAiMGQxYjdmOTRhN2ZmNDU3Mjk1ZGU5YzBiODEzMjg0ODciLCAicHJvamVjdF9pZCI6ICIzYTVmM2IxZjA5MGE0NDkzOGM1M2NiNGZmYzBiZmU5YiIsICJ2b2x1bWVfaWQiOiAiZTFlOWIyYjYtNDM5ZC00ZjAxLWJjNmQtYTczMGU1NDU5MzFjIiwgImhvc3QiOiAibnAwMDAwMDA2Mjk2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xODY2MzYwMDYxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyNjAxMDcwMjIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lMWU5YjJiNi00MzlkLTRmMDEtYmM2ZC1hNzMwZTU0NTkzMWMvMjAyNjA4MDEwMDE2NTAvYXpfbm92YV9iYWNrdXBfNDY0MzEwMmYtYmZkMy00MjRhLThkM2MtZjQ1NDMyMTRhN2UzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wMVQwMDoxNjo0NloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQwMDoxNjo0NloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTAxVDAwOjE3OjAzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100409) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 01 00:17:03.738914 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-12126836-d57a-47c3-917f-cd30f1357ddf tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] Created reservations ['e1422958-fd5a-4bbb-9fb0-0979089c5098', '7d9016cd-7442-4fd1-973a-8f56c1786d83'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:03.783716 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.backup.rpcapi [None req-12126836-d57a-47c3-917f-cd30f1357ddf tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] import_record rpcapi backup id 3289804a-6695-44d4-b3af-c36c5d66ffc6 on host np0000006296 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzI4OTgwNGEtNjY5NS00NGQ0LWIzYWYtYzM2YzVkNjZmZmM2IiwgInVzZXJfaWQiOiAiMGQxYjdmOTRhN2ZmNDU3Mjk1ZGU5YzBiODEzMjg0ODciLCAicHJvamVjdF9pZCI6ICIzYTVmM2IxZjA5MGE0NDkzOGM1M2NiNGZmYzBiZmU5YiIsICJ2b2x1bWVfaWQiOiAiZTFlOWIyYjYtNDM5ZC00ZjAxLWJjNmQtYTczMGU1NDU5MzFjIiwgImhvc3QiOiAibnAwMDAwMDA2Mjk2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xODY2MzYwMDYxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyNjAxMDcwMjIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lMWU5YjJiNi00MzlkLTRmMDEtYmM2ZC1hNzMwZTU0NTkzMWMvMjAyNjA4MDEwMDE2NTAvYXpfbm92YV9iYWNrdXBfNDY0MzEwMmYtYmZkMy00MjRhLThkM2MtZjQ1NDMyMTRhN2UzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wMVQwMDoxNjo0NloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQwMDoxNjo0NloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTAxVDAwOjE3OjAzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100409) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 01 00:17:03.786192 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.contrib.backups [None req-12126836-d57a-47c3-917f-cd30f1357ddf tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] Import record output: {'backup': {'id': '3289804a-6695-44d4-b3af-c36c5d66ffc6', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.222/volume/v3/backups/3289804a-6695-44d4-b3af-c36c5d66ffc6'}, {'rel': 'bookmark', 'href': 'https://10.4.3.222/volume/backups/3289804a-6695-44d4-b3af-c36c5d66ffc6'}]}}. {{(pid=100409) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 01 00:17:03.786499 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-12126836-d57a-47c3-917f-cd30f1357ddf tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] https://10.4.3.222/volume/v3/backups/import_record returned with HTTP 201 Aug 01 00:17:03.787094 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 231/926] 10.4.3.222 () {68 vars in 1302 bytes} [Sat Aug 1 00:17:03 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 124 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 01 00:17:03.803619 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-7563e05c-f7d8-4e2b-abef-d9e620a34942 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:03.808614 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7563e05c-f7d8-4e2b-abef-d9e620a34942 tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] GET https://10.4.3.222/volume/v3/backups/3289804a-6695-44d4-b3af-c36c5d66ffc6 Aug 01 00:17:03.808923 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7563e05c-f7d8-4e2b-abef-d9e620a34942 tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:03.809188 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7563e05c-f7d8-4e2b-abef-d9e620a34942 tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:03.809342 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-7563e05c-f7d8-4e2b-abef-d9e620a34942 tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] Show backup with id 3289804a-6695-44d4-b3af-c36c5d66ffc6. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:03.827311 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:03.827311 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:03.828180 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7563e05c-f7d8-4e2b-abef-d9e620a34942 tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] https://10.4.3.222/volume/v3/backups/3289804a-6695-44d4-b3af-c36c5d66ffc6 returned with HTTP 200 Aug 01 00:17:03.828640 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 234/927] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:03 2026] GET /volume/v3/backups/3289804a-6695-44d4-b3af-c36c5d66ffc6 => generated 647 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:04.126380 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9db13cfb-3ebb-4c83-b4ed-51b3cba6287d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:04.126380 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9db13cfb-3ebb-4c83-b4ed-51b3cba6287d tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] GET https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 Aug 01 00:17:04.126380 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9db13cfb-3ebb-4c83-b4ed-51b3cba6287d tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:04.126380 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9db13cfb-3ebb-4c83-b4ed-51b3cba6287d tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:04.149041 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9db13cfb-3ebb-4c83-b4ed-51b3cba6287d tempest-ServerActionsTestOtherA-2133762999 tempest-ServerActionsTestOtherA-2133762999-project-member] https://10.4.3.222/volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 returned with HTTP 404 Aug 01 00:17:04.149041 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 232/928] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:04 2026] GET /volume/v3/volumes/4b52ab38-e365-4371-811a-c7a7c93c6af8 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:04.842113 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c942dacc-2b1a-44ad-8b2a-476118f1084e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:04.847161 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c942dacc-2b1a-44ad-8b2a-476118f1084e tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] GET https://10.4.3.222/volume/v3/backups/3289804a-6695-44d4-b3af-c36c5d66ffc6 Aug 01 00:17:04.847331 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c942dacc-2b1a-44ad-8b2a-476118f1084e tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:04.847535 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c942dacc-2b1a-44ad-8b2a-476118f1084e tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:04.847655 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-c942dacc-2b1a-44ad-8b2a-476118f1084e tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] Show backup with id 3289804a-6695-44d4-b3af-c36c5d66ffc6. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:04.851149 np0000006296 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=275,cinder:INSERT=33,cinder:UPDATE=69,cinder:DELETE=5 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:17:04.859370 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:04.859370 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:04.860128 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c942dacc-2b1a-44ad-8b2a-476118f1084e tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] https://10.4.3.222/volume/v3/backups/3289804a-6695-44d4-b3af-c36c5d66ffc6 returned with HTTP 200 Aug 01 00:17:04.860484 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 232/929] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:04 2026] GET /volume/v3/backups/3289804a-6695-44d4-b3af-c36c5d66ffc6 => generated 803 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:04.874709 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-da37e772-a09b-4950-9831-8e3afccd7f7a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:04.879174 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-da37e772-a09b-4950-9831-8e3afccd7f7a tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] GET https://10.4.3.222/volume/v3/backups Aug 01 00:17:04.879877 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-da37e772-a09b-4950-9831-8e3afccd7f7a tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:04.880177 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-da37e772-a09b-4950-9831-8e3afccd7f7a tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:04.880718 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:04.880718 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:04.903136 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-da37e772-a09b-4950-9831-8e3afccd7f7a tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] https://10.4.3.222/volume/v3/backups returned with HTTP 200 Aug 01 00:17:04.903671 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 232/930] 10.4.3.222 () {66 vars in 1237 bytes} [Sat Aug 1 00:17:04 2026] GET /volume/v3/backups => generated 338 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:04.914963 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-199bb982-515c-4993-8b81-fc3b71702fef None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:04.917146 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-199bb982-515c-4993-8b81-fc3b71702fef tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] POST https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3/restore Aug 01 00:17:04.917587 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-199bb982-515c-4993-8b81-fc3b71702fef tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:04.919388 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.backups [None req-199bb982-515c-4993-8b81-fc3b71702fef tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Restoring backup 4643102f-bfd3-424a-8d3c-f4543214a7e3 ({'restore': {}}) {{(pid=100408) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 01 00:17:04.919745 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.contrib.backups [None req-199bb982-515c-4993-8b81-fc3b71702fef tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Restoring backup 4643102f-bfd3-424a-8d3c-f4543214a7e3 to volume None. Aug 01 00:17:04.925100 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:04.925100 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:04.926568 np0000006296 devstack@c-api.service[100408]: INFO cinder.backup.api [None req-199bb982-515c-4993-8b81-fc3b71702fef tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Creating volume of 1 GB for restore of backup 4643102f-bfd3-424a-8d3c-f4543214a7e3. Aug 01 00:17:04.936261 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-199bb982-515c-4993-8b81-fc3b71702fef tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Availability zone cache updated, next update will occur around 2026-08-01 01:17:04.935960. {{(pid=100408) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 00:17:04.936385 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-199bb982-515c-4993-8b81-fc3b71702fef tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Availability Zones retrieved successfully. Aug 01 00:17:04.944217 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-199bb982-515c-4993-8b81-fc3b71702fef tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Flow 'volume_create_api' (6bc25094-78ba-406f-8098-3bf57c2e8f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:04.945441 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-199bb982-515c-4993-8b81-fc3b71702fef tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaae3f3c-409b-4c87-b0c4-9d8c1cf2ffee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:04.947599 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-199bb982-515c-4993-8b81-fc3b71702fef tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:17:04.984159 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-199bb982-515c-4993-8b81-fc3b71702fef tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaae3f3c-409b-4c87-b0c4-9d8c1cf2ffee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:04.985309 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-199bb982-515c-4993-8b81-fc3b71702fef tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0183ceef-0785-4607-86d1-9677df4e65d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:05.038323 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-199bb982-515c-4993-8b81-fc3b71702fef tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Created reservations ['bcf99e93-d342-43e6-bac7-5d4fc7838164', '3bc83300-81b6-45a1-af05-d0aa50005ef8', 'a0c5ed50-7e60-4f3f-8df4-27c51b5d622a', '231e0cd7-3703-40ca-8e78-ba4b9285a439'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:05.039200 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-199bb982-515c-4993-8b81-fc3b71702fef tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0183ceef-0785-4607-86d1-9677df4e65d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcf99e93-d342-43e6-bac7-5d4fc7838164', '3bc83300-81b6-45a1-af05-d0aa50005ef8', 'a0c5ed50-7e60-4f3f-8df4-27c51b5d622a', '231e0cd7-3703-40ca-8e78-ba4b9285a439']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:05.039975 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-199bb982-515c-4993-8b81-fc3b71702fef tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e573a15f-390d-45bf-b92d-49dd10e52fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:05.070920 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-199bb982-515c-4993-8b81-fc3b71702fef tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e573a15f-390d-45bf-b92d-49dd10e52fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6cde40e-e13b-499e-9688-4aa92fcdd6f0', '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_4643102f-bfd3-424a-8d3c-f4543214a7e3',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a5f3b1f090a44938c53cb4ffc0bfe9b',qos_specs=None,replication_status=,reservations=['bcf99e93-d342-43e6-bac7-5d4fc7838164','3bc83300-81b6-45a1-af05-d0aa50005ef8','a0c5ed50-7e60-4f3f-8df4-27c51b5d622a','231e0cd7-3703-40ca-8e78-ba4b9285a439'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d1b7f94a7ff457295de9c0b81328487',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:17:05Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_4643102f-bfd3-424a-8d3c-f4543214a7e3',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6cde40e-e13b-499e-9688-4aa92fcdd6f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a5f3b1f090a44938c53cb4ffc0bfe9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d1b7f94a7ff457295de9c0b81328487',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:05.071682 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-199bb982-515c-4993-8b81-fc3b71702fef tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e76689f-de87-4c0f-a8f7-dcb4fe9adaa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:05.093945 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-199bb982-515c-4993-8b81-fc3b71702fef tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e76689f-de87-4c0f-a8f7-dcb4fe9adaa8) transitioned into 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_4643102f-bfd3-424a-8d3c-f4543214a7e3',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a5f3b1f090a44938c53cb4ffc0bfe9b',qos_specs=None,replication_status=,reservations=['bcf99e93-d342-43e6-bac7-5d4fc7838164','3bc83300-81b6-45a1-af05-d0aa50005ef8','a0c5ed50-7e60-4f3f-8df4-27c51b5d622a','231e0cd7-3703-40ca-8e78-ba4b9285a439'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d1b7f94a7ff457295de9c0b81328487',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:05.094993 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-199bb982-515c-4993-8b81-fc3b71702fef tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef35ffdd-e924-4848-b0e2-96f769dfc3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:05.108119 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-199bb982-515c-4993-8b81-fc3b71702fef tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef35ffdd-e924-4848-b0e2-96f769dfc3bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:05.109380 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-199bb982-515c-4993-8b81-fc3b71702fef tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Flow 'volume_create_api' (6bc25094-78ba-406f-8098-3bf57c2e8f6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:05.113102 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-199bb982-515c-4993-8b81-fc3b71702fef tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Create volume request issued successfully. Aug 01 00:17:05.123204 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:05.123204 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:05.123873 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-199bb982-515c-4993-8b81-fc3b71702fef tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Volume info retrieved successfully. Aug 01 00:17:06.134074 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:06.134074 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:06.134571 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-199bb982-515c-4993-8b81-fc3b71702fef tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Volume info retrieved successfully. Aug 01 00:17:06.134716 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.backup.api [None req-199bb982-515c-4993-8b81-fc3b71702fef tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Checking backup size 1 against volume size 1 {{(pid=100408) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 01 00:17:06.134813 np0000006296 devstack@c-api.service[100408]: INFO cinder.backup.api [None req-199bb982-515c-4993-8b81-fc3b71702fef tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Overwriting volume b6cde40e-e13b-499e-9688-4aa92fcdd6f0 with restore of backup 4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:17:06.171972 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.backup.rpcapi [None req-199bb982-515c-4993-8b81-fc3b71702fef tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] restore_backup in rpcapi backup_id 4643102f-bfd3-424a-8d3c-f4543214a7e3 {{(pid=100408) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 01 00:17:06.178099 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-199bb982-515c-4993-8b81-fc3b71702fef tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3/restore returned with HTTP 202 Aug 01 00:17:06.178099 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 235/931] 10.4.3.222 () {68 vars in 1393 bytes} [Sat Aug 1 00:17:04 2026] POST /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3/restore => generated 189 bytes in 1260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:17:06.184977 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-589201a9-c4d9-4cf5-af70-b07fb56d0b11 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:06.187825 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-589201a9-c4d9-4cf5-af70-b07fb56d0b11 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:17:06.188673 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-589201a9-c4d9-4cf5-af70-b07fb56d0b11 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:06.188673 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-589201a9-c4d9-4cf5-af70-b07fb56d0b11 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:06.188673 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-589201a9-c4d9-4cf5-af70-b07fb56d0b11 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:06.193211 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:06.193211 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:06.194157 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-589201a9-c4d9-4cf5-af70-b07fb56d0b11 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 returned with HTTP 200 Aug 01 00:17:06.194524 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 233/932] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:06 2026] GET /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:07.212250 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-63016602-9114-44c9-9a4e-b998d18d5429 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:07.214828 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-63016602-9114-44c9-9a4e-b998d18d5429 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:17:07.215066 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-63016602-9114-44c9-9a4e-b998d18d5429 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:07.215718 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-63016602-9114-44c9-9a4e-b998d18d5429 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:07.215718 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-63016602-9114-44c9-9a4e-b998d18d5429 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:07.219830 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:07.219830 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:07.220610 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-63016602-9114-44c9-9a4e-b998d18d5429 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 returned with HTTP 200 Aug 01 00:17:07.221162 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 233/933] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:07 2026] GET /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 => generated 803 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:08.231510 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ac47592c-ed7f-480d-9c32-bd57a3bd84f8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:08.235491 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ac47592c-ed7f-480d-9c32-bd57a3bd84f8 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:17:08.237895 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ac47592c-ed7f-480d-9c32-bd57a3bd84f8 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:08.237895 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ac47592c-ed7f-480d-9c32-bd57a3bd84f8 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:08.237895 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-ac47592c-ed7f-480d-9c32-bd57a3bd84f8 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:08.244669 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:08.244669 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:08.245468 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ac47592c-ed7f-480d-9c32-bd57a3bd84f8 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 returned with HTTP 200 Aug 01 00:17:08.247885 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 233/934] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:08 2026] GET /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 => generated 803 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:08.850470 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-111af480-981b-45bf-a9e3-45f24438d747 req-8164d67a-f4fa-46af-83fa-6e27dfeee840 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:08.853380 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-111af480-981b-45bf-a9e3-45f24438d747 req-8164d67a-f4fa-46af-83fa-6e27dfeee840 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] GET https://10.4.3.222/volume/v3/limits Aug 01 00:17:08.853739 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-111af480-981b-45bf-a9e3-45f24438d747 req-8164d67a-f4fa-46af-83fa-6e27dfeee840 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:08.854073 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-111af480-981b-45bf-a9e3-45f24438d747 req-8164d67a-f4fa-46af-83fa-6e27dfeee840 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Calling method 'index' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:08.866347 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [req-111af480-981b-45bf-a9e3-45f24438d747 req-8164d67a-f4fa-46af-83fa-6e27dfeee840 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:17:08.867332 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [req-111af480-981b-45bf-a9e3-45f24438d747 req-8164d67a-f4fa-46af-83fa-6e27dfeee840 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:17:08.867885 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [req-111af480-981b-45bf-a9e3-45f24438d747 req-8164d67a-f4fa-46af-83fa-6e27dfeee840 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:17:08.868429 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [req-111af480-981b-45bf-a9e3-45f24438d747 req-8164d67a-f4fa-46af-83fa-6e27dfeee840 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:17:08.886453 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-111af480-981b-45bf-a9e3-45f24438d747 req-8164d67a-f4fa-46af-83fa-6e27dfeee840 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] https://10.4.3.222/volume/v3/limits returned with HTTP 200 Aug 01 00:17:08.887191 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 236/935] 10.4.3.222 () {68 vars in 1484 bytes} [Sat Aug 1 00:17:08 2026] GET /volume/v3/limits => generated 302 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:08.945030 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-111af480-981b-45bf-a9e3-45f24438d747 req-482c425a-2661-480f-a8d6-c96bceda19e5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:08.950055 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-111af480-981b-45bf-a9e3-45f24438d747 req-482c425a-2661-480f-a8d6-c96bceda19e5 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] GET https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be Aug 01 00:17:08.950414 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-111af480-981b-45bf-a9e3-45f24438d747 req-482c425a-2661-480f-a8d6-c96bceda19e5 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:08.950697 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-111af480-981b-45bf-a9e3-45f24438d747 req-482c425a-2661-480f-a8d6-c96bceda19e5 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:08.965348 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:08.965348 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:08.969695 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-111af480-981b-45bf-a9e3-45f24438d747 req-482c425a-2661-480f-a8d6-c96bceda19e5 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Volume info retrieved successfully. Aug 01 00:17:08.976159 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-111af480-981b-45bf-a9e3-45f24438d747 req-482c425a-2661-480f-a8d6-c96bceda19e5 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be returned with HTTP 200 Aug 01 00:17:08.976785 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 234/936] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:17:08 2026] GET /volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be => generated 1452 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:08.988209 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-111af480-981b-45bf-a9e3-45f24438d747 req-d25037f8-c704-4a8b-a1c5-4c97e0946606 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:08.990146 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-111af480-981b-45bf-a9e3-45f24438d747 req-d25037f8-c704-4a8b-a1c5-4c97e0946606 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:17:08.990456 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-111af480-981b-45bf-a9e3-45f24438d747 req-d25037f8-c704-4a8b-a1c5-4c97e0946606 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af1bcb4d-f708-4ea4-8188-f327458056be", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1918272510", "description": null, "metadata": {}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:09.010381 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:09.010381 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:09.010381 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-111af480-981b-45bf-a9e3-45f24438d747 req-d25037f8-c704-4a8b-a1c5-4c97e0946606 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Volume info retrieved successfully. Aug 01 00:17:09.010381 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [req-111af480-981b-45bf-a9e3-45f24438d747 req-d25037f8-c704-4a8b-a1c5-4c97e0946606 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Create snapshot from volume af1bcb4d-f708-4ea4-8188-f327458056be Aug 01 00:17:09.063362 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [req-111af480-981b-45bf-a9e3-45f24438d747 req-d25037f8-c704-4a8b-a1c5-4c97e0946606 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Created reservations ['52be6c00-ba4c-42d6-aefd-863bbc214283', '7ce9d4d5-453e-4f3b-8c15-3fdbb6ecb07d', '1f32a33b-ea66-4c27-87b5-dbcbe6a3aa5f', '600b4c4b-959a-4d73-b4a0-3a59d237bdcc'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:09.095502 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-111af480-981b-45bf-a9e3-45f24438d747 req-d25037f8-c704-4a8b-a1c5-4c97e0946606 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Snapshot force create request issued successfully. Aug 01 00:17:09.096037 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-111af480-981b-45bf-a9e3-45f24438d747 req-d25037f8-c704-4a8b-a1c5-4c97e0946606 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:17:09.096448 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 234/937] 10.4.3.222 () {72 vars in 1547 bytes} [Sat Aug 1 00:17:08 2026] POST /volume/v3/snapshots => generated 319 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:17:09.256474 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a4646669-d3ed-40c3-ba54-1fedbda81855 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:09.258282 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a4646669-d3ed-40c3-ba54-1fedbda81855 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:17:09.258544 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a4646669-d3ed-40c3-ba54-1fedbda81855 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:09.258734 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a4646669-d3ed-40c3-ba54-1fedbda81855 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:09.258900 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-a4646669-d3ed-40c3-ba54-1fedbda81855 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:09.262983 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:09.262983 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:09.263808 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a4646669-d3ed-40c3-ba54-1fedbda81855 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 returned with HTTP 200 Aug 01 00:17:09.264201 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 234/938] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:09 2026] GET /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 => generated 803 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:10.029898 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-376fdba6-e73a-451a-ab58-17e35902d8a6 req-60e358cb-34a8-4678-a795-87cf2fe16670 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:10.031973 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-376fdba6-e73a-451a-ab58-17e35902d8a6 req-60e358cb-34a8-4678-a795-87cf2fe16670 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] DELETE https://10.4.3.222/volume/v3/attachments/57068528-ae52-4fe3-be34-a47875370035 Aug 01 00:17:10.032158 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-376fdba6-e73a-451a-ab58-17e35902d8a6 req-60e358cb-34a8-4678-a795-87cf2fe16670 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:10.032332 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-376fdba6-e73a-451a-ab58-17e35902d8a6 req-60e358cb-34a8-4678-a795-87cf2fe16670 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:10.039866 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:10.039866 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:10.089315 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-376fdba6-e73a-451a-ab58-17e35902d8a6 req-60e358cb-34a8-4678-a795-87cf2fe16670 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/attachments/57068528-ae52-4fe3-be34-a47875370035 returned with HTTP 200 Aug 01 00:17:10.089784 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 237/939] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:17:10 2026] DELETE /volume/v3/attachments/57068528-ae52-4fe3-be34-a47875370035 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:10.103515 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-376fdba6-e73a-451a-ab58-17e35902d8a6 req-d66f87ab-e043-4cdc-97cd-7ff6f3a605a8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:10.106020 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-376fdba6-e73a-451a-ab58-17e35902d8a6 req-d66f87ab-e043-4cdc-97cd-7ff6f3a605a8 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] DELETE https://10.4.3.222/volume/v3/attachments/f1ad426d-5c62-4fd8-addc-ee2d0314b4ae Aug 01 00:17:10.106246 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-376fdba6-e73a-451a-ab58-17e35902d8a6 req-d66f87ab-e043-4cdc-97cd-7ff6f3a605a8 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:10.106483 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-376fdba6-e73a-451a-ab58-17e35902d8a6 req-d66f87ab-e043-4cdc-97cd-7ff6f3a605a8 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:10.115024 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:10.115024 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:10.163144 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-376fdba6-e73a-451a-ab58-17e35902d8a6 req-d66f87ab-e043-4cdc-97cd-7ff6f3a605a8 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/attachments/f1ad426d-5c62-4fd8-addc-ee2d0314b4ae returned with HTTP 200 Aug 01 00:17:10.163938 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 235/940] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:17:10 2026] DELETE /volume/v3/attachments/f1ad426d-5c62-4fd8-addc-ee2d0314b4ae => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:10.184169 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-376fdba6-e73a-451a-ab58-17e35902d8a6 req-c4a39be7-c4b1-49e4-ac91-a6bbdfce3eb6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:10.187292 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-376fdba6-e73a-451a-ab58-17e35902d8a6 req-c4a39be7-c4b1-49e4-ac91-a6bbdfce3eb6 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] DELETE https://10.4.3.222/volume/v3/attachments/62c67cc2-e79c-4873-a15c-9b471cac2e02 Aug 01 00:17:10.187659 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-376fdba6-e73a-451a-ab58-17e35902d8a6 req-c4a39be7-c4b1-49e4-ac91-a6bbdfce3eb6 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:10.188003 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-376fdba6-e73a-451a-ab58-17e35902d8a6 req-c4a39be7-c4b1-49e4-ac91-a6bbdfce3eb6 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:10.220018 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:10.220018 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:10.281324 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b23fb99e-4761-4e1f-ae17-0f93de992029 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:10.283864 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b23fb99e-4761-4e1f-ae17-0f93de992029 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:17:10.284107 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b23fb99e-4761-4e1f-ae17-0f93de992029 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:10.284519 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b23fb99e-4761-4e1f-ae17-0f93de992029 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:10.284827 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-b23fb99e-4761-4e1f-ae17-0f93de992029 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:10.286898 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-376fdba6-e73a-451a-ab58-17e35902d8a6 req-c4a39be7-c4b1-49e4-ac91-a6bbdfce3eb6 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/attachments/62c67cc2-e79c-4873-a15c-9b471cac2e02 returned with HTTP 200 Aug 01 00:17:10.287453 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 235/941] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:17:10 2026] DELETE /volume/v3/attachments/62c67cc2-e79c-4873-a15c-9b471cac2e02 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:10.291853 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:10.291853 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:10.292950 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b23fb99e-4761-4e1f-ae17-0f93de992029 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 returned with HTTP 200 Aug 01 00:17:10.293827 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 235/942] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:10 2026] GET /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 => generated 803 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:11.306786 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-aa3269bd-c0bc-4e3b-9f28-a500474d6a65 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:11.307327 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c89db182-dd09-4b56-94bf-e2b5333482dc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:11.308735 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-aa3269bd-c0bc-4e3b-9f28-a500474d6a65 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] GET https://10.4.3.222/volume/v3/snapshots/c3e0fc44-3f64-43d4-b3c7-e90521c3099c Aug 01 00:17:11.309601 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-aa3269bd-c0bc-4e3b-9f28-a500474d6a65 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:11.309601 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-aa3269bd-c0bc-4e3b-9f28-a500474d6a65 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:11.313111 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c89db182-dd09-4b56-94bf-e2b5333482dc tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:17:11.313273 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c89db182-dd09-4b56-94bf-e2b5333482dc tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:11.313457 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c89db182-dd09-4b56-94bf-e2b5333482dc tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:11.313566 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-c89db182-dd09-4b56-94bf-e2b5333482dc tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:11.316654 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:11.316654 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:11.316654 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-aa3269bd-c0bc-4e3b-9f28-a500474d6a65 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Snapshot retrieved successfully. Aug 01 00:17:11.316654 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-aa3269bd-c0bc-4e3b-9f28-a500474d6a65 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] https://10.4.3.222/volume/v3/snapshots/c3e0fc44-3f64-43d4-b3c7-e90521c3099c returned with HTTP 200 Aug 01 00:17:11.316914 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 238/943] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:17:11 2026] GET /volume/v3/snapshots/c3e0fc44-3f64-43d4-b3c7-e90521c3099c => generated 478 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:11.320465 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:11.320465 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:11.321508 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c89db182-dd09-4b56-94bf-e2b5333482dc tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 returned with HTTP 200 Aug 01 00:17:11.321508 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 236/944] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:11 2026] GET /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 => generated 803 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:11.450949 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-863da92b-5a10-4bc6-9e94-9b3189fb2eb1 req-9da8b34f-8f37-4f12-a799-a2e223b49b68 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:11.459475 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-863da92b-5a10-4bc6-9e94-9b3189fb2eb1 req-9da8b34f-8f37-4f12-a799-a2e223b49b68 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:17:11.459475 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-863da92b-5a10-4bc6-9e94-9b3189fb2eb1 req-9da8b34f-8f37-4f12-a799-a2e223b49b68 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1153075038", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:11.459475 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [req-863da92b-5a10-4bc6-9e94-9b3189fb2eb1 req-9da8b34f-8f37-4f12-a799-a2e223b49b68 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1153075038', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:17:11.459475 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [req-863da92b-5a10-4bc6-9e94-9b3189fb2eb1 req-9da8b34f-8f37-4f12-a799-a2e223b49b68 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Create volume of 1 GB Aug 01 00:17:11.459475 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:11.459475 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:11.466883 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-863da92b-5a10-4bc6-9e94-9b3189fb2eb1 req-9da8b34f-8f37-4f12-a799-a2e223b49b68 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Availability Zones retrieved successfully. Aug 01 00:17:11.476991 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-863da92b-5a10-4bc6-9e94-9b3189fb2eb1 req-9da8b34f-8f37-4f12-a799-a2e223b49b68 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Flow 'volume_create_api' (a12742ff-6ecd-4c10-89c6-4310536b944a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:11.480935 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-863da92b-5a10-4bc6-9e94-9b3189fb2eb1 req-9da8b34f-8f37-4f12-a799-a2e223b49b68 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10bfff74-16a4-4789-8819-c8ed0e87b255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:11.480935 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [req-863da92b-5a10-4bc6-9e94-9b3189fb2eb1 req-9da8b34f-8f37-4f12-a799-a2e223b49b68 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:17:11.518288 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-863da92b-5a10-4bc6-9e94-9b3189fb2eb1 req-9da8b34f-8f37-4f12-a799-a2e223b49b68 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10bfff74-16a4-4789-8819-c8ed0e87b255) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:11.519266 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-863da92b-5a10-4bc6-9e94-9b3189fb2eb1 req-9da8b34f-8f37-4f12-a799-a2e223b49b68 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (656fc576-f169-4885-ae4c-5514a0f03ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:11.624277 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [req-863da92b-5a10-4bc6-9e94-9b3189fb2eb1 req-9da8b34f-8f37-4f12-a799-a2e223b49b68 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Created reservations ['7d0fa126-411b-4743-99f8-e3fb575e37f2', '32786d9f-338f-4d51-8811-a7ee07d6bdb7', '47550834-a295-4e32-8d7b-964edaab7c3c', 'be008f58-0770-46cf-8e44-0d5ba920a442'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:11.625490 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-863da92b-5a10-4bc6-9e94-9b3189fb2eb1 req-9da8b34f-8f37-4f12-a799-a2e223b49b68 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (656fc576-f169-4885-ae4c-5514a0f03ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d0fa126-411b-4743-99f8-e3fb575e37f2', '32786d9f-338f-4d51-8811-a7ee07d6bdb7', '47550834-a295-4e32-8d7b-964edaab7c3c', 'be008f58-0770-46cf-8e44-0d5ba920a442']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:11.626421 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-863da92b-5a10-4bc6-9e94-9b3189fb2eb1 req-9da8b34f-8f37-4f12-a799-a2e223b49b68 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccd9e015-23f6-439a-97b8-2a9f90b3ff17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:11.653196 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-863da92b-5a10-4bc6-9e94-9b3189fb2eb1 req-9da8b34f-8f37-4f12-a799-a2e223b49b68 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccd9e015-23f6-439a-97b8-2a9f90b3ff17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e43a57a5-6695-412d-83bd-97f0823675ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1153075038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93d38770625f44fdad8d3e43ef836cab',qos_specs=None,replication_status=,reservations=['7d0fa126-411b-4743-99f8-e3fb575e37f2','32786d9f-338f-4d51-8811-a7ee07d6bdb7','47550834-a295-4e32-8d7b-964edaab7c3c','be008f58-0770-46cf-8e44-0d5ba920a442'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bde3ac0c8200459b9e2e0ed7ae192884',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:17:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1153075038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e43a57a5-6695-412d-83bd-97f0823675ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93d38770625f44fdad8d3e43ef836cab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bde3ac0c8200459b9e2e0ed7ae192884',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:11.653948 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-863da92b-5a10-4bc6-9e94-9b3189fb2eb1 req-9da8b34f-8f37-4f12-a799-a2e223b49b68 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b352c2c-1139-4d6b-83aa-7d6c3e682b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:11.680997 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-863da92b-5a10-4bc6-9e94-9b3189fb2eb1 req-9da8b34f-8f37-4f12-a799-a2e223b49b68 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b352c2c-1139-4d6b-83aa-7d6c3e682b82) transitioned into state 'SUCCESS' from state '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-1153075038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93d38770625f44fdad8d3e43ef836cab',qos_specs=None,replication_status=,reservations=['7d0fa126-411b-4743-99f8-e3fb575e37f2','32786d9f-338f-4d51-8811-a7ee07d6bdb7','47550834-a295-4e32-8d7b-964edaab7c3c','be008f58-0770-46cf-8e44-0d5ba920a442'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bde3ac0c8200459b9e2e0ed7ae192884',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:11.681764 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-863da92b-5a10-4bc6-9e94-9b3189fb2eb1 req-9da8b34f-8f37-4f12-a799-a2e223b49b68 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1973d4d1-0f88-464e-946d-a3df4d7aaed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:11.696808 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-863da92b-5a10-4bc6-9e94-9b3189fb2eb1 req-9da8b34f-8f37-4f12-a799-a2e223b49b68 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1973d4d1-0f88-464e-946d-a3df4d7aaed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:11.697517 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-863da92b-5a10-4bc6-9e94-9b3189fb2eb1 req-9da8b34f-8f37-4f12-a799-a2e223b49b68 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Flow 'volume_create_api' (a12742ff-6ecd-4c10-89c6-4310536b944a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:11.697941 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-863da92b-5a10-4bc6-9e94-9b3189fb2eb1 req-9da8b34f-8f37-4f12-a799-a2e223b49b68 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Create volume request issued successfully. Aug 01 00:17:11.698486 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-863da92b-5a10-4bc6-9e94-9b3189fb2eb1 req-9da8b34f-8f37-4f12-a799-a2e223b49b68 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:17:11.698942 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 236/945] 10.4.3.222 () {72 vars in 1541 bytes} [Sat Aug 1 00:17:11 2026] POST /volume/v3/volumes => generated 755 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:17:11.709504 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-863da92b-5a10-4bc6-9e94-9b3189fb2eb1 req-8ff6a85c-7597-4842-a996-b99fbb1bb1e5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:11.715323 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-863da92b-5a10-4bc6-9e94-9b3189fb2eb1 req-8ff6a85c-7597-4842-a996-b99fbb1bb1e5 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] GET https://10.4.3.222/volume/v3/volumes/e43a57a5-6695-412d-83bd-97f0823675ae Aug 01 00:17:11.715828 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-863da92b-5a10-4bc6-9e94-9b3189fb2eb1 req-8ff6a85c-7597-4842-a996-b99fbb1bb1e5 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:11.716042 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-863da92b-5a10-4bc6-9e94-9b3189fb2eb1 req-8ff6a85c-7597-4842-a996-b99fbb1bb1e5 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:11.728136 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2695eab7-f3f3-4821-962e-d4c9d587c53a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:11.729734 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:11.729734 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:11.729986 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2695eab7-f3f3-4821-962e-d4c9d587c53a tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/c3e0fc44-3f64-43d4-b3c7-e90521c3099c Aug 01 00:17:11.730145 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2695eab7-f3f3-4821-962e-d4c9d587c53a tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:11.730354 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2695eab7-f3f3-4821-962e-d4c9d587c53a tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:11.730461 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-2695eab7-f3f3-4821-962e-d4c9d587c53a tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Delete snapshot with id: c3e0fc44-3f64-43d4-b3c7-e90521c3099c Aug 01 00:17:11.733356 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-863da92b-5a10-4bc6-9e94-9b3189fb2eb1 req-8ff6a85c-7597-4842-a996-b99fbb1bb1e5 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Volume info retrieved successfully. Aug 01 00:17:11.736807 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:11.736807 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:11.736807 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-2695eab7-f3f3-4821-962e-d4c9d587c53a tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Snapshot retrieved successfully. Aug 01 00:17:11.738323 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-863da92b-5a10-4bc6-9e94-9b3189fb2eb1 req-8ff6a85c-7597-4842-a996-b99fbb1bb1e5 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] https://10.4.3.222/volume/v3/volumes/e43a57a5-6695-412d-83bd-97f0823675ae returned with HTTP 200 Aug 01 00:17:11.738323 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 236/946] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:17:11 2026] GET /volume/v3/volumes/e43a57a5-6695-412d-83bd-97f0823675ae => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:11.770999 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-2695eab7-f3f3-4821-962e-d4c9d587c53a tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Snapshot delete request issued successfully. Aug 01 00:17:11.771318 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2695eab7-f3f3-4821-962e-d4c9d587c53a tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] https://10.4.3.222/volume/v3/snapshots/c3e0fc44-3f64-43d4-b3c7-e90521c3099c returned with HTTP 202 Aug 01 00:17:11.771668 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 239/947] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:17:11 2026] DELETE /volume/v3/snapshots/c3e0fc44-3f64-43d4-b3c7-e90521c3099c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:17:11.772897 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-36f4b345-15f9-4292-9b1a-08dc1cf1bde2 req-b6cac8aa-911a-418e-9109-71e086939e63 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:11.774997 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-36f4b345-15f9-4292-9b1a-08dc1cf1bde2 req-b6cac8aa-911a-418e-9109-71e086939e63 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] GET https://10.4.3.222/volume/v3/volumes/e43a57a5-6695-412d-83bd-97f0823675ae Aug 01 00:17:11.775182 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-36f4b345-15f9-4292-9b1a-08dc1cf1bde2 req-b6cac8aa-911a-418e-9109-71e086939e63 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:11.775383 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-36f4b345-15f9-4292-9b1a-08dc1cf1bde2 req-b6cac8aa-911a-418e-9109-71e086939e63 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:11.782418 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:11.782418 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:11.783148 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0273dc79-42d1-4cef-986d-2a2e6f5cc4fe None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:11.785745 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0273dc79-42d1-4cef-986d-2a2e6f5cc4fe tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] GET https://10.4.3.222/volume/v3/snapshots/c3e0fc44-3f64-43d4-b3c7-e90521c3099c Aug 01 00:17:11.786041 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0273dc79-42d1-4cef-986d-2a2e6f5cc4fe tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:11.786157 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-36f4b345-15f9-4292-9b1a-08dc1cf1bde2 req-b6cac8aa-911a-418e-9109-71e086939e63 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Volume info retrieved successfully. Aug 01 00:17:11.786345 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0273dc79-42d1-4cef-986d-2a2e6f5cc4fe tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:11.791203 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-36f4b345-15f9-4292-9b1a-08dc1cf1bde2 req-b6cac8aa-911a-418e-9109-71e086939e63 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] https://10.4.3.222/volume/v3/volumes/e43a57a5-6695-412d-83bd-97f0823675ae returned with HTTP 200 Aug 01 00:17:11.791731 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 237/948] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:17:11 2026] GET /volume/v3/volumes/e43a57a5-6695-412d-83bd-97f0823675ae => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:11.792953 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:11.792953 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:11.793617 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0273dc79-42d1-4cef-986d-2a2e6f5cc4fe tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Snapshot retrieved successfully. Aug 01 00:17:11.795002 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0273dc79-42d1-4cef-986d-2a2e6f5cc4fe tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] https://10.4.3.222/volume/v3/snapshots/c3e0fc44-3f64-43d4-b3c7-e90521c3099c returned with HTTP 200 Aug 01 00:17:11.795476 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 237/949] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:17:11 2026] GET /volume/v3/snapshots/c3e0fc44-3f64-43d4-b3c7-e90521c3099c => generated 477 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:12.331412 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-57919ef1-fdba-4c79-9c66-075980d20984 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:12.333159 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-57919ef1-fdba-4c79-9c66-075980d20984 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:17:12.333336 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-57919ef1-fdba-4c79-9c66-075980d20984 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:12.333509 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-57919ef1-fdba-4c79-9c66-075980d20984 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:12.333629 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-57919ef1-fdba-4c79-9c66-075980d20984 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:12.337896 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:12.337896 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:12.338580 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-57919ef1-fdba-4c79-9c66-075980d20984 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 returned with HTTP 200 Aug 01 00:17:12.338953 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 237/950] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:12 2026] GET /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 => generated 803 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:12.806453 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ed7e9a1f-3e91-4814-8a07-45f7543be4f0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:12.809227 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ed7e9a1f-3e91-4814-8a07-45f7543be4f0 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] GET https://10.4.3.222/volume/v3/snapshots/c3e0fc44-3f64-43d4-b3c7-e90521c3099c Aug 01 00:17:12.810009 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ed7e9a1f-3e91-4814-8a07-45f7543be4f0 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:12.810009 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ed7e9a1f-3e91-4814-8a07-45f7543be4f0 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:12.814664 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ed7e9a1f-3e91-4814-8a07-45f7543be4f0 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] https://10.4.3.222/volume/v3/snapshots/c3e0fc44-3f64-43d4-b3c7-e90521c3099c returned with HTTP 404 Aug 01 00:17:12.816790 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 240/951] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:17:12 2026] GET /volume/v3/snapshots/c3e0fc44-3f64-43d4-b3c7-e90521c3099c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:12.823339 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-2f95edf6-21ed-41d5-9989-55e611a57e0c req-569cb70a-d4d0-421d-86d1-c8abf246c808 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:12.825694 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-2f95edf6-21ed-41d5-9989-55e611a57e0c req-569cb70a-d4d0-421d-86d1-c8abf246c808 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] GET https://10.4.3.222/volume/v3/volumes/e43a57a5-6695-412d-83bd-97f0823675ae Aug 01 00:17:12.825950 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-2f95edf6-21ed-41d5-9989-55e611a57e0c req-569cb70a-d4d0-421d-86d1-c8abf246c808 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:12.826188 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-2f95edf6-21ed-41d5-9989-55e611a57e0c req-569cb70a-d4d0-421d-86d1-c8abf246c808 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:12.834891 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:12.834891 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:12.839423 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-2f95edf6-21ed-41d5-9989-55e611a57e0c req-569cb70a-d4d0-421d-86d1-c8abf246c808 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Volume info retrieved successfully. Aug 01 00:17:12.844980 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-2f95edf6-21ed-41d5-9989-55e611a57e0c req-569cb70a-d4d0-421d-86d1-c8abf246c808 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] https://10.4.3.222/volume/v3/volumes/e43a57a5-6695-412d-83bd-97f0823675ae returned with HTTP 200 Aug 01 00:17:12.845471 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 238/952] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:17:12 2026] GET /volume/v3/volumes/e43a57a5-6695-412d-83bd-97f0823675ae => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:12.872587 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-81fb861c-a013-4236-9d06-53c55019c37a req-d25c174c-4bfa-41df-9a0a-24fbfa760109 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:12.874870 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-81fb861c-a013-4236-9d06-53c55019c37a req-d25c174c-4bfa-41df-9a0a-24fbfa760109 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:17:12.875260 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-81fb861c-a013-4236-9d06-53c55019c37a req-d25c174c-4bfa-41df-9a0a-24fbfa760109 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e43a57a5-6695-412d-83bd-97f0823675ae", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-507111729", "description": null, "metadata": {}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:12.884205 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:12.884205 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:12.884723 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-81fb861c-a013-4236-9d06-53c55019c37a req-d25c174c-4bfa-41df-9a0a-24fbfa760109 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Volume info retrieved successfully. Aug 01 00:17:12.884885 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [req-81fb861c-a013-4236-9d06-53c55019c37a req-d25c174c-4bfa-41df-9a0a-24fbfa760109 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Create snapshot from volume e43a57a5-6695-412d-83bd-97f0823675ae Aug 01 00:17:12.925505 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [req-81fb861c-a013-4236-9d06-53c55019c37a req-d25c174c-4bfa-41df-9a0a-24fbfa760109 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Created reservations ['ad4276b6-3f4e-4b08-bf7e-00a8ece962db', '67ee7119-4e9c-49cf-89fa-dc864c0038e0', '95451173-541c-4ca0-b4bd-34dd09b56a55', 'f5ea9990-0414-45a9-a018-32defe339946'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:12.958381 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-81fb861c-a013-4236-9d06-53c55019c37a req-d25c174c-4bfa-41df-9a0a-24fbfa760109 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Snapshot create request issued successfully. Aug 01 00:17:12.961434 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-81fb861c-a013-4236-9d06-53c55019c37a req-d25c174c-4bfa-41df-9a0a-24fbfa760109 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:17:12.961434 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 238/953] 10.4.3.222 () {72 vars in 1547 bytes} [Sat Aug 1 00:17:12 2026] POST /volume/v3/snapshots => generated 310 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:17:13.024899 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-58566d7c-bc0b-411a-b66c-a02f70af81b7 req-06e05700-93bb-4bb3-ac55-e14eca8e1853 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:13.026980 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-58566d7c-bc0b-411a-b66c-a02f70af81b7 req-06e05700-93bb-4bb3-ac55-e14eca8e1853 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-reader] GET https://10.4.3.222/volume/v3/snapshots/60f56861-b357-4672-945a-42b9c2b21d89 Aug 01 00:17:13.027151 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-58566d7c-bc0b-411a-b66c-a02f70af81b7 req-06e05700-93bb-4bb3-ac55-e14eca8e1853 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-reader] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:13.027320 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-58566d7c-bc0b-411a-b66c-a02f70af81b7 req-06e05700-93bb-4bb3-ac55-e14eca8e1853 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-reader] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:13.034586 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:13.034586 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:13.035146 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-58566d7c-bc0b-411a-b66c-a02f70af81b7 req-06e05700-93bb-4bb3-ac55-e14eca8e1853 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-reader] Snapshot retrieved successfully. Aug 01 00:17:13.035945 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-58566d7c-bc0b-411a-b66c-a02f70af81b7 req-06e05700-93bb-4bb3-ac55-e14eca8e1853 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-reader] https://10.4.3.222/volume/v3/snapshots/60f56861-b357-4672-945a-42b9c2b21d89 returned with HTTP 200 Aug 01 00:17:13.036329 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 238/954] 10.4.3.222 () {68 vars in 1604 bytes} [Sat Aug 1 00:17:13 2026] GET /volume/v3/snapshots/60f56861-b357-4672-945a-42b9c2b21d89 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:13.064649 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-8450a990-afa1-4459-9d76-7b497547c845 req-057828b2-3a44-4dcd-9c98-38ae41f6094c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:13.067075 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-8450a990-afa1-4459-9d76-7b497547c845 req-057828b2-3a44-4dcd-9c98-38ae41f6094c tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-reader] GET https://10.4.3.222/volume/v3/snapshots/detail Aug 01 00:17:13.067298 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-8450a990-afa1-4459-9d76-7b497547c845 req-057828b2-3a44-4dcd-9c98-38ae41f6094c tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-reader] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:13.067528 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-8450a990-afa1-4459-9d76-7b497547c845 req-057828b2-3a44-4dcd-9c98-38ae41f6094c tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-reader] Calling method 'detail' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:13.067885 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.api_utils [req-8450a990-afa1-4459-9d76-7b497547c845 req-057828b2-3a44-4dcd-9c98-38ae41f6094c tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-reader] Removing options '' from query. {{(pid=100408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:17:13.068213 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:13.068213 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:13.069254 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.db.api [req-8450a990-afa1-4459-9d76-7b497547c845 req-057828b2-3a44-4dcd-9c98-38ae41f6094c tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-reader] Building query based on filter {{(pid=100408) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:17:13.085694 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-8450a990-afa1-4459-9d76-7b497547c845 req-057828b2-3a44-4dcd-9c98-38ae41f6094c tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-reader] Get all snapshots completed successfully. Aug 01 00:17:13.085982 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:13.085982 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:13.086703 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-8450a990-afa1-4459-9d76-7b497547c845 req-057828b2-3a44-4dcd-9c98-38ae41f6094c tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-reader] https://10.4.3.222/volume/v3/snapshots/detail returned with HTTP 200 Aug 01 00:17:13.087419 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 241/955] 10.4.3.222 () {68 vars in 1514 bytes} [Sat Aug 1 00:17:13 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:13.117966 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-564d5f08-71f5-4c19-99ea-64a6996ce617 req-9b7ba114-b687-497b-97d2-67ab9c194dc5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:13.123382 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-564d5f08-71f5-4c19-99ea-64a6996ce617 req-9b7ba114-b687-497b-97d2-67ab9c194dc5 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] GET https://10.4.3.222/volume/v3/snapshots/60f56861-b357-4672-945a-42b9c2b21d89 Aug 01 00:17:13.123382 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-564d5f08-71f5-4c19-99ea-64a6996ce617 req-9b7ba114-b687-497b-97d2-67ab9c194dc5 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:13.123382 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-564d5f08-71f5-4c19-99ea-64a6996ce617 req-9b7ba114-b687-497b-97d2-67ab9c194dc5 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:13.130821 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:13.130821 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:13.131729 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-564d5f08-71f5-4c19-99ea-64a6996ce617 req-9b7ba114-b687-497b-97d2-67ab9c194dc5 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Snapshot retrieved successfully. Aug 01 00:17:13.132716 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-564d5f08-71f5-4c19-99ea-64a6996ce617 req-9b7ba114-b687-497b-97d2-67ab9c194dc5 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] https://10.4.3.222/volume/v3/snapshots/60f56861-b357-4672-945a-42b9c2b21d89 returned with HTTP 200 Aug 01 00:17:13.133218 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 239/956] 10.4.3.222 () {68 vars in 1604 bytes} [Sat Aug 1 00:17:13 2026] GET /volume/v3/snapshots/60f56861-b357-4672-945a-42b9c2b21d89 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:13.159586 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-21abc381-4d9d-49c4-87c1-8bd194c64481 req-8b1e97ca-ddae-4157-9e32-d5edfc0835ee None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:13.162304 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-21abc381-4d9d-49c4-87c1-8bd194c64481 req-8b1e97ca-ddae-4157-9e32-d5edfc0835ee tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/60f56861-b357-4672-945a-42b9c2b21d89 Aug 01 00:17:13.162517 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-21abc381-4d9d-49c4-87c1-8bd194c64481 req-8b1e97ca-ddae-4157-9e32-d5edfc0835ee tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:13.162739 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-21abc381-4d9d-49c4-87c1-8bd194c64481 req-8b1e97ca-ddae-4157-9e32-d5edfc0835ee tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:13.162896 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [req-21abc381-4d9d-49c4-87c1-8bd194c64481 req-8b1e97ca-ddae-4157-9e32-d5edfc0835ee tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Delete snapshot with id: 60f56861-b357-4672-945a-42b9c2b21d89 Aug 01 00:17:13.168842 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:13.168842 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:13.169443 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-21abc381-4d9d-49c4-87c1-8bd194c64481 req-8b1e97ca-ddae-4157-9e32-d5edfc0835ee tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Snapshot retrieved successfully. Aug 01 00:17:13.195506 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-21abc381-4d9d-49c4-87c1-8bd194c64481 req-8b1e97ca-ddae-4157-9e32-d5edfc0835ee tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Snapshot delete request issued successfully. Aug 01 00:17:13.195848 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-21abc381-4d9d-49c4-87c1-8bd194c64481 req-8b1e97ca-ddae-4157-9e32-d5edfc0835ee tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] https://10.4.3.222/volume/v3/snapshots/60f56861-b357-4672-945a-42b9c2b21d89 returned with HTTP 202 Aug 01 00:17:13.196419 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 239/957] 10.4.3.222 () {70 vars in 1626 bytes} [Sat Aug 1 00:17:13 2026] DELETE /volume/v3/snapshots/60f56861-b357-4672-945a-42b9c2b21d89 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:17:13.223429 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-915f169c-b157-4aaa-b128-898bb339d8af req-413fcd4f-3d1c-4219-a31f-ebac8f28a8fe None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:13.225672 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-915f169c-b157-4aaa-b128-898bb339d8af req-413fcd4f-3d1c-4219-a31f-ebac8f28a8fe tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] GET https://10.4.3.222/volume/v3/snapshots/60f56861-b357-4672-945a-42b9c2b21d89 Aug 01 00:17:13.225913 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-915f169c-b157-4aaa-b128-898bb339d8af req-413fcd4f-3d1c-4219-a31f-ebac8f28a8fe tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:13.226057 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-915f169c-b157-4aaa-b128-898bb339d8af req-413fcd4f-3d1c-4219-a31f-ebac8f28a8fe tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:13.231738 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:13.231738 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:13.232219 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-915f169c-b157-4aaa-b128-898bb339d8af req-413fcd4f-3d1c-4219-a31f-ebac8f28a8fe tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Snapshot retrieved successfully. Aug 01 00:17:13.238264 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-915f169c-b157-4aaa-b128-898bb339d8af req-413fcd4f-3d1c-4219-a31f-ebac8f28a8fe tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] https://10.4.3.222/volume/v3/snapshots/60f56861-b357-4672-945a-42b9c2b21d89 returned with HTTP 200 Aug 01 00:17:13.238790 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 239/958] 10.4.3.222 () {68 vars in 1604 bytes} [Sat Aug 1 00:17:13 2026] GET /volume/v3/snapshots/60f56861-b357-4672-945a-42b9c2b21d89 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:13.350591 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6c9cf458-7bd4-476d-a9f5-10af695e188a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:13.353733 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6c9cf458-7bd4-476d-a9f5-10af695e188a tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:17:13.354162 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6c9cf458-7bd4-476d-a9f5-10af695e188a tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:13.354433 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6c9cf458-7bd4-476d-a9f5-10af695e188a tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:13.354721 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-6c9cf458-7bd4-476d-a9f5-10af695e188a tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:13.360605 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:13.360605 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:13.362532 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6c9cf458-7bd4-476d-a9f5-10af695e188a tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 returned with HTTP 200 Aug 01 00:17:13.362532 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 242/959] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:13 2026] GET /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:13.882903 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e5ee55f5-4fca-48ab-b341-0f08a4c7015b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:13.885442 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e5ee55f5-4fca-48ab-b341-0f08a4c7015b tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] GET https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 Aug 01 00:17:13.885653 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e5ee55f5-4fca-48ab-b341-0f08a4c7015b tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:13.885915 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e5ee55f5-4fca-48ab-b341-0f08a4c7015b tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:13.898648 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:13.898648 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:13.903495 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e5ee55f5-4fca-48ab-b341-0f08a4c7015b tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Volume info retrieved successfully. Aug 01 00:17:13.908850 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e5ee55f5-4fca-48ab-b341-0f08a4c7015b tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 returned with HTTP 200 Aug 01 00:17:13.909444 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 240/960] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:13 2026] GET /volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:13.956152 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-d98844ae-f001-420d-969f-3d8f910dc587 req-e87f83ef-7062-4b1e-ad64-efbf227eb112 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:13.958798 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-d98844ae-f001-420d-969f-3d8f910dc587 req-e87f83ef-7062-4b1e-ad64-efbf227eb112 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] GET https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 Aug 01 00:17:13.958971 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-d98844ae-f001-420d-969f-3d8f910dc587 req-e87f83ef-7062-4b1e-ad64-efbf227eb112 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:13.959152 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-d98844ae-f001-420d-969f-3d8f910dc587 req-e87f83ef-7062-4b1e-ad64-efbf227eb112 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:13.972868 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:13.972868 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:13.975372 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-d98844ae-f001-420d-969f-3d8f910dc587 req-e87f83ef-7062-4b1e-ad64-efbf227eb112 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Volume info retrieved successfully. Aug 01 00:17:13.979651 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-d98844ae-f001-420d-969f-3d8f910dc587 req-e87f83ef-7062-4b1e-ad64-efbf227eb112 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 returned with HTTP 200 Aug 01 00:17:13.979989 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 240/961] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:17:13 2026] GET /volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:14.009371 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-d98844ae-f001-420d-969f-3d8f910dc587 req-549fd900-98de-46cc-9332-0ba65ccc6dc5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:14.014607 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-d98844ae-f001-420d-969f-3d8f910dc587 req-549fd900-98de-46cc-9332-0ba65ccc6dc5 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] POST https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2/action Aug 01 00:17:14.014607 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-d98844ae-f001-420d-969f-3d8f910dc587 req-549fd900-98de-46cc-9332-0ba65ccc6dc5 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:17:14.014607 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-d98844ae-f001-420d-969f-3d8f910dc587 req-549fd900-98de-46cc-9332-0ba65ccc6dc5 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:14.027259 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:14.027259 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:14.028438 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-d98844ae-f001-420d-969f-3d8f910dc587 req-549fd900-98de-46cc-9332-0ba65ccc6dc5 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Volume info retrieved successfully. Aug 01 00:17:14.035668 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-d98844ae-f001-420d-969f-3d8f910dc587 req-549fd900-98de-46cc-9332-0ba65ccc6dc5 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Begin detaching volume completed successfully. Aug 01 00:17:14.036252 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-d98844ae-f001-420d-969f-3d8f910dc587 req-549fd900-98de-46cc-9332-0ba65ccc6dc5 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2/action returned with HTTP 202 Aug 01 00:17:14.037191 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 240/962] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:17:14 2026] POST /volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:17:14.050687 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f6da47d3-8862-468c-bee0-37bc49bd102a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:14.051294 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f6da47d3-8862-468c-bee0-37bc49bd102a tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] DELETE https://10.4.3.222/volume/v3/volumes/6eff0f99-cb13-47fd-a21d-967db3587c89 Aug 01 00:17:14.051654 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f6da47d3-8862-468c-bee0-37bc49bd102a tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:14.051697 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f6da47d3-8862-468c-bee0-37bc49bd102a tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:14.051941 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-f6da47d3-8862-468c-bee0-37bc49bd102a tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Delete volume with id: 6eff0f99-cb13-47fd-a21d-967db3587c89 Aug 01 00:17:14.067232 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:14.067232 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:14.068200 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f6da47d3-8862-468c-bee0-37bc49bd102a tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Volume info retrieved successfully. Aug 01 00:17:14.094886 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f6da47d3-8862-468c-bee0-37bc49bd102a tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Delete volume request issued successfully. Aug 01 00:17:14.095108 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f6da47d3-8862-468c-bee0-37bc49bd102a tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/volumes/6eff0f99-cb13-47fd-a21d-967db3587c89 returned with HTTP 202 Aug 01 00:17:14.095522 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 243/963] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:17:14 2026] DELETE /volume/v3/volumes/6eff0f99-cb13-47fd-a21d-967db3587c89 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:17:14.102054 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-61b57657-0e17-4ebf-9232-d169ab0ddf41 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:14.102536 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-61b57657-0e17-4ebf-9232-d169ab0ddf41 None None] GET https://10.4.3.222/volume// Aug 01 00:17:14.102740 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-61b57657-0e17-4ebf-9232-d169ab0ddf41 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:14.103011 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-61b57657-0e17-4ebf-9232-d169ab0ddf41 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:14.103807 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-61b57657-0e17-4ebf-9232-d169ab0ddf41 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:17:14.104106 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 241/964] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:17:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 01 00:17:14.105400 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e927fc7d-c968-4eed-89fc-4c59eb03c145 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:14.109253 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e927fc7d-c968-4eed-89fc-4c59eb03c145 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] GET https://10.4.3.222/volume/v3/volumes/6eff0f99-cb13-47fd-a21d-967db3587c89 Aug 01 00:17:14.109253 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e927fc7d-c968-4eed-89fc-4c59eb03c145 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:14.109454 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e927fc7d-c968-4eed-89fc-4c59eb03c145 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:14.116102 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:14.116102 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:14.118484 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-d98844ae-f001-420d-969f-3d8f910dc587 req-9bdc3b8c-2750-4435-a14b-aab3c96d11d0 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:14.120328 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e927fc7d-c968-4eed-89fc-4c59eb03c145 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Volume info retrieved successfully. Aug 01 00:17:14.121930 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-d98844ae-f001-420d-969f-3d8f910dc587 req-9bdc3b8c-2750-4435-a14b-aab3c96d11d0 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] GET https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 Aug 01 00:17:14.122269 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-d98844ae-f001-420d-969f-3d8f910dc587 req-9bdc3b8c-2750-4435-a14b-aab3c96d11d0 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:14.122577 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-d98844ae-f001-420d-969f-3d8f910dc587 req-9bdc3b8c-2750-4435-a14b-aab3c96d11d0 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:14.125930 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e927fc7d-c968-4eed-89fc-4c59eb03c145 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/volumes/6eff0f99-cb13-47fd-a21d-967db3587c89 returned with HTTP 200 Aug 01 00:17:14.126420 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 241/965] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:14 2026] GET /volume/v3/volumes/6eff0f99-cb13-47fd-a21d-967db3587c89 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:14.137568 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:14.137568 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:14.141264 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-d98844ae-f001-420d-969f-3d8f910dc587 req-9bdc3b8c-2750-4435-a14b-aab3c96d11d0 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Volume info retrieved successfully. Aug 01 00:17:14.146378 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-d98844ae-f001-420d-969f-3d8f910dc587 req-9bdc3b8c-2750-4435-a14b-aab3c96d11d0 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 returned with HTTP 200 Aug 01 00:17:14.148546 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 241/966] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:17:14 2026] GET /volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 => generated 1326 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:17:14.261154 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-a05f46cb-ab9e-4033-aea1-28f7c37bb0aa req-bec75f01-67c9-4b6d-9036-c0a69ffc492e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:14.263146 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-a05f46cb-ab9e-4033-aea1-28f7c37bb0aa req-bec75f01-67c9-4b6d-9036-c0a69ffc492e tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] GET https://10.4.3.222/volume/v3/snapshots/60f56861-b357-4672-945a-42b9c2b21d89 Aug 01 00:17:14.263382 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-a05f46cb-ab9e-4033-aea1-28f7c37bb0aa req-bec75f01-67c9-4b6d-9036-c0a69ffc492e tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:14.263643 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-a05f46cb-ab9e-4033-aea1-28f7c37bb0aa req-bec75f01-67c9-4b6d-9036-c0a69ffc492e tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:14.268900 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-a05f46cb-ab9e-4033-aea1-28f7c37bb0aa req-bec75f01-67c9-4b6d-9036-c0a69ffc492e tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] https://10.4.3.222/volume/v3/snapshots/60f56861-b357-4672-945a-42b9c2b21d89 returned with HTTP 404 Aug 01 00:17:14.269417 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 244/967] 10.4.3.222 () {68 vars in 1604 bytes} [Sat Aug 1 00:17:14 2026] GET /volume/v3/snapshots/60f56861-b357-4672-945a-42b9c2b21d89 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:14.286077 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-ffb6152f-2ccc-4b86-8e82-75d660714ac8 req-938a9280-a07f-4910-a334-1becb9c55e1f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:14.288101 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ffb6152f-2ccc-4b86-8e82-75d660714ac8 req-938a9280-a07f-4910-a334-1becb9c55e1f tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] DELETE https://10.4.3.222/volume/v3/volumes/e43a57a5-6695-412d-83bd-97f0823675ae Aug 01 00:17:14.288361 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ffb6152f-2ccc-4b86-8e82-75d660714ac8 req-938a9280-a07f-4910-a334-1becb9c55e1f tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:14.288517 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ffb6152f-2ccc-4b86-8e82-75d660714ac8 req-938a9280-a07f-4910-a334-1becb9c55e1f tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:14.288784 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [req-ffb6152f-2ccc-4b86-8e82-75d660714ac8 req-938a9280-a07f-4910-a334-1becb9c55e1f tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Delete volume with id: e43a57a5-6695-412d-83bd-97f0823675ae Aug 01 00:17:14.295165 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:14.295165 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:14.295596 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-ffb6152f-2ccc-4b86-8e82-75d660714ac8 req-938a9280-a07f-4910-a334-1becb9c55e1f tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Volume info retrieved successfully. Aug 01 00:17:14.311724 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-ffb6152f-2ccc-4b86-8e82-75d660714ac8 req-938a9280-a07f-4910-a334-1becb9c55e1f tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Delete volume request issued successfully. Aug 01 00:17:14.312225 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ffb6152f-2ccc-4b86-8e82-75d660714ac8 req-938a9280-a07f-4910-a334-1becb9c55e1f tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] https://10.4.3.222/volume/v3/volumes/e43a57a5-6695-412d-83bd-97f0823675ae returned with HTTP 202 Aug 01 00:17:14.313014 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 242/968] 10.4.3.222 () {70 vars in 1620 bytes} [Sat Aug 1 00:17:14 2026] DELETE /volume/v3/volumes/e43a57a5-6695-412d-83bd-97f0823675ae => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 01 00:17:14.336340 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-330ec433-26cc-414a-b9ee-70c7b7d84eed req-bb6ec5e5-db24-4a1a-aba6-eaacf4dba775 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:14.339591 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-330ec433-26cc-414a-b9ee-70c7b7d84eed req-bb6ec5e5-db24-4a1a-aba6-eaacf4dba775 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] GET https://10.4.3.222/volume/v3/volumes/e43a57a5-6695-412d-83bd-97f0823675ae Aug 01 00:17:14.339702 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-330ec433-26cc-414a-b9ee-70c7b7d84eed req-bb6ec5e5-db24-4a1a-aba6-eaacf4dba775 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:14.340706 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-330ec433-26cc-414a-b9ee-70c7b7d84eed req-bb6ec5e5-db24-4a1a-aba6-eaacf4dba775 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:14.350048 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:14.350048 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:14.354940 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-330ec433-26cc-414a-b9ee-70c7b7d84eed req-bb6ec5e5-db24-4a1a-aba6-eaacf4dba775 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Volume info retrieved successfully. Aug 01 00:17:14.361044 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-330ec433-26cc-414a-b9ee-70c7b7d84eed req-bb6ec5e5-db24-4a1a-aba6-eaacf4dba775 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] https://10.4.3.222/volume/v3/volumes/e43a57a5-6695-412d-83bd-97f0823675ae returned with HTTP 200 Aug 01 00:17:14.361653 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 242/969] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:17:14 2026] GET /volume/v3/volumes/e43a57a5-6695-412d-83bd-97f0823675ae => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:14.375141 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0da2fe39-c75c-4084-8e0e-c582fa0c911e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:14.377135 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0da2fe39-c75c-4084-8e0e-c582fa0c911e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:17:14.377354 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0da2fe39-c75c-4084-8e0e-c582fa0c911e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:14.377581 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0da2fe39-c75c-4084-8e0e-c582fa0c911e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:14.377725 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-0da2fe39-c75c-4084-8e0e-c582fa0c911e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:14.385762 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:14.385762 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:14.386318 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0da2fe39-c75c-4084-8e0e-c582fa0c911e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 returned with HTTP 200 Aug 01 00:17:14.389025 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 242/970] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:14 2026] GET /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:17:14.425005 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-cbef75a1-ef74-46f3-af1c-53db209557bc req-2b01b32c-6446-4f72-aa57-abd3e0bdd94d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:14.427664 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-cbef75a1-ef74-46f3-af1c-53db209557bc req-2b01b32c-6446-4f72-aa57-abd3e0bdd94d tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] DELETE https://10.4.3.222/volume/v3/attachments/7ee7ed26-b654-4c9c-9960-b9ae231a21ff Aug 01 00:17:14.427955 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-cbef75a1-ef74-46f3-af1c-53db209557bc req-2b01b32c-6446-4f72-aa57-abd3e0bdd94d tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:14.428233 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-cbef75a1-ef74-46f3-af1c-53db209557bc req-2b01b32c-6446-4f72-aa57-abd3e0bdd94d tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:14.436430 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:14.436430 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:14.478219 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-cbef75a1-ef74-46f3-af1c-53db209557bc req-2b01b32c-6446-4f72-aa57-abd3e0bdd94d tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] https://10.4.3.222/volume/v3/attachments/7ee7ed26-b654-4c9c-9960-b9ae231a21ff returned with HTTP 200 Aug 01 00:17:14.478631 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 245/971] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:17:14 2026] DELETE /volume/v3/attachments/7ee7ed26-b654-4c9c-9960-b9ae231a21ff => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:14.488418 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-cbef75a1-ef74-46f3-af1c-53db209557bc req-e51ae303-91ea-45f6-b7f1-ec9d3b9e09a1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:14.490370 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-cbef75a1-ef74-46f3-af1c-53db209557bc req-e51ae303-91ea-45f6-b7f1-ec9d3b9e09a1 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] DELETE https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be Aug 01 00:17:14.490619 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-cbef75a1-ef74-46f3-af1c-53db209557bc req-e51ae303-91ea-45f6-b7f1-ec9d3b9e09a1 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:14.490851 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-cbef75a1-ef74-46f3-af1c-53db209557bc req-e51ae303-91ea-45f6-b7f1-ec9d3b9e09a1 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:14.491038 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [req-cbef75a1-ef74-46f3-af1c-53db209557bc req-e51ae303-91ea-45f6-b7f1-ec9d3b9e09a1 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Delete volume with id: af1bcb4d-f708-4ea4-8188-f327458056be Aug 01 00:17:14.497430 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:14.497430 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:14.497948 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-cbef75a1-ef74-46f3-af1c-53db209557bc req-e51ae303-91ea-45f6-b7f1-ec9d3b9e09a1 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Volume info retrieved successfully. Aug 01 00:17:14.511522 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-cbef75a1-ef74-46f3-af1c-53db209557bc req-e51ae303-91ea-45f6-b7f1-ec9d3b9e09a1 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] Delete volume request issued successfully. Aug 01 00:17:14.511703 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-cbef75a1-ef74-46f3-af1c-53db209557bc req-e51ae303-91ea-45f6-b7f1-ec9d3b9e09a1 tempest-ImageDependencyTests-1580165107 tempest-ImageDependencyTests-1580165107-project-member] https://10.4.3.222/volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be returned with HTTP 202 Aug 01 00:17:14.512215 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 243/972] 10.4.3.222 () {70 vars in 1620 bytes} [Sat Aug 1 00:17:14 2026] DELETE /volume/v3/volumes/af1bcb4d-f708-4ea4-8188-f327458056be => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 01 00:17:15.071016 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-d98844ae-f001-420d-969f-3d8f910dc587 req-db0acdaa-ea58-4fd5-8a0b-78bbe2b4c813 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:15.074368 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-d98844ae-f001-420d-969f-3d8f910dc587 req-db0acdaa-ea58-4fd5-8a0b-78bbe2b4c813 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] DELETE https://10.4.3.222/volume/v3/attachments/eb712557-4a31-4f83-b8ee-9580bcd87dbd Aug 01 00:17:15.074546 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-d98844ae-f001-420d-969f-3d8f910dc587 req-db0acdaa-ea58-4fd5-8a0b-78bbe2b4c813 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:15.074733 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-d98844ae-f001-420d-969f-3d8f910dc587 req-db0acdaa-ea58-4fd5-8a0b-78bbe2b4c813 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:15.081453 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:15.081453 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:15.128991 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-d98844ae-f001-420d-969f-3d8f910dc587 req-db0acdaa-ea58-4fd5-8a0b-78bbe2b4c813 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] https://10.4.3.222/volume/v3/attachments/eb712557-4a31-4f83-b8ee-9580bcd87dbd returned with HTTP 200 Aug 01 00:17:15.129530 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 243/973] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:17:15 2026] DELETE /volume/v3/attachments/eb712557-4a31-4f83-b8ee-9580bcd87dbd => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:15.140960 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-87a7fd7f-fc5d-4cad-b397-2c5cdd2f4e1f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:15.142676 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-87a7fd7f-fc5d-4cad-b397-2c5cdd2f4e1f tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] GET https://10.4.3.222/volume/v3/volumes/6eff0f99-cb13-47fd-a21d-967db3587c89 Aug 01 00:17:15.142886 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-87a7fd7f-fc5d-4cad-b397-2c5cdd2f4e1f tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:15.143066 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-87a7fd7f-fc5d-4cad-b397-2c5cdd2f4e1f tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:15.152894 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-87a7fd7f-fc5d-4cad-b397-2c5cdd2f4e1f tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/volumes/6eff0f99-cb13-47fd-a21d-967db3587c89 returned with HTTP 404 Aug 01 00:17:15.153369 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 243/974] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:15 2026] GET /volume/v3/volumes/6eff0f99-cb13-47fd-a21d-967db3587c89 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:15.161373 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-157e3df7-10b4-4ba4-9dd4-e1c90def2794 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:15.164500 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-157e3df7-10b4-4ba4-9dd4-e1c90def2794 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] DELETE https://10.4.3.222/volume/v3/volumes/b80418be-9313-47d2-90e5-0604077ae0bd Aug 01 00:17:15.164714 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-157e3df7-10b4-4ba4-9dd4-e1c90def2794 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:15.166876 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-157e3df7-10b4-4ba4-9dd4-e1c90def2794 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:15.167444 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-157e3df7-10b4-4ba4-9dd4-e1c90def2794 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Delete volume with id: b80418be-9313-47d2-90e5-0604077ae0bd Aug 01 00:17:15.176319 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:15.176319 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:15.176801 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-157e3df7-10b4-4ba4-9dd4-e1c90def2794 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Volume info retrieved successfully. Aug 01 00:17:15.190777 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-157e3df7-10b4-4ba4-9dd4-e1c90def2794 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Delete volume request issued successfully. Aug 01 00:17:15.192978 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-157e3df7-10b4-4ba4-9dd4-e1c90def2794 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/volumes/b80418be-9313-47d2-90e5-0604077ae0bd returned with HTTP 202 Aug 01 00:17:15.193551 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 246/975] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:17:15 2026] DELETE /volume/v3/volumes/b80418be-9313-47d2-90e5-0604077ae0bd => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:17:15.202726 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-014efd8b-0adb-4bf6-9804-0c99b9ecf3b0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:15.206722 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-014efd8b-0adb-4bf6-9804-0c99b9ecf3b0 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] GET https://10.4.3.222/volume/v3/volumes/b80418be-9313-47d2-90e5-0604077ae0bd Aug 01 00:17:15.207041 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-014efd8b-0adb-4bf6-9804-0c99b9ecf3b0 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:15.207223 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-014efd8b-0adb-4bf6-9804-0c99b9ecf3b0 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:15.214004 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:15.214004 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:15.217923 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-014efd8b-0adb-4bf6-9804-0c99b9ecf3b0 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Volume info retrieved successfully. Aug 01 00:17:15.222421 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-014efd8b-0adb-4bf6-9804-0c99b9ecf3b0 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/volumes/b80418be-9313-47d2-90e5-0604077ae0bd returned with HTTP 200 Aug 01 00:17:15.223221 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 244/976] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:15 2026] GET /volume/v3/volumes/b80418be-9313-47d2-90e5-0604077ae0bd => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:15.391802 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-24d40eb8-7df2-4d29-bced-c5edd5b07893 req-47ef0aee-5735-4188-9010-e8d7eb762622 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:15.395249 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-24d40eb8-7df2-4d29-bced-c5edd5b07893 req-47ef0aee-5735-4188-9010-e8d7eb762622 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] GET https://10.4.3.222/volume/v3/volumes/e43a57a5-6695-412d-83bd-97f0823675ae Aug 01 00:17:15.395249 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-24d40eb8-7df2-4d29-bced-c5edd5b07893 req-47ef0aee-5735-4188-9010-e8d7eb762622 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:15.395426 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-24d40eb8-7df2-4d29-bced-c5edd5b07893 req-47ef0aee-5735-4188-9010-e8d7eb762622 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:15.400703 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-493567e4-52e7-4a23-951c-f0b8fba1debc None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:15.402827 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-493567e4-52e7-4a23-951c-f0b8fba1debc tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:17:15.403071 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-493567e4-52e7-4a23-951c-f0b8fba1debc tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:15.403304 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-493567e4-52e7-4a23-951c-f0b8fba1debc tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:15.403449 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-493567e4-52e7-4a23-951c-f0b8fba1debc tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:15.405208 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-24d40eb8-7df2-4d29-bced-c5edd5b07893 req-47ef0aee-5735-4188-9010-e8d7eb762622 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] https://10.4.3.222/volume/v3/volumes/e43a57a5-6695-412d-83bd-97f0823675ae returned with HTTP 404 Aug 01 00:17:15.405904 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 244/977] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:17:15 2026] GET /volume/v3/volumes/e43a57a5-6695-412d-83bd-97f0823675ae => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:15.408554 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:15.408554 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:15.409618 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-493567e4-52e7-4a23-951c-f0b8fba1debc tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 returned with HTTP 200 Aug 01 00:17:15.410055 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 244/978] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:15 2026] GET /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:15.427871 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-f36107ca-c5ba-4fae-a6cb-cd5cc2303b05 req-cad1bcac-c7f5-4a3d-b489-4fb53ace244c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:15.430299 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f36107ca-c5ba-4fae-a6cb-cd5cc2303b05 req-cad1bcac-c7f5-4a3d-b489-4fb53ace244c tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] DELETE https://10.4.3.222/volume/v3/volumes/e43a57a5-6695-412d-83bd-97f0823675ae Aug 01 00:17:15.430506 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f36107ca-c5ba-4fae-a6cb-cd5cc2303b05 req-cad1bcac-c7f5-4a3d-b489-4fb53ace244c tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:15.430781 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f36107ca-c5ba-4fae-a6cb-cd5cc2303b05 req-cad1bcac-c7f5-4a3d-b489-4fb53ace244c tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:15.430975 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [req-f36107ca-c5ba-4fae-a6cb-cd5cc2303b05 req-cad1bcac-c7f5-4a3d-b489-4fb53ace244c tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Delete volume with id: e43a57a5-6695-412d-83bd-97f0823675ae Aug 01 00:17:15.438159 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f36107ca-c5ba-4fae-a6cb-cd5cc2303b05 req-cad1bcac-c7f5-4a3d-b489-4fb53ace244c tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] https://10.4.3.222/volume/v3/volumes/e43a57a5-6695-412d-83bd-97f0823675ae returned with HTTP 404 Aug 01 00:17:15.438784 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 247/979] 10.4.3.222 () {70 vars in 1620 bytes} [Sat Aug 1 00:17:15 2026] DELETE /volume/v3/volumes/e43a57a5-6695-412d-83bd-97f0823675ae => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:15.459380 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-5649ddf9-610f-4eeb-ac1f-805e7ff7d391 req-275e5c05-a9f7-4203-8ae0-e7edc83738d9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:15.461536 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-5649ddf9-610f-4eeb-ac1f-805e7ff7d391 req-275e5c05-a9f7-4203-8ae0-e7edc83738d9 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] GET https://10.4.3.222/volume/v3/volumes/e43a57a5-6695-412d-83bd-97f0823675ae Aug 01 00:17:15.461865 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-5649ddf9-610f-4eeb-ac1f-805e7ff7d391 req-275e5c05-a9f7-4203-8ae0-e7edc83738d9 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:15.462088 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-5649ddf9-610f-4eeb-ac1f-805e7ff7d391 req-275e5c05-a9f7-4203-8ae0-e7edc83738d9 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:15.467487 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-5649ddf9-610f-4eeb-ac1f-805e7ff7d391 req-275e5c05-a9f7-4203-8ae0-e7edc83738d9 tempest-VolumesSnapshotsTestJSON-1294880661 tempest-VolumesSnapshotsTestJSON-1294880661-project-member] https://10.4.3.222/volume/v3/volumes/e43a57a5-6695-412d-83bd-97f0823675ae returned with HTTP 404 Aug 01 00:17:15.468017 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 245/980] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:17:15 2026] GET /volume/v3/volumes/e43a57a5-6695-412d-83bd-97f0823675ae => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:16.228548 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-36468248-af7e-4e1e-be4d-263f020f9b6f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:16.229852 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-36468248-af7e-4e1e-be4d-263f020f9b6f tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] GET https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 Aug 01 00:17:16.230068 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-36468248-af7e-4e1e-be4d-263f020f9b6f tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:16.230261 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-36468248-af7e-4e1e-be4d-263f020f9b6f tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:16.238476 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:16.238476 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:16.240413 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-fdf57a5d-e63e-401e-9e6f-567ffdaf5b34 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:16.242911 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-36468248-af7e-4e1e-be4d-263f020f9b6f tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Volume info retrieved successfully. Aug 01 00:17:16.243595 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fdf57a5d-e63e-401e-9e6f-567ffdaf5b34 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] GET https://10.4.3.222/volume/v3/volumes/b80418be-9313-47d2-90e5-0604077ae0bd Aug 01 00:17:16.244645 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fdf57a5d-e63e-401e-9e6f-567ffdaf5b34 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:16.244949 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fdf57a5d-e63e-401e-9e6f-567ffdaf5b34 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:16.248066 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-36468248-af7e-4e1e-be4d-263f020f9b6f tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 returned with HTTP 200 Aug 01 00:17:16.248553 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 245/981] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:16 2026] GET /volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:16.251313 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fdf57a5d-e63e-401e-9e6f-567ffdaf5b34 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/volumes/b80418be-9313-47d2-90e5-0604077ae0bd returned with HTTP 404 Aug 01 00:17:16.252040 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 245/982] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:16 2026] GET /volume/v3/volumes/b80418be-9313-47d2-90e5-0604077ae0bd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:16.265013 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f2861dfe-a291-4dfb-aca4-a242ac1489c0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:16.268662 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f2861dfe-a291-4dfb-aca4-a242ac1489c0 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] DELETE https://10.4.3.222/volume/v3/volumes/28cf4c01-517c-4067-bf73-b75c7fe19df6 Aug 01 00:17:16.268948 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f2861dfe-a291-4dfb-aca4-a242ac1489c0 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:16.269189 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f2861dfe-a291-4dfb-aca4-a242ac1489c0 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:16.269408 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-f2861dfe-a291-4dfb-aca4-a242ac1489c0 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Delete volume with id: 28cf4c01-517c-4067-bf73-b75c7fe19df6 Aug 01 00:17:16.279024 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:16.279024 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:16.279854 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f2861dfe-a291-4dfb-aca4-a242ac1489c0 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Volume info retrieved successfully. Aug 01 00:17:16.304792 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f2861dfe-a291-4dfb-aca4-a242ac1489c0 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Delete volume request issued successfully. Aug 01 00:17:16.304792 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f2861dfe-a291-4dfb-aca4-a242ac1489c0 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/volumes/28cf4c01-517c-4067-bf73-b75c7fe19df6 returned with HTTP 202 Aug 01 00:17:16.304792 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 248/983] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:17:16 2026] DELETE /volume/v3/volumes/28cf4c01-517c-4067-bf73-b75c7fe19df6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:17:16.313225 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7729cb27-0e50-420d-916d-e1171e004a93 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:16.316332 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7729cb27-0e50-420d-916d-e1171e004a93 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] GET https://10.4.3.222/volume/v3/volumes/28cf4c01-517c-4067-bf73-b75c7fe19df6 Aug 01 00:17:16.316924 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7729cb27-0e50-420d-916d-e1171e004a93 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:16.317581 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7729cb27-0e50-420d-916d-e1171e004a93 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:16.330171 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:16.330171 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:16.335653 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7729cb27-0e50-420d-916d-e1171e004a93 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Volume info retrieved successfully. Aug 01 00:17:16.342518 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7729cb27-0e50-420d-916d-e1171e004a93 tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/volumes/28cf4c01-517c-4067-bf73-b75c7fe19df6 returned with HTTP 200 Aug 01 00:17:16.343362 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 246/984] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:16 2026] GET /volume/v3/volumes/28cf4c01-517c-4067-bf73-b75c7fe19df6 => generated 1364 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:16.425824 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-334f09c4-a8c3-4e63-be55-205b4dfb2d43 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:16.427717 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-334f09c4-a8c3-4e63-be55-205b4dfb2d43 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:17:16.427931 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-334f09c4-a8c3-4e63-be55-205b4dfb2d43 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:16.428118 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-334f09c4-a8c3-4e63-be55-205b4dfb2d43 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:16.428226 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-334f09c4-a8c3-4e63-be55-205b4dfb2d43 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:16.433083 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:16.433083 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:16.433861 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-334f09c4-a8c3-4e63-be55-205b4dfb2d43 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 returned with HTTP 200 Aug 01 00:17:16.434231 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 246/985] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:16 2026] GET /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:16.448864 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ee28291a-c74d-4c63-a729-d622a3bd9288 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:16.451172 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ee28291a-c74d-4c63-a729-d622a3bd9288 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/volumes/b6cde40e-e13b-499e-9688-4aa92fcdd6f0 Aug 01 00:17:16.451449 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ee28291a-c74d-4c63-a729-d622a3bd9288 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:16.451783 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ee28291a-c74d-4c63-a729-d622a3bd9288 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:16.461303 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:16.461303 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:16.468834 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ee28291a-c74d-4c63-a729-d622a3bd9288 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Volume info retrieved successfully. Aug 01 00:17:16.473969 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ee28291a-c74d-4c63-a729-d622a3bd9288 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/volumes/b6cde40e-e13b-499e-9688-4aa92fcdd6f0 returned with HTTP 200 Aug 01 00:17:16.474607 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 246/986] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:16 2026] GET /volume/v3/volumes/b6cde40e-e13b-499e-9688-4aa92fcdd6f0 => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:16.487034 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-67911060-abf3-4eb2-8ae7-f6e831aaf38f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:16.488678 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-67911060-abf3-4eb2-8ae7-f6e831aaf38f tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/volumes Aug 01 00:17:16.489122 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-67911060-abf3-4eb2-8ae7-f6e831aaf38f tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:16.489483 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-67911060-abf3-4eb2-8ae7-f6e831aaf38f tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'index' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:16.489928 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.api_utils [None req-67911060-abf3-4eb2-8ae7-f6e831aaf38f tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Removing options '' from query. {{(pid=100408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:17:16.491032 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-67911060-abf3-4eb2-8ae7-f6e831aaf38f tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:17:16.506414 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-67911060-abf3-4eb2-8ae7-f6e831aaf38f tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Get all volumes completed successfully. Aug 01 00:17:16.508498 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-67911060-abf3-4eb2-8ae7-f6e831aaf38f tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 200 Aug 01 00:17:16.508498 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 249/987] 10.4.3.222 () {66 vars in 1237 bytes} [Sat Aug 1 00:17:16 2026] GET /volume/v3/volumes => generated 663 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:16.517102 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2c7d70b2-97e7-4640-bdbb-fd81ff128725 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:16.519505 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2c7d70b2-97e7-4640-bdbb-fd81ff128725 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] DELETE https://10.4.3.222/volume/v3/volumes/b6cde40e-e13b-499e-9688-4aa92fcdd6f0 Aug 01 00:17:16.519838 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2c7d70b2-97e7-4640-bdbb-fd81ff128725 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:16.520130 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2c7d70b2-97e7-4640-bdbb-fd81ff128725 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:16.520396 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-2c7d70b2-97e7-4640-bdbb-fd81ff128725 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Delete volume with id: b6cde40e-e13b-499e-9688-4aa92fcdd6f0 Aug 01 00:17:16.529264 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:16.529264 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:16.529960 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2c7d70b2-97e7-4640-bdbb-fd81ff128725 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Volume info retrieved successfully. Aug 01 00:17:16.556421 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2c7d70b2-97e7-4640-bdbb-fd81ff128725 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Delete volume request issued successfully. Aug 01 00:17:16.556695 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2c7d70b2-97e7-4640-bdbb-fd81ff128725 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/volumes/b6cde40e-e13b-499e-9688-4aa92fcdd6f0 returned with HTTP 202 Aug 01 00:17:16.557220 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 247/988] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:17:16 2026] DELETE /volume/v3/volumes/b6cde40e-e13b-499e-9688-4aa92fcdd6f0 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:17:16.565275 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1de14416-b0ba-40c3-8d49-7d9122f86fcd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:16.567345 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1de14416-b0ba-40c3-8d49-7d9122f86fcd tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] DELETE https://10.4.3.222/volume/v3/backups/3289804a-6695-44d4-b3af-c36c5d66ffc6 Aug 01 00:17:16.567533 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1de14416-b0ba-40c3-8d49-7d9122f86fcd tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:16.567759 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1de14416-b0ba-40c3-8d49-7d9122f86fcd tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:16.567879 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-1de14416-b0ba-40c3-8d49-7d9122f86fcd tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] Delete backup with id: 3289804a-6695-44d4-b3af-c36c5d66ffc6. Aug 01 00:17:16.573529 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:16.573529 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:16.604841 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-1de14416-b0ba-40c3-8d49-7d9122f86fcd tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] delete_backup rpcapi backup_id 3289804a-6695-44d4-b3af-c36c5d66ffc6 {{(pid=100406) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:17:16.606399 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1de14416-b0ba-40c3-8d49-7d9122f86fcd tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] https://10.4.3.222/volume/v3/backups/3289804a-6695-44d4-b3af-c36c5d66ffc6 returned with HTTP 202 Aug 01 00:17:16.606940 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 247/989] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:17:16 2026] DELETE /volume/v3/backups/3289804a-6695-44d4-b3af-c36c5d66ffc6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:17:16.616199 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-438e5b9f-b193-4347-ba1d-2cf63e2a1124 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:16.617909 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-438e5b9f-b193-4347-ba1d-2cf63e2a1124 tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] GET https://10.4.3.222/volume/v3/backups/3289804a-6695-44d4-b3af-c36c5d66ffc6 Aug 01 00:17:16.618093 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-438e5b9f-b193-4347-ba1d-2cf63e2a1124 tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:16.618278 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-438e5b9f-b193-4347-ba1d-2cf63e2a1124 tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:16.618350 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-438e5b9f-b193-4347-ba1d-2cf63e2a1124 tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] Show backup with id 3289804a-6695-44d4-b3af-c36c5d66ffc6. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:16.625180 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:16.625180 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:16.625817 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-438e5b9f-b193-4347-ba1d-2cf63e2a1124 tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] https://10.4.3.222/volume/v3/backups/3289804a-6695-44d4-b3af-c36c5d66ffc6 returned with HTTP 200 Aug 01 00:17:16.626148 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 247/990] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:16 2026] GET /volume/v3/backups/3289804a-6695-44d4-b3af-c36c5d66ffc6 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:17.340346 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-0f7e05ed-bf7a-475b-af88-a793c56056bc req-b8749fb1-4680-40a0-8b3a-bd825c873c1b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:17.347200 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-0f7e05ed-bf7a-475b-af88-a793c56056bc req-b8749fb1-4680-40a0-8b3a-bd825c873c1b tempest-VolumesNegativeTest-1159887796 tempest-VolumesNegativeTest-1159887796-project-member] DELETE https://10.4.3.222/volume/v3/volumes/tempest-invalid-1083542557 Aug 01 00:17:17.347200 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-0f7e05ed-bf7a-475b-af88-a793c56056bc req-b8749fb1-4680-40a0-8b3a-bd825c873c1b tempest-VolumesNegativeTest-1159887796 tempest-VolumesNegativeTest-1159887796-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:17.347200 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-0f7e05ed-bf7a-475b-af88-a793c56056bc req-b8749fb1-4680-40a0-8b3a-bd825c873c1b tempest-VolumesNegativeTest-1159887796 tempest-VolumesNegativeTest-1159887796-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:17.347200 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [req-0f7e05ed-bf7a-475b-af88-a793c56056bc req-b8749fb1-4680-40a0-8b3a-bd825c873c1b tempest-VolumesNegativeTest-1159887796 tempest-VolumesNegativeTest-1159887796-project-member] Delete volume with id: tempest-invalid-1083542557 Aug 01 00:17:17.351750 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-0f7e05ed-bf7a-475b-af88-a793c56056bc req-b8749fb1-4680-40a0-8b3a-bd825c873c1b tempest-VolumesNegativeTest-1159887796 tempest-VolumesNegativeTest-1159887796-project-member] https://10.4.3.222/volume/v3/volumes/tempest-invalid-1083542557 returned with HTTP 404 Aug 01 00:17:17.352701 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 250/991] 10.4.3.222 () {70 vars in 1590 bytes} [Sat Aug 1 00:17:17 2026] DELETE /volume/v3/volumes/tempest-invalid-1083542557 => generated 99 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:17:17.358872 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e40c7792-41c7-423d-9f00-903dc6d25e5c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:17.361328 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e40c7792-41c7-423d-9f00-903dc6d25e5c tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] GET https://10.4.3.222/volume/v3/volumes/28cf4c01-517c-4067-bf73-b75c7fe19df6 Aug 01 00:17:17.361328 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e40c7792-41c7-423d-9f00-903dc6d25e5c tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:17.361328 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e40c7792-41c7-423d-9f00-903dc6d25e5c tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:17.367791 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e40c7792-41c7-423d-9f00-903dc6d25e5c tempest-TaggedBootDevicesTest_v242-866584787 tempest-TaggedBootDevicesTest_v242-866584787-project-member] https://10.4.3.222/volume/v3/volumes/28cf4c01-517c-4067-bf73-b75c7fe19df6 returned with HTTP 404 Aug 01 00:17:17.368270 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 248/992] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:17 2026] GET /volume/v3/volumes/28cf4c01-517c-4067-bf73-b75c7fe19df6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:17.460372 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e2260d08-ac6f-4b3a-9976-5daf087f2198 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:17.531466 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-78c7bf02-fb68-4207-93c9-5f279004e4e6 req-0dc00cf6-8268-420a-8712-0ea63626642d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:17.533331 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-78c7bf02-fb68-4207-93c9-5f279004e4e6 req-0dc00cf6-8268-420a-8712-0ea63626642d tempest-VolumesNegativeTest-1159887796 tempest-VolumesNegativeTest-1159887796-project-member] DELETE https://10.4.3.222/volume/v3/volumes/389f763b-c767-49f2-88c0-e0baf887501c Aug 01 00:17:17.533523 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-78c7bf02-fb68-4207-93c9-5f279004e4e6 req-0dc00cf6-8268-420a-8712-0ea63626642d tempest-VolumesNegativeTest-1159887796 tempest-VolumesNegativeTest-1159887796-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:17.533786 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-78c7bf02-fb68-4207-93c9-5f279004e4e6 req-0dc00cf6-8268-420a-8712-0ea63626642d tempest-VolumesNegativeTest-1159887796 tempest-VolumesNegativeTest-1159887796-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:17.534136 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [req-78c7bf02-fb68-4207-93c9-5f279004e4e6 req-0dc00cf6-8268-420a-8712-0ea63626642d tempest-VolumesNegativeTest-1159887796 tempest-VolumesNegativeTest-1159887796-project-member] Delete volume with id: 389f763b-c767-49f2-88c0-e0baf887501c Aug 01 00:17:17.541267 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-78c7bf02-fb68-4207-93c9-5f279004e4e6 req-0dc00cf6-8268-420a-8712-0ea63626642d tempest-VolumesNegativeTest-1159887796 tempest-VolumesNegativeTest-1159887796-project-member] https://10.4.3.222/volume/v3/volumes/389f763b-c767-49f2-88c0-e0baf887501c returned with HTTP 404 Aug 01 00:17:17.541784 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 248/993] 10.4.3.222 () {70 vars in 1620 bytes} [Sat Aug 1 00:17:17 2026] DELETE /volume/v3/volumes/389f763b-c767-49f2-88c0-e0baf887501c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:17.571535 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-ec47db76-2735-4dd3-838a-5d899dcd43ab req-7c506c8d-14a4-4965-8b71-6bb35c70a0ff None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:17.575456 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e2260d08-ac6f-4b3a-9976-5daf087f2198 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:17:17.575496 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-ec47db76-2735-4dd3-838a-5d899dcd43ab req-7c506c8d-14a4-4965-8b71-6bb35c70a0ff tempest-VolumesNegativeTest-1159887796 tempest-VolumesNegativeTest-1159887796-project-reader] GET https://10.4.3.222/volume/v3/volumes/108f7d1e-319a-4cf9-a24f-e7afa0516e49 Aug 01 00:17:17.575496 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-ec47db76-2735-4dd3-838a-5d899dcd43ab req-7c506c8d-14a4-4965-8b71-6bb35c70a0ff tempest-VolumesNegativeTest-1159887796 tempest-VolumesNegativeTest-1159887796-project-reader] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:17.575581 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e2260d08-ac6f-4b3a-9976-5daf087f2198 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-438778231"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:17.575612 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-ec47db76-2735-4dd3-838a-5d899dcd43ab req-7c506c8d-14a4-4965-8b71-6bb35c70a0ff tempest-VolumesNegativeTest-1159887796 tempest-VolumesNegativeTest-1159887796-project-reader] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:17.582976 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-ec47db76-2735-4dd3-838a-5d899dcd43ab req-7c506c8d-14a4-4965-8b71-6bb35c70a0ff tempest-VolumesNegativeTest-1159887796 tempest-VolumesNegativeTest-1159887796-project-reader] https://10.4.3.222/volume/v3/volumes/108f7d1e-319a-4cf9-a24f-e7afa0516e49 returned with HTTP 404 Aug 01 00:17:17.582976 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 251/994] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:17:17 2026] GET /volume/v3/volumes/108f7d1e-319a-4cf9-a24f-e7afa0516e49 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 01 00:17:17.588735 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e2260d08-ac6f-4b3a-9976-5daf087f2198 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:17:17.589239 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 248/995] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:17:17 2026] POST /volume/v3/types => generated 223 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:17.600012 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5a0cf11d-46fb-4e68-968b-852d1afd32c8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:17.601906 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5a0cf11d-46fb-4e68-968b-852d1afd32c8 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] POST https://10.4.3.222/volume/v3/group_types Aug 01 00:17:17.602240 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5a0cf11d-46fb-4e68-968b-852d1afd32c8 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1017505827"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:17.618434 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5a0cf11d-46fb-4e68-968b-852d1afd32c8 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] https://10.4.3.222/volume/v3/group_types returned with HTTP 202 Aug 01 00:17:17.618859 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 249/996] 10.4.3.222 () {70 vars in 1311 bytes} [Sat Aug 1 00:17:17 2026] POST /volume/v3/group_types => generated 181 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:17.627389 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-aacdaefe-f3cf-4138-83a2-48ca5ea567e3 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:17.637194 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-951ea3cf-c121-4623-bce4-70d51c02887f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:17.640345 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-951ea3cf-c121-4623-bce4-70d51c02887f tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] GET https://10.4.3.222/volume/v3/backups/3289804a-6695-44d4-b3af-c36c5d66ffc6 Aug 01 00:17:17.640345 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-951ea3cf-c121-4623-bce4-70d51c02887f tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:17.640345 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-951ea3cf-c121-4623-bce4-70d51c02887f tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:17.640345 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-951ea3cf-c121-4623-bce4-70d51c02887f tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] Show backup with id 3289804a-6695-44d4-b3af-c36c5d66ffc6. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:17.643128 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-951ea3cf-c121-4623-bce4-70d51c02887f tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] https://10.4.3.222/volume/v3/backups/3289804a-6695-44d4-b3af-c36c5d66ffc6 returned with HTTP 404 Aug 01 00:17:17.643640 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 252/997] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:17 2026] GET /volume/v3/backups/3289804a-6695-44d4-b3af-c36c5d66ffc6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:17.651338 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fb8c978b-a40e-4762-9573-4a8107693d90 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:17.653100 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fb8c978b-a40e-4762-9573-4a8107693d90 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] DELETE https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:17:17.653283 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fb8c978b-a40e-4762-9573-4a8107693d90 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:17.653453 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fb8c978b-a40e-4762-9573-4a8107693d90 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:17.653551 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-fb8c978b-a40e-4762-9573-4a8107693d90 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Delete backup with id: 4643102f-bfd3-424a-8d3c-f4543214a7e3. Aug 01 00:17:17.657830 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:17.657830 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:17.670592 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-fb8c978b-a40e-4762-9573-4a8107693d90 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] delete_backup rpcapi backup_id 4643102f-bfd3-424a-8d3c-f4543214a7e3 {{(pid=100406) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:17:17.672317 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fb8c978b-a40e-4762-9573-4a8107693d90 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 returned with HTTP 202 Aug 01 00:17:17.672937 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 249/998] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:17:17 2026] DELETE /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:17:17.681481 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f27059a5-9e35-406f-a304-43476856de5e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:17.683486 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f27059a5-9e35-406f-a304-43476856de5e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:17:17.683683 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f27059a5-9e35-406f-a304-43476856de5e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:17.683894 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f27059a5-9e35-406f-a304-43476856de5e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:17.683996 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-f27059a5-9e35-406f-a304-43476856de5e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:17.689027 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:17.689027 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:17.689836 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f27059a5-9e35-406f-a304-43476856de5e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 returned with HTTP 200 Aug 01 00:17:17.690130 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 250/999] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:17 2026] GET /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:17.699898 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-aacdaefe-f3cf-4138-83a2-48ca5ea567e3 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] POST https://10.4.3.222/volume/v3/groups Aug 01 00:17:17.700265 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-aacdaefe-f3cf-4138-83a2-48ca5ea567e3 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "37948d13-f7ea-4469-8c31-64e7d4f20104", "volume_types": ["827c4fcc-7daa-48b2-bb11-f8dc14372d07"], "name": "tempest-GroupSnapshotsTest-Group-1904150733"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:17.701531 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.groups [None req-aacdaefe-f3cf-4138-83a2-48ca5ea567e3 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Creating new group {'group': {'group_type': '37948d13-f7ea-4469-8c31-64e7d4f20104', 'volume_types': ['827c4fcc-7daa-48b2-bb11-f8dc14372d07'], 'name': 'tempest-GroupSnapshotsTest-Group-1904150733'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 01 00:17:17.704782 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.groups [None req-aacdaefe-f3cf-4138-83a2-48ca5ea567e3 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Creating group tempest-GroupSnapshotsTest-Group-1904150733. Aug 01 00:17:17.710755 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-aacdaefe-f3cf-4138-83a2-48ca5ea567e3 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Availability Zones retrieved successfully. Aug 01 00:17:17.730815 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-aacdaefe-f3cf-4138-83a2-48ca5ea567e3 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Created reservations ['7801268d-cb19-4cde-b920-d3c26b81904e'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:17.755265 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-aacdaefe-f3cf-4138-83a2-48ca5ea567e3 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/groups returned with HTTP 202 Aug 01 00:17:17.755265 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 249/1000] 10.4.3.222 () {70 vars in 1297 bytes} [Sat Aug 1 00:17:17 2026] POST /volume/v3/groups => generated 112 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:17.769289 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6cb894eb-8c7c-44bc-9df4-64bc31d86851 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:17.777753 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6cb894eb-8c7c-44bc-9df4-64bc31d86851 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/groups/6bf0fd0e-3ad8-40a2-bcc1-e19f4f197ab2 Aug 01 00:17:17.777753 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6cb894eb-8c7c-44bc-9df4-64bc31d86851 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:17.777753 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6cb894eb-8c7c-44bc-9df4-64bc31d86851 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:17.777753 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.groups [None req-6cb894eb-8c7c-44bc-9df4-64bc31d86851 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] show called for member 6bf0fd0e-3ad8-40a2-bcc1-e19f4f197ab2 {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:17:17.782407 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:17.782407 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:17.792926 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6cb894eb-8c7c-44bc-9df4-64bc31d86851 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/groups/6bf0fd0e-3ad8-40a2-bcc1-e19f4f197ab2 returned with HTTP 200 Aug 01 00:17:17.793468 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 253/1001] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:17:17 2026] GET /volume/v3/groups/6bf0fd0e-3ad8-40a2-bcc1-e19f4f197ab2 => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:18.702303 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a28171b4-c1c3-4653-a7c0-fc8111527634 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:18.706820 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a28171b4-c1c3-4653-a7c0-fc8111527634 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 Aug 01 00:17:18.707044 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a28171b4-c1c3-4653-a7c0-fc8111527634 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:18.707250 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a28171b4-c1c3-4653-a7c0-fc8111527634 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:18.707384 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-a28171b4-c1c3-4653-a7c0-fc8111527634 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id 4643102f-bfd3-424a-8d3c-f4543214a7e3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:18.711752 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a28171b4-c1c3-4653-a7c0-fc8111527634 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 returned with HTTP 404 Aug 01 00:17:18.712307 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 250/1002] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:18 2026] GET /volume/v3/backups/4643102f-bfd3-424a-8d3c-f4543214a7e3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:18.803475 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bf5eaaa7-e730-4a8d-b0cc-546371e6f42e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:18.805226 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bf5eaaa7-e730-4a8d-b0cc-546371e6f42e tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/groups/6bf0fd0e-3ad8-40a2-bcc1-e19f4f197ab2 Aug 01 00:17:18.806779 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bf5eaaa7-e730-4a8d-b0cc-546371e6f42e tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:18.807067 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bf5eaaa7-e730-4a8d-b0cc-546371e6f42e tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:18.807246 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-bf5eaaa7-e730-4a8d-b0cc-546371e6f42e tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] show called for member 6bf0fd0e-3ad8-40a2-bcc1-e19f4f197ab2 {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:17:18.808429 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-dfdcdbab-c328-4ca2-83e1-5006453e3e63 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:18.809626 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-dfdcdbab-c328-4ca2-83e1-5006453e3e63 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/volumes/e1e9b2b6-439d-4f01-bc6d-a730e545931c Aug 01 00:17:18.810116 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-dfdcdbab-c328-4ca2-83e1-5006453e3e63 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:18.810116 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-dfdcdbab-c328-4ca2-83e1-5006453e3e63 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:18.811189 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:18.811189 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:18.817048 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:18.817048 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:18.819324 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bf5eaaa7-e730-4a8d-b0cc-546371e6f42e tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/groups/6bf0fd0e-3ad8-40a2-bcc1-e19f4f197ab2 returned with HTTP 200 Aug 01 00:17:18.819745 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 251/1003] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:17:18 2026] GET /volume/v3/groups/6bf0fd0e-3ad8-40a2-bcc1-e19f4f197ab2 => generated 393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:18.824559 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-dfdcdbab-c328-4ca2-83e1-5006453e3e63 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Volume info retrieved successfully. Aug 01 00:17:18.831370 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-dfdcdbab-c328-4ca2-83e1-5006453e3e63 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/volumes/e1e9b2b6-439d-4f01-bc6d-a730e545931c returned with HTTP 200 Aug 01 00:17:18.831751 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 250/1004] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:18 2026] GET /volume/v3/volumes/e1e9b2b6-439d-4f01-bc6d-a730e545931c => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:18.832393 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1892dc17-5158-424d-907a-6740aac3a98f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:18.836546 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1892dc17-5158-424d-907a-6740aac3a98f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:17:18.837549 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1892dc17-5158-424d-907a-6740aac3a98f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-372514376", "volume_type": "827c4fcc-7daa-48b2-bb11-f8dc14372d07", "group_id": "6bf0fd0e-3ad8-40a2-bcc1-e19f4f197ab2", "size": 1}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:18.841878 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-1892dc17-5158-424d-907a-6740aac3a98f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-372514376', 'volume_type': '827c4fcc-7daa-48b2-bb11-f8dc14372d07', 'group_id': '6bf0fd0e-3ad8-40a2-bcc1-e19f4f197ab2', 'size': 1}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:17:18.844705 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1007c02e-dd8e-477c-bffb-10aa12ae068e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:18.846828 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1007c02e-dd8e-477c-bffb-10aa12ae068e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] DELETE https://10.4.3.222/volume/v3/volumes/e1e9b2b6-439d-4f01-bc6d-a730e545931c Aug 01 00:17:18.847132 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1007c02e-dd8e-477c-bffb-10aa12ae068e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:18.847379 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1007c02e-dd8e-477c-bffb-10aa12ae068e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:18.847827 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-1007c02e-dd8e-477c-bffb-10aa12ae068e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Delete volume with id: e1e9b2b6-439d-4f01-bc6d-a730e545931c Aug 01 00:17:18.849184 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:18.849184 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:18.849318 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-1892dc17-5158-424d-907a-6740aac3a98f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Create volume of 1 GB Aug 01 00:17:18.863514 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-1892dc17-5158-424d-907a-6740aac3a98f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Availability Zones retrieved successfully. Aug 01 00:17:18.868906 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:18.868906 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:18.869616 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1007c02e-dd8e-477c-bffb-10aa12ae068e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Volume info retrieved successfully. Aug 01 00:17:18.871795 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-1892dc17-5158-424d-907a-6740aac3a98f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Flow 'volume_create_api' (cdf525b3-cc3d-42a5-b566-4b79f8b3f94d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:18.873079 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-1892dc17-5158-424d-907a-6740aac3a98f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e28d5e88-acf6-4ea6-b5b8-5ac56e7f4792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:18.873522 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:18.873522 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:18.876617 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-1892dc17-5158-424d-907a-6740aac3a98f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:17:18.896159 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-1892dc17-5158-424d-907a-6740aac3a98f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e28d5e88-acf6-4ea6-b5b8-5ac56e7f4792) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:17:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=827c4fcc-7daa-48b2-bb11-f8dc14372d07,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-438778231',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '827c4fcc-7daa-48b2-bb11-f8dc14372d07', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6bf0fd0e-3ad8-40a2-bcc1-e19f4f197ab2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:18.897057 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-1892dc17-5158-424d-907a-6740aac3a98f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a8a9653-38f6-48d3-a83a-714966252b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:18.898138 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1007c02e-dd8e-477c-bffb-10aa12ae068e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Delete volume request issued successfully. Aug 01 00:17:18.898676 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1007c02e-dd8e-477c-bffb-10aa12ae068e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/volumes/e1e9b2b6-439d-4f01-bc6d-a730e545931c returned with HTTP 202 Aug 01 00:17:18.899005 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 251/1005] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:17:18 2026] DELETE /volume/v3/volumes/e1e9b2b6-439d-4f01-bc6d-a730e545931c => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:17:18.908182 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a1152ef9-9b80-438b-afd0-4cf8c10a6251 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:18.909297 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a1152ef9-9b80-438b-afd0-4cf8c10a6251 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/volumes/e1e9b2b6-439d-4f01-bc6d-a730e545931c Aug 01 00:17:18.909437 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a1152ef9-9b80-438b-afd0-4cf8c10a6251 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:18.909621 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a1152ef9-9b80-438b-afd0-4cf8c10a6251 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:18.922510 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:18.922510 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:18.928918 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a1152ef9-9b80-438b-afd0-4cf8c10a6251 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Volume info retrieved successfully. Aug 01 00:17:18.934270 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a1152ef9-9b80-438b-afd0-4cf8c10a6251 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/volumes/e1e9b2b6-439d-4f01-bc6d-a730e545931c returned with HTTP 200 Aug 01 00:17:18.934498 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-1892dc17-5158-424d-907a-6740aac3a98f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-438778231 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-438778231, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:17:18.934670 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 252/1006] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:18 2026] GET /volume/v3/volumes/e1e9b2b6-439d-4f01-bc6d-a730e545931c => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:18.934958 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-1892dc17-5158-424d-907a-6740aac3a98f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-438778231 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-438778231, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:17:18.964743 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-1892dc17-5158-424d-907a-6740aac3a98f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Created reservations ['781b2328-3a0a-44c2-9555-5fc96efa4e2e', 'd77561e9-f605-4704-8c8c-fcde204cf208', '1665a365-16d8-4a23-aa19-4963d8c9e9b9', 'dd9176b0-39a4-4aa1-a689-26d633227d68'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:18.965839 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-1892dc17-5158-424d-907a-6740aac3a98f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a8a9653-38f6-48d3-a83a-714966252b78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['781b2328-3a0a-44c2-9555-5fc96efa4e2e', 'd77561e9-f605-4704-8c8c-fcde204cf208', '1665a365-16d8-4a23-aa19-4963d8c9e9b9', 'dd9176b0-39a4-4aa1-a689-26d633227d68']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:18.966526 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-1892dc17-5158-424d-907a-6740aac3a98f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38fc5282-faa0-4410-bef7-45ad5d6ec177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:18.994181 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-1892dc17-5158-424d-907a-6740aac3a98f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38fc5282-faa0-4410-bef7-45ad5d6ec177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0ce49c8-6783-43d4-b056-fcf4bb74e1de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-372514376',encryption_key_id=None,group_id=6bf0fd0e-3ad8-40a2-bcc1-e19f4f197ab2,group_type_id=,metadata={},multiattach=False,project_id='e84fb37cb1bc444c8df2062395e88568',qos_specs=None,replication_status=,reservations=['781b2328-3a0a-44c2-9555-5fc96efa4e2e','d77561e9-f605-4704-8c8c-fcde204cf208','1665a365-16d8-4a23-aa19-4963d8c9e9b9','dd9176b0-39a4-4aa1-a689-26d633227d68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65b0f5b9c4e54c51b3caddd3e2afd73d',volume_type_id=827c4fcc-7daa-48b2-bb11-f8dc14372d07), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:17:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-372514376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6bf0fd0e-3ad8-40a2-bcc1-e19f4f197ab2,host=None,id=e0ce49c8-6783-43d4-b056-fcf4bb74e1de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e84fb37cb1bc444c8df2062395e88568',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65b0f5b9c4e54c51b3caddd3e2afd73d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(827c4fcc-7daa-48b2-bb11-f8dc14372d07),volume_type_id=827c4fcc-7daa-48b2-bb11-f8dc14372d07)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:18.994751 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-1892dc17-5158-424d-907a-6740aac3a98f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a6e087d-fe34-4c6d-893b-655cfca03ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:19.022526 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-1892dc17-5158-424d-907a-6740aac3a98f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a6e087d-fe34-4c6d-893b-655cfca03ca7) transitioned into state 'SUCCESS' from state '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-372514376',encryption_key_id=None,group_id=6bf0fd0e-3ad8-40a2-bcc1-e19f4f197ab2,group_type_id=,metadata={},multiattach=False,project_id='e84fb37cb1bc444c8df2062395e88568',qos_specs=None,replication_status=,reservations=['781b2328-3a0a-44c2-9555-5fc96efa4e2e','d77561e9-f605-4704-8c8c-fcde204cf208','1665a365-16d8-4a23-aa19-4963d8c9e9b9','dd9176b0-39a4-4aa1-a689-26d633227d68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65b0f5b9c4e54c51b3caddd3e2afd73d',volume_type_id=827c4fcc-7daa-48b2-bb11-f8dc14372d07)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:19.022526 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-1892dc17-5158-424d-907a-6740aac3a98f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (134947dd-845e-4804-a471-42d9b5ad879d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:19.044665 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-1892dc17-5158-424d-907a-6740aac3a98f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (134947dd-845e-4804-a471-42d9b5ad879d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:19.045421 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-1892dc17-5158-424d-907a-6740aac3a98f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Flow 'volume_create_api' (cdf525b3-cc3d-42a5-b566-4b79f8b3f94d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:19.045808 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-1892dc17-5158-424d-907a-6740aac3a98f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Create volume request issued successfully. Aug 01 00:17:19.046447 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-1892dc17-5158-424d-907a-6740aac3a98f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:17:19.046600 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-1892dc17-5158-424d-907a-6740aac3a98f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:17:19.082085 np0000006296 devstack@c-api.service[100408]: DEBUG oslo_db.sqlalchemy.engines [None req-1892dc17-5158-424d-907a-6740aac3a98f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100408) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:17:19.084880 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:19.084880 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:19.087986 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1892dc17-5158-424d-907a-6740aac3a98f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:17:19.089060 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 254/1007] 10.4.3.222 () {70 vars in 1300 bytes} [Sat Aug 1 00:17:18 2026] POST /volume/v3/volumes => generated 821 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:19.102829 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-de86b62e-fd62-4370-80c0-11746dfcf4f5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:19.102829 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-de86b62e-fd62-4370-80c0-11746dfcf4f5 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/volumes/e0ce49c8-6783-43d4-b056-fcf4bb74e1de Aug 01 00:17:19.102829 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-de86b62e-fd62-4370-80c0-11746dfcf4f5 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:19.102829 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-de86b62e-fd62-4370-80c0-11746dfcf4f5 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:19.110040 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:19.110040 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:19.113354 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-de86b62e-fd62-4370-80c0-11746dfcf4f5 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Volume info retrieved successfully. Aug 01 00:17:19.114003 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-de86b62e-fd62-4370-80c0-11746dfcf4f5 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:17:19.114165 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-de86b62e-fd62-4370-80c0-11746dfcf4f5 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:17:19.160832 np0000006296 devstack@c-api.service[100409]: DEBUG oslo_db.sqlalchemy.engines [None req-de86b62e-fd62-4370-80c0-11746dfcf4f5 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:17:19.165498 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:19.165498 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:19.173059 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-de86b62e-fd62-4370-80c0-11746dfcf4f5 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/volumes/e0ce49c8-6783-43d4-b056-fcf4bb74e1de returned with HTTP 200 Aug 01 00:17:19.173456 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 251/1008] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:17:19 2026] GET /volume/v3/volumes/e0ce49c8-6783-43d4-b056-fcf4bb74e1de => generated 889 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:19.414514 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-597efdc0-c3b3-48a6-b125-30e0e7f0b555 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:19.501136 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-597efdc0-c3b3-48a6-b125-30e0e7f0b555 tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] POST https://10.4.3.222/volume/v3/group_types Aug 01 00:17:19.501516 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-597efdc0-c3b3-48a6-b125-30e0e7f0b555 tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1235199940"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:19.512608 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-597efdc0-c3b3-48a6-b125-30e0e7f0b555 tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] https://10.4.3.222/volume/v3/group_types returned with HTTP 202 Aug 01 00:17:19.513090 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 252/1009] 10.4.3.222 () {70 vars in 1311 bytes} [Sat Aug 1 00:17:19 2026] POST /volume/v3/group_types => generated 181 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:19.522048 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c3b39db9-6f20-4a50-a2fe-1c70a0bcd2cf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:19.523722 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c3b39db9-6f20-4a50-a2fe-1c70a0bcd2cf tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] POST https://10.4.3.222/volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs Aug 01 00:17:19.524127 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c3b39db9-6f20-4a50-a2fe-1c70a0bcd2cf tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:19.527654 np0000006296 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=289,cinder:UPDATE=51,cinder:DELETE=3,cinder:INSERT=25 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:17:19.539503 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c3b39db9-6f20-4a50-a2fe-1c70a0bcd2cf tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] https://10.4.3.222/volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs returned with HTTP 202 Aug 01 00:17:19.539998 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 253/1010] 10.4.3.222 () {70 vars in 1458 bytes} [Sat Aug 1 00:17:19 2026] POST /volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs => generated 53 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:17:19.547869 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e53a75b9-aa76-4012-99e0-d80113cf3b58 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:19.549824 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e53a75b9-aa76-4012-99e0-d80113cf3b58 tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] POST https://10.4.3.222/volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs Aug 01 00:17:19.550166 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e53a75b9-aa76-4012-99e0-d80113cf3b58 tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:19.566132 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e53a75b9-aa76-4012-99e0-d80113cf3b58 tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] https://10.4.3.222/volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs returned with HTTP 202 Aug 01 00:17:19.566462 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 255/1011] 10.4.3.222 () {70 vars in 1458 bytes} [Sat Aug 1 00:17:19 2026] POST /volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs => generated 61 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:17:19.573717 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5b5eeb0e-70ab-484f-8a8c-d4696c4295ef None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:19.575927 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5b5eeb0e-70ab-484f-8a8c-d4696c4295ef tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] GET https://10.4.3.222/volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs/key2 Aug 01 00:17:19.576166 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5b5eeb0e-70ab-484f-8a8c-d4696c4295ef tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:19.576375 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5b5eeb0e-70ab-484f-8a8c-d4696c4295ef tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:19.584088 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5b5eeb0e-70ab-484f-8a8c-d4696c4295ef tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] https://10.4.3.222/volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs/key2 returned with HTTP 200 Aug 01 00:17:19.584491 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 252/1012] 10.4.3.222 () {68 vars in 1452 bytes} [Sat Aug 1 00:17:19 2026] GET /volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs/key2 => generated 26 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:19.590684 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3e8e3189-d072-433a-909d-5ace5df36f1d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:19.592591 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3e8e3189-d072-433a-909d-5ace5df36f1d tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] GET https://10.4.3.222/volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs/key3 Aug 01 00:17:19.593047 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3e8e3189-d072-433a-909d-5ace5df36f1d tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:19.593138 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3e8e3189-d072-433a-909d-5ace5df36f1d tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:19.600749 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3e8e3189-d072-433a-909d-5ace5df36f1d tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] https://10.4.3.222/volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs/key3 returned with HTTP 200 Aug 01 00:17:19.601150 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 253/1013] 10.4.3.222 () {68 vars in 1452 bytes} [Sat Aug 1 00:17:19 2026] GET /volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs/key3 => generated 18 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:19.608721 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6509febc-db66-4ebc-aebc-980f7485b6b6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:19.610996 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6509febc-db66-4ebc-aebc-980f7485b6b6 tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] PUT https://10.4.3.222/volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs/key3 Aug 01 00:17:19.611346 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6509febc-db66-4ebc-aebc-980f7485b6b6 tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:19.623734 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6509febc-db66-4ebc-aebc-980f7485b6b6 tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] https://10.4.3.222/volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs/key3 returned with HTTP 200 Aug 01 00:17:19.624159 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 254/1014] 10.4.3.222 () {70 vars in 1472 bytes} [Sat Aug 1 00:17:19 2026] PUT /volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs/key3 => generated 26 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:19.630748 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-be2cd776-899b-48c5-808f-616ca516554c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:19.632376 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-be2cd776-899b-48c5-808f-616ca516554c tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] GET https://10.4.3.222/volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs Aug 01 00:17:19.632636 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-be2cd776-899b-48c5-808f-616ca516554c tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:19.632878 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-be2cd776-899b-48c5-808f-616ca516554c tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:19.638629 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-be2cd776-899b-48c5-808f-616ca516554c tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] https://10.4.3.222/volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs returned with HTTP 200 Aug 01 00:17:19.638956 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 256/1015] 10.4.3.222 () {68 vars in 1437 bytes} [Sat Aug 1 00:17:19 2026] GET /volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs => generated 87 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:19.647536 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a92e69b5-d6cc-40fd-ab21-34b23d3121c1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:19.652757 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a92e69b5-d6cc-40fd-ab21-34b23d3121c1 tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] DELETE https://10.4.3.222/volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs/key1 Aug 01 00:17:19.652757 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a92e69b5-d6cc-40fd-ab21-34b23d3121c1 tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:19.652757 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a92e69b5-d6cc-40fd-ab21-34b23d3121c1 tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:19.664754 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a92e69b5-d6cc-40fd-ab21-34b23d3121c1 tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] https://10.4.3.222/volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs/key1 returned with HTTP 202 Aug 01 00:17:19.665122 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 253/1016] 10.4.3.222 () {68 vars in 1455 bytes} [Sat Aug 1 00:17:19 2026] DELETE /volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs/key1 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:17:19.671725 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fc33bc19-610f-4c09-94a4-777bc06d7307 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:19.673578 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fc33bc19-610f-4c09-94a4-777bc06d7307 tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] GET https://10.4.3.222/volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs/key1 Aug 01 00:17:19.673843 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fc33bc19-610f-4c09-94a4-777bc06d7307 tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:19.674137 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fc33bc19-610f-4c09-94a4-777bc06d7307 tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:19.682457 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-061a42bd-e5b6-4a91-a750-9d63839aab53 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:19.683848 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fc33bc19-610f-4c09-94a4-777bc06d7307 tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] HTTP exception thrown: Group Type 8096e499-ff0d-4c27-896f-cb748900bd48 has no extra spec with key key1. Aug 01 00:17:19.683848 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fc33bc19-610f-4c09-94a4-777bc06d7307 tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] https://10.4.3.222/volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs/key1 returned with HTTP 404 Aug 01 00:17:19.683848 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 254/1017] 10.4.3.222 () {68 vars in 1452 bytes} [Sat Aug 1 00:17:19 2026] GET /volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs/key1 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:17:19.684199 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-061a42bd-e5b6-4a91-a750-9d63839aab53 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] DELETE https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 Aug 01 00:17:19.684500 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-061a42bd-e5b6-4a91-a750-9d63839aab53 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:19.684656 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-061a42bd-e5b6-4a91-a750-9d63839aab53 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:19.684881 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-061a42bd-e5b6-4a91-a750-9d63839aab53 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Delete volume with id: 5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 Aug 01 00:17:19.690075 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a298f0eb-9f72-46a3-ab35-f68b195b8a10 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:19.691267 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:19.691267 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:19.691743 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-061a42bd-e5b6-4a91-a750-9d63839aab53 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Volume info retrieved successfully. Aug 01 00:17:19.691847 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a298f0eb-9f72-46a3-ab35-f68b195b8a10 tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] DELETE https://10.4.3.222/volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs/key2 Aug 01 00:17:19.692044 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a298f0eb-9f72-46a3-ab35-f68b195b8a10 tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:19.692216 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a298f0eb-9f72-46a3-ab35-f68b195b8a10 tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:19.701338 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a298f0eb-9f72-46a3-ab35-f68b195b8a10 tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] https://10.4.3.222/volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs/key2 returned with HTTP 202 Aug 01 00:17:19.701690 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 257/1018] 10.4.3.222 () {68 vars in 1455 bytes} [Sat Aug 1 00:17:19 2026] DELETE /volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs/key2 => generated 0 bytes in 12 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:17:19.705451 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-061a42bd-e5b6-4a91-a750-9d63839aab53 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Delete volume request issued successfully. Aug 01 00:17:19.706148 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-061a42bd-e5b6-4a91-a750-9d63839aab53 tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 returned with HTTP 202 Aug 01 00:17:19.706274 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 255/1019] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:17:19 2026] DELETE /volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:17:19.709515 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ced545c1-607c-47a2-9ad2-71af0d1239fe None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:19.710200 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ced545c1-607c-47a2-9ad2-71af0d1239fe tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] GET https://10.4.3.222/volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs/key2 Aug 01 00:17:19.710427 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ced545c1-607c-47a2-9ad2-71af0d1239fe tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:19.710648 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ced545c1-607c-47a2-9ad2-71af0d1239fe tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:19.715614 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ee712a13-3fd4-4380-8e57-113525c8547d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:19.716674 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ced545c1-607c-47a2-9ad2-71af0d1239fe tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] HTTP exception thrown: Group Type 8096e499-ff0d-4c27-896f-cb748900bd48 has no extra spec with key key2. Aug 01 00:17:19.716914 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ced545c1-607c-47a2-9ad2-71af0d1239fe tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] https://10.4.3.222/volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs/key2 returned with HTTP 404 Aug 01 00:17:19.717572 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 254/1020] 10.4.3.222 () {68 vars in 1452 bytes} [Sat Aug 1 00:17:19 2026] GET /volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs/key2 => generated 126 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:17:19.718277 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ee712a13-3fd4-4380-8e57-113525c8547d tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] GET https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 Aug 01 00:17:19.718509 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ee712a13-3fd4-4380-8e57-113525c8547d tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:19.718739 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ee712a13-3fd4-4380-8e57-113525c8547d tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:19.723985 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f1a4c075-3c1f-4da0-bc50-a8f1d4d7fa69 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:19.725684 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f1a4c075-3c1f-4da0-bc50-a8f1d4d7fa69 tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] DELETE https://10.4.3.222/volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs/key3 Aug 01 00:17:19.725962 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f1a4c075-3c1f-4da0-bc50-a8f1d4d7fa69 tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:19.726077 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f1a4c075-3c1f-4da0-bc50-a8f1d4d7fa69 tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:19.727439 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:19.727439 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:19.734155 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ee712a13-3fd4-4380-8e57-113525c8547d tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Volume info retrieved successfully. Aug 01 00:17:19.734713 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f1a4c075-3c1f-4da0-bc50-a8f1d4d7fa69 tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] https://10.4.3.222/volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs/key3 returned with HTTP 202 Aug 01 00:17:19.735048 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 258/1021] 10.4.3.222 () {68 vars in 1455 bytes} [Sat Aug 1 00:17:19 2026] DELETE /volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs/key3 => generated 0 bytes in 11 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:17:19.739898 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ee712a13-3fd4-4380-8e57-113525c8547d tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 returned with HTTP 200 Aug 01 00:17:19.740496 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 255/1022] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:19 2026] GET /volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:19.742407 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-94110ae6-100b-46a4-a3c0-45fe608ac299 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:19.744717 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-94110ae6-100b-46a4-a3c0-45fe608ac299 tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] GET https://10.4.3.222/volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs/key3 Aug 01 00:17:19.746649 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-94110ae6-100b-46a4-a3c0-45fe608ac299 tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:19.746649 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-94110ae6-100b-46a4-a3c0-45fe608ac299 tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:19.754152 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-94110ae6-100b-46a4-a3c0-45fe608ac299 tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] HTTP exception thrown: Group Type 8096e499-ff0d-4c27-896f-cb748900bd48 has no extra spec with key key3. Aug 01 00:17:19.754395 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-94110ae6-100b-46a4-a3c0-45fe608ac299 tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] https://10.4.3.222/volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs/key3 returned with HTTP 404 Aug 01 00:17:19.755193 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 256/1023] 10.4.3.222 () {68 vars in 1452 bytes} [Sat Aug 1 00:17:19 2026] GET /volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48/group_specs/key3 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:17:19.763118 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-23e4a407-bbff-4c54-b19c-c3a78267533c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:19.764895 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-23e4a407-bbff-4c54-b19c-c3a78267533c tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] DELETE https://10.4.3.222/volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48 Aug 01 00:17:19.765108 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-23e4a407-bbff-4c54-b19c-c3a78267533c tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:19.765277 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-23e4a407-bbff-4c54-b19c-c3a78267533c tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:19.778479 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-23e4a407-bbff-4c54-b19c-c3a78267533c tempest-GroupTypeSpecsTest-596728278 tempest-GroupTypeSpecsTest-596728278-project-admin] https://10.4.3.222/volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48 returned with HTTP 202 Aug 01 00:17:19.778930 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 255/1024] 10.4.3.222 () {68 vars in 1404 bytes} [Sat Aug 1 00:17:19 2026] DELETE /volume/v3/group_types/8096e499-ff0d-4c27-896f-cb748900bd48 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:17:19.948493 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6b8d017d-a379-42a4-bb09-92ba5f5b5702 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:19.950160 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6b8d017d-a379-42a4-bb09-92ba5f5b5702 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/volumes/e1e9b2b6-439d-4f01-bc6d-a730e545931c Aug 01 00:17:19.950338 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6b8d017d-a379-42a4-bb09-92ba5f5b5702 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:19.950506 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6b8d017d-a379-42a4-bb09-92ba5f5b5702 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:19.955438 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6b8d017d-a379-42a4-bb09-92ba5f5b5702 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/volumes/e1e9b2b6-439d-4f01-bc6d-a730e545931c returned with HTTP 404 Aug 01 00:17:19.955863 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 259/1025] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:19 2026] GET /volume/v3/volumes/e1e9b2b6-439d-4f01-bc6d-a730e545931c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:19.967038 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5a699457-c2b2-4c8a-b4ec-ed53f575de09 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:19.969748 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5a699457-c2b2-4c8a-b4ec-ed53f575de09 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:17:19.970429 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5a699457-c2b2-4c8a-b4ec-ed53f575de09 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1342600215"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:19.972830 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-5a699457-c2b2-4c8a-b4ec-ed53f575de09 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1342600215'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:17:19.973117 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-5a699457-c2b2-4c8a-b4ec-ed53f575de09 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Create volume of 1 GB Aug 01 00:17:19.978369 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5a699457-c2b2-4c8a-b4ec-ed53f575de09 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Availability Zones retrieved successfully. Aug 01 00:17:19.986380 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5a699457-c2b2-4c8a-b4ec-ed53f575de09 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Flow 'volume_create_api' (e289bfc8-2c86-47c5-b1ba-8ce8b4251356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:19.987386 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5a699457-c2b2-4c8a-b4ec-ed53f575de09 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f01f0b4-f257-4ef5-964d-1181465a313c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:19.988706 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-5a699457-c2b2-4c8a-b4ec-ed53f575de09 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:17:20.012154 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5a699457-c2b2-4c8a-b4ec-ed53f575de09 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f01f0b4-f257-4ef5-964d-1181465a313c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:20.012951 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5a699457-c2b2-4c8a-b4ec-ed53f575de09 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cf81b27-bccd-4185-9ed9-f37e47f15b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:20.059947 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-5a699457-c2b2-4c8a-b4ec-ed53f575de09 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Created reservations ['24c62466-bb25-4cfd-a15e-144e94649461', '084e742c-839b-41c3-a344-75dec1ce42db', '7f791f6f-7bc1-42e2-a8e3-6ede25ce6879', '92c8e9b7-60d0-48d0-93e7-548809acd5f1'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:20.060903 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5a699457-c2b2-4c8a-b4ec-ed53f575de09 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cf81b27-bccd-4185-9ed9-f37e47f15b9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24c62466-bb25-4cfd-a15e-144e94649461', '084e742c-839b-41c3-a344-75dec1ce42db', '7f791f6f-7bc1-42e2-a8e3-6ede25ce6879', '92c8e9b7-60d0-48d0-93e7-548809acd5f1']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:20.061683 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5a699457-c2b2-4c8a-b4ec-ed53f575de09 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (439a6cda-812f-4616-b08a-73790dac2a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:20.081616 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5a699457-c2b2-4c8a-b4ec-ed53f575de09 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (439a6cda-812f-4616-b08a-73790dac2a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c351b119-d6c2-4bad-ae6f-984ced57bfcb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1342600215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a5f3b1f090a44938c53cb4ffc0bfe9b',qos_specs=None,replication_status=,reservations=['24c62466-bb25-4cfd-a15e-144e94649461','084e742c-839b-41c3-a344-75dec1ce42db','7f791f6f-7bc1-42e2-a8e3-6ede25ce6879','92c8e9b7-60d0-48d0-93e7-548809acd5f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d1b7f94a7ff457295de9c0b81328487',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:17:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1342600215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c351b119-d6c2-4bad-ae6f-984ced57bfcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a5f3b1f090a44938c53cb4ffc0bfe9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d1b7f94a7ff457295de9c0b81328487',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:20.083027 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5a699457-c2b2-4c8a-b4ec-ed53f575de09 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71af6715-8c27-4081-94d3-d7d0d9dd69dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:20.100087 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5a699457-c2b2-4c8a-b4ec-ed53f575de09 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71af6715-8c27-4081-94d3-d7d0d9dd69dd) transitioned into state 'SUCCESS' from state '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-1342600215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a5f3b1f090a44938c53cb4ffc0bfe9b',qos_specs=None,replication_status=,reservations=['24c62466-bb25-4cfd-a15e-144e94649461','084e742c-839b-41c3-a344-75dec1ce42db','7f791f6f-7bc1-42e2-a8e3-6ede25ce6879','92c8e9b7-60d0-48d0-93e7-548809acd5f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d1b7f94a7ff457295de9c0b81328487',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:20.100934 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5a699457-c2b2-4c8a-b4ec-ed53f575de09 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76097a55-9517-438b-a80e-d28f776fa0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:20.109615 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5a699457-c2b2-4c8a-b4ec-ed53f575de09 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76097a55-9517-438b-a80e-d28f776fa0bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:20.110455 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5a699457-c2b2-4c8a-b4ec-ed53f575de09 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Flow 'volume_create_api' (e289bfc8-2c86-47c5-b1ba-8ce8b4251356) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:20.110751 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5a699457-c2b2-4c8a-b4ec-ed53f575de09 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Create volume request issued successfully. Aug 01 00:17:20.111270 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5a699457-c2b2-4c8a-b4ec-ed53f575de09 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:17:20.111651 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 256/1026] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:17:19 2026] POST /volume/v3/volumes => generated 754 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:17:20.122284 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9b8706e0-3239-4e05-bfac-bbc3c53fae6e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:20.124296 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9b8706e0-3239-4e05-bfac-bbc3c53fae6e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/volumes/c351b119-d6c2-4bad-ae6f-984ced57bfcb Aug 01 00:17:20.124587 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9b8706e0-3239-4e05-bfac-bbc3c53fae6e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:20.124889 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9b8706e0-3239-4e05-bfac-bbc3c53fae6e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:20.131089 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:20.131089 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:20.134498 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9b8706e0-3239-4e05-bfac-bbc3c53fae6e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Volume info retrieved successfully. Aug 01 00:17:20.138665 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9b8706e0-3239-4e05-bfac-bbc3c53fae6e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/volumes/c351b119-d6c2-4bad-ae6f-984ced57bfcb returned with HTTP 200 Aug 01 00:17:20.139269 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 257/1027] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:20 2026] GET /volume/v3/volumes/c351b119-d6c2-4bad-ae6f-984ced57bfcb => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:20.184670 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9bc7cd97-bd6e-4fb8-ab4e-99045e967225 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:20.186870 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9bc7cd97-bd6e-4fb8-ab4e-99045e967225 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/volumes/e0ce49c8-6783-43d4-b056-fcf4bb74e1de Aug 01 00:17:20.187121 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9bc7cd97-bd6e-4fb8-ab4e-99045e967225 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:20.187334 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9bc7cd97-bd6e-4fb8-ab4e-99045e967225 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:20.196995 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:20.196995 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:20.200783 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-9bc7cd97-bd6e-4fb8-ab4e-99045e967225 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Volume info retrieved successfully. Aug 01 00:17:20.201470 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-9bc7cd97-bd6e-4fb8-ab4e-99045e967225 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:17:20.201693 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-9bc7cd97-bd6e-4fb8-ab4e-99045e967225 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:17:20.238791 np0000006296 devstack@c-api.service[100409]: DEBUG oslo_db.sqlalchemy.engines [None req-9bc7cd97-bd6e-4fb8-ab4e-99045e967225 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:17:20.241784 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:20.241784 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:20.249058 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9bc7cd97-bd6e-4fb8-ab4e-99045e967225 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/volumes/e0ce49c8-6783-43d4-b056-fcf4bb74e1de returned with HTTP 200 Aug 01 00:17:20.249781 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 256/1028] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:17:20 2026] GET /volume/v3/volumes/e0ce49c8-6783-43d4-b056-fcf4bb74e1de => generated 914 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:20.266386 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a2448ecf-c00b-4a9a-8ea6-3db76a4c6609 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:20.268331 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a2448ecf-c00b-4a9a-8ea6-3db76a4c6609 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] POST https://10.4.3.222/volume/v3/group_snapshots Aug 01 00:17:20.268864 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a2448ecf-c00b-4a9a-8ea6-3db76a4c6609 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "6bf0fd0e-3ad8-40a2-bcc1-e19f4f197ab2", "name": "tempest-group_snapshot-981378904"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:20.270302 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.group_snapshots [None req-a2448ecf-c00b-4a9a-8ea6-3db76a4c6609 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '6bf0fd0e-3ad8-40a2-bcc1-e19f4f197ab2', 'name': 'tempest-group_snapshot-981378904'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 01 00:17:20.271811 np0000006296 devstack@c-api.service[100408]: DEBUG dbcounter [-] [100408] Writing DB stats cinder:SELECT=373,cinder:INSERT=45,cinder:UPDATE=106,cinder:DELETE=1 {{(pid=100408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:17:20.273889 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:20.273889 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:20.277212 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.group_snapshots [None req-a2448ecf-c00b-4a9a-8ea6-3db76a4c6609 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Creating group_snapshot tempest-group_snapshot-981378904. Aug 01 00:17:20.298130 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:20.298130 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:20.310642 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-a2448ecf-c00b-4a9a-8ea6-3db76a4c6609 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-438778231 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-438778231, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:17:20.327255 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-a2448ecf-c00b-4a9a-8ea6-3db76a4c6609 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Created reservations ['8ce52513-345f-4cb3-b5fd-f0b120bf81b8', 'cb4d81e9-fb38-463b-bc9d-7146f05e3663', '01befa24-c07d-4e7a-8864-163fb015c9ef', '39e62a8b-ed4a-4b26-999c-dcbe8386f72f'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:20.348920 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a2448ecf-c00b-4a9a-8ea6-3db76a4c6609 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/group_snapshots returned with HTTP 202 Aug 01 00:17:20.349326 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 260/1029] 10.4.3.222 () {70 vars in 1324 bytes} [Sat Aug 1 00:17:20 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:20.356685 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c503e96a-8874-4a64-9404-adc50f48e7dc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:20.358742 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c503e96a-8874-4a64-9404-adc50f48e7dc tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/group_snapshots/feb74eef-e994-4622-abc1-31e793511024 Aug 01 00:17:20.359042 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c503e96a-8874-4a64-9404-adc50f48e7dc tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:20.359381 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c503e96a-8874-4a64-9404-adc50f48e7dc tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:20.359577 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.group_snapshots [None req-c503e96a-8874-4a64-9404-adc50f48e7dc tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] show called for member feb74eef-e994-4622-abc1-31e793511024 {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 00:17:20.364779 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:20.364779 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:20.368382 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c503e96a-8874-4a64-9404-adc50f48e7dc tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/group_snapshots/feb74eef-e994-4622-abc1-31e793511024 returned with HTTP 200 Aug 01 00:17:20.368989 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 257/1030] 10.4.3.222 () {68 vars in 1413 bytes} [Sat Aug 1 00:17:20 2026] GET /volume/v3/group_snapshots/feb74eef-e994-4622-abc1-31e793511024 => generated 306 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:20.755968 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4f8f34ae-9391-4f22-8b01-5fef6526424d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:20.757851 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4f8f34ae-9391-4f22-8b01-5fef6526424d tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] GET https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 Aug 01 00:17:20.758052 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4f8f34ae-9391-4f22-8b01-5fef6526424d tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:20.758232 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4f8f34ae-9391-4f22-8b01-5fef6526424d tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:20.763948 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4f8f34ae-9391-4f22-8b01-5fef6526424d tempest-ServerStableDeviceRescueTest-177253986 tempest-ServerStableDeviceRescueTest-177253986-project-member] https://10.4.3.222/volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 returned with HTTP 404 Aug 01 00:17:20.764426 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 258/1031] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:20 2026] GET /volume/v3/volumes/5bcf96d8-bae6-4cc0-9787-3b7ade6bd4c2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:21.153791 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-cf62ad20-9689-4cfd-9e5f-727c1b06cc47 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:21.155634 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cf62ad20-9689-4cfd-9e5f-727c1b06cc47 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/volumes/c351b119-d6c2-4bad-ae6f-984ced57bfcb Aug 01 00:17:21.155968 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cf62ad20-9689-4cfd-9e5f-727c1b06cc47 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:21.156211 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cf62ad20-9689-4cfd-9e5f-727c1b06cc47 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:21.164708 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:21.164708 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:21.168557 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-cf62ad20-9689-4cfd-9e5f-727c1b06cc47 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Volume info retrieved successfully. Aug 01 00:17:21.172646 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cf62ad20-9689-4cfd-9e5f-727c1b06cc47 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/volumes/c351b119-d6c2-4bad-ae6f-984ced57bfcb returned with HTTP 200 Aug 01 00:17:21.173110 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 257/1032] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:21 2026] GET /volume/v3/volumes/c351b119-d6c2-4bad-ae6f-984ced57bfcb => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:21.185041 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c1636816-154d-40cd-a1b8-09d6344e571f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:21.187707 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c1636816-154d-40cd-a1b8-09d6344e571f tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] POST https://10.4.3.222/volume/v3/backups Aug 01 00:17:21.187707 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c1636816-154d-40cd-a1b8-09d6344e571f tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c351b119-d6c2-4bad-ae6f-984ced57bfcb", "name": "tempest-VolumesBackupsAdminTest-Backup-1283259405", "container": "tempest-volumesbackupsadmintest-backup-container-404990521"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:21.189536 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.backups [None req-c1636816-154d-40cd-a1b8-09d6344e571f tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Creating new backup {'backup': {'volume_id': 'c351b119-d6c2-4bad-ae6f-984ced57bfcb', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1283259405', 'container': 'tempest-volumesbackupsadmintest-backup-container-404990521'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:17:21.189780 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.contrib.backups [None req-c1636816-154d-40cd-a1b8-09d6344e571f tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Creating backup of volume c351b119-d6c2-4bad-ae6f-984ced57bfcb in container tempest-volumesbackupsadmintest-backup-container-404990521 Aug 01 00:17:21.198657 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:21.198657 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:21.199195 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c1636816-154d-40cd-a1b8-09d6344e571f tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Volume info retrieved successfully. Aug 01 00:17:21.215389 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-c1636816-154d-40cd-a1b8-09d6344e571f tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Created reservations ['f2ee3e0e-1910-4f86-a7ad-6fab53bf46d5', '0bc423be-b94c-4f6a-8c47-a8321b7fd0d6'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:21.249759 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c1636816-154d-40cd-a1b8-09d6344e571f tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:17:21.250333 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 261/1033] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:17:21 2026] POST /volume/v3/backups => generated 335 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:17:21.260012 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d75ea53a-0319-4121-84c9-feb466db8326 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:21.262183 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d75ea53a-0319-4121-84c9-feb466db8326 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d Aug 01 00:17:21.262440 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d75ea53a-0319-4121-84c9-feb466db8326 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:21.262715 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d75ea53a-0319-4121-84c9-feb466db8326 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:21.262901 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-d75ea53a-0319-4121-84c9-feb466db8326 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id bc9cdb0b-9a4d-4ce2-b054-36f1318a502d. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:21.267018 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:21.267018 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:21.267841 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d75ea53a-0319-4121-84c9-feb466db8326 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d returned with HTTP 200 Aug 01 00:17:21.268208 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 258/1034] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:21 2026] GET /volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:21.378964 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6a87502e-7cb8-4fea-8c02-8849eb257e84 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:21.380687 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6a87502e-7cb8-4fea-8c02-8849eb257e84 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/group_snapshots/feb74eef-e994-4622-abc1-31e793511024 Aug 01 00:17:21.380912 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6a87502e-7cb8-4fea-8c02-8849eb257e84 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:21.381093 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6a87502e-7cb8-4fea-8c02-8849eb257e84 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:21.381234 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.group_snapshots [None req-6a87502e-7cb8-4fea-8c02-8849eb257e84 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] show called for member feb74eef-e994-4622-abc1-31e793511024 {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 00:17:21.384358 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:21.384358 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:21.387785 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6a87502e-7cb8-4fea-8c02-8849eb257e84 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/group_snapshots/feb74eef-e994-4622-abc1-31e793511024 returned with HTTP 200 Aug 01 00:17:21.388231 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 259/1035] 10.4.3.222 () {68 vars in 1413 bytes} [Sat Aug 1 00:17:21 2026] GET /volume/v3/group_snapshots/feb74eef-e994-4622-abc1-31e793511024 => generated 307 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:21.397917 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ce59348e-4e43-4b65-8eac-99949d6bbeb5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:21.400689 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ce59348e-4e43-4b65-8eac-99949d6bbeb5 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/snapshots/detail Aug 01 00:17:21.401147 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ce59348e-4e43-4b65-8eac-99949d6bbeb5 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:21.401587 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ce59348e-4e43-4b65-8eac-99949d6bbeb5 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'detail' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:21.401963 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [None req-ce59348e-4e43-4b65-8eac-99949d6bbeb5 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Removing options '' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:17:21.403649 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.db.api [None req-ce59348e-4e43-4b65-8eac-99949d6bbeb5 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Building query based on filter {{(pid=100409) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:17:21.425258 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ce59348e-4e43-4b65-8eac-99949d6bbeb5 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Get all snapshots completed successfully. Aug 01 00:17:21.426275 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:21.426275 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:21.427435 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ce59348e-4e43-4b65-8eac-99949d6bbeb5 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/snapshots/detail returned with HTTP 200 Aug 01 00:17:21.428055 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 258/1036] 10.4.3.222 () {66 vars in 1264 bytes} [Sat Aug 1 00:17:21 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:21.437186 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1e202845-f022-4f7f-a701-d90516fdf304 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:21.438872 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1e202845-f022-4f7f-a701-d90516fdf304 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/snapshots/507790ba-e6cf-47ec-a9e5-65bffdeb52d4 Aug 01 00:17:21.439095 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1e202845-f022-4f7f-a701-d90516fdf304 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:21.439325 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1e202845-f022-4f7f-a701-d90516fdf304 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:21.448408 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:21.448408 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:21.448933 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-1e202845-f022-4f7f-a701-d90516fdf304 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Snapshot retrieved successfully. Aug 01 00:17:21.449852 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1e202845-f022-4f7f-a701-d90516fdf304 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/snapshots/507790ba-e6cf-47ec-a9e5-65bffdeb52d4 returned with HTTP 200 Aug 01 00:17:21.450231 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 262/1037] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:17:21 2026] GET /volume/v3/snapshots/507790ba-e6cf-47ec-a9e5-65bffdeb52d4 => generated 450 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:21.461053 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dcc3d4f7-6132-46d8-9bba-43e6639fd1d0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:21.462637 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dcc3d4f7-6132-46d8-9bba-43e6639fd1d0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] POST https://10.4.3.222/volume/v3/groups/action Aug 01 00:17:21.463040 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dcc3d4f7-6132-46d8-9bba-43e6639fd1d0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "feb74eef-e994-4622-abc1-31e793511024", "name": "tempest-Group_from_snap-23675345"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:17:21.463200 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dcc3d4f7-6132-46d8-9bba-43e6639fd1d0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "feb74eef-e994-4622-abc1-31e793511024", "name": "tempest-Group_from_snap-23675345"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:21.464587 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-dcc3d4f7-6132-46d8-9bba-43e6639fd1d0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'feb74eef-e994-4622-abc1-31e793511024', 'name': 'tempest-Group_from_snap-23675345'}}. {{(pid=100406) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 01 00:17:21.464832 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.groups [None req-dcc3d4f7-6132-46d8-9bba-43e6639fd1d0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Creating group tempest-Group_from_snap-23675345 from group_snapshot feb74eef-e994-4622-abc1-31e793511024. Aug 01 00:17:21.468428 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:21.468428 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:21.474626 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:21.474626 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:21.477953 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:21.477953 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:21.525605 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-dcc3d4f7-6132-46d8-9bba-43e6639fd1d0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Created reservations ['a379377b-dfda-48d3-b71f-c696fcd3c685'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:21.605176 np0000006296 devstack@c-api.service[100406]: INFO cinder.group.api [None req-dcc3d4f7-6132-46d8-9bba-43e6639fd1d0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] A mapping entry already exists for group 8ae2995b-bbef-4cac-9e71-f51289213c0f and volume type 827c4fcc-7daa-48b2-bb11-f8dc14372d07. Do not need to create again. Aug 01 00:17:21.605500 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:21.605500 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:21.606075 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-dcc3d4f7-6132-46d8-9bba-43e6639fd1d0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Availability Zones retrieved successfully. Aug 01 00:17:21.612148 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dcc3d4f7-6132-46d8-9bba-43e6639fd1d0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Flow 'volume_create_api' (4472acd7-2891-4496-94dd-3814c3c08ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:21.613402 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dcc3d4f7-6132-46d8-9bba-43e6639fd1d0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b209c6dc-9a99-4b2e-ac88-62701ccad89f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:21.614527 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-dcc3d4f7-6132-46d8-9bba-43e6639fd1d0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:17:21.643472 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dcc3d4f7-6132-46d8-9bba-43e6639fd1d0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b209c6dc-9a99-4b2e-ac88-62701ccad89f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '507790ba-e6cf-47ec-a9e5-65bffdeb52d4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:17:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=827c4fcc-7daa-48b2-bb11-f8dc14372d07,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-438778231',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '827c4fcc-7daa-48b2-bb11-f8dc14372d07', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8ae2995b-bbef-4cac-9e71-f51289213c0f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:21.644240 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dcc3d4f7-6132-46d8-9bba-43e6639fd1d0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a15b06c8-c02a-4b63-a1bd-e70867928792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:21.676288 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-dcc3d4f7-6132-46d8-9bba-43e6639fd1d0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-438778231 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-438778231, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:17:21.685550 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-dcc3d4f7-6132-46d8-9bba-43e6639fd1d0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Created reservations ['6783973b-82a0-4a11-8a03-d25d9873024e', 'd95ca2ed-5c59-48f6-9905-5bfae366e762'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:21.686296 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dcc3d4f7-6132-46d8-9bba-43e6639fd1d0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a15b06c8-c02a-4b63-a1bd-e70867928792) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6783973b-82a0-4a11-8a03-d25d9873024e', 'd95ca2ed-5c59-48f6-9905-5bfae366e762']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:21.687185 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dcc3d4f7-6132-46d8-9bba-43e6639fd1d0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fad97a95-30b5-4e50-95c6-1d412c4c1d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:21.715010 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dcc3d4f7-6132-46d8-9bba-43e6639fd1d0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fad97a95-30b5-4e50-95c6-1d412c4c1d1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b522cbe-9b77-4e0a-9039-cf0a1c6b3cff', '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=8ae2995b-bbef-4cac-9e71-f51289213c0f,group_type_id=,metadata={},multiattach=False,project_id='e84fb37cb1bc444c8df2062395e88568',qos_specs=None,replication_status=,reservations=['6783973b-82a0-4a11-8a03-d25d9873024e','d95ca2ed-5c59-48f6-9905-5bfae366e762'],size=1,snapshot_id=507790ba-e6cf-47ec-a9e5-65bffdeb52d4,source_replicaid=,source_volid=None,status='creating',user_id='65b0f5b9c4e54c51b3caddd3e2afd73d',volume_type_id=827c4fcc-7daa-48b2-bb11-f8dc14372d07), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:17:21Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8ae2995b-bbef-4cac-9e71-f51289213c0f,host=None,id=4b522cbe-9b77-4e0a-9039-cf0a1c6b3cff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e84fb37cb1bc444c8df2062395e88568',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=507790ba-e6cf-47ec-a9e5-65bffdeb52d4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65b0f5b9c4e54c51b3caddd3e2afd73d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(827c4fcc-7daa-48b2-bb11-f8dc14372d07),volume_type_id=827c4fcc-7daa-48b2-bb11-f8dc14372d07)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:21.715175 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dcc3d4f7-6132-46d8-9bba-43e6639fd1d0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (465c02ba-830a-4e0d-98b9-69d063f2f456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:21.729718 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dcc3d4f7-6132-46d8-9bba-43e6639fd1d0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (465c02ba-830a-4e0d-98b9-69d063f2f456) transitioned into state 'SUCCESS' from 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=8ae2995b-bbef-4cac-9e71-f51289213c0f,group_type_id=,metadata={},multiattach=False,project_id='e84fb37cb1bc444c8df2062395e88568',qos_specs=None,replication_status=,reservations=['6783973b-82a0-4a11-8a03-d25d9873024e','d95ca2ed-5c59-48f6-9905-5bfae366e762'],size=1,snapshot_id=507790ba-e6cf-47ec-a9e5-65bffdeb52d4,source_replicaid=,source_volid=None,status='creating',user_id='65b0f5b9c4e54c51b3caddd3e2afd73d',volume_type_id=827c4fcc-7daa-48b2-bb11-f8dc14372d07)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:21.730472 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dcc3d4f7-6132-46d8-9bba-43e6639fd1d0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Flow 'volume_create_api' (4472acd7-2891-4496-94dd-3814c3c08ef4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:21.730811 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-dcc3d4f7-6132-46d8-9bba-43e6639fd1d0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Create volume request issued successfully. Aug 01 00:17:21.765032 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dcc3d4f7-6132-46d8-9bba-43e6639fd1d0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/groups/action returned with HTTP 202 Aug 01 00:17:21.765032 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 259/1038] 10.4.3.222 () {70 vars in 1318 bytes} [Sat Aug 1 00:17:21 2026] POST /volume/v3/groups/action => generated 101 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:21.770085 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-58419d1f-f9ff-4a2c-b01f-8761f8a38e7b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:21.771759 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-58419d1f-f9ff-4a2c-b01f-8761f8a38e7b tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/volumes/detail Aug 01 00:17:21.771975 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-58419d1f-f9ff-4a2c-b01f-8761f8a38e7b tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:21.772154 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-58419d1f-f9ff-4a2c-b01f-8761f8a38e7b tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:21.772361 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-58419d1f-f9ff-4a2c-b01f-8761f8a38e7b tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:17:21.773060 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-58419d1f-f9ff-4a2c-b01f-8761f8a38e7b tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:17:21.780501 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-58419d1f-f9ff-4a2c-b01f-8761f8a38e7b tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Get all volumes completed successfully. Aug 01 00:17:21.781177 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-58419d1f-f9ff-4a2c-b01f-8761f8a38e7b tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:17:21.781337 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-58419d1f-f9ff-4a2c-b01f-8761f8a38e7b tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:17:21.817276 np0000006296 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-58419d1f-f9ff-4a2c-b01f-8761f8a38e7b tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:17:21.821315 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:21.821315 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:21.825791 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-58419d1f-f9ff-4a2c-b01f-8761f8a38e7b tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:17:21.825791 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-58419d1f-f9ff-4a2c-b01f-8761f8a38e7b tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:17:21.872561 np0000006296 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-58419d1f-f9ff-4a2c-b01f-8761f8a38e7b tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:17:21.875850 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:21.875850 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:21.883887 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-58419d1f-f9ff-4a2c-b01f-8761f8a38e7b tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/volumes/detail returned with HTTP 200 Aug 01 00:17:21.884498 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 260/1039] 10.4.3.222 () {68 vars in 1299 bytes} [Sat Aug 1 00:17:21 2026] GET /volume/v3/volumes/detail => generated 1832 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:17:21.901982 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0bf27b1d-089f-4327-a321-0c92b2677458 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:21.904168 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0bf27b1d-089f-4327-a321-0c92b2677458 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/volumes/4b522cbe-9b77-4e0a-9039-cf0a1c6b3cff Aug 01 00:17:21.904168 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0bf27b1d-089f-4327-a321-0c92b2677458 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:21.904714 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0bf27b1d-089f-4327-a321-0c92b2677458 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:21.906427 np0000006296 devstack@c-api.service[100409]: DEBUG dbcounter [-] [100409] Writing DB stats cinder:SELECT=320,cinder:INSERT=41,cinder:UPDATE=62 {{(pid=100409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:17:21.914331 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:21.914331 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:21.918301 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-0bf27b1d-089f-4327-a321-0c92b2677458 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Volume info retrieved successfully. Aug 01 00:17:21.919009 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-0bf27b1d-089f-4327-a321-0c92b2677458 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:17:21.919338 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-0bf27b1d-089f-4327-a321-0c92b2677458 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:17:21.958230 np0000006296 devstack@c-api.service[100409]: DEBUG oslo_db.sqlalchemy.engines [None req-0bf27b1d-089f-4327-a321-0c92b2677458 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:17:21.960693 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:21.960693 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:21.968440 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0bf27b1d-089f-4327-a321-0c92b2677458 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/volumes/4b522cbe-9b77-4e0a-9039-cf0a1c6b3cff returned with HTTP 200 Aug 01 00:17:21.969045 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 259/1040] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:17:21 2026] GET /volume/v3/volumes/4b522cbe-9b77-4e0a-9039-cf0a1c6b3cff => generated 926 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:21.980764 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a8c29b35-275b-473e-8238-42f9206a7181 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:21.983083 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a8c29b35-275b-473e-8238-42f9206a7181 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/groups/8ae2995b-bbef-4cac-9e71-f51289213c0f Aug 01 00:17:21.983383 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a8c29b35-275b-473e-8238-42f9206a7181 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:21.983666 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a8c29b35-275b-473e-8238-42f9206a7181 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:21.983862 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.groups [None req-a8c29b35-275b-473e-8238-42f9206a7181 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] show called for member 8ae2995b-bbef-4cac-9e71-f51289213c0f {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:17:21.990752 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:21.990752 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:22.011192 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a8c29b35-275b-473e-8238-42f9206a7181 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/groups/8ae2995b-bbef-4cac-9e71-f51289213c0f returned with HTTP 200 Aug 01 00:17:22.012287 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 263/1041] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:17:21 2026] GET /volume/v3/groups/8ae2995b-bbef-4cac-9e71-f51289213c0f => generated 416 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:22.024141 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-50a1927c-0da4-426c-8534-f509bbf3443d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:22.026509 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-50a1927c-0da4-426c-8534-f509bbf3443d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/volumes/detail Aug 01 00:17:22.026844 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-50a1927c-0da4-426c-8534-f509bbf3443d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:22.027263 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-50a1927c-0da4-426c-8534-f509bbf3443d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:22.027437 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-50a1927c-0da4-426c-8534-f509bbf3443d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:17:22.027993 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:22.027993 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:22.029125 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-50a1927c-0da4-426c-8534-f509bbf3443d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:17:22.036915 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-50a1927c-0da4-426c-8534-f509bbf3443d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Get all volumes completed successfully. Aug 01 00:17:22.037537 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-50a1927c-0da4-426c-8534-f509bbf3443d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:17:22.037692 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-50a1927c-0da4-426c-8534-f509bbf3443d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:17:22.074379 np0000006296 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-50a1927c-0da4-426c-8534-f509bbf3443d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:17:22.077938 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:22.077938 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:22.082208 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-50a1927c-0da4-426c-8534-f509bbf3443d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:17:22.082364 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-50a1927c-0da4-426c-8534-f509bbf3443d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:17:22.104621 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-48b0ff2d-08ea-47e9-aa8f-9f9766d372a1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:22.125492 np0000006296 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-50a1927c-0da4-426c-8534-f509bbf3443d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:17:22.128593 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:22.128593 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:22.135559 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-50a1927c-0da4-426c-8534-f509bbf3443d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/volumes/detail returned with HTTP 200 Aug 01 00:17:22.136004 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 260/1042] 10.4.3.222 () {68 vars in 1299 bytes} [Sat Aug 1 00:17:22 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:17:22.150683 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-60bd30f8-005b-4b1b-9c48-af17d40d0a2e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:22.153121 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-60bd30f8-005b-4b1b-9c48-af17d40d0a2e tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] POST https://10.4.3.222/volume/v3/groups/8ae2995b-bbef-4cac-9e71-f51289213c0f/action Aug 01 00:17:22.153121 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-60bd30f8-005b-4b1b-9c48-af17d40d0a2e tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:17:22.153277 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-60bd30f8-005b-4b1b-9c48-af17d40d0a2e tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:22.154605 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.groups [None req-60bd30f8-005b-4b1b-9c48-af17d40d0a2e tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] delete called for group 8ae2995b-bbef-4cac-9e71-f51289213c0f {{(pid=100409) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 00:17:22.154710 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.groups [None req-60bd30f8-005b-4b1b-9c48-af17d40d0a2e tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Delete group with id: 8ae2995b-bbef-4cac-9e71-f51289213c0f Aug 01 00:17:22.157950 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:22.157950 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:22.200400 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-60bd30f8-005b-4b1b-9c48-af17d40d0a2e tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/groups/8ae2995b-bbef-4cac-9e71-f51289213c0f/action returned with HTTP 202 Aug 01 00:17:22.200938 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 260/1043] 10.4.3.222 () {70 vars in 1428 bytes} [Sat Aug 1 00:17:22 2026] POST /volume/v3/groups/8ae2995b-bbef-4cac-9e71-f51289213c0f/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:17:22.209463 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d1609a72-d07c-4587-9e13-e0fcc76db238 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:22.211641 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d1609a72-d07c-4587-9e13-e0fcc76db238 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/volumes/4b522cbe-9b77-4e0a-9039-cf0a1c6b3cff Aug 01 00:17:22.211932 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d1609a72-d07c-4587-9e13-e0fcc76db238 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:22.212199 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d1609a72-d07c-4587-9e13-e0fcc76db238 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:22.220304 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:22.220304 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:22.224506 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-d1609a72-d07c-4587-9e13-e0fcc76db238 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Volume info retrieved successfully. Aug 01 00:17:22.225323 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-d1609a72-d07c-4587-9e13-e0fcc76db238 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:17:22.225498 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-d1609a72-d07c-4587-9e13-e0fcc76db238 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:17:22.259995 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-48b0ff2d-08ea-47e9-aa8f-9f9766d372a1 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] POST https://10.4.3.222/volume/v3/group_types Aug 01 00:17:22.260410 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-48b0ff2d-08ea-47e9-aa8f-9f9766d372a1 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-747281269", "description": "tempest-group-type-description-1676667960", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:22.278874 np0000006296 devstack@c-api.service[100408]: DEBUG oslo_db.sqlalchemy.engines [None req-d1609a72-d07c-4587-9e13-e0fcc76db238 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100408) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:17:22.283523 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-91d1815b-f49d-4d9f-8a15-d8b75f093d1e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:22.283915 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:22.283915 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:22.284024 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-48b0ff2d-08ea-47e9-aa8f-9f9766d372a1 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] https://10.4.3.222/volume/v3/group_types returned with HTTP 202 Aug 01 00:17:22.285211 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 261/1044] 10.4.3.222 () {70 vars in 1312 bytes} [Sat Aug 1 00:17:22 2026] POST /volume/v3/group_types => generated 264 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:22.286244 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-91d1815b-f49d-4d9f-8a15-d8b75f093d1e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d Aug 01 00:17:22.288489 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-91d1815b-f49d-4d9f-8a15-d8b75f093d1e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:22.288489 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-91d1815b-f49d-4d9f-8a15-d8b75f093d1e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:22.288489 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-91d1815b-f49d-4d9f-8a15-d8b75f093d1e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id bc9cdb0b-9a4d-4ce2-b054-36f1318a502d. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:22.292191 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3218abb4-1309-4f8c-8834-a64c454fbda5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:22.293731 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d1609a72-d07c-4587-9e13-e0fcc76db238 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/volumes/4b522cbe-9b77-4e0a-9039-cf0a1c6b3cff returned with HTTP 200 Aug 01 00:17:22.294561 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3218abb4-1309-4f8c-8834-a64c454fbda5 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] GET https://10.4.3.222/volume/v3/group_types Aug 01 00:17:22.294561 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3218abb4-1309-4f8c-8834-a64c454fbda5 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:22.294561 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3218abb4-1309-4f8c-8834-a64c454fbda5 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:22.294857 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 264/1045] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:17:22 2026] GET /volume/v3/volumes/4b522cbe-9b77-4e0a-9039-cf0a1c6b3cff => generated 925 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:22.296183 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:22.296183 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:22.297131 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-91d1815b-f49d-4d9f-8a15-d8b75f093d1e tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d returned with HTTP 200 Aug 01 00:17:22.297466 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 261/1046] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:22 2026] GET /volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:22.306899 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3218abb4-1309-4f8c-8834-a64c454fbda5 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] https://10.4.3.222/volume/v3/group_types returned with HTTP 200 Aug 01 00:17:22.306899 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 261/1047] 10.4.3.222 () {68 vars in 1290 bytes} [Sat Aug 1 00:17:22 2026] GET /volume/v3/group_types => generated 665 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:22.315313 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-31724b24-a10f-4b53-9f98-cc83ba067746 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:22.317516 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-31724b24-a10f-4b53-9f98-cc83ba067746 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] PUT https://10.4.3.222/volume/v3/group_types/dd08ba7e-9315-4755-afa3-e38442f07002 Aug 01 00:17:22.317917 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-31724b24-a10f-4b53-9f98-cc83ba067746 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1896220010", "description": "updated-group-type-desc"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:22.332677 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-31724b24-a10f-4b53-9f98-cc83ba067746 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] https://10.4.3.222/volume/v3/group_types/dd08ba7e-9315-4755-afa3-e38442f07002 returned with HTTP 200 Aug 01 00:17:22.333131 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 262/1048] 10.4.3.222 () {70 vars in 1422 bytes} [Sat Aug 1 00:17:22 2026] PUT /volume/v3/group_types/dd08ba7e-9315-4755-afa3-e38442f07002 => generated 255 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:22.340712 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-cace2299-3dcd-49d0-8f1f-c5899c79414a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:22.342665 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cace2299-3dcd-49d0-8f1f-c5899c79414a tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] GET https://10.4.3.222/volume/v3/group_types/dd08ba7e-9315-4755-afa3-e38442f07002 Aug 01 00:17:22.342911 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cace2299-3dcd-49d0-8f1f-c5899c79414a tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:22.343130 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cace2299-3dcd-49d0-8f1f-c5899c79414a tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:22.347136 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cace2299-3dcd-49d0-8f1f-c5899c79414a tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] https://10.4.3.222/volume/v3/group_types/dd08ba7e-9315-4755-afa3-e38442f07002 returned with HTTP 200 Aug 01 00:17:22.347501 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 265/1049] 10.4.3.222 () {68 vars in 1401 bytes} [Sat Aug 1 00:17:22 2026] GET /volume/v3/group_types/dd08ba7e-9315-4755-afa3-e38442f07002 => generated 255 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:22.354939 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-07ee9d1a-81d5-4fd6-b74f-fd368b687958 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:22.357264 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-07ee9d1a-81d5-4fd6-b74f-fd368b687958 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] DELETE https://10.4.3.222/volume/v3/group_types/dd08ba7e-9315-4755-afa3-e38442f07002 Aug 01 00:17:22.357565 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-07ee9d1a-81d5-4fd6-b74f-fd368b687958 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:22.357864 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-07ee9d1a-81d5-4fd6-b74f-fd368b687958 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:22.372368 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-07ee9d1a-81d5-4fd6-b74f-fd368b687958 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] https://10.4.3.222/volume/v3/group_types/dd08ba7e-9315-4755-afa3-e38442f07002 returned with HTTP 202 Aug 01 00:17:22.372980 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 262/1050] 10.4.3.222 () {68 vars in 1404 bytes} [Sat Aug 1 00:17:22 2026] DELETE /volume/v3/group_types/dd08ba7e-9315-4755-afa3-e38442f07002 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:17:22.380659 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ef2d03ed-56e9-4118-a870-e50441d9608e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:22.382322 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ef2d03ed-56e9-4118-a870-e50441d9608e tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] GET https://10.4.3.222/volume/v3/group_types Aug 01 00:17:22.382526 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ef2d03ed-56e9-4118-a870-e50441d9608e tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:22.382708 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ef2d03ed-56e9-4118-a870-e50441d9608e tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:22.387387 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ef2d03ed-56e9-4118-a870-e50441d9608e tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] https://10.4.3.222/volume/v3/group_types returned with HTTP 200 Aug 01 00:17:22.387750 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 262/1051] 10.4.3.222 () {68 vars in 1290 bytes} [Sat Aug 1 00:17:22 2026] GET /volume/v3/group_types => generated 415 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:22.398044 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e5edc8ff-42ff-470a-bae9-96d133961515 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:22.399704 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e5edc8ff-42ff-470a-bae9-96d133961515 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] POST https://10.4.3.222/volume/v3/group_types Aug 01 00:17:22.400184 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e5edc8ff-42ff-470a-bae9-96d133961515 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-600798827", "is_public": true}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:22.413014 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e5edc8ff-42ff-470a-bae9-96d133961515 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] https://10.4.3.222/volume/v3/group_types returned with HTTP 202 Aug 01 00:17:22.413378 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 263/1052] 10.4.3.222 () {70 vars in 1311 bytes} [Sat Aug 1 00:17:22 2026] POST /volume/v3/group_types => generated 163 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:22.421273 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-0a4c0ba7-f6a9-4d49-b584-33be07bb4ede None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:22.423095 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0a4c0ba7-f6a9-4d49-b584-33be07bb4ede tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] POST https://10.4.3.222/volume/v3/group_types Aug 01 00:17:22.423478 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0a4c0ba7-f6a9-4d49-b584-33be07bb4ede tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-2091172644", "is_public": false}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:22.435676 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0a4c0ba7-f6a9-4d49-b584-33be07bb4ede tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] https://10.4.3.222/volume/v3/group_types returned with HTTP 202 Aug 01 00:17:22.436296 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 266/1053] 10.4.3.222 () {70 vars in 1311 bytes} [Sat Aug 1 00:17:22 2026] POST /volume/v3/group_types => generated 165 bytes in 15 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:22.446487 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ba9d07f6-1284-40f2-b300-bfbd6efd3032 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:22.449632 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ba9d07f6-1284-40f2-b300-bfbd6efd3032 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] GET https://10.4.3.222/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 01 00:17:22.449959 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ba9d07f6-1284-40f2-b300-bfbd6efd3032 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:22.450450 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ba9d07f6-1284-40f2-b300-bfbd6efd3032 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:22.470886 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ba9d07f6-1284-40f2-b300-bfbd6efd3032 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] https://10.4.3.222/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 01 00:17:22.471415 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 263/1054] 10.4.3.222 () {68 vars in 1351 bytes} [Sat Aug 1 00:17:22 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 715 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:22.482127 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-06613edd-337a-4517-893d-883f7b7c7855 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:22.483816 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-06613edd-337a-4517-893d-883f7b7c7855 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] GET https://10.4.3.222/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 01 00:17:22.484081 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-06613edd-337a-4517-893d-883f7b7c7855 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:22.484379 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-06613edd-337a-4517-893d-883f7b7c7855 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:22.493451 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-06613edd-337a-4517-893d-883f7b7c7855 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] https://10.4.3.222/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 01 00:17:22.493869 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 263/1055] 10.4.3.222 () {68 vars in 1353 bytes} [Sat Aug 1 00:17:22 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 715 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:22.501984 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0068a947-966a-40c5-b8b7-f6f6f1602aed None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:22.504490 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0068a947-966a-40c5-b8b7-f6f6f1602aed tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] GET https://10.4.3.222/volume/v3/group_types?is_public=False Aug 01 00:17:22.505069 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0068a947-966a-40c5-b8b7-f6f6f1602aed tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:22.505296 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0068a947-966a-40c5-b8b7-f6f6f1602aed tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:22.515422 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0068a947-966a-40c5-b8b7-f6f6f1602aed tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] https://10.4.3.222/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 01 00:17:22.516081 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 264/1056] 10.4.3.222 () {68 vars in 1321 bytes} [Sat Aug 1 00:17:22 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:22.524547 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-cfe5a47b-9a2a-48ac-8836-be58f8b16705 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:22.529026 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cfe5a47b-9a2a-48ac-8836-be58f8b16705 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] GET https://10.4.3.222/volume/v3/group_types?is_public=True Aug 01 00:17:22.529026 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cfe5a47b-9a2a-48ac-8836-be58f8b16705 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:22.529026 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cfe5a47b-9a2a-48ac-8836-be58f8b16705 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:22.553591 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cfe5a47b-9a2a-48ac-8836-be58f8b16705 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] https://10.4.3.222/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 01 00:17:22.554071 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 267/1057] 10.4.3.222 () {68 vars in 1319 bytes} [Sat Aug 1 00:17:22 2026] GET /volume/v3/group_types?is_public=True => generated 564 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:22.567240 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e55fefff-0a2d-4c65-878d-71f91790b53e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:22.572144 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e55fefff-0a2d-4c65-878d-71f91790b53e tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] DELETE https://10.4.3.222/volume/v3/group_types/db2cc307-4fec-4da2-b8a4-db8629699577 Aug 01 00:17:22.572490 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e55fefff-0a2d-4c65-878d-71f91790b53e tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:22.575042 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e55fefff-0a2d-4c65-878d-71f91790b53e tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:22.601045 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e55fefff-0a2d-4c65-878d-71f91790b53e tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] https://10.4.3.222/volume/v3/group_types/db2cc307-4fec-4da2-b8a4-db8629699577 returned with HTTP 202 Aug 01 00:17:22.601662 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 264/1058] 10.4.3.222 () {68 vars in 1404 bytes} [Sat Aug 1 00:17:22 2026] DELETE /volume/v3/group_types/db2cc307-4fec-4da2-b8a4-db8629699577 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:17:22.609971 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4dd0d7a1-19a2-4597-b35c-99b2771f8779 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:22.611568 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4dd0d7a1-19a2-4597-b35c-99b2771f8779 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] DELETE https://10.4.3.222/volume/v3/group_types/d4ca8da3-55fc-4367-9f6f-933390b4c5e7 Aug 01 00:17:22.611840 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4dd0d7a1-19a2-4597-b35c-99b2771f8779 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:22.612059 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4dd0d7a1-19a2-4597-b35c-99b2771f8779 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:22.628714 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4dd0d7a1-19a2-4597-b35c-99b2771f8779 tempest-GroupTypesTest-887571084 tempest-GroupTypesTest-887571084-project-admin] https://10.4.3.222/volume/v3/group_types/d4ca8da3-55fc-4367-9f6f-933390b4c5e7 returned with HTTP 202 Aug 01 00:17:22.629653 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 264/1059] 10.4.3.222 () {68 vars in 1404 bytes} [Sat Aug 1 00:17:22 2026] DELETE /volume/v3/group_types/d4ca8da3-55fc-4367-9f6f-933390b4c5e7 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:17:23.307741 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b8b94495-b2b9-4088-990f-e9ce6ff07cb1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:23.308064 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b83976cf-5e84-4e26-acb0-01c0947e1b9f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:23.310067 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b83976cf-5e84-4e26-acb0-01c0947e1b9f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/volumes/4b522cbe-9b77-4e0a-9039-cf0a1c6b3cff Aug 01 00:17:23.310150 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b8b94495-b2b9-4088-990f-e9ce6ff07cb1 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d Aug 01 00:17:23.310316 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b83976cf-5e84-4e26-acb0-01c0947e1b9f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:23.310492 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b8b94495-b2b9-4088-990f-e9ce6ff07cb1 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:23.310549 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b83976cf-5e84-4e26-acb0-01c0947e1b9f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:23.310821 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b8b94495-b2b9-4088-990f-e9ce6ff07cb1 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:23.311150 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-b8b94495-b2b9-4088-990f-e9ce6ff07cb1 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id bc9cdb0b-9a4d-4ce2-b054-36f1318a502d. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:23.316709 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:23.316709 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:23.317658 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b83976cf-5e84-4e26-acb0-01c0947e1b9f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/volumes/4b522cbe-9b77-4e0a-9039-cf0a1c6b3cff returned with HTTP 404 Aug 01 00:17:23.317981 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b8b94495-b2b9-4088-990f-e9ce6ff07cb1 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d returned with HTTP 200 Aug 01 00:17:23.318204 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 268/1060] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:17:23 2026] GET /volume/v3/volumes/4b522cbe-9b77-4e0a-9039-cf0a1c6b3cff => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:17:23.318696 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 265/1061] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:23 2026] GET /volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:23.325826 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-51e02f4d-b726-4ba9-b018-b625ed1654d1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:23.327564 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-51e02f4d-b726-4ba9-b018-b625ed1654d1 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/groups/8ae2995b-bbef-4cac-9e71-f51289213c0f Aug 01 00:17:23.327792 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-51e02f4d-b726-4ba9-b018-b625ed1654d1 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:23.327992 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-51e02f4d-b726-4ba9-b018-b625ed1654d1 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:23.328121 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-51e02f4d-b726-4ba9-b018-b625ed1654d1 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] show called for member 8ae2995b-bbef-4cac-9e71-f51289213c0f {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:17:23.331273 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-51e02f4d-b726-4ba9-b018-b625ed1654d1 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/groups/8ae2995b-bbef-4cac-9e71-f51289213c0f returned with HTTP 404 Aug 01 00:17:23.331816 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 265/1062] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:17:23 2026] GET /volume/v3/groups/8ae2995b-bbef-4cac-9e71-f51289213c0f => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:17:23.339431 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a378c94e-8eb0-4b70-ab51-20fe9b3bb30b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:23.342151 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a378c94e-8eb0-4b70-ab51-20fe9b3bb30b tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] DELETE https://10.4.3.222/volume/v3/group_snapshots/feb74eef-e994-4622-abc1-31e793511024 Aug 01 00:17:23.342151 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a378c94e-8eb0-4b70-ab51-20fe9b3bb30b tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:23.342151 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a378c94e-8eb0-4b70-ab51-20fe9b3bb30b tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:23.342151 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.group_snapshots [None req-a378c94e-8eb0-4b70-ab51-20fe9b3bb30b tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] delete called for member feb74eef-e994-4622-abc1-31e793511024 {{(pid=100409) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 01 00:17:23.342151 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.group_snapshots [None req-a378c94e-8eb0-4b70-ab51-20fe9b3bb30b tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Delete group_snapshot with id: feb74eef-e994-4622-abc1-31e793511024 Aug 01 00:17:23.346478 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:23.346478 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:23.396861 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a378c94e-8eb0-4b70-ab51-20fe9b3bb30b tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/group_snapshots/feb74eef-e994-4622-abc1-31e793511024 returned with HTTP 202 Aug 01 00:17:23.400637 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 265/1063] 10.4.3.222 () {68 vars in 1416 bytes} [Sat Aug 1 00:17:23 2026] DELETE /volume/v3/group_snapshots/feb74eef-e994-4622-abc1-31e793511024 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:17:23.410921 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-cfe5de53-3513-46e6-9a1f-4e60d026654e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:23.416217 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cfe5de53-3513-46e6-9a1f-4e60d026654e tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/volumes/detail Aug 01 00:17:23.416620 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cfe5de53-3513-46e6-9a1f-4e60d026654e tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:23.416838 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cfe5de53-3513-46e6-9a1f-4e60d026654e tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'detail' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:23.417055 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.api_utils [None req-cfe5de53-3513-46e6-9a1f-4e60d026654e tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Removing options '' from query. {{(pid=100408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:17:23.417727 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-cfe5de53-3513-46e6-9a1f-4e60d026654e tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:17:23.431311 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-cfe5de53-3513-46e6-9a1f-4e60d026654e tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Get all volumes completed successfully. Aug 01 00:17:23.432528 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-cfe5de53-3513-46e6-9a1f-4e60d026654e tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:17:23.432801 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-cfe5de53-3513-46e6-9a1f-4e60d026654e tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:17:23.491655 np0000006296 devstack@c-api.service[100408]: DEBUG oslo_db.sqlalchemy.engines [None req-cfe5de53-3513-46e6-9a1f-4e60d026654e tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100408) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:17:23.495752 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:23.495752 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:23.503565 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cfe5de53-3513-46e6-9a1f-4e60d026654e tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/volumes/detail returned with HTTP 200 Aug 01 00:17:23.504314 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 269/1064] 10.4.3.222 () {68 vars in 1299 bytes} [Sat Aug 1 00:17:23 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:23.524668 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-48fee2dd-0ae2-4a1a-be55-c4d3dffe1b10 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:23.526975 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-48fee2dd-0ae2-4a1a-be55-c4d3dffe1b10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/snapshots/detail Aug 01 00:17:23.527226 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-48fee2dd-0ae2-4a1a-be55-c4d3dffe1b10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:23.527484 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-48fee2dd-0ae2-4a1a-be55-c4d3dffe1b10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:23.527825 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-48fee2dd-0ae2-4a1a-be55-c4d3dffe1b10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:17:23.529296 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.db.api [None req-48fee2dd-0ae2-4a1a-be55-c4d3dffe1b10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Building query based on filter {{(pid=100407) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:17:23.534610 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-48fee2dd-0ae2-4a1a-be55-c4d3dffe1b10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Get all snapshots completed successfully. Aug 01 00:17:23.535758 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-48fee2dd-0ae2-4a1a-be55-c4d3dffe1b10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/snapshots/detail returned with HTTP 200 Aug 01 00:17:23.536345 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 266/1065] 10.4.3.222 () {66 vars in 1264 bytes} [Sat Aug 1 00:17:23 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:17:23.546687 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0c40b5bf-cde3-4936-9c6a-7b2164fdf2da None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:23.548503 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0c40b5bf-cde3-4936-9c6a-7b2164fdf2da tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/group_snapshots/feb74eef-e994-4622-abc1-31e793511024 Aug 01 00:17:23.548805 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0c40b5bf-cde3-4936-9c6a-7b2164fdf2da tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:23.549065 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0c40b5bf-cde3-4936-9c6a-7b2164fdf2da tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:23.549209 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.group_snapshots [None req-0c40b5bf-cde3-4936-9c6a-7b2164fdf2da tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] show called for member feb74eef-e994-4622-abc1-31e793511024 {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 00:17:23.552314 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0c40b5bf-cde3-4936-9c6a-7b2164fdf2da tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/group_snapshots/feb74eef-e994-4622-abc1-31e793511024 returned with HTTP 404 Aug 01 00:17:23.552837 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 266/1066] 10.4.3.222 () {68 vars in 1413 bytes} [Sat Aug 1 00:17:23 2026] GET /volume/v3/group_snapshots/feb74eef-e994-4622-abc1-31e793511024 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:17:23.561570 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-bbe49cb2-b6e0-4927-b636-0902d4b7414f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:23.566307 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bbe49cb2-b6e0-4927-b636-0902d4b7414f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/volumes/detail Aug 01 00:17:23.566307 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bbe49cb2-b6e0-4927-b636-0902d4b7414f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:23.566307 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bbe49cb2-b6e0-4927-b636-0902d4b7414f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'detail' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:23.566307 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [None req-bbe49cb2-b6e0-4927-b636-0902d4b7414f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Removing options '' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:17:23.566307 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:23.566307 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:23.567143 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-bbe49cb2-b6e0-4927-b636-0902d4b7414f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:17:23.575209 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-bbe49cb2-b6e0-4927-b636-0902d4b7414f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Get all volumes completed successfully. Aug 01 00:17:23.576533 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-bbe49cb2-b6e0-4927-b636-0902d4b7414f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:17:23.576833 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-bbe49cb2-b6e0-4927-b636-0902d4b7414f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:17:23.622591 np0000006296 devstack@c-api.service[100409]: DEBUG oslo_db.sqlalchemy.engines [None req-bbe49cb2-b6e0-4927-b636-0902d4b7414f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:17:23.626102 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:23.626102 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:23.640061 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bbe49cb2-b6e0-4927-b636-0902d4b7414f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/volumes/detail returned with HTTP 200 Aug 01 00:17:23.640471 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 266/1067] 10.4.3.222 () {68 vars in 1299 bytes} [Sat Aug 1 00:17:23 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:23.659670 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1753241c-5d3f-425f-af77-7c3c12d26a75 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:23.661809 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1753241c-5d3f-425f-af77-7c3c12d26a75 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] POST https://10.4.3.222/volume/v3/groups/6bf0fd0e-3ad8-40a2-bcc1-e19f4f197ab2/action Aug 01 00:17:23.662222 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1753241c-5d3f-425f-af77-7c3c12d26a75 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:17:23.662359 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1753241c-5d3f-425f-af77-7c3c12d26a75 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:23.664181 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.groups [None req-1753241c-5d3f-425f-af77-7c3c12d26a75 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] delete called for group 6bf0fd0e-3ad8-40a2-bcc1-e19f4f197ab2 {{(pid=100408) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 00:17:23.664645 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.groups [None req-1753241c-5d3f-425f-af77-7c3c12d26a75 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Delete group with id: 6bf0fd0e-3ad8-40a2-bcc1-e19f4f197ab2 Aug 01 00:17:23.670400 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:23.670400 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:23.732393 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1753241c-5d3f-425f-af77-7c3c12d26a75 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/groups/6bf0fd0e-3ad8-40a2-bcc1-e19f4f197ab2/action returned with HTTP 202 Aug 01 00:17:23.732958 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 270/1068] 10.4.3.222 () {70 vars in 1428 bytes} [Sat Aug 1 00:17:23 2026] POST /volume/v3/groups/6bf0fd0e-3ad8-40a2-bcc1-e19f4f197ab2/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:17:23.742913 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e7e4ed62-679a-4952-979f-26cf9b0da068 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:23.745028 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e7e4ed62-679a-4952-979f-26cf9b0da068 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/volumes/e0ce49c8-6783-43d4-b056-fcf4bb74e1de Aug 01 00:17:23.745248 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e7e4ed62-679a-4952-979f-26cf9b0da068 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:23.745456 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e7e4ed62-679a-4952-979f-26cf9b0da068 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:23.754079 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:23.754079 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:23.758594 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e7e4ed62-679a-4952-979f-26cf9b0da068 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Volume info retrieved successfully. Aug 01 00:17:23.759301 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-e7e4ed62-679a-4952-979f-26cf9b0da068 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:17:23.759476 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-e7e4ed62-679a-4952-979f-26cf9b0da068 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:17:23.801894 np0000006296 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-e7e4ed62-679a-4952-979f-26cf9b0da068 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:17:23.808153 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:23.808153 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:23.816073 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e7e4ed62-679a-4952-979f-26cf9b0da068 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/volumes/e0ce49c8-6783-43d4-b056-fcf4bb74e1de returned with HTTP 200 Aug 01 00:17:23.816437 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 267/1069] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:17:23 2026] GET /volume/v3/volumes/e0ce49c8-6783-43d4-b056-fcf4bb74e1de => generated 913 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:24.331878 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-08f46192-970e-4dd4-bb35-7fc0860aae88 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:24.334257 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-08f46192-970e-4dd4-bb35-7fc0860aae88 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d Aug 01 00:17:24.334468 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-08f46192-970e-4dd4-bb35-7fc0860aae88 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:24.334703 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-08f46192-970e-4dd4-bb35-7fc0860aae88 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:24.334826 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-08f46192-970e-4dd4-bb35-7fc0860aae88 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id bc9cdb0b-9a4d-4ce2-b054-36f1318a502d. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:24.341858 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:24.341858 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:24.342683 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-08f46192-970e-4dd4-bb35-7fc0860aae88 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d returned with HTTP 200 Aug 01 00:17:24.343067 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 267/1070] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:24 2026] GET /volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:24.835872 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-76a6fd76-b8f4-4136-8c78-62e3c8082bac None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:24.838602 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-76a6fd76-b8f4-4136-8c78-62e3c8082bac tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/volumes/e0ce49c8-6783-43d4-b056-fcf4bb74e1de Aug 01 00:17:24.838967 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-76a6fd76-b8f4-4136-8c78-62e3c8082bac tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:24.839153 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-76a6fd76-b8f4-4136-8c78-62e3c8082bac tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:24.848965 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-76a6fd76-b8f4-4136-8c78-62e3c8082bac tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/volumes/e0ce49c8-6783-43d4-b056-fcf4bb74e1de returned with HTTP 404 Aug 01 00:17:24.848965 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 267/1071] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:17:24 2026] GET /volume/v3/volumes/e0ce49c8-6783-43d4-b056-fcf4bb74e1de => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:17:24.859433 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-dc2fdd6e-f013-48aa-92e7-a5eee83ae9c9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:24.864013 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-dc2fdd6e-f013-48aa-92e7-a5eee83ae9c9 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/groups/6bf0fd0e-3ad8-40a2-bcc1-e19f4f197ab2 Aug 01 00:17:24.864369 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-dc2fdd6e-f013-48aa-92e7-a5eee83ae9c9 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:24.864713 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-dc2fdd6e-f013-48aa-92e7-a5eee83ae9c9 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:24.864988 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.groups [None req-dc2fdd6e-f013-48aa-92e7-a5eee83ae9c9 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] show called for member 6bf0fd0e-3ad8-40a2-bcc1-e19f4f197ab2 {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:17:24.872524 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-dc2fdd6e-f013-48aa-92e7-a5eee83ae9c9 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/groups/6bf0fd0e-3ad8-40a2-bcc1-e19f4f197ab2 returned with HTTP 404 Aug 01 00:17:24.876459 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 271/1072] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:17:24 2026] GET /volume/v3/groups/6bf0fd0e-3ad8-40a2-bcc1-e19f4f197ab2 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 01 00:17:24.883934 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-90f60b58-8642-458b-bc56-94132ad0006b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:24.886504 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-90f60b58-8642-458b-bc56-94132ad0006b tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] DELETE https://10.4.3.222/volume/v3/group_types/37948d13-f7ea-4469-8c31-64e7d4f20104 Aug 01 00:17:24.886706 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-90f60b58-8642-458b-bc56-94132ad0006b tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:24.886915 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-90f60b58-8642-458b-bc56-94132ad0006b tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:24.902988 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-90f60b58-8642-458b-bc56-94132ad0006b tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] https://10.4.3.222/volume/v3/group_types/37948d13-f7ea-4469-8c31-64e7d4f20104 returned with HTTP 202 Aug 01 00:17:24.903468 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 268/1073] 10.4.3.222 () {68 vars in 1404 bytes} [Sat Aug 1 00:17:24 2026] DELETE /volume/v3/group_types/37948d13-f7ea-4469-8c31-64e7d4f20104 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:17:24.913112 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ec044811-528d-42ab-a9b2-7c95db0b363f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:24.920825 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ec044811-528d-42ab-a9b2-7c95db0b363f tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] DELETE https://10.4.3.222/volume/v3/types/827c4fcc-7daa-48b2-bb11-f8dc14372d07 Aug 01 00:17:24.920825 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ec044811-528d-42ab-a9b2-7c95db0b363f tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:24.920825 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ec044811-528d-42ab-a9b2-7c95db0b363f tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:24.963550 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ec044811-528d-42ab-a9b2-7c95db0b363f tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] https://10.4.3.222/volume/v3/types/827c4fcc-7daa-48b2-bb11-f8dc14372d07 returned with HTTP 202 Aug 01 00:17:24.964034 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 268/1074] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:17:24 2026] DELETE /volume/v3/types/827c4fcc-7daa-48b2-bb11-f8dc14372d07 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:17:24.978875 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-bfccee1b-2516-4d86-8d47-b10a001c9695 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:24.982746 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bfccee1b-2516-4d86-8d47-b10a001c9695 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] GET https://10.4.3.222/volume/v3/types/827c4fcc-7daa-48b2-bb11-f8dc14372d07 Aug 01 00:17:24.983538 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bfccee1b-2516-4d86-8d47-b10a001c9695 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:24.983538 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bfccee1b-2516-4d86-8d47-b10a001c9695 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:24.990384 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bfccee1b-2516-4d86-8d47-b10a001c9695 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] https://10.4.3.222/volume/v3/types/827c4fcc-7daa-48b2-bb11-f8dc14372d07 returned with HTTP 404 Aug 01 00:17:24.991259 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 268/1075] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:17:24 2026] GET /volume/v3/types/827c4fcc-7daa-48b2-bb11-f8dc14372d07 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:25.002446 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1da3aa6c-f7cc-49f2-a3e3-5ae36df93e71 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:25.006235 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1da3aa6c-f7cc-49f2-a3e3-5ae36df93e71 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:17:25.006740 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1da3aa6c-f7cc-49f2-a3e3-5ae36df93e71 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1286593506"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:25.029235 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1da3aa6c-f7cc-49f2-a3e3-5ae36df93e71 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:17:25.030236 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 272/1076] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:17:25 2026] POST /volume/v3/types => generated 224 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:25.044263 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9197ab3a-862f-43ed-a806-0bb3d0b829b3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:25.047545 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9197ab3a-862f-43ed-a806-0bb3d0b829b3 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] POST https://10.4.3.222/volume/v3/group_types Aug 01 00:17:25.048548 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9197ab3a-862f-43ed-a806-0bb3d0b829b3 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1179623841"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:25.067529 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9197ab3a-862f-43ed-a806-0bb3d0b829b3 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] https://10.4.3.222/volume/v3/group_types returned with HTTP 202 Aug 01 00:17:25.068273 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 269/1077] 10.4.3.222 () {70 vars in 1311 bytes} [Sat Aug 1 00:17:25 2026] POST /volume/v3/group_types => generated 181 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:25.080303 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-90f21675-3e6d-4302-aae7-cc6ecb123988 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:25.082497 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-90f21675-3e6d-4302-aae7-cc6ecb123988 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] POST https://10.4.3.222/volume/v3/groups Aug 01 00:17:25.083023 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-90f21675-3e6d-4302-aae7-cc6ecb123988 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ff04970c-141a-4550-af86-62bf3883e607", "volume_types": ["934ccb2e-89fe-456c-8f7d-85ca8ef4fb72"], "name": "tempest-GroupSnapshotsTest-Group-1522012053"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:25.085110 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-90f21675-3e6d-4302-aae7-cc6ecb123988 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Creating new group {'group': {'group_type': 'ff04970c-141a-4550-af86-62bf3883e607', 'volume_types': ['934ccb2e-89fe-456c-8f7d-85ca8ef4fb72'], 'name': 'tempest-GroupSnapshotsTest-Group-1522012053'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 01 00:17:25.095030 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.groups [None req-90f21675-3e6d-4302-aae7-cc6ecb123988 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Creating group tempest-GroupSnapshotsTest-Group-1522012053. Aug 01 00:17:25.106721 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-90f21675-3e6d-4302-aae7-cc6ecb123988 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Availability Zones retrieved successfully. Aug 01 00:17:25.122853 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-90f21675-3e6d-4302-aae7-cc6ecb123988 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Created reservations ['8c406e29-3dcb-49c5-ae81-ca64b461ac79'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:25.154375 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-90f21675-3e6d-4302-aae7-cc6ecb123988 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/groups returned with HTTP 202 Aug 01 00:17:25.154847 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 269/1078] 10.4.3.222 () {70 vars in 1297 bytes} [Sat Aug 1 00:17:25 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 01 00:17:25.167856 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0799e4b7-99c1-4d19-b848-cbf8a185ea93 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:25.170204 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0799e4b7-99c1-4d19-b848-cbf8a185ea93 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 Aug 01 00:17:25.171636 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0799e4b7-99c1-4d19-b848-cbf8a185ea93 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:25.172089 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0799e4b7-99c1-4d19-b848-cbf8a185ea93 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:25.172491 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.groups [None req-0799e4b7-99c1-4d19-b848-cbf8a185ea93 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] show called for member 09a49d50-6b41-4140-ae2c-6991231aacd1 {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:17:25.179696 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:25.179696 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:25.205310 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0799e4b7-99c1-4d19-b848-cbf8a185ea93 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 returned with HTTP 200 Aug 01 00:17:25.205881 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 269/1079] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:17:25 2026] GET /volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 => generated 392 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:25.230076 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-348f5690-f5e0-4972-90dd-10a2d466c66e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:25.359054 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0db199e5-8621-44f4-ade9-d9ba2e922edc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:25.361078 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-348f5690-f5e0-4972-90dd-10a2d466c66e tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:17:25.361418 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-348f5690-f5e0-4972-90dd-10a2d466c66e tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1395674565", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:25.363355 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0db199e5-8621-44f4-ade9-d9ba2e922edc tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d Aug 01 00:17:25.363355 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0db199e5-8621-44f4-ade9-d9ba2e922edc tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:25.363355 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0db199e5-8621-44f4-ade9-d9ba2e922edc tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:25.363355 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-0db199e5-8621-44f4-ade9-d9ba2e922edc tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id bc9cdb0b-9a4d-4ce2-b054-36f1318a502d. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:25.367425 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:25.367425 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:25.368995 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0db199e5-8621-44f4-ade9-d9ba2e922edc tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d returned with HTTP 200 Aug 01 00:17:25.369644 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 270/1080] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:25 2026] GET /volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:25.380063 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-348f5690-f5e0-4972-90dd-10a2d466c66e tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:17:25.382510 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 273/1081] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:17:25 2026] POST /volume/v3/types => generated 275 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:25.391883 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5c4247d2-bcbf-4fa3-9beb-7b2b86d301d6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:25.394180 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5c4247d2-bcbf-4fa3-9beb-7b2b86d301d6 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:17:25.394530 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5c4247d2-bcbf-4fa3-9beb-7b2b86d301d6 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1267413183", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:25.396552 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:25.396552 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:25.418588 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5c4247d2-bcbf-4fa3-9beb-7b2b86d301d6 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:17:25.419146 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 270/1082] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:17:25 2026] POST /volume/v3/types => generated 275 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:25.428782 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-cd087998-1eea-481b-a79f-0eabd0295434 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:25.507279 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cd087998-1eea-481b-a79f-0eabd0295434 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:17:25.507919 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cd087998-1eea-481b-a79f-0eabd0295434 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-945134821", "volume_type": "f664ddaa-fe80-42dd-b2c8-11a2d027279f", "size": 1}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:25.509599 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-cd087998-1eea-481b-a79f-0eabd0295434 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-945134821', 'volume_type': 'f664ddaa-fe80-42dd-b2c8-11a2d027279f', 'size': 1}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:17:25.516089 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-cd087998-1eea-481b-a79f-0eabd0295434 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Create volume of 1 GB Aug 01 00:17:25.516645 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:25.516645 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:25.517522 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-cd087998-1eea-481b-a79f-0eabd0295434 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Availability Zones retrieved successfully. Aug 01 00:17:25.679853 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-cd087998-1eea-481b-a79f-0eabd0295434 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Flow 'volume_create_api' (c2fde001-87ac-4619-8c7f-4d339f06be12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:25.681327 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-cd087998-1eea-481b-a79f-0eabd0295434 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b25e39c1-ca89-4ecd-83b5-fcd7007e266a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:25.682693 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-cd087998-1eea-481b-a79f-0eabd0295434 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:17:25.705322 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-cd087998-1eea-481b-a79f-0eabd0295434 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b25e39c1-ca89-4ecd-83b5-fcd7007e266a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:17:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=f664ddaa-fe80-42dd-b2c8-11a2d027279f,is_public=True,name='tempest-VolumeTypesTest-volume-type-1395674565',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f664ddaa-fe80-42dd-b2c8-11a2d027279f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:25.706363 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-cd087998-1eea-481b-a79f-0eabd0295434 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09ef0962-2dcd-4130-827f-add7e6778d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:25.742651 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-cd087998-1eea-481b-a79f-0eabd0295434 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1395674565 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1395674565, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:17:25.743026 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-cd087998-1eea-481b-a79f-0eabd0295434 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1395674565 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1395674565, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:17:25.792389 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-cd087998-1eea-481b-a79f-0eabd0295434 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Created reservations ['4c3e206f-e201-4c54-992c-59a7b17ea62c', '5e34d688-ab9e-4012-8791-3744f23edd32', '51cfb424-cb02-444f-9ff3-ef18536e3c16', 'f6ff5c51-950c-448c-9f38-39085578ddbf'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:25.793550 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-cd087998-1eea-481b-a79f-0eabd0295434 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09ef0962-2dcd-4130-827f-add7e6778d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c3e206f-e201-4c54-992c-59a7b17ea62c', '5e34d688-ab9e-4012-8791-3744f23edd32', '51cfb424-cb02-444f-9ff3-ef18536e3c16', 'f6ff5c51-950c-448c-9f38-39085578ddbf']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:25.794651 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-cd087998-1eea-481b-a79f-0eabd0295434 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67f7d411-6b4d-4857-a0ac-9439e879d0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:25.821529 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-cd087998-1eea-481b-a79f-0eabd0295434 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67f7d411-6b4d-4857-a0ac-9439e879d0a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '309174f6-168d-4e72-af42-48ab59c7cd25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-945134821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7ff28b44c0445e08bfd0f23c54bed28',qos_specs=None,replication_status=,reservations=['4c3e206f-e201-4c54-992c-59a7b17ea62c','5e34d688-ab9e-4012-8791-3744f23edd32','51cfb424-cb02-444f-9ff3-ef18536e3c16','f6ff5c51-950c-448c-9f38-39085578ddbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5943c77b5ad54fc4ae74e13489b25363',volume_type_id=f664ddaa-fe80-42dd-b2c8-11a2d027279f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:17:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-945134821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=309174f6-168d-4e72-af42-48ab59c7cd25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7ff28b44c0445e08bfd0f23c54bed28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5943c77b5ad54fc4ae74e13489b25363',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f664ddaa-fe80-42dd-b2c8-11a2d027279f),volume_type_id=f664ddaa-fe80-42dd-b2c8-11a2d027279f)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:25.822315 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-cd087998-1eea-481b-a79f-0eabd0295434 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (782592cc-27a5-496c-aae0-a234ffb3a677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:25.848283 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-cd087998-1eea-481b-a79f-0eabd0295434 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (782592cc-27a5-496c-aae0-a234ffb3a677) transitioned into state 'SUCCESS' from state '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-945134821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7ff28b44c0445e08bfd0f23c54bed28',qos_specs=None,replication_status=,reservations=['4c3e206f-e201-4c54-992c-59a7b17ea62c','5e34d688-ab9e-4012-8791-3744f23edd32','51cfb424-cb02-444f-9ff3-ef18536e3c16','f6ff5c51-950c-448c-9f38-39085578ddbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5943c77b5ad54fc4ae74e13489b25363',volume_type_id=f664ddaa-fe80-42dd-b2c8-11a2d027279f)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:25.849179 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-cd087998-1eea-481b-a79f-0eabd0295434 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bfc93af-f459-4cb4-a695-4c728d7efc63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:25.861401 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-cd087998-1eea-481b-a79f-0eabd0295434 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bfc93af-f459-4cb4-a695-4c728d7efc63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:25.862660 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-cd087998-1eea-481b-a79f-0eabd0295434 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Flow 'volume_create_api' (c2fde001-87ac-4619-8c7f-4d339f06be12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:25.863122 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-cd087998-1eea-481b-a79f-0eabd0295434 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Create volume request issued successfully. Aug 01 00:17:25.863899 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cd087998-1eea-481b-a79f-0eabd0295434 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:17:25.864453 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 270/1083] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:17:25 2026] POST /volume/v3/volumes => generated 783 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:17:25.879781 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-07962ecd-46d5-44dd-9c7b-b69ce7a231c9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:25.881826 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-07962ecd-46d5-44dd-9c7b-b69ce7a231c9 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] GET https://10.4.3.222/volume/v3/volumes/309174f6-168d-4e72-af42-48ab59c7cd25 Aug 01 00:17:25.882045 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-07962ecd-46d5-44dd-9c7b-b69ce7a231c9 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:25.882231 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-07962ecd-46d5-44dd-9c7b-b69ce7a231c9 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:25.890776 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:25.890776 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:25.895194 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-07962ecd-46d5-44dd-9c7b-b69ce7a231c9 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Volume info retrieved successfully. Aug 01 00:17:25.900811 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-07962ecd-46d5-44dd-9c7b-b69ce7a231c9 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] https://10.4.3.222/volume/v3/volumes/309174f6-168d-4e72-af42-48ab59c7cd25 returned with HTTP 200 Aug 01 00:17:25.901346 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 271/1084] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:25 2026] GET /volume/v3/volumes/309174f6-168d-4e72-af42-48ab59c7cd25 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:26.217193 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-045a95ef-013b-4be2-8038-847dd5c38492 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:26.218960 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-045a95ef-013b-4be2-8038-847dd5c38492 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 Aug 01 00:17:26.219196 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-045a95ef-013b-4be2-8038-847dd5c38492 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:26.219411 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-045a95ef-013b-4be2-8038-847dd5c38492 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:26.219535 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.groups [None req-045a95ef-013b-4be2-8038-847dd5c38492 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] show called for member 09a49d50-6b41-4140-ae2c-6991231aacd1 {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:17:26.223045 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:26.223045 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:26.232964 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-045a95ef-013b-4be2-8038-847dd5c38492 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 returned with HTTP 200 Aug 01 00:17:26.233735 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 274/1085] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:17:26 2026] GET /volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 => generated 393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:26.243925 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-762d0028-6465-49bf-b1a8-b7a537e9b411 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:26.246447 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-762d0028-6465-49bf-b1a8-b7a537e9b411 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:17:26.246885 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-762d0028-6465-49bf-b1a8-b7a537e9b411 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1995877759", "volume_type": "934ccb2e-89fe-456c-8f7d-85ca8ef4fb72", "group_id": "09a49d50-6b41-4140-ae2c-6991231aacd1", "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:26.249201 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-762d0028-6465-49bf-b1a8-b7a537e9b411 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1995877759', 'volume_type': '934ccb2e-89fe-456c-8f7d-85ca8ef4fb72', 'group_id': '09a49d50-6b41-4140-ae2c-6991231aacd1', 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:17:26.260144 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:26.260144 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:26.260696 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-762d0028-6465-49bf-b1a8-b7a537e9b411 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Create volume of 1 GB Aug 01 00:17:26.266971 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-762d0028-6465-49bf-b1a8-b7a537e9b411 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Availability Zones retrieved successfully. Aug 01 00:17:26.273405 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-762d0028-6465-49bf-b1a8-b7a537e9b411 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Flow 'volume_create_api' (3189c229-9287-4014-a7dc-9ed0f2748929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:26.274832 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-762d0028-6465-49bf-b1a8-b7a537e9b411 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (959a6ebe-0755-4db1-a506-72a175de44e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:26.275457 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:26.275457 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:26.275871 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-762d0028-6465-49bf-b1a8-b7a537e9b411 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:17:26.296180 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-762d0028-6465-49bf-b1a8-b7a537e9b411 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (959a6ebe-0755-4db1-a506-72a175de44e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:17:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=934ccb2e-89fe-456c-8f7d-85ca8ef4fb72,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1286593506',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '934ccb2e-89fe-456c-8f7d-85ca8ef4fb72', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '09a49d50-6b41-4140-ae2c-6991231aacd1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:26.297345 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-762d0028-6465-49bf-b1a8-b7a537e9b411 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36cb0504-5ddc-4e12-ae6d-eec94f5a4120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:26.330886 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-762d0028-6465-49bf-b1a8-b7a537e9b411 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1286593506 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1286593506, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:17:26.331962 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-762d0028-6465-49bf-b1a8-b7a537e9b411 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1286593506 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1286593506, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:17:26.365797 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-762d0028-6465-49bf-b1a8-b7a537e9b411 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Created reservations ['a9ce1f2b-6d51-4834-a98a-52f5db789fd5', '7610f1a7-6fe1-456f-910e-f4c57625ef67', '884b25b9-3562-4bf2-88ba-ba5cc49f58d2', 'dca71683-c52c-4673-bd6c-beb7ff7f2f7e'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:26.367130 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-762d0028-6465-49bf-b1a8-b7a537e9b411 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36cb0504-5ddc-4e12-ae6d-eec94f5a4120) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9ce1f2b-6d51-4834-a98a-52f5db789fd5', '7610f1a7-6fe1-456f-910e-f4c57625ef67', '884b25b9-3562-4bf2-88ba-ba5cc49f58d2', 'dca71683-c52c-4673-bd6c-beb7ff7f2f7e']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:26.368289 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-762d0028-6465-49bf-b1a8-b7a537e9b411 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c98d7ee-1e22-4f31-81b2-67325a011f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:26.383550 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f86622cc-25a9-48e7-bea1-23adcfbf6e10 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:26.385515 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f86622cc-25a9-48e7-bea1-23adcfbf6e10 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d Aug 01 00:17:26.385733 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f86622cc-25a9-48e7-bea1-23adcfbf6e10 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:26.385956 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f86622cc-25a9-48e7-bea1-23adcfbf6e10 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:26.386110 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-f86622cc-25a9-48e7-bea1-23adcfbf6e10 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id bc9cdb0b-9a4d-4ce2-b054-36f1318a502d. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:26.390785 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:26.390785 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:26.391783 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f86622cc-25a9-48e7-bea1-23adcfbf6e10 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d returned with HTTP 200 Aug 01 00:17:26.392269 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 271/1086] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:26 2026] GET /volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:26.409947 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-762d0028-6465-49bf-b1a8-b7a537e9b411 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c98d7ee-1e22-4f31-81b2-67325a011f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bf8cc61-ae58-4412-93ae-ccf5850afcc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1995877759',encryption_key_id=None,group_id=09a49d50-6b41-4140-ae2c-6991231aacd1,group_type_id=,metadata={},multiattach=False,project_id='e84fb37cb1bc444c8df2062395e88568',qos_specs=None,replication_status=,reservations=['a9ce1f2b-6d51-4834-a98a-52f5db789fd5','7610f1a7-6fe1-456f-910e-f4c57625ef67','884b25b9-3562-4bf2-88ba-ba5cc49f58d2','dca71683-c52c-4673-bd6c-beb7ff7f2f7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65b0f5b9c4e54c51b3caddd3e2afd73d',volume_type_id=934ccb2e-89fe-456c-8f7d-85ca8ef4fb72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:17:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1995877759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=09a49d50-6b41-4140-ae2c-6991231aacd1,host=None,id=3bf8cc61-ae58-4412-93ae-ccf5850afcc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e84fb37cb1bc444c8df2062395e88568',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65b0f5b9c4e54c51b3caddd3e2afd73d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(934ccb2e-89fe-456c-8f7d-85ca8ef4fb72),volume_type_id=934ccb2e-89fe-456c-8f7d-85ca8ef4fb72)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:26.411650 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-762d0028-6465-49bf-b1a8-b7a537e9b411 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50f20d2b-7aee-4983-8466-022fc5f2c48a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:26.433192 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-762d0028-6465-49bf-b1a8-b7a537e9b411 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50f20d2b-7aee-4983-8466-022fc5f2c48a) transitioned into state 'SUCCESS' from state '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-1995877759',encryption_key_id=None,group_id=09a49d50-6b41-4140-ae2c-6991231aacd1,group_type_id=,metadata={},multiattach=False,project_id='e84fb37cb1bc444c8df2062395e88568',qos_specs=None,replication_status=,reservations=['a9ce1f2b-6d51-4834-a98a-52f5db789fd5','7610f1a7-6fe1-456f-910e-f4c57625ef67','884b25b9-3562-4bf2-88ba-ba5cc49f58d2','dca71683-c52c-4673-bd6c-beb7ff7f2f7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65b0f5b9c4e54c51b3caddd3e2afd73d',volume_type_id=934ccb2e-89fe-456c-8f7d-85ca8ef4fb72)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:26.434322 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-762d0028-6465-49bf-b1a8-b7a537e9b411 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c26ab2c1-7318-471f-8545-f298add9bc41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:26.445690 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-762d0028-6465-49bf-b1a8-b7a537e9b411 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c26ab2c1-7318-471f-8545-f298add9bc41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:26.446525 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-762d0028-6465-49bf-b1a8-b7a537e9b411 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Flow 'volume_create_api' (3189c229-9287-4014-a7dc-9ed0f2748929) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:26.446891 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-762d0028-6465-49bf-b1a8-b7a537e9b411 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Create volume request issued successfully. Aug 01 00:17:26.447570 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-762d0028-6465-49bf-b1a8-b7a537e9b411 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:17:26.447749 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-762d0028-6465-49bf-b1a8-b7a537e9b411 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:17:26.484874 np0000006296 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-762d0028-6465-49bf-b1a8-b7a537e9b411 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:17:26.487785 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:26.487785 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:26.491423 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-762d0028-6465-49bf-b1a8-b7a537e9b411 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:17:26.491848 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 271/1087] 10.4.3.222 () {70 vars in 1300 bytes} [Sat Aug 1 00:17:26 2026] POST /volume/v3/volumes => generated 823 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 01 00:17:26.506566 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4c014179-6910-4bc0-bbf4-18c88c1b11e7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:26.511639 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4c014179-6910-4bc0-bbf4-18c88c1b11e7 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/volumes/3bf8cc61-ae58-4412-93ae-ccf5850afcc8 Aug 01 00:17:26.511971 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4c014179-6910-4bc0-bbf4-18c88c1b11e7 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:26.512216 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4c014179-6910-4bc0-bbf4-18c88c1b11e7 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:26.520197 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:26.520197 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:26.523991 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4c014179-6910-4bc0-bbf4-18c88c1b11e7 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Volume info retrieved successfully. Aug 01 00:17:26.524678 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-4c014179-6910-4bc0-bbf4-18c88c1b11e7 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:17:26.524864 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-4c014179-6910-4bc0-bbf4-18c88c1b11e7 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:17:26.568980 np0000006296 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-4c014179-6910-4bc0-bbf4-18c88c1b11e7 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:17:26.574425 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:26.574425 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:26.583110 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4c014179-6910-4bc0-bbf4-18c88c1b11e7 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/volumes/3bf8cc61-ae58-4412-93ae-ccf5850afcc8 returned with HTTP 200 Aug 01 00:17:26.583552 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 272/1088] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:17:26 2026] GET /volume/v3/volumes/3bf8cc61-ae58-4412-93ae-ccf5850afcc8 => generated 891 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:26.819750 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-0ce177f5-fc7c-4d1e-9073-07da3dc64fdf None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:26.823066 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0ce177f5-fc7c-4d1e-9073-07da3dc64fdf tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-reader] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:17:26.825979 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0ce177f5-fc7c-4d1e-9073-07da3dc64fdf tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-reader] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:26.825979 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0ce177f5-fc7c-4d1e-9073-07da3dc64fdf tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-reader] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:26.849623 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:26.849623 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:26.856007 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0ce177f5-fc7c-4d1e-9073-07da3dc64fdf tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-reader] Volume info retrieved successfully. Aug 01 00:17:26.863461 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0ce177f5-fc7c-4d1e-9073-07da3dc64fdf tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-reader] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:17:26.864263 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 275/1089] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:26 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 1442 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:26.930061 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-b8be5f46-6518-44ca-a524-5e1c9a40bf15 req-0fe804f9-8278-4204-b0a9-d42b645fe460 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:26.932091 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e161855b-f142-4d9e-a9a3-200e9f1da268 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:26.934618 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-b8be5f46-6518-44ca-a524-5e1c9a40bf15 req-0fe804f9-8278-4204-b0a9-d42b645fe460 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:17:26.934618 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-b8be5f46-6518-44ca-a524-5e1c9a40bf15 req-0fe804f9-8278-4204-b0a9-d42b645fe460 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:26.934618 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-b8be5f46-6518-44ca-a524-5e1c9a40bf15 req-0fe804f9-8278-4204-b0a9-d42b645fe460 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:26.936781 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e161855b-f142-4d9e-a9a3-200e9f1da268 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] GET https://10.4.3.222/volume/v3/volumes/309174f6-168d-4e72-af42-48ab59c7cd25 Aug 01 00:17:26.936781 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e161855b-f142-4d9e-a9a3-200e9f1da268 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:26.936781 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e161855b-f142-4d9e-a9a3-200e9f1da268 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:26.945422 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:26.945422 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:26.952130 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e161855b-f142-4d9e-a9a3-200e9f1da268 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Volume info retrieved successfully. Aug 01 00:17:26.956654 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:26.956654 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:26.957440 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e161855b-f142-4d9e-a9a3-200e9f1da268 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] https://10.4.3.222/volume/v3/volumes/309174f6-168d-4e72-af42-48ab59c7cd25 returned with HTTP 200 Aug 01 00:17:26.958034 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 272/1090] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:26 2026] GET /volume/v3/volumes/309174f6-168d-4e72-af42-48ab59c7cd25 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:26.967950 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-b8be5f46-6518-44ca-a524-5e1c9a40bf15 req-0fe804f9-8278-4204-b0a9-d42b645fe460 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:17:26.973149 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-b8be5f46-6518-44ca-a524-5e1c9a40bf15 req-0fe804f9-8278-4204-b0a9-d42b645fe460 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:17:26.973607 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 272/1091] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:17:26 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 1442 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:26.976313 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7506b351-8a4c-4433-bf81-42471ea0810b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:26.978036 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7506b351-8a4c-4433-bf81-42471ea0810b tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] POST https://10.4.3.222/volume/v3/volumes/309174f6-168d-4e72-af42-48ab59c7cd25/action Aug 01 00:17:26.978262 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7506b351-8a4c-4433-bf81-42471ea0810b tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Action body: b'{"os-retype": {"new_type": "1fddfbfb-194c-4762-9b19-d9059ab8b4a4"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:17:26.978382 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7506b351-8a4c-4433-bf81-42471ea0810b tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "1fddfbfb-194c-4762-9b19-d9059ab8b4a4"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:26.993818 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-b8be5f46-6518-44ca-a524-5e1c9a40bf15 req-367c05e8-c275-4d9a-b7a8-02c22a4e23b5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:26.995370 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-b8be5f46-6518-44ca-a524-5e1c9a40bf15 req-367c05e8-c275-4d9a-b7a8-02c22a4e23b5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] POST https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4/action Aug 01 00:17:26.995864 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-b8be5f46-6518-44ca-a524-5e1c9a40bf15 req-367c05e8-c275-4d9a-b7a8-02c22a4e23b5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:17:26.996011 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-b8be5f46-6518-44ca-a524-5e1c9a40bf15 req-367c05e8-c275-4d9a-b7a8-02c22a4e23b5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:26.996140 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:26.996140 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:26.996851 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7506b351-8a4c-4433-bf81-42471ea0810b tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Volume info retrieved successfully. Aug 01 00:17:27.010783 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:27.010783 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:27.011353 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-b8be5f46-6518-44ca-a524-5e1c9a40bf15 req-367c05e8-c275-4d9a-b7a8-02c22a4e23b5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:17:27.021386 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-b8be5f46-6518-44ca-a524-5e1c9a40bf15 req-367c05e8-c275-4d9a-b7a8-02c22a4e23b5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Begin detaching volume completed successfully. Aug 01 00:17:27.021908 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-b8be5f46-6518-44ca-a524-5e1c9a40bf15 req-367c05e8-c275-4d9a-b7a8-02c22a4e23b5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4/action returned with HTTP 202 Aug 01 00:17:27.022338 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 276/1092] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:17:26 2026] POST /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:17:27.045038 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-7506b351-8a4c-4433-bf81-42471ea0810b tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1267413183 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1267413183, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:17:27.045444 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-7506b351-8a4c-4433-bf81-42471ea0810b tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1267413183 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1267413183, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:17:27.050916 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-28c3f38b-2df7-4fac-b4a8-c450dcde3fea None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:27.054422 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-28c3f38b-2df7-4fac-b4a8-c450dcde3fea tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:17:27.054422 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-28c3f38b-2df7-4fac-b4a8-c450dcde3fea tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:27.054422 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-28c3f38b-2df7-4fac-b4a8-c450dcde3fea tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:27.069128 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:27.069128 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:27.073351 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-28c3f38b-2df7-4fac-b4a8-c450dcde3fea tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:17:27.074237 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-7506b351-8a4c-4433-bf81-42471ea0810b tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Created reservations ['d01008d3-28ec-4e1e-8866-1cae8a26140c', '46df0dae-5a2e-4884-8768-98712809060a'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:27.081203 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-28c3f38b-2df7-4fac-b4a8-c450dcde3fea tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:17:27.082261 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 273/1093] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:27 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 1445 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:27.092645 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e17074c5-2274-4638-a0e2-336db1a78a3b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:27.093076 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e17074c5-2274-4638-a0e2-336db1a78a3b None None] GET https://10.4.3.222/volume// Aug 01 00:17:27.093243 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e17074c5-2274-4638-a0e2-336db1a78a3b None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:27.093447 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e17074c5-2274-4638-a0e2-336db1a78a3b None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:27.093783 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e17074c5-2274-4638-a0e2-336db1a78a3b None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:17:27.094065 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 273/1094] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:17: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 01 00:17:27.094530 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-7506b351-8a4c-4433-bf81-42471ea0810b tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1395674565 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1395674565, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:17:27.095030 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-7506b351-8a4c-4433-bf81-42471ea0810b tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1395674565 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1395674565, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:17:27.102552 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-b8be5f46-6518-44ca-a524-5e1c9a40bf15 req-32a43d5a-bd1c-4e23-97bb-f3bfed677c8a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:27.104963 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-7506b351-8a4c-4433-bf81-42471ea0810b tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Created reservations ['1af815d4-0252-4004-9419-11d3ac104420', '083f1411-9287-43fb-8736-71e9b163cf04'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:27.105036 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-b8be5f46-6518-44ca-a524-5e1c9a40bf15 req-32a43d5a-bd1c-4e23-97bb-f3bfed677c8a tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:17:27.105237 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-b8be5f46-6518-44ca-a524-5e1c9a40bf15 req-32a43d5a-bd1c-4e23-97bb-f3bfed677c8a tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:27.105432 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-b8be5f46-6518-44ca-a524-5e1c9a40bf15 req-32a43d5a-bd1c-4e23-97bb-f3bfed677c8a tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:27.118551 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:27.118551 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:27.124042 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-b8be5f46-6518-44ca-a524-5e1c9a40bf15 req-32a43d5a-bd1c-4e23-97bb-f3bfed677c8a tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:17:27.131525 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-b8be5f46-6518-44ca-a524-5e1c9a40bf15 req-32a43d5a-bd1c-4e23-97bb-f3bfed677c8a tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:17:27.131867 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 277/1095] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:17:27 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 1625 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:17:27.146165 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7506b351-8a4c-4433-bf81-42471ea0810b tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Retype volume request issued successfully. Aug 01 00:17:27.146527 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7506b351-8a4c-4433-bf81-42471ea0810b tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] https://10.4.3.222/volume/v3/volumes/309174f6-168d-4e72-af42-48ab59c7cd25/action returned with HTTP 202 Aug 01 00:17:27.147303 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 273/1096] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:17:26 2026] POST /volume/v3/volumes/309174f6-168d-4e72-af42-48ab59c7cd25/action => generated 0 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:17:27.158884 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-73e12eac-3929-44ce-803b-e4265e0313bd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:27.162947 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-73e12eac-3929-44ce-803b-e4265e0313bd tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] GET https://10.4.3.222/volume/v3/volumes/309174f6-168d-4e72-af42-48ab59c7cd25 Aug 01 00:17:27.163207 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-73e12eac-3929-44ce-803b-e4265e0313bd tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:27.163435 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-73e12eac-3929-44ce-803b-e4265e0313bd tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:27.178398 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:27.178398 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:27.183475 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-73e12eac-3929-44ce-803b-e4265e0313bd tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Volume info retrieved successfully. Aug 01 00:17:27.189852 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-73e12eac-3929-44ce-803b-e4265e0313bd tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] https://10.4.3.222/volume/v3/volumes/309174f6-168d-4e72-af42-48ab59c7cd25 returned with HTTP 200 Aug 01 00:17:27.190408 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 274/1097] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:27 2026] GET /volume/v3/volumes/309174f6-168d-4e72-af42-48ab59c7cd25 => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:27.407092 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6cccb197-e597-4f3b-9ebc-f431919a9e96 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:27.409024 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6cccb197-e597-4f3b-9ebc-f431919a9e96 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d Aug 01 00:17:27.409483 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6cccb197-e597-4f3b-9ebc-f431919a9e96 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:27.409483 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6cccb197-e597-4f3b-9ebc-f431919a9e96 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:27.409558 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-6cccb197-e597-4f3b-9ebc-f431919a9e96 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id bc9cdb0b-9a4d-4ce2-b054-36f1318a502d. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:27.413485 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:27.413485 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:27.414225 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6cccb197-e597-4f3b-9ebc-f431919a9e96 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d returned with HTTP 200 Aug 01 00:17:27.414547 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 274/1098] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:27 2026] GET /volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:27.601504 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-40c76302-64bc-48f0-a95e-c3554a3f3235 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:27.603486 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-40c76302-64bc-48f0-a95e-c3554a3f3235 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/volumes/3bf8cc61-ae58-4412-93ae-ccf5850afcc8 Aug 01 00:17:27.603816 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-40c76302-64bc-48f0-a95e-c3554a3f3235 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:27.604215 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-40c76302-64bc-48f0-a95e-c3554a3f3235 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:27.613121 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:27.613121 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:27.617267 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-40c76302-64bc-48f0-a95e-c3554a3f3235 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Volume info retrieved successfully. Aug 01 00:17:27.617930 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-40c76302-64bc-48f0-a95e-c3554a3f3235 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:17:27.618083 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-40c76302-64bc-48f0-a95e-c3554a3f3235 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:17:27.651118 np0000006296 devstack@c-api.service[100408]: DEBUG oslo_db.sqlalchemy.engines [None req-40c76302-64bc-48f0-a95e-c3554a3f3235 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100408) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:17:27.653811 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:27.653811 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:27.660411 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-40c76302-64bc-48f0-a95e-c3554a3f3235 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/volumes/3bf8cc61-ae58-4412-93ae-ccf5850afcc8 returned with HTTP 200 Aug 01 00:17:27.660783 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 278/1099] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:17:27 2026] GET /volume/v3/volumes/3bf8cc61-ae58-4412-93ae-ccf5850afcc8 => generated 916 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:27.677300 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-81a4fb10-72a8-4ca1-a9ee-76aed3482e10 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:27.679426 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-81a4fb10-72a8-4ca1-a9ee-76aed3482e10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:17:27.679848 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-81a4fb10-72a8-4ca1-a9ee-76aed3482e10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2034226405", "volume_type": "934ccb2e-89fe-456c-8f7d-85ca8ef4fb72", "group_id": "09a49d50-6b41-4140-ae2c-6991231aacd1", "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:27.681320 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-81a4fb10-72a8-4ca1-a9ee-76aed3482e10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2034226405', 'volume_type': '934ccb2e-89fe-456c-8f7d-85ca8ef4fb72', 'group_id': '09a49d50-6b41-4140-ae2c-6991231aacd1', 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:17:27.692445 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:27.692445 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:27.693174 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-81a4fb10-72a8-4ca1-a9ee-76aed3482e10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Create volume of 1 GB Aug 01 00:17:27.699111 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-81a4fb10-72a8-4ca1-a9ee-76aed3482e10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Availability Zones retrieved successfully. Aug 01 00:17:27.706296 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-81a4fb10-72a8-4ca1-a9ee-76aed3482e10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Flow 'volume_create_api' (7a810b16-66c8-4576-b8f5-bc6af9886b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:27.709331 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-81a4fb10-72a8-4ca1-a9ee-76aed3482e10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c81e1aa3-9e08-4b14-9077-28e0a3b13b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:27.709827 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:27.709827 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:27.710200 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-81a4fb10-72a8-4ca1-a9ee-76aed3482e10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:17:27.736626 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-81a4fb10-72a8-4ca1-a9ee-76aed3482e10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c81e1aa3-9e08-4b14-9077-28e0a3b13b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:17:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=934ccb2e-89fe-456c-8f7d-85ca8ef4fb72,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1286593506',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '934ccb2e-89fe-456c-8f7d-85ca8ef4fb72', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '09a49d50-6b41-4140-ae2c-6991231aacd1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:27.737373 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-81a4fb10-72a8-4ca1-a9ee-76aed3482e10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (209edfab-cd9a-4748-8b02-303b905963dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:27.772124 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-81a4fb10-72a8-4ca1-a9ee-76aed3482e10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1286593506 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1286593506, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:17:27.772679 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-81a4fb10-72a8-4ca1-a9ee-76aed3482e10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1286593506 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1286593506, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:17:27.786447 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-81a4fb10-72a8-4ca1-a9ee-76aed3482e10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Created reservations ['4388e165-89bd-4315-ad98-96bd0085356a', 'f6da6d87-ec1d-4d4e-9427-51518d9d5926', 'f0dac64a-e1b0-4060-b1aa-19a8f08d2591', '1d6f1746-b486-49a9-baa9-6faa60f963bd'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:27.787343 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-81a4fb10-72a8-4ca1-a9ee-76aed3482e10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (209edfab-cd9a-4748-8b02-303b905963dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4388e165-89bd-4315-ad98-96bd0085356a', 'f6da6d87-ec1d-4d4e-9427-51518d9d5926', 'f0dac64a-e1b0-4060-b1aa-19a8f08d2591', '1d6f1746-b486-49a9-baa9-6faa60f963bd']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:27.788176 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-81a4fb10-72a8-4ca1-a9ee-76aed3482e10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dc8f08b-75c5-418c-8f26-1fe98dddcbe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:27.804020 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-b8be5f46-6518-44ca-a524-5e1c9a40bf15 req-c68f5c7c-bb1e-4b86-8acf-1b00549a4e34 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:27.806557 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-b8be5f46-6518-44ca-a524-5e1c9a40bf15 req-c68f5c7c-bb1e-4b86-8acf-1b00549a4e34 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:17:27.806878 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-b8be5f46-6518-44ca-a524-5e1c9a40bf15 req-c68f5c7c-bb1e-4b86-8acf-1b00549a4e34 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:27.807001 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-b8be5f46-6518-44ca-a524-5e1c9a40bf15 req-c68f5c7c-bb1e-4b86-8acf-1b00549a4e34 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:27.813178 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-81a4fb10-72a8-4ca1-a9ee-76aed3482e10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dc8f08b-75c5-418c-8f26-1fe98dddcbe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b975766f-d902-4549-974f-12162a05e092', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2034226405',encryption_key_id=None,group_id=09a49d50-6b41-4140-ae2c-6991231aacd1,group_type_id=,metadata={},multiattach=False,project_id='e84fb37cb1bc444c8df2062395e88568',qos_specs=None,replication_status=,reservations=['4388e165-89bd-4315-ad98-96bd0085356a','f6da6d87-ec1d-4d4e-9427-51518d9d5926','f0dac64a-e1b0-4060-b1aa-19a8f08d2591','1d6f1746-b486-49a9-baa9-6faa60f963bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65b0f5b9c4e54c51b3caddd3e2afd73d',volume_type_id=934ccb2e-89fe-456c-8f7d-85ca8ef4fb72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:17:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2034226405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=09a49d50-6b41-4140-ae2c-6991231aacd1,host=None,id=b975766f-d902-4549-974f-12162a05e092,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e84fb37cb1bc444c8df2062395e88568',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65b0f5b9c4e54c51b3caddd3e2afd73d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(934ccb2e-89fe-456c-8f7d-85ca8ef4fb72),volume_type_id=934ccb2e-89fe-456c-8f7d-85ca8ef4fb72)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:27.814024 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-81a4fb10-72a8-4ca1-a9ee-76aed3482e10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a45cfacf-0a3a-4951-9d21-41e9cd61c032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:27.819401 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:27.819401 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:27.823254 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-b8be5f46-6518-44ca-a524-5e1c9a40bf15 req-c68f5c7c-bb1e-4b86-8acf-1b00549a4e34 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:17:27.827917 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-b8be5f46-6518-44ca-a524-5e1c9a40bf15 req-c68f5c7c-bb1e-4b86-8acf-1b00549a4e34 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:17:27.828460 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 275/1100] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:17:27 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 1445 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:27.836877 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-81a4fb10-72a8-4ca1-a9ee-76aed3482e10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a45cfacf-0a3a-4951-9d21-41e9cd61c032) transitioned into state 'SUCCESS' from state '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-2034226405',encryption_key_id=None,group_id=09a49d50-6b41-4140-ae2c-6991231aacd1,group_type_id=,metadata={},multiattach=False,project_id='e84fb37cb1bc444c8df2062395e88568',qos_specs=None,replication_status=,reservations=['4388e165-89bd-4315-ad98-96bd0085356a','f6da6d87-ec1d-4d4e-9427-51518d9d5926','f0dac64a-e1b0-4060-b1aa-19a8f08d2591','1d6f1746-b486-49a9-baa9-6faa60f963bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65b0f5b9c4e54c51b3caddd3e2afd73d',volume_type_id=934ccb2e-89fe-456c-8f7d-85ca8ef4fb72)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:27.837726 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-81a4fb10-72a8-4ca1-a9ee-76aed3482e10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68df24c6-3b4f-413e-bfd5-a169d7520f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:27.845974 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-b8be5f46-6518-44ca-a524-5e1c9a40bf15 req-ea772acd-9bf2-48cf-9f60-c499c040b8d4 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:27.851906 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-b8be5f46-6518-44ca-a524-5e1c9a40bf15 req-ea772acd-9bf2-48cf-9f60-c499c040b8d4 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] DELETE https://10.4.3.222/volume/v3/attachments/0a376ad6-95e7-430c-b185-e76d0f442342 Aug 01 00:17:27.852143 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-b8be5f46-6518-44ca-a524-5e1c9a40bf15 req-ea772acd-9bf2-48cf-9f60-c499c040b8d4 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:27.852401 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-b8be5f46-6518-44ca-a524-5e1c9a40bf15 req-ea772acd-9bf2-48cf-9f60-c499c040b8d4 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:27.854990 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-81a4fb10-72a8-4ca1-a9ee-76aed3482e10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68df24c6-3b4f-413e-bfd5-a169d7520f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:27.856244 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-81a4fb10-72a8-4ca1-a9ee-76aed3482e10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Flow 'volume_create_api' (7a810b16-66c8-4576-b8f5-bc6af9886b90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:27.856244 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-81a4fb10-72a8-4ca1-a9ee-76aed3482e10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Create volume request issued successfully. Aug 01 00:17:27.859750 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-81a4fb10-72a8-4ca1-a9ee-76aed3482e10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:17:27.859945 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-81a4fb10-72a8-4ca1-a9ee-76aed3482e10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:17:27.865431 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:27.865431 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:27.921598 np0000006296 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-81a4fb10-72a8-4ca1-a9ee-76aed3482e10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:17:27.925430 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:27.925430 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:27.926179 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-b8be5f46-6518-44ca-a524-5e1c9a40bf15 req-ea772acd-9bf2-48cf-9f60-c499c040b8d4 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments/0a376ad6-95e7-430c-b185-e76d0f442342 returned with HTTP 200 Aug 01 00:17:27.926613 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 275/1101] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:17:27 2026] DELETE /volume/v3/attachments/0a376ad6-95e7-430c-b185-e76d0f442342 => generated 192 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:27.929785 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-81a4fb10-72a8-4ca1-a9ee-76aed3482e10 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:17:27.930405 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 274/1102] 10.4.3.222 () {70 vars in 1300 bytes} [Sat Aug 1 00:17:27 2026] POST /volume/v3/volumes => generated 823 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:27.945312 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-064a2688-0733-4803-a2a6-355517a854e8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:27.947967 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-064a2688-0733-4803-a2a6-355517a854e8 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/volumes/b975766f-d902-4549-974f-12162a05e092 Aug 01 00:17:27.948208 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-064a2688-0733-4803-a2a6-355517a854e8 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:27.948402 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-064a2688-0733-4803-a2a6-355517a854e8 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:27.956291 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:27.956291 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:27.960212 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-064a2688-0733-4803-a2a6-355517a854e8 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Volume info retrieved successfully. Aug 01 00:17:27.961817 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-064a2688-0733-4803-a2a6-355517a854e8 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:17:27.961817 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-064a2688-0733-4803-a2a6-355517a854e8 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:17:28.014480 np0000006296 devstack@c-api.service[100408]: DEBUG oslo_db.sqlalchemy.engines [None req-064a2688-0733-4803-a2a6-355517a854e8 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100408) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:17:28.017877 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:28.017877 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:28.025941 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-064a2688-0733-4803-a2a6-355517a854e8 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/volumes/b975766f-d902-4549-974f-12162a05e092 returned with HTTP 200 Aug 01 00:17:28.026576 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 279/1103] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:17:27 2026] GET /volume/v3/volumes/b975766f-d902-4549-974f-12162a05e092 => generated 891 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:28.099837 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5fd9771e-2f6c-4b7d-aee9-3332913dbbfa None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:28.101695 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5fd9771e-2f6c-4b7d-aee9-3332913dbbfa tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:17:28.102118 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5fd9771e-2f6c-4b7d-aee9-3332913dbbfa tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:28.102185 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5fd9771e-2f6c-4b7d-aee9-3332913dbbfa tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:28.113867 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:28.113867 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:28.120751 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5fd9771e-2f6c-4b7d-aee9-3332913dbbfa tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:17:28.128730 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5fd9771e-2f6c-4b7d-aee9-3332913dbbfa tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:17:28.129153 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 276/1104] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:28 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:28.150454 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4df7e085-437e-4ad3-814e-b9ea9c0f4309 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:28.152379 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4df7e085-437e-4ad3-814e-b9ea9c0f4309 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-reader] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:17:28.152675 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4df7e085-437e-4ad3-814e-b9ea9c0f4309 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-reader] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:28.152904 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4df7e085-437e-4ad3-814e-b9ea9c0f4309 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-reader] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:28.164107 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:28.164107 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:28.168151 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-4df7e085-437e-4ad3-814e-b9ea9c0f4309 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-reader] Volume info retrieved successfully. Aug 01 00:17:28.173306 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4df7e085-437e-4ad3-814e-b9ea9c0f4309 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-reader] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:17:28.173821 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 276/1105] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:28 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 1145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:28.204600 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1e7843e1-ebad-4408-9c51-fbe308ec4066 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:28.206123 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1e7843e1-ebad-4408-9c51-fbe308ec4066 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] GET https://10.4.3.222/volume/v3/volumes/309174f6-168d-4e72-af42-48ab59c7cd25 Aug 01 00:17:28.206536 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1e7843e1-ebad-4408-9c51-fbe308ec4066 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:28.206536 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1e7843e1-ebad-4408-9c51-fbe308ec4066 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:28.213998 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:28.213998 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:28.219320 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1e7843e1-ebad-4408-9c51-fbe308ec4066 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Volume info retrieved successfully. Aug 01 00:17:28.222262 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1e7843e1-ebad-4408-9c51-fbe308ec4066 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] https://10.4.3.222/volume/v3/volumes/309174f6-168d-4e72-af42-48ab59c7cd25 returned with HTTP 200 Aug 01 00:17:28.222628 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 275/1106] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:28 2026] GET /volume/v3/volumes/309174f6-168d-4e72-af42-48ab59c7cd25 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:28.231916 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-036ffdc1-484f-431b-b4a6-b64bcdc732a1 req-55f7dd9b-f3be-416e-af17-ad1c7b39c6d9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:28.235948 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-036ffdc1-484f-431b-b4a6-b64bcdc732a1 req-55f7dd9b-f3be-416e-af17-ad1c7b39c6d9 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:17:28.236152 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-036ffdc1-484f-431b-b4a6-b64bcdc732a1 req-55f7dd9b-f3be-416e-af17-ad1c7b39c6d9 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:28.236368 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-036ffdc1-484f-431b-b4a6-b64bcdc732a1 req-55f7dd9b-f3be-416e-af17-ad1c7b39c6d9 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:28.239236 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-34108835-41c6-4303-af48-3a94bf11ca5d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:28.241227 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-34108835-41c6-4303-af48-3a94bf11ca5d tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] GET https://10.4.3.222/volume/v3/volumes/309174f6-168d-4e72-af42-48ab59c7cd25 Aug 01 00:17:28.241460 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-34108835-41c6-4303-af48-3a94bf11ca5d tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:28.241687 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-34108835-41c6-4303-af48-3a94bf11ca5d tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:28.245922 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:28.245922 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:28.250531 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-036ffdc1-484f-431b-b4a6-b64bcdc732a1 req-55f7dd9b-f3be-416e-af17-ad1c7b39c6d9 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:17:28.250614 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:28.250614 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:28.255737 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-34108835-41c6-4303-af48-3a94bf11ca5d tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Volume info retrieved successfully. Aug 01 00:17:28.256628 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-036ffdc1-484f-431b-b4a6-b64bcdc732a1 req-55f7dd9b-f3be-416e-af17-ad1c7b39c6d9 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:17:28.257062 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 280/1107] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:17:28 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:28.262052 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-34108835-41c6-4303-af48-3a94bf11ca5d tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] https://10.4.3.222/volume/v3/volumes/309174f6-168d-4e72-af42-48ab59c7cd25 returned with HTTP 200 Aug 01 00:17:28.262488 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 277/1108] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:28 2026] GET /volume/v3/volumes/309174f6-168d-4e72-af42-48ab59c7cd25 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:28.273914 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-036ffdc1-484f-431b-b4a6-b64bcdc732a1 req-4e51c077-008f-4baa-810c-3c9965614a10 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:28.276391 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-036ffdc1-484f-431b-b4a6-b64bcdc732a1 req-4e51c077-008f-4baa-810c-3c9965614a10 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] POST https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4/action Aug 01 00:17:28.276779 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0f185eee-e410-414a-906f-e51aa55fb22c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:28.276870 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-036ffdc1-484f-431b-b4a6-b64bcdc732a1 req-4e51c077-008f-4baa-810c-3c9965614a10 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:17:28.277037 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-036ffdc1-484f-431b-b4a6-b64bcdc732a1 req-4e51c077-008f-4baa-810c-3c9965614a10 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:28.278533 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0f185eee-e410-414a-906f-e51aa55fb22c tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] GET https://10.4.3.222/volume/v3/volumes/309174f6-168d-4e72-af42-48ab59c7cd25 Aug 01 00:17:28.278773 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0f185eee-e410-414a-906f-e51aa55fb22c tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:28.278961 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0f185eee-e410-414a-906f-e51aa55fb22c tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:28.288519 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:28.288519 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:28.292513 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:28.292513 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:28.292991 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-036ffdc1-484f-431b-b4a6-b64bcdc732a1 req-4e51c077-008f-4baa-810c-3c9965614a10 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:17:28.294287 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0f185eee-e410-414a-906f-e51aa55fb22c tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Volume info retrieved successfully. Aug 01 00:17:28.303070 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0f185eee-e410-414a-906f-e51aa55fb22c tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] https://10.4.3.222/volume/v3/volumes/309174f6-168d-4e72-af42-48ab59c7cd25 returned with HTTP 200 Aug 01 00:17:28.303481 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 276/1109] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:28 2026] GET /volume/v3/volumes/309174f6-168d-4e72-af42-48ab59c7cd25 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:28.306856 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-036ffdc1-484f-431b-b4a6-b64bcdc732a1 req-4e51c077-008f-4baa-810c-3c9965614a10 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Begin detaching volume completed successfully. Aug 01 00:17:28.306856 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-036ffdc1-484f-431b-b4a6-b64bcdc732a1 req-4e51c077-008f-4baa-810c-3c9965614a10 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4/action returned with HTTP 202 Aug 01 00:17:28.306856 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 277/1110] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:17:28 2026] POST /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:17:28.317835 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-346bb1a7-d123-474e-b83d-d6f8efb5eee9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:28.319758 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-346bb1a7-d123-474e-b83d-d6f8efb5eee9 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] DELETE https://10.4.3.222/volume/v3/volumes/309174f6-168d-4e72-af42-48ab59c7cd25 Aug 01 00:17:28.320084 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-346bb1a7-d123-474e-b83d-d6f8efb5eee9 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:28.320861 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-346bb1a7-d123-474e-b83d-d6f8efb5eee9 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:28.321039 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-346bb1a7-d123-474e-b83d-d6f8efb5eee9 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Delete volume with id: 309174f6-168d-4e72-af42-48ab59c7cd25 Aug 01 00:17:28.328291 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:28.328291 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:28.328851 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-346bb1a7-d123-474e-b83d-d6f8efb5eee9 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Volume info retrieved successfully. Aug 01 00:17:28.330046 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-efad998b-14a4-4c8a-ab80-dd3ae3c479ae None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:28.333002 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-efad998b-14a4-4c8a-ab80-dd3ae3c479ae tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:17:28.334227 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-efad998b-14a4-4c8a-ab80-dd3ae3c479ae tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:28.334479 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-efad998b-14a4-4c8a-ab80-dd3ae3c479ae tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:28.345588 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-346bb1a7-d123-474e-b83d-d6f8efb5eee9 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Delete volume request issued successfully. Aug 01 00:17:28.345814 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-346bb1a7-d123-474e-b83d-d6f8efb5eee9 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] https://10.4.3.222/volume/v3/volumes/309174f6-168d-4e72-af42-48ab59c7cd25 returned with HTTP 202 Aug 01 00:17:28.346204 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 281/1111] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:17:28 2026] DELETE /volume/v3/volumes/309174f6-168d-4e72-af42-48ab59c7cd25 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:17:28.347094 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:28.347094 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:28.351853 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-efad998b-14a4-4c8a-ab80-dd3ae3c479ae tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:17:28.356687 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-efad998b-14a4-4c8a-ab80-dd3ae3c479ae tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:17:28.357118 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 278/1112] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:28 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:28.357907 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-58946b6e-2697-49b8-b217-68a5b0525565 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:28.360989 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-dad3097b-3f94-4111-8b55-a203244ef155 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:28.361388 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-dad3097b-3f94-4111-8b55-a203244ef155 None None] GET https://10.4.3.222/volume// Aug 01 00:17:28.361570 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-dad3097b-3f94-4111-8b55-a203244ef155 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:28.361791 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-dad3097b-3f94-4111-8b55-a203244ef155 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:28.362113 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-dad3097b-3f94-4111-8b55-a203244ef155 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:17:28.362431 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 278/1113] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:17: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 01 00:17:28.369160 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-58946b6e-2697-49b8-b217-68a5b0525565 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] GET https://10.4.3.222/volume/v3/volumes/309174f6-168d-4e72-af42-48ab59c7cd25 Aug 01 00:17:28.369560 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-58946b6e-2697-49b8-b217-68a5b0525565 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:28.369901 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-58946b6e-2697-49b8-b217-68a5b0525565 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:28.370005 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-036ffdc1-484f-431b-b4a6-b64bcdc732a1 req-061d4899-732e-4136-ab12-2204fd884692 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:28.371915 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-036ffdc1-484f-431b-b4a6-b64bcdc732a1 req-061d4899-732e-4136-ab12-2204fd884692 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:17:28.372121 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-036ffdc1-484f-431b-b4a6-b64bcdc732a1 req-061d4899-732e-4136-ab12-2204fd884692 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:28.372350 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-036ffdc1-484f-431b-b4a6-b64bcdc732a1 req-061d4899-732e-4136-ab12-2204fd884692 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:28.379242 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:28.379242 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:28.383891 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:28.383891 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:28.384018 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-58946b6e-2697-49b8-b217-68a5b0525565 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Volume info retrieved successfully. Aug 01 00:17:28.387399 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-036ffdc1-484f-431b-b4a6-b64bcdc732a1 req-061d4899-732e-4136-ab12-2204fd884692 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:17:28.389750 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-58946b6e-2697-49b8-b217-68a5b0525565 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] https://10.4.3.222/volume/v3/volumes/309174f6-168d-4e72-af42-48ab59c7cd25 returned with HTTP 200 Aug 01 00:17:28.390299 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 277/1114] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:28 2026] GET /volume/v3/volumes/309174f6-168d-4e72-af42-48ab59c7cd25 => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:28.393788 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-036ffdc1-484f-431b-b4a6-b64bcdc732a1 req-061d4899-732e-4136-ab12-2204fd884692 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:17:28.393788 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 282/1115] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:17:28 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 1328 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:17:28.427882 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e473a25c-8378-4845-8d41-91cbc0a71bf9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:28.430334 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e473a25c-8378-4845-8d41-91cbc0a71bf9 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d Aug 01 00:17:28.430753 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e473a25c-8378-4845-8d41-91cbc0a71bf9 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:28.431073 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e473a25c-8378-4845-8d41-91cbc0a71bf9 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:28.431367 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-e473a25c-8378-4845-8d41-91cbc0a71bf9 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id bc9cdb0b-9a4d-4ce2-b054-36f1318a502d. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:28.436127 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:28.436127 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:28.437153 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e473a25c-8378-4845-8d41-91cbc0a71bf9 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d returned with HTTP 200 Aug 01 00:17:28.437518 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 279/1116] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:28 2026] GET /volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:29.041531 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f2f533b5-584a-4013-ab21-eb25cf3a3385 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:29.043743 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f2f533b5-584a-4013-ab21-eb25cf3a3385 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/volumes/b975766f-d902-4549-974f-12162a05e092 Aug 01 00:17:29.044075 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f2f533b5-584a-4013-ab21-eb25cf3a3385 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:29.044351 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f2f533b5-584a-4013-ab21-eb25cf3a3385 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:29.055543 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:29.055543 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:29.060966 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f2f533b5-584a-4013-ab21-eb25cf3a3385 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Volume info retrieved successfully. Aug 01 00:17:29.062014 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-f2f533b5-584a-4013-ab21-eb25cf3a3385 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:17:29.062240 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-f2f533b5-584a-4013-ab21-eb25cf3a3385 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:17:29.125055 np0000006296 devstack@c-api.service[100409]: DEBUG oslo_db.sqlalchemy.engines [None req-f2f533b5-584a-4013-ab21-eb25cf3a3385 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:17:29.128489 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:29.128489 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:29.136612 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f2f533b5-584a-4013-ab21-eb25cf3a3385 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/volumes/b975766f-d902-4549-974f-12162a05e092 returned with HTTP 200 Aug 01 00:17:29.137186 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 279/1117] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:17:29 2026] GET /volume/v3/volumes/b975766f-d902-4549-974f-12162a05e092 => generated 916 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:29.156942 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-38089996-8a20-4ee0-870e-b0180ee75425 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:29.159026 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-38089996-8a20-4ee0-870e-b0180ee75425 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] PUT https://10.4.3.222/volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 Aug 01 00:17:29.159235 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-38089996-8a20-4ee0-870e-b0180ee75425 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "3bf8cc61-ae58-4412-93ae-ccf5850afcc8"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:29.160900 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-38089996-8a20-4ee0-870e-b0180ee75425 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Update called for group 09a49d50-6b41-4140-ae2c-6991231aacd1. {{(pid=100407) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 01 00:17:29.160900 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.groups [None req-38089996-8a20-4ee0-870e-b0180ee75425 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Updating group 09a49d50-6b41-4140-ae2c-6991231aacd1 with name None description: None add_volumes: None remove_volumes: 3bf8cc61-ae58-4412-93ae-ccf5850afcc8. Aug 01 00:17:29.168094 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:29.168094 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:29.208659 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-38089996-8a20-4ee0-870e-b0180ee75425 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 returned with HTTP 202 Aug 01 00:17:29.208659 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 278/1118] 10.4.3.222 () {70 vars in 1406 bytes} [Sat Aug 1 00:17:29 2026] PUT /volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:17:29.214219 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-10757b57-694d-4e5e-826c-82f67bce2726 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:29.220751 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-10757b57-694d-4e5e-826c-82f67bce2726 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 Aug 01 00:17:29.220936 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-10757b57-694d-4e5e-826c-82f67bce2726 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:29.221323 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-10757b57-694d-4e5e-826c-82f67bce2726 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:29.221359 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.groups [None req-10757b57-694d-4e5e-826c-82f67bce2726 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] show called for member 09a49d50-6b41-4140-ae2c-6991231aacd1 {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:17:29.233783 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:29.233783 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:29.250868 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-10757b57-694d-4e5e-826c-82f67bce2726 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 returned with HTTP 200 Aug 01 00:17:29.250868 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 283/1119] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:17:29 2026] GET /volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 => generated 392 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:29.374560 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b1469a20-d93a-4f8d-9432-1c3c51ed0f68 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:29.376237 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b1469a20-d93a-4f8d-9432-1c3c51ed0f68 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:17:29.376418 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b1469a20-d93a-4f8d-9432-1c3c51ed0f68 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:29.376949 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b1469a20-d93a-4f8d-9432-1c3c51ed0f68 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:29.389662 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:29.389662 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:29.396458 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b1469a20-d93a-4f8d-9432-1c3c51ed0f68 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:17:29.404354 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b1469a20-d93a-4f8d-9432-1c3c51ed0f68 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:17:29.404922 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 280/1120] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:29 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:29.406685 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-04d57b60-2d56-4703-8e5a-f14548be92f6 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:29.408951 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-04d57b60-2d56-4703-8e5a-f14548be92f6 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] GET https://10.4.3.222/volume/v3/volumes/309174f6-168d-4e72-af42-48ab59c7cd25 Aug 01 00:17:29.409251 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-04d57b60-2d56-4703-8e5a-f14548be92f6 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:29.409762 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-04d57b60-2d56-4703-8e5a-f14548be92f6 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:29.415990 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-04d57b60-2d56-4703-8e5a-f14548be92f6 tempest-VolumeTypesTest-1632337516 tempest-VolumeTypesTest-1632337516-project-member] https://10.4.3.222/volume/v3/volumes/309174f6-168d-4e72-af42-48ab59c7cd25 returned with HTTP 404 Aug 01 00:17:29.416666 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 280/1121] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:29 2026] GET /volume/v3/volumes/309174f6-168d-4e72-af42-48ab59c7cd25 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:29.424002 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5c4ac696-d6a8-42ec-9e6e-36c02ec48335 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:29.426292 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5c4ac696-d6a8-42ec-9e6e-36c02ec48335 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] DELETE https://10.4.3.222/volume/v3/types/1fddfbfb-194c-4762-9b19-d9059ab8b4a4 Aug 01 00:17:29.426568 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5c4ac696-d6a8-42ec-9e6e-36c02ec48335 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:29.428401 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5c4ac696-d6a8-42ec-9e6e-36c02ec48335 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:29.448966 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-3e93aae0-fcd3-4142-bea4-ea709abf8cc7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:29.451499 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3e93aae0-fcd3-4142-bea4-ea709abf8cc7 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d Aug 01 00:17:29.451678 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3e93aae0-fcd3-4142-bea4-ea709abf8cc7 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:29.451881 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3e93aae0-fcd3-4142-bea4-ea709abf8cc7 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:29.451973 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-3e93aae0-fcd3-4142-bea4-ea709abf8cc7 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id bc9cdb0b-9a4d-4ce2-b054-36f1318a502d. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:29.454857 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5c4ac696-d6a8-42ec-9e6e-36c02ec48335 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] https://10.4.3.222/volume/v3/types/1fddfbfb-194c-4762-9b19-d9059ab8b4a4 returned with HTTP 202 Aug 01 00:17:29.455346 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 279/1122] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:17:29 2026] DELETE /volume/v3/types/1fddfbfb-194c-4762-9b19-d9059ab8b4a4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:17:29.457997 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:29.457997 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:29.459984 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3e93aae0-fcd3-4142-bea4-ea709abf8cc7 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d returned with HTTP 200 Aug 01 00:17:29.460395 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 284/1123] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:29 2026] GET /volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:29.462022 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9b9cefc6-9fd3-4937-815e-3c1475eeaabe None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:29.463913 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9b9cefc6-9fd3-4937-815e-3c1475eeaabe tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] GET https://10.4.3.222/volume/v3/types/1fddfbfb-194c-4762-9b19-d9059ab8b4a4 Aug 01 00:17:29.464115 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9b9cefc6-9fd3-4937-815e-3c1475eeaabe tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:29.464301 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9b9cefc6-9fd3-4937-815e-3c1475eeaabe tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:29.472302 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9b9cefc6-9fd3-4937-815e-3c1475eeaabe tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] https://10.4.3.222/volume/v3/types/1fddfbfb-194c-4762-9b19-d9059ab8b4a4 returned with HTTP 404 Aug 01 00:17:29.472838 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 281/1124] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:17:29 2026] GET /volume/v3/types/1fddfbfb-194c-4762-9b19-d9059ab8b4a4 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 01 00:17:29.481296 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e67d0b95-3bd3-489b-8968-b06441e9283f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:29.484701 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e67d0b95-3bd3-489b-8968-b06441e9283f tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] DELETE https://10.4.3.222/volume/v3/types/f664ddaa-fe80-42dd-b2c8-11a2d027279f Aug 01 00:17:29.484701 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e67d0b95-3bd3-489b-8968-b06441e9283f tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:29.484893 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e67d0b95-3bd3-489b-8968-b06441e9283f tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Calling method '_delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:29.526120 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e67d0b95-3bd3-489b-8968-b06441e9283f tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] https://10.4.3.222/volume/v3/types/f664ddaa-fe80-42dd-b2c8-11a2d027279f returned with HTTP 202 Aug 01 00:17:29.526120 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 281/1125] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:17:29 2026] DELETE /volume/v3/types/f664ddaa-fe80-42dd-b2c8-11a2d027279f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:17:29.536302 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2aa8b50a-432f-4644-8628-eda36763b2a4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:29.538082 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2aa8b50a-432f-4644-8628-eda36763b2a4 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] GET https://10.4.3.222/volume/v3/types/f664ddaa-fe80-42dd-b2c8-11a2d027279f Aug 01 00:17:29.538267 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2aa8b50a-432f-4644-8628-eda36763b2a4 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:29.538459 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2aa8b50a-432f-4644-8628-eda36763b2a4 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:29.542184 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2aa8b50a-432f-4644-8628-eda36763b2a4 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] https://10.4.3.222/volume/v3/types/f664ddaa-fe80-42dd-b2c8-11a2d027279f returned with HTTP 404 Aug 01 00:17:29.542725 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 280/1126] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:17:29 2026] GET /volume/v3/types/f664ddaa-fe80-42dd-b2c8-11a2d027279f => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:29.550353 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f3db99b9-c84d-40c9-a934-04e38a6e4aba None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:29.552113 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f3db99b9-c84d-40c9-a934-04e38a6e4aba tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:17:29.552509 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f3db99b9-c84d-40c9-a934-04e38a6e4aba tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1841183040", "description": "tempest-volume-type-description-2026003091", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:29.582480 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f3db99b9-c84d-40c9-a934-04e38a6e4aba tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:17:29.582480 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 285/1127] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:17:29 2026] POST /volume/v3/types => generated 315 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:17:29.591037 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-967afbe5-b1f5-4d3f-b758-63bfc0c5ea2b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:29.596976 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-967afbe5-b1f5-4d3f-b758-63bfc0c5ea2b tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] GET https://10.4.3.222/volume/v3/types/3057d535-bbaf-475b-8382-a9f5f0afe214 Aug 01 00:17:29.598315 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-967afbe5-b1f5-4d3f-b758-63bfc0c5ea2b tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:29.598574 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-967afbe5-b1f5-4d3f-b758-63bfc0c5ea2b tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:29.608354 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-967afbe5-b1f5-4d3f-b758-63bfc0c5ea2b tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] https://10.4.3.222/volume/v3/types/3057d535-bbaf-475b-8382-a9f5f0afe214 returned with HTTP 200 Aug 01 00:17:29.609371 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 282/1128] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:17:29 2026] GET /volume/v3/types/3057d535-bbaf-475b-8382-a9f5f0afe214 => generated 337 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:29.620112 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d644ea24-daec-4fe2-bcd9-3897eac72e23 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:29.622538 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d644ea24-daec-4fe2-bcd9-3897eac72e23 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] DELETE https://10.4.3.222/volume/v3/types/3057d535-bbaf-475b-8382-a9f5f0afe214 Aug 01 00:17:29.622670 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d644ea24-daec-4fe2-bcd9-3897eac72e23 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:29.622907 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d644ea24-daec-4fe2-bcd9-3897eac72e23 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Calling method '_delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:29.646740 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d644ea24-daec-4fe2-bcd9-3897eac72e23 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] https://10.4.3.222/volume/v3/types/3057d535-bbaf-475b-8382-a9f5f0afe214 returned with HTTP 202 Aug 01 00:17:29.647212 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 282/1129] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:17:29 2026] DELETE /volume/v3/types/3057d535-bbaf-475b-8382-a9f5f0afe214 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:17:29.656285 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cd3c0910-46dd-41dc-b3ef-b1165e3de294 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:29.659148 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cd3c0910-46dd-41dc-b3ef-b1165e3de294 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] GET https://10.4.3.222/volume/v3/types/3057d535-bbaf-475b-8382-a9f5f0afe214 Aug 01 00:17:29.659353 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cd3c0910-46dd-41dc-b3ef-b1165e3de294 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:29.659530 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cd3c0910-46dd-41dc-b3ef-b1165e3de294 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:29.662928 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cd3c0910-46dd-41dc-b3ef-b1165e3de294 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] https://10.4.3.222/volume/v3/types/3057d535-bbaf-475b-8382-a9f5f0afe214 returned with HTTP 404 Aug 01 00:17:29.663343 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 281/1130] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:17:29 2026] GET /volume/v3/types/3057d535-bbaf-475b-8382-a9f5f0afe214 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:29.676998 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1cbf14f3-974a-4704-859c-3a7d27245ddc None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:29.676998 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1cbf14f3-974a-4704-859c-3a7d27245ddc tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:17:29.677323 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1cbf14f3-974a-4704-859c-3a7d27245ddc tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-726937369"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:29.696902 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1cbf14f3-974a-4704-859c-3a7d27245ddc tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:17:29.699169 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 286/1131] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:17:29 2026] POST /volume/v3/types => generated 220 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:29.709900 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9afb08d3-fd75-4ce3-b952-4b9af33cf519 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:29.712068 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9afb08d3-fd75-4ce3-b952-4b9af33cf519 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] POST https://10.4.3.222/volume/v3/types/33c49044-2ec6-4a4c-a30b-a6df0fe17b34/encryption Aug 01 00:17:29.712562 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9afb08d3-fd75-4ce3-b952-4b9af33cf519 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:29.755780 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9afb08d3-fd75-4ce3-b952-4b9af33cf519 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] https://10.4.3.222/volume/v3/types/33c49044-2ec6-4a4c-a30b-a6df0fe17b34/encryption returned with HTTP 200 Aug 01 00:17:29.756191 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 283/1132] 10.4.3.222 () {68 vars in 1397 bytes} [Sat Aug 1 00:17:29 2026] POST /volume/v3/types/33c49044-2ec6-4a4c-a30b-a6df0fe17b34/encryption => generated 239 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:29.764661 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-8a95728e-1634-4e18-9432-297421dba33b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:29.767088 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8a95728e-1634-4e18-9432-297421dba33b tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] GET https://10.4.3.222/volume/v3/types/33c49044-2ec6-4a4c-a30b-a6df0fe17b34/encryption Aug 01 00:17:29.767409 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8a95728e-1634-4e18-9432-297421dba33b tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:29.767727 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8a95728e-1634-4e18-9432-297421dba33b tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:29.775651 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8a95728e-1634-4e18-9432-297421dba33b tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] https://10.4.3.222/volume/v3/types/33c49044-2ec6-4a4c-a30b-a6df0fe17b34/encryption returned with HTTP 200 Aug 01 00:17:29.776117 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 283/1133] 10.4.3.222 () {66 vars in 1375 bytes} [Sat Aug 1 00:17:29 2026] GET /volume/v3/types/33c49044-2ec6-4a4c-a30b-a6df0fe17b34/encryption => generated 325 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:29.786914 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2e356289-b0d0-437b-84c7-ad01a4dd3a78 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:29.791439 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2e356289-b0d0-437b-84c7-ad01a4dd3a78 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] PUT https://10.4.3.222/volume/v3/types/33c49044-2ec6-4a4c-a30b-a6df0fe17b34/encryption/3f7531cc-a16e-424a-8b27-c3f4b3551068 Aug 01 00:17:29.791908 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2e356289-b0d0-437b-84c7-ad01a4dd3a78 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:29.811089 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2e356289-b0d0-437b-84c7-ad01a4dd3a78 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] https://10.4.3.222/volume/v3/types/33c49044-2ec6-4a4c-a30b-a6df0fe17b34/encryption/3f7531cc-a16e-424a-8b27-c3f4b3551068 returned with HTTP 200 Aug 01 00:17:29.811506 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 282/1134] 10.4.3.222 () {68 vars in 1507 bytes} [Sat Aug 1 00:17:29 2026] PUT /volume/v3/types/33c49044-2ec6-4a4c-a30b-a6df0fe17b34/encryption/3f7531cc-a16e-424a-8b27-c3f4b3551068 => generated 122 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:29.827513 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-7aed84b9-83d7-4171-89b0-8675715717af None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:29.829669 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7aed84b9-83d7-4171-89b0-8675715717af tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] GET https://10.4.3.222/volume/v3/types/33c49044-2ec6-4a4c-a30b-a6df0fe17b34/encryption Aug 01 00:17:29.829951 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7aed84b9-83d7-4171-89b0-8675715717af tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:29.830203 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7aed84b9-83d7-4171-89b0-8675715717af tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Calling method 'index' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:29.836845 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7aed84b9-83d7-4171-89b0-8675715717af tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] https://10.4.3.222/volume/v3/types/33c49044-2ec6-4a4c-a30b-a6df0fe17b34/encryption returned with HTTP 200 Aug 01 00:17:29.837445 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 287/1135] 10.4.3.222 () {66 vars in 1375 bytes} [Sat Aug 1 00:17:29 2026] GET /volume/v3/types/33c49044-2ec6-4a4c-a30b-a6df0fe17b34/encryption => generated 347 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:29.847403 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-215597f3-6a81-40ae-a119-9b0fc09ca0c7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:29.849494 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-215597f3-6a81-40ae-a119-9b0fc09ca0c7 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] GET https://10.4.3.222/volume/v3/types/33c49044-2ec6-4a4c-a30b-a6df0fe17b34/encryption/cipher Aug 01 00:17:29.849731 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-215597f3-6a81-40ae-a119-9b0fc09ca0c7 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:29.849929 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-215597f3-6a81-40ae-a119-9b0fc09ca0c7 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:29.855669 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-215597f3-6a81-40ae-a119-9b0fc09ca0c7 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] https://10.4.3.222/volume/v3/types/33c49044-2ec6-4a4c-a30b-a6df0fe17b34/encryption/cipher returned with HTTP 200 Aug 01 00:17:29.856064 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 284/1136] 10.4.3.222 () {66 vars in 1396 bytes} [Sat Aug 1 00:17:29 2026] GET /volume/v3/types/33c49044-2ec6-4a4c-a30b-a6df0fe17b34/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:17:29.862741 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6bfb19ff-be1a-4184-9188-e83883fc4130 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:29.865322 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6bfb19ff-be1a-4184-9188-e83883fc4130 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] DELETE https://10.4.3.222/volume/v3/types/33c49044-2ec6-4a4c-a30b-a6df0fe17b34/encryption/3f7531cc-a16e-424a-8b27-c3f4b3551068 Aug 01 00:17:29.865538 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6bfb19ff-be1a-4184-9188-e83883fc4130 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:29.865794 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6bfb19ff-be1a-4184-9188-e83883fc4130 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:29.906072 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6bfb19ff-be1a-4184-9188-e83883fc4130 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] https://10.4.3.222/volume/v3/types/33c49044-2ec6-4a4c-a30b-a6df0fe17b34/encryption/3f7531cc-a16e-424a-8b27-c3f4b3551068 returned with HTTP 202 Aug 01 00:17:29.906072 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 284/1137] 10.4.3.222 () {66 vars in 1489 bytes} [Sat Aug 1 00:17:29 2026] DELETE /volume/v3/types/33c49044-2ec6-4a4c-a30b-a6df0fe17b34/encryption/3f7531cc-a16e-424a-8b27-c3f4b3551068 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:17:29.917223 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cc61e41a-a87e-4257-98a4-0b1058fe6061 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:29.922318 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cc61e41a-a87e-4257-98a4-0b1058fe6061 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] GET https://10.4.3.222/volume/v3/types/33c49044-2ec6-4a4c-a30b-a6df0fe17b34/encryption Aug 01 00:17:29.922649 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cc61e41a-a87e-4257-98a4-0b1058fe6061 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:29.922818 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cc61e41a-a87e-4257-98a4-0b1058fe6061 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:29.934197 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cc61e41a-a87e-4257-98a4-0b1058fe6061 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] https://10.4.3.222/volume/v3/types/33c49044-2ec6-4a4c-a30b-a6df0fe17b34/encryption returned with HTTP 200 Aug 01 00:17:29.934928 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 283/1138] 10.4.3.222 () {66 vars in 1375 bytes} [Sat Aug 1 00:17:29 2026] GET /volume/v3/types/33c49044-2ec6-4a4c-a30b-a6df0fe17b34/encryption => generated 2 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 01 00:17:29.952536 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ddd8045c-00f0-41ac-b032-09a41902a837 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:29.954350 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ddd8045c-00f0-41ac-b032-09a41902a837 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] GET https://10.4.3.222/volume/v3/types/33c49044-2ec6-4a4c-a30b-a6df0fe17b34/encryption Aug 01 00:17:29.954520 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ddd8045c-00f0-41ac-b032-09a41902a837 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:29.954704 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ddd8045c-00f0-41ac-b032-09a41902a837 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Calling method 'index' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:29.960266 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ddd8045c-00f0-41ac-b032-09a41902a837 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] https://10.4.3.222/volume/v3/types/33c49044-2ec6-4a4c-a30b-a6df0fe17b34/encryption returned with HTTP 200 Aug 01 00:17:29.960873 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 288/1139] 10.4.3.222 () {66 vars in 1375 bytes} [Sat Aug 1 00:17:29 2026] GET /volume/v3/types/33c49044-2ec6-4a4c-a30b-a6df0fe17b34/encryption => generated 2 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 01 00:17:29.972999 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1de8e55a-f24e-48e6-96cc-314f787d09a6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:29.974729 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1de8e55a-f24e-48e6-96cc-314f787d09a6 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] DELETE https://10.4.3.222/volume/v3/types/33c49044-2ec6-4a4c-a30b-a6df0fe17b34 Aug 01 00:17:29.974928 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1de8e55a-f24e-48e6-96cc-314f787d09a6 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:29.975121 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1de8e55a-f24e-48e6-96cc-314f787d09a6 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:30.003479 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1de8e55a-f24e-48e6-96cc-314f787d09a6 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] https://10.4.3.222/volume/v3/types/33c49044-2ec6-4a4c-a30b-a6df0fe17b34 returned with HTTP 202 Aug 01 00:17:30.003920 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 285/1140] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:17:29 2026] DELETE /volume/v3/types/33c49044-2ec6-4a4c-a30b-a6df0fe17b34 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 01 00:17:30.012946 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b56c7117-4df0-4822-a8d1-0dbebaede634 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:30.015887 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b56c7117-4df0-4822-a8d1-0dbebaede634 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] GET https://10.4.3.222/volume/v3/types/33c49044-2ec6-4a4c-a30b-a6df0fe17b34 Aug 01 00:17:30.016098 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b56c7117-4df0-4822-a8d1-0dbebaede634 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:30.016303 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b56c7117-4df0-4822-a8d1-0dbebaede634 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:30.022052 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b56c7117-4df0-4822-a8d1-0dbebaede634 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] https://10.4.3.222/volume/v3/types/33c49044-2ec6-4a4c-a30b-a6df0fe17b34 returned with HTTP 404 Aug 01 00:17:30.022680 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 285/1141] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:17:30 2026] GET /volume/v3/types/33c49044-2ec6-4a4c-a30b-a6df0fe17b34 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:30.032849 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-002d03be-1386-471e-9eef-865b805f70fe None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:30.037626 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-002d03be-1386-471e-9eef-865b805f70fe tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] GET https://10.4.3.222/volume/v3/types Aug 01 00:17:30.037850 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-002d03be-1386-471e-9eef-865b805f70fe tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:30.038003 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-002d03be-1386-471e-9eef-865b805f70fe tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:30.058961 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-002d03be-1386-471e-9eef-865b805f70fe tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:17:30.059076 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 284/1142] 10.4.3.222 () {66 vars in 1231 bytes} [Sat Aug 1 00:17:30 2026] GET /volume/v3/types => generated 901 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:30.069975 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b7602d45-386e-4615-a9f5-fe7e85d05eb7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:30.073093 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b7602d45-386e-4615-a9f5-fe7e85d05eb7 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:17:30.073404 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b7602d45-386e-4615-a9f5-fe7e85d05eb7 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-999063840"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:30.089042 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b7602d45-386e-4615-a9f5-fe7e85d05eb7 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:17:30.089368 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 289/1143] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:17:30 2026] POST /volume/v3/types => generated 220 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:17:30.098939 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6b7652c6-5993-4d46-8e64-a58446a4911e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:30.100530 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6b7652c6-5993-4d46-8e64-a58446a4911e tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] PUT https://10.4.3.222/volume/v3/types/421d7dd0-4100-4f39-a9d2-8d07a5effbae Aug 01 00:17:30.100930 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6b7652c6-5993-4d46-8e64-a58446a4911e tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-2102108898", "description": "tempest-volume-type-description-850169873", "is_public": false}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:30.155575 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6b7652c6-5993-4d46-8e64-a58446a4911e tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] https://10.4.3.222/volume/v3/types/421d7dd0-4100-4f39-a9d2-8d07a5effbae returned with HTTP 200 Aug 01 00:17:30.156156 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 286/1144] 10.4.3.222 () {68 vars in 1363 bytes} [Sat Aug 1 00:17:30 2026] PUT /volume/v3/types/421d7dd0-4100-4f39-a9d2-8d07a5effbae => generated 204 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:30.166875 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2b85a265-d26e-4925-be66-098e7ee92186 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:30.169079 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2b85a265-d26e-4925-be66-098e7ee92186 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] GET https://10.4.3.222/volume/v3/types/421d7dd0-4100-4f39-a9d2-8d07a5effbae Aug 01 00:17:30.169313 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2b85a265-d26e-4925-be66-098e7ee92186 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:30.169550 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2b85a265-d26e-4925-be66-098e7ee92186 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:30.175629 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2b85a265-d26e-4925-be66-098e7ee92186 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] https://10.4.3.222/volume/v3/types/421d7dd0-4100-4f39-a9d2-8d07a5effbae returned with HTTP 200 Aug 01 00:17:30.176138 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 286/1145] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:17:30 2026] GET /volume/v3/types/421d7dd0-4100-4f39-a9d2-8d07a5effbae => generated 268 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:30.186552 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cc7a8fc0-4692-48f8-911f-15c466362982 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:30.188859 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cc7a8fc0-4692-48f8-911f-15c466362982 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] DELETE https://10.4.3.222/volume/v3/types/421d7dd0-4100-4f39-a9d2-8d07a5effbae Aug 01 00:17:30.189103 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cc7a8fc0-4692-48f8-911f-15c466362982 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:30.189379 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cc7a8fc0-4692-48f8-911f-15c466362982 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:30.224222 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cc7a8fc0-4692-48f8-911f-15c466362982 tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] https://10.4.3.222/volume/v3/types/421d7dd0-4100-4f39-a9d2-8d07a5effbae returned with HTTP 202 Aug 01 00:17:30.224701 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 285/1146] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:17:30 2026] DELETE /volume/v3/types/421d7dd0-4100-4f39-a9d2-8d07a5effbae => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:17:30.231656 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-99d4d7d1-d00f-469a-866c-257c0586dc6a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:30.233714 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-99d4d7d1-d00f-469a-866c-257c0586dc6a tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] GET https://10.4.3.222/volume/v3/types/421d7dd0-4100-4f39-a9d2-8d07a5effbae Aug 01 00:17:30.233964 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-99d4d7d1-d00f-469a-866c-257c0586dc6a tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:30.234195 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-99d4d7d1-d00f-469a-866c-257c0586dc6a tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:30.238152 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-99d4d7d1-d00f-469a-866c-257c0586dc6a tempest-VolumeTypesTest-121405579 tempest-VolumeTypesTest-121405579-project-admin] https://10.4.3.222/volume/v3/types/421d7dd0-4100-4f39-a9d2-8d07a5effbae returned with HTTP 404 Aug 01 00:17:30.238652 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 290/1147] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:17:30 2026] GET /volume/v3/types/421d7dd0-4100-4f39-a9d2-8d07a5effbae => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:30.264794 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6148bc75-3c2d-47fd-9ccc-bd3ff3e9e7f1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:30.264794 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6148bc75-3c2d-47fd-9ccc-bd3ff3e9e7f1 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 Aug 01 00:17:30.264794 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6148bc75-3c2d-47fd-9ccc-bd3ff3e9e7f1 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:30.264794 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6148bc75-3c2d-47fd-9ccc-bd3ff3e9e7f1 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:30.264794 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-6148bc75-3c2d-47fd-9ccc-bd3ff3e9e7f1 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] show called for member 09a49d50-6b41-4140-ae2c-6991231aacd1 {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:17:30.268513 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:30.268513 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:30.277743 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6148bc75-3c2d-47fd-9ccc-bd3ff3e9e7f1 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 returned with HTTP 200 Aug 01 00:17:30.277743 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 287/1148] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:17:30 2026] GET /volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 => generated 393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:30.288597 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5e3f8d83-c381-4d99-bf99-c85573b71a5e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:30.291353 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5e3f8d83-c381-4d99-bf99-c85573b71a5e tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] PUT https://10.4.3.222/volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 Aug 01 00:17:30.291353 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5e3f8d83-c381-4d99-bf99-c85573b71a5e tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "3bf8cc61-ae58-4412-93ae-ccf5850afcc8"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:30.292529 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.groups [None req-5e3f8d83-c381-4d99-bf99-c85573b71a5e tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Update called for group 09a49d50-6b41-4140-ae2c-6991231aacd1. {{(pid=100409) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 01 00:17:30.292637 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.groups [None req-5e3f8d83-c381-4d99-bf99-c85573b71a5e tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Updating group 09a49d50-6b41-4140-ae2c-6991231aacd1 with name None description: None add_volumes: 3bf8cc61-ae58-4412-93ae-ccf5850afcc8 remove_volumes: None. Aug 01 00:17:30.297011 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:30.297011 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:30.325867 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5e3f8d83-c381-4d99-bf99-c85573b71a5e tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 returned with HTTP 202 Aug 01 00:17:30.326781 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 287/1149] 10.4.3.222 () {70 vars in 1406 bytes} [Sat Aug 1 00:17:30 2026] PUT /volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:17:30.334339 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a99cca02-72f5-4795-be3b-8bf019bf8dfc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:30.336965 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a99cca02-72f5-4795-be3b-8bf019bf8dfc tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 Aug 01 00:17:30.336965 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a99cca02-72f5-4795-be3b-8bf019bf8dfc tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:30.337304 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a99cca02-72f5-4795-be3b-8bf019bf8dfc tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:30.337510 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-a99cca02-72f5-4795-be3b-8bf019bf8dfc tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] show called for member 09a49d50-6b41-4140-ae2c-6991231aacd1 {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:17:30.342226 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:30.342226 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:30.352599 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a99cca02-72f5-4795-be3b-8bf019bf8dfc tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 returned with HTTP 200 Aug 01 00:17:30.353078 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 286/1150] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:17:30 2026] GET /volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:30.417807 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-73d362b6-4b80-4b8b-a586-d36e8045d54c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:30.420706 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-73d362b6-4b80-4b8b-a586-d36e8045d54c tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:17:30.420706 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-73d362b6-4b80-4b8b-a586-d36e8045d54c tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:30.420706 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-73d362b6-4b80-4b8b-a586-d36e8045d54c tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:30.433067 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:30.433067 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:30.437945 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-73d362b6-4b80-4b8b-a586-d36e8045d54c tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:17:30.442469 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-73d362b6-4b80-4b8b-a586-d36e8045d54c tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:17:30.442921 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 291/1151] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:30 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:30.473791 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5f92541c-de57-4f50-a520-55d0ef391327 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:30.476018 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5f92541c-de57-4f50-a520-55d0ef391327 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d Aug 01 00:17:30.476291 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5f92541c-de57-4f50-a520-55d0ef391327 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:30.476549 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5f92541c-de57-4f50-a520-55d0ef391327 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:30.476677 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-5f92541c-de57-4f50-a520-55d0ef391327 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id bc9cdb0b-9a4d-4ce2-b054-36f1318a502d. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:30.484280 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:30.484280 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:30.485386 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5f92541c-de57-4f50-a520-55d0ef391327 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d returned with HTTP 200 Aug 01 00:17:30.489352 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 288/1152] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:30 2026] GET /volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:31.361422 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-16bd5126-0742-412d-b3a9-1d0e1e2cc5c7 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:31.365746 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-16bd5126-0742-412d-b3a9-1d0e1e2cc5c7 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 Aug 01 00:17:31.365971 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-16bd5126-0742-412d-b3a9-1d0e1e2cc5c7 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:31.366149 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-16bd5126-0742-412d-b3a9-1d0e1e2cc5c7 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:31.366273 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.groups [None req-16bd5126-0742-412d-b3a9-1d0e1e2cc5c7 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] show called for member 09a49d50-6b41-4140-ae2c-6991231aacd1 {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:17:31.371134 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:31.371134 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:31.385003 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-16bd5126-0742-412d-b3a9-1d0e1e2cc5c7 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 returned with HTTP 200 Aug 01 00:17:31.385553 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 288/1153] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:17:31 2026] GET /volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 => generated 393 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:31.399181 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6ed20b81-d5ba-4bbf-852b-4906f9208320 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:31.402081 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6ed20b81-d5ba-4bbf-852b-4906f9208320 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] PUT https://10.4.3.222/volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 Aug 01 00:17:31.402406 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6ed20b81-d5ba-4bbf-852b-4906f9208320 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "b975766f-d902-4549-974f-12162a05e092"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:31.403967 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-6ed20b81-d5ba-4bbf-852b-4906f9208320 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Update called for group 09a49d50-6b41-4140-ae2c-6991231aacd1. {{(pid=100407) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 01 00:17:31.404070 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.groups [None req-6ed20b81-d5ba-4bbf-852b-4906f9208320 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Updating group 09a49d50-6b41-4140-ae2c-6991231aacd1 with name None description: None add_volumes: None remove_volumes: b975766f-d902-4549-974f-12162a05e092. Aug 01 00:17:31.407944 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:31.407944 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:31.423420 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6ed20b81-d5ba-4bbf-852b-4906f9208320 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 returned with HTTP 202 Aug 01 00:17:31.423924 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 287/1154] 10.4.3.222 () {70 vars in 1406 bytes} [Sat Aug 1 00:17:31 2026] PUT /volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:17:31.432700 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-219cb2c6-f0e3-40c6-b430-4cda989e934b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:31.435364 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-219cb2c6-f0e3-40c6-b430-4cda989e934b tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 Aug 01 00:17:31.435601 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-219cb2c6-f0e3-40c6-b430-4cda989e934b tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:31.436901 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-219cb2c6-f0e3-40c6-b430-4cda989e934b tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:31.436901 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.groups [None req-219cb2c6-f0e3-40c6-b430-4cda989e934b tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] show called for member 09a49d50-6b41-4140-ae2c-6991231aacd1 {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:17:31.440684 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:31.440684 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:31.452007 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-219cb2c6-f0e3-40c6-b430-4cda989e934b tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 returned with HTTP 200 Aug 01 00:17:31.452571 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 292/1155] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:17:31 2026] GET /volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:31.460048 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b2f445c7-a72c-42c2-998f-685a94093e21 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:31.463877 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b2f445c7-a72c-42c2-998f-685a94093e21 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:17:31.463877 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b2f445c7-a72c-42c2-998f-685a94093e21 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:31.463877 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b2f445c7-a72c-42c2-998f-685a94093e21 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:31.473936 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:31.473936 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:31.477981 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b2f445c7-a72c-42c2-998f-685a94093e21 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:17:31.484692 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b2f445c7-a72c-42c2-998f-685a94093e21 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:17:31.485313 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 289/1156] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:31 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:31.496797 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-749b579b-3df4-42c0-a218-4b4d865ba793 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:31.498798 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-749b579b-3df4-42c0-a218-4b4d865ba793 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d Aug 01 00:17:31.499013 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-749b579b-3df4-42c0-a218-4b4d865ba793 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:31.499193 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-749b579b-3df4-42c0-a218-4b4d865ba793 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:31.499287 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-749b579b-3df4-42c0-a218-4b4d865ba793 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id bc9cdb0b-9a4d-4ce2-b054-36f1318a502d. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:31.507793 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:31.507793 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:31.507793 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-749b579b-3df4-42c0-a218-4b4d865ba793 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d returned with HTTP 200 Aug 01 00:17:31.508425 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 289/1157] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:31 2026] GET /volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:32.461913 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b1731d9d-f396-46df-a956-b09db17a3c9c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:32.465887 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b1731d9d-f396-46df-a956-b09db17a3c9c tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 Aug 01 00:17:32.466198 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b1731d9d-f396-46df-a956-b09db17a3c9c tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:32.466563 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b1731d9d-f396-46df-a956-b09db17a3c9c tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:32.467286 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-b1731d9d-f396-46df-a956-b09db17a3c9c tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] show called for member 09a49d50-6b41-4140-ae2c-6991231aacd1 {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:17:32.471897 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:32.471897 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:32.478917 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b1731d9d-f396-46df-a956-b09db17a3c9c tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 returned with HTTP 200 Aug 01 00:17:32.478992 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 288/1158] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:17:32 2026] GET /volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 => generated 393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:32.487713 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-844790be-a89d-457a-adc6-53e1fc9a2138 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:32.489831 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-844790be-a89d-457a-adc6-53e1fc9a2138 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] PUT https://10.4.3.222/volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 Aug 01 00:17:32.490278 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-844790be-a89d-457a-adc6-53e1fc9a2138 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "b975766f-d902-4549-974f-12162a05e092"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:32.492002 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.groups [None req-844790be-a89d-457a-adc6-53e1fc9a2138 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Update called for group 09a49d50-6b41-4140-ae2c-6991231aacd1. {{(pid=100408) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 01 00:17:32.492144 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.groups [None req-844790be-a89d-457a-adc6-53e1fc9a2138 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Updating group 09a49d50-6b41-4140-ae2c-6991231aacd1 with name None description: None add_volumes: b975766f-d902-4549-974f-12162a05e092 remove_volumes: None. Aug 01 00:17:32.498550 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:32.498550 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:32.502576 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-61946d7f-dcfd-4f08-9aaf-254c3badfb79 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:32.504529 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-61946d7f-dcfd-4f08-9aaf-254c3badfb79 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:17:32.504874 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-61946d7f-dcfd-4f08-9aaf-254c3badfb79 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:32.505178 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-61946d7f-dcfd-4f08-9aaf-254c3badfb79 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:32.519791 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:32.519791 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:32.523782 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-21b5e515-5e49-41f4-9698-c74de19e7455 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:32.525030 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-61946d7f-dcfd-4f08-9aaf-254c3badfb79 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:17:32.526034 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-21b5e515-5e49-41f4-9698-c74de19e7455 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d Aug 01 00:17:32.528303 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-21b5e515-5e49-41f4-9698-c74de19e7455 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:32.528303 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-21b5e515-5e49-41f4-9698-c74de19e7455 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:32.528303 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-21b5e515-5e49-41f4-9698-c74de19e7455 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id bc9cdb0b-9a4d-4ce2-b054-36f1318a502d. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:32.532101 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-61946d7f-dcfd-4f08-9aaf-254c3badfb79 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:17:32.532851 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 290/1159] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:32 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:32.534277 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:32.534277 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:32.535663 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-21b5e515-5e49-41f4-9698-c74de19e7455 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d returned with HTTP 200 Aug 01 00:17:32.535663 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 290/1160] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:32 2026] GET /volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:32.538928 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-844790be-a89d-457a-adc6-53e1fc9a2138 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 returned with HTTP 202 Aug 01 00:17:32.539394 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 293/1161] 10.4.3.222 () {70 vars in 1406 bytes} [Sat Aug 1 00:17:32 2026] PUT /volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:17:32.548824 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-849bfece-06ac-4aaa-880f-9468a85e26c4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:32.551073 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-849bfece-06ac-4aaa-880f-9468a85e26c4 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 Aug 01 00:17:32.551350 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-849bfece-06ac-4aaa-880f-9468a85e26c4 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:32.551578 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-849bfece-06ac-4aaa-880f-9468a85e26c4 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:32.551741 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-849bfece-06ac-4aaa-880f-9468a85e26c4 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] show called for member 09a49d50-6b41-4140-ae2c-6991231aacd1 {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:17:32.555844 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:32.555844 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:32.563117 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-849bfece-06ac-4aaa-880f-9468a85e26c4 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 returned with HTTP 200 Aug 01 00:17:32.563546 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 289/1162] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:17:32 2026] GET /volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:32.923286 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-206f56bf-38a5-4776-8ee3-bafa247d60de None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:33.006007 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-206f56bf-38a5-4776-8ee3-bafa247d60de tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:17:33.006344 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-206f56bf-38a5-4776-8ee3-bafa247d60de tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1627324557", "extra_specs": {"spec1": "val1"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:33.023753 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-206f56bf-38a5-4776-8ee3-bafa247d60de tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:17:33.024146 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 291/1163] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:17:32 2026] POST /volume/v3/types => generated 243 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:33.033504 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-eae44604-ba38-44fd-9823-503564dde2e1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:33.036596 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-eae44604-ba38-44fd-9823-503564dde2e1 tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] POST https://10.4.3.222/volume/v3/types/fa1a014d-4a3f-48b6-b6d0-a84485468004/extra_specs Aug 01 00:17:33.037000 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-eae44604-ba38-44fd-9823-503564dde2e1 tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:33.038381 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-eae44604-ba38-44fd-9823-503564dde2e1 tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] https://10.4.3.222/volume/v3/types/fa1a014d-4a3f-48b6-b6d0-a84485468004/extra_specs returned with HTTP 400 Aug 01 00:17:33.039265 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 291/1164] 10.4.3.222 () {68 vars in 1399 bytes} [Sat Aug 1 00:17:33 2026] POST /volume/v3/types/fa1a014d-4a3f-48b6-b6d0-a84485468004/extra_specs => generated 146 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 00:17:33.046337 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-fbcd1b1e-0335-4ce1-b990-6b10174b32f8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:33.048790 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fbcd1b1e-0335-4ce1-b990-6b10174b32f8 tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] POST https://10.4.3.222/volume/v3/types/fa1a014d-4a3f-48b6-b6d0-a84485468004/extra_specs Aug 01 00:17:33.049174 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fbcd1b1e-0335-4ce1-b990-6b10174b32f8 tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:33.051634 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fbcd1b1e-0335-4ce1-b990-6b10174b32f8 tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] https://10.4.3.222/volume/v3/types/fa1a014d-4a3f-48b6-b6d0-a84485468004/extra_specs returned with HTTP 400 Aug 01 00:17:33.052113 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 294/1165] 10.4.3.222 () {68 vars in 1399 bytes} [Sat Aug 1 00:17:33 2026] POST /volume/v3/types/fa1a014d-4a3f-48b6-b6d0-a84485468004/extra_specs => generated 132 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 00:17:33.063813 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c8f04b11-2dc8-4727-a625-c9c180aa5761 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:33.065241 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c8f04b11-2dc8-4727-a625-c9c180aa5761 tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] POST https://10.4.3.222/volume/v3/types/1f8d83f8-0d6b-4fa1-bd3b-250decfb1348/extra_specs Aug 01 00:17:33.065693 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c8f04b11-2dc8-4727-a625-c9c180aa5761 tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:33.067168 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:33.067168 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:33.075518 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c8f04b11-2dc8-4727-a625-c9c180aa5761 tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] https://10.4.3.222/volume/v3/types/1f8d83f8-0d6b-4fa1-bd3b-250decfb1348/extra_specs returned with HTTP 404 Aug 01 00:17:33.076025 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 290/1166] 10.4.3.222 () {68 vars in 1399 bytes} [Sat Aug 1 00:17:33 2026] POST /volume/v3/types/1f8d83f8-0d6b-4fa1-bd3b-250decfb1348/extra_specs => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:33.083486 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1de89f2a-500d-4cd0-85b2-9a6dfb4a2f5f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:33.085448 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1de89f2a-500d-4cd0-85b2-9a6dfb4a2f5f tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] DELETE https://10.4.3.222/volume/v3/types/d58a713b-5953-4275-9fb6-81520d34d8be/extra_specs/spec1 Aug 01 00:17:33.085702 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1de89f2a-500d-4cd0-85b2-9a6dfb4a2f5f tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:33.085920 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1de89f2a-500d-4cd0-85b2-9a6dfb4a2f5f tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:33.089828 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1de89f2a-500d-4cd0-85b2-9a6dfb4a2f5f tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] https://10.4.3.222/volume/v3/types/d58a713b-5953-4275-9fb6-81520d34d8be/extra_specs/spec1 returned with HTTP 404 Aug 01 00:17:33.090308 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 292/1167] 10.4.3.222 () {66 vars in 1399 bytes} [Sat Aug 1 00:17:33 2026] DELETE /volume/v3/types/d58a713b-5953-4275-9fb6-81520d34d8be/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:33.099998 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-14d36ffe-83a9-456c-8516-35ecf56004e1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:33.102574 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-14d36ffe-83a9-456c-8516-35ecf56004e1 tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] GET https://10.4.3.222/volume/v3/types/fa1a014d-4a3f-48b6-b6d0-a84485468004/extra_specs/nonexistent_extra_spec_name Aug 01 00:17:33.102856 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-14d36ffe-83a9-456c-8516-35ecf56004e1 tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:33.103118 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-14d36ffe-83a9-456c-8516-35ecf56004e1 tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:33.111703 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-14d36ffe-83a9-456c-8516-35ecf56004e1 tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] https://10.4.3.222/volume/v3/types/fa1a014d-4a3f-48b6-b6d0-a84485468004/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 01 00:17:33.113563 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 292/1168] 10.4.3.222 () {66 vars in 1462 bytes} [Sat Aug 1 00:17:33 2026] GET /volume/v3/types/fa1a014d-4a3f-48b6-b6d0-a84485468004/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:33.121475 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-550d83ed-177b-4d41-883e-c256ae60203e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:33.124531 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-550d83ed-177b-4d41-883e-c256ae60203e tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] GET https://10.4.3.222/volume/v3/types/1f2612b9-77fa-4a16-a547-5057508d0124/extra_specs/spec1 Aug 01 00:17:33.124731 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-550d83ed-177b-4d41-883e-c256ae60203e tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:33.125087 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-550d83ed-177b-4d41-883e-c256ae60203e tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:33.125285 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:33.125285 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:33.129390 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-550d83ed-177b-4d41-883e-c256ae60203e tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] https://10.4.3.222/volume/v3/types/1f2612b9-77fa-4a16-a547-5057508d0124/extra_specs/spec1 returned with HTTP 404 Aug 01 00:17:33.129815 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 295/1169] 10.4.3.222 () {66 vars in 1396 bytes} [Sat Aug 1 00:17:33 2026] GET /volume/v3/types/1f2612b9-77fa-4a16-a547-5057508d0124/extra_specs/spec1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:33.139385 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a655eaea-9067-4774-9ef8-b361cddfec49 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:33.141968 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a655eaea-9067-4774-9ef8-b361cddfec49 tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] GET https://10.4.3.222/volume/v3/types/fd1044dc-1770-4206-8b4b-096f86f6004e/extra_specs Aug 01 00:17:33.142152 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a655eaea-9067-4774-9ef8-b361cddfec49 tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:33.142327 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a655eaea-9067-4774-9ef8-b361cddfec49 tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:33.146226 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a655eaea-9067-4774-9ef8-b361cddfec49 tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] https://10.4.3.222/volume/v3/types/fd1044dc-1770-4206-8b4b-096f86f6004e/extra_specs returned with HTTP 404 Aug 01 00:17:33.146674 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 291/1170] 10.4.3.222 () {66 vars in 1378 bytes} [Sat Aug 1 00:17:33 2026] GET /volume/v3/types/fd1044dc-1770-4206-8b4b-096f86f6004e/extra_specs => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:33.159535 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d3132840-f81e-43a6-9685-38366b55a0db None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:33.163151 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d3132840-f81e-43a6-9685-38366b55a0db tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] PUT https://10.4.3.222/volume/v3/types/fa1a014d-4a3f-48b6-b6d0-a84485468004/extra_specs/spec1 Aug 01 00:17:33.163456 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d3132840-f81e-43a6-9685-38366b55a0db tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:33.165365 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d3132840-f81e-43a6-9685-38366b55a0db tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] https://10.4.3.222/volume/v3/types/fa1a014d-4a3f-48b6-b6d0-a84485468004/extra_specs/spec1 returned with HTTP 400 Aug 01 00:17:33.165993 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 293/1171] 10.4.3.222 () {68 vars in 1416 bytes} [Sat Aug 1 00:17:33 2026] PUT /volume/v3/types/fa1a014d-4a3f-48b6-b6d0-a84485468004/extra_specs/spec1 => generated 102 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 00:17:33.177079 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-efce79a0-cce6-4d28-a2d6-bcb9662a6826 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:33.178393 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-efce79a0-cce6-4d28-a2d6-bcb9662a6826 tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] PUT https://10.4.3.222/volume/v3/types/fa1a014d-4a3f-48b6-b6d0-a84485468004/extra_specs/spec1 Aug 01 00:17:33.178731 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-efce79a0-cce6-4d28-a2d6-bcb9662a6826 tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] Action: 'update', calling method: update, body: null {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:33.180111 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-efce79a0-cce6-4d28-a2d6-bcb9662a6826 tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] https://10.4.3.222/volume/v3/types/fa1a014d-4a3f-48b6-b6d0-a84485468004/extra_specs/spec1 returned with HTTP 400 Aug 01 00:17:33.180517 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 293/1172] 10.4.3.222 () {68 vars in 1415 bytes} [Sat Aug 1 00:17:33 2026] PUT /volume/v3/types/fa1a014d-4a3f-48b6-b6d0-a84485468004/extra_specs/spec1 => generated 72 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:17:33.191714 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b6f3f474-eb5a-4724-94e8-82efe2df776c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:33.194163 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b6f3f474-eb5a-4724-94e8-82efe2df776c tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] PUT https://10.4.3.222/volume/v3/types/fa1a014d-4a3f-48b6-b6d0-a84485468004/extra_specs/None Aug 01 00:17:33.194457 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b6f3f474-eb5a-4724-94e8-82efe2df776c tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:33.232600 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b6f3f474-eb5a-4724-94e8-82efe2df776c tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 01 00:17:33.232844 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b6f3f474-eb5a-4724-94e8-82efe2df776c tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] https://10.4.3.222/volume/v3/types/fa1a014d-4a3f-48b6-b6d0-a84485468004/extra_specs/None returned with HTTP 400 Aug 01 00:17:33.233509 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 296/1173] 10.4.3.222 () {68 vars in 1413 bytes} [Sat Aug 1 00:17:33 2026] PUT /volume/v3/types/fa1a014d-4a3f-48b6-b6d0-a84485468004/extra_specs/None => generated 73 bytes in 42 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:17:33.249902 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-68728290-caa4-4f8f-95af-a24a944929f5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:33.252373 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-68728290-caa4-4f8f-95af-a24a944929f5 tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] PUT https://10.4.3.222/volume/v3/types/fa1a014d-4a3f-48b6-b6d0-a84485468004/extra_specs/71425898-e94b-43a8-8cfd-b6a2bea6dc13 Aug 01 00:17:33.252641 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-68728290-caa4-4f8f-95af-a24a944929f5 tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:33.271486 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-68728290-caa4-4f8f-95af-a24a944929f5 tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 01 00:17:33.271725 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-68728290-caa4-4f8f-95af-a24a944929f5 tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] https://10.4.3.222/volume/v3/types/fa1a014d-4a3f-48b6-b6d0-a84485468004/extra_specs/71425898-e94b-43a8-8cfd-b6a2bea6dc13 returned with HTTP 400 Aug 01 00:17:33.272309 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 292/1174] 10.4.3.222 () {68 vars in 1509 bytes} [Sat Aug 1 00:17:33 2026] PUT /volume/v3/types/fa1a014d-4a3f-48b6-b6d0-a84485468004/extra_specs/71425898-e94b-43a8-8cfd-b6a2bea6dc13 => generated 73 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:17:33.284133 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a778a362-4979-4a49-8a56-0ad85003506a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:33.288066 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a778a362-4979-4a49-8a56-0ad85003506a tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] PUT https://10.4.3.222/volume/v3/types/a4b8c9f1-a7cc-4b09-b6af-d97a86e6e214/extra_specs/spec1 Aug 01 00:17:33.288547 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a778a362-4979-4a49-8a56-0ad85003506a tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:33.507922 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a778a362-4979-4a49-8a56-0ad85003506a tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] https://10.4.3.222/volume/v3/types/a4b8c9f1-a7cc-4b09-b6af-d97a86e6e214/extra_specs/spec1 returned with HTTP 404 Aug 01 00:17:33.508456 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 294/1175] 10.4.3.222 () {68 vars in 1416 bytes} [Sat Aug 1 00:17:33 2026] PUT /volume/v3/types/a4b8c9f1-a7cc-4b09-b6af-d97a86e6e214/extra_specs/spec1 => generated 114 bytes in 225 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:33.522710 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0ffd66ff-57a4-4414-bdd2-1248b623e9d5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:33.525461 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0ffd66ff-57a4-4414-bdd2-1248b623e9d5 tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] DELETE https://10.4.3.222/volume/v3/types/fa1a014d-4a3f-48b6-b6d0-a84485468004 Aug 01 00:17:33.525826 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0ffd66ff-57a4-4414-bdd2-1248b623e9d5 tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:33.526624 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0ffd66ff-57a4-4414-bdd2-1248b623e9d5 tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] Calling method '_delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:33.545572 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-60b01964-9d80-40b7-8fcf-dc299b449d56 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:33.547818 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-60b01964-9d80-40b7-8fcf-dc299b449d56 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:17:33.548004 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-60b01964-9d80-40b7-8fcf-dc299b449d56 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:33.548324 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-60b01964-9d80-40b7-8fcf-dc299b449d56 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:33.548846 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-261c9ead-5a9d-4b68-a4aa-bde049fb8511 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:33.551213 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-261c9ead-5a9d-4b68-a4aa-bde049fb8511 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d Aug 01 00:17:33.551390 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-261c9ead-5a9d-4b68-a4aa-bde049fb8511 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:33.551580 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-261c9ead-5a9d-4b68-a4aa-bde049fb8511 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:33.551708 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-261c9ead-5a9d-4b68-a4aa-bde049fb8511 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id bc9cdb0b-9a4d-4ce2-b054-36f1318a502d. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:33.561836 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:33.561836 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:33.563099 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:33.563099 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:33.563916 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-261c9ead-5a9d-4b68-a4aa-bde049fb8511 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d returned with HTTP 200 Aug 01 00:17:33.564369 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 293/1176] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:33 2026] GET /volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:33.568083 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-60b01964-9d80-40b7-8fcf-dc299b449d56 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:17:33.573823 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0ffd66ff-57a4-4414-bdd2-1248b623e9d5 tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] https://10.4.3.222/volume/v3/types/fa1a014d-4a3f-48b6-b6d0-a84485468004 returned with HTTP 202 Aug 01 00:17:33.574107 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-60b01964-9d80-40b7-8fcf-dc299b449d56 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:17:33.574328 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 294/1177] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:17:33 2026] DELETE /volume/v3/types/fa1a014d-4a3f-48b6-b6d0-a84485468004 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:17:33.574683 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 297/1178] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:33 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:33.575494 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a2b3bd31-79d1-4d93-a99c-0c7e2857ed02 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:33.580557 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a2b3bd31-79d1-4d93-a99c-0c7e2857ed02 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 Aug 01 00:17:33.580863 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a2b3bd31-79d1-4d93-a99c-0c7e2857ed02 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:33.581138 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a2b3bd31-79d1-4d93-a99c-0c7e2857ed02 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:33.581342 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-a2b3bd31-79d1-4d93-a99c-0c7e2857ed02 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] show called for member 09a49d50-6b41-4140-ae2c-6991231aacd1 {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:17:33.582868 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4a09c235-df2e-4e3d-a0a4-64c088a34265 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:33.586239 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4a09c235-df2e-4e3d-a0a4-64c088a34265 tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] GET https://10.4.3.222/volume/v3/types/fa1a014d-4a3f-48b6-b6d0-a84485468004 Aug 01 00:17:33.586476 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4a09c235-df2e-4e3d-a0a4-64c088a34265 tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:33.586684 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4a09c235-df2e-4e3d-a0a4-64c088a34265 tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:33.587161 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:33.587161 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:33.591095 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4a09c235-df2e-4e3d-a0a4-64c088a34265 tempest-ExtraSpecsNegativeTest-1868578155 tempest-ExtraSpecsNegativeTest-1868578155-project-admin] https://10.4.3.222/volume/v3/types/fa1a014d-4a3f-48b6-b6d0-a84485468004 returned with HTTP 404 Aug 01 00:17:33.591690 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 294/1179] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:17:33 2026] GET /volume/v3/types/fa1a014d-4a3f-48b6-b6d0-a84485468004 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:33.597636 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a2b3bd31-79d1-4d93-a99c-0c7e2857ed02 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 returned with HTTP 200 Aug 01 00:17:33.598108 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 295/1180] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:17:33 2026] GET /volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 => generated 393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:33.610449 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-317f454c-ef70-445d-8c22-5d9c52baca42 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:33.614305 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-317f454c-ef70-445d-8c22-5d9c52baca42 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/volumes/detail Aug 01 00:17:33.614305 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-317f454c-ef70-445d-8c22-5d9c52baca42 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:33.614305 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-317f454c-ef70-445d-8c22-5d9c52baca42 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'detail' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:33.614632 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [None req-317f454c-ef70-445d-8c22-5d9c52baca42 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Removing options '' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:17:33.616359 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-317f454c-ef70-445d-8c22-5d9c52baca42 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:17:33.630824 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-317f454c-ef70-445d-8c22-5d9c52baca42 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Get all volumes completed successfully. Aug 01 00:17:33.630824 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-317f454c-ef70-445d-8c22-5d9c52baca42 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:17:33.630824 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-317f454c-ef70-445d-8c22-5d9c52baca42 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:17:33.682716 np0000006296 devstack@c-api.service[100409]: DEBUG oslo_db.sqlalchemy.engines [None req-317f454c-ef70-445d-8c22-5d9c52baca42 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:17:33.698261 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:33.698261 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:33.706628 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-317f454c-ef70-445d-8c22-5d9c52baca42 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:17:33.706684 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-317f454c-ef70-445d-8c22-5d9c52baca42 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:17:33.746410 np0000006296 devstack@c-api.service[100409]: DEBUG oslo_db.sqlalchemy.engines [None req-317f454c-ef70-445d-8c22-5d9c52baca42 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:17:33.749457 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:33.749457 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:33.757220 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-317f454c-ef70-445d-8c22-5d9c52baca42 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/volumes/detail returned with HTTP 200 Aug 01 00:17:33.757802 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 295/1181] 10.4.3.222 () {68 vars in 1299 bytes} [Sat Aug 1 00:17:33 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:17:33.770821 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ef092d0c-74d7-45ff-880f-4268abe6f6d5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:33.773436 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ef092d0c-74d7-45ff-880f-4268abe6f6d5 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] POST https://10.4.3.222/volume/v3/group_snapshots Aug 01 00:17:33.773919 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ef092d0c-74d7-45ff-880f-4268abe6f6d5 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "09a49d50-6b41-4140-ae2c-6991231aacd1", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1413041575"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:33.775619 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.group_snapshots [None req-ef092d0c-74d7-45ff-880f-4268abe6f6d5 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '09a49d50-6b41-4140-ae2c-6991231aacd1', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1413041575'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 01 00:17:33.779823 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:33.779823 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:33.783700 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.group_snapshots [None req-ef092d0c-74d7-45ff-880f-4268abe6f6d5 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1413041575. Aug 01 00:17:33.809227 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:33.809227 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:33.825097 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-ef092d0c-74d7-45ff-880f-4268abe6f6d5 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1286593506 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1286593506, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:17:33.825439 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-ef092d0c-74d7-45ff-880f-4268abe6f6d5 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1286593506 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1286593506, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:17:33.846061 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-ef092d0c-74d7-45ff-880f-4268abe6f6d5 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Created reservations ['1ac76cc2-1f5b-4dff-96d4-cc05f2df644d', '229efc67-1bd9-421f-91c2-247f94d0fd06', '9cfce27f-fb9c-4b55-bb2f-7f0d7332eb9c', '9ffa208d-5061-4578-a8ad-390a7d436564'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:33.886160 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ef092d0c-74d7-45ff-880f-4268abe6f6d5 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/group_snapshots returned with HTTP 202 Aug 01 00:17:33.886605 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 298/1182] 10.4.3.222 () {70 vars in 1324 bytes} [Sat Aug 1 00:17:33 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:33.902793 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0265bcdf-54c5-47d2-8491-5929aaa599a0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:33.904785 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0265bcdf-54c5-47d2-8491-5929aaa599a0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/group_snapshots/55ffb571-2a36-42ca-8f00-a7ada33bf6fe Aug 01 00:17:33.904986 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0265bcdf-54c5-47d2-8491-5929aaa599a0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:33.905185 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0265bcdf-54c5-47d2-8491-5929aaa599a0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:33.905311 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.group_snapshots [None req-0265bcdf-54c5-47d2-8491-5929aaa599a0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] show called for member 55ffb571-2a36-42ca-8f00-a7ada33bf6fe {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 00:17:33.908938 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:33.908938 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:33.912196 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0265bcdf-54c5-47d2-8491-5929aaa599a0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/group_snapshots/55ffb571-2a36-42ca-8f00-a7ada33bf6fe returned with HTTP 200 Aug 01 00:17:33.912807 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 295/1183] 10.4.3.222 () {68 vars in 1413 bytes} [Sat Aug 1 00:17:33 2026] GET /volume/v3/group_snapshots/55ffb571-2a36-42ca-8f00-a7ada33bf6fe => generated 326 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:34.250149 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-036ffdc1-484f-431b-b4a6-b64bcdc732a1 req-5cba9a4e-a4eb-4c44-84ea-dd8f84827474 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:34.252085 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-036ffdc1-484f-431b-b4a6-b64bcdc732a1 req-5cba9a4e-a4eb-4c44-84ea-dd8f84827474 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:17:34.252271 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-036ffdc1-484f-431b-b4a6-b64bcdc732a1 req-5cba9a4e-a4eb-4c44-84ea-dd8f84827474 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:34.252472 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-036ffdc1-484f-431b-b4a6-b64bcdc732a1 req-5cba9a4e-a4eb-4c44-84ea-dd8f84827474 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:34.261891 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:34.261891 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:34.265496 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-036ffdc1-484f-431b-b4a6-b64bcdc732a1 req-5cba9a4e-a4eb-4c44-84ea-dd8f84827474 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:17:34.269718 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-036ffdc1-484f-431b-b4a6-b64bcdc732a1 req-5cba9a4e-a4eb-4c44-84ea-dd8f84827474 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:17:34.270085 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 296/1184] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:17:34 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:34.582677 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e2416081-5b21-4249-9d7a-d26835eeed16 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:34.584978 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e2416081-5b21-4249-9d7a-d26835eeed16 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d Aug 01 00:17:34.585186 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e2416081-5b21-4249-9d7a-d26835eeed16 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:34.585387 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e2416081-5b21-4249-9d7a-d26835eeed16 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:34.585496 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-e2416081-5b21-4249-9d7a-d26835eeed16 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id bc9cdb0b-9a4d-4ce2-b054-36f1318a502d. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:34.589177 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a8e47b97-44bf-427d-9959-1284cd732167 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:34.591128 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:34.591128 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:34.591343 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a8e47b97-44bf-427d-9959-1284cd732167 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:17:34.591634 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a8e47b97-44bf-427d-9959-1284cd732167 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:34.591905 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a8e47b97-44bf-427d-9959-1284cd732167 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:34.591967 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e2416081-5b21-4249-9d7a-d26835eeed16 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d returned with HTTP 200 Aug 01 00:17:34.592302 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 296/1185] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:34 2026] GET /volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:34.611082 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:34.611082 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:34.616041 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a8e47b97-44bf-427d-9959-1284cd732167 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:17:34.620220 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-036ffdc1-484f-431b-b4a6-b64bcdc732a1 req-3a61ed85-e456-4b20-8873-452a199ba490 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:34.624180 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-036ffdc1-484f-431b-b4a6-b64bcdc732a1 req-3a61ed85-e456-4b20-8873-452a199ba490 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] DELETE https://10.4.3.222/volume/v3/attachments/44fcb63f-457a-4641-8d02-ed1ca71842d6 Aug 01 00:17:34.624365 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-036ffdc1-484f-431b-b4a6-b64bcdc732a1 req-3a61ed85-e456-4b20-8873-452a199ba490 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:34.624547 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-036ffdc1-484f-431b-b4a6-b64bcdc732a1 req-3a61ed85-e456-4b20-8873-452a199ba490 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:34.624904 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a8e47b97-44bf-427d-9959-1284cd732167 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:17:34.625578 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 299/1186] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:34 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:34.640786 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:34.640786 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:34.692783 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-036ffdc1-484f-431b-b4a6-b64bcdc732a1 req-3a61ed85-e456-4b20-8873-452a199ba490 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments/44fcb63f-457a-4641-8d02-ed1ca71842d6 returned with HTTP 200 Aug 01 00:17:34.692783 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 296/1187] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:17:34 2026] DELETE /volume/v3/attachments/44fcb63f-457a-4641-8d02-ed1ca71842d6 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:34.924257 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3a3df7bd-d4f6-403e-9363-a892a6585dc0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:34.927583 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3a3df7bd-d4f6-403e-9363-a892a6585dc0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/group_snapshots/55ffb571-2a36-42ca-8f00-a7ada33bf6fe Aug 01 00:17:34.928164 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3a3df7bd-d4f6-403e-9363-a892a6585dc0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:34.928164 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3a3df7bd-d4f6-403e-9363-a892a6585dc0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:34.928164 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.group_snapshots [None req-3a3df7bd-d4f6-403e-9363-a892a6585dc0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] show called for member 55ffb571-2a36-42ca-8f00-a7ada33bf6fe {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 00:17:34.936396 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:34.936396 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:34.941169 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3a3df7bd-d4f6-403e-9363-a892a6585dc0 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/group_snapshots/55ffb571-2a36-42ca-8f00-a7ada33bf6fe returned with HTTP 200 Aug 01 00:17:34.941929 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 297/1188] 10.4.3.222 () {68 vars in 1413 bytes} [Sat Aug 1 00:17:34 2026] GET /volume/v3/group_snapshots/55ffb571-2a36-42ca-8f00-a7ada33bf6fe => generated 327 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:34.952491 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-893210d9-28ff-4138-af53-9998d2878c29 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:34.956885 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-893210d9-28ff-4138-af53-9998d2878c29 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/snapshots/detail Aug 01 00:17:34.956885 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-893210d9-28ff-4138-af53-9998d2878c29 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:34.956885 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-893210d9-28ff-4138-af53-9998d2878c29 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'detail' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:34.956885 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [None req-893210d9-28ff-4138-af53-9998d2878c29 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Removing options '' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:17:34.963570 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.db.api [None req-893210d9-28ff-4138-af53-9998d2878c29 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Building query based on filter {{(pid=100409) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:17:34.970192 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-893210d9-28ff-4138-af53-9998d2878c29 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Get all snapshots completed successfully. Aug 01 00:17:34.970192 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:34.970192 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:34.970192 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-893210d9-28ff-4138-af53-9998d2878c29 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/snapshots/detail returned with HTTP 200 Aug 01 00:17:34.970680 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 297/1189] 10.4.3.222 () {66 vars in 1264 bytes} [Sat Aug 1 00:17:34 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:34.983135 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-195027a3-6242-41c0-a073-2a4b3fffced6 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:34.985924 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-195027a3-6242-41c0-a073-2a4b3fffced6 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/snapshots/ac8a9af1-a7fb-4ece-a54b-a9d6ca262e6c Aug 01 00:17:34.986118 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-195027a3-6242-41c0-a073-2a4b3fffced6 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:34.986312 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-195027a3-6242-41c0-a073-2a4b3fffced6 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:34.994583 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:34.994583 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:34.996198 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-195027a3-6242-41c0-a073-2a4b3fffced6 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Snapshot retrieved successfully. Aug 01 00:17:34.997325 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-195027a3-6242-41c0-a073-2a4b3fffced6 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/snapshots/ac8a9af1-a7fb-4ece-a54b-a9d6ca262e6c returned with HTTP 200 Aug 01 00:17:34.997911 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 300/1190] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:17:34 2026] GET /volume/v3/snapshots/ac8a9af1-a7fb-4ece-a54b-a9d6ca262e6c => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:35.008561 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b589cf16-e512-4bcb-b7f8-f54eedfa0e3d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:35.014785 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b589cf16-e512-4bcb-b7f8-f54eedfa0e3d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/snapshots/1168fbf3-7eb4-40be-bf1a-6330c72f1dbd Aug 01 00:17:35.014785 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b589cf16-e512-4bcb-b7f8-f54eedfa0e3d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:35.014785 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b589cf16-e512-4bcb-b7f8-f54eedfa0e3d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:35.020157 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:35.020157 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:35.020584 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b589cf16-e512-4bcb-b7f8-f54eedfa0e3d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Snapshot retrieved successfully. Aug 01 00:17:35.021559 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b589cf16-e512-4bcb-b7f8-f54eedfa0e3d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/snapshots/1168fbf3-7eb4-40be-bf1a-6330c72f1dbd returned with HTTP 200 Aug 01 00:17:35.022020 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 297/1191] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:17:35 2026] GET /volume/v3/snapshots/1168fbf3-7eb4-40be-bf1a-6330c72f1dbd => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:35.033653 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cd1e5c09-db18-4ba3-a4f4-40053e3a3f49 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:35.037082 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cd1e5c09-db18-4ba3-a4f4-40053e3a3f49 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] DELETE https://10.4.3.222/volume/v3/group_snapshots/55ffb571-2a36-42ca-8f00-a7ada33bf6fe Aug 01 00:17:35.037364 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cd1e5c09-db18-4ba3-a4f4-40053e3a3f49 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:35.037635 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cd1e5c09-db18-4ba3-a4f4-40053e3a3f49 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:35.037845 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.group_snapshots [None req-cd1e5c09-db18-4ba3-a4f4-40053e3a3f49 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] delete called for member 55ffb571-2a36-42ca-8f00-a7ada33bf6fe {{(pid=100406) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 01 00:17:35.037995 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.group_snapshots [None req-cd1e5c09-db18-4ba3-a4f4-40053e3a3f49 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Delete group_snapshot with id: 55ffb571-2a36-42ca-8f00-a7ada33bf6fe Aug 01 00:17:35.043307 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:35.043307 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:35.092679 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cd1e5c09-db18-4ba3-a4f4-40053e3a3f49 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/group_snapshots/55ffb571-2a36-42ca-8f00-a7ada33bf6fe returned with HTTP 202 Aug 01 00:17:35.093183 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 298/1192] 10.4.3.222 () {68 vars in 1416 bytes} [Sat Aug 1 00:17:35 2026] DELETE /volume/v3/group_snapshots/55ffb571-2a36-42ca-8f00-a7ada33bf6fe => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:17:35.102910 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f72f5527-217d-4535-a2e5-8973130d1771 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:35.107129 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f72f5527-217d-4535-a2e5-8973130d1771 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/volumes/detail Aug 01 00:17:35.109902 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f72f5527-217d-4535-a2e5-8973130d1771 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:35.110254 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f72f5527-217d-4535-a2e5-8973130d1771 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'detail' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:35.110622 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [None req-f72f5527-217d-4535-a2e5-8973130d1771 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Removing options '' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:17:35.111586 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f72f5527-217d-4535-a2e5-8973130d1771 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:17:35.131967 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f72f5527-217d-4535-a2e5-8973130d1771 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Get all volumes completed successfully. Aug 01 00:17:35.132588 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-f72f5527-217d-4535-a2e5-8973130d1771 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:17:35.132920 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-f72f5527-217d-4535-a2e5-8973130d1771 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:17:35.193475 np0000006296 devstack@c-api.service[100409]: DEBUG oslo_db.sqlalchemy.engines [None req-f72f5527-217d-4535-a2e5-8973130d1771 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:17:35.196662 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:35.196662 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:35.201610 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-f72f5527-217d-4535-a2e5-8973130d1771 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:17:35.201907 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-f72f5527-217d-4535-a2e5-8973130d1771 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:17:35.244500 np0000006296 devstack@c-api.service[100409]: DEBUG oslo_db.sqlalchemy.engines [None req-f72f5527-217d-4535-a2e5-8973130d1771 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:17:35.247793 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:35.247793 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:35.262189 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f72f5527-217d-4535-a2e5-8973130d1771 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/volumes/detail returned with HTTP 200 Aug 01 00:17:35.262583 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 298/1193] 10.4.3.222 () {68 vars in 1299 bytes} [Sat Aug 1 00:17:35 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:17:35.279863 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-cf6b8cf4-ecdb-41fc-ac75-07bdb491a633 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:35.281735 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cf6b8cf4-ecdb-41fc-ac75-07bdb491a633 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/snapshots/detail Aug 01 00:17:35.281991 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cf6b8cf4-ecdb-41fc-ac75-07bdb491a633 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:35.282186 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cf6b8cf4-ecdb-41fc-ac75-07bdb491a633 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'detail' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:35.282477 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.api_utils [None req-cf6b8cf4-ecdb-41fc-ac75-07bdb491a633 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Removing options '' from query. {{(pid=100408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:17:35.283656 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.db.api [None req-cf6b8cf4-ecdb-41fc-ac75-07bdb491a633 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Building query based on filter {{(pid=100408) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:17:35.287218 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-cf6b8cf4-ecdb-41fc-ac75-07bdb491a633 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Get all snapshots completed successfully. Aug 01 00:17:35.288071 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cf6b8cf4-ecdb-41fc-ac75-07bdb491a633 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/snapshots/detail returned with HTTP 200 Aug 01 00:17:35.288433 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 301/1194] 10.4.3.222 () {66 vars in 1264 bytes} [Sat Aug 1 00:17:35 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:17:35.298073 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-21285824-6d7f-41c5-abaf-c7edbba96c5c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:35.298723 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-21285824-6d7f-41c5-abaf-c7edbba96c5c tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/group_snapshots/55ffb571-2a36-42ca-8f00-a7ada33bf6fe Aug 01 00:17:35.299002 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-21285824-6d7f-41c5-abaf-c7edbba96c5c tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:35.299110 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-21285824-6d7f-41c5-abaf-c7edbba96c5c tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:35.299225 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.group_snapshots [None req-21285824-6d7f-41c5-abaf-c7edbba96c5c tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] show called for member 55ffb571-2a36-42ca-8f00-a7ada33bf6fe {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 00:17:35.309980 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-21285824-6d7f-41c5-abaf-c7edbba96c5c tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/group_snapshots/55ffb571-2a36-42ca-8f00-a7ada33bf6fe returned with HTTP 404 Aug 01 00:17:35.310467 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 298/1195] 10.4.3.222 () {68 vars in 1413 bytes} [Sat Aug 1 00:17:35 2026] GET /volume/v3/group_snapshots/55ffb571-2a36-42ca-8f00-a7ada33bf6fe => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:17:35.320972 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d51dce0a-554d-4236-bcfc-bf1c067c251f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:35.326255 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d51dce0a-554d-4236-bcfc-bf1c067c251f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] DELETE https://10.4.3.222/volume/v3/group_snapshots/55ffb571-2a36-42ca-8f00-a7ada33bf6fe Aug 01 00:17:35.326255 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d51dce0a-554d-4236-bcfc-bf1c067c251f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:35.326255 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d51dce0a-554d-4236-bcfc-bf1c067c251f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:35.326255 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.group_snapshots [None req-d51dce0a-554d-4236-bcfc-bf1c067c251f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] delete called for member 55ffb571-2a36-42ca-8f00-a7ada33bf6fe {{(pid=100406) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 01 00:17:35.326255 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.group_snapshots [None req-d51dce0a-554d-4236-bcfc-bf1c067c251f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Delete group_snapshot with id: 55ffb571-2a36-42ca-8f00-a7ada33bf6fe Aug 01 00:17:35.327717 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d51dce0a-554d-4236-bcfc-bf1c067c251f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/group_snapshots/55ffb571-2a36-42ca-8f00-a7ada33bf6fe returned with HTTP 404 Aug 01 00:17:35.328174 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 299/1196] 10.4.3.222 () {68 vars in 1416 bytes} [Sat Aug 1 00:17:35 2026] DELETE /volume/v3/group_snapshots/55ffb571-2a36-42ca-8f00-a7ada33bf6fe => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:17:35.338926 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-16c5f864-4d1e-4ff1-b6f0-08d6e933131d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:35.341937 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-16c5f864-4d1e-4ff1-b6f0-08d6e933131d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/volumes/detail Aug 01 00:17:35.341937 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-16c5f864-4d1e-4ff1-b6f0-08d6e933131d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:35.341937 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-16c5f864-4d1e-4ff1-b6f0-08d6e933131d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'detail' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:35.341937 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [None req-16c5f864-4d1e-4ff1-b6f0-08d6e933131d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Removing options '' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:17:35.342160 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-16c5f864-4d1e-4ff1-b6f0-08d6e933131d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:17:35.350176 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-16c5f864-4d1e-4ff1-b6f0-08d6e933131d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Get all volumes completed successfully. Aug 01 00:17:35.350817 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-16c5f864-4d1e-4ff1-b6f0-08d6e933131d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:17:35.350976 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-16c5f864-4d1e-4ff1-b6f0-08d6e933131d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:17:35.385669 np0000006296 devstack@c-api.service[100409]: DEBUG oslo_db.sqlalchemy.engines [None req-16c5f864-4d1e-4ff1-b6f0-08d6e933131d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:17:35.388504 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:35.388504 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:35.392179 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-16c5f864-4d1e-4ff1-b6f0-08d6e933131d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:17:35.392322 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-16c5f864-4d1e-4ff1-b6f0-08d6e933131d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:17:35.431724 np0000006296 devstack@c-api.service[100409]: DEBUG oslo_db.sqlalchemy.engines [None req-16c5f864-4d1e-4ff1-b6f0-08d6e933131d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:17:35.435108 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:35.435108 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:35.442734 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-16c5f864-4d1e-4ff1-b6f0-08d6e933131d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/volumes/detail returned with HTTP 200 Aug 01 00:17:35.443175 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 299/1197] 10.4.3.222 () {68 vars in 1299 bytes} [Sat Aug 1 00:17:35 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:17:35.462939 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-65146450-3bda-4780-b0f3-c4fa52514621 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:35.464864 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-65146450-3bda-4780-b0f3-c4fa52514621 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] POST https://10.4.3.222/volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1/action Aug 01 00:17:35.465253 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-65146450-3bda-4780-b0f3-c4fa52514621 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:17:35.465364 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-65146450-3bda-4780-b0f3-c4fa52514621 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:35.466729 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.groups [None req-65146450-3bda-4780-b0f3-c4fa52514621 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] delete called for group 09a49d50-6b41-4140-ae2c-6991231aacd1 {{(pid=100408) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 00:17:35.466961 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.groups [None req-65146450-3bda-4780-b0f3-c4fa52514621 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Delete group with id: 09a49d50-6b41-4140-ae2c-6991231aacd1 Aug 01 00:17:35.470544 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:35.470544 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:35.519017 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-65146450-3bda-4780-b0f3-c4fa52514621 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1/action returned with HTTP 202 Aug 01 00:17:35.519541 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 302/1198] 10.4.3.222 () {70 vars in 1428 bytes} [Sat Aug 1 00:17:35 2026] POST /volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:17:35.527074 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-aae6ca80-14c2-4c83-8680-ec2083f0de28 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:35.530093 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aae6ca80-14c2-4c83-8680-ec2083f0de28 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/volumes/b975766f-d902-4549-974f-12162a05e092 Aug 01 00:17:35.530372 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aae6ca80-14c2-4c83-8680-ec2083f0de28 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:35.530660 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aae6ca80-14c2-4c83-8680-ec2083f0de28 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:35.604577 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-93f80a46-3299-4ff3-bfa5-863a81680a30 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:35.609184 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-93f80a46-3299-4ff3-bfa5-863a81680a30 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d Aug 01 00:17:35.609372 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-93f80a46-3299-4ff3-bfa5-863a81680a30 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:35.609590 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-93f80a46-3299-4ff3-bfa5-863a81680a30 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:35.609722 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-93f80a46-3299-4ff3-bfa5-863a81680a30 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id bc9cdb0b-9a4d-4ce2-b054-36f1318a502d. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:35.621175 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:35.621175 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:35.622651 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-93f80a46-3299-4ff3-bfa5-863a81680a30 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d returned with HTTP 200 Aug 01 00:17:35.623310 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 300/1199] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:35 2026] GET /volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:35.641636 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-491b99b8-cb54-494e-ad62-5f7c7da115b6 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:35.644065 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-491b99b8-cb54-494e-ad62-5f7c7da115b6 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:17:35.644284 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-491b99b8-cb54-494e-ad62-5f7c7da115b6 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:35.644517 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-491b99b8-cb54-494e-ad62-5f7c7da115b6 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:35.653645 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:35.653645 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:35.658699 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-491b99b8-cb54-494e-ad62-5f7c7da115b6 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:17:35.662824 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-491b99b8-cb54-494e-ad62-5f7c7da115b6 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:17:35.663191 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 300/1200] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:35 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:35.675977 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-fc45e68c-e2f0-4c8b-ad5c-659c7093d970 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:35.680844 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fc45e68c-e2f0-4c8b-ad5c-659c7093d970 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:17:35.680844 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fc45e68c-e2f0-4c8b-ad5c-659c7093d970 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:35.680844 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fc45e68c-e2f0-4c8b-ad5c-659c7093d970 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:35.689082 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:35.689082 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:35.693419 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-fc45e68c-e2f0-4c8b-ad5c-659c7093d970 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:17:35.699793 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2f353962-2d68-4a50-9766-6ffac0b613d0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:35.704419 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fc45e68c-e2f0-4c8b-ad5c-659c7093d970 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:17:35.704419 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 303/1201] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:35 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:35.734969 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:35.734969 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:35.743612 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aae6ca80-14c2-4c83-8680-ec2083f0de28 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/volumes/b975766f-d902-4549-974f-12162a05e092 returned with HTTP 404 Aug 01 00:17:35.744235 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 299/1202] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:17:35 2026] GET /volume/v3/volumes/b975766f-d902-4549-974f-12162a05e092 => generated 109 bytes in 217 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:17:35.752868 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9ed80294-b285-4832-8d6c-5c9c51bbd141 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:35.757209 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9ed80294-b285-4832-8d6c-5c9c51bbd141 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/volumes/3bf8cc61-ae58-4412-93ae-ccf5850afcc8 Aug 01 00:17:35.757209 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9ed80294-b285-4832-8d6c-5c9c51bbd141 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:35.757369 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9ed80294-b285-4832-8d6c-5c9c51bbd141 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:35.764973 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9ed80294-b285-4832-8d6c-5c9c51bbd141 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/volumes/3bf8cc61-ae58-4412-93ae-ccf5850afcc8 returned with HTTP 404 Aug 01 00:17:35.765573 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 301/1203] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:17:35 2026] GET /volume/v3/volumes/3bf8cc61-ae58-4412-93ae-ccf5850afcc8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:17:35.776044 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-42dfc6ec-fd0f-4cd9-bae6-9eb9e6f29446 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:35.776132 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ef37b88d-2648-47d9-9c7f-c6c12b26dd2c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:35.778110 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ef37b88d-2648-47d9-9c7f-c6c12b26dd2c tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:17:35.778177 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-42dfc6ec-fd0f-4cd9-bae6-9eb9e6f29446 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 Aug 01 00:17:35.778319 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-42dfc6ec-fd0f-4cd9-bae6-9eb9e6f29446 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:35.778370 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ef37b88d-2648-47d9-9c7f-c6c12b26dd2c tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:35.778498 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-42dfc6ec-fd0f-4cd9-bae6-9eb9e6f29446 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:35.778639 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.groups [None req-42dfc6ec-fd0f-4cd9-bae6-9eb9e6f29446 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] show called for member 09a49d50-6b41-4140-ae2c-6991231aacd1 {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:17:35.778682 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ef37b88d-2648-47d9-9c7f-c6c12b26dd2c tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:35.783516 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-42dfc6ec-fd0f-4cd9-bae6-9eb9e6f29446 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 returned with HTTP 404 Aug 01 00:17:35.784192 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 304/1204] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:17:35 2026] GET /volume/v3/groups/09a49d50-6b41-4140-ae2c-6991231aacd1 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:17:35.789843 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:35.789843 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:35.793649 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6592feb8-99ce-4da7-a378-e3208133aa62 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:35.797871 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6592feb8-99ce-4da7-a378-e3208133aa62 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] DELETE https://10.4.3.222/volume/v3/group_types/ff04970c-141a-4550-af86-62bf3883e607 Aug 01 00:17:35.797871 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6592feb8-99ce-4da7-a378-e3208133aa62 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:35.797871 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6592feb8-99ce-4da7-a378-e3208133aa62 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:35.797964 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ef37b88d-2648-47d9-9c7f-c6c12b26dd2c tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:17:35.802839 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ef37b88d-2648-47d9-9c7f-c6c12b26dd2c tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:17:35.803137 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 300/1205] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:35 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:35.815134 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6592feb8-99ce-4da7-a378-e3208133aa62 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] https://10.4.3.222/volume/v3/group_types/ff04970c-141a-4550-af86-62bf3883e607 returned with HTTP 202 Aug 01 00:17:35.815636 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 302/1206] 10.4.3.222 () {68 vars in 1404 bytes} [Sat Aug 1 00:17:35 2026] DELETE /volume/v3/group_types/ff04970c-141a-4550-af86-62bf3883e607 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:17:35.823734 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a68a86a8-0cc8-40fa-aa7d-a4d4b9159166 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:35.826425 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a68a86a8-0cc8-40fa-aa7d-a4d4b9159166 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] DELETE https://10.4.3.222/volume/v3/types/934ccb2e-89fe-456c-8f7d-85ca8ef4fb72 Aug 01 00:17:35.826719 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a68a86a8-0cc8-40fa-aa7d-a4d4b9159166 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:35.827012 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a68a86a8-0cc8-40fa-aa7d-a4d4b9159166 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] Calling method '_delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:35.842725 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2f353962-2d68-4a50-9766-6ffac0b613d0 tempest-ExtensionsTestJSON-1231820453 tempest-ExtensionsTestJSON-1231820453-project-member] GET https://10.4.3.222/volume/v3/extensions Aug 01 00:17:35.842986 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2f353962-2d68-4a50-9766-6ffac0b613d0 tempest-ExtensionsTestJSON-1231820453 tempest-ExtensionsTestJSON-1231820453-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:35.843217 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2f353962-2d68-4a50-9766-6ffac0b613d0 tempest-ExtensionsTestJSON-1231820453 tempest-ExtensionsTestJSON-1231820453-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:35.843631 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2f353962-2d68-4a50-9766-6ffac0b613d0 tempest-ExtensionsTestJSON-1231820453 tempest-ExtensionsTestJSON-1231820453-project-member] https://10.4.3.222/volume/v3/extensions returned with HTTP 200 Aug 01 00:17:35.844180 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 301/1207] 10.4.3.222 () {66 vars in 1246 bytes} [Sat Aug 1 00:17:35 2026] GET /volume/v3/extensions => generated 5245 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:35.861307 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a68a86a8-0cc8-40fa-aa7d-a4d4b9159166 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] https://10.4.3.222/volume/v3/types/934ccb2e-89fe-456c-8f7d-85ca8ef4fb72 returned with HTTP 202 Aug 01 00:17:35.861685 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 305/1208] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:17:35 2026] DELETE /volume/v3/types/934ccb2e-89fe-456c-8f7d-85ca8ef4fb72 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:17:35.869452 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8162bb39-3b85-44d1-aabb-770f33c0d273 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:35.871137 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8162bb39-3b85-44d1-aabb-770f33c0d273 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] GET https://10.4.3.222/volume/v3/types/934ccb2e-89fe-456c-8f7d-85ca8ef4fb72 Aug 01 00:17:35.871315 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8162bb39-3b85-44d1-aabb-770f33c0d273 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:35.871497 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8162bb39-3b85-44d1-aabb-770f33c0d273 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:35.872436 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7e5d9049-fb25-46e7-9280-31818ae74102 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:35.877157 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7e5d9049-fb25-46e7-9280-31818ae74102 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:17:35.877495 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7e5d9049-fb25-46e7-9280-31818ae74102 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-825146715", "imageRef": "a7e69f30-42a3-4df7-b511-e7ec77a3747d"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:35.880917 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-7e5d9049-fb25-46e7-9280-31818ae74102 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-825146715', 'imageRef': 'a7e69f30-42a3-4df7-b511-e7ec77a3747d'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:17:35.882955 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8162bb39-3b85-44d1-aabb-770f33c0d273 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] https://10.4.3.222/volume/v3/types/934ccb2e-89fe-456c-8f7d-85ca8ef4fb72 returned with HTTP 404 Aug 01 00:17:35.883437 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 301/1209] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:17:35 2026] GET /volume/v3/types/934ccb2e-89fe-456c-8f7d-85ca8ef4fb72 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:35.898215 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-40e999a3-c5ba-44d1-b84c-8b724100207e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:35.899900 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-40e999a3-c5ba-44d1-b84c-8b724100207e tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:17:35.900307 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-40e999a3-c5ba-44d1-b84c-8b724100207e tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-97885637"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:35.919481 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-40e999a3-c5ba-44d1-b84c-8b724100207e tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:17:35.919918 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 302/1210] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:17:35 2026] POST /volume/v3/types => generated 222 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:35.931426 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b49e0f46-939c-450b-a363-3a69fba703a7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:35.933509 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b49e0f46-939c-450b-a363-3a69fba703a7 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] POST https://10.4.3.222/volume/v3/group_types Aug 01 00:17:35.934025 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b49e0f46-939c-450b-a363-3a69fba703a7 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2036482472"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:35.949252 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b49e0f46-939c-450b-a363-3a69fba703a7 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] https://10.4.3.222/volume/v3/group_types returned with HTTP 202 Aug 01 00:17:35.949654 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 306/1211] 10.4.3.222 () {70 vars in 1311 bytes} [Sat Aug 1 00:17:35 2026] POST /volume/v3/group_types => generated 181 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:35.960809 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3dfaaa6a-ed5c-4983-a6e4-b4f2f091a45f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:35.962450 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3dfaaa6a-ed5c-4983-a6e4-b4f2f091a45f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] POST https://10.4.3.222/volume/v3/groups Aug 01 00:17:35.962893 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3dfaaa6a-ed5c-4983-a6e4-b4f2f091a45f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e37e830b-f25f-4b58-8974-a01d6832fd05", "volume_types": ["12d50d88-5332-4161-932b-dc6bb739cb65"], "name": "tempest-GroupSnapshotsTest-Group-625530981"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:35.965681 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-3dfaaa6a-ed5c-4983-a6e4-b4f2f091a45f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Creating new group {'group': {'group_type': 'e37e830b-f25f-4b58-8974-a01d6832fd05', 'volume_types': ['12d50d88-5332-4161-932b-dc6bb739cb65'], 'name': 'tempest-GroupSnapshotsTest-Group-625530981'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 01 00:17:35.970945 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.groups [None req-3dfaaa6a-ed5c-4983-a6e4-b4f2f091a45f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Creating group tempest-GroupSnapshotsTest-Group-625530981. Aug 01 00:17:35.978782 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3dfaaa6a-ed5c-4983-a6e4-b4f2f091a45f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Availability Zones retrieved successfully. Aug 01 00:17:35.988100 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-7e5d9049-fb25-46e7-9280-31818ae74102 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Create volume of 1 GB Aug 01 00:17:35.988383 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:35.988383 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:35.988930 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-7e5d9049-fb25-46e7-9280-31818ae74102 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Availability Zones retrieved successfully. Aug 01 00:17:35.997411 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-3dfaaa6a-ed5c-4983-a6e4-b4f2f091a45f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Created reservations ['e95f8e3f-8f52-4ea1-ad4c-de0bb9086521'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:35.999378 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7e5d9049-fb25-46e7-9280-31818ae74102 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Flow 'volume_create_api' (b6c5f387-9544-4b66-b483-a897cb93c277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:36.000730 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7e5d9049-fb25-46e7-9280-31818ae74102 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a44c0601-71f1-4967-a1ca-53a185d05ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:36.002109 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-7e5d9049-fb25-46e7-9280-31818ae74102 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:17:36.023040 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3dfaaa6a-ed5c-4983-a6e4-b4f2f091a45f tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/groups returned with HTTP 202 Aug 01 00:17:36.024137 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 302/1212] 10.4.3.222 () {70 vars in 1297 bytes} [Sat Aug 1 00:17:35 2026] POST /volume/v3/groups => generated 111 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:36.035355 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dff881cd-df8b-4a78-8654-1ed33603a104 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:36.037092 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dff881cd-df8b-4a78-8654-1ed33603a104 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/groups/13219b69-068f-4dd3-8ebb-d905ea1588d2 Aug 01 00:17:36.037263 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dff881cd-df8b-4a78-8654-1ed33603a104 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:36.037420 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dff881cd-df8b-4a78-8654-1ed33603a104 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:36.037548 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-dff881cd-df8b-4a78-8654-1ed33603a104 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] show called for member 13219b69-068f-4dd3-8ebb-d905ea1588d2 {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:17:36.044846 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:36.044846 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:36.052902 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dff881cd-df8b-4a78-8654-1ed33603a104 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/groups/13219b69-068f-4dd3-8ebb-d905ea1588d2 returned with HTTP 200 Aug 01 00:17:36.052902 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 303/1213] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:17:36 2026] GET /volume/v3/groups/13219b69-068f-4dd3-8ebb-d905ea1588d2 => generated 391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:36.061907 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:36.061907 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:36.073820 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7e5d9049-fb25-46e7-9280-31818ae74102 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a44c0601-71f1-4967-a1ca-53a185d05ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:33Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4aabdd4f-d96e-4a93-b10b-0f9a12038e67,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4aabdd4f-d96e-4a93-b10b-0f9a12038e67', 'encryption_key_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=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:36.074542 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7e5d9049-fb25-46e7-9280-31818ae74102 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03b597b3-b7ff-4a7b-bcb9-f37d4d71bcc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:36.112664 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-7e5d9049-fb25-46e7-9280-31818ae74102 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Created reservations ['bce94004-820f-4b29-8cac-df02ec9a7638', 'ed6eba8f-0f72-4e3e-a69d-eb84b19b88d2', 'cf6d5fef-e209-48ce-a238-c1cf59fc208b', '16f745de-a645-4738-abbb-e769ba3c57b1'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:36.113982 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7e5d9049-fb25-46e7-9280-31818ae74102 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03b597b3-b7ff-4a7b-bcb9-f37d4d71bcc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bce94004-820f-4b29-8cac-df02ec9a7638', 'ed6eba8f-0f72-4e3e-a69d-eb84b19b88d2', 'cf6d5fef-e209-48ce-a238-c1cf59fc208b', '16f745de-a645-4738-abbb-e769ba3c57b1']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:36.114794 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7e5d9049-fb25-46e7-9280-31818ae74102 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a24507d-1143-4f71-abdf-68e4bd107b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:36.140257 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7e5d9049-fb25-46e7-9280-31818ae74102 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a24507d-1143-4f71-abdf-68e4bd107b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5fdafbb-b3a0-46d4-84a5-3387a7da84b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-825146715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='69704ec91491457c961dbdbcce5f05fc',qos_specs=None,replication_status=,reservations=['bce94004-820f-4b29-8cac-df02ec9a7638','ed6eba8f-0f72-4e3e-a69d-eb84b19b88d2','cf6d5fef-e209-48ce-a238-c1cf59fc208b','16f745de-a645-4738-abbb-e769ba3c57b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25d95d13f2cc4f989b8aaf876106a39a',volume_type_id=4aabdd4f-d96e-4a93-b10b-0f9a12038e67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:17:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-825146715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5fdafbb-b3a0-46d4-84a5-3387a7da84b2,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='69704ec91491457c961dbdbcce5f05fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25d95d13f2cc4f989b8aaf876106a39a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4aabdd4f-d96e-4a93-b10b-0f9a12038e67),volume_type_id=4aabdd4f-d96e-4a93-b10b-0f9a12038e67)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:36.140935 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7e5d9049-fb25-46e7-9280-31818ae74102 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bebeb74c-c9a8-4d10-8d0c-0931e8aca538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:36.155819 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7e5d9049-fb25-46e7-9280-31818ae74102 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bebeb74c-c9a8-4d10-8d0c-0931e8aca538) transitioned into state 'SUCCESS' from state '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-825146715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='69704ec91491457c961dbdbcce5f05fc',qos_specs=None,replication_status=,reservations=['bce94004-820f-4b29-8cac-df02ec9a7638','ed6eba8f-0f72-4e3e-a69d-eb84b19b88d2','cf6d5fef-e209-48ce-a238-c1cf59fc208b','16f745de-a645-4738-abbb-e769ba3c57b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25d95d13f2cc4f989b8aaf876106a39a',volume_type_id=4aabdd4f-d96e-4a93-b10b-0f9a12038e67)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:36.156422 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7e5d9049-fb25-46e7-9280-31818ae74102 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6a6b68c-156b-4334-a6e5-cea1d126e21e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:36.168067 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7e5d9049-fb25-46e7-9280-31818ae74102 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6a6b68c-156b-4334-a6e5-cea1d126e21e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:36.168867 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7e5d9049-fb25-46e7-9280-31818ae74102 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Flow 'volume_create_api' (b6c5f387-9544-4b66-b483-a897cb93c277) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:36.169119 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-7e5d9049-fb25-46e7-9280-31818ae74102 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Create volume request issued successfully. Aug 01 00:17:36.169621 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7e5d9049-fb25-46e7-9280-31818ae74102 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:17:36.170007 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 303/1214] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:17:35 2026] POST /volume/v3/volumes => generated 759 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:17:36.184352 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6ba2a3be-40cd-4918-b8ed-da01e6779174 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:36.188971 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6ba2a3be-40cd-4918-b8ed-da01e6779174 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 Aug 01 00:17:36.189158 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6ba2a3be-40cd-4918-b8ed-da01e6779174 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:36.189424 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6ba2a3be-40cd-4918-b8ed-da01e6779174 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:36.199450 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:36.199450 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:36.203661 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-6ba2a3be-40cd-4918-b8ed-da01e6779174 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:17:36.212114 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6ba2a3be-40cd-4918-b8ed-da01e6779174 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 returned with HTTP 200 Aug 01 00:17:36.212535 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 307/1215] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:36 2026] GET /volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:36.636468 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f9687e90-a102-49f1-9e59-1de61d7d6b87 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:36.638794 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f9687e90-a102-49f1-9e59-1de61d7d6b87 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d Aug 01 00:17:36.639089 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f9687e90-a102-49f1-9e59-1de61d7d6b87 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:36.639325 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f9687e90-a102-49f1-9e59-1de61d7d6b87 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:36.639482 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-f9687e90-a102-49f1-9e59-1de61d7d6b87 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id bc9cdb0b-9a4d-4ce2-b054-36f1318a502d. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:36.644688 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:36.644688 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:36.645949 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f9687e90-a102-49f1-9e59-1de61d7d6b87 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d returned with HTTP 200 Aug 01 00:17:36.646516 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 303/1216] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:36 2026] GET /volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:37.063500 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-62fb23dd-1c61-447e-a452-2c33e2038ee9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:37.066419 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-62fb23dd-1c61-447e-a452-2c33e2038ee9 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/groups/13219b69-068f-4dd3-8ebb-d905ea1588d2 Aug 01 00:17:37.066946 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-62fb23dd-1c61-447e-a452-2c33e2038ee9 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:37.066946 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-62fb23dd-1c61-447e-a452-2c33e2038ee9 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:37.067043 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-62fb23dd-1c61-447e-a452-2c33e2038ee9 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] show called for member 13219b69-068f-4dd3-8ebb-d905ea1588d2 {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:17:37.073439 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:37.073439 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:37.084470 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-62fb23dd-1c61-447e-a452-2c33e2038ee9 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/groups/13219b69-068f-4dd3-8ebb-d905ea1588d2 returned with HTTP 200 Aug 01 00:17:37.084470 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 304/1217] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:17:37 2026] GET /volume/v3/groups/13219b69-068f-4dd3-8ebb-d905ea1588d2 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:37.095479 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-665f7ed3-7a1f-49d1-8882-67471bc7a570 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:37.095889 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-665f7ed3-7a1f-49d1-8882-67471bc7a570 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:17:37.096513 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-665f7ed3-7a1f-49d1-8882-67471bc7a570 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2092064804", "volume_type": "12d50d88-5332-4161-932b-dc6bb739cb65", "group_id": "13219b69-068f-4dd3-8ebb-d905ea1588d2", "size": 1}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:37.098156 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-665f7ed3-7a1f-49d1-8882-67471bc7a570 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2092064804', 'volume_type': '12d50d88-5332-4161-932b-dc6bb739cb65', 'group_id': '13219b69-068f-4dd3-8ebb-d905ea1588d2', 'size': 1}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:17:37.106412 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:37.106412 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:37.107442 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-665f7ed3-7a1f-49d1-8882-67471bc7a570 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Create volume of 1 GB Aug 01 00:17:37.112998 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-665f7ed3-7a1f-49d1-8882-67471bc7a570 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Availability Zones retrieved successfully. Aug 01 00:17:37.118590 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-665f7ed3-7a1f-49d1-8882-67471bc7a570 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Flow 'volume_create_api' (d75df084-c785-48b2-a616-307a6f78380c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:37.119829 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-665f7ed3-7a1f-49d1-8882-67471bc7a570 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31060cd3-ccb7-4de3-8ac3-18784b01bacb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:37.120405 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:37.120405 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:37.121082 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-665f7ed3-7a1f-49d1-8882-67471bc7a570 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:17:37.150385 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-665f7ed3-7a1f-49d1-8882-67471bc7a570 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31060cd3-ccb7-4de3-8ac3-18784b01bacb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:17:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=12d50d88-5332-4161-932b-dc6bb739cb65,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-97885637',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '12d50d88-5332-4161-932b-dc6bb739cb65', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '13219b69-068f-4dd3-8ebb-d905ea1588d2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:37.151463 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-665f7ed3-7a1f-49d1-8882-67471bc7a570 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c86fd8a4-799a-4af4-a92b-c2ade11523c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:37.184039 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-665f7ed3-7a1f-49d1-8882-67471bc7a570 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-97885637 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-97885637, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:17:37.184311 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-665f7ed3-7a1f-49d1-8882-67471bc7a570 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-97885637 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-97885637, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:17:37.216480 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-665f7ed3-7a1f-49d1-8882-67471bc7a570 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Created reservations ['b7ef116d-9bda-4736-b8b2-0384fbc38819', '32eb16be-468e-43e9-a72e-58e1fe695097', '422094fe-da38-414d-b8cf-0cc114cbde8f', '3033951c-cebe-4858-8b89-0acd9e4a8c67'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:37.217625 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-665f7ed3-7a1f-49d1-8882-67471bc7a570 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c86fd8a4-799a-4af4-a92b-c2ade11523c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7ef116d-9bda-4736-b8b2-0384fbc38819', '32eb16be-468e-43e9-a72e-58e1fe695097', '422094fe-da38-414d-b8cf-0cc114cbde8f', '3033951c-cebe-4858-8b89-0acd9e4a8c67']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:37.218777 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-665f7ed3-7a1f-49d1-8882-67471bc7a570 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aea22657-b73d-4e28-998a-0cd487d9e242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:37.230182 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-bddea309-95df-48c9-ac2e-07fb1dbb155f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:37.236327 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bddea309-95df-48c9-ac2e-07fb1dbb155f tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 Aug 01 00:17:37.236762 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bddea309-95df-48c9-ac2e-07fb1dbb155f tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:37.237010 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bddea309-95df-48c9-ac2e-07fb1dbb155f tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:37.244986 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-665f7ed3-7a1f-49d1-8882-67471bc7a570 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aea22657-b73d-4e28-998a-0cd487d9e242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '203730c4-550f-498d-a388-6b1d13fa3606', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2092064804',encryption_key_id=None,group_id=13219b69-068f-4dd3-8ebb-d905ea1588d2,group_type_id=,metadata={},multiattach=False,project_id='e84fb37cb1bc444c8df2062395e88568',qos_specs=None,replication_status=,reservations=['b7ef116d-9bda-4736-b8b2-0384fbc38819','32eb16be-468e-43e9-a72e-58e1fe695097','422094fe-da38-414d-b8cf-0cc114cbde8f','3033951c-cebe-4858-8b89-0acd9e4a8c67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65b0f5b9c4e54c51b3caddd3e2afd73d',volume_type_id=12d50d88-5332-4161-932b-dc6bb739cb65), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:17:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2092064804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=13219b69-068f-4dd3-8ebb-d905ea1588d2,host=None,id=203730c4-550f-498d-a388-6b1d13fa3606,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e84fb37cb1bc444c8df2062395e88568',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65b0f5b9c4e54c51b3caddd3e2afd73d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(12d50d88-5332-4161-932b-dc6bb739cb65),volume_type_id=12d50d88-5332-4161-932b-dc6bb739cb65)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:37.246124 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-665f7ed3-7a1f-49d1-8882-67471bc7a570 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4f310f9-cde0-40c9-ba39-064514e5e961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:37.254120 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:37.254120 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:37.259452 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-bddea309-95df-48c9-ac2e-07fb1dbb155f tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:17:37.266223 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bddea309-95df-48c9-ac2e-07fb1dbb155f tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 returned with HTTP 200 Aug 01 00:17:37.266450 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 308/1218] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:37 2026] GET /volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 => generated 1367 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:37.269847 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-665f7ed3-7a1f-49d1-8882-67471bc7a570 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4f310f9-cde0-40c9-ba39-064514e5e961) transitioned into state 'SUCCESS' from state '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-2092064804',encryption_key_id=None,group_id=13219b69-068f-4dd3-8ebb-d905ea1588d2,group_type_id=,metadata={},multiattach=False,project_id='e84fb37cb1bc444c8df2062395e88568',qos_specs=None,replication_status=,reservations=['b7ef116d-9bda-4736-b8b2-0384fbc38819','32eb16be-468e-43e9-a72e-58e1fe695097','422094fe-da38-414d-b8cf-0cc114cbde8f','3033951c-cebe-4858-8b89-0acd9e4a8c67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65b0f5b9c4e54c51b3caddd3e2afd73d',volume_type_id=12d50d88-5332-4161-932b-dc6bb739cb65)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:37.271060 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-665f7ed3-7a1f-49d1-8882-67471bc7a570 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07fd9ec2-bc68-40c7-be33-c30b95d091ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:37.296418 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-665f7ed3-7a1f-49d1-8882-67471bc7a570 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07fd9ec2-bc68-40c7-be33-c30b95d091ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:37.297955 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-665f7ed3-7a1f-49d1-8882-67471bc7a570 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Flow 'volume_create_api' (d75df084-c785-48b2-a616-307a6f78380c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:37.298273 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-665f7ed3-7a1f-49d1-8882-67471bc7a570 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Create volume request issued successfully. Aug 01 00:17:37.299324 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-665f7ed3-7a1f-49d1-8882-67471bc7a570 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:17:37.299560 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-665f7ed3-7a1f-49d1-8882-67471bc7a570 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:17:37.336538 np0000006296 devstack@c-api.service[100409]: DEBUG oslo_db.sqlalchemy.engines [None req-665f7ed3-7a1f-49d1-8882-67471bc7a570 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:17:37.340086 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:37.340086 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:37.343736 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-665f7ed3-7a1f-49d1-8882-67471bc7a570 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:17:37.344140 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 304/1219] 10.4.3.222 () {70 vars in 1300 bytes} [Sat Aug 1 00:17:37 2026] POST /volume/v3/volumes => generated 821 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:37.362418 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fc6482fb-5402-4eef-a1d7-f3577b968919 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:37.365605 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fc6482fb-5402-4eef-a1d7-f3577b968919 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/volumes/203730c4-550f-498d-a388-6b1d13fa3606 Aug 01 00:17:37.365828 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fc6482fb-5402-4eef-a1d7-f3577b968919 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:37.365977 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fc6482fb-5402-4eef-a1d7-f3577b968919 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:37.374493 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:37.374493 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:37.381576 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-fc6482fb-5402-4eef-a1d7-f3577b968919 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Volume info retrieved successfully. Aug 01 00:17:37.382464 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-fc6482fb-5402-4eef-a1d7-f3577b968919 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:17:37.382659 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-fc6482fb-5402-4eef-a1d7-f3577b968919 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:17:37.411156 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-a5f1b2ea-4d1f-4329-957f-1db811c71d83 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:37.414435 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-a5f1b2ea-4d1f-4329-957f-1db811c71d83 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 Aug 01 00:17:37.414435 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-a5f1b2ea-4d1f-4329-957f-1db811c71d83 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:37.415333 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-a5f1b2ea-4d1f-4329-957f-1db811c71d83 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:37.428668 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:37.428668 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:37.436527 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-a5f1b2ea-4d1f-4329-957f-1db811c71d83 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:17:37.445510 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-a5f1b2ea-4d1f-4329-957f-1db811c71d83 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 returned with HTTP 200 Aug 01 00:17:37.446159 np0000006296 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-fc6482fb-5402-4eef-a1d7-f3577b968919 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:17:37.446204 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 305/1220] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:17:37 2026] GET /volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 => generated 1367 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:37.450107 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:37.450107 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:37.459245 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fc6482fb-5402-4eef-a1d7-f3577b968919 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/volumes/203730c4-550f-498d-a388-6b1d13fa3606 returned with HTTP 200 Aug 01 00:17:37.459670 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 304/1221] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:17:37 2026] GET /volume/v3/volumes/203730c4-550f-498d-a388-6b1d13fa3606 => generated 889 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:37.658734 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-dea2c809-fc0d-474f-962f-fddd553fbee9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:37.661067 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-dea2c809-fc0d-474f-962f-fddd553fbee9 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d Aug 01 00:17:37.661479 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-dea2c809-fc0d-474f-962f-fddd553fbee9 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:37.661946 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-dea2c809-fc0d-474f-962f-fddd553fbee9 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:37.662098 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-dea2c809-fc0d-474f-962f-fddd553fbee9 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id bc9cdb0b-9a4d-4ce2-b054-36f1318a502d. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:37.670804 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:37.670804 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:37.672444 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-dea2c809-fc0d-474f-962f-fddd553fbee9 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d returned with HTTP 200 Aug 01 00:17:37.673022 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 309/1222] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:37 2026] GET /volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d => generated 802 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:37.691456 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0ec1ceba-3ab2-479c-8d47-eba37ae9ef0c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:37.694297 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0ec1ceba-3ab2-479c-8d47-eba37ae9ef0c tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/volumes/c351b119-d6c2-4bad-ae6f-984ced57bfcb Aug 01 00:17:37.694438 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0ec1ceba-3ab2-479c-8d47-eba37ae9ef0c tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:37.694712 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0ec1ceba-3ab2-479c-8d47-eba37ae9ef0c tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:37.706050 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:37.706050 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:37.711153 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-0ec1ceba-3ab2-479c-8d47-eba37ae9ef0c tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Volume info retrieved successfully. Aug 01 00:17:37.720573 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0ec1ceba-3ab2-479c-8d47-eba37ae9ef0c tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/volumes/c351b119-d6c2-4bad-ae6f-984ced57bfcb returned with HTTP 200 Aug 01 00:17:37.721053 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 305/1223] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:37 2026] GET /volume/v3/volumes/c351b119-d6c2-4bad-ae6f-984ced57bfcb => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:37.740708 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-02a17f43-c511-4494-8d4e-7b6ea59f89e0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:37.742790 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-02a17f43-c511-4494-8d4e-7b6ea59f89e0 tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] POST https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d/action Aug 01 00:17:37.743499 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-02a17f43-c511-4494-8d4e-7b6ea59f89e0 tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:17:37.743653 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-02a17f43-c511-4494-8d4e-7b6ea59f89e0 tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:37.745020 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.admin_actions [None req-02a17f43-c511-4494-8d4e-7b6ea59f89e0 tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] Updating backup 'bc9cdb0b-9a4d-4ce2-b054-36f1318a502d' with '{'status': 'error'}' {{(pid=100406) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 01 00:17:37.754630 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:37.754630 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:37.767324 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-02a17f43-c511-4494-8d4e-7b6ea59f89e0 tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] reset_status in rpcapi backup_id bc9cdb0b-9a4d-4ce2-b054-36f1318a502d on host np0000006296. {{(pid=100406) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 01 00:17:37.770998 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-02a17f43-c511-4494-8d4e-7b6ea59f89e0 tempest-VolumesBackupsAdminTest-1473494936 tempest-VolumesBackupsAdminTest-1473494936-project-admin] https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d/action returned with HTTP 202 Aug 01 00:17:37.771363 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 306/1224] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:17:37 2026] POST /volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:17:37.779144 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7c739f15-5340-438b-a1c4-260e2a444ead None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:37.781855 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7c739f15-5340-438b-a1c4-260e2a444ead tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d Aug 01 00:17:37.782104 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7c739f15-5340-438b-a1c4-260e2a444ead tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:37.782342 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7c739f15-5340-438b-a1c4-260e2a444ead tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:37.782566 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-7c739f15-5340-438b-a1c4-260e2a444ead tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id bc9cdb0b-9a4d-4ce2-b054-36f1318a502d. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:37.787628 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:37.787628 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:37.788713 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7c739f15-5340-438b-a1c4-260e2a444ead tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d returned with HTTP 200 Aug 01 00:17:37.789186 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 305/1225] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:37 2026] GET /volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:37.807455 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c2efc890-bc08-40e2-9be0-04f62ee66630 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:37.809310 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c2efc890-bc08-40e2-9be0-04f62ee66630 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] DELETE https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d Aug 01 00:17:37.809535 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c2efc890-bc08-40e2-9be0-04f62ee66630 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:37.809815 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c2efc890-bc08-40e2-9be0-04f62ee66630 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:37.811169 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.contrib.backups [None req-c2efc890-bc08-40e2-9be0-04f62ee66630 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Delete backup with id: bc9cdb0b-9a4d-4ce2-b054-36f1318a502d. Aug 01 00:17:37.816885 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:37.816885 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:37.837530 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.backup.rpcapi [None req-c2efc890-bc08-40e2-9be0-04f62ee66630 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] delete_backup rpcapi backup_id bc9cdb0b-9a4d-4ce2-b054-36f1318a502d {{(pid=100408) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:17:37.840061 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c2efc890-bc08-40e2-9be0-04f62ee66630 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d returned with HTTP 202 Aug 01 00:17:37.840061 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 310/1226] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:17:37 2026] DELETE /volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:17:37.848742 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a4c29fed-00d5-4de2-9db7-697e0202c0e4 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:37.851050 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a4c29fed-00d5-4de2-9db7-697e0202c0e4 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d Aug 01 00:17:37.851427 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a4c29fed-00d5-4de2-9db7-697e0202c0e4 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:37.852788 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a4c29fed-00d5-4de2-9db7-697e0202c0e4 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:37.852788 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-a4c29fed-00d5-4de2-9db7-697e0202c0e4 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id bc9cdb0b-9a4d-4ce2-b054-36f1318a502d. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:37.857051 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:37.857051 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:37.858016 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a4c29fed-00d5-4de2-9db7-697e0202c0e4 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d returned with HTTP 200 Aug 01 00:17:37.858465 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 306/1227] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:37 2026] GET /volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:37.987900 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-2b31a74f-5d05-4674-859e-50c10353336c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:37.990047 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-2b31a74f-5d05-4674-859e-50c10353336c tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 Aug 01 00:17:37.991316 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-2b31a74f-5d05-4674-859e-50c10353336c tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:37.991517 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-2b31a74f-5d05-4674-859e-50c10353336c tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:38.004138 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:38.004138 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:38.010213 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-2b31a74f-5d05-4674-859e-50c10353336c tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:17:38.018948 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-2b31a74f-5d05-4674-859e-50c10353336c tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 returned with HTTP 200 Aug 01 00:17:38.019452 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 307/1228] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:17:37 2026] GET /volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 => generated 1367 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:38.032008 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8b5d2d04-0ae9-47c5-83b8-9120d7bb6152 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:38.032454 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8b5d2d04-0ae9-47c5-83b8-9120d7bb6152 None None] GET https://10.4.3.222/volume// Aug 01 00:17:38.032688 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8b5d2d04-0ae9-47c5-83b8-9120d7bb6152 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:38.032905 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8b5d2d04-0ae9-47c5-83b8-9120d7bb6152 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:38.033307 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8b5d2d04-0ae9-47c5-83b8-9120d7bb6152 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:17:38.033646 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 306/1229] 10.4.3.222 () {66 vars in 1419 bytes} [Sat Aug 1 00:17:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:17:38.045317 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-79f77dc4-5a55-4420-9826-660a69c59cae None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:38.047955 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-79f77dc4-5a55-4420-9826-660a69c59cae tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:17:38.048261 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-79f77dc4-5a55-4420-9826-660a69c59cae tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d5fdafbb-b3a0-46d4-84a5-3387a7da84b2", "connector": null, "instance_uuid": "8e229eab-0bc0-4236-a176-c4316c0bff62"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:38.064094 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:38.064094 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:38.081408 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3d9f2366-3b72-40c7-96e0-ab7c207e4729 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:38.083279 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3d9f2366-3b72-40c7-96e0-ab7c207e4729 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/1eee7884-8514-4fb3-b0d2-5666dee212f8 Aug 01 00:17:38.083467 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3d9f2366-3b72-40c7-96e0-ab7c207e4729 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:38.083655 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3d9f2366-3b72-40c7-96e0-ab7c207e4729 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:38.083756 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-3d9f2366-3b72-40c7-96e0-ab7c207e4729 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Delete snapshot with id: 1eee7884-8514-4fb3-b0d2-5666dee212f8 Aug 01 00:17:38.088746 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3d9f2366-3b72-40c7-96e0-ab7c207e4729 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/snapshots/1eee7884-8514-4fb3-b0d2-5666dee212f8 returned with HTTP 404 Aug 01 00:17:38.089323 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 307/1230] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:17:38 2026] DELETE /volume/v3/snapshots/1eee7884-8514-4fb3-b0d2-5666dee212f8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:38.099102 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bc11f64f-d238-4082-a66d-48caab5f6c50 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:38.103958 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bc11f64f-d238-4082-a66d-48caab5f6c50 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/snapshots/1eee7884-8514-4fb3-b0d2-5666dee212f8 Aug 01 00:17:38.104261 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bc11f64f-d238-4082-a66d-48caab5f6c50 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:38.104559 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bc11f64f-d238-4082-a66d-48caab5f6c50 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:38.109935 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bc11f64f-d238-4082-a66d-48caab5f6c50 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/snapshots/1eee7884-8514-4fb3-b0d2-5666dee212f8 returned with HTTP 404 Aug 01 00:17:38.110531 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 308/1231] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:17:38 2026] GET /volume/v3/snapshots/1eee7884-8514-4fb3-b0d2-5666dee212f8 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:38.113128 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-79f77dc4-5a55-4420-9826-660a69c59cae tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:17:38.114046 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 311/1232] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:17:38 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:38.162575 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-8ed1168e-44b8-49de-a78b-fa014bcac8fa req-1c078e47-284f-426d-a684-4ba5610961b8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:38.168132 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-8ed1168e-44b8-49de-a78b-fa014bcac8fa req-1c078e47-284f-426d-a684-4ba5610961b8 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 Aug 01 00:17:38.168384 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-8ed1168e-44b8-49de-a78b-fa014bcac8fa req-1c078e47-284f-426d-a684-4ba5610961b8 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:38.168675 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-8ed1168e-44b8-49de-a78b-fa014bcac8fa req-1c078e47-284f-426d-a684-4ba5610961b8 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:38.183490 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:38.183490 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:38.192403 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-8ed1168e-44b8-49de-a78b-fa014bcac8fa req-1c078e47-284f-426d-a684-4ba5610961b8 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:17:38.199911 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-8ed1168e-44b8-49de-a78b-fa014bcac8fa req-1c078e47-284f-426d-a684-4ba5610961b8 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 returned with HTTP 200 Aug 01 00:17:38.200418 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 307/1233] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:17:38 2026] GET /volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:38.227567 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-8ed1168e-44b8-49de-a78b-fa014bcac8fa req-44a3f5a9-f84a-48a4-a32e-c2fa0027bc49 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:38.232158 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-8ed1168e-44b8-49de-a78b-fa014bcac8fa req-44a3f5a9-f84a-48a4-a32e-c2fa0027bc49 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] POST https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6/action Aug 01 00:17:38.232158 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-8ed1168e-44b8-49de-a78b-fa014bcac8fa req-44a3f5a9-f84a-48a4-a32e-c2fa0027bc49 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:17:38.232158 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-8ed1168e-44b8-49de-a78b-fa014bcac8fa req-44a3f5a9-f84a-48a4-a32e-c2fa0027bc49 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:38.248059 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:38.248059 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:38.248466 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-8ed1168e-44b8-49de-a78b-fa014bcac8fa req-44a3f5a9-f84a-48a4-a32e-c2fa0027bc49 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:17:38.262554 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-8ed1168e-44b8-49de-a78b-fa014bcac8fa req-44a3f5a9-f84a-48a4-a32e-c2fa0027bc49 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Begin detaching volume completed successfully. Aug 01 00:17:38.262917 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-8ed1168e-44b8-49de-a78b-fa014bcac8fa req-44a3f5a9-f84a-48a4-a32e-c2fa0027bc49 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6/action returned with HTTP 202 Aug 01 00:17:38.263513 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 308/1234] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:17:38 2026] POST /volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:17:38.322883 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-60c18e32-cbbd-4ca3-a105-88a9295afa9c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:38.324953 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-60c18e32-cbbd-4ca3-a105-88a9295afa9c None None] GET https://10.4.3.222/volume// Aug 01 00:17:38.325292 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-60c18e32-cbbd-4ca3-a105-88a9295afa9c None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:38.325705 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-60c18e32-cbbd-4ca3-a105-88a9295afa9c None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:38.326239 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-60c18e32-cbbd-4ca3-a105-88a9295afa9c None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:17:38.326491 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 309/1235] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:17: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 01 00:17:38.337312 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-8ed1168e-44b8-49de-a78b-fa014bcac8fa req-e3c8c610-f0be-4182-81fd-ed8add64b395 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:38.339396 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-8ed1168e-44b8-49de-a78b-fa014bcac8fa req-e3c8c610-f0be-4182-81fd-ed8add64b395 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 Aug 01 00:17:38.339593 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-8ed1168e-44b8-49de-a78b-fa014bcac8fa req-e3c8c610-f0be-4182-81fd-ed8add64b395 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:38.339842 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-8ed1168e-44b8-49de-a78b-fa014bcac8fa req-e3c8c610-f0be-4182-81fd-ed8add64b395 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:38.351258 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:38.351258 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:38.356306 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-8ed1168e-44b8-49de-a78b-fa014bcac8fa req-e3c8c610-f0be-4182-81fd-ed8add64b395 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:17:38.361196 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-8ed1168e-44b8-49de-a78b-fa014bcac8fa req-e3c8c610-f0be-4182-81fd-ed8add64b395 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 returned with HTTP 200 Aug 01 00:17:38.361688 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 312/1236] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:17:38 2026] GET /volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 => generated 1323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:17:38.372970 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4a04075c-fb6a-48b7-972f-56f6c3685d4e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:38.374847 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4a04075c-fb6a-48b7-972f-56f6c3685d4e tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:17:38.374885 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4a04075c-fb6a-48b7-972f-56f6c3685d4e tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2003391976"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:38.376311 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-4a04075c-fb6a-48b7-972f-56f6c3685d4e tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2003391976'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:17:38.376437 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-4a04075c-fb6a-48b7-972f-56f6c3685d4e tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Create volume of 1 GB Aug 01 00:17:38.382856 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4a04075c-fb6a-48b7-972f-56f6c3685d4e tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Availability Zones retrieved successfully. Aug 01 00:17:38.387485 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4a04075c-fb6a-48b7-972f-56f6c3685d4e tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Flow 'volume_create_api' (e9d9004b-a2b4-455e-ba71-3a9c3686a512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:38.388469 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4a04075c-fb6a-48b7-972f-56f6c3685d4e tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc6f59f7-7206-4ce5-b6a3-14ef5d179bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:38.389300 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-4a04075c-fb6a-48b7-972f-56f6c3685d4e tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:17:38.420689 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4a04075c-fb6a-48b7-972f-56f6c3685d4e tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc6f59f7-7206-4ce5-b6a3-14ef5d179bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:38.421722 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4a04075c-fb6a-48b7-972f-56f6c3685d4e tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a4eb43e-31ce-41c6-bf54-2fe3872e70dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:38.474742 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f06248ce-7d9b-4544-986e-7a05ce06166d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:38.479866 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f06248ce-7d9b-4544-986e-7a05ce06166d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/volumes/203730c4-550f-498d-a388-6b1d13fa3606 Aug 01 00:17:38.479866 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f06248ce-7d9b-4544-986e-7a05ce06166d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:38.480074 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f06248ce-7d9b-4544-986e-7a05ce06166d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:38.493971 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:38.493971 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:38.501298 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f06248ce-7d9b-4544-986e-7a05ce06166d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Volume info retrieved successfully. Aug 01 00:17:38.502334 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-f06248ce-7d9b-4544-986e-7a05ce06166d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:17:38.502551 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-f06248ce-7d9b-4544-986e-7a05ce06166d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:17:38.502623 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-4a04075c-fb6a-48b7-972f-56f6c3685d4e tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Created reservations ['99d54fb5-955d-41ce-831c-fd92d469df9c', 'd2cfaefc-cdef-48d9-8d3f-762e9e0543d0', '728f52a2-31d8-4a86-9111-06f2159876dd', '1bfc0139-ae23-4e50-9582-172a5bf2ca39'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:38.503676 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4a04075c-fb6a-48b7-972f-56f6c3685d4e tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a4eb43e-31ce-41c6-bf54-2fe3872e70dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99d54fb5-955d-41ce-831c-fd92d469df9c', 'd2cfaefc-cdef-48d9-8d3f-762e9e0543d0', '728f52a2-31d8-4a86-9111-06f2159876dd', '1bfc0139-ae23-4e50-9582-172a5bf2ca39']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:38.504567 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4a04075c-fb6a-48b7-972f-56f6c3685d4e tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de726d8b-cc12-48d0-9de7-9356fa15e29a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:38.542499 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4a04075c-fb6a-48b7-972f-56f6c3685d4e tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de726d8b-cc12-48d0-9de7-9356fa15e29a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1dfc9398-a4e2-4d04-a9ad-d24900322bd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2003391976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe704c4af04c40a4874785efe41124dd',qos_specs=None,replication_status=,reservations=['99d54fb5-955d-41ce-831c-fd92d469df9c','d2cfaefc-cdef-48d9-8d3f-762e9e0543d0','728f52a2-31d8-4a86-9111-06f2159876dd','1bfc0139-ae23-4e50-9582-172a5bf2ca39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26b16e0ba93e4077944dac30284b22fd',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:17:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2003391976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1dfc9398-a4e2-4d04-a9ad-d24900322bd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe704c4af04c40a4874785efe41124dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26b16e0ba93e4077944dac30284b22fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:38.543333 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4a04075c-fb6a-48b7-972f-56f6c3685d4e tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c85ec84e-45f8-492a-ac11-3c74ba57baaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:38.549271 np0000006296 devstack@c-api.service[100409]: DEBUG oslo_db.sqlalchemy.engines [None req-f06248ce-7d9b-4544-986e-7a05ce06166d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:17:38.553483 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:38.553483 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:38.565456 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4a04075c-fb6a-48b7-972f-56f6c3685d4e tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c85ec84e-45f8-492a-ac11-3c74ba57baaf) transitioned into state 'SUCCESS' from state '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-2003391976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe704c4af04c40a4874785efe41124dd',qos_specs=None,replication_status=,reservations=['99d54fb5-955d-41ce-831c-fd92d469df9c','d2cfaefc-cdef-48d9-8d3f-762e9e0543d0','728f52a2-31d8-4a86-9111-06f2159876dd','1bfc0139-ae23-4e50-9582-172a5bf2ca39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26b16e0ba93e4077944dac30284b22fd',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:38.565609 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f06248ce-7d9b-4544-986e-7a05ce06166d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/volumes/203730c4-550f-498d-a388-6b1d13fa3606 returned with HTTP 200 Aug 01 00:17:38.566151 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 309/1237] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:17:38 2026] GET /volume/v3/volumes/203730c4-550f-498d-a388-6b1d13fa3606 => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:38.566392 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4a04075c-fb6a-48b7-972f-56f6c3685d4e tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11e6b586-79ca-4df7-ad97-c05b9814b490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:38.580016 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4a04075c-fb6a-48b7-972f-56f6c3685d4e tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11e6b586-79ca-4df7-ad97-c05b9814b490) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:38.580998 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4a04075c-fb6a-48b7-972f-56f6c3685d4e tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Flow 'volume_create_api' (e9d9004b-a2b4-455e-ba71-3a9c3686a512) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:38.581423 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4a04075c-fb6a-48b7-972f-56f6c3685d4e tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Create volume request issued successfully. Aug 01 00:17:38.582741 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4a04075c-fb6a-48b7-972f-56f6c3685d4e tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:17:38.582895 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 308/1238] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:17:38 2026] POST /volume/v3/volumes => generated 759 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 01 00:17:38.586349 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-be3e23ce-b033-4d83-8690-ea814b92927d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:38.594858 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-be3e23ce-b033-4d83-8690-ea814b92927d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] POST https://10.4.3.222/volume/v3/group_snapshots Aug 01 00:17:38.594858 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-be3e23ce-b033-4d83-8690-ea814b92927d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "13219b69-068f-4dd3-8ebb-d905ea1588d2", "name": "tempest-group_snapshot-1435448612"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:38.596353 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.group_snapshots [None req-be3e23ce-b033-4d83-8690-ea814b92927d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '13219b69-068f-4dd3-8ebb-d905ea1588d2', 'name': 'tempest-group_snapshot-1435448612'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 01 00:17:38.601130 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2c6ba6e6-fee7-4f9c-bcc8-ef7a4de30678 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:38.604794 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:38.604794 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:38.604924 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2c6ba6e6-fee7-4f9c-bcc8-ef7a4de30678 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] GET https://10.4.3.222/volume/v3/volumes/1dfc9398-a4e2-4d04-a9ad-d24900322bd3 Aug 01 00:17:38.604924 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2c6ba6e6-fee7-4f9c-bcc8-ef7a4de30678 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:38.604924 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2c6ba6e6-fee7-4f9c-bcc8-ef7a4de30678 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:38.607057 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.group_snapshots [None req-be3e23ce-b033-4d83-8690-ea814b92927d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Creating group_snapshot tempest-group_snapshot-1435448612. Aug 01 00:17:38.620734 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:38.620734 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:38.627732 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-2c6ba6e6-fee7-4f9c-bcc8-ef7a4de30678 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Volume info retrieved successfully. Aug 01 00:17:38.640328 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2c6ba6e6-fee7-4f9c-bcc8-ef7a4de30678 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/volumes/1dfc9398-a4e2-4d04-a9ad-d24900322bd3 returned with HTTP 200 Aug 01 00:17:38.641352 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 313/1239] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:38 2026] GET /volume/v3/volumes/1dfc9398-a4e2-4d04-a9ad-d24900322bd3 => generated 827 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:38.669688 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:38.669688 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:38.689545 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-be3e23ce-b033-4d83-8690-ea814b92927d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-97885637 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-97885637, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:17:38.690901 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-be3e23ce-b033-4d83-8690-ea814b92927d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-97885637 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-97885637, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:17:38.743485 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-be3e23ce-b033-4d83-8690-ea814b92927d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Created reservations ['fc06cd75-37d2-4496-b415-46cec836efc7', '7fdb1ca0-16cc-45bb-977b-5257700356ef', '2d8a7210-5a24-4643-911b-56722cba8545', '70a897d0-c6ac-48b0-8df2-85b9c513c58b'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:38.771647 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-be3e23ce-b033-4d83-8690-ea814b92927d tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/group_snapshots returned with HTTP 202 Aug 01 00:17:38.772189 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 310/1240] 10.4.3.222 () {70 vars in 1324 bytes} [Sat Aug 1 00:17:38 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:38.784501 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-cb30d70e-96e0-49ac-bc0a-1b5dd4da168e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:38.787466 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cb30d70e-96e0-49ac-bc0a-1b5dd4da168e tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/group_snapshots/66d43931-cb7c-40cb-ba02-1f64eb76e5c6 Aug 01 00:17:38.788204 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cb30d70e-96e0-49ac-bc0a-1b5dd4da168e tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:38.788498 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cb30d70e-96e0-49ac-bc0a-1b5dd4da168e tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:38.789329 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.group_snapshots [None req-cb30d70e-96e0-49ac-bc0a-1b5dd4da168e tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] show called for member 66d43931-cb7c-40cb-ba02-1f64eb76e5c6 {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 00:17:38.792395 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:38.792395 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:38.796342 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cb30d70e-96e0-49ac-bc0a-1b5dd4da168e tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/group_snapshots/66d43931-cb7c-40cb-ba02-1f64eb76e5c6 returned with HTTP 200 Aug 01 00:17:38.797037 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 310/1241] 10.4.3.222 () {68 vars in 1413 bytes} [Sat Aug 1 00:17:38 2026] GET /volume/v3/group_snapshots/66d43931-cb7c-40cb-ba02-1f64eb76e5c6 => generated 307 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 00:17:38.871998 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e0c8d9b7-69d2-4f3f-b1de-1481d11c1f1b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:38.877708 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e0c8d9b7-69d2-4f3f-b1de-1481d11c1f1b tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d Aug 01 00:17:38.877708 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e0c8d9b7-69d2-4f3f-b1de-1481d11c1f1b tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:38.877708 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e0c8d9b7-69d2-4f3f-b1de-1481d11c1f1b tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:38.877708 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-e0c8d9b7-69d2-4f3f-b1de-1481d11c1f1b tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Show backup with id bc9cdb0b-9a4d-4ce2-b054-36f1318a502d. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:38.879480 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e0c8d9b7-69d2-4f3f-b1de-1481d11c1f1b tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d returned with HTTP 404 Aug 01 00:17:38.879928 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 309/1242] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:38 2026] GET /volume/v3/backups/bc9cdb0b-9a4d-4ce2-b054-36f1318a502d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:38.966959 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-63c4fd1f-7cee-4899-9e0c-64c19be4d56c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:38.968982 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-63c4fd1f-7cee-4899-9e0c-64c19be4d56c tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/volumes/c351b119-d6c2-4bad-ae6f-984ced57bfcb Aug 01 00:17:38.969185 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-63c4fd1f-7cee-4899-9e0c-64c19be4d56c tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:38.969365 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-63c4fd1f-7cee-4899-9e0c-64c19be4d56c tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:38.979836 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:38.979836 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:38.985508 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-63c4fd1f-7cee-4899-9e0c-64c19be4d56c tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Volume info retrieved successfully. Aug 01 00:17:38.990523 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-63c4fd1f-7cee-4899-9e0c-64c19be4d56c tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/volumes/c351b119-d6c2-4bad-ae6f-984ced57bfcb returned with HTTP 200 Aug 01 00:17:38.991086 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 314/1243] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:38 2026] GET /volume/v3/volumes/c351b119-d6c2-4bad-ae6f-984ced57bfcb => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:39.008585 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d4757930-5ca3-4fee-9eaf-bf845873cfc5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:39.011062 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d4757930-5ca3-4fee-9eaf-bf845873cfc5 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] DELETE https://10.4.3.222/volume/v3/volumes/c351b119-d6c2-4bad-ae6f-984ced57bfcb Aug 01 00:17:39.011301 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d4757930-5ca3-4fee-9eaf-bf845873cfc5 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:39.011565 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d4757930-5ca3-4fee-9eaf-bf845873cfc5 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:39.011780 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-d4757930-5ca3-4fee-9eaf-bf845873cfc5 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Delete volume with id: c351b119-d6c2-4bad-ae6f-984ced57bfcb Aug 01 00:17:39.020502 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:39.020502 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:39.021139 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d4757930-5ca3-4fee-9eaf-bf845873cfc5 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Volume info retrieved successfully. Aug 01 00:17:39.039154 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d4757930-5ca3-4fee-9eaf-bf845873cfc5 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Delete volume request issued successfully. Aug 01 00:17:39.039384 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d4757930-5ca3-4fee-9eaf-bf845873cfc5 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/volumes/c351b119-d6c2-4bad-ae6f-984ced57bfcb returned with HTTP 202 Aug 01 00:17:39.040163 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 311/1244] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:17:39 2026] DELETE /volume/v3/volumes/c351b119-d6c2-4bad-ae6f-984ced57bfcb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:17:39.046841 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5532b00a-8160-414e-908c-9449c2e74acf None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:39.051465 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5532b00a-8160-414e-908c-9449c2e74acf tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/volumes/c351b119-d6c2-4bad-ae6f-984ced57bfcb Aug 01 00:17:39.051746 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5532b00a-8160-414e-908c-9449c2e74acf tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:39.051985 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5532b00a-8160-414e-908c-9449c2e74acf tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:39.060016 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:39.060016 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:39.064808 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-5532b00a-8160-414e-908c-9449c2e74acf tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Volume info retrieved successfully. Aug 01 00:17:39.068723 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5532b00a-8160-414e-908c-9449c2e74acf tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/volumes/c351b119-d6c2-4bad-ae6f-984ced57bfcb returned with HTTP 200 Aug 01 00:17:39.069159 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 311/1245] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:39 2026] GET /volume/v3/volumes/c351b119-d6c2-4bad-ae6f-984ced57bfcb => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:39.331017 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-8ed1168e-44b8-49de-a78b-fa014bcac8fa req-b803de98-d194-41a3-af9e-230e90afa3a3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:39.336181 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-8ed1168e-44b8-49de-a78b-fa014bcac8fa req-b803de98-d194-41a3-af9e-230e90afa3a3 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] DELETE https://10.4.3.222/volume/v3/attachments/aecdce26-4d54-4a78-90c0-b28cc784673f Aug 01 00:17:39.336500 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-8ed1168e-44b8-49de-a78b-fa014bcac8fa req-b803de98-d194-41a3-af9e-230e90afa3a3 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:39.336754 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-8ed1168e-44b8-49de-a78b-fa014bcac8fa req-b803de98-d194-41a3-af9e-230e90afa3a3 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:39.346509 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:39.346509 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:39.394339 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-8ed1168e-44b8-49de-a78b-fa014bcac8fa req-b803de98-d194-41a3-af9e-230e90afa3a3 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/attachments/aecdce26-4d54-4a78-90c0-b28cc784673f returned with HTTP 200 Aug 01 00:17:39.395039 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 310/1246] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:17:39 2026] DELETE /volume/v3/attachments/aecdce26-4d54-4a78-90c0-b28cc784673f => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:39.655266 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e6a6dc45-2f08-40f5-99e4-1b94ea4f530c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:39.657996 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e6a6dc45-2f08-40f5-99e4-1b94ea4f530c tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] GET https://10.4.3.222/volume/v3/volumes/1dfc9398-a4e2-4d04-a9ad-d24900322bd3 Aug 01 00:17:39.658061 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e6a6dc45-2f08-40f5-99e4-1b94ea4f530c tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:39.658294 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e6a6dc45-2f08-40f5-99e4-1b94ea4f530c tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:39.659982 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4cb2676b-cb34-4d03-86fc-78f413fc7a09 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:39.660356 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4cb2676b-cb34-4d03-86fc-78f413fc7a09 None None] GET https://10.4.3.222/volume// Aug 01 00:17:39.660509 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4cb2676b-cb34-4d03-86fc-78f413fc7a09 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:39.660710 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4cb2676b-cb34-4d03-86fc-78f413fc7a09 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:39.661090 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4cb2676b-cb34-4d03-86fc-78f413fc7a09 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:17:39.661365 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 312/1247] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:17: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 01 00:17:39.667711 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:39.667711 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:39.668727 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-63d228b6-2fe0-4662-9780-51cc4a1e7a44 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:39.672572 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-63d228b6-2fe0-4662-9780-51cc4a1e7a44 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 Aug 01 00:17:39.672572 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-63d228b6-2fe0-4662-9780-51cc4a1e7a44 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:39.672572 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-63d228b6-2fe0-4662-9780-51cc4a1e7a44 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:39.672727 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-e6a6dc45-2f08-40f5-99e4-1b94ea4f530c tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Volume info retrieved successfully. Aug 01 00:17:39.675860 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e6a6dc45-2f08-40f5-99e4-1b94ea4f530c tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/volumes/1dfc9398-a4e2-4d04-a9ad-d24900322bd3 returned with HTTP 200 Aug 01 00:17:39.677002 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 315/1248] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:39 2026] GET /volume/v3/volumes/1dfc9398-a4e2-4d04-a9ad-d24900322bd3 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:17:39.679577 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:39.679577 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:39.682870 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-63d228b6-2fe0-4662-9780-51cc4a1e7a44 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:17:39.687804 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-63d228b6-2fe0-4662-9780-51cc4a1e7a44 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 returned with HTTP 200 Aug 01 00:17:39.688683 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 312/1249] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:17:39 2026] GET /volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 => generated 1546 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:17:39.790949 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-9b5701e2-e1dd-4b44-92c0-b42075501cda None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:39.793291 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-9b5701e2-e1dd-4b44-92c0-b42075501cda tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] PUT https://10.4.3.222/volume/v3/attachments/67584176-8fa0-49ea-9aaf-39d43c4f1c09 Aug 01 00:17:39.793868 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-9b5701e2-e1dd-4b44-92c0-b42075501cda tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:39.809729 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f5c049ef-702c-4097-9d6c-b7055a883cce None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:39.814492 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-9b5701e2-e1dd-4b44-92c0-b42075501cda tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Acquiring lock "cinder-attachment_update-d5fdafbb-b3a0-46d4-84a5-3387a7da84b2-np0000006296" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:17:39.819017 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f5c049ef-702c-4097-9d6c-b7055a883cce tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/group_snapshots/66d43931-cb7c-40cb-ba02-1f64eb76e5c6 Aug 01 00:17:39.819017 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f5c049ef-702c-4097-9d6c-b7055a883cce tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:39.819191 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f5c049ef-702c-4097-9d6c-b7055a883cce tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:39.819365 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.group_snapshots [None req-f5c049ef-702c-4097-9d6c-b7055a883cce tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] show called for member 66d43931-cb7c-40cb-ba02-1f64eb76e5c6 {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 00:17:39.825008 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:39.825008 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:39.827836 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-9b5701e2-e1dd-4b44-92c0-b42075501cda tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Lock "cinder-attachment_update-d5fdafbb-b3a0-46d4-84a5-3387a7da84b2-np0000006296" acquired by "attachment_update" :: waited 0.014s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:17:39.831006 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f5c049ef-702c-4097-9d6c-b7055a883cce tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/group_snapshots/66d43931-cb7c-40cb-ba02-1f64eb76e5c6 returned with HTTP 200 Aug 01 00:17:39.831919 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 313/1250] 10.4.3.222 () {68 vars in 1413 bytes} [Sat Aug 1 00:17:39 2026] GET /volume/v3/group_snapshots/66d43931-cb7c-40cb-ba02-1f64eb76e5c6 => generated 308 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:39.834027 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:39.834027 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:39.848016 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e4030bdf-7186-4e96-b6fa-bac335c5d6d3 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:39.850472 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e4030bdf-7186-4e96-b6fa-bac335c5d6d3 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/snapshots/detail Aug 01 00:17:39.850875 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e4030bdf-7186-4e96-b6fa-bac335c5d6d3 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:39.851211 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e4030bdf-7186-4e96-b6fa-bac335c5d6d3 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'detail' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:39.851594 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.api_utils [None req-e4030bdf-7186-4e96-b6fa-bac335c5d6d3 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Removing options '' from query. {{(pid=100408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:17:39.854394 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.db.api [None req-e4030bdf-7186-4e96-b6fa-bac335c5d6d3 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Building query based on filter {{(pid=100408) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:17:39.860256 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-e4030bdf-7186-4e96-b6fa-bac335c5d6d3 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Get all snapshots completed successfully. Aug 01 00:17:39.860405 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:39.860405 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:39.861271 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e4030bdf-7186-4e96-b6fa-bac335c5d6d3 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/snapshots/detail returned with HTTP 200 Aug 01 00:17:39.862205 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 316/1251] 10.4.3.222 () {66 vars in 1264 bytes} [Sat Aug 1 00:17:39 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:39.874623 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-957a43ad-8b6e-4c66-a670-963892a90b4b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:39.876789 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-957a43ad-8b6e-4c66-a670-963892a90b4b tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/snapshots/d82165f5-71bd-42e4-a948-6372b766ebe5 Aug 01 00:17:39.877120 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-957a43ad-8b6e-4c66-a670-963892a90b4b tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:39.877279 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-957a43ad-8b6e-4c66-a670-963892a90b4b tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:39.885238 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:39.885238 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:39.885238 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-957a43ad-8b6e-4c66-a670-963892a90b4b tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Snapshot retrieved successfully. Aug 01 00:17:39.885238 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-957a43ad-8b6e-4c66-a670-963892a90b4b tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/snapshots/d82165f5-71bd-42e4-a948-6372b766ebe5 returned with HTTP 200 Aug 01 00:17:39.885238 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 313/1252] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:17:39 2026] GET /volume/v3/snapshots/d82165f5-71bd-42e4-a948-6372b766ebe5 => generated 451 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:17:39.895981 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7772b137-747b-4bd5-8a4d-b35dae4d9d5a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:39.898289 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7772b137-747b-4bd5-8a4d-b35dae4d9d5a tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/group_snapshots/66d43931-cb7c-40cb-ba02-1f64eb76e5c6 Aug 01 00:17:39.898587 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7772b137-747b-4bd5-8a4d-b35dae4d9d5a tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:39.898989 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7772b137-747b-4bd5-8a4d-b35dae4d9d5a tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:39.898989 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.group_snapshots [None req-7772b137-747b-4bd5-8a4d-b35dae4d9d5a tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] show called for member 66d43931-cb7c-40cb-ba02-1f64eb76e5c6 {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 00:17:39.907021 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:39.907021 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:39.913431 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7772b137-747b-4bd5-8a4d-b35dae4d9d5a tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/group_snapshots/66d43931-cb7c-40cb-ba02-1f64eb76e5c6 returned with HTTP 200 Aug 01 00:17:39.913912 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 314/1253] 10.4.3.222 () {68 vars in 1413 bytes} [Sat Aug 1 00:17:39 2026] GET /volume/v3/group_snapshots/66d43931-cb7c-40cb-ba02-1f64eb76e5c6 => generated 308 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:39.922920 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-3608d55e-f61e-4403-80bf-ea99c5d58995 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:39.926014 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3608d55e-f61e-4403-80bf-ea99c5d58995 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/group_snapshots/detail Aug 01 00:17:39.926299 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3608d55e-f61e-4403-80bf-ea99c5d58995 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:39.926542 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3608d55e-f61e-4403-80bf-ea99c5d58995 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:39.940030 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3608d55e-f61e-4403-80bf-ea99c5d58995 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 01 00:17:39.940504 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 317/1254] 10.4.3.222 () {68 vars in 1323 bytes} [Sat Aug 1 00:17:39 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:39.942271 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-9b5701e2-e1dd-4b44-92c0-b42075501cda tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Lock "cinder-attachment_update-d5fdafbb-b3a0-46d4-84a5-3387a7da84b2-np0000006296" released by "attachment_update" :: held 0.114s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:17:39.944879 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-9b5701e2-e1dd-4b44-92c0-b42075501cda tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments/67584176-8fa0-49ea-9aaf-39d43c4f1c09 returned with HTTP 200 Aug 01 00:17:39.944879 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 311/1255] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:17:39 2026] PUT /volume/v3/attachments/67584176-8fa0-49ea-9aaf-39d43c4f1c09 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:39.950916 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0734142a-58b6-425f-b4ee-f429a54dee15 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:39.952735 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0734142a-58b6-425f-b4ee-f429a54dee15 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] DELETE https://10.4.3.222/volume/v3/group_snapshots/66d43931-cb7c-40cb-ba02-1f64eb76e5c6 Aug 01 00:17:39.953029 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0734142a-58b6-425f-b4ee-f429a54dee15 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:39.953286 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0734142a-58b6-425f-b4ee-f429a54dee15 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:39.953479 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.group_snapshots [None req-0734142a-58b6-425f-b4ee-f429a54dee15 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] delete called for member 66d43931-cb7c-40cb-ba02-1f64eb76e5c6 {{(pid=100409) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 01 00:17:39.953625 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.group_snapshots [None req-0734142a-58b6-425f-b4ee-f429a54dee15 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Delete group_snapshot with id: 66d43931-cb7c-40cb-ba02-1f64eb76e5c6 Aug 01 00:17:39.957460 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:39.957460 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:39.970437 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-6932254c-2fee-4670-936b-49577dee0123 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:39.972813 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-6932254c-2fee-4670-936b-49577dee0123 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] POST https://10.4.3.222/volume/v3/attachments/67584176-8fa0-49ea-9aaf-39d43c4f1c09/action Aug 01 00:17:39.973406 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-6932254c-2fee-4670-936b-49577dee0123 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:17:39.973725 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-6932254c-2fee-4670-936b-49577dee0123 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:39.989857 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:39.989857 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:40.000051 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0734142a-58b6-425f-b4ee-f429a54dee15 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/group_snapshots/66d43931-cb7c-40cb-ba02-1f64eb76e5c6 returned with HTTP 202 Aug 01 00:17:40.000838 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 314/1256] 10.4.3.222 () {68 vars in 1416 bytes} [Sat Aug 1 00:17:39 2026] DELETE /volume/v3/group_snapshots/66d43931-cb7c-40cb-ba02-1f64eb76e5c6 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:17:40.003866 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-5842e08f-0d8b-4590-8e9b-dfbd6b9a2f17 req-6932254c-2fee-4670-936b-49577dee0123 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments/67584176-8fa0-49ea-9aaf-39d43c4f1c09/action returned with HTTP 204 Aug 01 00:17:40.003866 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 315/1257] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:17:39 2026] POST /volume/v3/attachments/67584176-8fa0-49ea-9aaf-39d43c4f1c09/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:40.012642 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-75a85d86-d9ed-448d-a71f-7ea6d2f24cfd None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:40.014487 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-75a85d86-d9ed-448d-a71f-7ea6d2f24cfd tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/volumes/detail Aug 01 00:17:40.014756 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-75a85d86-d9ed-448d-a71f-7ea6d2f24cfd tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:40.014992 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-75a85d86-d9ed-448d-a71f-7ea6d2f24cfd tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'detail' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:40.016648 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.api_utils [None req-75a85d86-d9ed-448d-a71f-7ea6d2f24cfd tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Removing options '' from query. {{(pid=100408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:17:40.016648 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:40.016648 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:40.016648 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-75a85d86-d9ed-448d-a71f-7ea6d2f24cfd tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:17:40.025906 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-75a85d86-d9ed-448d-a71f-7ea6d2f24cfd tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Get all volumes completed successfully. Aug 01 00:17:40.027835 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-75a85d86-d9ed-448d-a71f-7ea6d2f24cfd tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:17:40.027835 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-75a85d86-d9ed-448d-a71f-7ea6d2f24cfd tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:17:40.070581 np0000006296 devstack@c-api.service[100408]: DEBUG oslo_db.sqlalchemy.engines [None req-75a85d86-d9ed-448d-a71f-7ea6d2f24cfd tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100408) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:17:40.075414 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:40.075414 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:40.082102 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a99ed623-58f7-4aa5-8c9e-c09c365ef583 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:40.084048 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a99ed623-58f7-4aa5-8c9e-c09c365ef583 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] GET https://10.4.3.222/volume/v3/volumes/c351b119-d6c2-4bad-ae6f-984ced57bfcb Aug 01 00:17:40.084271 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a99ed623-58f7-4aa5-8c9e-c09c365ef583 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:40.084471 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a99ed623-58f7-4aa5-8c9e-c09c365ef583 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:40.087855 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-75a85d86-d9ed-448d-a71f-7ea6d2f24cfd tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/volumes/detail returned with HTTP 200 Aug 01 00:17:40.087855 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 318/1258] 10.4.3.222 () {68 vars in 1299 bytes} [Sat Aug 1 00:17:40 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:40.091074 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a99ed623-58f7-4aa5-8c9e-c09c365ef583 tempest-VolumesBackupsAdminTest-563293657 tempest-VolumesBackupsAdminTest-563293657-project-member] https://10.4.3.222/volume/v3/volumes/c351b119-d6c2-4bad-ae6f-984ced57bfcb returned with HTTP 404 Aug 01 00:17:40.091563 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 312/1259] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:40 2026] GET /volume/v3/volumes/c351b119-d6c2-4bad-ae6f-984ced57bfcb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:40.103628 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3beaa56e-0b4c-46b1-a314-254b7dbaed32 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:40.106055 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3beaa56e-0b4c-46b1-a314-254b7dbaed32 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/snapshots/detail Aug 01 00:17:40.106393 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3beaa56e-0b4c-46b1-a314-254b7dbaed32 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:40.106439 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3beaa56e-0b4c-46b1-a314-254b7dbaed32 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'detail' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:40.106915 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [None req-3beaa56e-0b4c-46b1-a314-254b7dbaed32 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Removing options '' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:17:40.107273 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:40.107273 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:40.108180 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.db.api [None req-3beaa56e-0b4c-46b1-a314-254b7dbaed32 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Building query based on filter {{(pid=100409) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:17:40.111882 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3beaa56e-0b4c-46b1-a314-254b7dbaed32 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Get all snapshots completed successfully. Aug 01 00:17:40.112012 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3beaa56e-0b4c-46b1-a314-254b7dbaed32 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/snapshots/detail returned with HTTP 200 Aug 01 00:17:40.112338 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 315/1260] 10.4.3.222 () {66 vars in 1264 bytes} [Sat Aug 1 00:17:40 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:17:40.123500 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a43af01b-8894-4832-acd8-d401d4e22aa1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:40.125311 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a43af01b-8894-4832-acd8-d401d4e22aa1 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/group_snapshots/66d43931-cb7c-40cb-ba02-1f64eb76e5c6 Aug 01 00:17:40.125628 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a43af01b-8894-4832-acd8-d401d4e22aa1 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:40.125921 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a43af01b-8894-4832-acd8-d401d4e22aa1 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:40.126288 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.group_snapshots [None req-a43af01b-8894-4832-acd8-d401d4e22aa1 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] show called for member 66d43931-cb7c-40cb-ba02-1f64eb76e5c6 {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 01 00:17:40.130699 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a43af01b-8894-4832-acd8-d401d4e22aa1 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/group_snapshots/66d43931-cb7c-40cb-ba02-1f64eb76e5c6 returned with HTTP 404 Aug 01 00:17:40.130699 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 316/1261] 10.4.3.222 () {68 vars in 1413 bytes} [Sat Aug 1 00:17:40 2026] GET /volume/v3/group_snapshots/66d43931-cb7c-40cb-ba02-1f64eb76e5c6 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:17:40.138054 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-68d9a5c2-0b7b-4bed-ad37-c6133b4556cc None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:40.139928 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-68d9a5c2-0b7b-4bed-ad37-c6133b4556cc tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/group_snapshots Aug 01 00:17:40.140184 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-68d9a5c2-0b7b-4bed-ad37-c6133b4556cc tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:40.140409 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-68d9a5c2-0b7b-4bed-ad37-c6133b4556cc tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:40.143732 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-68d9a5c2-0b7b-4bed-ad37-c6133b4556cc tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/group_snapshots returned with HTTP 200 Aug 01 00:17:40.144144 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 319/1262] 10.4.3.222 () {68 vars in 1302 bytes} [Sat Aug 1 00:17:40 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:40.153300 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-68352353-c67c-4a2a-9773-146371ac5067 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:40.155215 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-68352353-c67c-4a2a-9773-146371ac5067 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] DELETE https://10.4.3.222/volume/v3/group_snapshots/66d43931-cb7c-40cb-ba02-1f64eb76e5c6 Aug 01 00:17:40.155480 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-68352353-c67c-4a2a-9773-146371ac5067 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:40.155806 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-68352353-c67c-4a2a-9773-146371ac5067 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:40.155952 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.group_snapshots [None req-68352353-c67c-4a2a-9773-146371ac5067 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] delete called for member 66d43931-cb7c-40cb-ba02-1f64eb76e5c6 {{(pid=100407) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 01 00:17:40.156044 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.group_snapshots [None req-68352353-c67c-4a2a-9773-146371ac5067 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Delete group_snapshot with id: 66d43931-cb7c-40cb-ba02-1f64eb76e5c6 Aug 01 00:17:40.158828 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-68352353-c67c-4a2a-9773-146371ac5067 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/group_snapshots/66d43931-cb7c-40cb-ba02-1f64eb76e5c6 returned with HTTP 404 Aug 01 00:17:40.159399 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 313/1263] 10.4.3.222 () {68 vars in 1416 bytes} [Sat Aug 1 00:17:40 2026] DELETE /volume/v3/group_snapshots/66d43931-cb7c-40cb-ba02-1f64eb76e5c6 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:17:40.165473 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7f90eaa0-b17d-4331-8596-f16c47edc62c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:40.167122 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7f90eaa0-b17d-4331-8596-f16c47edc62c tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/volumes/detail Aug 01 00:17:40.167376 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7f90eaa0-b17d-4331-8596-f16c47edc62c tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:40.167568 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7f90eaa0-b17d-4331-8596-f16c47edc62c tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'detail' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:40.167963 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [None req-7f90eaa0-b17d-4331-8596-f16c47edc62c tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Removing options '' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:17:40.168884 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7f90eaa0-b17d-4331-8596-f16c47edc62c tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:17:40.178708 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-7f90eaa0-b17d-4331-8596-f16c47edc62c tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Get all volumes completed successfully. Aug 01 00:17:40.180229 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-7f90eaa0-b17d-4331-8596-f16c47edc62c tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:17:40.180229 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-7f90eaa0-b17d-4331-8596-f16c47edc62c tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:17:40.219672 np0000006296 devstack@c-api.service[100409]: DEBUG oslo_db.sqlalchemy.engines [None req-7f90eaa0-b17d-4331-8596-f16c47edc62c tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:17:40.222761 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:40.222761 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:40.230687 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7f90eaa0-b17d-4331-8596-f16c47edc62c tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/volumes/detail returned with HTTP 200 Aug 01 00:17:40.231122 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 316/1264] 10.4.3.222 () {68 vars in 1299 bytes} [Sat Aug 1 00:17:40 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:40.248112 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-963de790-fb4b-4c69-8f2f-953dbcaec864 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:40.249429 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-963de790-fb4b-4c69-8f2f-953dbcaec864 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] POST https://10.4.3.222/volume/v3/groups/13219b69-068f-4dd3-8ebb-d905ea1588d2/action Aug 01 00:17:40.249962 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-963de790-fb4b-4c69-8f2f-953dbcaec864 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:17:40.250171 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-963de790-fb4b-4c69-8f2f-953dbcaec864 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:40.251795 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-963de790-fb4b-4c69-8f2f-953dbcaec864 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] delete called for group 13219b69-068f-4dd3-8ebb-d905ea1588d2 {{(pid=100406) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 00:17:40.252621 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.groups [None req-963de790-fb4b-4c69-8f2f-953dbcaec864 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Delete group with id: 13219b69-068f-4dd3-8ebb-d905ea1588d2 Aug 01 00:17:40.256266 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:40.256266 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:40.321390 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-963de790-fb4b-4c69-8f2f-953dbcaec864 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/groups/13219b69-068f-4dd3-8ebb-d905ea1588d2/action returned with HTTP 202 Aug 01 00:17:40.322002 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 317/1265] 10.4.3.222 () {70 vars in 1428 bytes} [Sat Aug 1 00:17:40 2026] POST /volume/v3/groups/13219b69-068f-4dd3-8ebb-d905ea1588d2/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:17:40.330319 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c076867e-4d96-4a24-82c7-26893ab1e2ee None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:40.332673 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c076867e-4d96-4a24-82c7-26893ab1e2ee tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/volumes/203730c4-550f-498d-a388-6b1d13fa3606 Aug 01 00:17:40.333030 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c076867e-4d96-4a24-82c7-26893ab1e2ee tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:40.333383 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c076867e-4d96-4a24-82c7-26893ab1e2ee tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:40.343621 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:40.343621 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:40.347576 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c076867e-4d96-4a24-82c7-26893ab1e2ee tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Volume info retrieved successfully. Aug 01 00:17:40.348257 np0000006296 devstack@c-api.service[100408]: WARNING stevedore.named [None req-c076867e-4d96-4a24-82c7-26893ab1e2ee tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:17:40.348446 np0000006296 devstack@c-api.service[100408]: WARNING castellan.key_manager [None req-c076867e-4d96-4a24-82c7-26893ab1e2ee tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:17:40.396691 np0000006296 devstack@c-api.service[100408]: DEBUG oslo_db.sqlalchemy.engines [None req-c076867e-4d96-4a24-82c7-26893ab1e2ee tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100408) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:17:40.401281 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:40.401281 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:40.412889 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c076867e-4d96-4a24-82c7-26893ab1e2ee tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/volumes/203730c4-550f-498d-a388-6b1d13fa3606 returned with HTTP 200 Aug 01 00:17:40.412889 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 320/1266] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:17:40 2026] GET /volume/v3/volumes/203730c4-550f-498d-a388-6b1d13fa3606 => generated 913 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:40.461290 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-af6b5805-8d0f-4e60-a5f8-9e5f1d74647c req-0cbf9b3e-f918-4571-b867-c8033ebe02ae None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:40.466491 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-af6b5805-8d0f-4e60-a5f8-9e5f1d74647c req-0cbf9b3e-f918-4571-b867-c8033ebe02ae tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 Aug 01 00:17:40.467359 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-af6b5805-8d0f-4e60-a5f8-9e5f1d74647c req-0cbf9b3e-f918-4571-b867-c8033ebe02ae tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:40.467359 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-af6b5805-8d0f-4e60-a5f8-9e5f1d74647c req-0cbf9b3e-f918-4571-b867-c8033ebe02ae tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:40.477471 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:40.477471 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:40.482513 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-af6b5805-8d0f-4e60-a5f8-9e5f1d74647c req-0cbf9b3e-f918-4571-b867-c8033ebe02ae tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:17:40.499250 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-af6b5805-8d0f-4e60-a5f8-9e5f1d74647c req-0cbf9b3e-f918-4571-b867-c8033ebe02ae tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 returned with HTTP 200 Aug 01 00:17:40.499702 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 314/1267] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:17:40 2026] GET /volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:40.525292 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0d684f45-9668-446b-9ffb-5dd31b4c6e98 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:40.526553 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0d684f45-9668-446b-9ffb-5dd31b4c6e98 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] DELETE https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 Aug 01 00:17:40.526553 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0d684f45-9668-446b-9ffb-5dd31b4c6e98 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:40.526763 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0d684f45-9668-446b-9ffb-5dd31b4c6e98 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:40.526978 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-0d684f45-9668-446b-9ffb-5dd31b4c6e98 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Delete volume with id: e15340f9-f76e-4336-a1f4-4934485f33a6 Aug 01 00:17:40.536560 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:40.536560 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:40.537259 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-0d684f45-9668-446b-9ffb-5dd31b4c6e98 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:17:40.568016 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-0d684f45-9668-446b-9ffb-5dd31b4c6e98 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Delete volume request issued successfully. Aug 01 00:17:40.568104 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0d684f45-9668-446b-9ffb-5dd31b4c6e98 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 returned with HTTP 202 Aug 01 00:17:40.571945 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 317/1268] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:17:40 2026] DELETE /volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:17:40.578077 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-15460acf-538e-4715-b4c1-863bf4b73fd2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:40.581965 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-15460acf-538e-4715-b4c1-863bf4b73fd2 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 Aug 01 00:17:40.583644 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-15460acf-538e-4715-b4c1-863bf4b73fd2 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:40.583644 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-15460acf-538e-4715-b4c1-863bf4b73fd2 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:40.597044 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:40.597044 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:40.608671 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-15460acf-538e-4715-b4c1-863bf4b73fd2 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:17:40.616480 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-15460acf-538e-4715-b4c1-863bf4b73fd2 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 returned with HTTP 200 Aug 01 00:17:40.617129 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 318/1269] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:40 2026] GET /volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:41.427899 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4a6b799c-7425-4b05-be9b-2af43da87a73 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:41.430445 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4a6b799c-7425-4b05-be9b-2af43da87a73 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/volumes/203730c4-550f-498d-a388-6b1d13fa3606 Aug 01 00:17:41.430665 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4a6b799c-7425-4b05-be9b-2af43da87a73 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:41.430876 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4a6b799c-7425-4b05-be9b-2af43da87a73 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:41.438243 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4a6b799c-7425-4b05-be9b-2af43da87a73 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/volumes/203730c4-550f-498d-a388-6b1d13fa3606 returned with HTTP 404 Aug 01 00:17:41.438713 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 321/1270] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:17:41 2026] GET /volume/v3/volumes/203730c4-550f-498d-a388-6b1d13fa3606 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:17:41.446760 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bdb583d7-3540-4411-9022-5c145a5b3bb8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:41.448549 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bdb583d7-3540-4411-9022-5c145a5b3bb8 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] GET https://10.4.3.222/volume/v3/groups/13219b69-068f-4dd3-8ebb-d905ea1588d2 Aug 01 00:17:41.448739 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bdb583d7-3540-4411-9022-5c145a5b3bb8 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:41.448940 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bdb583d7-3540-4411-9022-5c145a5b3bb8 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:41.449077 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-bdb583d7-3540-4411-9022-5c145a5b3bb8 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] show called for member 13219b69-068f-4dd3-8ebb-d905ea1588d2 {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:17:41.452266 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bdb583d7-3540-4411-9022-5c145a5b3bb8 tempest-GroupSnapshotsTest-467249312 tempest-GroupSnapshotsTest-467249312-project-member] https://10.4.3.222/volume/v3/groups/13219b69-068f-4dd3-8ebb-d905ea1588d2 returned with HTTP 404 Aug 01 00:17:41.452697 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 315/1271] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:17:41 2026] GET /volume/v3/groups/13219b69-068f-4dd3-8ebb-d905ea1588d2 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:17:41.459192 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a255a9ce-f1ab-4d8f-9dc5-bc3a29e7bdaa None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:41.464223 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a255a9ce-f1ab-4d8f-9dc5-bc3a29e7bdaa tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] DELETE https://10.4.3.222/volume/v3/group_types/e37e830b-f25f-4b58-8974-a01d6832fd05 Aug 01 00:17:41.464435 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a255a9ce-f1ab-4d8f-9dc5-bc3a29e7bdaa tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:41.464528 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a255a9ce-f1ab-4d8f-9dc5-bc3a29e7bdaa tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:41.485642 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a255a9ce-f1ab-4d8f-9dc5-bc3a29e7bdaa tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] https://10.4.3.222/volume/v3/group_types/e37e830b-f25f-4b58-8974-a01d6832fd05 returned with HTTP 202 Aug 01 00:17:41.486790 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 318/1272] 10.4.3.222 () {68 vars in 1404 bytes} [Sat Aug 1 00:17:41 2026] DELETE /volume/v3/group_types/e37e830b-f25f-4b58-8974-a01d6832fd05 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:17:41.497150 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b81923a8-3101-4cfd-a487-10849cc6ed4a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:41.499852 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b81923a8-3101-4cfd-a487-10849cc6ed4a tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] DELETE https://10.4.3.222/volume/v3/types/12d50d88-5332-4161-932b-dc6bb739cb65 Aug 01 00:17:41.501921 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b81923a8-3101-4cfd-a487-10849cc6ed4a tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:41.501921 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b81923a8-3101-4cfd-a487-10849cc6ed4a tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:41.534147 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b81923a8-3101-4cfd-a487-10849cc6ed4a tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] https://10.4.3.222/volume/v3/types/12d50d88-5332-4161-932b-dc6bb739cb65 returned with HTTP 202 Aug 01 00:17:41.534569 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 319/1273] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:17:41 2026] DELETE /volume/v3/types/12d50d88-5332-4161-932b-dc6bb739cb65 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:17:41.550793 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ab091b2b-0143-4a9d-bb0a-8b32c0151c42 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:41.554881 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ab091b2b-0143-4a9d-bb0a-8b32c0151c42 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] GET https://10.4.3.222/volume/v3/types/12d50d88-5332-4161-932b-dc6bb739cb65 Aug 01 00:17:41.554881 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ab091b2b-0143-4a9d-bb0a-8b32c0151c42 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:41.554881 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ab091b2b-0143-4a9d-bb0a-8b32c0151c42 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:41.563650 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ab091b2b-0143-4a9d-bb0a-8b32c0151c42 tempest-GroupSnapshotsTest-993222617 tempest-GroupSnapshotsTest-993222617-project-admin] https://10.4.3.222/volume/v3/types/12d50d88-5332-4161-932b-dc6bb739cb65 returned with HTTP 404 Aug 01 00:17:41.563650 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 322/1274] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:17:41 2026] GET /volume/v3/types/12d50d88-5332-4161-932b-dc6bb739cb65 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:41.632054 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9038345b-9688-48c1-bb16-3d8ad4cda389 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:41.635840 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9038345b-9688-48c1-bb16-3d8ad4cda389 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 Aug 01 00:17:41.636027 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9038345b-9688-48c1-bb16-3d8ad4cda389 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:41.636337 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9038345b-9688-48c1-bb16-3d8ad4cda389 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:41.651561 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9038345b-9688-48c1-bb16-3d8ad4cda389 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 returned with HTTP 404 Aug 01 00:17:41.651742 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 316/1275] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:41 2026] GET /volume/v3/volumes/e15340f9-f76e-4336-a1f4-4934485f33a6 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:43.373047 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4a66e316-ca8f-4859-a57c-e3799396c2d1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:43.489705 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4a66e316-ca8f-4859-a57c-e3799396c2d1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:17:43.490073 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4a66e316-ca8f-4859-a57c-e3799396c2d1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1602628780"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:43.491655 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-4a66e316-ca8f-4859-a57c-e3799396c2d1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1602628780'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:17:43.491786 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-4a66e316-ca8f-4859-a57c-e3799396c2d1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Create volume of 1 GB Aug 01 00:17:43.496583 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-4a66e316-ca8f-4859-a57c-e3799396c2d1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Availability Zones retrieved successfully. Aug 01 00:17:43.503341 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-4a66e316-ca8f-4859-a57c-e3799396c2d1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Flow 'volume_create_api' (be546c51-11d2-4691-b896-e7629ef5a050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:43.504623 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-4a66e316-ca8f-4859-a57c-e3799396c2d1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c6217ca-c558-4a9b-b432-ccfe42b54737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:43.505320 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-4a66e316-ca8f-4859-a57c-e3799396c2d1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:17:43.533594 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-4a66e316-ca8f-4859-a57c-e3799396c2d1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c6217ca-c558-4a9b-b432-ccfe42b54737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:43.534741 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-4a66e316-ca8f-4859-a57c-e3799396c2d1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e12e2af-63c3-4cf2-8166-effc09522cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:43.623232 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-4a66e316-ca8f-4859-a57c-e3799396c2d1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Created reservations ['590c2e5d-d777-413b-a468-d48f9f93d995', '6addaccd-885d-40f3-8196-3483b3decd08', 'bef63f6d-84d4-4c8f-9e0d-e7b6b7979826', 'df8f9900-a13b-4300-b09c-e5d2d194fa6e'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:43.624243 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-4a66e316-ca8f-4859-a57c-e3799396c2d1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e12e2af-63c3-4cf2-8166-effc09522cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['590c2e5d-d777-413b-a468-d48f9f93d995', '6addaccd-885d-40f3-8196-3483b3decd08', 'bef63f6d-84d4-4c8f-9e0d-e7b6b7979826', 'df8f9900-a13b-4300-b09c-e5d2d194fa6e']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:43.625055 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-4a66e316-ca8f-4859-a57c-e3799396c2d1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e44dea39-35da-42e7-b205-79a689fbd8dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:43.654154 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-4a66e316-ca8f-4859-a57c-e3799396c2d1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e44dea39-35da-42e7-b205-79a689fbd8dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27f78794-6bc0-4e3a-a64a-d251cd498fab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1602628780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22cc356e73ec4ec5b7b7402b2bfb8cd9',qos_specs=None,replication_status=,reservations=['590c2e5d-d777-413b-a468-d48f9f93d995','6addaccd-885d-40f3-8196-3483b3decd08','bef63f6d-84d4-4c8f-9e0d-e7b6b7979826','df8f9900-a13b-4300-b09c-e5d2d194fa6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30b9c0008daf4cd9893e21c20c4ab0d8',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:17:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1602628780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27f78794-6bc0-4e3a-a64a-d251cd498fab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22cc356e73ec4ec5b7b7402b2bfb8cd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30b9c0008daf4cd9893e21c20c4ab0d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:43.655142 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-4a66e316-ca8f-4859-a57c-e3799396c2d1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6a33b58-1d51-4b90-a720-21d001a0b6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:43.674111 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-4a66e316-ca8f-4859-a57c-e3799396c2d1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6a33b58-1d51-4b90-a720-21d001a0b6be) transitioned into state 'SUCCESS' from state '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-1602628780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22cc356e73ec4ec5b7b7402b2bfb8cd9',qos_specs=None,replication_status=,reservations=['590c2e5d-d777-413b-a468-d48f9f93d995','6addaccd-885d-40f3-8196-3483b3decd08','bef63f6d-84d4-4c8f-9e0d-e7b6b7979826','df8f9900-a13b-4300-b09c-e5d2d194fa6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30b9c0008daf4cd9893e21c20c4ab0d8',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:43.674839 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-4a66e316-ca8f-4859-a57c-e3799396c2d1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2db69be2-a5d0-493d-9578-0a3271058265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:43.685794 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-4a66e316-ca8f-4859-a57c-e3799396c2d1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2db69be2-a5d0-493d-9578-0a3271058265) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:43.685794 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-4a66e316-ca8f-4859-a57c-e3799396c2d1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Flow 'volume_create_api' (be546c51-11d2-4691-b896-e7629ef5a050) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:43.685794 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-4a66e316-ca8f-4859-a57c-e3799396c2d1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Create volume request issued successfully. Aug 01 00:17:43.685794 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4a66e316-ca8f-4859-a57c-e3799396c2d1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:17:43.686513 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 319/1276] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:17:43 2026] POST /volume/v3/volumes => generated 755 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:17:43.703781 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-de4adb5a-3127-4833-a79b-01db61494892 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:43.707788 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-de4adb5a-3127-4833-a79b-01db61494892 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] GET https://10.4.3.222/volume/v3/volumes/27f78794-6bc0-4e3a-a64a-d251cd498fab Aug 01 00:17:43.707788 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-de4adb5a-3127-4833-a79b-01db61494892 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:43.707788 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-de4adb5a-3127-4833-a79b-01db61494892 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:43.716495 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:43.716495 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:43.720187 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-de4adb5a-3127-4833-a79b-01db61494892 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Volume info retrieved successfully. Aug 01 00:17:43.727991 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-de4adb5a-3127-4833-a79b-01db61494892 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] https://10.4.3.222/volume/v3/volumes/27f78794-6bc0-4e3a-a64a-d251cd498fab returned with HTTP 200 Aug 01 00:17:43.727991 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 320/1277] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:43 2026] GET /volume/v3/volumes/27f78794-6bc0-4e3a-a64a-d251cd498fab => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:44.398583 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-51cc0382-c50a-4e8a-ad77-f4ad71c4a6c0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:44.463988 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-51cc0382-c50a-4e8a-ad77-f4ad71c4a6c0 tempest-VolumesServicesTestJSON-797153922 tempest-VolumesServicesTestJSON-797153922-project-admin] GET https://10.4.3.222/volume/v3/os-services Aug 01 00:17:44.464184 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-51cc0382-c50a-4e8a-ad77-f4ad71c4a6c0 tempest-VolumesServicesTestJSON-797153922 tempest-VolumesServicesTestJSON-797153922-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:44.464359 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-51cc0382-c50a-4e8a-ad77-f4ad71c4a6c0 tempest-VolumesServicesTestJSON-797153922 tempest-VolumesServicesTestJSON-797153922-project-admin] Calling method 'index' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:44.469270 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-51cc0382-c50a-4e8a-ad77-f4ad71c4a6c0 tempest-VolumesServicesTestJSON-797153922 tempest-VolumesServicesTestJSON-797153922-project-admin] https://10.4.3.222/volume/v3/os-services returned with HTTP 200 Aug 01 00:17:44.469739 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 323/1278] 10.4.3.222 () {66 vars in 1249 bytes} [Sat Aug 1 00:17:44 2026] GET /volume/v3/os-services => generated 626 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:44.481117 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6a4ebc1c-5ee3-43be-b700-29b6ad1edce8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:44.485097 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6a4ebc1c-5ee3-43be-b700-29b6ad1edce8 tempest-VolumesServicesTestJSON-797153922 tempest-VolumesServicesTestJSON-797153922-project-admin] GET https://10.4.3.222/volume/v3/os-services?host=np0000006296 Aug 01 00:17:44.485381 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6a4ebc1c-5ee3-43be-b700-29b6ad1edce8 tempest-VolumesServicesTestJSON-797153922 tempest-VolumesServicesTestJSON-797153922-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:44.485640 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6a4ebc1c-5ee3-43be-b700-29b6ad1edce8 tempest-VolumesServicesTestJSON-797153922 tempest-VolumesServicesTestJSON-797153922-project-admin] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:44.498970 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6a4ebc1c-5ee3-43be-b700-29b6ad1edce8 tempest-VolumesServicesTestJSON-797153922 tempest-VolumesServicesTestJSON-797153922-project-admin] https://10.4.3.222/volume/v3/os-services?host=np0000006296 returned with HTTP 200 Aug 01 00:17:44.499639 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 317/1279] 10.4.3.222 () {66 vars in 1284 bytes} [Sat Aug 1 00:17:44 2026] GET /volume/v3/os-services?host=np0000006296 => generated 626 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:44.509303 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-90a04bfc-e03c-4c7d-a711-d96743dbe255 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:44.512759 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-90a04bfc-e03c-4c7d-a711-d96743dbe255 tempest-VolumesServicesTestJSON-797153922 tempest-VolumesServicesTestJSON-797153922-project-admin] GET https://10.4.3.222/volume/v3/os-services?host=np0000006296&binary=cinder-scheduler Aug 01 00:17:44.513302 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-90a04bfc-e03c-4c7d-a711-d96743dbe255 tempest-VolumesServicesTestJSON-797153922 tempest-VolumesServicesTestJSON-797153922-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:44.513718 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-90a04bfc-e03c-4c7d-a711-d96743dbe255 tempest-VolumesServicesTestJSON-797153922 tempest-VolumesServicesTestJSON-797153922-project-admin] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:44.514125 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:44.514125 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:44.521173 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-90a04bfc-e03c-4c7d-a711-d96743dbe255 tempest-VolumesServicesTestJSON-797153922 tempest-VolumesServicesTestJSON-797153922-project-admin] https://10.4.3.222/volume/v3/os-services?host=np0000006296&binary=cinder-scheduler returned with HTTP 200 Aug 01 00:17:44.521173 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 320/1280] 10.4.3.222 () {66 vars in 1332 bytes} [Sat Aug 1 00:17:44 2026] GET /volume/v3/os-services?host=np0000006296&binary=cinder-scheduler => generated 191 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:44.529910 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a65ea081-b015-4a6e-842c-2013918313fb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:44.531828 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a65ea081-b015-4a6e-842c-2013918313fb tempest-VolumesServicesTestJSON-797153922 tempest-VolumesServicesTestJSON-797153922-project-admin] GET https://10.4.3.222/volume/v3/os-services?binary=cinder-scheduler Aug 01 00:17:44.532051 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a65ea081-b015-4a6e-842c-2013918313fb tempest-VolumesServicesTestJSON-797153922 tempest-VolumesServicesTestJSON-797153922-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:44.532294 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a65ea081-b015-4a6e-842c-2013918313fb tempest-VolumesServicesTestJSON-797153922 tempest-VolumesServicesTestJSON-797153922-project-admin] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:44.536162 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a65ea081-b015-4a6e-842c-2013918313fb tempest-VolumesServicesTestJSON-797153922 tempest-VolumesServicesTestJSON-797153922-project-admin] https://10.4.3.222/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 01 00:17:44.536692 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 321/1281] 10.4.3.222 () {66 vars in 1296 bytes} [Sat Aug 1 00:17:44 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:44.545833 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-30afc006-5c7e-419d-8871-2bfedc1d9c6c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:44.622530 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-30afc006-5c7e-419d-8871-2bfedc1d9c6c tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:17:44.622973 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-30afc006-5c7e-419d-8871-2bfedc1d9c6c tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-421217214"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:44.624717 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-30afc006-5c7e-419d-8871-2bfedc1d9c6c tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-421217214'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:17:44.624897 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-30afc006-5c7e-419d-8871-2bfedc1d9c6c tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Create volume of 1 GB Aug 01 00:17:44.631437 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-30afc006-5c7e-419d-8871-2bfedc1d9c6c tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Availability Zones retrieved successfully. Aug 01 00:17:44.638987 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-30afc006-5c7e-419d-8871-2bfedc1d9c6c tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Flow 'volume_create_api' (78704c09-5c58-4bb1-8eb7-4cae989f7298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:44.640245 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-30afc006-5c7e-419d-8871-2bfedc1d9c6c tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30dd81c0-9912-468f-b4f6-0eafdd84a4b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:44.642416 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-30afc006-5c7e-419d-8871-2bfedc1d9c6c tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:17:44.673079 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-30afc006-5c7e-419d-8871-2bfedc1d9c6c tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30dd81c0-9912-468f-b4f6-0eafdd84a4b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:44.674023 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-30afc006-5c7e-419d-8871-2bfedc1d9c6c tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (906258f8-adbe-4a7e-8771-4ffac31bd1b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:44.740588 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3299ff08-8e62-4e11-b200-748c6ee4e132 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:44.744998 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3299ff08-8e62-4e11-b200-748c6ee4e132 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] GET https://10.4.3.222/volume/v3/volumes/27f78794-6bc0-4e3a-a64a-d251cd498fab Aug 01 00:17:44.745213 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3299ff08-8e62-4e11-b200-748c6ee4e132 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:44.745417 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3299ff08-8e62-4e11-b200-748c6ee4e132 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:44.745890 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-30afc006-5c7e-419d-8871-2bfedc1d9c6c tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Created reservations ['92d329c4-c7f9-4107-83b6-6224e2181007', 'f04a4291-e937-401c-8f86-b3a3bf277bf5', 'b2140c9b-c5cc-4e8a-8659-fa75958a5f84', '3cc33fc2-9cec-4696-a5b9-a16e1e3e20eb'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:44.746925 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-30afc006-5c7e-419d-8871-2bfedc1d9c6c tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (906258f8-adbe-4a7e-8771-4ffac31bd1b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92d329c4-c7f9-4107-83b6-6224e2181007', 'f04a4291-e937-401c-8f86-b3a3bf277bf5', 'b2140c9b-c5cc-4e8a-8659-fa75958a5f84', '3cc33fc2-9cec-4696-a5b9-a16e1e3e20eb']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:44.747979 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-30afc006-5c7e-419d-8871-2bfedc1d9c6c tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80a4613e-8a43-40aa-aa24-02a1857f14a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:44.754327 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:44.754327 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:44.758792 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3299ff08-8e62-4e11-b200-748c6ee4e132 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Volume info retrieved successfully. Aug 01 00:17:44.763248 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3299ff08-8e62-4e11-b200-748c6ee4e132 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] https://10.4.3.222/volume/v3/volumes/27f78794-6bc0-4e3a-a64a-d251cd498fab returned with HTTP 200 Aug 01 00:17:44.763616 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 318/1282] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:44 2026] GET /volume/v3/volumes/27f78794-6bc0-4e3a-a64a-d251cd498fab => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:44.776718 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b5bdfb53-7e6a-451b-93ed-295532116001 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:44.777761 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-30afc006-5c7e-419d-8871-2bfedc1d9c6c tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80a4613e-8a43-40aa-aa24-02a1857f14a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '133ea41e-5dcd-400e-b3b1-051cb3e1936d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-421217214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f287aae803d74130962039a872b54318',qos_specs=None,replication_status=,reservations=['92d329c4-c7f9-4107-83b6-6224e2181007','f04a4291-e937-401c-8f86-b3a3bf277bf5','b2140c9b-c5cc-4e8a-8659-fa75958a5f84','3cc33fc2-9cec-4696-a5b9-a16e1e3e20eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69728325b1be41709efdd80759774cff',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:17:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-421217214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=133ea41e-5dcd-400e-b3b1-051cb3e1936d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f287aae803d74130962039a872b54318',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69728325b1be41709efdd80759774cff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:44.778405 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b5bdfb53-7e6a-451b-93ed-295532116001 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:17:44.778740 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-30afc006-5c7e-419d-8871-2bfedc1d9c6c tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (010bb622-9b8f-4cc2-9f45-25daed8186d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:44.778807 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b5bdfb53-7e6a-451b-93ed-295532116001 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "27f78794-6bc0-4e3a-a64a-d251cd498fab", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1214958374"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:44.788184 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:44.788184 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:44.788720 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b5bdfb53-7e6a-451b-93ed-295532116001 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Volume info retrieved successfully. Aug 01 00:17:44.788817 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-b5bdfb53-7e6a-451b-93ed-295532116001 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Create snapshot from volume 27f78794-6bc0-4e3a-a64a-d251cd498fab Aug 01 00:17:44.799424 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-30afc006-5c7e-419d-8871-2bfedc1d9c6c tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (010bb622-9b8f-4cc2-9f45-25daed8186d2) transitioned into state 'SUCCESS' from state '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-421217214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f287aae803d74130962039a872b54318',qos_specs=None,replication_status=,reservations=['92d329c4-c7f9-4107-83b6-6224e2181007','f04a4291-e937-401c-8f86-b3a3bf277bf5','b2140c9b-c5cc-4e8a-8659-fa75958a5f84','3cc33fc2-9cec-4696-a5b9-a16e1e3e20eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69728325b1be41709efdd80759774cff',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:44.800406 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-30afc006-5c7e-419d-8871-2bfedc1d9c6c tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee376fbb-c3b7-420c-87fe-c3fba6b18cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:44.821475 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-30afc006-5c7e-419d-8871-2bfedc1d9c6c tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee376fbb-c3b7-420c-87fe-c3fba6b18cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:44.822009 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-30afc006-5c7e-419d-8871-2bfedc1d9c6c tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Flow 'volume_create_api' (78704c09-5c58-4bb1-8eb7-4cae989f7298) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:44.822364 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-30afc006-5c7e-419d-8871-2bfedc1d9c6c tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Create volume request issued successfully. Aug 01 00:17:44.824658 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-30afc006-5c7e-419d-8871-2bfedc1d9c6c tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:17:44.824658 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 324/1283] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:17:44 2026] POST /volume/v3/volumes => generated 753 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:17:44.831518 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-b5bdfb53-7e6a-451b-93ed-295532116001 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Created reservations ['7ba608d4-f71c-4da0-ad94-583c6251f43f', '26b3f0da-7518-4715-939f-404d00f94131', '5a8b9c39-a21e-453a-8fa3-254983e027d3', 'bf84358b-640a-4bcb-a07a-c3735aff8a89'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:44.843074 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0eb1fc28-c28e-4ab7-be94-0fb7ca58ce8e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:44.846137 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0eb1fc28-c28e-4ab7-be94-0fb7ca58ce8e tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] GET https://10.4.3.222/volume/v3/volumes/133ea41e-5dcd-400e-b3b1-051cb3e1936d Aug 01 00:17:44.846137 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0eb1fc28-c28e-4ab7-be94-0fb7ca58ce8e tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:44.846403 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0eb1fc28-c28e-4ab7-be94-0fb7ca58ce8e tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:44.861726 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:44.861726 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:44.866134 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0eb1fc28-c28e-4ab7-be94-0fb7ca58ce8e tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Volume info retrieved successfully. Aug 01 00:17:44.870713 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0eb1fc28-c28e-4ab7-be94-0fb7ca58ce8e tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] https://10.4.3.222/volume/v3/volumes/133ea41e-5dcd-400e-b3b1-051cb3e1936d returned with HTTP 200 Aug 01 00:17:44.870713 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 322/1284] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:44 2026] GET /volume/v3/volumes/133ea41e-5dcd-400e-b3b1-051cb3e1936d => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:44.879393 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b5bdfb53-7e6a-451b-93ed-295532116001 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Snapshot create request issued successfully. Aug 01 00:17:44.879836 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b5bdfb53-7e6a-451b-93ed-295532116001 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:17:44.880328 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 321/1285] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:17:44 2026] POST /volume/v3/snapshots => generated 311 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:17:44.889741 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bfcf36f6-1392-4072-89c1-a3d023b6bbe0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:44.891573 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bfcf36f6-1392-4072-89c1-a3d023b6bbe0 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] GET https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6 Aug 01 00:17:44.891682 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bfcf36f6-1392-4072-89c1-a3d023b6bbe0 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:44.892665 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bfcf36f6-1392-4072-89c1-a3d023b6bbe0 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:44.898037 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:44.898037 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:44.898451 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-bfcf36f6-1392-4072-89c1-a3d023b6bbe0 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Snapshot retrieved successfully. Aug 01 00:17:44.899431 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bfcf36f6-1392-4072-89c1-a3d023b6bbe0 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6 returned with HTTP 200 Aug 01 00:17:44.899727 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 319/1286] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:17:44 2026] GET /volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6 => generated 443 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:45.882118 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f9fca5a1-afd6-4e5e-8170-de154921e051 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:45.883853 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f9fca5a1-afd6-4e5e-8170-de154921e051 tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] GET https://10.4.3.222/volume/v3/volumes/133ea41e-5dcd-400e-b3b1-051cb3e1936d Aug 01 00:17:45.884074 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f9fca5a1-afd6-4e5e-8170-de154921e051 tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:45.884267 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f9fca5a1-afd6-4e5e-8170-de154921e051 tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:45.890701 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:45.890701 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:45.895142 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f9fca5a1-afd6-4e5e-8170-de154921e051 tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Volume info retrieved successfully. Aug 01 00:17:45.898364 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f9fca5a1-afd6-4e5e-8170-de154921e051 tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] https://10.4.3.222/volume/v3/volumes/133ea41e-5dcd-400e-b3b1-051cb3e1936d returned with HTTP 200 Aug 01 00:17:45.898893 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 325/1287] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:45 2026] GET /volume/v3/volumes/133ea41e-5dcd-400e-b3b1-051cb3e1936d => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:45.910998 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-58e98f5e-5948-4301-ba9c-50e9ca61d2b1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:45.911777 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-21bfa32a-ac30-4347-88ed-1ea1f6042253 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:45.913465 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-58e98f5e-5948-4301-ba9c-50e9ca61d2b1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] GET https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6 Aug 01 00:17:45.913642 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-21bfa32a-ac30-4347-88ed-1ea1f6042253 tempest-VolumesServicesTestJSON-797153922 tempest-VolumesServicesTestJSON-797153922-project-admin] GET https://10.4.3.222/volume/v3/volumes/133ea41e-5dcd-400e-b3b1-051cb3e1936d Aug 01 00:17:45.913739 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-58e98f5e-5948-4301-ba9c-50e9ca61d2b1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:45.913884 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-21bfa32a-ac30-4347-88ed-1ea1f6042253 tempest-VolumesServicesTestJSON-797153922 tempest-VolumesServicesTestJSON-797153922-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:45.914079 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-21bfa32a-ac30-4347-88ed-1ea1f6042253 tempest-VolumesServicesTestJSON-797153922 tempest-VolumesServicesTestJSON-797153922-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:45.914305 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-58e98f5e-5948-4301-ba9c-50e9ca61d2b1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:45.920788 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:45.920788 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:45.921054 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:45.921054 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:45.921484 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-58e98f5e-5948-4301-ba9c-50e9ca61d2b1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Snapshot retrieved successfully. Aug 01 00:17:45.922684 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-58e98f5e-5948-4301-ba9c-50e9ca61d2b1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6 returned with HTTP 200 Aug 01 00:17:45.923508 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 323/1288] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:17:45 2026] GET /volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:45.927601 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-21bfa32a-ac30-4347-88ed-1ea1f6042253 tempest-VolumesServicesTestJSON-797153922 tempest-VolumesServicesTestJSON-797153922-project-admin] Volume info retrieved successfully. Aug 01 00:17:45.934842 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-afb295b7-9794-434c-9cbe-9fbc6e79c49a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:45.935275 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-21bfa32a-ac30-4347-88ed-1ea1f6042253 tempest-VolumesServicesTestJSON-797153922 tempest-VolumesServicesTestJSON-797153922-project-admin] https://10.4.3.222/volume/v3/volumes/133ea41e-5dcd-400e-b3b1-051cb3e1936d returned with HTTP 200 Aug 01 00:17:45.935819 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 322/1289] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:45 2026] GET /volume/v3/volumes/133ea41e-5dcd-400e-b3b1-051cb3e1936d => generated 1019 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:45.937568 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-afb295b7-9794-434c-9cbe-9fbc6e79c49a tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] POST https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata Aug 01 00:17:45.938017 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-afb295b7-9794-434c-9cbe-9fbc6e79c49a tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:45.949968 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:45.949968 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:45.950442 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-afb295b7-9794-434c-9cbe-9fbc6e79c49a tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Snapshot retrieved successfully. Aug 01 00:17:45.954893 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-197cd1ed-e49b-4075-ac67-9ed331b4c54b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:45.957480 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-197cd1ed-e49b-4075-ac67-9ed331b4c54b tempest-VolumesServicesTestJSON-797153922 tempest-VolumesServicesTestJSON-797153922-project-admin] GET https://10.4.3.222/volume/v3/os-services?host=np0000006296&binary=cinder-volume Aug 01 00:17:45.957722 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-197cd1ed-e49b-4075-ac67-9ed331b4c54b tempest-VolumesServicesTestJSON-797153922 tempest-VolumesServicesTestJSON-797153922-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:45.957933 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-197cd1ed-e49b-4075-ac67-9ed331b4c54b tempest-VolumesServicesTestJSON-797153922 tempest-VolumesServicesTestJSON-797153922-project-admin] Calling method 'index' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:45.964296 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-197cd1ed-e49b-4075-ac67-9ed331b4c54b tempest-VolumesServicesTestJSON-797153922 tempest-VolumesServicesTestJSON-797153922-project-admin] https://10.4.3.222/volume/v3/os-services?host=np0000006296&binary=cinder-volume returned with HTTP 200 Aug 01 00:17:45.964673 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 326/1290] 10.4.3.222 () {66 vars in 1326 bytes} [Sat Aug 1 00:17:45 2026] GET /volume/v3/os-services?host=np0000006296&binary=cinder-volume => generated 275 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:45.975789 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-afb295b7-9794-434c-9cbe-9fbc6e79c49a tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Update snapshot metadata completed successfully. Aug 01 00:17:45.975789 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-afb295b7-9794-434c-9cbe-9fbc6e79c49a tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata returned with HTTP 200 Aug 01 00:17:45.975789 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 320/1291] 10.4.3.222 () {68 vars in 1402 bytes} [Sat Aug 1 00:17:45 2026] POST /volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata => generated 68 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:17:45.976014 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-745fc7e8-bd09-4095-86ab-cf1dd80aebf1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:45.978169 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-745fc7e8-bd09-4095-86ab-cf1dd80aebf1 tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] GET https://10.4.3.222/volume/v3/volumes/133ea41e-5dcd-400e-b3b1-051cb3e1936d Aug 01 00:17:45.978390 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-745fc7e8-bd09-4095-86ab-cf1dd80aebf1 tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:45.978579 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-745fc7e8-bd09-4095-86ab-cf1dd80aebf1 tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:45.985979 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:45.985979 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:45.989727 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-745fc7e8-bd09-4095-86ab-cf1dd80aebf1 tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Volume info retrieved successfully. Aug 01 00:17:45.990171 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-71b92725-9503-47f5-9dce-69bf66a25d77 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:45.992192 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-71b92725-9503-47f5-9dce-69bf66a25d77 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] GET https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata Aug 01 00:17:45.992311 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-71b92725-9503-47f5-9dce-69bf66a25d77 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:45.993786 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-71b92725-9503-47f5-9dce-69bf66a25d77 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:45.994381 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-745fc7e8-bd09-4095-86ab-cf1dd80aebf1 tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] https://10.4.3.222/volume/v3/volumes/133ea41e-5dcd-400e-b3b1-051cb3e1936d returned with HTTP 200 Aug 01 00:17:45.994793 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 324/1292] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:45 2026] GET /volume/v3/volumes/133ea41e-5dcd-400e-b3b1-051cb3e1936d => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:46.004543 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:46.004543 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:46.005226 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-71b92725-9503-47f5-9dce-69bf66a25d77 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Snapshot retrieved successfully. Aug 01 00:17:46.006391 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-71b92725-9503-47f5-9dce-69bf66a25d77 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Get snapshot metadata completed successfully. Aug 01 00:17:46.006737 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-71b92725-9503-47f5-9dce-69bf66a25d77 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata returned with HTTP 200 Aug 01 00:17:46.007314 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 323/1293] 10.4.3.222 () {66 vars in 1381 bytes} [Sat Aug 1 00:17:45 2026] GET /volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata => generated 68 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:17:46.013388 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-8b114127-94d5-4aad-a785-8a893298e44d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:46.016332 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8b114127-94d5-4aad-a785-8a893298e44d tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] DELETE https://10.4.3.222/volume/v3/volumes/133ea41e-5dcd-400e-b3b1-051cb3e1936d Aug 01 00:17:46.016533 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8b114127-94d5-4aad-a785-8a893298e44d tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:46.016735 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8b114127-94d5-4aad-a785-8a893298e44d tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:46.016942 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-8b114127-94d5-4aad-a785-8a893298e44d tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Delete volume with id: 133ea41e-5dcd-400e-b3b1-051cb3e1936d Aug 01 00:17:46.017697 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-699aa9bb-191d-46bf-b975-e8e9b6ffff01 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:46.019859 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-699aa9bb-191d-46bf-b975-e8e9b6ffff01 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] PUT https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata Aug 01 00:17:46.020280 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-699aa9bb-191d-46bf-b975-e8e9b6ffff01 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:46.026561 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:46.026561 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:46.027122 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-8b114127-94d5-4aad-a785-8a893298e44d tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Volume info retrieved successfully. Aug 01 00:17:46.028470 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:46.028470 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:46.029042 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-699aa9bb-191d-46bf-b975-e8e9b6ffff01 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Snapshot retrieved successfully. Aug 01 00:17:46.052593 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-8b114127-94d5-4aad-a785-8a893298e44d tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Delete volume request issued successfully. Aug 01 00:17:46.052879 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8b114127-94d5-4aad-a785-8a893298e44d tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] https://10.4.3.222/volume/v3/volumes/133ea41e-5dcd-400e-b3b1-051cb3e1936d returned with HTTP 202 Aug 01 00:17:46.053326 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 327/1294] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:17:46 2026] DELETE /volume/v3/volumes/133ea41e-5dcd-400e-b3b1-051cb3e1936d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:17:46.053959 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-699aa9bb-191d-46bf-b975-e8e9b6ffff01 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Update snapshot metadata completed successfully. Aug 01 00:17:46.054251 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-699aa9bb-191d-46bf-b975-e8e9b6ffff01 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata returned with HTTP 200 Aug 01 00:17:46.054726 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 321/1295] 10.4.3.222 () {68 vars in 1401 bytes} [Sat Aug 1 00:17:46 2026] PUT /volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata => generated 57 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:17:46.060095 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e8b03303-270c-4bfc-a8d7-b17467f2f875 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:46.064729 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e8b03303-270c-4bfc-a8d7-b17467f2f875 tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] GET https://10.4.3.222/volume/v3/volumes/133ea41e-5dcd-400e-b3b1-051cb3e1936d Aug 01 00:17:46.064729 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e8b03303-270c-4bfc-a8d7-b17467f2f875 tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:46.064729 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e8b03303-270c-4bfc-a8d7-b17467f2f875 tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:46.065273 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-91ef0450-ecd6-4736-9e69-8f0ff71ef295 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:46.070979 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-91ef0450-ecd6-4736-9e69-8f0ff71ef295 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] GET https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata Aug 01 00:17:46.071253 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-91ef0450-ecd6-4736-9e69-8f0ff71ef295 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:46.071495 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-91ef0450-ecd6-4736-9e69-8f0ff71ef295 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:46.072241 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:46.072241 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:46.076408 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e8b03303-270c-4bfc-a8d7-b17467f2f875 tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Volume info retrieved successfully. Aug 01 00:17:46.082370 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e8b03303-270c-4bfc-a8d7-b17467f2f875 tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] https://10.4.3.222/volume/v3/volumes/133ea41e-5dcd-400e-b3b1-051cb3e1936d returned with HTTP 200 Aug 01 00:17:46.082370 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 325/1296] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:46 2026] GET /volume/v3/volumes/133ea41e-5dcd-400e-b3b1-051cb3e1936d => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:46.088671 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:46.088671 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:46.088671 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-91ef0450-ecd6-4736-9e69-8f0ff71ef295 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Snapshot retrieved successfully. Aug 01 00:17:46.088671 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-91ef0450-ecd6-4736-9e69-8f0ff71ef295 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Get snapshot metadata completed successfully. Aug 01 00:17:46.088671 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-91ef0450-ecd6-4736-9e69-8f0ff71ef295 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata returned with HTTP 200 Aug 01 00:17:46.088671 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 324/1297] 10.4.3.222 () {66 vars in 1381 bytes} [Sat Aug 1 00:17:46 2026] GET /volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata => generated 57 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:17:46.093929 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-18002b71-5915-4480-b61e-67fcd64b532d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:46.096013 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-18002b71-5915-4480-b61e-67fcd64b532d tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata/key3 Aug 01 00:17:46.096219 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-18002b71-5915-4480-b61e-67fcd64b532d tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:46.096396 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-18002b71-5915-4480-b61e-67fcd64b532d tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:46.103156 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:46.103156 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:46.103655 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-18002b71-5915-4480-b61e-67fcd64b532d tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Snapshot retrieved successfully. Aug 01 00:17:46.104972 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-18002b71-5915-4480-b61e-67fcd64b532d tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Get snapshot metadata completed successfully. Aug 01 00:17:46.118495 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-18002b71-5915-4480-b61e-67fcd64b532d tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Delete snapshot metadata completed successfully. Aug 01 00:17:46.118826 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-18002b71-5915-4480-b61e-67fcd64b532d tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata/key3 returned with HTTP 200 Aug 01 00:17:46.120099 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 328/1298] 10.4.3.222 () {66 vars in 1399 bytes} [Sat Aug 1 00:17:46 2026] DELETE /volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata/key3 => generated 0 bytes in 26 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 01 00:17:46.127188 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ac0c85d0-7bfd-4689-893e-9623f37d214d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:46.129328 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ac0c85d0-7bfd-4689-893e-9623f37d214d tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] GET https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata Aug 01 00:17:46.129738 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ac0c85d0-7bfd-4689-893e-9623f37d214d tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:46.129849 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ac0c85d0-7bfd-4689-893e-9623f37d214d tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:46.136107 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:46.136107 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:46.136828 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ac0c85d0-7bfd-4689-893e-9623f37d214d tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Snapshot retrieved successfully. Aug 01 00:17:46.137911 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ac0c85d0-7bfd-4689-893e-9623f37d214d tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Get snapshot metadata completed successfully. Aug 01 00:17:46.138237 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ac0c85d0-7bfd-4689-893e-9623f37d214d tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata returned with HTTP 200 Aug 01 00:17:46.138750 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 322/1299] 10.4.3.222 () {66 vars in 1381 bytes} [Sat Aug 1 00:17:46 2026] GET /volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata => generated 32 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:17:46.147807 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0fc12b78-0ee1-460c-8b2e-5a6a576f4f00 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:46.149530 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0fc12b78-0ee1-460c-8b2e-5a6a576f4f00 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] PUT https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata Aug 01 00:17:46.149932 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0fc12b78-0ee1-460c-8b2e-5a6a576f4f00 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:46.156428 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:46.156428 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:46.156936 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0fc12b78-0ee1-460c-8b2e-5a6a576f4f00 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Snapshot retrieved successfully. Aug 01 00:17:46.179602 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0fc12b78-0ee1-460c-8b2e-5a6a576f4f00 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Update snapshot metadata completed successfully. Aug 01 00:17:46.180197 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0fc12b78-0ee1-460c-8b2e-5a6a576f4f00 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata returned with HTTP 200 Aug 01 00:17:46.180943 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 326/1300] 10.4.3.222 () {68 vars in 1401 bytes} [Sat Aug 1 00:17:46 2026] PUT /volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata => generated 16 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:17:46.193297 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-1719f3f0-1e98-4e1d-a324-04f63d2234e1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:46.195079 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1719f3f0-1e98-4e1d-a324-04f63d2234e1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] POST https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata Aug 01 00:17:46.195438 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1719f3f0-1e98-4e1d-a324-04f63d2234e1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:46.203655 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:46.203655 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:46.204146 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-1719f3f0-1e98-4e1d-a324-04f63d2234e1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Snapshot retrieved successfully. Aug 01 00:17:46.233204 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-1719f3f0-1e98-4e1d-a324-04f63d2234e1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Update snapshot metadata completed successfully. Aug 01 00:17:46.233482 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1719f3f0-1e98-4e1d-a324-04f63d2234e1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata returned with HTTP 200 Aug 01 00:17:46.233906 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 325/1301] 10.4.3.222 () {68 vars in 1402 bytes} [Sat Aug 1 00:17:46 2026] POST /volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata => generated 68 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:17:46.248586 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-bd99c356-94bb-4dd0-bf26-969447f219bb None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:46.251134 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bd99c356-94bb-4dd0-bf26-969447f219bb tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] GET https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata Aug 01 00:17:46.251317 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bd99c356-94bb-4dd0-bf26-969447f219bb tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:46.251489 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bd99c356-94bb-4dd0-bf26-969447f219bb tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Calling method 'index' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:46.261731 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:46.261731 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:46.262266 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-bd99c356-94bb-4dd0-bf26-969447f219bb tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Snapshot retrieved successfully. Aug 01 00:17:46.263473 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-bd99c356-94bb-4dd0-bf26-969447f219bb tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Get snapshot metadata completed successfully. Aug 01 00:17:46.263581 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bd99c356-94bb-4dd0-bf26-969447f219bb tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata returned with HTTP 200 Aug 01 00:17:46.264120 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 329/1302] 10.4.3.222 () {66 vars in 1381 bytes} [Sat Aug 1 00:17:46 2026] GET /volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata => generated 68 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:17:46.271664 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9c4e6aae-4bcb-44d9-ac94-65884dd086ce None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:46.275530 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9c4e6aae-4bcb-44d9-ac94-65884dd086ce tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] PUT https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata/key3 Aug 01 00:17:46.275993 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9c4e6aae-4bcb-44d9-ac94-65884dd086ce tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:46.292921 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:46.292921 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:46.292921 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9c4e6aae-4bcb-44d9-ac94-65884dd086ce tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Snapshot retrieved successfully. Aug 01 00:17:46.322525 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9c4e6aae-4bcb-44d9-ac94-65884dd086ce tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Update snapshot metadata completed successfully. Aug 01 00:17:46.322797 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9c4e6aae-4bcb-44d9-ac94-65884dd086ce tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata/key3 returned with HTTP 200 Aug 01 00:17:46.323987 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 323/1303] 10.4.3.222 () {68 vars in 1416 bytes} [Sat Aug 1 00:17:46 2026] PUT /volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata/key3 => generated 35 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:17:46.334043 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-54d326c8-8b07-42d5-b14b-53ca2d18fcf3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:46.336905 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-54d326c8-8b07-42d5-b14b-53ca2d18fcf3 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] GET https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata/key3 Aug 01 00:17:46.336905 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-54d326c8-8b07-42d5-b14b-53ca2d18fcf3 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:46.337077 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-54d326c8-8b07-42d5-b14b-53ca2d18fcf3 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:46.343878 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:46.343878 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:46.344280 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-54d326c8-8b07-42d5-b14b-53ca2d18fcf3 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Snapshot retrieved successfully. Aug 01 00:17:46.345259 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-54d326c8-8b07-42d5-b14b-53ca2d18fcf3 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Get snapshot metadata completed successfully. Aug 01 00:17:46.345400 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-54d326c8-8b07-42d5-b14b-53ca2d18fcf3 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata/key3 returned with HTTP 200 Aug 01 00:17:46.345891 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 327/1304] 10.4.3.222 () {66 vars in 1396 bytes} [Sat Aug 1 00:17:46 2026] GET /volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata/key3 => generated 35 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:17:46.353788 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-19c0d6d7-c3a3-4df3-b72c-fde8a8333f51 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:46.356804 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-19c0d6d7-c3a3-4df3-b72c-fde8a8333f51 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] GET https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata Aug 01 00:17:46.356968 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-19c0d6d7-c3a3-4df3-b72c-fde8a8333f51 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:46.357274 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-19c0d6d7-c3a3-4df3-b72c-fde8a8333f51 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:46.365875 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:46.365875 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:46.366503 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-19c0d6d7-c3a3-4df3-b72c-fde8a8333f51 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Snapshot retrieved successfully. Aug 01 00:17:46.367709 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-19c0d6d7-c3a3-4df3-b72c-fde8a8333f51 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Get snapshot metadata completed successfully. Aug 01 00:17:46.368063 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-19c0d6d7-c3a3-4df3-b72c-fde8a8333f51 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata returned with HTTP 200 Aug 01 00:17:46.368707 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 326/1305] 10.4.3.222 () {66 vars in 1381 bytes} [Sat Aug 1 00:17:46 2026] GET /volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata => generated 75 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:17:46.379372 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-91e50f6f-6115-4320-af20-076849089088 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:46.383931 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-91e50f6f-6115-4320-af20-076849089088 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] PUT https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata Aug 01 00:17:46.383931 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-91e50f6f-6115-4320-af20-076849089088 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:46.394530 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:46.394530 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:46.395401 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-91e50f6f-6115-4320-af20-076849089088 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Snapshot retrieved successfully. Aug 01 00:17:46.586549 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-91e50f6f-6115-4320-af20-076849089088 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Update snapshot metadata completed successfully. Aug 01 00:17:46.586889 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-91e50f6f-6115-4320-af20-076849089088 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata returned with HTTP 200 Aug 01 00:17:46.587294 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 330/1306] 10.4.3.222 () {68 vars in 1401 bytes} [Sat Aug 1 00:17:46 2026] PUT /volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6/metadata => generated 16 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:17:46.597329 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-14c68e9b-3bcc-4bcb-83ec-20842783e6fd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:46.600323 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-14c68e9b-3bcc-4bcb-83ec-20842783e6fd tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6 Aug 01 00:17:46.600323 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-14c68e9b-3bcc-4bcb-83ec-20842783e6fd tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:46.600323 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-14c68e9b-3bcc-4bcb-83ec-20842783e6fd tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:46.600323 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-14c68e9b-3bcc-4bcb-83ec-20842783e6fd tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Delete snapshot with id: 5298c110-91e4-4c5e-a089-b23539b405c6 Aug 01 00:17:46.607685 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:46.607685 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:46.608642 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-14c68e9b-3bcc-4bcb-83ec-20842783e6fd tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Snapshot retrieved successfully. Aug 01 00:17:46.636626 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-14c68e9b-3bcc-4bcb-83ec-20842783e6fd tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Snapshot delete request issued successfully. Aug 01 00:17:46.637103 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-14c68e9b-3bcc-4bcb-83ec-20842783e6fd tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6 returned with HTTP 202 Aug 01 00:17:46.638263 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 324/1307] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:17:46 2026] DELETE /volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:17:46.648162 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8eea3072-1229-49f1-b8d8-23a881aa00f0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:46.650328 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8eea3072-1229-49f1-b8d8-23a881aa00f0 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] GET https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6 Aug 01 00:17:46.650328 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8eea3072-1229-49f1-b8d8-23a881aa00f0 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:46.650512 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8eea3072-1229-49f1-b8d8-23a881aa00f0 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:46.655609 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:46.655609 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:46.656067 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8eea3072-1229-49f1-b8d8-23a881aa00f0 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Snapshot retrieved successfully. Aug 01 00:17:46.656834 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8eea3072-1229-49f1-b8d8-23a881aa00f0 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6 returned with HTTP 200 Aug 01 00:17:46.657195 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 328/1308] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:17:46 2026] GET /volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:46.924737 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6d3b149e-e19d-447c-801a-2176fefc72e5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:46.998482 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6d3b149e-e19d-447c-801a-2176fefc72e5 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:17:46.998953 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6d3b149e-e19d-447c-801a-2176fefc72e5 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-2001795575"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:47.000417 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-6d3b149e-e19d-447c-801a-2176fefc72e5 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-2001795575'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:17:47.000892 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-6d3b149e-e19d-447c-801a-2176fefc72e5 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Create volume of 1 GB Aug 01 00:17:47.005184 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-6d3b149e-e19d-447c-801a-2176fefc72e5 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Availability Zones retrieved successfully. Aug 01 00:17:47.010535 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6d3b149e-e19d-447c-801a-2176fefc72e5 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Flow 'volume_create_api' (a425c395-5916-4332-9c4a-18a773959801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:47.012149 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6d3b149e-e19d-447c-801a-2176fefc72e5 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eab4095-aaec-46aa-a301-5255f92ea7e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:47.012384 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-6d3b149e-e19d-447c-801a-2176fefc72e5 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:17:47.048729 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6d3b149e-e19d-447c-801a-2176fefc72e5 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eab4095-aaec-46aa-a301-5255f92ea7e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:47.049739 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6d3b149e-e19d-447c-801a-2176fefc72e5 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fe15c8f-3155-456f-8645-59bbb2193047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:47.099626 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-184602f6-2a9a-49aa-855d-10ebfb35eef5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:47.101840 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-184602f6-2a9a-49aa-855d-10ebfb35eef5 tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] GET https://10.4.3.222/volume/v3/volumes/133ea41e-5dcd-400e-b3b1-051cb3e1936d Aug 01 00:17:47.102291 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-184602f6-2a9a-49aa-855d-10ebfb35eef5 tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:47.102386 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-184602f6-2a9a-49aa-855d-10ebfb35eef5 tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:47.109230 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-184602f6-2a9a-49aa-855d-10ebfb35eef5 tempest-VolumesServicesTestJSON-487799802 tempest-VolumesServicesTestJSON-487799802-project-member] https://10.4.3.222/volume/v3/volumes/133ea41e-5dcd-400e-b3b1-051cb3e1936d returned with HTTP 404 Aug 01 00:17:47.109814 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 331/1309] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:47 2026] GET /volume/v3/volumes/133ea41e-5dcd-400e-b3b1-051cb3e1936d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:47.119392 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5c2bdf07-c370-468c-81d3-10c57bccc925 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:47.121962 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5c2bdf07-c370-468c-81d3-10c57bccc925 tempest-VolumesServicesTestJSON-797153922 tempest-VolumesServicesTestJSON-797153922-project-admin] GET https://10.4.3.222/volume/v3/os-services Aug 01 00:17:47.122184 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5c2bdf07-c370-468c-81d3-10c57bccc925 tempest-VolumesServicesTestJSON-797153922 tempest-VolumesServicesTestJSON-797153922-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:47.122415 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5c2bdf07-c370-468c-81d3-10c57bccc925 tempest-VolumesServicesTestJSON-797153922 tempest-VolumesServicesTestJSON-797153922-project-admin] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:47.122827 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:47.122827 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:47.128994 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5c2bdf07-c370-468c-81d3-10c57bccc925 tempest-VolumesServicesTestJSON-797153922 tempest-VolumesServicesTestJSON-797153922-project-admin] https://10.4.3.222/volume/v3/os-services returned with HTTP 200 Aug 01 00:17:47.129438 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 325/1310] 10.4.3.222 () {66 vars in 1249 bytes} [Sat Aug 1 00:17:47 2026] GET /volume/v3/os-services => generated 626 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:47.129873 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-6d3b149e-e19d-447c-801a-2176fefc72e5 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Created reservations ['f6bf4629-2f70-40ab-94d6-5a9b7b5e3b4f', '893432fa-e0b5-4e62-b8a4-85c7f3ef01ac', 'cd6a113b-8975-4ba8-bf68-c718b02d2e30', 'b03f9138-5421-4cdc-abe7-498c4953b416'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:47.130703 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6d3b149e-e19d-447c-801a-2176fefc72e5 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fe15c8f-3155-456f-8645-59bbb2193047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6bf4629-2f70-40ab-94d6-5a9b7b5e3b4f', '893432fa-e0b5-4e62-b8a4-85c7f3ef01ac', 'cd6a113b-8975-4ba8-bf68-c718b02d2e30', 'b03f9138-5421-4cdc-abe7-498c4953b416']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:47.131477 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6d3b149e-e19d-447c-801a-2176fefc72e5 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46976b40-18c5-4cc4-a368-62c0efc4ce30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:47.162298 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6d3b149e-e19d-447c-801a-2176fefc72e5 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46976b40-18c5-4cc4-a368-62c0efc4ce30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '372c1f8d-bcb9-4f86-8e69-a8541261984a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-2001795575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93db4b6dabe94d06af4cd6444756b891',qos_specs=None,replication_status=,reservations=['f6bf4629-2f70-40ab-94d6-5a9b7b5e3b4f','893432fa-e0b5-4e62-b8a4-85c7f3ef01ac','cd6a113b-8975-4ba8-bf68-c718b02d2e30','b03f9138-5421-4cdc-abe7-498c4953b416'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef4af1de91274a14b3641a62390b782a',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:17:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-2001795575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=372c1f8d-bcb9-4f86-8e69-a8541261984a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93db4b6dabe94d06af4cd6444756b891',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef4af1de91274a14b3641a62390b782a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:47.163338 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6d3b149e-e19d-447c-801a-2176fefc72e5 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (269104e7-fe87-4790-b551-8ca4ac8a1e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:47.185913 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6d3b149e-e19d-447c-801a-2176fefc72e5 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (269104e7-fe87-4790-b551-8ca4ac8a1e89) transitioned into state 'SUCCESS' from state '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-2001795575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93db4b6dabe94d06af4cd6444756b891',qos_specs=None,replication_status=,reservations=['f6bf4629-2f70-40ab-94d6-5a9b7b5e3b4f','893432fa-e0b5-4e62-b8a4-85c7f3ef01ac','cd6a113b-8975-4ba8-bf68-c718b02d2e30','b03f9138-5421-4cdc-abe7-498c4953b416'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef4af1de91274a14b3641a62390b782a',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:47.186571 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6d3b149e-e19d-447c-801a-2176fefc72e5 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8116fd81-883c-489c-8b3c-882513feecd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:47.196506 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6d3b149e-e19d-447c-801a-2176fefc72e5 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8116fd81-883c-489c-8b3c-882513feecd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:47.197830 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6d3b149e-e19d-447c-801a-2176fefc72e5 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Flow 'volume_create_api' (a425c395-5916-4332-9c4a-18a773959801) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:47.198218 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-6d3b149e-e19d-447c-801a-2176fefc72e5 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Create volume request issued successfully. Aug 01 00:17:47.199050 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6d3b149e-e19d-447c-801a-2176fefc72e5 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:17:47.199618 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 327/1311] 10.4.3.222 () {70 vars in 1299 bytes} [Sat Aug 1 00:17:46 2026] POST /volume/v3/volumes => generated 774 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:47.212329 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0943d2fa-8dc1-4711-906a-c891c9e60ebd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:47.214623 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0943d2fa-8dc1-4711-906a-c891c9e60ebd tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] GET https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a Aug 01 00:17:47.214946 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0943d2fa-8dc1-4711-906a-c891c9e60ebd tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:47.215201 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0943d2fa-8dc1-4711-906a-c891c9e60ebd tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:47.224069 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:47.224069 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:47.229268 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0943d2fa-8dc1-4711-906a-c891c9e60ebd tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Volume info retrieved successfully. Aug 01 00:17:47.234879 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0943d2fa-8dc1-4711-906a-c891c9e60ebd tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a returned with HTTP 200 Aug 01 00:17:47.235488 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 329/1312] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:17:47 2026] GET /volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:47.665915 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-bab6df1d-d7ab-4c59-9e16-6baaa48491e1 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:47.667566 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bab6df1d-d7ab-4c59-9e16-6baaa48491e1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] GET https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6 Aug 01 00:17:47.667751 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bab6df1d-d7ab-4c59-9e16-6baaa48491e1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:47.668018 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bab6df1d-d7ab-4c59-9e16-6baaa48491e1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:47.671972 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bab6df1d-d7ab-4c59-9e16-6baaa48491e1 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] https://10.4.3.222/volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6 returned with HTTP 404 Aug 01 00:17:47.673113 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 332/1313] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:17:47 2026] GET /volume/v3/snapshots/5298c110-91e4-4c5e-a089-b23539b405c6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:47.681318 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-31ade886-1958-4cbd-ae2f-8d72aa019573 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:47.683961 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-31ade886-1958-4cbd-ae2f-8d72aa019573 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] GET https://10.4.3.222/volume/v3/volumes/27f78794-6bc0-4e3a-a64a-d251cd498fab Aug 01 00:17:47.684164 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-31ade886-1958-4cbd-ae2f-8d72aa019573 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:47.684343 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-31ade886-1958-4cbd-ae2f-8d72aa019573 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:47.692364 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:47.692364 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:47.696021 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-31ade886-1958-4cbd-ae2f-8d72aa019573 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Volume info retrieved successfully. Aug 01 00:17:47.702085 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-31ade886-1958-4cbd-ae2f-8d72aa019573 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] https://10.4.3.222/volume/v3/volumes/27f78794-6bc0-4e3a-a64a-d251cd498fab returned with HTTP 200 Aug 01 00:17:47.702946 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 326/1314] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:47 2026] GET /volume/v3/volumes/27f78794-6bc0-4e3a-a64a-d251cd498fab => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:17:47.731012 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-8eaf1d7f-d03c-4789-ab6f-894b684097d4 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:47.734565 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8eaf1d7f-d03c-4789-ab6f-894b684097d4 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] DELETE https://10.4.3.222/volume/v3/volumes/27f78794-6bc0-4e3a-a64a-d251cd498fab Aug 01 00:17:47.734890 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8eaf1d7f-d03c-4789-ab6f-894b684097d4 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:47.735811 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8eaf1d7f-d03c-4789-ab6f-894b684097d4 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:47.735811 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-8eaf1d7f-d03c-4789-ab6f-894b684097d4 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Delete volume with id: 27f78794-6bc0-4e3a-a64a-d251cd498fab Aug 01 00:17:47.746754 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:47.746754 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:47.749117 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-8eaf1d7f-d03c-4789-ab6f-894b684097d4 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Volume info retrieved successfully. Aug 01 00:17:47.770509 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-8eaf1d7f-d03c-4789-ab6f-894b684097d4 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Delete volume request issued successfully. Aug 01 00:17:47.770657 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8eaf1d7f-d03c-4789-ab6f-894b684097d4 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] https://10.4.3.222/volume/v3/volumes/27f78794-6bc0-4e3a-a64a-d251cd498fab returned with HTTP 202 Aug 01 00:17:47.771104 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 328/1315] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:17:47 2026] DELETE /volume/v3/volumes/27f78794-6bc0-4e3a-a64a-d251cd498fab => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:17:47.780825 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b0c5acaf-7f3e-4ad1-95d3-83e23821c176 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:47.783546 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b0c5acaf-7f3e-4ad1-95d3-83e23821c176 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] GET https://10.4.3.222/volume/v3/volumes/27f78794-6bc0-4e3a-a64a-d251cd498fab Aug 01 00:17:47.783546 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b0c5acaf-7f3e-4ad1-95d3-83e23821c176 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:47.783546 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b0c5acaf-7f3e-4ad1-95d3-83e23821c176 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:47.792025 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:47.792025 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:47.796365 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b0c5acaf-7f3e-4ad1-95d3-83e23821c176 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Volume info retrieved successfully. Aug 01 00:17:47.801633 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b0c5acaf-7f3e-4ad1-95d3-83e23821c176 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] https://10.4.3.222/volume/v3/volumes/27f78794-6bc0-4e3a-a64a-d251cd498fab returned with HTTP 200 Aug 01 00:17:47.802164 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 330/1316] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:47 2026] GET /volume/v3/volumes/27f78794-6bc0-4e3a-a64a-d251cd498fab => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:48.010138 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-720621c1-4663-40bd-b30a-cfe20dbde7a6 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:48.012316 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-720621c1-4663-40bd-b30a-cfe20dbde7a6 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:17:48.012757 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-720621c1-4663-40bd-b30a-cfe20dbde7a6 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2048348460"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:48.018326 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-720621c1-4663-40bd-b30a-cfe20dbde7a6 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2048348460'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:17:48.018326 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-720621c1-4663-40bd-b30a-cfe20dbde7a6 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Create volume of 1 GB Aug 01 00:17:48.024362 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-720621c1-4663-40bd-b30a-cfe20dbde7a6 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Availability Zones retrieved successfully. Aug 01 00:17:48.036258 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-720621c1-4663-40bd-b30a-cfe20dbde7a6 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Flow 'volume_create_api' (105e2e24-1158-425e-b452-2c400e459556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:48.040751 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-720621c1-4663-40bd-b30a-cfe20dbde7a6 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1248ba9c-e217-4a5b-9b9d-818375e27cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:48.041987 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-720621c1-4663-40bd-b30a-cfe20dbde7a6 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:17:48.076072 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-720621c1-4663-40bd-b30a-cfe20dbde7a6 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1248ba9c-e217-4a5b-9b9d-818375e27cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:48.077056 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-720621c1-4663-40bd-b30a-cfe20dbde7a6 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7daa4fb7-9f4d-44d5-be53-81de92091d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:48.121304 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-720621c1-4663-40bd-b30a-cfe20dbde7a6 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Created reservations ['7e8bed0c-256f-489c-890f-b1d339df6dfe', '31eaf883-6afd-4fcb-a498-f24837a2497a', '64bfd05e-10c3-4e41-b6ce-2d24c2aaad2d', '640c43e7-d19b-4302-91cc-88901211ec6c'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:48.122092 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-720621c1-4663-40bd-b30a-cfe20dbde7a6 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7daa4fb7-9f4d-44d5-be53-81de92091d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e8bed0c-256f-489c-890f-b1d339df6dfe', '31eaf883-6afd-4fcb-a498-f24837a2497a', '64bfd05e-10c3-4e41-b6ce-2d24c2aaad2d', '640c43e7-d19b-4302-91cc-88901211ec6c']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:48.122785 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-720621c1-4663-40bd-b30a-cfe20dbde7a6 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (188c18b4-13a9-4f35-9e30-095b136bf2c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:48.144651 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-720621c1-4663-40bd-b30a-cfe20dbde7a6 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (188c18b4-13a9-4f35-9e30-095b136bf2c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad89d407-2152-409c-b51b-db19d2b47688', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2048348460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe704c4af04c40a4874785efe41124dd',qos_specs=None,replication_status=,reservations=['7e8bed0c-256f-489c-890f-b1d339df6dfe','31eaf883-6afd-4fcb-a498-f24837a2497a','64bfd05e-10c3-4e41-b6ce-2d24c2aaad2d','640c43e7-d19b-4302-91cc-88901211ec6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26b16e0ba93e4077944dac30284b22fd',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:17:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2048348460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad89d407-2152-409c-b51b-db19d2b47688,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe704c4af04c40a4874785efe41124dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26b16e0ba93e4077944dac30284b22fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:48.145365 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-720621c1-4663-40bd-b30a-cfe20dbde7a6 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ff9d6a3-ad6e-4471-8af8-4683f238040e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:48.164925 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-720621c1-4663-40bd-b30a-cfe20dbde7a6 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ff9d6a3-ad6e-4471-8af8-4683f238040e) transitioned into state 'SUCCESS' from state '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-2048348460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe704c4af04c40a4874785efe41124dd',qos_specs=None,replication_status=,reservations=['7e8bed0c-256f-489c-890f-b1d339df6dfe','31eaf883-6afd-4fcb-a498-f24837a2497a','64bfd05e-10c3-4e41-b6ce-2d24c2aaad2d','640c43e7-d19b-4302-91cc-88901211ec6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26b16e0ba93e4077944dac30284b22fd',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:48.165605 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-720621c1-4663-40bd-b30a-cfe20dbde7a6 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c397606b-40b8-4309-931f-eecb4e72babe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:48.176329 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-720621c1-4663-40bd-b30a-cfe20dbde7a6 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c397606b-40b8-4309-931f-eecb4e72babe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:48.176596 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-720621c1-4663-40bd-b30a-cfe20dbde7a6 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Flow 'volume_create_api' (105e2e24-1158-425e-b452-2c400e459556) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:48.176826 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-720621c1-4663-40bd-b30a-cfe20dbde7a6 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Create volume request issued successfully. Aug 01 00:17:48.177393 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-720621c1-4663-40bd-b30a-cfe20dbde7a6 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:17:48.178032 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 333/1317] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:17:48 2026] POST /volume/v3/volumes => generated 759 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:17:48.190546 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-39394bc2-05e0-436c-bd84-2239bfed2dad None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:48.193377 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-39394bc2-05e0-436c-bd84-2239bfed2dad tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] GET https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 Aug 01 00:17:48.193730 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-39394bc2-05e0-436c-bd84-2239bfed2dad tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:48.193833 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-39394bc2-05e0-436c-bd84-2239bfed2dad tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:48.200516 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:48.200516 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:48.204086 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-39394bc2-05e0-436c-bd84-2239bfed2dad tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Volume info retrieved successfully. Aug 01 00:17:48.208311 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-39394bc2-05e0-436c-bd84-2239bfed2dad tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 returned with HTTP 200 Aug 01 00:17:48.208740 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 327/1318] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:48 2026] GET /volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:48.254798 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9b8ba4dd-37bc-42e4-a104-83a4839b69ef None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:48.256659 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9b8ba4dd-37bc-42e4-a104-83a4839b69ef tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] GET https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a Aug 01 00:17:48.257058 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9b8ba4dd-37bc-42e4-a104-83a4839b69ef tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:48.257529 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9b8ba4dd-37bc-42e4-a104-83a4839b69ef tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:48.269244 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:48.269244 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:48.275786 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-9b8ba4dd-37bc-42e4-a104-83a4839b69ef tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Volume info retrieved successfully. Aug 01 00:17:48.281743 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9b8ba4dd-37bc-42e4-a104-83a4839b69ef tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a returned with HTTP 200 Aug 01 00:17:48.282322 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 329/1319] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:17:48 2026] GET /volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:48.308983 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-ca05fffe-d0b9-471d-9e7d-63d6366315e0 req-45367857-2edd-47f2-8112-d7399d4f8cdf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:48.314056 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-ca05fffe-d0b9-471d-9e7d-63d6366315e0 req-45367857-2edd-47f2-8112-d7399d4f8cdf tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/limits Aug 01 00:17:48.314261 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-ca05fffe-d0b9-471d-9e7d-63d6366315e0 req-45367857-2edd-47f2-8112-d7399d4f8cdf tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:48.314450 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-ca05fffe-d0b9-471d-9e7d-63d6366315e0 req-45367857-2edd-47f2-8112-d7399d4f8cdf tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:48.329608 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [req-ca05fffe-d0b9-471d-9e7d-63d6366315e0 req-45367857-2edd-47f2-8112-d7399d4f8cdf tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:17:48.329706 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [req-ca05fffe-d0b9-471d-9e7d-63d6366315e0 req-45367857-2edd-47f2-8112-d7399d4f8cdf tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:17:48.330990 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [req-ca05fffe-d0b9-471d-9e7d-63d6366315e0 req-45367857-2edd-47f2-8112-d7399d4f8cdf tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:17:48.330990 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [req-ca05fffe-d0b9-471d-9e7d-63d6366315e0 req-45367857-2edd-47f2-8112-d7399d4f8cdf tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:17:48.343805 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-ca05fffe-d0b9-471d-9e7d-63d6366315e0 req-45367857-2edd-47f2-8112-d7399d4f8cdf tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/limits returned with HTTP 200 Aug 01 00:17:48.345251 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 331/1320] 10.4.3.222 () {68 vars in 1484 bytes} [Sat Aug 1 00:17:48 2026] GET /volume/v3/limits => generated 302 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:48.401911 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-ca05fffe-d0b9-471d-9e7d-63d6366315e0 req-4e90ed9b-4c81-47fd-bb18-766a8d6fff93 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:48.404051 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-ca05fffe-d0b9-471d-9e7d-63d6366315e0 req-4e90ed9b-4c81-47fd-bb18-766a8d6fff93 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 Aug 01 00:17:48.404247 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-ca05fffe-d0b9-471d-9e7d-63d6366315e0 req-4e90ed9b-4c81-47fd-bb18-766a8d6fff93 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:48.404427 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-ca05fffe-d0b9-471d-9e7d-63d6366315e0 req-4e90ed9b-4c81-47fd-bb18-766a8d6fff93 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:48.413921 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:48.413921 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:48.417069 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-ca05fffe-d0b9-471d-9e7d-63d6366315e0 req-4e90ed9b-4c81-47fd-bb18-766a8d6fff93 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:17:48.421637 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-ca05fffe-d0b9-471d-9e7d-63d6366315e0 req-4e90ed9b-4c81-47fd-bb18-766a8d6fff93 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 returned with HTTP 200 Aug 01 00:17:48.422036 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 334/1321] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:17:48 2026] GET /volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 => generated 1659 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:48.446052 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-ca05fffe-d0b9-471d-9e7d-63d6366315e0 req-245142b9-f84b-4daf-841d-cdc8d85cca08 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:48.448368 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ca05fffe-d0b9-471d-9e7d-63d6366315e0 req-245142b9-f84b-4daf-841d-cdc8d85cca08 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:17:48.448862 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ca05fffe-d0b9-471d-9e7d-63d6366315e0 req-245142b9-f84b-4daf-841d-cdc8d85cca08 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d5fdafbb-b3a0-46d4-84a5-3387a7da84b2", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:48.461482 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:48.461482 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:48.462103 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-ca05fffe-d0b9-471d-9e7d-63d6366315e0 req-245142b9-f84b-4daf-841d-cdc8d85cca08 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:17:48.462297 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [req-ca05fffe-d0b9-471d-9e7d-63d6366315e0 req-245142b9-f84b-4daf-841d-cdc8d85cca08 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Create snapshot from volume d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 Aug 01 00:17:48.507800 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [req-ca05fffe-d0b9-471d-9e7d-63d6366315e0 req-245142b9-f84b-4daf-841d-cdc8d85cca08 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Created reservations ['01662935-a1b1-4483-a934-110900183cc5', '7a72935c-096a-409e-8578-d51b62279d74', 'b0f6d7d3-6fe6-4aae-b42b-0cffcdc42174', '882a7b31-ee7f-4916-a350-5bfa6873354a'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:48.560416 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-ca05fffe-d0b9-471d-9e7d-63d6366315e0 req-245142b9-f84b-4daf-841d-cdc8d85cca08 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Snapshot force create request issued successfully. Aug 01 00:17:48.560416 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ca05fffe-d0b9-471d-9e7d-63d6366315e0 req-245142b9-f84b-4daf-841d-cdc8d85cca08 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:17:48.560416 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 328/1322] 10.4.3.222 () {72 vars in 1547 bytes} [Sat Aug 1 00:17:48 2026] POST /volume/v3/snapshots => generated 292 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 01 00:17:48.818533 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-191dd50e-6813-4caf-b358-ffc91db57e16 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:48.821950 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-191dd50e-6813-4caf-b358-ffc91db57e16 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] GET https://10.4.3.222/volume/v3/volumes/27f78794-6bc0-4e3a-a64a-d251cd498fab Aug 01 00:17:48.822184 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-191dd50e-6813-4caf-b358-ffc91db57e16 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:48.822415 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-191dd50e-6813-4caf-b358-ffc91db57e16 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:48.831326 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-191dd50e-6813-4caf-b358-ffc91db57e16 tempest-SnapshotMetadataTestJSON-1362574469 tempest-SnapshotMetadataTestJSON-1362574469-project-member] https://10.4.3.222/volume/v3/volumes/27f78794-6bc0-4e3a-a64a-d251cd498fab returned with HTTP 404 Aug 01 00:17:48.831906 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 330/1323] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:48 2026] GET /volume/v3/volumes/27f78794-6bc0-4e3a-a64a-d251cd498fab => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:49.229861 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-10a7c0f9-4624-4459-b9fc-aac5ea3dc915 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:49.232831 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-10a7c0f9-4624-4459-b9fc-aac5ea3dc915 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] GET https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 Aug 01 00:17:49.233016 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-10a7c0f9-4624-4459-b9fc-aac5ea3dc915 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:49.233197 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-10a7c0f9-4624-4459-b9fc-aac5ea3dc915 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:49.249234 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:49.249234 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:49.254748 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-10a7c0f9-4624-4459-b9fc-aac5ea3dc915 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Volume info retrieved successfully. Aug 01 00:17:49.266795 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-10a7c0f9-4624-4459-b9fc-aac5ea3dc915 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 returned with HTTP 200 Aug 01 00:17:49.267318 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 332/1324] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:49 2026] GET /volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:49.281708 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6797b290-8bef-4983-b058-0c363344cd52 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:49.379796 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6797b290-8bef-4983-b058-0c363344cd52 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:17:49.380831 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6797b290-8bef-4983-b058-0c363344cd52 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-966574453"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:49.381519 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-6797b290-8bef-4983-b058-0c363344cd52 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-966574453'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:17:49.381601 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-6797b290-8bef-4983-b058-0c363344cd52 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Create volume of 1 GB Aug 01 00:17:49.386815 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-6797b290-8bef-4983-b058-0c363344cd52 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Availability Zones retrieved successfully. Aug 01 00:17:49.395455 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6797b290-8bef-4983-b058-0c363344cd52 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Flow 'volume_create_api' (061205d8-0d70-4549-9cb3-812bd72d66ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:49.396754 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6797b290-8bef-4983-b058-0c363344cd52 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d45528b6-24d4-48b7-8356-2cbb459208ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:49.399876 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-6797b290-8bef-4983-b058-0c363344cd52 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:17:49.432387 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6797b290-8bef-4983-b058-0c363344cd52 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d45528b6-24d4-48b7-8356-2cbb459208ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:49.433184 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6797b290-8bef-4983-b058-0c363344cd52 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7d97a61-0db3-4fa9-b8ef-754e5fd4670b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:49.504885 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-6797b290-8bef-4983-b058-0c363344cd52 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Created reservations ['fcfae121-8783-46cf-a026-36e0b41fbaef', '5ab41bb0-c4d5-4b67-8806-4a3332efe6cd', 'c922ed46-a80d-41ef-b96d-442dc78f833a', 'ade747f9-5bf7-4e75-949a-3c7bf1731c34'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:49.506040 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6797b290-8bef-4983-b058-0c363344cd52 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7d97a61-0db3-4fa9-b8ef-754e5fd4670b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcfae121-8783-46cf-a026-36e0b41fbaef', '5ab41bb0-c4d5-4b67-8806-4a3332efe6cd', 'c922ed46-a80d-41ef-b96d-442dc78f833a', 'ade747f9-5bf7-4e75-949a-3c7bf1731c34']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:49.507290 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6797b290-8bef-4983-b058-0c363344cd52 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b220671a-7238-4144-b098-10249f0ec5ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:49.531944 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6797b290-8bef-4983-b058-0c363344cd52 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b220671a-7238-4144-b098-10249f0ec5ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70f27ae6-505a-48f0-aedc-d37aede91d69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-966574453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b547b73981a4ee69780637e4855f810',qos_specs=None,replication_status=,reservations=['fcfae121-8783-46cf-a026-36e0b41fbaef','5ab41bb0-c4d5-4b67-8806-4a3332efe6cd','c922ed46-a80d-41ef-b96d-442dc78f833a','ade747f9-5bf7-4e75-949a-3c7bf1731c34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fcd52bf6189477b92b5df1e96757e4d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:17:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-966574453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70f27ae6-505a-48f0-aedc-d37aede91d69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b547b73981a4ee69780637e4855f810',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fcd52bf6189477b92b5df1e96757e4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:49.533365 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6797b290-8bef-4983-b058-0c363344cd52 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05b923ff-fb32-469c-b46f-d556e8894584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:49.571387 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6797b290-8bef-4983-b058-0c363344cd52 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05b923ff-fb32-469c-b46f-d556e8894584) transitioned into state 'SUCCESS' from state '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-966574453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b547b73981a4ee69780637e4855f810',qos_specs=None,replication_status=,reservations=['fcfae121-8783-46cf-a026-36e0b41fbaef','5ab41bb0-c4d5-4b67-8806-4a3332efe6cd','c922ed46-a80d-41ef-b96d-442dc78f833a','ade747f9-5bf7-4e75-949a-3c7bf1731c34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fcd52bf6189477b92b5df1e96757e4d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:49.572409 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6797b290-8bef-4983-b058-0c363344cd52 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a02f7e4-3f0a-4f41-8f34-ebff02b303a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:49.588513 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6797b290-8bef-4983-b058-0c363344cd52 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a02f7e4-3f0a-4f41-8f34-ebff02b303a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:49.589433 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6797b290-8bef-4983-b058-0c363344cd52 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Flow 'volume_create_api' (061205d8-0d70-4549-9cb3-812bd72d66ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:49.589755 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-6797b290-8bef-4983-b058-0c363344cd52 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Create volume request issued successfully. Aug 01 00:17:49.590312 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6797b290-8bef-4983-b058-0c363344cd52 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:17:49.590711 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 335/1325] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:17:49 2026] POST /volume/v3/volumes => generated 750 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:17:49.609959 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8b3d0725-4971-4e66-a768-1c8c44a02343 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:49.612278 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8b3d0725-4971-4e66-a768-1c8c44a02343 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] GET https://10.4.3.222/volume/v3/volumes/70f27ae6-505a-48f0-aedc-d37aede91d69 Aug 01 00:17:49.612530 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8b3d0725-4971-4e66-a768-1c8c44a02343 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:49.612789 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8b3d0725-4971-4e66-a768-1c8c44a02343 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:49.627851 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:49.627851 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:49.634127 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8b3d0725-4971-4e66-a768-1c8c44a02343 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Volume info retrieved successfully. Aug 01 00:17:49.642522 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8b3d0725-4971-4e66-a768-1c8c44a02343 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/volumes/70f27ae6-505a-48f0-aedc-d37aede91d69 returned with HTTP 200 Aug 01 00:17:49.643460 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 329/1326] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:49 2026] GET /volume/v3/volumes/70f27ae6-505a-48f0-aedc-d37aede91d69 => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:50.244515 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6be8c80b-4eb5-4f40-b4f2-1ac9fff55a60 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:50.247669 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6be8c80b-4eb5-4f40-b4f2-1ac9fff55a60 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:17:50.247976 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6be8c80b-4eb5-4f40-b4f2-1ac9fff55a60 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1085895461"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:50.251794 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-6be8c80b-4eb5-4f40-b4f2-1ac9fff55a60 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1085895461'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:17:50.251794 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-6be8c80b-4eb5-4f40-b4f2-1ac9fff55a60 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Create volume of 1 GB Aug 01 00:17:50.256145 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-6be8c80b-4eb5-4f40-b4f2-1ac9fff55a60 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Availability Zones retrieved successfully. Aug 01 00:17:50.266022 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6be8c80b-4eb5-4f40-b4f2-1ac9fff55a60 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Flow 'volume_create_api' (ae783514-ab28-41b5-acd2-a6ef9203bdb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:50.267408 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6be8c80b-4eb5-4f40-b4f2-1ac9fff55a60 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a75764bf-df03-4b23-9656-b09b5a956f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:50.268865 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-6be8c80b-4eb5-4f40-b4f2-1ac9fff55a60 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:17:50.301908 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6be8c80b-4eb5-4f40-b4f2-1ac9fff55a60 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a75764bf-df03-4b23-9656-b09b5a956f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:50.303238 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6be8c80b-4eb5-4f40-b4f2-1ac9fff55a60 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d7baf09-57fd-478b-a503-c57b037be3f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:50.360901 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b38f7e2b-6725-41b8-b35e-773f73204f0d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:50.382410 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-6be8c80b-4eb5-4f40-b4f2-1ac9fff55a60 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Created reservations ['cca46705-78e4-4143-86ff-7d871725e614', 'c86cc90d-a42f-4b87-96e3-bb16b9485f75', 'c3bae5b1-0d16-4357-9698-56740bade531', '6e81e31c-df01-4689-86d8-f29ec3cfa2cc'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:50.383484 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6be8c80b-4eb5-4f40-b4f2-1ac9fff55a60 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d7baf09-57fd-478b-a503-c57b037be3f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cca46705-78e4-4143-86ff-7d871725e614', 'c86cc90d-a42f-4b87-96e3-bb16b9485f75', 'c3bae5b1-0d16-4357-9698-56740bade531', '6e81e31c-df01-4689-86d8-f29ec3cfa2cc']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:50.384835 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6be8c80b-4eb5-4f40-b4f2-1ac9fff55a60 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5678ba0b-2e4f-45ff-8705-97e26c89276d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:50.409515 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6be8c80b-4eb5-4f40-b4f2-1ac9fff55a60 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5678ba0b-2e4f-45ff-8705-97e26c89276d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba661b3c-e4d9-4616-a1de-07debfb95916', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1085895461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4fb71f1b6e246b29e91e5d5e51f3c44',qos_specs=None,replication_status=,reservations=['cca46705-78e4-4143-86ff-7d871725e614','c86cc90d-a42f-4b87-96e3-bb16b9485f75','c3bae5b1-0d16-4357-9698-56740bade531','6e81e31c-df01-4689-86d8-f29ec3cfa2cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7170a73d9f44461b9afad9e82c0b15db',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:17:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1085895461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba661b3c-e4d9-4616-a1de-07debfb95916,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4fb71f1b6e246b29e91e5d5e51f3c44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7170a73d9f44461b9afad9e82c0b15db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:50.410809 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6be8c80b-4eb5-4f40-b4f2-1ac9fff55a60 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed9134c3-1b27-4853-81bf-56d96551faf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:50.428664 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6be8c80b-4eb5-4f40-b4f2-1ac9fff55a60 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed9134c3-1b27-4853-81bf-56d96551faf1) transitioned into state 'SUCCESS' from state '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-1085895461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4fb71f1b6e246b29e91e5d5e51f3c44',qos_specs=None,replication_status=,reservations=['cca46705-78e4-4143-86ff-7d871725e614','c86cc90d-a42f-4b87-96e3-bb16b9485f75','c3bae5b1-0d16-4357-9698-56740bade531','6e81e31c-df01-4689-86d8-f29ec3cfa2cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7170a73d9f44461b9afad9e82c0b15db',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:50.429461 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6be8c80b-4eb5-4f40-b4f2-1ac9fff55a60 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37167e12-11fb-4d3e-8e0d-13075b6f2cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:50.440788 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6be8c80b-4eb5-4f40-b4f2-1ac9fff55a60 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37167e12-11fb-4d3e-8e0d-13075b6f2cd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:50.443717 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6be8c80b-4eb5-4f40-b4f2-1ac9fff55a60 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Flow 'volume_create_api' (ae783514-ab28-41b5-acd2-a6ef9203bdb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:50.443717 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-6be8c80b-4eb5-4f40-b4f2-1ac9fff55a60 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Create volume request issued successfully. Aug 01 00:17:50.443717 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6be8c80b-4eb5-4f40-b4f2-1ac9fff55a60 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:17:50.443717 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 331/1327] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:17:50 2026] POST /volume/v3/volumes => generated 755 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:17:50.451247 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b38f7e2b-6725-41b8-b35e-773f73204f0d tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:17:50.451247 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b38f7e2b-6725-41b8-b35e-773f73204f0d tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-792850487"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:50.454094 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-b38f7e2b-6725-41b8-b35e-773f73204f0d tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-792850487'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:17:50.454931 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-b38f7e2b-6725-41b8-b35e-773f73204f0d tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Create volume of 1 GB Aug 01 00:17:50.462789 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b38f7e2b-6725-41b8-b35e-773f73204f0d tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Availability Zones retrieved successfully. Aug 01 00:17:50.462928 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-15af1dbe-e424-47ff-94db-4651cf95aa3b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:50.465776 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-15af1dbe-e424-47ff-94db-4651cf95aa3b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 Aug 01 00:17:50.466058 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-15af1dbe-e424-47ff-94db-4651cf95aa3b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:50.466446 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-15af1dbe-e424-47ff-94db-4651cf95aa3b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:50.467348 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b38f7e2b-6725-41b8-b35e-773f73204f0d tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Flow 'volume_create_api' (d10e4201-dc53-4cf4-9cc4-7ba71621e928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:50.470271 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b38f7e2b-6725-41b8-b35e-773f73204f0d tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b06d6d73-167c-4d00-a377-2ba9c58ea6ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:50.472433 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-b38f7e2b-6725-41b8-b35e-773f73204f0d tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:17:50.477069 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:50.477069 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:50.482330 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-15af1dbe-e424-47ff-94db-4651cf95aa3b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:17:50.489545 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-15af1dbe-e424-47ff-94db-4651cf95aa3b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 returned with HTTP 200 Aug 01 00:17:50.491316 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 336/1328] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:50 2026] GET /volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:50.502044 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b38f7e2b-6725-41b8-b35e-773f73204f0d tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b06d6d73-167c-4d00-a377-2ba9c58ea6ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:50.502311 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b38f7e2b-6725-41b8-b35e-773f73204f0d tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3e20996-0e0f-4470-9200-fc892b422553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:50.621600 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-b38f7e2b-6725-41b8-b35e-773f73204f0d tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Created reservations ['a7afaec6-f283-46ad-a90b-14c1a480bc71', 'c9552a6f-3252-48e6-99ee-ae66cd4bcf6c', '5ee4dda1-d480-47f3-82d0-f350aa215a04', '1953691c-dc0d-4bc0-983c-b497036955e7'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:50.622661 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b38f7e2b-6725-41b8-b35e-773f73204f0d tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3e20996-0e0f-4470-9200-fc892b422553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7afaec6-f283-46ad-a90b-14c1a480bc71', 'c9552a6f-3252-48e6-99ee-ae66cd4bcf6c', '5ee4dda1-d480-47f3-82d0-f350aa215a04', '1953691c-dc0d-4bc0-983c-b497036955e7']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:50.623800 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b38f7e2b-6725-41b8-b35e-773f73204f0d tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80ae5b3e-4e2b-4d11-bfb7-dfb361a06232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:50.657660 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b38f7e2b-6725-41b8-b35e-773f73204f0d tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80ae5b3e-4e2b-4d11-bfb7-dfb361a06232) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd821d3db-c222-4102-8168-3946df3bfbea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-792850487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6b3c2c5c2514928bd7ae56cfec6d15a',qos_specs=None,replication_status=,reservations=['a7afaec6-f283-46ad-a90b-14c1a480bc71','c9552a6f-3252-48e6-99ee-ae66cd4bcf6c','5ee4dda1-d480-47f3-82d0-f350aa215a04','1953691c-dc0d-4bc0-983c-b497036955e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b4fe53895884bf2aeb78a4c387bbb25',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:17:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-792850487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d821d3db-c222-4102-8168-3946df3bfbea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6b3c2c5c2514928bd7ae56cfec6d15a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b4fe53895884bf2aeb78a4c387bbb25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:50.657893 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b38f7e2b-6725-41b8-b35e-773f73204f0d tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (508095ee-d02c-4bdb-8f49-b575cecf5bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:50.662636 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-60ff2e07-2556-482f-a4ac-58220277dff9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:50.664942 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-60ff2e07-2556-482f-a4ac-58220277dff9 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] GET https://10.4.3.222/volume/v3/volumes/70f27ae6-505a-48f0-aedc-d37aede91d69 Aug 01 00:17:50.665245 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-60ff2e07-2556-482f-a4ac-58220277dff9 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:50.665245 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-60ff2e07-2556-482f-a4ac-58220277dff9 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:50.677715 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:50.677715 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:50.690753 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-60ff2e07-2556-482f-a4ac-58220277dff9 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Volume info retrieved successfully. Aug 01 00:17:50.691580 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b38f7e2b-6725-41b8-b35e-773f73204f0d tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (508095ee-d02c-4bdb-8f49-b575cecf5bf5) transitioned into state 'SUCCESS' from state '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-792850487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6b3c2c5c2514928bd7ae56cfec6d15a',qos_specs=None,replication_status=,reservations=['a7afaec6-f283-46ad-a90b-14c1a480bc71','c9552a6f-3252-48e6-99ee-ae66cd4bcf6c','5ee4dda1-d480-47f3-82d0-f350aa215a04','1953691c-dc0d-4bc0-983c-b497036955e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b4fe53895884bf2aeb78a4c387bbb25',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:50.692176 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b38f7e2b-6725-41b8-b35e-773f73204f0d tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f5979ad-bb2f-4cfc-b089-398c643f5a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:50.700525 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-60ff2e07-2556-482f-a4ac-58220277dff9 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/volumes/70f27ae6-505a-48f0-aedc-d37aede91d69 returned with HTTP 200 Aug 01 00:17:50.701409 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 330/1329] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:50 2026] GET /volume/v3/volumes/70f27ae6-505a-48f0-aedc-d37aede91d69 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:50.707532 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b38f7e2b-6725-41b8-b35e-773f73204f0d tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f5979ad-bb2f-4cfc-b089-398c643f5a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:50.709715 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b38f7e2b-6725-41b8-b35e-773f73204f0d tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Flow 'volume_create_api' (d10e4201-dc53-4cf4-9cc4-7ba71621e928) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:50.709715 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b38f7e2b-6725-41b8-b35e-773f73204f0d tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Create volume request issued successfully. Aug 01 00:17:50.710903 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b38f7e2b-6725-41b8-b35e-773f73204f0d tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:17:50.710903 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 333/1330] 10.4.3.222 () {70 vars in 1298 bytes} [Sat Aug 1 00:17:50 2026] POST /volume/v3/volumes => generated 751 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:17:50.719303 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c8ecc9b3-7218-467d-9fa8-7c83c0498fba None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:50.722203 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c8ecc9b3-7218-467d-9fa8-7c83c0498fba tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:17:50.722564 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c8ecc9b3-7218-467d-9fa8-7c83c0498fba tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "70f27ae6-505a-48f0-aedc-d37aede91d69", "name": "tempest-VolumesDeleteCascade-Snapshot-1299318829"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:50.726544 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-19a1b186-ea49-4ad5-9b82-b265a8680f34 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:50.729385 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-19a1b186-ea49-4ad5-9b82-b265a8680f34 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] GET https://10.4.3.222/volume/v3/volumes/d821d3db-c222-4102-8168-3946df3bfbea Aug 01 00:17:50.729385 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-19a1b186-ea49-4ad5-9b82-b265a8680f34 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:50.729538 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-19a1b186-ea49-4ad5-9b82-b265a8680f34 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:50.741334 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:50.741334 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:50.747066 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-19a1b186-ea49-4ad5-9b82-b265a8680f34 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Volume info retrieved successfully. Aug 01 00:17:50.748890 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:50.748890 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:50.748890 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c8ecc9b3-7218-467d-9fa8-7c83c0498fba tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Volume info retrieved successfully. Aug 01 00:17:50.751004 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-c8ecc9b3-7218-467d-9fa8-7c83c0498fba tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Create snapshot from volume 70f27ae6-505a-48f0-aedc-d37aede91d69 Aug 01 00:17:50.755662 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-19a1b186-ea49-4ad5-9b82-b265a8680f34 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/volumes/d821d3db-c222-4102-8168-3946df3bfbea returned with HTTP 200 Aug 01 00:17:50.756813 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 337/1331] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:17:50 2026] GET /volume/v3/volumes/d821d3db-c222-4102-8168-3946df3bfbea => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:50.833356 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-c8ecc9b3-7218-467d-9fa8-7c83c0498fba tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Created reservations ['d67624f6-3676-4d64-a05a-329d2c6f4de2', 'de596d45-abe5-47cc-8dcf-80b03596717b', '38fc5a3a-80ad-4852-b81d-01ee8b33988f', 'c9aace12-5c89-473a-9f95-f0fe0792b69a'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:50.897619 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c8ecc9b3-7218-467d-9fa8-7c83c0498fba tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Snapshot create request issued successfully. Aug 01 00:17:50.898005 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c8ecc9b3-7218-467d-9fa8-7c83c0498fba tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:17:50.898757 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 332/1332] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:17:50 2026] POST /volume/v3/snapshots => generated 307 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:17:50.912602 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-765d2ca9-23d7-4b90-ab8b-11d1325278f8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:50.915339 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-765d2ca9-23d7-4b90-ab8b-11d1325278f8 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] GET https://10.4.3.222/volume/v3/snapshots/120843c2-836a-4c64-8270-01c37bd50ea1 Aug 01 00:17:50.916290 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-765d2ca9-23d7-4b90-ab8b-11d1325278f8 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:50.916703 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-765d2ca9-23d7-4b90-ab8b-11d1325278f8 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:50.927786 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:50.927786 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:50.927786 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-765d2ca9-23d7-4b90-ab8b-11d1325278f8 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Snapshot retrieved successfully. Aug 01 00:17:50.929609 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-765d2ca9-23d7-4b90-ab8b-11d1325278f8 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/snapshots/120843c2-836a-4c64-8270-01c37bd50ea1 returned with HTTP 200 Aug 01 00:17:50.930131 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 331/1333] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:17:50 2026] GET /volume/v3/snapshots/120843c2-836a-4c64-8270-01c37bd50ea1 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:51.509707 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-280e7ec3-bbd8-4d65-aab9-3b1941daf357 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:51.511907 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-280e7ec3-bbd8-4d65-aab9-3b1941daf357 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 Aug 01 00:17:51.512298 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-280e7ec3-bbd8-4d65-aab9-3b1941daf357 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:51.512667 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-280e7ec3-bbd8-4d65-aab9-3b1941daf357 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:51.523552 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:51.523552 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:51.527758 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-280e7ec3-bbd8-4d65-aab9-3b1941daf357 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:17:51.532246 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-280e7ec3-bbd8-4d65-aab9-3b1941daf357 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 returned with HTTP 200 Aug 01 00:17:51.532848 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 334/1334] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:51 2026] GET /volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:51.588558 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-b1d10979-a9e7-4247-8dfb-6eb2798a21b0 req-536b7608-362f-4706-90c7-9b4d547166c9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:51.591319 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-b1d10979-a9e7-4247-8dfb-6eb2798a21b0 req-536b7608-362f-4706-90c7-9b4d547166c9 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 Aug 01 00:17:51.591794 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-b1d10979-a9e7-4247-8dfb-6eb2798a21b0 req-536b7608-362f-4706-90c7-9b4d547166c9 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:51.592023 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-b1d10979-a9e7-4247-8dfb-6eb2798a21b0 req-536b7608-362f-4706-90c7-9b4d547166c9 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:51.605573 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:51.605573 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:51.611886 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-b1d10979-a9e7-4247-8dfb-6eb2798a21b0 req-536b7608-362f-4706-90c7-9b4d547166c9 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:17:51.619858 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-b1d10979-a9e7-4247-8dfb-6eb2798a21b0 req-536b7608-362f-4706-90c7-9b4d547166c9 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 returned with HTTP 200 Aug 01 00:17:51.620343 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 338/1335] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:17:51 2026] GET /volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:51.719148 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-13e4d172-4e07-47be-97bb-6687db4ea34e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:51.720185 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-13e4d172-4e07-47be-97bb-6687db4ea34e None None] GET https://10.4.3.222/volume// Aug 01 00:17:51.720686 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-13e4d172-4e07-47be-97bb-6687db4ea34e None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:51.720908 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-13e4d172-4e07-47be-97bb-6687db4ea34e None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:51.721738 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-13e4d172-4e07-47be-97bb-6687db4ea34e None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:17:51.722193 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 333/1336] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:17: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 01 00:17:51.730710 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-b1d10979-a9e7-4247-8dfb-6eb2798a21b0 req-a66975b6-bb4b-4157-bc99-cd44566b7f9b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:51.733237 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b1d10979-a9e7-4247-8dfb-6eb2798a21b0 req-a66975b6-bb4b-4157-bc99-cd44566b7f9b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:17:51.733561 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b1d10979-a9e7-4247-8dfb-6eb2798a21b0 req-a66975b6-bb4b-4157-bc99-cd44566b7f9b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba661b3c-e4d9-4616-a1de-07debfb95916", "connector": null, "instance_uuid": "0a46515b-d856-4987-a008-680b3461899b"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:51.743556 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:51.743556 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:51.777185 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6eb88ac3-3445-4b0c-b91a-5b130a670f4f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:51.779762 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6eb88ac3-3445-4b0c-b91a-5b130a670f4f tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] GET https://10.4.3.222/volume/v3/volumes/d821d3db-c222-4102-8168-3946df3bfbea Aug 01 00:17:51.780095 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6eb88ac3-3445-4b0c-b91a-5b130a670f4f tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:51.780370 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6eb88ac3-3445-4b0c-b91a-5b130a670f4f tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:51.790140 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b1d10979-a9e7-4247-8dfb-6eb2798a21b0 req-a66975b6-bb4b-4157-bc99-cd44566b7f9b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:17:51.790493 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 332/1337] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:17:51 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 01 00:17:51.805834 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:51.805834 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:51.810570 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6eb88ac3-3445-4b0c-b91a-5b130a670f4f tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Volume info retrieved successfully. Aug 01 00:17:51.815873 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6eb88ac3-3445-4b0c-b91a-5b130a670f4f tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/volumes/d821d3db-c222-4102-8168-3946df3bfbea returned with HTTP 200 Aug 01 00:17:51.816491 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 335/1338] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:17:51 2026] GET /volume/v3/volumes/d821d3db-c222-4102-8168-3946df3bfbea => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:51.831992 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-34f7fc11-5eb3-432d-a924-8e875d6eafa3 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:51.833998 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2d494bd3-c906-49d2-8740-c72978eda980 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:51.836583 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-34f7fc11-5eb3-432d-a924-8e875d6eafa3 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] POST https://10.4.3.222/volume/v3/backups Aug 01 00:17:51.837125 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-34f7fc11-5eb3-432d-a924-8e875d6eafa3 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d821d3db-c222-4102-8168-3946df3bfbea", "name": "tempest-VolumesBackupsV39Test-Backup-1095775696", "container": "tempest-volumesbackupsv39test-backup-container-1896970409"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:51.837529 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2d494bd3-c906-49d2-8740-c72978eda980 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 Aug 01 00:17:51.837808 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2d494bd3-c906-49d2-8740-c72978eda980 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:51.838051 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2d494bd3-c906-49d2-8740-c72978eda980 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:51.839580 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.backups [None req-34f7fc11-5eb3-432d-a924-8e875d6eafa3 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Creating new backup {'backup': {'volume_id': 'd821d3db-c222-4102-8168-3946df3bfbea', 'name': 'tempest-VolumesBackupsV39Test-Backup-1095775696', 'container': 'tempest-volumesbackupsv39test-backup-container-1896970409'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:17:51.840246 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.contrib.backups [None req-34f7fc11-5eb3-432d-a924-8e875d6eafa3 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Creating backup of volume d821d3db-c222-4102-8168-3946df3bfbea in container tempest-volumesbackupsv39test-backup-container-1896970409 Aug 01 00:17:51.841898 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-7329560c-65ed-4718-b3f7-4e2e87ef3375 req-5a2127f2-36fe-441e-a505-d4da5e87ae90 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:51.845375 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-7329560c-65ed-4718-b3f7-4e2e87ef3375 req-5a2127f2-36fe-441e-a505-d4da5e87ae90 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 Aug 01 00:17:51.845662 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-7329560c-65ed-4718-b3f7-4e2e87ef3375 req-5a2127f2-36fe-441e-a505-d4da5e87ae90 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:51.846237 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-7329560c-65ed-4718-b3f7-4e2e87ef3375 req-5a2127f2-36fe-441e-a505-d4da5e87ae90 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:51.850645 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:51.850645 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:51.852757 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:51.852757 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:51.853597 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-34f7fc11-5eb3-432d-a924-8e875d6eafa3 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Volume info retrieved successfully. Aug 01 00:17:51.855599 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-2d494bd3-c906-49d2-8740-c72978eda980 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:17:51.860411 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:51.860411 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:51.861698 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2d494bd3-c906-49d2-8740-c72978eda980 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 returned with HTTP 200 Aug 01 00:17:51.862035 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 334/1339] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:51 2026] GET /volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:51.864148 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-317574be-f991-4c81-bcbf-e45ef02dc4e8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:51.864749 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-317574be-f991-4c81-bcbf-e45ef02dc4e8 None None] GET https://10.4.3.222/volume// Aug 01 00:17:51.865083 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-317574be-f991-4c81-bcbf-e45ef02dc4e8 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:51.865163 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-317574be-f991-4c81-bcbf-e45ef02dc4e8 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:51.865618 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-317574be-f991-4c81-bcbf-e45ef02dc4e8 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:17:51.865811 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-7329560c-65ed-4718-b3f7-4e2e87ef3375 req-5a2127f2-36fe-441e-a505-d4da5e87ae90 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:17:51.865904 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 336/1340] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:17:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:17:51.873938 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-7329560c-65ed-4718-b3f7-4e2e87ef3375 req-5a2127f2-36fe-441e-a505-d4da5e87ae90 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 returned with HTTP 200 Aug 01 00:17:51.874039 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 333/1341] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:17:51 2026] GET /volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 => generated 1659 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:51.875166 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-b1d10979-a9e7-4247-8dfb-6eb2798a21b0 req-2f9eeb1d-7a24-4e4a-b5cf-6e9dffb960ba None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:51.879894 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-b1d10979-a9e7-4247-8dfb-6eb2798a21b0 req-2f9eeb1d-7a24-4e4a-b5cf-6e9dffb960ba tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 Aug 01 00:17:51.879894 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-b1d10979-a9e7-4247-8dfb-6eb2798a21b0 req-2f9eeb1d-7a24-4e4a-b5cf-6e9dffb960ba tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:51.879894 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-b1d10979-a9e7-4247-8dfb-6eb2798a21b0 req-2f9eeb1d-7a24-4e4a-b5cf-6e9dffb960ba tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:51.892083 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:51.892083 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:51.897415 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-b1d10979-a9e7-4247-8dfb-6eb2798a21b0 req-2f9eeb1d-7a24-4e4a-b5cf-6e9dffb960ba tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:17:51.904022 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-34f7fc11-5eb3-432d-a924-8e875d6eafa3 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Created reservations ['06348df0-b654-4462-943a-fdb7920d7348', 'e5bdca65-d29a-44d3-ac13-7aef74247cdb'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:51.904415 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-b1d10979-a9e7-4247-8dfb-6eb2798a21b0 req-2f9eeb1d-7a24-4e4a-b5cf-6e9dffb960ba tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 returned with HTTP 200 Aug 01 00:17:51.905013 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 335/1342] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:17:51 2026] GET /volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 => generated 1027 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:17:51.942189 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b130fade-ed72-4222-ac33-6b0f0f79c0e5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:51.944960 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b130fade-ed72-4222-ac33-6b0f0f79c0e5 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] GET https://10.4.3.222/volume/v3/snapshots/120843c2-836a-4c64-8270-01c37bd50ea1 Aug 01 00:17:51.945320 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b130fade-ed72-4222-ac33-6b0f0f79c0e5 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:51.945807 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b130fade-ed72-4222-ac33-6b0f0f79c0e5 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:51.953189 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-34f7fc11-5eb3-432d-a924-8e875d6eafa3 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:17:51.953638 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 339/1343] 10.4.3.222 () {70 vars in 1299 bytes} [Sat Aug 1 00:17:51 2026] POST /volume/v3/backups => generated 333 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:17:51.957584 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:51.957584 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:51.958308 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b130fade-ed72-4222-ac33-6b0f0f79c0e5 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Snapshot retrieved successfully. Aug 01 00:17:51.959569 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b130fade-ed72-4222-ac33-6b0f0f79c0e5 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/snapshots/120843c2-836a-4c64-8270-01c37bd50ea1 returned with HTTP 200 Aug 01 00:17:51.960460 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 337/1344] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:17:51 2026] GET /volume/v3/snapshots/120843c2-836a-4c64-8270-01c37bd50ea1 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:51.965962 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c9422f69-a04e-44e0-a0ad-6f4fe049f72c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:51.969373 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c9422f69-a04e-44e0-a0ad-6f4fe049f72c tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] GET https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 Aug 01 00:17:51.969673 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c9422f69-a04e-44e0-a0ad-6f4fe049f72c tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:51.969718 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b32d1c29-3a44-4e41-91d8-7c98dd4c45e9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:51.969972 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c9422f69-a04e-44e0-a0ad-6f4fe049f72c tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:51.970119 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-c9422f69-a04e-44e0-a0ad-6f4fe049f72c tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Show backup with id 74c1d321-138e-4a26-9853-1ee5613466e4. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:51.973487 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b32d1c29-3a44-4e41-91d8-7c98dd4c45e9 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:17:51.974044 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b32d1c29-3a44-4e41-91d8-7c98dd4c45e9 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "70f27ae6-505a-48f0-aedc-d37aede91d69", "name": "tempest-VolumesDeleteCascade-Snapshot-1560756706"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:51.979274 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:51.979274 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:51.980868 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c9422f69-a04e-44e0-a0ad-6f4fe049f72c tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 returned with HTTP 200 Aug 01 00:17:51.981362 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 334/1345] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:17:51 2026] GET /volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 => generated 795 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:51.988743 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:51.988743 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:51.989183 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b32d1c29-3a44-4e41-91d8-7c98dd4c45e9 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Volume info retrieved successfully. Aug 01 00:17:51.989298 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-b32d1c29-3a44-4e41-91d8-7c98dd4c45e9 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Create snapshot from volume 70f27ae6-505a-48f0-aedc-d37aede91d69 Aug 01 00:17:52.029719 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-b32d1c29-3a44-4e41-91d8-7c98dd4c45e9 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Created reservations ['aa668a38-d332-42e8-92d3-c8ebb43df9ad', '922aba98-0b21-41e4-941c-b8de8d8913c4', '261f088d-22bc-48af-a2a3-da5916e6d2a9', 'dc6a6aab-5db1-4386-8799-d6230df282d3'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:52.042253 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-b1d10979-a9e7-4247-8dfb-6eb2798a21b0 req-296504e4-e332-49be-8ebc-dbd5b2512b59 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:52.046556 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-b1d10979-a9e7-4247-8dfb-6eb2798a21b0 req-296504e4-e332-49be-8ebc-dbd5b2512b59 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] PUT https://10.4.3.222/volume/v3/attachments/5057b350-1cfa-40e9-99c1-16db44d40d6a Aug 01 00:17:52.046993 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-b1d10979-a9e7-4247-8dfb-6eb2798a21b0 req-296504e4-e332-49be-8ebc-dbd5b2512b59 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:52.059653 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-b1d10979-a9e7-4247-8dfb-6eb2798a21b0 req-296504e4-e332-49be-8ebc-dbd5b2512b59 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Acquiring lock "cinder-attachment_update-ba661b3c-e4d9-4616-a1de-07debfb95916-np0000006296" by "attachment_update" {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:17:52.066950 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-b1d10979-a9e7-4247-8dfb-6eb2798a21b0 req-296504e4-e332-49be-8ebc-dbd5b2512b59 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Lock "cinder-attachment_update-ba661b3c-e4d9-4616-a1de-07debfb95916-np0000006296" acquired by "attachment_update" :: waited 0.007s {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:17:52.066950 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:52.066950 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:52.078198 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b32d1c29-3a44-4e41-91d8-7c98dd4c45e9 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Snapshot create request issued successfully. Aug 01 00:17:52.078574 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b32d1c29-3a44-4e41-91d8-7c98dd4c45e9 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:17:52.079514 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 336/1346] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:17:51 2026] POST /volume/v3/snapshots => generated 307 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:17:52.090358 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2d8d4955-20ab-4c8d-84a4-63f30f18e963 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:52.091802 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2d8d4955-20ab-4c8d-84a4-63f30f18e963 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] GET https://10.4.3.222/volume/v3/snapshots/39d9e211-196a-4aa7-9ff8-dbe9728c4468 Aug 01 00:17:52.092047 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2d8d4955-20ab-4c8d-84a4-63f30f18e963 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:52.092155 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2d8d4955-20ab-4c8d-84a4-63f30f18e963 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:52.096891 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:52.096891 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:52.098024 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2d8d4955-20ab-4c8d-84a4-63f30f18e963 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Snapshot retrieved successfully. Aug 01 00:17:52.098331 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2d8d4955-20ab-4c8d-84a4-63f30f18e963 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/snapshots/39d9e211-196a-4aa7-9ff8-dbe9728c4468 returned with HTTP 200 Aug 01 00:17:52.098577 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 338/1347] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:17:52 2026] GET /volume/v3/snapshots/39d9e211-196a-4aa7-9ff8-dbe9728c4468 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:52.227789 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-b1d10979-a9e7-4247-8dfb-6eb2798a21b0 req-296504e4-e332-49be-8ebc-dbd5b2512b59 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Lock "cinder-attachment_update-ba661b3c-e4d9-4616-a1de-07debfb95916-np0000006296" released by "attachment_update" :: held 0.161s {{(pid=100408) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:17:52.227789 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-b1d10979-a9e7-4247-8dfb-6eb2798a21b0 req-296504e4-e332-49be-8ebc-dbd5b2512b59 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/attachments/5057b350-1cfa-40e9-99c1-16db44d40d6a returned with HTTP 200 Aug 01 00:17:52.228453 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 340/1348] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:17:52 2026] PUT /volume/v3/attachments/5057b350-1cfa-40e9-99c1-16db44d40d6a => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:52.873962 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-7329560c-65ed-4718-b3f7-4e2e87ef3375 req-b940a168-1176-4ea7-8e7f-39d08d2b94ee None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:52.877911 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c365db04-5c24-40ad-9ef4-5ec4e8c42721 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:52.878383 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-7329560c-65ed-4718-b3f7-4e2e87ef3375 req-b940a168-1176-4ea7-8e7f-39d08d2b94ee tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] DELETE https://10.4.3.222/volume/v3/attachments/67584176-8fa0-49ea-9aaf-39d43c4f1c09 Aug 01 00:17:52.879666 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-7329560c-65ed-4718-b3f7-4e2e87ef3375 req-b940a168-1176-4ea7-8e7f-39d08d2b94ee tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:52.879804 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c365db04-5c24-40ad-9ef4-5ec4e8c42721 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 Aug 01 00:17:52.879948 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-7329560c-65ed-4718-b3f7-4e2e87ef3375 req-b940a168-1176-4ea7-8e7f-39d08d2b94ee tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:52.879994 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c365db04-5c24-40ad-9ef4-5ec4e8c42721 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:52.880179 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c365db04-5c24-40ad-9ef4-5ec4e8c42721 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:52.890725 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:52.890725 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:52.892684 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:52.892684 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:52.899439 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c365db04-5c24-40ad-9ef4-5ec4e8c42721 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:17:52.906172 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c365db04-5c24-40ad-9ef4-5ec4e8c42721 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 returned with HTTP 200 Aug 01 00:17:52.906542 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 337/1349] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:52 2026] GET /volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:52.944762 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-7329560c-65ed-4718-b3f7-4e2e87ef3375 req-b940a168-1176-4ea7-8e7f-39d08d2b94ee tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments/67584176-8fa0-49ea-9aaf-39d43c4f1c09 returned with HTTP 200 Aug 01 00:17:52.945264 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 335/1350] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:17:52 2026] DELETE /volume/v3/attachments/67584176-8fa0-49ea-9aaf-39d43c4f1c09 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:53.770733 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-81c1e6b6-9c22-4a37-866c-72c39761d8d4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:53.770733 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-81c1e6b6-9c22-4a37-866c-72c39761d8d4 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] GET https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 Aug 01 00:17:53.770733 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-81c1e6b6-9c22-4a37-866c-72c39761d8d4 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:53.770733 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-81c1e6b6-9c22-4a37-866c-72c39761d8d4 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:53.770733 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-81c1e6b6-9c22-4a37-866c-72c39761d8d4 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Show backup with id 74c1d321-138e-4a26-9853-1ee5613466e4. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:53.770733 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:53.770733 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:53.770733 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-81c1e6b6-9c22-4a37-866c-72c39761d8d4 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 returned with HTTP 200 Aug 01 00:17:53.770733 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 339/1351] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:17:52 2026] GET /volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:53.776606 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c2292279-44b1-4623-9533-c75cb5120669 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:53.776606 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c2292279-44b1-4623-9533-c75cb5120669 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] GET https://10.4.3.222/volume/v3/snapshots/39d9e211-196a-4aa7-9ff8-dbe9728c4468 Aug 01 00:17:53.776606 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c2292279-44b1-4623-9533-c75cb5120669 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:53.776606 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c2292279-44b1-4623-9533-c75cb5120669 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:53.776606 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:53.776606 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:53.776606 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c2292279-44b1-4623-9533-c75cb5120669 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Snapshot retrieved successfully. Aug 01 00:17:53.776606 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c2292279-44b1-4623-9533-c75cb5120669 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/snapshots/39d9e211-196a-4aa7-9ff8-dbe9728c4468 returned with HTTP 200 Aug 01 00:17:53.776606 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 341/1352] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:17:53 2026] GET /volume/v3/snapshots/39d9e211-196a-4aa7-9ff8-dbe9728c4468 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:53.779010 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-36ba4eb1-d857-4816-a597-494b7f34c8e7 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:53.779010 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-36ba4eb1-d857-4816-a597-494b7f34c8e7 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] DELETE https://10.4.3.222/volume/v3/volumes/70f27ae6-505a-48f0-aedc-d37aede91d69?cascade=True Aug 01 00:17:53.779010 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-36ba4eb1-d857-4816-a597-494b7f34c8e7 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:53.779010 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-36ba4eb1-d857-4816-a597-494b7f34c8e7 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:53.779010 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-36ba4eb1-d857-4816-a597-494b7f34c8e7 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Delete volume with id: 70f27ae6-505a-48f0-aedc-d37aede91d69 Aug 01 00:17:53.779010 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:53.779010 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:53.779010 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-36ba4eb1-d857-4816-a597-494b7f34c8e7 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Volume info retrieved successfully. Aug 01 00:17:53.779010 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-36ba4eb1-d857-4816-a597-494b7f34c8e7 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Delete volume request issued successfully. Aug 01 00:17:53.779010 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-36ba4eb1-d857-4816-a597-494b7f34c8e7 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/volumes/70f27ae6-505a-48f0-aedc-d37aede91d69?cascade=True returned with HTTP 202 Aug 01 00:17:53.779010 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 338/1353] 10.4.3.222 () {66 vars in 1376 bytes} [Sat Aug 1 00:17:53 2026] DELETE /volume/v3/volumes/70f27ae6-505a-48f0-aedc-d37aede91d69?cascade=True => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:17:53.780690 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e380bf84-0b70-4110-86dc-fa0c6bf4b90d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:53.780690 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e380bf84-0b70-4110-86dc-fa0c6bf4b90d tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] GET https://10.4.3.222/volume/v3/volumes/70f27ae6-505a-48f0-aedc-d37aede91d69 Aug 01 00:17:53.780690 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e380bf84-0b70-4110-86dc-fa0c6bf4b90d tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:53.780690 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e380bf84-0b70-4110-86dc-fa0c6bf4b90d tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:53.780690 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:53.780690 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:53.780690 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e380bf84-0b70-4110-86dc-fa0c6bf4b90d tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Volume info retrieved successfully. Aug 01 00:17:53.780690 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e380bf84-0b70-4110-86dc-fa0c6bf4b90d tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/volumes/70f27ae6-505a-48f0-aedc-d37aede91d69 returned with HTTP 200 Aug 01 00:17:53.780690 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 336/1354] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:53 2026] GET /volume/v3/volumes/70f27ae6-505a-48f0-aedc-d37aede91d69 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:53.921961 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4fade27a-831a-4751-946e-c081b4e1cedf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:53.924170 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4fade27a-831a-4751-946e-c081b4e1cedf tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 Aug 01 00:17:53.924170 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4fade27a-831a-4751-946e-c081b4e1cedf tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:53.924170 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4fade27a-831a-4751-946e-c081b4e1cedf tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:53.933354 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:53.933354 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:53.937129 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4fade27a-831a-4751-946e-c081b4e1cedf tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:17:53.940883 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4fade27a-831a-4751-946e-c081b4e1cedf tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 returned with HTTP 200 Aug 01 00:17:53.941414 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 340/1355] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:53 2026] GET /volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:54.020999 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9f49f6a2-3e74-40d4-a6e4-2f8ae5a96392 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:54.022357 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9f49f6a2-3e74-40d4-a6e4-2f8ae5a96392 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] GET https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 Aug 01 00:17:54.022746 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9f49f6a2-3e74-40d4-a6e4-2f8ae5a96392 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:54.023029 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9f49f6a2-3e74-40d4-a6e4-2f8ae5a96392 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:54.023201 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-9f49f6a2-3e74-40d4-a6e4-2f8ae5a96392 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Show backup with id 74c1d321-138e-4a26-9853-1ee5613466e4. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:54.029483 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:54.029483 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:54.030945 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9f49f6a2-3e74-40d4-a6e4-2f8ae5a96392 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 returned with HTTP 200 Aug 01 00:17:54.030945 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 342/1356] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:17:54 2026] GET /volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:54.235508 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-18bffe96-c8db-4964-b2df-27042562215c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:54.235915 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-86cb4025-eaa1-48de-8d59-0d91da4f851c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:54.237784 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-86cb4025-eaa1-48de-8d59-0d91da4f851c tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] GET https://10.4.3.222/volume/v3/volumes/70f27ae6-505a-48f0-aedc-d37aede91d69 Aug 01 00:17:54.237869 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-18bffe96-c8db-4964-b2df-27042562215c tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:17:54.238001 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-86cb4025-eaa1-48de-8d59-0d91da4f851c tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:54.238181 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-86cb4025-eaa1-48de-8d59-0d91da4f851c tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:54.238235 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-18bffe96-c8db-4964-b2df-27042562215c tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-2131476276", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:54.240868 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-18bffe96-c8db-4964-b2df-27042562215c tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-2131476276', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:17:54.241042 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-18bffe96-c8db-4964-b2df-27042562215c tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Create volume of 1 GB Aug 01 00:17:54.241421 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:54.241421 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:54.243905 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-86cb4025-eaa1-48de-8d59-0d91da4f851c tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/volumes/70f27ae6-505a-48f0-aedc-d37aede91d69 returned with HTTP 404 Aug 01 00:17:54.244389 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 337/1357] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:54 2026] GET /volume/v3/volumes/70f27ae6-505a-48f0-aedc-d37aede91d69 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:54.251138 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-18bffe96-c8db-4964-b2df-27042562215c tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Availability Zones retrieved successfully. Aug 01 00:17:54.254380 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fe07784c-1d70-4038-8ea7-1ec0568798e5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:54.257813 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-18bffe96-c8db-4964-b2df-27042562215c tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Flow 'volume_create_api' (4ff85240-f089-4ccf-b0f9-2e7dd84bc20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:54.258964 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fe07784c-1d70-4038-8ea7-1ec0568798e5 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] GET https://10.4.3.222/volume/v3/volumes Aug 01 00:17:54.258964 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fe07784c-1d70-4038-8ea7-1ec0568798e5 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:54.260786 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fe07784c-1d70-4038-8ea7-1ec0568798e5 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:54.260786 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-fe07784c-1d70-4038-8ea7-1ec0568798e5 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:17:54.260883 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-18bffe96-c8db-4964-b2df-27042562215c tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0041009-2e24-4c16-987c-6aee75bec0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:54.260943 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-fe07784c-1d70-4038-8ea7-1ec0568798e5 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:17:54.260987 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-18bffe96-c8db-4964-b2df-27042562215c tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:17:54.274615 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-fe07784c-1d70-4038-8ea7-1ec0568798e5 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Get all volumes completed successfully. Aug 01 00:17:54.275674 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fe07784c-1d70-4038-8ea7-1ec0568798e5 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 200 Aug 01 00:17:54.275674 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 341/1358] 10.4.3.222 () {66 vars in 1237 bytes} [Sat Aug 1 00:17:54 2026] GET /volume/v3/volumes => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 01 00:17:54.286097 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-3889ba32-fc4a-4542-b9d8-cc462714a695 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:54.288527 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3889ba32-fc4a-4542-b9d8-cc462714a695 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] GET https://10.4.3.222/volume/v3/snapshots Aug 01 00:17:54.288527 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3889ba32-fc4a-4542-b9d8-cc462714a695 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:54.288527 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3889ba32-fc4a-4542-b9d8-cc462714a695 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'index' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:54.290459 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.api_utils [None req-3889ba32-fc4a-4542-b9d8-cc462714a695 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Removing options '' from query. {{(pid=100408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:17:54.291580 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.db.api [None req-3889ba32-fc4a-4542-b9d8-cc462714a695 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Building query based on filter {{(pid=100408) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:17:54.291714 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-18bffe96-c8db-4964-b2df-27042562215c tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0041009-2e24-4c16-987c-6aee75bec0c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:54.292508 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-18bffe96-c8db-4964-b2df-27042562215c tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c434dd7b-9328-418a-8a32-0379b8debc90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:54.295112 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-3889ba32-fc4a-4542-b9d8-cc462714a695 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Get all snapshots completed successfully. Aug 01 00:17:54.295431 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3889ba32-fc4a-4542-b9d8-cc462714a695 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 200 Aug 01 00:17:54.295858 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 343/1359] 10.4.3.222 () {66 vars in 1243 bytes} [Sat Aug 1 00:17:54 2026] GET /volume/v3/snapshots => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:17:54.307433 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b44f3d17-7987-46f2-85d9-a188514daab6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:54.309453 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b44f3d17-7987-46f2-85d9-a188514daab6 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/39d9e211-196a-4aa7-9ff8-dbe9728c4468 Aug 01 00:17:54.309714 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b44f3d17-7987-46f2-85d9-a188514daab6 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:54.310242 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b44f3d17-7987-46f2-85d9-a188514daab6 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:54.310392 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-b44f3d17-7987-46f2-85d9-a188514daab6 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Delete snapshot with id: 39d9e211-196a-4aa7-9ff8-dbe9728c4468 Aug 01 00:17:54.323391 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b44f3d17-7987-46f2-85d9-a188514daab6 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/snapshots/39d9e211-196a-4aa7-9ff8-dbe9728c4468 returned with HTTP 404 Aug 01 00:17:54.323391 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 338/1360] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:17:54 2026] DELETE /volume/v3/snapshots/39d9e211-196a-4aa7-9ff8-dbe9728c4468 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:54.333906 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-580e030d-ac45-4bcf-b6a7-dcfa56b7d5f6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:54.336224 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-580e030d-ac45-4bcf-b6a7-dcfa56b7d5f6 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/120843c2-836a-4c64-8270-01c37bd50ea1 Aug 01 00:17:54.336442 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-580e030d-ac45-4bcf-b6a7-dcfa56b7d5f6 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:54.336663 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-580e030d-ac45-4bcf-b6a7-dcfa56b7d5f6 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:54.336829 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-580e030d-ac45-4bcf-b6a7-dcfa56b7d5f6 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Delete snapshot with id: 120843c2-836a-4c64-8270-01c37bd50ea1 Aug 01 00:17:54.348976 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-580e030d-ac45-4bcf-b6a7-dcfa56b7d5f6 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/snapshots/120843c2-836a-4c64-8270-01c37bd50ea1 returned with HTTP 404 Aug 01 00:17:54.349570 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 342/1361] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:17:54 2026] DELETE /volume/v3/snapshots/120843c2-836a-4c64-8270-01c37bd50ea1 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:54.350473 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-18bffe96-c8db-4964-b2df-27042562215c tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Created reservations ['697c62fa-f053-43be-ba56-383afa2ab1d3', 'a52dbb1d-cd5e-4c44-9eb6-887f37516484', 'db9eb0e4-592a-4b20-858a-59aa48e79fd9', '4d2a6842-6076-4af4-8c95-f8b9f9662e09'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:54.351304 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-18bffe96-c8db-4964-b2df-27042562215c tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c434dd7b-9328-418a-8a32-0379b8debc90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['697c62fa-f053-43be-ba56-383afa2ab1d3', 'a52dbb1d-cd5e-4c44-9eb6-887f37516484', 'db9eb0e4-592a-4b20-858a-59aa48e79fd9', '4d2a6842-6076-4af4-8c95-f8b9f9662e09']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:54.352139 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-18bffe96-c8db-4964-b2df-27042562215c tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca660f99-31f1-4ac9-a94a-e84b06cd3aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:54.361018 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-78cb3861-01bb-40b4-a787-d74da6ad1e12 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:54.363487 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-78cb3861-01bb-40b4-a787-d74da6ad1e12 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] GET https://10.4.3.222/volume/v3/volumes/70f27ae6-505a-48f0-aedc-d37aede91d69 Aug 01 00:17:54.363751 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-78cb3861-01bb-40b4-a787-d74da6ad1e12 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:54.364024 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-78cb3861-01bb-40b4-a787-d74da6ad1e12 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:54.370411 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-78cb3861-01bb-40b4-a787-d74da6ad1e12 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/volumes/70f27ae6-505a-48f0-aedc-d37aede91d69 returned with HTTP 404 Aug 01 00:17:54.371686 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 344/1362] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:54 2026] GET /volume/v3/volumes/70f27ae6-505a-48f0-aedc-d37aede91d69 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:54.382212 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e3050217-ebff-4346-9858-6fce24ad9cf4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:54.382836 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-18bffe96-c8db-4964-b2df-27042562215c tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca660f99-31f1-4ac9-a94a-e84b06cd3aa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0e7bb2a-f814-42b3-8ba7-861e1582f9ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2131476276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e3a6d93e0d446b99be2d5ee21c038e5',qos_specs=None,replication_status=,reservations=['697c62fa-f053-43be-ba56-383afa2ab1d3','a52dbb1d-cd5e-4c44-9eb6-887f37516484','db9eb0e4-592a-4b20-858a-59aa48e79fd9','4d2a6842-6076-4af4-8c95-f8b9f9662e09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa2962d52484618bd86537fe8a48974',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:17:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2131476276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0e7bb2a-f814-42b3-8ba7-861e1582f9ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e3a6d93e0d446b99be2d5ee21c038e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffa2962d52484618bd86537fe8a48974',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:54.384204 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-18bffe96-c8db-4964-b2df-27042562215c tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0fd521d-0320-414b-9a6f-790e94780168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:54.386356 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e3050217-ebff-4346-9858-6fce24ad9cf4 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] DELETE https://10.4.3.222/volume/v3/volumes/70f27ae6-505a-48f0-aedc-d37aede91d69 Aug 01 00:17:54.386897 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e3050217-ebff-4346-9858-6fce24ad9cf4 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:54.387678 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e3050217-ebff-4346-9858-6fce24ad9cf4 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:54.387678 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-e3050217-ebff-4346-9858-6fce24ad9cf4 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Delete volume with id: 70f27ae6-505a-48f0-aedc-d37aede91d69 Aug 01 00:17:54.398303 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e3050217-ebff-4346-9858-6fce24ad9cf4 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/volumes/70f27ae6-505a-48f0-aedc-d37aede91d69 returned with HTTP 404 Aug 01 00:17:54.400005 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 339/1363] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:17:54 2026] DELETE /volume/v3/volumes/70f27ae6-505a-48f0-aedc-d37aede91d69 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:54.409932 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-18bffe96-c8db-4964-b2df-27042562215c tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0fd521d-0320-414b-9a6f-790e94780168) transitioned into state 'SUCCESS' from state '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-2131476276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e3a6d93e0d446b99be2d5ee21c038e5',qos_specs=None,replication_status=,reservations=['697c62fa-f053-43be-ba56-383afa2ab1d3','a52dbb1d-cd5e-4c44-9eb6-887f37516484','db9eb0e4-592a-4b20-858a-59aa48e79fd9','4d2a6842-6076-4af4-8c95-f8b9f9662e09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa2962d52484618bd86537fe8a48974',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:54.410909 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-18bffe96-c8db-4964-b2df-27042562215c tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57c0b315-dc24-4939-a4af-f5ff07415958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:54.415241 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dac79ee6-034c-44dd-9aa0-c5ddbc6d9a95 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:54.421919 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dac79ee6-034c-44dd-9aa0-c5ddbc6d9a95 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:17:54.421919 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dac79ee6-034c-44dd-9aa0-c5ddbc6d9a95 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2129628423"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:54.422339 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-dac79ee6-034c-44dd-9aa0-c5ddbc6d9a95 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2129628423'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:17:54.422499 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-dac79ee6-034c-44dd-9aa0-c5ddbc6d9a95 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Create volume of 1 GB Aug 01 00:17:54.423260 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-18bffe96-c8db-4964-b2df-27042562215c tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57c0b315-dc24-4939-a4af-f5ff07415958) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:54.423951 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-18bffe96-c8db-4964-b2df-27042562215c tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Flow 'volume_create_api' (4ff85240-f089-4ccf-b0f9-2e7dd84bc20d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:54.424232 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-18bffe96-c8db-4964-b2df-27042562215c tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Create volume request issued successfully. Aug 01 00:17:54.424789 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-18bffe96-c8db-4964-b2df-27042562215c tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:17:54.425384 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 339/1364] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:17:54 2026] POST /volume/v3/volumes => generated 755 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:17:54.433090 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-dac79ee6-034c-44dd-9aa0-c5ddbc6d9a95 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Availability Zones retrieved successfully. Aug 01 00:17:54.444699 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d4844a98-9c12-432d-8b4d-d089f7571248 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:54.446479 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dac79ee6-034c-44dd-9aa0-c5ddbc6d9a95 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Flow 'volume_create_api' (f0c0cdde-5747-46f5-afc6-087c08850a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:54.449114 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d4844a98-9c12-432d-8b4d-d089f7571248 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea Aug 01 00:17:54.449218 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dac79ee6-034c-44dd-9aa0-c5ddbc6d9a95 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02384102-4684-4303-bc28-dda0b7ab54be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:54.450397 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d4844a98-9c12-432d-8b4d-d089f7571248 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:54.450560 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d4844a98-9c12-432d-8b4d-d089f7571248 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:54.450737 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-dac79ee6-034c-44dd-9aa0-c5ddbc6d9a95 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:17:54.459303 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:54.459303 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:54.463344 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-d4844a98-9c12-432d-8b4d-d089f7571248 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:17:54.469078 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d4844a98-9c12-432d-8b4d-d089f7571248 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea returned with HTTP 200 Aug 01 00:17:54.469474 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 345/1365] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:54 2026] GET /volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:54.492398 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dac79ee6-034c-44dd-9aa0-c5ddbc6d9a95 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02384102-4684-4303-bc28-dda0b7ab54be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:54.493479 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dac79ee6-034c-44dd-9aa0-c5ddbc6d9a95 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e52eddc-96d8-4bc7-8231-ee5998133376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:54.565146 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-dac79ee6-034c-44dd-9aa0-c5ddbc6d9a95 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Created reservations ['c366512e-7d3b-41ea-9a34-adf88e313cf1', 'e7525d06-e125-4568-9d1e-64a1ea632f67', '7e8c3069-a44b-400f-bbd5-b9f43b7db4bc', '0b9666b8-fa7c-46e0-a3b6-c8f8895891ce'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:54.569172 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dac79ee6-034c-44dd-9aa0-c5ddbc6d9a95 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e52eddc-96d8-4bc7-8231-ee5998133376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c366512e-7d3b-41ea-9a34-adf88e313cf1', 'e7525d06-e125-4568-9d1e-64a1ea632f67', '7e8c3069-a44b-400f-bbd5-b9f43b7db4bc', '0b9666b8-fa7c-46e0-a3b6-c8f8895891ce']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:54.569172 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dac79ee6-034c-44dd-9aa0-c5ddbc6d9a95 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39e68565-309e-42bc-9481-074e4098ee4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:54.594290 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dac79ee6-034c-44dd-9aa0-c5ddbc6d9a95 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39e68565-309e-42bc-9481-074e4098ee4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f3f839b-8baf-4411-912f-39864f0d7a52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2129628423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b547b73981a4ee69780637e4855f810',qos_specs=None,replication_status=,reservations=['c366512e-7d3b-41ea-9a34-adf88e313cf1','e7525d06-e125-4568-9d1e-64a1ea632f67','7e8c3069-a44b-400f-bbd5-b9f43b7db4bc','0b9666b8-fa7c-46e0-a3b6-c8f8895891ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fcd52bf6189477b92b5df1e96757e4d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:17:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2129628423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f3f839b-8baf-4411-912f-39864f0d7a52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b547b73981a4ee69780637e4855f810',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fcd52bf6189477b92b5df1e96757e4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:54.595183 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dac79ee6-034c-44dd-9aa0-c5ddbc6d9a95 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea6580f0-bad1-4538-b06c-b67f73161413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:54.633071 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dac79ee6-034c-44dd-9aa0-c5ddbc6d9a95 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea6580f0-bad1-4538-b06c-b67f73161413) transitioned into state 'SUCCESS' from state '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-2129628423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b547b73981a4ee69780637e4855f810',qos_specs=None,replication_status=,reservations=['c366512e-7d3b-41ea-9a34-adf88e313cf1','e7525d06-e125-4568-9d1e-64a1ea632f67','7e8c3069-a44b-400f-bbd5-b9f43b7db4bc','0b9666b8-fa7c-46e0-a3b6-c8f8895891ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fcd52bf6189477b92b5df1e96757e4d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:54.633793 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dac79ee6-034c-44dd-9aa0-c5ddbc6d9a95 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbefe643-8f4f-402f-875d-92ac8f485e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:54.646507 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dac79ee6-034c-44dd-9aa0-c5ddbc6d9a95 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbefe643-8f4f-402f-875d-92ac8f485e90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:54.647864 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-dac79ee6-034c-44dd-9aa0-c5ddbc6d9a95 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Flow 'volume_create_api' (f0c0cdde-5747-46f5-afc6-087c08850a48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:54.648173 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-dac79ee6-034c-44dd-9aa0-c5ddbc6d9a95 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Create volume request issued successfully. Aug 01 00:17:54.648724 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dac79ee6-034c-44dd-9aa0-c5ddbc6d9a95 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:17:54.649134 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 343/1366] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:17:54 2026] POST /volume/v3/volumes => generated 751 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:17:54.664122 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-df79d3d6-9bc3-4340-ab65-9e63d6b33df6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:54.667190 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-df79d3d6-9bc3-4340-ab65-9e63d6b33df6 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] GET https://10.4.3.222/volume/v3/volumes/7f3f839b-8baf-4411-912f-39864f0d7a52 Aug 01 00:17:54.667474 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-df79d3d6-9bc3-4340-ab65-9e63d6b33df6 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:54.667711 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-df79d3d6-9bc3-4340-ab65-9e63d6b33df6 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:54.678709 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:54.678709 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:54.683667 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-df79d3d6-9bc3-4340-ab65-9e63d6b33df6 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Volume info retrieved successfully. Aug 01 00:17:54.691370 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-df79d3d6-9bc3-4340-ab65-9e63d6b33df6 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/volumes/7f3f839b-8baf-4411-912f-39864f0d7a52 returned with HTTP 200 Aug 01 00:17:54.691960 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 340/1367] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:54 2026] GET /volume/v3/volumes/7f3f839b-8baf-4411-912f-39864f0d7a52 => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:54.952587 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4b6fd378-d503-4350-9d44-49855e163548 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:54.956360 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4b6fd378-d503-4350-9d44-49855e163548 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 Aug 01 00:17:54.956553 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4b6fd378-d503-4350-9d44-49855e163548 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:54.956720 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4b6fd378-d503-4350-9d44-49855e163548 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:54.965103 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:54.965103 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:54.968250 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-4b6fd378-d503-4350-9d44-49855e163548 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:17:54.972109 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4b6fd378-d503-4350-9d44-49855e163548 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 returned with HTTP 200 Aug 01 00:17:54.972616 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 340/1368] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:54 2026] GET /volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:55.007862 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-83c3a428-6b1d-4dbe-8268-6d157b721f91 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:55.009551 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-83c3a428-6b1d-4dbe-8268-6d157b721f91 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] DELETE https://10.4.3.222/volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2?cascade=True Aug 01 00:17:55.009788 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-83c3a428-6b1d-4dbe-8268-6d157b721f91 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:55.009992 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-83c3a428-6b1d-4dbe-8268-6d157b721f91 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:55.010125 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-83c3a428-6b1d-4dbe-8268-6d157b721f91 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Delete volume with id: d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 Aug 01 00:17:55.019803 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:55.019803 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:55.019803 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-83c3a428-6b1d-4dbe-8268-6d157b721f91 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:17:55.044536 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-83c3a428-6b1d-4dbe-8268-6d157b721f91 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Delete volume request issued successfully. Aug 01 00:17:55.044739 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-83c3a428-6b1d-4dbe-8268-6d157b721f91 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2?cascade=True returned with HTTP 202 Aug 01 00:17:55.045304 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 346/1369] 10.4.3.222 () {66 vars in 1376 bytes} [Sat Aug 1 00:17:55 2026] DELETE /volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2?cascade=True => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:17:55.045716 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e2cde589-9cc3-433d-8db6-82177ece808a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:55.049175 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e2cde589-9cc3-433d-8db6-82177ece808a tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] GET https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 Aug 01 00:17:55.049368 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e2cde589-9cc3-433d-8db6-82177ece808a tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:55.049557 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e2cde589-9cc3-433d-8db6-82177ece808a tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:55.049657 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-e2cde589-9cc3-433d-8db6-82177ece808a tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Show backup with id 74c1d321-138e-4a26-9853-1ee5613466e4. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:55.054007 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-46af729f-0be8-49e6-93bb-bafe6a484be5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:55.055247 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:55.055247 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:55.055819 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-46af729f-0be8-49e6-93bb-bafe6a484be5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 Aug 01 00:17:55.056066 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-46af729f-0be8-49e6-93bb-bafe6a484be5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:55.056131 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e2cde589-9cc3-433d-8db6-82177ece808a tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 returned with HTTP 200 Aug 01 00:17:55.056318 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-46af729f-0be8-49e6-93bb-bafe6a484be5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:55.056417 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 344/1370] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:17:55 2026] GET /volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:55.065681 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:55.065681 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:55.070491 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-46af729f-0be8-49e6-93bb-bafe6a484be5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:17:55.076225 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-46af729f-0be8-49e6-93bb-bafe6a484be5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 returned with HTTP 200 Aug 01 00:17:55.076622 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 341/1371] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:55 2026] GET /volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:55.486443 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-8bee8d3f-a04c-4fd4-8e97-26b3016f1497 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:55.490470 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8bee8d3f-a04c-4fd4-8e97-26b3016f1497 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea Aug 01 00:17:55.490470 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8bee8d3f-a04c-4fd4-8e97-26b3016f1497 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:55.490470 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8bee8d3f-a04c-4fd4-8e97-26b3016f1497 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:55.504538 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:55.504538 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:55.510961 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-8bee8d3f-a04c-4fd4-8e97-26b3016f1497 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:17:55.519891 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8bee8d3f-a04c-4fd4-8e97-26b3016f1497 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea returned with HTTP 200 Aug 01 00:17:55.519891 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 341/1372] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:55 2026] GET /volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:55.536919 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d2fff435-60ad-4c6c-bab6-c36c7fc041c7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:55.539004 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d2fff435-60ad-4c6c-bab6-c36c7fc041c7 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea Aug 01 00:17:55.539279 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d2fff435-60ad-4c6c-bab6-c36c7fc041c7 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:55.539533 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d2fff435-60ad-4c6c-bab6-c36c7fc041c7 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:55.550641 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:55.550641 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:55.555686 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-d2fff435-60ad-4c6c-bab6-c36c7fc041c7 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:17:55.561177 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d2fff435-60ad-4c6c-bab6-c36c7fc041c7 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea returned with HTTP 200 Aug 01 00:17:55.561572 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 347/1373] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:55 2026] GET /volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:55.580089 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-92a3a664-fdf8-406b-af26-3f54ca91a58f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:55.582910 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-92a3a664-fdf8-406b-af26-3f54ca91a58f tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes Aug 01 00:17:55.583038 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-92a3a664-fdf8-406b-af26-3f54ca91a58f tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:55.583217 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-92a3a664-fdf8-406b-af26-3f54ca91a58f tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:55.583452 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-92a3a664-fdf8-406b-af26-3f54ca91a58f tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:17:55.589655 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-92a3a664-fdf8-406b-af26-3f54ca91a58f tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:17:55.594819 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-92a3a664-fdf8-406b-af26-3f54ca91a58f tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Get all volumes completed successfully. Aug 01 00:17:55.595258 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-92a3a664-fdf8-406b-af26-3f54ca91a58f tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 200 Aug 01 00:17:55.595657 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 345/1374] 10.4.3.222 () {66 vars in 1237 bytes} [Sat Aug 1 00:17:55 2026] GET /volume/v3/volumes => generated 339 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:55.607471 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-73244fd9-c37e-4e68-9a1e-c35f74da77d0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:55.609337 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-73244fd9-c37e-4e68-9a1e-c35f74da77d0 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea Aug 01 00:17:55.609501 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-73244fd9-c37e-4e68-9a1e-c35f74da77d0 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:55.609714 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-73244fd9-c37e-4e68-9a1e-c35f74da77d0 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:55.616234 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:55.616234 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:55.619944 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-73244fd9-c37e-4e68-9a1e-c35f74da77d0 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:17:55.625502 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-b1d10979-a9e7-4247-8dfb-6eb2798a21b0 req-879bfa0e-1513-4864-8287-864bd4615512 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:55.625973 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-b1d10979-a9e7-4247-8dfb-6eb2798a21b0 req-879bfa0e-1513-4864-8287-864bd4615512 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] POST https://10.4.3.222/volume/v3/attachments/5057b350-1cfa-40e9-99c1-16db44d40d6a/action Aug 01 00:17:55.626415 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-b1d10979-a9e7-4247-8dfb-6eb2798a21b0 req-879bfa0e-1513-4864-8287-864bd4615512 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Action body: b'{"os-complete": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:17:55.626568 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-b1d10979-a9e7-4247-8dfb-6eb2798a21b0 req-879bfa0e-1513-4864-8287-864bd4615512 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:55.626823 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-73244fd9-c37e-4e68-9a1e-c35f74da77d0 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea returned with HTTP 200 Aug 01 00:17:55.627347 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 342/1375] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:55 2026] GET /volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:55.642656 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:55.642656 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:55.655556 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-b1d10979-a9e7-4247-8dfb-6eb2798a21b0 req-879bfa0e-1513-4864-8287-864bd4615512 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/attachments/5057b350-1cfa-40e9-99c1-16db44d40d6a/action returned with HTTP 204 Aug 01 00:17:55.656203 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 342/1376] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:17:55 2026] POST /volume/v3/attachments/5057b350-1cfa-40e9-99c1-16db44d40d6a/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:55.673704 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-efa39ce5-d6ba-40a3-ba2b-552fccf5c3f9 req-60e57d0e-b7bd-4852-89e5-7b4d453f98c8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:55.675626 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-efa39ce5-d6ba-40a3-ba2b-552fccf5c3f9 req-60e57d0e-b7bd-4852-89e5-7b4d453f98c8 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea Aug 01 00:17:55.675835 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-efa39ce5-d6ba-40a3-ba2b-552fccf5c3f9 req-60e57d0e-b7bd-4852-89e5-7b4d453f98c8 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:55.676151 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-efa39ce5-d6ba-40a3-ba2b-552fccf5c3f9 req-60e57d0e-b7bd-4852-89e5-7b4d453f98c8 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:55.683865 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:55.683865 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:55.688307 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-efa39ce5-d6ba-40a3-ba2b-552fccf5c3f9 req-60e57d0e-b7bd-4852-89e5-7b4d453f98c8 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:17:55.693007 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-efa39ce5-d6ba-40a3-ba2b-552fccf5c3f9 req-60e57d0e-b7bd-4852-89e5-7b4d453f98c8 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea returned with HTTP 200 Aug 01 00:17:55.693534 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 348/1377] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:17:55 2026] GET /volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:17:55.704348 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6b419d4d-549e-4229-8366-be887cdae123 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:55.707032 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6b419d4d-549e-4229-8366-be887cdae123 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] GET https://10.4.3.222/volume/v3/volumes/7f3f839b-8baf-4411-912f-39864f0d7a52 Aug 01 00:17:55.707231 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6b419d4d-549e-4229-8366-be887cdae123 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:55.707414 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6b419d4d-549e-4229-8366-be887cdae123 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:55.715336 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:55.715336 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:55.720626 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6b419d4d-549e-4229-8366-be887cdae123 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Volume info retrieved successfully. Aug 01 00:17:55.725336 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6b419d4d-549e-4229-8366-be887cdae123 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/volumes/7f3f839b-8baf-4411-912f-39864f0d7a52 returned with HTTP 200 Aug 01 00:17:55.725756 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 346/1378] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:55 2026] GET /volume/v3/volumes/7f3f839b-8baf-4411-912f-39864f0d7a52 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:55.740337 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-22c4bebb-6751-4eb5-9804-8aed98a97981 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:55.741652 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-22c4bebb-6751-4eb5-9804-8aed98a97981 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:17:55.742088 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-22c4bebb-6751-4eb5-9804-8aed98a97981 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f3f839b-8baf-4411-912f-39864f0d7a52", "name": "tempest-VolumesDeleteCascade-Snapshot-1415155079"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:55.750589 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:55.750589 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:55.751072 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-22c4bebb-6751-4eb5-9804-8aed98a97981 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Volume info retrieved successfully. Aug 01 00:17:55.751186 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-22c4bebb-6751-4eb5-9804-8aed98a97981 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Create snapshot from volume 7f3f839b-8baf-4411-912f-39864f0d7a52 Aug 01 00:17:55.785358 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a4390267-9393-4201-b1aa-95e0fbba3c4c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:55.785743 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a4390267-9393-4201-b1aa-95e0fbba3c4c None None] GET https://10.4.3.222/volume// Aug 01 00:17:55.785965 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a4390267-9393-4201-b1aa-95e0fbba3c4c None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:55.786156 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a4390267-9393-4201-b1aa-95e0fbba3c4c None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:55.786459 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a4390267-9393-4201-b1aa-95e0fbba3c4c None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:17:55.786757 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 343/1379] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:17: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 01 00:17:55.788025 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-22c4bebb-6751-4eb5-9804-8aed98a97981 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Created reservations ['6713f8aa-46c1-421e-ad9a-a0bd056223f0', '1c3eb9ac-3ebc-42b7-8c38-23bc4258143f', '53aad9f2-b18c-4353-aa2a-e9f5663216cb', '5ea5e0e4-54d1-4821-b284-ec554b4d3ce5'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:55.793493 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-efa39ce5-d6ba-40a3-ba2b-552fccf5c3f9 req-4669d4ae-da7e-49c1-8d5f-a7a91f9e5f00 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:55.795785 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-efa39ce5-d6ba-40a3-ba2b-552fccf5c3f9 req-4669d4ae-da7e-49c1-8d5f-a7a91f9e5f00 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:17:55.796123 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-efa39ce5-d6ba-40a3-ba2b-552fccf5c3f9 req-4669d4ae-da7e-49c1-8d5f-a7a91f9e5f00 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0e7bb2a-f814-42b3-8ba7-861e1582f9ea", "connector": null, "instance_uuid": "18f75841-4e05-4097-b388-b102daf7b226"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:55.806055 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:55.806055 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:55.826730 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-22c4bebb-6751-4eb5-9804-8aed98a97981 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Snapshot create request issued successfully. Aug 01 00:17:55.827154 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-22c4bebb-6751-4eb5-9804-8aed98a97981 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:17:55.827874 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 343/1380] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:17:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:17:55.835865 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-efa39ce5-d6ba-40a3-ba2b-552fccf5c3f9 req-4669d4ae-da7e-49c1-8d5f-a7a91f9e5f00 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:17:55.836280 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 349/1381] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:17:55 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 01 00:17:55.840070 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-78b7b2a7-ef33-481e-9195-c9dd7834474c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:55.841909 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-78b7b2a7-ef33-481e-9195-c9dd7834474c tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] GET https://10.4.3.222/volume/v3/snapshots/e91bb953-f8c2-4eb2-97b6-d004c95a1db4 Aug 01 00:17:55.842087 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-78b7b2a7-ef33-481e-9195-c9dd7834474c tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:55.842275 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-78b7b2a7-ef33-481e-9195-c9dd7834474c tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:55.849436 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:55.849436 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:55.849436 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-78b7b2a7-ef33-481e-9195-c9dd7834474c tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Snapshot retrieved successfully. Aug 01 00:17:55.849897 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-78b7b2a7-ef33-481e-9195-c9dd7834474c tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/snapshots/e91bb953-f8c2-4eb2-97b6-d004c95a1db4 returned with HTTP 200 Aug 01 00:17:55.850243 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 347/1382] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:17:55 2026] GET /volume/v3/snapshots/e91bb953-f8c2-4eb2-97b6-d004c95a1db4 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:55.880088 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-bdb1786a-5225-4350-b043-2bab6ad8dfd0 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:55.882589 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bdb1786a-5225-4350-b043-2bab6ad8dfd0 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea Aug 01 00:17:55.883280 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bdb1786a-5225-4350-b043-2bab6ad8dfd0 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:55.883280 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bdb1786a-5225-4350-b043-2bab6ad8dfd0 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:55.892568 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1049e7a1-4e67-4e39-bf21-b6f846d97216 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:55.893158 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1049e7a1-4e67-4e39-bf21-b6f846d97216 None None] GET https://10.4.3.222/volume// Aug 01 00:17:55.893781 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1049e7a1-4e67-4e39-bf21-b6f846d97216 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:55.894001 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1049e7a1-4e67-4e39-bf21-b6f846d97216 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:55.894348 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1049e7a1-4e67-4e39-bf21-b6f846d97216 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:17:55.894735 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 344/1383] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:17: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 01 00:17:55.898802 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:55.898802 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:55.900814 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-bdb1786a-5225-4350-b043-2bab6ad8dfd0 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:17:55.904201 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-efa39ce5-d6ba-40a3-ba2b-552fccf5c3f9 req-3cd61074-8593-496d-a24a-ff1bdc16e93b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:55.906314 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-efa39ce5-d6ba-40a3-ba2b-552fccf5c3f9 req-3cd61074-8593-496d-a24a-ff1bdc16e93b tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea Aug 01 00:17:55.906518 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-efa39ce5-d6ba-40a3-ba2b-552fccf5c3f9 req-3cd61074-8593-496d-a24a-ff1bdc16e93b tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:55.906736 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-efa39ce5-d6ba-40a3-ba2b-552fccf5c3f9 req-3cd61074-8593-496d-a24a-ff1bdc16e93b tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:55.908171 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bdb1786a-5225-4350-b043-2bab6ad8dfd0 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea returned with HTTP 200 Aug 01 00:17:55.908669 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 344/1384] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:55 2026] GET /volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:55.915563 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:55.915563 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:55.919040 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-efa39ce5-d6ba-40a3-ba2b-552fccf5c3f9 req-3cd61074-8593-496d-a24a-ff1bdc16e93b tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:17:55.923782 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-efa39ce5-d6ba-40a3-ba2b-552fccf5c3f9 req-3cd61074-8593-496d-a24a-ff1bdc16e93b tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea returned with HTTP 200 Aug 01 00:17:55.924293 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 350/1385] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:17:55 2026] GET /volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea => generated 1027 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:17:55.984271 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8ab40cdf-b859-49a8-95dc-3d84718f031b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:55.985949 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8ab40cdf-b859-49a8-95dc-3d84718f031b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 Aug 01 00:17:55.986139 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8ab40cdf-b859-49a8-95dc-3d84718f031b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:55.986312 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8ab40cdf-b859-49a8-95dc-3d84718f031b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:55.995805 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:55.995805 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:55.999969 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8ab40cdf-b859-49a8-95dc-3d84718f031b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:17:56.004291 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8ab40cdf-b859-49a8-95dc-3d84718f031b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 returned with HTTP 200 Aug 01 00:17:56.004716 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 348/1386] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:55 2026] GET /volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:56.022304 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-03ae4c64-5b7c-4c5b-b143-2adf55e7294a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:56.024232 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-efa39ce5-d6ba-40a3-ba2b-552fccf5c3f9 req-01601622-c8a9-4af9-b3c0-cd6e0673432b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:56.026217 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-efa39ce5-d6ba-40a3-ba2b-552fccf5c3f9 req-01601622-c8a9-4af9-b3c0-cd6e0673432b tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] PUT https://10.4.3.222/volume/v3/attachments/0d0296b5-b8f6-4f6f-9f86-e15b441d6314 Aug 01 00:17:56.026573 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-efa39ce5-d6ba-40a3-ba2b-552fccf5c3f9 req-01601622-c8a9-4af9-b3c0-cd6e0673432b tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:56.027131 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-03ae4c64-5b7c-4c5b-b143-2adf55e7294a tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 Aug 01 00:17:56.027391 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-03ae4c64-5b7c-4c5b-b143-2adf55e7294a tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:56.027625 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-03ae4c64-5b7c-4c5b-b143-2adf55e7294a tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:56.036794 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-efa39ce5-d6ba-40a3-ba2b-552fccf5c3f9 req-01601622-c8a9-4af9-b3c0-cd6e0673432b tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Acquiring lock "cinder-attachment_update-f0e7bb2a-f814-42b3-8ba7-861e1582f9ea-np0000006296" by "attachment_update" {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:17:56.046057 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-efa39ce5-d6ba-40a3-ba2b-552fccf5c3f9 req-01601622-c8a9-4af9-b3c0-cd6e0673432b tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Lock "cinder-attachment_update-f0e7bb2a-f814-42b3-8ba7-861e1582f9ea-np0000006296" acquired by "attachment_update" :: waited 0.009s {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:17:56.047283 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:56.047283 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:56.047460 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:56.047460 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:56.054958 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-03ae4c64-5b7c-4c5b-b143-2adf55e7294a tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:17:56.059839 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-03ae4c64-5b7c-4c5b-b143-2adf55e7294a tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 returned with HTTP 200 Aug 01 00:17:56.060188 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 345/1387] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:56 2026] GET /volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:56.068833 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-45f3fc5d-b7b8-4791-a5ad-7c6d567c5c9c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:56.070013 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-45f3fc5d-b7b8-4791-a5ad-7c6d567c5c9c tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] GET https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 Aug 01 00:17:56.070286 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-45f3fc5d-b7b8-4791-a5ad-7c6d567c5c9c tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:56.070556 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-45f3fc5d-b7b8-4791-a5ad-7c6d567c5c9c tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:56.071627 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-45f3fc5d-b7b8-4791-a5ad-7c6d567c5c9c tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Show backup with id 74c1d321-138e-4a26-9853-1ee5613466e4. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:56.077264 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:56.077264 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:56.078038 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-45f3fc5d-b7b8-4791-a5ad-7c6d567c5c9c tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 returned with HTTP 200 Aug 01 00:17:56.079301 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 351/1388] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:17:56 2026] GET /volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:56.094860 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-86eeb838-35cb-4300-bfda-8a2db5c384d9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:56.096940 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-86eeb838-35cb-4300-bfda-8a2db5c384d9 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 Aug 01 00:17:56.097126 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-86eeb838-35cb-4300-bfda-8a2db5c384d9 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:56.097341 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-86eeb838-35cb-4300-bfda-8a2db5c384d9 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:56.103753 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-86eeb838-35cb-4300-bfda-8a2db5c384d9 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 returned with HTTP 404 Aug 01 00:17:56.103753 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 349/1389] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:56 2026] GET /volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:56.169874 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-efa39ce5-d6ba-40a3-ba2b-552fccf5c3f9 req-01601622-c8a9-4af9-b3c0-cd6e0673432b tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Lock "cinder-attachment_update-f0e7bb2a-f814-42b3-8ba7-861e1582f9ea-np0000006296" released by "attachment_update" :: held 0.124s {{(pid=100409) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:17:56.170299 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-efa39ce5-d6ba-40a3-ba2b-552fccf5c3f9 req-01601622-c8a9-4af9-b3c0-cd6e0673432b tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/attachments/0d0296b5-b8f6-4f6f-9f86-e15b441d6314 returned with HTTP 200 Aug 01 00:17:56.170954 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 345/1390] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:17:56 2026] PUT /volume/v3/attachments/0d0296b5-b8f6-4f6f-9f86-e15b441d6314 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:17:56.395789 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-847f5218-832f-4f0e-8738-523483b7df29 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:56.402398 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-847f5218-832f-4f0e-8738-523483b7df29 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] DELETE https://10.4.3.222/volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 Aug 01 00:17:56.402398 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-847f5218-832f-4f0e-8738-523483b7df29 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:56.402398 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-847f5218-832f-4f0e-8738-523483b7df29 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:56.402398 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-847f5218-832f-4f0e-8738-523483b7df29 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Delete volume with id: d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 Aug 01 00:17:56.408574 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-847f5218-832f-4f0e-8738-523483b7df29 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 returned with HTTP 404 Aug 01 00:17:56.409282 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 346/1391] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:17:56 2026] DELETE /volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:56.416881 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d4824d89-b707-49a1-b653-e72768af8a3d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:56.418787 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d4824d89-b707-49a1-b653-e72768af8a3d tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 Aug 01 00:17:56.419002 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d4824d89-b707-49a1-b653-e72768af8a3d tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:56.419181 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d4824d89-b707-49a1-b653-e72768af8a3d tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:56.426874 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d4824d89-b707-49a1-b653-e72768af8a3d tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 returned with HTTP 404 Aug 01 00:17:56.427325 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 352/1392] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:56 2026] GET /volume/v3/volumes/d5fdafbb-b3a0-46d4-84a5-3387a7da84b2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:56.440395 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fca5a46b-14c1-4d46-9e79-7ba146e33651 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:56.442042 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fca5a46b-14c1-4d46-9e79-7ba146e33651 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] DELETE https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:17:56.442216 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fca5a46b-14c1-4d46-9e79-7ba146e33651 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:56.442382 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fca5a46b-14c1-4d46-9e79-7ba146e33651 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:56.442534 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-fca5a46b-14c1-4d46-9e79-7ba146e33651 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Delete volume with id: 95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:17:56.450032 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:56.450032 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:56.450479 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-fca5a46b-14c1-4d46-9e79-7ba146e33651 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:17:56.477191 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-fca5a46b-14c1-4d46-9e79-7ba146e33651 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Delete volume request issued successfully. Aug 01 00:17:56.477191 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fca5a46b-14c1-4d46-9e79-7ba146e33651 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 202 Aug 01 00:17:56.477191 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 350/1393] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:17:56 2026] DELETE /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:17:56.484183 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-04ed587e-104e-48ab-a034-fa182fca5188 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:56.486969 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-04ed587e-104e-48ab-a034-fa182fca5188 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:17:56.487297 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-04ed587e-104e-48ab-a034-fa182fca5188 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:56.487337 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-04ed587e-104e-48ab-a034-fa182fca5188 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:56.499998 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:56.499998 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:56.510444 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-04ed587e-104e-48ab-a034-fa182fca5188 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:17:56.515236 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-04ed587e-104e-48ab-a034-fa182fca5188 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 200 Aug 01 00:17:56.515848 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 346/1394] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:56 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:56.860675 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-da049ff7-9cd1-4b12-a8cc-1f774def135a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:56.862931 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-da049ff7-9cd1-4b12-a8cc-1f774def135a tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] GET https://10.4.3.222/volume/v3/snapshots/e91bb953-f8c2-4eb2-97b6-d004c95a1db4 Aug 01 00:17:56.863189 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-da049ff7-9cd1-4b12-a8cc-1f774def135a tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:56.863420 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-da049ff7-9cd1-4b12-a8cc-1f774def135a tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:56.869064 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:56.869064 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:56.869629 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-da049ff7-9cd1-4b12-a8cc-1f774def135a tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Snapshot retrieved successfully. Aug 01 00:17:56.870586 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-da049ff7-9cd1-4b12-a8cc-1f774def135a tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/snapshots/e91bb953-f8c2-4eb2-97b6-d004c95a1db4 returned with HTTP 200 Aug 01 00:17:56.870963 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 347/1395] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:17:56 2026] GET /volume/v3/snapshots/e91bb953-f8c2-4eb2-97b6-d004c95a1db4 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:17:56.882317 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-519fab9f-c9eb-45ca-8a26-0d3dd9e17c3f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:56.884040 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-519fab9f-c9eb-45ca-8a26-0d3dd9e17c3f tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:17:56.884353 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-519fab9f-c9eb-45ca-8a26-0d3dd9e17c3f tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e91bb953-f8c2-4eb2-97b6-d004c95a1db4", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2083964540"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:17:56.885989 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-519fab9f-c9eb-45ca-8a26-0d3dd9e17c3f tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Create volume request body: {'volume': {'snapshot_id': 'e91bb953-f8c2-4eb2-97b6-d004c95a1db4', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2083964540'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:17:56.891984 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:56.891984 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:56.892501 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-519fab9f-c9eb-45ca-8a26-0d3dd9e17c3f tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Snapshot retrieved successfully. Aug 01 00:17:56.892653 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-519fab9f-c9eb-45ca-8a26-0d3dd9e17c3f tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Create volume of 1 GB Aug 01 00:17:56.898970 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-519fab9f-c9eb-45ca-8a26-0d3dd9e17c3f tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Availability Zones retrieved successfully. Aug 01 00:17:56.906368 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-519fab9f-c9eb-45ca-8a26-0d3dd9e17c3f tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Flow 'volume_create_api' (0a4d3d45-ff82-4b96-ac96-c4c20b75685d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:56.907534 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-519fab9f-c9eb-45ca-8a26-0d3dd9e17c3f tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db72d11c-238d-40f6-bce0-5be9b819b527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:56.908843 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-519fab9f-c9eb-45ca-8a26-0d3dd9e17c3f tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:17:56.925398 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bbf0cab4-cb44-4c5e-8e13-37a5df6bfaef None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:56.927784 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bbf0cab4-cb44-4c5e-8e13-37a5df6bfaef tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea Aug 01 00:17:56.927883 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bbf0cab4-cb44-4c5e-8e13-37a5df6bfaef tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:56.928293 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bbf0cab4-cb44-4c5e-8e13-37a5df6bfaef tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:56.940726 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:56.940726 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:56.944995 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-bbf0cab4-cb44-4c5e-8e13-37a5df6bfaef tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:17:56.952394 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bbf0cab4-cb44-4c5e-8e13-37a5df6bfaef tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea returned with HTTP 200 Aug 01 00:17:56.952394 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 351/1396] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:56 2026] GET /volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:56.952528 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-519fab9f-c9eb-45ca-8a26-0d3dd9e17c3f tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db72d11c-238d-40f6-bce0-5be9b819b527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e91bb953-f8c2-4eb2-97b6-d004c95a1db4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:56.954058 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-519fab9f-c9eb-45ca-8a26-0d3dd9e17c3f tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1dc6d24-ac10-48da-9222-11b83134adb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:57.013584 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-519fab9f-c9eb-45ca-8a26-0d3dd9e17c3f tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Created reservations ['4f0b7f17-d7cb-4eeb-a08c-ddab19ef2c98', '90e1d8d1-52d2-4fd2-a7c7-4f4563b79e58', 'a4776dda-92c0-4b7a-8883-72a8f5a839fb', '9539de1d-4565-437a-b543-a99ff35684b9'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:17:57.014661 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-519fab9f-c9eb-45ca-8a26-0d3dd9e17c3f tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1dc6d24-ac10-48da-9222-11b83134adb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f0b7f17-d7cb-4eeb-a08c-ddab19ef2c98', '90e1d8d1-52d2-4fd2-a7c7-4f4563b79e58', 'a4776dda-92c0-4b7a-8883-72a8f5a839fb', '9539de1d-4565-437a-b543-a99ff35684b9']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:57.015374 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-519fab9f-c9eb-45ca-8a26-0d3dd9e17c3f tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (599502b2-8349-4c84-a97a-e810f73411b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:57.057998 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-519fab9f-c9eb-45ca-8a26-0d3dd9e17c3f tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (599502b2-8349-4c84-a97a-e810f73411b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfddbf99-14c5-465d-a06c-f5ebdf1fa110', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2083964540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b547b73981a4ee69780637e4855f810',qos_specs=None,replication_status=,reservations=['4f0b7f17-d7cb-4eeb-a08c-ddab19ef2c98','90e1d8d1-52d2-4fd2-a7c7-4f4563b79e58','a4776dda-92c0-4b7a-8883-72a8f5a839fb','9539de1d-4565-437a-b543-a99ff35684b9'],size=1,snapshot_id=e91bb953-f8c2-4eb2-97b6-d004c95a1db4,source_replicaid=,source_volid=None,status='creating',user_id='9fcd52bf6189477b92b5df1e96757e4d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:17:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2083964540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfddbf99-14c5-465d-a06c-f5ebdf1fa110,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b547b73981a4ee69780637e4855f810',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e91bb953-f8c2-4eb2-97b6-d004c95a1db4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fcd52bf6189477b92b5df1e96757e4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:57.058744 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-519fab9f-c9eb-45ca-8a26-0d3dd9e17c3f tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2b38808-c983-43cf-8fd0-d63c9db13228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:57.080845 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-519fab9f-c9eb-45ca-8a26-0d3dd9e17c3f tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2b38808-c983-43cf-8fd0-d63c9db13228) transitioned into state 'SUCCESS' from state '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-2083964540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b547b73981a4ee69780637e4855f810',qos_specs=None,replication_status=,reservations=['4f0b7f17-d7cb-4eeb-a08c-ddab19ef2c98','90e1d8d1-52d2-4fd2-a7c7-4f4563b79e58','a4776dda-92c0-4b7a-8883-72a8f5a839fb','9539de1d-4565-437a-b543-a99ff35684b9'],size=1,snapshot_id=e91bb953-f8c2-4eb2-97b6-d004c95a1db4,source_replicaid=,source_volid=None,status='creating',user_id='9fcd52bf6189477b92b5df1e96757e4d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:57.081601 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-519fab9f-c9eb-45ca-8a26-0d3dd9e17c3f tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1935919-92e7-4018-b29d-e478d7bee876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:17:57.090615 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e05a50ca-d262-4643-8735-009e11709a02 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:57.092807 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e05a50ca-d262-4643-8735-009e11709a02 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] GET https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 Aug 01 00:17:57.093018 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e05a50ca-d262-4643-8735-009e11709a02 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:57.093214 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e05a50ca-d262-4643-8735-009e11709a02 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:57.093310 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-e05a50ca-d262-4643-8735-009e11709a02 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Show backup with id 74c1d321-138e-4a26-9853-1ee5613466e4. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:57.099272 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:57.099272 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:57.100073 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e05a50ca-d262-4643-8735-009e11709a02 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 returned with HTTP 200 Aug 01 00:17:57.100462 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 347/1397] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:17:57 2026] GET /volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:57.105587 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-519fab9f-c9eb-45ca-8a26-0d3dd9e17c3f tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1935919-92e7-4018-b29d-e478d7bee876) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:17:57.106440 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-519fab9f-c9eb-45ca-8a26-0d3dd9e17c3f tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Flow 'volume_create_api' (0a4d3d45-ff82-4b96-ac96-c4c20b75685d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:17:57.106732 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-519fab9f-c9eb-45ca-8a26-0d3dd9e17c3f tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Create volume request issued successfully. Aug 01 00:17:57.107298 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-519fab9f-c9eb-45ca-8a26-0d3dd9e17c3f tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:17:57.107870 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 353/1398] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:17:56 2026] POST /volume/v3/volumes => generated 785 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:17:57.121199 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-198d309e-18a3-4868-9bfc-68deb3ebc5ba None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:57.123364 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-198d309e-18a3-4868-9bfc-68deb3ebc5ba tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] GET https://10.4.3.222/volume/v3/volumes/dfddbf99-14c5-465d-a06c-f5ebdf1fa110 Aug 01 00:17:57.123589 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-198d309e-18a3-4868-9bfc-68deb3ebc5ba tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:57.123856 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-198d309e-18a3-4868-9bfc-68deb3ebc5ba tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:57.132761 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:57.132761 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:57.137617 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-198d309e-18a3-4868-9bfc-68deb3ebc5ba tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Volume info retrieved successfully. Aug 01 00:17:57.149226 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-198d309e-18a3-4868-9bfc-68deb3ebc5ba tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/volumes/dfddbf99-14c5-465d-a06c-f5ebdf1fa110 returned with HTTP 200 Aug 01 00:17:57.149802 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 348/1399] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:57 2026] GET /volume/v3/volumes/dfddbf99-14c5-465d-a06c-f5ebdf1fa110 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:57.532371 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1e767d40-076f-43bc-b7c7-2206c34b94f8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:57.535305 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1e767d40-076f-43bc-b7c7-2206c34b94f8 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 Aug 01 00:17:57.535608 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1e767d40-076f-43bc-b7c7-2206c34b94f8 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:57.535829 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1e767d40-076f-43bc-b7c7-2206c34b94f8 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:57.545167 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1e767d40-076f-43bc-b7c7-2206c34b94f8 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 returned with HTTP 404 Aug 01 00:17:57.546046 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 352/1400] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:57 2026] GET /volume/v3/volumes/95a5355e-c600-48d4-8969-906240f3e7c4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:57.969757 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-27a30334-7e33-4a80-b53c-a01ebe379dbc None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:57.972087 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-27a30334-7e33-4a80-b53c-a01ebe379dbc tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea Aug 01 00:17:57.972334 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-27a30334-7e33-4a80-b53c-a01ebe379dbc tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:57.972598 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-27a30334-7e33-4a80-b53c-a01ebe379dbc tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:57.990410 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:57.990410 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:57.995582 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-27a30334-7e33-4a80-b53c-a01ebe379dbc tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:17:58.001324 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-27a30334-7e33-4a80-b53c-a01ebe379dbc tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea returned with HTTP 200 Aug 01 00:17:58.001614 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 348/1401] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:57 2026] GET /volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:58.114150 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-cdafb375-241b-4395-a5fe-4c6a8c633026 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:58.120423 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cdafb375-241b-4395-a5fe-4c6a8c633026 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] GET https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 Aug 01 00:17:58.120677 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cdafb375-241b-4395-a5fe-4c6a8c633026 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:58.120885 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cdafb375-241b-4395-a5fe-4c6a8c633026 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:58.120986 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-cdafb375-241b-4395-a5fe-4c6a8c633026 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Show backup with id 74c1d321-138e-4a26-9853-1ee5613466e4. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:58.128734 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:58.128734 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:58.129468 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cdafb375-241b-4395-a5fe-4c6a8c633026 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 returned with HTTP 200 Aug 01 00:17:58.130171 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 354/1402] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:17:58 2026] GET /volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:58.167327 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-63d33f4d-ff88-49cc-ad2a-b1a23737f44a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:58.172406 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-63d33f4d-ff88-49cc-ad2a-b1a23737f44a tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] GET https://10.4.3.222/volume/v3/volumes/dfddbf99-14c5-465d-a06c-f5ebdf1fa110 Aug 01 00:17:58.172626 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-63d33f4d-ff88-49cc-ad2a-b1a23737f44a tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:58.172874 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-63d33f4d-ff88-49cc-ad2a-b1a23737f44a tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:58.180918 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:58.180918 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:58.185851 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-63d33f4d-ff88-49cc-ad2a-b1a23737f44a tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Volume info retrieved successfully. Aug 01 00:17:58.191393 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-63d33f4d-ff88-49cc-ad2a-b1a23737f44a tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/volumes/dfddbf99-14c5-465d-a06c-f5ebdf1fa110 returned with HTTP 200 Aug 01 00:17:58.192167 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 349/1403] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:58 2026] GET /volume/v3/volumes/dfddbf99-14c5-465d-a06c-f5ebdf1fa110 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:58.205553 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-62a3b874-464e-4f53-99fd-99f4c52dd0ce None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:58.207583 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-62a3b874-464e-4f53-99fd-99f4c52dd0ce tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] GET https://10.4.3.222/volume/v3/volumes/dfddbf99-14c5-465d-a06c-f5ebdf1fa110 Aug 01 00:17:58.208078 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-62a3b874-464e-4f53-99fd-99f4c52dd0ce tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:58.208078 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-62a3b874-464e-4f53-99fd-99f4c52dd0ce tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:58.217570 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:58.217570 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:58.222879 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-62a3b874-464e-4f53-99fd-99f4c52dd0ce tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Volume info retrieved successfully. Aug 01 00:17:58.228826 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-62a3b874-464e-4f53-99fd-99f4c52dd0ce tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/volumes/dfddbf99-14c5-465d-a06c-f5ebdf1fa110 returned with HTTP 200 Aug 01 00:17:58.229401 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 353/1404] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:58 2026] GET /volume/v3/volumes/dfddbf99-14c5-465d-a06c-f5ebdf1fa110 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:58.242794 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d7c912c3-71a4-46fd-a363-df2d50bd17d8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:58.246053 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d7c912c3-71a4-46fd-a363-df2d50bd17d8 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] DELETE https://10.4.3.222/volume/v3/volumes/7f3f839b-8baf-4411-912f-39864f0d7a52?cascade=True Aug 01 00:17:58.246324 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d7c912c3-71a4-46fd-a363-df2d50bd17d8 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:58.246584 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d7c912c3-71a4-46fd-a363-df2d50bd17d8 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:58.246944 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-d7c912c3-71a4-46fd-a363-df2d50bd17d8 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Delete volume with id: 7f3f839b-8baf-4411-912f-39864f0d7a52 Aug 01 00:17:58.257755 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:58.257755 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:58.258260 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d7c912c3-71a4-46fd-a363-df2d50bd17d8 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Volume info retrieved successfully. Aug 01 00:17:58.288685 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d7c912c3-71a4-46fd-a363-df2d50bd17d8 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Delete volume request issued successfully. Aug 01 00:17:58.288741 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d7c912c3-71a4-46fd-a363-df2d50bd17d8 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/volumes/7f3f839b-8baf-4411-912f-39864f0d7a52?cascade=True returned with HTTP 202 Aug 01 00:17:58.289219 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 349/1405] 10.4.3.222 () {66 vars in 1376 bytes} [Sat Aug 1 00:17:58 2026] DELETE /volume/v3/volumes/7f3f839b-8baf-4411-912f-39864f0d7a52?cascade=True => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:17:58.301551 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b2527e07-13ba-4752-b415-4923de81cd87 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:58.304435 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b2527e07-13ba-4752-b415-4923de81cd87 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] GET https://10.4.3.222/volume/v3/volumes/7f3f839b-8baf-4411-912f-39864f0d7a52 Aug 01 00:17:58.304435 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b2527e07-13ba-4752-b415-4923de81cd87 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:58.304703 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b2527e07-13ba-4752-b415-4923de81cd87 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:58.315961 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:58.315961 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:58.322131 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-b2527e07-13ba-4752-b415-4923de81cd87 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Volume info retrieved successfully. Aug 01 00:17:58.327596 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b2527e07-13ba-4752-b415-4923de81cd87 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/volumes/7f3f839b-8baf-4411-912f-39864f0d7a52 returned with HTTP 200 Aug 01 00:17:58.328175 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 355/1406] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:58 2026] GET /volume/v3/volumes/7f3f839b-8baf-4411-912f-39864f0d7a52 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:59.017935 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a128a694-5a04-40ff-9802-c414fea0a684 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:59.024153 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a128a694-5a04-40ff-9802-c414fea0a684 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea Aug 01 00:17:59.024153 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a128a694-5a04-40ff-9802-c414fea0a684 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:59.024153 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a128a694-5a04-40ff-9802-c414fea0a684 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:59.040653 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:59.040653 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:17:59.044784 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a128a694-5a04-40ff-9802-c414fea0a684 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:17:59.049019 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a128a694-5a04-40ff-9802-c414fea0a684 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea returned with HTTP 200 Aug 01 00:17:59.049909 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 350/1407] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:59 2026] GET /volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:59.145184 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7c183f8b-d6ae-42e4-8506-8916beca7d37 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:59.146609 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7c183f8b-d6ae-42e4-8506-8916beca7d37 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] GET https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 Aug 01 00:17:59.146609 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7c183f8b-d6ae-42e4-8506-8916beca7d37 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:59.146609 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7c183f8b-d6ae-42e4-8506-8916beca7d37 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:59.146933 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-7c183f8b-d6ae-42e4-8506-8916beca7d37 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Show backup with id 74c1d321-138e-4a26-9853-1ee5613466e4. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:17:59.152292 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:59.152292 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:59.153410 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7c183f8b-d6ae-42e4-8506-8916beca7d37 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 returned with HTTP 200 Aug 01 00:17:59.154079 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 354/1408] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:17:59 2026] GET /volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:59.353145 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-33880786-3d3f-437b-9509-a4e61407fbb9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:59.354431 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-33880786-3d3f-437b-9509-a4e61407fbb9 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] GET https://10.4.3.222/volume/v3/volumes/7f3f839b-8baf-4411-912f-39864f0d7a52 Aug 01 00:17:59.354611 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-33880786-3d3f-437b-9509-a4e61407fbb9 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:59.355031 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-33880786-3d3f-437b-9509-a4e61407fbb9 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:59.360561 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-33880786-3d3f-437b-9509-a4e61407fbb9 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/volumes/7f3f839b-8baf-4411-912f-39864f0d7a52 returned with HTTP 404 Aug 01 00:17:59.361012 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 350/1409] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:59 2026] GET /volume/v3/volumes/7f3f839b-8baf-4411-912f-39864f0d7a52 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:17:59.371414 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a38698c8-7b65-4896-98e5-ed05d9d84cbd None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:59.373752 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a38698c8-7b65-4896-98e5-ed05d9d84cbd tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] GET https://10.4.3.222/volume/v3/volumes Aug 01 00:17:59.374301 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a38698c8-7b65-4896-98e5-ed05d9d84cbd tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:59.379834 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a38698c8-7b65-4896-98e5-ed05d9d84cbd tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'index' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:59.379834 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.api_utils [None req-a38698c8-7b65-4896-98e5-ed05d9d84cbd tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Removing options '' from query. {{(pid=100408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:17:59.379834 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a38698c8-7b65-4896-98e5-ed05d9d84cbd tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:17:59.387700 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a38698c8-7b65-4896-98e5-ed05d9d84cbd tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Get all volumes completed successfully. Aug 01 00:17:59.388554 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a38698c8-7b65-4896-98e5-ed05d9d84cbd tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 200 Aug 01 00:17:59.389366 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 356/1410] 10.4.3.222 () {66 vars in 1237 bytes} [Sat Aug 1 00:17:59 2026] GET /volume/v3/volumes => generated 335 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:17:59.397252 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-aafa755d-4bb2-43ac-a97f-d715bf90771a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:59.399748 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aafa755d-4bb2-43ac-a97f-d715bf90771a tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] GET https://10.4.3.222/volume/v3/snapshots Aug 01 00:17:59.400128 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aafa755d-4bb2-43ac-a97f-d715bf90771a tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:59.400348 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aafa755d-4bb2-43ac-a97f-d715bf90771a tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:59.400616 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-aafa755d-4bb2-43ac-a97f-d715bf90771a tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:17:59.402083 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.db.api [None req-aafa755d-4bb2-43ac-a97f-d715bf90771a tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Building query based on filter {{(pid=100407) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:17:59.406084 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-aafa755d-4bb2-43ac-a97f-d715bf90771a tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Get all snapshots completed successfully. Aug 01 00:17:59.409242 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aafa755d-4bb2-43ac-a97f-d715bf90771a tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 200 Aug 01 00:17:59.409242 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 351/1411] 10.4.3.222 () {66 vars in 1243 bytes} [Sat Aug 1 00:17:59 2026] GET /volume/v3/snapshots => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:17:59.417848 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-60fbb779-feb9-40ce-b09b-58768f6d0786 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:59.420051 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-60fbb779-feb9-40ce-b09b-58768f6d0786 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] GET https://10.4.3.222/volume/v3/volumes/dfddbf99-14c5-465d-a06c-f5ebdf1fa110 Aug 01 00:17:59.420234 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-60fbb779-feb9-40ce-b09b-58768f6d0786 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:59.420410 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-60fbb779-feb9-40ce-b09b-58768f6d0786 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:59.427187 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:59.427187 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:17:59.431802 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-60fbb779-feb9-40ce-b09b-58768f6d0786 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Volume info retrieved successfully. Aug 01 00:17:59.436240 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-60fbb779-feb9-40ce-b09b-58768f6d0786 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/volumes/dfddbf99-14c5-465d-a06c-f5ebdf1fa110 returned with HTTP 200 Aug 01 00:17:59.437046 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 355/1412] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:59 2026] GET /volume/v3/volumes/dfddbf99-14c5-465d-a06c-f5ebdf1fa110 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:17:59.453320 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e41dabe0-a3ef-42b0-abb9-3f912867fc4c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:59.456104 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e41dabe0-a3ef-42b0-abb9-3f912867fc4c tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] DELETE https://10.4.3.222/volume/v3/volumes/dfddbf99-14c5-465d-a06c-f5ebdf1fa110 Aug 01 00:17:59.456329 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e41dabe0-a3ef-42b0-abb9-3f912867fc4c tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:59.456527 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e41dabe0-a3ef-42b0-abb9-3f912867fc4c tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:59.456700 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-e41dabe0-a3ef-42b0-abb9-3f912867fc4c tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Delete volume with id: dfddbf99-14c5-465d-a06c-f5ebdf1fa110 Aug 01 00:17:59.470990 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:59.470990 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:17:59.471475 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-e41dabe0-a3ef-42b0-abb9-3f912867fc4c tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Volume info retrieved successfully. Aug 01 00:17:59.489942 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-e41dabe0-a3ef-42b0-abb9-3f912867fc4c tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Delete volume request issued successfully. Aug 01 00:17:59.490121 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e41dabe0-a3ef-42b0-abb9-3f912867fc4c tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/volumes/dfddbf99-14c5-465d-a06c-f5ebdf1fa110 returned with HTTP 202 Aug 01 00:17:59.490551 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 351/1413] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:17:59 2026] DELETE /volume/v3/volumes/dfddbf99-14c5-465d-a06c-f5ebdf1fa110 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:17:59.500660 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-672627eb-5549-43ac-92bf-f6314bcd6737 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:17:59.506261 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-672627eb-5549-43ac-92bf-f6314bcd6737 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] GET https://10.4.3.222/volume/v3/volumes/dfddbf99-14c5-465d-a06c-f5ebdf1fa110 Aug 01 00:17:59.506261 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-672627eb-5549-43ac-92bf-f6314bcd6737 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:17:59.506261 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-672627eb-5549-43ac-92bf-f6314bcd6737 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:17:59.515864 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:17:59.515864 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:17:59.519443 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-672627eb-5549-43ac-92bf-f6314bcd6737 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Volume info retrieved successfully. Aug 01 00:17:59.523960 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-672627eb-5549-43ac-92bf-f6314bcd6737 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/volumes/dfddbf99-14c5-465d-a06c-f5ebdf1fa110 returned with HTTP 200 Aug 01 00:17:59.525130 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 357/1414] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:17:59 2026] GET /volume/v3/volumes/dfddbf99-14c5-465d-a06c-f5ebdf1fa110 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:00.065838 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6289dfa7-8a58-4528-ac10-3a47121fa324 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:00.067956 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6289dfa7-8a58-4528-ac10-3a47121fa324 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea Aug 01 00:18:00.068141 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6289dfa7-8a58-4528-ac10-3a47121fa324 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:00.068396 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6289dfa7-8a58-4528-ac10-3a47121fa324 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:00.083309 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:00.083309 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:00.087580 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6289dfa7-8a58-4528-ac10-3a47121fa324 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:18:00.092253 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6289dfa7-8a58-4528-ac10-3a47121fa324 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea returned with HTTP 200 Aug 01 00:18:00.092664 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 352/1415] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:00 2026] GET /volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:00.170524 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-81ea9747-c2b3-4aac-a6b5-576e5520dd48 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:00.173710 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-81ea9747-c2b3-4aac-a6b5-576e5520dd48 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] GET https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 Aug 01 00:18:00.174023 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-81ea9747-c2b3-4aac-a6b5-576e5520dd48 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:00.174280 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-81ea9747-c2b3-4aac-a6b5-576e5520dd48 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:00.174439 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-81ea9747-c2b3-4aac-a6b5-576e5520dd48 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Show backup with id 74c1d321-138e-4a26-9853-1ee5613466e4. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:00.180112 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:00.180112 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:00.181139 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-81ea9747-c2b3-4aac-a6b5-576e5520dd48 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 returned with HTTP 200 Aug 01 00:18:00.181620 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 356/1416] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:18:00 2026] GET /volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:00.541680 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-12e76911-73dc-49ee-8128-497f3c2a2e00 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:00.546457 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-12e76911-73dc-49ee-8128-497f3c2a2e00 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] GET https://10.4.3.222/volume/v3/volumes/dfddbf99-14c5-465d-a06c-f5ebdf1fa110 Aug 01 00:18:00.547546 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-12e76911-73dc-49ee-8128-497f3c2a2e00 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:00.547754 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-12e76911-73dc-49ee-8128-497f3c2a2e00 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:00.555223 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-12e76911-73dc-49ee-8128-497f3c2a2e00 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/volumes/dfddbf99-14c5-465d-a06c-f5ebdf1fa110 returned with HTTP 404 Aug 01 00:18:00.555818 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 352/1417] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:00 2026] GET /volume/v3/volumes/dfddbf99-14c5-465d-a06c-f5ebdf1fa110 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:18:00.564334 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b2281ccd-b301-4406-ac8b-511e03b10030 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:00.566382 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b2281ccd-b301-4406-ac8b-511e03b10030 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/e91bb953-f8c2-4eb2-97b6-d004c95a1db4 Aug 01 00:18:00.566572 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b2281ccd-b301-4406-ac8b-511e03b10030 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:00.566815 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b2281ccd-b301-4406-ac8b-511e03b10030 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:00.566916 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-b2281ccd-b301-4406-ac8b-511e03b10030 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Delete snapshot with id: e91bb953-f8c2-4eb2-97b6-d004c95a1db4 Aug 01 00:18:00.571291 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b2281ccd-b301-4406-ac8b-511e03b10030 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/snapshots/e91bb953-f8c2-4eb2-97b6-d004c95a1db4 returned with HTTP 404 Aug 01 00:18:00.572080 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 358/1418] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:18:00 2026] DELETE /volume/v3/snapshots/e91bb953-f8c2-4eb2-97b6-d004c95a1db4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:18:00.582007 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e2caf4a0-4862-4d5a-be04-1b489e83baeb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:00.584310 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e2caf4a0-4862-4d5a-be04-1b489e83baeb tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] GET https://10.4.3.222/volume/v3/volumes/7f3f839b-8baf-4411-912f-39864f0d7a52 Aug 01 00:18:00.584525 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e2caf4a0-4862-4d5a-be04-1b489e83baeb tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:00.584830 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e2caf4a0-4862-4d5a-be04-1b489e83baeb tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:00.595623 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e2caf4a0-4862-4d5a-be04-1b489e83baeb tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/volumes/7f3f839b-8baf-4411-912f-39864f0d7a52 returned with HTTP 404 Aug 01 00:18:00.596095 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 353/1419] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:00 2026] GET /volume/v3/volumes/7f3f839b-8baf-4411-912f-39864f0d7a52 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:18:00.603315 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f7f68af2-ce66-497c-8451-55758c5a6cd7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:00.605747 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f7f68af2-ce66-497c-8451-55758c5a6cd7 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] DELETE https://10.4.3.222/volume/v3/volumes/7f3f839b-8baf-4411-912f-39864f0d7a52 Aug 01 00:18:00.606045 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f7f68af2-ce66-497c-8451-55758c5a6cd7 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:00.606431 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f7f68af2-ce66-497c-8451-55758c5a6cd7 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:00.606850 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-f7f68af2-ce66-497c-8451-55758c5a6cd7 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] Delete volume with id: 7f3f839b-8baf-4411-912f-39864f0d7a52 Aug 01 00:18:00.616339 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f7f68af2-ce66-497c-8451-55758c5a6cd7 tempest-VolumesDeleteCascade-577846135 tempest-VolumesDeleteCascade-577846135-project-member] https://10.4.3.222/volume/v3/volumes/7f3f839b-8baf-4411-912f-39864f0d7a52 returned with HTTP 404 Aug 01 00:18:00.616969 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 357/1420] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:18:00 2026] DELETE /volume/v3/volumes/7f3f839b-8baf-4411-912f-39864f0d7a52 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:18:00.946833 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-efa39ce5-d6ba-40a3-ba2b-552fccf5c3f9 req-8f046e69-b07f-478b-85c8-ec3e8251eed8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:00.951744 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-efa39ce5-d6ba-40a3-ba2b-552fccf5c3f9 req-8f046e69-b07f-478b-85c8-ec3e8251eed8 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] POST https://10.4.3.222/volume/v3/attachments/0d0296b5-b8f6-4f6f-9f86-e15b441d6314/action Aug 01 00:18:00.954090 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-efa39ce5-d6ba-40a3-ba2b-552fccf5c3f9 req-8f046e69-b07f-478b-85c8-ec3e8251eed8 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Action body: b'{"os-complete": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:18:00.954090 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-efa39ce5-d6ba-40a3-ba2b-552fccf5c3f9 req-8f046e69-b07f-478b-85c8-ec3e8251eed8 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:00.971854 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:00.971854 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:00.986197 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-efa39ce5-d6ba-40a3-ba2b-552fccf5c3f9 req-8f046e69-b07f-478b-85c8-ec3e8251eed8 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/attachments/0d0296b5-b8f6-4f6f-9f86-e15b441d6314/action returned with HTTP 204 Aug 01 00:18:00.986839 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 353/1421] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:18:00 2026] POST /volume/v3/attachments/0d0296b5-b8f6-4f6f-9f86-e15b441d6314/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:18:01.115311 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-96278004-f783-4fd6-ae41-3f6652ef41d3 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:01.119724 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-96278004-f783-4fd6-ae41-3f6652ef41d3 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea Aug 01 00:18:01.119724 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-96278004-f783-4fd6-ae41-3f6652ef41d3 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:01.119724 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-96278004-f783-4fd6-ae41-3f6652ef41d3 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:01.137817 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:01.137817 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:01.143973 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-96278004-f783-4fd6-ae41-3f6652ef41d3 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:18:01.150252 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-96278004-f783-4fd6-ae41-3f6652ef41d3 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea returned with HTTP 200 Aug 01 00:18:01.150745 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 359/1422] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:01 2026] GET /volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea => generated 1140 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:18:01.171158 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0cd16817-1e7f-4bda-acb8-90383037161d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:01.173192 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0cd16817-1e7f-4bda-acb8-90383037161d tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea Aug 01 00:18:01.173461 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0cd16817-1e7f-4bda-acb8-90383037161d tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:01.173699 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0cd16817-1e7f-4bda-acb8-90383037161d tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:01.188452 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:01.188452 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:01.194377 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0cd16817-1e7f-4bda-acb8-90383037161d tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:18:01.198310 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-202bccb1-fd61-4f7d-950c-5f3114a45fdb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:01.203862 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-202bccb1-fd61-4f7d-950c-5f3114a45fdb tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] GET https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 Aug 01 00:18:01.204213 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-202bccb1-fd61-4f7d-950c-5f3114a45fdb tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:01.204517 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-202bccb1-fd61-4f7d-950c-5f3114a45fdb tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:01.204709 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-202bccb1-fd61-4f7d-950c-5f3114a45fdb tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Show backup with id 74c1d321-138e-4a26-9853-1ee5613466e4. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:01.207690 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0cd16817-1e7f-4bda-acb8-90383037161d tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea returned with HTTP 200 Aug 01 00:18:01.208154 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 354/1423] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:01 2026] GET /volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:18:01.214327 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:01.214327 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:01.215475 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-202bccb1-fd61-4f7d-950c-5f3114a45fdb tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 returned with HTTP 200 Aug 01 00:18:01.216085 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 358/1424] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:18:01 2026] GET /volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 => generated 797 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:01.227526 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-1a0aeaa5-a29c-4d01-b590-ffa7ab1eba7f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:01.230851 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1a0aeaa5-a29c-4d01-b590-ffa7ab1eba7f tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea Aug 01 00:18:01.230851 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1a0aeaa5-a29c-4d01-b590-ffa7ab1eba7f tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:01.231901 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1a0aeaa5-a29c-4d01-b590-ffa7ab1eba7f tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:01.244391 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:01.244391 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:01.249233 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-1a0aeaa5-a29c-4d01-b590-ffa7ab1eba7f tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:18:01.255088 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1a0aeaa5-a29c-4d01-b590-ffa7ab1eba7f tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea returned with HTTP 200 Aug 01 00:18:01.255556 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 354/1425] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:01 2026] GET /volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:18:02.228616 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c00e0923-23a9-4125-80a6-a43e8ab8449b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:02.232690 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c00e0923-23a9-4125-80a6-a43e8ab8449b tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] GET https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 Aug 01 00:18:02.232963 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c00e0923-23a9-4125-80a6-a43e8ab8449b tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:02.233168 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c00e0923-23a9-4125-80a6-a43e8ab8449b tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:02.233272 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-c00e0923-23a9-4125-80a6-a43e8ab8449b tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Show backup with id 74c1d321-138e-4a26-9853-1ee5613466e4. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:02.241399 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:02.241399 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:02.242709 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c00e0923-23a9-4125-80a6-a43e8ab8449b tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 returned with HTTP 200 Aug 01 00:18:02.242709 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 360/1426] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:18:02 2026] GET /volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:02.295081 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-24303911-1387-4f12-9b8f-362fdad03a74 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:02.436718 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-24303911-1387-4f12-9b8f-362fdad03a74 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:18:02.438561 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-24303911-1387-4f12-9b8f-362fdad03a74 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-281494939"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:02.440231 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-24303911-1387-4f12-9b8f-362fdad03a74 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-281494939'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:18:02.440363 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-24303911-1387-4f12-9b8f-362fdad03a74 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Create volume of 1 GB Aug 01 00:18:02.445059 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-24303911-1387-4f12-9b8f-362fdad03a74 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Availability Zones retrieved successfully. Aug 01 00:18:02.451816 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-24303911-1387-4f12-9b8f-362fdad03a74 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Flow 'volume_create_api' (15061678-fd11-4ecb-9892-a76406b50af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:18:02.452893 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-24303911-1387-4f12-9b8f-362fdad03a74 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fadb6a2-7e51-4f13-a2d7-3dec5ad29bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:02.453785 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-24303911-1387-4f12-9b8f-362fdad03a74 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:18:02.481327 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-24303911-1387-4f12-9b8f-362fdad03a74 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fadb6a2-7e51-4f13-a2d7-3dec5ad29bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:02.482046 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-24303911-1387-4f12-9b8f-362fdad03a74 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5143278d-731e-48d4-b2eb-da9538ae3efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:02.549957 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-24303911-1387-4f12-9b8f-362fdad03a74 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Created reservations ['05d607ca-b55a-4df1-90e0-5ed6c8485734', '68b77931-fc08-4c01-87f1-a9aa0cd2dcc5', '199c28c3-e0f2-4678-a0bd-c896e17d8f93', 'a3a78f84-a89a-47f1-bcff-e96e7c51c000'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:18:02.550778 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-24303911-1387-4f12-9b8f-362fdad03a74 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5143278d-731e-48d4-b2eb-da9538ae3efb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05d607ca-b55a-4df1-90e0-5ed6c8485734', '68b77931-fc08-4c01-87f1-a9aa0cd2dcc5', '199c28c3-e0f2-4678-a0bd-c896e17d8f93', 'a3a78f84-a89a-47f1-bcff-e96e7c51c000']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:02.551703 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-24303911-1387-4f12-9b8f-362fdad03a74 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13f8e7a2-feae-4c17-b229-54cb0b402035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:02.574456 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-24303911-1387-4f12-9b8f-362fdad03a74 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13f8e7a2-feae-4c17-b229-54cb0b402035) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12709dcf-1fc3-4f4f-af67-85bbd202ffb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-281494939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1834326ff229429ebe1e9a0ade32191a',qos_specs=None,replication_status=,reservations=['05d607ca-b55a-4df1-90e0-5ed6c8485734','68b77931-fc08-4c01-87f1-a9aa0cd2dcc5','199c28c3-e0f2-4678-a0bd-c896e17d8f93','a3a78f84-a89a-47f1-bcff-e96e7c51c000'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9067d25dc5ad4a12a743e939a7f9bd62',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:18:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-281494939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12709dcf-1fc3-4f4f-af67-85bbd202ffb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1834326ff229429ebe1e9a0ade32191a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9067d25dc5ad4a12a743e939a7f9bd62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:02.575295 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-24303911-1387-4f12-9b8f-362fdad03a74 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6145eaf3-ffb9-4343-b3db-68f4b50f881e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:02.591938 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-24303911-1387-4f12-9b8f-362fdad03a74 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6145eaf3-ffb9-4343-b3db-68f4b50f881e) transitioned into state 'SUCCESS' from state '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-281494939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1834326ff229429ebe1e9a0ade32191a',qos_specs=None,replication_status=,reservations=['05d607ca-b55a-4df1-90e0-5ed6c8485734','68b77931-fc08-4c01-87f1-a9aa0cd2dcc5','199c28c3-e0f2-4678-a0bd-c896e17d8f93','a3a78f84-a89a-47f1-bcff-e96e7c51c000'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9067d25dc5ad4a12a743e939a7f9bd62',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:02.592823 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-24303911-1387-4f12-9b8f-362fdad03a74 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44dcc0f8-2d86-48f4-9477-3ee12413f61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:02.600836 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-24303911-1387-4f12-9b8f-362fdad03a74 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44dcc0f8-2d86-48f4-9477-3ee12413f61e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:02.601650 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-24303911-1387-4f12-9b8f-362fdad03a74 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Flow 'volume_create_api' (15061678-fd11-4ecb-9892-a76406b50af8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:18:02.602076 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-24303911-1387-4f12-9b8f-362fdad03a74 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Create volume request issued successfully. Aug 01 00:18:02.602574 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-24303911-1387-4f12-9b8f-362fdad03a74 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:18:02.603144 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 355/1427] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:18:02 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 01 00:18:02.619175 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bef8ab79-0f70-4fe3-a2fc-de1df2e5be5f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:02.621223 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bef8ab79-0f70-4fe3-a2fc-de1df2e5be5f tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] GET https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5 Aug 01 00:18:02.621419 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bef8ab79-0f70-4fe3-a2fc-de1df2e5be5f tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:02.621659 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bef8ab79-0f70-4fe3-a2fc-de1df2e5be5f tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:02.629840 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:02.629840 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:02.634367 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-bef8ab79-0f70-4fe3-a2fc-de1df2e5be5f tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Volume info retrieved successfully. Aug 01 00:18:02.639678 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bef8ab79-0f70-4fe3-a2fc-de1df2e5be5f tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5 returned with HTTP 200 Aug 01 00:18:02.640210 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 359/1428] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:02 2026] GET /volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:03.255546 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-be522296-0e51-4586-86de-91693102ed86 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:03.262304 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-be522296-0e51-4586-86de-91693102ed86 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] GET https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 Aug 01 00:18:03.262304 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-be522296-0e51-4586-86de-91693102ed86 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:03.262304 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-be522296-0e51-4586-86de-91693102ed86 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:03.262304 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-be522296-0e51-4586-86de-91693102ed86 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Show backup with id 74c1d321-138e-4a26-9853-1ee5613466e4. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:03.267874 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:03.267874 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:03.268523 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-be522296-0e51-4586-86de-91693102ed86 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 returned with HTTP 200 Aug 01 00:18:03.269490 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 355/1429] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:18:03 2026] GET /volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:03.669975 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-63e8a378-0720-42ab-8a75-dfabc0dae4b8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:03.672150 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-63e8a378-0720-42ab-8a75-dfabc0dae4b8 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] GET https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5 Aug 01 00:18:03.672417 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-63e8a378-0720-42ab-8a75-dfabc0dae4b8 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:03.672722 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-63e8a378-0720-42ab-8a75-dfabc0dae4b8 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:03.683603 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:03.683603 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:03.688519 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-63e8a378-0720-42ab-8a75-dfabc0dae4b8 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Volume info retrieved successfully. Aug 01 00:18:03.696262 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-63e8a378-0720-42ab-8a75-dfabc0dae4b8 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5 returned with HTTP 200 Aug 01 00:18:03.696635 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 361/1430] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:03 2026] GET /volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:03.717717 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ac0ee967-86ee-412d-8c24-8a2d4cc15558 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:03.722073 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ac0ee967-86ee-412d-8c24-8a2d4cc15558 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] POST https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata Aug 01 00:18:03.722407 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ac0ee967-86ee-412d-8c24-8a2d4cc15558 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:03.732404 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:03.732404 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:03.733037 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ac0ee967-86ee-412d-8c24-8a2d4cc15558 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Volume info retrieved successfully. Aug 01 00:18:03.749436 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ac0ee967-86ee-412d-8c24-8a2d4cc15558 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Create volume metadata completed successfully. Aug 01 00:18:03.749742 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ac0ee967-86ee-412d-8c24-8a2d4cc15558 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata returned with HTTP 200 Aug 01 00:18:03.750190 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 356/1431] 10.4.3.222 () {68 vars in 1397 bytes} [Sat Aug 1 00:18:03 2026] POST /volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata => generated 101 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:03.761520 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8db25499-f829-4198-a25b-363aa701f6b5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:03.763520 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8db25499-f829-4198-a25b-363aa701f6b5 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] GET https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata Aug 01 00:18:03.763777 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8db25499-f829-4198-a25b-363aa701f6b5 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:03.763969 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8db25499-f829-4198-a25b-363aa701f6b5 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:03.772488 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:03.772488 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:03.773033 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8db25499-f829-4198-a25b-363aa701f6b5 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Volume info retrieved successfully. Aug 01 00:18:03.782105 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8db25499-f829-4198-a25b-363aa701f6b5 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Get volume metadata completed successfully. Aug 01 00:18:03.782420 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8db25499-f829-4198-a25b-363aa701f6b5 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata returned with HTTP 200 Aug 01 00:18:03.782850 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 360/1432] 10.4.3.222 () {66 vars in 1375 bytes} [Sat Aug 1 00:18:03 2026] GET /volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata => generated 101 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:03.790526 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-40e90878-bcb6-4de0-a071-eb5498672c3e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:03.792918 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-40e90878-bcb6-4de0-a071-eb5498672c3e tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] PUT https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata Aug 01 00:18:03.793313 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-40e90878-bcb6-4de0-a071-eb5498672c3e tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:03.806623 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:03.806623 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:03.808083 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-40e90878-bcb6-4de0-a071-eb5498672c3e tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Volume info retrieved successfully. Aug 01 00:18:03.833851 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-40e90878-bcb6-4de0-a071-eb5498672c3e tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Update volume metadata completed successfully. Aug 01 00:18:03.834259 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-40e90878-bcb6-4de0-a071-eb5498672c3e tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata returned with HTTP 200 Aug 01 00:18:03.834920 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 356/1433] 10.4.3.222 () {68 vars in 1395 bytes} [Sat Aug 1 00:18:03 2026] PUT /volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata => generated 57 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:18:03.844135 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ff40c12d-fe9f-453a-a8c4-1afad627f3a0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:03.846221 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ff40c12d-fe9f-453a-a8c4-1afad627f3a0 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] GET https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata Aug 01 00:18:03.846486 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ff40c12d-fe9f-453a-a8c4-1afad627f3a0 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:03.846777 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ff40c12d-fe9f-453a-a8c4-1afad627f3a0 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Calling method 'index' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:03.856429 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:03.856429 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:03.857798 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-ff40c12d-fe9f-453a-a8c4-1afad627f3a0 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Volume info retrieved successfully. Aug 01 00:18:03.868696 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-ff40c12d-fe9f-453a-a8c4-1afad627f3a0 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Get volume metadata completed successfully. Aug 01 00:18:03.869012 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ff40c12d-fe9f-453a-a8c4-1afad627f3a0 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata returned with HTTP 200 Aug 01 00:18:03.869520 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 362/1434] 10.4.3.222 () {66 vars in 1375 bytes} [Sat Aug 1 00:18:03 2026] GET /volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata => generated 57 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:18:03.877374 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-663e29ad-1a7f-4196-ab66-3c7de87a346a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:03.882576 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-663e29ad-1a7f-4196-ab66-3c7de87a346a tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] DELETE https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata/key1 Aug 01 00:18:03.882878 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-663e29ad-1a7f-4196-ab66-3c7de87a346a tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:03.883128 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-663e29ad-1a7f-4196-ab66-3c7de87a346a tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:03.898421 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:03.898421 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:03.899093 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-663e29ad-1a7f-4196-ab66-3c7de87a346a tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Volume info retrieved successfully. Aug 01 00:18:03.908616 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-663e29ad-1a7f-4196-ab66-3c7de87a346a tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Get volume metadata completed successfully. Aug 01 00:18:03.925990 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-663e29ad-1a7f-4196-ab66-3c7de87a346a tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Delete volume metadata completed successfully. Aug 01 00:18:03.926328 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-663e29ad-1a7f-4196-ab66-3c7de87a346a tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata/key1 returned with HTTP 200 Aug 01 00:18:03.927951 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 357/1435] 10.4.3.222 () {66 vars in 1393 bytes} [Sat Aug 1 00:18:03 2026] DELETE /volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata/key1 => generated 0 bytes in 51 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 01 00:18:03.936838 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-86f41faf-088a-4594-bd9b-cfc1c37a991f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:03.939547 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-86f41faf-088a-4594-bd9b-cfc1c37a991f tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] GET https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata Aug 01 00:18:03.939876 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-86f41faf-088a-4594-bd9b-cfc1c37a991f tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:03.940110 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-86f41faf-088a-4594-bd9b-cfc1c37a991f tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:03.948940 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:03.948940 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:03.949566 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-86f41faf-088a-4594-bd9b-cfc1c37a991f tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Volume info retrieved successfully. Aug 01 00:18:03.956465 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-86f41faf-088a-4594-bd9b-cfc1c37a991f tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Get volume metadata completed successfully. Aug 01 00:18:03.956900 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-86f41faf-088a-4594-bd9b-cfc1c37a991f tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata returned with HTTP 200 Aug 01 00:18:03.957358 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 361/1436] 10.4.3.222 () {66 vars in 1375 bytes} [Sat Aug 1 00:18:03 2026] GET /volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata => generated 32 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:18:03.968355 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-634a7648-0957-4677-9312-8954178b6443 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:03.970788 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-634a7648-0957-4677-9312-8954178b6443 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] PUT https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata Aug 01 00:18:03.971242 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-634a7648-0957-4677-9312-8954178b6443 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:03.985386 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:03.985386 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:03.986150 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-634a7648-0957-4677-9312-8954178b6443 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Volume info retrieved successfully. Aug 01 00:18:04.002263 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-634a7648-0957-4677-9312-8954178b6443 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Update volume metadata completed successfully. Aug 01 00:18:04.002263 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-634a7648-0957-4677-9312-8954178b6443 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata returned with HTTP 200 Aug 01 00:18:04.002263 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 357/1437] 10.4.3.222 () {68 vars in 1395 bytes} [Sat Aug 1 00:18:03 2026] PUT /volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata => generated 16 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:18:04.020873 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-88a9f768-cf7b-4dae-8a1f-bfd8c05766d8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:04.022344 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-88a9f768-cf7b-4dae-8a1f-bfd8c05766d8 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] POST https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata Aug 01 00:18:04.022727 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-88a9f768-cf7b-4dae-8a1f-bfd8c05766d8 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:04.034510 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ae8ac6ed-561a-4ae0-945e-1303a3a63307 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:04.034837 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:04.034837 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:04.035669 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-88a9f768-cf7b-4dae-8a1f-bfd8c05766d8 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Volume info retrieved successfully. Aug 01 00:18:04.038352 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ae8ac6ed-561a-4ae0-945e-1303a3a63307 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] DELETE https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:18:04.038635 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ae8ac6ed-561a-4ae0-945e-1303a3a63307 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:04.038931 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ae8ac6ed-561a-4ae0-945e-1303a3a63307 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:04.039161 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-ae8ac6ed-561a-4ae0-945e-1303a3a63307 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Delete volume with id: d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:18:04.047379 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-88a9f768-cf7b-4dae-8a1f-bfd8c05766d8 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Create volume metadata completed successfully. Aug 01 00:18:04.047980 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-88a9f768-cf7b-4dae-8a1f-bfd8c05766d8 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata returned with HTTP 200 Aug 01 00:18:04.048378 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 363/1438] 10.4.3.222 () {68 vars in 1396 bytes} [Sat Aug 1 00:18:04 2026] POST /volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata => generated 68 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:18:04.057580 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:04.057580 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:04.060795 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ae8ac6ed-561a-4ae0-945e-1303a3a63307 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:18:04.060869 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8312879b-3aa9-4d89-bd5c-4c3a41091df6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:04.060869 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8312879b-3aa9-4d89-bd5c-4c3a41091df6 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] PUT https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata/key3 Aug 01 00:18:04.061217 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8312879b-3aa9-4d89-bd5c-4c3a41091df6 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:04.076954 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:04.076954 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:04.077628 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8312879b-3aa9-4d89-bd5c-4c3a41091df6 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Volume info retrieved successfully. Aug 01 00:18:04.086167 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ae8ac6ed-561a-4ae0-945e-1303a3a63307 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Delete volume request issued successfully. Aug 01 00:18:04.086369 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ae8ac6ed-561a-4ae0-945e-1303a3a63307 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 202 Aug 01 00:18:04.086802 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 358/1439] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:18:04 2026] DELETE /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:18:04.091842 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8312879b-3aa9-4d89-bd5c-4c3a41091df6 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Update volume metadata completed successfully. Aug 01 00:18:04.093284 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8312879b-3aa9-4d89-bd5c-4c3a41091df6 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata/key3 returned with HTTP 200 Aug 01 00:18:04.093284 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 362/1440] 10.4.3.222 () {68 vars in 1410 bytes} [Sat Aug 1 00:18:04 2026] PUT /volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata/key3 => generated 35 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:18:04.096661 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-df2b71ce-4573-4db4-a8a1-e2af568433e5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:04.098635 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-df2b71ce-4573-4db4-a8a1-e2af568433e5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:18:04.098635 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-df2b71ce-4573-4db4-a8a1-e2af568433e5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:04.098635 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-df2b71ce-4573-4db4-a8a1-e2af568433e5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:04.104077 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-38fd4fa9-4460-4871-967b-be6179c69c65 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:04.107428 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-38fd4fa9-4460-4871-967b-be6179c69c65 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] GET https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata/key3 Aug 01 00:18:04.107605 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-38fd4fa9-4460-4871-967b-be6179c69c65 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:04.107811 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-38fd4fa9-4460-4871-967b-be6179c69c65 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:04.108096 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:04.108096 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:04.115364 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-df2b71ce-4573-4db4-a8a1-e2af568433e5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:18:04.117011 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:04.117011 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:04.117491 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-38fd4fa9-4460-4871-967b-be6179c69c65 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Volume info retrieved successfully. Aug 01 00:18:04.120995 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-df2b71ce-4573-4db4-a8a1-e2af568433e5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 200 Aug 01 00:18:04.121590 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 358/1441] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:04 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:04.129795 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-38fd4fa9-4460-4871-967b-be6179c69c65 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Get volume metadata completed successfully. Aug 01 00:18:04.129795 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-38fd4fa9-4460-4871-967b-be6179c69c65 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata/key3 returned with HTTP 200 Aug 01 00:18:04.129795 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 364/1442] 10.4.3.222 () {66 vars in 1390 bytes} [Sat Aug 1 00:18:04 2026] GET /volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata/key3 => generated 35 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:18:04.135658 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f884aa7d-4059-43b1-920d-24117dd9a0b0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:04.138470 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f884aa7d-4059-43b1-920d-24117dd9a0b0 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] GET https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata Aug 01 00:18:04.138713 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f884aa7d-4059-43b1-920d-24117dd9a0b0 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:04.138960 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f884aa7d-4059-43b1-920d-24117dd9a0b0 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:04.151974 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:04.151974 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:04.152624 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f884aa7d-4059-43b1-920d-24117dd9a0b0 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Volume info retrieved successfully. Aug 01 00:18:04.160959 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f884aa7d-4059-43b1-920d-24117dd9a0b0 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Get volume metadata completed successfully. Aug 01 00:18:04.161320 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f884aa7d-4059-43b1-920d-24117dd9a0b0 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata returned with HTTP 200 Aug 01 00:18:04.161989 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 359/1443] 10.4.3.222 () {66 vars in 1375 bytes} [Sat Aug 1 00:18:04 2026] GET /volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata => generated 75 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:18:04.171997 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3011ba47-83c0-440a-b44e-bbba9637c4ca None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:04.177134 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3011ba47-83c0-440a-b44e-bbba9637c4ca tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] PUT https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata Aug 01 00:18:04.177542 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3011ba47-83c0-440a-b44e-bbba9637c4ca tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:04.190048 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:04.190048 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:04.190542 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3011ba47-83c0-440a-b44e-bbba9637c4ca tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Volume info retrieved successfully. Aug 01 00:18:04.204469 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3011ba47-83c0-440a-b44e-bbba9637c4ca tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Update volume metadata completed successfully. Aug 01 00:18:04.204469 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3011ba47-83c0-440a-b44e-bbba9637c4ca tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata returned with HTTP 200 Aug 01 00:18:04.204727 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 363/1444] 10.4.3.222 () {68 vars in 1395 bytes} [Sat Aug 1 00:18:04 2026] PUT /volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5/metadata => generated 16 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:18:04.214845 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-26880aeb-b14b-46c5-82c1-fbfc9c612fb6 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:04.217506 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-26880aeb-b14b-46c5-82c1-fbfc9c612fb6 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] GET https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5 Aug 01 00:18:04.217751 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-26880aeb-b14b-46c5-82c1-fbfc9c612fb6 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:04.218007 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-26880aeb-b14b-46c5-82c1-fbfc9c612fb6 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:04.227188 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:04.227188 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:04.231355 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-26880aeb-b14b-46c5-82c1-fbfc9c612fb6 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Volume info retrieved successfully. Aug 01 00:18:04.236398 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-26880aeb-b14b-46c5-82c1-fbfc9c612fb6 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5 returned with HTTP 200 Aug 01 00:18:04.236779 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 359/1445] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:04 2026] GET /volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:04.255032 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e21396ce-50e6-4141-8db4-a042a281fc76 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:04.257639 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e21396ce-50e6-4141-8db4-a042a281fc76 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] DELETE https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5 Aug 01 00:18:04.260263 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e21396ce-50e6-4141-8db4-a042a281fc76 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:04.260586 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e21396ce-50e6-4141-8db4-a042a281fc76 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:04.262222 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-e21396ce-50e6-4141-8db4-a042a281fc76 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Delete volume with id: 12709dcf-1fc3-4f4f-af67-85bbd202ffb5 Aug 01 00:18:04.272783 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:04.272783 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:04.273430 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-e21396ce-50e6-4141-8db4-a042a281fc76 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Volume info retrieved successfully. Aug 01 00:18:04.285108 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-94d744da-ff43-435e-ae11-39deed1a3bd0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:04.287978 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-94d744da-ff43-435e-ae11-39deed1a3bd0 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] GET https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 Aug 01 00:18:04.288224 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-94d744da-ff43-435e-ae11-39deed1a3bd0 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:04.288954 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-94d744da-ff43-435e-ae11-39deed1a3bd0 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:04.289105 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-94d744da-ff43-435e-ae11-39deed1a3bd0 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Show backup with id 74c1d321-138e-4a26-9853-1ee5613466e4. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:04.294102 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:04.294102 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:04.296036 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-94d744da-ff43-435e-ae11-39deed1a3bd0 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 returned with HTTP 200 Aug 01 00:18:04.297046 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 360/1446] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:18:04 2026] GET /volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:04.299325 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-e21396ce-50e6-4141-8db4-a042a281fc76 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Delete volume request issued successfully. Aug 01 00:18:04.299525 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e21396ce-50e6-4141-8db4-a042a281fc76 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5 returned with HTTP 202 Aug 01 00:18:04.300136 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 365/1447] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:18:04 2026] DELETE /volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:18:04.312002 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8cb55640-6e94-47a6-9a99-ba6c1b66634d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:04.313889 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8cb55640-6e94-47a6-9a99-ba6c1b66634d tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] GET https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5 Aug 01 00:18:04.314159 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8cb55640-6e94-47a6-9a99-ba6c1b66634d tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:04.314436 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8cb55640-6e94-47a6-9a99-ba6c1b66634d tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:04.323802 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:04.323802 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:04.327872 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8cb55640-6e94-47a6-9a99-ba6c1b66634d tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Volume info retrieved successfully. Aug 01 00:18:04.332485 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8cb55640-6e94-47a6-9a99-ba6c1b66634d tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5 returned with HTTP 200 Aug 01 00:18:04.332931 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 364/1448] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:04 2026] GET /volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:05.142113 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7317d7f4-404d-4da1-bd58-f02aec6f0074 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:05.145179 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7317d7f4-404d-4da1-bd58-f02aec6f0074 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 Aug 01 00:18:05.145655 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7317d7f4-404d-4da1-bd58-f02aec6f0074 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:05.146080 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7317d7f4-404d-4da1-bd58-f02aec6f0074 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:05.157180 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7317d7f4-404d-4da1-bd58-f02aec6f0074 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 returned with HTTP 404 Aug 01 00:18:05.157783 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 360/1449] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:05 2026] GET /volume/v3/volumes/d99b69fc-6801-41f0-a860-d49017632e15 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:18:05.317789 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1e6dc56d-feed-45e0-abf7-bdedf89a5c8a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:05.319428 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1e6dc56d-feed-45e0-abf7-bdedf89a5c8a tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] GET https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 Aug 01 00:18:05.319613 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1e6dc56d-feed-45e0-abf7-bdedf89a5c8a tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:05.320269 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1e6dc56d-feed-45e0-abf7-bdedf89a5c8a tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:05.320269 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-1e6dc56d-feed-45e0-abf7-bdedf89a5c8a tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Show backup with id 74c1d321-138e-4a26-9853-1ee5613466e4. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:05.329908 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:05.329908 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:05.330919 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1e6dc56d-feed-45e0-abf7-bdedf89a5c8a tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 returned with HTTP 200 Aug 01 00:18:05.330919 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 361/1450] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:18:05 2026] GET /volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:05.347041 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e4ebefa7-3985-4b78-8fb1-e3f625d15c70 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:05.351196 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e4ebefa7-3985-4b78-8fb1-e3f625d15c70 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] GET https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5 Aug 01 00:18:05.351196 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e4ebefa7-3985-4b78-8fb1-e3f625d15c70 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:05.351196 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e4ebefa7-3985-4b78-8fb1-e3f625d15c70 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:05.358122 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e4ebefa7-3985-4b78-8fb1-e3f625d15c70 tempest-VolumesMetadataTest-297107453 tempest-VolumesMetadataTest-297107453-project-member] https://10.4.3.222/volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5 returned with HTTP 404 Aug 01 00:18:05.359026 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 366/1451] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:05 2026] GET /volume/v3/volumes/12709dcf-1fc3-4f4f-af67-85bbd202ffb5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:18:06.343041 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c6382503-fb09-445a-bff9-99ae3d1f681b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:06.345591 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c6382503-fb09-445a-bff9-99ae3d1f681b tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] GET https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 Aug 01 00:18:06.345969 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c6382503-fb09-445a-bff9-99ae3d1f681b tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:06.346223 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c6382503-fb09-445a-bff9-99ae3d1f681b tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:06.346373 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-c6382503-fb09-445a-bff9-99ae3d1f681b tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Show backup with id 74c1d321-138e-4a26-9853-1ee5613466e4. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:06.348635 np0000006296 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=602,cinder:INSERT=82,cinder:UPDATE=151 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:18:06.352865 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:06.352865 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:06.353808 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c6382503-fb09-445a-bff9-99ae3d1f681b tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 returned with HTTP 200 Aug 01 00:18:06.354563 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 365/1452] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:18:06 2026] GET /volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:07.367112 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-11a11f70-83ce-4cf2-a718-9b3803dc6c46 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:07.370179 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-11a11f70-83ce-4cf2-a718-9b3803dc6c46 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] GET https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 Aug 01 00:18:07.370410 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-11a11f70-83ce-4cf2-a718-9b3803dc6c46 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:07.370612 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-11a11f70-83ce-4cf2-a718-9b3803dc6c46 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:07.370744 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-11a11f70-83ce-4cf2-a718-9b3803dc6c46 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Show backup with id 74c1d321-138e-4a26-9853-1ee5613466e4. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:07.375622 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:07.375622 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:07.376550 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-11a11f70-83ce-4cf2-a718-9b3803dc6c46 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 returned with HTTP 200 Aug 01 00:18:07.377024 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 361/1453] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:18:07 2026] GET /volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:08.389461 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a08e696c-b2d6-4b75-8e17-af33eef830d4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:08.392065 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a08e696c-b2d6-4b75-8e17-af33eef830d4 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] GET https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 Aug 01 00:18:08.392065 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a08e696c-b2d6-4b75-8e17-af33eef830d4 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:08.392065 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a08e696c-b2d6-4b75-8e17-af33eef830d4 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:08.392065 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-a08e696c-b2d6-4b75-8e17-af33eef830d4 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Show backup with id 74c1d321-138e-4a26-9853-1ee5613466e4. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:08.396058 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:08.396058 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:08.396701 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a08e696c-b2d6-4b75-8e17-af33eef830d4 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 returned with HTTP 200 Aug 01 00:18:08.397071 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 362/1454] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:18:08 2026] GET /volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:09.408078 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-16db2d09-fd59-4950-a930-916443b2891b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:09.411711 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-16db2d09-fd59-4950-a930-916443b2891b tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] GET https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 Aug 01 00:18:09.411994 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-16db2d09-fd59-4950-a930-916443b2891b tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:09.412227 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-16db2d09-fd59-4950-a930-916443b2891b tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:09.412368 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-16db2d09-fd59-4950-a930-916443b2891b tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Show backup with id 74c1d321-138e-4a26-9853-1ee5613466e4. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:09.417023 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:09.417023 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:09.417838 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-16db2d09-fd59-4950-a930-916443b2891b tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 returned with HTTP 200 Aug 01 00:18:09.418296 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 367/1455] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:18:09 2026] GET /volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:10.429553 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2de4588a-57a6-4335-ab59-7d747936edcd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:10.431330 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2de4588a-57a6-4335-ab59-7d747936edcd tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] GET https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 Aug 01 00:18:10.431542 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2de4588a-57a6-4335-ab59-7d747936edcd tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:10.431825 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2de4588a-57a6-4335-ab59-7d747936edcd tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:10.431941 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-2de4588a-57a6-4335-ab59-7d747936edcd tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Show backup with id 74c1d321-138e-4a26-9853-1ee5613466e4. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:10.436242 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:10.436242 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:10.436939 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2de4588a-57a6-4335-ab59-7d747936edcd tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 returned with HTTP 200 Aug 01 00:18:10.437581 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 366/1456] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:18:10 2026] GET /volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:11.447488 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a0cba366-a404-4472-8a6c-b3c70f84d12f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:11.450439 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a0cba366-a404-4472-8a6c-b3c70f84d12f tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] GET https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 Aug 01 00:18:11.450704 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a0cba366-a404-4472-8a6c-b3c70f84d12f tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:11.450923 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a0cba366-a404-4472-8a6c-b3c70f84d12f tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:11.451020 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-a0cba366-a404-4472-8a6c-b3c70f84d12f tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Show backup with id 74c1d321-138e-4a26-9853-1ee5613466e4. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:11.465990 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:11.465990 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:11.466715 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a0cba366-a404-4472-8a6c-b3c70f84d12f tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 returned with HTTP 200 Aug 01 00:18:11.467350 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 362/1457] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:18:11 2026] GET /volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 => generated 799 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:11.478184 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ed590d7e-b481-43bf-87b9-3be785f08ac9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:11.482290 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ed590d7e-b481-43bf-87b9-3be785f08ac9 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] GET https://10.4.3.222/volume/v3/volumes/d821d3db-c222-4102-8168-3946df3bfbea Aug 01 00:18:11.483017 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ed590d7e-b481-43bf-87b9-3be785f08ac9 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:11.483582 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ed590d7e-b481-43bf-87b9-3be785f08ac9 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:11.494825 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:11.494825 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:11.501329 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ed590d7e-b481-43bf-87b9-3be785f08ac9 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Volume info retrieved successfully. Aug 01 00:18:11.506618 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ed590d7e-b481-43bf-87b9-3be785f08ac9 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/volumes/d821d3db-c222-4102-8168-3946df3bfbea returned with HTTP 200 Aug 01 00:18:11.507341 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 363/1458] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:18:11 2026] GET /volume/v3/volumes/d821d3db-c222-4102-8168-3946df3bfbea => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:11.526446 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4dc5c784-f628-4b55-b7b4-27f4df7a1a81 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:11.529876 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4dc5c784-f628-4b55-b7b4-27f4df7a1a81 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] PUT https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 Aug 01 00:18:11.530440 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4dc5c784-f628-4b55-b7b4-27f4df7a1a81 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-548406324", "description": "tempest-volume-backup-description-1283226405"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:11.543144 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:11.543144 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:11.556473 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4dc5c784-f628-4b55-b7b4-27f4df7a1a81 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 returned with HTTP 200 Aug 01 00:18:11.557045 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 368/1459] 10.4.3.222 () {70 vars in 1409 bytes} [Sat Aug 1 00:18:11 2026] PUT /volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 => generated 332 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:11.569385 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-698e2225-7d18-47b5-940d-e21c5ac6f143 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:11.571938 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-698e2225-7d18-47b5-940d-e21c5ac6f143 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] GET https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 Aug 01 00:18:11.573584 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-698e2225-7d18-47b5-940d-e21c5ac6f143 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:11.573947 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-698e2225-7d18-47b5-940d-e21c5ac6f143 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:11.574090 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-698e2225-7d18-47b5-940d-e21c5ac6f143 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Show backup with id 74c1d321-138e-4a26-9853-1ee5613466e4. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:11.584124 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:11.584124 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:11.584991 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-698e2225-7d18-47b5-940d-e21c5ac6f143 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 returned with HTTP 200 Aug 01 00:18:11.585512 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 367/1460] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:18:11 2026] GET /volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:11.608189 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ab52e33b-817e-4467-a428-5875ca02bbeb None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:11.613086 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ab52e33b-817e-4467-a428-5875ca02bbeb tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] DELETE https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 Aug 01 00:18:11.613086 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ab52e33b-817e-4467-a428-5875ca02bbeb tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:11.613216 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ab52e33b-817e-4467-a428-5875ca02bbeb tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:11.613336 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.contrib.backups [None req-ab52e33b-817e-4467-a428-5875ca02bbeb tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Delete backup with id: 74c1d321-138e-4a26-9853-1ee5613466e4. Aug 01 00:18:11.619107 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:11.619107 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:11.644572 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.backup.rpcapi [None req-ab52e33b-817e-4467-a428-5875ca02bbeb tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] delete_backup rpcapi backup_id 74c1d321-138e-4a26-9853-1ee5613466e4 {{(pid=100409) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:18:11.646588 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ab52e33b-817e-4467-a428-5875ca02bbeb tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 returned with HTTP 202 Aug 01 00:18:11.647075 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 363/1461] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:18:11 2026] DELETE /volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:18:11.657617 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e38162cc-fe90-4f6d-b2aa-4a0228e75a28 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:11.660977 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e38162cc-fe90-4f6d-b2aa-4a0228e75a28 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] GET https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 Aug 01 00:18:11.661248 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e38162cc-fe90-4f6d-b2aa-4a0228e75a28 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:11.661731 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e38162cc-fe90-4f6d-b2aa-4a0228e75a28 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:11.662056 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-e38162cc-fe90-4f6d-b2aa-4a0228e75a28 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Show backup with id 74c1d321-138e-4a26-9853-1ee5613466e4. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:11.667843 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:11.667843 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:11.669539 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e38162cc-fe90-4f6d-b2aa-4a0228e75a28 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 returned with HTTP 200 Aug 01 00:18:11.670014 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 364/1462] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:18:11 2026] GET /volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 => generated 839 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:11.686507 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-8c5eb69f-91f0-4f08-8858-9fd2753ddb28 req-8cb31962-89e7-44c6-9a60-b626e736a0ad None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:11.688857 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-8c5eb69f-91f0-4f08-8858-9fd2753ddb28 req-8cb31962-89e7-44c6-9a60-b626e736a0ad tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/0c637b5c-2276-44e1-b399-63c41eb5b85d Aug 01 00:18:11.689116 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-8c5eb69f-91f0-4f08-8858-9fd2753ddb28 req-8cb31962-89e7-44c6-9a60-b626e736a0ad tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:11.689387 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-8c5eb69f-91f0-4f08-8858-9fd2753ddb28 req-8cb31962-89e7-44c6-9a60-b626e736a0ad tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:11.703215 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:11.703215 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:11.708482 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-8c5eb69f-91f0-4f08-8858-9fd2753ddb28 req-8cb31962-89e7-44c6-9a60-b626e736a0ad tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:18:11.715733 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-8c5eb69f-91f0-4f08-8858-9fd2753ddb28 req-8cb31962-89e7-44c6-9a60-b626e736a0ad tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/0c637b5c-2276-44e1-b399-63c41eb5b85d returned with HTTP 200 Aug 01 00:18:11.716383 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 369/1463] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:18:11 2026] GET /volume/v3/volumes/0c637b5c-2276-44e1-b399-63c41eb5b85d => generated 1660 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:18:12.623484 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-8c5eb69f-91f0-4f08-8858-9fd2753ddb28 req-f518c2ad-dd09-489a-a8f7-6fc8ca51315d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:12.625997 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-8c5eb69f-91f0-4f08-8858-9fd2753ddb28 req-f518c2ad-dd09-489a-a8f7-6fc8ca51315d tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] DELETE https://10.4.3.222/volume/v3/attachments/ba1fe2d9-c481-4d11-99fe-444a877513db Aug 01 00:18:12.626177 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-8c5eb69f-91f0-4f08-8858-9fd2753ddb28 req-f518c2ad-dd09-489a-a8f7-6fc8ca51315d tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:12.626406 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-8c5eb69f-91f0-4f08-8858-9fd2753ddb28 req-f518c2ad-dd09-489a-a8f7-6fc8ca51315d tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:12.633620 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:12.633620 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:12.682405 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e4096749-618d-48f0-962b-b4e42555d4bf None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:12.685586 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e4096749-618d-48f0-962b-b4e42555d4bf tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] GET https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 Aug 01 00:18:12.685928 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e4096749-618d-48f0-962b-b4e42555d4bf tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:12.686502 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e4096749-618d-48f0-962b-b4e42555d4bf tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:12.686712 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-e4096749-618d-48f0-962b-b4e42555d4bf tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Show backup with id 74c1d321-138e-4a26-9853-1ee5613466e4. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:12.691790 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e4096749-618d-48f0-962b-b4e42555d4bf tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 returned with HTTP 404 Aug 01 00:18:12.692825 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 364/1464] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:18:12 2026] GET /volume/v3/backups/74c1d321-138e-4a26-9853-1ee5613466e4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:18:12.699715 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-8c5eb69f-91f0-4f08-8858-9fd2753ddb28 req-f518c2ad-dd09-489a-a8f7-6fc8ca51315d tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/attachments/ba1fe2d9-c481-4d11-99fe-444a877513db returned with HTTP 200 Aug 01 00:18:12.700152 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 368/1465] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:18:12 2026] DELETE /volume/v3/attachments/ba1fe2d9-c481-4d11-99fe-444a877513db => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:12.785357 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ab8784cd-cc79-488d-8f0a-899555d28fd4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:12.788201 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ab8784cd-cc79-488d-8f0a-899555d28fd4 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] GET https://10.4.3.222/volume/v3/volumes/d821d3db-c222-4102-8168-3946df3bfbea Aug 01 00:18:12.788458 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ab8784cd-cc79-488d-8f0a-899555d28fd4 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:12.788697 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ab8784cd-cc79-488d-8f0a-899555d28fd4 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:12.797001 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:12.797001 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:12.804059 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ab8784cd-cc79-488d-8f0a-899555d28fd4 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Volume info retrieved successfully. Aug 01 00:18:12.807887 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ab8784cd-cc79-488d-8f0a-899555d28fd4 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/volumes/d821d3db-c222-4102-8168-3946df3bfbea returned with HTTP 200 Aug 01 00:18:12.808309 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 365/1466] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:18:12 2026] GET /volume/v3/volumes/d821d3db-c222-4102-8168-3946df3bfbea => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:12.822478 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-01d71f96-9e9d-45f0-b5bd-209b608506eb None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:12.825232 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-01d71f96-9e9d-45f0-b5bd-209b608506eb tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] DELETE https://10.4.3.222/volume/v3/volumes/d821d3db-c222-4102-8168-3946df3bfbea Aug 01 00:18:12.825475 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-01d71f96-9e9d-45f0-b5bd-209b608506eb tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:12.825688 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-01d71f96-9e9d-45f0-b5bd-209b608506eb tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:12.825909 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-01d71f96-9e9d-45f0-b5bd-209b608506eb tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Delete volume with id: d821d3db-c222-4102-8168-3946df3bfbea Aug 01 00:18:12.837041 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:12.837041 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:12.837826 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-01d71f96-9e9d-45f0-b5bd-209b608506eb tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Volume info retrieved successfully. Aug 01 00:18:12.857716 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-01d71f96-9e9d-45f0-b5bd-209b608506eb tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Delete volume request issued successfully. Aug 01 00:18:12.858126 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-01d71f96-9e9d-45f0-b5bd-209b608506eb tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/volumes/d821d3db-c222-4102-8168-3946df3bfbea returned with HTTP 202 Aug 01 00:18:12.858586 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 370/1467] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:18:12 2026] DELETE /volume/v3/volumes/d821d3db-c222-4102-8168-3946df3bfbea => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:18:12.868857 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4382c887-9426-4e33-813f-3cc69d598707 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:12.870756 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4382c887-9426-4e33-813f-3cc69d598707 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] GET https://10.4.3.222/volume/v3/volumes/d821d3db-c222-4102-8168-3946df3bfbea Aug 01 00:18:12.871066 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4382c887-9426-4e33-813f-3cc69d598707 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:12.871364 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4382c887-9426-4e33-813f-3cc69d598707 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:12.886330 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:12.886330 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:12.894075 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-4382c887-9426-4e33-813f-3cc69d598707 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Volume info retrieved successfully. Aug 01 00:18:12.899842 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4382c887-9426-4e33-813f-3cc69d598707 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/volumes/d821d3db-c222-4102-8168-3946df3bfbea returned with HTTP 200 Aug 01 00:18:12.899842 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 365/1468] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:18:12 2026] GET /volume/v3/volumes/d821d3db-c222-4102-8168-3946df3bfbea => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:13.645224 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-889f802d-110f-4589-9fa0-6d10b435bbd5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:13.648815 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-889f802d-110f-4589-9fa0-6d10b435bbd5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] DELETE https://10.4.3.222/volume/v3/volumes/0c637b5c-2276-44e1-b399-63c41eb5b85d Aug 01 00:18:13.649141 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-889f802d-110f-4589-9fa0-6d10b435bbd5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:13.649432 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-889f802d-110f-4589-9fa0-6d10b435bbd5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:13.650097 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-889f802d-110f-4589-9fa0-6d10b435bbd5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Delete volume with id: 0c637b5c-2276-44e1-b399-63c41eb5b85d Aug 01 00:18:13.658305 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:13.658305 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:13.658776 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-889f802d-110f-4589-9fa0-6d10b435bbd5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:18:13.681119 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-889f802d-110f-4589-9fa0-6d10b435bbd5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Delete volume request issued successfully. Aug 01 00:18:13.681320 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-889f802d-110f-4589-9fa0-6d10b435bbd5 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/0c637b5c-2276-44e1-b399-63c41eb5b85d returned with HTTP 202 Aug 01 00:18:13.681782 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 369/1469] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:18:13 2026] DELETE /volume/v3/volumes/0c637b5c-2276-44e1-b399-63c41eb5b85d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:18:13.690600 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-082b0b3b-d4c6-4c64-b19b-5d7d87b62263 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:13.692429 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-082b0b3b-d4c6-4c64-b19b-5d7d87b62263 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/0c637b5c-2276-44e1-b399-63c41eb5b85d Aug 01 00:18:13.692701 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-082b0b3b-d4c6-4c64-b19b-5d7d87b62263 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:13.692959 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-082b0b3b-d4c6-4c64-b19b-5d7d87b62263 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:13.700897 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:13.700897 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:13.704782 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-082b0b3b-d4c6-4c64-b19b-5d7d87b62263 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Volume info retrieved successfully. Aug 01 00:18:13.710634 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-082b0b3b-d4c6-4c64-b19b-5d7d87b62263 tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/0c637b5c-2276-44e1-b399-63c41eb5b85d returned with HTTP 200 Aug 01 00:18:13.711098 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 366/1470] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:13 2026] GET /volume/v3/volumes/0c637b5c-2276-44e1-b399-63c41eb5b85d => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:18:13.919392 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f6d9f53c-02b7-4d62-8a46-6bb84059cfa7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:13.922128 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f6d9f53c-02b7-4d62-8a46-6bb84059cfa7 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] GET https://10.4.3.222/volume/v3/volumes/d821d3db-c222-4102-8168-3946df3bfbea Aug 01 00:18:13.922447 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f6d9f53c-02b7-4d62-8a46-6bb84059cfa7 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:13.922722 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f6d9f53c-02b7-4d62-8a46-6bb84059cfa7 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:13.931412 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f6d9f53c-02b7-4d62-8a46-6bb84059cfa7 tempest-VolumesBackupsV39Test-1055097985 tempest-VolumesBackupsV39Test-1055097985-project-member] https://10.4.3.222/volume/v3/volumes/d821d3db-c222-4102-8168-3946df3bfbea returned with HTTP 404 Aug 01 00:18:13.932077 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 371/1471] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:18:13 2026] GET /volume/v3/volumes/d821d3db-c222-4102-8168-3946df3bfbea => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:18:14.723658 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4911ddfa-9ac2-43f7-ad4a-a6e654e3438e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:14.725727 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4911ddfa-9ac2-43f7-ad4a-a6e654e3438e tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] GET https://10.4.3.222/volume/v3/volumes/0c637b5c-2276-44e1-b399-63c41eb5b85d Aug 01 00:18:14.725983 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4911ddfa-9ac2-43f7-ad4a-a6e654e3438e tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:14.726218 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4911ddfa-9ac2-43f7-ad4a-a6e654e3438e tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:14.734678 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4911ddfa-9ac2-43f7-ad4a-a6e654e3438e tempest-AttachVolumeMultiAttachTest-1982339664 tempest-AttachVolumeMultiAttachTest-1982339664-project-member] https://10.4.3.222/volume/v3/volumes/0c637b5c-2276-44e1-b399-63c41eb5b85d returned with HTTP 404 Aug 01 00:18:14.734678 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 366/1472] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:14 2026] GET /volume/v3/volumes/0c637b5c-2276-44e1-b399-63c41eb5b85d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:18:14.849748 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f79d8be2-5474-47e7-9fa8-9591ce8bde7e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:14.851400 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f79d8be2-5474-47e7-9fa8-9591ce8bde7e tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:18:14.851754 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f79d8be2-5474-47e7-9fa8-9591ce8bde7e tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1105851484"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:14.853131 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-f79d8be2-5474-47e7-9fa8-9591ce8bde7e tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1105851484'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:18:14.853247 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-f79d8be2-5474-47e7-9fa8-9591ce8bde7e tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Create volume of 1 GB Aug 01 00:18:14.857038 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f79d8be2-5474-47e7-9fa8-9591ce8bde7e tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Availability Zones retrieved successfully. Aug 01 00:18:14.863475 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-f79d8be2-5474-47e7-9fa8-9591ce8bde7e tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Flow 'volume_create_api' (9f105e9a-fc0d-4a23-8c86-4a023cda39f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:18:14.864762 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-f79d8be2-5474-47e7-9fa8-9591ce8bde7e tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9ee3e61-7685-445f-8f79-69af0f49030d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:14.866257 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-f79d8be2-5474-47e7-9fa8-9591ce8bde7e tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:18:14.893962 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-f79d8be2-5474-47e7-9fa8-9591ce8bde7e tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9ee3e61-7685-445f-8f79-69af0f49030d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:14.894747 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-f79d8be2-5474-47e7-9fa8-9591ce8bde7e tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cbe3681-1876-4dea-a5d8-79144a4ae0e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:14.968311 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-f79d8be2-5474-47e7-9fa8-9591ce8bde7e tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Created reservations ['07c393ae-6d43-4358-8cfa-a451ba5c0149', '92c9de29-a73b-4c4b-b648-c77ba7d807a0', 'cf70fd33-ce33-46ea-bf16-387caf76e43c', 'd19098ef-386f-4046-a119-29ecf1e95dc4'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:18:14.969379 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-f79d8be2-5474-47e7-9fa8-9591ce8bde7e tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cbe3681-1876-4dea-a5d8-79144a4ae0e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07c393ae-6d43-4358-8cfa-a451ba5c0149', '92c9de29-a73b-4c4b-b648-c77ba7d807a0', 'cf70fd33-ce33-46ea-bf16-387caf76e43c', 'd19098ef-386f-4046-a119-29ecf1e95dc4']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:14.970440 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-f79d8be2-5474-47e7-9fa8-9591ce8bde7e tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2d3d9eb-8005-42b8-aa57-24f31ef67679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:15.004298 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-f79d8be2-5474-47e7-9fa8-9591ce8bde7e tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2d3d9eb-8005-42b8-aa57-24f31ef67679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fa66c66-329c-40ce-adfa-6f021b200a85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1105851484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aab58a9b01a546748fb74ace38e69bd7',qos_specs=None,replication_status=,reservations=['07c393ae-6d43-4358-8cfa-a451ba5c0149','92c9de29-a73b-4c4b-b648-c77ba7d807a0','cf70fd33-ce33-46ea-bf16-387caf76e43c','d19098ef-386f-4046-a119-29ecf1e95dc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f2a68b69d6943b9bfec3f62feaeb9e2',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:18:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1105851484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fa66c66-329c-40ce-adfa-6f021b200a85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aab58a9b01a546748fb74ace38e69bd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f2a68b69d6943b9bfec3f62feaeb9e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:15.005222 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-f79d8be2-5474-47e7-9fa8-9591ce8bde7e tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0855e08c-e947-4a12-a757-101b217e9cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:15.028268 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-f79d8be2-5474-47e7-9fa8-9591ce8bde7e tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0855e08c-e947-4a12-a757-101b217e9cb8) transitioned into state 'SUCCESS' from state '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-1105851484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aab58a9b01a546748fb74ace38e69bd7',qos_specs=None,replication_status=,reservations=['07c393ae-6d43-4358-8cfa-a451ba5c0149','92c9de29-a73b-4c4b-b648-c77ba7d807a0','cf70fd33-ce33-46ea-bf16-387caf76e43c','d19098ef-386f-4046-a119-29ecf1e95dc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f2a68b69d6943b9bfec3f62feaeb9e2',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:15.029088 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-f79d8be2-5474-47e7-9fa8-9591ce8bde7e tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30f44c4d-8831-43c2-b498-18a1d19fac30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:15.038251 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-f79d8be2-5474-47e7-9fa8-9591ce8bde7e tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30f44c4d-8831-43c2-b498-18a1d19fac30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:15.039154 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-f79d8be2-5474-47e7-9fa8-9591ce8bde7e tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Flow 'volume_create_api' (9f105e9a-fc0d-4a23-8c86-4a023cda39f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:18:15.039428 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f79d8be2-5474-47e7-9fa8-9591ce8bde7e tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Create volume request issued successfully. Aug 01 00:18:15.039983 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f79d8be2-5474-47e7-9fa8-9591ce8bde7e tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:18:15.040374 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 370/1473] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:18:14 2026] POST /volume/v3/volumes => generated 757 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:18:15.063007 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e152b226-4ef5-4d36-bf05-31ccb06678f9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:15.064944 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e152b226-4ef5-4d36-bf05-31ccb06678f9 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] GET https://10.4.3.222/volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 Aug 01 00:18:15.065179 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e152b226-4ef5-4d36-bf05-31ccb06678f9 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:15.065416 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e152b226-4ef5-4d36-bf05-31ccb06678f9 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:15.081449 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:15.081449 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:15.091637 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e152b226-4ef5-4d36-bf05-31ccb06678f9 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Volume info retrieved successfully. Aug 01 00:18:15.098359 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e152b226-4ef5-4d36-bf05-31ccb06678f9 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 returned with HTTP 200 Aug 01 00:18:15.098885 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 367/1474] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:15 2026] GET /volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 => generated 825 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:16.118221 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f789e014-d30a-45e6-a2c4-1f86972363c9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:16.122792 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f789e014-d30a-45e6-a2c4-1f86972363c9 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] GET https://10.4.3.222/volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 Aug 01 00:18:16.122792 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f789e014-d30a-45e6-a2c4-1f86972363c9 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:16.122792 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f789e014-d30a-45e6-a2c4-1f86972363c9 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:16.131891 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:16.131891 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:16.136324 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f789e014-d30a-45e6-a2c4-1f86972363c9 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Volume info retrieved successfully. Aug 01 00:18:16.141088 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f789e014-d30a-45e6-a2c4-1f86972363c9 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 returned with HTTP 200 Aug 01 00:18:16.141544 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 372/1475] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:16 2026] GET /volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:17.680443 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7a25a264-248b-4ff5-91af-992aeaf9d748 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:17.779786 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7a25a264-248b-4ff5-91af-992aeaf9d748 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:18:17.779786 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7a25a264-248b-4ff5-91af-992aeaf9d748 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-982024661", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:17.780432 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-7a25a264-248b-4ff5-91af-992aeaf9d748 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-982024661', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:18:17.780550 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-7a25a264-248b-4ff5-91af-992aeaf9d748 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Create volume of 1 GB Aug 01 00:18:17.785537 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-7a25a264-248b-4ff5-91af-992aeaf9d748 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Availability Zones retrieved successfully. Aug 01 00:18:17.793326 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7a25a264-248b-4ff5-91af-992aeaf9d748 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Flow 'volume_create_api' (632d5106-7dc1-40c7-b502-83934913b3ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:18:17.794757 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7a25a264-248b-4ff5-91af-992aeaf9d748 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9292c6b3-6c60-449d-b1fe-bf70fe2851bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:17.796347 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-7a25a264-248b-4ff5-91af-992aeaf9d748 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:18:17.827853 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7a25a264-248b-4ff5-91af-992aeaf9d748 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9292c6b3-6c60-449d-b1fe-bf70fe2851bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:17.828784 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7a25a264-248b-4ff5-91af-992aeaf9d748 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7728acc-b6bf-4077-9604-beee27cab84c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:17.899103 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-7a25a264-248b-4ff5-91af-992aeaf9d748 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Created reservations ['dbada46d-6df1-40cf-bd45-851fcc1c48e1', '70906d9f-faee-4ecc-82f1-830a8705891c', '44083f5b-9a64-4db9-bf23-2faaa235d6ab', '3b75b3d0-f673-474b-9830-b701e627b1de'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:18:17.900464 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7a25a264-248b-4ff5-91af-992aeaf9d748 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7728acc-b6bf-4077-9604-beee27cab84c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbada46d-6df1-40cf-bd45-851fcc1c48e1', '70906d9f-faee-4ecc-82f1-830a8705891c', '44083f5b-9a64-4db9-bf23-2faaa235d6ab', '3b75b3d0-f673-474b-9830-b701e627b1de']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:17.901529 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7a25a264-248b-4ff5-91af-992aeaf9d748 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d099db07-bfb9-4547-b914-4d3e3636d4c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:17.935237 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7a25a264-248b-4ff5-91af-992aeaf9d748 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d099db07-bfb9-4547-b914-4d3e3636d4c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b7c264c-b43a-4d73-8f71-b8c6f3991f3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-982024661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa16699293be4943a0d5e223e5810dc0',qos_specs=None,replication_status=,reservations=['dbada46d-6df1-40cf-bd45-851fcc1c48e1','70906d9f-faee-4ecc-82f1-830a8705891c','44083f5b-9a64-4db9-bf23-2faaa235d6ab','3b75b3d0-f673-474b-9830-b701e627b1de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e6e04aa8ec433a8b9585cdcf3d3b3f',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:18:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-982024661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b7c264c-b43a-4d73-8f71-b8c6f3991f3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa16699293be4943a0d5e223e5810dc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18e6e04aa8ec433a8b9585cdcf3d3b3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:17.936548 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7a25a264-248b-4ff5-91af-992aeaf9d748 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f08fe09-8be0-4b3c-a784-971b12ba7a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:17.960549 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7a25a264-248b-4ff5-91af-992aeaf9d748 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f08fe09-8be0-4b3c-a784-971b12ba7a7c) transitioned into state 'SUCCESS' from state '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-982024661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa16699293be4943a0d5e223e5810dc0',qos_specs=None,replication_status=,reservations=['dbada46d-6df1-40cf-bd45-851fcc1c48e1','70906d9f-faee-4ecc-82f1-830a8705891c','44083f5b-9a64-4db9-bf23-2faaa235d6ab','3b75b3d0-f673-474b-9830-b701e627b1de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e6e04aa8ec433a8b9585cdcf3d3b3f',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:17.961388 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7a25a264-248b-4ff5-91af-992aeaf9d748 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b713829-a1a9-4bfd-a909-7d420549534a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:17.971163 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7a25a264-248b-4ff5-91af-992aeaf9d748 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b713829-a1a9-4bfd-a909-7d420549534a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:17.972742 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7a25a264-248b-4ff5-91af-992aeaf9d748 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Flow 'volume_create_api' (632d5106-7dc1-40c7-b502-83934913b3ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:18:17.973231 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-7a25a264-248b-4ff5-91af-992aeaf9d748 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Create volume request issued successfully. Aug 01 00:18:17.974082 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7a25a264-248b-4ff5-91af-992aeaf9d748 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:18:17.974759 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 367/1476] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:18:17 2026] POST /volume/v3/volumes => generated 764 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:18:17.997340 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-200b8f1a-2819-4691-ad87-341430f57a8f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:18.002259 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-200b8f1a-2819-4691-ad87-341430f57a8f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:18:18.002614 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-200b8f1a-2819-4691-ad87-341430f57a8f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-2127389403", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:18.004609 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-200b8f1a-2819-4691-ad87-341430f57a8f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-2127389403', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:18:18.004733 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-200b8f1a-2819-4691-ad87-341430f57a8f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Create volume of 1 GB Aug 01 00:18:18.005013 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:18.005013 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:18.008516 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-200b8f1a-2819-4691-ad87-341430f57a8f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Availability Zones retrieved successfully. Aug 01 00:18:18.014967 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-200b8f1a-2819-4691-ad87-341430f57a8f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Flow 'volume_create_api' (b3b216ae-7238-488e-954b-ade45993ffd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:18:18.016164 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-200b8f1a-2819-4691-ad87-341430f57a8f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03c12e52-78df-4282-a1fe-bd7f4f0c2ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:18.017074 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-200b8f1a-2819-4691-ad87-341430f57a8f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:18:18.045256 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-200b8f1a-2819-4691-ad87-341430f57a8f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03c12e52-78df-4282-a1fe-bd7f4f0c2ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:18.046343 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-200b8f1a-2819-4691-ad87-341430f57a8f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4db49c95-c076-4c3d-855e-8544300ab659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:18.108629 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-200b8f1a-2819-4691-ad87-341430f57a8f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Created reservations ['f0f36b88-93f9-4452-95e9-0cefac01e03d', 'd22bedea-10b4-48a0-b052-2930427445f3', 'f484e6bc-e573-46dc-a6d1-512f1e62e807', 'e5a9c468-bd97-4f74-b213-898588468584'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:18:18.109286 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-200b8f1a-2819-4691-ad87-341430f57a8f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4db49c95-c076-4c3d-855e-8544300ab659) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0f36b88-93f9-4452-95e9-0cefac01e03d', 'd22bedea-10b4-48a0-b052-2930427445f3', 'f484e6bc-e573-46dc-a6d1-512f1e62e807', 'e5a9c468-bd97-4f74-b213-898588468584']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:18.110144 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-200b8f1a-2819-4691-ad87-341430f57a8f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08897afc-8c3c-46d7-93ac-6a6de1890952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:18.135255 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-200b8f1a-2819-4691-ad87-341430f57a8f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08897afc-8c3c-46d7-93ac-6a6de1890952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97bcc821-268b-40ad-b00e-e7448bb2ab84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2127389403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa16699293be4943a0d5e223e5810dc0',qos_specs=None,replication_status=,reservations=['f0f36b88-93f9-4452-95e9-0cefac01e03d','d22bedea-10b4-48a0-b052-2930427445f3','f484e6bc-e573-46dc-a6d1-512f1e62e807','e5a9c468-bd97-4f74-b213-898588468584'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e6e04aa8ec433a8b9585cdcf3d3b3f',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:18:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2127389403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97bcc821-268b-40ad-b00e-e7448bb2ab84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa16699293be4943a0d5e223e5810dc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18e6e04aa8ec433a8b9585cdcf3d3b3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:18.136201 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-200b8f1a-2819-4691-ad87-341430f57a8f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7743c7d9-e3fa-4b00-bf22-305867f26079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:18.155891 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-200b8f1a-2819-4691-ad87-341430f57a8f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7743c7d9-e3fa-4b00-bf22-305867f26079) transitioned into state 'SUCCESS' from state '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-2127389403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa16699293be4943a0d5e223e5810dc0',qos_specs=None,replication_status=,reservations=['f0f36b88-93f9-4452-95e9-0cefac01e03d','d22bedea-10b4-48a0-b052-2930427445f3','f484e6bc-e573-46dc-a6d1-512f1e62e807','e5a9c468-bd97-4f74-b213-898588468584'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e6e04aa8ec433a8b9585cdcf3d3b3f',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:18.156993 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-200b8f1a-2819-4691-ad87-341430f57a8f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88e59ce6-65a0-4616-9add-521adee41376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:18.169482 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-200b8f1a-2819-4691-ad87-341430f57a8f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88e59ce6-65a0-4616-9add-521adee41376) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:18.170032 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-200b8f1a-2819-4691-ad87-341430f57a8f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Flow 'volume_create_api' (b3b216ae-7238-488e-954b-ade45993ffd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:18:18.170319 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-200b8f1a-2819-4691-ad87-341430f57a8f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Create volume request issued successfully. Aug 01 00:18:18.170987 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-200b8f1a-2819-4691-ad87-341430f57a8f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:18:18.171386 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 371/1477] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:18:17 2026] POST /volume/v3/volumes => generated 765 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:18:19.989699 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-72f4724c-8361-4cf3-83fb-59bbc8c6ce62 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:20.027844 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-72f4724c-8361-4cf3-83fb-59bbc8c6ce62 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:18:20.027844 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-72f4724c-8361-4cf3-83fb-59bbc8c6ce62 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1590472412"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:20.028400 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-72f4724c-8361-4cf3-83fb-59bbc8c6ce62 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1590472412'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:18:20.028569 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-72f4724c-8361-4cf3-83fb-59bbc8c6ce62 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Create volume of 1 GB Aug 01 00:18:20.032651 np0000006296 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=469,cinder:INSERT=61,cinder:UPDATE=105 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:18:20.035803 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-72f4724c-8361-4cf3-83fb-59bbc8c6ce62 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Availability Zones retrieved successfully. Aug 01 00:18:20.045419 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-72f4724c-8361-4cf3-83fb-59bbc8c6ce62 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Flow 'volume_create_api' (3b345dbd-8f87-4d57-bab4-46fa20823aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:18:20.046528 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-72f4724c-8361-4cf3-83fb-59bbc8c6ce62 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bed5c27-2760-4361-b8e1-28a97d3ce435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:20.047670 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-72f4724c-8361-4cf3-83fb-59bbc8c6ce62 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:18:20.082203 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-72f4724c-8361-4cf3-83fb-59bbc8c6ce62 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bed5c27-2760-4361-b8e1-28a97d3ce435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:20.083578 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-72f4724c-8361-4cf3-83fb-59bbc8c6ce62 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0893ecd9-84ba-4323-b820-3d8a714621b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:20.147666 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-72f4724c-8361-4cf3-83fb-59bbc8c6ce62 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Created reservations ['3dca5988-b28e-4ad3-bec1-c33dfa110073', '941d0892-3179-4635-9890-d7ba80490561', '68415bb2-dcd3-4a32-8063-4754217c8481', '75597ca8-957a-4407-a14a-e004d46bf5c0'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:18:20.148517 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-72f4724c-8361-4cf3-83fb-59bbc8c6ce62 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0893ecd9-84ba-4323-b820-3d8a714621b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3dca5988-b28e-4ad3-bec1-c33dfa110073', '941d0892-3179-4635-9890-d7ba80490561', '68415bb2-dcd3-4a32-8063-4754217c8481', '75597ca8-957a-4407-a14a-e004d46bf5c0']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:20.149234 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-72f4724c-8361-4cf3-83fb-59bbc8c6ce62 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45a3aa46-812a-46ce-ae90-a5f897dc81ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:20.171781 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-72f4724c-8361-4cf3-83fb-59bbc8c6ce62 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45a3aa46-812a-46ce-ae90-a5f897dc81ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1a9c2e8-0e0d-4a6b-a855-6a5092367cac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1590472412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f1cca1bf7314492ad2aff2162e593f3',qos_specs=None,replication_status=,reservations=['3dca5988-b28e-4ad3-bec1-c33dfa110073','941d0892-3179-4635-9890-d7ba80490561','68415bb2-dcd3-4a32-8063-4754217c8481','75597ca8-957a-4407-a14a-e004d46bf5c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777a13eee8774fad888d3f9e31258e00',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:18:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1590472412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1a9c2e8-0e0d-4a6b-a855-6a5092367cac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f1cca1bf7314492ad2aff2162e593f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='777a13eee8774fad888d3f9e31258e00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:20.172784 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-72f4724c-8361-4cf3-83fb-59bbc8c6ce62 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4911d663-6012-41f7-a0c2-a1be92e6c7bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:20.193219 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-72f4724c-8361-4cf3-83fb-59bbc8c6ce62 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4911d663-6012-41f7-a0c2-a1be92e6c7bf) transitioned into state 'SUCCESS' from state '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-1590472412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f1cca1bf7314492ad2aff2162e593f3',qos_specs=None,replication_status=,reservations=['3dca5988-b28e-4ad3-bec1-c33dfa110073','941d0892-3179-4635-9890-d7ba80490561','68415bb2-dcd3-4a32-8063-4754217c8481','75597ca8-957a-4407-a14a-e004d46bf5c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777a13eee8774fad888d3f9e31258e00',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:20.194747 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-72f4724c-8361-4cf3-83fb-59bbc8c6ce62 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (099306f7-a40d-4dbb-acf7-b77585c38978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:20.209755 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-72f4724c-8361-4cf3-83fb-59bbc8c6ce62 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (099306f7-a40d-4dbb-acf7-b77585c38978) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:20.210615 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-72f4724c-8361-4cf3-83fb-59bbc8c6ce62 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Flow 'volume_create_api' (3b345dbd-8f87-4d57-bab4-46fa20823aae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:18:20.211351 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-72f4724c-8361-4cf3-83fb-59bbc8c6ce62 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Create volume request issued successfully. Aug 01 00:18:20.212369 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-72f4724c-8361-4cf3-83fb-59bbc8c6ce62 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:18:20.212427 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 368/1478] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:18:19 2026] POST /volume/v3/volumes => generated 754 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:18:20.231448 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-5b9194fe-04b1-430e-a7ae-477d3712adef None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:20.233340 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5b9194fe-04b1-430e-a7ae-477d3712adef tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac Aug 01 00:18:20.233748 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5b9194fe-04b1-430e-a7ae-477d3712adef tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:20.234044 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5b9194fe-04b1-430e-a7ae-477d3712adef tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:20.241022 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:20.241022 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:20.245387 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-5b9194fe-04b1-430e-a7ae-477d3712adef tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:18:20.250550 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5b9194fe-04b1-430e-a7ae-477d3712adef tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac returned with HTTP 200 Aug 01 00:18:20.251106 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 373/1479] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:20 2026] GET /volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:18:21.267071 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b195534f-5a00-4f8a-bf1d-6965402aa5f3 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:21.269614 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b195534f-5a00-4f8a-bf1d-6965402aa5f3 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac Aug 01 00:18:21.269930 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b195534f-5a00-4f8a-bf1d-6965402aa5f3 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:21.270195 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b195534f-5a00-4f8a-bf1d-6965402aa5f3 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:21.279437 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:21.279437 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:21.284160 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b195534f-5a00-4f8a-bf1d-6965402aa5f3 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:18:21.289844 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b195534f-5a00-4f8a-bf1d-6965402aa5f3 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac returned with HTTP 200 Aug 01 00:18:21.290245 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 368/1480] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:21 2026] GET /volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:21.302551 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-44b78cdb-fdc2-4f7a-a579-c993e01ba023 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:21.307853 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-44b78cdb-fdc2-4f7a-a579-c993e01ba023 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac Aug 01 00:18:21.308146 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-44b78cdb-fdc2-4f7a-a579-c993e01ba023 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:21.308406 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-44b78cdb-fdc2-4f7a-a579-c993e01ba023 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:21.318362 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:21.318362 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:21.323186 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-44b78cdb-fdc2-4f7a-a579-c993e01ba023 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:18:21.328578 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-44b78cdb-fdc2-4f7a-a579-c993e01ba023 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac returned with HTTP 200 Aug 01 00:18:21.329240 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 372/1481] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:21 2026] GET /volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:21.343559 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7fad33ec-5573-48a4-b6e2-d0660f532cb9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:21.345784 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7fad33ec-5573-48a4-b6e2-d0660f532cb9 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:18:21.346233 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7fad33ec-5573-48a4-b6e2-d0660f532cb9 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1a9c2e8-0e0d-4a6b-a855-6a5092367cac", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1160482668"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:21.356517 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:21.356517 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:21.356999 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7fad33ec-5573-48a4-b6e2-d0660f532cb9 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:18:21.357118 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-7fad33ec-5573-48a4-b6e2-d0660f532cb9 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Create snapshot from volume f1a9c2e8-0e0d-4a6b-a855-6a5092367cac Aug 01 00:18:21.390983 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-7fad33ec-5573-48a4-b6e2-d0660f532cb9 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Created reservations ['b9fcd8f0-0304-4852-8cb7-87dd916bdbac', 'f15e51d7-3b85-470c-91f3-252145ebda48', '29afe542-e134-4212-a936-b108b7025761', '4d00e74e-08b4-44b7-a8ab-506e795858d0'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:18:21.422821 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7fad33ec-5573-48a4-b6e2-d0660f532cb9 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot create request issued successfully. Aug 01 00:18:21.422821 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7fad33ec-5573-48a4-b6e2-d0660f532cb9 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:18:21.422821 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 369/1482] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:18:21 2026] POST /volume/v3/snapshots => generated 310 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:18:21.431744 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1c72002c-b171-48b9-8167-1d5040532d17 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:21.433714 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1c72002c-b171-48b9-8167-1d5040532d17 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/38664be8-b2a0-4ad1-b11e-650f33e202f1 Aug 01 00:18:21.433929 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1c72002c-b171-48b9-8167-1d5040532d17 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:21.434211 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1c72002c-b171-48b9-8167-1d5040532d17 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:21.437874 np0000006296 devstack@c-api.service[100408]: DEBUG dbcounter [-] [100408] Writing DB stats cinder:SELECT=489,cinder:INSERT=75,cinder:UPDATE=117 {{(pid=100408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:18:21.440961 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:21.440961 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:21.441451 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-1c72002c-b171-48b9-8167-1d5040532d17 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:18:21.442294 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1c72002c-b171-48b9-8167-1d5040532d17 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/38664be8-b2a0-4ad1-b11e-650f33e202f1 returned with HTTP 200 Aug 01 00:18:21.442717 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 374/1483] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:18:21 2026] GET /volume/v3/snapshots/38664be8-b2a0-4ad1-b11e-650f33e202f1 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:22.472604 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4b93433e-6859-498e-bf9f-0a785ce8ae49 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:22.475334 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4b93433e-6859-498e-bf9f-0a785ce8ae49 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/38664be8-b2a0-4ad1-b11e-650f33e202f1 Aug 01 00:18:22.475611 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4b93433e-6859-498e-bf9f-0a785ce8ae49 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:22.475906 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4b93433e-6859-498e-bf9f-0a785ce8ae49 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:22.483865 np0000006296 devstack@c-api.service[100409]: DEBUG dbcounter [-] [100409] Writing DB stats cinder:SELECT=545,cinder:UPDATE=182,cinder:INSERT=97 {{(pid=100409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:18:22.491484 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:22.491484 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:22.492085 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-4b93433e-6859-498e-bf9f-0a785ce8ae49 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:18:22.493640 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4b93433e-6859-498e-bf9f-0a785ce8ae49 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/38664be8-b2a0-4ad1-b11e-650f33e202f1 returned with HTTP 200 Aug 01 00:18:22.494567 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 369/1484] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:18:22 2026] GET /volume/v3/snapshots/38664be8-b2a0-4ad1-b11e-650f33e202f1 => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:22.512618 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-796a2215-8930-441c-b0aa-d89e56748ea2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:22.515790 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-796a2215-8930-441c-b0aa-d89e56748ea2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] POST https://10.4.3.222/volume/v3/backups Aug 01 00:18:22.516212 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-796a2215-8930-441c-b0aa-d89e56748ea2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f1a9c2e8-0e0d-4a6b-a855-6a5092367cac", "snapshot_id": "38664be8-b2a0-4ad1-b11e-650f33e202f1", "name": "tempest-VolumesSnapshotTestJSON-Backup-355321334", "container": "tempest-volumessnapshottestjson-backup-container-1712671165"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:22.518042 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-796a2215-8930-441c-b0aa-d89e56748ea2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Creating new backup {'backup': {'volume_id': 'f1a9c2e8-0e0d-4a6b-a855-6a5092367cac', 'snapshot_id': '38664be8-b2a0-4ad1-b11e-650f33e202f1', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-355321334', 'container': 'tempest-volumessnapshottestjson-backup-container-1712671165'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:18:22.518219 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-796a2215-8930-441c-b0aa-d89e56748ea2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Creating backup of volume f1a9c2e8-0e0d-4a6b-a855-6a5092367cac in container tempest-volumessnapshottestjson-backup-container-1712671165 Aug 01 00:18:22.526549 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:22.526549 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:22.527143 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-796a2215-8930-441c-b0aa-d89e56748ea2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:18:22.533499 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:22.533499 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:22.534010 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-796a2215-8930-441c-b0aa-d89e56748ea2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:18:22.583353 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-796a2215-8930-441c-b0aa-d89e56748ea2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Created reservations ['18b3a437-950b-4fc0-81a6-bf698d10310e', 'd85c60b9-3ec2-4c0b-bdc6-54bb74d727ee'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:18:22.636008 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-796a2215-8930-441c-b0aa-d89e56748ea2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:18:22.636466 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 373/1485] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:18:22 2026] POST /volume/v3/backups => generated 334 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:18:22.647877 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d0e797cf-e7e7-4c27-8928-fad2be16e685 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:22.655244 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d0e797cf-e7e7-4c27-8928-fad2be16e685 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 Aug 01 00:18:22.656451 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d0e797cf-e7e7-4c27-8928-fad2be16e685 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:22.656708 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d0e797cf-e7e7-4c27-8928-fad2be16e685 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:22.656860 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-d0e797cf-e7e7-4c27-8928-fad2be16e685 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Show backup with id 84ca2529-9e4a-4fdb-a84e-55cc244b2379. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:22.663897 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:22.663897 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:22.664754 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d0e797cf-e7e7-4c27-8928-fad2be16e685 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 returned with HTTP 200 Aug 01 00:18:22.665157 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 370/1486] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:22 2026] GET /volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:23.678017 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e0c9ee7e-9b16-4964-9c40-5eb71d29a495 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:23.679733 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e0c9ee7e-9b16-4964-9c40-5eb71d29a495 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 Aug 01 00:18:23.679961 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e0c9ee7e-9b16-4964-9c40-5eb71d29a495 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:23.680144 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e0c9ee7e-9b16-4964-9c40-5eb71d29a495 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:23.680255 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-e0c9ee7e-9b16-4964-9c40-5eb71d29a495 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Show backup with id 84ca2529-9e4a-4fdb-a84e-55cc244b2379. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:23.689149 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:23.689149 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:23.689928 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e0c9ee7e-9b16-4964-9c40-5eb71d29a495 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 returned with HTTP 200 Aug 01 00:18:23.690278 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 375/1487] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:23 2026] GET /volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:24.009283 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-9c857f2d-d5b3-46d7-8a76-86a50de3375e req-46ef5fe7-fc04-409f-b7a4-202359c94ec4 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:24.105264 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-9c857f2d-d5b3-46d7-8a76-86a50de3375e req-46ef5fe7-fc04-409f-b7a4-202359c94ec4 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] GET https://10.4.3.222/volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 Aug 01 00:18:24.105336 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-9c857f2d-d5b3-46d7-8a76-86a50de3375e req-46ef5fe7-fc04-409f-b7a4-202359c94ec4 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:24.105590 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-9c857f2d-d5b3-46d7-8a76-86a50de3375e req-46ef5fe7-fc04-409f-b7a4-202359c94ec4 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:24.117042 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:24.117042 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:24.121515 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-9c857f2d-d5b3-46d7-8a76-86a50de3375e req-46ef5fe7-fc04-409f-b7a4-202359c94ec4 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Volume info retrieved successfully. Aug 01 00:18:24.127283 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-9c857f2d-d5b3-46d7-8a76-86a50de3375e req-46ef5fe7-fc04-409f-b7a4-202359c94ec4 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 returned with HTTP 200 Aug 01 00:18:24.127779 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 370/1488] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:18:24 2026] GET /volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 => generated 850 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:24.156949 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d82c94f5-ab1e-47df-84aa-2452c2d7d7a0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:24.157306 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d82c94f5-ab1e-47df-84aa-2452c2d7d7a0 None None] GET https://10.4.3.222/volume// Aug 01 00:18:24.157496 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d82c94f5-ab1e-47df-84aa-2452c2d7d7a0 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:24.157736 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d82c94f5-ab1e-47df-84aa-2452c2d7d7a0 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:24.158152 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d82c94f5-ab1e-47df-84aa-2452c2d7d7a0 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:18:24.158568 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 374/1489] 10.4.3.222 () {66 vars in 1419 bytes} [Sat Aug 1 00:18:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:18:24.172706 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-9c857f2d-d5b3-46d7-8a76-86a50de3375e req-290c5ca9-f229-4840-a9a6-fc153f579e37 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:24.177779 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9c857f2d-d5b3-46d7-8a76-86a50de3375e req-290c5ca9-f229-4840-a9a6-fc153f579e37 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:18:24.178162 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-9c857f2d-d5b3-46d7-8a76-86a50de3375e req-290c5ca9-f229-4840-a9a6-fc153f579e37 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4fa66c66-329c-40ce-adfa-6f021b200a85", "connector": null, "instance_uuid": "f9fc216b-27dd-4120-8b8c-db9c19149eaf"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:24.191155 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:24.191155 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:24.229941 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9c857f2d-d5b3-46d7-8a76-86a50de3375e req-290c5ca9-f229-4840-a9a6-fc153f579e37 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:18:24.230530 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 371/1490] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:18:24 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:18:24.284250 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-9c857f2d-d5b3-46d7-8a76-86a50de3375e req-e82a28d8-9eb4-4863-8610-5f82fd678fba None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:24.286442 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-9c857f2d-d5b3-46d7-8a76-86a50de3375e req-e82a28d8-9eb4-4863-8610-5f82fd678fba tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] POST https://10.4.3.222/volume/v3/attachments/e87b9707-073b-4233-b8f2-ab5cae369ebf/action Aug 01 00:18:24.286877 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-9c857f2d-d5b3-46d7-8a76-86a50de3375e req-e82a28d8-9eb4-4863-8610-5f82fd678fba tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Action body: b'{"os-complete": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:18:24.287026 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-9c857f2d-d5b3-46d7-8a76-86a50de3375e req-e82a28d8-9eb4-4863-8610-5f82fd678fba tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:24.312331 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:24.312331 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:24.333067 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-9c857f2d-d5b3-46d7-8a76-86a50de3375e req-e82a28d8-9eb4-4863-8610-5f82fd678fba tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/attachments/e87b9707-073b-4233-b8f2-ab5cae369ebf/action returned with HTTP 204 Aug 01 00:18:24.333695 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 376/1491] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:18:24 2026] POST /volume/v3/attachments/e87b9707-073b-4233-b8f2-ab5cae369ebf/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:18:24.365791 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f1aa75f4-ab33-4b68-b132-88ecedef4b0f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:24.365791 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f1aa75f4-ab33-4b68-b132-88ecedef4b0f tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] GET https://10.4.3.222/volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 Aug 01 00:18:24.365791 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f1aa75f4-ab33-4b68-b132-88ecedef4b0f tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:24.365791 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f1aa75f4-ab33-4b68-b132-88ecedef4b0f tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:24.390927 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:24.390927 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:24.399128 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f1aa75f4-ab33-4b68-b132-88ecedef4b0f tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Volume info retrieved successfully. Aug 01 00:18:24.403952 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f1aa75f4-ab33-4b68-b132-88ecedef4b0f tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 returned with HTTP 200 Aug 01 00:18:24.404311 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 371/1492] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:24 2026] GET /volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 => generated 1112 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:18:24.418344 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-73ada70d-2607-4a68-8325-aa027215a508 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:24.419885 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-73ada70d-2607-4a68-8325-aa027215a508 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] GET https://10.4.3.222/volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 Aug 01 00:18:24.420050 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-73ada70d-2607-4a68-8325-aa027215a508 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:24.420218 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-73ada70d-2607-4a68-8325-aa027215a508 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:24.437137 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:24.437137 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:24.440780 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-73ada70d-2607-4a68-8325-aa027215a508 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Volume info retrieved successfully. Aug 01 00:18:24.445035 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-73ada70d-2607-4a68-8325-aa027215a508 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 returned with HTTP 200 Aug 01 00:18:24.445399 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 375/1493] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:24 2026] GET /volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 => generated 1112 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:18:24.703067 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9b227169-ac6d-4640-a181-0ee3c1f10120 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:24.705371 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9b227169-ac6d-4640-a181-0ee3c1f10120 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 Aug 01 00:18:24.705579 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9b227169-ac6d-4640-a181-0ee3c1f10120 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:24.706383 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9b227169-ac6d-4640-a181-0ee3c1f10120 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:24.706383 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-9b227169-ac6d-4640-a181-0ee3c1f10120 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Show backup with id 84ca2529-9e4a-4fdb-a84e-55cc244b2379. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:24.710835 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:24.710835 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:24.711794 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9b227169-ac6d-4640-a181-0ee3c1f10120 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 returned with HTTP 200 Aug 01 00:18:24.712241 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 372/1494] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:24 2026] GET /volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:25.179665 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-27f69eac-cceb-4b5e-a09e-5e80dcf27ede req-b61f7934-d235-4526-a300-42c75ae01853 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:25.236956 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-27f69eac-cceb-4b5e-a09e-5e80dcf27ede req-b61f7934-d235-4526-a300-42c75ae01853 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/attachments?instance_id=18f75841-4e05-4097-b388-b102daf7b226 Aug 01 00:18:25.237266 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-27f69eac-cceb-4b5e-a09e-5e80dcf27ede req-b61f7934-d235-4526-a300-42c75ae01853 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:25.237435 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-27f69eac-cceb-4b5e-a09e-5e80dcf27ede req-b61f7934-d235-4526-a300-42c75ae01853 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:25.257194 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-27f69eac-cceb-4b5e-a09e-5e80dcf27ede req-b61f7934-d235-4526-a300-42c75ae01853 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/attachments?instance_id=18f75841-4e05-4097-b388-b102daf7b226 returned with HTTP 200 Aug 01 00:18:25.257870 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 377/1495] 10.4.3.222 () {70 vars in 1637 bytes} [Sat Aug 1 00:18:25 2026] GET /volume/v3/attachments?instance_id=18f75841-4e05-4097-b388-b102daf7b226 => generated 192 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:18:25.282643 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-27f69eac-cceb-4b5e-a09e-5e80dcf27ede req-0c7a6485-8bcb-4c2c-bacf-8df8ef687240 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:25.287181 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-27f69eac-cceb-4b5e-a09e-5e80dcf27ede req-0c7a6485-8bcb-4c2c-bacf-8df8ef687240 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/attachments/0d0296b5-b8f6-4f6f-9f86-e15b441d6314 Aug 01 00:18:25.287434 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-27f69eac-cceb-4b5e-a09e-5e80dcf27ede req-0c7a6485-8bcb-4c2c-bacf-8df8ef687240 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:25.287573 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-27f69eac-cceb-4b5e-a09e-5e80dcf27ede req-0c7a6485-8bcb-4c2c-bacf-8df8ef687240 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:25.315063 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-27f69eac-cceb-4b5e-a09e-5e80dcf27ede req-0c7a6485-8bcb-4c2c-bacf-8df8ef687240 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/attachments/0d0296b5-b8f6-4f6f-9f86-e15b441d6314 returned with HTTP 200 Aug 01 00:18:25.315500 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 372/1496] 10.4.3.222 () {70 vars in 1651 bytes} [Sat Aug 1 00:18:25 2026] GET /volume/v3/attachments/0d0296b5-b8f6-4f6f-9f86-e15b441d6314 => generated 993 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:18:25.349120 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e90c53fa-4612-4cba-a6e8-752c1a806e02 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:25.349120 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e90c53fa-4612-4cba-a6e8-752c1a806e02 None None] GET https://10.4.3.222/volume// Aug 01 00:18:25.349120 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e90c53fa-4612-4cba-a6e8-752c1a806e02 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:25.349420 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e90c53fa-4612-4cba-a6e8-752c1a806e02 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:25.349655 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e90c53fa-4612-4cba-a6e8-752c1a806e02 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:18:25.349972 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 376/1497] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:18: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 01 00:18:25.357992 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-527f10c9-cf6f-4f02-b6dd-f71b707d3cc2 req-96ed0180-1eeb-4d96-b036-2764faf2beb3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:25.362790 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-527f10c9-cf6f-4f02-b6dd-f71b707d3cc2 req-96ed0180-1eeb-4d96-b036-2764faf2beb3 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] GET https://10.4.3.222/volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 Aug 01 00:18:25.362790 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-527f10c9-cf6f-4f02-b6dd-f71b707d3cc2 req-96ed0180-1eeb-4d96-b036-2764faf2beb3 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:25.362790 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-527f10c9-cf6f-4f02-b6dd-f71b707d3cc2 req-96ed0180-1eeb-4d96-b036-2764faf2beb3 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:25.378652 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:25.378652 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:25.384859 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-527f10c9-cf6f-4f02-b6dd-f71b707d3cc2 req-96ed0180-1eeb-4d96-b036-2764faf2beb3 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Volume info retrieved successfully. Aug 01 00:18:25.389948 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-527f10c9-cf6f-4f02-b6dd-f71b707d3cc2 req-96ed0180-1eeb-4d96-b036-2764faf2beb3 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 returned with HTTP 200 Aug 01 00:18:25.390406 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 373/1498] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:18:25 2026] GET /volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 => generated 1292 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:18:25.525299 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-527f10c9-cf6f-4f02-b6dd-f71b707d3cc2 req-59109d08-5130-4511-9f75-76d9b9dd2db8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:25.531485 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-527f10c9-cf6f-4f02-b6dd-f71b707d3cc2 req-59109d08-5130-4511-9f75-76d9b9dd2db8 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] PUT https://10.4.3.222/volume/v3/attachments/e87b9707-073b-4233-b8f2-ab5cae369ebf Aug 01 00:18:25.533139 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-527f10c9-cf6f-4f02-b6dd-f71b707d3cc2 req-59109d08-5130-4511-9f75-76d9b9dd2db8 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:25.552579 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-527f10c9-cf6f-4f02-b6dd-f71b707d3cc2 req-59109d08-5130-4511-9f75-76d9b9dd2db8 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Acquiring lock "cinder-attachment_update-4fa66c66-329c-40ce-adfa-6f021b200a85-np0000006296" by "attachment_update" {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:18:25.558165 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-527f10c9-cf6f-4f02-b6dd-f71b707d3cc2 req-59109d08-5130-4511-9f75-76d9b9dd2db8 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Lock "cinder-attachment_update-4fa66c66-329c-40ce-adfa-6f021b200a85-np0000006296" acquired by "attachment_update" :: waited 0.006s {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:18:25.559234 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:25.559234 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:25.678477 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-527f10c9-cf6f-4f02-b6dd-f71b707d3cc2 req-59109d08-5130-4511-9f75-76d9b9dd2db8 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Lock "cinder-attachment_update-4fa66c66-329c-40ce-adfa-6f021b200a85-np0000006296" released by "attachment_update" :: held 0.120s {{(pid=100408) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:18:25.678535 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-527f10c9-cf6f-4f02-b6dd-f71b707d3cc2 req-59109d08-5130-4511-9f75-76d9b9dd2db8 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/attachments/e87b9707-073b-4233-b8f2-ab5cae369ebf returned with HTTP 200 Aug 01 00:18:25.679135 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 378/1499] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:18:25 2026] PUT /volume/v3/attachments/e87b9707-073b-4233-b8f2-ab5cae369ebf => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:18:25.726080 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ef3e7cd9-eeb3-443e-813f-463f105ba4bc None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:25.727997 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-527f10c9-cf6f-4f02-b6dd-f71b707d3cc2 req-aed5b2b4-7a0b-4c7b-8e44-688c0af6985f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:25.728594 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ef3e7cd9-eeb3-443e-813f-463f105ba4bc tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 Aug 01 00:18:25.728676 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ef3e7cd9-eeb3-443e-813f-463f105ba4bc tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:25.729082 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ef3e7cd9-eeb3-443e-813f-463f105ba4bc tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:25.729131 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-ef3e7cd9-eeb3-443e-813f-463f105ba4bc tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Show backup with id 84ca2529-9e4a-4fdb-a84e-55cc244b2379. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:25.734791 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-527f10c9-cf6f-4f02-b6dd-f71b707d3cc2 req-aed5b2b4-7a0b-4c7b-8e44-688c0af6985f tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] POST https://10.4.3.222/volume/v3/attachments/e87b9707-073b-4233-b8f2-ab5cae369ebf/action Aug 01 00:18:25.734791 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-527f10c9-cf6f-4f02-b6dd-f71b707d3cc2 req-aed5b2b4-7a0b-4c7b-8e44-688c0af6985f tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:18:25.734791 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-527f10c9-cf6f-4f02-b6dd-f71b707d3cc2 req-aed5b2b4-7a0b-4c7b-8e44-688c0af6985f tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:25.734924 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:25.734924 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:25.734972 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ef3e7cd9-eeb3-443e-813f-463f105ba4bc tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 returned with HTTP 200 Aug 01 00:18:25.735344 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 373/1500] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:25 2026] GET /volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:25.756661 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:25.756661 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:25.769391 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-527f10c9-cf6f-4f02-b6dd-f71b707d3cc2 req-aed5b2b4-7a0b-4c7b-8e44-688c0af6985f tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/attachments/e87b9707-073b-4233-b8f2-ab5cae369ebf/action returned with HTTP 204 Aug 01 00:18:25.769391 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 377/1501] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:18:25 2026] POST /volume/v3/attachments/e87b9707-073b-4233-b8f2-ab5cae369ebf/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:18:26.752131 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-02738239-c8ea-47e1-b928-2d598e94c608 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:26.756540 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-02738239-c8ea-47e1-b928-2d598e94c608 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 Aug 01 00:18:26.756540 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-02738239-c8ea-47e1-b928-2d598e94c608 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:26.756540 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-02738239-c8ea-47e1-b928-2d598e94c608 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:26.756540 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-02738239-c8ea-47e1-b928-2d598e94c608 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Show backup with id 84ca2529-9e4a-4fdb-a84e-55cc244b2379. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:26.765993 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:26.765993 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:26.765993 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-02738239-c8ea-47e1-b928-2d598e94c608 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 returned with HTTP 200 Aug 01 00:18:26.765993 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 374/1502] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:26 2026] GET /volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:27.779630 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9bda65ae-8586-4fbb-b524-0a63013de53d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:27.782369 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9bda65ae-8586-4fbb-b524-0a63013de53d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 Aug 01 00:18:27.782608 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9bda65ae-8586-4fbb-b524-0a63013de53d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:27.782891 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9bda65ae-8586-4fbb-b524-0a63013de53d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:27.783045 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-9bda65ae-8586-4fbb-b524-0a63013de53d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Show backup with id 84ca2529-9e4a-4fdb-a84e-55cc244b2379. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:27.795276 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:27.795276 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:27.796334 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9bda65ae-8586-4fbb-b524-0a63013de53d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 returned with HTTP 200 Aug 01 00:18:27.796871 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 379/1503] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:27 2026] GET /volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:28.816584 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-af692aed-742d-4c3c-bfd6-75fdbc93901c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:28.818557 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-af692aed-742d-4c3c-bfd6-75fdbc93901c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 Aug 01 00:18:28.818780 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-af692aed-742d-4c3c-bfd6-75fdbc93901c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:28.818992 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-af692aed-742d-4c3c-bfd6-75fdbc93901c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:28.819226 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-af692aed-742d-4c3c-bfd6-75fdbc93901c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Show backup with id 84ca2529-9e4a-4fdb-a84e-55cc244b2379. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:28.827026 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:28.827026 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:28.827981 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-af692aed-742d-4c3c-bfd6-75fdbc93901c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 returned with HTTP 200 Aug 01 00:18:28.828437 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 374/1504] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:28 2026] GET /volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:29.841999 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a5e8ab61-c4d4-4751-a3f8-f122df0d8014 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:29.844503 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a5e8ab61-c4d4-4751-a3f8-f122df0d8014 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 Aug 01 00:18:29.844811 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a5e8ab61-c4d4-4751-a3f8-f122df0d8014 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:29.845057 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a5e8ab61-c4d4-4751-a3f8-f122df0d8014 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:29.845160 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-a5e8ab61-c4d4-4751-a3f8-f122df0d8014 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Show backup with id 84ca2529-9e4a-4fdb-a84e-55cc244b2379. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:29.850614 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:29.850614 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:29.851565 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a5e8ab61-c4d4-4751-a3f8-f122df0d8014 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 returned with HTTP 200 Aug 01 00:18:29.851938 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 378/1505] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:29 2026] GET /volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:30.864486 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e9ba6cb6-1657-47cd-adfc-2aede944ba6b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:30.866538 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e9ba6cb6-1657-47cd-adfc-2aede944ba6b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 Aug 01 00:18:30.866797 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e9ba6cb6-1657-47cd-adfc-2aede944ba6b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:30.867042 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e9ba6cb6-1657-47cd-adfc-2aede944ba6b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:30.867168 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-e9ba6cb6-1657-47cd-adfc-2aede944ba6b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Show backup with id 84ca2529-9e4a-4fdb-a84e-55cc244b2379. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:30.872534 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:30.872534 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:30.873279 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e9ba6cb6-1657-47cd-adfc-2aede944ba6b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 returned with HTTP 200 Aug 01 00:18:30.875680 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 375/1506] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:30 2026] GET /volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:31.889786 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-86bf1aec-67db-4c9d-bcc8-6380eb4f5a0d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:31.893421 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-86bf1aec-67db-4c9d-bcc8-6380eb4f5a0d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 Aug 01 00:18:31.894103 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-86bf1aec-67db-4c9d-bcc8-6380eb4f5a0d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:31.894103 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-86bf1aec-67db-4c9d-bcc8-6380eb4f5a0d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:31.894103 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-86bf1aec-67db-4c9d-bcc8-6380eb4f5a0d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Show backup with id 84ca2529-9e4a-4fdb-a84e-55cc244b2379. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:31.900116 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:31.900116 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:31.901134 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-86bf1aec-67db-4c9d-bcc8-6380eb4f5a0d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 returned with HTTP 200 Aug 01 00:18:31.901669 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 380/1507] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:31 2026] GET /volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:32.913135 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0c2e0e14-9338-450a-b856-f332fb1ed216 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:32.915247 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0c2e0e14-9338-450a-b856-f332fb1ed216 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 Aug 01 00:18:32.915470 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0c2e0e14-9338-450a-b856-f332fb1ed216 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:32.915695 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0c2e0e14-9338-450a-b856-f332fb1ed216 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:32.915881 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-0c2e0e14-9338-450a-b856-f332fb1ed216 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Show backup with id 84ca2529-9e4a-4fdb-a84e-55cc244b2379. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:32.920581 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:32.920581 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:32.921558 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0c2e0e14-9338-450a-b856-f332fb1ed216 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 returned with HTTP 200 Aug 01 00:18:32.922057 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 375/1508] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:32 2026] GET /volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:33.723372 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-9ba7ef01-5be7-4141-b6d8-52e8bcbefbfa req-c1ee9dd1-f6be-46ea-9b5a-fd771cbc3700 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:33.725786 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-9ba7ef01-5be7-4141-b6d8-52e8bcbefbfa req-c1ee9dd1-f6be-46ea-9b5a-fd771cbc3700 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] GET https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a Aug 01 00:18:33.726078 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-9ba7ef01-5be7-4141-b6d8-52e8bcbefbfa req-c1ee9dd1-f6be-46ea-9b5a-fd771cbc3700 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:33.726323 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-9ba7ef01-5be7-4141-b6d8-52e8bcbefbfa req-c1ee9dd1-f6be-46ea-9b5a-fd771cbc3700 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:33.734089 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:33.734089 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:33.738253 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-9ba7ef01-5be7-4141-b6d8-52e8bcbefbfa req-c1ee9dd1-f6be-46ea-9b5a-fd771cbc3700 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Volume info retrieved successfully. Aug 01 00:18:33.743186 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-9ba7ef01-5be7-4141-b6d8-52e8bcbefbfa req-c1ee9dd1-f6be-46ea-9b5a-fd771cbc3700 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a returned with HTTP 200 Aug 01 00:18:33.743571 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 379/1509] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:18:33 2026] GET /volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:33.821461 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0cfe2991-4008-47bc-96f5-c38e1f8cb212 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:33.822050 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0cfe2991-4008-47bc-96f5-c38e1f8cb212 None None] GET https://10.4.3.222/volume// Aug 01 00:18:33.822050 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0cfe2991-4008-47bc-96f5-c38e1f8cb212 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:33.822265 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0cfe2991-4008-47bc-96f5-c38e1f8cb212 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:33.822506 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0cfe2991-4008-47bc-96f5-c38e1f8cb212 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:18:33.822815 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 376/1510] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:18: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 01 00:18:33.831514 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-9ba7ef01-5be7-4141-b6d8-52e8bcbefbfa req-2a17f279-b7a0-4813-8cdf-22d592407a07 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:33.834133 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-9ba7ef01-5be7-4141-b6d8-52e8bcbefbfa req-2a17f279-b7a0-4813-8cdf-22d592407a07 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:18:33.834620 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-9ba7ef01-5be7-4141-b6d8-52e8bcbefbfa req-2a17f279-b7a0-4813-8cdf-22d592407a07 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "372c1f8d-bcb9-4f86-8e69-a8541261984a", "connector": null, "instance_uuid": "ae4cdc04-fd3b-4bfc-888e-e9787e720a11"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:33.844877 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:33.844877 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:33.873341 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-9ba7ef01-5be7-4141-b6d8-52e8bcbefbfa req-2a17f279-b7a0-4813-8cdf-22d592407a07 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:18:33.873831 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 381/1511] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:18:33 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 01 00:18:33.901785 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-fbfe816d-45c5-4ae2-bba2-795907d768ce None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:33.904984 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fbfe816d-45c5-4ae2-bba2-795907d768ce tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] GET https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a Aug 01 00:18:33.904984 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fbfe816d-45c5-4ae2-bba2-795907d768ce tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:33.904984 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fbfe816d-45c5-4ae2-bba2-795907d768ce tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:33.912477 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-38e307db-b660-4b8c-9c87-4ecce7d704d6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:33.912968 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-38e307db-b660-4b8c-9c87-4ecce7d704d6 None None] GET https://10.4.3.222/volume// Aug 01 00:18:33.913120 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-38e307db-b660-4b8c-9c87-4ecce7d704d6 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:33.913374 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-38e307db-b660-4b8c-9c87-4ecce7d704d6 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:33.913832 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-38e307db-b660-4b8c-9c87-4ecce7d704d6 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:18:33.914240 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 380/1512] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:18: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 01 00:18:33.922588 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:33.922588 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:33.923129 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-9ba7ef01-5be7-4141-b6d8-52e8bcbefbfa req-22edc489-d253-4625-9e67-f2144cf4a3db None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:33.925362 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9ba7ef01-5be7-4141-b6d8-52e8bcbefbfa req-22edc489-d253-4625-9e67-f2144cf4a3db tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] GET https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a Aug 01 00:18:33.925559 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-9ba7ef01-5be7-4141-b6d8-52e8bcbefbfa req-22edc489-d253-4625-9e67-f2144cf4a3db tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:33.925788 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-9ba7ef01-5be7-4141-b6d8-52e8bcbefbfa req-22edc489-d253-4625-9e67-f2144cf4a3db tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:33.928334 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-fbfe816d-45c5-4ae2-bba2-795907d768ce tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Volume info retrieved successfully. Aug 01 00:18:33.934911 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:33.934911 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:33.935258 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-87d8323c-6ead-455e-b088-12564df67b4c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:33.935324 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fbfe816d-45c5-4ae2-bba2-795907d768ce tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a returned with HTTP 200 Aug 01 00:18:33.935910 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 376/1513] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:18:33 2026] GET /volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a => generated 866 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:18:33.936388 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-87d8323c-6ead-455e-b088-12564df67b4c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 Aug 01 00:18:33.936569 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-87d8323c-6ead-455e-b088-12564df67b4c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:33.936760 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-87d8323c-6ead-455e-b088-12564df67b4c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:33.936912 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-87d8323c-6ead-455e-b088-12564df67b4c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Show backup with id 84ca2529-9e4a-4fdb-a84e-55cc244b2379. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:33.937904 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-9ba7ef01-5be7-4141-b6d8-52e8bcbefbfa req-22edc489-d253-4625-9e67-f2144cf4a3db tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Volume info retrieved successfully. Aug 01 00:18:33.941595 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:33.941595 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:33.941933 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9ba7ef01-5be7-4141-b6d8-52e8bcbefbfa req-22edc489-d253-4625-9e67-f2144cf4a3db tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a returned with HTTP 200 Aug 01 00:18:33.942410 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-87d8323c-6ead-455e-b088-12564df67b4c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 returned with HTTP 200 Aug 01 00:18:33.942468 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 377/1514] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:18:33 2026] GET /volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a => generated 1028 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:18:33.944530 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 382/1515] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:33 2026] GET /volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:34.067499 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-9ba7ef01-5be7-4141-b6d8-52e8bcbefbfa req-8a0259cd-3982-4d5d-a6aa-68fb3f814be3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:34.069712 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-9ba7ef01-5be7-4141-b6d8-52e8bcbefbfa req-8a0259cd-3982-4d5d-a6aa-68fb3f814be3 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] PUT https://10.4.3.222/volume/v3/attachments/6b50e44d-455a-474c-b6d6-39d547155870 Aug 01 00:18:34.070114 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-9ba7ef01-5be7-4141-b6d8-52e8bcbefbfa req-8a0259cd-3982-4d5d-a6aa-68fb3f814be3 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:34.078554 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-9ba7ef01-5be7-4141-b6d8-52e8bcbefbfa req-8a0259cd-3982-4d5d-a6aa-68fb3f814be3 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Acquiring lock "cinder-attachment_update-372c1f8d-bcb9-4f86-8e69-a8541261984a-np0000006296" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:18:34.086786 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-9ba7ef01-5be7-4141-b6d8-52e8bcbefbfa req-8a0259cd-3982-4d5d-a6aa-68fb3f814be3 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Lock "cinder-attachment_update-372c1f8d-bcb9-4f86-8e69-a8541261984a-np0000006296" acquired by "attachment_update" :: waited 0.006s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:18:34.086786 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:34.086786 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:34.231298 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-9ba7ef01-5be7-4141-b6d8-52e8bcbefbfa req-8a0259cd-3982-4d5d-a6aa-68fb3f814be3 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Lock "cinder-attachment_update-372c1f8d-bcb9-4f86-8e69-a8541261984a-np0000006296" released by "attachment_update" :: held 0.146s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:18:34.231298 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-9ba7ef01-5be7-4141-b6d8-52e8bcbefbfa req-8a0259cd-3982-4d5d-a6aa-68fb3f814be3 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] https://10.4.3.222/volume/v3/attachments/6b50e44d-455a-474c-b6d6-39d547155870 returned with HTTP 200 Aug 01 00:18:34.231298 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 381/1516] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:18:34 2026] PUT /volume/v3/attachments/6b50e44d-455a-474c-b6d6-39d547155870 => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:18:34.837590 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-0c858177-84ae-49c5-9d6b-b626a2b08710 req-ea6ab1a2-1fac-45ff-808a-d8310f54b98d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:34.841394 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-0c858177-84ae-49c5-9d6b-b626a2b08710 req-ea6ab1a2-1fac-45ff-808a-d8310f54b98d tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] GET https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 Aug 01 00:18:34.841665 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-0c858177-84ae-49c5-9d6b-b626a2b08710 req-ea6ab1a2-1fac-45ff-808a-d8310f54b98d tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:34.843209 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-0c858177-84ae-49c5-9d6b-b626a2b08710 req-ea6ab1a2-1fac-45ff-808a-d8310f54b98d tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:34.850895 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:34.850895 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:34.855091 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-0c858177-84ae-49c5-9d6b-b626a2b08710 req-ea6ab1a2-1fac-45ff-808a-d8310f54b98d tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Volume info retrieved successfully. Aug 01 00:18:34.860494 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-0c858177-84ae-49c5-9d6b-b626a2b08710 req-ea6ab1a2-1fac-45ff-808a-d8310f54b98d tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 returned with HTTP 200 Aug 01 00:18:34.860494 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 377/1517] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:18:34 2026] GET /volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:34.947237 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-dcc3b7f6-091a-4601-9fb0-b1b877f9aeaf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:34.947848 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dcc3b7f6-091a-4601-9fb0-b1b877f9aeaf None None] GET https://10.4.3.222/volume// Aug 01 00:18:34.947848 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dcc3b7f6-091a-4601-9fb0-b1b877f9aeaf None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:34.948090 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dcc3b7f6-091a-4601-9fb0-b1b877f9aeaf None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:34.948229 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dcc3b7f6-091a-4601-9fb0-b1b877f9aeaf None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:18:34.948518 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 378/1518] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:18:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:18:34.950904 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-12d2afef-4f12-46f1-9f4c-4512a1e83473 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:34.954637 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-12d2afef-4f12-46f1-9f4c-4512a1e83473 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] GET https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a Aug 01 00:18:34.954906 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-12d2afef-4f12-46f1-9f4c-4512a1e83473 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:34.955108 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-12d2afef-4f12-46f1-9f4c-4512a1e83473 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:34.955391 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-048252ab-ec3a-4a9a-b797-63a6920c0bb5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:34.957301 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-048252ab-ec3a-4a9a-b797-63a6920c0bb5 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 Aug 01 00:18:34.957301 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-048252ab-ec3a-4a9a-b797-63a6920c0bb5 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:34.957463 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-048252ab-ec3a-4a9a-b797-63a6920c0bb5 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:34.957568 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-048252ab-ec3a-4a9a-b797-63a6920c0bb5 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Show backup with id 84ca2529-9e4a-4fdb-a84e-55cc244b2379. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:34.960582 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-0c858177-84ae-49c5-9d6b-b626a2b08710 req-8af7bd88-826f-41b6-87f3-7bfe0eafd120 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:34.963111 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:34.963111 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:34.964087 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-048252ab-ec3a-4a9a-b797-63a6920c0bb5 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 returned with HTTP 200 Aug 01 00:18:34.964526 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 382/1519] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:34 2026] GET /volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:34.965395 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-0c858177-84ae-49c5-9d6b-b626a2b08710 req-8af7bd88-826f-41b6-87f3-7bfe0eafd120 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:18:34.965811 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-0c858177-84ae-49c5-9d6b-b626a2b08710 req-8af7bd88-826f-41b6-87f3-7bfe0eafd120 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad89d407-2152-409c-b51b-db19d2b47688", "connector": null, "instance_uuid": "298900de-6382-4921-b6a1-86ddc996c39f"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:34.971025 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:34.971025 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:34.974549 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-12d2afef-4f12-46f1-9f4c-4512a1e83473 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Volume info retrieved successfully. Aug 01 00:18:34.978566 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-12d2afef-4f12-46f1-9f4c-4512a1e83473 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a returned with HTTP 200 Aug 01 00:18:34.979005 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 383/1520] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:18:34 2026] GET /volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:18:34.979325 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:34.979325 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:35.014788 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-0c858177-84ae-49c5-9d6b-b626a2b08710 req-8af7bd88-826f-41b6-87f3-7bfe0eafd120 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:18:35.015443 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 378/1521] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:18:34 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 01 00:18:35.053185 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2c86349d-b971-4904-9ba1-eb66b25f804b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:35.055743 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2c86349d-b971-4904-9ba1-eb66b25f804b tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] GET https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 Aug 01 00:18:35.055924 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2c86349d-b971-4904-9ba1-eb66b25f804b tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:35.056089 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2c86349d-b971-4904-9ba1-eb66b25f804b tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:35.070341 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:35.070341 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:35.073739 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-35e20046-94df-4bfc-97c7-15dc9968a0fe None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:35.074169 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-35e20046-94df-4bfc-97c7-15dc9968a0fe None None] GET https://10.4.3.222/volume// Aug 01 00:18:35.074338 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-35e20046-94df-4bfc-97c7-15dc9968a0fe None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:35.074514 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-35e20046-94df-4bfc-97c7-15dc9968a0fe None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:35.074849 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-35e20046-94df-4bfc-97c7-15dc9968a0fe None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:18:35.074903 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2c86349d-b971-4904-9ba1-eb66b25f804b tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Volume info retrieved successfully. Aug 01 00:18:35.075377 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 383/1522] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:18: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 01 00:18:35.082905 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2c86349d-b971-4904-9ba1-eb66b25f804b tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 returned with HTTP 200 Aug 01 00:18:35.083275 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 379/1523] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:35 2026] GET /volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:35.085870 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-0c858177-84ae-49c5-9d6b-b626a2b08710 req-6857ad38-8de8-47a7-9df8-d6c35a2e79a5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:35.091695 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-0c858177-84ae-49c5-9d6b-b626a2b08710 req-6857ad38-8de8-47a7-9df8-d6c35a2e79a5 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] GET https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 Aug 01 00:18:35.092039 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-0c858177-84ae-49c5-9d6b-b626a2b08710 req-6857ad38-8de8-47a7-9df8-d6c35a2e79a5 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:35.092284 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-0c858177-84ae-49c5-9d6b-b626a2b08710 req-6857ad38-8de8-47a7-9df8-d6c35a2e79a5 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:35.115538 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:35.115538 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:35.123997 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-0c858177-84ae-49c5-9d6b-b626a2b08710 req-6857ad38-8de8-47a7-9df8-d6c35a2e79a5 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Volume info retrieved successfully. Aug 01 00:18:35.130577 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-0c858177-84ae-49c5-9d6b-b626a2b08710 req-6857ad38-8de8-47a7-9df8-d6c35a2e79a5 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 returned with HTTP 200 Aug 01 00:18:35.131231 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 384/1524] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:18:35 2026] GET /volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 => generated 1031 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:18:35.236703 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-0c858177-84ae-49c5-9d6b-b626a2b08710 req-32ffd7b3-290c-4ecd-8965-9993826d9896 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:35.239408 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-0c858177-84ae-49c5-9d6b-b626a2b08710 req-32ffd7b3-290c-4ecd-8965-9993826d9896 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] PUT https://10.4.3.222/volume/v3/attachments/042dd75d-f743-4724-8d38-2cbf96eed8c5 Aug 01 00:18:35.239747 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-0c858177-84ae-49c5-9d6b-b626a2b08710 req-32ffd7b3-290c-4ecd-8965-9993826d9896 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:35.248699 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-0c858177-84ae-49c5-9d6b-b626a2b08710 req-32ffd7b3-290c-4ecd-8965-9993826d9896 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Acquiring lock "cinder-attachment_update-ad89d407-2152-409c-b51b-db19d2b47688-np0000006296" by "attachment_update" {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:18:35.254142 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-0c858177-84ae-49c5-9d6b-b626a2b08710 req-32ffd7b3-290c-4ecd-8965-9993826d9896 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Lock "cinder-attachment_update-ad89d407-2152-409c-b51b-db19d2b47688-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:18:35.255066 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:35.255066 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:35.326403 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-0c858177-84ae-49c5-9d6b-b626a2b08710 req-32ffd7b3-290c-4ecd-8965-9993826d9896 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Lock "cinder-attachment_update-ad89d407-2152-409c-b51b-db19d2b47688-np0000006296" released by "attachment_update" :: held 0.072s {{(pid=100409) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:18:35.326780 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-0c858177-84ae-49c5-9d6b-b626a2b08710 req-32ffd7b3-290c-4ecd-8965-9993826d9896 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/attachments/042dd75d-f743-4724-8d38-2cbf96eed8c5 returned with HTTP 200 Aug 01 00:18:35.327291 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 379/1525] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:18:35 2026] PUT /volume/v3/attachments/042dd75d-f743-4724-8d38-2cbf96eed8c5 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:18:35.974594 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9c85d613-aa17-488d-936c-435e49d07a7d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:35.976320 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9c85d613-aa17-488d-936c-435e49d07a7d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 Aug 01 00:18:35.976487 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9c85d613-aa17-488d-936c-435e49d07a7d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:35.976669 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9c85d613-aa17-488d-936c-435e49d07a7d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:35.976750 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-9c85d613-aa17-488d-936c-435e49d07a7d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Show backup with id 84ca2529-9e4a-4fdb-a84e-55cc244b2379. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:35.985373 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:35.985373 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:35.986222 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9c85d613-aa17-488d-936c-435e49d07a7d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 returned with HTTP 200 Aug 01 00:18:35.986548 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 384/1526] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:35 2026] GET /volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:36.000843 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b42af32e-bfb8-4b7c-bf77-59b81c9ec44a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:36.002637 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b42af32e-bfb8-4b7c-bf77-59b81c9ec44a tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] GET https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a Aug 01 00:18:36.002878 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b42af32e-bfb8-4b7c-bf77-59b81c9ec44a tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:36.003055 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b42af32e-bfb8-4b7c-bf77-59b81c9ec44a tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:36.013177 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:36.013177 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:36.017300 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b42af32e-bfb8-4b7c-bf77-59b81c9ec44a tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Volume info retrieved successfully. Aug 01 00:18:36.022211 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b42af32e-bfb8-4b7c-bf77-59b81c9ec44a tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a returned with HTTP 200 Aug 01 00:18:36.022754 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 380/1527] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:18:35 2026] GET /volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:18:36.095511 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-0305b177-79e6-4d88-81a4-8b23bd036e44 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:36.097032 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0305b177-79e6-4d88-81a4-8b23bd036e44 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] GET https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 Aug 01 00:18:36.097204 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0305b177-79e6-4d88-81a4-8b23bd036e44 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:36.097358 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0305b177-79e6-4d88-81a4-8b23bd036e44 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:36.110783 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:36.110783 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:36.115240 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0305b177-79e6-4d88-81a4-8b23bd036e44 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Volume info retrieved successfully. Aug 01 00:18:36.122485 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0305b177-79e6-4d88-81a4-8b23bd036e44 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 returned with HTTP 200 Aug 01 00:18:36.122861 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 385/1528] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:36 2026] GET /volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:36.997900 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-53c1ee07-5009-4e78-97fb-8021f9bef0ca None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:37.000596 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-53c1ee07-5009-4e78-97fb-8021f9bef0ca tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 Aug 01 00:18:37.000895 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-53c1ee07-5009-4e78-97fb-8021f9bef0ca tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:37.001139 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-53c1ee07-5009-4e78-97fb-8021f9bef0ca tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:37.001375 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-53c1ee07-5009-4e78-97fb-8021f9bef0ca tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Show backup with id 84ca2529-9e4a-4fdb-a84e-55cc244b2379. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:37.008187 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:37.008187 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:37.009180 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-53c1ee07-5009-4e78-97fb-8021f9bef0ca tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 returned with HTTP 200 Aug 01 00:18:37.009637 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 380/1529] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:36 2026] GET /volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:37.036950 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-999bd175-ec60-486b-a970-04f484d8bf34 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:37.040298 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-999bd175-ec60-486b-a970-04f484d8bf34 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] GET https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a Aug 01 00:18:37.040491 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-999bd175-ec60-486b-a970-04f484d8bf34 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:37.040657 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-999bd175-ec60-486b-a970-04f484d8bf34 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:37.050456 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:37.050456 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:37.053819 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-999bd175-ec60-486b-a970-04f484d8bf34 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Volume info retrieved successfully. Aug 01 00:18:37.057701 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-999bd175-ec60-486b-a970-04f484d8bf34 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a returned with HTTP 200 Aug 01 00:18:37.058186 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 385/1530] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:18:37 2026] GET /volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:18:37.136133 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6c5a3338-0007-451f-8e62-b33d1ebbbad1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:37.138512 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6c5a3338-0007-451f-8e62-b33d1ebbbad1 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] GET https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 Aug 01 00:18:37.138873 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6c5a3338-0007-451f-8e62-b33d1ebbbad1 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:37.139081 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6c5a3338-0007-451f-8e62-b33d1ebbbad1 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:37.153652 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:37.153652 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:37.158120 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6c5a3338-0007-451f-8e62-b33d1ebbbad1 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Volume info retrieved successfully. Aug 01 00:18:37.164082 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6c5a3338-0007-451f-8e62-b33d1ebbbad1 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 returned with HTTP 200 Aug 01 00:18:37.164656 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 381/1531] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:37 2026] GET /volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:37.628647 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-9ba7ef01-5be7-4141-b6d8-52e8bcbefbfa req-cff392da-8bc9-442d-bd10-c0734e216da2 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:37.631146 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-9ba7ef01-5be7-4141-b6d8-52e8bcbefbfa req-cff392da-8bc9-442d-bd10-c0734e216da2 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] POST https://10.4.3.222/volume/v3/attachments/6b50e44d-455a-474c-b6d6-39d547155870/action Aug 01 00:18:37.631584 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-9ba7ef01-5be7-4141-b6d8-52e8bcbefbfa req-cff392da-8bc9-442d-bd10-c0734e216da2 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Action body: b'{"os-complete": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:18:37.631753 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-9ba7ef01-5be7-4141-b6d8-52e8bcbefbfa req-cff392da-8bc9-442d-bd10-c0734e216da2 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:37.650273 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:37.650273 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:37.662359 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-9ba7ef01-5be7-4141-b6d8-52e8bcbefbfa req-cff392da-8bc9-442d-bd10-c0734e216da2 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] https://10.4.3.222/volume/v3/attachments/6b50e44d-455a-474c-b6d6-39d547155870/action returned with HTTP 204 Aug 01 00:18:37.662871 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 386/1532] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:18:37 2026] POST /volume/v3/attachments/6b50e44d-455a-474c-b6d6-39d547155870/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:18:38.021076 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-1ef75326-8bcb-4f1c-a54e-32305bc49a1d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:38.022677 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1ef75326-8bcb-4f1c-a54e-32305bc49a1d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 Aug 01 00:18:38.022895 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1ef75326-8bcb-4f1c-a54e-32305bc49a1d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:38.023066 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1ef75326-8bcb-4f1c-a54e-32305bc49a1d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:38.023157 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-1ef75326-8bcb-4f1c-a54e-32305bc49a1d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Show backup with id 84ca2529-9e4a-4fdb-a84e-55cc244b2379. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:38.028178 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:38.028178 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:38.029177 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1ef75326-8bcb-4f1c-a54e-32305bc49a1d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 returned with HTTP 200 Aug 01 00:18:38.029598 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 381/1533] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:38 2026] GET /volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:38.069745 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f2e853e7-7e8c-4e89-81d8-9cd889ccce0a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:38.071404 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f2e853e7-7e8c-4e89-81d8-9cd889ccce0a tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] GET https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a Aug 01 00:18:38.071602 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f2e853e7-7e8c-4e89-81d8-9cd889ccce0a tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:38.071804 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f2e853e7-7e8c-4e89-81d8-9cd889ccce0a tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:38.080619 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:38.080619 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:38.084013 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f2e853e7-7e8c-4e89-81d8-9cd889ccce0a tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Volume info retrieved successfully. Aug 01 00:18:38.087720 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f2e853e7-7e8c-4e89-81d8-9cd889ccce0a tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a returned with HTTP 200 Aug 01 00:18:38.088114 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 386/1534] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:18:38 2026] GET /volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a => generated 1159 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 01 00:18:38.099659 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-70ab4fbf-166d-4000-8c8a-52434c4bb974 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:38.101335 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-70ab4fbf-166d-4000-8c8a-52434c4bb974 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] POST https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a/action Aug 01 00:18:38.101700 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-70ab4fbf-166d-4000-8c8a-52434c4bb974 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:18:38.101844 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-70ab4fbf-166d-4000-8c8a-52434c4bb974 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:38.111432 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:38.111432 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:38.111840 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-70ab4fbf-166d-4000-8c8a-52434c4bb974 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Volume info retrieved successfully. Aug 01 00:18:38.146986 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-70ab4fbf-166d-4000-8c8a-52434c4bb974 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Created reservations ['3cf8f2a0-1682-498b-a140-87044e249a77', 'f3adccff-7094-4a45-a411-128c37525dc2'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:18:38.163270 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-70ab4fbf-166d-4000-8c8a-52434c4bb974 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Extend volume request issued successfully. Aug 01 00:18:38.163452 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-70ab4fbf-166d-4000-8c8a-52434c4bb974 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a/action returned with HTTP 202 Aug 01 00:18:38.163881 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 382/1535] 10.4.3.222 () {70 vars in 1431 bytes} [Sat Aug 1 00:18:38 2026] POST /volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 01 00:18:38.173345 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a8f18574-6c3a-4f88-bf64-4659e4c817b9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:38.175493 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a8f18574-6c3a-4f88-bf64-4659e4c817b9 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] GET https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a Aug 01 00:18:38.175493 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a8f18574-6c3a-4f88-bf64-4659e4c817b9 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:38.175493 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a8f18574-6c3a-4f88-bf64-4659e4c817b9 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:38.176718 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-117a6533-8fc1-45b6-9c04-c67dba5e5b99 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:38.178739 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-117a6533-8fc1-45b6-9c04-c67dba5e5b99 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] GET https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 Aug 01 00:18:38.179030 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-117a6533-8fc1-45b6-9c04-c67dba5e5b99 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:38.179289 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-117a6533-8fc1-45b6-9c04-c67dba5e5b99 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:38.184439 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:38.184439 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:38.187992 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a8f18574-6c3a-4f88-bf64-4659e4c817b9 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Volume info retrieved successfully. Aug 01 00:18:38.189589 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:38.189589 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:38.191995 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a8f18574-6c3a-4f88-bf64-4659e4c817b9 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a returned with HTTP 200 Aug 01 00:18:38.192356 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 387/1536] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:18:38 2026] GET /volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a => generated 1162 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:18:38.193878 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-117a6533-8fc1-45b6-9c04-c67dba5e5b99 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Volume info retrieved successfully. Aug 01 00:18:38.198845 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-117a6533-8fc1-45b6-9c04-c67dba5e5b99 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 returned with HTTP 200 Aug 01 00:18:38.199339 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 382/1537] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:38 2026] GET /volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:38.438734 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-70ab4fbf-166d-4000-8c8a-52434c4bb974 req-deae4b41-91f9-4fb8-a80c-7c390ebca42a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:38.441097 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-70ab4fbf-166d-4000-8c8a-52434c4bb974 req-deae4b41-91f9-4fb8-a80c-7c390ebca42a service nova] GET https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a Aug 01 00:18:38.441305 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-70ab4fbf-166d-4000-8c8a-52434c4bb974 req-deae4b41-91f9-4fb8-a80c-7c390ebca42a service nova] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:38.441490 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-70ab4fbf-166d-4000-8c8a-52434c4bb974 req-deae4b41-91f9-4fb8-a80c-7c390ebca42a service nova] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:38.451339 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:38.451339 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:38.454838 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-70ab4fbf-166d-4000-8c8a-52434c4bb974 req-deae4b41-91f9-4fb8-a80c-7c390ebca42a service nova] Volume info retrieved successfully. Aug 01 00:18:38.458607 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-70ab4fbf-166d-4000-8c8a-52434c4bb974 req-deae4b41-91f9-4fb8-a80c-7c390ebca42a service nova] https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a returned with HTTP 200 Aug 01 00:18:38.459072 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 387/1538] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:18:38 2026] GET /volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a => generated 1324 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:18:39.039550 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ec4b007a-f267-46e2-9e7b-bd74a94f235c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:39.041542 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ec4b007a-f267-46e2-9e7b-bd74a94f235c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 Aug 01 00:18:39.041762 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ec4b007a-f267-46e2-9e7b-bd74a94f235c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:39.041971 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ec4b007a-f267-46e2-9e7b-bd74a94f235c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:39.042075 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-ec4b007a-f267-46e2-9e7b-bd74a94f235c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Show backup with id 84ca2529-9e4a-4fdb-a84e-55cc244b2379. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:39.046176 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:39.046176 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:39.046889 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ec4b007a-f267-46e2-9e7b-bd74a94f235c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 returned with HTTP 200 Aug 01 00:18:39.047238 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 383/1539] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:39 2026] GET /volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:39.212027 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-0e912c23-d663-4ebf-a2ca-d479c5809ea5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:39.212824 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-8e0fea07-09e7-460a-9aa2-1acdc772981c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:39.213786 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0e912c23-d663-4ebf-a2ca-d479c5809ea5 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] GET https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a Aug 01 00:18:39.214001 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0e912c23-d663-4ebf-a2ca-d479c5809ea5 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:39.214182 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0e912c23-d663-4ebf-a2ca-d479c5809ea5 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:39.215138 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8e0fea07-09e7-460a-9aa2-1acdc772981c tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] GET https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 Aug 01 00:18:39.215482 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8e0fea07-09e7-460a-9aa2-1acdc772981c tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:39.215812 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8e0fea07-09e7-460a-9aa2-1acdc772981c tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:39.223833 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:39.223833 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:39.225745 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:39.225745 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:39.227561 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0e912c23-d663-4ebf-a2ca-d479c5809ea5 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Volume info retrieved successfully. Aug 01 00:18:39.230260 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-8e0fea07-09e7-460a-9aa2-1acdc772981c tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Volume info retrieved successfully. Aug 01 00:18:39.231830 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0e912c23-d663-4ebf-a2ca-d479c5809ea5 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a returned with HTTP 200 Aug 01 00:18:39.232195 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 388/1540] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:18:39 2026] GET /volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a => generated 1159 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:18:39.237330 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8e0fea07-09e7-460a-9aa2-1acdc772981c tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 returned with HTTP 200 Aug 01 00:18:39.237745 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 383/1541] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:39 2026] GET /volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:39.246430 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c6414e9e-fccf-40f5-a5bb-cf896e8a2fd2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:39.248321 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c6414e9e-fccf-40f5-a5bb-cf896e8a2fd2 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] GET https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a Aug 01 00:18:39.248625 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c6414e9e-fccf-40f5-a5bb-cf896e8a2fd2 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:39.248839 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c6414e9e-fccf-40f5-a5bb-cf896e8a2fd2 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:39.258533 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:39.258533 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:39.261754 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c6414e9e-fccf-40f5-a5bb-cf896e8a2fd2 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Volume info retrieved successfully. Aug 01 00:18:39.265689 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c6414e9e-fccf-40f5-a5bb-cf896e8a2fd2 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a returned with HTTP 200 Aug 01 00:18:39.266100 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 388/1542] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:18:39 2026] GET /volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a => generated 1159 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:18:39.462924 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-902d4564-fe6e-425a-b58d-66fd9af77baa req-03644153-a965-4b03-9259-3a663254bbe5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:39.465599 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-902d4564-fe6e-425a-b58d-66fd9af77baa req-03644153-a965-4b03-9259-3a663254bbe5 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] GET https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a Aug 01 00:18:39.465854 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-902d4564-fe6e-425a-b58d-66fd9af77baa req-03644153-a965-4b03-9259-3a663254bbe5 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:39.466045 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-902d4564-fe6e-425a-b58d-66fd9af77baa req-03644153-a965-4b03-9259-3a663254bbe5 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:39.475517 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:39.475517 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:39.478895 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-902d4564-fe6e-425a-b58d-66fd9af77baa req-03644153-a965-4b03-9259-3a663254bbe5 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Volume info retrieved successfully. Aug 01 00:18:39.483385 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-902d4564-fe6e-425a-b58d-66fd9af77baa req-03644153-a965-4b03-9259-3a663254bbe5 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a returned with HTTP 200 Aug 01 00:18:39.483987 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 384/1543] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:18:39 2026] GET /volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:18:39.502195 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-902d4564-fe6e-425a-b58d-66fd9af77baa req-2132f6d2-5482-477c-902c-1512c9edd3f1 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:39.504456 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-902d4564-fe6e-425a-b58d-66fd9af77baa req-2132f6d2-5482-477c-902c-1512c9edd3f1 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] POST https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a/action Aug 01 00:18:39.504564 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-902d4564-fe6e-425a-b58d-66fd9af77baa req-2132f6d2-5482-477c-902c-1512c9edd3f1 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:18:39.504672 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-902d4564-fe6e-425a-b58d-66fd9af77baa req-2132f6d2-5482-477c-902c-1512c9edd3f1 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:39.515402 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:39.515402 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:39.515902 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-902d4564-fe6e-425a-b58d-66fd9af77baa req-2132f6d2-5482-477c-902c-1512c9edd3f1 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Volume info retrieved successfully. Aug 01 00:18:39.521790 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-902d4564-fe6e-425a-b58d-66fd9af77baa req-2132f6d2-5482-477c-902c-1512c9edd3f1 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Begin detaching volume completed successfully. Aug 01 00:18:39.522036 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-902d4564-fe6e-425a-b58d-66fd9af77baa req-2132f6d2-5482-477c-902c-1512c9edd3f1 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a/action returned with HTTP 202 Aug 01 00:18:39.522481 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 389/1544] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:18:39 2026] POST /volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:18:39.543183 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d5b90753-f107-41c1-891a-08c0b0807dc7 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:39.544942 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d5b90753-f107-41c1-891a-08c0b0807dc7 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] GET https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a Aug 01 00:18:39.545341 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d5b90753-f107-41c1-891a-08c0b0807dc7 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:39.545341 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d5b90753-f107-41c1-891a-08c0b0807dc7 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:39.564171 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:39.564171 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:39.571859 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d5b90753-f107-41c1-891a-08c0b0807dc7 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Volume info retrieved successfully. Aug 01 00:18:39.575351 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8443272a-fd67-4917-ab54-57915faa22af None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:39.575866 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8443272a-fd67-4917-ab54-57915faa22af None None] GET https://10.4.3.222/volume// Aug 01 00:18:39.576109 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8443272a-fd67-4917-ab54-57915faa22af None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:39.576163 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d5b90753-f107-41c1-891a-08c0b0807dc7 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a returned with HTTP 200 Aug 01 00:18:39.576323 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8443272a-fd67-4917-ab54-57915faa22af None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:39.576557 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 384/1545] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:18:39 2026] GET /volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a => generated 1162 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:18:39.576646 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8443272a-fd67-4917-ab54-57915faa22af None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:18:39.577431 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 389/1546] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:18: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 01 00:18:39.587397 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-902d4564-fe6e-425a-b58d-66fd9af77baa req-f142da8a-77ab-484b-9f34-c4585d96c6c9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:39.590141 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-902d4564-fe6e-425a-b58d-66fd9af77baa req-f142da8a-77ab-484b-9f34-c4585d96c6c9 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] GET https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a Aug 01 00:18:39.590428 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-902d4564-fe6e-425a-b58d-66fd9af77baa req-f142da8a-77ab-484b-9f34-c4585d96c6c9 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:39.590699 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-902d4564-fe6e-425a-b58d-66fd9af77baa req-f142da8a-77ab-484b-9f34-c4585d96c6c9 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:39.601263 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:39.601263 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:39.605081 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-902d4564-fe6e-425a-b58d-66fd9af77baa req-f142da8a-77ab-484b-9f34-c4585d96c6c9 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Volume info retrieved successfully. Aug 01 00:18:39.609133 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-902d4564-fe6e-425a-b58d-66fd9af77baa req-f142da8a-77ab-484b-9f34-c4585d96c6c9 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a returned with HTTP 200 Aug 01 00:18:39.609527 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 385/1547] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:18:39 2026] GET /volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a => generated 1324 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:18:40.057403 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9d7f3891-c614-4add-aff8-0cec5abcc18c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:40.059191 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9d7f3891-c614-4add-aff8-0cec5abcc18c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 Aug 01 00:18:40.059420 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9d7f3891-c614-4add-aff8-0cec5abcc18c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:40.059620 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9d7f3891-c614-4add-aff8-0cec5abcc18c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:40.059736 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-9d7f3891-c614-4add-aff8-0cec5abcc18c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Show backup with id 84ca2529-9e4a-4fdb-a84e-55cc244b2379. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:40.064035 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:40.064035 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:40.064755 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9d7f3891-c614-4add-aff8-0cec5abcc18c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 returned with HTTP 200 Aug 01 00:18:40.065139 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 390/1548] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:40 2026] GET /volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:40.251585 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5a7b9cd5-5836-439f-ba2a-665118a2043b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:40.253319 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5a7b9cd5-5836-439f-ba2a-665118a2043b tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] GET https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 Aug 01 00:18:40.253514 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5a7b9cd5-5836-439f-ba2a-665118a2043b tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:40.253709 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5a7b9cd5-5836-439f-ba2a-665118a2043b tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:40.264288 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:40.264288 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:40.269390 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-5a7b9cd5-5836-439f-ba2a-665118a2043b tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Volume info retrieved successfully. Aug 01 00:18:40.274702 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5a7b9cd5-5836-439f-ba2a-665118a2043b tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 returned with HTTP 200 Aug 01 00:18:40.275224 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 385/1549] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:40 2026] GET /volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:40.590552 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a1eefd25-8f68-4a88-8db4-8f8dfa828fd6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:40.592304 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a1eefd25-8f68-4a88-8db4-8f8dfa828fd6 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] GET https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a Aug 01 00:18:40.592506 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a1eefd25-8f68-4a88-8db4-8f8dfa828fd6 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:40.592679 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a1eefd25-8f68-4a88-8db4-8f8dfa828fd6 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:40.604248 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:40.604248 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:40.610614 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a1eefd25-8f68-4a88-8db4-8f8dfa828fd6 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Volume info retrieved successfully. Aug 01 00:18:40.615093 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a1eefd25-8f68-4a88-8db4-8f8dfa828fd6 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a returned with HTTP 200 Aug 01 00:18:40.615278 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 390/1550] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:18:40 2026] GET /volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a => generated 1162 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:18:40.673305 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-0c858177-84ae-49c5-9d6b-b626a2b08710 req-63085df5-3604-4dbb-b53f-31a6dd135bbc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:40.675515 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-0c858177-84ae-49c5-9d6b-b626a2b08710 req-63085df5-3604-4dbb-b53f-31a6dd135bbc tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] POST https://10.4.3.222/volume/v3/attachments/042dd75d-f743-4724-8d38-2cbf96eed8c5/action Aug 01 00:18:40.675915 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-0c858177-84ae-49c5-9d6b-b626a2b08710 req-63085df5-3604-4dbb-b53f-31a6dd135bbc tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:18:40.676043 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-0c858177-84ae-49c5-9d6b-b626a2b08710 req-63085df5-3604-4dbb-b53f-31a6dd135bbc tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:40.695571 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:40.695571 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:40.707913 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-0c858177-84ae-49c5-9d6b-b626a2b08710 req-63085df5-3604-4dbb-b53f-31a6dd135bbc tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/attachments/042dd75d-f743-4724-8d38-2cbf96eed8c5/action returned with HTTP 204 Aug 01 00:18:40.708399 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 386/1551] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:18:40 2026] POST /volume/v3/attachments/042dd75d-f743-4724-8d38-2cbf96eed8c5/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:18:40.781094 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-902d4564-fe6e-425a-b58d-66fd9af77baa req-e4c44c5c-a3b8-4b07-b783-bb5cb470826e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:40.782838 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-902d4564-fe6e-425a-b58d-66fd9af77baa req-e4c44c5c-a3b8-4b07-b783-bb5cb470826e tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] DELETE https://10.4.3.222/volume/v3/attachments/6b50e44d-455a-474c-b6d6-39d547155870 Aug 01 00:18:40.783048 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-902d4564-fe6e-425a-b58d-66fd9af77baa req-e4c44c5c-a3b8-4b07-b783-bb5cb470826e tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:40.783261 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-902d4564-fe6e-425a-b58d-66fd9af77baa req-e4c44c5c-a3b8-4b07-b783-bb5cb470826e tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:40.789924 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:40.789924 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:40.879271 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-902d4564-fe6e-425a-b58d-66fd9af77baa req-e4c44c5c-a3b8-4b07-b783-bb5cb470826e tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] https://10.4.3.222/volume/v3/attachments/6b50e44d-455a-474c-b6d6-39d547155870 returned with HTTP 200 Aug 01 00:18:40.879787 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 391/1552] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:18:40 2026] DELETE /volume/v3/attachments/6b50e44d-455a-474c-b6d6-39d547155870 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:40.976319 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-7d6639d8-6ed7-4ee4-8526-81edab571713 req-663fa4b5-efac-4504-9bca-84ebc125fe55 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:40.978349 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-7d6639d8-6ed7-4ee4-8526-81edab571713 req-663fa4b5-efac-4504-9bca-84ebc125fe55 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 Aug 01 00:18:40.978536 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-7d6639d8-6ed7-4ee4-8526-81edab571713 req-663fa4b5-efac-4504-9bca-84ebc125fe55 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:40.978721 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-7d6639d8-6ed7-4ee4-8526-81edab571713 req-663fa4b5-efac-4504-9bca-84ebc125fe55 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:40.990093 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:40.990093 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:40.993868 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-7d6639d8-6ed7-4ee4-8526-81edab571713 req-663fa4b5-efac-4504-9bca-84ebc125fe55 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:18:40.997969 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-7d6639d8-6ed7-4ee4-8526-81edab571713 req-663fa4b5-efac-4504-9bca-84ebc125fe55 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 returned with HTTP 200 Aug 01 00:18:40.998364 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 386/1553] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:18:40 2026] GET /volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:18:41.076883 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f5c8d4c0-c2bd-4cbb-b9a8-28fe1e240095 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:41.080129 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f5c8d4c0-c2bd-4cbb-b9a8-28fe1e240095 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 Aug 01 00:18:41.080595 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f5c8d4c0-c2bd-4cbb-b9a8-28fe1e240095 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:41.081742 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f5c8d4c0-c2bd-4cbb-b9a8-28fe1e240095 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:41.081869 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-f5c8d4c0-c2bd-4cbb-b9a8-28fe1e240095 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Show backup with id 84ca2529-9e4a-4fdb-a84e-55cc244b2379. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:41.088311 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:41.088311 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:41.089385 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f5c8d4c0-c2bd-4cbb-b9a8-28fe1e240095 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 returned with HTTP 200 Aug 01 00:18:41.089869 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 391/1554] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:41 2026] GET /volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:41.287473 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-be3393e2-c3d3-4d72-ace1-3e0dd4b1a2a2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:41.289173 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-be3393e2-c3d3-4d72-ace1-3e0dd4b1a2a2 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] GET https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 Aug 01 00:18:41.289362 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-be3393e2-c3d3-4d72-ace1-3e0dd4b1a2a2 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:41.289551 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-be3393e2-c3d3-4d72-ace1-3e0dd4b1a2a2 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:41.298618 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:41.298618 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:41.302248 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-be3393e2-c3d3-4d72-ace1-3e0dd4b1a2a2 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Volume info retrieved successfully. Aug 01 00:18:41.306307 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-be3393e2-c3d3-4d72-ace1-3e0dd4b1a2a2 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 returned with HTTP 200 Aug 01 00:18:41.308529 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 387/1555] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:41 2026] GET /volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 => generated 1144 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:18:41.318738 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9de72259-cf8d-4519-b983-fcf47ef7e155 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:41.320517 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9de72259-cf8d-4519-b983-fcf47ef7e155 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] GET https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 Aug 01 00:18:41.320817 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9de72259-cf8d-4519-b983-fcf47ef7e155 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:41.321039 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9de72259-cf8d-4519-b983-fcf47ef7e155 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:41.330151 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:41.330151 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:41.333981 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-9de72259-cf8d-4519-b983-fcf47ef7e155 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Volume info retrieved successfully. Aug 01 00:18:41.338243 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9de72259-cf8d-4519-b983-fcf47ef7e155 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 returned with HTTP 200 Aug 01 00:18:41.338631 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 392/1556] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:41 2026] GET /volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 => generated 1144 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:18:41.385174 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-dbdf89ea-9580-4dae-b4c9-e8a269243c23 req-1f91e3d8-ceae-4921-b131-eb2b301814b7 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:41.387569 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-dbdf89ea-9580-4dae-b4c9-e8a269243c23 req-1f91e3d8-ceae-4921-b131-eb2b301814b7 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] GET https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 Aug 01 00:18:41.387856 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-dbdf89ea-9580-4dae-b4c9-e8a269243c23 req-1f91e3d8-ceae-4921-b131-eb2b301814b7 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:41.388091 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-dbdf89ea-9580-4dae-b4c9-e8a269243c23 req-1f91e3d8-ceae-4921-b131-eb2b301814b7 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:41.399416 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:41.399416 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:41.403694 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-dbdf89ea-9580-4dae-b4c9-e8a269243c23 req-1f91e3d8-ceae-4921-b131-eb2b301814b7 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Volume info retrieved successfully. Aug 01 00:18:41.408757 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-dbdf89ea-9580-4dae-b4c9-e8a269243c23 req-1f91e3d8-ceae-4921-b131-eb2b301814b7 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 returned with HTTP 200 Aug 01 00:18:41.409248 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 387/1557] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:18:41 2026] GET /volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 => generated 1144 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:18:41.631071 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5cd71b4b-26f4-4819-a0b9-ad271ea42bce None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:41.635947 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5cd71b4b-26f4-4819-a0b9-ad271ea42bce tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] GET https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a Aug 01 00:18:41.636150 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5cd71b4b-26f4-4819-a0b9-ad271ea42bce tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:41.636323 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5cd71b4b-26f4-4819-a0b9-ad271ea42bce tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:41.648695 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:41.648695 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:41.653569 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5cd71b4b-26f4-4819-a0b9-ad271ea42bce tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Volume info retrieved successfully. Aug 01 00:18:41.665033 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5cd71b4b-26f4-4819-a0b9-ad271ea42bce tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a returned with HTTP 200 Aug 01 00:18:41.665033 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 392/1558] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:18:41 2026] GET /volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a => generated 867 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:18:42.108188 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7c353315-205c-4ffa-98f5-113c67a51bdf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:42.111025 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7c353315-205c-4ffa-98f5-113c67a51bdf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 Aug 01 00:18:42.111220 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7c353315-205c-4ffa-98f5-113c67a51bdf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:42.111490 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7c353315-205c-4ffa-98f5-113c67a51bdf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:42.112057 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-7c353315-205c-4ffa-98f5-113c67a51bdf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Show backup with id 84ca2529-9e4a-4fdb-a84e-55cc244b2379. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:42.117990 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:42.117990 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:42.118920 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7c353315-205c-4ffa-98f5-113c67a51bdf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 returned with HTTP 200 Aug 01 00:18:42.119525 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 388/1559] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:42 2026] GET /volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 => generated 836 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:42.129909 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1b5e665b-e240-4f23-abc5-aedc6b2f970e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:42.132381 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1b5e665b-e240-4f23-abc5-aedc6b2f970e tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/38664be8-b2a0-4ad1-b11e-650f33e202f1 Aug 01 00:18:42.132381 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1b5e665b-e240-4f23-abc5-aedc6b2f970e tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:42.132528 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1b5e665b-e240-4f23-abc5-aedc6b2f970e tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:42.144649 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:42.144649 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:42.145295 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-1b5e665b-e240-4f23-abc5-aedc6b2f970e tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:18:42.146321 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1b5e665b-e240-4f23-abc5-aedc6b2f970e tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/38664be8-b2a0-4ad1-b11e-650f33e202f1 returned with HTTP 200 Aug 01 00:18:42.146791 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 393/1560] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:18:42 2026] GET /volume/v3/snapshots/38664be8-b2a0-4ad1-b11e-650f33e202f1 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:42.157868 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-922f3490-6e04-44b8-89e2-84485487ab31 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:42.159888 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-922f3490-6e04-44b8-89e2-84485487ab31 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 Aug 01 00:18:42.160202 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-922f3490-6e04-44b8-89e2-84485487ab31 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:42.160457 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-922f3490-6e04-44b8-89e2-84485487ab31 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:42.161068 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-922f3490-6e04-44b8-89e2-84485487ab31 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Show backup with id 84ca2529-9e4a-4fdb-a84e-55cc244b2379. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:42.169281 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:42.169281 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:42.174342 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-922f3490-6e04-44b8-89e2-84485487ab31 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 returned with HTTP 200 Aug 01 00:18:42.174683 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 388/1561] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:42 2026] GET /volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 => generated 836 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:42.184835 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9cce6a88-1075-432d-816d-70fced1d0ced None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:42.186620 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9cce6a88-1075-432d-816d-70fced1d0ced tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] DELETE https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 Aug 01 00:18:42.186837 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9cce6a88-1075-432d-816d-70fced1d0ced tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:42.187018 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9cce6a88-1075-432d-816d-70fced1d0ced tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:42.187124 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-9cce6a88-1075-432d-816d-70fced1d0ced tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Delete backup with id: 84ca2529-9e4a-4fdb-a84e-55cc244b2379. Aug 01 00:18:42.193534 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:42.193534 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:42.211911 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-9cce6a88-1075-432d-816d-70fced1d0ced tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] delete_backup rpcapi backup_id 84ca2529-9e4a-4fdb-a84e-55cc244b2379 {{(pid=100406) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:18:42.213487 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9cce6a88-1075-432d-816d-70fced1d0ced tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 returned with HTTP 202 Aug 01 00:18:42.213987 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 393/1562] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:18:42 2026] DELETE /volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:18:42.226276 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f972ec55-2da1-4743-861f-c8630d29cb84 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:42.229525 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f972ec55-2da1-4743-861f-c8630d29cb84 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 Aug 01 00:18:42.229793 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f972ec55-2da1-4743-861f-c8630d29cb84 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:42.230081 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f972ec55-2da1-4743-861f-c8630d29cb84 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:42.230288 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-f972ec55-2da1-4743-861f-c8630d29cb84 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Show backup with id 84ca2529-9e4a-4fdb-a84e-55cc244b2379. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:42.237860 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:42.237860 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:42.239074 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f972ec55-2da1-4743-861f-c8630d29cb84 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 returned with HTTP 200 Aug 01 00:18:42.239752 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 389/1563] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:42 2026] GET /volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:43.250277 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-fbe3cc87-d31a-490f-be55-3f8c01be20cf None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:43.252189 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fbe3cc87-d31a-490f-be55-3f8c01be20cf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 Aug 01 00:18:43.252402 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fbe3cc87-d31a-490f-be55-3f8c01be20cf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:43.252585 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fbe3cc87-d31a-490f-be55-3f8c01be20cf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:43.252686 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-fbe3cc87-d31a-490f-be55-3f8c01be20cf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Show backup with id 84ca2529-9e4a-4fdb-a84e-55cc244b2379. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:18:43.256215 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fbe3cc87-d31a-490f-be55-3f8c01be20cf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 returned with HTTP 404 Aug 01 00:18:43.256667 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 394/1564] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:43 2026] GET /volume/v3/backups/84ca2529-9e4a-4fdb-a84e-55cc244b2379 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:18:43.335540 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-fa0f02ce-b502-4808-919d-326f2bdf4cf1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:43.337062 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fa0f02ce-b502-4808-919d-326f2bdf4cf1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/38664be8-b2a0-4ad1-b11e-650f33e202f1 Aug 01 00:18:43.337226 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fa0f02ce-b502-4808-919d-326f2bdf4cf1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:43.337395 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fa0f02ce-b502-4808-919d-326f2bdf4cf1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:43.337485 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-fa0f02ce-b502-4808-919d-326f2bdf4cf1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Delete snapshot with id: 38664be8-b2a0-4ad1-b11e-650f33e202f1 Aug 01 00:18:43.342218 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:43.342218 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:43.342618 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-fa0f02ce-b502-4808-919d-326f2bdf4cf1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:18:43.357390 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-fa0f02ce-b502-4808-919d-326f2bdf4cf1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot delete request issued successfully. Aug 01 00:18:43.357616 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fa0f02ce-b502-4808-919d-326f2bdf4cf1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/38664be8-b2a0-4ad1-b11e-650f33e202f1 returned with HTTP 202 Aug 01 00:18:43.358066 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 389/1565] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:18:43 2026] DELETE /volume/v3/snapshots/38664be8-b2a0-4ad1-b11e-650f33e202f1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:18:43.367584 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1f8aacb7-9f27-40fd-9be4-1bb2d02d7ed5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:43.369377 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1f8aacb7-9f27-40fd-9be4-1bb2d02d7ed5 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/38664be8-b2a0-4ad1-b11e-650f33e202f1 Aug 01 00:18:43.369675 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1f8aacb7-9f27-40fd-9be4-1bb2d02d7ed5 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:43.369831 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1f8aacb7-9f27-40fd-9be4-1bb2d02d7ed5 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:43.374598 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:43.374598 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:43.375025 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1f8aacb7-9f27-40fd-9be4-1bb2d02d7ed5 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:18:43.375745 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1f8aacb7-9f27-40fd-9be4-1bb2d02d7ed5 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/38664be8-b2a0-4ad1-b11e-650f33e202f1 returned with HTTP 200 Aug 01 00:18:43.376105 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 394/1566] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:18:43 2026] GET /volume/v3/snapshots/38664be8-b2a0-4ad1-b11e-650f33e202f1 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:43.884101 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9871f074-49cd-46e9-b69f-e84bc38f4e35 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:43.886358 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9871f074-49cd-46e9-b69f-e84bc38f4e35 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 Aug 01 00:18:43.886601 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9871f074-49cd-46e9-b69f-e84bc38f4e35 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:43.886993 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9871f074-49cd-46e9-b69f-e84bc38f4e35 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:43.899189 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:43.899189 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:43.903663 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9871f074-49cd-46e9-b69f-e84bc38f4e35 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:18:43.909091 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9871f074-49cd-46e9-b69f-e84bc38f4e35 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 returned with HTTP 200 Aug 01 00:18:43.909577 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 390/1567] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:43 2026] GET /volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:18:43.945849 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-ca57c7a5-abc5-408b-bc30-bec665a05647 req-533d2e4f-28b9-40b3-a37b-a427a1cc9343 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:43.947873 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-ca57c7a5-abc5-408b-bc30-bec665a05647 req-533d2e4f-28b9-40b3-a37b-a427a1cc9343 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 Aug 01 00:18:43.948107 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-ca57c7a5-abc5-408b-bc30-bec665a05647 req-533d2e4f-28b9-40b3-a37b-a427a1cc9343 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:43.948333 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-ca57c7a5-abc5-408b-bc30-bec665a05647 req-533d2e4f-28b9-40b3-a37b-a427a1cc9343 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:43.960147 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:43.960147 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:43.964863 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-ca57c7a5-abc5-408b-bc30-bec665a05647 req-533d2e4f-28b9-40b3-a37b-a427a1cc9343 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:18:43.972447 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-ca57c7a5-abc5-408b-bc30-bec665a05647 req-533d2e4f-28b9-40b3-a37b-a427a1cc9343 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 returned with HTTP 200 Aug 01 00:18:43.972860 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 395/1568] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:18:43 2026] GET /volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:18:43.989682 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-ca57c7a5-abc5-408b-bc30-bec665a05647 req-32d6b687-75cc-4ec7-a75e-adc0e4938d5d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:43.995158 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-ca57c7a5-abc5-408b-bc30-bec665a05647 req-32d6b687-75cc-4ec7-a75e-adc0e4938d5d tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] POST https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916/action Aug 01 00:18:43.995650 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-ca57c7a5-abc5-408b-bc30-bec665a05647 req-32d6b687-75cc-4ec7-a75e-adc0e4938d5d tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:18:43.995868 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-ca57c7a5-abc5-408b-bc30-bec665a05647 req-32d6b687-75cc-4ec7-a75e-adc0e4938d5d tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:44.016198 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:44.016198 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:44.016663 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-ca57c7a5-abc5-408b-bc30-bec665a05647 req-32d6b687-75cc-4ec7-a75e-adc0e4938d5d tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:18:44.022973 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-ca57c7a5-abc5-408b-bc30-bec665a05647 req-32d6b687-75cc-4ec7-a75e-adc0e4938d5d tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Begin detaching volume completed successfully. Aug 01 00:18:44.023248 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-ca57c7a5-abc5-408b-bc30-bec665a05647 req-32d6b687-75cc-4ec7-a75e-adc0e4938d5d tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916/action returned with HTTP 202 Aug 01 00:18:44.023674 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 390/1569] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:18:43 2026] POST /volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:18:44.067537 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c8680efb-9384-4db0-aced-d95127a3551a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:44.067946 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c8680efb-9384-4db0-aced-d95127a3551a None None] GET https://10.4.3.222/volume// Aug 01 00:18:44.068109 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c8680efb-9384-4db0-aced-d95127a3551a None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:44.068310 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c8680efb-9384-4db0-aced-d95127a3551a None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:44.068612 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c8680efb-9384-4db0-aced-d95127a3551a None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:18:44.068927 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 395/1570] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:18: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 01 00:18:44.078275 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-ca57c7a5-abc5-408b-bc30-bec665a05647 req-0f12f31a-2934-4a96-92cc-ee2f1da8414a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:44.080997 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ca57c7a5-abc5-408b-bc30-bec665a05647 req-0f12f31a-2934-4a96-92cc-ee2f1da8414a tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 Aug 01 00:18:44.081125 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ca57c7a5-abc5-408b-bc30-bec665a05647 req-0f12f31a-2934-4a96-92cc-ee2f1da8414a tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:44.081333 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ca57c7a5-abc5-408b-bc30-bec665a05647 req-0f12f31a-2934-4a96-92cc-ee2f1da8414a tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:44.092048 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:44.092048 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:44.099139 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-ca57c7a5-abc5-408b-bc30-bec665a05647 req-0f12f31a-2934-4a96-92cc-ee2f1da8414a tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:18:44.107008 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ca57c7a5-abc5-408b-bc30-bec665a05647 req-0f12f31a-2934-4a96-92cc-ee2f1da8414a tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 returned with HTTP 200 Aug 01 00:18:44.107410 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 391/1571] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:18:44 2026] GET /volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 => generated 1323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:18:44.388639 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-3431266c-6706-47cb-85b9-8fba67d166e9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:44.391131 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3431266c-6706-47cb-85b9-8fba67d166e9 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/38664be8-b2a0-4ad1-b11e-650f33e202f1 Aug 01 00:18:44.391366 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3431266c-6706-47cb-85b9-8fba67d166e9 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:44.391556 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3431266c-6706-47cb-85b9-8fba67d166e9 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:44.397375 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3431266c-6706-47cb-85b9-8fba67d166e9 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/38664be8-b2a0-4ad1-b11e-650f33e202f1 returned with HTTP 404 Aug 01 00:18:44.397916 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 396/1572] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:18:44 2026] GET /volume/v3/snapshots/38664be8-b2a0-4ad1-b11e-650f33e202f1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:18:44.413140 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f198e19a-b9f4-4585-96b4-6db2c0ffaba4 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:44.415752 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f198e19a-b9f4-4585-96b4-6db2c0ffaba4 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac Aug 01 00:18:44.415752 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f198e19a-b9f4-4585-96b4-6db2c0ffaba4 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:44.415752 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f198e19a-b9f4-4585-96b4-6db2c0ffaba4 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:44.422540 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:44.422540 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:44.426513 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f198e19a-b9f4-4585-96b4-6db2c0ffaba4 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:18:44.430858 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f198e19a-b9f4-4585-96b4-6db2c0ffaba4 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac returned with HTTP 200 Aug 01 00:18:44.431254 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 391/1573] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:44 2026] GET /volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:44.468243 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8efce6c9-3a31-4e99-a4c2-371eac92e8bf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:44.470213 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8efce6c9-3a31-4e99-a4c2-371eac92e8bf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:18:44.470558 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8efce6c9-3a31-4e99-a4c2-371eac92e8bf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a7e69f30-42a3-4df7-b511-e7ec77a3747d", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-335249490"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:44.471908 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-8efce6c9-3a31-4e99-a4c2-371eac92e8bf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Create volume request body: {'volume': {'imageRef': 'a7e69f30-42a3-4df7-b511-e7ec77a3747d', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-335249490'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:18:44.545122 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d63724db-ca6d-4f2e-b04d-ca6a0981435a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:44.547295 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d63724db-ca6d-4f2e-b04d-ca6a0981435a tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] GET https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a Aug 01 00:18:44.547570 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d63724db-ca6d-4f2e-b04d-ca6a0981435a tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:44.547887 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d63724db-ca6d-4f2e-b04d-ca6a0981435a tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:44.558015 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:44.558015 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:44.561898 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d63724db-ca6d-4f2e-b04d-ca6a0981435a tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Volume info retrieved successfully. Aug 01 00:18:44.569034 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d63724db-ca6d-4f2e-b04d-ca6a0981435a tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a returned with HTTP 200 Aug 01 00:18:44.569338 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 392/1574] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:18:44 2026] GET /volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:18:44.585790 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c2be398f-ea95-406c-82aa-f74005eb4062 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:44.588290 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c2be398f-ea95-406c-82aa-f74005eb4062 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] DELETE https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a Aug 01 00:18:44.588512 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c2be398f-ea95-406c-82aa-f74005eb4062 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:44.588697 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c2be398f-ea95-406c-82aa-f74005eb4062 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:44.588918 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-c2be398f-ea95-406c-82aa-f74005eb4062 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Delete volume with id: 372c1f8d-bcb9-4f86-8e69-a8541261984a Aug 01 00:18:44.599296 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:44.599296 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:44.599296 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c2be398f-ea95-406c-82aa-f74005eb4062 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Volume info retrieved successfully. Aug 01 00:18:44.623738 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-8efce6c9-3a31-4e99-a4c2-371eac92e8bf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Create volume of 1 GB Aug 01 00:18:44.625629 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c2be398f-ea95-406c-82aa-f74005eb4062 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Delete volume request issued successfully. Aug 01 00:18:44.625629 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c2be398f-ea95-406c-82aa-f74005eb4062 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a returned with HTTP 202 Aug 01 00:18:44.626214 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 397/1575] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:18:44 2026] DELETE /volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:18:44.630593 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8efce6c9-3a31-4e99-a4c2-371eac92e8bf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Availability Zones retrieved successfully. Aug 01 00:18:44.633162 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-fe14ca22-c307-4ad8-a277-646210e0bfc8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:44.634900 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fe14ca22-c307-4ad8-a277-646210e0bfc8 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] GET https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a Aug 01 00:18:44.635108 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fe14ca22-c307-4ad8-a277-646210e0bfc8 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:44.635325 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fe14ca22-c307-4ad8-a277-646210e0bfc8 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:44.640229 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8efce6c9-3a31-4e99-a4c2-371eac92e8bf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Flow 'volume_create_api' (95945786-c2c8-49dc-b75f-dc8f0625165d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:18:44.645282 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8efce6c9-3a31-4e99-a4c2-371eac92e8bf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5abf6f6-73d2-4a92-89f8-d9353ed5d6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:44.646200 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-8efce6c9-3a31-4e99-a4c2-371eac92e8bf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:18:44.650542 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:44.650542 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:44.655834 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-fe14ca22-c307-4ad8-a277-646210e0bfc8 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Volume info retrieved successfully. Aug 01 00:18:44.660118 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fe14ca22-c307-4ad8-a277-646210e0bfc8 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a returned with HTTP 200 Aug 01 00:18:44.660476 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 392/1576] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:18:44 2026] GET /volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a => generated 866 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:18:44.711024 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8efce6c9-3a31-4e99-a4c2-371eac92e8bf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5abf6f6-73d2-4a92-89f8-d9353ed5d6f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:44.712001 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8efce6c9-3a31-4e99-a4c2-371eac92e8bf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55edf1cc-9aff-4024-876d-35ff0923f1dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:44.758667 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-8efce6c9-3a31-4e99-a4c2-371eac92e8bf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Created reservations ['fb636746-ff3b-4074-9e17-781241e6aba6', '293486bc-3332-4979-b318-28e9f71c1f35', 'ca219640-3954-448d-8411-e5cbf472fa90', '7d65ac0f-5868-4358-9459-53870537d9b4'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:18:44.759713 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8efce6c9-3a31-4e99-a4c2-371eac92e8bf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55edf1cc-9aff-4024-876d-35ff0923f1dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb636746-ff3b-4074-9e17-781241e6aba6', '293486bc-3332-4979-b318-28e9f71c1f35', 'ca219640-3954-448d-8411-e5cbf472fa90', '7d65ac0f-5868-4358-9459-53870537d9b4']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:44.760777 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8efce6c9-3a31-4e99-a4c2-371eac92e8bf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (966c7489-7ebc-45de-910d-5f074af8139d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:44.783251 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8efce6c9-3a31-4e99-a4c2-371eac92e8bf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (966c7489-7ebc-45de-910d-5f074af8139d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea321ebd-d8ab-4440-a2f9-403091d3a8d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-335249490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f1cca1bf7314492ad2aff2162e593f3',qos_specs=None,replication_status=,reservations=['fb636746-ff3b-4074-9e17-781241e6aba6','293486bc-3332-4979-b318-28e9f71c1f35','ca219640-3954-448d-8411-e5cbf472fa90','7d65ac0f-5868-4358-9459-53870537d9b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777a13eee8774fad888d3f9e31258e00',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:18:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-335249490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea321ebd-d8ab-4440-a2f9-403091d3a8d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f1cca1bf7314492ad2aff2162e593f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='777a13eee8774fad888d3f9e31258e00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:44.784085 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8efce6c9-3a31-4e99-a4c2-371eac92e8bf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4005baa-d4b8-4747-9252-72034af16cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:44.804025 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8efce6c9-3a31-4e99-a4c2-371eac92e8bf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4005baa-d4b8-4747-9252-72034af16cd0) transitioned into state 'SUCCESS' from state '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-335249490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f1cca1bf7314492ad2aff2162e593f3',qos_specs=None,replication_status=,reservations=['fb636746-ff3b-4074-9e17-781241e6aba6','293486bc-3332-4979-b318-28e9f71c1f35','ca219640-3954-448d-8411-e5cbf472fa90','7d65ac0f-5868-4358-9459-53870537d9b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777a13eee8774fad888d3f9e31258e00',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:44.804895 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8efce6c9-3a31-4e99-a4c2-371eac92e8bf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9db4d49-2c0c-4d6f-a7b7-fbdba58763a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:44.815303 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8efce6c9-3a31-4e99-a4c2-371eac92e8bf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9db4d49-2c0c-4d6f-a7b7-fbdba58763a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:44.816314 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8efce6c9-3a31-4e99-a4c2-371eac92e8bf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Flow 'volume_create_api' (95945786-c2c8-49dc-b75f-dc8f0625165d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:18:44.816698 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8efce6c9-3a31-4e99-a4c2-371eac92e8bf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Create volume request issued successfully. Aug 01 00:18:44.817410 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8efce6c9-3a31-4e99-a4c2-371eac92e8bf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:18:44.817978 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 396/1577] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:18:44 2026] POST /volume/v3/volumes => generated 753 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:18:44.832342 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a278716d-4aef-46e3-8a56-7d621866c802 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:44.834650 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a278716d-4aef-46e3-8a56-7d621866c802 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 Aug 01 00:18:44.834891 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a278716d-4aef-46e3-8a56-7d621866c802 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:44.835204 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a278716d-4aef-46e3-8a56-7d621866c802 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:44.843226 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:44.843226 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:44.847330 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a278716d-4aef-46e3-8a56-7d621866c802 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:18:44.851705 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a278716d-4aef-46e3-8a56-7d621866c802 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 returned with HTTP 200 Aug 01 00:18:44.852140 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 393/1578] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:44 2026] GET /volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:44.935310 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-ca57c7a5-abc5-408b-bc30-bec665a05647 req-18d8b630-be3e-4ad2-a948-9873473d2f83 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:44.938402 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-ca57c7a5-abc5-408b-bc30-bec665a05647 req-18d8b630-be3e-4ad2-a948-9873473d2f83 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] DELETE https://10.4.3.222/volume/v3/attachments/5057b350-1cfa-40e9-99c1-16db44d40d6a Aug 01 00:18:44.938974 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-ca57c7a5-abc5-408b-bc30-bec665a05647 req-18d8b630-be3e-4ad2-a948-9873473d2f83 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:44.938974 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-ca57c7a5-abc5-408b-bc30-bec665a05647 req-18d8b630-be3e-4ad2-a948-9873473d2f83 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:44.945513 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:44.945513 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:44.990358 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-ca57c7a5-abc5-408b-bc30-bec665a05647 req-18d8b630-be3e-4ad2-a948-9873473d2f83 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/attachments/5057b350-1cfa-40e9-99c1-16db44d40d6a returned with HTTP 200 Aug 01 00:18:44.990873 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 398/1579] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:18:44 2026] DELETE /volume/v3/attachments/5057b350-1cfa-40e9-99c1-16db44d40d6a => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:45.113025 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d5640caf-8237-41ab-a2ff-66aa1c271985 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:45.114858 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d5640caf-8237-41ab-a2ff-66aa1c271985 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 Aug 01 00:18:45.115041 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d5640caf-8237-41ab-a2ff-66aa1c271985 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:45.115208 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d5640caf-8237-41ab-a2ff-66aa1c271985 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:45.121541 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:45.121541 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:45.125086 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d5640caf-8237-41ab-a2ff-66aa1c271985 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:18:45.129347 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d5640caf-8237-41ab-a2ff-66aa1c271985 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 returned with HTTP 200 Aug 01 00:18:45.129713 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 393/1580] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:45 2026] GET /volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:45.592915 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-bb88d411-89c4-4c45-99c5-f87e52663988 req-c84ed2c9-d179-4d6a-b243-9744ca96afa6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:45.596483 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-bb88d411-89c4-4c45-99c5-f87e52663988 req-c84ed2c9-d179-4d6a-b243-9744ca96afa6 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] GET https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 Aug 01 00:18:45.596483 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-bb88d411-89c4-4c45-99c5-f87e52663988 req-c84ed2c9-d179-4d6a-b243-9744ca96afa6 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:45.599850 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-bb88d411-89c4-4c45-99c5-f87e52663988 req-c84ed2c9-d179-4d6a-b243-9744ca96afa6 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:45.608923 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:45.608923 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:45.613091 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-bb88d411-89c4-4c45-99c5-f87e52663988 req-c84ed2c9-d179-4d6a-b243-9744ca96afa6 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Volume info retrieved successfully. Aug 01 00:18:45.619015 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-bb88d411-89c4-4c45-99c5-f87e52663988 req-c84ed2c9-d179-4d6a-b243-9744ca96afa6 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 returned with HTTP 200 Aug 01 00:18:45.619015 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 397/1581] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:18:45 2026] GET /volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 => generated 1144 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:18:45.675320 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2007f99a-d250-4a99-ac51-a9a2323bbf25 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:45.678177 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2007f99a-d250-4a99-ac51-a9a2323bbf25 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] GET https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a Aug 01 00:18:45.678177 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2007f99a-d250-4a99-ac51-a9a2323bbf25 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:45.678177 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2007f99a-d250-4a99-ac51-a9a2323bbf25 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:45.686365 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2007f99a-d250-4a99-ac51-a9a2323bbf25 tempest-VolumesExtendAttachedTest-566715465 tempest-VolumesExtendAttachedTest-566715465-project-member] https://10.4.3.222/volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a returned with HTTP 404 Aug 01 00:18:45.686745 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 394/1582] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:18:45 2026] GET /volume/v3/volumes/372c1f8d-bcb9-4f86-8e69-a8541261984a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:18:45.866429 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1e4dd267-eec5-4edc-aa4f-761220f27ef7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:45.869582 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1e4dd267-eec5-4edc-aa4f-761220f27ef7 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 Aug 01 00:18:45.869582 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1e4dd267-eec5-4edc-aa4f-761220f27ef7 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:45.869582 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1e4dd267-eec5-4edc-aa4f-761220f27ef7 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:45.876669 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:45.876669 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:45.880712 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-1e4dd267-eec5-4edc-aa4f-761220f27ef7 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:18:45.887662 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1e4dd267-eec5-4edc-aa4f-761220f27ef7 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 returned with HTTP 200 Aug 01 00:18:45.889153 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 399/1583] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:45 2026] GET /volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:18:51.061469 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a07381af-93ef-4d7e-ac1c-6ec411eb3312 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:51.177845 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a07381af-93ef-4d7e-ac1c-6ec411eb3312 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:18:51.178273 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a07381af-93ef-4d7e-ac1c-6ec411eb3312 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-2051883468"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:51.180017 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-a07381af-93ef-4d7e-ac1c-6ec411eb3312 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-2051883468'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:18:51.180173 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-a07381af-93ef-4d7e-ac1c-6ec411eb3312 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Create volume of 1 GB Aug 01 00:18:51.184904 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a07381af-93ef-4d7e-ac1c-6ec411eb3312 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Availability Zones retrieved successfully. Aug 01 00:18:51.192383 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a07381af-93ef-4d7e-ac1c-6ec411eb3312 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Flow 'volume_create_api' (3c3f875b-e9af-411c-af73-02be916f3349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:18:51.193427 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a07381af-93ef-4d7e-ac1c-6ec411eb3312 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d2a9f12-ba8d-4d61-8f61-02181c150238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:51.194261 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-a07381af-93ef-4d7e-ac1c-6ec411eb3312 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:18:51.219724 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a07381af-93ef-4d7e-ac1c-6ec411eb3312 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d2a9f12-ba8d-4d61-8f61-02181c150238) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:51.220305 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a07381af-93ef-4d7e-ac1c-6ec411eb3312 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eb03efa-1170-441f-ae4f-655edd219416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:51.288332 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-a07381af-93ef-4d7e-ac1c-6ec411eb3312 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Created reservations ['7c526cdd-e58a-4f38-bc7c-6b174eaae9d8', '9ac47d99-a7c8-467b-8b80-5246ac42d255', '8079f6ad-bb86-428b-8656-f51988e06548', '8f8424a4-8704-4e9c-8024-1f923eabfe7a'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:18:51.289373 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a07381af-93ef-4d7e-ac1c-6ec411eb3312 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eb03efa-1170-441f-ae4f-655edd219416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c526cdd-e58a-4f38-bc7c-6b174eaae9d8', '9ac47d99-a7c8-467b-8b80-5246ac42d255', '8079f6ad-bb86-428b-8656-f51988e06548', '8f8424a4-8704-4e9c-8024-1f923eabfe7a']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:51.290406 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a07381af-93ef-4d7e-ac1c-6ec411eb3312 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6267231f-394c-4423-a543-6c210bae1e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:51.315146 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a07381af-93ef-4d7e-ac1c-6ec411eb3312 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6267231f-394c-4423-a543-6c210bae1e7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f519c9c0-c3b2-4684-b697-6afd5621436f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2051883468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e934a8f3fc6d4f04975df77f3a5e24ff',qos_specs=None,replication_status=,reservations=['7c526cdd-e58a-4f38-bc7c-6b174eaae9d8','9ac47d99-a7c8-467b-8b80-5246ac42d255','8079f6ad-bb86-428b-8656-f51988e06548','8f8424a4-8704-4e9c-8024-1f923eabfe7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71625920674a479ba0b4164c91536183',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:18:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2051883468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f519c9c0-c3b2-4684-b697-6afd5621436f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e934a8f3fc6d4f04975df77f3a5e24ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71625920674a479ba0b4164c91536183',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:51.316648 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a07381af-93ef-4d7e-ac1c-6ec411eb3312 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7e162fd-0264-4da8-83f7-dfee6381c1dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:51.337494 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a07381af-93ef-4d7e-ac1c-6ec411eb3312 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7e162fd-0264-4da8-83f7-dfee6381c1dc) transitioned into state 'SUCCESS' from state '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-2051883468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e934a8f3fc6d4f04975df77f3a5e24ff',qos_specs=None,replication_status=,reservations=['7c526cdd-e58a-4f38-bc7c-6b174eaae9d8','9ac47d99-a7c8-467b-8b80-5246ac42d255','8079f6ad-bb86-428b-8656-f51988e06548','8f8424a4-8704-4e9c-8024-1f923eabfe7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71625920674a479ba0b4164c91536183',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:51.338105 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a07381af-93ef-4d7e-ac1c-6ec411eb3312 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07fd1a31-965a-479e-be94-10022e983312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:18:51.348369 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a07381af-93ef-4d7e-ac1c-6ec411eb3312 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07fd1a31-965a-479e-be94-10022e983312) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:18:51.349537 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a07381af-93ef-4d7e-ac1c-6ec411eb3312 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Flow 'volume_create_api' (3c3f875b-e9af-411c-af73-02be916f3349) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:18:51.349980 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a07381af-93ef-4d7e-ac1c-6ec411eb3312 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Create volume request issued successfully. Aug 01 00:18:51.350751 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a07381af-93ef-4d7e-ac1c-6ec411eb3312 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:18:51.354789 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 394/1584] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:18:51 2026] POST /volume/v3/volumes => generated 758 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:18:51.369347 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c6fa7aad-35c5-475f-8291-936f8aa3909a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:51.371307 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c6fa7aad-35c5-475f-8291-936f8aa3909a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/volumes/f519c9c0-c3b2-4684-b697-6afd5621436f Aug 01 00:18:51.371555 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c6fa7aad-35c5-475f-8291-936f8aa3909a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:51.371838 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c6fa7aad-35c5-475f-8291-936f8aa3909a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:51.380993 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:51.380993 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:51.387057 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c6fa7aad-35c5-475f-8291-936f8aa3909a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Volume info retrieved successfully. Aug 01 00:18:51.394936 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c6fa7aad-35c5-475f-8291-936f8aa3909a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/volumes/f519c9c0-c3b2-4684-b697-6afd5621436f returned with HTTP 200 Aug 01 00:18:51.395313 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 398/1585] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:51 2026] GET /volume/v3/volumes/f519c9c0-c3b2-4684-b697-6afd5621436f => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:52.408351 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ffb4a4b4-adf9-442c-a8a4-4c7b6c7b860a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:52.410241 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ffb4a4b4-adf9-442c-a8a4-4c7b6c7b860a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/volumes/f519c9c0-c3b2-4684-b697-6afd5621436f Aug 01 00:18:52.410450 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ffb4a4b4-adf9-442c-a8a4-4c7b6c7b860a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:52.410634 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ffb4a4b4-adf9-442c-a8a4-4c7b6c7b860a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:52.417641 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:52.417641 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:52.421284 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ffb4a4b4-adf9-442c-a8a4-4c7b6c7b860a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Volume info retrieved successfully. Aug 01 00:18:52.425346 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ffb4a4b4-adf9-442c-a8a4-4c7b6c7b860a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/volumes/f519c9c0-c3b2-4684-b697-6afd5621436f returned with HTTP 200 Aug 01 00:18:52.425751 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 395/1586] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:52 2026] GET /volume/v3/volumes/f519c9c0-c3b2-4684-b697-6afd5621436f => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:52.437646 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-fde1a0d4-3eff-405c-9513-d447b62af91b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:52.439421 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fde1a0d4-3eff-405c-9513-d447b62af91b tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:18:52.439830 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fde1a0d4-3eff-405c-9513-d447b62af91b tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f519c9c0-c3b2-4684-b697-6afd5621436f", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-129550971"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:52.448255 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:52.448255 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:52.448908 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-fde1a0d4-3eff-405c-9513-d447b62af91b tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Volume info retrieved successfully. Aug 01 00:18:52.449244 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-fde1a0d4-3eff-405c-9513-d447b62af91b tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Create snapshot from volume f519c9c0-c3b2-4684-b697-6afd5621436f Aug 01 00:18:52.489559 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-fde1a0d4-3eff-405c-9513-d447b62af91b tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Created reservations ['401b3731-9588-492a-bfed-aed7351464d3', '53698185-971e-490d-823a-fe907d468937', '59648d4e-d725-42f0-adfa-ea697ee27bbf', '47ffe783-fea6-45e3-9a3d-fbcee5d777da'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:18:52.522199 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-fde1a0d4-3eff-405c-9513-d447b62af91b tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Snapshot create request issued successfully. Aug 01 00:18:52.522571 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fde1a0d4-3eff-405c-9513-d447b62af91b tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:18:52.523111 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 400/1587] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:18:52 2026] POST /volume/v3/snapshots => generated 313 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:18:52.535067 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-92f128fe-fc10-482e-ad7e-05e697a77f02 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:52.539844 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-92f128fe-fc10-482e-ad7e-05e697a77f02 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/snapshots/727b70fb-6aca-4e6d-8cd4-5312e7fd8d91 Aug 01 00:18:52.540256 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-92f128fe-fc10-482e-ad7e-05e697a77f02 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:52.540993 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-92f128fe-fc10-482e-ad7e-05e697a77f02 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:52.547533 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:52.547533 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:52.548047 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-92f128fe-fc10-482e-ad7e-05e697a77f02 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Snapshot retrieved successfully. Aug 01 00:18:52.549190 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-92f128fe-fc10-482e-ad7e-05e697a77f02 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots/727b70fb-6aca-4e6d-8cd4-5312e7fd8d91 returned with HTTP 200 Aug 01 00:18:52.549849 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 395/1588] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:18:52 2026] GET /volume/v3/snapshots/727b70fb-6aca-4e6d-8cd4-5312e7fd8d91 => generated 445 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:53.559610 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0125551e-a492-4b83-9aaf-cfb57742c069 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:53.565052 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0125551e-a492-4b83-9aaf-cfb57742c069 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/snapshots/727b70fb-6aca-4e6d-8cd4-5312e7fd8d91 Aug 01 00:18:53.565241 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0125551e-a492-4b83-9aaf-cfb57742c069 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:53.565472 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0125551e-a492-4b83-9aaf-cfb57742c069 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:53.573866 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:53.573866 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:53.574313 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0125551e-a492-4b83-9aaf-cfb57742c069 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Snapshot retrieved successfully. Aug 01 00:18:53.575002 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0125551e-a492-4b83-9aaf-cfb57742c069 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots/727b70fb-6aca-4e6d-8cd4-5312e7fd8d91 returned with HTTP 200 Aug 01 00:18:53.575332 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 399/1589] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:18:53 2026] GET /volume/v3/snapshots/727b70fb-6aca-4e6d-8cd4-5312e7fd8d91 => generated 472 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:53.586970 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d52b2e63-f38f-477d-9cf3-e60f6206461e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:53.589335 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d52b2e63-f38f-477d-9cf3-e60f6206461e tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:18:53.590106 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d52b2e63-f38f-477d-9cf3-e60f6206461e tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f519c9c0-c3b2-4684-b697-6afd5621436f", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-343662977"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:53.604586 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:53.604586 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:53.605333 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d52b2e63-f38f-477d-9cf3-e60f6206461e tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Volume info retrieved successfully. Aug 01 00:18:53.605502 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-d52b2e63-f38f-477d-9cf3-e60f6206461e tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Create snapshot from volume f519c9c0-c3b2-4684-b697-6afd5621436f Aug 01 00:18:53.637420 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-d52b2e63-f38f-477d-9cf3-e60f6206461e tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Created reservations ['7ab2f86d-ceda-4526-98d3-629490988460', '7f487553-878c-4a29-877c-aef178790e7a', '5acaa87f-2f88-4998-a17b-48d32c2320f3', '14af63b6-8838-4604-8681-172f86e080d6'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:18:53.667785 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d52b2e63-f38f-477d-9cf3-e60f6206461e tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Snapshot create request issued successfully. Aug 01 00:18:53.668134 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d52b2e63-f38f-477d-9cf3-e60f6206461e tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:18:53.668605 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 396/1590] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:18:53 2026] POST /volume/v3/snapshots => generated 313 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:18:53.684987 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4735b2f9-d29f-4af9-a890-c4566d83fd1e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:53.686758 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4735b2f9-d29f-4af9-a890-c4566d83fd1e tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/snapshots/623d68ab-e9a9-424a-b2e2-eb060eb08459 Aug 01 00:18:53.686971 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4735b2f9-d29f-4af9-a890-c4566d83fd1e tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:53.687149 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4735b2f9-d29f-4af9-a890-c4566d83fd1e tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:53.695821 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:53.695821 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:53.696465 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-4735b2f9-d29f-4af9-a890-c4566d83fd1e tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Snapshot retrieved successfully. Aug 01 00:18:53.697564 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4735b2f9-d29f-4af9-a890-c4566d83fd1e tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots/623d68ab-e9a9-424a-b2e2-eb060eb08459 returned with HTTP 200 Aug 01 00:18:53.698205 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 401/1591] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:18:53 2026] GET /volume/v3/snapshots/623d68ab-e9a9-424a-b2e2-eb060eb08459 => generated 445 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:54.709602 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7d59c1e3-7149-4296-b9cd-b7173236b9ae None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:54.712011 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7d59c1e3-7149-4296-b9cd-b7173236b9ae tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/snapshots/623d68ab-e9a9-424a-b2e2-eb060eb08459 Aug 01 00:18:54.712256 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7d59c1e3-7149-4296-b9cd-b7173236b9ae tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:54.712446 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7d59c1e3-7149-4296-b9cd-b7173236b9ae tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:54.723625 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:54.723625 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:54.724274 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-7d59c1e3-7149-4296-b9cd-b7173236b9ae tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Snapshot retrieved successfully. Aug 01 00:18:54.725126 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7d59c1e3-7149-4296-b9cd-b7173236b9ae tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots/623d68ab-e9a9-424a-b2e2-eb060eb08459 returned with HTTP 200 Aug 01 00:18:54.725499 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 396/1592] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:18:54 2026] GET /volume/v3/snapshots/623d68ab-e9a9-424a-b2e2-eb060eb08459 => generated 472 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:54.734136 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6291d333-37b3-4e27-ab76-c473e3df74e7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:54.736152 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6291d333-37b3-4e27-ab76-c473e3df74e7 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:18:54.736667 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6291d333-37b3-4e27-ab76-c473e3df74e7 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f519c9c0-c3b2-4684-b697-6afd5621436f", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2038188063"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:18:54.748403 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:54.748403 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:54.749022 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6291d333-37b3-4e27-ab76-c473e3df74e7 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Volume info retrieved successfully. Aug 01 00:18:54.749186 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-6291d333-37b3-4e27-ab76-c473e3df74e7 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Create snapshot from volume f519c9c0-c3b2-4684-b697-6afd5621436f Aug 01 00:18:54.780993 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-6291d333-37b3-4e27-ab76-c473e3df74e7 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Created reservations ['79a49437-0454-45ef-a1c1-331b6c855f98', '9f948a1e-0b41-4dd1-9141-4c267c0a94fc', '657a2757-0b38-4843-a71c-d8e76287de88', '462c09fe-bd7c-4e5b-bf48-76acf3a01306'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:18:54.813310 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6291d333-37b3-4e27-ab76-c473e3df74e7 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Snapshot create request issued successfully. Aug 01 00:18:54.813639 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6291d333-37b3-4e27-ab76-c473e3df74e7 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:18:54.814507 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 400/1593] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:18:54 2026] POST /volume/v3/snapshots => generated 314 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 01 00:18:54.824364 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cffeb7c1-13bf-443d-a59e-25a7e6bc0780 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:54.827057 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cffeb7c1-13bf-443d-a59e-25a7e6bc0780 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/snapshots/92b0000d-8649-4bd0-8d27-3e2431580d6a Aug 01 00:18:54.827503 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cffeb7c1-13bf-443d-a59e-25a7e6bc0780 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:54.827670 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cffeb7c1-13bf-443d-a59e-25a7e6bc0780 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:54.833125 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:54.833125 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:54.833539 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-cffeb7c1-13bf-443d-a59e-25a7e6bc0780 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Snapshot retrieved successfully. Aug 01 00:18:54.834265 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cffeb7c1-13bf-443d-a59e-25a7e6bc0780 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots/92b0000d-8649-4bd0-8d27-3e2431580d6a returned with HTTP 200 Aug 01 00:18:54.834624 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 397/1594] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:18:54 2026] GET /volume/v3/snapshots/92b0000d-8649-4bd0-8d27-3e2431580d6a => generated 446 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:55.846213 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-fab3bee9-4452-45f4-bfa3-0cffa040694f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:55.848528 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fab3bee9-4452-45f4-bfa3-0cffa040694f tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/snapshots/92b0000d-8649-4bd0-8d27-3e2431580d6a Aug 01 00:18:55.848795 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fab3bee9-4452-45f4-bfa3-0cffa040694f tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:55.849132 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fab3bee9-4452-45f4-bfa3-0cffa040694f tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:55.854368 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:55.854368 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:55.854945 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-fab3bee9-4452-45f4-bfa3-0cffa040694f tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Snapshot retrieved successfully. Aug 01 00:18:55.855996 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fab3bee9-4452-45f4-bfa3-0cffa040694f tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots/92b0000d-8649-4bd0-8d27-3e2431580d6a returned with HTTP 200 Aug 01 00:18:55.856383 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 402/1595] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:18:55 2026] GET /volume/v3/snapshots/92b0000d-8649-4bd0-8d27-3e2431580d6a => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:55.869321 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-18442008-25df-4551-a711-5c41ac9c4562 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:55.871204 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-18442008-25df-4551-a711-5c41ac9c4562 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/snapshots?limit=1 Aug 01 00:18:55.872083 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-18442008-25df-4551-a711-5c41ac9c4562 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:55.872083 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-18442008-25df-4551-a711-5c41ac9c4562 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:55.872083 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [None req-18442008-25df-4551-a711-5c41ac9c4562 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Removing options '' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:18:55.873161 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.db.api [None req-18442008-25df-4551-a711-5c41ac9c4562 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Building query based on filter {{(pid=100409) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:18:55.877096 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-18442008-25df-4551-a711-5c41ac9c4562 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Get all snapshots completed successfully. Aug 01 00:18:55.877657 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-18442008-25df-4551-a711-5c41ac9c4562 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 01 00:18:55.878118 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 397/1596] 10.4.3.222 () {66 vars in 1258 bytes} [Sat Aug 1 00:18:55 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:55.887913 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e992d339-d6eb-4b43-83e8-f29b2c1a384a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:55.890607 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e992d339-d6eb-4b43-83e8-f29b2c1a384a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/snapshots Aug 01 00:18:55.890997 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e992d339-d6eb-4b43-83e8-f29b2c1a384a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:55.891438 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e992d339-d6eb-4b43-83e8-f29b2c1a384a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:55.891879 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-e992d339-d6eb-4b43-83e8-f29b2c1a384a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:18:55.892276 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:55.892276 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:55.893856 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.db.api [None req-e992d339-d6eb-4b43-83e8-f29b2c1a384a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Building query based on filter {{(pid=100406) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:18:55.899502 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e992d339-d6eb-4b43-83e8-f29b2c1a384a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Get all snapshots completed successfully. Aug 01 00:18:55.900232 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e992d339-d6eb-4b43-83e8-f29b2c1a384a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 200 Aug 01 00:18:55.900899 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 401/1597] 10.4.3.222 () {66 vars in 1243 bytes} [Sat Aug 1 00:18:55 2026] GET /volume/v3/snapshots => generated 994 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:55.910068 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-af844c96-a116-4412-aea8-1f59eed7f2b5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:55.912150 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-af844c96-a116-4412-aea8-1f59eed7f2b5 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/snapshots?limit=100000 Aug 01 00:18:55.912333 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-af844c96-a116-4412-aea8-1f59eed7f2b5 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:55.912562 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-af844c96-a116-4412-aea8-1f59eed7f2b5 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:55.912946 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-af844c96-a116-4412-aea8-1f59eed7f2b5 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:18:55.914158 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.db.api [None req-af844c96-a116-4412-aea8-1f59eed7f2b5 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Building query based on filter {{(pid=100407) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:18:55.918870 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-af844c96-a116-4412-aea8-1f59eed7f2b5 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Get all snapshots completed successfully. Aug 01 00:18:55.919282 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-af844c96-a116-4412-aea8-1f59eed7f2b5 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 01 00:18:55.919720 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 398/1598] 10.4.3.222 () {66 vars in 1268 bytes} [Sat Aug 1 00:18:55 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:55.933160 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ea6ba80f-8bdf-4323-b0ac-681c1dd4198d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:55.934839 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ea6ba80f-8bdf-4323-b0ac-681c1dd4198d tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/snapshots?limit=0 Aug 01 00:18:55.935043 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ea6ba80f-8bdf-4323-b0ac-681c1dd4198d tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:55.935223 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ea6ba80f-8bdf-4323-b0ac-681c1dd4198d tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'index' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:55.935469 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.api_utils [None req-ea6ba80f-8bdf-4323-b0ac-681c1dd4198d tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Removing options '' from query. {{(pid=100408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:18:55.936629 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.db.api [None req-ea6ba80f-8bdf-4323-b0ac-681c1dd4198d tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Building query based on filter {{(pid=100408) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:18:55.939892 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-ea6ba80f-8bdf-4323-b0ac-681c1dd4198d tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Get all snapshots completed successfully. Aug 01 00:18:55.940153 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ea6ba80f-8bdf-4323-b0ac-681c1dd4198d tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 01 00:18:55.940914 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 403/1599] 10.4.3.222 () {66 vars in 1258 bytes} [Sat Aug 1 00:18:55 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:18:55.952476 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e913a49b-0c57-4f6c-8f51-753cc0ddff3f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:55.954196 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e913a49b-0c57-4f6c-8f51-753cc0ddff3f tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/snapshots Aug 01 00:18:55.954384 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e913a49b-0c57-4f6c-8f51-753cc0ddff3f tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:55.954578 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e913a49b-0c57-4f6c-8f51-753cc0ddff3f tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:55.954838 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [None req-e913a49b-0c57-4f6c-8f51-753cc0ddff3f tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Removing options '' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:18:55.955061 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:55.955061 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:55.957216 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.db.api [None req-e913a49b-0c57-4f6c-8f51-753cc0ddff3f tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Building query based on filter {{(pid=100409) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:18:55.964824 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-e913a49b-0c57-4f6c-8f51-753cc0ddff3f tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Get all snapshots completed successfully. Aug 01 00:18:55.965242 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e913a49b-0c57-4f6c-8f51-753cc0ddff3f tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 200 Aug 01 00:18:55.965644 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 398/1600] 10.4.3.222 () {66 vars in 1243 bytes} [Sat Aug 1 00:18:55 2026] GET /volume/v3/snapshots => generated 994 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:55.977042 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-32ce4c7d-19e1-4f8d-a8e0-2e56cdbec8fc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:55.979376 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-32ce4c7d-19e1-4f8d-a8e0-2e56cdbec8fc tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/snapshots?marker=623d68ab-e9a9-424a-b2e2-eb060eb08459 Aug 01 00:18:55.979918 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-32ce4c7d-19e1-4f8d-a8e0-2e56cdbec8fc tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:55.980222 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-32ce4c7d-19e1-4f8d-a8e0-2e56cdbec8fc tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:55.980522 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-32ce4c7d-19e1-4f8d-a8e0-2e56cdbec8fc tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:18:55.980919 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:55.980919 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:55.981905 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.db.api [None req-32ce4c7d-19e1-4f8d-a8e0-2e56cdbec8fc tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Building query based on filter {{(pid=100406) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:18:56.001913 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-32ce4c7d-19e1-4f8d-a8e0-2e56cdbec8fc tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Get all snapshots completed successfully. Aug 01 00:18:56.002308 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-32ce4c7d-19e1-4f8d-a8e0-2e56cdbec8fc tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots?marker=623d68ab-e9a9-424a-b2e2-eb060eb08459 returned with HTTP 200 Aug 01 00:18:56.002740 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 402/1601] 10.4.3.222 () {66 vars in 1330 bytes} [Sat Aug 1 00:18:55 2026] GET /volume/v3/snapshots?marker=623d68ab-e9a9-424a-b2e2-eb060eb08459 => generated 341 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:56.012232 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1b99ec44-0961-4c44-80ab-1ab073fa05eb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:56.014359 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1b99ec44-0961-4c44-80ab-1ab073fa05eb tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/snapshots?offset=2&limit=3 Aug 01 00:18:56.014502 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1b99ec44-0961-4c44-80ab-1ab073fa05eb tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:56.014682 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1b99ec44-0961-4c44-80ab-1ab073fa05eb tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:56.014990 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-1b99ec44-0961-4c44-80ab-1ab073fa05eb tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:18:56.015238 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:56.015238 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:56.016005 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.db.api [None req-1b99ec44-0961-4c44-80ab-1ab073fa05eb tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Building query based on filter {{(pid=100407) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:18:56.030916 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1b99ec44-0961-4c44-80ab-1ab073fa05eb tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Get all snapshots completed successfully. Aug 01 00:18:56.031275 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1b99ec44-0961-4c44-80ab-1ab073fa05eb tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 01 00:18:56.031726 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 399/1602] 10.4.3.222 () {66 vars in 1276 bytes} [Sat Aug 1 00:18:56 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:56.042051 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-7cbaf76b-98a8-4b26-b1bd-03ffbbfdee79 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:56.043758 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7cbaf76b-98a8-4b26-b1bd-03ffbbfdee79 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 01 00:18:56.043976 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7cbaf76b-98a8-4b26-b1bd-03ffbbfdee79 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:56.044160 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7cbaf76b-98a8-4b26-b1bd-03ffbbfdee79 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'index' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:56.044367 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.api_utils [None req-7cbaf76b-98a8-4b26-b1bd-03ffbbfdee79 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Removing options '' from query. {{(pid=100408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:18:56.045405 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.db.api [None req-7cbaf76b-98a8-4b26-b1bd-03ffbbfdee79 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Building query based on filter {{(pid=100408) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:18:56.056948 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-7cbaf76b-98a8-4b26-b1bd-03ffbbfdee79 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Get all snapshots completed successfully. Aug 01 00:18:56.057275 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7cbaf76b-98a8-4b26-b1bd-03ffbbfdee79 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 01 00:18:56.057654 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 404/1603] 10.4.3.222 () {66 vars in 1308 bytes} [Sat Aug 1 00:18:56 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:56.068362 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-25d7ab68-354f-4e9c-bd89-9bb86ca55213 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:56.070086 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-25d7ab68-354f-4e9c-bd89-9bb86ca55213 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 01 00:18:56.070320 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-25d7ab68-354f-4e9c-bd89-9bb86ca55213 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:56.070559 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-25d7ab68-354f-4e9c-bd89-9bb86ca55213 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:56.070924 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [None req-25d7ab68-354f-4e9c-bd89-9bb86ca55213 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Removing options '' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:18:56.071246 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:56.071246 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:56.072126 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.db.api [None req-25d7ab68-354f-4e9c-bd89-9bb86ca55213 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Building query based on filter {{(pid=100409) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:18:56.077756 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-25d7ab68-354f-4e9c-bd89-9bb86ca55213 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Get all snapshots completed successfully. Aug 01 00:18:56.078170 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-25d7ab68-354f-4e9c-bd89-9bb86ca55213 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 01 00:18:56.078573 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 399/1604] 10.4.3.222 () {66 vars in 1310 bytes} [Sat Aug 1 00:18:56 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:56.090424 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-71f18c2a-97f5-4aae-a2ca-0a3d5e7413d3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:56.092307 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-71f18c2a-97f5-4aae-a2ca-0a3d5e7413d3 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 01 00:18:56.092685 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-71f18c2a-97f5-4aae-a2ca-0a3d5e7413d3 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:56.093029 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-71f18c2a-97f5-4aae-a2ca-0a3d5e7413d3 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:56.093252 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-71f18c2a-97f5-4aae-a2ca-0a3d5e7413d3 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:18:56.093543 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:56.093543 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:56.094711 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.db.api [None req-71f18c2a-97f5-4aae-a2ca-0a3d5e7413d3 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Building query based on filter {{(pid=100406) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:18:56.107321 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-71f18c2a-97f5-4aae-a2ca-0a3d5e7413d3 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Get all snapshots completed successfully. Aug 01 00:18:56.108095 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-71f18c2a-97f5-4aae-a2ca-0a3d5e7413d3 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 01 00:18:56.108673 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 403/1605] 10.4.3.222 () {66 vars in 1292 bytes} [Sat Aug 1 00:18:56 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:56.118186 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b9635298-3abf-4e3c-b818-3c4ae665781f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:56.120094 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b9635298-3abf-4e3c-b818-3c4ae665781f tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 01 00:18:56.120293 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b9635298-3abf-4e3c-b818-3c4ae665781f tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:56.120482 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b9635298-3abf-4e3c-b818-3c4ae665781f tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:56.120712 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-b9635298-3abf-4e3c-b818-3c4ae665781f tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:18:56.121063 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:56.121063 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:56.121966 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.db.api [None req-b9635298-3abf-4e3c-b818-3c4ae665781f tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Building query based on filter {{(pid=100407) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:18:56.132550 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b9635298-3abf-4e3c-b818-3c4ae665781f tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Get all snapshots completed successfully. Aug 01 00:18:56.132920 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b9635298-3abf-4e3c-b818-3c4ae665781f tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 01 00:18:56.133272 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 400/1606] 10.4.3.222 () {66 vars in 1294 bytes} [Sat Aug 1 00:18:56 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:56.143025 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ea5ceb78-2f95-40f1-81c2-daf4297ed82a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:56.145731 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ea5ceb78-2f95-40f1-81c2-daf4297ed82a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 01 00:18:56.145996 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ea5ceb78-2f95-40f1-81c2-daf4297ed82a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:56.146163 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ea5ceb78-2f95-40f1-81c2-daf4297ed82a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'index' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:56.146388 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.api_utils [None req-ea5ceb78-2f95-40f1-81c2-daf4297ed82a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Removing options '' from query. {{(pid=100408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:18:56.146649 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:56.146649 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:56.147523 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.db.api [None req-ea5ceb78-2f95-40f1-81c2-daf4297ed82a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Building query based on filter {{(pid=100408) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:18:56.161003 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-ea5ceb78-2f95-40f1-81c2-daf4297ed82a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Get all snapshots completed successfully. Aug 01 00:18:56.161457 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ea5ceb78-2f95-40f1-81c2-daf4297ed82a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 01 00:18:56.161965 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 405/1607] 10.4.3.222 () {66 vars in 1312 bytes} [Sat Aug 1 00:18:56 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:56.172001 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-dc2f9a88-7fd7-4721-b465-45f7b1a64e89 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:56.174042 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-dc2f9a88-7fd7-4721-b465-45f7b1a64e89 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 01 00:18:56.174252 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-dc2f9a88-7fd7-4721-b465-45f7b1a64e89 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:56.174478 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-dc2f9a88-7fd7-4721-b465-45f7b1a64e89 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:56.174720 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [None req-dc2f9a88-7fd7-4721-b465-45f7b1a64e89 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Removing options '' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:18:56.175040 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:56.175040 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:56.176004 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.db.api [None req-dc2f9a88-7fd7-4721-b465-45f7b1a64e89 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Building query based on filter {{(pid=100409) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:18:56.189387 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-dc2f9a88-7fd7-4721-b465-45f7b1a64e89 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Get all snapshots completed successfully. Aug 01 00:18:56.190015 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-dc2f9a88-7fd7-4721-b465-45f7b1a64e89 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 01 00:18:56.190480 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 400/1608] 10.4.3.222 () {66 vars in 1314 bytes} [Sat Aug 1 00:18:56 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:56.199714 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3850e2e5-e017-4412-ab72-17fcbac6906a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:56.201709 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3850e2e5-e017-4412-ab72-17fcbac6906a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2038188063 Aug 01 00:18:56.202287 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3850e2e5-e017-4412-ab72-17fcbac6906a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:56.202610 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3850e2e5-e017-4412-ab72-17fcbac6906a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:56.202944 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-3850e2e5-e017-4412-ab72-17fcbac6906a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:18:56.203429 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:56.203429 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:56.204449 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.db.api [None req-3850e2e5-e017-4412-ab72-17fcbac6906a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Building query based on filter {{(pid=100406) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:18:56.215923 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3850e2e5-e017-4412-ab72-17fcbac6906a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Get all snapshots completed successfully. Aug 01 00:18:56.216664 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:56.216664 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:56.217692 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3850e2e5-e017-4412-ab72-17fcbac6906a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2038188063 returned with HTTP 200 Aug 01 00:18:56.218189 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 404/1609] 10.4.3.222 () {66 vars in 1385 bytes} [Sat Aug 1 00:18:56 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2038188063 => generated 476 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:56.228679 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1dee8549-b011-41a4-bf2f-a45fc57923ad None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:56.230296 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1dee8549-b011-41a4-bf2f-a45fc57923ad tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/snapshots/detail?status=available Aug 01 00:18:56.230493 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1dee8549-b011-41a4-bf2f-a45fc57923ad tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:56.230708 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1dee8549-b011-41a4-bf2f-a45fc57923ad tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:56.230976 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-1dee8549-b011-41a4-bf2f-a45fc57923ad tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:18:56.231219 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:56.231219 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:56.232038 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.db.api [None req-1dee8549-b011-41a4-bf2f-a45fc57923ad tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Building query based on filter {{(pid=100407) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:18:56.242835 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1dee8549-b011-41a4-bf2f-a45fc57923ad tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Get all snapshots completed successfully. Aug 01 00:18:56.243187 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:56.243187 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:56.243715 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1dee8549-b011-41a4-bf2f-a45fc57923ad tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 01 00:18:56.244074 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 401/1610] 10.4.3.222 () {66 vars in 1297 bytes} [Sat Aug 1 00:18:56 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:18:56.254158 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-00a032ef-a83a-4b25-906c-d79f31b782b9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:56.255801 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-00a032ef-a83a-4b25-906c-d79f31b782b9 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2038188063 Aug 01 00:18:56.255993 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-00a032ef-a83a-4b25-906c-d79f31b782b9 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:56.256182 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-00a032ef-a83a-4b25-906c-d79f31b782b9 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'detail' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:56.256414 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.api_utils [None req-00a032ef-a83a-4b25-906c-d79f31b782b9 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Removing options '' from query. {{(pid=100408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:18:56.256663 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:56.256663 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:56.257436 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.db.api [None req-00a032ef-a83a-4b25-906c-d79f31b782b9 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Building query based on filter {{(pid=100408) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:18:56.268827 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-00a032ef-a83a-4b25-906c-d79f31b782b9 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Get all snapshots completed successfully. Aug 01 00:18:56.269180 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:56.269180 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:56.269779 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-00a032ef-a83a-4b25-906c-d79f31b782b9 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2038188063 returned with HTTP 200 Aug 01 00:18:56.270147 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 406/1611] 10.4.3.222 () {66 vars in 1419 bytes} [Sat Aug 1 00:18:56 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2038188063 => generated 476 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:56.281992 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-87070e3f-1161-4cf1-a62e-5070cd8e29cd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:56.283661 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-87070e3f-1161-4cf1-a62e-5070cd8e29cd tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2038188063 Aug 01 00:18:56.283882 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-87070e3f-1161-4cf1-a62e-5070cd8e29cd tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:56.284068 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-87070e3f-1161-4cf1-a62e-5070cd8e29cd tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:56.284258 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [None req-87070e3f-1161-4cf1-a62e-5070cd8e29cd tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Removing options '' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:18:56.284543 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:56.284543 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:56.285306 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.db.api [None req-87070e3f-1161-4cf1-a62e-5070cd8e29cd tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Building query based on filter {{(pid=100409) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:18:56.295228 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-87070e3f-1161-4cf1-a62e-5070cd8e29cd tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Get all snapshots completed successfully. Aug 01 00:18:56.295505 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-87070e3f-1161-4cf1-a62e-5070cd8e29cd tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2038188063 returned with HTTP 200 Aug 01 00:18:56.295875 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 401/1612] 10.4.3.222 () {66 vars in 1364 bytes} [Sat Aug 1 00:18:56 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2038188063 => generated 342 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:56.307716 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c1b142f2-a3e0-413a-86c3-d310810bc569 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:56.310480 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c1b142f2-a3e0-413a-86c3-d310810bc569 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/snapshots?status=available Aug 01 00:18:56.310832 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c1b142f2-a3e0-413a-86c3-d310810bc569 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:56.311145 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c1b142f2-a3e0-413a-86c3-d310810bc569 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:56.311479 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-c1b142f2-a3e0-413a-86c3-d310810bc569 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:18:56.312999 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.db.api [None req-c1b142f2-a3e0-413a-86c3-d310810bc569 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Building query based on filter {{(pid=100406) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:18:56.328429 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c1b142f2-a3e0-413a-86c3-d310810bc569 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Get all snapshots completed successfully. Aug 01 00:18:56.329688 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c1b142f2-a3e0-413a-86c3-d310810bc569 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots?status=available returned with HTTP 200 Aug 01 00:18:56.330515 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 405/1613] 10.4.3.222 () {66 vars in 1276 bytes} [Sat Aug 1 00:18:56 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:56.341026 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-be5e411d-9ae5-4e24-a1f6-b4b0e14a55ad None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:56.343265 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-be5e411d-9ae5-4e24-a1f6-b4b0e14a55ad tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2038188063 Aug 01 00:18:56.343525 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-be5e411d-9ae5-4e24-a1f6-b4b0e14a55ad tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:56.343817 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-be5e411d-9ae5-4e24-a1f6-b4b0e14a55ad tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:56.344104 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-be5e411d-9ae5-4e24-a1f6-b4b0e14a55ad tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:18:56.345507 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.db.api [None req-be5e411d-9ae5-4e24-a1f6-b4b0e14a55ad tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Building query based on filter {{(pid=100407) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:18:56.360658 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-be5e411d-9ae5-4e24-a1f6-b4b0e14a55ad tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Get all snapshots completed successfully. Aug 01 00:18:56.361176 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-be5e411d-9ae5-4e24-a1f6-b4b0e14a55ad tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2038188063 returned with HTTP 200 Aug 01 00:18:56.361700 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 402/1614] 10.4.3.222 () {66 vars in 1398 bytes} [Sat Aug 1 00:18:56 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2038188063 => generated 342 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:56.371408 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-3a0d8d4b-aa4a-4703-85c5-f4160e2309f9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:56.373921 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3a0d8d4b-aa4a-4703-85c5-f4160e2309f9 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/92b0000d-8649-4bd0-8d27-3e2431580d6a Aug 01 00:18:56.374213 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3a0d8d4b-aa4a-4703-85c5-f4160e2309f9 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:56.374487 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3a0d8d4b-aa4a-4703-85c5-f4160e2309f9 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:56.374648 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-3a0d8d4b-aa4a-4703-85c5-f4160e2309f9 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Delete snapshot with id: 92b0000d-8649-4bd0-8d27-3e2431580d6a Aug 01 00:18:56.380099 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:56.380099 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:56.380468 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-3a0d8d4b-aa4a-4703-85c5-f4160e2309f9 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Snapshot retrieved successfully. Aug 01 00:18:56.395039 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-3a0d8d4b-aa4a-4703-85c5-f4160e2309f9 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Snapshot delete request issued successfully. Aug 01 00:18:56.395297 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3a0d8d4b-aa4a-4703-85c5-f4160e2309f9 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots/92b0000d-8649-4bd0-8d27-3e2431580d6a returned with HTTP 202 Aug 01 00:18:56.396215 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 407/1615] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:18:56 2026] DELETE /volume/v3/snapshots/92b0000d-8649-4bd0-8d27-3e2431580d6a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:18:56.404457 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6245f331-74e0-4759-a86b-17e6cccf86a7 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:56.406266 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6245f331-74e0-4759-a86b-17e6cccf86a7 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/snapshots/92b0000d-8649-4bd0-8d27-3e2431580d6a Aug 01 00:18:56.406465 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6245f331-74e0-4759-a86b-17e6cccf86a7 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:56.406649 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6245f331-74e0-4759-a86b-17e6cccf86a7 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:56.412781 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:56.412781 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:56.413208 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-6245f331-74e0-4759-a86b-17e6cccf86a7 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Snapshot retrieved successfully. Aug 01 00:18:56.414021 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6245f331-74e0-4759-a86b-17e6cccf86a7 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots/92b0000d-8649-4bd0-8d27-3e2431580d6a returned with HTTP 200 Aug 01 00:18:56.414359 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 402/1616] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:18:56 2026] GET /volume/v3/snapshots/92b0000d-8649-4bd0-8d27-3e2431580d6a => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:57.423180 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e20be1af-da70-459e-9a4a-3b78e2958c4a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:57.425224 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e20be1af-da70-459e-9a4a-3b78e2958c4a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/snapshots/92b0000d-8649-4bd0-8d27-3e2431580d6a Aug 01 00:18:57.425632 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e20be1af-da70-459e-9a4a-3b78e2958c4a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:57.426053 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e20be1af-da70-459e-9a4a-3b78e2958c4a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:57.431147 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e20be1af-da70-459e-9a4a-3b78e2958c4a tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots/92b0000d-8649-4bd0-8d27-3e2431580d6a returned with HTTP 404 Aug 01 00:18:57.431710 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 406/1617] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:18:57 2026] GET /volume/v3/snapshots/92b0000d-8649-4bd0-8d27-3e2431580d6a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:18:57.440213 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-26721041-9711-4895-959d-b1edb161044e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:57.441971 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-26721041-9711-4895-959d-b1edb161044e tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/623d68ab-e9a9-424a-b2e2-eb060eb08459 Aug 01 00:18:57.442158 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-26721041-9711-4895-959d-b1edb161044e tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:57.442331 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-26721041-9711-4895-959d-b1edb161044e tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:57.442428 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-26721041-9711-4895-959d-b1edb161044e tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Delete snapshot with id: 623d68ab-e9a9-424a-b2e2-eb060eb08459 Aug 01 00:18:57.447370 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:57.447370 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:57.447803 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-26721041-9711-4895-959d-b1edb161044e tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Snapshot retrieved successfully. Aug 01 00:18:57.462319 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-26721041-9711-4895-959d-b1edb161044e tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Snapshot delete request issued successfully. Aug 01 00:18:57.462496 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-26721041-9711-4895-959d-b1edb161044e tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots/623d68ab-e9a9-424a-b2e2-eb060eb08459 returned with HTTP 202 Aug 01 00:18:57.463021 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 403/1618] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:18:57 2026] DELETE /volume/v3/snapshots/623d68ab-e9a9-424a-b2e2-eb060eb08459 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:18:57.470629 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ee4cd7bc-422c-491e-9f5d-7853735b87dc None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:57.474152 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ee4cd7bc-422c-491e-9f5d-7853735b87dc tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/snapshots/623d68ab-e9a9-424a-b2e2-eb060eb08459 Aug 01 00:18:57.474152 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ee4cd7bc-422c-491e-9f5d-7853735b87dc tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:57.474152 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ee4cd7bc-422c-491e-9f5d-7853735b87dc tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:57.478315 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:57.478315 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:18:57.478806 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-ee4cd7bc-422c-491e-9f5d-7853735b87dc tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Snapshot retrieved successfully. Aug 01 00:18:57.479921 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ee4cd7bc-422c-491e-9f5d-7853735b87dc tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots/623d68ab-e9a9-424a-b2e2-eb060eb08459 returned with HTTP 200 Aug 01 00:18:57.480315 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 408/1619] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:18:57 2026] GET /volume/v3/snapshots/623d68ab-e9a9-424a-b2e2-eb060eb08459 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:58.490664 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-fe364bc9-9535-4a56-87a3-6a0dbf98aa4b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:58.492303 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fe364bc9-9535-4a56-87a3-6a0dbf98aa4b tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/snapshots/623d68ab-e9a9-424a-b2e2-eb060eb08459 Aug 01 00:18:58.492493 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fe364bc9-9535-4a56-87a3-6a0dbf98aa4b tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:58.492815 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fe364bc9-9535-4a56-87a3-6a0dbf98aa4b tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:58.496914 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fe364bc9-9535-4a56-87a3-6a0dbf98aa4b tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots/623d68ab-e9a9-424a-b2e2-eb060eb08459 returned with HTTP 404 Aug 01 00:18:58.497336 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 403/1620] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:18:58 2026] GET /volume/v3/snapshots/623d68ab-e9a9-424a-b2e2-eb060eb08459 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:18:58.504449 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e0255472-8797-49b1-8b30-2f55c14f6cb0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:58.506238 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e0255472-8797-49b1-8b30-2f55c14f6cb0 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/727b70fb-6aca-4e6d-8cd4-5312e7fd8d91 Aug 01 00:18:58.506447 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e0255472-8797-49b1-8b30-2f55c14f6cb0 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:58.506643 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e0255472-8797-49b1-8b30-2f55c14f6cb0 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:58.506744 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-e0255472-8797-49b1-8b30-2f55c14f6cb0 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Delete snapshot with id: 727b70fb-6aca-4e6d-8cd4-5312e7fd8d91 Aug 01 00:18:58.511952 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:58.511952 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:58.512477 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e0255472-8797-49b1-8b30-2f55c14f6cb0 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Snapshot retrieved successfully. Aug 01 00:18:58.529440 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e0255472-8797-49b1-8b30-2f55c14f6cb0 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Snapshot delete request issued successfully. Aug 01 00:18:58.532778 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e0255472-8797-49b1-8b30-2f55c14f6cb0 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots/727b70fb-6aca-4e6d-8cd4-5312e7fd8d91 returned with HTTP 202 Aug 01 00:18:58.533253 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 407/1621] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:18:58 2026] DELETE /volume/v3/snapshots/727b70fb-6aca-4e6d-8cd4-5312e7fd8d91 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:18:58.542022 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-724bd9cd-629c-4309-8d4a-2cfd37dd9ed9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:58.544389 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-724bd9cd-629c-4309-8d4a-2cfd37dd9ed9 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/snapshots/727b70fb-6aca-4e6d-8cd4-5312e7fd8d91 Aug 01 00:18:58.544723 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-724bd9cd-629c-4309-8d4a-2cfd37dd9ed9 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:58.545033 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-724bd9cd-629c-4309-8d4a-2cfd37dd9ed9 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:58.551147 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:58.551147 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:58.552487 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-724bd9cd-629c-4309-8d4a-2cfd37dd9ed9 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Snapshot retrieved successfully. Aug 01 00:18:58.553117 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-724bd9cd-629c-4309-8d4a-2cfd37dd9ed9 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots/727b70fb-6aca-4e6d-8cd4-5312e7fd8d91 returned with HTTP 200 Aug 01 00:18:58.553760 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 404/1622] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:18:58 2026] GET /volume/v3/snapshots/727b70fb-6aca-4e6d-8cd4-5312e7fd8d91 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:59.563591 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-13496fe4-09e5-4b3d-b15b-393b423285cf None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:59.565308 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-13496fe4-09e5-4b3d-b15b-393b423285cf tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/snapshots/727b70fb-6aca-4e6d-8cd4-5312e7fd8d91 Aug 01 00:18:59.566883 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-13496fe4-09e5-4b3d-b15b-393b423285cf tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:59.566883 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-13496fe4-09e5-4b3d-b15b-393b423285cf tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:59.570629 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-13496fe4-09e5-4b3d-b15b-393b423285cf tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/snapshots/727b70fb-6aca-4e6d-8cd4-5312e7fd8d91 returned with HTTP 404 Aug 01 00:18:59.571403 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 409/1623] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:18:59 2026] GET /volume/v3/snapshots/727b70fb-6aca-4e6d-8cd4-5312e7fd8d91 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:18:59.581947 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-25d5cab0-80ca-446f-b68c-90c16cdb3303 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:59.583613 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-25d5cab0-80ca-446f-b68c-90c16cdb3303 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/volumes/f519c9c0-c3b2-4684-b697-6afd5621436f Aug 01 00:18:59.583851 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-25d5cab0-80ca-446f-b68c-90c16cdb3303 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:59.584043 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-25d5cab0-80ca-446f-b68c-90c16cdb3303 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:59.590747 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:59.590747 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:18:59.594362 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-25d5cab0-80ca-446f-b68c-90c16cdb3303 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Volume info retrieved successfully. Aug 01 00:18:59.598239 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-25d5cab0-80ca-446f-b68c-90c16cdb3303 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/volumes/f519c9c0-c3b2-4684-b697-6afd5621436f returned with HTTP 200 Aug 01 00:18:59.598584 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 404/1624] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:59 2026] GET /volume/v3/volumes/f519c9c0-c3b2-4684-b697-6afd5621436f => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:18:59.610269 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-007574f9-5471-4691-8902-56859ddf2483 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:59.612640 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-007574f9-5471-4691-8902-56859ddf2483 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] DELETE https://10.4.3.222/volume/v3/volumes/f519c9c0-c3b2-4684-b697-6afd5621436f Aug 01 00:18:59.613080 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-007574f9-5471-4691-8902-56859ddf2483 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:59.613369 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-007574f9-5471-4691-8902-56859ddf2483 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:59.613620 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-007574f9-5471-4691-8902-56859ddf2483 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Delete volume with id: f519c9c0-c3b2-4684-b697-6afd5621436f Aug 01 00:18:59.622928 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:59.622928 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:18:59.623659 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-007574f9-5471-4691-8902-56859ddf2483 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Volume info retrieved successfully. Aug 01 00:18:59.646824 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-007574f9-5471-4691-8902-56859ddf2483 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Delete volume request issued successfully. Aug 01 00:18:59.647117 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-007574f9-5471-4691-8902-56859ddf2483 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/volumes/f519c9c0-c3b2-4684-b697-6afd5621436f returned with HTTP 202 Aug 01 00:18:59.647701 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 408/1625] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:18:59 2026] DELETE /volume/v3/volumes/f519c9c0-c3b2-4684-b697-6afd5621436f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:18:59.655750 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1e6a3694-c76f-40a7-823f-a20801fcdb07 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:18:59.657613 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1e6a3694-c76f-40a7-823f-a20801fcdb07 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/volumes/f519c9c0-c3b2-4684-b697-6afd5621436f Aug 01 00:18:59.657832 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1e6a3694-c76f-40a7-823f-a20801fcdb07 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:18:59.658042 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1e6a3694-c76f-40a7-823f-a20801fcdb07 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:18:59.665465 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:18:59.665465 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:18:59.669523 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1e6a3694-c76f-40a7-823f-a20801fcdb07 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Volume info retrieved successfully. Aug 01 00:18:59.674347 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1e6a3694-c76f-40a7-823f-a20801fcdb07 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/volumes/f519c9c0-c3b2-4684-b697-6afd5621436f returned with HTTP 200 Aug 01 00:18:59.674701 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 405/1626] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:18:59 2026] GET /volume/v3/volumes/f519c9c0-c3b2-4684-b697-6afd5621436f => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:00.688005 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-bb15d5df-858e-4148-a322-f72bcb23d748 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:00.689632 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bb15d5df-858e-4148-a322-f72bcb23d748 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] GET https://10.4.3.222/volume/v3/volumes/f519c9c0-c3b2-4684-b697-6afd5621436f Aug 01 00:19:00.689842 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bb15d5df-858e-4148-a322-f72bcb23d748 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:00.690032 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bb15d5df-858e-4148-a322-f72bcb23d748 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:00.696103 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bb15d5df-858e-4148-a322-f72bcb23d748 tempest-VolumesSnapshotListTestJSON-611224098 tempest-VolumesSnapshotListTestJSON-611224098-project-member] https://10.4.3.222/volume/v3/volumes/f519c9c0-c3b2-4684-b697-6afd5621436f returned with HTTP 404 Aug 01 00:19:00.696526 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 410/1627] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:00 2026] GET /volume/v3/volumes/f519c9c0-c3b2-4684-b697-6afd5621436f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:01.799839 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-8d77525c-ef1e-4fdb-8b04-ae69a6ef4371 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:01.893512 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8d77525c-ef1e-4fdb-8b04-ae69a6ef4371 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:19:01.893857 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8d77525c-ef1e-4fdb-8b04-ae69a6ef4371 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fad0cba5-0ff0-4720-afb9-a0e87c07f132", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1413704263"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:01.900260 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8d77525c-ef1e-4fdb-8b04-ae69a6ef4371 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 404 Aug 01 00:19:01.900684 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 405/1628] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:19:01 2026] POST /volume/v3/snapshots => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:01.909532 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9a9bad62-d0c3-42e9-9efc-ea5e04af70ce None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:01.911514 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9a9bad62-d0c3-42e9-9efc-ea5e04af70ce tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:19:01.911893 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9a9bad62-d0c3-42e9-9efc-ea5e04af70ce tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-749471932"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:01.940244 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9a9bad62-d0c3-42e9-9efc-ea5e04af70ce tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 404 Aug 01 00:19:01.940834 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 409/1629] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:19:01 2026] POST /volume/v3/snapshots => generated 77 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:19:01.949079 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2452480a-415d-4a25-b979-9635fae75752 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:01.950922 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2452480a-415d-4a25-b979-9635fae75752 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] GET https://10.4.3.222/volume/v3/snapshots?limit=invalid Aug 01 00:19:01.951116 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2452480a-415d-4a25-b979-9635fae75752 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:01.951291 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2452480a-415d-4a25-b979-9635fae75752 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:01.951559 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2452480a-415d-4a25-b979-9635fae75752 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] HTTP exception thrown: limit param must be an integer Aug 01 00:19:01.951675 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2452480a-415d-4a25-b979-9635fae75752 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] https://10.4.3.222/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 01 00:19:01.952242 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 406/1630] 10.4.3.222 () {66 vars in 1270 bytes} [Sat Aug 1 00:19:01 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 3 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:19:01.959540 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-5c09c1b4-7ced-46e3-843e-c829258ae381 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:01.961173 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5c09c1b4-7ced-46e3-843e-c829258ae381 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] GET https://10.4.3.222/volume/v3/snapshots?marker=6aeb9646-d30e-4be8-86eb-bad094435851 Aug 01 00:19:01.961360 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5c09c1b4-7ced-46e3-843e-c829258ae381 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:01.961531 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5c09c1b4-7ced-46e3-843e-c829258ae381 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Calling method 'index' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:01.961779 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.api_utils [None req-5c09c1b4-7ced-46e3-843e-c829258ae381 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Removing options '' from query. {{(pid=100408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:19:01.962715 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.db.api [None req-5c09c1b4-7ced-46e3-843e-c829258ae381 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Building query based on filter {{(pid=100408) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:19:01.966702 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5c09c1b4-7ced-46e3-843e-c829258ae381 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] https://10.4.3.222/volume/v3/snapshots?marker=6aeb9646-d30e-4be8-86eb-bad094435851 returned with HTTP 404 Aug 01 00:19:01.967287 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 411/1631] 10.4.3.222 () {66 vars in 1330 bytes} [Sat Aug 1 00:19:01 2026] GET /volume/v3/snapshots?marker=6aeb9646-d30e-4be8-86eb-bad094435851 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:01.974298 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-34101696-9529-47c6-b360-0076ab7fbac8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:01.976001 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-34101696-9529-47c6-b360-0076ab7fbac8 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] GET https://10.4.3.222/volume/v3/snapshots?sort_key=invalid Aug 01 00:19:01.976179 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-34101696-9529-47c6-b360-0076ab7fbac8 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:01.976360 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-34101696-9529-47c6-b360-0076ab7fbac8 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:01.976558 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [None req-34101696-9529-47c6-b360-0076ab7fbac8 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Removing options '' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:19:01.977507 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.db.api [None req-34101696-9529-47c6-b360-0076ab7fbac8 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Building query based on filter {{(pid=100409) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:19:01.977986 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-34101696-9529-47c6-b360-0076ab7fbac8 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] https://10.4.3.222/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 01 00:19:01.978354 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 406/1632] 10.4.3.222 () {66 vars in 1276 bytes} [Sat Aug 1 00:19:01 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:19:01.984629 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0bda0911-d388-4230-bad9-d266c8e878ad None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:01.986260 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0bda0911-d388-4230-bad9-d266c8e878ad tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:19:01.986511 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0bda0911-d388-4230-bad9-d266c8e878ad tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1381679309"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:01.987882 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-0bda0911-d388-4230-bad9-d266c8e878ad tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1381679309'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:19:01.987999 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-0bda0911-d388-4230-bad9-d266c8e878ad tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Create volume of 2 GB Aug 01 00:19:01.991901 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0bda0911-d388-4230-bad9-d266c8e878ad tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Availability Zones retrieved successfully. Aug 01 00:19:01.997038 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0bda0911-d388-4230-bad9-d266c8e878ad tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Flow 'volume_create_api' (7959e3e1-d508-4c07-9624-2b0f56f490bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:01.997881 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0bda0911-d388-4230-bad9-d266c8e878ad tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb0fe23c-22a3-457a-a360-2c897f0b2a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:01.998714 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-0bda0911-d388-4230-bad9-d266c8e878ad tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Validating volume size '2' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:19:02.023045 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0bda0911-d388-4230-bad9-d266c8e878ad tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb0fe23c-22a3-457a-a360-2c897f0b2a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:02.023834 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0bda0911-d388-4230-bad9-d266c8e878ad tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d182382-d5a3-42f3-9fd8-dc3c3ce4dcdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:02.076377 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-0bda0911-d388-4230-bad9-d266c8e878ad tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Created reservations ['e9d368c8-0dfa-4105-abc7-51723437ac60', '69789046-6d0f-4ef4-a200-f78c86a93f3a', '2276c6fa-b526-46c8-a9d5-dea329ad4706', '49a54f30-6d9b-4b64-83ad-1edfb7eddd56'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:19:02.077159 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0bda0911-d388-4230-bad9-d266c8e878ad tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d182382-d5a3-42f3-9fd8-dc3c3ce4dcdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9d368c8-0dfa-4105-abc7-51723437ac60', '69789046-6d0f-4ef4-a200-f78c86a93f3a', '2276c6fa-b526-46c8-a9d5-dea329ad4706', '49a54f30-6d9b-4b64-83ad-1edfb7eddd56']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:02.077901 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0bda0911-d388-4230-bad9-d266c8e878ad tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3a38c61-a18d-498d-a175-c312059377ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:02.097991 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0bda0911-d388-4230-bad9-d266c8e878ad tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3a38c61-a18d-498d-a175-c312059377ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20592c2b-dcea-4180-858f-3d869594c807', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1381679309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c31b15e7fd2480885a9f02163829db3',qos_specs=None,replication_status=,reservations=['e9d368c8-0dfa-4105-abc7-51723437ac60','69789046-6d0f-4ef4-a200-f78c86a93f3a','2276c6fa-b526-46c8-a9d5-dea329ad4706','49a54f30-6d9b-4b64-83ad-1edfb7eddd56'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='929d6ce7ca50449f85f7616195db9906',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:19:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1381679309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20592c2b-dcea-4180-858f-3d869594c807,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c31b15e7fd2480885a9f02163829db3',provider_auth=None,provider_geometry=None,provider_id=None,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='929d6ce7ca50449f85f7616195db9906',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:02.098659 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0bda0911-d388-4230-bad9-d266c8e878ad tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2dc0595-5dee-4ec0-a8b4-a170898420dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:02.115048 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0bda0911-d388-4230-bad9-d266c8e878ad tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2dc0595-5dee-4ec0-a8b4-a170898420dc) transitioned into state 'SUCCESS' from state '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-1381679309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c31b15e7fd2480885a9f02163829db3',qos_specs=None,replication_status=,reservations=['e9d368c8-0dfa-4105-abc7-51723437ac60','69789046-6d0f-4ef4-a200-f78c86a93f3a','2276c6fa-b526-46c8-a9d5-dea329ad4706','49a54f30-6d9b-4b64-83ad-1edfb7eddd56'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='929d6ce7ca50449f85f7616195db9906',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:02.116083 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0bda0911-d388-4230-bad9-d266c8e878ad tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (690e65d9-3182-4ff3-9763-cb98c1d758e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:02.124220 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0bda0911-d388-4230-bad9-d266c8e878ad tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (690e65d9-3182-4ff3-9763-cb98c1d758e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:02.125022 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0bda0911-d388-4230-bad9-d266c8e878ad tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Flow 'volume_create_api' (7959e3e1-d508-4c07-9624-2b0f56f490bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:02.125285 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0bda0911-d388-4230-bad9-d266c8e878ad tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Create volume request issued successfully. Aug 01 00:19:02.125912 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0bda0911-d388-4230-bad9-d266c8e878ad tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:19:02.126432 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 410/1633] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:19:01 2026] POST /volume/v3/volumes => generated 762 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:19:02.139415 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-60eaed1f-8daa-4508-8fef-818796086e66 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:02.141303 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-60eaed1f-8daa-4508-8fef-818796086e66 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] GET https://10.4.3.222/volume/v3/volumes/20592c2b-dcea-4180-858f-3d869594c807 Aug 01 00:19:02.141507 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-60eaed1f-8daa-4508-8fef-818796086e66 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:02.141678 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-60eaed1f-8daa-4508-8fef-818796086e66 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:02.148873 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:02.148873 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:02.152918 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-60eaed1f-8daa-4508-8fef-818796086e66 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Volume info retrieved successfully. Aug 01 00:19:02.157327 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-60eaed1f-8daa-4508-8fef-818796086e66 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] https://10.4.3.222/volume/v3/volumes/20592c2b-dcea-4180-858f-3d869594c807 returned with HTTP 200 Aug 01 00:19:02.157675 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 407/1634] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:02 2026] GET /volume/v3/volumes/20592c2b-dcea-4180-858f-3d869594c807 => generated 830 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:03.170491 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9dd78e6c-297c-468b-855c-c7deadb8f3df None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:03.172544 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9dd78e6c-297c-468b-855c-c7deadb8f3df tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] GET https://10.4.3.222/volume/v3/volumes/20592c2b-dcea-4180-858f-3d869594c807 Aug 01 00:19:03.172821 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9dd78e6c-297c-468b-855c-c7deadb8f3df tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:03.173066 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9dd78e6c-297c-468b-855c-c7deadb8f3df tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:03.183191 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:03.183191 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:03.187500 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-9dd78e6c-297c-468b-855c-c7deadb8f3df tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Volume info retrieved successfully. Aug 01 00:19:03.192446 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9dd78e6c-297c-468b-855c-c7deadb8f3df tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] https://10.4.3.222/volume/v3/volumes/20592c2b-dcea-4180-858f-3d869594c807 returned with HTTP 200 Aug 01 00:19:03.192989 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 412/1635] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:03 2026] GET /volume/v3/volumes/20592c2b-dcea-4180-858f-3d869594c807 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:03.207848 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b2f76893-5174-4aaf-8a56-131b20fee119 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:03.209633 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b2f76893-5174-4aaf-8a56-131b20fee119 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:19:03.210007 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b2f76893-5174-4aaf-8a56-131b20fee119 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20592c2b-dcea-4180-858f-3d869594c807", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1324360201"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:03.220255 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:03.220255 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:03.220708 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b2f76893-5174-4aaf-8a56-131b20fee119 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Volume info retrieved successfully. Aug 01 00:19:03.220845 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-b2f76893-5174-4aaf-8a56-131b20fee119 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Create snapshot from volume 20592c2b-dcea-4180-858f-3d869594c807 Aug 01 00:19:03.257492 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-b2f76893-5174-4aaf-8a56-131b20fee119 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Created reservations ['358025da-4794-463e-8013-b921f7a33e41', 'de67d210-31dc-4b4b-b88f-56174882b808', '71647c35-18e3-4196-92be-205c5f3f0a22', '9d28dcb8-9c5b-4da4-bb64-67f0c78c1deb'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:19:03.290198 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b2f76893-5174-4aaf-8a56-131b20fee119 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Snapshot create request issued successfully. Aug 01 00:19:03.290571 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b2f76893-5174-4aaf-8a56-131b20fee119 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:19:03.291087 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 407/1636] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:19:03 2026] POST /volume/v3/snapshots => generated 318 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:19:03.304977 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-68333ed9-e0a1-4718-9b35-1f82642228c3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:03.307200 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-68333ed9-e0a1-4718-9b35-1f82642228c3 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] GET https://10.4.3.222/volume/v3/snapshots/e85ee693-88a4-445b-bc13-a9b740a84226 Aug 01 00:19:03.307502 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-68333ed9-e0a1-4718-9b35-1f82642228c3 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:03.307722 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-68333ed9-e0a1-4718-9b35-1f82642228c3 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:03.320030 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:03.320030 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:03.320522 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-68333ed9-e0a1-4718-9b35-1f82642228c3 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Snapshot retrieved successfully. Aug 01 00:19:03.321456 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-68333ed9-e0a1-4718-9b35-1f82642228c3 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] https://10.4.3.222/volume/v3/snapshots/e85ee693-88a4-445b-bc13-a9b740a84226 returned with HTTP 200 Aug 01 00:19:03.321999 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 411/1637] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:19:03 2026] GET /volume/v3/snapshots/e85ee693-88a4-445b-bc13-a9b740a84226 => generated 450 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:03.758569 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2193596e-260e-4d2c-9294-f1bc0ad296f3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:03.760162 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2193596e-260e-4d2c-9294-f1bc0ad296f3 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a Aug 01 00:19:03.760322 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2193596e-260e-4d2c-9294-f1bc0ad296f3 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:03.760490 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2193596e-260e-4d2c-9294-f1bc0ad296f3 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:03.766443 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:03.766443 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:03.769697 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2193596e-260e-4d2c-9294-f1bc0ad296f3 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:03.773208 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2193596e-260e-4d2c-9294-f1bc0ad296f3 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a returned with HTTP 200 Aug 01 00:19:03.773545 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 408/1638] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:03 2026] GET /volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a => generated 857 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:03.787209 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b1c8d6aa-4910-4ee6-bc04-e93642df5a41 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:03.788518 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b1c8d6aa-4910-4ee6-bc04-e93642df5a41 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a Aug 01 00:19:03.788700 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b1c8d6aa-4910-4ee6-bc04-e93642df5a41 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:03.788926 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b1c8d6aa-4910-4ee6-bc04-e93642df5a41 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:03.796362 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:03.796362 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:03.799689 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-b1c8d6aa-4910-4ee6-bc04-e93642df5a41 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:03.803409 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b1c8d6aa-4910-4ee6-bc04-e93642df5a41 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a returned with HTTP 200 Aug 01 00:19:03.803825 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 413/1639] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:03 2026] GET /volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:03.850118 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-d7e2ab13-8e2f-4cd1-9a74-2209ce0dce23 req-8f7b8d75-a285-4b92-b437-fd032e62094f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:03.852136 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-d7e2ab13-8e2f-4cd1-9a74-2209ce0dce23 req-8f7b8d75-a285-4b92-b437-fd032e62094f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a Aug 01 00:19:03.852309 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-d7e2ab13-8e2f-4cd1-9a74-2209ce0dce23 req-8f7b8d75-a285-4b92-b437-fd032e62094f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:03.852479 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-d7e2ab13-8e2f-4cd1-9a74-2209ce0dce23 req-8f7b8d75-a285-4b92-b437-fd032e62094f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:03.858532 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:03.858532 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:03.861497 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-d7e2ab13-8e2f-4cd1-9a74-2209ce0dce23 req-8f7b8d75-a285-4b92-b437-fd032e62094f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:03.864899 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-d7e2ab13-8e2f-4cd1-9a74-2209ce0dce23 req-8f7b8d75-a285-4b92-b437-fd032e62094f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a returned with HTTP 200 Aug 01 00:19:03.865221 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 408/1640] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:19:03 2026] GET /volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a => generated 857 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:03.932931 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2d5038bd-4490-4681-b96f-c1e8b21dc1b2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:03.933246 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2d5038bd-4490-4681-b96f-c1e8b21dc1b2 None None] GET https://10.4.3.222/volume// Aug 01 00:19:03.933394 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2d5038bd-4490-4681-b96f-c1e8b21dc1b2 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:03.933598 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2d5038bd-4490-4681-b96f-c1e8b21dc1b2 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:03.933939 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2d5038bd-4490-4681-b96f-c1e8b21dc1b2 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:19:03.934247 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 412/1641] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:19: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 01 00:19:03.941933 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-d7e2ab13-8e2f-4cd1-9a74-2209ce0dce23 req-82cd673d-a79a-454e-80b3-dcc3094a7ed4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:03.944109 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-d7e2ab13-8e2f-4cd1-9a74-2209ce0dce23 req-82cd673d-a79a-454e-80b3-dcc3094a7ed4 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:19:03.944534 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-d7e2ab13-8e2f-4cd1-9a74-2209ce0dce23 req-82cd673d-a79a-454e-80b3-dcc3094a7ed4 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b7c264c-b43a-4d73-8f71-b8c6f3991f3a", "connector": null, "instance_uuid": "0c00af0d-8a92-49f0-b798-76a5b17a837d"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:03.952833 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:03.952833 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:03.976964 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-d7e2ab13-8e2f-4cd1-9a74-2209ce0dce23 req-82cd673d-a79a-454e-80b3-dcc3094a7ed4 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:19:03.977417 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 409/1642] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:19:03 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 01 00:19:04.000603 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-91620184-7999-4436-97e5-7886f77b529e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:04.002504 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-91620184-7999-4436-97e5-7886f77b529e tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a Aug 01 00:19:04.002744 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-91620184-7999-4436-97e5-7886f77b529e tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:04.003033 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-91620184-7999-4436-97e5-7886f77b529e tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:04.010523 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ce5a2eff-627d-43b9-b6c8-f62c23238199 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:04.010946 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ce5a2eff-627d-43b9-b6c8-f62c23238199 None None] GET https://10.4.3.222/volume// Aug 01 00:19:04.011121 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ce5a2eff-627d-43b9-b6c8-f62c23238199 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:04.011332 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ce5a2eff-627d-43b9-b6c8-f62c23238199 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:04.011676 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ce5a2eff-627d-43b9-b6c8-f62c23238199 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:19:04.011989 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 409/1643] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:19: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 01 00:19:04.013238 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:04.013238 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:04.016495 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-91620184-7999-4436-97e5-7886f77b529e tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:04.021664 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-d7e2ab13-8e2f-4cd1-9a74-2209ce0dce23 req-da9266fb-8bcf-47a3-bb2c-2f9e063c48fb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:04.022423 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-91620184-7999-4436-97e5-7886f77b529e tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a returned with HTTP 200 Aug 01 00:19:04.023112 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 414/1644] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:03 2026] GET /volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:04.024233 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-d7e2ab13-8e2f-4cd1-9a74-2209ce0dce23 req-da9266fb-8bcf-47a3-bb2c-2f9e063c48fb tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a Aug 01 00:19:04.024609 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-d7e2ab13-8e2f-4cd1-9a74-2209ce0dce23 req-da9266fb-8bcf-47a3-bb2c-2f9e063c48fb tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:04.024796 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-d7e2ab13-8e2f-4cd1-9a74-2209ce0dce23 req-da9266fb-8bcf-47a3-bb2c-2f9e063c48fb tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:04.036404 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:04.036404 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:04.040608 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-d7e2ab13-8e2f-4cd1-9a74-2209ce0dce23 req-da9266fb-8bcf-47a3-bb2c-2f9e063c48fb tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:04.046225 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-d7e2ab13-8e2f-4cd1-9a74-2209ce0dce23 req-da9266fb-8bcf-47a3-bb2c-2f9e063c48fb tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a returned with HTTP 200 Aug 01 00:19:04.046752 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 413/1645] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:19:04 2026] GET /volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a => generated 1036 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:19:04.136980 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-d7e2ab13-8e2f-4cd1-9a74-2209ce0dce23 req-9bbc8663-7bad-4c0e-9bf2-40e098a5cba9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:04.139071 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-d7e2ab13-8e2f-4cd1-9a74-2209ce0dce23 req-9bbc8663-7bad-4c0e-9bf2-40e098a5cba9 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] PUT https://10.4.3.222/volume/v3/attachments/722ac645-436c-4d6f-b3c4-234ad69f88e1 Aug 01 00:19:04.139487 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-d7e2ab13-8e2f-4cd1-9a74-2209ce0dce23 req-9bbc8663-7bad-4c0e-9bf2-40e098a5cba9 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:04.146796 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-d7e2ab13-8e2f-4cd1-9a74-2209ce0dce23 req-9bbc8663-7bad-4c0e-9bf2-40e098a5cba9 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Acquiring lock "cinder-attachment_update-6b7c264c-b43a-4d73-8f71-b8c6f3991f3a-np0000006296" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:19:04.151216 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-d7e2ab13-8e2f-4cd1-9a74-2209ce0dce23 req-9bbc8663-7bad-4c0e-9bf2-40e098a5cba9 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Lock "cinder-attachment_update-6b7c264c-b43a-4d73-8f71-b8c6f3991f3a-np0000006296" acquired by "attachment_update" :: waited 0.004s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:19:04.152185 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:04.152185 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:04.223924 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-d7e2ab13-8e2f-4cd1-9a74-2209ce0dce23 req-9bbc8663-7bad-4c0e-9bf2-40e098a5cba9 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Lock "cinder-attachment_update-6b7c264c-b43a-4d73-8f71-b8c6f3991f3a-np0000006296" released by "attachment_update" :: held 0.073s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:19:04.224241 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-d7e2ab13-8e2f-4cd1-9a74-2209ce0dce23 req-9bbc8663-7bad-4c0e-9bf2-40e098a5cba9 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/attachments/722ac645-436c-4d6f-b3c4-234ad69f88e1 returned with HTTP 200 Aug 01 00:19:04.224877 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 410/1646] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:19:04 2026] PUT /volume/v3/attachments/722ac645-436c-4d6f-b3c4-234ad69f88e1 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:04.331439 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b40870ae-dda2-4971-8fde-e55189e440e1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:04.333294 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b40870ae-dda2-4971-8fde-e55189e440e1 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] GET https://10.4.3.222/volume/v3/snapshots/e85ee693-88a4-445b-bc13-a9b740a84226 Aug 01 00:19:04.333489 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b40870ae-dda2-4971-8fde-e55189e440e1 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:04.333670 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b40870ae-dda2-4971-8fde-e55189e440e1 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:04.338590 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:04.338590 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:04.339071 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b40870ae-dda2-4971-8fde-e55189e440e1 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Snapshot retrieved successfully. Aug 01 00:19:04.339819 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b40870ae-dda2-4971-8fde-e55189e440e1 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] https://10.4.3.222/volume/v3/snapshots/e85ee693-88a4-445b-bc13-a9b740a84226 returned with HTTP 200 Aug 01 00:19:04.340168 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 410/1647] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:19:04 2026] GET /volume/v3/snapshots/e85ee693-88a4-445b-bc13-a9b740a84226 => generated 477 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:04.348836 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c9b5dd4e-112d-4705-b947-54bc2cf55bb8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:04.350719 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c9b5dd4e-112d-4705-b947-54bc2cf55bb8 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:19:04.351124 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c9b5dd4e-112d-4705-b947-54bc2cf55bb8 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "e85ee693-88a4-445b-bc13-a9b740a84226"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:04.352576 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-c9b5dd4e-112d-4705-b947-54bc2cf55bb8 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'e85ee693-88a4-445b-bc13-a9b740a84226'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:19:04.357584 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:04.357584 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:04.358100 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c9b5dd4e-112d-4705-b947-54bc2cf55bb8 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Snapshot retrieved successfully. Aug 01 00:19:04.358275 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-c9b5dd4e-112d-4705-b947-54bc2cf55bb8 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Create volume of 1 GB Aug 01 00:19:04.361728 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c9b5dd4e-112d-4705-b947-54bc2cf55bb8 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Availability Zones retrieved successfully. Aug 01 00:19:04.366913 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-c9b5dd4e-112d-4705-b947-54bc2cf55bb8 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Flow 'volume_create_api' (1c147e24-2bff-498b-aa46-79c0e6f039af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:04.367925 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-c9b5dd4e-112d-4705-b947-54bc2cf55bb8 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0c33258-aa05-4a95-bf21-c16314b5f8b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:04.368823 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-c9b5dd4e-112d-4705-b947-54bc2cf55bb8 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:19:04.370265 np0000006296 devstack@c-api.service[100408]: WARNING cinder.volume.api [None req-c9b5dd4e-112d-4705-b947-54bc2cf55bb8 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0c33258-aa05-4a95-bf21-c16314b5f8b7) transitioned into state 'FAILURE' from state 'RUNNING' Aug 01 00:19:04.370265 np0000006296 devstack@c-api.service[100408]: 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 01 00:19:04.371872 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-c9b5dd4e-112d-4705-b947-54bc2cf55bb8 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0c33258-aa05-4a95-bf21-c16314b5f8b7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:04.372581 np0000006296 devstack@c-api.service[100408]: WARNING cinder.volume.api [None req-c9b5dd4e-112d-4705-b947-54bc2cf55bb8 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0c33258-aa05-4a95-bf21-c16314b5f8b7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 01 00:19:04.373525 np0000006296 devstack@c-api.service[100408]: WARNING cinder.volume.api [None req-c9b5dd4e-112d-4705-b947-54bc2cf55bb8 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Flow 'volume_create_api' (1c147e24-2bff-498b-aa46-79c0e6f039af) transitioned into state 'REVERTED' from state 'RUNNING' Aug 01 00:19:04.373846 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c9b5dd4e-112d-4705-b947-54bc2cf55bb8 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 400 Aug 01 00:19:04.374556 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 415/1648] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:19:04 2026] POST /volume/v3/volumes => generated 171 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 00:19:04.381279 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-231de2c6-5ecd-4160-a230-632f667525bd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:04.383057 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-231de2c6-5ecd-4160-a230-632f667525bd tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/e85ee693-88a4-445b-bc13-a9b740a84226 Aug 01 00:19:04.383266 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-231de2c6-5ecd-4160-a230-632f667525bd tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:04.383467 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-231de2c6-5ecd-4160-a230-632f667525bd tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:04.383569 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-231de2c6-5ecd-4160-a230-632f667525bd tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Delete snapshot with id: e85ee693-88a4-445b-bc13-a9b740a84226 Aug 01 00:19:04.388345 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:04.388345 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:04.388840 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-231de2c6-5ecd-4160-a230-632f667525bd tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Snapshot retrieved successfully. Aug 01 00:19:04.405487 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-231de2c6-5ecd-4160-a230-632f667525bd tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Snapshot delete request issued successfully. Aug 01 00:19:04.405598 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-231de2c6-5ecd-4160-a230-632f667525bd tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] https://10.4.3.222/volume/v3/snapshots/e85ee693-88a4-445b-bc13-a9b740a84226 returned with HTTP 202 Aug 01 00:19:04.406134 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 414/1649] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:19:04 2026] DELETE /volume/v3/snapshots/e85ee693-88a4-445b-bc13-a9b740a84226 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:19:04.413149 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a77817af-5dae-4b56-b5f4-44410f3e7f8e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:04.415029 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a77817af-5dae-4b56-b5f4-44410f3e7f8e tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] GET https://10.4.3.222/volume/v3/snapshots/e85ee693-88a4-445b-bc13-a9b740a84226 Aug 01 00:19:04.415258 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a77817af-5dae-4b56-b5f4-44410f3e7f8e tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:04.415462 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a77817af-5dae-4b56-b5f4-44410f3e7f8e tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:04.420654 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:04.420654 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:04.421170 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a77817af-5dae-4b56-b5f4-44410f3e7f8e tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Snapshot retrieved successfully. Aug 01 00:19:04.421995 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a77817af-5dae-4b56-b5f4-44410f3e7f8e tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] https://10.4.3.222/volume/v3/snapshots/e85ee693-88a4-445b-bc13-a9b740a84226 returned with HTTP 200 Aug 01 00:19:04.422394 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 411/1650] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:19:04 2026] GET /volume/v3/snapshots/e85ee693-88a4-445b-bc13-a9b740a84226 => generated 476 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:05.037438 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-58d77fa7-47d0-453d-b08d-4a6f9f1c3610 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:05.039395 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-58d77fa7-47d0-453d-b08d-4a6f9f1c3610 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a Aug 01 00:19:05.039603 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-58d77fa7-47d0-453d-b08d-4a6f9f1c3610 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:05.039833 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-58d77fa7-47d0-453d-b08d-4a6f9f1c3610 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:05.049872 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:05.049872 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:05.053504 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-58d77fa7-47d0-453d-b08d-4a6f9f1c3610 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:05.057909 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-58d77fa7-47d0-453d-b08d-4a6f9f1c3610 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a returned with HTTP 200 Aug 01 00:19:05.058320 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 411/1651] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:05 2026] GET /volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:05.432327 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c0bf1ec0-0335-4fb8-b29b-3a112ee058e1 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:05.434986 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c0bf1ec0-0335-4fb8-b29b-3a112ee058e1 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] GET https://10.4.3.222/volume/v3/snapshots/e85ee693-88a4-445b-bc13-a9b740a84226 Aug 01 00:19:05.435330 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c0bf1ec0-0335-4fb8-b29b-3a112ee058e1 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:05.435467 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c0bf1ec0-0335-4fb8-b29b-3a112ee058e1 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:05.441946 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c0bf1ec0-0335-4fb8-b29b-3a112ee058e1 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] https://10.4.3.222/volume/v3/snapshots/e85ee693-88a4-445b-bc13-a9b740a84226 returned with HTTP 404 Aug 01 00:19:05.442390 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 416/1652] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:19:05 2026] GET /volume/v3/snapshots/e85ee693-88a4-445b-bc13-a9b740a84226 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:05.450133 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d99e1982-aa2e-417c-afa0-9ea23e5cf873 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:05.451740 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d99e1982-aa2e-417c-afa0-9ea23e5cf873 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] GET https://10.4.3.222/volume/v3/volumes/20592c2b-dcea-4180-858f-3d869594c807 Aug 01 00:19:05.451958 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d99e1982-aa2e-417c-afa0-9ea23e5cf873 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:05.452129 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d99e1982-aa2e-417c-afa0-9ea23e5cf873 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:05.458942 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:05.458942 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:05.462015 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d99e1982-aa2e-417c-afa0-9ea23e5cf873 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Volume info retrieved successfully. Aug 01 00:19:05.465558 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d99e1982-aa2e-417c-afa0-9ea23e5cf873 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] https://10.4.3.222/volume/v3/volumes/20592c2b-dcea-4180-858f-3d869594c807 returned with HTTP 200 Aug 01 00:19:05.465925 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 415/1653] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:05 2026] GET /volume/v3/volumes/20592c2b-dcea-4180-858f-3d869594c807 => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:05.479260 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6ac2ca74-9df9-4354-9d1c-74046105974e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:05.481258 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6ac2ca74-9df9-4354-9d1c-74046105974e tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] DELETE https://10.4.3.222/volume/v3/volumes/20592c2b-dcea-4180-858f-3d869594c807 Aug 01 00:19:05.481456 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6ac2ca74-9df9-4354-9d1c-74046105974e tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:05.481648 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6ac2ca74-9df9-4354-9d1c-74046105974e tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:05.481832 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-6ac2ca74-9df9-4354-9d1c-74046105974e tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Delete volume with id: 20592c2b-dcea-4180-858f-3d869594c807 Aug 01 00:19:05.488832 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:05.488832 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:05.489402 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6ac2ca74-9df9-4354-9d1c-74046105974e tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Volume info retrieved successfully. Aug 01 00:19:05.509074 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6ac2ca74-9df9-4354-9d1c-74046105974e tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Delete volume request issued successfully. Aug 01 00:19:05.509320 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6ac2ca74-9df9-4354-9d1c-74046105974e tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] https://10.4.3.222/volume/v3/volumes/20592c2b-dcea-4180-858f-3d869594c807 returned with HTTP 202 Aug 01 00:19:05.509811 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 412/1654] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:19:05 2026] DELETE /volume/v3/volumes/20592c2b-dcea-4180-858f-3d869594c807 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:19:05.519516 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3a48493b-425d-43af-9d87-86e09d2669f5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:05.523671 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3a48493b-425d-43af-9d87-86e09d2669f5 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] GET https://10.4.3.222/volume/v3/volumes/20592c2b-dcea-4180-858f-3d869594c807 Aug 01 00:19:05.523671 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3a48493b-425d-43af-9d87-86e09d2669f5 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:05.523671 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3a48493b-425d-43af-9d87-86e09d2669f5 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:05.529518 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:05.529518 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:05.535716 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3a48493b-425d-43af-9d87-86e09d2669f5 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Volume info retrieved successfully. Aug 01 00:19:05.541000 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3a48493b-425d-43af-9d87-86e09d2669f5 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] https://10.4.3.222/volume/v3/volumes/20592c2b-dcea-4180-858f-3d869594c807 returned with HTTP 200 Aug 01 00:19:05.541484 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 412/1655] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:05 2026] GET /volume/v3/volumes/20592c2b-dcea-4180-858f-3d869594c807 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:06.069492 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-fafd9981-dfd4-4e22-9abc-0aa775fd7227 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:06.071412 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fafd9981-dfd4-4e22-9abc-0aa775fd7227 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a Aug 01 00:19:06.071625 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fafd9981-dfd4-4e22-9abc-0aa775fd7227 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:06.071858 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fafd9981-dfd4-4e22-9abc-0aa775fd7227 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:06.082372 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:06.082372 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:06.085927 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-fafd9981-dfd4-4e22-9abc-0aa775fd7227 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:06.090146 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fafd9981-dfd4-4e22-9abc-0aa775fd7227 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a returned with HTTP 200 Aug 01 00:19:06.090527 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 417/1656] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:06 2026] GET /volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:06.554854 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9ef0cd8a-86c3-404e-a8e4-200f5806ef83 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:06.556639 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9ef0cd8a-86c3-404e-a8e4-200f5806ef83 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] GET https://10.4.3.222/volume/v3/volumes/20592c2b-dcea-4180-858f-3d869594c807 Aug 01 00:19:06.556920 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9ef0cd8a-86c3-404e-a8e4-200f5806ef83 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:06.557131 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9ef0cd8a-86c3-404e-a8e4-200f5806ef83 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:06.559000 np0000006296 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=231,cinder:UPDATE=78,cinder:INSERT=44 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:19:06.563607 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9ef0cd8a-86c3-404e-a8e4-200f5806ef83 tempest-VolumesSnapshotNegativeTestJSON-345406407 tempest-VolumesSnapshotNegativeTestJSON-345406407-project-member] https://10.4.3.222/volume/v3/volumes/20592c2b-dcea-4180-858f-3d869594c807 returned with HTTP 404 Aug 01 00:19:06.564068 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 416/1657] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:06 2026] GET /volume/v3/volumes/20592c2b-dcea-4180-858f-3d869594c807 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:07.105755 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c3f261b4-1d74-445d-b10f-d477fbafaa90 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:07.107497 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c3f261b4-1d74-445d-b10f-d477fbafaa90 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a Aug 01 00:19:07.107735 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c3f261b4-1d74-445d-b10f-d477fbafaa90 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:07.107982 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c3f261b4-1d74-445d-b10f-d477fbafaa90 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:07.117104 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:07.117104 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:07.120464 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c3f261b4-1d74-445d-b10f-d477fbafaa90 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:07.124446 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c3f261b4-1d74-445d-b10f-d477fbafaa90 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a returned with HTTP 200 Aug 01 00:19:07.124916 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 413/1658] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:07 2026] GET /volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:07.468977 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-d7e2ab13-8e2f-4cd1-9a74-2209ce0dce23 req-91d99ba1-e071-4e33-a76b-b4b0859cf67e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:07.470954 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-d7e2ab13-8e2f-4cd1-9a74-2209ce0dce23 req-91d99ba1-e071-4e33-a76b-b4b0859cf67e tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] POST https://10.4.3.222/volume/v3/attachments/722ac645-436c-4d6f-b3c4-234ad69f88e1/action Aug 01 00:19:07.471344 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-d7e2ab13-8e2f-4cd1-9a74-2209ce0dce23 req-91d99ba1-e071-4e33-a76b-b4b0859cf67e tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Action body: b'{"os-complete": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:19:07.471464 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-d7e2ab13-8e2f-4cd1-9a74-2209ce0dce23 req-91d99ba1-e071-4e33-a76b-b4b0859cf67e tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:07.488208 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:07.488208 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:07.506019 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-d7e2ab13-8e2f-4cd1-9a74-2209ce0dce23 req-91d99ba1-e071-4e33-a76b-b4b0859cf67e tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/attachments/722ac645-436c-4d6f-b3c4-234ad69f88e1/action returned with HTTP 204 Aug 01 00:19:07.506649 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 413/1659] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:19:07 2026] POST /volume/v3/attachments/722ac645-436c-4d6f-b3c4-234ad69f88e1/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:08.062411 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c3ea9f7c-5956-41b5-892c-9f8206fb8645 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:08.064216 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c3ea9f7c-5956-41b5-892c-9f8206fb8645 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:19:08.064542 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c3ea9f7c-5956-41b5-892c-9f8206fb8645 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1643730502"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:08.065955 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-c3ea9f7c-5956-41b5-892c-9f8206fb8645 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1643730502'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:19:08.066073 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-c3ea9f7c-5956-41b5-892c-9f8206fb8645 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Create volume of 1 GB Aug 01 00:19:08.070420 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c3ea9f7c-5956-41b5-892c-9f8206fb8645 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Availability Zones retrieved successfully. Aug 01 00:19:08.075712 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-c3ea9f7c-5956-41b5-892c-9f8206fb8645 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Flow 'volume_create_api' (8c0011ed-be9f-4557-8d5c-74e6750a3404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:08.076687 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-c3ea9f7c-5956-41b5-892c-9f8206fb8645 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44aad4e2-78ed-4c48-8914-42d9a3a49e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:08.077675 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-c3ea9f7c-5956-41b5-892c-9f8206fb8645 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:19:08.104001 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-c3ea9f7c-5956-41b5-892c-9f8206fb8645 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44aad4e2-78ed-4c48-8914-42d9a3a49e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:08.104799 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-c3ea9f7c-5956-41b5-892c-9f8206fb8645 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9468d25f-ff3b-473a-a003-8b8e8176b4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:08.136546 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a64023b5-7274-4561-9887-c093a78e6d35 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:08.138405 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a64023b5-7274-4561-9887-c093a78e6d35 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a Aug 01 00:19:08.138602 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a64023b5-7274-4561-9887-c093a78e6d35 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:08.138809 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a64023b5-7274-4561-9887-c093a78e6d35 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:08.149460 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:08.149460 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:08.153306 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a64023b5-7274-4561-9887-c093a78e6d35 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:08.157200 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a64023b5-7274-4561-9887-c093a78e6d35 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a returned with HTTP 200 Aug 01 00:19:08.157564 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 417/1660] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:08 2026] GET /volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a => generated 1149 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:08.172371 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7707c2ca-587d-4f88-b604-2c626fc45b7f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:08.173663 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-c3ea9f7c-5956-41b5-892c-9f8206fb8645 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Created reservations ['d19c5aaf-fcbc-41fe-8dc9-4cd19147ae32', '940b3864-af15-4e89-ac4a-f796d70b59dc', 'f38c1369-40d6-45da-a021-9117dc9f6d12', 'ef3931ce-9507-4b55-b932-4050ca89759c'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:19:08.174532 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-c3ea9f7c-5956-41b5-892c-9f8206fb8645 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9468d25f-ff3b-473a-a003-8b8e8176b4a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d19c5aaf-fcbc-41fe-8dc9-4cd19147ae32', '940b3864-af15-4e89-ac4a-f796d70b59dc', 'f38c1369-40d6-45da-a021-9117dc9f6d12', 'ef3931ce-9507-4b55-b932-4050ca89759c']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:08.175365 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-c3ea9f7c-5956-41b5-892c-9f8206fb8645 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (380806fc-e251-47e7-926e-6e40824fae9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:08.177034 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7707c2ca-587d-4f88-b604-2c626fc45b7f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a Aug 01 00:19:08.177411 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7707c2ca-587d-4f88-b604-2c626fc45b7f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:08.177411 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7707c2ca-587d-4f88-b604-2c626fc45b7f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:08.192753 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:08.192753 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:08.195905 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7707c2ca-587d-4f88-b604-2c626fc45b7f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:08.199897 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7707c2ca-587d-4f88-b604-2c626fc45b7f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a returned with HTTP 200 Aug 01 00:19:08.200243 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 414/1661] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:08 2026] GET /volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a => generated 1149 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:08.201667 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-c3ea9f7c-5956-41b5-892c-9f8206fb8645 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (380806fc-e251-47e7-926e-6e40824fae9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01ef0531-1abc-46aa-939c-45368c1f5485', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1643730502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4ed404052504bbea857a8f3f9e4149a',qos_specs=None,replication_status=,reservations=['d19c5aaf-fcbc-41fe-8dc9-4cd19147ae32','940b3864-af15-4e89-ac4a-f796d70b59dc','f38c1369-40d6-45da-a021-9117dc9f6d12','ef3931ce-9507-4b55-b932-4050ca89759c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f359a951a92945ac8c3965c33885b162',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:19:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1643730502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01ef0531-1abc-46aa-939c-45368c1f5485,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4ed404052504bbea857a8f3f9e4149a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f359a951a92945ac8c3965c33885b162',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:08.202560 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-c3ea9f7c-5956-41b5-892c-9f8206fb8645 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26e50a85-0329-4502-8694-0132f38ba60f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:08.211416 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4f9aa45e-19a3-42b6-9f63-be4c91625f2e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:08.213355 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4f9aa45e-19a3-42b6-9f63-be4c91625f2e tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] POST https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a/action Aug 01 00:19:08.213665 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4f9aa45e-19a3-42b6-9f63-be4c91625f2e tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Action body: b'{"os-detach": {}}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:19:08.213811 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4f9aa45e-19a3-42b6-9f63-be4c91625f2e tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:08.220470 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-c3ea9f7c-5956-41b5-892c-9f8206fb8645 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26e50a85-0329-4502-8694-0132f38ba60f) transitioned into state 'SUCCESS' from state '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-1643730502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4ed404052504bbea857a8f3f9e4149a',qos_specs=None,replication_status=,reservations=['d19c5aaf-fcbc-41fe-8dc9-4cd19147ae32','940b3864-af15-4e89-ac4a-f796d70b59dc','f38c1369-40d6-45da-a021-9117dc9f6d12','ef3931ce-9507-4b55-b932-4050ca89759c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f359a951a92945ac8c3965c33885b162',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:08.221255 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-c3ea9f7c-5956-41b5-892c-9f8206fb8645 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (584029e7-3170-42dc-8e51-1ae154fac567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:08.226045 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:08.226045 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:08.226499 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-4f9aa45e-19a3-42b6-9f63-be4c91625f2e tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:08.230882 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-c3ea9f7c-5956-41b5-892c-9f8206fb8645 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (584029e7-3170-42dc-8e51-1ae154fac567) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:08.231749 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-c3ea9f7c-5956-41b5-892c-9f8206fb8645 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Flow 'volume_create_api' (8c0011ed-be9f-4557-8d5c-74e6750a3404) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:08.232141 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c3ea9f7c-5956-41b5-892c-9f8206fb8645 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Create volume request issued successfully. Aug 01 00:19:08.232704 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c3ea9f7c-5956-41b5-892c-9f8206fb8645 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:19:08.233144 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 418/1662] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:19:08 2026] POST /volume/v3/volumes => generated 751 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:19:08.250690 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5ff112b3-ef1c-425c-9a85-ff1423245cf4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:08.253378 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5ff112b3-ef1c-425c-9a85-ff1423245cf4 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 Aug 01 00:19:08.253378 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5ff112b3-ef1c-425c-9a85-ff1423245cf4 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:08.253515 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5ff112b3-ef1c-425c-9a85-ff1423245cf4 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:08.263479 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:08.263479 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:08.269298 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5ff112b3-ef1c-425c-9a85-ff1423245cf4 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:19:08.276319 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5ff112b3-ef1c-425c-9a85-ff1423245cf4 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 returned with HTTP 200 Aug 01 00:19:08.276732 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 418/1663] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:08 2026] GET /volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:08.293858 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-4f9aa45e-19a3-42b6-9f63-be4c91625f2e tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Attachment connected to vm 0c00af0d-8a92-49f0-b798-76a5b17a837d, checking data on nova Aug 01 00:19:08.294504 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.compute.nova [None req-4f9aa45e-19a3-42b6-9f63-be4c91625f2e tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Creating Keystone token plugin using URL: https://10.4.3.222/identity {{(pid=100409) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 01 00:19:08.450231 np0000006296 devstack@c-api.service[100409]: DEBUG novaclient.v2.client [None req-4f9aa45e-19a3-42b6-9f63-be4c91625f2e tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] REQ: curl -g -i -X GET https://10.4.3.222/compute/v2.1/servers/0c00af0d-8a92-49f0-b798-76a5b17a837d/os-volume_attachments/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}652442a8ed82d4c7ffd6621fc060931cb8877c96ce61b1152aee6e4d82ba8329" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-4f9aa45e-19a3-42b6-9f63-be4c91625f2e" -H "X-Service-Token: {SHA256}1de09d4f13a4e9f081ec47d0d4220c3ade77de2044dad93199d47e3ac17860ff" {{(pid=100409) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 01 00:19:08.571424 np0000006296 devstack@c-api.service[100409]: DEBUG novaclient.v2.client [None req-4f9aa45e-19a3-42b6-9f63-be4c91625f2e tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 01 Aug 2026 00:19:08 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-bb736368-2207-42dd-9e33-50fc2302b0b5 x-openstack-request-id: req-bb736368-2207-42dd-9e33-50fc2302b0b5 {{(pid=100409) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 01 00:19:08.571835 np0000006296 devstack@c-api.service[100409]: DEBUG novaclient.v2.client [None req-4f9aa45e-19a3-42b6-9f63-be4c91625f2e tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "6b7c264c-b43a-4d73-8f71-b8c6f3991f3a", "serverId": "0c00af0d-8a92-49f0-b798-76a5b17a837d", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "722ac645-436c-4d6f-b3c4-234ad69f88e1", "bdm_uuid": "28d0ecc4-5b4b-49af-8937-0d757d7c94fc"}} {{(pid=100409) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 01 00:19:08.571835 np0000006296 devstack@c-api.service[100409]: DEBUG novaclient.v2.client [None req-4f9aa45e-19a3-42b6-9f63-be4c91625f2e tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET call to compute for https://10.4.3.222/compute/v2.1/servers/0c00af0d-8a92-49f0-b798-76a5b17a837d/os-volume_attachments/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a used request id req-bb736368-2207-42dd-9e33-50fc2302b0b5 {{(pid=100409) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 01 00:19:08.573669 np0000006296 devstack@c-api.service[100409]: ERROR cinder.volume.api [None req-4f9aa45e-19a3-42b6-9f63-be4c91625f2e tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-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 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault [None req-4f9aa45e-19a3-42b6-9f63-be4c91625f2e tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Caught error: Detach volume from instance 0c00af0d-8a92-49f0-b798-76a5b17a837d using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0c00af0d-8a92-49f0-b798-76a5b17a837d using the Compute API Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: 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 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 01 00:19:08.575913 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0c00af0d-8a92-49f0-b798-76a5b17a837d using the Compute API Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault Aug 01 00:19:08.576714 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.middleware.fault [None req-4f9aa45e-19a3-42b6-9f63-be4c91625f2e tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a/action returned with HTTP 409 Aug 01 00:19:08.577497 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 414/1664] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:19:08 2026] POST /volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a/action => generated 167 bytes in 366 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:19:08.585159 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-db685a13-4815-4c36-97b6-cc62570362f2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:08.586863 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-db685a13-4815-4c36-97b6-cc62570362f2 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] POST https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a/action Aug 01 00:19:08.587185 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-db685a13-4815-4c36-97b6-cc62570362f2 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:19:08.587299 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-db685a13-4815-4c36-97b6-cc62570362f2 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:08.599263 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:08.599263 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:08.599667 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-db685a13-4815-4c36-97b6-cc62570362f2 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:08.663552 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-db685a13-4815-4c36-97b6-cc62570362f2 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Attachment connected to vm 0c00af0d-8a92-49f0-b798-76a5b17a837d, checking data on nova Aug 01 00:19:08.663970 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.compute.nova [None req-db685a13-4815-4c36-97b6-cc62570362f2 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Creating Keystone token plugin using URL: https://10.4.3.222/identity {{(pid=100407) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 01 00:19:08.796256 np0000006296 devstack@c-api.service[100407]: DEBUG novaclient.v2.client [None req-db685a13-4815-4c36-97b6-cc62570362f2 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] REQ: curl -g -i -X GET https://10.4.3.222/compute/v2.1/servers/0c00af0d-8a92-49f0-b798-76a5b17a837d/os-volume_attachments/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}39a7e7a9eb4c43c212b72597361f1179a5ee1876bf95bad2c31ff6fb2f891c35" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-db685a13-4815-4c36-97b6-cc62570362f2" -H "X-Service-Token: {SHA256}f4cd47231e68b49bc75363878307888aa0f441bb482dd4a134265b3762c49683" {{(pid=100407) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 01 00:19:08.897511 np0000006296 devstack@c-api.service[100407]: DEBUG novaclient.v2.client [None req-db685a13-4815-4c36-97b6-cc62570362f2 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 01 Aug 2026 00:19:08 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-8bbe64fa-ee86-40eb-8153-a82d8404a621 x-openstack-request-id: req-8bbe64fa-ee86-40eb-8153-a82d8404a621 {{(pid=100407) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 01 00:19:08.897807 np0000006296 devstack@c-api.service[100407]: DEBUG novaclient.v2.client [None req-db685a13-4815-4c36-97b6-cc62570362f2 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "6b7c264c-b43a-4d73-8f71-b8c6f3991f3a", "serverId": "0c00af0d-8a92-49f0-b798-76a5b17a837d", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "722ac645-436c-4d6f-b3c4-234ad69f88e1", "bdm_uuid": "28d0ecc4-5b4b-49af-8937-0d757d7c94fc"}} {{(pid=100407) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 01 00:19:08.897807 np0000006296 devstack@c-api.service[100407]: DEBUG novaclient.v2.client [None req-db685a13-4815-4c36-97b6-cc62570362f2 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET call to compute for https://10.4.3.222/compute/v2.1/servers/0c00af0d-8a92-49f0-b798-76a5b17a837d/os-volume_attachments/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a used request id req-8bbe64fa-ee86-40eb-8153-a82d8404a621 {{(pid=100407) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 01 00:19:08.899815 np0000006296 devstack@c-api.service[100407]: ERROR cinder.volume.api [None req-db685a13-4815-4c36-97b6-cc62570362f2 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-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 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault [None req-db685a13-4815-4c36-97b6-cc62570362f2 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Caught error: Detach volume from instance 0c00af0d-8a92-49f0-b798-76a5b17a837d using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0c00af0d-8a92-49f0-b798-76a5b17a837d using the Compute API Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: 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 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 01 00:19:08.902096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0c00af0d-8a92-49f0-b798-76a5b17a837d using the Compute API Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: ERROR cinder.api.middleware.fault Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.middleware.fault [None req-db685a13-4815-4c36-97b6-cc62570362f2 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a/action returned with HTTP 409 Aug 01 00:19:08.903096 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 415/1665] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:19:08 2026] POST /volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a/action => generated 167 bytes in 318 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:19:08.913311 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-86b67684-e532-46af-ac21-fe7798271e4f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:08.916059 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 419/1666] 10.4.3.222 () {70 vars in 1597 bytes} [Sat Aug 1 00:19:08 2026] POST /volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 01 00:19:08.922217 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a2796eae-1565-4891-bca6-04a35dfdaf5c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:08.923551 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 419/1667] 10.4.3.222 () {70 vars in 1597 bytes} [Sat Aug 1 00:19:08 2026] POST /volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 01 00:19:08.930975 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6c997d57-6579-45c1-bfdc-fb06bd5d604a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:08.984289 np0000006296 devstack@c-api.service[100409]: WARNING keystonemiddleware.auth_token [None req-6c997d57-6579-45c1-bfdc-fb06bd5d604a None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 01 00:19:08.986051 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 415/1668] 10.4.3.222 () {70 vars in 1597 bytes} [Sat Aug 1 00:19:08 2026] POST /volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a/action => generated 114 bytes in 56 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 01 00:19:08.992598 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-90b2a7a9-6c9f-4c42-9cee-a1ed7af3f629 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:09.014203 np0000006296 devstack@c-api.service[100407]: WARNING keystonemiddleware.auth_token [None req-90b2a7a9-6c9f-4c42-9cee-a1ed7af3f629 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 01 00:19:09.015164 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 416/1669] 10.4.3.222 () {70 vars in 1597 bytes} [Sat Aug 1 00:19:08 2026] POST /volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a/action => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 01 00:19:09.021755 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d62ea299-fb6d-4533-ab88-afe5e550f07b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:09.091889 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d62ea299-fb6d-4533-ab88-afe5e550f07b tempest-TestServerVolumeAttachmentScenario-1310209709 tempest-TestServerVolumeAttachmentScenario-1310209709-project-admin] POST https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a/action Aug 01 00:19:09.092259 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d62ea299-fb6d-4533-ab88-afe5e550f07b tempest-TestServerVolumeAttachmentScenario-1310209709 tempest-TestServerVolumeAttachmentScenario-1310209709-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:19:09.092296 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d62ea299-fb6d-4533-ab88-afe5e550f07b tempest-TestServerVolumeAttachmentScenario-1310209709 tempest-TestServerVolumeAttachmentScenario-1310209709-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:09.102395 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:09.102395 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:09.102870 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.admin_actions [None req-d62ea299-fb6d-4533-ab88-afe5e550f07b tempest-TestServerVolumeAttachmentScenario-1310209709 tempest-TestServerVolumeAttachmentScenario-1310209709-project-admin] Updating volume '6b7c264c-b43a-4d73-8f71-b8c6f3991f3a' with '{'status': 'error'}' {{(pid=100408) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 00:19:09.140238 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d62ea299-fb6d-4533-ab88-afe5e550f07b tempest-TestServerVolumeAttachmentScenario-1310209709 tempest-TestServerVolumeAttachmentScenario-1310209709-project-admin] https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a/action returned with HTTP 202 Aug 01 00:19:09.140756 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 420/1670] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:19:09 2026] POST /volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:19:09.149864 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-806eeee0-51f4-4608-944f-d8162efd0589 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:09.153065 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-806eeee0-51f4-4608-944f-d8162efd0589 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a Aug 01 00:19:09.153065 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-806eeee0-51f4-4608-944f-d8162efd0589 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:09.153065 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-806eeee0-51f4-4608-944f-d8162efd0589 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:09.160761 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:09.160761 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:09.164059 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-806eeee0-51f4-4608-944f-d8162efd0589 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:09.167981 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-806eeee0-51f4-4608-944f-d8162efd0589 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a returned with HTTP 200 Aug 01 00:19:09.168451 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 420/1671] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:09 2026] GET /volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a => generated 1148 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:09.180225 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ab88e410-2b16-4c75-ac40-ea28037f37d5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:09.182996 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ab88e410-2b16-4c75-ac40-ea28037f37d5 tempest-TestServerVolumeAttachmentScenario-1310209709 tempest-TestServerVolumeAttachmentScenario-1310209709-project-admin] POST https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a/action Aug 01 00:19:09.183535 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ab88e410-2b16-4c75-ac40-ea28037f37d5 tempest-TestServerVolumeAttachmentScenario-1310209709 tempest-TestServerVolumeAttachmentScenario-1310209709-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "722ac645-436c-4d6f-b3c4-234ad69f88e1"}}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:19:09.183796 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ab88e410-2b16-4c75-ac40-ea28037f37d5 tempest-TestServerVolumeAttachmentScenario-1310209709 tempest-TestServerVolumeAttachmentScenario-1310209709-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "722ac645-436c-4d6f-b3c4-234ad69f88e1"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:09.237076 np0000006296 devstack@c-api.service[100409]: DEBUG oslo_db.sqlalchemy.engines [None req-ab88e410-2b16-4c75-ac40-ea28037f37d5 tempest-TestServerVolumeAttachmentScenario-1310209709 tempest-TestServerVolumeAttachmentScenario-1310209709-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=100409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:19:09.247803 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:09.247803 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:09.248338 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ab88e410-2b16-4c75-ac40-ea28037f37d5 tempest-TestServerVolumeAttachmentScenario-1310209709 tempest-TestServerVolumeAttachmentScenario-1310209709-project-admin] Volume info retrieved successfully. Aug 01 00:19:09.253411 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ab88e410-2b16-4c75-ac40-ea28037f37d5 tempest-TestServerVolumeAttachmentScenario-1310209709 tempest-TestServerVolumeAttachmentScenario-1310209709-project-admin] Attachment connected to vm 0c00af0d-8a92-49f0-b798-76a5b17a837d, checking data on nova Aug 01 00:19:09.253578 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.compute.nova [None req-ab88e410-2b16-4c75-ac40-ea28037f37d5 tempest-TestServerVolumeAttachmentScenario-1310209709 tempest-TestServerVolumeAttachmentScenario-1310209709-project-admin] Creating Keystone token plugin using URL: https://10.4.3.222/identity {{(pid=100409) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 01 00:19:09.292290 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cb04e3b2-6318-4817-b958-c51e255ebeea None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:09.294614 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cb04e3b2-6318-4817-b958-c51e255ebeea tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 Aug 01 00:19:09.294912 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cb04e3b2-6318-4817-b958-c51e255ebeea tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:09.295198 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cb04e3b2-6318-4817-b958-c51e255ebeea tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:09.344286 np0000006296 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-cb04e3b2-6318-4817-b958-c51e255ebeea tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:19:09.350688 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:09.350688 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:09.351352 np0000006296 devstack@c-api.service[100409]: DEBUG novaclient.v2.client [None req-ab88e410-2b16-4c75-ac40-ea28037f37d5 tempest-TestServerVolumeAttachmentScenario-1310209709 tempest-TestServerVolumeAttachmentScenario-1310209709-project-admin] REQ: curl -g -i -X GET https://10.4.3.222/compute/v2.1/servers/0c00af0d-8a92-49f0-b798-76a5b17a837d/os-volume_attachments/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}9827e5d111063e8d3b14be46e62229beb6925b696ed75e4df1feb81081ffbc2a" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-ab88e410-2b16-4c75-ac40-ea28037f37d5" -H "X-Service-Token: {SHA256}1de09d4f13a4e9f081ec47d0d4220c3ade77de2044dad93199d47e3ac17860ff" {{(pid=100409) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 01 00:19:09.355108 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-cb04e3b2-6318-4817-b958-c51e255ebeea tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:19:09.359175 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cb04e3b2-6318-4817-b958-c51e255ebeea tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 returned with HTTP 200 Aug 01 00:19:09.359500 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 417/1672] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:09 2026] GET /volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 => generated 844 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:09.402910 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-e9935537-4c54-441f-a6df-d01220f09b2a req-868386c0-5682-4192-a0d8-e65667273397 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:09.404856 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-e9935537-4c54-441f-a6df-d01220f09b2a req-868386c0-5682-4192-a0d8-e65667273397 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 Aug 01 00:19:09.405178 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-e9935537-4c54-441f-a6df-d01220f09b2a req-868386c0-5682-4192-a0d8-e65667273397 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:09.405389 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-e9935537-4c54-441f-a6df-d01220f09b2a req-868386c0-5682-4192-a0d8-e65667273397 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:09.411877 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:09.411877 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:09.415331 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-e9935537-4c54-441f-a6df-d01220f09b2a req-868386c0-5682-4192-a0d8-e65667273397 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:19:09.420158 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-e9935537-4c54-441f-a6df-d01220f09b2a req-868386c0-5682-4192-a0d8-e65667273397 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 returned with HTTP 200 Aug 01 00:19:09.420158 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 421/1673] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:19:09 2026] GET /volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:09.457566 np0000006296 devstack@c-api.service[100409]: DEBUG novaclient.v2.client [None req-ab88e410-2b16-4c75-ac40-ea28037f37d5 tempest-TestServerVolumeAttachmentScenario-1310209709 tempest-TestServerVolumeAttachmentScenario-1310209709-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 01 Aug 2026 00:19:09 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-32125400-33c7-4b79-98b1-7555b1359e63 x-openstack-request-id: req-32125400-33c7-4b79-98b1-7555b1359e63 {{(pid=100409) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 01 00:19:09.457836 np0000006296 devstack@c-api.service[100409]: DEBUG novaclient.v2.client [None req-ab88e410-2b16-4c75-ac40-ea28037f37d5 tempest-TestServerVolumeAttachmentScenario-1310209709 tempest-TestServerVolumeAttachmentScenario-1310209709-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "6b7c264c-b43a-4d73-8f71-b8c6f3991f3a", "serverId": "0c00af0d-8a92-49f0-b798-76a5b17a837d", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "722ac645-436c-4d6f-b3c4-234ad69f88e1", "bdm_uuid": "28d0ecc4-5b4b-49af-8937-0d757d7c94fc"}} {{(pid=100409) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 01 00:19:09.458010 np0000006296 devstack@c-api.service[100409]: DEBUG novaclient.v2.client [None req-ab88e410-2b16-4c75-ac40-ea28037f37d5 tempest-TestServerVolumeAttachmentScenario-1310209709 tempest-TestServerVolumeAttachmentScenario-1310209709-project-admin] GET call to compute for https://10.4.3.222/compute/v2.1/servers/0c00af0d-8a92-49f0-b798-76a5b17a837d/os-volume_attachments/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a used request id req-32125400-33c7-4b79-98b1-7555b1359e63 {{(pid=100409) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 01 00:19:09.460692 np0000006296 devstack@c-api.service[100409]: ERROR cinder.volume.api [None req-ab88e410-2b16-4c75-ac40-ea28037f37d5 tempest-TestServerVolumeAttachmentScenario-1310209709 tempest-TestServerVolumeAttachmentScenario-1310209709-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 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault [None req-ab88e410-2b16-4c75-ac40-ea28037f37d5 tempest-TestServerVolumeAttachmentScenario-1310209709 tempest-TestServerVolumeAttachmentScenario-1310209709-project-admin] Caught error: Detach volume from instance 0c00af0d-8a92-49f0-b798-76a5b17a837d using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0c00af0d-8a92-49f0-b798-76a5b17a837d using the Compute API Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: 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 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 01 00:19:09.464362 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0c00af0d-8a92-49f0-b798-76a5b17a837d using the Compute API Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: ERROR cinder.api.middleware.fault Aug 01 00:19:09.465409 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.middleware.fault [None req-ab88e410-2b16-4c75-ac40-ea28037f37d5 tempest-TestServerVolumeAttachmentScenario-1310209709 tempest-TestServerVolumeAttachmentScenario-1310209709-project-admin] https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a/action returned with HTTP 409 Aug 01 00:19:09.466188 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 416/1674] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:19:09 2026] POST /volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a/action => generated 167 bytes in 286 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:19:09.474663 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d9559927-e6d9-446a-92a8-61c4b1a63fbf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:09.475989 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 421/1675] 10.4.3.222 () {70 vars in 1597 bytes} [Sat Aug 1 00:19:09 2026] POST /volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 01 00:19:09.483094 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e022ad20-ebec-4481-88cf-ff0042b18202 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:09.494056 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c844cdc9-3a1d-4f74-9a24-a5d6b088a304 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:09.494406 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c844cdc9-3a1d-4f74-9a24-a5d6b088a304 None None] GET https://10.4.3.222/volume// Aug 01 00:19:09.494565 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c844cdc9-3a1d-4f74-9a24-a5d6b088a304 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:09.494804 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c844cdc9-3a1d-4f74-9a24-a5d6b088a304 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:09.495141 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c844cdc9-3a1d-4f74-9a24-a5d6b088a304 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:19:09.495412 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 422/1676] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:19: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 01 00:19:09.503991 np0000006296 devstack@c-api.service[100407]: WARNING keystonemiddleware.auth_token [None req-e022ad20-ebec-4481-88cf-ff0042b18202 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 01 00:19:09.505217 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-e9935537-4c54-441f-a6df-d01220f09b2a req-94b6e920-95fe-420c-8a18-7c05f624dfae None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:09.505440 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 418/1677] 10.4.3.222 () {70 vars in 1597 bytes} [Sat Aug 1 00:19:09 2026] POST /volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a/action => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 01 00:19:09.507275 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-e9935537-4c54-441f-a6df-d01220f09b2a req-94b6e920-95fe-420c-8a18-7c05f624dfae tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:19:09.507627 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-e9935537-4c54-441f-a6df-d01220f09b2a req-94b6e920-95fe-420c-8a18-7c05f624dfae tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01ef0531-1abc-46aa-939c-45368c1f5485", "connector": null, "instance_uuid": "c674d702-93ed-4100-9839-71e4554f9f3d"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:09.512626 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-07b9392a-a51e-4902-ab8a-f340ec2bc171 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:09.514083 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-07b9392a-a51e-4902-ab8a-f340ec2bc171 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 Aug 01 00:19:09.514406 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-07b9392a-a51e-4902-ab8a-f340ec2bc171 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:09.515651 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-07b9392a-a51e-4902-ab8a-f340ec2bc171 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:09.521562 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:09.521562 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:09.525008 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-07b9392a-a51e-4902-ab8a-f340ec2bc171 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:09.529421 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-07b9392a-a51e-4902-ab8a-f340ec2bc171 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 returned with HTTP 200 Aug 01 00:19:09.529912 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 422/1678] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:09 2026] GET /volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:09.544290 np0000006296 devstack@c-api.service[100409]: DEBUG oslo_db.sqlalchemy.engines [req-e9935537-4c54-441f-a6df-d01220f09b2a req-94b6e920-95fe-420c-8a18-7c05f624dfae tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:19:09.544858 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-5395ee70-0c64-427e-a2df-81d9f6402348 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:09.547243 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5395ee70-0c64-427e-a2df-81d9f6402348 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 Aug 01 00:19:09.547422 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5395ee70-0c64-427e-a2df-81d9f6402348 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:09.547597 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5395ee70-0c64-427e-a2df-81d9f6402348 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:09.550616 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:09.550616 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:09.553714 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:09.553714 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:09.557133 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-5395ee70-0c64-427e-a2df-81d9f6402348 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:09.561027 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5395ee70-0c64-427e-a2df-81d9f6402348 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 returned with HTTP 200 Aug 01 00:19:09.561445 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 423/1679] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:09 2026] GET /volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:09.583063 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-e9935537-4c54-441f-a6df-d01220f09b2a req-94b6e920-95fe-420c-8a18-7c05f624dfae tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:19:09.583490 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 417/1680] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:19:09 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:09.602975 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-b0e085a4-c1e4-4d49-93ec-3d6b828a92f9 req-d151b24a-ead5-42a9-befd-2543cc646211 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:09.605735 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b0e085a4-c1e4-4d49-93ec-3d6b828a92f9 req-d151b24a-ead5-42a9-befd-2543cc646211 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 Aug 01 00:19:09.606154 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b0e085a4-c1e4-4d49-93ec-3d6b828a92f9 req-d151b24a-ead5-42a9-befd-2543cc646211 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:09.606507 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b0e085a4-c1e4-4d49-93ec-3d6b828a92f9 req-d151b24a-ead5-42a9-befd-2543cc646211 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:09.615249 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:09.615249 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:09.624954 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cb73a845-9433-4b93-9341-aa83152a1870 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:09.627403 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cb73a845-9433-4b93-9341-aa83152a1870 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 Aug 01 00:19:09.631796 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-b0e085a4-c1e4-4d49-93ec-3d6b828a92f9 req-d151b24a-ead5-42a9-befd-2543cc646211 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:09.631871 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cb73a845-9433-4b93-9341-aa83152a1870 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:09.631871 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cb73a845-9433-4b93-9341-aa83152a1870 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:09.641507 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9f8be2e7-4941-4408-b16a-f06deaff44e8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:09.642716 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9f8be2e7-4941-4408-b16a-f06deaff44e8 None None] GET https://10.4.3.222/volume// Aug 01 00:19:09.642716 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9f8be2e7-4941-4408-b16a-f06deaff44e8 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:09.642716 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9f8be2e7-4941-4408-b16a-f06deaff44e8 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:09.642716 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9f8be2e7-4941-4408-b16a-f06deaff44e8 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:19:09.642869 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 424/1681] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:19: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 01 00:19:09.643964 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b0e085a4-c1e4-4d49-93ec-3d6b828a92f9 req-d151b24a-ead5-42a9-befd-2543cc646211 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 returned with HTTP 200 Aug 01 00:19:09.643964 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 419/1682] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:19:09 2026] GET /volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:09.648146 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:09.648146 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:09.651314 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-e9935537-4c54-441f-a6df-d01220f09b2a req-8fd4851a-34f2-4465-a408-40d7153ce9ba None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:09.651855 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-cb73a845-9433-4b93-9341-aa83152a1870 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:19:09.654252 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-e9935537-4c54-441f-a6df-d01220f09b2a req-8fd4851a-34f2-4465-a408-40d7153ce9ba tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 Aug 01 00:19:09.654252 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-e9935537-4c54-441f-a6df-d01220f09b2a req-8fd4851a-34f2-4465-a408-40d7153ce9ba tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:09.654252 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-e9935537-4c54-441f-a6df-d01220f09b2a req-8fd4851a-34f2-4465-a408-40d7153ce9ba tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:09.657098 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cb73a845-9433-4b93-9341-aa83152a1870 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 returned with HTTP 200 Aug 01 00:19:09.658060 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 423/1683] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:09 2026] GET /volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:09.669998 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:09.669998 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:09.673815 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-e9935537-4c54-441f-a6df-d01220f09b2a req-8fd4851a-34f2-4465-a408-40d7153ce9ba tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:19:09.677914 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-e9935537-4c54-441f-a6df-d01220f09b2a req-8fd4851a-34f2-4465-a408-40d7153ce9ba tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 returned with HTTP 200 Aug 01 00:19:09.678298 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 418/1684] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:19:09 2026] GET /volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:19:09.744848 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-635a83bc-a7e9-45c8-b76c-1ad80a3ec271 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:09.745179 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-635a83bc-a7e9-45c8-b76c-1ad80a3ec271 None None] GET https://10.4.3.222/volume// Aug 01 00:19:09.745339 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-635a83bc-a7e9-45c8-b76c-1ad80a3ec271 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:09.745536 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-635a83bc-a7e9-45c8-b76c-1ad80a3ec271 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:09.745857 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-635a83bc-a7e9-45c8-b76c-1ad80a3ec271 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:19:09.746127 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 425/1685] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:19: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 01 00:19:09.757541 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-b0e085a4-c1e4-4d49-93ec-3d6b828a92f9 req-e8bd77b1-6f06-4381-8af6-3190fb43cd00 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:09.760223 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b0e085a4-c1e4-4d49-93ec-3d6b828a92f9 req-e8bd77b1-6f06-4381-8af6-3190fb43cd00 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:19:09.760599 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b0e085a4-c1e4-4d49-93ec-3d6b828a92f9 req-e8bd77b1-6f06-4381-8af6-3190fb43cd00 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "97bcc821-268b-40ad-b00e-e7448bb2ab84", "connector": null, "instance_uuid": "0c00af0d-8a92-49f0-b798-76a5b17a837d"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:09.770520 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:09.770520 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:09.797928 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b0e085a4-c1e4-4d49-93ec-3d6b828a92f9 req-e8bd77b1-6f06-4381-8af6-3190fb43cd00 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:19:09.798416 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 420/1686] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:19:09 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:09.800160 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-e9935537-4c54-441f-a6df-d01220f09b2a req-30042d1a-a236-450a-87a5-aba34e578bfa None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:09.802230 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e9935537-4c54-441f-a6df-d01220f09b2a req-30042d1a-a236-450a-87a5-aba34e578bfa tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] PUT https://10.4.3.222/volume/v3/attachments/44a76ea1-669e-45fc-aa50-292db9e0aa87 Aug 01 00:19:09.802604 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-e9935537-4c54-441f-a6df-d01220f09b2a req-30042d1a-a236-450a-87a5-aba34e578bfa tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:09.810565 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-e9935537-4c54-441f-a6df-d01220f09b2a req-30042d1a-a236-450a-87a5-aba34e578bfa tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Acquiring lock "cinder-attachment_update-01ef0531-1abc-46aa-939c-45368c1f5485-np0000006296" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:19:09.817534 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-e9935537-4c54-441f-a6df-d01220f09b2a req-30042d1a-a236-450a-87a5-aba34e578bfa tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Lock "cinder-attachment_update-01ef0531-1abc-46aa-939c-45368c1f5485-np0000006296" acquired by "attachment_update" :: waited 0.007s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:19:09.818447 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:09.818447 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:09.832159 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2ec80dcf-c56c-4aca-a82d-b4de859d5235 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:09.834494 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2ec80dcf-c56c-4aca-a82d-b4de859d5235 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 Aug 01 00:19:09.834758 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2ec80dcf-c56c-4aca-a82d-b4de859d5235 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:09.835053 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2ec80dcf-c56c-4aca-a82d-b4de859d5235 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:09.849686 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4959a2b8-f23c-4ab2-85c2-baff2c1cfc7a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:09.850192 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4959a2b8-f23c-4ab2-85c2-baff2c1cfc7a None None] GET https://10.4.3.222/volume// Aug 01 00:19:09.850308 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4959a2b8-f23c-4ab2-85c2-baff2c1cfc7a None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:09.850514 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4959a2b8-f23c-4ab2-85c2-baff2c1cfc7a None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:09.850759 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4959a2b8-f23c-4ab2-85c2-baff2c1cfc7a None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:19:09.851067 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 426/1687] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:19: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 01 00:19:09.852184 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:09.852184 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:09.858521 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-2ec80dcf-c56c-4aca-a82d-b4de859d5235 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:09.861121 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-b0e085a4-c1e4-4d49-93ec-3d6b828a92f9 req-82cd1dc8-d685-4bf0-99f1-bacfe5fe7e4c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:09.863966 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2ec80dcf-c56c-4aca-a82d-b4de859d5235 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 returned with HTTP 200 Aug 01 00:19:09.864584 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 419/1688] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:09 2026] GET /volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:09.864978 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b0e085a4-c1e4-4d49-93ec-3d6b828a92f9 req-82cd1dc8-d685-4bf0-99f1-bacfe5fe7e4c tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 Aug 01 00:19:09.865107 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b0e085a4-c1e4-4d49-93ec-3d6b828a92f9 req-82cd1dc8-d685-4bf0-99f1-bacfe5fe7e4c tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:09.865357 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b0e085a4-c1e4-4d49-93ec-3d6b828a92f9 req-82cd1dc8-d685-4bf0-99f1-bacfe5fe7e4c tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:09.881548 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:09.881548 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:09.887120 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-b0e085a4-c1e4-4d49-93ec-3d6b828a92f9 req-82cd1dc8-d685-4bf0-99f1-bacfe5fe7e4c tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:09.891458 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b0e085a4-c1e4-4d49-93ec-3d6b828a92f9 req-82cd1dc8-d685-4bf0-99f1-bacfe5fe7e4c tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 returned with HTTP 200 Aug 01 00:19:09.891932 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 421/1689] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:19:09 2026] GET /volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 => generated 1037 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:19:09.910694 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-e9935537-4c54-441f-a6df-d01220f09b2a req-30042d1a-a236-450a-87a5-aba34e578bfa tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Lock "cinder-attachment_update-01ef0531-1abc-46aa-939c-45368c1f5485-np0000006296" released by "attachment_update" :: held 0.093s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:19:09.911014 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e9935537-4c54-441f-a6df-d01220f09b2a req-30042d1a-a236-450a-87a5-aba34e578bfa tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/attachments/44a76ea1-669e-45fc-aa50-292db9e0aa87 returned with HTTP 200 Aug 01 00:19:09.911618 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 424/1690] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:19:09 2026] PUT /volume/v3/attachments/44a76ea1-669e-45fc-aa50-292db9e0aa87 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:09.997654 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-b0e085a4-c1e4-4d49-93ec-3d6b828a92f9 req-3932bc17-8d4c-4e3a-ba27-36a60788b898 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:10.003430 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-b0e085a4-c1e4-4d49-93ec-3d6b828a92f9 req-3932bc17-8d4c-4e3a-ba27-36a60788b898 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] PUT https://10.4.3.222/volume/v3/attachments/0a24069f-0e88-4840-81be-dfc52a00e922 Aug 01 00:19:10.003782 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-b0e085a4-c1e4-4d49-93ec-3d6b828a92f9 req-3932bc17-8d4c-4e3a-ba27-36a60788b898 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:10.011944 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-b0e085a4-c1e4-4d49-93ec-3d6b828a92f9 req-3932bc17-8d4c-4e3a-ba27-36a60788b898 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Acquiring lock "cinder-attachment_update-97bcc821-268b-40ad-b00e-e7448bb2ab84-np0000006296" by "attachment_update" {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:19:10.016146 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-b0e085a4-c1e4-4d49-93ec-3d6b828a92f9 req-3932bc17-8d4c-4e3a-ba27-36a60788b898 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Lock "cinder-attachment_update-97bcc821-268b-40ad-b00e-e7448bb2ab84-np0000006296" acquired by "attachment_update" :: waited 0.004s {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:19:10.017077 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:10.017077 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:10.111305 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-b0e085a4-c1e4-4d49-93ec-3d6b828a92f9 req-3932bc17-8d4c-4e3a-ba27-36a60788b898 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Lock "cinder-attachment_update-97bcc821-268b-40ad-b00e-e7448bb2ab84-np0000006296" released by "attachment_update" :: held 0.095s {{(pid=100408) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:19:10.111613 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-b0e085a4-c1e4-4d49-93ec-3d6b828a92f9 req-3932bc17-8d4c-4e3a-ba27-36a60788b898 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/attachments/0a24069f-0e88-4840-81be-dfc52a00e922 returned with HTTP 200 Aug 01 00:19:10.112240 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 427/1691] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:19:09 2026] PUT /volume/v3/attachments/0a24069f-0e88-4840-81be-dfc52a00e922 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:10.419456 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-a2b70cd4-5254-44ed-b54f-74819d98c039 req-65f48eb8-4606-4b0e-8f05-b7377ecedc19 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:10.421510 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-a2b70cd4-5254-44ed-b54f-74819d98c039 req-65f48eb8-4606-4b0e-8f05-b7377ecedc19 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea Aug 01 00:19:10.421715 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-a2b70cd4-5254-44ed-b54f-74819d98c039 req-65f48eb8-4606-4b0e-8f05-b7377ecedc19 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:10.421977 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-a2b70cd4-5254-44ed-b54f-74819d98c039 req-65f48eb8-4606-4b0e-8f05-b7377ecedc19 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:10.431307 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:10.431307 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:10.434301 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-a2b70cd4-5254-44ed-b54f-74819d98c039 req-65f48eb8-4606-4b0e-8f05-b7377ecedc19 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:19:10.437789 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-a2b70cd4-5254-44ed-b54f-74819d98c039 req-65f48eb8-4606-4b0e-8f05-b7377ecedc19 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea returned with HTTP 200 Aug 01 00:19:10.438221 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 420/1692] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:19:10 2026] GET /volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:10.453972 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-a2b70cd4-5254-44ed-b54f-74819d98c039 req-c6d8903f-02ed-4a97-8110-ed273aa46fd6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:10.455753 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-a2b70cd4-5254-44ed-b54f-74819d98c039 req-c6d8903f-02ed-4a97-8110-ed273aa46fd6 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] POST https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea/action Aug 01 00:19:10.456088 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-a2b70cd4-5254-44ed-b54f-74819d98c039 req-c6d8903f-02ed-4a97-8110-ed273aa46fd6 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:19:10.456197 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-a2b70cd4-5254-44ed-b54f-74819d98c039 req-c6d8903f-02ed-4a97-8110-ed273aa46fd6 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:10.465197 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:10.465197 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:10.465556 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-a2b70cd4-5254-44ed-b54f-74819d98c039 req-c6d8903f-02ed-4a97-8110-ed273aa46fd6 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:19:10.470731 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-a2b70cd4-5254-44ed-b54f-74819d98c039 req-c6d8903f-02ed-4a97-8110-ed273aa46fd6 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Begin detaching volume completed successfully. Aug 01 00:19:10.471064 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-a2b70cd4-5254-44ed-b54f-74819d98c039 req-c6d8903f-02ed-4a97-8110-ed273aa46fd6 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea/action returned with HTTP 202 Aug 01 00:19:10.471345 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 422/1693] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:19:10 2026] POST /volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:19:10.508057 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3a218165-37bb-4ac1-81bc-3fadff9102b2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:10.508405 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3a218165-37bb-4ac1-81bc-3fadff9102b2 None None] GET https://10.4.3.222/volume// Aug 01 00:19:10.508587 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3a218165-37bb-4ac1-81bc-3fadff9102b2 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:10.508803 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3a218165-37bb-4ac1-81bc-3fadff9102b2 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:10.509194 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3a218165-37bb-4ac1-81bc-3fadff9102b2 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:19:10.509454 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 425/1694] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:19: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 01 00:19:10.515685 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-a2b70cd4-5254-44ed-b54f-74819d98c039 req-73a1a146-26a7-40f7-a23d-e72f93ede43a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:10.517560 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-a2b70cd4-5254-44ed-b54f-74819d98c039 req-73a1a146-26a7-40f7-a23d-e72f93ede43a tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea Aug 01 00:19:10.517745 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-a2b70cd4-5254-44ed-b54f-74819d98c039 req-73a1a146-26a7-40f7-a23d-e72f93ede43a tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:10.517988 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-a2b70cd4-5254-44ed-b54f-74819d98c039 req-73a1a146-26a7-40f7-a23d-e72f93ede43a tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:10.526245 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:10.526245 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:10.529161 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-a2b70cd4-5254-44ed-b54f-74819d98c039 req-73a1a146-26a7-40f7-a23d-e72f93ede43a tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:19:10.532641 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-a2b70cd4-5254-44ed-b54f-74819d98c039 req-73a1a146-26a7-40f7-a23d-e72f93ede43a tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea returned with HTTP 200 Aug 01 00:19:10.533013 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 428/1695] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:19:10 2026] GET /volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea => generated 1323 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:19:10.675735 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-935063c8-b813-4ab0-b0ee-1ed51d6b4a38 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:10.678035 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-935063c8-b813-4ab0-b0ee-1ed51d6b4a38 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 Aug 01 00:19:10.678211 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-935063c8-b813-4ab0-b0ee-1ed51d6b4a38 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:10.678380 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-935063c8-b813-4ab0-b0ee-1ed51d6b4a38 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:10.688903 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:10.688903 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:10.692759 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-935063c8-b813-4ab0-b0ee-1ed51d6b4a38 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:19:10.698104 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-935063c8-b813-4ab0-b0ee-1ed51d6b4a38 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 returned with HTTP 200 Aug 01 00:19:10.698447 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 421/1696] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:10 2026] GET /volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:10.876357 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-61fed145-7025-45f4-8351-243143872897 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:10.878075 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-61fed145-7025-45f4-8351-243143872897 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 Aug 01 00:19:10.878289 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-61fed145-7025-45f4-8351-243143872897 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:10.878512 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-61fed145-7025-45f4-8351-243143872897 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:10.888010 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:10.888010 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:10.890941 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-61fed145-7025-45f4-8351-243143872897 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:10.894418 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-61fed145-7025-45f4-8351-243143872897 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 returned with HTTP 200 Aug 01 00:19:10.894750 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 423/1697] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:10 2026] GET /volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:11.710482 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ca1cfe81-73df-41da-918d-0e37625b54ed None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:11.712151 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ca1cfe81-73df-41da-918d-0e37625b54ed tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 Aug 01 00:19:11.712381 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ca1cfe81-73df-41da-918d-0e37625b54ed tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:11.712605 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ca1cfe81-73df-41da-918d-0e37625b54ed tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:11.721619 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:11.721619 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:11.724708 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ca1cfe81-73df-41da-918d-0e37625b54ed tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:19:11.728443 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ca1cfe81-73df-41da-918d-0e37625b54ed tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 returned with HTTP 200 Aug 01 00:19:11.728877 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 426/1698] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:11 2026] GET /volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:11.908097 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-742c7440-5bf6-4ff6-9489-884faef57ab5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:11.910590 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-742c7440-5bf6-4ff6-9489-884faef57ab5 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 Aug 01 00:19:11.910874 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-742c7440-5bf6-4ff6-9489-884faef57ab5 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:11.911107 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-742c7440-5bf6-4ff6-9489-884faef57ab5 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:11.922524 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:11.922524 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:11.926604 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-742c7440-5bf6-4ff6-9489-884faef57ab5 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:11.932038 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-742c7440-5bf6-4ff6-9489-884faef57ab5 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 returned with HTTP 200 Aug 01 00:19:11.932485 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 429/1699] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:11 2026] GET /volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:12.745932 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7cbddecb-d8ab-4cee-8623-607bd1aeadd6 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:12.751106 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7cbddecb-d8ab-4cee-8623-607bd1aeadd6 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 Aug 01 00:19:12.751106 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7cbddecb-d8ab-4cee-8623-607bd1aeadd6 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:12.751930 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7cbddecb-d8ab-4cee-8623-607bd1aeadd6 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:12.764713 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:12.764713 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:12.767801 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-7cbddecb-d8ab-4cee-8623-607bd1aeadd6 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:19:12.772968 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7cbddecb-d8ab-4cee-8623-607bd1aeadd6 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 returned with HTTP 200 Aug 01 00:19:12.773256 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 422/1700] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:12 2026] GET /volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:12.943911 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-957d6518-cc32-4973-8bfc-ef0140419a19 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:12.946215 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-957d6518-cc32-4973-8bfc-ef0140419a19 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 Aug 01 00:19:12.949016 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-957d6518-cc32-4973-8bfc-ef0140419a19 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:12.949016 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-957d6518-cc32-4973-8bfc-ef0140419a19 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:12.955519 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:12.955519 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:12.958726 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-957d6518-cc32-4973-8bfc-ef0140419a19 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:12.962433 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-957d6518-cc32-4973-8bfc-ef0140419a19 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 returned with HTTP 200 Aug 01 00:19:12.964798 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 424/1701] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:12 2026] GET /volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:13.194900 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-e9935537-4c54-441f-a6df-d01220f09b2a req-514cd469-90d8-463a-b68d-7e887a440a73 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:13.198245 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e9935537-4c54-441f-a6df-d01220f09b2a req-514cd469-90d8-463a-b68d-7e887a440a73 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] POST https://10.4.3.222/volume/v3/attachments/44a76ea1-669e-45fc-aa50-292db9e0aa87/action Aug 01 00:19:13.198599 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-e9935537-4c54-441f-a6df-d01220f09b2a req-514cd469-90d8-463a-b68d-7e887a440a73 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:19:13.198717 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-e9935537-4c54-441f-a6df-d01220f09b2a req-514cd469-90d8-463a-b68d-7e887a440a73 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:13.215072 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:13.215072 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:13.227802 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e9935537-4c54-441f-a6df-d01220f09b2a req-514cd469-90d8-463a-b68d-7e887a440a73 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/attachments/44a76ea1-669e-45fc-aa50-292db9e0aa87/action returned with HTTP 204 Aug 01 00:19:13.228285 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 427/1702] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:19:13 2026] POST /volume/v3/attachments/44a76ea1-669e-45fc-aa50-292db9e0aa87/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:13.289101 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f5ea45f3-acfb-4096-838b-17e79b36220a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:13.290744 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f5ea45f3-acfb-4096-838b-17e79b36220a tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] GET https://10.4.3.222/volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 Aug 01 00:19:13.290968 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f5ea45f3-acfb-4096-838b-17e79b36220a tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:13.291158 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f5ea45f3-acfb-4096-838b-17e79b36220a tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:13.299503 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:13.299503 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:13.302552 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f5ea45f3-acfb-4096-838b-17e79b36220a tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Volume info retrieved successfully. Aug 01 00:19:13.306152 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f5ea45f3-acfb-4096-838b-17e79b36220a tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 returned with HTTP 200 Aug 01 00:19:13.306507 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 430/1703] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:13 2026] GET /volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 => generated 1142 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:13.343189 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-010efd02-86ff-4bd3-be2f-fc3ebb2bd22c req-93547480-2965-41b6-a178-fac11677acdf None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:13.345120 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-010efd02-86ff-4bd3-be2f-fc3ebb2bd22c req-93547480-2965-41b6-a178-fac11677acdf tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] GET https://10.4.3.222/volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 Aug 01 00:19:13.345315 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-010efd02-86ff-4bd3-be2f-fc3ebb2bd22c req-93547480-2965-41b6-a178-fac11677acdf tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:13.345492 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-010efd02-86ff-4bd3-be2f-fc3ebb2bd22c req-93547480-2965-41b6-a178-fac11677acdf tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:13.355608 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:13.355608 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:13.358859 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-010efd02-86ff-4bd3-be2f-fc3ebb2bd22c req-93547480-2965-41b6-a178-fac11677acdf tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Volume info retrieved successfully. Aug 01 00:19:13.362457 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-010efd02-86ff-4bd3-be2f-fc3ebb2bd22c req-93547480-2965-41b6-a178-fac11677acdf tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 returned with HTTP 200 Aug 01 00:19:13.362860 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 423/1704] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:19:13 2026] GET /volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:13.381133 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-010efd02-86ff-4bd3-be2f-fc3ebb2bd22c req-5ffeced3-0e7e-4d60-93ca-6d619c42a54f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:13.383080 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-010efd02-86ff-4bd3-be2f-fc3ebb2bd22c req-5ffeced3-0e7e-4d60-93ca-6d619c42a54f tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] POST https://10.4.3.222/volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85/action Aug 01 00:19:13.383478 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-010efd02-86ff-4bd3-be2f-fc3ebb2bd22c req-5ffeced3-0e7e-4d60-93ca-6d619c42a54f tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:19:13.383643 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-010efd02-86ff-4bd3-be2f-fc3ebb2bd22c req-5ffeced3-0e7e-4d60-93ca-6d619c42a54f tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:13.392989 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:13.392989 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:13.393432 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-010efd02-86ff-4bd3-be2f-fc3ebb2bd22c req-5ffeced3-0e7e-4d60-93ca-6d619c42a54f tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Volume info retrieved successfully. Aug 01 00:19:13.398492 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-010efd02-86ff-4bd3-be2f-fc3ebb2bd22c req-5ffeced3-0e7e-4d60-93ca-6d619c42a54f tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Begin detaching volume completed successfully. Aug 01 00:19:13.398685 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-010efd02-86ff-4bd3-be2f-fc3ebb2bd22c req-5ffeced3-0e7e-4d60-93ca-6d619c42a54f tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85/action returned with HTTP 202 Aug 01 00:19:13.399066 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 425/1705] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:19:13 2026] POST /volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:19:13.441266 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5ef070fe-b4e6-42e9-9f7a-9f8762a14630 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:13.441661 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5ef070fe-b4e6-42e9-9f7a-9f8762a14630 None None] GET https://10.4.3.222/volume// Aug 01 00:19:13.441881 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5ef070fe-b4e6-42e9-9f7a-9f8762a14630 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:13.442107 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5ef070fe-b4e6-42e9-9f7a-9f8762a14630 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:13.442468 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5ef070fe-b4e6-42e9-9f7a-9f8762a14630 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:19:13.442861 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 428/1706] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:19:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:19:13.454641 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-010efd02-86ff-4bd3-be2f-fc3ebb2bd22c req-e08c0280-1f9b-4260-a7cd-2d86dd08623c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:13.457253 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-010efd02-86ff-4bd3-be2f-fc3ebb2bd22c req-e08c0280-1f9b-4260-a7cd-2d86dd08623c tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] GET https://10.4.3.222/volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 Aug 01 00:19:13.457528 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-010efd02-86ff-4bd3-be2f-fc3ebb2bd22c req-e08c0280-1f9b-4260-a7cd-2d86dd08623c tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:13.457780 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-010efd02-86ff-4bd3-be2f-fc3ebb2bd22c req-e08c0280-1f9b-4260-a7cd-2d86dd08623c tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:13.468678 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:13.468678 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:13.471699 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-010efd02-86ff-4bd3-be2f-fc3ebb2bd22c req-e08c0280-1f9b-4260-a7cd-2d86dd08623c tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Volume info retrieved successfully. Aug 01 00:19:13.475862 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-010efd02-86ff-4bd3-be2f-fc3ebb2bd22c req-e08c0280-1f9b-4260-a7cd-2d86dd08623c tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 returned with HTTP 200 Aug 01 00:19:13.476249 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 431/1707] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:19:13 2026] GET /volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 => generated 1325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:19:13.786073 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-57c4dacf-6506-41f5-8938-c79cfc09e7bc None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:13.788026 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-57c4dacf-6506-41f5-8938-c79cfc09e7bc tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 Aug 01 00:19:13.788218 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-57c4dacf-6506-41f5-8938-c79cfc09e7bc tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:13.788399 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-57c4dacf-6506-41f5-8938-c79cfc09e7bc tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:13.800361 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:13.800361 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:13.802554 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-57c4dacf-6506-41f5-8938-c79cfc09e7bc tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:19:13.808051 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-57c4dacf-6506-41f5-8938-c79cfc09e7bc tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 returned with HTTP 200 Aug 01 00:19:13.808543 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 424/1708] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:13 2026] GET /volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:13.820034 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c0001868-b6b5-470f-b0f9-39be18a23a40 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:13.821707 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c0001868-b6b5-470f-b0f9-39be18a23a40 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 Aug 01 00:19:13.821945 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c0001868-b6b5-470f-b0f9-39be18a23a40 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:13.822124 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c0001868-b6b5-470f-b0f9-39be18a23a40 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:13.830831 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:13.830831 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:13.833908 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c0001868-b6b5-470f-b0f9-39be18a23a40 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:19:13.837473 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c0001868-b6b5-470f-b0f9-39be18a23a40 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 returned with HTTP 200 Aug 01 00:19:13.837832 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 426/1709] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:13 2026] GET /volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 => generated 1136 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:13.976899 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d0db2c18-3154-4cef-8cb0-2cfeb1a5666c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:13.979254 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d0db2c18-3154-4cef-8cb0-2cfeb1a5666c tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 Aug 01 00:19:13.979449 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d0db2c18-3154-4cef-8cb0-2cfeb1a5666c tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:13.979686 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d0db2c18-3154-4cef-8cb0-2cfeb1a5666c tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:13.994052 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:13.994052 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:13.997121 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d0db2c18-3154-4cef-8cb0-2cfeb1a5666c tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:14.000997 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d0db2c18-3154-4cef-8cb0-2cfeb1a5666c tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 returned with HTTP 200 Aug 01 00:19:14.001379 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 429/1710] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:13 2026] GET /volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:15.016672 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-5f40b0c0-86b0-4683-b6db-224d6188867c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:15.019549 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5f40b0c0-86b0-4683-b6db-224d6188867c tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 Aug 01 00:19:15.019549 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5f40b0c0-86b0-4683-b6db-224d6188867c tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:15.019549 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5f40b0c0-86b0-4683-b6db-224d6188867c tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:15.026729 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:15.026729 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:15.031075 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-5f40b0c0-86b0-4683-b6db-224d6188867c tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:15.035230 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5f40b0c0-86b0-4683-b6db-224d6188867c tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 returned with HTTP 200 Aug 01 00:19:15.035677 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 432/1711] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:15 2026] GET /volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:16.060474 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c0f7041d-97ed-4bf2-84c3-691739cb1532 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:16.062514 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c0f7041d-97ed-4bf2-84c3-691739cb1532 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 Aug 01 00:19:16.062711 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c0f7041d-97ed-4bf2-84c3-691739cb1532 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:16.062980 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c0f7041d-97ed-4bf2-84c3-691739cb1532 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:16.073047 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:16.073047 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:16.076577 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c0f7041d-97ed-4bf2-84c3-691739cb1532 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:16.081143 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c0f7041d-97ed-4bf2-84c3-691739cb1532 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 returned with HTTP 200 Aug 01 00:19:16.081514 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 425/1712] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:16 2026] GET /volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:16.250712 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-b0e085a4-c1e4-4d49-93ec-3d6b828a92f9 req-df62d335-2f0c-4169-bfb4-9c26a29e3f3c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:16.254287 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b0e085a4-c1e4-4d49-93ec-3d6b828a92f9 req-df62d335-2f0c-4169-bfb4-9c26a29e3f3c tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] POST https://10.4.3.222/volume/v3/attachments/0a24069f-0e88-4840-81be-dfc52a00e922/action Aug 01 00:19:16.254945 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b0e085a4-c1e4-4d49-93ec-3d6b828a92f9 req-df62d335-2f0c-4169-bfb4-9c26a29e3f3c tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:19:16.255359 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b0e085a4-c1e4-4d49-93ec-3d6b828a92f9 req-df62d335-2f0c-4169-bfb4-9c26a29e3f3c tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:16.275230 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:16.275230 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:16.297113 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b0e085a4-c1e4-4d49-93ec-3d6b828a92f9 req-df62d335-2f0c-4169-bfb4-9c26a29e3f3c tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/attachments/0a24069f-0e88-4840-81be-dfc52a00e922/action returned with HTTP 204 Aug 01 00:19:16.297113 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 427/1713] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:19:16 2026] POST /volume/v3/attachments/0a24069f-0e88-4840-81be-dfc52a00e922/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:16.370929 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d3c6c3dc-2fb9-4ebc-9897-404f04d8694d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:16.396171 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-a2b70cd4-5254-44ed-b54f-74819d98c039 req-2b371343-c95a-45d6-8c6f-2692dcc53526 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:16.398311 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-a2b70cd4-5254-44ed-b54f-74819d98c039 req-2b371343-c95a-45d6-8c6f-2692dcc53526 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] DELETE https://10.4.3.222/volume/v3/attachments/0d0296b5-b8f6-4f6f-9f86-e15b441d6314 Aug 01 00:19:16.398485 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-a2b70cd4-5254-44ed-b54f-74819d98c039 req-2b371343-c95a-45d6-8c6f-2692dcc53526 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:16.398687 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-a2b70cd4-5254-44ed-b54f-74819d98c039 req-2b371343-c95a-45d6-8c6f-2692dcc53526 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:16.405468 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:16.405468 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:16.453095 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-a2b70cd4-5254-44ed-b54f-74819d98c039 req-2b371343-c95a-45d6-8c6f-2692dcc53526 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/attachments/0d0296b5-b8f6-4f6f-9f86-e15b441d6314 returned with HTTP 200 Aug 01 00:19:16.453701 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 433/1714] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:19:16 2026] DELETE /volume/v3/attachments/0d0296b5-b8f6-4f6f-9f86-e15b441d6314 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:16.464022 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d3c6c3dc-2fb9-4ebc-9897-404f04d8694d tempest-TestVolumeBootPattern-2041880514 tempest-TestVolumeBootPattern-2041880514-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:19:16.464359 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d3c6c3dc-2fb9-4ebc-9897-404f04d8694d tempest-TestVolumeBootPattern-2041880514 tempest-TestVolumeBootPattern-2041880514-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1464450386", "extra_specs": {}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:16.481390 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d3c6c3dc-2fb9-4ebc-9897-404f04d8694d tempest-TestVolumeBootPattern-2041880514 tempest-TestVolumeBootPattern-2041880514-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:19:16.481729 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 430/1715] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:19:16 2026] POST /volume/v3/types => generated 212 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:16.493027 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f5b77b8a-e4c4-4919-8818-3d93f951bb34 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:16.496799 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f5b77b8a-e4c4-4919-8818-3d93f951bb34 tempest-TestVolumeBootPattern-2041880514 tempest-TestVolumeBootPattern-2041880514-project-admin] POST https://10.4.3.222/volume/v3/types/2acdd9d5-5d17-46d0-9fed-73b5ca0f1f51/encryption Aug 01 00:19:16.496799 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f5b77b8a-e4c4-4919-8818-3d93f951bb34 tempest-TestVolumeBootPattern-2041880514 tempest-TestVolumeBootPattern-2041880514-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:16.517184 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f5b77b8a-e4c4-4919-8818-3d93f951bb34 tempest-TestVolumeBootPattern-2041880514 tempest-TestVolumeBootPattern-2041880514-project-admin] https://10.4.3.222/volume/v3/types/2acdd9d5-5d17-46d0-9fed-73b5ca0f1f51/encryption returned with HTTP 200 Aug 01 00:19:16.518220 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 426/1716] 10.4.3.222 () {68 vars in 1397 bytes} [Sat Aug 1 00:19:16 2026] POST /volume/v3/types/2acdd9d5-5d17-46d0-9fed-73b5ca0f1f51/encryption => generated 230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:16.525608 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-77152e69-62ff-4287-85d0-17248fc81abe None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:16.583933 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-77152e69-62ff-4287-85d0-17248fc81abe tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:19:16.583933 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-77152e69-62ff-4287-85d0-17248fc81abe tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-889933609", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1464450386", "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:16.583933 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-77152e69-62ff-4287-85d0-17248fc81abe tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-889933609', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1464450386', 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:19:16.586585 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-77152e69-62ff-4287-85d0-17248fc81abe tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create volume of 1 GB Aug 01 00:19:16.586958 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:16.586958 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:16.587479 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-77152e69-62ff-4287-85d0-17248fc81abe tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Availability Zones retrieved successfully. Aug 01 00:19:16.594184 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-77152e69-62ff-4287-85d0-17248fc81abe tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Flow 'volume_create_api' (721c7044-f66b-47bf-8b9f-5f5373a94d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:16.595238 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-77152e69-62ff-4287-85d0-17248fc81abe tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a088841d-38cb-43d8-871d-00e2c00f6200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:16.596134 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-77152e69-62ff-4287-85d0-17248fc81abe tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:19:16.620519 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-77152e69-62ff-4287-85d0-17248fc81abe tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a088841d-38cb-43d8-871d-00e2c00f6200) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:19:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2acdd9d5-5d17-46d0-9fed-73b5ca0f1f51,is_public=True,name='tempest-scenario-type-luks-1464450386',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2acdd9d5-5d17-46d0-9fed-73b5ca0f1f51', '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=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:16.622339 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-77152e69-62ff-4287-85d0-17248fc81abe tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7038f6c-2c99-47a9-85a1-5baf1b7efca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:16.648050 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-77152e69-62ff-4287-85d0-17248fc81abe tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1464450386 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1464450386, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:19:16.648525 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-77152e69-62ff-4287-85d0-17248fc81abe tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1464450386 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1464450386, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:19:16.680967 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-77152e69-62ff-4287-85d0-17248fc81abe tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Created reservations ['880fdf41-e255-4082-8366-260028bcc274', 'a23a4245-a23e-4b57-bf8d-0b8ec690b591', '8148e3d1-576e-40f6-884e-4a89787207d5', '2fbde532-b456-4a26-b2cd-21a2bff76d62'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:19:16.683797 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-77152e69-62ff-4287-85d0-17248fc81abe tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7038f6c-2c99-47a9-85a1-5baf1b7efca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['880fdf41-e255-4082-8366-260028bcc274', 'a23a4245-a23e-4b57-bf8d-0b8ec690b591', '8148e3d1-576e-40f6-884e-4a89787207d5', '2fbde532-b456-4a26-b2cd-21a2bff76d62']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:16.683797 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-77152e69-62ff-4287-85d0-17248fc81abe tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe42018d-3a4e-4e03-9f82-48fac063595b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:16.706566 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-77152e69-62ff-4287-85d0-17248fc81abe tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe42018d-3a4e-4e03-9f82-48fac063595b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92bcfc28-8c86-49d1-93b5-277d566568b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-889933609',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0afbf24601ea44b39005e0a3b4c1eb2b',qos_specs=None,replication_status=,reservations=['880fdf41-e255-4082-8366-260028bcc274','a23a4245-a23e-4b57-bf8d-0b8ec690b591','8148e3d1-576e-40f6-884e-4a89787207d5','2fbde532-b456-4a26-b2cd-21a2bff76d62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d2a44d221954f9299e2586dd64c8e8e',volume_type_id=2acdd9d5-5d17-46d0-9fed-73b5ca0f1f51), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:19:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-889933609',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=92bcfc28-8c86-49d1-93b5-277d566568b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0afbf24601ea44b39005e0a3b4c1eb2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d2a44d221954f9299e2586dd64c8e8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2acdd9d5-5d17-46d0-9fed-73b5ca0f1f51),volume_type_id=2acdd9d5-5d17-46d0-9fed-73b5ca0f1f51)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:16.708057 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-77152e69-62ff-4287-85d0-17248fc81abe tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a72b84f7-1415-458c-bc39-b02f554accc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:16.733427 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-77152e69-62ff-4287-85d0-17248fc81abe tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a72b84f7-1415-458c-bc39-b02f554accc4) transitioned into state 'SUCCESS' from state '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-889933609',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0afbf24601ea44b39005e0a3b4c1eb2b',qos_specs=None,replication_status=,reservations=['880fdf41-e255-4082-8366-260028bcc274','a23a4245-a23e-4b57-bf8d-0b8ec690b591','8148e3d1-576e-40f6-884e-4a89787207d5','2fbde532-b456-4a26-b2cd-21a2bff76d62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d2a44d221954f9299e2586dd64c8e8e',volume_type_id=2acdd9d5-5d17-46d0-9fed-73b5ca0f1f51)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:16.734806 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-77152e69-62ff-4287-85d0-17248fc81abe tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e93eef2-3b0f-49fc-b209-12a910380838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:16.744631 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-77152e69-62ff-4287-85d0-17248fc81abe tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e93eef2-3b0f-49fc-b209-12a910380838) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:16.745603 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-77152e69-62ff-4287-85d0-17248fc81abe tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Flow 'volume_create_api' (721c7044-f66b-47bf-8b9f-5f5373a94d86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:16.746029 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-77152e69-62ff-4287-85d0-17248fc81abe tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create volume request issued successfully. Aug 01 00:19:16.746796 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-77152e69-62ff-4287-85d0-17248fc81abe tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:19:16.747375 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 428/1717] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:19:16 2026] POST /volume/v3/volumes => generated 779 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:19:16.753581 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-010efd02-86ff-4bd3-be2f-fc3ebb2bd22c req-5477410c-b0ec-4209-bda2-fece84d170e1 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:16.755618 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-010efd02-86ff-4bd3-be2f-fc3ebb2bd22c req-5477410c-b0ec-4209-bda2-fece84d170e1 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] DELETE https://10.4.3.222/volume/v3/attachments/e87b9707-073b-4233-b8f2-ab5cae369ebf Aug 01 00:19:16.755919 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-010efd02-86ff-4bd3-be2f-fc3ebb2bd22c req-5477410c-b0ec-4209-bda2-fece84d170e1 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:16.756157 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-010efd02-86ff-4bd3-be2f-fc3ebb2bd22c req-5477410c-b0ec-4209-bda2-fece84d170e1 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:16.762504 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-583a542c-db36-4f1d-a35c-3933f9c6ce14 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:16.764657 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:16.764657 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:16.764891 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-583a542c-db36-4f1d-a35c-3933f9c6ce14 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9 Aug 01 00:19:16.765150 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-583a542c-db36-4f1d-a35c-3933f9c6ce14 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:16.765545 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-583a542c-db36-4f1d-a35c-3933f9c6ce14 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:16.776320 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:16.776320 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:16.786866 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-583a542c-db36-4f1d-a35c-3933f9c6ce14 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:19:16.793544 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-583a542c-db36-4f1d-a35c-3933f9c6ce14 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9 returned with HTTP 200 Aug 01 00:19:16.794063 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 431/1718] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:16 2026] GET /volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:16.810056 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-010efd02-86ff-4bd3-be2f-fc3ebb2bd22c req-5477410c-b0ec-4209-bda2-fece84d170e1 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/attachments/e87b9707-073b-4233-b8f2-ab5cae369ebf returned with HTTP 200 Aug 01 00:19:16.810440 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 434/1719] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:19:16 2026] DELETE /volume/v3/attachments/e87b9707-073b-4233-b8f2-ab5cae369ebf => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:16.925707 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-e95d55c6-d138-49db-b016-18f6b7cd9de1 req-eb62c07a-bdc7-4438-9179-859e21f7d9e4 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:16.928796 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-e95d55c6-d138-49db-b016-18f6b7cd9de1 req-eb62c07a-bdc7-4438-9179-859e21f7d9e4 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea Aug 01 00:19:16.928796 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-e95d55c6-d138-49db-b016-18f6b7cd9de1 req-eb62c07a-bdc7-4438-9179-859e21f7d9e4 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:16.928796 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-e95d55c6-d138-49db-b016-18f6b7cd9de1 req-eb62c07a-bdc7-4438-9179-859e21f7d9e4 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:16.935357 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:16.935357 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:16.939046 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-e95d55c6-d138-49db-b016-18f6b7cd9de1 req-eb62c07a-bdc7-4438-9179-859e21f7d9e4 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:19:16.943694 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-e95d55c6-d138-49db-b016-18f6b7cd9de1 req-eb62c07a-bdc7-4438-9179-859e21f7d9e4 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea returned with HTTP 200 Aug 01 00:19:16.944186 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 427/1720] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:19:16 2026] GET /volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:16.959867 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1c584f5d-7801-45c1-985c-736ac503f55d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:16.961589 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1c584f5d-7801-45c1-985c-736ac503f55d tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] DELETE https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea Aug 01 00:19:16.961960 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1c584f5d-7801-45c1-985c-736ac503f55d tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:16.962240 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1c584f5d-7801-45c1-985c-736ac503f55d tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:16.962506 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-1c584f5d-7801-45c1-985c-736ac503f55d tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Delete volume with id: f0e7bb2a-f814-42b3-8ba7-861e1582f9ea Aug 01 00:19:16.969536 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:16.969536 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:16.970142 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1c584f5d-7801-45c1-985c-736ac503f55d tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:19:16.986820 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1c584f5d-7801-45c1-985c-736ac503f55d tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Delete volume request issued successfully. Aug 01 00:19:16.987229 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1c584f5d-7801-45c1-985c-736ac503f55d tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea returned with HTTP 202 Aug 01 00:19:16.987701 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 429/1721] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:19:16 2026] DELETE /volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:19:16.997301 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9424b933-5742-4160-8118-e4f7e64a44d7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:16.999099 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9424b933-5742-4160-8118-e4f7e64a44d7 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea Aug 01 00:19:16.999387 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9424b933-5742-4160-8118-e4f7e64a44d7 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:16.999652 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9424b933-5742-4160-8118-e4f7e64a44d7 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:17.008918 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:17.008918 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:17.015214 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9424b933-5742-4160-8118-e4f7e64a44d7 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Volume info retrieved successfully. Aug 01 00:19:17.022474 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9424b933-5742-4160-8118-e4f7e64a44d7 tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea returned with HTTP 200 Aug 01 00:19:17.023028 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 432/1722] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:16 2026] GET /volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:17.096374 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c091735c-5f1f-4395-962b-bcad666e3f68 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:17.098055 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c091735c-5f1f-4395-962b-bcad666e3f68 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 Aug 01 00:19:17.098232 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c091735c-5f1f-4395-962b-bcad666e3f68 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:17.098400 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c091735c-5f1f-4395-962b-bcad666e3f68 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:17.111177 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:17.111177 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:17.115633 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c091735c-5f1f-4395-962b-bcad666e3f68 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:17.124074 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c091735c-5f1f-4395-962b-bcad666e3f68 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 returned with HTTP 200 Aug 01 00:19:17.124681 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 435/1723] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:17 2026] GET /volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 => generated 1150 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:17.135678 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-cc15a0ab-c1ae-41b5-a997-650b2412f416 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:17.138802 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cc15a0ab-c1ae-41b5-a997-650b2412f416 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 Aug 01 00:19:17.138802 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cc15a0ab-c1ae-41b5-a997-650b2412f416 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:17.138802 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cc15a0ab-c1ae-41b5-a997-650b2412f416 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:17.147818 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:17.147818 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:17.151556 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-cc15a0ab-c1ae-41b5-a997-650b2412f416 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:17.155761 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cc15a0ab-c1ae-41b5-a997-650b2412f416 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 returned with HTTP 200 Aug 01 00:19:17.156291 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 428/1724] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:17 2026] GET /volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 => generated 1150 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:17.168614 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5fbc7ebd-67e4-4858-8f6c-6a94b15ac081 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:17.173932 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5fbc7ebd-67e4-4858-8f6c-6a94b15ac081 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] POST https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a/action Aug 01 00:19:17.173932 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5fbc7ebd-67e4-4858-8f6c-6a94b15ac081 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Action body: b'{"os-detach": {"attachment_id": "0a24069f-0e88-4840-81be-dfc52a00e922"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:19:17.173932 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5fbc7ebd-67e4-4858-8f6c-6a94b15ac081 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "0a24069f-0e88-4840-81be-dfc52a00e922"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:17.194266 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:17.194266 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:17.194266 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5fbc7ebd-67e4-4858-8f6c-6a94b15ac081 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:17.200641 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5fbc7ebd-67e4-4858-8f6c-6a94b15ac081 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a/action returned with HTTP 400 Aug 01 00:19:17.201439 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 430/1725] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:19:17 2026] POST /volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a/action => generated 100 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 00:19:17.236405 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-f66cc9f7-8849-457d-82a8-6d7e4486844b req-5af0a425-c063-40ae-a862-2827034ed9db None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:17.240997 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f66cc9f7-8849-457d-82a8-6d7e4486844b req-5af0a425-c063-40ae-a862-2827034ed9db tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 Aug 01 00:19:17.241219 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f66cc9f7-8849-457d-82a8-6d7e4486844b req-5af0a425-c063-40ae-a862-2827034ed9db tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:17.241437 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f66cc9f7-8849-457d-82a8-6d7e4486844b req-5af0a425-c063-40ae-a862-2827034ed9db tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:17.250622 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:17.250622 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:17.254611 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-f66cc9f7-8849-457d-82a8-6d7e4486844b req-5af0a425-c063-40ae-a862-2827034ed9db tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:17.262434 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f66cc9f7-8849-457d-82a8-6d7e4486844b req-5af0a425-c063-40ae-a862-2827034ed9db tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 returned with HTTP 200 Aug 01 00:19:17.263024 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 433/1726] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:19:17 2026] GET /volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 => generated 1150 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:17.282868 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-f66cc9f7-8849-457d-82a8-6d7e4486844b req-3f81defd-d99e-40b2-b41f-b4cb8aad5ca6 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:17.285011 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f66cc9f7-8849-457d-82a8-6d7e4486844b req-3f81defd-d99e-40b2-b41f-b4cb8aad5ca6 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] POST https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84/action Aug 01 00:19:17.285379 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f66cc9f7-8849-457d-82a8-6d7e4486844b req-3f81defd-d99e-40b2-b41f-b4cb8aad5ca6 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:19:17.285498 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f66cc9f7-8849-457d-82a8-6d7e4486844b req-3f81defd-d99e-40b2-b41f-b4cb8aad5ca6 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:17.295229 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:17.295229 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:17.295652 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-f66cc9f7-8849-457d-82a8-6d7e4486844b req-3f81defd-d99e-40b2-b41f-b4cb8aad5ca6 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:17.301779 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-f66cc9f7-8849-457d-82a8-6d7e4486844b req-3f81defd-d99e-40b2-b41f-b4cb8aad5ca6 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Begin detaching volume completed successfully. Aug 01 00:19:17.302405 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f66cc9f7-8849-457d-82a8-6d7e4486844b req-3f81defd-d99e-40b2-b41f-b4cb8aad5ca6 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84/action returned with HTTP 202 Aug 01 00:19:17.302859 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 436/1727] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:19:17 2026] POST /volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:19:17.368422 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-17e62e94-1c79-49fa-9194-4483afba3fe0 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:17.370464 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-17e62e94-1c79-49fa-9194-4483afba3fe0 None None] GET https://10.4.3.222/volume// Aug 01 00:19:17.370464 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-17e62e94-1c79-49fa-9194-4483afba3fe0 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:17.370464 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-17e62e94-1c79-49fa-9194-4483afba3fe0 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:17.370464 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-17e62e94-1c79-49fa-9194-4483afba3fe0 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:19:17.370464 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 429/1728] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:19:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:19:17.376988 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-f66cc9f7-8849-457d-82a8-6d7e4486844b req-5f9f445d-b907-4596-a162-df3f62a9faf3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:17.381486 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f66cc9f7-8849-457d-82a8-6d7e4486844b req-5f9f445d-b907-4596-a162-df3f62a9faf3 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 Aug 01 00:19:17.381486 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f66cc9f7-8849-457d-82a8-6d7e4486844b req-5f9f445d-b907-4596-a162-df3f62a9faf3 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:17.381486 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f66cc9f7-8849-457d-82a8-6d7e4486844b req-5f9f445d-b907-4596-a162-df3f62a9faf3 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:17.391193 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:17.391193 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:17.395435 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-f66cc9f7-8849-457d-82a8-6d7e4486844b req-5f9f445d-b907-4596-a162-df3f62a9faf3 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:17.402019 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f66cc9f7-8849-457d-82a8-6d7e4486844b req-5f9f445d-b907-4596-a162-df3f62a9faf3 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 returned with HTTP 200 Aug 01 00:19:17.402019 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 431/1729] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:19:17 2026] GET /volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 => generated 1333 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 01 00:19:17.606025 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-813c4702-5256-4c96-95b0-cfadcd753df1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:17.607722 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-813c4702-5256-4c96-95b0-cfadcd753df1 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] GET https://10.4.3.222/volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 Aug 01 00:19:17.607950 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-813c4702-5256-4c96-95b0-cfadcd753df1 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:17.608131 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-813c4702-5256-4c96-95b0-cfadcd753df1 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:17.614292 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:17.614292 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:17.617459 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-813c4702-5256-4c96-95b0-cfadcd753df1 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Volume info retrieved successfully. Aug 01 00:19:17.620842 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-813c4702-5256-4c96-95b0-cfadcd753df1 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 returned with HTTP 200 Aug 01 00:19:17.621161 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 434/1730] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:17 2026] GET /volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 => generated 850 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:17.805854 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2bbca897-5a1f-4305-9f4d-c61b74b02f2c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:17.808053 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2bbca897-5a1f-4305-9f4d-c61b74b02f2c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9 Aug 01 00:19:17.808225 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2bbca897-5a1f-4305-9f4d-c61b74b02f2c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:17.808399 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2bbca897-5a1f-4305-9f4d-c61b74b02f2c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:17.815013 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:17.815013 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:17.818543 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-2bbca897-5a1f-4305-9f4d-c61b74b02f2c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:19:17.822171 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2bbca897-5a1f-4305-9f4d-c61b74b02f2c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9 returned with HTTP 200 Aug 01 00:19:17.822492 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 437/1731] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:17 2026] GET /volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:17.833814 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f6d4e3e1-2fda-49d1-83a0-56255e59262d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:17.835611 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f6d4e3e1-2fda-49d1-83a0-56255e59262d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9 Aug 01 00:19:17.835870 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f6d4e3e1-2fda-49d1-83a0-56255e59262d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:17.836117 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f6d4e3e1-2fda-49d1-83a0-56255e59262d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:17.842960 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:17.842960 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:17.846496 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f6d4e3e1-2fda-49d1-83a0-56255e59262d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:19:17.850613 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f6d4e3e1-2fda-49d1-83a0-56255e59262d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9 returned with HTTP 200 Aug 01 00:19:17.851015 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 430/1732] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:17 2026] GET /volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:17.863131 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ad6fccfe-60bc-4a20-ab09-965424b528fd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:17.864856 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ad6fccfe-60bc-4a20-ab09-965424b528fd tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9/action Aug 01 00:19:17.865243 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ad6fccfe-60bc-4a20-ab09-965424b528fd tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:19:17.865370 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ad6fccfe-60bc-4a20-ab09-965424b528fd tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:17.879180 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:17.879180 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:17.879762 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ad6fccfe-60bc-4a20-ab09-965424b528fd tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:19:17.887715 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ad6fccfe-60bc-4a20-ab09-965424b528fd tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume updated successfully. Aug 01 00:19:17.888067 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ad6fccfe-60bc-4a20-ab09-965424b528fd tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9/action returned with HTTP 200 Aug 01 00:19:17.888653 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 432/1733] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:19:17 2026] POST /volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 01 00:19:17.973237 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-19686a04-be5d-4af6-801e-521527ad01c7 req-0307b3f9-2b6d-4409-bafc-f20075c42fd1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:17.975206 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-19686a04-be5d-4af6-801e-521527ad01c7 req-0307b3f9-2b6d-4409-bafc-f20075c42fd1 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9 Aug 01 00:19:17.975375 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-19686a04-be5d-4af6-801e-521527ad01c7 req-0307b3f9-2b6d-4409-bafc-f20075c42fd1 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:17.975573 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-19686a04-be5d-4af6-801e-521527ad01c7 req-0307b3f9-2b6d-4409-bafc-f20075c42fd1 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:17.981530 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:17.981530 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:17.984608 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-19686a04-be5d-4af6-801e-521527ad01c7 req-0307b3f9-2b6d-4409-bafc-f20075c42fd1 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:19:17.988342 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-19686a04-be5d-4af6-801e-521527ad01c7 req-0307b3f9-2b6d-4409-bafc-f20075c42fd1 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9 returned with HTTP 200 Aug 01 00:19:17.988692 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 435/1734] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:19:17 2026] GET /volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9 => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:18.044183 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9934dcfc-5f01-4042-958d-7837035cefae None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:18.046117 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9934dcfc-5f01-4042-958d-7837035cefae tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] GET https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea Aug 01 00:19:18.046289 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9934dcfc-5f01-4042-958d-7837035cefae tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:18.046455 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9934dcfc-5f01-4042-958d-7837035cefae tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:18.055757 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9934dcfc-5f01-4042-958d-7837035cefae tempest-TestMinimumBasicScenario-2143220358 tempest-TestMinimumBasicScenario-2143220358-project-member] https://10.4.3.222/volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea returned with HTTP 404 Aug 01 00:19:18.057491 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 438/1735] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:18 2026] GET /volume/v3/volumes/f0e7bb2a-f814-42b3-8ba7-861e1582f9ea => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:18.650124 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-19686a04-be5d-4af6-801e-521527ad01c7 req-01cd90b7-6fa2-4d18-a7e0-a99362d499d6 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:18.656799 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-19686a04-be5d-4af6-801e-521527ad01c7 req-01cd90b7-6fa2-4d18-a7e0-a99362d499d6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9 Aug 01 00:19:18.656799 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-19686a04-be5d-4af6-801e-521527ad01c7 req-01cd90b7-6fa2-4d18-a7e0-a99362d499d6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:18.656799 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-19686a04-be5d-4af6-801e-521527ad01c7 req-01cd90b7-6fa2-4d18-a7e0-a99362d499d6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:18.666299 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:18.666299 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:18.671121 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-19686a04-be5d-4af6-801e-521527ad01c7 req-01cd90b7-6fa2-4d18-a7e0-a99362d499d6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:19:18.675347 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-19686a04-be5d-4af6-801e-521527ad01c7 req-01cd90b7-6fa2-4d18-a7e0-a99362d499d6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9 returned with HTTP 200 Aug 01 00:19:18.675753 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 431/1736] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:19:18 2026] GET /volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:18.689424 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-973c64d8-5daf-47fd-99a8-8eb9c224c5ca None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:18.690051 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-973c64d8-5daf-47fd-99a8-8eb9c224c5ca None None] GET https://10.4.3.222/volume// Aug 01 00:19:18.690311 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-973c64d8-5daf-47fd-99a8-8eb9c224c5ca None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:18.690511 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-973c64d8-5daf-47fd-99a8-8eb9c224c5ca None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:18.690838 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-973c64d8-5daf-47fd-99a8-8eb9c224c5ca None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:19:18.691256 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 433/1737] 10.4.3.222 () {66 vars in 1419 bytes} [Sat Aug 1 00:19: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 01 00:19:18.698225 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-19686a04-be5d-4af6-801e-521527ad01c7 req-c6a39dee-6603-4a19-8350-40b75c94ee4a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:18.700185 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-19686a04-be5d-4af6-801e-521527ad01c7 req-c6a39dee-6603-4a19-8350-40b75c94ee4a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:19:18.700516 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-19686a04-be5d-4af6-801e-521527ad01c7 req-c6a39dee-6603-4a19-8350-40b75c94ee4a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92bcfc28-8c86-49d1-93b5-277d566568b9", "connector": null, "instance_uuid": "b1e8a36d-7c63-4995-b168-55e718fa8244"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:18.707652 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:18.707652 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:18.739152 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-19686a04-be5d-4af6-801e-521527ad01c7 req-c6a39dee-6603-4a19-8350-40b75c94ee4a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:19:18.739350 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 436/1738] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:19:18 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:20.652613 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-f66cc9f7-8849-457d-82a8-6d7e4486844b req-83bae129-89b7-4792-bc51-4027af64dc7f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:20.654574 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f66cc9f7-8849-457d-82a8-6d7e4486844b req-83bae129-89b7-4792-bc51-4027af64dc7f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] DELETE https://10.4.3.222/volume/v3/attachments/0a24069f-0e88-4840-81be-dfc52a00e922 Aug 01 00:19:20.654757 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f66cc9f7-8849-457d-82a8-6d7e4486844b req-83bae129-89b7-4792-bc51-4027af64dc7f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:20.655014 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f66cc9f7-8849-457d-82a8-6d7e4486844b req-83bae129-89b7-4792-bc51-4027af64dc7f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:20.665616 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:20.665616 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:20.720662 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f66cc9f7-8849-457d-82a8-6d7e4486844b req-83bae129-89b7-4792-bc51-4027af64dc7f tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/attachments/0a24069f-0e88-4840-81be-dfc52a00e922 returned with HTTP 200 Aug 01 00:19:20.721560 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 439/1739] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:19:20 2026] DELETE /volume/v3/attachments/0a24069f-0e88-4840-81be-dfc52a00e922 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:20.763572 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-12a1e428-1ec6-49ed-ae70-d3d0cc3cb600 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:20.764097 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-12a1e428-1ec6-49ed-ae70-d3d0cc3cb600 None None] GET https://10.4.3.222/volume// Aug 01 00:19:20.764259 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-12a1e428-1ec6-49ed-ae70-d3d0cc3cb600 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:20.764531 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-12a1e428-1ec6-49ed-ae70-d3d0cc3cb600 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:20.765021 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-12a1e428-1ec6-49ed-ae70-d3d0cc3cb600 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:19:20.767103 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 432/1740] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:19:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:19:20.790017 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-19686a04-be5d-4af6-801e-521527ad01c7 req-9a4d5931-30dd-4cf0-9b6e-d31f6d7a04fc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:20.793253 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-19686a04-be5d-4af6-801e-521527ad01c7 req-9a4d5931-30dd-4cf0-9b6e-d31f6d7a04fc tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9 Aug 01 00:19:20.793488 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-19686a04-be5d-4af6-801e-521527ad01c7 req-9a4d5931-30dd-4cf0-9b6e-d31f6d7a04fc tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:20.793757 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-19686a04-be5d-4af6-801e-521527ad01c7 req-9a4d5931-30dd-4cf0-9b6e-d31f6d7a04fc tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:20.797169 np0000006296 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=280,cinder:INSERT=39,cinder:UPDATE=68 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:19:20.820854 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:20.820854 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:20.829292 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-19686a04-be5d-4af6-801e-521527ad01c7 req-9a4d5931-30dd-4cf0-9b6e-d31f6d7a04fc tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:19:20.834944 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-19686a04-be5d-4af6-801e-521527ad01c7 req-9a4d5931-30dd-4cf0-9b6e-d31f6d7a04fc tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9 returned with HTTP 200 Aug 01 00:19:20.837888 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 434/1741] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:19:20 2026] GET /volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9 => generated 1050 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:19:20.964796 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-19686a04-be5d-4af6-801e-521527ad01c7 req-e1e480d4-f8d1-4f79-aa06-14bdbcad737e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:20.967086 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-19686a04-be5d-4af6-801e-521527ad01c7 req-e1e480d4-f8d1-4f79-aa06-14bdbcad737e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] PUT https://10.4.3.222/volume/v3/attachments/7bb15899-692a-414b-9cca-3cb420f6a712 Aug 01 00:19:20.967419 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-19686a04-be5d-4af6-801e-521527ad01c7 req-e1e480d4-f8d1-4f79-aa06-14bdbcad737e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:20.978449 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-19686a04-be5d-4af6-801e-521527ad01c7 req-e1e480d4-f8d1-4f79-aa06-14bdbcad737e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Acquiring lock "cinder-attachment_update-92bcfc28-8c86-49d1-93b5-277d566568b9-np0000006296" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:19:20.982837 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-19686a04-be5d-4af6-801e-521527ad01c7 req-e1e480d4-f8d1-4f79-aa06-14bdbcad737e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Lock "cinder-attachment_update-92bcfc28-8c86-49d1-93b5-277d566568b9-np0000006296" acquired by "attachment_update" :: waited 0.004s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:19:20.984083 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:20.984083 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:21.095541 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-19686a04-be5d-4af6-801e-521527ad01c7 req-e1e480d4-f8d1-4f79-aa06-14bdbcad737e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Lock "cinder-attachment_update-92bcfc28-8c86-49d1-93b5-277d566568b9-np0000006296" released by "attachment_update" :: held 0.112s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:19:21.096146 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-19686a04-be5d-4af6-801e-521527ad01c7 req-e1e480d4-f8d1-4f79-aa06-14bdbcad737e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments/7bb15899-692a-414b-9cca-3cb420f6a712 returned with HTTP 200 Aug 01 00:19:21.098531 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 437/1742] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:19:20 2026] PUT /volume/v3/attachments/7bb15899-692a-414b-9cca-3cb420f6a712 => generated 968 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:21.132182 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-19686a04-be5d-4af6-801e-521527ad01c7 req-62493d8b-42e1-4be7-8329-334dd73a110e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:21.136182 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-19686a04-be5d-4af6-801e-521527ad01c7 req-62493d8b-42e1-4be7-8329-334dd73a110e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/attachments/7bb15899-692a-414b-9cca-3cb420f6a712/action Aug 01 00:19:21.136625 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-19686a04-be5d-4af6-801e-521527ad01c7 req-62493d8b-42e1-4be7-8329-334dd73a110e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action body: b'{"os-complete": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:19:21.136821 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-19686a04-be5d-4af6-801e-521527ad01c7 req-62493d8b-42e1-4be7-8329-334dd73a110e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:21.156739 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:21.156739 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:21.169747 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-19686a04-be5d-4af6-801e-521527ad01c7 req-62493d8b-42e1-4be7-8329-334dd73a110e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments/7bb15899-692a-414b-9cca-3cb420f6a712/action returned with HTTP 204 Aug 01 00:19:21.170222 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 440/1743] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:19:21 2026] POST /volume/v3/attachments/7bb15899-692a-414b-9cca-3cb420f6a712/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:21.541423 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7bd862ff-5381-482c-9fe3-0cda25c57ce2 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:21.543602 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7bd862ff-5381-482c-9fe3-0cda25c57ce2 tempest-TestServerVolumeAttachmentScenario-1310209709 tempest-TestServerVolumeAttachmentScenario-1310209709-project-admin] POST https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a/action Aug 01 00:19:21.544082 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7bd862ff-5381-482c-9fe3-0cda25c57ce2 tempest-TestServerVolumeAttachmentScenario-1310209709 tempest-TestServerVolumeAttachmentScenario-1310209709-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:19:21.544272 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7bd862ff-5381-482c-9fe3-0cda25c57ce2 tempest-TestServerVolumeAttachmentScenario-1310209709 tempest-TestServerVolumeAttachmentScenario-1310209709-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:21.560593 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:21.560593 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:21.565669 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.contrib.admin_actions [None req-7bd862ff-5381-482c-9fe3-0cda25c57ce2 tempest-TestServerVolumeAttachmentScenario-1310209709 tempest-TestServerVolumeAttachmentScenario-1310209709-project-admin] Updating volume '6b7c264c-b43a-4d73-8f71-b8c6f3991f3a' with '{'status': 'in-use'}' {{(pid=100409) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 01 00:19:21.597278 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7bd862ff-5381-482c-9fe3-0cda25c57ce2 tempest-TestServerVolumeAttachmentScenario-1310209709 tempest-TestServerVolumeAttachmentScenario-1310209709-project-admin] https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a/action returned with HTTP 202 Aug 01 00:19:21.597749 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 433/1744] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:19:21 2026] POST /volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:19:21.605885 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0ee0be0e-d57b-4a02-a644-cb230556f50e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:21.609240 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0ee0be0e-d57b-4a02-a644-cb230556f50e tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a Aug 01 00:19:21.609506 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0ee0be0e-d57b-4a02-a644-cb230556f50e tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:21.609776 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0ee0be0e-d57b-4a02-a644-cb230556f50e tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:21.622032 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:21.622032 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:21.626507 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0ee0be0e-d57b-4a02-a644-cb230556f50e tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:21.634790 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0ee0be0e-d57b-4a02-a644-cb230556f50e tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a returned with HTTP 200 Aug 01 00:19:21.634790 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 435/1745] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:21 2026] GET /volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a => generated 1149 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:21.674111 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-16ae8e0b-4bd4-41f6-842a-32f63a90cd88 req-e4da9a69-01c1-4ba0-9189-df5051c6c27c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:21.676277 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-16ae8e0b-4bd4-41f6-842a-32f63a90cd88 req-e4da9a69-01c1-4ba0-9189-df5051c6c27c tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a Aug 01 00:19:21.676475 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-16ae8e0b-4bd4-41f6-842a-32f63a90cd88 req-e4da9a69-01c1-4ba0-9189-df5051c6c27c tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:21.676626 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-16ae8e0b-4bd4-41f6-842a-32f63a90cd88 req-e4da9a69-01c1-4ba0-9189-df5051c6c27c tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:21.685623 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:21.685623 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:21.688942 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-16ae8e0b-4bd4-41f6-842a-32f63a90cd88 req-e4da9a69-01c1-4ba0-9189-df5051c6c27c tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:21.693176 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-16ae8e0b-4bd4-41f6-842a-32f63a90cd88 req-e4da9a69-01c1-4ba0-9189-df5051c6c27c tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a returned with HTTP 200 Aug 01 00:19:21.693557 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 438/1746] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:19:21 2026] GET /volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a => generated 1149 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:21.715192 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-16ae8e0b-4bd4-41f6-842a-32f63a90cd88 req-eeb2e021-cd41-462c-bb1f-ef67f03a2fc5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:21.718563 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-16ae8e0b-4bd4-41f6-842a-32f63a90cd88 req-eeb2e021-cd41-462c-bb1f-ef67f03a2fc5 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] POST https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a/action Aug 01 00:19:21.719120 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-16ae8e0b-4bd4-41f6-842a-32f63a90cd88 req-eeb2e021-cd41-462c-bb1f-ef67f03a2fc5 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:19:21.719317 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-16ae8e0b-4bd4-41f6-842a-32f63a90cd88 req-eeb2e021-cd41-462c-bb1f-ef67f03a2fc5 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:21.723431 np0000006296 devstack@c-api.service[100408]: DEBUG dbcounter [-] [100408] Writing DB stats cinder:SELECT=258,cinder:UPDATE=54,cinder:INSERT=19,cinder:DELETE=1 {{(pid=100408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:19:21.733566 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:21.733566 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:21.734054 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-16ae8e0b-4bd4-41f6-842a-32f63a90cd88 req-eeb2e021-cd41-462c-bb1f-ef67f03a2fc5 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:21.741685 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-16ae8e0b-4bd4-41f6-842a-32f63a90cd88 req-eeb2e021-cd41-462c-bb1f-ef67f03a2fc5 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Begin detaching volume completed successfully. Aug 01 00:19:21.741944 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-16ae8e0b-4bd4-41f6-842a-32f63a90cd88 req-eeb2e021-cd41-462c-bb1f-ef67f03a2fc5 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a/action returned with HTTP 202 Aug 01 00:19:21.742336 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 441/1747] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:19:21 2026] POST /volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:19:21.789068 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-96c4b158-592c-4094-acc4-0b6be82b6fc0 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:21.789593 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-96c4b158-592c-4094-acc4-0b6be82b6fc0 None None] GET https://10.4.3.222/volume// Aug 01 00:19:21.789881 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-96c4b158-592c-4094-acc4-0b6be82b6fc0 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:21.790157 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-96c4b158-592c-4094-acc4-0b6be82b6fc0 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:21.790554 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-96c4b158-592c-4094-acc4-0b6be82b6fc0 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:19:21.790968 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 434/1748] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:19:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:19:21.799596 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-16ae8e0b-4bd4-41f6-842a-32f63a90cd88 req-f0727dc6-0d02-4552-a7d9-4b57186f0170 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:21.802282 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-16ae8e0b-4bd4-41f6-842a-32f63a90cd88 req-f0727dc6-0d02-4552-a7d9-4b57186f0170 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a Aug 01 00:19:21.802493 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-16ae8e0b-4bd4-41f6-842a-32f63a90cd88 req-f0727dc6-0d02-4552-a7d9-4b57186f0170 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:21.802669 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-16ae8e0b-4bd4-41f6-842a-32f63a90cd88 req-f0727dc6-0d02-4552-a7d9-4b57186f0170 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:21.821234 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:21.821234 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:21.825869 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-16ae8e0b-4bd4-41f6-842a-32f63a90cd88 req-f0727dc6-0d02-4552-a7d9-4b57186f0170 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:21.830105 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-16ae8e0b-4bd4-41f6-842a-32f63a90cd88 req-f0727dc6-0d02-4552-a7d9-4b57186f0170 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a returned with HTTP 200 Aug 01 00:19:21.830481 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 436/1749] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:19:21 2026] GET /volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a => generated 1332 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:19:22.890869 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-16ae8e0b-4bd4-41f6-842a-32f63a90cd88 req-bf2e333d-e8cd-40d9-a11b-7098dbb23726 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:22.890869 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-16ae8e0b-4bd4-41f6-842a-32f63a90cd88 req-bf2e333d-e8cd-40d9-a11b-7098dbb23726 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] DELETE https://10.4.3.222/volume/v3/attachments/722ac645-436c-4d6f-b3c4-234ad69f88e1 Aug 01 00:19:22.891345 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-16ae8e0b-4bd4-41f6-842a-32f63a90cd88 req-bf2e333d-e8cd-40d9-a11b-7098dbb23726 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:22.891345 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-16ae8e0b-4bd4-41f6-842a-32f63a90cd88 req-bf2e333d-e8cd-40d9-a11b-7098dbb23726 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:22.900701 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:22.900701 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:22.962419 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-16ae8e0b-4bd4-41f6-842a-32f63a90cd88 req-bf2e333d-e8cd-40d9-a11b-7098dbb23726 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/attachments/722ac645-436c-4d6f-b3c4-234ad69f88e1 returned with HTTP 200 Aug 01 00:19:22.962847 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 439/1750] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:19:22 2026] DELETE /volume/v3/attachments/722ac645-436c-4d6f-b3c4-234ad69f88e1 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:23.914428 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-03b8be1d-cb9f-4e1c-ad7b-1049b4170c69 req-6247d8a9-1bf9-4b4c-81c0-c2c4fb221dfb None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:23.917076 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-03b8be1d-cb9f-4e1c-ad7b-1049b4170c69 req-6247d8a9-1bf9-4b4c-81c0-c2c4fb221dfb tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a Aug 01 00:19:23.917076 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-03b8be1d-cb9f-4e1c-ad7b-1049b4170c69 req-6247d8a9-1bf9-4b4c-81c0-c2c4fb221dfb tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:23.917208 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-03b8be1d-cb9f-4e1c-ad7b-1049b4170c69 req-6247d8a9-1bf9-4b4c-81c0-c2c4fb221dfb tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:23.926331 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:23.926331 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:23.930849 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-03b8be1d-cb9f-4e1c-ad7b-1049b4170c69 req-6247d8a9-1bf9-4b4c-81c0-c2c4fb221dfb tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:23.936464 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-03b8be1d-cb9f-4e1c-ad7b-1049b4170c69 req-6247d8a9-1bf9-4b4c-81c0-c2c4fb221dfb tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a returned with HTTP 200 Aug 01 00:19:23.937095 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 442/1751] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:19:23 2026] GET /volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:25.464832 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6153ec8b-3fe8-4f11-ae3d-ed67de74595b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:25.466823 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6153ec8b-3fe8-4f11-ae3d-ed67de74595b tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] GET https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 Aug 01 00:19:25.472740 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6153ec8b-3fe8-4f11-ae3d-ed67de74595b tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:25.472740 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6153ec8b-3fe8-4f11-ae3d-ed67de74595b tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:25.472740 np0000006296 devstack@c-api.service[100409]: DEBUG dbcounter [-] [100409] Writing DB stats cinder:SELECT=237,cinder:UPDATE=34,cinder:INSERT=20,cinder:DELETE=1 {{(pid=100409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:19:25.479186 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:25.479186 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:25.483793 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-6153ec8b-3fe8-4f11-ae3d-ed67de74595b tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Volume info retrieved successfully. Aug 01 00:19:25.488738 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6153ec8b-3fe8-4f11-ae3d-ed67de74595b tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 returned with HTTP 200 Aug 01 00:19:25.489336 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 435/1752] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:25 2026] GET /volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 => generated 1144 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:25.548895 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-9386cac8-eb2d-4d3e-a1e9-08279c7956b5 req-41d8aa0f-8e8f-4f3c-bf8d-2222b2f93344 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:25.553295 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9386cac8-eb2d-4d3e-a1e9-08279c7956b5 req-41d8aa0f-8e8f-4f3c-bf8d-2222b2f93344 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] GET https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 Aug 01 00:19:25.553496 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-9386cac8-eb2d-4d3e-a1e9-08279c7956b5 req-41d8aa0f-8e8f-4f3c-bf8d-2222b2f93344 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:25.553755 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-9386cac8-eb2d-4d3e-a1e9-08279c7956b5 req-41d8aa0f-8e8f-4f3c-bf8d-2222b2f93344 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:25.569653 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:25.569653 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:25.576799 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-9386cac8-eb2d-4d3e-a1e9-08279c7956b5 req-41d8aa0f-8e8f-4f3c-bf8d-2222b2f93344 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Volume info retrieved successfully. Aug 01 00:19:25.579849 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9386cac8-eb2d-4d3e-a1e9-08279c7956b5 req-41d8aa0f-8e8f-4f3c-bf8d-2222b2f93344 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 returned with HTTP 200 Aug 01 00:19:25.580460 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 437/1753] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:19:25 2026] GET /volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 => generated 1144 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:25.618098 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-9386cac8-eb2d-4d3e-a1e9-08279c7956b5 req-2d78f9cc-c648-462a-9e21-8b996b06dfbd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:25.624615 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-9386cac8-eb2d-4d3e-a1e9-08279c7956b5 req-2d78f9cc-c648-462a-9e21-8b996b06dfbd tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] POST https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688/action Aug 01 00:19:25.631007 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-9386cac8-eb2d-4d3e-a1e9-08279c7956b5 req-2d78f9cc-c648-462a-9e21-8b996b06dfbd tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:19:25.631007 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-9386cac8-eb2d-4d3e-a1e9-08279c7956b5 req-2d78f9cc-c648-462a-9e21-8b996b06dfbd tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:25.642162 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:25.642162 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:25.642676 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-9386cac8-eb2d-4d3e-a1e9-08279c7956b5 req-2d78f9cc-c648-462a-9e21-8b996b06dfbd tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Volume info retrieved successfully. Aug 01 00:19:25.654626 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-9386cac8-eb2d-4d3e-a1e9-08279c7956b5 req-2d78f9cc-c648-462a-9e21-8b996b06dfbd tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Begin detaching volume completed successfully. Aug 01 00:19:25.654863 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-9386cac8-eb2d-4d3e-a1e9-08279c7956b5 req-2d78f9cc-c648-462a-9e21-8b996b06dfbd tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688/action returned with HTTP 202 Aug 01 00:19:25.655357 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 440/1754] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:19:25 2026] POST /volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:19:25.711689 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b7f3525d-61bd-49f0-8bc6-83f291271eea None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:25.712179 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b7f3525d-61bd-49f0-8bc6-83f291271eea None None] GET https://10.4.3.222/volume// Aug 01 00:19:25.712348 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b7f3525d-61bd-49f0-8bc6-83f291271eea None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:25.712547 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b7f3525d-61bd-49f0-8bc6-83f291271eea None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:25.714159 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b7f3525d-61bd-49f0-8bc6-83f291271eea None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:19:25.714360 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 443/1755] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:19: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 01 00:19:25.728782 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-9386cac8-eb2d-4d3e-a1e9-08279c7956b5 req-496625dc-bf97-469a-9785-198a435abda2 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:25.730776 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-9386cac8-eb2d-4d3e-a1e9-08279c7956b5 req-496625dc-bf97-469a-9785-198a435abda2 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] GET https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 Aug 01 00:19:25.731074 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-9386cac8-eb2d-4d3e-a1e9-08279c7956b5 req-496625dc-bf97-469a-9785-198a435abda2 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:25.731250 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-9386cac8-eb2d-4d3e-a1e9-08279c7956b5 req-496625dc-bf97-469a-9785-198a435abda2 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:25.743744 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:25.743744 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:25.747245 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-9386cac8-eb2d-4d3e-a1e9-08279c7956b5 req-496625dc-bf97-469a-9785-198a435abda2 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Volume info retrieved successfully. Aug 01 00:19:25.752400 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-9386cac8-eb2d-4d3e-a1e9-08279c7956b5 req-496625dc-bf97-469a-9785-198a435abda2 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 returned with HTTP 200 Aug 01 00:19:25.752833 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 436/1756] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:19:25 2026] GET /volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 => generated 1327 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:19:25.942169 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-19686a04-be5d-4af6-801e-521527ad01c7 req-05b96f9b-97ae-4ecd-af03-d60e7639c715 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:25.947151 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-19686a04-be5d-4af6-801e-521527ad01c7 req-05b96f9b-97ae-4ecd-af03-d60e7639c715 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9/encryption Aug 01 00:19:25.947151 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-19686a04-be5d-4af6-801e-521527ad01c7 req-05b96f9b-97ae-4ecd-af03-d60e7639c715 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:25.947151 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-19686a04-be5d-4af6-801e-521527ad01c7 req-05b96f9b-97ae-4ecd-af03-d60e7639c715 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:25.958945 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:25.958945 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:25.970609 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-19686a04-be5d-4af6-801e-521527ad01c7 req-05b96f9b-97ae-4ecd-af03-d60e7639c715 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9/encryption returned with HTTP 200 Aug 01 00:19:25.970609 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 438/1757] 10.4.3.222 () {68 vars in 1631 bytes} [Sat Aug 1 00:19:25 2026] GET /volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:26.722075 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-9386cac8-eb2d-4d3e-a1e9-08279c7956b5 req-47cc58f4-3f5c-431a-be48-1babcd788c45 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:26.725659 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-9386cac8-eb2d-4d3e-a1e9-08279c7956b5 req-47cc58f4-3f5c-431a-be48-1babcd788c45 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] DELETE https://10.4.3.222/volume/v3/attachments/042dd75d-f743-4724-8d38-2cbf96eed8c5 Aug 01 00:19:26.725659 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-9386cac8-eb2d-4d3e-a1e9-08279c7956b5 req-47cc58f4-3f5c-431a-be48-1babcd788c45 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:26.725659 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-9386cac8-eb2d-4d3e-a1e9-08279c7956b5 req-47cc58f4-3f5c-431a-be48-1babcd788c45 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:26.732160 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:26.732160 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:26.772287 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-9386cac8-eb2d-4d3e-a1e9-08279c7956b5 req-47cc58f4-3f5c-431a-be48-1babcd788c45 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/attachments/042dd75d-f743-4724-8d38-2cbf96eed8c5 returned with HTTP 200 Aug 01 00:19:26.772757 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 441/1758] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:19:26 2026] DELETE /volume/v3/attachments/042dd75d-f743-4724-8d38-2cbf96eed8c5 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:26.933383 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a095183c-b405-4ff9-badf-de33deb35ff6 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:26.936242 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a095183c-b405-4ff9-badf-de33deb35ff6 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] DELETE https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 Aug 01 00:19:26.936543 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a095183c-b405-4ff9-badf-de33deb35ff6 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:26.936752 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a095183c-b405-4ff9-badf-de33deb35ff6 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:26.937009 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-a095183c-b405-4ff9-badf-de33deb35ff6 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Delete volume with id: 97bcc821-268b-40ad-b00e-e7448bb2ab84 Aug 01 00:19:26.946141 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:26.946141 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:26.946716 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a095183c-b405-4ff9-badf-de33deb35ff6 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:26.967190 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a095183c-b405-4ff9-badf-de33deb35ff6 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Delete volume request issued successfully. Aug 01 00:19:26.967418 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a095183c-b405-4ff9-badf-de33deb35ff6 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 returned with HTTP 202 Aug 01 00:19:26.968001 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 444/1759] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:19:26 2026] DELETE /volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:19:26.975783 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e2711c92-f0e9-4b30-80c9-6667cc91a873 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:26.977792 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e2711c92-f0e9-4b30-80c9-6667cc91a873 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 Aug 01 00:19:26.978090 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e2711c92-f0e9-4b30-80c9-6667cc91a873 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:26.978317 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e2711c92-f0e9-4b30-80c9-6667cc91a873 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:26.985660 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:26.985660 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:26.989480 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-e2711c92-f0e9-4b30-80c9-6667cc91a873 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:26.993610 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e2711c92-f0e9-4b30-80c9-6667cc91a873 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 returned with HTTP 200 Aug 01 00:19:26.994016 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 437/1760] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:26 2026] GET /volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:27.789384 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-89c81840-9a5b-40ec-ba29-c6be80a3f9fb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:27.791035 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-89c81840-9a5b-40ec-ba29-c6be80a3f9fb tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] GET https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 Aug 01 00:19:27.791212 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-89c81840-9a5b-40ec-ba29-c6be80a3f9fb tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:27.791381 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-89c81840-9a5b-40ec-ba29-c6be80a3f9fb tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:27.797636 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:27.797636 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:27.800461 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-89c81840-9a5b-40ec-ba29-c6be80a3f9fb tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Volume info retrieved successfully. Aug 01 00:19:27.804193 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-89c81840-9a5b-40ec-ba29-c6be80a3f9fb tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 returned with HTTP 200 Aug 01 00:19:27.804582 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 439/1761] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:27 2026] GET /volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 => generated 852 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:28.010846 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-36fd0ffe-6c99-42d6-a39a-c0ac13dbdd48 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:28.013017 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-36fd0ffe-6c99-42d6-a39a-c0ac13dbdd48 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 Aug 01 00:19:28.013207 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-36fd0ffe-6c99-42d6-a39a-c0ac13dbdd48 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:28.013386 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-36fd0ffe-6c99-42d6-a39a-c0ac13dbdd48 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:28.019438 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-36fd0ffe-6c99-42d6-a39a-c0ac13dbdd48 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 returned with HTTP 404 Aug 01 00:19:28.020141 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 442/1762] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:28 2026] GET /volume/v3/volumes/97bcc821-268b-40ad-b00e-e7448bb2ab84 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:28.027214 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ddfa41fc-8734-401f-9577-24afc4e11aa7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:28.028860 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ddfa41fc-8734-401f-9577-24afc4e11aa7 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] DELETE https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a Aug 01 00:19:28.029055 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ddfa41fc-8734-401f-9577-24afc4e11aa7 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:28.029254 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ddfa41fc-8734-401f-9577-24afc4e11aa7 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:28.029408 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-ddfa41fc-8734-401f-9577-24afc4e11aa7 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Delete volume with id: 6b7c264c-b43a-4d73-8f71-b8c6f3991f3a Aug 01 00:19:28.036040 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:28.036040 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:28.036415 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-ddfa41fc-8734-401f-9577-24afc4e11aa7 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:28.051726 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-ddfa41fc-8734-401f-9577-24afc4e11aa7 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Delete volume request issued successfully. Aug 01 00:19:28.051924 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ddfa41fc-8734-401f-9577-24afc4e11aa7 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a returned with HTTP 202 Aug 01 00:19:28.052310 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 445/1763] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:19:28 2026] DELETE /volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:19:28.059921 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-abb1d71f-6dc6-432a-9f29-707f6ad88eb6 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:28.061690 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-abb1d71f-6dc6-432a-9f29-707f6ad88eb6 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a Aug 01 00:19:28.061933 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-abb1d71f-6dc6-432a-9f29-707f6ad88eb6 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:28.062116 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-abb1d71f-6dc6-432a-9f29-707f6ad88eb6 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:28.069328 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:28.069328 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:28.073918 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-abb1d71f-6dc6-432a-9f29-707f6ad88eb6 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Volume info retrieved successfully. Aug 01 00:19:28.078485 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-abb1d71f-6dc6-432a-9f29-707f6ad88eb6 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a returned with HTTP 200 Aug 01 00:19:28.078925 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 438/1764] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:28 2026] GET /volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:29.096790 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2512476a-f0d7-4bd3-a8fd-1eeb45bb45d1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:29.098851 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2512476a-f0d7-4bd3-a8fd-1eeb45bb45d1 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] GET https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a Aug 01 00:19:29.099323 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2512476a-f0d7-4bd3-a8fd-1eeb45bb45d1 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:29.099323 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2512476a-f0d7-4bd3-a8fd-1eeb45bb45d1 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:29.105806 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2512476a-f0d7-4bd3-a8fd-1eeb45bb45d1 tempest-TestServerVolumeAttachmentScenario-1857007553 tempest-TestServerVolumeAttachmentScenario-1857007553-project-member] https://10.4.3.222/volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a returned with HTTP 404 Aug 01 00:19:29.106280 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 440/1765] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:29 2026] GET /volume/v3/volumes/6b7c264c-b43a-4d73-8f71-b8c6f3991f3a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:29.592141 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-b8599807-b294-43b3-8d1b-322713088812 req-671f2c8a-9070-4529-acbb-16fdef3a5691 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:29.594793 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-b8599807-b294-43b3-8d1b-322713088812 req-671f2c8a-9070-4529-acbb-16fdef3a5691 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 Aug 01 00:19:29.595179 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-b8599807-b294-43b3-8d1b-322713088812 req-671f2c8a-9070-4529-acbb-16fdef3a5691 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:29.595179 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-b8599807-b294-43b3-8d1b-322713088812 req-671f2c8a-9070-4529-acbb-16fdef3a5691 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:29.605448 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:29.605448 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:29.613431 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-b8599807-b294-43b3-8d1b-322713088812 req-671f2c8a-9070-4529-acbb-16fdef3a5691 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:19:29.621798 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-b8599807-b294-43b3-8d1b-322713088812 req-671f2c8a-9070-4529-acbb-16fdef3a5691 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 returned with HTTP 200 Aug 01 00:19:29.621798 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 443/1766] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:19:29 2026] GET /volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 => generated 1361 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:29.734522 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f3b6ab17-4e9b-419c-919a-28a1a1d66f10 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:29.734957 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f3b6ab17-4e9b-419c-919a-28a1a1d66f10 None None] GET https://10.4.3.222/volume// Aug 01 00:19:29.735156 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f3b6ab17-4e9b-419c-919a-28a1a1d66f10 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:29.735321 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f3b6ab17-4e9b-419c-919a-28a1a1d66f10 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:29.735693 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f3b6ab17-4e9b-419c-919a-28a1a1d66f10 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:19:29.736088 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 446/1767] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:19: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 01 00:19:29.743153 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-b8599807-b294-43b3-8d1b-322713088812 req-ad5a299e-4bb4-4812-8dfa-cdce9ebb2fe1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:29.919528 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-b8599807-b294-43b3-8d1b-322713088812 req-ad5a299e-4bb4-4812-8dfa-cdce9ebb2fe1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:19:29.921430 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-b8599807-b294-43b3-8d1b-322713088812 req-ad5a299e-4bb4-4812-8dfa-cdce9ebb2fe1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ea321ebd-d8ab-4440-a2f9-403091d3a8d2", "connector": null, "instance_uuid": "e07d6dbb-7d93-4edd-8681-769a11419747"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:29.933431 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:29.933431 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:29.969076 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-b8599807-b294-43b3-8d1b-322713088812 req-ad5a299e-4bb4-4812-8dfa-cdce9ebb2fe1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:19:29.969565 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 439/1768] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:19:29 2026] POST /volume/v3/attachments => generated 273 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:30.005029 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-abd60862-7b82-43c4-810b-f7983daab703 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:30.007118 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-abd60862-7b82-43c4-810b-f7983daab703 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 Aug 01 00:19:30.007297 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-abd60862-7b82-43c4-810b-f7983daab703 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:30.007467 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-abd60862-7b82-43c4-810b-f7983daab703 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:30.022538 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:30.022538 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:30.030584 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-abd60862-7b82-43c4-810b-f7983daab703 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:19:30.031198 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-37c86347-1ba5-4b1e-a6f8-a8269b3e0e3e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:30.031578 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-37c86347-1ba5-4b1e-a6f8-a8269b3e0e3e None None] GET https://10.4.3.222/volume// Aug 01 00:19:30.031908 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-37c86347-1ba5-4b1e-a6f8-a8269b3e0e3e None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:30.032103 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-37c86347-1ba5-4b1e-a6f8-a8269b3e0e3e None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:30.032409 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-37c86347-1ba5-4b1e-a6f8-a8269b3e0e3e None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:19:30.032683 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 444/1769] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:19: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 01 00:19:30.038075 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-abd60862-7b82-43c4-810b-f7983daab703 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 returned with HTTP 200 Aug 01 00:19:30.038535 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 441/1770] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:30 2026] GET /volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 => generated 1360 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 00:19:30.048636 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-b8599807-b294-43b3-8d1b-322713088812 req-bea89772-5d76-4905-b2d6-16acb530a5f8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:30.051154 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-b8599807-b294-43b3-8d1b-322713088812 req-bea89772-5d76-4905-b2d6-16acb530a5f8 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 Aug 01 00:19:30.051354 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-b8599807-b294-43b3-8d1b-322713088812 req-bea89772-5d76-4905-b2d6-16acb530a5f8 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:30.051578 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-b8599807-b294-43b3-8d1b-322713088812 req-bea89772-5d76-4905-b2d6-16acb530a5f8 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:30.064506 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:30.064506 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:30.068281 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-b8599807-b294-43b3-8d1b-322713088812 req-bea89772-5d76-4905-b2d6-16acb530a5f8 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:19:30.073780 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-b8599807-b294-43b3-8d1b-322713088812 req-bea89772-5d76-4905-b2d6-16acb530a5f8 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 returned with HTTP 200 Aug 01 00:19:30.074139 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 447/1771] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:19:30 2026] GET /volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 => generated 1540 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:19:30.201524 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-b8599807-b294-43b3-8d1b-322713088812 req-dff12a8c-33e4-4499-af2a-a0c93dc4f0dc None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:30.204044 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-b8599807-b294-43b3-8d1b-322713088812 req-dff12a8c-33e4-4499-af2a-a0c93dc4f0dc tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] PUT https://10.4.3.222/volume/v3/attachments/f6f22e2c-3540-41ef-9190-aad1aaf63aa6 Aug 01 00:19:30.204776 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-b8599807-b294-43b3-8d1b-322713088812 req-dff12a8c-33e4-4499-af2a-a0c93dc4f0dc tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:30.215747 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-b8599807-b294-43b3-8d1b-322713088812 req-dff12a8c-33e4-4499-af2a-a0c93dc4f0dc tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Acquiring lock "cinder-attachment_update-ea321ebd-d8ab-4440-a2f9-403091d3a8d2-np0000006296" by "attachment_update" {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:19:30.220848 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-b8599807-b294-43b3-8d1b-322713088812 req-dff12a8c-33e4-4499-af2a-a0c93dc4f0dc tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Lock "cinder-attachment_update-ea321ebd-d8ab-4440-a2f9-403091d3a8d2-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:19:30.222071 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:30.222071 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:30.354469 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-b8599807-b294-43b3-8d1b-322713088812 req-dff12a8c-33e4-4499-af2a-a0c93dc4f0dc tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Lock "cinder-attachment_update-ea321ebd-d8ab-4440-a2f9-403091d3a8d2-np0000006296" released by "attachment_update" :: held 0.133s {{(pid=100409) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:19:30.355947 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-b8599807-b294-43b3-8d1b-322713088812 req-dff12a8c-33e4-4499-af2a-a0c93dc4f0dc tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/attachments/f6f22e2c-3540-41ef-9190-aad1aaf63aa6 returned with HTTP 200 Aug 01 00:19:30.356561 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 440/1772] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:19:30 2026] PUT /volume/v3/attachments/f6f22e2c-3540-41ef-9190-aad1aaf63aa6 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:31.053149 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-67e32915-11e2-47cc-9681-5aae3722e115 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:31.055197 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-67e32915-11e2-47cc-9681-5aae3722e115 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 Aug 01 00:19:31.055417 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-67e32915-11e2-47cc-9681-5aae3722e115 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:31.055625 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-67e32915-11e2-47cc-9681-5aae3722e115 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:31.082186 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:31.082186 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:31.093197 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-67e32915-11e2-47cc-9681-5aae3722e115 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:19:31.101893 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-67e32915-11e2-47cc-9681-5aae3722e115 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 returned with HTTP 200 Aug 01 00:19:31.102801 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 445/1773] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:31 2026] GET /volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 => generated 1361 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:31.398552 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3a42087d-c52e-488b-820d-cfc49b7ace0c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:31.401918 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3a42087d-c52e-488b-820d-cfc49b7ace0c tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] DELETE https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 Aug 01 00:19:31.402122 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3a42087d-c52e-488b-820d-cfc49b7ace0c tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:31.402369 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3a42087d-c52e-488b-820d-cfc49b7ace0c tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:31.402533 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-3a42087d-c52e-488b-820d-cfc49b7ace0c tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Delete volume with id: ad89d407-2152-409c-b51b-db19d2b47688 Aug 01 00:19:31.411215 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:31.411215 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:31.412147 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3a42087d-c52e-488b-820d-cfc49b7ace0c tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Volume info retrieved successfully. Aug 01 00:19:31.443211 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3a42087d-c52e-488b-820d-cfc49b7ace0c tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Delete volume request issued successfully. Aug 01 00:19:31.446791 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3a42087d-c52e-488b-820d-cfc49b7ace0c tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 returned with HTTP 202 Aug 01 00:19:31.446791 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 442/1774] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:19:31 2026] DELETE /volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:19:31.453974 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-677b6ad1-3044-46c1-a915-1273c7847e24 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:31.455493 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-677b6ad1-3044-46c1-a915-1273c7847e24 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] GET https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 Aug 01 00:19:31.455651 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-677b6ad1-3044-46c1-a915-1273c7847e24 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:31.455857 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-677b6ad1-3044-46c1-a915-1273c7847e24 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:31.468211 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:31.468211 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:31.472299 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-677b6ad1-3044-46c1-a915-1273c7847e24 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Volume info retrieved successfully. Aug 01 00:19:31.486225 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-677b6ad1-3044-46c1-a915-1273c7847e24 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 returned with HTTP 200 Aug 01 00:19:31.486225 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 448/1775] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:31 2026] GET /volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:31.765490 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-fa0d380d-9936-41e6-bad1-d750400a5bac None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:31.768856 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fa0d380d-9936-41e6-bad1-d750400a5bac tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:19:31.770705 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fa0d380d-9936-41e6-bad1-d750400a5bac tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1078449210"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:31.773394 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-fa0d380d-9936-41e6-bad1-d750400a5bac tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1078449210'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:19:31.774196 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-fa0d380d-9936-41e6-bad1-d750400a5bac tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Create volume of 1 GB Aug 01 00:19:31.775092 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:31.775092 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:31.785130 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-fa0d380d-9936-41e6-bad1-d750400a5bac tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Availability Zones retrieved successfully. Aug 01 00:19:31.797169 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fa0d380d-9936-41e6-bad1-d750400a5bac tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Flow 'volume_create_api' (b75198f5-e78e-4549-b203-28fc476a8f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:31.799348 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fa0d380d-9936-41e6-bad1-d750400a5bac tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf1306ae-14ae-4458-8032-28bdddda83f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:31.800588 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-fa0d380d-9936-41e6-bad1-d750400a5bac tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:19:31.833416 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fa0d380d-9936-41e6-bad1-d750400a5bac tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf1306ae-14ae-4458-8032-28bdddda83f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:31.833678 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fa0d380d-9936-41e6-bad1-d750400a5bac tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5d1bdba-ac35-44e8-8d4e-5ef3a37791bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:31.881944 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-fa0d380d-9936-41e6-bad1-d750400a5bac tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Created reservations ['7d258f5f-b94a-4e22-bc4c-2085d74dd154', '6eb65b23-84d2-48b0-b652-0dd000b8e8c7', '12d0d8f7-dcc8-4835-bbee-a150b622e0ca', '44b8293f-549c-4e98-a1e9-c27790d030e6'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:19:31.882979 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fa0d380d-9936-41e6-bad1-d750400a5bac tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5d1bdba-ac35-44e8-8d4e-5ef3a37791bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d258f5f-b94a-4e22-bc4c-2085d74dd154', '6eb65b23-84d2-48b0-b652-0dd000b8e8c7', '12d0d8f7-dcc8-4835-bbee-a150b622e0ca', '44b8293f-549c-4e98-a1e9-c27790d030e6']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:31.883634 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fa0d380d-9936-41e6-bad1-d750400a5bac tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b630e087-e218-4126-bd2a-ea17540c6d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:31.909282 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fa0d380d-9936-41e6-bad1-d750400a5bac tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b630e087-e218-4126-bd2a-ea17540c6d4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0a17bc5-72e7-4bcf-b1c2-de13a60cec31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1078449210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4fb71f1b6e246b29e91e5d5e51f3c44',qos_specs=None,replication_status=,reservations=['7d258f5f-b94a-4e22-bc4c-2085d74dd154','6eb65b23-84d2-48b0-b652-0dd000b8e8c7','12d0d8f7-dcc8-4835-bbee-a150b622e0ca','44b8293f-549c-4e98-a1e9-c27790d030e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7170a73d9f44461b9afad9e82c0b15db',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:19:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1078449210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0a17bc5-72e7-4bcf-b1c2-de13a60cec31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4fb71f1b6e246b29e91e5d5e51f3c44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7170a73d9f44461b9afad9e82c0b15db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:31.910210 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fa0d380d-9936-41e6-bad1-d750400a5bac tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (670eeb22-ec2b-4adb-9f2d-d9af23ed9589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:31.925997 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fa0d380d-9936-41e6-bad1-d750400a5bac tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (670eeb22-ec2b-4adb-9f2d-d9af23ed9589) transitioned into state 'SUCCESS' from state '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-1078449210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4fb71f1b6e246b29e91e5d5e51f3c44',qos_specs=None,replication_status=,reservations=['7d258f5f-b94a-4e22-bc4c-2085d74dd154','6eb65b23-84d2-48b0-b652-0dd000b8e8c7','12d0d8f7-dcc8-4835-bbee-a150b622e0ca','44b8293f-549c-4e98-a1e9-c27790d030e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7170a73d9f44461b9afad9e82c0b15db',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:31.926670 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fa0d380d-9936-41e6-bad1-d750400a5bac tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48b3ef0d-ea5b-4ab3-b200-6c091d8cc8bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:31.935796 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fa0d380d-9936-41e6-bad1-d750400a5bac tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48b3ef0d-ea5b-4ab3-b200-6c091d8cc8bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:31.936538 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fa0d380d-9936-41e6-bad1-d750400a5bac tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Flow 'volume_create_api' (b75198f5-e78e-4549-b203-28fc476a8f1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:31.936816 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-fa0d380d-9936-41e6-bad1-d750400a5bac tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Create volume request issued successfully. Aug 01 00:19:31.937339 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fa0d380d-9936-41e6-bad1-d750400a5bac tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:19:31.937714 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 441/1776] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:19:31 2026] POST /volume/v3/volumes => generated 755 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:19:31.949405 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-165b2c64-5ccb-48ae-97c5-50070b939b3d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:31.951363 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-165b2c64-5ccb-48ae-97c5-50070b939b3d tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 Aug 01 00:19:31.951635 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-165b2c64-5ccb-48ae-97c5-50070b939b3d tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:31.952158 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-165b2c64-5ccb-48ae-97c5-50070b939b3d tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:31.958897 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:31.958897 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:31.962170 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-165b2c64-5ccb-48ae-97c5-50070b939b3d tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:19:31.966020 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-165b2c64-5ccb-48ae-97c5-50070b939b3d tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 returned with HTTP 200 Aug 01 00:19:31.966349 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 446/1777] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:31 2026] GET /volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:32.119227 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6053ce0a-1111-4793-a500-bb144264ad24 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:32.121361 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6053ce0a-1111-4793-a500-bb144264ad24 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 Aug 01 00:19:32.121659 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6053ce0a-1111-4793-a500-bb144264ad24 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:32.121953 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6053ce0a-1111-4793-a500-bb144264ad24 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:32.133550 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:32.133550 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:32.138738 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6053ce0a-1111-4793-a500-bb144264ad24 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:19:32.156535 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6053ce0a-1111-4793-a500-bb144264ad24 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 returned with HTTP 200 Aug 01 00:19:32.156535 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 443/1778] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:32 2026] GET /volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 => generated 1361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:32.501510 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-af0830bf-2b5b-4239-8cfe-9c3a41056d37 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:32.504576 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-af0830bf-2b5b-4239-8cfe-9c3a41056d37 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] GET https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 Aug 01 00:19:32.504787 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-af0830bf-2b5b-4239-8cfe-9c3a41056d37 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:32.506073 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-af0830bf-2b5b-4239-8cfe-9c3a41056d37 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:32.515499 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-af0830bf-2b5b-4239-8cfe-9c3a41056d37 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 returned with HTTP 404 Aug 01 00:19:32.516593 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 449/1779] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:32 2026] GET /volume/v3/volumes/ad89d407-2152-409c-b51b-db19d2b47688 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:32.524303 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-8a4a6db3-59e2-4801-ba0c-7b2ececd78bb None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:32.536861 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8a4a6db3-59e2-4801-ba0c-7b2ececd78bb tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] DELETE https://10.4.3.222/volume/v3/volumes/1dfc9398-a4e2-4d04-a9ad-d24900322bd3 Aug 01 00:19:32.536861 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8a4a6db3-59e2-4801-ba0c-7b2ececd78bb tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:32.536861 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8a4a6db3-59e2-4801-ba0c-7b2ececd78bb tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:32.536861 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-8a4a6db3-59e2-4801-ba0c-7b2ececd78bb tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Delete volume with id: 1dfc9398-a4e2-4d04-a9ad-d24900322bd3 Aug 01 00:19:32.536861 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:32.536861 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:32.536861 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-8a4a6db3-59e2-4801-ba0c-7b2ececd78bb tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Volume info retrieved successfully. Aug 01 00:19:32.567899 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-8a4a6db3-59e2-4801-ba0c-7b2ececd78bb tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Delete volume request issued successfully. Aug 01 00:19:32.567899 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8a4a6db3-59e2-4801-ba0c-7b2ececd78bb tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/volumes/1dfc9398-a4e2-4d04-a9ad-d24900322bd3 returned with HTTP 202 Aug 01 00:19:32.567899 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 442/1780] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:19:32 2026] DELETE /volume/v3/volumes/1dfc9398-a4e2-4d04-a9ad-d24900322bd3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:19:32.575848 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f1999809-098a-4262-9539-d10e290da743 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:32.578683 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f1999809-098a-4262-9539-d10e290da743 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] GET https://10.4.3.222/volume/v3/volumes/1dfc9398-a4e2-4d04-a9ad-d24900322bd3 Aug 01 00:19:32.579527 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f1999809-098a-4262-9539-d10e290da743 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:32.579527 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f1999809-098a-4262-9539-d10e290da743 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:32.587305 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:32.587305 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:32.593530 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f1999809-098a-4262-9539-d10e290da743 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Volume info retrieved successfully. Aug 01 00:19:32.597944 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f1999809-098a-4262-9539-d10e290da743 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/volumes/1dfc9398-a4e2-4d04-a9ad-d24900322bd3 returned with HTTP 200 Aug 01 00:19:32.598500 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 447/1781] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:32 2026] GET /volume/v3/volumes/1dfc9398-a4e2-4d04-a9ad-d24900322bd3 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:32.982435 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-004c5dca-f334-45db-8f6d-30c4d9c317f1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:32.984730 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-004c5dca-f334-45db-8f6d-30c4d9c317f1 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 Aug 01 00:19:32.985353 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-004c5dca-f334-45db-8f6d-30c4d9c317f1 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:32.985689 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-004c5dca-f334-45db-8f6d-30c4d9c317f1 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:32.998194 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:32.998194 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:33.003526 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-004c5dca-f334-45db-8f6d-30c4d9c317f1 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:19:33.009596 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-004c5dca-f334-45db-8f6d-30c4d9c317f1 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 returned with HTTP 200 Aug 01 00:19:33.010208 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 444/1782] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:32 2026] GET /volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:33.073976 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-f24f3823-39ec-4c6f-9568-497337d2a3ee req-ab993220-4874-49d7-944c-3205af9be00b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:33.076738 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f24f3823-39ec-4c6f-9568-497337d2a3ee req-ab993220-4874-49d7-944c-3205af9be00b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 Aug 01 00:19:33.076993 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f24f3823-39ec-4c6f-9568-497337d2a3ee req-ab993220-4874-49d7-944c-3205af9be00b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:33.077204 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f24f3823-39ec-4c6f-9568-497337d2a3ee req-ab993220-4874-49d7-944c-3205af9be00b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:33.086292 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:33.086292 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:33.089551 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-f24f3823-39ec-4c6f-9568-497337d2a3ee req-ab993220-4874-49d7-944c-3205af9be00b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:19:33.097354 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f24f3823-39ec-4c6f-9568-497337d2a3ee req-ab993220-4874-49d7-944c-3205af9be00b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 returned with HTTP 200 Aug 01 00:19:33.097814 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 450/1783] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:19:33 2026] GET /volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:33.167063 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-eed3c771-77a7-472d-8c3d-678cc7ae9e0b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:33.168679 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-eed3c771-77a7-472d-8c3d-678cc7ae9e0b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 Aug 01 00:19:33.168900 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-eed3c771-77a7-472d-8c3d-678cc7ae9e0b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:33.169084 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-eed3c771-77a7-472d-8c3d-678cc7ae9e0b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:33.177101 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:33.177101 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:33.181182 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-eed3c771-77a7-472d-8c3d-678cc7ae9e0b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:19:33.184148 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-eed3c771-77a7-472d-8c3d-678cc7ae9e0b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 returned with HTTP 200 Aug 01 00:19:33.184586 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 443/1784] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:33 2026] GET /volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 => generated 1361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:33.348606 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ff8e1822-d885-4f76-91a5-68ebf008c1a0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:33.349333 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ff8e1822-d885-4f76-91a5-68ebf008c1a0 None None] GET https://10.4.3.222/volume// Aug 01 00:19:33.350711 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ff8e1822-d885-4f76-91a5-68ebf008c1a0 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:33.350711 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ff8e1822-d885-4f76-91a5-68ebf008c1a0 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:33.354741 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ff8e1822-d885-4f76-91a5-68ebf008c1a0 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:19:33.356418 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 448/1785] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:19:33 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:19:33.367611 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-f24f3823-39ec-4c6f-9568-497337d2a3ee req-8eb1cba3-cbf3-46cc-90c8-7ae5dd5f6aa5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:33.373535 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f24f3823-39ec-4c6f-9568-497337d2a3ee req-8eb1cba3-cbf3-46cc-90c8-7ae5dd5f6aa5 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:19:33.374145 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f24f3823-39ec-4c6f-9568-497337d2a3ee req-8eb1cba3-cbf3-46cc-90c8-7ae5dd5f6aa5 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0a17bc5-72e7-4bcf-b1c2-de13a60cec31", "connector": null, "instance_uuid": "dd5089af-aa90-43bc-89f3-a7f9c56ad6e6"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:33.385794 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:33.385794 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:33.415468 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f24f3823-39ec-4c6f-9568-497337d2a3ee req-8eb1cba3-cbf3-46cc-90c8-7ae5dd5f6aa5 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:19:33.416900 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 445/1786] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:19:33 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:33.446584 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a07c8021-f6a4-4fe3-b1ec-b68824316a34 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:33.448382 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a07c8021-f6a4-4fe3-b1ec-b68824316a34 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 Aug 01 00:19:33.448533 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a07c8021-f6a4-4fe3-b1ec-b68824316a34 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:33.448704 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a07c8021-f6a4-4fe3-b1ec-b68824316a34 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:33.459082 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:33.459082 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:33.466877 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a07c8021-f6a4-4fe3-b1ec-b68824316a34 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:19:33.466986 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-50b56da0-d288-459e-96ae-71603a02f5db None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:33.466986 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-50b56da0-d288-459e-96ae-71603a02f5db None None] GET https://10.4.3.222/volume// Aug 01 00:19:33.466986 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-50b56da0-d288-459e-96ae-71603a02f5db None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:33.466986 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-50b56da0-d288-459e-96ae-71603a02f5db None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:33.466986 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-50b56da0-d288-459e-96ae-71603a02f5db None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:19:33.466986 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 444/1787] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:19: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 01 00:19:33.472047 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a07c8021-f6a4-4fe3-b1ec-b68824316a34 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 returned with HTTP 200 Aug 01 00:19:33.473672 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 451/1788] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:33 2026] GET /volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:33.483047 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-f24f3823-39ec-4c6f-9568-497337d2a3ee req-68b40720-ddeb-428b-9ccd-02f4807e5114 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:33.485369 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f24f3823-39ec-4c6f-9568-497337d2a3ee req-68b40720-ddeb-428b-9ccd-02f4807e5114 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 Aug 01 00:19:33.485645 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f24f3823-39ec-4c6f-9568-497337d2a3ee req-68b40720-ddeb-428b-9ccd-02f4807e5114 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:33.485977 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f24f3823-39ec-4c6f-9568-497337d2a3ee req-68b40720-ddeb-428b-9ccd-02f4807e5114 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:33.504462 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:33.504462 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:33.508541 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-f24f3823-39ec-4c6f-9568-497337d2a3ee req-68b40720-ddeb-428b-9ccd-02f4807e5114 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:19:33.514201 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f24f3823-39ec-4c6f-9568-497337d2a3ee req-68b40720-ddeb-428b-9ccd-02f4807e5114 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 returned with HTTP 200 Aug 01 00:19:33.514702 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 449/1789] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:19:33 2026] GET /volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 => generated 1027 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:19:33.615012 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e1cbf473-bbde-43c6-8443-f2d8b05a44d4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:33.620408 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e1cbf473-bbde-43c6-8443-f2d8b05a44d4 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] GET https://10.4.3.222/volume/v3/volumes/1dfc9398-a4e2-4d04-a9ad-d24900322bd3 Aug 01 00:19:33.621778 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e1cbf473-bbde-43c6-8443-f2d8b05a44d4 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:33.622260 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e1cbf473-bbde-43c6-8443-f2d8b05a44d4 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:33.634975 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e1cbf473-bbde-43c6-8443-f2d8b05a44d4 tempest-ServerRescueNegativeTestJSON-786461058 tempest-ServerRescueNegativeTestJSON-786461058-project-member] https://10.4.3.222/volume/v3/volumes/1dfc9398-a4e2-4d04-a9ad-d24900322bd3 returned with HTTP 404 Aug 01 00:19:33.635896 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 446/1790] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:33 2026] GET /volume/v3/volumes/1dfc9398-a4e2-4d04-a9ad-d24900322bd3 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:33.652441 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-f24f3823-39ec-4c6f-9568-497337d2a3ee req-442fa4f2-1513-4c98-a940-40818d5c54e4 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:33.654829 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-f24f3823-39ec-4c6f-9568-497337d2a3ee req-442fa4f2-1513-4c98-a940-40818d5c54e4 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] PUT https://10.4.3.222/volume/v3/attachments/f1c39c39-3106-4e3c-90ca-4ebda4c46616 Aug 01 00:19:33.655452 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-f24f3823-39ec-4c6f-9568-497337d2a3ee req-442fa4f2-1513-4c98-a940-40818d5c54e4 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:33.664893 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-f24f3823-39ec-4c6f-9568-497337d2a3ee req-442fa4f2-1513-4c98-a940-40818d5c54e4 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Acquiring lock "cinder-attachment_update-a0a17bc5-72e7-4bcf-b1c2-de13a60cec31-np0000006296" by "attachment_update" {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:19:33.670073 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-f24f3823-39ec-4c6f-9568-497337d2a3ee req-442fa4f2-1513-4c98-a940-40818d5c54e4 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Lock "cinder-attachment_update-a0a17bc5-72e7-4bcf-b1c2-de13a60cec31-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:19:33.671432 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:33.671432 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:33.706228 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-b8599807-b294-43b3-8d1b-322713088812 req-6bb7012b-aea9-4034-95ea-b6612ca0f548 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:33.709550 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-b8599807-b294-43b3-8d1b-322713088812 req-6bb7012b-aea9-4034-95ea-b6612ca0f548 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] POST https://10.4.3.222/volume/v3/attachments/f6f22e2c-3540-41ef-9190-aad1aaf63aa6/action Aug 01 00:19:33.710115 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-b8599807-b294-43b3-8d1b-322713088812 req-6bb7012b-aea9-4034-95ea-b6612ca0f548 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Action body: b'{"os-complete": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:19:33.710308 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-b8599807-b294-43b3-8d1b-322713088812 req-6bb7012b-aea9-4034-95ea-b6612ca0f548 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:33.740740 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:33.740740 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:33.761018 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-b8599807-b294-43b3-8d1b-322713088812 req-6bb7012b-aea9-4034-95ea-b6612ca0f548 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/attachments/f6f22e2c-3540-41ef-9190-aad1aaf63aa6/action returned with HTTP 204 Aug 01 00:19:33.761643 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 452/1791] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:19:33 2026] POST /volume/v3/attachments/f6f22e2c-3540-41ef-9190-aad1aaf63aa6/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:33.775709 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-f24f3823-39ec-4c6f-9568-497337d2a3ee req-442fa4f2-1513-4c98-a940-40818d5c54e4 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Lock "cinder-attachment_update-a0a17bc5-72e7-4bcf-b1c2-de13a60cec31-np0000006296" released by "attachment_update" :: held 0.106s {{(pid=100409) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:19:33.776098 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-f24f3823-39ec-4c6f-9568-497337d2a3ee req-442fa4f2-1513-4c98-a940-40818d5c54e4 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/attachments/f1c39c39-3106-4e3c-90ca-4ebda4c46616 returned with HTTP 200 Aug 01 00:19:33.776525 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 445/1792] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:19:33 2026] PUT /volume/v3/attachments/f1c39c39-3106-4e3c-90ca-4ebda4c46616 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:34.200683 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d0b560ec-f535-451a-ad27-30ce6bc84fef None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:34.200683 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d0b560ec-f535-451a-ad27-30ce6bc84fef tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 Aug 01 00:19:34.200683 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d0b560ec-f535-451a-ad27-30ce6bc84fef tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:34.200683 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d0b560ec-f535-451a-ad27-30ce6bc84fef tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:34.210447 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:34.210447 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:34.216272 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d0b560ec-f535-451a-ad27-30ce6bc84fef tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:19:34.226783 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d0b560ec-f535-451a-ad27-30ce6bc84fef tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 returned with HTTP 200 Aug 01 00:19:34.226783 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 450/1793] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:34 2026] GET /volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 => generated 1653 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:34.240615 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-200d98c0-9293-47f6-96f1-a667f939c32a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:34.244099 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-200d98c0-9293-47f6-96f1-a667f939c32a tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:19:34.244849 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-200d98c0-9293-47f6-96f1-a667f939c32a tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea321ebd-d8ab-4440-a2f9-403091d3a8d2", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1755773425"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:34.266449 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:34.266449 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:34.268808 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-200d98c0-9293-47f6-96f1-a667f939c32a tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:19:34.269669 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-200d98c0-9293-47f6-96f1-a667f939c32a tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Create snapshot from volume ea321ebd-d8ab-4440-a2f9-403091d3a8d2 Aug 01 00:19:34.275223 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-200d98c0-9293-47f6-96f1-a667f939c32a tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 400 Aug 01 00:19:34.275223 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 447/1794] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:19:34 2026] POST /volume/v3/snapshots => generated 160 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 00:19:34.282497 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-23d60ac1-4d32-4e5d-86f3-0d4e7ef1b9aa None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:34.284227 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-23d60ac1-4d32-4e5d-86f3-0d4e7ef1b9aa tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:19:34.284555 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-23d60ac1-4d32-4e5d-86f3-0d4e7ef1b9aa tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea321ebd-d8ab-4440-a2f9-403091d3a8d2", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1262017461"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:34.296957 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:34.296957 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:34.297456 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-23d60ac1-4d32-4e5d-86f3-0d4e7ef1b9aa tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:19:34.297599 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-23d60ac1-4d32-4e5d-86f3-0d4e7ef1b9aa tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Create snapshot from volume ea321ebd-d8ab-4440-a2f9-403091d3a8d2 Aug 01 00:19:34.325049 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-23d60ac1-4d32-4e5d-86f3-0d4e7ef1b9aa tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Created reservations ['5edcb185-9998-40d7-a93c-0496506e540a', 'c2635208-c5b7-4b10-a926-368e0d57a7b6', '18feea8b-6643-4f50-b00d-28adf664c6ed', 'b788aca1-607c-4125-90ff-8b21c9d29e34'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:19:34.360733 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-23d60ac1-4d32-4e5d-86f3-0d4e7ef1b9aa tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot force create request issued successfully. Aug 01 00:19:34.361156 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-23d60ac1-4d32-4e5d-86f3-0d4e7ef1b9aa tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:19:34.361579 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 453/1795] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:19:34 2026] POST /volume/v3/snapshots => generated 310 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:19:34.370369 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b6293fbc-c530-460d-bc47-581617efa8fb None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:34.372163 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b6293fbc-c530-460d-bc47-581617efa8fb tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/724b32b1-b72e-4de3-b84b-c00347963c6d Aug 01 00:19:34.372562 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b6293fbc-c530-460d-bc47-581617efa8fb tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:34.373736 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b6293fbc-c530-460d-bc47-581617efa8fb tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:34.383018 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:34.383018 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:34.383018 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b6293fbc-c530-460d-bc47-581617efa8fb tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:19:34.383018 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b6293fbc-c530-460d-bc47-581617efa8fb tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/724b32b1-b72e-4de3-b84b-c00347963c6d returned with HTTP 200 Aug 01 00:19:34.383018 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 446/1796] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:19:34 2026] GET /volume/v3/snapshots/724b32b1-b72e-4de3-b84b-c00347963c6d => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:34.492342 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8dabd9f3-a6b6-4ff8-b9f4-fd6d1df58b7c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:34.494306 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8dabd9f3-a6b6-4ff8-b9f4-fd6d1df58b7c tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 Aug 01 00:19:34.494492 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8dabd9f3-a6b6-4ff8-b9f4-fd6d1df58b7c tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:34.494671 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8dabd9f3-a6b6-4ff8-b9f4-fd6d1df58b7c tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:34.517738 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:34.517738 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:34.531559 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8dabd9f3-a6b6-4ff8-b9f4-fd6d1df58b7c tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:19:34.540396 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8dabd9f3-a6b6-4ff8-b9f4-fd6d1df58b7c tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 returned with HTTP 200 Aug 01 00:19:34.541090 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 451/1797] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:34 2026] GET /volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:35.376025 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cbfc99ca-1289-4509-83ba-eaac40e53973 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:35.393608 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e4871b3b-d017-4f4b-a840-5ad05b6a77d1 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:35.395523 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e4871b3b-d017-4f4b-a840-5ad05b6a77d1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/724b32b1-b72e-4de3-b84b-c00347963c6d Aug 01 00:19:35.395746 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e4871b3b-d017-4f4b-a840-5ad05b6a77d1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:35.396125 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e4871b3b-d017-4f4b-a840-5ad05b6a77d1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:35.400816 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:35.400816 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:35.401217 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-e4871b3b-d017-4f4b-a840-5ad05b6a77d1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:19:35.402100 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e4871b3b-d017-4f4b-a840-5ad05b6a77d1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/724b32b1-b72e-4de3-b84b-c00347963c6d returned with HTTP 200 Aug 01 00:19:35.402558 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 454/1798] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:19:35 2026] GET /volume/v3/snapshots/724b32b1-b72e-4de3-b84b-c00347963c6d => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:35.413671 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-64ee80d5-40fb-4e66-9fe7-ec7118ca7f1a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:35.417792 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-64ee80d5-40fb-4e66-9fe7-ec7118ca7f1a tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:19:35.417792 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-64ee80d5-40fb-4e66-9fe7-ec7118ca7f1a tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea321ebd-d8ab-4440-a2f9-403091d3a8d2", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1102390007"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:35.429293 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:35.429293 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:35.430524 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-64ee80d5-40fb-4e66-9fe7-ec7118ca7f1a tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:19:35.431128 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-64ee80d5-40fb-4e66-9fe7-ec7118ca7f1a tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Create snapshot from volume ea321ebd-d8ab-4440-a2f9-403091d3a8d2 Aug 01 00:19:35.474053 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-64ee80d5-40fb-4e66-9fe7-ec7118ca7f1a tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Created reservations ['b5a8488d-0f73-49f5-a905-d0e09fb32ead', '09d24c72-6920-401f-953f-1a0fe7600d69', '662944fb-f935-4c48-9423-03832697bafb', 'e9a1fd87-c3fd-419e-8dca-f441967a7fef'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:19:35.484848 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cbfc99ca-1289-4509-83ba-eaac40e53973 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:19:35.484848 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cbfc99ca-1289-4509-83ba-eaac40e53973 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-678168602"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:35.486356 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-cbfc99ca-1289-4509-83ba-eaac40e53973 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-678168602'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:19:35.491142 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-cbfc99ca-1289-4509-83ba-eaac40e53973 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Create volume of 1 GB Aug 01 00:19:35.497508 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-cbfc99ca-1289-4509-83ba-eaac40e53973 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Availability Zones retrieved successfully. Aug 01 00:19:35.503619 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-cbfc99ca-1289-4509-83ba-eaac40e53973 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Flow 'volume_create_api' (8fa15107-5454-40af-bc3e-845be5842527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:35.504515 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-cbfc99ca-1289-4509-83ba-eaac40e53973 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe01491c-705f-46b0-9d65-12573887c5f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:35.505648 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-cbfc99ca-1289-4509-83ba-eaac40e53973 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:19:35.521470 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-64ee80d5-40fb-4e66-9fe7-ec7118ca7f1a tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot force create request issued successfully. Aug 01 00:19:35.521470 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-64ee80d5-40fb-4e66-9fe7-ec7118ca7f1a tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:19:35.521470 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 447/1799] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:19:35 2026] POST /volume/v3/snapshots => generated 310 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:19:35.536437 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5b162b87-dcfd-4e66-b5a8-d8e70e742d13 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:35.541807 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5b162b87-dcfd-4e66-b5a8-d8e70e742d13 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/e1986e89-6a2c-4141-8974-6c85737c379c Aug 01 00:19:35.542040 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5b162b87-dcfd-4e66-b5a8-d8e70e742d13 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:35.542404 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5b162b87-dcfd-4e66-b5a8-d8e70e742d13 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:35.542664 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-cbfc99ca-1289-4509-83ba-eaac40e53973 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe01491c-705f-46b0-9d65-12573887c5f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:35.543355 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-cbfc99ca-1289-4509-83ba-eaac40e53973 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b2fbfa7-f0a0-4219-a9aa-292af2ebe971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:35.553407 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:35.553407 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:35.554219 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5b162b87-dcfd-4e66-b5a8-d8e70e742d13 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:19:35.555444 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-8cc645ef-f5f3-40bb-975e-07ba808ea48e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:35.555518 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5b162b87-dcfd-4e66-b5a8-d8e70e742d13 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/e1986e89-6a2c-4141-8974-6c85737c379c returned with HTTP 200 Aug 01 00:19:35.556211 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 452/1800] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:19:35 2026] GET /volume/v3/snapshots/e1986e89-6a2c-4141-8974-6c85737c379c => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:35.557299 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8cc645ef-f5f3-40bb-975e-07ba808ea48e tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 Aug 01 00:19:35.557518 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8cc645ef-f5f3-40bb-975e-07ba808ea48e tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:35.557705 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8cc645ef-f5f3-40bb-975e-07ba808ea48e tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:35.571317 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:35.571317 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:35.575988 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-8cc645ef-f5f3-40bb-975e-07ba808ea48e tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:19:35.582000 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8cc645ef-f5f3-40bb-975e-07ba808ea48e tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 returned with HTTP 200 Aug 01 00:19:35.582507 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 455/1801] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:35 2026] GET /volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:35.631693 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-cbfc99ca-1289-4509-83ba-eaac40e53973 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Created reservations ['cc8eb741-b294-4677-90dc-058c09b272fd', '682e0d6d-b180-4c44-8376-2a098128a5ee', '31981bf0-ce74-45a8-b74b-21e1bd87e2ad', '5d519cdb-b2c8-4577-bcf4-eff63158f948'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:19:35.632501 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-cbfc99ca-1289-4509-83ba-eaac40e53973 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b2fbfa7-f0a0-4219-a9aa-292af2ebe971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc8eb741-b294-4677-90dc-058c09b272fd', '682e0d6d-b180-4c44-8376-2a098128a5ee', '31981bf0-ce74-45a8-b74b-21e1bd87e2ad', '5d519cdb-b2c8-4577-bcf4-eff63158f948']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:35.633219 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-cbfc99ca-1289-4509-83ba-eaac40e53973 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba8919ee-f46a-4c96-844d-d5345d714d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:35.655175 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-cbfc99ca-1289-4509-83ba-eaac40e53973 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba8919ee-f46a-4c96-844d-d5345d714d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5002c3e7-3734-4f5f-9f90-311565feb367', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-678168602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e565ee678543c68cff1653c3e460c1',qos_specs=None,replication_status=,reservations=['cc8eb741-b294-4677-90dc-058c09b272fd','682e0d6d-b180-4c44-8376-2a098128a5ee','31981bf0-ce74-45a8-b74b-21e1bd87e2ad','5d519cdb-b2c8-4577-bcf4-eff63158f948'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30a0493ae4f041d69f5559081ae0fcb6',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:19:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-678168602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5002c3e7-3734-4f5f-9f90-311565feb367,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05e565ee678543c68cff1653c3e460c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30a0493ae4f041d69f5559081ae0fcb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:35.655973 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-cbfc99ca-1289-4509-83ba-eaac40e53973 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6116319a-449b-4c32-aa8d-542d3ebbb9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:35.673855 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-cbfc99ca-1289-4509-83ba-eaac40e53973 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6116319a-449b-4c32-aa8d-542d3ebbb9dd) transitioned into state 'SUCCESS' from state '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-678168602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e565ee678543c68cff1653c3e460c1',qos_specs=None,replication_status=,reservations=['cc8eb741-b294-4677-90dc-058c09b272fd','682e0d6d-b180-4c44-8376-2a098128a5ee','31981bf0-ce74-45a8-b74b-21e1bd87e2ad','5d519cdb-b2c8-4577-bcf4-eff63158f948'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30a0493ae4f041d69f5559081ae0fcb6',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:35.674484 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-cbfc99ca-1289-4509-83ba-eaac40e53973 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19b9313c-dd7b-47ec-a787-21f7777e6c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:35.682691 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-cbfc99ca-1289-4509-83ba-eaac40e53973 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19b9313c-dd7b-47ec-a787-21f7777e6c38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:35.683485 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-cbfc99ca-1289-4509-83ba-eaac40e53973 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Flow 'volume_create_api' (8fa15107-5454-40af-bc3e-845be5842527) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:35.683756 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-cbfc99ca-1289-4509-83ba-eaac40e53973 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Create volume request issued successfully. Aug 01 00:19:35.684321 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cbfc99ca-1289-4509-83ba-eaac40e53973 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:19:35.684826 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 448/1802] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:19:35 2026] POST /volume/v3/volumes => generated 757 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:19:35.699994 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-52c81680-c078-4475-998e-433e638753e5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:35.701567 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-52c81680-c078-4475-998e-433e638753e5 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/volumes/5002c3e7-3734-4f5f-9f90-311565feb367 Aug 01 00:19:35.701908 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-52c81680-c078-4475-998e-433e638753e5 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:35.702243 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-52c81680-c078-4475-998e-433e638753e5 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:35.710068 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:35.710068 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:35.714816 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-52c81680-c078-4475-998e-433e638753e5 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Volume info retrieved successfully. Aug 01 00:19:35.719416 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-52c81680-c078-4475-998e-433e638753e5 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/volumes/5002c3e7-3734-4f5f-9f90-311565feb367 returned with HTTP 200 Aug 01 00:19:35.719921 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 448/1803] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:35 2026] GET /volume/v3/volumes/5002c3e7-3734-4f5f-9f90-311565feb367 => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:36.576529 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1b6b3395-c4a1-4d5c-9e20-f039d7c4bf5a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:36.578912 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1b6b3395-c4a1-4d5c-9e20-f039d7c4bf5a tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/e1986e89-6a2c-4141-8974-6c85737c379c Aug 01 00:19:36.579141 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1b6b3395-c4a1-4d5c-9e20-f039d7c4bf5a tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:36.579483 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1b6b3395-c4a1-4d5c-9e20-f039d7c4bf5a tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:36.588608 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:36.588608 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:36.589080 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1b6b3395-c4a1-4d5c-9e20-f039d7c4bf5a tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:19:36.589782 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1b6b3395-c4a1-4d5c-9e20-f039d7c4bf5a tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/e1986e89-6a2c-4141-8974-6c85737c379c returned with HTTP 200 Aug 01 00:19:36.590166 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 453/1804] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:19:36 2026] GET /volume/v3/snapshots/e1986e89-6a2c-4141-8974-6c85737c379c => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:36.598201 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-7b6dfa95-8ee3-4df4-8415-e19626a9bb07 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:36.600850 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7b6dfa95-8ee3-4df4-8415-e19626a9bb07 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 Aug 01 00:19:36.601089 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7b6dfa95-8ee3-4df4-8415-e19626a9bb07 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:36.601321 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7b6dfa95-8ee3-4df4-8415-e19626a9bb07 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:36.605667 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a41b7143-12f8-4493-945d-5c89ea07f3f3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:36.607793 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a41b7143-12f8-4493-945d-5c89ea07f3f3 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:19:36.608019 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a41b7143-12f8-4493-945d-5c89ea07f3f3 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea321ebd-d8ab-4440-a2f9-403091d3a8d2", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1913004042"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:36.613567 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:36.613567 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:36.617393 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-7b6dfa95-8ee3-4df4-8415-e19626a9bb07 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:19:36.620853 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:36.620853 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:36.621526 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a41b7143-12f8-4493-945d-5c89ea07f3f3 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:19:36.621702 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-a41b7143-12f8-4493-945d-5c89ea07f3f3 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Create snapshot from volume ea321ebd-d8ab-4440-a2f9-403091d3a8d2 Aug 01 00:19:36.625781 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7b6dfa95-8ee3-4df4-8415-e19626a9bb07 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 returned with HTTP 200 Aug 01 00:19:36.625781 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 456/1805] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:36 2026] GET /volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:36.668245 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-a41b7143-12f8-4493-945d-5c89ea07f3f3 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Created reservations ['20999c7f-12ea-433b-80a1-cb1ff46b29f8', '083c18c2-1dcd-4d66-a8ed-374b827a2ae7', '47539c4f-9fd3-4fd1-aa68-530a314d586d', 'd2933c4f-f048-41c8-8cc7-5bdcfb27baf8'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:19:36.708510 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a41b7143-12f8-4493-945d-5c89ea07f3f3 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot force create request issued successfully. Aug 01 00:19:36.708865 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a41b7143-12f8-4493-945d-5c89ea07f3f3 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:19:36.709260 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 449/1806] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:19:36 2026] POST /volume/v3/snapshots => generated 310 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:19:36.735788 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-46ba544c-fcb7-4fcf-93bd-045ef0276126 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:36.736716 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4136b85a-77a4-4e9f-9d1f-a799e7be95bc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:36.737736 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-46ba544c-fcb7-4fcf-93bd-045ef0276126 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/7cadfdb3-5656-4b1d-bc0f-99570393b3d2 Aug 01 00:19:36.738001 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-46ba544c-fcb7-4fcf-93bd-045ef0276126 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:36.738245 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-46ba544c-fcb7-4fcf-93bd-045ef0276126 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:36.739170 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4136b85a-77a4-4e9f-9d1f-a799e7be95bc tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/volumes/5002c3e7-3734-4f5f-9f90-311565feb367 Aug 01 00:19:36.739442 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4136b85a-77a4-4e9f-9d1f-a799e7be95bc tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:36.739699 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4136b85a-77a4-4e9f-9d1f-a799e7be95bc tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:36.743718 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:36.743718 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:36.744260 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-46ba544c-fcb7-4fcf-93bd-045ef0276126 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:19:36.745103 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-46ba544c-fcb7-4fcf-93bd-045ef0276126 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/7cadfdb3-5656-4b1d-bc0f-99570393b3d2 returned with HTTP 200 Aug 01 00:19:36.745523 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 449/1807] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:19:36 2026] GET /volume/v3/snapshots/7cadfdb3-5656-4b1d-bc0f-99570393b3d2 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:36.752730 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:36.752730 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:36.760793 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4136b85a-77a4-4e9f-9d1f-a799e7be95bc tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Volume info retrieved successfully. Aug 01 00:19:36.768085 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4136b85a-77a4-4e9f-9d1f-a799e7be95bc tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/volumes/5002c3e7-3734-4f5f-9f90-311565feb367 returned with HTTP 200 Aug 01 00:19:36.768085 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 454/1808] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:36 2026] GET /volume/v3/volumes/5002c3e7-3734-4f5f-9f90-311565feb367 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:19:36.783226 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1323e230-ca6e-45fe-82c5-2eec280fb7c2 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:36.785415 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1323e230-ca6e-45fe-82c5-2eec280fb7c2 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] POST https://10.4.3.222/volume/v3/backups Aug 01 00:19:36.785759 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1323e230-ca6e-45fe-82c5-2eec280fb7c2 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5002c3e7-3734-4f5f-9f90-311565feb367", "name": "tempest-CreateVolumesFromBackupTest-Backup-672362455"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:36.787595 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.backups [None req-1323e230-ca6e-45fe-82c5-2eec280fb7c2 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Creating new backup {'backup': {'volume_id': '5002c3e7-3734-4f5f-9f90-311565feb367', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-672362455'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:19:36.787595 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.contrib.backups [None req-1323e230-ca6e-45fe-82c5-2eec280fb7c2 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Creating backup of volume 5002c3e7-3734-4f5f-9f90-311565feb367 in container None Aug 01 00:19:36.796086 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:36.796086 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:36.796660 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-1323e230-ca6e-45fe-82c5-2eec280fb7c2 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Volume info retrieved successfully. Aug 01 00:19:36.830278 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-1323e230-ca6e-45fe-82c5-2eec280fb7c2 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Created reservations ['5e53e631-07b1-418d-85f1-ae3f2f52fff4', 'c8059c31-a004-4a7e-9fa5-073b5518b4e5'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:19:36.869587 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1323e230-ca6e-45fe-82c5-2eec280fb7c2 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:19:36.870244 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 457/1809] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:19:36 2026] POST /volume/v3/backups => generated 338 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:19:36.883943 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e70e5bca-684d-4d48-ba24-9ce5714a217d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:36.887116 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e70e5bca-684d-4d48-ba24-9ce5714a217d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb Aug 01 00:19:36.887116 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e70e5bca-684d-4d48-ba24-9ce5714a217d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:36.887116 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e70e5bca-684d-4d48-ba24-9ce5714a217d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:36.887116 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-e70e5bca-684d-4d48-ba24-9ce5714a217d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Show backup with id 164fc680-060a-4e16-856b-d21773ee1fbb. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:19:36.896970 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:36.896970 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:36.898176 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e70e5bca-684d-4d48-ba24-9ce5714a217d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb returned with HTTP 200 Aug 01 00:19:36.898688 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 450/1810] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:36 2026] GET /volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb => generated 745 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:37.113971 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-f24f3823-39ec-4c6f-9568-497337d2a3ee req-01eb825c-dda2-4691-a569-807d96506ddb None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:37.116703 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-f24f3823-39ec-4c6f-9568-497337d2a3ee req-01eb825c-dda2-4691-a569-807d96506ddb tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] POST https://10.4.3.222/volume/v3/attachments/f1c39c39-3106-4e3c-90ca-4ebda4c46616/action Aug 01 00:19:37.117149 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-f24f3823-39ec-4c6f-9568-497337d2a3ee req-01eb825c-dda2-4691-a569-807d96506ddb tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Action body: b'{"os-complete": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:19:37.117317 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-f24f3823-39ec-4c6f-9568-497337d2a3ee req-01eb825c-dda2-4691-a569-807d96506ddb tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:37.145870 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:37.145870 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:37.164690 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-f24f3823-39ec-4c6f-9568-497337d2a3ee req-01eb825c-dda2-4691-a569-807d96506ddb tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/attachments/f1c39c39-3106-4e3c-90ca-4ebda4c46616/action returned with HTTP 204 Aug 01 00:19:37.165359 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 450/1811] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:19:37 2026] POST /volume/v3/attachments/f1c39c39-3106-4e3c-90ca-4ebda4c46616/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:37.645172 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0acf1b22-6000-4f3d-8934-0a85323b9515 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:37.647915 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0acf1b22-6000-4f3d-8934-0a85323b9515 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 Aug 01 00:19:37.647915 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0acf1b22-6000-4f3d-8934-0a85323b9515 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:37.648100 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0acf1b22-6000-4f3d-8934-0a85323b9515 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:37.663037 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:37.663037 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:37.672276 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0acf1b22-6000-4f3d-8934-0a85323b9515 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:19:37.683395 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0acf1b22-6000-4f3d-8934-0a85323b9515 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 returned with HTTP 200 Aug 01 00:19:37.683987 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 455/1812] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:37 2026] GET /volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 => generated 1140 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:37.700860 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-5e12f412-0d64-4347-b3a5-67c8468e507f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:37.703043 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5e12f412-0d64-4347-b3a5-67c8468e507f tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 Aug 01 00:19:37.703043 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5e12f412-0d64-4347-b3a5-67c8468e507f tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:37.703043 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5e12f412-0d64-4347-b3a5-67c8468e507f tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:37.713884 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:37.713884 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:37.717885 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-5e12f412-0d64-4347-b3a5-67c8468e507f tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:19:37.726941 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5e12f412-0d64-4347-b3a5-67c8468e507f tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 returned with HTTP 200 Aug 01 00:19:37.727607 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 458/1813] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:37 2026] GET /volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:37.748364 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-9c8a319e-5335-45b9-999f-c47c13f7b039 req-88e0e9da-04e1-4331-a337-a35117e60dc8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:37.750486 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9c8a319e-5335-45b9-999f-c47c13f7b039 req-88e0e9da-04e1-4331-a337-a35117e60dc8 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] DELETE https://10.4.3.222/volume/v3/attachments/7bb15899-692a-414b-9cca-3cb420f6a712 Aug 01 00:19:37.750760 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-9c8a319e-5335-45b9-999f-c47c13f7b039 req-88e0e9da-04e1-4331-a337-a35117e60dc8 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:37.751013 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-9c8a319e-5335-45b9-999f-c47c13f7b039 req-88e0e9da-04e1-4331-a337-a35117e60dc8 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:37.759614 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-da180597-9db8-4b94-9049-81d28065b3fa None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:37.760956 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:37.760956 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:37.763808 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-da180597-9db8-4b94-9049-81d28065b3fa tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/7cadfdb3-5656-4b1d-bc0f-99570393b3d2 Aug 01 00:19:37.763939 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-da180597-9db8-4b94-9049-81d28065b3fa tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:37.764304 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-da180597-9db8-4b94-9049-81d28065b3fa tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:37.771579 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:37.771579 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:37.771579 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-da180597-9db8-4b94-9049-81d28065b3fa tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:19:37.771579 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-da180597-9db8-4b94-9049-81d28065b3fa tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/7cadfdb3-5656-4b1d-bc0f-99570393b3d2 returned with HTTP 200 Aug 01 00:19:37.771579 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 451/1814] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:19:37 2026] GET /volume/v3/snapshots/7cadfdb3-5656-4b1d-bc0f-99570393b3d2 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:37.785028 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-114b1dec-12b9-443c-aded-1a1befa0996e req-b38c8da2-f679-4d6e-ade8-d85d67380752 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:37.786459 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-13398bf5-57a5-4d81-95ce-7e575d5c8d61 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:37.788544 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-114b1dec-12b9-443c-aded-1a1befa0996e req-b38c8da2-f679-4d6e-ade8-d85d67380752 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 Aug 01 00:19:37.788902 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-114b1dec-12b9-443c-aded-1a1befa0996e req-b38c8da2-f679-4d6e-ade8-d85d67380752 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:37.789168 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-114b1dec-12b9-443c-aded-1a1befa0996e req-b38c8da2-f679-4d6e-ade8-d85d67380752 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:37.790407 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-13398bf5-57a5-4d81-95ce-7e575d5c8d61 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/724b32b1-b72e-4de3-b84b-c00347963c6d Aug 01 00:19:37.790741 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-13398bf5-57a5-4d81-95ce-7e575d5c8d61 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:37.791836 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-13398bf5-57a5-4d81-95ce-7e575d5c8d61 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:37.792034 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-13398bf5-57a5-4d81-95ce-7e575d5c8d61 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Delete snapshot with id: 724b32b1-b72e-4de3-b84b-c00347963c6d Aug 01 00:19:37.798318 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:37.798318 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:37.798918 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-13398bf5-57a5-4d81-95ce-7e575d5c8d61 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:19:37.805073 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:37.805073 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:37.811023 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-114b1dec-12b9-443c-aded-1a1befa0996e req-b38c8da2-f679-4d6e-ade8-d85d67380752 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:19:37.819384 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-114b1dec-12b9-443c-aded-1a1befa0996e req-b38c8da2-f679-4d6e-ade8-d85d67380752 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 returned with HTTP 200 Aug 01 00:19:37.820412 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 456/1815] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:19:37 2026] GET /volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 => generated 1140 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:37.823309 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9c8a319e-5335-45b9-999f-c47c13f7b039 req-88e0e9da-04e1-4331-a337-a35117e60dc8 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments/7bb15899-692a-414b-9cca-3cb420f6a712 returned with HTTP 200 Aug 01 00:19:37.823820 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 451/1816] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:19:37 2026] DELETE /volume/v3/attachments/7bb15899-692a-414b-9cca-3cb420f6a712 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:37.828918 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-13398bf5-57a5-4d81-95ce-7e575d5c8d61 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot delete request issued successfully. Aug 01 00:19:37.829215 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-13398bf5-57a5-4d81-95ce-7e575d5c8d61 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/724b32b1-b72e-4de3-b84b-c00347963c6d returned with HTTP 202 Aug 01 00:19:37.829877 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 459/1817] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:19:37 2026] DELETE /volume/v3/snapshots/724b32b1-b72e-4de3-b84b-c00347963c6d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:19:37.837279 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3c88d570-1b0e-4f90-a2da-f2365fd84d5a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:37.841049 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b8dacefe-6606-48ec-a7f6-5f4454816519 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:37.843807 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b8dacefe-6606-48ec-a7f6-5f4454816519 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 Aug 01 00:19:37.843879 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3c88d570-1b0e-4f90-a2da-f2365fd84d5a tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/724b32b1-b72e-4de3-b84b-c00347963c6d Aug 01 00:19:37.843927 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b8dacefe-6606-48ec-a7f6-5f4454816519 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:37.844010 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3c88d570-1b0e-4f90-a2da-f2365fd84d5a tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:37.844060 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b8dacefe-6606-48ec-a7f6-5f4454816519 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:37.844107 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3c88d570-1b0e-4f90-a2da-f2365fd84d5a tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:37.854645 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:37.854645 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:37.854851 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:37.854851 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:37.854942 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3c88d570-1b0e-4f90-a2da-f2365fd84d5a tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:19:37.854942 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3c88d570-1b0e-4f90-a2da-f2365fd84d5a tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/724b32b1-b72e-4de3-b84b-c00347963c6d returned with HTTP 200 Aug 01 00:19:37.854942 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 452/1818] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:19:37 2026] GET /volume/v3/snapshots/724b32b1-b72e-4de3-b84b-c00347963c6d => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:37.856497 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b8dacefe-6606-48ec-a7f6-5f4454816519 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:19:37.860653 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b8dacefe-6606-48ec-a7f6-5f4454816519 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 returned with HTTP 200 Aug 01 00:19:37.861206 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 457/1819] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:37 2026] GET /volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:37.910247 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b5ee090e-91ee-40d8-a0ec-f2128eb7b296 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:37.912936 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b5ee090e-91ee-40d8-a0ec-f2128eb7b296 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb Aug 01 00:19:37.913195 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b5ee090e-91ee-40d8-a0ec-f2128eb7b296 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:37.913436 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b5ee090e-91ee-40d8-a0ec-f2128eb7b296 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:37.913576 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-b5ee090e-91ee-40d8-a0ec-f2128eb7b296 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Show backup with id 164fc680-060a-4e16-856b-d21773ee1fbb. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:19:37.915164 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-572d1cbf-562a-47f1-b8e3-08fe75c1dd8f req-a919b0d6-f001-4325-8581-82952ae9cd76 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:37.918511 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:37.918511 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:37.918933 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-572d1cbf-562a-47f1-b8e3-08fe75c1dd8f req-a919b0d6-f001-4325-8581-82952ae9cd76 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 Aug 01 00:19:37.919208 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-572d1cbf-562a-47f1-b8e3-08fe75c1dd8f req-a919b0d6-f001-4325-8581-82952ae9cd76 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:37.919393 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b5ee090e-91ee-40d8-a0ec-f2128eb7b296 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb returned with HTTP 200 Aug 01 00:19:37.919453 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-572d1cbf-562a-47f1-b8e3-08fe75c1dd8f req-a919b0d6-f001-4325-8581-82952ae9cd76 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:37.920101 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 452/1820] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:37 2026] GET /volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:37.931167 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:37.931167 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:37.935103 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-572d1cbf-562a-47f1-b8e3-08fe75c1dd8f req-a919b0d6-f001-4325-8581-82952ae9cd76 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:19:37.943032 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-572d1cbf-562a-47f1-b8e3-08fe75c1dd8f req-a919b0d6-f001-4325-8581-82952ae9cd76 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 returned with HTTP 200 Aug 01 00:19:37.943032 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 460/1821] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:19:37 2026] GET /volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:37.960683 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-572d1cbf-562a-47f1-b8e3-08fe75c1dd8f req-48046f0d-f7bd-4f0f-8660-5d10fec2d6b7 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:37.962828 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-572d1cbf-562a-47f1-b8e3-08fe75c1dd8f req-48046f0d-f7bd-4f0f-8660-5d10fec2d6b7 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] POST https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31/action Aug 01 00:19:37.963134 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-572d1cbf-562a-47f1-b8e3-08fe75c1dd8f req-48046f0d-f7bd-4f0f-8660-5d10fec2d6b7 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:19:37.963324 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-572d1cbf-562a-47f1-b8e3-08fe75c1dd8f req-48046f0d-f7bd-4f0f-8660-5d10fec2d6b7 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:37.979449 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:37.979449 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:37.979921 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-572d1cbf-562a-47f1-b8e3-08fe75c1dd8f req-48046f0d-f7bd-4f0f-8660-5d10fec2d6b7 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:19:37.988983 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-572d1cbf-562a-47f1-b8e3-08fe75c1dd8f req-48046f0d-f7bd-4f0f-8660-5d10fec2d6b7 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Begin detaching volume completed successfully. Aug 01 00:19:37.989177 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-572d1cbf-562a-47f1-b8e3-08fe75c1dd8f req-48046f0d-f7bd-4f0f-8660-5d10fec2d6b7 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31/action returned with HTTP 202 Aug 01 00:19:37.989532 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 453/1822] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:19:37 2026] POST /volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:19:38.031155 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e3d28367-4c6b-42fe-93de-ba56a20c86aa None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:38.031155 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e3d28367-4c6b-42fe-93de-ba56a20c86aa None None] GET https://10.4.3.222/volume// Aug 01 00:19:38.031280 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e3d28367-4c6b-42fe-93de-ba56a20c86aa None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:38.031391 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e3d28367-4c6b-42fe-93de-ba56a20c86aa None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:38.032090 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e3d28367-4c6b-42fe-93de-ba56a20c86aa None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:19:38.032414 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 458/1823] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:19: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 01 00:19:38.040078 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-572d1cbf-562a-47f1-b8e3-08fe75c1dd8f req-127677ac-ce0c-41a2-880d-dfa59df6c97f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:38.042554 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-572d1cbf-562a-47f1-b8e3-08fe75c1dd8f req-127677ac-ce0c-41a2-880d-dfa59df6c97f tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 Aug 01 00:19:38.042799 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-572d1cbf-562a-47f1-b8e3-08fe75c1dd8f req-127677ac-ce0c-41a2-880d-dfa59df6c97f tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:38.042987 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-572d1cbf-562a-47f1-b8e3-08fe75c1dd8f req-127677ac-ce0c-41a2-880d-dfa59df6c97f tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:38.052935 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:38.052935 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:38.056088 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-572d1cbf-562a-47f1-b8e3-08fe75c1dd8f req-127677ac-ce0c-41a2-880d-dfa59df6c97f tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:19:38.059624 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-572d1cbf-562a-47f1-b8e3-08fe75c1dd8f req-127677ac-ce0c-41a2-880d-dfa59df6c97f tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 returned with HTTP 200 Aug 01 00:19:38.059991 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 453/1824] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:19:38 2026] GET /volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 => generated 1323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:19:38.378386 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-55145bd6-1af6-407c-9cfe-48f0e0cf67a5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:38.380194 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-55145bd6-1af6-407c-9cfe-48f0e0cf67a5 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:19:38.380483 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-55145bd6-1af6-407c-9cfe-48f0e0cf67a5 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1816110652", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:38.383030 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-55145bd6-1af6-407c-9cfe-48f0e0cf67a5 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1816110652', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:19:38.383232 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-55145bd6-1af6-407c-9cfe-48f0e0cf67a5 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Create volume of 1 GB Aug 01 00:19:38.389879 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-55145bd6-1af6-407c-9cfe-48f0e0cf67a5 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Availability Zones retrieved successfully. Aug 01 00:19:38.401353 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-55145bd6-1af6-407c-9cfe-48f0e0cf67a5 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Flow 'volume_create_api' (abc12309-8d16-4d26-ab51-cb047ae13f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:38.402291 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-55145bd6-1af6-407c-9cfe-48f0e0cf67a5 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb6e602e-79b4-4367-b373-724956993d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:38.403996 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-55145bd6-1af6-407c-9cfe-48f0e0cf67a5 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:19:38.439639 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-55145bd6-1af6-407c-9cfe-48f0e0cf67a5 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb6e602e-79b4-4367-b373-724956993d31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:38.440875 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-55145bd6-1af6-407c-9cfe-48f0e0cf67a5 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df7f2569-49b2-4f71-9121-ee39c1728ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:38.501857 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-55145bd6-1af6-407c-9cfe-48f0e0cf67a5 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Created reservations ['2766b0ad-e6ba-4919-9bef-a5284a933ad2', '4443f1c9-3928-4532-862d-77829e142c58', '095909a0-16fc-4621-9f03-60b99351282e', '1e009f19-3125-4ebf-ad61-79864dd26a79'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:19:38.502792 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-55145bd6-1af6-407c-9cfe-48f0e0cf67a5 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df7f2569-49b2-4f71-9121-ee39c1728ee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2766b0ad-e6ba-4919-9bef-a5284a933ad2', '4443f1c9-3928-4532-862d-77829e142c58', '095909a0-16fc-4621-9f03-60b99351282e', '1e009f19-3125-4ebf-ad61-79864dd26a79']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:38.503782 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-55145bd6-1af6-407c-9cfe-48f0e0cf67a5 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8165790b-6bb0-4ca4-a6ab-5010ec98eae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:38.527064 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-55145bd6-1af6-407c-9cfe-48f0e0cf67a5 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8165790b-6bb0-4ca4-a6ab-5010ec98eae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1816110652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d76358c04854b728995292ecd99ffb7',qos_specs=None,replication_status=,reservations=['2766b0ad-e6ba-4919-9bef-a5284a933ad2','4443f1c9-3928-4532-862d-77829e142c58','095909a0-16fc-4621-9f03-60b99351282e','1e009f19-3125-4ebf-ad61-79864dd26a79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='148ffab4411941ad910b0c066657fdcc',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:19:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1816110652',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d76358c04854b728995292ecd99ffb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='148ffab4411941ad910b0c066657fdcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:38.527849 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-55145bd6-1af6-407c-9cfe-48f0e0cf67a5 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2bb7f13-6288-42b9-b71f-250d1378d604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:38.545935 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-55145bd6-1af6-407c-9cfe-48f0e0cf67a5 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2bb7f13-6288-42b9-b71f-250d1378d604) transitioned into state 'SUCCESS' from state '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-1816110652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d76358c04854b728995292ecd99ffb7',qos_specs=None,replication_status=,reservations=['2766b0ad-e6ba-4919-9bef-a5284a933ad2','4443f1c9-3928-4532-862d-77829e142c58','095909a0-16fc-4621-9f03-60b99351282e','1e009f19-3125-4ebf-ad61-79864dd26a79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='148ffab4411941ad910b0c066657fdcc',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:38.546644 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-55145bd6-1af6-407c-9cfe-48f0e0cf67a5 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d090d77-873f-436d-a2cb-c1aa3adbfbcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:38.555872 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-55145bd6-1af6-407c-9cfe-48f0e0cf67a5 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d090d77-873f-436d-a2cb-c1aa3adbfbcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:38.556657 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-55145bd6-1af6-407c-9cfe-48f0e0cf67a5 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Flow 'volume_create_api' (abc12309-8d16-4d26-ab51-cb047ae13f1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:38.557034 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-55145bd6-1af6-407c-9cfe-48f0e0cf67a5 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Create volume request issued successfully. Aug 01 00:19:38.557542 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-55145bd6-1af6-407c-9cfe-48f0e0cf67a5 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:19:38.558140 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 461/1825] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:19:38 2026] POST /volume/v3/volumes => generated 747 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:19:38.863455 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c652fe4c-43cd-4136-a6ef-d1d319e84077 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:38.865540 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c652fe4c-43cd-4136-a6ef-d1d319e84077 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/724b32b1-b72e-4de3-b84b-c00347963c6d Aug 01 00:19:38.865723 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c652fe4c-43cd-4136-a6ef-d1d319e84077 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:38.865950 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c652fe4c-43cd-4136-a6ef-d1d319e84077 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:38.869849 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c652fe4c-43cd-4136-a6ef-d1d319e84077 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/724b32b1-b72e-4de3-b84b-c00347963c6d returned with HTTP 404 Aug 01 00:19:38.870265 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 454/1826] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:19:38 2026] GET /volume/v3/snapshots/724b32b1-b72e-4de3-b84b-c00347963c6d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:38.879451 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-14247042-e243-4be9-9390-dcd387c29759 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:38.881874 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-14247042-e243-4be9-9390-dcd387c29759 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/7cadfdb3-5656-4b1d-bc0f-99570393b3d2 Aug 01 00:19:38.882097 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-14247042-e243-4be9-9390-dcd387c29759 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:38.882318 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-14247042-e243-4be9-9390-dcd387c29759 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:38.882454 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-14247042-e243-4be9-9390-dcd387c29759 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Delete snapshot with id: 7cadfdb3-5656-4b1d-bc0f-99570393b3d2 Aug 01 00:19:38.888155 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:38.888155 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:38.888570 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-14247042-e243-4be9-9390-dcd387c29759 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:19:38.907468 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-14247042-e243-4be9-9390-dcd387c29759 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot delete request issued successfully. Aug 01 00:19:38.907850 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-14247042-e243-4be9-9390-dcd387c29759 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/7cadfdb3-5656-4b1d-bc0f-99570393b3d2 returned with HTTP 202 Aug 01 00:19:38.908545 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 459/1827] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:19:38 2026] DELETE /volume/v3/snapshots/7cadfdb3-5656-4b1d-bc0f-99570393b3d2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:19:38.916633 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e5516fe2-2b24-40be-a03d-4d5a1b543629 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:38.918274 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e5516fe2-2b24-40be-a03d-4d5a1b543629 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/7cadfdb3-5656-4b1d-bc0f-99570393b3d2 Aug 01 00:19:38.918465 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e5516fe2-2b24-40be-a03d-4d5a1b543629 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:38.918647 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e5516fe2-2b24-40be-a03d-4d5a1b543629 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:38.923187 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:38.923187 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:38.923608 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e5516fe2-2b24-40be-a03d-4d5a1b543629 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:19:38.924415 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e5516fe2-2b24-40be-a03d-4d5a1b543629 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/7cadfdb3-5656-4b1d-bc0f-99570393b3d2 returned with HTTP 200 Aug 01 00:19:38.924779 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 454/1828] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:19:38 2026] GET /volume/v3/snapshots/7cadfdb3-5656-4b1d-bc0f-99570393b3d2 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:38.931243 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a2c483f0-2c1f-4a3e-878f-b01de07f86c1 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:38.932400 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a2c483f0-2c1f-4a3e-878f-b01de07f86c1 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb Aug 01 00:19:38.932556 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a2c483f0-2c1f-4a3e-878f-b01de07f86c1 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:38.932726 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a2c483f0-2c1f-4a3e-878f-b01de07f86c1 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:38.935787 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-a2c483f0-2c1f-4a3e-878f-b01de07f86c1 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Show backup with id 164fc680-060a-4e16-856b-d21773ee1fbb. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:19:38.936465 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:38.936465 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:38.937114 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a2c483f0-2c1f-4a3e-878f-b01de07f86c1 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb returned with HTTP 200 Aug 01 00:19:38.937432 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 462/1829] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:38 2026] GET /volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:39.092307 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ca3bffe6-0028-4765-a9b6-49fafbe40fc6 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:39.094068 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ca3bffe6-0028-4765-a9b6-49fafbe40fc6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] DELETE https://10.4.3.222/volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9 Aug 01 00:19:39.094246 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ca3bffe6-0028-4765-a9b6-49fafbe40fc6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:39.094437 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ca3bffe6-0028-4765-a9b6-49fafbe40fc6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:39.094606 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-ca3bffe6-0028-4765-a9b6-49fafbe40fc6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Delete volume with id: 92bcfc28-8c86-49d1-93b5-277d566568b9 Aug 01 00:19:39.101393 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:39.101393 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:39.101851 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ca3bffe6-0028-4765-a9b6-49fafbe40fc6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:19:39.111127 np0000006296 devstack@c-api.service[100409]: WARNING cinder.keymgr.conf_key_mgr [None req-ca3bffe6-0028-4765-a9b6-49fafbe40fc6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 00:19:39.115875 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ca3bffe6-0028-4765-a9b6-49fafbe40fc6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Delete volume request issued successfully. Aug 01 00:19:39.116048 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ca3bffe6-0028-4765-a9b6-49fafbe40fc6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9 returned with HTTP 202 Aug 01 00:19:39.116416 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 455/1830] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:19:39 2026] DELETE /volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:19:39.123680 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d2810785-77fa-41d0-a2c5-723672edd357 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:39.125230 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d2810785-77fa-41d0-a2c5-723672edd357 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9 Aug 01 00:19:39.126299 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d2810785-77fa-41d0-a2c5-723672edd357 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:39.126299 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d2810785-77fa-41d0-a2c5-723672edd357 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:39.135392 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:39.135392 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:39.138038 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d2810785-77fa-41d0-a2c5-723672edd357 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:19:39.143060 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d2810785-77fa-41d0-a2c5-723672edd357 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9 returned with HTTP 200 Aug 01 00:19:39.143567 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 460/1831] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:39 2026] GET /volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:39.760507 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-572d1cbf-562a-47f1-b8e3-08fe75c1dd8f req-40bbf9ba-3aa7-4bb5-9d84-bb00cd1f9202 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:39.762966 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-572d1cbf-562a-47f1-b8e3-08fe75c1dd8f req-40bbf9ba-3aa7-4bb5-9d84-bb00cd1f9202 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] DELETE https://10.4.3.222/volume/v3/attachments/f1c39c39-3106-4e3c-90ca-4ebda4c46616 Aug 01 00:19:39.763227 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-572d1cbf-562a-47f1-b8e3-08fe75c1dd8f req-40bbf9ba-3aa7-4bb5-9d84-bb00cd1f9202 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:39.763424 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-572d1cbf-562a-47f1-b8e3-08fe75c1dd8f req-40bbf9ba-3aa7-4bb5-9d84-bb00cd1f9202 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:39.771799 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:39.771799 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:39.831899 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-572d1cbf-562a-47f1-b8e3-08fe75c1dd8f req-40bbf9ba-3aa7-4bb5-9d84-bb00cd1f9202 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/attachments/f1c39c39-3106-4e3c-90ca-4ebda4c46616 returned with HTTP 200 Aug 01 00:19:39.832544 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 455/1832] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:19:39 2026] DELETE /volume/v3/attachments/f1c39c39-3106-4e3c-90ca-4ebda4c46616 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:39.934603 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f5a5192e-8c89-4ea8-abad-a977730a3cf1 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:39.936960 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f5a5192e-8c89-4ea8-abad-a977730a3cf1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/7cadfdb3-5656-4b1d-bc0f-99570393b3d2 Aug 01 00:19:39.937236 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f5a5192e-8c89-4ea8-abad-a977730a3cf1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:39.937486 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f5a5192e-8c89-4ea8-abad-a977730a3cf1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:39.943120 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f5a5192e-8c89-4ea8-abad-a977730a3cf1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/7cadfdb3-5656-4b1d-bc0f-99570393b3d2 returned with HTTP 404 Aug 01 00:19:39.943778 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 463/1833] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:19:39 2026] GET /volume/v3/snapshots/7cadfdb3-5656-4b1d-bc0f-99570393b3d2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:39.947612 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-cca5336c-897b-4fbb-83c4-250893d09489 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:39.949559 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cca5336c-897b-4fbb-83c4-250893d09489 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb Aug 01 00:19:39.949786 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cca5336c-897b-4fbb-83c4-250893d09489 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:39.951058 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cca5336c-897b-4fbb-83c4-250893d09489 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:39.951058 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-cca5336c-897b-4fbb-83c4-250893d09489 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Show backup with id 164fc680-060a-4e16-856b-d21773ee1fbb. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:19:39.951132 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e7c3f119-2a97-42a9-b5b0-7d74a13730fc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:39.954317 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e7c3f119-2a97-42a9-b5b0-7d74a13730fc tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/e1986e89-6a2c-4141-8974-6c85737c379c Aug 01 00:19:39.954317 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e7c3f119-2a97-42a9-b5b0-7d74a13730fc tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:39.954317 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e7c3f119-2a97-42a9-b5b0-7d74a13730fc tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:39.954317 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-e7c3f119-2a97-42a9-b5b0-7d74a13730fc tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Delete snapshot with id: e1986e89-6a2c-4141-8974-6c85737c379c Aug 01 00:19:39.954515 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:39.954515 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:39.955132 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cca5336c-897b-4fbb-83c4-250893d09489 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb returned with HTTP 200 Aug 01 00:19:39.955483 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 456/1834] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:39 2026] GET /volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:19:39.963945 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:39.963945 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:39.966243 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e7c3f119-2a97-42a9-b5b0-7d74a13730fc tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:19:39.989039 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e7c3f119-2a97-42a9-b5b0-7d74a13730fc tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot delete request issued successfully. Aug 01 00:19:39.989039 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e7c3f119-2a97-42a9-b5b0-7d74a13730fc tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/e1986e89-6a2c-4141-8974-6c85737c379c returned with HTTP 202 Aug 01 00:19:39.989039 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 461/1835] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:19:39 2026] DELETE /volume/v3/snapshots/e1986e89-6a2c-4141-8974-6c85737c379c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:19:39.995600 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f6f3affa-0988-404a-960d-739c719a18ff None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:39.999172 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f6f3affa-0988-404a-960d-739c719a18ff tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/e1986e89-6a2c-4141-8974-6c85737c379c Aug 01 00:19:39.999518 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f6f3affa-0988-404a-960d-739c719a18ff tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:39.999822 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f6f3affa-0988-404a-960d-739c719a18ff tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:40.016542 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:40.016542 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:40.017030 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f6f3affa-0988-404a-960d-739c719a18ff tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:19:40.017913 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f6f3affa-0988-404a-960d-739c719a18ff tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/e1986e89-6a2c-4141-8974-6c85737c379c returned with HTTP 200 Aug 01 00:19:40.018291 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 456/1836] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:19:39 2026] GET /volume/v3/snapshots/e1986e89-6a2c-4141-8974-6c85737c379c => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:40.126781 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-919ba48b-13b9-4be3-bf3d-64687966774f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:40.130104 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-919ba48b-13b9-4be3-bf3d-64687966774f tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 Aug 01 00:19:40.130104 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-919ba48b-13b9-4be3-bf3d-64687966774f tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:40.130104 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-919ba48b-13b9-4be3-bf3d-64687966774f tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:40.148231 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:40.148231 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:40.155373 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-919ba48b-13b9-4be3-bf3d-64687966774f tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:19:40.155472 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-267f7843-38cc-4c80-b552-8ec4b1f44eb4 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:40.156998 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-267f7843-38cc-4c80-b552-8ec4b1f44eb4 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9 Aug 01 00:19:40.157340 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-267f7843-38cc-4c80-b552-8ec4b1f44eb4 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:40.157662 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-267f7843-38cc-4c80-b552-8ec4b1f44eb4 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:40.161863 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-919ba48b-13b9-4be3-bf3d-64687966774f tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 returned with HTTP 200 Aug 01 00:19:40.162886 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 464/1837] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:40 2026] GET /volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:40.167435 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-267f7843-38cc-4c80-b552-8ec4b1f44eb4 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9 returned with HTTP 404 Aug 01 00:19:40.167435 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 457/1838] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:40 2026] GET /volume/v3/volumes/92bcfc28-8c86-49d1-93b5-277d566568b9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:40.181584 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c570bef6-a941-4fe9-ba9e-2d4eb6388125 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:40.184925 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c570bef6-a941-4fe9-ba9e-2d4eb6388125 tempest-TestVolumeBootPattern-2041880514 tempest-TestVolumeBootPattern-2041880514-project-admin] GET https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1 Aug 01 00:19:40.185203 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c570bef6-a941-4fe9-ba9e-2d4eb6388125 tempest-TestVolumeBootPattern-2041880514 tempest-TestVolumeBootPattern-2041880514-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:40.185474 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c570bef6-a941-4fe9-ba9e-2d4eb6388125 tempest-TestVolumeBootPattern-2041880514 tempest-TestVolumeBootPattern-2041880514-project-admin] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:40.186214 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:40.186214 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:40.188652 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c570bef6-a941-4fe9-ba9e-2d4eb6388125 tempest-TestVolumeBootPattern-2041880514 tempest-TestVolumeBootPattern-2041880514-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:19:40.245242 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c570bef6-a941-4fe9-ba9e-2d4eb6388125 tempest-TestVolumeBootPattern-2041880514 tempest-TestVolumeBootPattern-2041880514-project-admin] Get all volumes completed successfully. Aug 01 00:19:40.248478 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:40.248478 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:40.256157 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c570bef6-a941-4fe9-ba9e-2d4eb6388125 tempest-TestVolumeBootPattern-2041880514 tempest-TestVolumeBootPattern-2041880514-project-admin] https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 00:19:40.256550 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 462/1839] 10.4.3.222 () {66 vars in 1285 bytes} [Sat Aug 1 00:19:40 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11266 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:19:40.278749 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-69f32a6b-3154-4df6-af31-14e334100696 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:40.281052 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-69f32a6b-3154-4df6-af31-14e334100696 tempest-TestVolumeBootPattern-2041880514 tempest-TestVolumeBootPattern-2041880514-project-admin] DELETE https://10.4.3.222/volume/v3/types/2acdd9d5-5d17-46d0-9fed-73b5ca0f1f51 Aug 01 00:19:40.281464 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-69f32a6b-3154-4df6-af31-14e334100696 tempest-TestVolumeBootPattern-2041880514 tempest-TestVolumeBootPattern-2041880514-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:40.281806 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-69f32a6b-3154-4df6-af31-14e334100696 tempest-TestVolumeBootPattern-2041880514 tempest-TestVolumeBootPattern-2041880514-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:40.329486 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-69f32a6b-3154-4df6-af31-14e334100696 tempest-TestVolumeBootPattern-2041880514 tempest-TestVolumeBootPattern-2041880514-project-admin] https://10.4.3.222/volume/v3/types/2acdd9d5-5d17-46d0-9fed-73b5ca0f1f51 returned with HTTP 202 Aug 01 00:19:40.329984 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 457/1840] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:19:40 2026] DELETE /volume/v3/types/2acdd9d5-5d17-46d0-9fed-73b5ca0f1f51 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:19:40.343434 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9b8c330b-a076-4164-b7f7-e07671d28806 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:40.345695 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9b8c330b-a076-4164-b7f7-e07671d28806 tempest-TestVolumeBootPattern-2041880514 tempest-TestVolumeBootPattern-2041880514-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:19:40.346205 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9b8c330b-a076-4164-b7f7-e07671d28806 tempest-TestVolumeBootPattern-2041880514 tempest-TestVolumeBootPattern-2041880514-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-572275071", "extra_specs": {}}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:40.363737 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9b8c330b-a076-4164-b7f7-e07671d28806 tempest-TestVolumeBootPattern-2041880514 tempest-TestVolumeBootPattern-2041880514-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:19:40.363737 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 465/1841] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:19:40 2026] POST /volume/v3/types => generated 212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:40.378164 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f0db2bb4-aeab-4e35-b6c9-07827e1d2e76 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:40.381833 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f0db2bb4-aeab-4e35-b6c9-07827e1d2e76 tempest-TestVolumeBootPattern-2041880514 tempest-TestVolumeBootPattern-2041880514-project-admin] POST https://10.4.3.222/volume/v3/types/c91da83e-00fa-4689-8245-b8bc54644575/encryption Aug 01 00:19:40.381833 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f0db2bb4-aeab-4e35-b6c9-07827e1d2e76 tempest-TestVolumeBootPattern-2041880514 tempest-TestVolumeBootPattern-2041880514-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:40.402533 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f0db2bb4-aeab-4e35-b6c9-07827e1d2e76 tempest-TestVolumeBootPattern-2041880514 tempest-TestVolumeBootPattern-2041880514-project-admin] https://10.4.3.222/volume/v3/types/c91da83e-00fa-4689-8245-b8bc54644575/encryption returned with HTTP 200 Aug 01 00:19:40.403043 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 458/1842] 10.4.3.222 () {68 vars in 1397 bytes} [Sat Aug 1 00:19:40 2026] POST /volume/v3/types/c91da83e-00fa-4689-8245-b8bc54644575/encryption => generated 231 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:40.414509 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2a1767fb-b90f-4d69-887e-83f03188be1a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:40.417155 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2a1767fb-b90f-4d69-887e-83f03188be1a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:19:40.417920 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2a1767fb-b90f-4d69-887e-83f03188be1a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-2032411062", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-572275071", "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:40.419621 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-2a1767fb-b90f-4d69-887e-83f03188be1a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-2032411062', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-572275071', 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:19:40.423675 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-2a1767fb-b90f-4d69-887e-83f03188be1a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create volume of 1 GB Aug 01 00:19:40.424048 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:40.424048 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:40.425394 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2a1767fb-b90f-4d69-887e-83f03188be1a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Availability Zones retrieved successfully. Aug 01 00:19:40.434672 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2a1767fb-b90f-4d69-887e-83f03188be1a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Flow 'volume_create_api' (e5d8ef40-0575-4b17-8455-fca6f932fa04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:40.436251 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2a1767fb-b90f-4d69-887e-83f03188be1a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de98d343-ec34-4878-b05d-68567796f2a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:40.437601 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-2a1767fb-b90f-4d69-887e-83f03188be1a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:19:40.462918 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2a1767fb-b90f-4d69-887e-83f03188be1a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de98d343-ec34-4878-b05d-68567796f2a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:19:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c91da83e-00fa-4689-8245-b8bc54644575,is_public=True,name='tempest-scenario-type-luks2-572275071',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c91da83e-00fa-4689-8245-b8bc54644575', '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=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:40.463550 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2a1767fb-b90f-4d69-887e-83f03188be1a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df93530b-e195-4af0-9e54-3c5edcae74a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:40.490720 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-2a1767fb-b90f-4d69-887e-83f03188be1a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-572275071 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-572275071, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:19:40.491063 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-2a1767fb-b90f-4d69-887e-83f03188be1a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-572275071 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-572275071, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:19:40.516089 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-2a1767fb-b90f-4d69-887e-83f03188be1a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Created reservations ['362e92d4-b6fc-48c8-908f-f6bb262084a9', '283c0e21-b9ab-4a41-9f8f-9b26ba050174', '0281a36c-9b18-4d30-a3f7-4a13312dcd31', 'b54db0e0-b2c7-48d2-97e2-f2336736b4d1'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:19:40.517092 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2a1767fb-b90f-4d69-887e-83f03188be1a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df93530b-e195-4af0-9e54-3c5edcae74a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['362e92d4-b6fc-48c8-908f-f6bb262084a9', '283c0e21-b9ab-4a41-9f8f-9b26ba050174', '0281a36c-9b18-4d30-a3f7-4a13312dcd31', 'b54db0e0-b2c7-48d2-97e2-f2336736b4d1']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:40.518046 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2a1767fb-b90f-4d69-887e-83f03188be1a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a43dc376-d325-4c92-ab79-affaf2f34a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:40.538284 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2a1767fb-b90f-4d69-887e-83f03188be1a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a43dc376-d325-4c92-ab79-affaf2f34a9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c095349-067b-4036-8c1b-b7e99b70a939', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2032411062',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0afbf24601ea44b39005e0a3b4c1eb2b',qos_specs=None,replication_status=,reservations=['362e92d4-b6fc-48c8-908f-f6bb262084a9','283c0e21-b9ab-4a41-9f8f-9b26ba050174','0281a36c-9b18-4d30-a3f7-4a13312dcd31','b54db0e0-b2c7-48d2-97e2-f2336736b4d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d2a44d221954f9299e2586dd64c8e8e',volume_type_id=c91da83e-00fa-4689-8245-b8bc54644575), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:19:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2032411062',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8c095349-067b-4036-8c1b-b7e99b70a939,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0afbf24601ea44b39005e0a3b4c1eb2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d2a44d221954f9299e2586dd64c8e8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c91da83e-00fa-4689-8245-b8bc54644575),volume_type_id=c91da83e-00fa-4689-8245-b8bc54644575)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:40.539026 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2a1767fb-b90f-4d69-887e-83f03188be1a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0362f70-8cb4-42f1-8048-c3b63b864663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:40.555659 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2a1767fb-b90f-4d69-887e-83f03188be1a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0362f70-8cb4-42f1-8048-c3b63b864663) transitioned into state 'SUCCESS' from state '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-2032411062',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0afbf24601ea44b39005e0a3b4c1eb2b',qos_specs=None,replication_status=,reservations=['362e92d4-b6fc-48c8-908f-f6bb262084a9','283c0e21-b9ab-4a41-9f8f-9b26ba050174','0281a36c-9b18-4d30-a3f7-4a13312dcd31','b54db0e0-b2c7-48d2-97e2-f2336736b4d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d2a44d221954f9299e2586dd64c8e8e',volume_type_id=c91da83e-00fa-4689-8245-b8bc54644575)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:40.556311 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2a1767fb-b90f-4d69-887e-83f03188be1a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4ad5522-08c8-4f19-a802-d491a860b82a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:40.564635 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2a1767fb-b90f-4d69-887e-83f03188be1a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4ad5522-08c8-4f19-a802-d491a860b82a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:40.565399 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2a1767fb-b90f-4d69-887e-83f03188be1a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Flow 'volume_create_api' (e5d8ef40-0575-4b17-8455-fca6f932fa04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:40.565659 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2a1767fb-b90f-4d69-887e-83f03188be1a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create volume request issued successfully. Aug 01 00:19:40.566290 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2a1767fb-b90f-4d69-887e-83f03188be1a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:19:40.566680 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 463/1843] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:19:40 2026] POST /volume/v3/volumes => generated 780 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 01 00:19:40.577986 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6683163a-4dc6-4cec-8c3e-c6ad2e135824 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:40.579587 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6683163a-4dc6-4cec-8c3e-c6ad2e135824 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939 Aug 01 00:19:40.579763 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6683163a-4dc6-4cec-8c3e-c6ad2e135824 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:40.580014 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6683163a-4dc6-4cec-8c3e-c6ad2e135824 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:40.594123 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:40.594123 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:40.597795 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6683163a-4dc6-4cec-8c3e-c6ad2e135824 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:19:40.605686 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6683163a-4dc6-4cec-8c3e-c6ad2e135824 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939 returned with HTTP 200 Aug 01 00:19:40.606138 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 458/1844] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:40 2026] GET /volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:40.968533 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-79f63264-311a-42ee-ae73-a7c2fce6d87a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:40.971928 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-79f63264-311a-42ee-ae73-a7c2fce6d87a tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb Aug 01 00:19:40.972124 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-79f63264-311a-42ee-ae73-a7c2fce6d87a tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:40.972329 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-79f63264-311a-42ee-ae73-a7c2fce6d87a tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:40.972449 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-79f63264-311a-42ee-ae73-a7c2fce6d87a tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Show backup with id 164fc680-060a-4e16-856b-d21773ee1fbb. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:19:40.979390 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:40.979390 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:40.980114 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-79f63264-311a-42ee-ae73-a7c2fce6d87a tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb returned with HTTP 200 Aug 01 00:19:40.980471 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 466/1845] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:40 2026] GET /volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:41.033467 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e5eb7beb-9413-4ce2-b5b8-06d189adf1e4 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:41.033467 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e5eb7beb-9413-4ce2-b5b8-06d189adf1e4 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/e1986e89-6a2c-4141-8974-6c85737c379c Aug 01 00:19:41.033467 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e5eb7beb-9413-4ce2-b5b8-06d189adf1e4 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:41.033467 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e5eb7beb-9413-4ce2-b5b8-06d189adf1e4 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:41.038049 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e5eb7beb-9413-4ce2-b5b8-06d189adf1e4 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/e1986e89-6a2c-4141-8974-6c85737c379c returned with HTTP 404 Aug 01 00:19:41.038049 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 459/1846] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:19:41 2026] GET /volume/v3/snapshots/e1986e89-6a2c-4141-8974-6c85737c379c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:41.050121 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-53bc0aa1-03c9-4787-8718-a8f896d8ef22 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:41.051910 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-53bc0aa1-03c9-4787-8718-a8f896d8ef22 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/7cadfdb3-5656-4b1d-bc0f-99570393b3d2 Aug 01 00:19:41.052092 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-53bc0aa1-03c9-4787-8718-a8f896d8ef22 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:41.052265 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-53bc0aa1-03c9-4787-8718-a8f896d8ef22 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:41.052365 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-53bc0aa1-03c9-4787-8718-a8f896d8ef22 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Delete snapshot with id: 7cadfdb3-5656-4b1d-bc0f-99570393b3d2 Aug 01 00:19:41.057538 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-53bc0aa1-03c9-4787-8718-a8f896d8ef22 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/7cadfdb3-5656-4b1d-bc0f-99570393b3d2 returned with HTTP 404 Aug 01 00:19:41.058534 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 464/1847] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:19:41 2026] DELETE /volume/v3/snapshots/7cadfdb3-5656-4b1d-bc0f-99570393b3d2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:41.072309 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f804c084-021a-4715-9f08-ab3d5a10ea5c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:41.074746 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f804c084-021a-4715-9f08-ab3d5a10ea5c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/e1986e89-6a2c-4141-8974-6c85737c379c Aug 01 00:19:41.075073 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f804c084-021a-4715-9f08-ab3d5a10ea5c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:41.075514 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f804c084-021a-4715-9f08-ab3d5a10ea5c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:41.075777 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-f804c084-021a-4715-9f08-ab3d5a10ea5c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Delete snapshot with id: e1986e89-6a2c-4141-8974-6c85737c379c Aug 01 00:19:41.082686 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f804c084-021a-4715-9f08-ab3d5a10ea5c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/e1986e89-6a2c-4141-8974-6c85737c379c returned with HTTP 404 Aug 01 00:19:41.084557 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 459/1848] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:19:41 2026] DELETE /volume/v3/snapshots/e1986e89-6a2c-4141-8974-6c85737c379c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:41.093551 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-3a5367b2-5d32-4237-92a2-09014fc39927 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:41.096167 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3a5367b2-5d32-4237-92a2-09014fc39927 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/724b32b1-b72e-4de3-b84b-c00347963c6d Aug 01 00:19:41.096488 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3a5367b2-5d32-4237-92a2-09014fc39927 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:41.097258 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3a5367b2-5d32-4237-92a2-09014fc39927 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:41.097258 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-3a5367b2-5d32-4237-92a2-09014fc39927 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Delete snapshot with id: 724b32b1-b72e-4de3-b84b-c00347963c6d Aug 01 00:19:41.103702 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3a5367b2-5d32-4237-92a2-09014fc39927 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/724b32b1-b72e-4de3-b84b-c00347963c6d returned with HTTP 404 Aug 01 00:19:41.104232 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 467/1849] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:19:41 2026] DELETE /volume/v3/snapshots/724b32b1-b72e-4de3-b84b-c00347963c6d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:41.148892 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-0feae6f1-1d72-46a6-8810-4e72a385dd22 req-94742983-5c1d-485f-a4e9-1823468d07f1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:41.151126 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-0feae6f1-1d72-46a6-8810-4e72a385dd22 req-94742983-5c1d-485f-a4e9-1823468d07f1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 Aug 01 00:19:41.151306 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-0feae6f1-1d72-46a6-8810-4e72a385dd22 req-94742983-5c1d-485f-a4e9-1823468d07f1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:41.152478 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-0feae6f1-1d72-46a6-8810-4e72a385dd22 req-94742983-5c1d-485f-a4e9-1823468d07f1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:41.163242 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:41.163242 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:41.166743 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-0feae6f1-1d72-46a6-8810-4e72a385dd22 req-94742983-5c1d-485f-a4e9-1823468d07f1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:19:41.171068 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-0feae6f1-1d72-46a6-8810-4e72a385dd22 req-94742983-5c1d-485f-a4e9-1823468d07f1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 returned with HTTP 200 Aug 01 00:19:41.171427 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 460/1850] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:19:41 2026] GET /volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 => generated 1653 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:41.196356 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-0feae6f1-1d72-46a6-8810-4e72a385dd22 req-cde10fe3-f611-4fd1-8350-2079549f6a9d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:41.199192 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-0feae6f1-1d72-46a6-8810-4e72a385dd22 req-cde10fe3-f611-4fd1-8350-2079549f6a9d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] POST https://10.4.3.222/volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2/action Aug 01 00:19:41.199780 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-0feae6f1-1d72-46a6-8810-4e72a385dd22 req-cde10fe3-f611-4fd1-8350-2079549f6a9d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:19:41.200000 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-0feae6f1-1d72-46a6-8810-4e72a385dd22 req-cde10fe3-f611-4fd1-8350-2079549f6a9d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:41.213640 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:41.213640 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:41.214160 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-0feae6f1-1d72-46a6-8810-4e72a385dd22 req-cde10fe3-f611-4fd1-8350-2079549f6a9d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:19:41.220553 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-0feae6f1-1d72-46a6-8810-4e72a385dd22 req-cde10fe3-f611-4fd1-8350-2079549f6a9d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Begin detaching volume completed successfully. Aug 01 00:19:41.220800 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-0feae6f1-1d72-46a6-8810-4e72a385dd22 req-cde10fe3-f611-4fd1-8350-2079549f6a9d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2/action returned with HTTP 202 Aug 01 00:19:41.221230 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 465/1851] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:19:41 2026] POST /volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:19:41.265693 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e97a92d9-950e-4379-8020-cca6bd902099 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:41.266236 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e97a92d9-950e-4379-8020-cca6bd902099 None None] GET https://10.4.3.222/volume// Aug 01 00:19:41.266482 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e97a92d9-950e-4379-8020-cca6bd902099 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:41.266809 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e97a92d9-950e-4379-8020-cca6bd902099 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:41.267236 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e97a92d9-950e-4379-8020-cca6bd902099 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:19:41.267787 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 460/1852] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:19:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:19:41.274951 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-0feae6f1-1d72-46a6-8810-4e72a385dd22 req-de9fc242-fed1-4488-83e0-04c28c84e3b7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:41.280810 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-0feae6f1-1d72-46a6-8810-4e72a385dd22 req-de9fc242-fed1-4488-83e0-04c28c84e3b7 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 Aug 01 00:19:41.280810 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-0feae6f1-1d72-46a6-8810-4e72a385dd22 req-de9fc242-fed1-4488-83e0-04c28c84e3b7 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:41.280810 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-0feae6f1-1d72-46a6-8810-4e72a385dd22 req-de9fc242-fed1-4488-83e0-04c28c84e3b7 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:41.289508 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:41.289508 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:41.293712 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-0feae6f1-1d72-46a6-8810-4e72a385dd22 req-de9fc242-fed1-4488-83e0-04c28c84e3b7 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:19:41.300146 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-0feae6f1-1d72-46a6-8810-4e72a385dd22 req-de9fc242-fed1-4488-83e0-04c28c84e3b7 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 returned with HTTP 200 Aug 01 00:19:41.300728 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 468/1853] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:19:41 2026] GET /volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 => generated 1836 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:19:41.622466 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2627b8cf-af42-4bb7-9d68-9bf34ed50d3c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:41.624828 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2627b8cf-af42-4bb7-9d68-9bf34ed50d3c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939 Aug 01 00:19:41.625086 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2627b8cf-af42-4bb7-9d68-9bf34ed50d3c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:41.625365 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2627b8cf-af42-4bb7-9d68-9bf34ed50d3c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:41.635641 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:41.635641 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:41.640654 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-2627b8cf-af42-4bb7-9d68-9bf34ed50d3c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:19:41.646525 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2627b8cf-af42-4bb7-9d68-9bf34ed50d3c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939 returned with HTTP 200 Aug 01 00:19:41.646525 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 461/1854] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:41 2026] GET /volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:41.658171 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cadb94d4-ffab-4cd3-a68f-8da0ea3c75c9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:41.664041 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cadb94d4-ffab-4cd3-a68f-8da0ea3c75c9 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939 Aug 01 00:19:41.664550 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cadb94d4-ffab-4cd3-a68f-8da0ea3c75c9 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:41.666796 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cadb94d4-ffab-4cd3-a68f-8da0ea3c75c9 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:41.672377 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:41.672377 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:41.676756 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-cadb94d4-ffab-4cd3-a68f-8da0ea3c75c9 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:19:41.682477 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cadb94d4-ffab-4cd3-a68f-8da0ea3c75c9 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939 returned with HTTP 200 Aug 01 00:19:41.683034 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 466/1855] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:41 2026] GET /volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:41.695225 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-00ab161b-3c89-4550-87ce-d6f7f242583b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:41.699330 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-00ab161b-3c89-4550-87ce-d6f7f242583b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939/action Aug 01 00:19:41.699873 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-00ab161b-3c89-4550-87ce-d6f7f242583b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:19:41.700067 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-00ab161b-3c89-4550-87ce-d6f7f242583b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:41.709050 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:41.709050 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:41.709546 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-00ab161b-3c89-4550-87ce-d6f7f242583b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:19:41.717169 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-00ab161b-3c89-4550-87ce-d6f7f242583b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume updated successfully. Aug 01 00:19:41.717422 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-00ab161b-3c89-4550-87ce-d6f7f242583b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939/action returned with HTTP 200 Aug 01 00:19:41.717869 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 461/1856] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:19:41 2026] POST /volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 01 00:19:41.857845 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-7094f966-646b-43e2-99ef-d4b1f0df97df None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:41.861538 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-7094f966-646b-43e2-99ef-d4b1f0df97df tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939 Aug 01 00:19:41.861538 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-7094f966-646b-43e2-99ef-d4b1f0df97df tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:41.861538 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-7094f966-646b-43e2-99ef-d4b1f0df97df tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:41.867844 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:41.867844 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:41.871988 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-7094f966-646b-43e2-99ef-d4b1f0df97df tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:19:41.876135 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-7094f966-646b-43e2-99ef-d4b1f0df97df tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939 returned with HTTP 200 Aug 01 00:19:41.876614 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 469/1857] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:19:41 2026] GET /volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:42.002925 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6b0af028-5f4c-4ff0-911f-094e0ea602af None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:42.002925 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6b0af028-5f4c-4ff0-911f-094e0ea602af tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb Aug 01 00:19:42.002925 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6b0af028-5f4c-4ff0-911f-094e0ea602af tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:42.002925 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6b0af028-5f4c-4ff0-911f-094e0ea602af tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:42.002925 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-6b0af028-5f4c-4ff0-911f-094e0ea602af tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Show backup with id 164fc680-060a-4e16-856b-d21773ee1fbb. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:19:42.002925 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:42.002925 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:42.002925 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6b0af028-5f4c-4ff0-911f-094e0ea602af tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb returned with HTTP 200 Aug 01 00:19:42.002925 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 462/1858] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:41 2026] GET /volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:42.035716 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c756cb66-e9c3-43ea-be59-d18a846c6edb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:42.219919 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c756cb66-e9c3-43ea-be59-d18a846c6edb tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:19:42.219919 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c756cb66-e9c3-43ea-be59-d18a846c6edb tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-237637521"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:42.224396 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-c756cb66-e9c3-43ea-be59-d18a846c6edb tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-237637521'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:19:42.224396 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-c756cb66-e9c3-43ea-be59-d18a846c6edb tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Create volume of 1 GB Aug 01 00:19:42.230599 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c756cb66-e9c3-43ea-be59-d18a846c6edb tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Availability Zones retrieved successfully. Aug 01 00:19:42.239705 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c756cb66-e9c3-43ea-be59-d18a846c6edb tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Flow 'volume_create_api' (7e87c7f9-0fc4-49e3-8826-d3d85671e389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:42.240941 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c756cb66-e9c3-43ea-be59-d18a846c6edb tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7001cab1-3a46-4a4b-b143-94122105f2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:42.242026 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-c756cb66-e9c3-43ea-be59-d18a846c6edb tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:19:42.278638 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c756cb66-e9c3-43ea-be59-d18a846c6edb tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7001cab1-3a46-4a4b-b143-94122105f2ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:42.280335 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c756cb66-e9c3-43ea-be59-d18a846c6edb tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63ac24dd-fc85-4b9f-b89b-286d036478af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:42.295260 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-0feae6f1-1d72-46a6-8810-4e72a385dd22 req-1aa9de50-c38a-429e-9290-2915e358bace None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:42.300284 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-0feae6f1-1d72-46a6-8810-4e72a385dd22 req-1aa9de50-c38a-429e-9290-2915e358bace tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] DELETE https://10.4.3.222/volume/v3/attachments/f6f22e2c-3540-41ef-9190-aad1aaf63aa6 Aug 01 00:19:42.300872 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-0feae6f1-1d72-46a6-8810-4e72a385dd22 req-1aa9de50-c38a-429e-9290-2915e358bace tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:42.300872 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-0feae6f1-1d72-46a6-8810-4e72a385dd22 req-1aa9de50-c38a-429e-9290-2915e358bace tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:42.311015 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:42.311015 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:42.368118 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-c2c16f50-3610-4df1-9962-8d35a2b22c8f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:42.371581 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-c2c16f50-3610-4df1-9962-8d35a2b22c8f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939 Aug 01 00:19:42.371581 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-c2c16f50-3610-4df1-9962-8d35a2b22c8f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:42.371581 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-c2c16f50-3610-4df1-9962-8d35a2b22c8f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:42.371748 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-0feae6f1-1d72-46a6-8810-4e72a385dd22 req-1aa9de50-c38a-429e-9290-2915e358bace tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/attachments/f6f22e2c-3540-41ef-9190-aad1aaf63aa6 returned with HTTP 200 Aug 01 00:19:42.372149 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 462/1859] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:19:42 2026] DELETE /volume/v3/attachments/f6f22e2c-3540-41ef-9190-aad1aaf63aa6 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:42.374381 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-c756cb66-e9c3-43ea-be59-d18a846c6edb tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Created reservations ['29736f11-9a6f-4aec-959f-362328e8f90d', '6a1cb8ad-3a9e-4609-99f0-004707ca5763', 'c2113f6a-d0ab-47e3-8fb6-743b890c7e8c', 'c81aa153-3f6a-4f3b-8966-454c0fd3cc37'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:19:42.377163 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c756cb66-e9c3-43ea-be59-d18a846c6edb tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63ac24dd-fc85-4b9f-b89b-286d036478af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29736f11-9a6f-4aec-959f-362328e8f90d', '6a1cb8ad-3a9e-4609-99f0-004707ca5763', 'c2113f6a-d0ab-47e3-8fb6-743b890c7e8c', 'c81aa153-3f6a-4f3b-8966-454c0fd3cc37']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:42.377163 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c756cb66-e9c3-43ea-be59-d18a846c6edb tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0711706e-0967-4f8e-9572-af127f0c8eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:42.381113 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:42.381113 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:42.385257 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-c2c16f50-3610-4df1-9962-8d35a2b22c8f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:19:42.392297 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-c2c16f50-3610-4df1-9962-8d35a2b22c8f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939 returned with HTTP 200 Aug 01 00:19:42.393035 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 470/1860] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:19:42 2026] GET /volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:42.404539 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f31fd4cb-72a3-4939-b69a-3cc64a53e446 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:42.405084 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f31fd4cb-72a3-4939-b69a-3cc64a53e446 None None] GET https://10.4.3.222/volume// Aug 01 00:19:42.405305 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f31fd4cb-72a3-4939-b69a-3cc64a53e446 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:42.405547 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f31fd4cb-72a3-4939-b69a-3cc64a53e446 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:42.405913 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f31fd4cb-72a3-4939-b69a-3cc64a53e446 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:19:42.406185 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 463/1861] 10.4.3.222 () {66 vars in 1419 bytes} [Sat Aug 1 00:19:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:19:42.410024 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c756cb66-e9c3-43ea-be59-d18a846c6edb tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0711706e-0967-4f8e-9572-af127f0c8eab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fce0ba37-2303-458e-9505-763349e7bb9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-237637521',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='186cfdf8224a403f81793989a60e4923',qos_specs=None,replication_status=,reservations=['29736f11-9a6f-4aec-959f-362328e8f90d','6a1cb8ad-3a9e-4609-99f0-004707ca5763','c2113f6a-d0ab-47e3-8fb6-743b890c7e8c','c81aa153-3f6a-4f3b-8966-454c0fd3cc37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9d6f8aa36164f04883a85f2830a9250',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:19:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-237637521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fce0ba37-2303-458e-9505-763349e7bb9a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='186cfdf8224a403f81793989a60e4923',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9d6f8aa36164f04883a85f2830a9250',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:42.412006 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c756cb66-e9c3-43ea-be59-d18a846c6edb tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4adfe5be-54a3-48f9-92f9-26893d8325a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:42.413302 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-890fc8b5-607e-4e22-922d-c08720f607c0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:42.415371 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-890fc8b5-607e-4e22-922d-c08720f607c0 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:19:42.415695 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-890fc8b5-607e-4e22-922d-c08720f607c0 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c095349-067b-4036-8c1b-b7e99b70a939", "connector": null, "instance_uuid": "5f50a4fe-ab2d-48da-b9cb-6ffdcba16741"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:42.430499 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:42.430499 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:42.443927 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c756cb66-e9c3-43ea-be59-d18a846c6edb tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4adfe5be-54a3-48f9-92f9-26893d8325a0) transitioned into state 'SUCCESS' from state '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-237637521',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='186cfdf8224a403f81793989a60e4923',qos_specs=None,replication_status=,reservations=['29736f11-9a6f-4aec-959f-362328e8f90d','6a1cb8ad-3a9e-4609-99f0-004707ca5763','c2113f6a-d0ab-47e3-8fb6-743b890c7e8c','c81aa153-3f6a-4f3b-8966-454c0fd3cc37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9d6f8aa36164f04883a85f2830a9250',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:42.444999 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c756cb66-e9c3-43ea-be59-d18a846c6edb tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ac7cb7f-8688-4cfb-9dd0-a486f58027e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:42.460208 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c756cb66-e9c3-43ea-be59-d18a846c6edb tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ac7cb7f-8688-4cfb-9dd0-a486f58027e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:42.461656 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c756cb66-e9c3-43ea-be59-d18a846c6edb tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Flow 'volume_create_api' (7e87c7f9-0fc4-49e3-8826-d3d85671e389) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:42.462115 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c756cb66-e9c3-43ea-be59-d18a846c6edb tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Create volume request issued successfully. Aug 01 00:19:42.463563 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c756cb66-e9c3-43ea-be59-d18a846c6edb tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:19:42.464070 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 467/1862] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:19:42 2026] POST /volume/v3/volumes => generated 759 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:19:42.473158 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-890fc8b5-607e-4e22-922d-c08720f607c0 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:19:42.474595 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 463/1863] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:19:42 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 01 00:19:42.478192 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-53930a41-c78d-4b64-a75d-164aaf146ade None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:42.481660 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-53930a41-c78d-4b64-a75d-164aaf146ade tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] GET https://10.4.3.222/volume/v3/volumes/fce0ba37-2303-458e-9505-763349e7bb9a Aug 01 00:19:42.481660 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-53930a41-c78d-4b64-a75d-164aaf146ade tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:42.481660 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-53930a41-c78d-4b64-a75d-164aaf146ade tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:42.491518 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:42.491518 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:42.496073 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-53930a41-c78d-4b64-a75d-164aaf146ade tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Volume info retrieved successfully. Aug 01 00:19:42.501285 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-53930a41-c78d-4b64-a75d-164aaf146ade tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] https://10.4.3.222/volume/v3/volumes/fce0ba37-2303-458e-9505-763349e7bb9a returned with HTTP 200 Aug 01 00:19:42.501795 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 471/1864] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:42 2026] GET /volume/v3/volumes/fce0ba37-2303-458e-9505-763349e7bb9a => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:43.015149 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-42e2b90e-8796-4cf9-9a93-9f1748488026 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:43.017587 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-42e2b90e-8796-4cf9-9a93-9f1748488026 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb Aug 01 00:19:43.017852 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-42e2b90e-8796-4cf9-9a93-9f1748488026 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:43.018084 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-42e2b90e-8796-4cf9-9a93-9f1748488026 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:43.018219 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-42e2b90e-8796-4cf9-9a93-9f1748488026 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Show backup with id 164fc680-060a-4e16-856b-d21773ee1fbb. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:19:43.023628 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:43.023628 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:43.024643 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-42e2b90e-8796-4cf9-9a93-9f1748488026 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb returned with HTTP 200 Aug 01 00:19:43.025141 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 464/1865] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:43 2026] GET /volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:43.518203 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-828e0676-690d-4daf-b63a-c46be143dcd0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:43.520994 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-828e0676-690d-4daf-b63a-c46be143dcd0 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] GET https://10.4.3.222/volume/v3/volumes/fce0ba37-2303-458e-9505-763349e7bb9a Aug 01 00:19:43.521321 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-828e0676-690d-4daf-b63a-c46be143dcd0 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:43.521961 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-828e0676-690d-4daf-b63a-c46be143dcd0 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:43.529682 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:43.529682 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:43.533853 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-828e0676-690d-4daf-b63a-c46be143dcd0 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Volume info retrieved successfully. Aug 01 00:19:43.538113 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-828e0676-690d-4daf-b63a-c46be143dcd0 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] https://10.4.3.222/volume/v3/volumes/fce0ba37-2303-458e-9505-763349e7bb9a returned with HTTP 200 Aug 01 00:19:43.538822 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 468/1866] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:43 2026] GET /volume/v3/volumes/fce0ba37-2303-458e-9505-763349e7bb9a => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:43.565961 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-3f90e450-dff0-4eb3-b31d-78f9087a22ce req-40d4f602-b337-4218-b5a3-b399cce7c332 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:43.570239 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-3f90e450-dff0-4eb3-b31d-78f9087a22ce req-40d4f602-b337-4218-b5a3-b399cce7c332 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] GET https://10.4.3.222/volume/v3/volumes/fce0ba37-2303-458e-9505-763349e7bb9a Aug 01 00:19:43.570667 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-3f90e450-dff0-4eb3-b31d-78f9087a22ce req-40d4f602-b337-4218-b5a3-b399cce7c332 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:43.570948 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-3f90e450-dff0-4eb3-b31d-78f9087a22ce req-40d4f602-b337-4218-b5a3-b399cce7c332 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:43.583508 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:43.583508 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:43.590102 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-3f90e450-dff0-4eb3-b31d-78f9087a22ce req-40d4f602-b337-4218-b5a3-b399cce7c332 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Volume info retrieved successfully. Aug 01 00:19:43.591011 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-5ade1d34-5b68-4c07-a043-a966407c983b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:43.591428 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5ade1d34-5b68-4c07-a043-a966407c983b None None] GET https://10.4.3.222/volume// Aug 01 00:19:43.591612 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5ade1d34-5b68-4c07-a043-a966407c983b None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:43.591821 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5ade1d34-5b68-4c07-a043-a966407c983b None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:43.592151 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5ade1d34-5b68-4c07-a043-a966407c983b None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:19:43.592447 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 472/1867] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:19:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 01 00:19:43.598528 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-3f90e450-dff0-4eb3-b31d-78f9087a22ce req-40d4f602-b337-4218-b5a3-b399cce7c332 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] https://10.4.3.222/volume/v3/volumes/fce0ba37-2303-458e-9505-763349e7bb9a returned with HTTP 200 Aug 01 00:19:43.598881 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 464/1868] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:19:43 2026] GET /volume/v3/volumes/fce0ba37-2303-458e-9505-763349e7bb9a => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:43.602511 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-adbf14c8-30cc-4416-9b6f-f5ea14eb2e6f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:43.610945 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-adbf14c8-30cc-4416-9b6f-f5ea14eb2e6f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939 Aug 01 00:19:43.611796 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-adbf14c8-30cc-4416-9b6f-f5ea14eb2e6f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:43.611796 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-adbf14c8-30cc-4416-9b6f-f5ea14eb2e6f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:43.620444 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b9842794-8d3e-4e2b-818c-723641ef422a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:43.622492 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b9842794-8d3e-4e2b-818c-723641ef422a tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:19:43.622736 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b9842794-8d3e-4e2b-818c-723641ef422a tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1958093642"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:43.624852 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-b9842794-8d3e-4e2b-818c-723641ef422a tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1958093642'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:19:43.625520 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-b9842794-8d3e-4e2b-818c-723641ef422a tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Create volume of 1 GB Aug 01 00:19:43.627507 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:43.627507 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:43.630943 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b9842794-8d3e-4e2b-818c-723641ef422a tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Availability Zones retrieved successfully. Aug 01 00:19:43.637261 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-adbf14c8-30cc-4416-9b6f-f5ea14eb2e6f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:19:43.637345 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b9842794-8d3e-4e2b-818c-723641ef422a tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Flow 'volume_create_api' (295677c0-15b2-484b-b1ce-2f00fef3281b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:43.638342 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b9842794-8d3e-4e2b-818c-723641ef422a tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (478771fa-d5f0-4af7-81b2-b6d71c3dab57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:43.640487 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-b9842794-8d3e-4e2b-818c-723641ef422a tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:19:43.643964 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-adbf14c8-30cc-4416-9b6f-f5ea14eb2e6f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939 returned with HTTP 200 Aug 01 00:19:43.643964 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 465/1869] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:19:43 2026] GET /volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939 => generated 1051 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:19:43.680007 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b9842794-8d3e-4e2b-818c-723641ef422a tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (478771fa-d5f0-4af7-81b2-b6d71c3dab57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:43.681215 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b9842794-8d3e-4e2b-818c-723641ef422a tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fa4d271-536f-4250-95b8-e059d0a8f0b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:43.753626 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-b9842794-8d3e-4e2b-818c-723641ef422a tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Created reservations ['7f841b43-3802-4ca1-9e4c-992f4ca01bbb', 'b092d7e1-4329-4288-937a-27df14266e7d', '2d0ff165-ee87-475a-9de6-20bcdf533d36', 'f2534852-ad51-4ae1-bf07-6d706967263c'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:19:43.754649 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b9842794-8d3e-4e2b-818c-723641ef422a tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fa4d271-536f-4250-95b8-e059d0a8f0b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f841b43-3802-4ca1-9e4c-992f4ca01bbb', 'b092d7e1-4329-4288-937a-27df14266e7d', '2d0ff165-ee87-475a-9de6-20bcdf533d36', 'f2534852-ad51-4ae1-bf07-6d706967263c']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:43.756745 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b9842794-8d3e-4e2b-818c-723641ef422a tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (951561b7-e1a2-453f-ba30-c251cb12f3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:43.767650 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-7b7b7809-9749-4743-a942-a6ecbb1c60ef None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:43.770935 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-7b7b7809-9749-4743-a942-a6ecbb1c60ef tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] PUT https://10.4.3.222/volume/v3/attachments/542280e1-e06c-43d3-b67b-15a8a9c43ca6 Aug 01 00:19:43.771299 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-7b7b7809-9749-4743-a942-a6ecbb1c60ef tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:43.782874 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-7b7b7809-9749-4743-a942-a6ecbb1c60ef tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Acquiring lock "cinder-attachment_update-8c095349-067b-4036-8c1b-b7e99b70a939-np0000006296" by "attachment_update" {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:19:43.788193 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-7b7b7809-9749-4743-a942-a6ecbb1c60ef tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Lock "cinder-attachment_update-8c095349-067b-4036-8c1b-b7e99b70a939-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:19:43.789616 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:43.789616 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:43.792082 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b9842794-8d3e-4e2b-818c-723641ef422a tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (951561b7-e1a2-453f-ba30-c251cb12f3aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9300f364-d343-4814-b763-79707cd7610d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1958093642',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='186cfdf8224a403f81793989a60e4923',qos_specs=None,replication_status=,reservations=['7f841b43-3802-4ca1-9e4c-992f4ca01bbb','b092d7e1-4329-4288-937a-27df14266e7d','2d0ff165-ee87-475a-9de6-20bcdf533d36','f2534852-ad51-4ae1-bf07-6d706967263c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9d6f8aa36164f04883a85f2830a9250',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:19:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1958093642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9300f364-d343-4814-b763-79707cd7610d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='186cfdf8224a403f81793989a60e4923',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9d6f8aa36164f04883a85f2830a9250',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:43.792904 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b9842794-8d3e-4e2b-818c-723641ef422a tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f13d376c-12f9-4573-a62c-18f66000548e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:43.816433 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b9842794-8d3e-4e2b-818c-723641ef422a tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f13d376c-12f9-4573-a62c-18f66000548e) transitioned into state 'SUCCESS' from state '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-1958093642',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='186cfdf8224a403f81793989a60e4923',qos_specs=None,replication_status=,reservations=['7f841b43-3802-4ca1-9e4c-992f4ca01bbb','b092d7e1-4329-4288-937a-27df14266e7d','2d0ff165-ee87-475a-9de6-20bcdf533d36','f2534852-ad51-4ae1-bf07-6d706967263c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9d6f8aa36164f04883a85f2830a9250',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:43.817854 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b9842794-8d3e-4e2b-818c-723641ef422a tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (295f6736-0f01-4dc6-aa08-5dab325fc42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:43.828526 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b9842794-8d3e-4e2b-818c-723641ef422a tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (295f6736-0f01-4dc6-aa08-5dab325fc42e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:43.829670 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b9842794-8d3e-4e2b-818c-723641ef422a tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Flow 'volume_create_api' (295677c0-15b2-484b-b1ce-2f00fef3281b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:43.830127 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b9842794-8d3e-4e2b-818c-723641ef422a tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Create volume request issued successfully. Aug 01 00:19:43.830682 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b9842794-8d3e-4e2b-818c-723641ef422a tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:19:43.831187 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 469/1870] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:19:43 2026] POST /volume/v3/volumes => generated 760 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:19:43.848619 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c24c9046-879d-44a9-9b3e-0ed637eb8415 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:43.856783 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c24c9046-879d-44a9-9b3e-0ed637eb8415 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] GET https://10.4.3.222/volume/v3/volumes/9300f364-d343-4814-b763-79707cd7610d Aug 01 00:19:43.856783 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c24c9046-879d-44a9-9b3e-0ed637eb8415 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:43.856783 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c24c9046-879d-44a9-9b3e-0ed637eb8415 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:43.868825 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:43.868825 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:43.876266 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c24c9046-879d-44a9-9b3e-0ed637eb8415 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Volume info retrieved successfully. Aug 01 00:19:43.886371 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c24c9046-879d-44a9-9b3e-0ed637eb8415 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] https://10.4.3.222/volume/v3/volumes/9300f364-d343-4814-b763-79707cd7610d returned with HTTP 200 Aug 01 00:19:43.886818 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 465/1871] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:43 2026] GET /volume/v3/volumes/9300f364-d343-4814-b763-79707cd7610d => generated 828 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:43.929466 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-7b7b7809-9749-4743-a942-a6ecbb1c60ef tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Lock "cinder-attachment_update-8c095349-067b-4036-8c1b-b7e99b70a939-np0000006296" released by "attachment_update" :: held 0.141s {{(pid=100408) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:19:43.929893 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-7b7b7809-9749-4743-a942-a6ecbb1c60ef tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments/542280e1-e06c-43d3-b67b-15a8a9c43ca6 returned with HTTP 200 Aug 01 00:19:43.930532 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 473/1872] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:19:43 2026] PUT /volume/v3/attachments/542280e1-e06c-43d3-b67b-15a8a9c43ca6 => generated 968 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:43.979924 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-17076d30-c251-4760-95a6-6fc3c5388f9c req-30e5c261-8db1-4fa6-a491-fd9894d88235 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:43.980529 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-e0fb1cbf-f3dd-4795-b4d6-ece47972c250 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:43.981665 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-17076d30-c251-4760-95a6-6fc3c5388f9c req-30e5c261-8db1-4fa6-a491-fd9894d88235 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] DELETE https://10.4.3.222/volume/v3/attachments/f6f22e2c-3540-41ef-9190-aad1aaf63aa6 Aug 01 00:19:43.982074 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-17076d30-c251-4760-95a6-6fc3c5388f9c req-30e5c261-8db1-4fa6-a491-fd9894d88235 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:43.982199 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-17076d30-c251-4760-95a6-6fc3c5388f9c req-30e5c261-8db1-4fa6-a491-fd9894d88235 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:43.989654 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-17076d30-c251-4760-95a6-6fc3c5388f9c req-30e5c261-8db1-4fa6-a491-fd9894d88235 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/attachments/f6f22e2c-3540-41ef-9190-aad1aaf63aa6 returned with HTTP 404 Aug 01 00:19:43.989772 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 470/1873] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:19:43 2026] DELETE /volume/v3/attachments/f6f22e2c-3540-41ef-9190-aad1aaf63aa6 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:19:43.991536 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-e0fb1cbf-f3dd-4795-b4d6-ece47972c250 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/attachments/542280e1-e06c-43d3-b67b-15a8a9c43ca6/action Aug 01 00:19:43.992025 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-e0fb1cbf-f3dd-4795-b4d6-ece47972c250 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action body: b'{"os-complete": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:19:43.992074 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-e0fb1cbf-f3dd-4795-b4d6-ece47972c250 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:44.019586 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:44.019586 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:44.037825 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-e0fb1cbf-f3dd-4795-b4d6-ece47972c250 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments/542280e1-e06c-43d3-b67b-15a8a9c43ca6/action returned with HTTP 204 Aug 01 00:19:44.038135 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 466/1874] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:19:43 2026] POST /volume/v3/attachments/542280e1-e06c-43d3-b67b-15a8a9c43ca6/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:44.044556 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4cd7a062-81a1-40c5-9cde-5c8ab5e083ed None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:44.051579 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4cd7a062-81a1-40c5-9cde-5c8ab5e083ed tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb Aug 01 00:19:44.051916 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4cd7a062-81a1-40c5-9cde-5c8ab5e083ed tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:44.052302 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4cd7a062-81a1-40c5-9cde-5c8ab5e083ed tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:44.056063 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-4cd7a062-81a1-40c5-9cde-5c8ab5e083ed tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Show backup with id 164fc680-060a-4e16-856b-d21773ee1fbb. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:19:44.060670 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:44.060670 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:44.061704 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4cd7a062-81a1-40c5-9cde-5c8ab5e083ed tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb returned with HTTP 200 Aug 01 00:19:44.062250 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 466/1875] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:44 2026] GET /volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb => generated 758 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:44.905152 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a459a499-ea64-4106-9418-622dc6c701b9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:44.908804 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a459a499-ea64-4106-9418-622dc6c701b9 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] GET https://10.4.3.222/volume/v3/volumes/9300f364-d343-4814-b763-79707cd7610d Aug 01 00:19:44.908804 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a459a499-ea64-4106-9418-622dc6c701b9 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:44.908804 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a459a499-ea64-4106-9418-622dc6c701b9 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:44.914536 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:44.914536 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:44.917897 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a459a499-ea64-4106-9418-622dc6c701b9 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Volume info retrieved successfully. Aug 01 00:19:44.923969 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a459a499-ea64-4106-9418-622dc6c701b9 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] https://10.4.3.222/volume/v3/volumes/9300f364-d343-4814-b763-79707cd7610d returned with HTTP 200 Aug 01 00:19:44.927496 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 474/1876] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:44 2026] GET /volume/v3/volumes/9300f364-d343-4814-b763-79707cd7610d => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:44.953868 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-3bfa7144-19dc-49d5-adc5-48e945ea7f01 req-1d1fe657-22c4-49f9-9e01-828b8a9e4a2e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:44.955983 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-3bfa7144-19dc-49d5-adc5-48e945ea7f01 req-1d1fe657-22c4-49f9-9e01-828b8a9e4a2e tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] GET https://10.4.3.222/volume/v3/volumes/9300f364-d343-4814-b763-79707cd7610d Aug 01 00:19:44.956220 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-3bfa7144-19dc-49d5-adc5-48e945ea7f01 req-1d1fe657-22c4-49f9-9e01-828b8a9e4a2e tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:44.956417 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-3bfa7144-19dc-49d5-adc5-48e945ea7f01 req-1d1fe657-22c4-49f9-9e01-828b8a9e4a2e tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:44.969459 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:44.969459 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:44.975838 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-3bfa7144-19dc-49d5-adc5-48e945ea7f01 req-1d1fe657-22c4-49f9-9e01-828b8a9e4a2e tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Volume info retrieved successfully. Aug 01 00:19:44.980995 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-3bfa7144-19dc-49d5-adc5-48e945ea7f01 req-1d1fe657-22c4-49f9-9e01-828b8a9e4a2e tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] https://10.4.3.222/volume/v3/volumes/9300f364-d343-4814-b763-79707cd7610d returned with HTTP 200 Aug 01 00:19:44.981396 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 471/1877] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:19:44 2026] GET /volume/v3/volumes/9300f364-d343-4814-b763-79707cd7610d => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:44.998344 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-8330d624-96df-4d37-a795-5820f012f511 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:45.000492 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8330d624-96df-4d37-a795-5820f012f511 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:19:45.000956 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8330d624-96df-4d37-a795-5820f012f511 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1523542787"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:45.002758 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-8330d624-96df-4d37-a795-5820f012f511 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1523542787'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:19:45.002948 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-8330d624-96df-4d37-a795-5820f012f511 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Create volume of 1 GB Aug 01 00:19:45.007358 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-8330d624-96df-4d37-a795-5820f012f511 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Availability Zones retrieved successfully. Aug 01 00:19:45.014730 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-8330d624-96df-4d37-a795-5820f012f511 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Flow 'volume_create_api' (fcb3864b-add7-4a77-9555-7eedc066b73b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:45.016290 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-8330d624-96df-4d37-a795-5820f012f511 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b437712e-8b58-4168-91f0-b4ea2441ffaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:45.017955 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-8330d624-96df-4d37-a795-5820f012f511 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:19:45.046910 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-8330d624-96df-4d37-a795-5820f012f511 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b437712e-8b58-4168-91f0-b4ea2441ffaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:45.048192 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-8330d624-96df-4d37-a795-5820f012f511 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a2f92fe-1f13-451e-b1f2-07a4d098e265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:45.089105 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f0246d09-8e2b-493f-95f2-0a95db809a6e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:45.092750 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-8330d624-96df-4d37-a795-5820f012f511 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Created reservations ['1c5ba5e7-c382-41a5-a00f-a84d7d0c9e32', '0c189a78-0bb5-4388-8357-8830a28485c6', '3f26b03e-5ae2-40c2-8b56-605f0f881e5e', 'bb4e5945-d45a-4d5f-987b-6928eaf19355'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:19:45.093909 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-8330d624-96df-4d37-a795-5820f012f511 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a2f92fe-1f13-451e-b1f2-07a4d098e265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c5ba5e7-c382-41a5-a00f-a84d7d0c9e32', '0c189a78-0bb5-4388-8357-8830a28485c6', '3f26b03e-5ae2-40c2-8b56-605f0f881e5e', 'bb4e5945-d45a-4d5f-987b-6928eaf19355']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:45.095008 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-8330d624-96df-4d37-a795-5820f012f511 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fedcf4f-794d-47f8-961d-2b4a3139130c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:45.099664 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f0246d09-8e2b-493f-95f2-0a95db809a6e tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb Aug 01 00:19:45.100010 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f0246d09-8e2b-493f-95f2-0a95db809a6e tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:45.100276 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f0246d09-8e2b-493f-95f2-0a95db809a6e tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:45.100429 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-f0246d09-8e2b-493f-95f2-0a95db809a6e tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Show backup with id 164fc680-060a-4e16-856b-d21773ee1fbb. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:19:45.106472 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:45.106472 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:45.107678 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f0246d09-8e2b-493f-95f2-0a95db809a6e tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb returned with HTTP 200 Aug 01 00:19:45.108316 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 467/1878] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:45 2026] GET /volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb => generated 758 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:45.128325 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-8330d624-96df-4d37-a795-5820f012f511 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fedcf4f-794d-47f8-961d-2b4a3139130c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62b7672e-b156-4b67-9f06-7d0b2cc9c66a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1523542787',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='186cfdf8224a403f81793989a60e4923',qos_specs=None,replication_status=,reservations=['1c5ba5e7-c382-41a5-a00f-a84d7d0c9e32','0c189a78-0bb5-4388-8357-8830a28485c6','3f26b03e-5ae2-40c2-8b56-605f0f881e5e','bb4e5945-d45a-4d5f-987b-6928eaf19355'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9d6f8aa36164f04883a85f2830a9250',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:19:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1523542787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62b7672e-b156-4b67-9f06-7d0b2cc9c66a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='186cfdf8224a403f81793989a60e4923',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9d6f8aa36164f04883a85f2830a9250',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:45.128325 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-8330d624-96df-4d37-a795-5820f012f511 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38fdd0eb-5f8e-4441-9fc1-c52f6329c139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:45.151177 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-8330d624-96df-4d37-a795-5820f012f511 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38fdd0eb-5f8e-4441-9fc1-c52f6329c139) transitioned into state 'SUCCESS' from state '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-1523542787',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='186cfdf8224a403f81793989a60e4923',qos_specs=None,replication_status=,reservations=['1c5ba5e7-c382-41a5-a00f-a84d7d0c9e32','0c189a78-0bb5-4388-8357-8830a28485c6','3f26b03e-5ae2-40c2-8b56-605f0f881e5e','bb4e5945-d45a-4d5f-987b-6928eaf19355'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9d6f8aa36164f04883a85f2830a9250',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:45.151975 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-8330d624-96df-4d37-a795-5820f012f511 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a12840d9-e761-4e22-bb7e-b9f90b6c25a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:45.162418 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-8330d624-96df-4d37-a795-5820f012f511 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a12840d9-e761-4e22-bb7e-b9f90b6c25a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:45.163255 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-8330d624-96df-4d37-a795-5820f012f511 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Flow 'volume_create_api' (fcb3864b-add7-4a77-9555-7eedc066b73b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:45.164610 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-8330d624-96df-4d37-a795-5820f012f511 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Create volume request issued successfully. Aug 01 00:19:45.164610 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8330d624-96df-4d37-a795-5820f012f511 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:19:45.164610 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 467/1879] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:19:44 2026] POST /volume/v3/volumes => generated 760 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:19:45.179030 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f0f2040f-22f0-4bc9-80b8-ebc245588ee1 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:45.181222 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f0f2040f-22f0-4bc9-80b8-ebc245588ee1 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] GET https://10.4.3.222/volume/v3/volumes/62b7672e-b156-4b67-9f06-7d0b2cc9c66a Aug 01 00:19:45.181584 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f0f2040f-22f0-4bc9-80b8-ebc245588ee1 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:45.181791 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f0f2040f-22f0-4bc9-80b8-ebc245588ee1 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:45.199722 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:45.199722 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:45.204522 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f0f2040f-22f0-4bc9-80b8-ebc245588ee1 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Volume info retrieved successfully. Aug 01 00:19:45.211714 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f0f2040f-22f0-4bc9-80b8-ebc245588ee1 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] https://10.4.3.222/volume/v3/volumes/62b7672e-b156-4b67-9f06-7d0b2cc9c66a returned with HTTP 200 Aug 01 00:19:45.213812 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 475/1880] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:45 2026] GET /volume/v3/volumes/62b7672e-b156-4b67-9f06-7d0b2cc9c66a => generated 828 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:45.435958 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-13b4a399-5341-4cbd-b05d-6f5b2c66bb4b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:45.437910 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-13b4a399-5341-4cbd-b05d-6f5b2c66bb4b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 Aug 01 00:19:45.438136 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-13b4a399-5341-4cbd-b05d-6f5b2c66bb4b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:45.438351 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-13b4a399-5341-4cbd-b05d-6f5b2c66bb4b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:45.445916 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:45.445916 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:45.448745 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-13b4a399-5341-4cbd-b05d-6f5b2c66bb4b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:19:45.453512 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-13b4a399-5341-4cbd-b05d-6f5b2c66bb4b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 returned with HTTP 200 Aug 01 00:19:45.453951 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 472/1881] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:45 2026] GET /volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 => generated 1361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:45.465389 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4bad2e92-beb7-4748-a702-10a68ec5a333 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:45.467067 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4bad2e92-beb7-4748-a702-10a68ec5a333 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] DELETE https://10.4.3.222/volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 Aug 01 00:19:45.470272 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4bad2e92-beb7-4748-a702-10a68ec5a333 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:45.470272 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4bad2e92-beb7-4748-a702-10a68ec5a333 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:45.470272 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-4bad2e92-beb7-4748-a702-10a68ec5a333 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Delete volume with id: ea321ebd-d8ab-4440-a2f9-403091d3a8d2 Aug 01 00:19:45.476951 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:45.476951 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:45.477615 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4bad2e92-beb7-4748-a702-10a68ec5a333 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:19:45.502059 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4bad2e92-beb7-4748-a702-10a68ec5a333 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Delete volume request issued successfully. Aug 01 00:19:45.502245 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4bad2e92-beb7-4748-a702-10a68ec5a333 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 returned with HTTP 202 Aug 01 00:19:45.502640 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 468/1882] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:19:45 2026] DELETE /volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:19:45.513605 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b584b093-f46a-412b-91ec-90fc0d91278c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:45.515074 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b584b093-f46a-412b-91ec-90fc0d91278c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 Aug 01 00:19:45.515370 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b584b093-f46a-412b-91ec-90fc0d91278c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:45.515918 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b584b093-f46a-412b-91ec-90fc0d91278c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:45.522824 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:45.522824 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:45.526488 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b584b093-f46a-412b-91ec-90fc0d91278c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:19:45.531850 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b584b093-f46a-412b-91ec-90fc0d91278c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 returned with HTTP 200 Aug 01 00:19:45.532532 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 468/1883] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:45 2026] GET /volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 => generated 1360 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:46.122808 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d44b3825-10a9-49a4-838a-a75a9afdc653 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:46.122808 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d44b3825-10a9-49a4-838a-a75a9afdc653 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb Aug 01 00:19:46.122808 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d44b3825-10a9-49a4-838a-a75a9afdc653 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:46.122808 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d44b3825-10a9-49a4-838a-a75a9afdc653 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:46.122808 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-d44b3825-10a9-49a4-838a-a75a9afdc653 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Show backup with id 164fc680-060a-4e16-856b-d21773ee1fbb. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:19:46.126853 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:46.126853 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:46.127589 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d44b3825-10a9-49a4-838a-a75a9afdc653 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb returned with HTTP 200 Aug 01 00:19:46.128010 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 476/1884] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:46 2026] GET /volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:46.228223 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-30f0635e-16d7-47b9-a885-aac227d31f56 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:46.233201 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-30f0635e-16d7-47b9-a885-aac227d31f56 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] GET https://10.4.3.222/volume/v3/volumes/62b7672e-b156-4b67-9f06-7d0b2cc9c66a Aug 01 00:19:46.233471 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-30f0635e-16d7-47b9-a885-aac227d31f56 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:46.233733 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-30f0635e-16d7-47b9-a885-aac227d31f56 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:46.244318 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:46.244318 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:46.253177 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-30f0635e-16d7-47b9-a885-aac227d31f56 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Volume info retrieved successfully. Aug 01 00:19:46.262243 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-30f0635e-16d7-47b9-a885-aac227d31f56 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] https://10.4.3.222/volume/v3/volumes/62b7672e-b156-4b67-9f06-7d0b2cc9c66a returned with HTTP 200 Aug 01 00:19:46.262621 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 473/1885] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:46 2026] GET /volume/v3/volumes/62b7672e-b156-4b67-9f06-7d0b2cc9c66a => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:46.294929 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-9ecf3090-0135-4c6a-8e6a-a54964e90c1e req-729a92ef-6c01-41e7-a270-9ca622f6df1f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:46.297178 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9ecf3090-0135-4c6a-8e6a-a54964e90c1e req-729a92ef-6c01-41e7-a270-9ca622f6df1f tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] GET https://10.4.3.222/volume/v3/volumes/62b7672e-b156-4b67-9f06-7d0b2cc9c66a Aug 01 00:19:46.297382 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-9ecf3090-0135-4c6a-8e6a-a54964e90c1e req-729a92ef-6c01-41e7-a270-9ca622f6df1f tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:46.297595 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-9ecf3090-0135-4c6a-8e6a-a54964e90c1e req-729a92ef-6c01-41e7-a270-9ca622f6df1f tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:46.310433 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:46.310433 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:46.317879 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-9ecf3090-0135-4c6a-8e6a-a54964e90c1e req-729a92ef-6c01-41e7-a270-9ca622f6df1f tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Volume info retrieved successfully. Aug 01 00:19:46.328882 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9ecf3090-0135-4c6a-8e6a-a54964e90c1e req-729a92ef-6c01-41e7-a270-9ca622f6df1f tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] https://10.4.3.222/volume/v3/volumes/62b7672e-b156-4b67-9f06-7d0b2cc9c66a returned with HTTP 200 Aug 01 00:19:46.329448 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 469/1886] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:19:46 2026] GET /volume/v3/volumes/62b7672e-b156-4b67-9f06-7d0b2cc9c66a => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:46.467287 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-44828867-2600-4db8-a6be-0a69e38c536f req-5e7ae8e8-9f6a-4cf2-b137-8ba10c4d2e44 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:46.473506 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-44828867-2600-4db8-a6be-0a69e38c536f req-5e7ae8e8-9f6a-4cf2-b137-8ba10c4d2e44 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] GET https://10.4.3.222/volume/v3/volumes/detail Aug 01 00:19:46.473506 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-44828867-2600-4db8-a6be-0a69e38c536f req-5e7ae8e8-9f6a-4cf2-b137-8ba10c4d2e44 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:46.473506 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-44828867-2600-4db8-a6be-0a69e38c536f req-5e7ae8e8-9f6a-4cf2-b137-8ba10c4d2e44 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Calling method 'detail' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:46.473506 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [req-44828867-2600-4db8-a6be-0a69e38c536f req-5e7ae8e8-9f6a-4cf2-b137-8ba10c4d2e44 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Removing options '' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:19:46.473506 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [req-44828867-2600-4db8-a6be-0a69e38c536f req-5e7ae8e8-9f6a-4cf2-b137-8ba10c4d2e44 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:19:46.481824 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-44828867-2600-4db8-a6be-0a69e38c536f req-5e7ae8e8-9f6a-4cf2-b137-8ba10c4d2e44 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Get all volumes completed successfully. Aug 01 00:19:46.483262 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:46.483262 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:46.491045 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-44828867-2600-4db8-a6be-0a69e38c536f req-5e7ae8e8-9f6a-4cf2-b137-8ba10c4d2e44 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] https://10.4.3.222/volume/v3/volumes/detail returned with HTTP 200 Aug 01 00:19:46.491589 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 469/1887] 10.4.3.222 () {68 vars in 1508 bytes} [Sat Aug 1 00:19:46 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 00:19:46.524175 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-9eda04c5-e9c3-46a6-852d-e46b1e6a0fab req-0eac8f0c-1d22-4bb3-992f-ae090743752d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:46.527084 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-9eda04c5-e9c3-46a6-852d-e46b1e6a0fab req-0eac8f0c-1d22-4bb3-992f-ae090743752d tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] GET https://10.4.3.222/volume/v3/volumes/detail Aug 01 00:19:46.527361 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-9eda04c5-e9c3-46a6-852d-e46b1e6a0fab req-0eac8f0c-1d22-4bb3-992f-ae090743752d tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:46.527608 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-9eda04c5-e9c3-46a6-852d-e46b1e6a0fab req-0eac8f0c-1d22-4bb3-992f-ae090743752d tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Calling method 'detail' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:46.528033 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.api_utils [req-9eda04c5-e9c3-46a6-852d-e46b1e6a0fab req-0eac8f0c-1d22-4bb3-992f-ae090743752d tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Removing options '' from query. {{(pid=100408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:19:46.528801 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [req-9eda04c5-e9c3-46a6-852d-e46b1e6a0fab req-0eac8f0c-1d22-4bb3-992f-ae090743752d tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:19:46.536804 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-9eda04c5-e9c3-46a6-852d-e46b1e6a0fab req-0eac8f0c-1d22-4bb3-992f-ae090743752d tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Get all volumes completed successfully. Aug 01 00:19:46.538096 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:46.538096 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:46.542628 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-9eda04c5-e9c3-46a6-852d-e46b1e6a0fab req-0eac8f0c-1d22-4bb3-992f-ae090743752d tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] https://10.4.3.222/volume/v3/volumes/detail returned with HTTP 200 Aug 01 00:19:46.543095 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 477/1888] 10.4.3.222 () {68 vars in 1508 bytes} [Sat Aug 1 00:19:46 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 01 00:19:46.550715 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c3e503cf-2fa0-484f-94d9-af82b3863a0c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:46.553021 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c3e503cf-2fa0-484f-94d9-af82b3863a0c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 Aug 01 00:19:46.553265 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c3e503cf-2fa0-484f-94d9-af82b3863a0c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:46.553500 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c3e503cf-2fa0-484f-94d9-af82b3863a0c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:46.560026 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c3e503cf-2fa0-484f-94d9-af82b3863a0c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 returned with HTTP 404 Aug 01 00:19:46.560590 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 474/1889] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:46 2026] GET /volume/v3/volumes/ea321ebd-d8ab-4440-a2f9-403091d3a8d2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 01 00:19:46.573547 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-95ee2e79-c94f-4bee-b067-0ccf8ffe8236 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:46.574927 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-29ac0b10-186f-4082-a696-76fe18c3743c req-a34edbc7-6427-4b73-82b5-469917264626 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:46.575380 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-95ee2e79-c94f-4bee-b067-0ccf8ffe8236 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac Aug 01 00:19:46.576101 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-95ee2e79-c94f-4bee-b067-0ccf8ffe8236 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:46.576101 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-95ee2e79-c94f-4bee-b067-0ccf8ffe8236 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:46.584024 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-29ac0b10-186f-4082-a696-76fe18c3743c req-a34edbc7-6427-4b73-82b5-469917264626 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] GET https://10.4.3.222/volume/v3/volumes/detail Aug 01 00:19:46.584024 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-29ac0b10-186f-4082-a696-76fe18c3743c req-a34edbc7-6427-4b73-82b5-469917264626 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:46.584024 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-29ac0b10-186f-4082-a696-76fe18c3743c req-a34edbc7-6427-4b73-82b5-469917264626 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Calling method 'detail' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:46.584289 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [req-29ac0b10-186f-4082-a696-76fe18c3743c req-a34edbc7-6427-4b73-82b5-469917264626 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Removing options '' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:19:46.588394 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:46.588394 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:46.588758 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [req-29ac0b10-186f-4082-a696-76fe18c3743c req-a34edbc7-6427-4b73-82b5-469917264626 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:19:46.596761 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-29ac0b10-186f-4082-a696-76fe18c3743c req-a34edbc7-6427-4b73-82b5-469917264626 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Get all volumes completed successfully. Aug 01 00:19:46.597232 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-95ee2e79-c94f-4bee-b067-0ccf8ffe8236 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:19:46.597713 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:46.597713 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:46.601911 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-29ac0b10-186f-4082-a696-76fe18c3743c req-a34edbc7-6427-4b73-82b5-469917264626 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] https://10.4.3.222/volume/v3/volumes/detail returned with HTTP 200 Aug 01 00:19:46.602279 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 470/1890] 10.4.3.222 () {68 vars in 1508 bytes} [Sat Aug 1 00:19:46 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:46.602705 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-95ee2e79-c94f-4bee-b067-0ccf8ffe8236 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac returned with HTTP 200 Aug 01 00:19:46.603105 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 470/1891] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:46 2026] GET /volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:46.617452 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a2dd7a60-53b0-40da-b07f-86385c9017e0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:46.623343 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a2dd7a60-53b0-40da-b07f-86385c9017e0 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:19:46.623343 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a2dd7a60-53b0-40da-b07f-86385c9017e0 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1a9c2e8-0e0d-4a6b-a855-6a5092367cac", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2090584611"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:46.638149 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-4661b48f-6862-47f6-83fd-cd20fc27bc94 req-c506dd2b-4f75-44fa-b84b-279a80b29f9f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:46.638193 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:46.638193 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:46.638740 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a2dd7a60-53b0-40da-b07f-86385c9017e0 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:19:46.638911 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-a2dd7a60-53b0-40da-b07f-86385c9017e0 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Create snapshot from volume f1a9c2e8-0e0d-4a6b-a855-6a5092367cac Aug 01 00:19:46.640930 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-4661b48f-6862-47f6-83fd-cd20fc27bc94 req-c506dd2b-4f75-44fa-b84b-279a80b29f9f tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] GET https://10.4.3.222/volume/v3/volumes/detail Aug 01 00:19:46.641074 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-4661b48f-6862-47f6-83fd-cd20fc27bc94 req-c506dd2b-4f75-44fa-b84b-279a80b29f9f tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:46.641284 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-4661b48f-6862-47f6-83fd-cd20fc27bc94 req-c506dd2b-4f75-44fa-b84b-279a80b29f9f tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:46.641552 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [req-4661b48f-6862-47f6-83fd-cd20fc27bc94 req-c506dd2b-4f75-44fa-b84b-279a80b29f9f tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:19:46.642231 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-4661b48f-6862-47f6-83fd-cd20fc27bc94 req-c506dd2b-4f75-44fa-b84b-279a80b29f9f tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:19:46.650234 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-4661b48f-6862-47f6-83fd-cd20fc27bc94 req-c506dd2b-4f75-44fa-b84b-279a80b29f9f tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Get all volumes completed successfully. Aug 01 00:19:46.651044 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:46.651044 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:46.654642 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-4661b48f-6862-47f6-83fd-cd20fc27bc94 req-c506dd2b-4f75-44fa-b84b-279a80b29f9f tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] https://10.4.3.222/volume/v3/volumes/detail returned with HTTP 200 Aug 01 00:19:46.654777 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 475/1892] 10.4.3.222 () {68 vars in 1508 bytes} [Sat Aug 1 00:19:46 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 01 00:19:46.672238 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-a2dd7a60-53b0-40da-b07f-86385c9017e0 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Created reservations ['550e0980-4a26-4425-8aa2-6815bde58235', '66c04b35-61a9-40a0-b81e-cf4d920e84ae', '167aee7b-7b90-4dc3-ae1d-bf0165ef820c', '006dd022-054b-434b-a8c1-a254b7d9ef9b'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:19:46.681646 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-909a2736-0a48-44bb-9405-4f9d49ef4f5d req-018854e6-64e1-4beb-97de-2882aafe7e88 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:46.683496 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-909a2736-0a48-44bb-9405-4f9d49ef4f5d req-018854e6-64e1-4beb-97de-2882aafe7e88 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] GET https://10.4.3.222/volume/v3/volumes/detail Aug 01 00:19:46.684093 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-909a2736-0a48-44bb-9405-4f9d49ef4f5d req-018854e6-64e1-4beb-97de-2882aafe7e88 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:46.684093 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-909a2736-0a48-44bb-9405-4f9d49ef4f5d req-018854e6-64e1-4beb-97de-2882aafe7e88 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Calling method 'detail' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:46.684093 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [req-909a2736-0a48-44bb-9405-4f9d49ef4f5d req-018854e6-64e1-4beb-97de-2882aafe7e88 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Removing options '' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:19:46.684842 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [req-909a2736-0a48-44bb-9405-4f9d49ef4f5d req-018854e6-64e1-4beb-97de-2882aafe7e88 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:19:46.695988 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-909a2736-0a48-44bb-9405-4f9d49ef4f5d req-018854e6-64e1-4beb-97de-2882aafe7e88 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Get all volumes completed successfully. Aug 01 00:19:46.696086 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:46.696086 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:46.699918 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-909a2736-0a48-44bb-9405-4f9d49ef4f5d req-018854e6-64e1-4beb-97de-2882aafe7e88 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] https://10.4.3.222/volume/v3/volumes/detail returned with HTTP 200 Aug 01 00:19:46.700286 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 471/1893] 10.4.3.222 () {68 vars in 1508 bytes} [Sat Aug 1 00:19:46 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 01 00:19:46.711859 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a2dd7a60-53b0-40da-b07f-86385c9017e0 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot create request issued successfully. Aug 01 00:19:46.713096 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a2dd7a60-53b0-40da-b07f-86385c9017e0 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:19:46.713096 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 478/1894] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:19:46 2026] POST /volume/v3/snapshots => generated 380 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:19:46.725032 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-62bb055d-ed53-4eaa-9ea6-a549412a102d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:46.727306 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-62bb055d-ed53-4eaa-9ea6-a549412a102d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/9ece00c8-1070-4c7a-82a2-458296361236 Aug 01 00:19:46.727581 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-62bb055d-ed53-4eaa-9ea6-a549412a102d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:46.727900 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-62bb055d-ed53-4eaa-9ea6-a549412a102d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:46.733823 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:46.733823 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:46.733915 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-9e3d726a-4a72-4bad-9dfe-3b14be874996 req-140274b5-323b-402d-a04d-b3a30f45c93e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:46.734454 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-62bb055d-ed53-4eaa-9ea6-a549412a102d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:19:46.735430 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-62bb055d-ed53-4eaa-9ea6-a549412a102d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/9ece00c8-1070-4c7a-82a2-458296361236 returned with HTTP 200 Aug 01 00:19:46.735926 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 471/1895] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:19:46 2026] GET /volume/v3/snapshots/9ece00c8-1070-4c7a-82a2-458296361236 => generated 512 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:46.736044 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-9e3d726a-4a72-4bad-9dfe-3b14be874996 req-140274b5-323b-402d-a04d-b3a30f45c93e tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] GET https://10.4.3.222/volume/v3/volumes/detail Aug 01 00:19:46.736293 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-9e3d726a-4a72-4bad-9dfe-3b14be874996 req-140274b5-323b-402d-a04d-b3a30f45c93e tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:46.736548 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-9e3d726a-4a72-4bad-9dfe-3b14be874996 req-140274b5-323b-402d-a04d-b3a30f45c93e tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:46.736833 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [req-9e3d726a-4a72-4bad-9dfe-3b14be874996 req-140274b5-323b-402d-a04d-b3a30f45c93e tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:19:46.737603 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-9e3d726a-4a72-4bad-9dfe-3b14be874996 req-140274b5-323b-402d-a04d-b3a30f45c93e tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:19:46.754355 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-9e3d726a-4a72-4bad-9dfe-3b14be874996 req-140274b5-323b-402d-a04d-b3a30f45c93e tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Get all volumes completed successfully. Aug 01 00:19:46.755379 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:46.755379 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:46.761975 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-9e3d726a-4a72-4bad-9dfe-3b14be874996 req-140274b5-323b-402d-a04d-b3a30f45c93e tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] https://10.4.3.222/volume/v3/volumes/detail returned with HTTP 200 Aug 01 00:19:46.762523 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 476/1896] 10.4.3.222 () {68 vars in 1508 bytes} [Sat Aug 1 00:19:46 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:46.789798 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-ae6359b5-5c63-42e3-8afa-d59fa0fbfb36 req-6b6c5623-6960-408b-9efa-a3499773573e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:46.792063 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-ae6359b5-5c63-42e3-8afa-d59fa0fbfb36 req-6b6c5623-6960-408b-9efa-a3499773573e tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] GET https://10.4.3.222/volume/v3/volumes/detail Aug 01 00:19:46.792238 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-ae6359b5-5c63-42e3-8afa-d59fa0fbfb36 req-6b6c5623-6960-408b-9efa-a3499773573e tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:46.792463 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-ae6359b5-5c63-42e3-8afa-d59fa0fbfb36 req-6b6c5623-6960-408b-9efa-a3499773573e tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Calling method 'detail' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:46.792699 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [req-ae6359b5-5c63-42e3-8afa-d59fa0fbfb36 req-6b6c5623-6960-408b-9efa-a3499773573e tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Removing options '' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:19:46.793559 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [req-ae6359b5-5c63-42e3-8afa-d59fa0fbfb36 req-6b6c5623-6960-408b-9efa-a3499773573e tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:19:46.801473 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-ae6359b5-5c63-42e3-8afa-d59fa0fbfb36 req-6b6c5623-6960-408b-9efa-a3499773573e tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Get all volumes completed successfully. Aug 01 00:19:46.802334 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:46.802334 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:46.805911 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-ae6359b5-5c63-42e3-8afa-d59fa0fbfb36 req-6b6c5623-6960-408b-9efa-a3499773573e tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] https://10.4.3.222/volume/v3/volumes/detail returned with HTTP 200 Aug 01 00:19:46.806271 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 472/1897] 10.4.3.222 () {68 vars in 1508 bytes} [Sat Aug 1 00:19:46 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 01 00:19:46.836587 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-59a51c46-1ad5-4d1c-8e06-b3dcb1058dde req-87d15630-14d9-4728-853f-4ced41086470 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:46.838576 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-59a51c46-1ad5-4d1c-8e06-b3dcb1058dde req-87d15630-14d9-4728-853f-4ced41086470 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] GET https://10.4.3.222/volume/v3/volumes/detail Aug 01 00:19:46.839034 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-59a51c46-1ad5-4d1c-8e06-b3dcb1058dde req-87d15630-14d9-4728-853f-4ced41086470 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:46.839352 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-59a51c46-1ad5-4d1c-8e06-b3dcb1058dde req-87d15630-14d9-4728-853f-4ced41086470 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Calling method 'detail' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:46.839847 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.api_utils [req-59a51c46-1ad5-4d1c-8e06-b3dcb1058dde req-87d15630-14d9-4728-853f-4ced41086470 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Removing options '' from query. {{(pid=100408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:19:46.840273 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:46.840273 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:46.840801 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [req-59a51c46-1ad5-4d1c-8e06-b3dcb1058dde req-87d15630-14d9-4728-853f-4ced41086470 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:19:46.849224 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-59a51c46-1ad5-4d1c-8e06-b3dcb1058dde req-87d15630-14d9-4728-853f-4ced41086470 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] Get all volumes completed successfully. Aug 01 00:19:46.851811 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:46.851811 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:46.855195 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-59a51c46-1ad5-4d1c-8e06-b3dcb1058dde req-87d15630-14d9-4728-853f-4ced41086470 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-reader] https://10.4.3.222/volume/v3/volumes/detail returned with HTTP 200 Aug 01 00:19:46.855744 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 479/1898] 10.4.3.222 () {68 vars in 1508 bytes} [Sat Aug 1 00:19:46 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:46.875792 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bda36b47-a784-4852-a1b0-562c9239399e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:46.877570 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bda36b47-a784-4852-a1b0-562c9239399e tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] DELETE https://10.4.3.222/volume/v3/volumes/62b7672e-b156-4b67-9f06-7d0b2cc9c66a Aug 01 00:19:46.877791 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bda36b47-a784-4852-a1b0-562c9239399e tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:46.878027 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bda36b47-a784-4852-a1b0-562c9239399e tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:46.878186 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-bda36b47-a784-4852-a1b0-562c9239399e tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Delete volume with id: 62b7672e-b156-4b67-9f06-7d0b2cc9c66a Aug 01 00:19:46.885318 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:46.885318 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:46.885924 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-bda36b47-a784-4852-a1b0-562c9239399e tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Volume info retrieved successfully. Aug 01 00:19:46.902721 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-bda36b47-a784-4852-a1b0-562c9239399e tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Delete volume request issued successfully. Aug 01 00:19:46.903039 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bda36b47-a784-4852-a1b0-562c9239399e tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] https://10.4.3.222/volume/v3/volumes/62b7672e-b156-4b67-9f06-7d0b2cc9c66a returned with HTTP 202 Aug 01 00:19:46.903874 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 472/1899] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:19:46 2026] DELETE /volume/v3/volumes/62b7672e-b156-4b67-9f06-7d0b2cc9c66a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 01 00:19:46.912249 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-466910c1-c099-4aa1-9ebf-dd39102ac16d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:46.915329 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-466910c1-c099-4aa1-9ebf-dd39102ac16d tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] GET https://10.4.3.222/volume/v3/volumes/62b7672e-b156-4b67-9f06-7d0b2cc9c66a Aug 01 00:19:46.915528 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-466910c1-c099-4aa1-9ebf-dd39102ac16d tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:46.915712 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-466910c1-c099-4aa1-9ebf-dd39102ac16d tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:46.930269 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:46.930269 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:46.937373 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-466910c1-c099-4aa1-9ebf-dd39102ac16d tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Volume info retrieved successfully. Aug 01 00:19:46.945509 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-466910c1-c099-4aa1-9ebf-dd39102ac16d tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] https://10.4.3.222/volume/v3/volumes/62b7672e-b156-4b67-9f06-7d0b2cc9c66a returned with HTTP 200 Aug 01 00:19:46.946100 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 477/1900] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:46 2026] GET /volume/v3/volumes/62b7672e-b156-4b67-9f06-7d0b2cc9c66a => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:47.138154 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-511b1b84-a78b-4175-9304-fcd4091dfd13 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:47.139960 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-511b1b84-a78b-4175-9304-fcd4091dfd13 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb Aug 01 00:19:47.140151 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-511b1b84-a78b-4175-9304-fcd4091dfd13 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:47.140335 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-511b1b84-a78b-4175-9304-fcd4091dfd13 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:47.140437 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-511b1b84-a78b-4175-9304-fcd4091dfd13 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Show backup with id 164fc680-060a-4e16-856b-d21773ee1fbb. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:19:47.147104 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:47.147104 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:47.147665 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-511b1b84-a78b-4175-9304-fcd4091dfd13 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb returned with HTTP 200 Aug 01 00:19:47.148228 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 473/1901] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:47 2026] GET /volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:47.745609 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ebb40199-989a-4cfa-8be5-09c14f53d5e7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:47.747315 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ebb40199-989a-4cfa-8be5-09c14f53d5e7 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/9ece00c8-1070-4c7a-82a2-458296361236 Aug 01 00:19:47.747506 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ebb40199-989a-4cfa-8be5-09c14f53d5e7 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:47.747686 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ebb40199-989a-4cfa-8be5-09c14f53d5e7 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:47.752667 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:47.752667 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:47.753160 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-ebb40199-989a-4cfa-8be5-09c14f53d5e7 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:19:47.753966 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ebb40199-989a-4cfa-8be5-09c14f53d5e7 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/9ece00c8-1070-4c7a-82a2-458296361236 returned with HTTP 200 Aug 01 00:19:47.754367 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 480/1902] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:19:47 2026] GET /volume/v3/snapshots/9ece00c8-1070-4c7a-82a2-458296361236 => generated 539 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:47.762947 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a9edbcf6-a47b-403d-a698-d02cc3a0540b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:47.765286 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a9edbcf6-a47b-403d-a698-d02cc3a0540b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/9ece00c8-1070-4c7a-82a2-458296361236 Aug 01 00:19:47.765557 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a9edbcf6-a47b-403d-a698-d02cc3a0540b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:47.765878 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a9edbcf6-a47b-403d-a698-d02cc3a0540b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:47.777371 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:47.777371 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:47.778025 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a9edbcf6-a47b-403d-a698-d02cc3a0540b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:19:47.779147 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a9edbcf6-a47b-403d-a698-d02cc3a0540b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/9ece00c8-1070-4c7a-82a2-458296361236 returned with HTTP 200 Aug 01 00:19:47.779654 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 473/1903] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:19:47 2026] GET /volume/v3/snapshots/9ece00c8-1070-4c7a-82a2-458296361236 => generated 539 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:47.789415 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2641f0c1-057a-4923-beb4-3a85f2cb3d9e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:47.792046 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2641f0c1-057a-4923-beb4-3a85f2cb3d9e tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots Aug 01 00:19:47.792240 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2641f0c1-057a-4923-beb4-3a85f2cb3d9e tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:47.792439 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2641f0c1-057a-4923-beb4-3a85f2cb3d9e tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:47.792636 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-2641f0c1-057a-4923-beb4-3a85f2cb3d9e tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:19:47.793653 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.db.api [None req-2641f0c1-057a-4923-beb4-3a85f2cb3d9e tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Building query based on filter {{(pid=100406) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:19:47.797535 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2641f0c1-057a-4923-beb4-3a85f2cb3d9e tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Get all snapshots completed successfully. Aug 01 00:19:47.798016 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2641f0c1-057a-4923-beb4-3a85f2cb3d9e tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 200 Aug 01 00:19:47.798526 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 478/1904] 10.4.3.222 () {66 vars in 1243 bytes} [Sat Aug 1 00:19:47 2026] GET /volume/v3/snapshots => generated 408 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:47.810176 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0d1dc4d7-61b7-4cb0-a9b6-b8dc6d19e001 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:47.812306 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0d1dc4d7-61b7-4cb0-a9b6-b8dc6d19e001 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] PUT https://10.4.3.222/volume/v3/snapshots/9ece00c8-1070-4c7a-82a2-458296361236 Aug 01 00:19:47.812695 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0d1dc4d7-61b7-4cb0-a9b6-b8dc6d19e001 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1842057638", "description": "This is the new description of snapshot."}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:47.823117 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:47.823117 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:47.823589 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-0d1dc4d7-61b7-4cb0-a9b6-b8dc6d19e001 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:19:47.829631 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0d1dc4d7-61b7-4cb0-a9b6-b8dc6d19e001 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/9ece00c8-1070-4c7a-82a2-458296361236 returned with HTTP 200 Aug 01 00:19:47.830070 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 474/1905] 10.4.3.222 () {68 vars in 1375 bytes} [Sat Aug 1 00:19:47 2026] PUT /volume/v3/snapshots/9ece00c8-1070-4c7a-82a2-458296361236 => generated 443 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:47.839030 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1bc7a8e8-f270-45ed-93ae-8d5b48c37b5b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:47.840849 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1bc7a8e8-f270-45ed-93ae-8d5b48c37b5b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/9ece00c8-1070-4c7a-82a2-458296361236 Aug 01 00:19:47.841056 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1bc7a8e8-f270-45ed-93ae-8d5b48c37b5b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:47.841264 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1bc7a8e8-f270-45ed-93ae-8d5b48c37b5b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:47.847440 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:47.847440 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:47.848221 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-1bc7a8e8-f270-45ed-93ae-8d5b48c37b5b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:19:47.849408 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1bc7a8e8-f270-45ed-93ae-8d5b48c37b5b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/9ece00c8-1070-4c7a-82a2-458296361236 returned with HTTP 200 Aug 01 00:19:47.850233 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 481/1906] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:19:47 2026] GET /volume/v3/snapshots/9ece00c8-1070-4c7a-82a2-458296361236 => generated 577 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:47.857865 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2346eef8-6eb3-4ce3-b836-8541c856bd68 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:47.859717 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2346eef8-6eb3-4ce3-b836-8541c856bd68 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/9ece00c8-1070-4c7a-82a2-458296361236 Aug 01 00:19:47.859816 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2346eef8-6eb3-4ce3-b836-8541c856bd68 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:47.859956 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2346eef8-6eb3-4ce3-b836-8541c856bd68 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:47.860052 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-2346eef8-6eb3-4ce3-b836-8541c856bd68 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Delete snapshot with id: 9ece00c8-1070-4c7a-82a2-458296361236 Aug 01 00:19:47.865292 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:47.865292 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:47.865495 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2346eef8-6eb3-4ce3-b836-8541c856bd68 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:19:47.880142 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2346eef8-6eb3-4ce3-b836-8541c856bd68 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot delete request issued successfully. Aug 01 00:19:47.880277 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2346eef8-6eb3-4ce3-b836-8541c856bd68 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/9ece00c8-1070-4c7a-82a2-458296361236 returned with HTTP 202 Aug 01 00:19:47.880673 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 474/1907] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:19:47 2026] DELETE /volume/v3/snapshots/9ece00c8-1070-4c7a-82a2-458296361236 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:19:47.893601 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3944598a-8c9a-4937-8a69-e6815c592a1b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:47.898684 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3944598a-8c9a-4937-8a69-e6815c592a1b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/9ece00c8-1070-4c7a-82a2-458296361236 Aug 01 00:19:47.899027 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3944598a-8c9a-4937-8a69-e6815c592a1b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:47.899309 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3944598a-8c9a-4937-8a69-e6815c592a1b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:47.910488 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:47.910488 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:47.911069 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3944598a-8c9a-4937-8a69-e6815c592a1b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:19:47.912217 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3944598a-8c9a-4937-8a69-e6815c592a1b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/9ece00c8-1070-4c7a-82a2-458296361236 returned with HTTP 200 Aug 01 00:19:47.912676 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 479/1908] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:19:47 2026] GET /volume/v3/snapshots/9ece00c8-1070-4c7a-82a2-458296361236 => generated 576 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:47.958568 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-11d42bf6-4bc8-44f0-b019-611673654e5f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:47.960559 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-11d42bf6-4bc8-44f0-b019-611673654e5f tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] GET https://10.4.3.222/volume/v3/volumes/62b7672e-b156-4b67-9f06-7d0b2cc9c66a Aug 01 00:19:47.960825 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-11d42bf6-4bc8-44f0-b019-611673654e5f tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:47.961063 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-11d42bf6-4bc8-44f0-b019-611673654e5f tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:47.967925 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-11d42bf6-4bc8-44f0-b019-611673654e5f tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] https://10.4.3.222/volume/v3/volumes/62b7672e-b156-4b67-9f06-7d0b2cc9c66a returned with HTTP 404 Aug 01 00:19:47.968559 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 475/1909] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:47 2026] GET /volume/v3/volumes/62b7672e-b156-4b67-9f06-7d0b2cc9c66a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:47.978753 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-760fe5c6-c2b2-48b9-aae9-c8a85fea11fa None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:47.982457 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-760fe5c6-c2b2-48b9-aae9-c8a85fea11fa tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] DELETE https://10.4.3.222/volume/v3/volumes/9300f364-d343-4814-b763-79707cd7610d Aug 01 00:19:47.982678 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-760fe5c6-c2b2-48b9-aae9-c8a85fea11fa tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:47.982925 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-760fe5c6-c2b2-48b9-aae9-c8a85fea11fa tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:47.983125 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-760fe5c6-c2b2-48b9-aae9-c8a85fea11fa tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Delete volume with id: 9300f364-d343-4814-b763-79707cd7610d Aug 01 00:19:47.995572 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:47.995572 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:47.997006 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-760fe5c6-c2b2-48b9-aae9-c8a85fea11fa tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Volume info retrieved successfully. Aug 01 00:19:48.016712 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-760fe5c6-c2b2-48b9-aae9-c8a85fea11fa tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Delete volume request issued successfully. Aug 01 00:19:48.017006 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-760fe5c6-c2b2-48b9-aae9-c8a85fea11fa tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] https://10.4.3.222/volume/v3/volumes/9300f364-d343-4814-b763-79707cd7610d returned with HTTP 202 Aug 01 00:19:48.017471 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 482/1910] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:19:47 2026] DELETE /volume/v3/volumes/9300f364-d343-4814-b763-79707cd7610d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:19:48.025318 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ae977760-1d01-4418-9a56-e6edf161a1a3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:48.028191 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ae977760-1d01-4418-9a56-e6edf161a1a3 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] GET https://10.4.3.222/volume/v3/volumes/9300f364-d343-4814-b763-79707cd7610d Aug 01 00:19:48.028398 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ae977760-1d01-4418-9a56-e6edf161a1a3 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:48.028617 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ae977760-1d01-4418-9a56-e6edf161a1a3 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:48.038160 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:48.038160 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:48.047646 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ae977760-1d01-4418-9a56-e6edf161a1a3 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Volume info retrieved successfully. Aug 01 00:19:48.054353 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ae977760-1d01-4418-9a56-e6edf161a1a3 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] https://10.4.3.222/volume/v3/volumes/9300f364-d343-4814-b763-79707cd7610d returned with HTTP 200 Aug 01 00:19:48.054749 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 475/1911] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:48 2026] GET /volume/v3/volumes/9300f364-d343-4814-b763-79707cd7610d => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:48.156540 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-289e2248-59a8-43e9-855c-04e5934b4d53 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:48.160107 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-289e2248-59a8-43e9-855c-04e5934b4d53 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939/encryption Aug 01 00:19:48.160304 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-289e2248-59a8-43e9-855c-04e5934b4d53 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:48.160484 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-289e2248-59a8-43e9-855c-04e5934b4d53 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:48.160981 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-678c0b4a-b320-44a2-a631-441315b7e157 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:48.162565 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-678c0b4a-b320-44a2-a631-441315b7e157 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb Aug 01 00:19:48.162740 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-678c0b4a-b320-44a2-a631-441315b7e157 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:48.162952 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-678c0b4a-b320-44a2-a631-441315b7e157 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:48.163048 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-678c0b4a-b320-44a2-a631-441315b7e157 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Show backup with id 164fc680-060a-4e16-856b-d21773ee1fbb. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:19:48.166845 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:48.166845 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:48.167472 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-678c0b4a-b320-44a2-a631-441315b7e157 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb returned with HTTP 200 Aug 01 00:19:48.167827 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 476/1912] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:48 2026] GET /volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb => generated 758 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:48.172009 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:48.172009 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:48.177417 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-612d2a8e-e424-4361-a758-0cb6fcb4b31c req-289e2248-59a8-43e9-855c-04e5934b4d53 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939/encryption returned with HTTP 200 Aug 01 00:19:48.178142 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 480/1913] 10.4.3.222 () {68 vars in 1631 bytes} [Sat Aug 1 00:19:48 2026] GET /volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:48.923653 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-79fbb8d5-2d0c-407b-92c1-543cc7c424d6 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:48.925902 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-79fbb8d5-2d0c-407b-92c1-543cc7c424d6 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/9ece00c8-1070-4c7a-82a2-458296361236 Aug 01 00:19:48.926143 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-79fbb8d5-2d0c-407b-92c1-543cc7c424d6 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:48.926369 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-79fbb8d5-2d0c-407b-92c1-543cc7c424d6 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:48.931280 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-79fbb8d5-2d0c-407b-92c1-543cc7c424d6 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/9ece00c8-1070-4c7a-82a2-458296361236 returned with HTTP 404 Aug 01 00:19:48.931869 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 483/1914] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:19:48 2026] GET /volume/v3/snapshots/9ece00c8-1070-4c7a-82a2-458296361236 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:48.938143 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6a18e2ca-520f-4685-9fab-ea3be784c117 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:48.939806 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6a18e2ca-520f-4685-9fab-ea3be784c117 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/9ece00c8-1070-4c7a-82a2-458296361236 Aug 01 00:19:48.940048 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6a18e2ca-520f-4685-9fab-ea3be784c117 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:48.940252 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6a18e2ca-520f-4685-9fab-ea3be784c117 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:48.940424 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-6a18e2ca-520f-4685-9fab-ea3be784c117 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Delete snapshot with id: 9ece00c8-1070-4c7a-82a2-458296361236 Aug 01 00:19:48.944379 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6a18e2ca-520f-4685-9fab-ea3be784c117 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/9ece00c8-1070-4c7a-82a2-458296361236 returned with HTTP 404 Aug 01 00:19:48.944839 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 476/1915] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:19:48 2026] DELETE /volume/v3/snapshots/9ece00c8-1070-4c7a-82a2-458296361236 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:48.951727 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-eb1437e8-11bf-446d-aa48-7c624913f677 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:48.953647 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-eb1437e8-11bf-446d-aa48-7c624913f677 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac Aug 01 00:19:48.953905 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-eb1437e8-11bf-446d-aa48-7c624913f677 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:48.954139 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-eb1437e8-11bf-446d-aa48-7c624913f677 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:48.960649 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:48.960649 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:48.964187 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-eb1437e8-11bf-446d-aa48-7c624913f677 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:19:48.968118 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-eb1437e8-11bf-446d-aa48-7c624913f677 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac returned with HTTP 200 Aug 01 00:19:48.968500 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 477/1916] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:48 2026] GET /volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:48.982213 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b496f947-aa3a-4370-96e1-84ac9b6d7b2e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:48.982625 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b496f947-aa3a-4370-96e1-84ac9b6d7b2e tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:19:48.983087 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b496f947-aa3a-4370-96e1-84ac9b6d7b2e tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1a9c2e8-0e0d-4a6b-a855-6a5092367cac", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-13659812"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:48.992264 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:48.992264 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:48.992858 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b496f947-aa3a-4370-96e1-84ac9b6d7b2e tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:19:48.992959 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-b496f947-aa3a-4370-96e1-84ac9b6d7b2e tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Create snapshot from volume f1a9c2e8-0e0d-4a6b-a855-6a5092367cac Aug 01 00:19:49.021793 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-b496f947-aa3a-4370-96e1-84ac9b6d7b2e tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Created reservations ['0e410f2e-295a-44c3-9e50-a44717aee210', '879a03a6-3434-4830-973f-d6ac599be103', '72423735-277c-4110-ac4c-5ae3dc2f22d0', '314caf8e-f54f-4fbd-8e83-de8e9d0c302c'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:19:49.052678 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b496f947-aa3a-4370-96e1-84ac9b6d7b2e tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot create request issued successfully. Aug 01 00:19:49.052678 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b496f947-aa3a-4370-96e1-84ac9b6d7b2e tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:19:49.052678 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 481/1917] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:19:48 2026] POST /volume/v3/snapshots => generated 308 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:19:49.056080 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d5ad7d5b-1f67-4621-be68-844c9385771f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:49.058050 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d5ad7d5b-1f67-4621-be68-844c9385771f tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/21842605-cc46-4229-894e-1032ff07012f Aug 01 00:19:49.058264 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d5ad7d5b-1f67-4621-be68-844c9385771f tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:49.058469 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d5ad7d5b-1f67-4621-be68-844c9385771f tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:49.065735 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:49.065735 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:49.065735 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-d5ad7d5b-1f67-4621-be68-844c9385771f tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:19:49.065735 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d5ad7d5b-1f67-4621-be68-844c9385771f tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/21842605-cc46-4229-894e-1032ff07012f returned with HTTP 200 Aug 01 00:19:49.065735 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 484/1918] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:19:49 2026] GET /volume/v3/snapshots/21842605-cc46-4229-894e-1032ff07012f => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:49.068890 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b4949b4d-db16-4058-bede-3c1f3ac65043 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:49.070649 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b4949b4d-db16-4058-bede-3c1f3ac65043 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] GET https://10.4.3.222/volume/v3/volumes/9300f364-d343-4814-b763-79707cd7610d Aug 01 00:19:49.070912 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b4949b4d-db16-4058-bede-3c1f3ac65043 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:49.071126 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b4949b4d-db16-4058-bede-3c1f3ac65043 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:49.078371 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b4949b4d-db16-4058-bede-3c1f3ac65043 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] https://10.4.3.222/volume/v3/volumes/9300f364-d343-4814-b763-79707cd7610d returned with HTTP 404 Aug 01 00:19:49.078881 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 477/1919] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:49 2026] GET /volume/v3/volumes/9300f364-d343-4814-b763-79707cd7610d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:49.088683 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6f0dde71-3467-4c0b-8773-4f08db682feb None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:49.091586 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6f0dde71-3467-4c0b-8773-4f08db682feb tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] DELETE https://10.4.3.222/volume/v3/volumes/fce0ba37-2303-458e-9505-763349e7bb9a Aug 01 00:19:49.091898 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6f0dde71-3467-4c0b-8773-4f08db682feb tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:49.092111 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6f0dde71-3467-4c0b-8773-4f08db682feb tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:49.092312 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-6f0dde71-3467-4c0b-8773-4f08db682feb tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Delete volume with id: fce0ba37-2303-458e-9505-763349e7bb9a Aug 01 00:19:49.100334 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:49.100334 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:49.100906 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-6f0dde71-3467-4c0b-8773-4f08db682feb tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Volume info retrieved successfully. Aug 01 00:19:49.120622 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-6f0dde71-3467-4c0b-8773-4f08db682feb tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Delete volume request issued successfully. Aug 01 00:19:49.120622 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6f0dde71-3467-4c0b-8773-4f08db682feb tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] https://10.4.3.222/volume/v3/volumes/fce0ba37-2303-458e-9505-763349e7bb9a returned with HTTP 202 Aug 01 00:19:49.120973 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 478/1920] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:19:49 2026] DELETE /volume/v3/volumes/fce0ba37-2303-458e-9505-763349e7bb9a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:19:49.129498 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fe832248-8bcf-4010-8199-56262a0bc727 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:49.132383 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fe832248-8bcf-4010-8199-56262a0bc727 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] GET https://10.4.3.222/volume/v3/volumes/fce0ba37-2303-458e-9505-763349e7bb9a Aug 01 00:19:49.132383 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fe832248-8bcf-4010-8199-56262a0bc727 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:49.132383 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fe832248-8bcf-4010-8199-56262a0bc727 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:49.142251 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:49.142251 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:49.148152 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-fe832248-8bcf-4010-8199-56262a0bc727 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Volume info retrieved successfully. Aug 01 00:19:49.153931 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fe832248-8bcf-4010-8199-56262a0bc727 tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] https://10.4.3.222/volume/v3/volumes/fce0ba37-2303-458e-9505-763349e7bb9a returned with HTTP 200 Aug 01 00:19:49.154481 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 482/1921] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:49 2026] GET /volume/v3/volumes/fce0ba37-2303-458e-9505-763349e7bb9a => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:49.177974 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-baed0e97-9bbe-446e-b92e-e18645ccd505 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:49.180146 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-baed0e97-9bbe-446e-b92e-e18645ccd505 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb Aug 01 00:19:49.180318 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-baed0e97-9bbe-446e-b92e-e18645ccd505 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:49.180501 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-baed0e97-9bbe-446e-b92e-e18645ccd505 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:49.180645 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-baed0e97-9bbe-446e-b92e-e18645ccd505 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Show backup with id 164fc680-060a-4e16-856b-d21773ee1fbb. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:19:49.185267 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:49.185267 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:49.186098 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-baed0e97-9bbe-446e-b92e-e18645ccd505 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb returned with HTTP 200 Aug 01 00:19:49.186713 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 485/1922] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:49 2026] GET /volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:50.074982 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-243dd2ac-9df4-412f-ad54-0dc9665426fc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:50.078178 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-243dd2ac-9df4-412f-ad54-0dc9665426fc tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/21842605-cc46-4229-894e-1032ff07012f Aug 01 00:19:50.078433 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-243dd2ac-9df4-412f-ad54-0dc9665426fc tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:50.078697 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-243dd2ac-9df4-412f-ad54-0dc9665426fc tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:50.085007 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:50.085007 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:50.085519 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-243dd2ac-9df4-412f-ad54-0dc9665426fc tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:19:50.086457 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-243dd2ac-9df4-412f-ad54-0dc9665426fc tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/21842605-cc46-4229-894e-1032ff07012f returned with HTTP 200 Aug 01 00:19:50.086950 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 478/1923] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:19:50 2026] GET /volume/v3/snapshots/21842605-cc46-4229-894e-1032ff07012f => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:50.169045 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b44b4b5e-f3c6-4292-90ae-4307d1049b8c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:50.170953 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b44b4b5e-f3c6-4292-90ae-4307d1049b8c tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] GET https://10.4.3.222/volume/v3/volumes/fce0ba37-2303-458e-9505-763349e7bb9a Aug 01 00:19:50.173877 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b44b4b5e-f3c6-4292-90ae-4307d1049b8c tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:50.173877 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b44b4b5e-f3c6-4292-90ae-4307d1049b8c tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:50.180120 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b44b4b5e-f3c6-4292-90ae-4307d1049b8c tempest-VolumesTestJSON-1318410248 tempest-VolumesTestJSON-1318410248-project-member] https://10.4.3.222/volume/v3/volumes/fce0ba37-2303-458e-9505-763349e7bb9a returned with HTTP 404 Aug 01 00:19:50.180879 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 479/1924] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:50 2026] GET /volume/v3/volumes/fce0ba37-2303-458e-9505-763349e7bb9a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:50.197229 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1f69e409-8a1d-4f58-bc8b-78513595eb6d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:50.198939 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1f69e409-8a1d-4f58-bc8b-78513595eb6d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb Aug 01 00:19:50.199120 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1f69e409-8a1d-4f58-bc8b-78513595eb6d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:50.199300 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1f69e409-8a1d-4f58-bc8b-78513595eb6d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:50.199424 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-1f69e409-8a1d-4f58-bc8b-78513595eb6d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Show backup with id 164fc680-060a-4e16-856b-d21773ee1fbb. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:19:50.205911 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:50.205911 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:50.206571 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1f69e409-8a1d-4f58-bc8b-78513595eb6d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb returned with HTTP 200 Aug 01 00:19:50.206930 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 483/1925] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:50 2026] GET /volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:51.226803 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-91011cf7-b01d-47e5-ad4d-8bdcce7e1507 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:51.226803 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-91011cf7-b01d-47e5-ad4d-8bdcce7e1507 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb Aug 01 00:19:51.227199 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-91011cf7-b01d-47e5-ad4d-8bdcce7e1507 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:51.227259 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-91011cf7-b01d-47e5-ad4d-8bdcce7e1507 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:51.227371 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-91011cf7-b01d-47e5-ad4d-8bdcce7e1507 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Show backup with id 164fc680-060a-4e16-856b-d21773ee1fbb. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:19:51.233160 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:51.233160 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:51.234110 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-91011cf7-b01d-47e5-ad4d-8bdcce7e1507 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb returned with HTTP 200 Aug 01 00:19:51.234602 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 486/1926] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:51 2026] GET /volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:52.249203 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f8ba378b-e772-49b8-9d00-7521d40264f5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:52.250941 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f8ba378b-e772-49b8-9d00-7521d40264f5 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb Aug 01 00:19:52.251141 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f8ba378b-e772-49b8-9d00-7521d40264f5 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:52.251371 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f8ba378b-e772-49b8-9d00-7521d40264f5 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:52.251424 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-f8ba378b-e772-49b8-9d00-7521d40264f5 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Show backup with id 164fc680-060a-4e16-856b-d21773ee1fbb. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:19:52.258189 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:52.258189 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:52.259269 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f8ba378b-e772-49b8-9d00-7521d40264f5 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb returned with HTTP 200 Aug 01 00:19:52.259838 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 479/1927] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:52 2026] GET /volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:52.788843 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-868fd349-7e95-443c-b7fa-56807916f0ca None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:52.940808 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-868fd349-7e95-443c-b7fa-56807916f0ca tempest-UserMessagesTest-1785246874 tempest-UserMessagesTest-1785246874-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:19:52.941241 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-868fd349-7e95-443c-b7fa-56807916f0ca tempest-UserMessagesTest-1785246874 tempest-UserMessagesTest-1785246874-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-686084078", "extra_specs": {"storage_protocol": "tempest-storage_protocol-300063621", "vendor_name": "tempest-vendor_name-1147744591"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:52.971037 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-868fd349-7e95-443c-b7fa-56807916f0ca tempest-UserMessagesTest-1785246874 tempest-UserMessagesTest-1785246874-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:19:52.971460 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 480/1928] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:19:52 2026] POST /volume/v3/types => generated 326 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:52.980184 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-068bc297-e47c-4da4-8b37-4ef77d3e3186 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:53.049910 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-068bc297-e47c-4da4-8b37-4ef77d3e3186 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:19:53.050342 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-068bc297-e47c-4da4-8b37-4ef77d3e3186 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "99d2f36a-9a1f-4862-94f6-68385baa448b", "size": 1, "name": "tempest-UserMessagesTest-Volume-560351586"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:53.052670 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-068bc297-e47c-4da4-8b37-4ef77d3e3186 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Create volume request body: {'volume': {'volume_type': '99d2f36a-9a1f-4862-94f6-68385baa448b', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-560351586'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:19:53.058306 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-068bc297-e47c-4da4-8b37-4ef77d3e3186 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Create volume of 1 GB Aug 01 00:19:53.058698 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:53.058698 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:53.059394 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-068bc297-e47c-4da4-8b37-4ef77d3e3186 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Availability Zones retrieved successfully. Aug 01 00:19:53.068854 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-068bc297-e47c-4da4-8b37-4ef77d3e3186 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Flow 'volume_create_api' (9d9f955b-da38-4127-bba0-2b2f2ae8b28b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:53.069010 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-068bc297-e47c-4da4-8b37-4ef77d3e3186 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a9e2985-f4ac-4275-a7a0-db717e788fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:53.070391 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-068bc297-e47c-4da4-8b37-4ef77d3e3186 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:19:53.089440 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-068bc297-e47c-4da4-8b37-4ef77d3e3186 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a9e2985-f4ac-4275-a7a0-db717e788fda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:19:53Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-300063621',vendor_name='tempest-vendor_name-1147744591'},id=99d2f36a-9a1f-4862-94f6-68385baa448b,is_public=True,name='tempest-UserMessagesTest-volume-type-686084078',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '99d2f36a-9a1f-4862-94f6-68385baa448b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:53.090276 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-068bc297-e47c-4da4-8b37-4ef77d3e3186 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d34ef17-9a13-48cc-abbe-c95e60ea10fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:53.128069 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-068bc297-e47c-4da4-8b37-4ef77d3e3186 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-686084078 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-686084078, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:19:53.130789 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-068bc297-e47c-4da4-8b37-4ef77d3e3186 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-686084078 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-686084078, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:19:53.164589 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-068bc297-e47c-4da4-8b37-4ef77d3e3186 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Created reservations ['e20c5944-876a-4c45-ae82-dc3d118eabad', 'e03b9768-4289-472f-aae0-f61106ade27e', '842e9ea9-447c-483f-a83e-8d426fdcd134', 'ecebea51-49d0-4f5c-9bb9-fe0c07a6fb69'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:19:53.165020 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-068bc297-e47c-4da4-8b37-4ef77d3e3186 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d34ef17-9a13-48cc-abbe-c95e60ea10fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e20c5944-876a-4c45-ae82-dc3d118eabad', 'e03b9768-4289-472f-aae0-f61106ade27e', '842e9ea9-447c-483f-a83e-8d426fdcd134', 'ecebea51-49d0-4f5c-9bb9-fe0c07a6fb69']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:53.165723 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-068bc297-e47c-4da4-8b37-4ef77d3e3186 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75f50301-7403-4f34-bc4e-2e6acd73fc32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:53.190066 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-068bc297-e47c-4da4-8b37-4ef77d3e3186 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75f50301-7403-4f34-bc4e-2e6acd73fc32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e8afaa5-d920-49b6-a4a3-e8740f6ebcd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-560351586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8875746c86a64c26aa549904a5d98a5a',qos_specs=None,replication_status=,reservations=['e20c5944-876a-4c45-ae82-dc3d118eabad','e03b9768-4289-472f-aae0-f61106ade27e','842e9ea9-447c-483f-a83e-8d426fdcd134','ecebea51-49d0-4f5c-9bb9-fe0c07a6fb69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='932a0d437566448baedd1228c53198ce',volume_type_id=99d2f36a-9a1f-4862-94f6-68385baa448b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:19:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-560351586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e8afaa5-d920-49b6-a4a3-e8740f6ebcd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8875746c86a64c26aa549904a5d98a5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='932a0d437566448baedd1228c53198ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(99d2f36a-9a1f-4862-94f6-68385baa448b),volume_type_id=99d2f36a-9a1f-4862-94f6-68385baa448b)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:53.191306 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-068bc297-e47c-4da4-8b37-4ef77d3e3186 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (117d92c3-0546-4d00-85c3-18154bf0bd83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:53.208644 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-068bc297-e47c-4da4-8b37-4ef77d3e3186 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (117d92c3-0546-4d00-85c3-18154bf0bd83) transitioned into state 'SUCCESS' from state '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-560351586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8875746c86a64c26aa549904a5d98a5a',qos_specs=None,replication_status=,reservations=['e20c5944-876a-4c45-ae82-dc3d118eabad','e03b9768-4289-472f-aae0-f61106ade27e','842e9ea9-447c-483f-a83e-8d426fdcd134','ecebea51-49d0-4f5c-9bb9-fe0c07a6fb69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='932a0d437566448baedd1228c53198ce',volume_type_id=99d2f36a-9a1f-4862-94f6-68385baa448b)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:53.209337 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-068bc297-e47c-4da4-8b37-4ef77d3e3186 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57328431-59dd-432e-8189-0ae1769ca412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:53.218180 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-068bc297-e47c-4da4-8b37-4ef77d3e3186 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57328431-59dd-432e-8189-0ae1769ca412) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:53.218702 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-068bc297-e47c-4da4-8b37-4ef77d3e3186 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Flow 'volume_create_api' (9d9f955b-da38-4127-bba0-2b2f2ae8b28b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:53.219086 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-068bc297-e47c-4da4-8b37-4ef77d3e3186 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Create volume request issued successfully. Aug 01 00:19:53.219701 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-068bc297-e47c-4da4-8b37-4ef77d3e3186 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:19:53.220238 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 484/1929] 10.4.3.222 () {70 vars in 1299 bytes} [Sat Aug 1 00:19:52 2026] POST /volume/v3/volumes => generated 784 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:19:53.232272 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-89720587-ff28-40bc-bef8-7b771e2c13ef None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:53.236147 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-89720587-ff28-40bc-bef8-7b771e2c13ef tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] GET https://10.4.3.222/volume/v3/volumes/6e8afaa5-d920-49b6-a4a3-e8740f6ebcd6 Aug 01 00:19:53.236342 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-89720587-ff28-40bc-bef8-7b771e2c13ef tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:53.236520 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-89720587-ff28-40bc-bef8-7b771e2c13ef tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:53.243205 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:53.243205 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:53.246520 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-89720587-ff28-40bc-bef8-7b771e2c13ef tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Volume info retrieved successfully. Aug 01 00:19:53.250276 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-89720587-ff28-40bc-bef8-7b771e2c13ef tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] https://10.4.3.222/volume/v3/volumes/6e8afaa5-d920-49b6-a4a3-e8740f6ebcd6 returned with HTTP 200 Aug 01 00:19:53.250636 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 487/1930] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:19:53 2026] GET /volume/v3/volumes/6e8afaa5-d920-49b6-a4a3-e8740f6ebcd6 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:53.273647 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6293c00e-f48a-4208-8ac5-c98663867dff None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:53.275842 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6293c00e-f48a-4208-8ac5-c98663867dff tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb Aug 01 00:19:53.276077 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6293c00e-f48a-4208-8ac5-c98663867dff tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:53.276319 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6293c00e-f48a-4208-8ac5-c98663867dff tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:53.276514 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-6293c00e-f48a-4208-8ac5-c98663867dff tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Show backup with id 164fc680-060a-4e16-856b-d21773ee1fbb. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:19:53.281966 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:53.281966 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:53.282883 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6293c00e-f48a-4208-8ac5-c98663867dff tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb returned with HTTP 200 Aug 01 00:19:53.283309 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 480/1931] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:53 2026] GET /volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:53.293534 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-00bb1fb2-6583-4f9e-888f-ce131917e051 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:53.295648 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-00bb1fb2-6583-4f9e-888f-ce131917e051 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:19:53.296214 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-00bb1fb2-6583-4f9e-888f-ce131917e051 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "164fc680-060a-4e16-856b-d21773ee1fbb", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-426894183"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:53.298253 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-00bb1fb2-6583-4f9e-888f-ce131917e051 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Create volume request body: {'volume': {"'backup_id": '164fc680-060a-4e16-856b-d21773ee1fbb', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-426894183'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:19:53.298616 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-00bb1fb2-6583-4f9e-888f-ce131917e051 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Create volume of 1 GB Aug 01 00:19:53.303099 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-00bb1fb2-6583-4f9e-888f-ce131917e051 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Availability Zones retrieved successfully. Aug 01 00:19:53.309948 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-00bb1fb2-6583-4f9e-888f-ce131917e051 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Flow 'volume_create_api' (26f778a9-7689-41a2-975e-dcb4d7e971ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:53.310956 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-00bb1fb2-6583-4f9e-888f-ce131917e051 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (867051c0-cff1-434a-a4f6-df79adf91e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:53.311968 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-00bb1fb2-6583-4f9e-888f-ce131917e051 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:19:53.337068 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-00bb1fb2-6583-4f9e-888f-ce131917e051 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (867051c0-cff1-434a-a4f6-df79adf91e96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:53.337903 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-00bb1fb2-6583-4f9e-888f-ce131917e051 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e8ddda3-6ccb-48ad-a5b8-086347b761bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:53.378470 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-00bb1fb2-6583-4f9e-888f-ce131917e051 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Created reservations ['6c8588ac-f869-40cb-b44b-f0e6c11a0add', 'b840dee2-55a9-426c-962b-820f99e12e1b', '0bdb13ec-2ed9-4f0b-a47b-bb6fff64045d', '368f5a74-01fb-49c3-91a9-620bf6828feb'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:19:53.381366 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-00bb1fb2-6583-4f9e-888f-ce131917e051 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e8ddda3-6ccb-48ad-a5b8-086347b761bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c8588ac-f869-40cb-b44b-f0e6c11a0add', 'b840dee2-55a9-426c-962b-820f99e12e1b', '0bdb13ec-2ed9-4f0b-a47b-bb6fff64045d', '368f5a74-01fb-49c3-91a9-620bf6828feb']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:53.381366 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-00bb1fb2-6583-4f9e-888f-ce131917e051 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13d01f9c-23f3-4579-a9f8-e9a359532eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:53.404452 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-00bb1fb2-6583-4f9e-888f-ce131917e051 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13d01f9c-23f3-4579-a9f8-e9a359532eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33323ac5-f3ce-40be-b2d2-97135e482f81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-426894183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e565ee678543c68cff1653c3e460c1',qos_specs=None,replication_status=,reservations=['6c8588ac-f869-40cb-b44b-f0e6c11a0add','b840dee2-55a9-426c-962b-820f99e12e1b','0bdb13ec-2ed9-4f0b-a47b-bb6fff64045d','368f5a74-01fb-49c3-91a9-620bf6828feb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30a0493ae4f041d69f5559081ae0fcb6',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:19:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-426894183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33323ac5-f3ce-40be-b2d2-97135e482f81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05e565ee678543c68cff1653c3e460c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30a0493ae4f041d69f5559081ae0fcb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:53.405318 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-00bb1fb2-6583-4f9e-888f-ce131917e051 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (178f1866-7a39-4d8b-b20f-d4e7918b969b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:53.420978 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-00bb1fb2-6583-4f9e-888f-ce131917e051 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (178f1866-7a39-4d8b-b20f-d4e7918b969b) transitioned into state 'SUCCESS' from state '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-426894183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e565ee678543c68cff1653c3e460c1',qos_specs=None,replication_status=,reservations=['6c8588ac-f869-40cb-b44b-f0e6c11a0add','b840dee2-55a9-426c-962b-820f99e12e1b','0bdb13ec-2ed9-4f0b-a47b-bb6fff64045d','368f5a74-01fb-49c3-91a9-620bf6828feb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30a0493ae4f041d69f5559081ae0fcb6',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:53.421578 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-00bb1fb2-6583-4f9e-888f-ce131917e051 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c012c87-cd8e-4ec1-8264-9ecdddcd3a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:53.430591 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-00bb1fb2-6583-4f9e-888f-ce131917e051 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c012c87-cd8e-4ec1-8264-9ecdddcd3a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:53.431406 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-00bb1fb2-6583-4f9e-888f-ce131917e051 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Flow 'volume_create_api' (26f778a9-7689-41a2-975e-dcb4d7e971ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:53.431842 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-00bb1fb2-6583-4f9e-888f-ce131917e051 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Create volume request issued successfully. Aug 01 00:19:53.432660 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-00bb1fb2-6583-4f9e-888f-ce131917e051 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:19:53.433213 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 481/1932] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:19:53 2026] POST /volume/v3/volumes => generated 757 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:19:53.454543 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-77f822c5-a302-4228-a836-f970f91ab6ce None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:53.466490 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-77f822c5-a302-4228-a836-f970f91ab6ce tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:19:53.466939 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-77f822c5-a302-4228-a836-f970f91ab6ce tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "164fc680-060a-4e16-856b-d21773ee1fbb", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-611531751"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:53.468568 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-77f822c5-a302-4228-a836-f970f91ab6ce tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Create volume request body: {'volume': {"'backup_id": '164fc680-060a-4e16-856b-d21773ee1fbb', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-611531751'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:19:53.468742 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-77f822c5-a302-4228-a836-f970f91ab6ce tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Create volume of 1 GB Aug 01 00:19:53.469097 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:53.469097 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:53.477335 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-77f822c5-a302-4228-a836-f970f91ab6ce tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Availability Zones retrieved successfully. Aug 01 00:19:53.484175 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-77f822c5-a302-4228-a836-f970f91ab6ce tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Flow 'volume_create_api' (0708d7a1-9a53-48e8-b2ef-353d9112d7d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:53.489491 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-77f822c5-a302-4228-a836-f970f91ab6ce tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1be078dc-35f4-48dc-8051-48797e410005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:53.489491 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-77f822c5-a302-4228-a836-f970f91ab6ce tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:19:53.520264 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-77f822c5-a302-4228-a836-f970f91ab6ce tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1be078dc-35f4-48dc-8051-48797e410005) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:53.521129 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-77f822c5-a302-4228-a836-f970f91ab6ce tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d65c4998-17c2-4461-a581-e34f3c32569c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:53.584659 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-77f822c5-a302-4228-a836-f970f91ab6ce tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Created reservations ['fef7df43-5d52-4fe8-9060-ef72ed4c3688', 'eaeb4ec6-19f9-469a-9dc2-c6da29efb103', '02cbbc67-d846-40ef-b5b1-fd7fd3eef80d', '3bc07cc2-3924-4507-ab8f-ec25435f75d7'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:19:53.585255 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-77f822c5-a302-4228-a836-f970f91ab6ce tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d65c4998-17c2-4461-a581-e34f3c32569c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fef7df43-5d52-4fe8-9060-ef72ed4c3688', 'eaeb4ec6-19f9-469a-9dc2-c6da29efb103', '02cbbc67-d846-40ef-b5b1-fd7fd3eef80d', '3bc07cc2-3924-4507-ab8f-ec25435f75d7']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:53.586344 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-77f822c5-a302-4228-a836-f970f91ab6ce tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff6024cc-49ef-4c2a-8391-b7d4e7d50b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:53.612404 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-77f822c5-a302-4228-a836-f970f91ab6ce tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff6024cc-49ef-4c2a-8391-b7d4e7d50b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86b023f4-f506-476c-b6d0-4a1800be03d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-611531751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e565ee678543c68cff1653c3e460c1',qos_specs=None,replication_status=,reservations=['fef7df43-5d52-4fe8-9060-ef72ed4c3688','eaeb4ec6-19f9-469a-9dc2-c6da29efb103','02cbbc67-d846-40ef-b5b1-fd7fd3eef80d','3bc07cc2-3924-4507-ab8f-ec25435f75d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30a0493ae4f041d69f5559081ae0fcb6',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:19:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-611531751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86b023f4-f506-476c-b6d0-4a1800be03d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05e565ee678543c68cff1653c3e460c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30a0493ae4f041d69f5559081ae0fcb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:53.613165 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-77f822c5-a302-4228-a836-f970f91ab6ce tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dae5670-aa85-4ca0-8d10-6b10c1586e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:53.660107 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-77f822c5-a302-4228-a836-f970f91ab6ce tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dae5670-aa85-4ca0-8d10-6b10c1586e6b) transitioned into state 'SUCCESS' from state '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-611531751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e565ee678543c68cff1653c3e460c1',qos_specs=None,replication_status=,reservations=['fef7df43-5d52-4fe8-9060-ef72ed4c3688','eaeb4ec6-19f9-469a-9dc2-c6da29efb103','02cbbc67-d846-40ef-b5b1-fd7fd3eef80d','3bc07cc2-3924-4507-ab8f-ec25435f75d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30a0493ae4f041d69f5559081ae0fcb6',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:53.660796 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-77f822c5-a302-4228-a836-f970f91ab6ce tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98ca6b60-08ee-4252-aa21-6b5ebc954061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:53.675801 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-77f822c5-a302-4228-a836-f970f91ab6ce tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98ca6b60-08ee-4252-aa21-6b5ebc954061) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:53.675801 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-77f822c5-a302-4228-a836-f970f91ab6ce tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Flow 'volume_create_api' (0708d7a1-9a53-48e8-b2ef-353d9112d7d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:53.675801 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-77f822c5-a302-4228-a836-f970f91ab6ce tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Create volume request issued successfully. Aug 01 00:19:53.675801 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-77f822c5-a302-4228-a836-f970f91ab6ce tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:19:53.676488 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 485/1933] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:19:53 2026] POST /volume/v3/volumes => generated 757 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:19:53.692228 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a2a8ae81-b698-460f-a433-145bd0b1c58d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:53.694073 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a2a8ae81-b698-460f-a433-145bd0b1c58d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:19:53.694414 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a2a8ae81-b698-460f-a433-145bd0b1c58d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "164fc680-060a-4e16-856b-d21773ee1fbb", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1159846882"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:53.696128 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-a2a8ae81-b698-460f-a433-145bd0b1c58d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Create volume request body: {'volume': {"'backup_id": '164fc680-060a-4e16-856b-d21773ee1fbb', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1159846882'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:19:53.696128 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-a2a8ae81-b698-460f-a433-145bd0b1c58d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Create volume of 1 GB Aug 01 00:19:53.700476 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a2a8ae81-b698-460f-a433-145bd0b1c58d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Availability Zones retrieved successfully. Aug 01 00:19:53.709075 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a2a8ae81-b698-460f-a433-145bd0b1c58d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Flow 'volume_create_api' (18c19b2c-35eb-42b9-9f26-af841a58f6ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:53.709075 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a2a8ae81-b698-460f-a433-145bd0b1c58d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (956bb9fb-8a4f-484d-8432-62ac34020bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:53.710028 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-a2a8ae81-b698-460f-a433-145bd0b1c58d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:19:53.738715 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a2a8ae81-b698-460f-a433-145bd0b1c58d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (956bb9fb-8a4f-484d-8432-62ac34020bf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:53.739511 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a2a8ae81-b698-460f-a433-145bd0b1c58d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (327d708b-5579-46d7-bdd5-fd30c7cd9b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:53.794141 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-a2a8ae81-b698-460f-a433-145bd0b1c58d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Created reservations ['02f67199-71f9-4573-9f49-3d09101727ed', 'efde1b03-bb56-4a52-ae91-7e9129ad8e6f', 'a503a09a-4a82-48cb-9a67-a50dbbf21927', '047664a3-1bce-43b3-ba8a-112bb02355d7'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:19:53.795327 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a2a8ae81-b698-460f-a433-145bd0b1c58d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (327d708b-5579-46d7-bdd5-fd30c7cd9b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02f67199-71f9-4573-9f49-3d09101727ed', 'efde1b03-bb56-4a52-ae91-7e9129ad8e6f', 'a503a09a-4a82-48cb-9a67-a50dbbf21927', '047664a3-1bce-43b3-ba8a-112bb02355d7']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:53.796346 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a2a8ae81-b698-460f-a433-145bd0b1c58d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91c51a44-ab58-4e80-9456-3a97f6bafcd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:53.821150 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a2a8ae81-b698-460f-a433-145bd0b1c58d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91c51a44-ab58-4e80-9456-3a97f6bafcd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c572b8aa-170c-44c5-97cb-67958c9cba29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1159846882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e565ee678543c68cff1653c3e460c1',qos_specs=None,replication_status=,reservations=['02f67199-71f9-4573-9f49-3d09101727ed','efde1b03-bb56-4a52-ae91-7e9129ad8e6f','a503a09a-4a82-48cb-9a67-a50dbbf21927','047664a3-1bce-43b3-ba8a-112bb02355d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30a0493ae4f041d69f5559081ae0fcb6',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:19:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1159846882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c572b8aa-170c-44c5-97cb-67958c9cba29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05e565ee678543c68cff1653c3e460c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30a0493ae4f041d69f5559081ae0fcb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:53.822554 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a2a8ae81-b698-460f-a433-145bd0b1c58d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f3c01a3-7a04-4330-940c-07646e777ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:53.849757 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a2a8ae81-b698-460f-a433-145bd0b1c58d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f3c01a3-7a04-4330-940c-07646e777ca1) transitioned into state 'SUCCESS' from state '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-1159846882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e565ee678543c68cff1653c3e460c1',qos_specs=None,replication_status=,reservations=['02f67199-71f9-4573-9f49-3d09101727ed','efde1b03-bb56-4a52-ae91-7e9129ad8e6f','a503a09a-4a82-48cb-9a67-a50dbbf21927','047664a3-1bce-43b3-ba8a-112bb02355d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30a0493ae4f041d69f5559081ae0fcb6',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:53.850878 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a2a8ae81-b698-460f-a433-145bd0b1c58d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59958988-7e15-4067-8220-c1f41fb90174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:53.863373 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a2a8ae81-b698-460f-a433-145bd0b1c58d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59958988-7e15-4067-8220-c1f41fb90174) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:53.864716 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a2a8ae81-b698-460f-a433-145bd0b1c58d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Flow 'volume_create_api' (18c19b2c-35eb-42b9-9f26-af841a58f6ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:53.865172 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a2a8ae81-b698-460f-a433-145bd0b1c58d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Create volume request issued successfully. Aug 01 00:19:53.866055 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a2a8ae81-b698-460f-a433-145bd0b1c58d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:19:53.866680 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 488/1934] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:19:53 2026] POST /volume/v3/volumes => generated 758 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:19:53.896556 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ebd81176-db34-4934-a6a8-ceac90ae7a0d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:53.899570 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ebd81176-db34-4934-a6a8-ceac90ae7a0d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:19:53.899570 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ebd81176-db34-4934-a6a8-ceac90ae7a0d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "164fc680-060a-4e16-856b-d21773ee1fbb", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-824356488"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:53.900661 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-ebd81176-db34-4934-a6a8-ceac90ae7a0d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Create volume request body: {'volume': {"'backup_id": '164fc680-060a-4e16-856b-d21773ee1fbb', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-824356488'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:19:53.901012 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-ebd81176-db34-4934-a6a8-ceac90ae7a0d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Create volume of 1 GB Aug 01 00:19:53.910800 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ebd81176-db34-4934-a6a8-ceac90ae7a0d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Availability Zones retrieved successfully. Aug 01 00:19:53.917417 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ebd81176-db34-4934-a6a8-ceac90ae7a0d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Flow 'volume_create_api' (f2836b79-a678-4e71-8faf-73e055b9f135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:53.919435 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ebd81176-db34-4934-a6a8-ceac90ae7a0d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90785a8c-6246-4782-a69f-834f3123cad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:53.921609 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-ebd81176-db34-4934-a6a8-ceac90ae7a0d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:19:53.965227 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ebd81176-db34-4934-a6a8-ceac90ae7a0d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90785a8c-6246-4782-a69f-834f3123cad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:53.966282 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ebd81176-db34-4934-a6a8-ceac90ae7a0d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3e21cfc-874d-48ef-95ae-2f715d8fabae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:54.017609 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-ebd81176-db34-4934-a6a8-ceac90ae7a0d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Created reservations ['a4c29165-514c-4a5e-800e-1a9f240b34cf', 'c0135761-ac9a-4653-8b65-2e045c1692a1', '8dd6dce4-10ec-410b-b85a-1ac37d76b2b8', '232d27fc-71c0-4fd8-bc4e-1a450c372cc3'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:19:54.018622 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ebd81176-db34-4934-a6a8-ceac90ae7a0d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3e21cfc-874d-48ef-95ae-2f715d8fabae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4c29165-514c-4a5e-800e-1a9f240b34cf', 'c0135761-ac9a-4653-8b65-2e045c1692a1', '8dd6dce4-10ec-410b-b85a-1ac37d76b2b8', '232d27fc-71c0-4fd8-bc4e-1a450c372cc3']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:54.019588 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ebd81176-db34-4934-a6a8-ceac90ae7a0d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a85e6f5a-97f5-43b9-8d8b-b51ebffb5c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:54.043393 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ebd81176-db34-4934-a6a8-ceac90ae7a0d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a85e6f5a-97f5-43b9-8d8b-b51ebffb5c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ddde198-fae9-421f-a099-4e1375ea55ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-824356488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e565ee678543c68cff1653c3e460c1',qos_specs=None,replication_status=,reservations=['a4c29165-514c-4a5e-800e-1a9f240b34cf','c0135761-ac9a-4653-8b65-2e045c1692a1','8dd6dce4-10ec-410b-b85a-1ac37d76b2b8','232d27fc-71c0-4fd8-bc4e-1a450c372cc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30a0493ae4f041d69f5559081ae0fcb6',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:19:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-824356488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ddde198-fae9-421f-a099-4e1375ea55ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05e565ee678543c68cff1653c3e460c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30a0493ae4f041d69f5559081ae0fcb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:54.044035 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ebd81176-db34-4934-a6a8-ceac90ae7a0d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05438472-5b85-4342-ba22-e9a1d803bc82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:54.062055 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ebd81176-db34-4934-a6a8-ceac90ae7a0d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05438472-5b85-4342-ba22-e9a1d803bc82) transitioned into state 'SUCCESS' from state '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-824356488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e565ee678543c68cff1653c3e460c1',qos_specs=None,replication_status=,reservations=['a4c29165-514c-4a5e-800e-1a9f240b34cf','c0135761-ac9a-4653-8b65-2e045c1692a1','8dd6dce4-10ec-410b-b85a-1ac37d76b2b8','232d27fc-71c0-4fd8-bc4e-1a450c372cc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30a0493ae4f041d69f5559081ae0fcb6',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:54.063088 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ebd81176-db34-4934-a6a8-ceac90ae7a0d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (281b5fe7-ebf0-4843-be37-a83ef08cedef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:54.073730 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ebd81176-db34-4934-a6a8-ceac90ae7a0d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (281b5fe7-ebf0-4843-be37-a83ef08cedef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:54.074967 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ebd81176-db34-4934-a6a8-ceac90ae7a0d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Flow 'volume_create_api' (f2836b79-a678-4e71-8faf-73e055b9f135) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:54.075224 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ebd81176-db34-4934-a6a8-ceac90ae7a0d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Create volume request issued successfully. Aug 01 00:19:54.077825 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ebd81176-db34-4934-a6a8-ceac90ae7a0d tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:19:54.077825 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 481/1935] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:19:53 2026] POST /volume/v3/volumes => generated 757 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:19:54.089908 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-01eaa7b5-2c1a-4683-a9f2-d8c1e23970b9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:54.091739 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-01eaa7b5-2c1a-4683-a9f2-d8c1e23970b9 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:19:54.092423 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-01eaa7b5-2c1a-4683-a9f2-d8c1e23970b9 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "164fc680-060a-4e16-856b-d21773ee1fbb", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-79362529"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:54.094540 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-01eaa7b5-2c1a-4683-a9f2-d8c1e23970b9 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Create volume request body: {'volume': {"'backup_id": '164fc680-060a-4e16-856b-d21773ee1fbb', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-79362529'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:19:54.094786 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-01eaa7b5-2c1a-4683-a9f2-d8c1e23970b9 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Create volume of 1 GB Aug 01 00:19:54.095243 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:54.095243 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:54.100692 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-01eaa7b5-2c1a-4683-a9f2-d8c1e23970b9 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Availability Zones retrieved successfully. Aug 01 00:19:54.111435 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-01eaa7b5-2c1a-4683-a9f2-d8c1e23970b9 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Flow 'volume_create_api' (d85ebe21-f0e1-464e-ae52-8d7d410ac17a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:54.113164 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-01eaa7b5-2c1a-4683-a9f2-d8c1e23970b9 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d9b4c25-b9dd-440a-92b2-7e126eddd02f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:54.114652 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-01eaa7b5-2c1a-4683-a9f2-d8c1e23970b9 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:19:54.151044 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-01eaa7b5-2c1a-4683-a9f2-d8c1e23970b9 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d9b4c25-b9dd-440a-92b2-7e126eddd02f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:54.151748 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-01eaa7b5-2c1a-4683-a9f2-d8c1e23970b9 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c24fef7-633a-487f-8c6e-d1b678ce3de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:54.190536 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-01eaa7b5-2c1a-4683-a9f2-d8c1e23970b9 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Created reservations ['474b07bd-c023-40ec-bcb2-30a48658f6cf', '9591aa65-6cab-4bc3-b8ef-6b400d006b42', 'aa48d8cb-8b14-42f4-ba83-ddb08ab60f3d', '9c9738cb-12da-45fa-b9d4-ef580962ecca'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:19:54.191292 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-01eaa7b5-2c1a-4683-a9f2-d8c1e23970b9 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c24fef7-633a-487f-8c6e-d1b678ce3de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['474b07bd-c023-40ec-bcb2-30a48658f6cf', '9591aa65-6cab-4bc3-b8ef-6b400d006b42', 'aa48d8cb-8b14-42f4-ba83-ddb08ab60f3d', '9c9738cb-12da-45fa-b9d4-ef580962ecca']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:54.191936 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-01eaa7b5-2c1a-4683-a9f2-d8c1e23970b9 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (095b7405-5d89-4900-a506-1de3c457c156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:54.218112 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-01eaa7b5-2c1a-4683-a9f2-d8c1e23970b9 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (095b7405-5d89-4900-a506-1de3c457c156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28cb9fe5-4ae5-445b-802e-081042e2a732', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-79362529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e565ee678543c68cff1653c3e460c1',qos_specs=None,replication_status=,reservations=['474b07bd-c023-40ec-bcb2-30a48658f6cf','9591aa65-6cab-4bc3-b8ef-6b400d006b42','aa48d8cb-8b14-42f4-ba83-ddb08ab60f3d','9c9738cb-12da-45fa-b9d4-ef580962ecca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30a0493ae4f041d69f5559081ae0fcb6',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:19:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-79362529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28cb9fe5-4ae5-445b-802e-081042e2a732,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05e565ee678543c68cff1653c3e460c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30a0493ae4f041d69f5559081ae0fcb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:54.219889 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-01eaa7b5-2c1a-4683-a9f2-d8c1e23970b9 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d829ed96-4e12-4455-a52a-e07a92dbcc61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:54.242673 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-01eaa7b5-2c1a-4683-a9f2-d8c1e23970b9 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d829ed96-4e12-4455-a52a-e07a92dbcc61) transitioned into state 'SUCCESS' from state '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-79362529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05e565ee678543c68cff1653c3e460c1',qos_specs=None,replication_status=,reservations=['474b07bd-c023-40ec-bcb2-30a48658f6cf','9591aa65-6cab-4bc3-b8ef-6b400d006b42','aa48d8cb-8b14-42f4-ba83-ddb08ab60f3d','9c9738cb-12da-45fa-b9d4-ef580962ecca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30a0493ae4f041d69f5559081ae0fcb6',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:54.243667 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-01eaa7b5-2c1a-4683-a9f2-d8c1e23970b9 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8982a9cc-7582-4b2f-b9a6-856d7904516f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:54.255487 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-01eaa7b5-2c1a-4683-a9f2-d8c1e23970b9 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8982a9cc-7582-4b2f-b9a6-856d7904516f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:54.256936 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-01eaa7b5-2c1a-4683-a9f2-d8c1e23970b9 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Flow 'volume_create_api' (d85ebe21-f0e1-464e-ae52-8d7d410ac17a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:54.257278 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-01eaa7b5-2c1a-4683-a9f2-d8c1e23970b9 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Create volume request issued successfully. Aug 01 00:19:54.258126 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-01eaa7b5-2c1a-4683-a9f2-d8c1e23970b9 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:19:54.258712 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 482/1936] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:19:54 2026] POST /volume/v3/volumes => generated 756 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:19:54.266619 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-05d12344-38bc-456d-b484-851de325a69b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:54.269923 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-05d12344-38bc-456d-b484-851de325a69b tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] GET https://10.4.3.222/volume/v3/volumes/6e8afaa5-d920-49b6-a4a3-e8740f6ebcd6 Aug 01 00:19:54.270305 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-05d12344-38bc-456d-b484-851de325a69b tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:54.270697 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-05d12344-38bc-456d-b484-851de325a69b tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:54.274502 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-299598a3-9fb7-4c03-9775-a77262c94a41 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:54.277226 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-299598a3-9fb7-4c03-9775-a77262c94a41 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/volumes/33323ac5-f3ce-40be-b2d2-97135e482f81 Aug 01 00:19:54.277501 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-299598a3-9fb7-4c03-9775-a77262c94a41 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:54.277791 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-299598a3-9fb7-4c03-9775-a77262c94a41 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:54.280240 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:54.280240 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:54.284639 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-05d12344-38bc-456d-b484-851de325a69b tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Volume info retrieved successfully. Aug 01 00:19:54.287422 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:54.287422 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:54.289221 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-05d12344-38bc-456d-b484-851de325a69b tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] https://10.4.3.222/volume/v3/volumes/6e8afaa5-d920-49b6-a4a3-e8740f6ebcd6 returned with HTTP 200 Aug 01 00:19:54.289636 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 486/1937] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:19:54 2026] GET /volume/v3/volumes/6e8afaa5-d920-49b6-a4a3-e8740f6ebcd6 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:54.301733 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-299598a3-9fb7-4c03-9775-a77262c94a41 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Volume info retrieved successfully. Aug 01 00:19:54.306236 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-31437481-c4d3-426c-bf08-2921522522a7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:54.306867 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-299598a3-9fb7-4c03-9775-a77262c94a41 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/volumes/33323ac5-f3ce-40be-b2d2-97135e482f81 returned with HTTP 200 Aug 01 00:19:54.307288 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 489/1938] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:54 2026] GET /volume/v3/volumes/33323ac5-f3ce-40be-b2d2-97135e482f81 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:54.311802 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-31437481-c4d3-426c-bf08-2921522522a7 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] GET https://10.4.3.222/volume/v3/messages Aug 01 00:19:54.311802 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-31437481-c4d3-426c-bf08-2921522522a7 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:54.311802 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-31437481-c4d3-426c-bf08-2921522522a7 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:54.311802 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:54.311802 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:54.334875 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b21e6882-441e-4fb6-8c4b-d08606d47ec8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:54.334875 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b21e6882-441e-4fb6-8c4b-d08606d47ec8 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/volumes/86b023f4-f506-476c-b6d0-4a1800be03d8 Aug 01 00:19:54.334875 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b21e6882-441e-4fb6-8c4b-d08606d47ec8 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:54.334875 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b21e6882-441e-4fb6-8c4b-d08606d47ec8 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:54.335133 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-31437481-c4d3-426c-bf08-2921522522a7 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] https://10.4.3.222/volume/v3/messages returned with HTTP 200 Aug 01 00:19:54.335133 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 482/1939] 10.4.3.222 () {68 vars in 1280 bytes} [Sat Aug 1 00:19:54 2026] GET /volume/v3/messages => generated 670 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:54.348111 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:54.348111 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:54.348305 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-105870eb-58af-4eeb-a676-b55ba8156a8d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:54.350340 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-105870eb-58af-4eeb-a676-b55ba8156a8d tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] DELETE https://10.4.3.222/volume/v3/messages/f810be92-2ae2-411e-addf-9640d40590e3 Aug 01 00:19:54.350793 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-105870eb-58af-4eeb-a676-b55ba8156a8d tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:54.351074 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-105870eb-58af-4eeb-a676-b55ba8156a8d tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:54.352287 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b21e6882-441e-4fb6-8c4b-d08606d47ec8 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Volume info retrieved successfully. Aug 01 00:19:54.359307 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b21e6882-441e-4fb6-8c4b-d08606d47ec8 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/volumes/86b023f4-f506-476c-b6d0-4a1800be03d8 returned with HTTP 200 Aug 01 00:19:54.360055 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 483/1940] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:54 2026] GET /volume/v3/volumes/86b023f4-f506-476c-b6d0-4a1800be03d8 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:54.379127 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-105870eb-58af-4eeb-a676-b55ba8156a8d tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] https://10.4.3.222/volume/v3/messages/f810be92-2ae2-411e-addf-9640d40590e3 returned with HTTP 204 Aug 01 00:19:54.380119 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 487/1941] 10.4.3.222 () {68 vars in 1394 bytes} [Sat Aug 1 00:19:54 2026] DELETE /volume/v3/messages/f810be92-2ae2-411e-addf-9640d40590e3 => generated 0 bytes in 33 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 01 00:19:54.380951 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6137fdbe-a9a8-4cc6-b9a6-61b7907283b6 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:54.385623 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6137fdbe-a9a8-4cc6-b9a6-61b7907283b6 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/volumes/c572b8aa-170c-44c5-97cb-67958c9cba29 Aug 01 00:19:54.385879 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6137fdbe-a9a8-4cc6-b9a6-61b7907283b6 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:54.386091 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6137fdbe-a9a8-4cc6-b9a6-61b7907283b6 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:54.395426 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:54.395426 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:54.398532 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c4e01033-446b-4880-9e25-98f7804c9b1a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:54.399794 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-6137fdbe-a9a8-4cc6-b9a6-61b7907283b6 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Volume info retrieved successfully. Aug 01 00:19:54.404209 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6137fdbe-a9a8-4cc6-b9a6-61b7907283b6 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/volumes/c572b8aa-170c-44c5-97cb-67958c9cba29 returned with HTTP 200 Aug 01 00:19:54.404583 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 490/1942] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:54 2026] GET /volume/v3/volumes/c572b8aa-170c-44c5-97cb-67958c9cba29 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:54.419293 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c4e01033-446b-4880-9e25-98f7804c9b1a tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] GET https://10.4.3.222/volume/v3/messages/f810be92-2ae2-411e-addf-9640d40590e3 Aug 01 00:19:54.419293 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c4e01033-446b-4880-9e25-98f7804c9b1a tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:54.419293 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c4e01033-446b-4880-9e25-98f7804c9b1a tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:54.420740 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c4e01033-446b-4880-9e25-98f7804c9b1a tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] https://10.4.3.222/volume/v3/messages/f810be92-2ae2-411e-addf-9640d40590e3 returned with HTTP 404 Aug 01 00:19:54.423023 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 483/1943] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:19:54 2026] GET /volume/v3/messages/f810be92-2ae2-411e-addf-9640d40590e3 => generated 110 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:54.424620 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9d2ddd36-4368-47c9-ae8c-6fdcc7de8964 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:54.427188 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9d2ddd36-4368-47c9-ae8c-6fdcc7de8964 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/volumes/4ddde198-fae9-421f-a099-4e1375ea55ef Aug 01 00:19:54.427445 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9d2ddd36-4368-47c9-ae8c-6fdcc7de8964 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:54.428161 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9d2ddd36-4368-47c9-ae8c-6fdcc7de8964 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:54.441860 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:54.441860 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:54.444570 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-29afef9f-7949-48cd-a445-e29d52cf592c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:54.447615 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-29afef9f-7949-48cd-a445-e29d52cf592c tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] GET https://10.4.3.222/volume/v3/volumes/6e8afaa5-d920-49b6-a4a3-e8740f6ebcd6 Aug 01 00:19:54.447713 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-9d2ddd36-4368-47c9-ae8c-6fdcc7de8964 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Volume info retrieved successfully. Aug 01 00:19:54.447910 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-29afef9f-7949-48cd-a445-e29d52cf592c tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:54.448145 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-29afef9f-7949-48cd-a445-e29d52cf592c tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:54.454457 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9d2ddd36-4368-47c9-ae8c-6fdcc7de8964 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/volumes/4ddde198-fae9-421f-a099-4e1375ea55ef returned with HTTP 200 Aug 01 00:19:54.455038 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 484/1944] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:54 2026] GET /volume/v3/volumes/4ddde198-fae9-421f-a099-4e1375ea55ef => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:54.455864 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:54.455864 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:54.462891 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-29afef9f-7949-48cd-a445-e29d52cf592c tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Volume info retrieved successfully. Aug 01 00:19:54.468174 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-3b95a2b3-9054-4997-8bdf-f5aea1f217c3 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:54.468756 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-29afef9f-7949-48cd-a445-e29d52cf592c tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] https://10.4.3.222/volume/v3/volumes/6e8afaa5-d920-49b6-a4a3-e8740f6ebcd6 returned with HTTP 200 Aug 01 00:19:54.469313 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 488/1945] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:19:54 2026] GET /volume/v3/volumes/6e8afaa5-d920-49b6-a4a3-e8740f6ebcd6 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:54.470391 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3b95a2b3-9054-4997-8bdf-f5aea1f217c3 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/volumes/28cb9fe5-4ae5-445b-802e-081042e2a732 Aug 01 00:19:54.470698 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3b95a2b3-9054-4997-8bdf-f5aea1f217c3 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:54.471043 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3b95a2b3-9054-4997-8bdf-f5aea1f217c3 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:54.488427 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:54.488427 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:54.492602 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-3b95a2b3-9054-4997-8bdf-f5aea1f217c3 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Volume info retrieved successfully. Aug 01 00:19:54.497634 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3b95a2b3-9054-4997-8bdf-f5aea1f217c3 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/volumes/28cb9fe5-4ae5-445b-802e-081042e2a732 returned with HTTP 200 Aug 01 00:19:54.498078 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 491/1946] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:54 2026] GET /volume/v3/volumes/28cb9fe5-4ae5-445b-802e-081042e2a732 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:54.505870 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f6e1fb17-edbc-4baa-9b4f-f4afe12e6e71 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:54.507978 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f6e1fb17-edbc-4baa-9b4f-f4afe12e6e71 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] DELETE https://10.4.3.222/volume/v3/volumes/6e8afaa5-d920-49b6-a4a3-e8740f6ebcd6 Aug 01 00:19:54.508316 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f6e1fb17-edbc-4baa-9b4f-f4afe12e6e71 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:54.508613 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f6e1fb17-edbc-4baa-9b4f-f4afe12e6e71 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:54.508890 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-f6e1fb17-edbc-4baa-9b4f-f4afe12e6e71 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Delete volume with id: 6e8afaa5-d920-49b6-a4a3-e8740f6ebcd6 Aug 01 00:19:54.518963 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:54.518963 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:54.519681 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f6e1fb17-edbc-4baa-9b4f-f4afe12e6e71 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Volume info retrieved successfully. Aug 01 00:19:54.520818 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c546f21e-a4fa-4a08-916b-d0221699594b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:54.521472 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f6e1fb17-edbc-4baa-9b4f-f4afe12e6e71 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100407) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 01 00:19:54.523702 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c546f21e-a4fa-4a08-916b-d0221699594b tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] DELETE https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb Aug 01 00:19:54.524745 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c546f21e-a4fa-4a08-916b-d0221699594b tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:54.525114 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c546f21e-a4fa-4a08-916b-d0221699594b tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:54.525260 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.contrib.backups [None req-c546f21e-a4fa-4a08-916b-d0221699594b tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Delete backup with id: 164fc680-060a-4e16-856b-d21773ee1fbb. Aug 01 00:19:54.531648 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:54.531648 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:54.535704 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-f6e1fb17-edbc-4baa-9b4f-f4afe12e6e71 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-686084078 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-686084078, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:19:54.540568 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-f6e1fb17-edbc-4baa-9b4f-f4afe12e6e71 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-686084078 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-686084078, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:19:54.552401 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-f6e1fb17-edbc-4baa-9b4f-f4afe12e6e71 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Created reservations ['4787e63b-5da6-4336-a110-03bf6e436fbe', '47ee2def-ae5e-4aa6-a600-46420f0a8195', 'ba465802-818d-445f-ba27-9a94ddae4a15', 'd87c86c3-77e8-49b9-bcfb-9d5f7e082b64'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:19:54.555555 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.backup.rpcapi [None req-c546f21e-a4fa-4a08-916b-d0221699594b tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] delete_backup rpcapi backup_id 164fc680-060a-4e16-856b-d21773ee1fbb {{(pid=100409) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:19:54.557578 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c546f21e-a4fa-4a08-916b-d0221699594b tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb returned with HTTP 202 Aug 01 00:19:54.558290 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 485/1947] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:19:54 2026] DELETE /volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:19:54.575440 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9154cec4-879e-477c-ba26-ca46a7e50644 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:54.578190 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9154cec4-879e-477c-ba26-ca46a7e50644 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb Aug 01 00:19:54.578421 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9154cec4-879e-477c-ba26-ca46a7e50644 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:54.578620 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9154cec4-879e-477c-ba26-ca46a7e50644 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:54.578719 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-9154cec4-879e-477c-ba26-ca46a7e50644 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Show backup with id 164fc680-060a-4e16-856b-d21773ee1fbb. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:19:54.584029 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:54.584029 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:54.585673 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9154cec4-879e-477c-ba26-ca46a7e50644 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb returned with HTTP 200 Aug 01 00:19:54.586353 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 489/1948] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:54 2026] GET /volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:54.600798 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f6e1fb17-edbc-4baa-9b4f-f4afe12e6e71 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Delete volume request issued successfully. Aug 01 00:19:54.601080 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f6e1fb17-edbc-4baa-9b4f-f4afe12e6e71 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] https://10.4.3.222/volume/v3/volumes/6e8afaa5-d920-49b6-a4a3-e8740f6ebcd6 returned with HTTP 202 Aug 01 00:19:54.601829 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 484/1949] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:19:54 2026] DELETE /volume/v3/volumes/6e8afaa5-d920-49b6-a4a3-e8740f6ebcd6 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:19:54.618132 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-051067be-f51f-42f0-8b15-b2ec8610bae7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:54.620489 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-051067be-f51f-42f0-8b15-b2ec8610bae7 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] GET https://10.4.3.222/volume/v3/volumes/6e8afaa5-d920-49b6-a4a3-e8740f6ebcd6 Aug 01 00:19:54.620790 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-051067be-f51f-42f0-8b15-b2ec8610bae7 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:54.621043 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-051067be-f51f-42f0-8b15-b2ec8610bae7 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:54.632919 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-051067be-f51f-42f0-8b15-b2ec8610bae7 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] https://10.4.3.222/volume/v3/volumes/6e8afaa5-d920-49b6-a4a3-e8740f6ebcd6 returned with HTTP 404 Aug 01 00:19:54.633618 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 492/1950] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:19:54 2026] GET /volume/v3/volumes/6e8afaa5-d920-49b6-a4a3-e8740f6ebcd6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:54.647643 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a69bad68-5163-468c-8507-ba54a82719b1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:54.649723 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a69bad68-5163-468c-8507-ba54a82719b1 tempest-UserMessagesTest-1785246874 tempest-UserMessagesTest-1785246874-project-admin] DELETE https://10.4.3.222/volume/v3/types/99d2f36a-9a1f-4862-94f6-68385baa448b Aug 01 00:19:54.650026 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a69bad68-5163-468c-8507-ba54a82719b1 tempest-UserMessagesTest-1785246874 tempest-UserMessagesTest-1785246874-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:54.650369 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a69bad68-5163-468c-8507-ba54a82719b1 tempest-UserMessagesTest-1785246874 tempest-UserMessagesTest-1785246874-project-admin] Calling method '_delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:54.682121 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a69bad68-5163-468c-8507-ba54a82719b1 tempest-UserMessagesTest-1785246874 tempest-UserMessagesTest-1785246874-project-admin] https://10.4.3.222/volume/v3/types/99d2f36a-9a1f-4862-94f6-68385baa448b returned with HTTP 202 Aug 01 00:19:54.682636 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 486/1951] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:19:54 2026] DELETE /volume/v3/types/99d2f36a-9a1f-4862-94f6-68385baa448b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:19:54.716619 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b4988498-dd72-4a23-9846-59dc00efa689 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:54.718412 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b4988498-dd72-4a23-9846-59dc00efa689 tempest-UserMessagesTest-1785246874 tempest-UserMessagesTest-1785246874-project-admin] GET https://10.4.3.222/volume/v3/types/99d2f36a-9a1f-4862-94f6-68385baa448b Aug 01 00:19:54.718622 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b4988498-dd72-4a23-9846-59dc00efa689 tempest-UserMessagesTest-1785246874 tempest-UserMessagesTest-1785246874-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:54.718871 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b4988498-dd72-4a23-9846-59dc00efa689 tempest-UserMessagesTest-1785246874 tempest-UserMessagesTest-1785246874-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:54.722377 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b4988498-dd72-4a23-9846-59dc00efa689 tempest-UserMessagesTest-1785246874 tempest-UserMessagesTest-1785246874-project-admin] https://10.4.3.222/volume/v3/types/99d2f36a-9a1f-4862-94f6-68385baa448b returned with HTTP 404 Aug 01 00:19:54.722922 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 490/1952] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:19:54 2026] GET /volume/v3/types/99d2f36a-9a1f-4862-94f6-68385baa448b => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:54.734010 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-921f2b41-e79e-47c0-8364-6c2d6e643756 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:54.739011 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-921f2b41-e79e-47c0-8364-6c2d6e643756 tempest-UserMessagesTest-1785246874 tempest-UserMessagesTest-1785246874-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:19:54.739011 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-921f2b41-e79e-47c0-8364-6c2d6e643756 tempest-UserMessagesTest-1785246874 tempest-UserMessagesTest-1785246874-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-112725793", "extra_specs": {"storage_protocol": "tempest-storage_protocol-687909552", "vendor_name": "tempest-vendor_name-1212838253"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:54.771986 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-921f2b41-e79e-47c0-8364-6c2d6e643756 tempest-UserMessagesTest-1785246874 tempest-UserMessagesTest-1785246874-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:19:54.772745 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 485/1953] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:19:54 2026] POST /volume/v3/types => generated 326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:54.784881 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-3282bac5-c5e6-43c3-bb6f-93261acdc8c8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:54.786110 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3282bac5-c5e6-43c3-bb6f-93261acdc8c8 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:19:54.786499 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3282bac5-c5e6-43c3-bb6f-93261acdc8c8 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "be80b4c8-7940-4b5d-9a23-ce3dbc46e0a0", "size": 1, "name": "tempest-UserMessagesTest-Volume-857381749"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:54.790806 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-3282bac5-c5e6-43c3-bb6f-93261acdc8c8 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Create volume request body: {'volume': {'volume_type': 'be80b4c8-7940-4b5d-9a23-ce3dbc46e0a0', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-857381749'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:19:54.805398 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-3282bac5-c5e6-43c3-bb6f-93261acdc8c8 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Create volume of 1 GB Aug 01 00:19:54.805398 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:54.805398 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:54.805926 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-3282bac5-c5e6-43c3-bb6f-93261acdc8c8 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Availability Zones retrieved successfully. Aug 01 00:19:54.811089 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-3282bac5-c5e6-43c3-bb6f-93261acdc8c8 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Flow 'volume_create_api' (7ab4d381-2922-4716-b90f-3b1f7243b43c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:54.813544 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-3282bac5-c5e6-43c3-bb6f-93261acdc8c8 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7ebdd32-b9a0-4931-8ef6-96aace441d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:54.813544 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-3282bac5-c5e6-43c3-bb6f-93261acdc8c8 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:19:54.847480 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-3282bac5-c5e6-43c3-bb6f-93261acdc8c8 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7ebdd32-b9a0-4931-8ef6-96aace441d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:19:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-687909552',vendor_name='tempest-vendor_name-1212838253'},id=be80b4c8-7940-4b5d-9a23-ce3dbc46e0a0,is_public=True,name='tempest-UserMessagesTest-volume-type-112725793',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be80b4c8-7940-4b5d-9a23-ce3dbc46e0a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:54.847480 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-3282bac5-c5e6-43c3-bb6f-93261acdc8c8 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7a10873-907c-49f9-8819-c5fc180024cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:54.880389 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-3282bac5-c5e6-43c3-bb6f-93261acdc8c8 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-112725793 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-112725793, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:19:54.880687 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-3282bac5-c5e6-43c3-bb6f-93261acdc8c8 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-112725793 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-112725793, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:19:54.911001 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-3282bac5-c5e6-43c3-bb6f-93261acdc8c8 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Created reservations ['94eb487b-5bdd-4ae6-88fe-5c273bea0b9d', '8ea4c05f-6e5b-4751-a90b-d2a53aba9295', 'f5ddb6d2-f267-4fde-a83e-560cd6379cf1', '5c8ef3ab-967f-4078-bb99-752d09bee79b'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:19:54.912080 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-3282bac5-c5e6-43c3-bb6f-93261acdc8c8 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7a10873-907c-49f9-8819-c5fc180024cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94eb487b-5bdd-4ae6-88fe-5c273bea0b9d', '8ea4c05f-6e5b-4751-a90b-d2a53aba9295', 'f5ddb6d2-f267-4fde-a83e-560cd6379cf1', '5c8ef3ab-967f-4078-bb99-752d09bee79b']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:54.913163 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-3282bac5-c5e6-43c3-bb6f-93261acdc8c8 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ad29e16-6be0-437c-8d78-aeb0627989bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:54.944118 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-3282bac5-c5e6-43c3-bb6f-93261acdc8c8 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ad29e16-6be0-437c-8d78-aeb0627989bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '968e81a1-a569-46a0-a357-01df8b5e550c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-857381749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8875746c86a64c26aa549904a5d98a5a',qos_specs=None,replication_status=,reservations=['94eb487b-5bdd-4ae6-88fe-5c273bea0b9d','8ea4c05f-6e5b-4751-a90b-d2a53aba9295','f5ddb6d2-f267-4fde-a83e-560cd6379cf1','5c8ef3ab-967f-4078-bb99-752d09bee79b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='932a0d437566448baedd1228c53198ce',volume_type_id=be80b4c8-7940-4b5d-9a23-ce3dbc46e0a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:19:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-857381749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=968e81a1-a569-46a0-a357-01df8b5e550c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8875746c86a64c26aa549904a5d98a5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='932a0d437566448baedd1228c53198ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be80b4c8-7940-4b5d-9a23-ce3dbc46e0a0),volume_type_id=be80b4c8-7940-4b5d-9a23-ce3dbc46e0a0)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:54.944756 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-3282bac5-c5e6-43c3-bb6f-93261acdc8c8 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cfcb91a-9635-4e0f-bff8-52b431350c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:54.964705 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-3282bac5-c5e6-43c3-bb6f-93261acdc8c8 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cfcb91a-9635-4e0f-bff8-52b431350c66) transitioned into state 'SUCCESS' from state '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-857381749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8875746c86a64c26aa549904a5d98a5a',qos_specs=None,replication_status=,reservations=['94eb487b-5bdd-4ae6-88fe-5c273bea0b9d','8ea4c05f-6e5b-4751-a90b-d2a53aba9295','f5ddb6d2-f267-4fde-a83e-560cd6379cf1','5c8ef3ab-967f-4078-bb99-752d09bee79b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='932a0d437566448baedd1228c53198ce',volume_type_id=be80b4c8-7940-4b5d-9a23-ce3dbc46e0a0)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:54.965317 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-3282bac5-c5e6-43c3-bb6f-93261acdc8c8 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab547d3e-99a6-406e-830a-dd0bcfcbe2a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:19:54.975124 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-3282bac5-c5e6-43c3-bb6f-93261acdc8c8 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab547d3e-99a6-406e-830a-dd0bcfcbe2a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:19:54.975931 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-3282bac5-c5e6-43c3-bb6f-93261acdc8c8 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Flow 'volume_create_api' (7ab4d381-2922-4716-b90f-3b1f7243b43c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:19:54.976193 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-3282bac5-c5e6-43c3-bb6f-93261acdc8c8 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Create volume request issued successfully. Aug 01 00:19:54.978014 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3282bac5-c5e6-43c3-bb6f-93261acdc8c8 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:19:54.978014 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 493/1954] 10.4.3.222 () {70 vars in 1299 bytes} [Sat Aug 1 00:19:54 2026] POST /volume/v3/volumes => generated 784 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:19:54.994002 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-92af174b-6e23-4b41-9c96-614e07faa824 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:54.998636 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-92af174b-6e23-4b41-9c96-614e07faa824 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] GET https://10.4.3.222/volume/v3/volumes/968e81a1-a569-46a0-a357-01df8b5e550c Aug 01 00:19:54.998994 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-92af174b-6e23-4b41-9c96-614e07faa824 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:54.999998 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-92af174b-6e23-4b41-9c96-614e07faa824 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:55.013209 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:55.013209 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:55.019626 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-92af174b-6e23-4b41-9c96-614e07faa824 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Volume info retrieved successfully. Aug 01 00:19:55.026760 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-92af174b-6e23-4b41-9c96-614e07faa824 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] https://10.4.3.222/volume/v3/volumes/968e81a1-a569-46a0-a357-01df8b5e550c returned with HTTP 200 Aug 01 00:19:55.027240 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 487/1955] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:19:54 2026] GET /volume/v3/volumes/968e81a1-a569-46a0-a357-01df8b5e550c => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:55.603079 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4c224b52-8c14-40bf-b526-551a09db657c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:55.606847 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4c224b52-8c14-40bf-b526-551a09db657c tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb Aug 01 00:19:55.607070 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4c224b52-8c14-40bf-b526-551a09db657c tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:55.607266 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4c224b52-8c14-40bf-b526-551a09db657c tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:55.607410 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-4c224b52-8c14-40bf-b526-551a09db657c tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Show backup with id 164fc680-060a-4e16-856b-d21773ee1fbb. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:19:55.614738 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4c224b52-8c14-40bf-b526-551a09db657c tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb returned with HTTP 404 Aug 01 00:19:55.616095 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 491/1956] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:55 2026] GET /volume/v3/backups/164fc680-060a-4e16-856b-d21773ee1fbb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:55.626538 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-68b998ae-74a5-4f20-aee3-e48fbac3636a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:55.630229 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-68b998ae-74a5-4f20-aee3-e48fbac3636a tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] DELETE https://10.4.3.222/volume/v3/volumes/28cb9fe5-4ae5-445b-802e-081042e2a732 Aug 01 00:19:55.630229 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-68b998ae-74a5-4f20-aee3-e48fbac3636a tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:55.630229 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-68b998ae-74a5-4f20-aee3-e48fbac3636a tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:55.630229 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-68b998ae-74a5-4f20-aee3-e48fbac3636a tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Delete volume with id: 28cb9fe5-4ae5-445b-802e-081042e2a732 Aug 01 00:19:55.640008 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:55.640008 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:55.640008 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-68b998ae-74a5-4f20-aee3-e48fbac3636a tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Volume info retrieved successfully. Aug 01 00:19:55.661759 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-68b998ae-74a5-4f20-aee3-e48fbac3636a tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Delete volume request issued successfully. Aug 01 00:19:55.662214 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-68b998ae-74a5-4f20-aee3-e48fbac3636a tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/volumes/28cb9fe5-4ae5-445b-802e-081042e2a732 returned with HTTP 202 Aug 01 00:19:55.662559 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 486/1957] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:19:55 2026] DELETE /volume/v3/volumes/28cb9fe5-4ae5-445b-802e-081042e2a732 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:19:55.673700 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d037d183-cbdc-4e67-9f33-9b2746945521 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:55.675602 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d037d183-cbdc-4e67-9f33-9b2746945521 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/volumes/28cb9fe5-4ae5-445b-802e-081042e2a732 Aug 01 00:19:55.675839 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d037d183-cbdc-4e67-9f33-9b2746945521 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:55.676043 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d037d183-cbdc-4e67-9f33-9b2746945521 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:55.690227 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:55.690227 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:55.698055 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-d037d183-cbdc-4e67-9f33-9b2746945521 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Volume info retrieved successfully. Aug 01 00:19:55.702442 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d037d183-cbdc-4e67-9f33-9b2746945521 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/volumes/28cb9fe5-4ae5-445b-802e-081042e2a732 returned with HTTP 200 Aug 01 00:19:55.702866 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 494/1958] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:55 2026] GET /volume/v3/volumes/28cb9fe5-4ae5-445b-802e-081042e2a732 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:56.042143 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7293e660-2b27-4c6b-9d12-925e73fb6c91 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:56.045663 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7293e660-2b27-4c6b-9d12-925e73fb6c91 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] GET https://10.4.3.222/volume/v3/volumes/968e81a1-a569-46a0-a357-01df8b5e550c Aug 01 00:19:56.048489 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7293e660-2b27-4c6b-9d12-925e73fb6c91 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:56.048794 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7293e660-2b27-4c6b-9d12-925e73fb6c91 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:56.060207 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:56.060207 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:56.064401 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-7293e660-2b27-4c6b-9d12-925e73fb6c91 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Volume info retrieved successfully. Aug 01 00:19:56.069332 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7293e660-2b27-4c6b-9d12-925e73fb6c91 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] https://10.4.3.222/volume/v3/volumes/968e81a1-a569-46a0-a357-01df8b5e550c returned with HTTP 200 Aug 01 00:19:56.069731 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 488/1959] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:19:56 2026] GET /volume/v3/volumes/968e81a1-a569-46a0-a357-01df8b5e550c => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:56.091145 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f1541237-f9f6-4f5a-80e4-f92e26545331 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:56.092756 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f1541237-f9f6-4f5a-80e4-f92e26545331 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] GET https://10.4.3.222/volume/v3/messages Aug 01 00:19:56.092987 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f1541237-f9f6-4f5a-80e4-f92e26545331 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:56.093164 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f1541237-f9f6-4f5a-80e4-f92e26545331 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:56.099155 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f1541237-f9f6-4f5a-80e4-f92e26545331 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] https://10.4.3.222/volume/v3/messages returned with HTTP 200 Aug 01 00:19:56.100812 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 492/1960] 10.4.3.222 () {68 vars in 1280 bytes} [Sat Aug 1 00:19:56 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:56.112503 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2959d929-6c6f-4d56-a937-11d0e0afe7a9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:56.119585 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2959d929-6c6f-4d56-a937-11d0e0afe7a9 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] GET https://10.4.3.222/volume/v3/messages/19b961d0-16c5-463a-8173-0c51400445b0 Aug 01 00:19:56.119892 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2959d929-6c6f-4d56-a937-11d0e0afe7a9 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:56.120432 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2959d929-6c6f-4d56-a937-11d0e0afe7a9 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:56.125543 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2959d929-6c6f-4d56-a937-11d0e0afe7a9 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] https://10.4.3.222/volume/v3/messages/19b961d0-16c5-463a-8173-0c51400445b0 returned with HTTP 200 Aug 01 00:19:56.126054 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 487/1961] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:19:56 2026] GET /volume/v3/messages/19b961d0-16c5-463a-8173-0c51400445b0 => generated 667 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:56.143628 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6dd7950b-2191-466d-a6f3-8fab3f71aae4 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:56.143628 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6dd7950b-2191-466d-a6f3-8fab3f71aae4 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] GET https://10.4.3.222/volume/v3/messages Aug 01 00:19:56.143628 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6dd7950b-2191-466d-a6f3-8fab3f71aae4 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:56.143628 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6dd7950b-2191-466d-a6f3-8fab3f71aae4 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:56.152367 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6dd7950b-2191-466d-a6f3-8fab3f71aae4 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] https://10.4.3.222/volume/v3/messages returned with HTTP 200 Aug 01 00:19:56.152844 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 495/1962] 10.4.3.222 () {68 vars in 1280 bytes} [Sat Aug 1 00:19:56 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:56.161654 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6b9db4b1-17c9-453d-91af-ec63893c96e0 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:56.163627 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6b9db4b1-17c9-453d-91af-ec63893c96e0 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] DELETE https://10.4.3.222/volume/v3/messages/19b961d0-16c5-463a-8173-0c51400445b0 Aug 01 00:19:56.163992 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6b9db4b1-17c9-453d-91af-ec63893c96e0 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:56.164275 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6b9db4b1-17c9-453d-91af-ec63893c96e0 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:56.182389 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6b9db4b1-17c9-453d-91af-ec63893c96e0 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] https://10.4.3.222/volume/v3/messages/19b961d0-16c5-463a-8173-0c51400445b0 returned with HTTP 204 Aug 01 00:19:56.182747 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 489/1963] 10.4.3.222 () {68 vars in 1394 bytes} [Sat Aug 1 00:19:56 2026] DELETE /volume/v3/messages/19b961d0-16c5-463a-8173-0c51400445b0 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Aug 01 00:19:56.192878 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-af657501-7f1b-4a22-a023-e7f13f5465fe None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:56.196522 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-af657501-7f1b-4a22-a023-e7f13f5465fe tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] GET https://10.4.3.222/volume/v3/volumes/968e81a1-a569-46a0-a357-01df8b5e550c Aug 01 00:19:56.196818 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-af657501-7f1b-4a22-a023-e7f13f5465fe tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:56.197066 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-af657501-7f1b-4a22-a023-e7f13f5465fe tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:56.212888 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:56.212888 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:56.217825 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-af657501-7f1b-4a22-a023-e7f13f5465fe tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Volume info retrieved successfully. Aug 01 00:19:56.223916 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-af657501-7f1b-4a22-a023-e7f13f5465fe tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] https://10.4.3.222/volume/v3/volumes/968e81a1-a569-46a0-a357-01df8b5e550c returned with HTTP 200 Aug 01 00:19:56.224509 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 493/1964] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:19:56 2026] GET /volume/v3/volumes/968e81a1-a569-46a0-a357-01df8b5e550c => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:56.241483 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-19c5e494-766f-453e-a3a1-0145c6eca156 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:56.245151 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-19c5e494-766f-453e-a3a1-0145c6eca156 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] DELETE https://10.4.3.222/volume/v3/volumes/968e81a1-a569-46a0-a357-01df8b5e550c Aug 01 00:19:56.245392 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-19c5e494-766f-453e-a3a1-0145c6eca156 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:56.245635 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-19c5e494-766f-453e-a3a1-0145c6eca156 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:56.245854 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-19c5e494-766f-453e-a3a1-0145c6eca156 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Delete volume with id: 968e81a1-a569-46a0-a357-01df8b5e550c Aug 01 00:19:56.261680 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:56.261680 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:56.262262 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-19c5e494-766f-453e-a3a1-0145c6eca156 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Volume info retrieved successfully. Aug 01 00:19:56.263752 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-19c5e494-766f-453e-a3a1-0145c6eca156 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100407) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 01 00:19:56.284382 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-19c5e494-766f-453e-a3a1-0145c6eca156 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-112725793 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-112725793, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:19:56.284687 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-19c5e494-766f-453e-a3a1-0145c6eca156 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-112725793 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-112725793, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:19:56.297308 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-19c5e494-766f-453e-a3a1-0145c6eca156 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Created reservations ['badd3a6a-858f-4f5c-87ea-9137c1817744', '3543e8a3-b692-4078-b817-05a0d3f21ed7', '518c7b34-1691-4787-9eba-addf8b14676e', '5264db51-32a5-4b45-be83-23f0644f6f75'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:19:56.328949 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-19c5e494-766f-453e-a3a1-0145c6eca156 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Delete volume request issued successfully. Aug 01 00:19:56.329191 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-19c5e494-766f-453e-a3a1-0145c6eca156 tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] https://10.4.3.222/volume/v3/volumes/968e81a1-a569-46a0-a357-01df8b5e550c returned with HTTP 202 Aug 01 00:19:56.329624 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 488/1965] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:19:56 2026] DELETE /volume/v3/volumes/968e81a1-a569-46a0-a357-01df8b5e550c => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:19:56.341319 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-87ace415-dd38-4f3b-bfb4-1ec2da026e1a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:56.343791 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-87ace415-dd38-4f3b-bfb4-1ec2da026e1a tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] GET https://10.4.3.222/volume/v3/volumes/968e81a1-a569-46a0-a357-01df8b5e550c Aug 01 00:19:56.344093 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-87ace415-dd38-4f3b-bfb4-1ec2da026e1a tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:56.344322 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-87ace415-dd38-4f3b-bfb4-1ec2da026e1a tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:56.349926 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-87ace415-dd38-4f3b-bfb4-1ec2da026e1a tempest-UserMessagesTest-195537242 tempest-UserMessagesTest-195537242-project-member] https://10.4.3.222/volume/v3/volumes/968e81a1-a569-46a0-a357-01df8b5e550c returned with HTTP 404 Aug 01 00:19:56.350584 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 496/1966] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:19:56 2026] GET /volume/v3/volumes/968e81a1-a569-46a0-a357-01df8b5e550c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:56.360408 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9869f7fc-c236-426c-a51c-f4c812920ba6 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:56.364605 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9869f7fc-c236-426c-a51c-f4c812920ba6 tempest-UserMessagesTest-1785246874 tempest-UserMessagesTest-1785246874-project-admin] DELETE https://10.4.3.222/volume/v3/types/be80b4c8-7940-4b5d-9a23-ce3dbc46e0a0 Aug 01 00:19:56.364925 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9869f7fc-c236-426c-a51c-f4c812920ba6 tempest-UserMessagesTest-1785246874 tempest-UserMessagesTest-1785246874-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:56.365224 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9869f7fc-c236-426c-a51c-f4c812920ba6 tempest-UserMessagesTest-1785246874 tempest-UserMessagesTest-1785246874-project-admin] Calling method '_delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:56.398846 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9869f7fc-c236-426c-a51c-f4c812920ba6 tempest-UserMessagesTest-1785246874 tempest-UserMessagesTest-1785246874-project-admin] https://10.4.3.222/volume/v3/types/be80b4c8-7940-4b5d-9a23-ce3dbc46e0a0 returned with HTTP 202 Aug 01 00:19:56.399396 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 490/1967] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:19:56 2026] DELETE /volume/v3/types/be80b4c8-7940-4b5d-9a23-ce3dbc46e0a0 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:19:56.406310 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-72621805-3164-4975-82bc-20b4953cfb59 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:56.408617 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-72621805-3164-4975-82bc-20b4953cfb59 tempest-UserMessagesTest-1785246874 tempest-UserMessagesTest-1785246874-project-admin] GET https://10.4.3.222/volume/v3/types/be80b4c8-7940-4b5d-9a23-ce3dbc46e0a0 Aug 01 00:19:56.408844 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-72621805-3164-4975-82bc-20b4953cfb59 tempest-UserMessagesTest-1785246874 tempest-UserMessagesTest-1785246874-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:56.409035 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-72621805-3164-4975-82bc-20b4953cfb59 tempest-UserMessagesTest-1785246874 tempest-UserMessagesTest-1785246874-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:56.412669 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-72621805-3164-4975-82bc-20b4953cfb59 tempest-UserMessagesTest-1785246874 tempest-UserMessagesTest-1785246874-project-admin] https://10.4.3.222/volume/v3/types/be80b4c8-7940-4b5d-9a23-ce3dbc46e0a0 returned with HTTP 404 Aug 01 00:19:56.413222 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 494/1968] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:19:56 2026] GET /volume/v3/types/be80b4c8-7940-4b5d-9a23-ce3dbc46e0a0 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:56.723804 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2967c39c-e566-4540-969e-8887296c1f06 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:56.723804 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2967c39c-e566-4540-969e-8887296c1f06 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/volumes/28cb9fe5-4ae5-445b-802e-081042e2a732 Aug 01 00:19:56.724494 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2967c39c-e566-4540-969e-8887296c1f06 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:56.724494 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2967c39c-e566-4540-969e-8887296c1f06 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:56.736080 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2967c39c-e566-4540-969e-8887296c1f06 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/volumes/28cb9fe5-4ae5-445b-802e-081042e2a732 returned with HTTP 404 Aug 01 00:19:56.736539 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 489/1969] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:56 2026] GET /volume/v3/volumes/28cb9fe5-4ae5-445b-802e-081042e2a732 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:56.745179 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a006ef73-7b88-4025-ad4f-9805eae4b681 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:56.747255 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a006ef73-7b88-4025-ad4f-9805eae4b681 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] DELETE https://10.4.3.222/volume/v3/volumes/4ddde198-fae9-421f-a099-4e1375ea55ef Aug 01 00:19:56.747489 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a006ef73-7b88-4025-ad4f-9805eae4b681 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:56.747739 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a006ef73-7b88-4025-ad4f-9805eae4b681 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:56.747972 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-a006ef73-7b88-4025-ad4f-9805eae4b681 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Delete volume with id: 4ddde198-fae9-421f-a099-4e1375ea55ef Aug 01 00:19:56.769902 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:56.769902 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:56.769902 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a006ef73-7b88-4025-ad4f-9805eae4b681 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Volume info retrieved successfully. Aug 01 00:19:56.794538 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a006ef73-7b88-4025-ad4f-9805eae4b681 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Delete volume request issued successfully. Aug 01 00:19:56.794826 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a006ef73-7b88-4025-ad4f-9805eae4b681 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/volumes/4ddde198-fae9-421f-a099-4e1375ea55ef returned with HTTP 202 Aug 01 00:19:56.795368 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 497/1970] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:19:56 2026] DELETE /volume/v3/volumes/4ddde198-fae9-421f-a099-4e1375ea55ef => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:19:56.802313 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-74141e92-0fb0-41b6-a1b7-32d0f2546313 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:56.806404 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-74141e92-0fb0-41b6-a1b7-32d0f2546313 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/volumes/4ddde198-fae9-421f-a099-4e1375ea55ef Aug 01 00:19:56.806690 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-74141e92-0fb0-41b6-a1b7-32d0f2546313 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:56.807116 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-74141e92-0fb0-41b6-a1b7-32d0f2546313 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:56.817408 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:56.817408 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:19:56.822222 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-74141e92-0fb0-41b6-a1b7-32d0f2546313 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Volume info retrieved successfully. Aug 01 00:19:56.827751 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-74141e92-0fb0-41b6-a1b7-32d0f2546313 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/volumes/4ddde198-fae9-421f-a099-4e1375ea55ef returned with HTTP 200 Aug 01 00:19:56.828327 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 491/1971] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:56 2026] GET /volume/v3/volumes/4ddde198-fae9-421f-a099-4e1375ea55ef => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:57.841174 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-84a10fb0-2b2c-4d39-84f1-b1b550007086 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:57.843272 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-84a10fb0-2b2c-4d39-84f1-b1b550007086 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/volumes/4ddde198-fae9-421f-a099-4e1375ea55ef Aug 01 00:19:57.843508 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-84a10fb0-2b2c-4d39-84f1-b1b550007086 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:57.843752 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-84a10fb0-2b2c-4d39-84f1-b1b550007086 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:57.851194 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-84a10fb0-2b2c-4d39-84f1-b1b550007086 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/volumes/4ddde198-fae9-421f-a099-4e1375ea55ef returned with HTTP 404 Aug 01 00:19:57.851981 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 495/1972] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:57 2026] GET /volume/v3/volumes/4ddde198-fae9-421f-a099-4e1375ea55ef => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:57.858684 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-71a2aeef-8ef5-41d2-b198-e2b7486cce49 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:57.863396 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-71a2aeef-8ef5-41d2-b198-e2b7486cce49 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] DELETE https://10.4.3.222/volume/v3/volumes/c572b8aa-170c-44c5-97cb-67958c9cba29 Aug 01 00:19:57.863565 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-71a2aeef-8ef5-41d2-b198-e2b7486cce49 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:57.863782 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-71a2aeef-8ef5-41d2-b198-e2b7486cce49 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:57.863964 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-71a2aeef-8ef5-41d2-b198-e2b7486cce49 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Delete volume with id: c572b8aa-170c-44c5-97cb-67958c9cba29 Aug 01 00:19:57.878429 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:57.878429 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:57.878992 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-71a2aeef-8ef5-41d2-b198-e2b7486cce49 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Volume info retrieved successfully. Aug 01 00:19:57.899842 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-71a2aeef-8ef5-41d2-b198-e2b7486cce49 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Delete volume request issued successfully. Aug 01 00:19:57.900048 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-71a2aeef-8ef5-41d2-b198-e2b7486cce49 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/volumes/c572b8aa-170c-44c5-97cb-67958c9cba29 returned with HTTP 202 Aug 01 00:19:57.900611 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 490/1973] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:19:57 2026] DELETE /volume/v3/volumes/c572b8aa-170c-44c5-97cb-67958c9cba29 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:19:57.909127 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-58716e7d-0139-4918-bc45-4dbab0ecb740 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:57.913133 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-58716e7d-0139-4918-bc45-4dbab0ecb740 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/volumes/c572b8aa-170c-44c5-97cb-67958c9cba29 Aug 01 00:19:57.914538 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-58716e7d-0139-4918-bc45-4dbab0ecb740 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:57.914538 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-58716e7d-0139-4918-bc45-4dbab0ecb740 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:57.923273 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:57.923273 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:57.927377 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-58716e7d-0139-4918-bc45-4dbab0ecb740 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Volume info retrieved successfully. Aug 01 00:19:57.932243 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-58716e7d-0139-4918-bc45-4dbab0ecb740 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/volumes/c572b8aa-170c-44c5-97cb-67958c9cba29 returned with HTTP 200 Aug 01 00:19:57.932697 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 498/1974] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:57 2026] GET /volume/v3/volumes/c572b8aa-170c-44c5-97cb-67958c9cba29 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:58.950740 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9ea93717-9b73-4f88-a412-449297275cc2 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:58.955450 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9ea93717-9b73-4f88-a412-449297275cc2 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/volumes/c572b8aa-170c-44c5-97cb-67958c9cba29 Aug 01 00:19:58.955732 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9ea93717-9b73-4f88-a412-449297275cc2 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:58.956046 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9ea93717-9b73-4f88-a412-449297275cc2 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:58.968952 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9ea93717-9b73-4f88-a412-449297275cc2 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/volumes/c572b8aa-170c-44c5-97cb-67958c9cba29 returned with HTTP 404 Aug 01 00:19:58.969589 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 492/1975] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:58 2026] GET /volume/v3/volumes/c572b8aa-170c-44c5-97cb-67958c9cba29 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:19:58.978040 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b7e82ebb-47a9-4ab5-8602-c86eb4dcd630 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:58.981119 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b7e82ebb-47a9-4ab5-8602-c86eb4dcd630 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] DELETE https://10.4.3.222/volume/v3/volumes/86b023f4-f506-476c-b6d0-4a1800be03d8 Aug 01 00:19:58.981356 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b7e82ebb-47a9-4ab5-8602-c86eb4dcd630 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:58.981581 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b7e82ebb-47a9-4ab5-8602-c86eb4dcd630 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:58.981808 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-b7e82ebb-47a9-4ab5-8602-c86eb4dcd630 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Delete volume with id: 86b023f4-f506-476c-b6d0-4a1800be03d8 Aug 01 00:19:58.995160 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3a6fcb87-3ad5-4f7b-9249-c2f784bdf9a2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:58.997550 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:58.997550 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:58.998163 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b7e82ebb-47a9-4ab5-8602-c86eb4dcd630 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Volume info retrieved successfully. Aug 01 00:19:59.015898 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b7e82ebb-47a9-4ab5-8602-c86eb4dcd630 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Delete volume request issued successfully. Aug 01 00:19:59.016099 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b7e82ebb-47a9-4ab5-8602-c86eb4dcd630 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/volumes/86b023f4-f506-476c-b6d0-4a1800be03d8 returned with HTTP 202 Aug 01 00:19:59.016480 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 496/1976] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:19:58 2026] DELETE /volume/v3/volumes/86b023f4-f506-476c-b6d0-4a1800be03d8 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:19:59.027081 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-93b910e9-c264-40df-843a-9529a7d1e63c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:59.031368 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-93b910e9-c264-40df-843a-9529a7d1e63c tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/volumes/86b023f4-f506-476c-b6d0-4a1800be03d8 Aug 01 00:19:59.031368 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-93b910e9-c264-40df-843a-9529a7d1e63c tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:59.031368 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-93b910e9-c264-40df-843a-9529a7d1e63c tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:59.038713 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:59.038713 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:59.042754 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-93b910e9-c264-40df-843a-9529a7d1e63c tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Volume info retrieved successfully. Aug 01 00:19:59.047321 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-93b910e9-c264-40df-843a-9529a7d1e63c tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/volumes/86b023f4-f506-476c-b6d0-4a1800be03d8 returned with HTTP 200 Aug 01 00:19:59.048274 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 499/1977] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:59 2026] GET /volume/v3/volumes/86b023f4-f506-476c-b6d0-4a1800be03d8 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:59.121782 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3a6fcb87-3ad5-4f7b-9249-c2f784bdf9a2 tempest-VolumePoolsAdminTestsJSON-811814441 tempest-VolumePoolsAdminTestsJSON-811814441-project-admin] GET https://10.4.3.222/volume/v3/scheduler-stats/get_pools?detail=True Aug 01 00:19:59.122063 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3a6fcb87-3ad5-4f7b-9249-c2f784bdf9a2 tempest-VolumePoolsAdminTestsJSON-811814441 tempest-VolumePoolsAdminTestsJSON-811814441-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:59.122293 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3a6fcb87-3ad5-4f7b-9249-c2f784bdf9a2 tempest-VolumePoolsAdminTestsJSON-811814441 tempest-VolumePoolsAdminTestsJSON-811814441-project-admin] Calling method 'get_pools' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:59.137336 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3a6fcb87-3ad5-4f7b-9249-c2f784bdf9a2 tempest-VolumePoolsAdminTestsJSON-811814441 tempest-VolumePoolsAdminTestsJSON-811814441-project-admin] https://10.4.3.222/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 01 00:19:59.137755 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 491/1978] 10.4.3.222 () {66 vars in 1314 bytes} [Sat Aug 1 00:19:58 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:59.146649 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-bfc371f9-c8d6-4fcc-8307-79ea5a2034fa None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:59.148434 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bfc371f9-c8d6-4fcc-8307-79ea5a2034fa tempest-VolumePoolsAdminTestsJSON-811814441 tempest-VolumePoolsAdminTestsJSON-811814441-project-admin] GET https://10.4.3.222/volume/v3/scheduler-stats/get_pools Aug 01 00:19:59.148889 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bfc371f9-c8d6-4fcc-8307-79ea5a2034fa tempest-VolumePoolsAdminTestsJSON-811814441 tempest-VolumePoolsAdminTestsJSON-811814441-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:59.148889 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bfc371f9-c8d6-4fcc-8307-79ea5a2034fa tempest-VolumePoolsAdminTestsJSON-811814441 tempest-VolumePoolsAdminTestsJSON-811814441-project-admin] Calling method 'get_pools' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:59.158231 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bfc371f9-c8d6-4fcc-8307-79ea5a2034fa tempest-VolumePoolsAdminTestsJSON-811814441 tempest-VolumePoolsAdminTestsJSON-811814441-project-admin] https://10.4.3.222/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 01 00:19:59.158626 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 493/1979] 10.4.3.222 () {66 vars in 1291 bytes} [Sat Aug 1 00:19:59 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:19:59.368303 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-7054b9bb-4f99-431e-8d38-ffaa6b687d5b req-d128c84c-06c5-400c-b969-77bec7bfa2e8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:59.370426 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-7054b9bb-4f99-431e-8d38-ffaa6b687d5b req-d128c84c-06c5-400c-b969-77bec7bfa2e8 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 Aug 01 00:19:59.370611 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-7054b9bb-4f99-431e-8d38-ffaa6b687d5b req-d128c84c-06c5-400c-b969-77bec7bfa2e8 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:59.370830 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-7054b9bb-4f99-431e-8d38-ffaa6b687d5b req-d128c84c-06c5-400c-b969-77bec7bfa2e8 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:59.381471 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:59.381471 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:59.387242 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-7054b9bb-4f99-431e-8d38-ffaa6b687d5b req-d128c84c-06c5-400c-b969-77bec7bfa2e8 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:19:59.394285 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-7054b9bb-4f99-431e-8d38-ffaa6b687d5b req-d128c84c-06c5-400c-b969-77bec7bfa2e8 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 returned with HTTP 200 Aug 01 00:19:59.394939 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 497/1980] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:19:59 2026] GET /volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:59.416716 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-7054b9bb-4f99-431e-8d38-ffaa6b687d5b req-1e52d64d-a11f-4cd2-af80-55a540a2eeb4 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:59.419182 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-7054b9bb-4f99-431e-8d38-ffaa6b687d5b req-1e52d64d-a11f-4cd2-af80-55a540a2eeb4 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] POST https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485/action Aug 01 00:19:59.419803 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-7054b9bb-4f99-431e-8d38-ffaa6b687d5b req-1e52d64d-a11f-4cd2-af80-55a540a2eeb4 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:19:59.420010 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-7054b9bb-4f99-431e-8d38-ffaa6b687d5b req-1e52d64d-a11f-4cd2-af80-55a540a2eeb4 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:19:59.433699 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:59.433699 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:19:59.434083 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-7054b9bb-4f99-431e-8d38-ffaa6b687d5b req-1e52d64d-a11f-4cd2-af80-55a540a2eeb4 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:19:59.441640 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-7054b9bb-4f99-431e-8d38-ffaa6b687d5b req-1e52d64d-a11f-4cd2-af80-55a540a2eeb4 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Begin detaching volume completed successfully. Aug 01 00:19:59.442054 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-7054b9bb-4f99-431e-8d38-ffaa6b687d5b req-1e52d64d-a11f-4cd2-af80-55a540a2eeb4 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485/action returned with HTTP 202 Aug 01 00:19:59.442713 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 500/1981] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:19:59 2026] POST /volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:19:59.465582 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-11309b86-6d8d-47b8-b3f7-5973a0ea1274 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:59.467876 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-11309b86-6d8d-47b8-b3f7-5973a0ea1274 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 Aug 01 00:19:59.468101 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-11309b86-6d8d-47b8-b3f7-5973a0ea1274 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:59.468334 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-11309b86-6d8d-47b8-b3f7-5973a0ea1274 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:59.482981 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:59.482981 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:19:59.487650 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-11309b86-6d8d-47b8-b3f7-5973a0ea1274 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:19:59.493148 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-11309b86-6d8d-47b8-b3f7-5973a0ea1274 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 returned with HTTP 200 Aug 01 00:19:59.493619 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 492/1982] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:19:59 2026] GET /volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:19:59.502411 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9562f4aa-84eb-4334-b44f-2b3eb030c4cb None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:59.504924 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9562f4aa-84eb-4334-b44f-2b3eb030c4cb None None] GET https://10.4.3.222/volume// Aug 01 00:19:59.504924 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9562f4aa-84eb-4334-b44f-2b3eb030c4cb None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:59.504924 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9562f4aa-84eb-4334-b44f-2b3eb030c4cb None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:59.504924 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9562f4aa-84eb-4334-b44f-2b3eb030c4cb None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:19:59.504924 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 494/1983] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:19: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 01 00:19:59.514374 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-7054b9bb-4f99-431e-8d38-ffaa6b687d5b req-b8a84a58-7365-4eec-a7ca-4bb78f151369 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:19:59.516624 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-7054b9bb-4f99-431e-8d38-ffaa6b687d5b req-b8a84a58-7365-4eec-a7ca-4bb78f151369 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 Aug 01 00:19:59.516909 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-7054b9bb-4f99-431e-8d38-ffaa6b687d5b req-b8a84a58-7365-4eec-a7ca-4bb78f151369 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:19:59.517133 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-7054b9bb-4f99-431e-8d38-ffaa6b687d5b req-b8a84a58-7365-4eec-a7ca-4bb78f151369 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:19:59.526902 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:19:59.526902 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:19:59.530359 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-7054b9bb-4f99-431e-8d38-ffaa6b687d5b req-b8a84a58-7365-4eec-a7ca-4bb78f151369 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:19:59.534655 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-7054b9bb-4f99-431e-8d38-ffaa6b687d5b req-b8a84a58-7365-4eec-a7ca-4bb78f151369 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 returned with HTTP 200 Aug 01 00:19:59.535298 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 498/1984] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:19:59 2026] GET /volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 => generated 1319 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:20:00.063433 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-8a6eba05-78e0-4a35-8186-0bfd76d66bfc None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:00.066553 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8a6eba05-78e0-4a35-8186-0bfd76d66bfc tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/volumes/86b023f4-f506-476c-b6d0-4a1800be03d8 Aug 01 00:20:00.066753 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8a6eba05-78e0-4a35-8186-0bfd76d66bfc tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:00.066980 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8a6eba05-78e0-4a35-8186-0bfd76d66bfc tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:00.078613 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8a6eba05-78e0-4a35-8186-0bfd76d66bfc tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/volumes/86b023f4-f506-476c-b6d0-4a1800be03d8 returned with HTTP 404 Aug 01 00:20:00.079244 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 501/1985] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:00 2026] GET /volume/v3/volumes/86b023f4-f506-476c-b6d0-4a1800be03d8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:00.086557 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-06ebb109-4cd0-477a-bd22-4edb342c9a28 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:00.088647 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-06ebb109-4cd0-477a-bd22-4edb342c9a28 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] DELETE https://10.4.3.222/volume/v3/volumes/33323ac5-f3ce-40be-b2d2-97135e482f81 Aug 01 00:20:00.088960 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-06ebb109-4cd0-477a-bd22-4edb342c9a28 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:00.089146 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-06ebb109-4cd0-477a-bd22-4edb342c9a28 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:00.089360 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-06ebb109-4cd0-477a-bd22-4edb342c9a28 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Delete volume with id: 33323ac5-f3ce-40be-b2d2-97135e482f81 Aug 01 00:20:00.095955 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:00.095955 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:00.096370 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-06ebb109-4cd0-477a-bd22-4edb342c9a28 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Volume info retrieved successfully. Aug 01 00:20:00.109064 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-06ebb109-4cd0-477a-bd22-4edb342c9a28 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Delete volume request issued successfully. Aug 01 00:20:00.109289 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-06ebb109-4cd0-477a-bd22-4edb342c9a28 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/volumes/33323ac5-f3ce-40be-b2d2-97135e482f81 returned with HTTP 202 Aug 01 00:20:00.109595 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 493/1986] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:20:00 2026] DELETE /volume/v3/volumes/33323ac5-f3ce-40be-b2d2-97135e482f81 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:20:00.116972 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-576dad91-9374-4b8c-b004-24be5235411c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:00.119110 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-576dad91-9374-4b8c-b004-24be5235411c tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/volumes/33323ac5-f3ce-40be-b2d2-97135e482f81 Aug 01 00:20:00.119366 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-576dad91-9374-4b8c-b004-24be5235411c tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:00.119678 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-576dad91-9374-4b8c-b004-24be5235411c tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:00.128136 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:00.128136 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:00.133126 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-576dad91-9374-4b8c-b004-24be5235411c tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Volume info retrieved successfully. Aug 01 00:20:00.138265 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-576dad91-9374-4b8c-b004-24be5235411c tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/volumes/33323ac5-f3ce-40be-b2d2-97135e482f81 returned with HTTP 200 Aug 01 00:20:00.138709 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 495/1987] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:00 2026] GET /volume/v3/volumes/33323ac5-f3ce-40be-b2d2-97135e482f81 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:00.509051 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7bf0c043-fef5-49b1-adec-030db1960fc8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:00.510993 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7bf0c043-fef5-49b1-adec-030db1960fc8 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 Aug 01 00:20:00.511258 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7bf0c043-fef5-49b1-adec-030db1960fc8 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:00.511481 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7bf0c043-fef5-49b1-adec-030db1960fc8 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:00.521338 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:00.521338 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:00.524716 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7bf0c043-fef5-49b1-adec-030db1960fc8 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:20:00.529041 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7bf0c043-fef5-49b1-adec-030db1960fc8 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 returned with HTTP 200 Aug 01 00:20:00.529506 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 499/1988] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:00 2026] GET /volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:00.632281 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-7054b9bb-4f99-431e-8d38-ffaa6b687d5b req-9c4db4e0-b776-4039-b94c-3a7170c66f4e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:00.635466 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-7054b9bb-4f99-431e-8d38-ffaa6b687d5b req-9c4db4e0-b776-4039-b94c-3a7170c66f4e tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] DELETE https://10.4.3.222/volume/v3/attachments/44a76ea1-669e-45fc-aa50-292db9e0aa87 Aug 01 00:20:00.635737 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-7054b9bb-4f99-431e-8d38-ffaa6b687d5b req-9c4db4e0-b776-4039-b94c-3a7170c66f4e tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:00.636046 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-7054b9bb-4f99-431e-8d38-ffaa6b687d5b req-9c4db4e0-b776-4039-b94c-3a7170c66f4e tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:00.647545 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:00.647545 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:00.705159 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-7054b9bb-4f99-431e-8d38-ffaa6b687d5b req-9c4db4e0-b776-4039-b94c-3a7170c66f4e tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/attachments/44a76ea1-669e-45fc-aa50-292db9e0aa87 returned with HTTP 200 Aug 01 00:20:00.705613 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 502/1989] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:20:00 2026] DELETE /volume/v3/attachments/44a76ea1-669e-45fc-aa50-292db9e0aa87 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:01.152551 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-88cc933e-290a-4e42-8a4b-a520be6127ac None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:01.154259 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-88cc933e-290a-4e42-8a4b-a520be6127ac tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/volumes/33323ac5-f3ce-40be-b2d2-97135e482f81 Aug 01 00:20:01.154461 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-88cc933e-290a-4e42-8a4b-a520be6127ac tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:01.154713 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-88cc933e-290a-4e42-8a4b-a520be6127ac tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:01.161401 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-88cc933e-290a-4e42-8a4b-a520be6127ac tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/volumes/33323ac5-f3ce-40be-b2d2-97135e482f81 returned with HTTP 404 Aug 01 00:20:01.161907 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 494/1990] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:01 2026] GET /volume/v3/volumes/33323ac5-f3ce-40be-b2d2-97135e482f81 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:01.169695 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6ba43964-7bc1-47fd-88c1-9b8b33d1e7cc None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:01.173632 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6ba43964-7bc1-47fd-88c1-9b8b33d1e7cc tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] DELETE https://10.4.3.222/volume/v3/volumes/5002c3e7-3734-4f5f-9f90-311565feb367 Aug 01 00:20:01.175880 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6ba43964-7bc1-47fd-88c1-9b8b33d1e7cc tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:01.175880 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6ba43964-7bc1-47fd-88c1-9b8b33d1e7cc tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:01.176327 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-6ba43964-7bc1-47fd-88c1-9b8b33d1e7cc tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Delete volume with id: 5002c3e7-3734-4f5f-9f90-311565feb367 Aug 01 00:20:01.184634 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:01.184634 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:01.185176 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-6ba43964-7bc1-47fd-88c1-9b8b33d1e7cc tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Volume info retrieved successfully. Aug 01 00:20:01.207842 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-6ba43964-7bc1-47fd-88c1-9b8b33d1e7cc tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Delete volume request issued successfully. Aug 01 00:20:01.207842 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6ba43964-7bc1-47fd-88c1-9b8b33d1e7cc tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/volumes/5002c3e7-3734-4f5f-9f90-311565feb367 returned with HTTP 202 Aug 01 00:20:01.207842 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 496/1991] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:20:01 2026] DELETE /volume/v3/volumes/5002c3e7-3734-4f5f-9f90-311565feb367 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:20:01.216156 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7e41c92d-444d-4620-9f60-411d5fb3602f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:01.220641 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7e41c92d-444d-4620-9f60-411d5fb3602f tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/volumes/5002c3e7-3734-4f5f-9f90-311565feb367 Aug 01 00:20:01.221041 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7e41c92d-444d-4620-9f60-411d5fb3602f tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:01.221333 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7e41c92d-444d-4620-9f60-411d5fb3602f tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:01.232093 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:01.232093 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:01.240107 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7e41c92d-444d-4620-9f60-411d5fb3602f tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Volume info retrieved successfully. Aug 01 00:20:01.246297 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7e41c92d-444d-4620-9f60-411d5fb3602f tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/volumes/5002c3e7-3734-4f5f-9f90-311565feb367 returned with HTTP 200 Aug 01 00:20:01.246967 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 500/1992] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:01 2026] GET /volume/v3/volumes/5002c3e7-3734-4f5f-9f90-311565feb367 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:01.543634 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-df1f95e6-2659-4d7b-ad3e-fb7ef79f09ab None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:01.545995 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-df1f95e6-2659-4d7b-ad3e-fb7ef79f09ab tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 Aug 01 00:20:01.546276 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-df1f95e6-2659-4d7b-ad3e-fb7ef79f09ab tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:01.546589 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-df1f95e6-2659-4d7b-ad3e-fb7ef79f09ab tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:01.556084 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:01.556084 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:01.561150 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-df1f95e6-2659-4d7b-ad3e-fb7ef79f09ab tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:20:01.567784 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-df1f95e6-2659-4d7b-ad3e-fb7ef79f09ab tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 returned with HTTP 200 Aug 01 00:20:01.568514 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 503/1993] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:01 2026] GET /volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:01.808896 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8e9b152e-9c69-4515-89e1-8b4204c80acf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:01.916442 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8e9b152e-9c69-4515-89e1-8b4204c80acf tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] GET https://10.4.3.222/volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10 Aug 01 00:20:01.916723 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8e9b152e-9c69-4515-89e1-8b4204c80acf tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:01.917016 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8e9b152e-9c69-4515-89e1-8b4204c80acf tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:01.927247 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-8e9b152e-9c69-4515-89e1-8b4204c80acf tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-572275071 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-572275071, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:20:01.927631 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-8e9b152e-9c69-4515-89e1-8b4204c80acf tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-572275071 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-572275071, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:20:01.928023 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-8e9b152e-9c69-4515-89e1-8b4204c80acf tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-572275071 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-572275071, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:20:01.934103 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8e9b152e-9c69-4515-89e1-8b4204c80acf tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] https://10.4.3.222/volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10 returned with HTTP 200 Aug 01 00:20:01.934742 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 495/1994] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:20:01 2026] GET /volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10 => generated 600 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:01.945572 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5df70eee-af12-4775-a084-804c1ae61eb7 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:01.947391 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5df70eee-af12-4775-a084-804c1ae61eb7 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] GET https://10.4.3.222/volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10/defaults Aug 01 00:20:01.947619 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5df70eee-af12-4775-a084-804c1ae61eb7 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:01.947880 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5df70eee-af12-4775-a084-804c1ae61eb7 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Calling method 'defaults' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:01.955524 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-5df70eee-af12-4775-a084-804c1ae61eb7 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-572275071 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-572275071, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:20:01.955946 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-5df70eee-af12-4775-a084-804c1ae61eb7 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-572275071 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-572275071, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:20:01.956281 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-5df70eee-af12-4775-a084-804c1ae61eb7 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-572275071 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-572275071, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:20:01.960886 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5df70eee-af12-4775-a084-804c1ae61eb7 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] https://10.4.3.222/volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10/defaults returned with HTTP 200 Aug 01 00:20:01.961463 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 497/1995] 10.4.3.222 () {66 vars in 1381 bytes} [Sat Aug 1 00:20:01 2026] GET /volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10/defaults => generated 600 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:01.971563 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a1cdb8cc-a854-4ba6-93fb-623b461d0d91 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:01.973558 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a1cdb8cc-a854-4ba6-93fb-623b461d0d91 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] PUT https://10.4.3.222/volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10 Aug 01 00:20:01.974077 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a1cdb8cc-a854-4ba6-93fb-623b461d0d91 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:02.009818 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-a1cdb8cc-a854-4ba6-93fb-623b461d0d91 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-572275071 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-572275071, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:20:02.016647 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a1cdb8cc-a854-4ba6-93fb-623b461d0d91 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] https://10.4.3.222/volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10 returned with HTTP 200 Aug 01 00:20:02.017126 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 501/1996] 10.4.3.222 () {68 vars in 1374 bytes} [Sat Aug 1 00:20:01 2026] PUT /volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10 => generated 558 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:02.026150 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-65cc2241-cef9-4716-8cbe-72b996a7c910 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:02.028274 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-65cc2241-cef9-4716-8cbe-72b996a7c910 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] DELETE https://10.4.3.222/volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10 Aug 01 00:20:02.028507 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-65cc2241-cef9-4716-8cbe-72b996a7c910 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:02.028840 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-65cc2241-cef9-4716-8cbe-72b996a7c910 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:02.036288 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-65cc2241-cef9-4716-8cbe-72b996a7c910 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] https://10.4.3.222/volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10 returned with HTTP 200 Aug 01 00:20:02.037014 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 504/1997] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:20:02 2026] DELETE /volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10 => generated 0 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 01 00:20:02.045828 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-13b3e67b-5eea-41a7-b534-70cd857223a8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:02.051600 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-13b3e67b-5eea-41a7-b534-70cd857223a8 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] GET https://10.4.3.222/volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10 Aug 01 00:20:02.051901 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-13b3e67b-5eea-41a7-b534-70cd857223a8 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:02.052187 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-13b3e67b-5eea-41a7-b534-70cd857223a8 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:02.068952 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-13b3e67b-5eea-41a7-b534-70cd857223a8 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] https://10.4.3.222/volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10 returned with HTTP 200 Aug 01 00:20:02.069314 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 496/1998] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:20:02 2026] GET /volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10 => generated 600 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:02.079185 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-228aa381-3ab5-42ba-ac83-6ebf9b23cdc9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:02.081694 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-228aa381-3ab5-42ba-ac83-6ebf9b23cdc9 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] PUT https://10.4.3.222/volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10 Aug 01 00:20:02.082249 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-228aa381-3ab5-42ba-ac83-6ebf9b23cdc9 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-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=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:02.171587 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-228aa381-3ab5-42ba-ac83-6ebf9b23cdc9 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] https://10.4.3.222/volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10 returned with HTTP 200 Aug 01 00:20:02.172155 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 498/1999] 10.4.3.222 () {68 vars in 1375 bytes} [Sat Aug 1 00:20:02 2026] PUT /volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10 => generated 558 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:02.182951 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c77123fe-4ccb-4101-82a0-aa73e025da4e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:02.186058 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c77123fe-4ccb-4101-82a0-aa73e025da4e tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] GET https://10.4.3.222/volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10/defaults Aug 01 00:20:02.186245 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c77123fe-4ccb-4101-82a0-aa73e025da4e tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:02.186451 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c77123fe-4ccb-4101-82a0-aa73e025da4e tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Calling method 'defaults' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:02.196599 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c77123fe-4ccb-4101-82a0-aa73e025da4e tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] https://10.4.3.222/volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10/defaults returned with HTTP 200 Aug 01 00:20:02.197049 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 502/2000] 10.4.3.222 () {66 vars in 1381 bytes} [Sat Aug 1 00:20:02 2026] GET /volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10/defaults => generated 600 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:02.206593 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-72a1b778-8f32-4f40-a2e5-89996813f6fc None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:02.208399 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-72a1b778-8f32-4f40-a2e5-89996813f6fc tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] GET https://10.4.3.222/volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10 Aug 01 00:20:02.208600 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-72a1b778-8f32-4f40-a2e5-89996813f6fc tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:02.208854 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-72a1b778-8f32-4f40-a2e5-89996813f6fc tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:02.218343 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-72a1b778-8f32-4f40-a2e5-89996813f6fc tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-572275071 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-572275071, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:20:02.218589 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-72a1b778-8f32-4f40-a2e5-89996813f6fc tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-572275071 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-572275071, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:20:02.218868 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-72a1b778-8f32-4f40-a2e5-89996813f6fc tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-572275071 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-572275071, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:20:02.224583 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-72a1b778-8f32-4f40-a2e5-89996813f6fc tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] https://10.4.3.222/volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10 returned with HTTP 200 Aug 01 00:20:02.225250 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 505/2001] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:20:02 2026] GET /volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10 => generated 600 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:02.238713 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7aa05122-e018-4d05-88a5-bb3bef96f94d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:02.240515 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7aa05122-e018-4d05-88a5-bb3bef96f94d tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] GET https://10.4.3.222/volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10?usage=True Aug 01 00:20:02.240673 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7aa05122-e018-4d05-88a5-bb3bef96f94d tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:02.240903 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7aa05122-e018-4d05-88a5-bb3bef96f94d tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:02.261115 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-658aee47-32d7-407a-ae38-b0c68f81cd58 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:02.263549 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-658aee47-32d7-407a-ae38-b0c68f81cd58 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] GET https://10.4.3.222/volume/v3/volumes/5002c3e7-3734-4f5f-9f90-311565feb367 Aug 01 00:20:02.263825 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-658aee47-32d7-407a-ae38-b0c68f81cd58 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:02.264082 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-658aee47-32d7-407a-ae38-b0c68f81cd58 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:02.272855 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-658aee47-32d7-407a-ae38-b0c68f81cd58 tempest-CreateVolumesFromBackupTest-1298219085 tempest-CreateVolumesFromBackupTest-1298219085-project-member] https://10.4.3.222/volume/v3/volumes/5002c3e7-3734-4f5f-9f90-311565feb367 returned with HTTP 404 Aug 01 00:20:02.273786 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 499/2002] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:02 2026] GET /volume/v3/volumes/5002c3e7-3734-4f5f-9f90-311565feb367 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:02.274109 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7aa05122-e018-4d05-88a5-bb3bef96f94d tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] https://10.4.3.222/volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10?usage=True returned with HTTP 200 Aug 01 00:20:02.274535 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 497/2003] 10.4.3.222 () {66 vars in 1375 bytes} [Sat Aug 1 00:20:02 2026] GET /volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10?usage=True => generated 1341 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:02.291019 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9e44d825-eeee-4081-943b-6c61ab72e28b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:02.375797 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9e44d825-eeee-4081-943b-6c61ab72e28b tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:20:02.375797 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9e44d825-eeee-4081-943b-6c61ab72e28b tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1621950669"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:02.378523 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-9e44d825-eeee-4081-943b-6c61ab72e28b tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1621950669'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:20:02.379064 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-9e44d825-eeee-4081-943b-6c61ab72e28b tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Create volume of 1 GB Aug 01 00:20:02.384697 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9e44d825-eeee-4081-943b-6c61ab72e28b tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Availability Zones retrieved successfully. Aug 01 00:20:02.394510 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9e44d825-eeee-4081-943b-6c61ab72e28b tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Flow 'volume_create_api' (a75ff09f-a06f-46ec-8983-07b42dd4e833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:02.396498 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9e44d825-eeee-4081-943b-6c61ab72e28b tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7335ff14-516a-4869-b17b-7f3b67389a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:02.398666 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-9e44d825-eeee-4081-943b-6c61ab72e28b tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:20:02.428066 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9e44d825-eeee-4081-943b-6c61ab72e28b tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7335ff14-516a-4869-b17b-7f3b67389a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:02.429801 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9e44d825-eeee-4081-943b-6c61ab72e28b tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6e1fe5c-712c-42a1-9e64-fbb33a5bf9ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:02.500580 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-9e44d825-eeee-4081-943b-6c61ab72e28b tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Created reservations ['9fcbbd50-aed8-4fed-b89f-9add44c2b74f', '44f9f819-147d-4075-9fb1-2a2ba961e544', '3c4069cd-3f8b-400a-bb8d-94aa1cdd2be2', 'e5c1ef3e-fa5c-41d2-bb53-84ce225bd8ae'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:02.500580 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9e44d825-eeee-4081-943b-6c61ab72e28b tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6e1fe5c-712c-42a1-9e64-fbb33a5bf9ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fcbbd50-aed8-4fed-b89f-9add44c2b74f', '44f9f819-147d-4075-9fb1-2a2ba961e544', '3c4069cd-3f8b-400a-bb8d-94aa1cdd2be2', 'e5c1ef3e-fa5c-41d2-bb53-84ce225bd8ae']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:02.501063 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9e44d825-eeee-4081-943b-6c61ab72e28b tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0806c06a-068b-47ba-bd7e-b63f5cc78608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:02.526480 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9e44d825-eeee-4081-943b-6c61ab72e28b tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0806c06a-068b-47ba-bd7e-b63f5cc78608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2aaa76b6-2d39-4294-89ea-14a78b76f5ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1621950669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29fc12d802424f38816edbe906c54b10',qos_specs=None,replication_status=,reservations=['9fcbbd50-aed8-4fed-b89f-9add44c2b74f','44f9f819-147d-4075-9fb1-2a2ba961e544','3c4069cd-3f8b-400a-bb8d-94aa1cdd2be2','e5c1ef3e-fa5c-41d2-bb53-84ce225bd8ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a644d1a2a254daf8bdff79d0b64bf73',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:20:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1621950669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2aaa76b6-2d39-4294-89ea-14a78b76f5ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29fc12d802424f38816edbe906c54b10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a644d1a2a254daf8bdff79d0b64bf73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:02.527440 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9e44d825-eeee-4081-943b-6c61ab72e28b tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (075ac993-8807-4750-acbb-06763ba505e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:02.546755 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9e44d825-eeee-4081-943b-6c61ab72e28b tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (075ac993-8807-4750-acbb-06763ba505e4) transitioned into state 'SUCCESS' from state '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-1621950669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29fc12d802424f38816edbe906c54b10',qos_specs=None,replication_status=,reservations=['9fcbbd50-aed8-4fed-b89f-9add44c2b74f','44f9f819-147d-4075-9fb1-2a2ba961e544','3c4069cd-3f8b-400a-bb8d-94aa1cdd2be2','e5c1ef3e-fa5c-41d2-bb53-84ce225bd8ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a644d1a2a254daf8bdff79d0b64bf73',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:02.547967 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9e44d825-eeee-4081-943b-6c61ab72e28b tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50ae47ee-1486-45d3-a21b-829fcb5891e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:02.558203 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9e44d825-eeee-4081-943b-6c61ab72e28b tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50ae47ee-1486-45d3-a21b-829fcb5891e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:02.559638 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9e44d825-eeee-4081-943b-6c61ab72e28b tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Flow 'volume_create_api' (a75ff09f-a06f-46ec-8983-07b42dd4e833) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:02.560192 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9e44d825-eeee-4081-943b-6c61ab72e28b tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Create volume request issued successfully. Aug 01 00:20:02.561050 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9e44d825-eeee-4081-943b-6c61ab72e28b tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:20:02.561795 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 503/2004] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:20:02 2026] POST /volume/v3/volumes => generated 756 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:20:02.577203 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6b50cf61-b174-412b-aa17-01264e184702 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:02.580161 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6b50cf61-b174-412b-aa17-01264e184702 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] GET https://10.4.3.222/volume/v3/volumes/2aaa76b6-2d39-4294-89ea-14a78b76f5ad Aug 01 00:20:02.580424 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6b50cf61-b174-412b-aa17-01264e184702 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:02.580626 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6b50cf61-b174-412b-aa17-01264e184702 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:02.589472 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:02.589472 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:02.593443 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-6b50cf61-b174-412b-aa17-01264e184702 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Volume info retrieved successfully. Aug 01 00:20:02.599182 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6b50cf61-b174-412b-aa17-01264e184702 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] https://10.4.3.222/volume/v3/volumes/2aaa76b6-2d39-4294-89ea-14a78b76f5ad returned with HTTP 200 Aug 01 00:20:02.599182 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 506/2005] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:02 2026] GET /volume/v3/volumes/2aaa76b6-2d39-4294-89ea-14a78b76f5ad => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:03.453008 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-a33e7737-03bf-429a-b321-eece6b10ec70 req-081b834f-2d4d-436d-8be3-49df0ddc92c9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:03.455521 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-a33e7737-03bf-429a-b321-eece6b10ec70 req-081b834f-2d4d-436d-8be3-49df0ddc92c9 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939/encryption Aug 01 00:20:03.455791 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-a33e7737-03bf-429a-b321-eece6b10ec70 req-081b834f-2d4d-436d-8be3-49df0ddc92c9 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:03.456118 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-a33e7737-03bf-429a-b321-eece6b10ec70 req-081b834f-2d4d-436d-8be3-49df0ddc92c9 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:03.475613 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:03.475613 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:03.483609 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-a33e7737-03bf-429a-b321-eece6b10ec70 req-081b834f-2d4d-436d-8be3-49df0ddc92c9 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939/encryption returned with HTTP 200 Aug 01 00:20:03.484198 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 500/2006] 10.4.3.222 () {68 vars in 1631 bytes} [Sat Aug 1 00:20:03 2026] GET /volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939/encryption => generated 161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:03.616812 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2afcaa61-916e-4c3c-b8a1-c306be2251d0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:03.618928 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2afcaa61-916e-4c3c-b8a1-c306be2251d0 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] GET https://10.4.3.222/volume/v3/volumes/2aaa76b6-2d39-4294-89ea-14a78b76f5ad Aug 01 00:20:03.619230 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2afcaa61-916e-4c3c-b8a1-c306be2251d0 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:03.619455 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2afcaa61-916e-4c3c-b8a1-c306be2251d0 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:03.628601 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:03.628601 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:03.633211 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2afcaa61-916e-4c3c-b8a1-c306be2251d0 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Volume info retrieved successfully. Aug 01 00:20:03.638838 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2afcaa61-916e-4c3c-b8a1-c306be2251d0 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] https://10.4.3.222/volume/v3/volumes/2aaa76b6-2d39-4294-89ea-14a78b76f5ad returned with HTTP 200 Aug 01 00:20:03.639368 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 498/2007] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:03 2026] GET /volume/v3/volumes/2aaa76b6-2d39-4294-89ea-14a78b76f5ad => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:03.658589 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c5c9aad2-0162-456a-8166-2455b948c22f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:03.660585 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c5c9aad2-0162-456a-8166-2455b948c22f tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] GET https://10.4.3.222/volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10?usage=True Aug 01 00:20:03.660905 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c5c9aad2-0162-456a-8166-2455b948c22f tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:03.661543 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c5c9aad2-0162-456a-8166-2455b948c22f tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:03.661543 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:03.661543 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:03.691320 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c5c9aad2-0162-456a-8166-2455b948c22f tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] https://10.4.3.222/volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10?usage=True returned with HTTP 200 Aug 01 00:20:03.691727 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 504/2008] 10.4.3.222 () {66 vars in 1375 bytes} [Sat Aug 1 00:20:03 2026] GET /volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10?usage=True => generated 1341 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:03.707569 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2827deda-0369-4dbe-9f60-d88ba76e3b7d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:03.709860 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2827deda-0369-4dbe-9f60-d88ba76e3b7d tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] DELETE https://10.4.3.222/volume/v3/volumes/2aaa76b6-2d39-4294-89ea-14a78b76f5ad Aug 01 00:20:03.710123 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2827deda-0369-4dbe-9f60-d88ba76e3b7d tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:03.710391 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2827deda-0369-4dbe-9f60-d88ba76e3b7d tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:03.710590 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-2827deda-0369-4dbe-9f60-d88ba76e3b7d tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Delete volume with id: 2aaa76b6-2d39-4294-89ea-14a78b76f5ad Aug 01 00:20:03.720953 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:03.720953 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:03.721566 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-2827deda-0369-4dbe-9f60-d88ba76e3b7d tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Volume info retrieved successfully. Aug 01 00:20:03.749916 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-2827deda-0369-4dbe-9f60-d88ba76e3b7d tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Delete volume request issued successfully. Aug 01 00:20:03.750166 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2827deda-0369-4dbe-9f60-d88ba76e3b7d tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] https://10.4.3.222/volume/v3/volumes/2aaa76b6-2d39-4294-89ea-14a78b76f5ad returned with HTTP 202 Aug 01 00:20:03.750897 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 507/2009] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:20:03 2026] DELETE /volume/v3/volumes/2aaa76b6-2d39-4294-89ea-14a78b76f5ad => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:20:03.763969 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-acb0faac-7be3-413e-8e8f-ed22ea7975e7 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:03.765899 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-acb0faac-7be3-413e-8e8f-ed22ea7975e7 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] GET https://10.4.3.222/volume/v3/volumes/2aaa76b6-2d39-4294-89ea-14a78b76f5ad Aug 01 00:20:03.766049 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-acb0faac-7be3-413e-8e8f-ed22ea7975e7 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:03.766235 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-acb0faac-7be3-413e-8e8f-ed22ea7975e7 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:03.772754 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:03.772754 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:03.776698 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-acb0faac-7be3-413e-8e8f-ed22ea7975e7 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Volume info retrieved successfully. Aug 01 00:20:03.780933 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-acb0faac-7be3-413e-8e8f-ed22ea7975e7 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] https://10.4.3.222/volume/v3/volumes/2aaa76b6-2d39-4294-89ea-14a78b76f5ad returned with HTTP 200 Aug 01 00:20:03.781285 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 501/2010] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:03 2026] GET /volume/v3/volumes/2aaa76b6-2d39-4294-89ea-14a78b76f5ad => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:04.419390 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-a33e7737-03bf-429a-b321-eece6b10ec70 req-c87c8de8-842e-469f-aef3-85989be0bc86 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:04.421383 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-a33e7737-03bf-429a-b321-eece6b10ec70 req-c87c8de8-842e-469f-aef3-85989be0bc86 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] DELETE https://10.4.3.222/volume/v3/attachments/542280e1-e06c-43d3-b67b-15a8a9c43ca6 Aug 01 00:20:04.421570 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-a33e7737-03bf-429a-b321-eece6b10ec70 req-c87c8de8-842e-469f-aef3-85989be0bc86 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:04.421793 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-a33e7737-03bf-429a-b321-eece6b10ec70 req-c87c8de8-842e-469f-aef3-85989be0bc86 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:04.429965 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:04.429965 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:04.478790 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-a33e7737-03bf-429a-b321-eece6b10ec70 req-c87c8de8-842e-469f-aef3-85989be0bc86 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments/542280e1-e06c-43d3-b67b-15a8a9c43ca6 returned with HTTP 200 Aug 01 00:20:04.479240 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 499/2011] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:20:04 2026] DELETE /volume/v3/attachments/542280e1-e06c-43d3-b67b-15a8a9c43ca6 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:04.799258 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b7c77cce-4229-4905-b8cc-299abe6cc502 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:04.801715 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b7c77cce-4229-4905-b8cc-299abe6cc502 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] GET https://10.4.3.222/volume/v3/volumes/2aaa76b6-2d39-4294-89ea-14a78b76f5ad Aug 01 00:20:04.803679 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b7c77cce-4229-4905-b8cc-299abe6cc502 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:04.803679 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b7c77cce-4229-4905-b8cc-299abe6cc502 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:04.813217 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b7c77cce-4229-4905-b8cc-299abe6cc502 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] https://10.4.3.222/volume/v3/volumes/2aaa76b6-2d39-4294-89ea-14a78b76f5ad returned with HTTP 404 Aug 01 00:20:04.813598 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 505/2012] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:04 2026] GET /volume/v3/volumes/2aaa76b6-2d39-4294-89ea-14a78b76f5ad => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:04.820380 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-8dd672c7-6ae8-484d-aaef-eb9f6c7c0fd3 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:04.822646 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8dd672c7-6ae8-484d-aaef-eb9f6c7c0fd3 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] GET https://10.4.3.222/volume/v3/volumes/2aaa76b6-2d39-4294-89ea-14a78b76f5ad Aug 01 00:20:04.822646 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8dd672c7-6ae8-484d-aaef-eb9f6c7c0fd3 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:04.822983 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8dd672c7-6ae8-484d-aaef-eb9f6c7c0fd3 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:04.831425 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8dd672c7-6ae8-484d-aaef-eb9f6c7c0fd3 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] https://10.4.3.222/volume/v3/volumes/2aaa76b6-2d39-4294-89ea-14a78b76f5ad returned with HTTP 404 Aug 01 00:20:04.831943 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 508/2013] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:04 2026] GET /volume/v3/volumes/2aaa76b6-2d39-4294-89ea-14a78b76f5ad => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:04.841121 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-aa50f04b-08e3-4225-86b2-2454b6765f9e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:04.843499 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-aa50f04b-08e3-4225-86b2-2454b6765f9e tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] DELETE https://10.4.3.222/volume/v3/volumes/2aaa76b6-2d39-4294-89ea-14a78b76f5ad Aug 01 00:20:04.844245 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-aa50f04b-08e3-4225-86b2-2454b6765f9e tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:04.844560 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-aa50f04b-08e3-4225-86b2-2454b6765f9e tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:04.844826 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-aa50f04b-08e3-4225-86b2-2454b6765f9e tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Delete volume with id: 2aaa76b6-2d39-4294-89ea-14a78b76f5ad Aug 01 00:20:04.853970 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-aa50f04b-08e3-4225-86b2-2454b6765f9e tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] https://10.4.3.222/volume/v3/volumes/2aaa76b6-2d39-4294-89ea-14a78b76f5ad returned with HTTP 404 Aug 01 00:20:04.854644 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 502/2014] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:20:04 2026] DELETE /volume/v3/volumes/2aaa76b6-2d39-4294-89ea-14a78b76f5ad => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:04.864963 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c993f4e7-ec08-4837-9ab1-9a2a1e990edb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:04.868188 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c993f4e7-ec08-4837-9ab1-9a2a1e990edb tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:20:04.868570 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c993f4e7-ec08-4837-9ab1-9a2a1e990edb tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1930999238"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:04.870880 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-c993f4e7-ec08-4837-9ab1-9a2a1e990edb tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1930999238'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:20:04.870880 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-c993f4e7-ec08-4837-9ab1-9a2a1e990edb tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Create volume of 1 GB Aug 01 00:20:04.871043 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:04.871043 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:04.875976 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c993f4e7-ec08-4837-9ab1-9a2a1e990edb tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Availability Zones retrieved successfully. Aug 01 00:20:04.894920 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c993f4e7-ec08-4837-9ab1-9a2a1e990edb tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Flow 'volume_create_api' (495b19af-3cb4-4d46-900c-2b71f99200cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:04.894920 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c993f4e7-ec08-4837-9ab1-9a2a1e990edb tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c1b4420-c731-4dd2-8f74-a75bd24d5ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:04.894920 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-c993f4e7-ec08-4837-9ab1-9a2a1e990edb tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:20:04.923212 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c993f4e7-ec08-4837-9ab1-9a2a1e990edb tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c1b4420-c731-4dd2-8f74-a75bd24d5ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:04.924407 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c993f4e7-ec08-4837-9ab1-9a2a1e990edb tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (917d0b9f-7c4e-49cc-bbc4-336e831daf57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:04.976446 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-c993f4e7-ec08-4837-9ab1-9a2a1e990edb tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Created reservations ['d3843f7a-5b82-4d51-8b72-1b9d457fa886', '80b65beb-8308-4965-84bd-02e0a512f231', 'cf73709a-e81e-4a7a-82cf-cfa521a60c3c', '4451211a-3591-4831-919e-245770f52ac1'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:04.977294 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c993f4e7-ec08-4837-9ab1-9a2a1e990edb tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (917d0b9f-7c4e-49cc-bbc4-336e831daf57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3843f7a-5b82-4d51-8b72-1b9d457fa886', '80b65beb-8308-4965-84bd-02e0a512f231', 'cf73709a-e81e-4a7a-82cf-cfa521a60c3c', '4451211a-3591-4831-919e-245770f52ac1']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:04.978067 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c993f4e7-ec08-4837-9ab1-9a2a1e990edb tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98175f92-6012-4a46-9e45-87de24a1ff36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:05.017444 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c993f4e7-ec08-4837-9ab1-9a2a1e990edb tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98175f92-6012-4a46-9e45-87de24a1ff36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f42dcad6-c5b0-4bba-b422-b39fa988f068', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1930999238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29fc12d802424f38816edbe906c54b10',qos_specs=None,replication_status=,reservations=['d3843f7a-5b82-4d51-8b72-1b9d457fa886','80b65beb-8308-4965-84bd-02e0a512f231','cf73709a-e81e-4a7a-82cf-cfa521a60c3c','4451211a-3591-4831-919e-245770f52ac1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a644d1a2a254daf8bdff79d0b64bf73',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:20:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1930999238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f42dcad6-c5b0-4bba-b422-b39fa988f068,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29fc12d802424f38816edbe906c54b10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a644d1a2a254daf8bdff79d0b64bf73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:05.018414 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c993f4e7-ec08-4837-9ab1-9a2a1e990edb tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a861596-4b3e-4dbe-bf44-28a0fd7fc761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:05.040016 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c993f4e7-ec08-4837-9ab1-9a2a1e990edb tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a861596-4b3e-4dbe-bf44-28a0fd7fc761) transitioned into state 'SUCCESS' from state '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-1930999238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29fc12d802424f38816edbe906c54b10',qos_specs=None,replication_status=,reservations=['d3843f7a-5b82-4d51-8b72-1b9d457fa886','80b65beb-8308-4965-84bd-02e0a512f231','cf73709a-e81e-4a7a-82cf-cfa521a60c3c','4451211a-3591-4831-919e-245770f52ac1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a644d1a2a254daf8bdff79d0b64bf73',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:05.040746 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c993f4e7-ec08-4837-9ab1-9a2a1e990edb tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b17a8ef-edef-44ed-8884-1a4bb3a9a91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:05.055221 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c993f4e7-ec08-4837-9ab1-9a2a1e990edb tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b17a8ef-edef-44ed-8884-1a4bb3a9a91a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:05.056102 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c993f4e7-ec08-4837-9ab1-9a2a1e990edb tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Flow 'volume_create_api' (495b19af-3cb4-4d46-900c-2b71f99200cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:05.056430 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c993f4e7-ec08-4837-9ab1-9a2a1e990edb tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Create volume request issued successfully. Aug 01 00:20:05.057037 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c993f4e7-ec08-4837-9ab1-9a2a1e990edb tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:20:05.057418 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 500/2015] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:20:04 2026] POST /volume/v3/volumes => generated 756 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:20:05.069533 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ee51d65c-3b49-43a2-b592-aaa0958747d6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:05.071378 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ee51d65c-3b49-43a2-b592-aaa0958747d6 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] GET https://10.4.3.222/volume/v3/volumes/f42dcad6-c5b0-4bba-b422-b39fa988f068 Aug 01 00:20:05.071601 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ee51d65c-3b49-43a2-b592-aaa0958747d6 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:05.071850 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ee51d65c-3b49-43a2-b592-aaa0958747d6 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:05.078588 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:05.078588 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:05.082603 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ee51d65c-3b49-43a2-b592-aaa0958747d6 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Volume info retrieved successfully. Aug 01 00:20:05.088156 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ee51d65c-3b49-43a2-b592-aaa0958747d6 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] https://10.4.3.222/volume/v3/volumes/f42dcad6-c5b0-4bba-b422-b39fa988f068 returned with HTTP 200 Aug 01 00:20:05.088156 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 506/2016] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:05 2026] GET /volume/v3/volumes/f42dcad6-c5b0-4bba-b422-b39fa988f068 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:05.424536 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e5f18d4f-65e5-4b04-89dc-0b9295b5ac69 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:05.426606 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e5f18d4f-65e5-4b04-89dc-0b9295b5ac69 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] DELETE https://10.4.3.222/volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939 Aug 01 00:20:05.426726 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e5f18d4f-65e5-4b04-89dc-0b9295b5ac69 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:05.427124 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e5f18d4f-65e5-4b04-89dc-0b9295b5ac69 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:05.427345 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-e5f18d4f-65e5-4b04-89dc-0b9295b5ac69 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Delete volume with id: 8c095349-067b-4036-8c1b-b7e99b70a939 Aug 01 00:20:05.434507 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:05.434507 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:05.436752 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-e5f18d4f-65e5-4b04-89dc-0b9295b5ac69 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:20:05.448626 np0000006296 devstack@c-api.service[100408]: WARNING cinder.keymgr.conf_key_mgr [None req-e5f18d4f-65e5-4b04-89dc-0b9295b5ac69 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 00:20:05.455284 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-e5f18d4f-65e5-4b04-89dc-0b9295b5ac69 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Delete volume request issued successfully. Aug 01 00:20:05.455678 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e5f18d4f-65e5-4b04-89dc-0b9295b5ac69 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939 returned with HTTP 202 Aug 01 00:20:05.456169 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 509/2017] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:20:05 2026] DELETE /volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:20:05.468043 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-88bd91d5-7c74-43b5-8b9b-4928ddd63b9f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:05.470091 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-88bd91d5-7c74-43b5-8b9b-4928ddd63b9f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939 Aug 01 00:20:05.470583 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-88bd91d5-7c74-43b5-8b9b-4928ddd63b9f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:05.470861 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-88bd91d5-7c74-43b5-8b9b-4928ddd63b9f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:05.478981 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:05.478981 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:05.481996 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-88bd91d5-7c74-43b5-8b9b-4928ddd63b9f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:20:05.486291 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-88bd91d5-7c74-43b5-8b9b-4928ddd63b9f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939 returned with HTTP 200 Aug 01 00:20:05.486712 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 503/2018] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:05 2026] GET /volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:05.963819 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d2e6adbe-d812-482f-83ab-eaa2e4df7f40 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:05.963819 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d2e6adbe-d812-482f-83ab-eaa2e4df7f40 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:20:05.963819 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d2e6adbe-d812-482f-83ab-eaa2e4df7f40 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2133731831"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:05.965573 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-d2e6adbe-d812-482f-83ab-eaa2e4df7f40 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2133731831'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:20:05.965725 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-d2e6adbe-d812-482f-83ab-eaa2e4df7f40 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Create volume of 1 GB Aug 01 00:20:05.966237 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:05.966237 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:05.970644 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d2e6adbe-d812-482f-83ab-eaa2e4df7f40 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Availability Zones retrieved successfully. Aug 01 00:20:05.979232 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d2e6adbe-d812-482f-83ab-eaa2e4df7f40 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Flow 'volume_create_api' (99557c5a-6c0e-463e-8c48-ccfeb50f9104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:05.980662 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d2e6adbe-d812-482f-83ab-eaa2e4df7f40 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27462767-bb31-42d5-a305-17383eb28bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:05.982228 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-d2e6adbe-d812-482f-83ab-eaa2e4df7f40 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:20:06.015120 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d2e6adbe-d812-482f-83ab-eaa2e4df7f40 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27462767-bb31-42d5-a305-17383eb28bd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:06.018797 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d2e6adbe-d812-482f-83ab-eaa2e4df7f40 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28b4de6e-bff7-43c2-bc26-d0ea4885c251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:06.062782 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-d2e6adbe-d812-482f-83ab-eaa2e4df7f40 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Created reservations ['fed0f46a-aaa0-4836-90c7-640714d2ee74', '17c305b9-9e35-46b6-a8c3-6f02896a478e', '6338d776-9fb1-4054-8bc7-5a6f2067f205', '1d1c2016-0dfa-4a26-8cbd-658c0cebbf34'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:06.063632 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d2e6adbe-d812-482f-83ab-eaa2e4df7f40 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28b4de6e-bff7-43c2-bc26-d0ea4885c251) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fed0f46a-aaa0-4836-90c7-640714d2ee74', '17c305b9-9e35-46b6-a8c3-6f02896a478e', '6338d776-9fb1-4054-8bc7-5a6f2067f205', '1d1c2016-0dfa-4a26-8cbd-658c0cebbf34']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:06.064502 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d2e6adbe-d812-482f-83ab-eaa2e4df7f40 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17e67d82-eccf-4d6f-9f69-cd4cca878dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:06.090431 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d2e6adbe-d812-482f-83ab-eaa2e4df7f40 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17e67d82-eccf-4d6f-9f69-cd4cca878dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f581e14-bc95-4bcb-9b06-155bf81a378c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2133731831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aab58a9b01a546748fb74ace38e69bd7',qos_specs=None,replication_status=,reservations=['fed0f46a-aaa0-4836-90c7-640714d2ee74','17c305b9-9e35-46b6-a8c3-6f02896a478e','6338d776-9fb1-4054-8bc7-5a6f2067f205','1d1c2016-0dfa-4a26-8cbd-658c0cebbf34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f2a68b69d6943b9bfec3f62feaeb9e2',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:20:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2133731831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f581e14-bc95-4bcb-9b06-155bf81a378c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aab58a9b01a546748fb74ace38e69bd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f2a68b69d6943b9bfec3f62feaeb9e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:06.092844 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d2e6adbe-d812-482f-83ab-eaa2e4df7f40 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22f9609b-185e-4950-9cc4-6d6fae978caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:06.102784 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9cafafb2-195e-4d5a-b15a-9e33d35863d3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:06.104566 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9cafafb2-195e-4d5a-b15a-9e33d35863d3 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] GET https://10.4.3.222/volume/v3/volumes/f42dcad6-c5b0-4bba-b422-b39fa988f068 Aug 01 00:20:06.104794 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9cafafb2-195e-4d5a-b15a-9e33d35863d3 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:06.104987 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9cafafb2-195e-4d5a-b15a-9e33d35863d3 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:06.111588 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:06.111588 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:06.115096 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9cafafb2-195e-4d5a-b15a-9e33d35863d3 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Volume info retrieved successfully. Aug 01 00:20:06.115172 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d2e6adbe-d812-482f-83ab-eaa2e4df7f40 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22f9609b-185e-4950-9cc4-6d6fae978caa) transitioned into state 'SUCCESS' from state '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-2133731831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aab58a9b01a546748fb74ace38e69bd7',qos_specs=None,replication_status=,reservations=['fed0f46a-aaa0-4836-90c7-640714d2ee74','17c305b9-9e35-46b6-a8c3-6f02896a478e','6338d776-9fb1-4054-8bc7-5a6f2067f205','1d1c2016-0dfa-4a26-8cbd-658c0cebbf34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f2a68b69d6943b9bfec3f62feaeb9e2',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:06.115891 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d2e6adbe-d812-482f-83ab-eaa2e4df7f40 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04bb3837-c3aa-4599-856e-43b31d432c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:06.119376 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9cafafb2-195e-4d5a-b15a-9e33d35863d3 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] https://10.4.3.222/volume/v3/volumes/f42dcad6-c5b0-4bba-b422-b39fa988f068 returned with HTTP 200 Aug 01 00:20:06.119789 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 507/2019] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:06 2026] GET /volume/v3/volumes/f42dcad6-c5b0-4bba-b422-b39fa988f068 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:06.126761 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d2e6adbe-d812-482f-83ab-eaa2e4df7f40 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04bb3837-c3aa-4599-856e-43b31d432c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:06.127571 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d2e6adbe-d812-482f-83ab-eaa2e4df7f40 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Flow 'volume_create_api' (99557c5a-6c0e-463e-8c48-ccfeb50f9104) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:06.127913 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d2e6adbe-d812-482f-83ab-eaa2e4df7f40 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Create volume request issued successfully. Aug 01 00:20:06.128427 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d2e6adbe-d812-482f-83ab-eaa2e4df7f40 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:20:06.128922 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 501/2020] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:20:05 2026] POST /volume/v3/volumes => generated 757 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:20:06.135927 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b71d08bd-b2be-4535-907a-236107a151a5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:06.139787 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b71d08bd-b2be-4535-907a-236107a151a5 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] GET https://10.4.3.222/volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10?usage=True Aug 01 00:20:06.139787 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b71d08bd-b2be-4535-907a-236107a151a5 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:06.139787 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b71d08bd-b2be-4535-907a-236107a151a5 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:06.141948 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a18d8f4f-3149-476b-a7b0-fad40cbece40 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:06.144193 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a18d8f4f-3149-476b-a7b0-fad40cbece40 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] GET https://10.4.3.222/volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c Aug 01 00:20:06.144193 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a18d8f4f-3149-476b-a7b0-fad40cbece40 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:06.146996 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a18d8f4f-3149-476b-a7b0-fad40cbece40 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:06.159873 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:06.159873 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:06.160835 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b71d08bd-b2be-4535-907a-236107a151a5 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] https://10.4.3.222/volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10?usage=True returned with HTTP 200 Aug 01 00:20:06.161507 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 510/2021] 10.4.3.222 () {66 vars in 1375 bytes} [Sat Aug 1 00:20:06 2026] GET /volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10?usage=True => generated 1341 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:06.166289 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a18d8f4f-3149-476b-a7b0-fad40cbece40 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Volume info retrieved successfully. Aug 01 00:20:06.170892 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a18d8f4f-3149-476b-a7b0-fad40cbece40 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c returned with HTTP 200 Aug 01 00:20:06.171260 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 504/2022] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:06 2026] GET /volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:06.171898 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dbb6d0a6-ba68-4f89-a128-abf31183ccc3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:06.173934 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dbb6d0a6-ba68-4f89-a128-abf31183ccc3 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] GET https://10.4.3.222/volume/v3/os-quota-sets/0e80a81038474c43beb854c4fe95dc5b?usage=True Aug 01 00:20:06.174133 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dbb6d0a6-ba68-4f89-a128-abf31183ccc3 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:06.174341 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dbb6d0a6-ba68-4f89-a128-abf31183ccc3 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:06.189854 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dbb6d0a6-ba68-4f89-a128-abf31183ccc3 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] https://10.4.3.222/volume/v3/os-quota-sets/0e80a81038474c43beb854c4fe95dc5b?usage=True returned with HTTP 200 Aug 01 00:20:06.190232 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 508/2023] 10.4.3.222 () {66 vars in 1375 bytes} [Sat Aug 1 00:20:06 2026] GET /volume/v3/os-quota-sets/0e80a81038474c43beb854c4fe95dc5b?usage=True => generated 1341 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:06.201526 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-03d93273-3dd4-4071-9c48-18995f9b3b39 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:06.203198 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-03d93273-3dd4-4071-9c48-18995f9b3b39 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] POST https://10.4.3.222/volume/v3/os-volume-transfer Aug 01 00:20:06.203496 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-03d93273-3dd4-4071-9c48-18995f9b3b39 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f42dcad6-c5b0-4bba-b422-b39fa988f068"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:06.204713 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.volume_transfer [None req-03d93273-3dd4-4071-9c48-18995f9b3b39 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f42dcad6-c5b0-4bba-b422-b39fa988f068'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 01 00:20:06.204842 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.contrib.volume_transfer [None req-03d93273-3dd4-4071-9c48-18995f9b3b39 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Creating transfer of volume f42dcad6-c5b0-4bba-b422-b39fa988f068 Aug 01 00:20:06.204942 np0000006296 devstack@c-api.service[100407]: INFO cinder.transfer.api [None req-03d93273-3dd4-4071-9c48-18995f9b3b39 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Generating transfer record for volume f42dcad6-c5b0-4bba-b422-b39fa988f068 Aug 01 00:20:06.211329 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:06.211329 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:06.229021 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-03d93273-3dd4-4071-9c48-18995f9b3b39 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] https://10.4.3.222/volume/v3/os-volume-transfer returned with HTTP 202 Aug 01 00:20:06.229534 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 502/2024] 10.4.3.222 () {68 vars in 1291 bytes} [Sat Aug 1 00:20:06 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:20:06.237553 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-92e32418-0ef2-48ac-95c7-68de9fe8985f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:06.406981 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-92e32418-0ef2-48ac-95c7-68de9fe8985f tempest-VolumeQuotasAdminTestJSON-1765614747 tempest-VolumeQuotasAdminTestJSON-1765614747-project-member] POST https://10.4.3.222/volume/v3/os-volume-transfer/57718608-f1b4-4177-8806-3ddcd1a0a222/accept Aug 01 00:20:06.407306 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-92e32418-0ef2-48ac-95c7-68de9fe8985f tempest-VolumeQuotasAdminTestJSON-1765614747 tempest-VolumeQuotasAdminTestJSON-1765614747-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "f8dc1b2c5245b3a2"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:06.408624 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.volume_transfer [None req-92e32418-0ef2-48ac-95c7-68de9fe8985f tempest-VolumeQuotasAdminTestJSON-1765614747 tempest-VolumeQuotasAdminTestJSON-1765614747-project-member] Accepting volume transfer 57718608-f1b4-4177-8806-3ddcd1a0a222 {{(pid=100408) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 01 00:20:06.408735 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.contrib.volume_transfer [None req-92e32418-0ef2-48ac-95c7-68de9fe8985f tempest-VolumeQuotasAdminTestJSON-1765614747 tempest-VolumeQuotasAdminTestJSON-1765614747-project-member] Accepting transfer 57718608-f1b4-4177-8806-3ddcd1a0a222 Aug 01 00:20:06.471701 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-92e32418-0ef2-48ac-95c7-68de9fe8985f tempest-VolumeQuotasAdminTestJSON-1765614747 tempest-VolumeQuotasAdminTestJSON-1765614747-project-member] Created reservations ['58b8b78f-916f-452d-886d-531cf293b684', '4860f771-87e7-4a36-b910-7b7aca1c12b4', '66c79105-5bbc-4947-b048-99638ffa0f41', '91a8bce4-1ffd-4d00-810a-da4243f42988'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:06.492219 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-92e32418-0ef2-48ac-95c7-68de9fe8985f tempest-VolumeQuotasAdminTestJSON-1765614747 tempest-VolumeQuotasAdminTestJSON-1765614747-project-member] Created reservations ['0ed229a9-2cec-4628-8d33-51225386526b', 'e47f07a7-f3ea-4893-ad41-8a4af314a298', 'f4983868-3d53-4727-a2d1-77c0e092e796', '6dbbf8d0-fc09-4949-9316-712df36c294b'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:06.506476 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e407ed13-8ba1-415d-acce-f1e81a73473a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:06.508782 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e407ed13-8ba1-415d-acce-f1e81a73473a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939 Aug 01 00:20:06.509078 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e407ed13-8ba1-415d-acce-f1e81a73473a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:06.509347 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e407ed13-8ba1-415d-acce-f1e81a73473a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:06.517269 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e407ed13-8ba1-415d-acce-f1e81a73473a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939 returned with HTTP 404 Aug 01 00:20:06.517951 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 505/2025] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:06 2026] GET /volume/v3/volumes/8c095349-067b-4036-8c1b-b7e99b70a939 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:06.526760 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8fecbcb3-5610-48c2-9455-67ccce978de4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:06.528715 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8fecbcb3-5610-48c2-9455-67ccce978de4 tempest-TestVolumeBootPattern-2041880514 tempest-TestVolumeBootPattern-2041880514-project-admin] GET https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1 Aug 01 00:20:06.529058 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8fecbcb3-5610-48c2-9455-67ccce978de4 tempest-TestVolumeBootPattern-2041880514 tempest-TestVolumeBootPattern-2041880514-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:06.529293 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8fecbcb3-5610-48c2-9455-67ccce978de4 tempest-TestVolumeBootPattern-2041880514 tempest-TestVolumeBootPattern-2041880514-project-admin] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:06.530189 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8fecbcb3-5610-48c2-9455-67ccce978de4 tempest-TestVolumeBootPattern-2041880514 tempest-TestVolumeBootPattern-2041880514-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:20:06.536210 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-92e32418-0ef2-48ac-95c7-68de9fe8985f tempest-VolumeQuotasAdminTestJSON-1765614747 tempest-VolumeQuotasAdminTestJSON-1765614747-project-member] Created reservations ['84cbc22a-b7cb-4972-90ea-dcdd87eba2f9', 'f64c3d76-7df0-439b-8168-7dd1268fbab7', '6ed87435-b7fe-4fb1-8816-f672a20548ec', '2ac23aa9-68b9-4b2a-998f-dc74ca68fce9'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:06.540276 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8fecbcb3-5610-48c2-9455-67ccce978de4 tempest-TestVolumeBootPattern-2041880514 tempest-TestVolumeBootPattern-2041880514-project-admin] Get all volumes completed successfully. Aug 01 00:20:06.543022 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:06.543022 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:06.548210 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8fecbcb3-5610-48c2-9455-67ccce978de4 tempest-TestVolumeBootPattern-2041880514 tempest-TestVolumeBootPattern-2041880514-project-admin] https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 00:20:06.548712 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 509/2026] 10.4.3.222 () {66 vars in 1285 bytes} [Sat Aug 1 00:20:06 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10166 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:20:06.565010 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b1c15e32-fed4-47e1-9d21-3639bd96b4c1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:06.567155 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b1c15e32-fed4-47e1-9d21-3639bd96b4c1 tempest-TestVolumeBootPattern-2041880514 tempest-TestVolumeBootPattern-2041880514-project-admin] DELETE https://10.4.3.222/volume/v3/types/c91da83e-00fa-4689-8245-b8bc54644575 Aug 01 00:20:06.567399 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b1c15e32-fed4-47e1-9d21-3639bd96b4c1 tempest-TestVolumeBootPattern-2041880514 tempest-TestVolumeBootPattern-2041880514-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:06.567642 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b1c15e32-fed4-47e1-9d21-3639bd96b4c1 tempest-TestVolumeBootPattern-2041880514 tempest-TestVolumeBootPattern-2041880514-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:06.579275 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-92e32418-0ef2-48ac-95c7-68de9fe8985f tempest-VolumeQuotasAdminTestJSON-1765614747 tempest-VolumeQuotasAdminTestJSON-1765614747-project-member] Created reservations ['989a11f7-c264-49b7-b32a-35f49d5d0122', 'be2d637e-7b29-4c34-b11c-062990cb4fcc', '3264c9ef-b247-49bf-a73a-eaae49a33598', '374efc14-a93f-4679-897d-f9c7562c3979'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:06.594240 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-92e32418-0ef2-48ac-95c7-68de9fe8985f tempest-VolumeQuotasAdminTestJSON-1765614747 tempest-VolumeQuotasAdminTestJSON-1765614747-project-member] Transfer volume completed successfully. Aug 01 00:20:06.617255 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b1c15e32-fed4-47e1-9d21-3639bd96b4c1 tempest-TestVolumeBootPattern-2041880514 tempest-TestVolumeBootPattern-2041880514-project-admin] https://10.4.3.222/volume/v3/types/c91da83e-00fa-4689-8245-b8bc54644575 returned with HTTP 202 Aug 01 00:20:06.617994 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 503/2027] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:20:06 2026] DELETE /volume/v3/types/c91da83e-00fa-4689-8245-b8bc54644575 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:20:06.652411 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2a7153ad-2643-48c5-93f5-1ac716602378 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:06.654871 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2a7153ad-2643-48c5-93f5-1ac716602378 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:20:06.655624 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2a7153ad-2643-48c5-93f5-1ac716602378 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-928101500", "snapshot_id": null, "imageRef": "a7e69f30-42a3-4df7-b511-e7ec77a3747d", "volume_type": null, "size": 1}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:06.657822 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-2a7153ad-2643-48c5-93f5-1ac716602378 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-928101500', 'snapshot_id': None, 'imageRef': 'a7e69f30-42a3-4df7-b511-e7ec77a3747d', 'volume_type': None, 'size': 1}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:20:06.741740 np0000006296 devstack@c-api.service[100408]: INFO cinder.transfer.api [None req-92e32418-0ef2-48ac-95c7-68de9fe8985f tempest-VolumeQuotasAdminTestJSON-1765614747 tempest-VolumeQuotasAdminTestJSON-1765614747-project-member] Volume f42dcad6-c5b0-4bba-b422-b39fa988f068 has been transferred. Aug 01 00:20:06.748490 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-92e32418-0ef2-48ac-95c7-68de9fe8985f tempest-VolumeQuotasAdminTestJSON-1765614747 tempest-VolumeQuotasAdminTestJSON-1765614747-project-member] https://10.4.3.222/volume/v3/os-volume-transfer/57718608-f1b4-4177-8806-3ddcd1a0a222/accept returned with HTTP 202 Aug 01 00:20:06.749392 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 511/2028] 10.4.3.222 () {68 vars in 1423 bytes} [Sat Aug 1 00:20:06 2026] POST /volume/v3/os-volume-transfer/57718608-f1b4-4177-8806-3ddcd1a0a222/accept => generated 365 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:20:06.757545 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6dc7f14c-63af-44a8-a769-60947442aeb8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:06.759370 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6dc7f14c-63af-44a8-a769-60947442aeb8 tempest-VolumeQuotasAdminTestJSON-1765614747 tempest-VolumeQuotasAdminTestJSON-1765614747-project-member] GET https://10.4.3.222/volume/v3/volumes/f42dcad6-c5b0-4bba-b422-b39fa988f068 Aug 01 00:20:06.759595 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6dc7f14c-63af-44a8-a769-60947442aeb8 tempest-VolumeQuotasAdminTestJSON-1765614747 tempest-VolumeQuotasAdminTestJSON-1765614747-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:06.759802 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6dc7f14c-63af-44a8-a769-60947442aeb8 tempest-VolumeQuotasAdminTestJSON-1765614747 tempest-VolumeQuotasAdminTestJSON-1765614747-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:06.762162 np0000006296 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=452,cinder:UPDATE=102,cinder:INSERT=61 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:20:06.766649 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:06.766649 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:06.770792 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6dc7f14c-63af-44a8-a769-60947442aeb8 tempest-VolumeQuotasAdminTestJSON-1765614747 tempest-VolumeQuotasAdminTestJSON-1765614747-project-member] Volume info retrieved successfully. Aug 01 00:20:06.775961 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6dc7f14c-63af-44a8-a769-60947442aeb8 tempest-VolumeQuotasAdminTestJSON-1765614747 tempest-VolumeQuotasAdminTestJSON-1765614747-project-member] https://10.4.3.222/volume/v3/volumes/f42dcad6-c5b0-4bba-b422-b39fa988f068 returned with HTTP 200 Aug 01 00:20:06.776556 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 510/2029] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:06 2026] GET /volume/v3/volumes/f42dcad6-c5b0-4bba-b422-b39fa988f068 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:06.791410 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-763c5481-455d-47d8-86f3-8aa6fb5c0c0a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:06.793795 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-763c5481-455d-47d8-86f3-8aa6fb5c0c0a tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] GET https://10.4.3.222/volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10?usage=True Aug 01 00:20:06.794048 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-763c5481-455d-47d8-86f3-8aa6fb5c0c0a tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:06.794284 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-763c5481-455d-47d8-86f3-8aa6fb5c0c0a tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:06.810308 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-2a7153ad-2643-48c5-93f5-1ac716602378 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create volume of 1 GB Aug 01 00:20:06.813197 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-763c5481-455d-47d8-86f3-8aa6fb5c0c0a tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] https://10.4.3.222/volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10?usage=True returned with HTTP 200 Aug 01 00:20:06.813685 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 504/2030] 10.4.3.222 () {66 vars in 1375 bytes} [Sat Aug 1 00:20:06 2026] GET /volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10?usage=True => generated 1061 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:06.815395 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-2a7153ad-2643-48c5-93f5-1ac716602378 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Availability Zones retrieved successfully. Aug 01 00:20:06.822640 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-2a7153ad-2643-48c5-93f5-1ac716602378 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Flow 'volume_create_api' (ebf6b3e4-52ec-4c82-ac53-b36044191848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:06.824130 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-2a7153ad-2643-48c5-93f5-1ac716602378 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0d6ea77-346b-47c3-92e4-e6d1a72b0753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:06.825416 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-2a7153ad-2643-48c5-93f5-1ac716602378 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:20:06.825977 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b4298ffe-d738-42ee-9492-69f0719277cb None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:06.827985 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b4298ffe-d738-42ee-9492-69f0719277cb tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] GET https://10.4.3.222/volume/v3/os-quota-sets/0e80a81038474c43beb854c4fe95dc5b?usage=True Aug 01 00:20:06.828173 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b4298ffe-d738-42ee-9492-69f0719277cb tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:06.828351 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b4298ffe-d738-42ee-9492-69f0719277cb tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:06.828623 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:06.828623 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:06.845013 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b4298ffe-d738-42ee-9492-69f0719277cb tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] https://10.4.3.222/volume/v3/os-quota-sets/0e80a81038474c43beb854c4fe95dc5b?usage=True returned with HTTP 200 Aug 01 00:20:06.845405 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 512/2031] 10.4.3.222 () {66 vars in 1375 bytes} [Sat Aug 1 00:20:06 2026] GET /volume/v3/os-quota-sets/0e80a81038474c43beb854c4fe95dc5b?usage=True => generated 1061 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:06.856159 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a3218951-01e0-4a5f-a5cb-1c81af830beb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:06.858282 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a3218951-01e0-4a5f-a5cb-1c81af830beb tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/f42dcad6-c5b0-4bba-b422-b39fa988f068 Aug 01 00:20:06.858496 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a3218951-01e0-4a5f-a5cb-1c81af830beb tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:06.858712 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a3218951-01e0-4a5f-a5cb-1c81af830beb tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:06.858930 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-a3218951-01e0-4a5f-a5cb-1c81af830beb tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Delete volume with id: f42dcad6-c5b0-4bba-b422-b39fa988f068 Aug 01 00:20:06.867361 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:06.867361 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:06.867791 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a3218951-01e0-4a5f-a5cb-1c81af830beb tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Volume info retrieved successfully. Aug 01 00:20:06.894512 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-2a7153ad-2643-48c5-93f5-1ac716602378 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0d6ea77-346b-47c3-92e4-e6d1a72b0753) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:06.895781 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-2a7153ad-2643-48c5-93f5-1ac716602378 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68b9bcdf-6344-4f86-977c-dfc349a9ee57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:06.898412 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a3218951-01e0-4a5f-a5cb-1c81af830beb tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Delete volume request issued successfully. Aug 01 00:20:06.898626 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a3218951-01e0-4a5f-a5cb-1c81af830beb tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] https://10.4.3.222/volume/v3/volumes/f42dcad6-c5b0-4bba-b422-b39fa988f068 returned with HTTP 202 Aug 01 00:20:06.899089 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 511/2032] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:20:06 2026] DELETE /volume/v3/volumes/f42dcad6-c5b0-4bba-b422-b39fa988f068 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:20:06.907432 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d5f11305-4617-42d3-9ec6-82d4d2cd3cfa None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:06.912142 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d5f11305-4617-42d3-9ec6-82d4d2cd3cfa tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] GET https://10.4.3.222/volume/v3/volumes/f42dcad6-c5b0-4bba-b422-b39fa988f068 Aug 01 00:20:06.912389 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d5f11305-4617-42d3-9ec6-82d4d2cd3cfa tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:06.912597 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d5f11305-4617-42d3-9ec6-82d4d2cd3cfa tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:06.931151 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:06.931151 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:06.935087 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d5f11305-4617-42d3-9ec6-82d4d2cd3cfa tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Volume info retrieved successfully. Aug 01 00:20:06.939997 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d5f11305-4617-42d3-9ec6-82d4d2cd3cfa tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] https://10.4.3.222/volume/v3/volumes/f42dcad6-c5b0-4bba-b422-b39fa988f068 returned with HTTP 200 Aug 01 00:20:06.940384 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 505/2033] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:06 2026] GET /volume/v3/volumes/f42dcad6-c5b0-4bba-b422-b39fa988f068 => generated 1021 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:06.972026 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-2a7153ad-2643-48c5-93f5-1ac716602378 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Created reservations ['6f436e39-16b8-4263-8bb2-5428621afeda', 'aa2a9880-7a2e-454f-90e1-cfe32ff5f6a7', 'fe82308a-9190-449a-9422-b7890458b22e', 'c285d08f-adc4-4127-a168-8d3b7af48a5a'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:06.972919 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-2a7153ad-2643-48c5-93f5-1ac716602378 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68b9bcdf-6344-4f86-977c-dfc349a9ee57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f436e39-16b8-4263-8bb2-5428621afeda', 'aa2a9880-7a2e-454f-90e1-cfe32ff5f6a7', 'fe82308a-9190-449a-9422-b7890458b22e', 'c285d08f-adc4-4127-a168-8d3b7af48a5a']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:06.975356 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-2a7153ad-2643-48c5-93f5-1ac716602378 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6f7d0ab-1feb-466a-b17d-ef6e14eef1b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:07.005519 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-2a7153ad-2643-48c5-93f5-1ac716602378 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6f7d0ab-1feb-466a-b17d-ef6e14eef1b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63d665f0-9117-416e-aa8a-59f46b45199e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-928101500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0afbf24601ea44b39005e0a3b4c1eb2b',qos_specs=None,replication_status=,reservations=['6f436e39-16b8-4263-8bb2-5428621afeda','aa2a9880-7a2e-454f-90e1-cfe32ff5f6a7','fe82308a-9190-449a-9422-b7890458b22e','c285d08f-adc4-4127-a168-8d3b7af48a5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d2a44d221954f9299e2586dd64c8e8e',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:20:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-928101500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63d665f0-9117-416e-aa8a-59f46b45199e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0afbf24601ea44b39005e0a3b4c1eb2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d2a44d221954f9299e2586dd64c8e8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:07.006123 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-2a7153ad-2643-48c5-93f5-1ac716602378 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2fc12de-ae7a-4201-877c-867ca71d9260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:07.035721 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-2a7153ad-2643-48c5-93f5-1ac716602378 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2fc12de-ae7a-4201-877c-867ca71d9260) transitioned into state 'SUCCESS' from state '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-928101500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0afbf24601ea44b39005e0a3b4c1eb2b',qos_specs=None,replication_status=,reservations=['6f436e39-16b8-4263-8bb2-5428621afeda','aa2a9880-7a2e-454f-90e1-cfe32ff5f6a7','fe82308a-9190-449a-9422-b7890458b22e','c285d08f-adc4-4127-a168-8d3b7af48a5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d2a44d221954f9299e2586dd64c8e8e',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:07.036671 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-2a7153ad-2643-48c5-93f5-1ac716602378 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80116ca2-0e2a-4667-bace-9532fb8f7533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:07.051160 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-2a7153ad-2643-48c5-93f5-1ac716602378 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80116ca2-0e2a-4667-bace-9532fb8f7533) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:07.051921 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-2a7153ad-2643-48c5-93f5-1ac716602378 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Flow 'volume_create_api' (ebf6b3e4-52ec-4c82-ac53-b36044191848) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:07.052187 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-2a7153ad-2643-48c5-93f5-1ac716602378 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create volume request issued successfully. Aug 01 00:20:07.052689 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2a7153ad-2643-48c5-93f5-1ac716602378 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:20:07.053145 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 506/2034] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:20:06 2026] POST /volume/v3/volumes => generated 758 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:20:07.065263 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6dcb217e-71b4-4f4c-b704-ddf3d473e118 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:07.066991 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6dcb217e-71b4-4f4c-b704-ddf3d473e118 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/63d665f0-9117-416e-aa8a-59f46b45199e Aug 01 00:20:07.067171 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6dcb217e-71b4-4f4c-b704-ddf3d473e118 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:07.067469 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6dcb217e-71b4-4f4c-b704-ddf3d473e118 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:07.073886 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:07.073886 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:07.077331 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-6dcb217e-71b4-4f4c-b704-ddf3d473e118 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:20:07.081022 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6dcb217e-71b4-4f4c-b704-ddf3d473e118 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/63d665f0-9117-416e-aa8a-59f46b45199e returned with HTTP 200 Aug 01 00:20:07.081348 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 513/2035] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:07 2026] GET /volume/v3/volumes/63d665f0-9117-416e-aa8a-59f46b45199e => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:07.195140 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d875cdaf-c33f-4dff-b04a-a0d13c30c800 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:07.196984 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d875cdaf-c33f-4dff-b04a-a0d13c30c800 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] GET https://10.4.3.222/volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c Aug 01 00:20:07.197188 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d875cdaf-c33f-4dff-b04a-a0d13c30c800 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:07.197378 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d875cdaf-c33f-4dff-b04a-a0d13c30c800 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:07.204118 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:07.204118 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:07.207621 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d875cdaf-c33f-4dff-b04a-a0d13c30c800 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Volume info retrieved successfully. Aug 01 00:20:07.211628 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d875cdaf-c33f-4dff-b04a-a0d13c30c800 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c returned with HTTP 200 Aug 01 00:20:07.212049 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 512/2036] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:07 2026] GET /volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:07.953896 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0e6d9985-4054-49d0-8b76-68bd9115c2b2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:07.955639 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0e6d9985-4054-49d0-8b76-68bd9115c2b2 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] GET https://10.4.3.222/volume/v3/volumes/f42dcad6-c5b0-4bba-b422-b39fa988f068 Aug 01 00:20:07.955864 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0e6d9985-4054-49d0-8b76-68bd9115c2b2 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:07.956029 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0e6d9985-4054-49d0-8b76-68bd9115c2b2 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:07.963472 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0e6d9985-4054-49d0-8b76-68bd9115c2b2 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] https://10.4.3.222/volume/v3/volumes/f42dcad6-c5b0-4bba-b422-b39fa988f068 returned with HTTP 404 Aug 01 00:20:07.964031 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 506/2037] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:07 2026] GET /volume/v3/volumes/f42dcad6-c5b0-4bba-b422-b39fa988f068 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:07.973206 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-97b6c62d-ba5c-43a0-942f-797c99d765fc None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:07.975611 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-97b6c62d-ba5c-43a0-942f-797c99d765fc tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] GET https://10.4.3.222/volume/v3/volumes/f42dcad6-c5b0-4bba-b422-b39fa988f068 Aug 01 00:20:07.975902 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-97b6c62d-ba5c-43a0-942f-797c99d765fc tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:07.976159 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-97b6c62d-ba5c-43a0-942f-797c99d765fc tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:07.983872 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-97b6c62d-ba5c-43a0-942f-797c99d765fc tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] https://10.4.3.222/volume/v3/volumes/f42dcad6-c5b0-4bba-b422-b39fa988f068 returned with HTTP 404 Aug 01 00:20:07.984562 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 507/2038] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:07 2026] GET /volume/v3/volumes/f42dcad6-c5b0-4bba-b422-b39fa988f068 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:07.991649 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-11c97ae7-7416-4fa2-b632-0031b5391111 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:07.995647 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-11c97ae7-7416-4fa2-b632-0031b5391111 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] DELETE https://10.4.3.222/volume/v3/volumes/f42dcad6-c5b0-4bba-b422-b39fa988f068 Aug 01 00:20:07.995905 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-11c97ae7-7416-4fa2-b632-0031b5391111 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:07.996092 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-11c97ae7-7416-4fa2-b632-0031b5391111 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:07.996245 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-11c97ae7-7416-4fa2-b632-0031b5391111 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] Delete volume with id: f42dcad6-c5b0-4bba-b422-b39fa988f068 Aug 01 00:20:08.005030 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-11c97ae7-7416-4fa2-b632-0031b5391111 tempest-VolumeQuotasAdminTestJSON-698900016 tempest-VolumeQuotasAdminTestJSON-698900016-project-member] https://10.4.3.222/volume/v3/volumes/f42dcad6-c5b0-4bba-b422-b39fa988f068 returned with HTTP 404 Aug 01 00:20:08.005457 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 514/2039] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:20:07 2026] DELETE /volume/v3/volumes/f42dcad6-c5b0-4bba-b422-b39fa988f068 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:08.012898 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-82787087-f29b-4710-8067-bdd10bca9f46 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:08.014907 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-82787087-f29b-4710-8067-bdd10bca9f46 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] GET https://10.4.3.222/volume/v3/os-quota-sets/895dbab34e374b1395b48d3bc141496a?usage=True Aug 01 00:20:08.015140 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-82787087-f29b-4710-8067-bdd10bca9f46 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:08.015360 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-82787087-f29b-4710-8067-bdd10bca9f46 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:08.034657 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-82787087-f29b-4710-8067-bdd10bca9f46 tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] https://10.4.3.222/volume/v3/os-quota-sets/895dbab34e374b1395b48d3bc141496a?usage=True returned with HTTP 200 Aug 01 00:20:08.035157 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 513/2040] 10.4.3.222 () {66 vars in 1375 bytes} [Sat Aug 1 00:20:08 2026] GET /volume/v3/os-quota-sets/895dbab34e374b1395b48d3bc141496a?usage=True => generated 1061 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:08.049512 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e7908ca5-b68a-4936-9968-d760ea4b912f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:08.051116 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e7908ca5-b68a-4936-9968-d760ea4b912f tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] PUT https://10.4.3.222/volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10 Aug 01 00:20:08.051413 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e7908ca5-b68a-4936-9968-d760ea4b912f tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-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=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:08.104695 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-8a6a3269-7af4-49df-bec4-03e80a03ef67 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:08.106825 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8a6a3269-7af4-49df-bec4-03e80a03ef67 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/63d665f0-9117-416e-aa8a-59f46b45199e Aug 01 00:20:08.107121 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8a6a3269-7af4-49df-bec4-03e80a03ef67 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:08.107831 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8a6a3269-7af4-49df-bec4-03e80a03ef67 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:08.116918 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:08.116918 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:08.122279 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-8a6a3269-7af4-49df-bec4-03e80a03ef67 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:20:08.130973 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8a6a3269-7af4-49df-bec4-03e80a03ef67 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/63d665f0-9117-416e-aa8a-59f46b45199e returned with HTTP 200 Aug 01 00:20:08.131661 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 508/2041] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:08 2026] GET /volume/v3/volumes/63d665f0-9117-416e-aa8a-59f46b45199e => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:08.150982 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a6463079-9baf-4f52-99d8-8ee9a6bb072b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:08.152839 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a6463079-9baf-4f52-99d8-8ee9a6bb072b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/63d665f0-9117-416e-aa8a-59f46b45199e Aug 01 00:20:08.153043 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a6463079-9baf-4f52-99d8-8ee9a6bb072b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:08.155058 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a6463079-9baf-4f52-99d8-8ee9a6bb072b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:08.160126 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:08.160126 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:08.165989 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a6463079-9baf-4f52-99d8-8ee9a6bb072b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:20:08.171317 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a6463079-9baf-4f52-99d8-8ee9a6bb072b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/63d665f0-9117-416e-aa8a-59f46b45199e returned with HTTP 200 Aug 01 00:20:08.172443 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 515/2042] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:08 2026] GET /volume/v3/volumes/63d665f0-9117-416e-aa8a-59f46b45199e => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:08.207266 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e7908ca5-b68a-4936-9968-d760ea4b912f tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] https://10.4.3.222/volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10 returned with HTTP 200 Aug 01 00:20:08.207835 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 507/2043] 10.4.3.222 () {68 vars in 1375 bytes} [Sat Aug 1 00:20:08 2026] PUT /volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10 => generated 397 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:08.221000 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-82faa81d-58fa-4415-ae87-0c300fa61e9a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:08.223313 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-82faa81d-58fa-4415-ae87-0c300fa61e9a tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] PUT https://10.4.3.222/volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10 Aug 01 00:20:08.223741 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-82faa81d-58fa-4415-ae87-0c300fa61e9a tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-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=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:08.347569 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-82faa81d-58fa-4415-ae87-0c300fa61e9a tempest-VolumeQuotasAdminTestJSON-1296118151 tempest-VolumeQuotasAdminTestJSON-1296118151-project-admin] https://10.4.3.222/volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10 returned with HTTP 200 Aug 01 00:20:08.348034 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 514/2044] 10.4.3.222 () {68 vars in 1375 bytes} [Sat Aug 1 00:20:08 2026] PUT /volume/v3/os-quota-sets/29fc12d802424f38816edbe906c54b10 => generated 395 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:08.608061 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c3a7e253-8cda-4fd5-ac0b-9a6a6dac639f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:08.802082 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c3a7e253-8cda-4fd5-ac0b-9a6a6dac639f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:20:08.802586 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c3a7e253-8cda-4fd5-ac0b-9a6a6dac639f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1664402811"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:08.804336 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-c3a7e253-8cda-4fd5-ac0b-9a6a6dac639f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1664402811'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:20:08.804504 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-c3a7e253-8cda-4fd5-ac0b-9a6a6dac639f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Create volume of 1 GB Aug 01 00:20:08.814880 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c3a7e253-8cda-4fd5-ac0b-9a6a6dac639f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Availability Zones retrieved successfully. Aug 01 00:20:08.820429 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c3a7e253-8cda-4fd5-ac0b-9a6a6dac639f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Flow 'volume_create_api' (69f39826-282e-49c0-ac93-f0c91f3ecc42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:08.821319 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c3a7e253-8cda-4fd5-ac0b-9a6a6dac639f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (158bec50-2f60-4f75-98ef-7340c71717fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:08.822156 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-c3a7e253-8cda-4fd5-ac0b-9a6a6dac639f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:20:08.861342 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c3a7e253-8cda-4fd5-ac0b-9a6a6dac639f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (158bec50-2f60-4f75-98ef-7340c71717fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:08.862175 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c3a7e253-8cda-4fd5-ac0b-9a6a6dac639f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5bc57cc-084f-445d-a7da-52dec1361ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:08.944512 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-c3a7e253-8cda-4fd5-ac0b-9a6a6dac639f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Created reservations ['df6b42e7-f8fd-404b-9f26-05e965a64be9', '75486ba3-7696-40db-9618-5b378a5ad90a', '96c57b12-f553-476f-810b-b58b55342da4', '4de4827b-9e92-4dfb-9d9e-db3d076b4c31'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:08.945398 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c3a7e253-8cda-4fd5-ac0b-9a6a6dac639f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5bc57cc-084f-445d-a7da-52dec1361ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df6b42e7-f8fd-404b-9f26-05e965a64be9', '75486ba3-7696-40db-9618-5b378a5ad90a', '96c57b12-f553-476f-810b-b58b55342da4', '4de4827b-9e92-4dfb-9d9e-db3d076b4c31']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:08.946224 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c3a7e253-8cda-4fd5-ac0b-9a6a6dac639f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cf96133-3124-42d5-bd04-e1715c7f6777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:08.972233 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c3a7e253-8cda-4fd5-ac0b-9a6a6dac639f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cf96133-3124-42d5-bd04-e1715c7f6777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb033e56-e53c-4b2b-a94d-fe490a29568b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1664402811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25fc6fecd0de44a2814038d281409d94',qos_specs=None,replication_status=,reservations=['df6b42e7-f8fd-404b-9f26-05e965a64be9','75486ba3-7696-40db-9618-5b378a5ad90a','96c57b12-f553-476f-810b-b58b55342da4','4de4827b-9e92-4dfb-9d9e-db3d076b4c31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80b9314f75af47ef8b64c7830843d8fb',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:20:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1664402811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb033e56-e53c-4b2b-a94d-fe490a29568b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25fc6fecd0de44a2814038d281409d94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80b9314f75af47ef8b64c7830843d8fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:08.973516 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c3a7e253-8cda-4fd5-ac0b-9a6a6dac639f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f55901da-5e5e-4ca8-914c-7b34a50d7222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:08.994786 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c3a7e253-8cda-4fd5-ac0b-9a6a6dac639f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f55901da-5e5e-4ca8-914c-7b34a50d7222) transitioned into state 'SUCCESS' from state '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-1664402811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25fc6fecd0de44a2814038d281409d94',qos_specs=None,replication_status=,reservations=['df6b42e7-f8fd-404b-9f26-05e965a64be9','75486ba3-7696-40db-9618-5b378a5ad90a','96c57b12-f553-476f-810b-b58b55342da4','4de4827b-9e92-4dfb-9d9e-db3d076b4c31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80b9314f75af47ef8b64c7830843d8fb',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:08.995057 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c3a7e253-8cda-4fd5-ac0b-9a6a6dac639f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b0369d8-77f0-46b6-9700-aeebd0cfc85d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:09.005674 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c3a7e253-8cda-4fd5-ac0b-9a6a6dac639f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b0369d8-77f0-46b6-9700-aeebd0cfc85d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:09.006559 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c3a7e253-8cda-4fd5-ac0b-9a6a6dac639f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Flow 'volume_create_api' (69f39826-282e-49c0-ac93-f0c91f3ecc42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:09.007799 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c3a7e253-8cda-4fd5-ac0b-9a6a6dac639f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Create volume request issued successfully. Aug 01 00:20:09.007879 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c3a7e253-8cda-4fd5-ac0b-9a6a6dac639f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:20:09.008369 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 509/2045] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:20:08 2026] POST /volume/v3/volumes => generated 749 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:20:09.023424 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-912d1fce-2f5d-468e-9de4-8d8a8a7f77b4 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:09.025468 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-912d1fce-2f5d-468e-9de4-8d8a8a7f77b4 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/volumes/bb033e56-e53c-4b2b-a94d-fe490a29568b Aug 01 00:20:09.025566 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-912d1fce-2f5d-468e-9de4-8d8a8a7f77b4 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:09.025808 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-912d1fce-2f5d-468e-9de4-8d8a8a7f77b4 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:09.032794 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:09.032794 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:09.037518 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-912d1fce-2f5d-468e-9de4-8d8a8a7f77b4 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Volume info retrieved successfully. Aug 01 00:20:09.043372 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-912d1fce-2f5d-468e-9de4-8d8a8a7f77b4 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/volumes/bb033e56-e53c-4b2b-a94d-fe490a29568b returned with HTTP 200 Aug 01 00:20:09.044137 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 516/2046] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:09 2026] GET /volume/v3/volumes/bb033e56-e53c-4b2b-a94d-fe490a29568b => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:09.465636 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-b9f47930-d42a-4eb5-909a-ff0c7aaff743 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:09.467625 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-b9f47930-d42a-4eb5-909a-ff0c7aaff743 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/63d665f0-9117-416e-aa8a-59f46b45199e Aug 01 00:20:09.467832 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-b9f47930-d42a-4eb5-909a-ff0c7aaff743 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:09.468009 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-b9f47930-d42a-4eb5-909a-ff0c7aaff743 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:09.474557 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:09.474557 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:09.477883 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-b9f47930-d42a-4eb5-909a-ff0c7aaff743 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:20:09.482737 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-b9f47930-d42a-4eb5-909a-ff0c7aaff743 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/63d665f0-9117-416e-aa8a-59f46b45199e returned with HTTP 200 Aug 01 00:20:09.484466 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 508/2047] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:20:09 2026] GET /volume/v3/volumes/63d665f0-9117-416e-aa8a-59f46b45199e => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:10.023711 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-7bdfacf0-9d31-4642-b042-fa53f7a26f54 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:10.028881 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-7bdfacf0-9d31-4642-b042-fa53f7a26f54 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/63d665f0-9117-416e-aa8a-59f46b45199e Aug 01 00:20:10.029145 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-7bdfacf0-9d31-4642-b042-fa53f7a26f54 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:10.029390 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-7bdfacf0-9d31-4642-b042-fa53f7a26f54 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:10.037619 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:10.037619 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:10.041482 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-7bdfacf0-9d31-4642-b042-fa53f7a26f54 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:20:10.046260 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-7bdfacf0-9d31-4642-b042-fa53f7a26f54 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/63d665f0-9117-416e-aa8a-59f46b45199e returned with HTTP 200 Aug 01 00:20:10.046610 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 515/2048] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:20:10 2026] GET /volume/v3/volumes/63d665f0-9117-416e-aa8a-59f46b45199e => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:10.055847 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9da4ea2d-7cb7-486d-b158-f21abde5e5dd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:10.056321 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9da4ea2d-7cb7-486d-b158-f21abde5e5dd None None] GET https://10.4.3.222/volume// Aug 01 00:20:10.056489 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9da4ea2d-7cb7-486d-b158-f21abde5e5dd None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:10.056693 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9da4ea2d-7cb7-486d-b158-f21abde5e5dd None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:10.057083 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9da4ea2d-7cb7-486d-b158-f21abde5e5dd None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:20:10.057375 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 510/2049] 10.4.3.222 () {66 vars in 1419 bytes} [Sat Aug 1 00:20: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 01 00:20:10.058410 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-243e773a-9395-4059-b78c-36148ce9ea7a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:10.060063 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-243e773a-9395-4059-b78c-36148ce9ea7a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/volumes/bb033e56-e53c-4b2b-a94d-fe490a29568b Aug 01 00:20:10.060242 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-243e773a-9395-4059-b78c-36148ce9ea7a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:10.060460 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-243e773a-9395-4059-b78c-36148ce9ea7a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:10.064116 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-e0f38180-338f-44fc-bced-780eb5b2a726 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:10.067867 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-e0f38180-338f-44fc-bced-780eb5b2a726 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:20:10.068187 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-e0f38180-338f-44fc-bced-780eb5b2a726 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "63d665f0-9117-416e-aa8a-59f46b45199e", "connector": null, "instance_uuid": "058b015f-180a-45fb-bd36-794439035749"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:10.071314 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:10.071314 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:10.077511 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-243e773a-9395-4059-b78c-36148ce9ea7a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Volume info retrieved successfully. Aug 01 00:20:10.080368 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:10.080368 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:10.082463 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-243e773a-9395-4059-b78c-36148ce9ea7a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/volumes/bb033e56-e53c-4b2b-a94d-fe490a29568b returned with HTTP 200 Aug 01 00:20:10.082887 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 517/2050] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:10 2026] GET /volume/v3/volumes/bb033e56-e53c-4b2b-a94d-fe490a29568b => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:10.096240 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9eb9bf23-ec80-4217-ad95-4aaf243ca0b8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:10.097953 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9eb9bf23-ec80-4217-ad95-4aaf243ca0b8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] POST https://10.4.3.222/volume/v3/backups Aug 01 00:20:10.098323 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9eb9bf23-ec80-4217-ad95-4aaf243ca0b8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bb033e56-e53c-4b2b-a94d-fe490a29568b", "name": "tempest-VolumesBackupsTest-Backup-1603116940"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:10.100057 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-9eb9bf23-ec80-4217-ad95-4aaf243ca0b8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Creating new backup {'backup': {'volume_id': 'bb033e56-e53c-4b2b-a94d-fe490a29568b', 'name': 'tempest-VolumesBackupsTest-Backup-1603116940'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:20:10.100213 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-9eb9bf23-ec80-4217-ad95-4aaf243ca0b8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Creating backup of volume bb033e56-e53c-4b2b-a94d-fe490a29568b in container None Aug 01 00:20:10.117133 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:10.117133 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:10.117735 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9eb9bf23-ec80-4217-ad95-4aaf243ca0b8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Volume info retrieved successfully. Aug 01 00:20:10.125367 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-e0f38180-338f-44fc-bced-780eb5b2a726 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:20:10.125975 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 509/2051] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:20:10 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 01 00:20:10.146326 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-9eb9bf23-ec80-4217-ad95-4aaf243ca0b8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Created reservations ['c8e4409b-99fe-4cee-b3fb-036d22a9f159', 'cdfd3e6c-4720-448d-a1b7-35ce72b6b7a6'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:10.185024 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9eb9bf23-ec80-4217-ad95-4aaf243ca0b8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:20:10.185467 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 516/2052] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:20:10 2026] POST /volume/v3/backups => generated 330 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:20:10.193473 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-fb540536-ef64-4156-a3ed-cf026f009740 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:10.200545 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fb540536-ef64-4156-a3ed-cf026f009740 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:10.200813 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fb540536-ef64-4156-a3ed-cf026f009740 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:10.201457 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fb540536-ef64-4156-a3ed-cf026f009740 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:10.201457 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-fb540536-ef64-4156-a3ed-cf026f009740 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:10.206373 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:10.206373 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:10.209606 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fb540536-ef64-4156-a3ed-cf026f009740 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 200 Aug 01 00:20:10.209606 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 511/2053] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:10 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:11.222303 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-09aa948a-d398-4a8d-ab4c-98fd188811c6 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:11.226712 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-09aa948a-d398-4a8d-ab4c-98fd188811c6 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:11.226964 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-09aa948a-d398-4a8d-ab4c-98fd188811c6 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:11.227175 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-09aa948a-d398-4a8d-ab4c-98fd188811c6 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:11.227318 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-09aa948a-d398-4a8d-ab4c-98fd188811c6 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:11.236215 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:11.236215 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:11.237094 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-09aa948a-d398-4a8d-ab4c-98fd188811c6 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 200 Aug 01 00:20:11.237491 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 518/2054] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:11 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:11.244716 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fe5a2755-23fd-42d2-aacd-e55a53e4d81e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:11.245213 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fe5a2755-23fd-42d2-aacd-e55a53e4d81e None None] GET https://10.4.3.222/volume// Aug 01 00:20:11.246315 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fe5a2755-23fd-42d2-aacd-e55a53e4d81e None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:11.246315 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fe5a2755-23fd-42d2-aacd-e55a53e4d81e None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:11.246315 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fe5a2755-23fd-42d2-aacd-e55a53e4d81e None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:20:11.246474 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 510/2055] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:20: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 01 00:20:11.255063 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-436d5b1d-21c5-4c6b-85e5-a8628327654c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:11.257598 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-436d5b1d-21c5-4c6b-85e5-a8628327654c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/63d665f0-9117-416e-aa8a-59f46b45199e Aug 01 00:20:11.257940 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-436d5b1d-21c5-4c6b-85e5-a8628327654c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:11.258207 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-436d5b1d-21c5-4c6b-85e5-a8628327654c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:11.279011 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:11.279011 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:11.287498 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-436d5b1d-21c5-4c6b-85e5-a8628327654c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:20:11.294139 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-436d5b1d-21c5-4c6b-85e5-a8628327654c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/63d665f0-9117-416e-aa8a-59f46b45199e returned with HTTP 200 Aug 01 00:20:11.294709 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 517/2056] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:20:11 2026] GET /volume/v3/volumes/63d665f0-9117-416e-aa8a-59f46b45199e => generated 1545 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:20:11.422015 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-768806a0-7a51-4805-8159-9d4609790baf None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:11.425215 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-768806a0-7a51-4805-8159-9d4609790baf tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] PUT https://10.4.3.222/volume/v3/attachments/12d8ee43-6001-483a-a10e-3ff5e36eb027 Aug 01 00:20:11.425727 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-768806a0-7a51-4805-8159-9d4609790baf tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:11.434756 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-768806a0-7a51-4805-8159-9d4609790baf tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Acquiring lock "cinder-attachment_update-63d665f0-9117-416e-aa8a-59f46b45199e-np0000006296" by "attachment_update" {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:20:11.439715 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-768806a0-7a51-4805-8159-9d4609790baf tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Lock "cinder-attachment_update-63d665f0-9117-416e-aa8a-59f46b45199e-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:20:11.441017 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:11.441017 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:11.494813 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-281bb85b-586e-4b1b-a446-0ae348892aaf None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:11.565524 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-768806a0-7a51-4805-8159-9d4609790baf tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Lock "cinder-attachment_update-63d665f0-9117-416e-aa8a-59f46b45199e-np0000006296" released by "attachment_update" :: held 0.126s {{(pid=100409) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:20:11.565954 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-768806a0-7a51-4805-8159-9d4609790baf tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments/12d8ee43-6001-483a-a10e-3ff5e36eb027 returned with HTTP 200 Aug 01 00:20:11.566516 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 512/2057] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:20:11 2026] PUT /volume/v3/attachments/12d8ee43-6001-483a-a10e-3ff5e36eb027 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:11.587859 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-281bb85b-586e-4b1b-a446-0ae348892aaf tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:20:11.588301 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-281bb85b-586e-4b1b-a446-0ae348892aaf tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-183574520"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:11.603899 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-281bb85b-586e-4b1b-a446-0ae348892aaf tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:20:11.604223 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 519/2058] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:20:11 2026] POST /volume/v3/types => generated 232 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:11.604469 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-77b04513-379b-474f-8abe-357b655dbf17 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:11.609172 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-77b04513-379b-474f-8abe-357b655dbf17 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/attachments/12d8ee43-6001-483a-a10e-3ff5e36eb027/action Aug 01 00:20:11.609642 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-77b04513-379b-474f-8abe-357b655dbf17 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:20:11.609807 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-77b04513-379b-474f-8abe-357b655dbf17 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:11.614938 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-694f298c-da8f-4637-98e5-066d2d2278ae None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:11.616663 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-694f298c-da8f-4637-98e5-066d2d2278ae tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:20:11.617120 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-694f298c-da8f-4637-98e5-066d2d2278ae tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-375877509", "extra_specs": {"multiattach": " True"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:11.630409 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:11.630409 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:11.643730 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-694f298c-da8f-4637-98e5-066d2d2278ae tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:20:11.644478 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 518/2059] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:20:11 2026] POST /volume/v3/types => generated 258 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:11.652639 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-e869c57f-76fd-4b1d-84fc-8d728f9ed7ba req-77b04513-379b-474f-8abe-357b655dbf17 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments/12d8ee43-6001-483a-a10e-3ff5e36eb027/action returned with HTTP 204 Aug 01 00:20:11.653104 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 511/2060] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:20:11 2026] POST /volume/v3/attachments/12d8ee43-6001-483a-a10e-3ff5e36eb027/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:11.666254 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e0fa4a03-9454-43cc-93f1-91ee4eb45c0a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:11.757157 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e0fa4a03-9454-43cc-93f1-91ee4eb45c0a tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:20:11.757555 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e0fa4a03-9454-43cc-93f1-91ee4eb45c0a tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-183574520", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-960767160"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:11.761223 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-e0fa4a03-9454-43cc-93f1-91ee4eb45c0a tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-183574520', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-960767160'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:20:11.766786 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-e0fa4a03-9454-43cc-93f1-91ee4eb45c0a tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Create volume of 1 GB Aug 01 00:20:11.767098 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:11.767098 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:11.767572 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-e0fa4a03-9454-43cc-93f1-91ee4eb45c0a tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Availability Zones retrieved successfully. Aug 01 00:20:11.773283 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-e0fa4a03-9454-43cc-93f1-91ee4eb45c0a tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Flow 'volume_create_api' (48024879-2bdb-4f0d-9895-5388f42d6c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:11.774124 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-e0fa4a03-9454-43cc-93f1-91ee4eb45c0a tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (147ef237-30ea-4acf-9aa5-f2f08fb14297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:11.774919 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-e0fa4a03-9454-43cc-93f1-91ee4eb45c0a tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:20:11.800731 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-e0fa4a03-9454-43cc-93f1-91ee4eb45c0a tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (147ef237-30ea-4acf-9aa5-f2f08fb14297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:20:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f2a9a32-b9ca-43e8-bb08-a43cb0880b4e,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-183574520',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f2a9a32-b9ca-43e8-bb08-a43cb0880b4e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:11.801632 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-e0fa4a03-9454-43cc-93f1-91ee4eb45c0a tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (428e8cd1-745f-4701-ac5b-819240664071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:11.834323 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-e0fa4a03-9454-43cc-93f1-91ee4eb45c0a tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-183574520 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-183574520, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:20:11.834660 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-e0fa4a03-9454-43cc-93f1-91ee4eb45c0a tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-183574520 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-183574520, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:20:11.893013 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-e0fa4a03-9454-43cc-93f1-91ee4eb45c0a tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Created reservations ['8a115223-3ffd-4830-96aa-e71960820fa3', 'ae4d3061-15a3-40da-9bcc-8390e7a4168c', '6f3e694e-a69b-4bb6-8f11-54d55dc9e8ff', 'ebb68300-b959-47c4-8d8b-830648bd26d7'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:11.893919 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-e0fa4a03-9454-43cc-93f1-91ee4eb45c0a tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (428e8cd1-745f-4701-ac5b-819240664071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a115223-3ffd-4830-96aa-e71960820fa3', 'ae4d3061-15a3-40da-9bcc-8390e7a4168c', '6f3e694e-a69b-4bb6-8f11-54d55dc9e8ff', 'ebb68300-b959-47c4-8d8b-830648bd26d7']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:11.894754 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-e0fa4a03-9454-43cc-93f1-91ee4eb45c0a tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2584e179-c270-4868-a089-317129a7de90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:11.919983 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-e0fa4a03-9454-43cc-93f1-91ee4eb45c0a tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2584e179-c270-4868-a089-317129a7de90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f84940f1-da46-46a0-b20d-f0a54793003e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-960767160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c159248570bd4adf9cc9cdf0e7c54386',qos_specs=None,replication_status=,reservations=['8a115223-3ffd-4830-96aa-e71960820fa3','ae4d3061-15a3-40da-9bcc-8390e7a4168c','6f3e694e-a69b-4bb6-8f11-54d55dc9e8ff','ebb68300-b959-47c4-8d8b-830648bd26d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5c48dce954943baac7de50d49e3af82',volume_type_id=3f2a9a32-b9ca-43e8-bb08-a43cb0880b4e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:20:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-960767160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f84940f1-da46-46a0-b20d-f0a54793003e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c159248570bd4adf9cc9cdf0e7c54386',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5c48dce954943baac7de50d49e3af82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f2a9a32-b9ca-43e8-bb08-a43cb0880b4e),volume_type_id=3f2a9a32-b9ca-43e8-bb08-a43cb0880b4e)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:11.921890 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-e0fa4a03-9454-43cc-93f1-91ee4eb45c0a tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec0d8aa3-73e7-4941-afbb-ca97ade6adf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:11.943618 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-e0fa4a03-9454-43cc-93f1-91ee4eb45c0a tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec0d8aa3-73e7-4941-afbb-ca97ade6adf6) transitioned into state 'SUCCESS' from state '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-960767160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c159248570bd4adf9cc9cdf0e7c54386',qos_specs=None,replication_status=,reservations=['8a115223-3ffd-4830-96aa-e71960820fa3','ae4d3061-15a3-40da-9bcc-8390e7a4168c','6f3e694e-a69b-4bb6-8f11-54d55dc9e8ff','ebb68300-b959-47c4-8d8b-830648bd26d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5c48dce954943baac7de50d49e3af82',volume_type_id=3f2a9a32-b9ca-43e8-bb08-a43cb0880b4e)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:11.944697 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-e0fa4a03-9454-43cc-93f1-91ee4eb45c0a tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d7b5cf2-cd87-47fa-8bb3-e7fb5dbd9386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:11.956382 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-e0fa4a03-9454-43cc-93f1-91ee4eb45c0a tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d7b5cf2-cd87-47fa-8bb3-e7fb5dbd9386) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:11.957527 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-e0fa4a03-9454-43cc-93f1-91ee4eb45c0a tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Flow 'volume_create_api' (48024879-2bdb-4f0d-9895-5388f42d6c19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:11.958105 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-e0fa4a03-9454-43cc-93f1-91ee4eb45c0a tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Create volume request issued successfully. Aug 01 00:20:11.958735 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e0fa4a03-9454-43cc-93f1-91ee4eb45c0a tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:20:11.959218 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 513/2061] 10.4.3.222 () {70 vars in 1300 bytes} [Sat Aug 1 00:20:11 2026] POST /volume/v3/volumes => generated 870 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:11.972734 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-3ffd40dd-17c2-49d5-bf3c-f879dc026381 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:11.975051 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3ffd40dd-17c2-49d5-bf3c-f879dc026381 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] GET https://10.4.3.222/volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e Aug 01 00:20:11.975358 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3ffd40dd-17c2-49d5-bf3c-f879dc026381 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:11.975552 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3ffd40dd-17c2-49d5-bf3c-f879dc026381 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:11.984965 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:11.984965 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:11.989346 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-3ffd40dd-17c2-49d5-bf3c-f879dc026381 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Volume info retrieved successfully. Aug 01 00:20:11.994127 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3ffd40dd-17c2-49d5-bf3c-f879dc026381 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] https://10.4.3.222/volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e returned with HTTP 200 Aug 01 00:20:11.995159 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 520/2062] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:20:11 2026] GET /volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:12.251007 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6da81efe-58b1-4b4f-9da3-dc3f298864c9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:12.254726 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6da81efe-58b1-4b4f-9da3-dc3f298864c9 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:12.255035 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6da81efe-58b1-4b4f-9da3-dc3f298864c9 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:12.255437 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6da81efe-58b1-4b4f-9da3-dc3f298864c9 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:12.255437 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-6da81efe-58b1-4b4f-9da3-dc3f298864c9 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:12.260173 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:12.260173 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:12.260942 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6da81efe-58b1-4b4f-9da3-dc3f298864c9 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 200 Aug 01 00:20:12.261343 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 519/2063] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:12 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:13.012662 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ead88d00-f205-4e6c-bd72-5e3ba859cd3f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:13.018811 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ead88d00-f205-4e6c-bd72-5e3ba859cd3f tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] GET https://10.4.3.222/volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e Aug 01 00:20:13.018811 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ead88d00-f205-4e6c-bd72-5e3ba859cd3f tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:13.018811 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ead88d00-f205-4e6c-bd72-5e3ba859cd3f tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:13.043789 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:13.043789 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:13.047090 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ead88d00-f205-4e6c-bd72-5e3ba859cd3f tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Volume info retrieved successfully. Aug 01 00:20:13.051026 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ead88d00-f205-4e6c-bd72-5e3ba859cd3f tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] https://10.4.3.222/volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e returned with HTTP 200 Aug 01 00:20:13.053819 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 512/2064] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:20:13 2026] GET /volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e => generated 997 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:13.071787 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-51023e52-1177-4e60-a966-119d701c355a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:13.074137 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-51023e52-1177-4e60-a966-119d701c355a tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] GET https://10.4.3.222/volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e Aug 01 00:20:13.074453 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-51023e52-1177-4e60-a966-119d701c355a tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:13.074717 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-51023e52-1177-4e60-a966-119d701c355a tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:13.083886 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:13.083886 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:13.087287 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-51023e52-1177-4e60-a966-119d701c355a tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] Volume info retrieved successfully. Aug 01 00:20:13.090896 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-51023e52-1177-4e60-a966-119d701c355a tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] https://10.4.3.222/volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e returned with HTTP 200 Aug 01 00:20:13.091611 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 514/2065] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:20:13 2026] GET /volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e => generated 1191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:20:13.103563 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b3f614a1-b1c9-4aa7-a463-047cfa5e2fe1 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:13.105230 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b3f614a1-b1c9-4aa7-a463-047cfa5e2fe1 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] POST https://10.4.3.222/volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e/action Aug 01 00:20:13.105568 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b3f614a1-b1c9-4aa7-a463-047cfa5e2fe1 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-375877509", "migration_policy": "never"}}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:20:13.105689 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b3f614a1-b1c9-4aa7-a463-047cfa5e2fe1 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-375877509", "migration_policy": "never"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:13.113961 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:13.113961 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:13.114367 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-b3f614a1-b1c9-4aa7-a463-047cfa5e2fe1 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Volume info retrieved successfully. Aug 01 00:20:13.123889 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:13.123889 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:13.142852 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-b3f614a1-b1c9-4aa7-a463-047cfa5e2fe1 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-375877509 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-375877509, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:20:13.143583 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-b3f614a1-b1c9-4aa7-a463-047cfa5e2fe1 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-375877509 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-375877509, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:20:13.167090 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-b3f614a1-b1c9-4aa7-a463-047cfa5e2fe1 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Created reservations ['fb55c5fb-6331-4b41-ad1e-807efba7a00a', '8d42d7a2-c395-46b7-99c5-72c20c23ba2f'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:13.179582 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-b3f614a1-b1c9-4aa7-a463-047cfa5e2fe1 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-183574520 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-183574520, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:20:13.179931 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-b3f614a1-b1c9-4aa7-a463-047cfa5e2fe1 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-183574520 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-183574520, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:20:13.189952 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-b3f614a1-b1c9-4aa7-a463-047cfa5e2fe1 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Created reservations ['ed038156-3c78-40c4-8f7e-1a3702bd9f40', '4a5b2922-c091-44d1-9dfa-15932d223253'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:13.239984 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-b3f614a1-b1c9-4aa7-a463-047cfa5e2fe1 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Retype volume request issued successfully. Aug 01 00:20:13.239984 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b3f614a1-b1c9-4aa7-a463-047cfa5e2fe1 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] https://10.4.3.222/volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e/action returned with HTTP 202 Aug 01 00:20:13.239984 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 521/2066] 10.4.3.222 () {70 vars in 1432 bytes} [Sat Aug 1 00:20:13 2026] POST /volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 01 00:20:13.247455 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f71a708e-3d33-4c8e-8013-773938425e43 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:13.249307 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f71a708e-3d33-4c8e-8013-773938425e43 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] GET https://10.4.3.222/volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e Aug 01 00:20:13.249525 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f71a708e-3d33-4c8e-8013-773938425e43 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:13.249706 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f71a708e-3d33-4c8e-8013-773938425e43 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:13.260104 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:13.260104 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:13.266432 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f71a708e-3d33-4c8e-8013-773938425e43 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Volume info retrieved successfully. Aug 01 00:20:13.272444 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-621a3c43-f76c-4d92-a4bd-ae8fef205747 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:13.272536 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f71a708e-3d33-4c8e-8013-773938425e43 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] https://10.4.3.222/volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e returned with HTTP 200 Aug 01 00:20:13.272822 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 520/2067] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:20:13 2026] GET /volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e => generated 995 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:13.275353 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-621a3c43-f76c-4d92-a4bd-ae8fef205747 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:13.275543 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-621a3c43-f76c-4d92-a4bd-ae8fef205747 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:13.275876 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-621a3c43-f76c-4d92-a4bd-ae8fef205747 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:13.275876 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-621a3c43-f76c-4d92-a4bd-ae8fef205747 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:13.280177 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:13.280177 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:13.280823 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-621a3c43-f76c-4d92-a4bd-ae8fef205747 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 200 Aug 01 00:20:13.281169 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 513/2068] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:13 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:13.455147 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-20ef67e2-2a11-42da-ba5f-187c762669a7 req-0db2f5a3-603a-4698-819f-62bc832c9441 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:13.457090 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-20ef67e2-2a11-42da-ba5f-187c762669a7 req-0db2f5a3-603a-4698-819f-62bc832c9441 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] GET https://10.4.3.222/volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c Aug 01 00:20:13.457257 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-20ef67e2-2a11-42da-ba5f-187c762669a7 req-0db2f5a3-603a-4698-819f-62bc832c9441 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:13.457466 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-20ef67e2-2a11-42da-ba5f-187c762669a7 req-0db2f5a3-603a-4698-819f-62bc832c9441 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:13.464915 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:13.464915 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:13.470915 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-20ef67e2-2a11-42da-ba5f-187c762669a7 req-0db2f5a3-603a-4698-819f-62bc832c9441 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Volume info retrieved successfully. Aug 01 00:20:13.477987 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-20ef67e2-2a11-42da-ba5f-187c762669a7 req-0db2f5a3-603a-4698-819f-62bc832c9441 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c returned with HTTP 200 Aug 01 00:20:13.478556 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 515/2069] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:20:13 2026] GET /volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:13.501919 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-95411c0d-56ed-481c-a938-975c1f9807c4 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:13.502605 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-95411c0d-56ed-481c-a938-975c1f9807c4 None None] GET https://10.4.3.222/volume// Aug 01 00:20:13.502928 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-95411c0d-56ed-481c-a938-975c1f9807c4 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:13.503243 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-95411c0d-56ed-481c-a938-975c1f9807c4 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:13.503840 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-95411c0d-56ed-481c-a938-975c1f9807c4 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:20:13.504503 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 522/2070] 10.4.3.222 () {66 vars in 1419 bytes} [Sat Aug 1 00:20: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 01 00:20:13.514892 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-20ef67e2-2a11-42da-ba5f-187c762669a7 req-1cf87f90-bf05-48b1-99db-b95611113600 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:13.519813 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-20ef67e2-2a11-42da-ba5f-187c762669a7 req-1cf87f90-bf05-48b1-99db-b95611113600 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:20:13.519813 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-20ef67e2-2a11-42da-ba5f-187c762669a7 req-1cf87f90-bf05-48b1-99db-b95611113600 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f581e14-bc95-4bcb-9b06-155bf81a378c", "connector": null, "instance_uuid": "81432691-d7fa-42de-a967-1ca93c53d8a6"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:13.526166 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:13.526166 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:13.554531 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-20ef67e2-2a11-42da-ba5f-187c762669a7 req-1cf87f90-bf05-48b1-99db-b95611113600 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:20:13.555216 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 521/2071] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:20:13 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:13.603071 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-20ef67e2-2a11-42da-ba5f-187c762669a7 req-b6c24c40-a477-4572-9577-b82147000ecd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:13.608114 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-20ef67e2-2a11-42da-ba5f-187c762669a7 req-b6c24c40-a477-4572-9577-b82147000ecd tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] POST https://10.4.3.222/volume/v3/attachments/08848a85-666c-4cf1-b90d-28973755ccce/action Aug 01 00:20:13.608468 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-20ef67e2-2a11-42da-ba5f-187c762669a7 req-b6c24c40-a477-4572-9577-b82147000ecd tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:20:13.608594 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-20ef67e2-2a11-42da-ba5f-187c762669a7 req-b6c24c40-a477-4572-9577-b82147000ecd tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:13.633312 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:13.633312 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:13.652944 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-20ef67e2-2a11-42da-ba5f-187c762669a7 req-b6c24c40-a477-4572-9577-b82147000ecd tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/attachments/08848a85-666c-4cf1-b90d-28973755ccce/action returned with HTTP 204 Aug 01 00:20:13.653384 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 514/2072] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:20:13 2026] POST /volume/v3/attachments/08848a85-666c-4cf1-b90d-28973755ccce/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:13.679077 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f7ab32a9-a515-4704-b5cf-81e0742f7ef3 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:13.681223 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f7ab32a9-a515-4704-b5cf-81e0742f7ef3 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] GET https://10.4.3.222/volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c Aug 01 00:20:13.681483 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f7ab32a9-a515-4704-b5cf-81e0742f7ef3 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:13.681742 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f7ab32a9-a515-4704-b5cf-81e0742f7ef3 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:13.693544 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:13.693544 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:13.698664 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f7ab32a9-a515-4704-b5cf-81e0742f7ef3 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Volume info retrieved successfully. Aug 01 00:20:13.703691 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f7ab32a9-a515-4704-b5cf-81e0742f7ef3 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c returned with HTTP 200 Aug 01 00:20:13.704114 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 516/2073] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:13 2026] GET /volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c => generated 1112 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:13.715354 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1908c325-b4d9-4d85-a1c5-2b9d126fed64 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:13.717336 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1908c325-b4d9-4d85-a1c5-2b9d126fed64 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] GET https://10.4.3.222/volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c Aug 01 00:20:13.717583 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1908c325-b4d9-4d85-a1c5-2b9d126fed64 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:13.717834 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1908c325-b4d9-4d85-a1c5-2b9d126fed64 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:13.727466 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:13.727466 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:13.730816 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-1908c325-b4d9-4d85-a1c5-2b9d126fed64 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Volume info retrieved successfully. Aug 01 00:20:13.734552 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1908c325-b4d9-4d85-a1c5-2b9d126fed64 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c returned with HTTP 200 Aug 01 00:20:13.735003 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 523/2074] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:13 2026] GET /volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c => generated 1112 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:13.790465 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-6a9017ff-0173-40de-aaa6-672bf06434e7 req-12ef15c8-d6c6-48be-971b-f789afd3120a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:13.792732 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-6a9017ff-0173-40de-aaa6-672bf06434e7 req-12ef15c8-d6c6-48be-971b-f789afd3120a tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] GET https://10.4.3.222/volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c Aug 01 00:20:13.793173 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-6a9017ff-0173-40de-aaa6-672bf06434e7 req-12ef15c8-d6c6-48be-971b-f789afd3120a tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:13.793635 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-6a9017ff-0173-40de-aaa6-672bf06434e7 req-12ef15c8-d6c6-48be-971b-f789afd3120a tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:13.805740 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:13.805740 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:13.810178 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-6a9017ff-0173-40de-aaa6-672bf06434e7 req-12ef15c8-d6c6-48be-971b-f789afd3120a tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Volume info retrieved successfully. Aug 01 00:20:13.815563 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-6a9017ff-0173-40de-aaa6-672bf06434e7 req-12ef15c8-d6c6-48be-971b-f789afd3120a tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c returned with HTTP 200 Aug 01 00:20:13.816114 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 522/2075] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:20:13 2026] GET /volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c => generated 1112 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:13.869641 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-6a9017ff-0173-40de-aaa6-672bf06434e7 req-fc296be8-b124-4a01-9df7-d262b4a3fb5c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:13.874162 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-6a9017ff-0173-40de-aaa6-672bf06434e7 req-fc296be8-b124-4a01-9df7-d262b4a3fb5c tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] DELETE https://10.4.3.222/volume/v3/attachments/08848a85-666c-4cf1-b90d-28973755ccce Aug 01 00:20:13.874439 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-6a9017ff-0173-40de-aaa6-672bf06434e7 req-fc296be8-b124-4a01-9df7-d262b4a3fb5c tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:13.874704 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-6a9017ff-0173-40de-aaa6-672bf06434e7 req-fc296be8-b124-4a01-9df7-d262b4a3fb5c tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:13.886647 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:13.886647 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:13.957300 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-6a9017ff-0173-40de-aaa6-672bf06434e7 req-fc296be8-b124-4a01-9df7-d262b4a3fb5c tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/attachments/08848a85-666c-4cf1-b90d-28973755ccce returned with HTTP 200 Aug 01 00:20:13.957988 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 515/2076] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:20:13 2026] DELETE /volume/v3/attachments/08848a85-666c-4cf1-b90d-28973755ccce => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:14.009631 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5b64e08a-4942-4521-ade4-58a02469cf97 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:14.012290 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5b64e08a-4942-4521-ade4-58a02469cf97 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] GET https://10.4.3.222/volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c Aug 01 00:20:14.012549 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5b64e08a-4942-4521-ade4-58a02469cf97 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:14.012822 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5b64e08a-4942-4521-ade4-58a02469cf97 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:14.022724 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:14.022724 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:14.027271 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-5b64e08a-4942-4521-ade4-58a02469cf97 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Volume info retrieved successfully. Aug 01 00:20:14.032563 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5b64e08a-4942-4521-ade4-58a02469cf97 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c returned with HTTP 200 Aug 01 00:20:14.033086 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 517/2077] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:14 2026] GET /volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:14.287093 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-65a2a2ca-3c56-4f4c-b7a4-bddc92a24582 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:14.288533 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-65a2a2ca-3c56-4f4c-b7a4-bddc92a24582 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] GET https://10.4.3.222/volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e Aug 01 00:20:14.288707 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-65a2a2ca-3c56-4f4c-b7a4-bddc92a24582 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:14.288941 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-65a2a2ca-3c56-4f4c-b7a4-bddc92a24582 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:14.291539 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-828b0fdd-fe98-42f5-b675-75abf87417d3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:14.298796 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-828b0fdd-fe98-42f5-b675-75abf87417d3 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:14.298796 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-828b0fdd-fe98-42f5-b675-75abf87417d3 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:14.298796 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-828b0fdd-fe98-42f5-b675-75abf87417d3 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:14.298796 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-828b0fdd-fe98-42f5-b675-75abf87417d3 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:14.302293 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:14.302293 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:14.306630 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:14.306630 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:14.307181 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-828b0fdd-fe98-42f5-b675-75abf87417d3 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 200 Aug 01 00:20:14.307655 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 523/2078] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:14 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:14.308377 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-65a2a2ca-3c56-4f4c-b7a4-bddc92a24582 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Volume info retrieved successfully. Aug 01 00:20:14.314215 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-65a2a2ca-3c56-4f4c-b7a4-bddc92a24582 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] https://10.4.3.222/volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e returned with HTTP 200 Aug 01 00:20:14.314921 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 524/2079] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:20:14 2026] GET /volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e => generated 996 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:14.327128 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-293b7fae-3da3-44a0-bafb-0071d135dda7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:14.329903 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-293b7fae-3da3-44a0-bafb-0071d135dda7 tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] GET https://10.4.3.222/volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e Aug 01 00:20:14.329903 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-293b7fae-3da3-44a0-bafb-0071d135dda7 tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:14.329903 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-293b7fae-3da3-44a0-bafb-0071d135dda7 tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:14.338111 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:14.338111 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:14.342740 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-293b7fae-3da3-44a0-bafb-0071d135dda7 tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] Volume info retrieved successfully. Aug 01 00:20:14.347102 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-293b7fae-3da3-44a0-bafb-0071d135dda7 tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] https://10.4.3.222/volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e returned with HTTP 200 Aug 01 00:20:14.347462 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 516/2080] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:20:14 2026] GET /volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e => generated 1190 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:20:14.361553 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b36b1a70-01d5-4c68-a9a5-b5acb33db6d6 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:14.363617 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b36b1a70-01d5-4c68-a9a5-b5acb33db6d6 tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] GET https://10.4.3.222/volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e Aug 01 00:20:14.363914 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b36b1a70-01d5-4c68-a9a5-b5acb33db6d6 tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:14.364158 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b36b1a70-01d5-4c68-a9a5-b5acb33db6d6 tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:14.373641 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:14.373641 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:14.378059 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b36b1a70-01d5-4c68-a9a5-b5acb33db6d6 tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] Volume info retrieved successfully. Aug 01 00:20:14.383217 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b36b1a70-01d5-4c68-a9a5-b5acb33db6d6 tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] https://10.4.3.222/volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e returned with HTTP 200 Aug 01 00:20:14.383692 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 518/2081] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:20:14 2026] GET /volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e => generated 1190 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:20:14.400238 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a739e71d-f4ad-4aaa-8771-b60aa01cc449 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:14.402736 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a739e71d-f4ad-4aaa-8771-b60aa01cc449 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] POST https://10.4.3.222/volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e/action Aug 01 00:20:14.403365 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a739e71d-f4ad-4aaa-8771-b60aa01cc449 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-183574520", "migration_policy": "never"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:20:14.403537 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a739e71d-f4ad-4aaa-8771-b60aa01cc449 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-183574520", "migration_policy": "never"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:14.414402 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:14.414402 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:14.415467 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a739e71d-f4ad-4aaa-8771-b60aa01cc449 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Volume info retrieved successfully. Aug 01 00:20:14.441075 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-a739e71d-f4ad-4aaa-8771-b60aa01cc449 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-183574520 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-183574520, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:20:14.441486 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-a739e71d-f4ad-4aaa-8771-b60aa01cc449 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-183574520 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-183574520, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:20:14.457891 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-a739e71d-f4ad-4aaa-8771-b60aa01cc449 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Created reservations ['2712a9d1-d133-4949-9f15-7a03900cc5f9', '37baa1b0-ecae-4fd4-b403-b2f084cb8679'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:14.471332 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-a739e71d-f4ad-4aaa-8771-b60aa01cc449 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-375877509 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-375877509, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:20:14.471727 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-a739e71d-f4ad-4aaa-8771-b60aa01cc449 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-375877509 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-375877509, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:20:14.482903 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-a739e71d-f4ad-4aaa-8771-b60aa01cc449 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Created reservations ['f6069038-72be-4000-bb21-ff3d951b86e8', '661b67c5-04d9-4ad2-a980-0b978923f6d6'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:14.524141 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a739e71d-f4ad-4aaa-8771-b60aa01cc449 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Retype volume request issued successfully. Aug 01 00:20:14.524446 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a739e71d-f4ad-4aaa-8771-b60aa01cc449 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] https://10.4.3.222/volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e/action returned with HTTP 202 Aug 01 00:20:14.525050 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 524/2082] 10.4.3.222 () {70 vars in 1432 bytes} [Sat Aug 1 00:20:14 2026] POST /volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 01 00:20:14.535354 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1395cea5-c6d5-404e-bd37-05a74a354f9e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:14.537460 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1395cea5-c6d5-404e-bd37-05a74a354f9e tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] GET https://10.4.3.222/volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e Aug 01 00:20:14.537669 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1395cea5-c6d5-404e-bd37-05a74a354f9e tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:14.538014 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1395cea5-c6d5-404e-bd37-05a74a354f9e tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:14.546448 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:14.546448 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:14.551812 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-1395cea5-c6d5-404e-bd37-05a74a354f9e tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Volume info retrieved successfully. Aug 01 00:20:14.558104 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1395cea5-c6d5-404e-bd37-05a74a354f9e tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] https://10.4.3.222/volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e returned with HTTP 200 Aug 01 00:20:14.558447 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 525/2083] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:20:14 2026] GET /volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e => generated 996 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:15.317984 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ee798867-daea-476c-8d4c-96b61b2fe3a9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:15.325694 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ee798867-daea-476c-8d4c-96b61b2fe3a9 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:15.327199 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ee798867-daea-476c-8d4c-96b61b2fe3a9 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:15.328248 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ee798867-daea-476c-8d4c-96b61b2fe3a9 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:15.329317 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-ee798867-daea-476c-8d4c-96b61b2fe3a9 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:15.345171 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:15.345171 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:15.346638 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ee798867-daea-476c-8d4c-96b61b2fe3a9 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 200 Aug 01 00:20:15.346638 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 517/2084] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:15 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 750 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:15.576134 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4cb25955-83d9-4d16-a241-7d3794d67602 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:15.578087 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4cb25955-83d9-4d16-a241-7d3794d67602 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] GET https://10.4.3.222/volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e Aug 01 00:20:15.578356 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4cb25955-83d9-4d16-a241-7d3794d67602 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:15.578587 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4cb25955-83d9-4d16-a241-7d3794d67602 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:15.598971 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:15.598971 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:15.604865 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-4cb25955-83d9-4d16-a241-7d3794d67602 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Volume info retrieved successfully. Aug 01 00:20:15.610852 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4cb25955-83d9-4d16-a241-7d3794d67602 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] https://10.4.3.222/volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e returned with HTTP 200 Aug 01 00:20:15.611205 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 519/2085] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:20:15 2026] GET /volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e => generated 997 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:15.627186 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6ac73f08-7e20-4e7d-8868-725b0c672263 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:15.629225 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6ac73f08-7e20-4e7d-8868-725b0c672263 tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] GET https://10.4.3.222/volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e Aug 01 00:20:15.629472 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6ac73f08-7e20-4e7d-8868-725b0c672263 tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:15.629692 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6ac73f08-7e20-4e7d-8868-725b0c672263 tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:15.636427 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:15.636427 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:15.639798 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6ac73f08-7e20-4e7d-8868-725b0c672263 tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] Volume info retrieved successfully. Aug 01 00:20:15.644551 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6ac73f08-7e20-4e7d-8868-725b0c672263 tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] https://10.4.3.222/volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e returned with HTTP 200 Aug 01 00:20:15.645104 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 525/2086] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:20:15 2026] GET /volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e => generated 1191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:20:15.660061 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e3f37afa-f2ea-4007-ae84-5e4ccf914133 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:15.661653 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e3f37afa-f2ea-4007-ae84-5e4ccf914133 tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] GET https://10.4.3.222/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-960767160 Aug 01 00:20:15.661987 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e3f37afa-f2ea-4007-ae84-5e4ccf914133 tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:15.662230 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e3f37afa-f2ea-4007-ae84-5e4ccf914133 tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] Calling method 'index' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:15.663230 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-e3f37afa-f2ea-4007-ae84-5e4ccf914133 tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-960767160'), ('all_tenants', True)]). {{(pid=100408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:20:15.688969 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-e3f37afa-f2ea-4007-ae84-5e4ccf914133 tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] Get all volumes completed successfully. Aug 01 00:20:15.689500 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e3f37afa-f2ea-4007-ae84-5e4ccf914133 tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] https://10.4.3.222/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-960767160 returned with HTTP 200 Aug 01 00:20:15.690223 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 526/2087] 10.4.3.222 () {68 vars in 1427 bytes} [Sat Aug 1 00:20:15 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-960767160 => generated 341 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:15.698343 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-462066f7-5eac-4e5d-90ad-07120d98354e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:15.700179 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-462066f7-5eac-4e5d-90ad-07120d98354e tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] GET https://10.4.3.222/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-960767160 Aug 01 00:20:15.700443 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-462066f7-5eac-4e5d-90ad-07120d98354e tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:15.700674 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-462066f7-5eac-4e5d-90ad-07120d98354e tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:15.701470 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-462066f7-5eac-4e5d-90ad-07120d98354e tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-960767160'), ('all_tenants', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:20:15.730889 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-462066f7-5eac-4e5d-90ad-07120d98354e tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] Get all volumes completed successfully. Aug 01 00:20:15.731477 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-462066f7-5eac-4e5d-90ad-07120d98354e tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] https://10.4.3.222/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-960767160 returned with HTTP 200 Aug 01 00:20:15.732230 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 518/2088] 10.4.3.222 () {68 vars in 1427 bytes} [Sat Aug 1 00:20:15 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-960767160 => generated 341 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:15.741728 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-cf8ff0f7-9cd8-4c3b-8bd9-ced33a6e14ec None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:15.744345 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cf8ff0f7-9cd8-4c3b-8bd9-ced33a6e14ec tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] GET https://10.4.3.222/volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e Aug 01 00:20:15.744663 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cf8ff0f7-9cd8-4c3b-8bd9-ced33a6e14ec tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:15.744886 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cf8ff0f7-9cd8-4c3b-8bd9-ced33a6e14ec tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:15.753582 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:15.753582 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:15.757940 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-cf8ff0f7-9cd8-4c3b-8bd9-ced33a6e14ec tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Volume info retrieved successfully. Aug 01 00:20:15.762910 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cf8ff0f7-9cd8-4c3b-8bd9-ced33a6e14ec tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] https://10.4.3.222/volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e returned with HTTP 200 Aug 01 00:20:15.763389 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 520/2089] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:20:15 2026] GET /volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e => generated 997 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:15.778861 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c96df0a7-7d4b-4380-aeb7-2b2db49847e2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:15.780639 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c96df0a7-7d4b-4380-aeb7-2b2db49847e2 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] DELETE https://10.4.3.222/volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e Aug 01 00:20:15.780889 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c96df0a7-7d4b-4380-aeb7-2b2db49847e2 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:15.781081 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c96df0a7-7d4b-4380-aeb7-2b2db49847e2 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:15.781246 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-c96df0a7-7d4b-4380-aeb7-2b2db49847e2 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Delete volume with id: f84940f1-da46-46a0-b20d-f0a54793003e Aug 01 00:20:15.788416 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:15.788416 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:15.788963 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c96df0a7-7d4b-4380-aeb7-2b2db49847e2 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Volume info retrieved successfully. Aug 01 00:20:15.816863 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c96df0a7-7d4b-4380-aeb7-2b2db49847e2 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Delete volume request issued successfully. Aug 01 00:20:15.816863 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c96df0a7-7d4b-4380-aeb7-2b2db49847e2 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] https://10.4.3.222/volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e returned with HTTP 202 Aug 01 00:20:15.816928 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 526/2090] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:20:15 2026] DELETE /volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:20:15.831512 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b839ed46-60d5-4ab3-9746-fe958efb72d9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:15.839326 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b839ed46-60d5-4ab3-9746-fe958efb72d9 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] GET https://10.4.3.222/volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e Aug 01 00:20:15.841242 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b839ed46-60d5-4ab3-9746-fe958efb72d9 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:15.843364 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b839ed46-60d5-4ab3-9746-fe958efb72d9 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:15.854143 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:15.854143 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:15.858567 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-b839ed46-60d5-4ab3-9746-fe958efb72d9 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Volume info retrieved successfully. Aug 01 00:20:15.863401 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b839ed46-60d5-4ab3-9746-fe958efb72d9 tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] https://10.4.3.222/volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e returned with HTTP 200 Aug 01 00:20:15.863894 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 527/2091] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:20:15 2026] GET /volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e => generated 996 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:16.357198 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-508c91ae-51c4-4ce3-bc4e-d6afde735ff3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:16.358904 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-508c91ae-51c4-4ce3-bc4e-d6afde735ff3 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:16.359088 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-508c91ae-51c4-4ce3-bc4e-d6afde735ff3 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:16.359285 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-508c91ae-51c4-4ce3-bc4e-d6afde735ff3 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:16.359399 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-508c91ae-51c4-4ce3-bc4e-d6afde735ff3 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:16.373782 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:16.373782 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:16.374552 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-508c91ae-51c4-4ce3-bc4e-d6afde735ff3 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 200 Aug 01 00:20:16.374934 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 519/2092] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:16 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:16.879168 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-1d2bb60d-4e08-455b-b89e-249f817ea2dc None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:16.882127 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1d2bb60d-4e08-455b-b89e-249f817ea2dc tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] GET https://10.4.3.222/volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e Aug 01 00:20:16.882127 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1d2bb60d-4e08-455b-b89e-249f817ea2dc tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:16.882127 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1d2bb60d-4e08-455b-b89e-249f817ea2dc tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:16.897803 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1d2bb60d-4e08-455b-b89e-249f817ea2dc tempest-VolumeRetypeMultiattachTest-802520095 tempest-VolumeRetypeMultiattachTest-802520095-project-member] https://10.4.3.222/volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e returned with HTTP 404 Aug 01 00:20:16.897803 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 521/2093] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:20:16 2026] GET /volume/v3/volumes/f84940f1-da46-46a0-b20d-f0a54793003e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:20:16.907788 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-48f97602-587b-4b68-be38-4619676500ff None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:16.910042 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-48f97602-587b-4b68-be38-4619676500ff tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] DELETE https://10.4.3.222/volume/v3/types/c8d9986d-2b57-4758-9ddf-01e202c8d0d8 Aug 01 00:20:16.910369 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-48f97602-587b-4b68-be38-4619676500ff tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:16.910673 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-48f97602-587b-4b68-be38-4619676500ff tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:16.944437 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-48f97602-587b-4b68-be38-4619676500ff tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] https://10.4.3.222/volume/v3/types/c8d9986d-2b57-4758-9ddf-01e202c8d0d8 returned with HTTP 202 Aug 01 00:20:16.945186 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 527/2094] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:20:16 2026] DELETE /volume/v3/types/c8d9986d-2b57-4758-9ddf-01e202c8d0d8 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:20:16.952542 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c6791db6-c90f-4854-a2f8-c7d57ebd2162 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:16.958786 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c6791db6-c90f-4854-a2f8-c7d57ebd2162 tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] GET https://10.4.3.222/volume/v3/types/c8d9986d-2b57-4758-9ddf-01e202c8d0d8 Aug 01 00:20:16.959122 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c6791db6-c90f-4854-a2f8-c7d57ebd2162 tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:16.959409 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c6791db6-c90f-4854-a2f8-c7d57ebd2162 tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:16.967756 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c6791db6-c90f-4854-a2f8-c7d57ebd2162 tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] https://10.4.3.222/volume/v3/types/c8d9986d-2b57-4758-9ddf-01e202c8d0d8 returned with HTTP 404 Aug 01 00:20:16.968405 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 528/2095] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:20:16 2026] GET /volume/v3/types/c8d9986d-2b57-4758-9ddf-01e202c8d0d8 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:16.975395 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5afda1bb-236a-4e13-94b3-897e16c0230c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:16.977147 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5afda1bb-236a-4e13-94b3-897e16c0230c tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] DELETE https://10.4.3.222/volume/v3/types/3f2a9a32-b9ca-43e8-bb08-a43cb0880b4e Aug 01 00:20:16.977343 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5afda1bb-236a-4e13-94b3-897e16c0230c tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:16.977516 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5afda1bb-236a-4e13-94b3-897e16c0230c tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:17.004508 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5afda1bb-236a-4e13-94b3-897e16c0230c tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] https://10.4.3.222/volume/v3/types/3f2a9a32-b9ca-43e8-bb08-a43cb0880b4e returned with HTTP 202 Aug 01 00:20:17.005012 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 520/2096] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:20:16 2026] DELETE /volume/v3/types/3f2a9a32-b9ca-43e8-bb08-a43cb0880b4e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:20:17.015504 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-085f11b5-cbd1-431a-a063-f320521a451d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:17.019432 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-085f11b5-cbd1-431a-a063-f320521a451d tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] GET https://10.4.3.222/volume/v3/types/3f2a9a32-b9ca-43e8-bb08-a43cb0880b4e Aug 01 00:20:17.019756 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-085f11b5-cbd1-431a-a063-f320521a451d tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:17.020000 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-085f11b5-cbd1-431a-a063-f320521a451d tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:17.027797 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-085f11b5-cbd1-431a-a063-f320521a451d tempest-VolumeRetypeMultiattachTest-2075497848 tempest-VolumeRetypeMultiattachTest-2075497848-project-admin] https://10.4.3.222/volume/v3/types/3f2a9a32-b9ca-43e8-bb08-a43cb0880b4e returned with HTTP 404 Aug 01 00:20:17.027797 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 522/2097] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:20:17 2026] GET /volume/v3/types/3f2a9a32-b9ca-43e8-bb08-a43cb0880b4e => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:17.388749 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a3ade536-cb40-4030-bd85-d81b96d165c2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:17.390719 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a3ade536-cb40-4030-bd85-d81b96d165c2 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:17.390935 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a3ade536-cb40-4030-bd85-d81b96d165c2 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:17.391125 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a3ade536-cb40-4030-bd85-d81b96d165c2 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:17.391228 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-a3ade536-cb40-4030-bd85-d81b96d165c2 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:17.397426 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:17.397426 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:17.398195 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a3ade536-cb40-4030-bd85-d81b96d165c2 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 200 Aug 01 00:20:17.398556 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 528/2098] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:17 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:20:18.409198 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2bff4e62-edf2-4f8c-af0a-c3ccfac89dfa None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:18.411943 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2bff4e62-edf2-4f8c-af0a-c3ccfac89dfa tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:18.412287 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2bff4e62-edf2-4f8c-af0a-c3ccfac89dfa tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:18.412328 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2bff4e62-edf2-4f8c-af0a-c3ccfac89dfa tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:18.412541 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-2bff4e62-edf2-4f8c-af0a-c3ccfac89dfa tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:18.419136 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:18.419136 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:18.419136 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2bff4e62-edf2-4f8c-af0a-c3ccfac89dfa tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 200 Aug 01 00:20:18.419136 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 529/2099] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:18 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:19.435556 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f081a773-575e-4f1a-90cc-312462e50856 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:19.438880 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f081a773-575e-4f1a-90cc-312462e50856 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:19.441228 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f081a773-575e-4f1a-90cc-312462e50856 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:19.441487 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f081a773-575e-4f1a-90cc-312462e50856 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:19.441604 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-f081a773-575e-4f1a-90cc-312462e50856 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:19.448303 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:19.448303 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:19.449051 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f081a773-575e-4f1a-90cc-312462e50856 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 200 Aug 01 00:20:19.449391 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 521/2100] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:19 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:19.824552 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-84f0fcec-8a12-4782-a062-545120859f1a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:19.992250 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-84f0fcec-8a12-4782-a062-545120859f1a tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:20:19.992733 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-84f0fcec-8a12-4782-a062-545120859f1a tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-402911123", "os-volume-type-access:is_public": false}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:20.017587 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-84f0fcec-8a12-4782-a062-545120859f1a tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:20:20.018159 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 523/2101] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:20:19 2026] POST /volume/v3/types => generated 228 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:20.030755 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-494c5f90-364d-4b20-824d-e92770acb80c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:20.130795 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-494c5f90-364d-4b20-824d-e92770acb80c tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:20:20.130795 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-494c5f90-364d-4b20-824d-e92770acb80c tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e45323cb-3586-435d-b11a-17cf2e80630d", "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:20.131717 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-494c5f90-364d-4b20-824d-e92770acb80c tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Create volume request body: {'volume': {'volume_type': 'e45323cb-3586-435d-b11a-17cf2e80630d', 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:20:20.140662 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-494c5f90-364d-4b20-824d-e92770acb80c tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 404 Aug 01 00:20:20.141596 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 529/2102] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:20:20 2026] POST /volume/v3/volumes => generated 114 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:20.149912 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-62e681bb-f37f-4033-8a75-321f06220517 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:20.152056 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-62e681bb-f37f-4033-8a75-321f06220517 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] POST https://10.4.3.222/volume/v3/types/e45323cb-3586-435d-b11a-17cf2e80630d/action Aug 01 00:20:20.152402 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-62e681bb-f37f-4033-8a75-321f06220517 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] Action body: b'{"addProjectAccess": {"project": "00f89c8ccca14d6ba2cd2014aa5bfee6"}}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:20:20.152531 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-62e681bb-f37f-4033-8a75-321f06220517 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "00f89c8ccca14d6ba2cd2014aa5bfee6"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:20.167844 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-62e681bb-f37f-4033-8a75-321f06220517 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] https://10.4.3.222/volume/v3/types/e45323cb-3586-435d-b11a-17cf2e80630d/action returned with HTTP 202 Aug 01 00:20:20.168218 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 530/2103] 10.4.3.222 () {68 vars in 1384 bytes} [Sat Aug 1 00:20:20 2026] POST /volume/v3/types/e45323cb-3586-435d-b11a-17cf2e80630d/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:20:20.177205 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1dd1471b-e3b2-42b5-9ef6-dd07c2d34546 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:20.178597 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1dd1471b-e3b2-42b5-9ef6-dd07c2d34546 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:20:20.179093 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1dd1471b-e3b2-42b5-9ef6-dd07c2d34546 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e45323cb-3586-435d-b11a-17cf2e80630d", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-288074810"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:20.180587 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-1dd1471b-e3b2-42b5-9ef6-dd07c2d34546 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Create volume request body: {'volume': {'volume_type': 'e45323cb-3586-435d-b11a-17cf2e80630d', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-288074810'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:20:20.185026 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-1dd1471b-e3b2-42b5-9ef6-dd07c2d34546 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Create volume of 1 GB Aug 01 00:20:20.187787 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:20.187787 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:20.187787 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1dd1471b-e3b2-42b5-9ef6-dd07c2d34546 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Availability Zones retrieved successfully. Aug 01 00:20:20.192536 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1dd1471b-e3b2-42b5-9ef6-dd07c2d34546 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Flow 'volume_create_api' (5f709f3d-e60c-47db-93d4-bd795d236137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:20.193585 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1dd1471b-e3b2-42b5-9ef6-dd07c2d34546 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68704ec5-2408-4dd9-85a2-c32a1e39b7cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:20.194618 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-1dd1471b-e3b2-42b5-9ef6-dd07c2d34546 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:20:20.212480 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1dd1471b-e3b2-42b5-9ef6-dd07c2d34546 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68704ec5-2408-4dd9-85a2-c32a1e39b7cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:20:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e45323cb-3586-435d-b11a-17cf2e80630d,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-402911123',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e45323cb-3586-435d-b11a-17cf2e80630d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:20.213437 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1dd1471b-e3b2-42b5-9ef6-dd07c2d34546 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24060f5c-de9b-4b47-a186-86da55dc2494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:20.238315 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-1dd1471b-e3b2-42b5-9ef6-dd07c2d34546 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-402911123 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-402911123, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:20:20.238842 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-1dd1471b-e3b2-42b5-9ef6-dd07c2d34546 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-402911123 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-402911123, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:20:20.288543 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-1dd1471b-e3b2-42b5-9ef6-dd07c2d34546 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Created reservations ['ec30f124-7ee8-4ec5-811d-20817dd3f299', '2010ab1d-69aa-4545-b554-f5ba4a8d3d2c', '362dc421-4973-48b4-ac18-44ce943a5169', '1de24aae-9d7a-4b39-9dae-fc34e73f3e3b'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:20.289533 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1dd1471b-e3b2-42b5-9ef6-dd07c2d34546 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24060f5c-de9b-4b47-a186-86da55dc2494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec30f124-7ee8-4ec5-811d-20817dd3f299', '2010ab1d-69aa-4545-b554-f5ba4a8d3d2c', '362dc421-4973-48b4-ac18-44ce943a5169', '1de24aae-9d7a-4b39-9dae-fc34e73f3e3b']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:20.290474 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1dd1471b-e3b2-42b5-9ef6-dd07c2d34546 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f33bd72-3689-4465-84a8-171af19eca91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:20.317998 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1dd1471b-e3b2-42b5-9ef6-dd07c2d34546 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f33bd72-3689-4465-84a8-171af19eca91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '615104a5-9ace-4735-b8d2-81982438d67b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-288074810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00f89c8ccca14d6ba2cd2014aa5bfee6',qos_specs=None,replication_status=,reservations=['ec30f124-7ee8-4ec5-811d-20817dd3f299','2010ab1d-69aa-4545-b554-f5ba4a8d3d2c','362dc421-4973-48b4-ac18-44ce943a5169','1de24aae-9d7a-4b39-9dae-fc34e73f3e3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36dafe26f25944b1b95a2258a7c432da',volume_type_id=e45323cb-3586-435d-b11a-17cf2e80630d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:20:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-288074810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=615104a5-9ace-4735-b8d2-81982438d67b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00f89c8ccca14d6ba2cd2014aa5bfee6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36dafe26f25944b1b95a2258a7c432da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e45323cb-3586-435d-b11a-17cf2e80630d),volume_type_id=e45323cb-3586-435d-b11a-17cf2e80630d)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:20.318860 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1dd1471b-e3b2-42b5-9ef6-dd07c2d34546 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65f15fae-8fa7-4d6d-8e2a-f6fa59be16c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:20.357825 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1dd1471b-e3b2-42b5-9ef6-dd07c2d34546 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65f15fae-8fa7-4d6d-8e2a-f6fa59be16c6) transitioned into state 'SUCCESS' from state '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-288074810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00f89c8ccca14d6ba2cd2014aa5bfee6',qos_specs=None,replication_status=,reservations=['ec30f124-7ee8-4ec5-811d-20817dd3f299','2010ab1d-69aa-4545-b554-f5ba4a8d3d2c','362dc421-4973-48b4-ac18-44ce943a5169','1de24aae-9d7a-4b39-9dae-fc34e73f3e3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36dafe26f25944b1b95a2258a7c432da',volume_type_id=e45323cb-3586-435d-b11a-17cf2e80630d)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:20.357825 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1dd1471b-e3b2-42b5-9ef6-dd07c2d34546 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b07e1c73-d000-430c-bc2f-934c0714d3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:20.374080 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1dd1471b-e3b2-42b5-9ef6-dd07c2d34546 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b07e1c73-d000-430c-bc2f-934c0714d3de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:20.375532 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1dd1471b-e3b2-42b5-9ef6-dd07c2d34546 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Flow 'volume_create_api' (5f709f3d-e60c-47db-93d4-bd795d236137) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:20.376129 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1dd1471b-e3b2-42b5-9ef6-dd07c2d34546 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Create volume request issued successfully. Aug 01 00:20:20.377063 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1dd1471b-e3b2-42b5-9ef6-dd07c2d34546 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:20:20.377554 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 522/2104] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:20:20 2026] POST /volume/v3/volumes => generated 794 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:20:20.389169 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ef5a9b84-5857-46d2-908a-0de33c83b981 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:20.391295 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ef5a9b84-5857-46d2-908a-0de33c83b981 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] GET https://10.4.3.222/volume/v3/volumes/615104a5-9ace-4735-b8d2-81982438d67b Aug 01 00:20:20.391529 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ef5a9b84-5857-46d2-908a-0de33c83b981 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:20.391748 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ef5a9b84-5857-46d2-908a-0de33c83b981 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:20.398502 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:20.398502 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:20.402375 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ef5a9b84-5857-46d2-908a-0de33c83b981 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Volume info retrieved successfully. Aug 01 00:20:20.406759 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ef5a9b84-5857-46d2-908a-0de33c83b981 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] https://10.4.3.222/volume/v3/volumes/615104a5-9ace-4735-b8d2-81982438d67b returned with HTTP 200 Aug 01 00:20:20.407193 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 524/2105] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:20 2026] GET /volume/v3/volumes/615104a5-9ace-4735-b8d2-81982438d67b => generated 862 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:20.469922 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7e12d055-bbc3-49a3-ab22-b7efcd2a5ccc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:20.473918 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7e12d055-bbc3-49a3-ab22-b7efcd2a5ccc tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:20.474088 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7e12d055-bbc3-49a3-ab22-b7efcd2a5ccc tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:20.475415 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7e12d055-bbc3-49a3-ab22-b7efcd2a5ccc tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:20.475415 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-7e12d055-bbc3-49a3-ab22-b7efcd2a5ccc tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:20.478725 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:20.478725 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:20.479699 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7e12d055-bbc3-49a3-ab22-b7efcd2a5ccc tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 200 Aug 01 00:20:20.480189 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 530/2106] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:20 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:21.421926 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-5f63b245-5cf2-4a51-b04f-9dc7138fc41a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:21.424304 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5f63b245-5cf2-4a51-b04f-9dc7138fc41a tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] GET https://10.4.3.222/volume/v3/volumes/615104a5-9ace-4735-b8d2-81982438d67b Aug 01 00:20:21.424653 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5f63b245-5cf2-4a51-b04f-9dc7138fc41a tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:21.424966 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5f63b245-5cf2-4a51-b04f-9dc7138fc41a tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:21.434035 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:21.434035 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:21.439520 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-5f63b245-5cf2-4a51-b04f-9dc7138fc41a tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Volume info retrieved successfully. Aug 01 00:20:21.441569 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5f63b245-5cf2-4a51-b04f-9dc7138fc41a tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] https://10.4.3.222/volume/v3/volumes/615104a5-9ace-4735-b8d2-81982438d67b returned with HTTP 200 Aug 01 00:20:21.442073 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 531/2107] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:21 2026] GET /volume/v3/volumes/615104a5-9ace-4735-b8d2-81982438d67b => generated 887 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:21.454332 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-755260a7-310b-451a-8f5c-79e5053957bb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:21.456263 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-755260a7-310b-451a-8f5c-79e5053957bb tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] GET https://10.4.3.222/volume/v3/volumes/615104a5-9ace-4735-b8d2-81982438d67b Aug 01 00:20:21.456451 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-755260a7-310b-451a-8f5c-79e5053957bb tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:21.456659 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-755260a7-310b-451a-8f5c-79e5053957bb tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:21.458638 np0000006296 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=442,cinder:UPDATE=154,cinder:INSERT=64 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:20:21.463857 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:21.463857 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:21.469022 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-755260a7-310b-451a-8f5c-79e5053957bb tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Volume info retrieved successfully. Aug 01 00:20:21.474799 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-755260a7-310b-451a-8f5c-79e5053957bb tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] https://10.4.3.222/volume/v3/volumes/615104a5-9ace-4735-b8d2-81982438d67b returned with HTTP 200 Aug 01 00:20:21.474799 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 523/2108] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:21 2026] GET /volume/v3/volumes/615104a5-9ace-4735-b8d2-81982438d67b => generated 887 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:21.484549 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-dd53f9fd-97ce-4d85-9f9b-de19d4a0052a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:21.486623 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-dd53f9fd-97ce-4d85-9f9b-de19d4a0052a tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] DELETE https://10.4.3.222/volume/v3/volumes/615104a5-9ace-4735-b8d2-81982438d67b Aug 01 00:20:21.486908 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-dd53f9fd-97ce-4d85-9f9b-de19d4a0052a tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:21.487140 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-dd53f9fd-97ce-4d85-9f9b-de19d4a0052a tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:21.487372 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-dd53f9fd-97ce-4d85-9f9b-de19d4a0052a tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Delete volume with id: 615104a5-9ace-4735-b8d2-81982438d67b Aug 01 00:20:21.490320 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-467fa311-9982-4bdd-89b6-534077d5b151 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:21.491941 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-467fa311-9982-4bdd-89b6-534077d5b151 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:21.492122 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-467fa311-9982-4bdd-89b6-534077d5b151 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:21.492297 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-467fa311-9982-4bdd-89b6-534077d5b151 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:21.492386 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-467fa311-9982-4bdd-89b6-534077d5b151 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:21.495321 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:21.495321 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:21.495916 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-dd53f9fd-97ce-4d85-9f9b-de19d4a0052a tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Volume info retrieved successfully. Aug 01 00:20:21.496980 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:21.496980 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:21.497664 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-467fa311-9982-4bdd-89b6-534077d5b151 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 200 Aug 01 00:20:21.498249 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 531/2109] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:21 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:21.518225 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-dd53f9fd-97ce-4d85-9f9b-de19d4a0052a tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Delete volume request issued successfully. Aug 01 00:20:21.518457 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-dd53f9fd-97ce-4d85-9f9b-de19d4a0052a tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] https://10.4.3.222/volume/v3/volumes/615104a5-9ace-4735-b8d2-81982438d67b returned with HTTP 202 Aug 01 00:20:21.518981 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 525/2110] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:20:21 2026] DELETE /volume/v3/volumes/615104a5-9ace-4735-b8d2-81982438d67b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:20:21.531562 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9fc3e6a7-0b6b-4408-b700-850eccb80f42 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:21.536011 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9fc3e6a7-0b6b-4408-b700-850eccb80f42 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] GET https://10.4.3.222/volume/v3/volumes/615104a5-9ace-4735-b8d2-81982438d67b Aug 01 00:20:21.536011 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9fc3e6a7-0b6b-4408-b700-850eccb80f42 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:21.536011 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9fc3e6a7-0b6b-4408-b700-850eccb80f42 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:21.544951 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:21.544951 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:21.551994 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-9fc3e6a7-0b6b-4408-b700-850eccb80f42 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Volume info retrieved successfully. Aug 01 00:20:21.556578 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9fc3e6a7-0b6b-4408-b700-850eccb80f42 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] https://10.4.3.222/volume/v3/volumes/615104a5-9ace-4735-b8d2-81982438d67b returned with HTTP 200 Aug 01 00:20:21.557109 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 532/2111] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:21 2026] GET /volume/v3/volumes/615104a5-9ace-4735-b8d2-81982438d67b => generated 886 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:22.508239 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b37a20c3-bc23-492e-93d1-de8363aa3b65 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:22.509688 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b37a20c3-bc23-492e-93d1-de8363aa3b65 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:22.509959 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b37a20c3-bc23-492e-93d1-de8363aa3b65 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:22.510038 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b37a20c3-bc23-492e-93d1-de8363aa3b65 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:22.510137 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-b37a20c3-bc23-492e-93d1-de8363aa3b65 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:22.516333 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:22.516333 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:22.517503 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b37a20c3-bc23-492e-93d1-de8363aa3b65 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 200 Aug 01 00:20:22.518049 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 524/2112] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:22 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:22.569333 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-140b8a23-2cc3-487f-9290-b28b9891fcd3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:22.570966 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-140b8a23-2cc3-487f-9290-b28b9891fcd3 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] GET https://10.4.3.222/volume/v3/volumes/615104a5-9ace-4735-b8d2-81982438d67b Aug 01 00:20:22.571175 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-140b8a23-2cc3-487f-9290-b28b9891fcd3 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:22.571382 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-140b8a23-2cc3-487f-9290-b28b9891fcd3 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:22.576541 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-140b8a23-2cc3-487f-9290-b28b9891fcd3 tempest-VolumeTypesAccessTest-882766028 tempest-VolumeTypesAccessTest-882766028-project-member] https://10.4.3.222/volume/v3/volumes/615104a5-9ace-4735-b8d2-81982438d67b returned with HTTP 404 Aug 01 00:20:22.577051 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 532/2113] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:22 2026] GET /volume/v3/volumes/615104a5-9ace-4735-b8d2-81982438d67b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:22.583607 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-12ec0342-c4ce-4d19-b6fa-1f7d9ec02a17 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:22.585313 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-12ec0342-c4ce-4d19-b6fa-1f7d9ec02a17 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] POST https://10.4.3.222/volume/v3/types/e45323cb-3586-435d-b11a-17cf2e80630d/action Aug 01 00:20:22.585641 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-12ec0342-c4ce-4d19-b6fa-1f7d9ec02a17 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] Action body: b'{"removeProjectAccess": {"project": "00f89c8ccca14d6ba2cd2014aa5bfee6"}}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:20:22.585791 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-12ec0342-c4ce-4d19-b6fa-1f7d9ec02a17 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "00f89c8ccca14d6ba2cd2014aa5bfee6"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:22.601780 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-12ec0342-c4ce-4d19-b6fa-1f7d9ec02a17 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] https://10.4.3.222/volume/v3/types/e45323cb-3586-435d-b11a-17cf2e80630d/action returned with HTTP 202 Aug 01 00:20:22.602173 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 526/2114] 10.4.3.222 () {68 vars in 1384 bytes} [Sat Aug 1 00:20:22 2026] POST /volume/v3/types/e45323cb-3586-435d-b11a-17cf2e80630d/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:20:22.608818 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4c5fdedf-290d-453b-ab2d-ff2e3afa5586 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:22.611960 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4c5fdedf-290d-453b-ab2d-ff2e3afa5586 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] DELETE https://10.4.3.222/volume/v3/types/e45323cb-3586-435d-b11a-17cf2e80630d Aug 01 00:20:22.611960 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4c5fdedf-290d-453b-ab2d-ff2e3afa5586 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:22.611960 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4c5fdedf-290d-453b-ab2d-ff2e3afa5586 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] Calling method '_delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:22.613051 np0000006296 devstack@c-api.service[100408]: DEBUG dbcounter [-] [100408] Writing DB stats cinder:SELECT=431,cinder:UPDATE=118,cinder:INSERT=81 {{(pid=100408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:20:22.665066 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4c5fdedf-290d-453b-ab2d-ff2e3afa5586 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] https://10.4.3.222/volume/v3/types/e45323cb-3586-435d-b11a-17cf2e80630d returned with HTTP 202 Aug 01 00:20:22.666130 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 533/2115] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:20:22 2026] DELETE /volume/v3/types/e45323cb-3586-435d-b11a-17cf2e80630d => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:20:22.672356 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-89df3f21-5332-4b75-8e7c-c25339ddc9f9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:22.674107 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-89df3f21-5332-4b75-8e7c-c25339ddc9f9 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] GET https://10.4.3.222/volume/v3/types/e45323cb-3586-435d-b11a-17cf2e80630d Aug 01 00:20:22.674299 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-89df3f21-5332-4b75-8e7c-c25339ddc9f9 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:22.674489 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-89df3f21-5332-4b75-8e7c-c25339ddc9f9 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:22.678093 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-89df3f21-5332-4b75-8e7c-c25339ddc9f9 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] https://10.4.3.222/volume/v3/types/e45323cb-3586-435d-b11a-17cf2e80630d returned with HTTP 404 Aug 01 00:20:22.678559 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 525/2116] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:20:22 2026] GET /volume/v3/types/e45323cb-3586-435d-b11a-17cf2e80630d => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:22.685975 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2b2b6fd9-49f2-48b1-acd8-91b4beec6498 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:22.687610 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2b2b6fd9-49f2-48b1-acd8-91b4beec6498 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:20:22.688482 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2b2b6fd9-49f2-48b1-acd8-91b4beec6498 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-335126657", "os-volume-type-access:is_public": false}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:22.702178 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2b2b6fd9-49f2-48b1-acd8-91b4beec6498 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:20:22.702526 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 533/2117] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:20:22 2026] POST /volume/v3/types => generated 228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:22.714344 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ade4c3dd-17e3-4efe-82d0-eb4320982470 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:22.716019 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ade4c3dd-17e3-4efe-82d0-eb4320982470 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] POST https://10.4.3.222/volume/v3/types/663ae37f-9fb8-4dc6-a3b1-f3e47e776a44/action Aug 01 00:20:22.716328 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ade4c3dd-17e3-4efe-82d0-eb4320982470 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] Action body: b'{"addProjectAccess": {"project": "00f89c8ccca14d6ba2cd2014aa5bfee6"}}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:20:22.716448 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ade4c3dd-17e3-4efe-82d0-eb4320982470 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "00f89c8ccca14d6ba2cd2014aa5bfee6"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:22.728164 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ade4c3dd-17e3-4efe-82d0-eb4320982470 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] https://10.4.3.222/volume/v3/types/663ae37f-9fb8-4dc6-a3b1-f3e47e776a44/action returned with HTTP 202 Aug 01 00:20:22.728502 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 527/2118] 10.4.3.222 () {68 vars in 1384 bytes} [Sat Aug 1 00:20:22 2026] POST /volume/v3/types/663ae37f-9fb8-4dc6-a3b1-f3e47e776a44/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:20:22.738082 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-de3c003c-6a0b-4487-a840-1aa61354aec0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:22.739468 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-de3c003c-6a0b-4487-a840-1aa61354aec0 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] POST https://10.4.3.222/volume/v3/types/663ae37f-9fb8-4dc6-a3b1-f3e47e776a44/action Aug 01 00:20:22.739931 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-de3c003c-6a0b-4487-a840-1aa61354aec0 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] Action body: b'{"addProjectAccess": {"project": "4a8c7484344f4a839d56f643219688bf"}}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:20:22.740149 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-de3c003c-6a0b-4487-a840-1aa61354aec0 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "4a8c7484344f4a839d56f643219688bf"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:22.751004 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-de3c003c-6a0b-4487-a840-1aa61354aec0 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] https://10.4.3.222/volume/v3/types/663ae37f-9fb8-4dc6-a3b1-f3e47e776a44/action returned with HTTP 202 Aug 01 00:20:22.751671 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 534/2119] 10.4.3.222 () {68 vars in 1384 bytes} [Sat Aug 1 00:20:22 2026] POST /volume/v3/types/663ae37f-9fb8-4dc6-a3b1-f3e47e776a44/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:20:22.757974 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-879c1f3d-cd4a-4a89-8e8e-e5ac91cce07d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:22.759752 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-879c1f3d-cd4a-4a89-8e8e-e5ac91cce07d tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] GET https://10.4.3.222/volume/v3/types/663ae37f-9fb8-4dc6-a3b1-f3e47e776a44/os-volume-type-access Aug 01 00:20:22.759984 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-879c1f3d-cd4a-4a89-8e8e-e5ac91cce07d tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:22.760153 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-879c1f3d-cd4a-4a89-8e8e-e5ac91cce07d tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:22.772345 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-879c1f3d-cd4a-4a89-8e8e-e5ac91cce07d tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] https://10.4.3.222/volume/v3/types/663ae37f-9fb8-4dc6-a3b1-f3e47e776a44/os-volume-type-access returned with HTTP 200 Aug 01 00:20:22.772902 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 526/2120] 10.4.3.222 () {66 vars in 1408 bytes} [Sat Aug 1 00:20:22 2026] GET /volume/v3/types/663ae37f-9fb8-4dc6-a3b1-f3e47e776a44/os-volume-type-access => generated 244 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:22.780482 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c7ee8d6b-6af5-4808-81b5-e56d49c8c153 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:22.782137 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c7ee8d6b-6af5-4808-81b5-e56d49c8c153 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] POST https://10.4.3.222/volume/v3/types/663ae37f-9fb8-4dc6-a3b1-f3e47e776a44/action Aug 01 00:20:22.782451 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c7ee8d6b-6af5-4808-81b5-e56d49c8c153 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] Action body: b'{"removeProjectAccess": {"project": "4a8c7484344f4a839d56f643219688bf"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:20:22.782570 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c7ee8d6b-6af5-4808-81b5-e56d49c8c153 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "4a8c7484344f4a839d56f643219688bf"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:22.794237 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c7ee8d6b-6af5-4808-81b5-e56d49c8c153 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] https://10.4.3.222/volume/v3/types/663ae37f-9fb8-4dc6-a3b1-f3e47e776a44/action returned with HTTP 202 Aug 01 00:20:22.794611 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 534/2121] 10.4.3.222 () {68 vars in 1384 bytes} [Sat Aug 1 00:20:22 2026] POST /volume/v3/types/663ae37f-9fb8-4dc6-a3b1-f3e47e776a44/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:20:22.801662 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-fd1e84ab-f96d-4db7-af0e-519465f72bba None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:22.803430 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fd1e84ab-f96d-4db7-af0e-519465f72bba tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] POST https://10.4.3.222/volume/v3/types/663ae37f-9fb8-4dc6-a3b1-f3e47e776a44/action Aug 01 00:20:22.803819 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fd1e84ab-f96d-4db7-af0e-519465f72bba tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] Action body: b'{"removeProjectAccess": {"project": "00f89c8ccca14d6ba2cd2014aa5bfee6"}}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:20:22.803960 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fd1e84ab-f96d-4db7-af0e-519465f72bba tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "00f89c8ccca14d6ba2cd2014aa5bfee6"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:22.818380 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fd1e84ab-f96d-4db7-af0e-519465f72bba tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] https://10.4.3.222/volume/v3/types/663ae37f-9fb8-4dc6-a3b1-f3e47e776a44/action returned with HTTP 202 Aug 01 00:20:22.819118 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 528/2122] 10.4.3.222 () {68 vars in 1384 bytes} [Sat Aug 1 00:20:22 2026] POST /volume/v3/types/663ae37f-9fb8-4dc6-a3b1-f3e47e776a44/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:20:22.827527 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d97df3e9-4b24-4d8e-97b1-ad2f8e89869e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:22.831524 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d97df3e9-4b24-4d8e-97b1-ad2f8e89869e tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] DELETE https://10.4.3.222/volume/v3/types/663ae37f-9fb8-4dc6-a3b1-f3e47e776a44 Aug 01 00:20:22.831524 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d97df3e9-4b24-4d8e-97b1-ad2f8e89869e tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:22.831524 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d97df3e9-4b24-4d8e-97b1-ad2f8e89869e tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] Calling method '_delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:22.854473 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d97df3e9-4b24-4d8e-97b1-ad2f8e89869e tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] https://10.4.3.222/volume/v3/types/663ae37f-9fb8-4dc6-a3b1-f3e47e776a44 returned with HTTP 202 Aug 01 00:20:22.854473 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 535/2123] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:20:22 2026] DELETE /volume/v3/types/663ae37f-9fb8-4dc6-a3b1-f3e47e776a44 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:20:22.862729 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-092408f3-a31b-4f65-9a7a-0eada72105c3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:22.865245 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-092408f3-a31b-4f65-9a7a-0eada72105c3 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] GET https://10.4.3.222/volume/v3/types/663ae37f-9fb8-4dc6-a3b1-f3e47e776a44 Aug 01 00:20:22.865496 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-092408f3-a31b-4f65-9a7a-0eada72105c3 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:22.865774 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-092408f3-a31b-4f65-9a7a-0eada72105c3 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:22.870316 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-092408f3-a31b-4f65-9a7a-0eada72105c3 tempest-VolumeTypesAccessTest-1359971307 tempest-VolumeTypesAccessTest-1359971307-project-admin] https://10.4.3.222/volume/v3/types/663ae37f-9fb8-4dc6-a3b1-f3e47e776a44 returned with HTTP 404 Aug 01 00:20:22.871015 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 527/2124] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:20:22 2026] GET /volume/v3/types/663ae37f-9fb8-4dc6-a3b1-f3e47e776a44 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:23.528208 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4587f3c7-18b2-4ed4-916a-1b6daed51645 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:23.530057 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4587f3c7-18b2-4ed4-916a-1b6daed51645 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:23.530301 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4587f3c7-18b2-4ed4-916a-1b6daed51645 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:23.530529 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4587f3c7-18b2-4ed4-916a-1b6daed51645 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:23.530696 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-4587f3c7-18b2-4ed4-916a-1b6daed51645 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:23.534885 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:23.534885 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:23.535640 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4587f3c7-18b2-4ed4-916a-1b6daed51645 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 200 Aug 01 00:20:23.536041 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 535/2125] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:23 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:23.626820 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-29c5fa26-411c-4929-b1cf-918c30ec7386 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:23.628748 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-29c5fa26-411c-4929-b1cf-918c30ec7386 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee Aug 01 00:20:23.628974 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-29c5fa26-411c-4929-b1cf-918c30ec7386 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:23.629154 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-29c5fa26-411c-4929-b1cf-918c30ec7386 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:23.636131 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:23.636131 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:23.639831 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-29c5fa26-411c-4929-b1cf-918c30ec7386 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Volume info retrieved successfully. Aug 01 00:20:23.644353 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-29c5fa26-411c-4929-b1cf-918c30ec7386 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee returned with HTTP 200 Aug 01 00:20:23.644640 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 529/2126] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:23 2026] GET /volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:23.659058 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-aafe51da-514f-4d73-92f1-f59948a20a66 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:23.660820 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-aafe51da-514f-4d73-92f1-f59948a20a66 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee Aug 01 00:20:23.661027 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-aafe51da-514f-4d73-92f1-f59948a20a66 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:23.661203 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-aafe51da-514f-4d73-92f1-f59948a20a66 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:23.667979 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:23.667979 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:23.671565 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-aafe51da-514f-4d73-92f1-f59948a20a66 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Volume info retrieved successfully. Aug 01 00:20:23.675288 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-aafe51da-514f-4d73-92f1-f59948a20a66 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee returned with HTTP 200 Aug 01 00:20:23.675640 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 536/2127] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:23 2026] GET /volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:23.722118 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-454a50db-2a45-4c40-9560-43ed61f0af6b req-42d53ae1-5ae8-4eb6-88c1-07c7a8bd939b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:23.727906 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-454a50db-2a45-4c40-9560-43ed61f0af6b req-42d53ae1-5ae8-4eb6-88c1-07c7a8bd939b tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee Aug 01 00:20:23.727906 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-454a50db-2a45-4c40-9560-43ed61f0af6b req-42d53ae1-5ae8-4eb6-88c1-07c7a8bd939b tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:23.727906 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-454a50db-2a45-4c40-9560-43ed61f0af6b req-42d53ae1-5ae8-4eb6-88c1-07c7a8bd939b tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:23.740616 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:23.740616 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:23.745070 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-454a50db-2a45-4c40-9560-43ed61f0af6b req-42d53ae1-5ae8-4eb6-88c1-07c7a8bd939b tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Volume info retrieved successfully. Aug 01 00:20:23.749628 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-454a50db-2a45-4c40-9560-43ed61f0af6b req-42d53ae1-5ae8-4eb6-88c1-07c7a8bd939b tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee returned with HTTP 200 Aug 01 00:20:23.750157 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 528/2128] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:20:23 2026] GET /volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:23.825665 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ad9eed2c-e0c0-45ac-96ea-1c93027f0d1c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:23.826200 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ad9eed2c-e0c0-45ac-96ea-1c93027f0d1c None None] GET https://10.4.3.222/volume// Aug 01 00:20:23.826419 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ad9eed2c-e0c0-45ac-96ea-1c93027f0d1c None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:23.829781 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ad9eed2c-e0c0-45ac-96ea-1c93027f0d1c None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:23.829781 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ad9eed2c-e0c0-45ac-96ea-1c93027f0d1c None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:20:23.829781 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 536/2129] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:20: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 01 00:20:23.837392 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-454a50db-2a45-4c40-9560-43ed61f0af6b req-be28307d-ea4d-423a-86f4-d711e7d9fc60 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:23.842334 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-454a50db-2a45-4c40-9560-43ed61f0af6b req-be28307d-ea4d-423a-86f4-d711e7d9fc60 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:20:23.842680 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-454a50db-2a45-4c40-9560-43ed61f0af6b req-be28307d-ea4d-423a-86f4-d711e7d9fc60 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee", "connector": null, "instance_uuid": "b170cb24-3645-45fa-96e7-9aad57577737"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:23.856193 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:23.856193 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:23.894457 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-454a50db-2a45-4c40-9560-43ed61f0af6b req-be28307d-ea4d-423a-86f4-d711e7d9fc60 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:20:23.895036 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 530/2130] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:20:23 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 01 00:20:23.948011 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-de16c398-4593-49c7-84fd-514aa50665c5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:23.950377 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-de16c398-4593-49c7-84fd-514aa50665c5 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee Aug 01 00:20:23.950617 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-de16c398-4593-49c7-84fd-514aa50665c5 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:23.950927 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-de16c398-4593-49c7-84fd-514aa50665c5 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:23.965790 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:23.965790 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:23.967026 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-eb367ee6-8be0-4c7a-94a5-5ef9b45b3cbd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:23.967550 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-eb367ee6-8be0-4c7a-94a5-5ef9b45b3cbd None None] GET https://10.4.3.222/volume// Aug 01 00:20:23.967892 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-eb367ee6-8be0-4c7a-94a5-5ef9b45b3cbd None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:23.968007 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-eb367ee6-8be0-4c7a-94a5-5ef9b45b3cbd None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:23.968483 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-eb367ee6-8be0-4c7a-94a5-5ef9b45b3cbd None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:20:23.968754 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 529/2131] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:20: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 01 00:20:23.979587 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-de16c398-4593-49c7-84fd-514aa50665c5 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Volume info retrieved successfully. Aug 01 00:20:23.979587 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-de16c398-4593-49c7-84fd-514aa50665c5 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee returned with HTTP 200 Aug 01 00:20:23.981302 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 537/2132] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:23 2026] GET /volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:23.985177 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-454a50db-2a45-4c40-9560-43ed61f0af6b req-98322c03-49d8-48b4-9fd1-e07678bb78ee None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:23.991754 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-454a50db-2a45-4c40-9560-43ed61f0af6b req-98322c03-49d8-48b4-9fd1-e07678bb78ee tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee Aug 01 00:20:23.991996 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-454a50db-2a45-4c40-9560-43ed61f0af6b req-98322c03-49d8-48b4-9fd1-e07678bb78ee tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:23.992206 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-454a50db-2a45-4c40-9560-43ed61f0af6b req-98322c03-49d8-48b4-9fd1-e07678bb78ee tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:24.001648 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:24.001648 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:24.005567 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-454a50db-2a45-4c40-9560-43ed61f0af6b req-98322c03-49d8-48b4-9fd1-e07678bb78ee tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Volume info retrieved successfully. Aug 01 00:20:24.010115 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-454a50db-2a45-4c40-9560-43ed61f0af6b req-98322c03-49d8-48b4-9fd1-e07678bb78ee tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee returned with HTTP 200 Aug 01 00:20:24.010519 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 537/2133] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:20:23 2026] GET /volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee => generated 1019 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:20:24.108833 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-454a50db-2a45-4c40-9560-43ed61f0af6b req-a1507f68-a7ab-4766-b5fd-58927f7798fb None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:24.110489 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-454a50db-2a45-4c40-9560-43ed61f0af6b req-a1507f68-a7ab-4766-b5fd-58927f7798fb tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] PUT https://10.4.3.222/volume/v3/attachments/0022e3cf-90da-4294-8b6b-8199478db4d8 Aug 01 00:20:24.110823 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-454a50db-2a45-4c40-9560-43ed61f0af6b req-a1507f68-a7ab-4766-b5fd-58927f7798fb tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:24.117237 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-454a50db-2a45-4c40-9560-43ed61f0af6b req-a1507f68-a7ab-4766-b5fd-58927f7798fb tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Acquiring lock "cinder-attachment_update-bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee-np0000006296" by "attachment_update" {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:20:24.121878 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-454a50db-2a45-4c40-9560-43ed61f0af6b req-a1507f68-a7ab-4766-b5fd-58927f7798fb tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Lock "cinder-attachment_update-bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee-np0000006296" acquired by "attachment_update" :: waited 0.004s {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:20:24.121878 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:24.121878 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:24.232420 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-454a50db-2a45-4c40-9560-43ed61f0af6b req-a1507f68-a7ab-4766-b5fd-58927f7798fb tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Lock "cinder-attachment_update-bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee-np0000006296" released by "attachment_update" :: held 0.110s {{(pid=100409) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:20:24.232420 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-454a50db-2a45-4c40-9560-43ed61f0af6b req-a1507f68-a7ab-4766-b5fd-58927f7798fb tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/attachments/0022e3cf-90da-4294-8b6b-8199478db4d8 returned with HTTP 200 Aug 01 00:20:24.232420 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 531/2134] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:20:24 2026] PUT /volume/v3/attachments/0022e3cf-90da-4294-8b6b-8199478db4d8 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:24.545654 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7d410bc2-856c-418b-9232-91f056bddaa0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:24.548454 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7d410bc2-856c-418b-9232-91f056bddaa0 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:24.548946 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7d410bc2-856c-418b-9232-91f056bddaa0 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:24.549368 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7d410bc2-856c-418b-9232-91f056bddaa0 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:24.549531 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-7d410bc2-856c-418b-9232-91f056bddaa0 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:24.554926 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:24.554926 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:24.555931 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7d410bc2-856c-418b-9232-91f056bddaa0 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 200 Aug 01 00:20:24.556494 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 530/2135] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:24 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:24.997022 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-8a98e6a4-f9e1-47c3-bc50-0fc935969566 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:24.999217 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8a98e6a4-f9e1-47c3-bc50-0fc935969566 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee Aug 01 00:20:24.999484 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8a98e6a4-f9e1-47c3-bc50-0fc935969566 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:24.999761 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8a98e6a4-f9e1-47c3-bc50-0fc935969566 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:25.009639 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:25.009639 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:25.013443 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-8a98e6a4-f9e1-47c3-bc50-0fc935969566 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Volume info retrieved successfully. Aug 01 00:20:25.017625 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8a98e6a4-f9e1-47c3-bc50-0fc935969566 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee returned with HTTP 200 Aug 01 00:20:25.018023 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 538/2136] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:24 2026] GET /volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:25.569332 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-11e1816e-db1b-4aad-8cc9-1f69c1d648e8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:25.571421 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-11e1816e-db1b-4aad-8cc9-1f69c1d648e8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:25.571652 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-11e1816e-db1b-4aad-8cc9-1f69c1d648e8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:25.571899 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-11e1816e-db1b-4aad-8cc9-1f69c1d648e8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:25.572043 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-11e1816e-db1b-4aad-8cc9-1f69c1d648e8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:25.582332 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:25.582332 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:25.583179 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-11e1816e-db1b-4aad-8cc9-1f69c1d648e8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 200 Aug 01 00:20:25.583669 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 538/2137] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:25 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:25.644190 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-fde0eb4c-1845-4241-b0f5-bb30629447bd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:25.742154 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fde0eb4c-1845-4241-b0f5-bb30629447bd tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:20:25.742245 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fde0eb4c-1845-4241-b0f5-bb30629447bd tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-275651008"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:25.743979 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:25.743979 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:25.745993 np0000006296 devstack@c-api.service[100409]: DEBUG dbcounter [-] [100409] Writing DB stats cinder:SELECT=444,cinder:UPDATE=127,cinder:INSERT=77 {{(pid=100409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:20:25.759236 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fde0eb4c-1845-4241-b0f5-bb30629447bd tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:20:25.759701 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 532/2138] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:20:25 2026] POST /volume/v3/types => generated 230 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:25.769577 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c11c7942-cee9-4130-a23d-1ec831f9763b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:25.772180 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c11c7942-cee9-4130-a23d-1ec831f9763b tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] POST https://10.4.3.222/volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs Aug 01 00:20:25.772625 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c11c7942-cee9-4130-a23d-1ec831f9763b tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:25.809976 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c11c7942-cee9-4130-a23d-1ec831f9763b tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] https://10.4.3.222/volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs returned with HTTP 200 Aug 01 00:20:25.810443 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 531/2139] 10.4.3.222 () {68 vars in 1399 bytes} [Sat Aug 1 00:20:25 2026] POST /volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs => generated 34 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:20:25.819682 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-30f978ff-6332-4ae4-827e-d12ae06bcce8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:25.825641 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-30f978ff-6332-4ae4-827e-d12ae06bcce8 tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] GET https://10.4.3.222/volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs/spec3 Aug 01 00:20:25.825913 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-30f978ff-6332-4ae4-827e-d12ae06bcce8 tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:25.827286 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-30f978ff-6332-4ae4-827e-d12ae06bcce8 tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:25.838397 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-30f978ff-6332-4ae4-827e-d12ae06bcce8 tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] https://10.4.3.222/volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs/spec3 returned with HTTP 200 Aug 01 00:20:25.838681 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 539/2140] 10.4.3.222 () {66 vars in 1396 bytes} [Sat Aug 1 00:20:25 2026] GET /volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs/spec3 => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:20:25.845273 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-59078d4e-3301-446f-a1ef-1f83358bcdaf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:25.846974 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-59078d4e-3301-446f-a1ef-1f83358bcdaf tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] DELETE https://10.4.3.222/volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs/spec3 Aug 01 00:20:25.847131 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-59078d4e-3301-446f-a1ef-1f83358bcdaf tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:25.847303 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-59078d4e-3301-446f-a1ef-1f83358bcdaf tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:25.866211 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-59078d4e-3301-446f-a1ef-1f83358bcdaf tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] https://10.4.3.222/volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs/spec3 returned with HTTP 202 Aug 01 00:20:25.866698 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 539/2141] 10.4.3.222 () {66 vars in 1399 bytes} [Sat Aug 1 00:20:25 2026] DELETE /volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs/spec3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:20:25.873249 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7392bbaa-3936-49f4-916c-d197c9e8c98e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:25.875007 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7392bbaa-3936-49f4-916c-d197c9e8c98e tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] GET https://10.4.3.222/volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs/spec3 Aug 01 00:20:25.875155 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7392bbaa-3936-49f4-916c-d197c9e8c98e tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:25.875330 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7392bbaa-3936-49f4-916c-d197c9e8c98e tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:25.880946 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7392bbaa-3936-49f4-916c-d197c9e8c98e tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] https://10.4.3.222/volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs/spec3 returned with HTTP 404 Aug 01 00:20:25.881359 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 533/2142] 10.4.3.222 () {66 vars in 1396 bytes} [Sat Aug 1 00:20:25 2026] GET /volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs/spec3 => generated 129 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:25.888670 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6c7547e6-dcaf-4301-93fc-f34f641be906 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:25.890530 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6c7547e6-dcaf-4301-93fc-f34f641be906 tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] POST https://10.4.3.222/volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs Aug 01 00:20:25.890912 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6c7547e6-dcaf-4301-93fc-f34f641be906 tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:25.913202 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6c7547e6-dcaf-4301-93fc-f34f641be906 tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] https://10.4.3.222/volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs returned with HTTP 200 Aug 01 00:20:25.913552 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 532/2143] 10.4.3.222 () {68 vars in 1399 bytes} [Sat Aug 1 00:20:25 2026] POST /volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs => generated 34 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:20:25.920399 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-502c8676-68c8-4a7b-b8d2-d346945dc9fd None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:25.922107 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-502c8676-68c8-4a7b-b8d2-d346945dc9fd tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] GET https://10.4.3.222/volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs Aug 01 00:20:25.922291 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-502c8676-68c8-4a7b-b8d2-d346945dc9fd tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:25.922465 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-502c8676-68c8-4a7b-b8d2-d346945dc9fd tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] Calling method 'index' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:25.928324 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-502c8676-68c8-4a7b-b8d2-d346945dc9fd tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] https://10.4.3.222/volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs returned with HTTP 200 Aug 01 00:20:25.928640 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 540/2144] 10.4.3.222 () {66 vars in 1378 bytes} [Sat Aug 1 00:20:25 2026] GET /volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs => generated 34 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:20:25.936320 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8b7f9c84-14cd-4558-83bf-4f1fe3d550cf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:25.938172 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8b7f9c84-14cd-4558-83bf-4f1fe3d550cf tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] POST https://10.4.3.222/volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs Aug 01 00:20:25.938422 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8b7f9c84-14cd-4558-83bf-4f1fe3d550cf tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:25.970840 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8b7f9c84-14cd-4558-83bf-4f1fe3d550cf tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] https://10.4.3.222/volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs returned with HTTP 200 Aug 01 00:20:25.971361 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 540/2145] 10.4.3.222 () {68 vars in 1399 bytes} [Sat Aug 1 00:20:25 2026] POST /volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs => generated 34 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:20:25.978736 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4c4fabcd-8341-46fa-8904-1909606bc3df None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:25.980483 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4c4fabcd-8341-46fa-8904-1909606bc3df tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] PUT https://10.4.3.222/volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs/spec2 Aug 01 00:20:25.980847 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4c4fabcd-8341-46fa-8904-1909606bc3df tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:25.999793 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4c4fabcd-8341-46fa-8904-1909606bc3df tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] https://10.4.3.222/volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs/spec2 returned with HTTP 200 Aug 01 00:20:26.000147 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 534/2146] 10.4.3.222 () {68 vars in 1416 bytes} [Sat Aug 1 00:20:25 2026] PUT /volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs/spec2 => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:20:26.006445 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-30612449-9fa9-4ff6-b855-2e66569c70cf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:26.008209 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-30612449-9fa9-4ff6-b855-2e66569c70cf tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] GET https://10.4.3.222/volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs/spec2 Aug 01 00:20:26.008387 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-30612449-9fa9-4ff6-b855-2e66569c70cf tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:26.008565 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-30612449-9fa9-4ff6-b855-2e66569c70cf tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:26.014719 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-30612449-9fa9-4ff6-b855-2e66569c70cf tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] https://10.4.3.222/volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs/spec2 returned with HTTP 200 Aug 01 00:20:26.015074 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 533/2147] 10.4.3.222 () {66 vars in 1396 bytes} [Sat Aug 1 00:20:26 2026] GET /volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs/spec2 => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:20:26.022626 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c7175a7e-d18c-45f3-95e4-b72bca311f16 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:26.024358 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c7175a7e-d18c-45f3-95e4-b72bca311f16 tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] POST https://10.4.3.222/volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs Aug 01 00:20:26.025695 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c7175a7e-d18c-45f3-95e4-b72bca311f16 tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:26.032260 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-54582a33-030d-4ff2-ab3b-dc3ecfcda80e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:26.034319 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-54582a33-030d-4ff2-ab3b-dc3ecfcda80e tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee Aug 01 00:20:26.034526 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-54582a33-030d-4ff2-ab3b-dc3ecfcda80e tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:26.034722 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-54582a33-030d-4ff2-ab3b-dc3ecfcda80e tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:26.046930 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:26.046930 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:26.052042 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-54582a33-030d-4ff2-ab3b-dc3ecfcda80e tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Volume info retrieved successfully. Aug 01 00:20:26.056796 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-54582a33-030d-4ff2-ab3b-dc3ecfcda80e tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee returned with HTTP 200 Aug 01 00:20:26.057255 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 541/2148] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:26 2026] GET /volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:26.062566 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c7175a7e-d18c-45f3-95e4-b72bca311f16 tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] https://10.4.3.222/volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs returned with HTTP 200 Aug 01 00:20:26.066100 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 541/2149] 10.4.3.222 () {68 vars in 1399 bytes} [Sat Aug 1 00:20:26 2026] POST /volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs => generated 51 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:20:26.073491 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7c0cd5f8-79dc-4e01-bdbb-34bb280ffc8b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:26.075228 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7c0cd5f8-79dc-4e01-bdbb-34bb280ffc8b tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] GET https://10.4.3.222/volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs Aug 01 00:20:26.075409 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7c0cd5f8-79dc-4e01-bdbb-34bb280ffc8b tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:26.075695 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7c0cd5f8-79dc-4e01-bdbb-34bb280ffc8b tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:26.081166 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7c0cd5f8-79dc-4e01-bdbb-34bb280ffc8b tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] https://10.4.3.222/volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs returned with HTTP 200 Aug 01 00:20:26.081474 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 535/2150] 10.4.3.222 () {66 vars in 1378 bytes} [Sat Aug 1 00:20:26 2026] GET /volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2/extra_specs => generated 68 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:20:26.090168 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-056a3e56-43c4-46b9-bac2-5dd0f2234c98 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:26.092499 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-056a3e56-43c4-46b9-bac2-5dd0f2234c98 tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] DELETE https://10.4.3.222/volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2 Aug 01 00:20:26.092788 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-056a3e56-43c4-46b9-bac2-5dd0f2234c98 tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:26.093102 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-056a3e56-43c4-46b9-bac2-5dd0f2234c98 tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:26.121114 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-056a3e56-43c4-46b9-bac2-5dd0f2234c98 tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] https://10.4.3.222/volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2 returned with HTTP 202 Aug 01 00:20:26.121675 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 534/2151] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:20:26 2026] DELETE /volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:20:26.128866 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7ffd212c-187b-4e1c-89de-f5d1acc9f0ba None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:26.130512 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7ffd212c-187b-4e1c-89de-f5d1acc9f0ba tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] GET https://10.4.3.222/volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2 Aug 01 00:20:26.130701 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7ffd212c-187b-4e1c-89de-f5d1acc9f0ba tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:26.130919 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7ffd212c-187b-4e1c-89de-f5d1acc9f0ba tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:26.134045 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7ffd212c-187b-4e1c-89de-f5d1acc9f0ba tempest-VolumeTypesExtraSpecsTest-421014106 tempest-VolumeTypesExtraSpecsTest-421014106-project-admin] https://10.4.3.222/volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2 returned with HTTP 404 Aug 01 00:20:26.134489 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 542/2152] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:20:26 2026] GET /volume/v3/types/d4ea3be7-c25d-4df8-b507-8cf942a420f2 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:26.593645 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-46566ba2-e7db-4794-92f8-4c8bc947a3d4 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:26.595689 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-46566ba2-e7db-4794-92f8-4c8bc947a3d4 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:26.595908 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-46566ba2-e7db-4794-92f8-4c8bc947a3d4 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:26.596121 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-46566ba2-e7db-4794-92f8-4c8bc947a3d4 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:26.596220 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-46566ba2-e7db-4794-92f8-4c8bc947a3d4 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:26.608198 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:26.608198 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:26.608198 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-46566ba2-e7db-4794-92f8-4c8bc947a3d4 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 200 Aug 01 00:20:26.608198 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 542/2153] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:26 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:27.073021 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f3aa9c88-fc07-4179-9220-52b565941659 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:27.074783 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f3aa9c88-fc07-4179-9220-52b565941659 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee Aug 01 00:20:27.075230 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f3aa9c88-fc07-4179-9220-52b565941659 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:27.075295 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f3aa9c88-fc07-4179-9220-52b565941659 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:27.083396 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:27.083396 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:27.086270 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f3aa9c88-fc07-4179-9220-52b565941659 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Volume info retrieved successfully. Aug 01 00:20:27.090035 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f3aa9c88-fc07-4179-9220-52b565941659 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee returned with HTTP 200 Aug 01 00:20:27.092530 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 536/2154] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:27 2026] GET /volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:27.495467 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-454a50db-2a45-4c40-9560-43ed61f0af6b req-45aa8fce-21a3-4b31-bbb6-934f1bc6dcd6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:27.498004 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-454a50db-2a45-4c40-9560-43ed61f0af6b req-45aa8fce-21a3-4b31-bbb6-934f1bc6dcd6 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] POST https://10.4.3.222/volume/v3/attachments/0022e3cf-90da-4294-8b6b-8199478db4d8/action Aug 01 00:20:27.498503 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-454a50db-2a45-4c40-9560-43ed61f0af6b req-45aa8fce-21a3-4b31-bbb6-934f1bc6dcd6 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:20:27.498681 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-454a50db-2a45-4c40-9560-43ed61f0af6b req-45aa8fce-21a3-4b31-bbb6-934f1bc6dcd6 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:27.521198 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:27.521198 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:27.541587 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-454a50db-2a45-4c40-9560-43ed61f0af6b req-45aa8fce-21a3-4b31-bbb6-934f1bc6dcd6 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/attachments/0022e3cf-90da-4294-8b6b-8199478db4d8/action returned with HTTP 204 Aug 01 00:20:27.542452 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 535/2155] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:20:27 2026] POST /volume/v3/attachments/0022e3cf-90da-4294-8b6b-8199478db4d8/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:27.618920 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cfa5ceb9-f225-48ca-91d7-3a3e2229c7a8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:27.623329 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cfa5ceb9-f225-48ca-91d7-3a3e2229c7a8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:27.623625 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cfa5ceb9-f225-48ca-91d7-3a3e2229c7a8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:27.623949 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cfa5ceb9-f225-48ca-91d7-3a3e2229c7a8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:27.624030 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-cfa5ceb9-f225-48ca-91d7-3a3e2229c7a8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:27.629898 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:27.629898 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:27.631021 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cfa5ceb9-f225-48ca-91d7-3a3e2229c7a8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 200 Aug 01 00:20:27.631489 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 543/2156] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:27 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:27.642634 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-3c6a4bb5-7326-44a9-afdd-8b9d9bb5c1ec None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:27.644555 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3c6a4bb5-7326-44a9-afdd-8b9d9bb5c1ec tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] POST https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75/restore Aug 01 00:20:27.644989 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3c6a4bb5-7326-44a9-afdd-8b9d9bb5c1ec tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "bb033e56-e53c-4b2b-a94d-fe490a29568b"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:27.646414 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.backups [None req-3c6a4bb5-7326-44a9-afdd-8b9d9bb5c1ec tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Restoring backup 75c13c37-2bc8-4776-a923-60bb396d0f75 ({'restore': {'volume_id': 'bb033e56-e53c-4b2b-a94d-fe490a29568b'}}) {{(pid=100408) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 01 00:20:27.646521 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.contrib.backups [None req-3c6a4bb5-7326-44a9-afdd-8b9d9bb5c1ec tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Restoring backup 75c13c37-2bc8-4776-a923-60bb396d0f75 to volume bb033e56-e53c-4b2b-a94d-fe490a29568b. Aug 01 00:20:27.655402 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:27.655402 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:27.671366 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:27.671366 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:27.671909 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-3c6a4bb5-7326-44a9-afdd-8b9d9bb5c1ec tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Volume info retrieved successfully. Aug 01 00:20:27.672064 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.backup.api [None req-3c6a4bb5-7326-44a9-afdd-8b9d9bb5c1ec tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Checking backup size 1 against volume size 1 {{(pid=100408) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 01 00:20:27.672173 np0000006296 devstack@c-api.service[100408]: INFO cinder.backup.api [None req-3c6a4bb5-7326-44a9-afdd-8b9d9bb5c1ec tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Overwriting volume bb033e56-e53c-4b2b-a94d-fe490a29568b with restore of backup 75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:27.700909 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.backup.rpcapi [None req-3c6a4bb5-7326-44a9-afdd-8b9d9bb5c1ec tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] restore_backup in rpcapi backup_id 75c13c37-2bc8-4776-a923-60bb396d0f75 {{(pid=100408) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 01 00:20:27.703291 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3c6a4bb5-7326-44a9-afdd-8b9d9bb5c1ec tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75/restore returned with HTTP 202 Aug 01 00:20:27.703935 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 543/2157] 10.4.3.222 () {68 vars in 1393 bytes} [Sat Aug 1 00:20:27 2026] POST /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75/restore => generated 182 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:20:27.711365 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3411e5c5-fb2d-4968-a89b-e6abefb385ce None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:27.713849 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3411e5c5-fb2d-4968-a89b-e6abefb385ce tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:27.714089 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3411e5c5-fb2d-4968-a89b-e6abefb385ce tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:27.714275 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3411e5c5-fb2d-4968-a89b-e6abefb385ce tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:27.714380 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-3411e5c5-fb2d-4968-a89b-e6abefb385ce tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:27.719953 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:27.719953 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:27.720707 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3411e5c5-fb2d-4968-a89b-e6abefb385ce tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 200 Aug 01 00:20:27.721158 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 537/2158] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:27 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:28.103187 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5b53ffcd-a994-43ff-ab70-a14f76ec2335 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:28.104954 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5b53ffcd-a994-43ff-ab70-a14f76ec2335 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee Aug 01 00:20:28.105311 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5b53ffcd-a994-43ff-ab70-a14f76ec2335 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:28.105679 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5b53ffcd-a994-43ff-ab70-a14f76ec2335 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:28.117946 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:28.117946 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:28.122918 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5b53ffcd-a994-43ff-ab70-a14f76ec2335 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Volume info retrieved successfully. Aug 01 00:20:28.129106 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5b53ffcd-a994-43ff-ab70-a14f76ec2335 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee returned with HTTP 200 Aug 01 00:20:28.129106 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 536/2159] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:28 2026] GET /volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:28.141971 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3b06df44-8133-463a-959c-71218cc124e4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:28.143494 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3b06df44-8133-463a-959c-71218cc124e4 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee Aug 01 00:20:28.145086 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3b06df44-8133-463a-959c-71218cc124e4 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:28.145086 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3b06df44-8133-463a-959c-71218cc124e4 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:28.152851 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:28.152851 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:28.156398 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3b06df44-8133-463a-959c-71218cc124e4 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Volume info retrieved successfully. Aug 01 00:20:28.160883 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3b06df44-8133-463a-959c-71218cc124e4 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee returned with HTTP 200 Aug 01 00:20:28.161374 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 544/2160] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:28 2026] GET /volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee => generated 1132 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:28.190695 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2b7c1c24-ed6e-4c3a-8b98-e6691b0555fa None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:28.317708 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2b7c1c24-ed6e-4c3a-8b98-e6691b0555fa tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] GET https://10.4.3.222/volume/v3/volumes Aug 01 00:20:28.317994 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2b7c1c24-ed6e-4c3a-8b98-e6691b0555fa tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:28.318224 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2b7c1c24-ed6e-4c3a-8b98-e6691b0555fa tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Calling method 'index' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:28.318533 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.api_utils [None req-2b7c1c24-ed6e-4c3a-8b98-e6691b0555fa tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Removing options '' from query. {{(pid=100408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:20:28.319402 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-2b7c1c24-ed6e-4c3a-8b98-e6691b0555fa tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:20:28.326753 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-2b7c1c24-ed6e-4c3a-8b98-e6691b0555fa tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Get all volumes completed successfully. Aug 01 00:20:28.327156 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2b7c1c24-ed6e-4c3a-8b98-e6691b0555fa tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 200 Aug 01 00:20:28.327612 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 544/2161] 10.4.3.222 () {66 vars in 1237 bytes} [Sat Aug 1 00:20:28 2026] GET /volume/v3/volumes => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:20:28.336933 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a1ff2a88-4061-4085-b289-50ed9e579ebe None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:28.338701 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a1ff2a88-4061-4085-b289-50ed9e579ebe tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:20:28.339092 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a1ff2a88-4061-4085-b289-50ed9e579ebe tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1033489417"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:28.340702 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-a1ff2a88-4061-4085-b289-50ed9e579ebe tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1033489417'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:20:28.341275 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-a1ff2a88-4061-4085-b289-50ed9e579ebe tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Create volume of 1 GB Aug 01 00:20:28.344919 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a1ff2a88-4061-4085-b289-50ed9e579ebe tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Availability Zones retrieved successfully. Aug 01 00:20:28.349923 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a1ff2a88-4061-4085-b289-50ed9e579ebe tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Flow 'volume_create_api' (5b0415cb-e914-40cc-a08c-4e3921151c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:28.350831 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a1ff2a88-4061-4085-b289-50ed9e579ebe tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b50414a-a38e-40a7-8250-30512875df78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:28.351678 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-a1ff2a88-4061-4085-b289-50ed9e579ebe tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:20:28.375069 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a1ff2a88-4061-4085-b289-50ed9e579ebe tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b50414a-a38e-40a7-8250-30512875df78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:28.375974 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a1ff2a88-4061-4085-b289-50ed9e579ebe tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7dd8478-989f-4a44-a319-a38a89296e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:28.432536 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-a1ff2a88-4061-4085-b289-50ed9e579ebe tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Created reservations ['37e00cb7-eeb5-472e-b3e5-715841f48d5b', '52fbe772-9bcd-4c3a-a38c-e889795b549b', '86658f2a-b274-4c3b-b56c-fa8831a2f273', '2189b49b-3b4c-4ddf-978f-0730831a5df9'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:28.433646 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a1ff2a88-4061-4085-b289-50ed9e579ebe tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7dd8478-989f-4a44-a319-a38a89296e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37e00cb7-eeb5-472e-b3e5-715841f48d5b', '52fbe772-9bcd-4c3a-a38c-e889795b549b', '86658f2a-b274-4c3b-b56c-fa8831a2f273', '2189b49b-3b4c-4ddf-978f-0730831a5df9']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:28.434611 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a1ff2a88-4061-4085-b289-50ed9e579ebe tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6c381c1-8c40-4d08-b7a7-c2d386bdc94d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:28.459334 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a1ff2a88-4061-4085-b289-50ed9e579ebe tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6c381c1-8c40-4d08-b7a7-c2d386bdc94d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a1855e5-3030-4a7e-be6c-c52eeb5da31b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1033489417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bf3f477d9e6404f8198d89b0e5f709c',qos_specs=None,replication_status=,reservations=['37e00cb7-eeb5-472e-b3e5-715841f48d5b','52fbe772-9bcd-4c3a-a38c-e889795b549b','86658f2a-b274-4c3b-b56c-fa8831a2f273','2189b49b-3b4c-4ddf-978f-0730831a5df9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bfde8b3cb7e4daf9ad23cc5c58c183d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:20:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1033489417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a1855e5-3030-4a7e-be6c-c52eeb5da31b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bf3f477d9e6404f8198d89b0e5f709c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bfde8b3cb7e4daf9ad23cc5c58c183d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:28.460122 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a1ff2a88-4061-4085-b289-50ed9e579ebe tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d69b36da-0e93-4068-bd09-c1e5151a8d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:28.478922 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a1ff2a88-4061-4085-b289-50ed9e579ebe tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d69b36da-0e93-4068-bd09-c1e5151a8d10) transitioned into state 'SUCCESS' from state '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-1033489417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bf3f477d9e6404f8198d89b0e5f709c',qos_specs=None,replication_status=,reservations=['37e00cb7-eeb5-472e-b3e5-715841f48d5b','52fbe772-9bcd-4c3a-a38c-e889795b549b','86658f2a-b274-4c3b-b56c-fa8831a2f273','2189b49b-3b4c-4ddf-978f-0730831a5df9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bfde8b3cb7e4daf9ad23cc5c58c183d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:28.479202 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a1ff2a88-4061-4085-b289-50ed9e579ebe tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8da55ee5-54bb-4e1c-9f2e-c8ed9836985e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:28.485432 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-037c4725-ab06-4a7c-a06a-5e585c2eb89e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:28.487671 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-037c4725-ab06-4a7c-a06a-5e585c2eb89e tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:20:28.487835 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-037c4725-ab06-4a7c-a06a-5e585c2eb89e tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1452375935"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:28.488476 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a1ff2a88-4061-4085-b289-50ed9e579ebe tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8da55ee5-54bb-4e1c-9f2e-c8ed9836985e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:28.489287 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a1ff2a88-4061-4085-b289-50ed9e579ebe tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Flow 'volume_create_api' (5b0415cb-e914-40cc-a08c-4e3921151c39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:28.489577 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a1ff2a88-4061-4085-b289-50ed9e579ebe tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Create volume request issued successfully. Aug 01 00:20:28.490151 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-037c4725-ab06-4a7c-a06a-5e585c2eb89e tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1452375935'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:20:28.490313 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a1ff2a88-4061-4085-b289-50ed9e579ebe tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:20:28.492134 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 538/2162] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:20:28 2026] POST /volume/v3/volumes => generated 755 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:20:28.492204 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-037c4725-ab06-4a7c-a06a-5e585c2eb89e tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Create volume of 1 GB Aug 01 00:20:28.494698 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-037c4725-ab06-4a7c-a06a-5e585c2eb89e tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Availability Zones retrieved successfully. Aug 01 00:20:28.500933 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-771d3158-2a26-43fe-a9d2-29c842a7c453 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:28.501500 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-037c4725-ab06-4a7c-a06a-5e585c2eb89e tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Flow 'volume_create_api' (858ff259-8c0f-4b75-a218-d2b4ab4d500d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:28.502964 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-037c4725-ab06-4a7c-a06a-5e585c2eb89e tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f8cd142-0212-46a9-86ae-3e236a46f95e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:28.503443 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-771d3158-2a26-43fe-a9d2-29c842a7c453 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] GET https://10.4.3.222/volume/v3/volumes/2a1855e5-3030-4a7e-be6c-c52eeb5da31b Aug 01 00:20:28.503636 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-771d3158-2a26-43fe-a9d2-29c842a7c453 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:28.503885 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-771d3158-2a26-43fe-a9d2-29c842a7c453 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:28.504376 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-037c4725-ab06-4a7c-a06a-5e585c2eb89e tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:20:28.512328 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:28.512328 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:28.516155 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-771d3158-2a26-43fe-a9d2-29c842a7c453 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Volume info retrieved successfully. Aug 01 00:20:28.522015 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-771d3158-2a26-43fe-a9d2-29c842a7c453 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] https://10.4.3.222/volume/v3/volumes/2a1855e5-3030-4a7e-be6c-c52eeb5da31b returned with HTTP 200 Aug 01 00:20:28.522467 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 545/2163] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:28 2026] GET /volume/v3/volumes/2a1855e5-3030-4a7e-be6c-c52eeb5da31b => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:28.536366 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-037c4725-ab06-4a7c-a06a-5e585c2eb89e tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f8cd142-0212-46a9-86ae-3e236a46f95e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:28.538792 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-037c4725-ab06-4a7c-a06a-5e585c2eb89e tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cdfefa3-5f44-4a5a-911b-edd299dc7780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:28.600808 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-037c4725-ab06-4a7c-a06a-5e585c2eb89e tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Created reservations ['41100ff4-e91e-4c3a-94c7-a005eed37e31', '5a9cc6d6-1116-4cd1-9438-0d609da05830', 'e6f221ee-50e9-45ad-a161-9047c3f575db', '6f7fa662-0ace-402b-b228-8b6502df3721'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:28.600808 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-037c4725-ab06-4a7c-a06a-5e585c2eb89e tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cdfefa3-5f44-4a5a-911b-edd299dc7780) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41100ff4-e91e-4c3a-94c7-a005eed37e31', '5a9cc6d6-1116-4cd1-9438-0d609da05830', 'e6f221ee-50e9-45ad-a161-9047c3f575db', '6f7fa662-0ace-402b-b228-8b6502df3721']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:28.600808 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-037c4725-ab06-4a7c-a06a-5e585c2eb89e tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2fd25f1-cceb-4ed9-b219-35704c616059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:28.635923 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-037c4725-ab06-4a7c-a06a-5e585c2eb89e tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2fd25f1-cceb-4ed9-b219-35704c616059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1452375935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4fb71f1b6e246b29e91e5d5e51f3c44',qos_specs=None,replication_status=,reservations=['41100ff4-e91e-4c3a-94c7-a005eed37e31','5a9cc6d6-1116-4cd1-9438-0d609da05830','e6f221ee-50e9-45ad-a161-9047c3f575db','6f7fa662-0ace-402b-b228-8b6502df3721'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7170a73d9f44461b9afad9e82c0b15db',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:20:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1452375935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4fb71f1b6e246b29e91e5d5e51f3c44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7170a73d9f44461b9afad9e82c0b15db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:28.637140 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-037c4725-ab06-4a7c-a06a-5e585c2eb89e tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a122e6e-8e4b-4dca-a399-42a5167f3c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:28.654433 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-037c4725-ab06-4a7c-a06a-5e585c2eb89e tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a122e6e-8e4b-4dca-a399-42a5167f3c86) transitioned into state 'SUCCESS' from state '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-1452375935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4fb71f1b6e246b29e91e5d5e51f3c44',qos_specs=None,replication_status=,reservations=['41100ff4-e91e-4c3a-94c7-a005eed37e31','5a9cc6d6-1116-4cd1-9438-0d609da05830','e6f221ee-50e9-45ad-a161-9047c3f575db','6f7fa662-0ace-402b-b228-8b6502df3721'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7170a73d9f44461b9afad9e82c0b15db',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:28.656224 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-037c4725-ab06-4a7c-a06a-5e585c2eb89e tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f003255c-0d27-444c-98dd-27af52711b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:28.666079 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-037c4725-ab06-4a7c-a06a-5e585c2eb89e tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f003255c-0d27-444c-98dd-27af52711b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:28.667510 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-037c4725-ab06-4a7c-a06a-5e585c2eb89e tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Flow 'volume_create_api' (858ff259-8c0f-4b75-a218-d2b4ab4d500d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:28.667998 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-037c4725-ab06-4a7c-a06a-5e585c2eb89e tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Create volume request issued successfully. Aug 01 00:20:28.668951 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-037c4725-ab06-4a7c-a06a-5e585c2eb89e tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:20:28.669666 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 537/2164] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:20:28 2026] POST /volume/v3/volumes => generated 755 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:20:28.683392 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-198b4644-52c3-45fe-ae84-9eccd1b34171 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:28.685340 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-198b4644-52c3-45fe-ae84-9eccd1b34171 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 Aug 01 00:20:28.685522 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-198b4644-52c3-45fe-ae84-9eccd1b34171 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:28.685719 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-198b4644-52c3-45fe-ae84-9eccd1b34171 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:28.692075 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:28.692075 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:28.695385 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-198b4644-52c3-45fe-ae84-9eccd1b34171 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:20:28.699154 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-198b4644-52c3-45fe-ae84-9eccd1b34171 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 returned with HTTP 200 Aug 01 00:20:28.699500 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 545/2165] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:28 2026] GET /volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:28.731642 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9337fa9f-6fe7-46af-8c86-974752414979 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:28.734029 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9337fa9f-6fe7-46af-8c86-974752414979 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:28.734272 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9337fa9f-6fe7-46af-8c86-974752414979 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:28.734490 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9337fa9f-6fe7-46af-8c86-974752414979 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:28.734624 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-9337fa9f-6fe7-46af-8c86-974752414979 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:28.739282 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:28.739282 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:28.740187 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9337fa9f-6fe7-46af-8c86-974752414979 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 200 Aug 01 00:20:28.740566 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 539/2166] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:28 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:29.535419 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9febfe19-77ea-4938-b693-b8c9cb73b2a8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:29.537785 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9febfe19-77ea-4938-b693-b8c9cb73b2a8 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] GET https://10.4.3.222/volume/v3/volumes/2a1855e5-3030-4a7e-be6c-c52eeb5da31b Aug 01 00:20:29.538050 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9febfe19-77ea-4938-b693-b8c9cb73b2a8 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:29.538324 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9febfe19-77ea-4938-b693-b8c9cb73b2a8 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:29.547841 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:29.547841 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:29.553056 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9febfe19-77ea-4938-b693-b8c9cb73b2a8 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Volume info retrieved successfully. Aug 01 00:20:29.559615 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9febfe19-77ea-4938-b693-b8c9cb73b2a8 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] https://10.4.3.222/volume/v3/volumes/2a1855e5-3030-4a7e-be6c-c52eeb5da31b returned with HTTP 200 Aug 01 00:20:29.560448 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 546/2167] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:29 2026] GET /volume/v3/volumes/2a1855e5-3030-4a7e-be6c-c52eeb5da31b => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:29.574376 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-92fc4d9e-cc01-4fd4-ad0c-2d0ea6f8efa0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:29.576395 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-92fc4d9e-cc01-4fd4-ad0c-2d0ea6f8efa0 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] GET https://10.4.3.222/volume/v3/volumes/2a1855e5-3030-4a7e-be6c-c52eeb5da31b Aug 01 00:20:29.576962 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-92fc4d9e-cc01-4fd4-ad0c-2d0ea6f8efa0 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:29.578410 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-92fc4d9e-cc01-4fd4-ad0c-2d0ea6f8efa0 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:29.586078 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:29.586078 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:29.590694 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-92fc4d9e-cc01-4fd4-ad0c-2d0ea6f8efa0 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Volume info retrieved successfully. Aug 01 00:20:29.595340 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-92fc4d9e-cc01-4fd4-ad0c-2d0ea6f8efa0 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] https://10.4.3.222/volume/v3/volumes/2a1855e5-3030-4a7e-be6c-c52eeb5da31b returned with HTTP 200 Aug 01 00:20:29.595917 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 538/2168] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:29 2026] GET /volume/v3/volumes/2a1855e5-3030-4a7e-be6c-c52eeb5da31b => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:29.609584 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d86c93dd-9528-4bf0-bf6b-0fed90c366bd None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:29.611627 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d86c93dd-9528-4bf0-bf6b-0fed90c366bd tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:20:29.612018 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d86c93dd-9528-4bf0-bf6b-0fed90c366bd tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-595985858"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:29.613508 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-d86c93dd-9528-4bf0-bf6b-0fed90c366bd tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-595985858'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:20:29.613635 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-d86c93dd-9528-4bf0-bf6b-0fed90c366bd tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Create volume of 1 GB Aug 01 00:20:29.618213 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-d86c93dd-9528-4bf0-bf6b-0fed90c366bd tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Availability Zones retrieved successfully. Aug 01 00:20:29.625309 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-d86c93dd-9528-4bf0-bf6b-0fed90c366bd tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Flow 'volume_create_api' (d0352498-afbc-4673-84ef-1494b6904c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:29.626343 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-d86c93dd-9528-4bf0-bf6b-0fed90c366bd tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (037bb949-7482-47fc-add4-5ae60ad8bf14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:29.627516 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-d86c93dd-9528-4bf0-bf6b-0fed90c366bd tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:20:29.658324 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-d86c93dd-9528-4bf0-bf6b-0fed90c366bd tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (037bb949-7482-47fc-add4-5ae60ad8bf14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:29.659175 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-d86c93dd-9528-4bf0-bf6b-0fed90c366bd tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0766a847-b612-46fb-b8eb-3aa6e6347433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:29.699945 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-d86c93dd-9528-4bf0-bf6b-0fed90c366bd tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Created reservations ['de6bb9f8-f946-4e7c-9d8f-acb48e716366', 'bf06424c-95ba-4c77-a1f5-41bd92a8f1f3', '5d19070f-49ba-41a5-95a0-402e5d9061e9', '06452534-3a84-4238-b56f-e913ea7bddbd'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:29.700816 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-d86c93dd-9528-4bf0-bf6b-0fed90c366bd tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0766a847-b612-46fb-b8eb-3aa6e6347433) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de6bb9f8-f946-4e7c-9d8f-acb48e716366', 'bf06424c-95ba-4c77-a1f5-41bd92a8f1f3', '5d19070f-49ba-41a5-95a0-402e5d9061e9', '06452534-3a84-4238-b56f-e913ea7bddbd']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:29.701570 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-d86c93dd-9528-4bf0-bf6b-0fed90c366bd tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95135c5d-d735-42ae-ab1a-ad729f784d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:29.712052 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3b8def4b-1b60-4eb9-924e-ad0fcf0a6b4f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:29.715872 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3b8def4b-1b60-4eb9-924e-ad0fcf0a6b4f tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 Aug 01 00:20:29.716177 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3b8def4b-1b60-4eb9-924e-ad0fcf0a6b4f tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:29.716430 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3b8def4b-1b60-4eb9-924e-ad0fcf0a6b4f tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:29.725130 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-d86c93dd-9528-4bf0-bf6b-0fed90c366bd tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95135c5d-d735-42ae-ab1a-ad729f784d13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e386ea8c-eb6f-468f-b279-f81e9d9931bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-595985858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bf3f477d9e6404f8198d89b0e5f709c',qos_specs=None,replication_status=,reservations=['de6bb9f8-f946-4e7c-9d8f-acb48e716366','bf06424c-95ba-4c77-a1f5-41bd92a8f1f3','5d19070f-49ba-41a5-95a0-402e5d9061e9','06452534-3a84-4238-b56f-e913ea7bddbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bfde8b3cb7e4daf9ad23cc5c58c183d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:20:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-595985858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e386ea8c-eb6f-468f-b279-f81e9d9931bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bf3f477d9e6404f8198d89b0e5f709c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bfde8b3cb7e4daf9ad23cc5c58c183d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:29.726250 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:29.726250 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:29.726357 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-d86c93dd-9528-4bf0-bf6b-0fed90c366bd tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b939bff-8874-493f-8078-996abf34738f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:29.731679 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3b8def4b-1b60-4eb9-924e-ad0fcf0a6b4f tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:20:29.738069 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3b8def4b-1b60-4eb9-924e-ad0fcf0a6b4f tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 returned with HTTP 200 Aug 01 00:20:29.738459 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 540/2169] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:29 2026] GET /volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:29.752633 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-d86c93dd-9528-4bf0-bf6b-0fed90c366bd tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b939bff-8874-493f-8078-996abf34738f) transitioned into state 'SUCCESS' from state '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-595985858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bf3f477d9e6404f8198d89b0e5f709c',qos_specs=None,replication_status=,reservations=['de6bb9f8-f946-4e7c-9d8f-acb48e716366','bf06424c-95ba-4c77-a1f5-41bd92a8f1f3','5d19070f-49ba-41a5-95a0-402e5d9061e9','06452534-3a84-4238-b56f-e913ea7bddbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bfde8b3cb7e4daf9ad23cc5c58c183d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:29.753449 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-d86c93dd-9528-4bf0-bf6b-0fed90c366bd tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39f5b5ae-e53f-42f1-8d3a-a80575c399e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:29.754432 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-967f6cce-3a88-4a2a-9c5b-2544fcb46963 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:29.756583 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-967f6cce-3a88-4a2a-9c5b-2544fcb46963 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:29.756852 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-967f6cce-3a88-4a2a-9c5b-2544fcb46963 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:29.757093 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-967f6cce-3a88-4a2a-9c5b-2544fcb46963 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:29.757232 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-967f6cce-3a88-4a2a-9c5b-2544fcb46963 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:29.783996 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:29.783996 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:29.783996 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-967f6cce-3a88-4a2a-9c5b-2544fcb46963 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 200 Aug 01 00:20:29.783996 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 547/2170] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:29 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:29.791900 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-69c4c924-1a48-4ccf-b3d7-b6103c9850b5 req-6705ab94-eac3-4e72-8ba2-f1d4655c94de None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:29.794389 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-69c4c924-1a48-4ccf-b3d7-b6103c9850b5 req-6705ab94-eac3-4e72-8ba2-f1d4655c94de tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 Aug 01 00:20:29.794880 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-69c4c924-1a48-4ccf-b3d7-b6103c9850b5 req-6705ab94-eac3-4e72-8ba2-f1d4655c94de tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:29.795319 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-69c4c924-1a48-4ccf-b3d7-b6103c9850b5 req-6705ab94-eac3-4e72-8ba2-f1d4655c94de tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:29.801255 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-d86c93dd-9528-4bf0-bf6b-0fed90c366bd tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39f5b5ae-e53f-42f1-8d3a-a80575c399e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:29.801579 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-d86c93dd-9528-4bf0-bf6b-0fed90c366bd tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Flow 'volume_create_api' (d0352498-afbc-4673-84ef-1494b6904c8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:29.802032 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-d86c93dd-9528-4bf0-bf6b-0fed90c366bd tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Create volume request issued successfully. Aug 01 00:20:29.803025 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d86c93dd-9528-4bf0-bf6b-0fed90c366bd tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:20:29.804843 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 546/2171] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:20:29 2026] POST /volume/v3/volumes => generated 754 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:20:29.804989 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:29.804989 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:29.808582 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-69c4c924-1a48-4ccf-b3d7-b6103c9850b5 req-6705ab94-eac3-4e72-8ba2-f1d4655c94de tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:20:29.813578 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-69c4c924-1a48-4ccf-b3d7-b6103c9850b5 req-6705ab94-eac3-4e72-8ba2-f1d4655c94de tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 returned with HTTP 200 Aug 01 00:20:29.814274 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 539/2172] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:20:29 2026] GET /volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:29.820026 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5361c34d-cb4d-40b0-b76d-d17d631f43c9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:29.822375 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5361c34d-cb4d-40b0-b76d-d17d631f43c9 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] GET https://10.4.3.222/volume/v3/volumes/e386ea8c-eb6f-468f-b279-f81e9d9931bd Aug 01 00:20:29.822661 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5361c34d-cb4d-40b0-b76d-d17d631f43c9 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:29.822960 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5361c34d-cb4d-40b0-b76d-d17d631f43c9 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:29.837872 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:29.837872 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:29.843959 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-5361c34d-cb4d-40b0-b76d-d17d631f43c9 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Volume info retrieved successfully. Aug 01 00:20:29.848465 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5361c34d-cb4d-40b0-b76d-d17d631f43c9 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] https://10.4.3.222/volume/v3/volumes/e386ea8c-eb6f-468f-b279-f81e9d9931bd returned with HTTP 200 Aug 01 00:20:29.848954 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 541/2173] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:29 2026] GET /volume/v3/volumes/e386ea8c-eb6f-468f-b279-f81e9d9931bd => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:20:29.924983 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-510b9cc9-15e7-47e0-adbb-46ed5fc11704 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:29.925454 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-510b9cc9-15e7-47e0-adbb-46ed5fc11704 None None] GET https://10.4.3.222/volume// Aug 01 00:20:29.925666 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-510b9cc9-15e7-47e0-adbb-46ed5fc11704 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:29.925931 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-510b9cc9-15e7-47e0-adbb-46ed5fc11704 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:29.926324 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-510b9cc9-15e7-47e0-adbb-46ed5fc11704 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:20:29.926678 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 548/2174] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:20: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 01 00:20:29.936317 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-69c4c924-1a48-4ccf-b3d7-b6103c9850b5 req-c6ea5e33-57f3-45d7-af69-08c7c89594b2 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:30.018201 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-69c4c924-1a48-4ccf-b3d7-b6103c9850b5 req-c6ea5e33-57f3-45d7-af69-08c7c89594b2 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:20:30.019348 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-69c4c924-1a48-4ccf-b3d7-b6103c9850b5 req-c6ea5e33-57f3-45d7-af69-08c7c89594b2 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6", "connector": null, "instance_uuid": "414f18b6-ddb7-4467-85ac-66966f76fc39"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:30.031510 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:30.031510 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:30.063144 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-69c4c924-1a48-4ccf-b3d7-b6103c9850b5 req-c6ea5e33-57f3-45d7-af69-08c7c89594b2 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:20:30.063452 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 547/2175] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:20:29 2026] POST /volume/v3/attachments => generated 273 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:30.097936 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a14e2383-42bf-4869-97e0-8b4d42455e3b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:30.100856 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a14e2383-42bf-4869-97e0-8b4d42455e3b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 Aug 01 00:20:30.100856 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a14e2383-42bf-4869-97e0-8b4d42455e3b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:30.100856 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a14e2383-42bf-4869-97e0-8b4d42455e3b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:30.113835 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:30.113835 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:30.122076 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a14e2383-42bf-4869-97e0-8b4d42455e3b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:20:30.128757 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a14e2383-42bf-4869-97e0-8b4d42455e3b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 returned with HTTP 200 Aug 01 00:20:30.129538 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 540/2176] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:30 2026] GET /volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:30.129834 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a24f0a3e-b881-45a1-9ccf-7796ed6b408c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:30.130312 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a24f0a3e-b881-45a1-9ccf-7796ed6b408c None None] GET https://10.4.3.222/volume// Aug 01 00:20:30.130510 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a24f0a3e-b881-45a1-9ccf-7796ed6b408c None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:30.130653 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a24f0a3e-b881-45a1-9ccf-7796ed6b408c None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:30.130991 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a24f0a3e-b881-45a1-9ccf-7796ed6b408c None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:20:30.131258 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 542/2177] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:20: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 01 00:20:30.140756 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-69c4c924-1a48-4ccf-b3d7-b6103c9850b5 req-4da9255f-941b-4f64-9d22-0ccae69f422b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:30.148238 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-69c4c924-1a48-4ccf-b3d7-b6103c9850b5 req-4da9255f-941b-4f64-9d22-0ccae69f422b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 Aug 01 00:20:30.148238 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-69c4c924-1a48-4ccf-b3d7-b6103c9850b5 req-4da9255f-941b-4f64-9d22-0ccae69f422b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:30.148238 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-69c4c924-1a48-4ccf-b3d7-b6103c9850b5 req-4da9255f-941b-4f64-9d22-0ccae69f422b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:30.154665 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:30.154665 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:30.157794 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-69c4c924-1a48-4ccf-b3d7-b6103c9850b5 req-4da9255f-941b-4f64-9d22-0ccae69f422b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:20:30.168825 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-69c4c924-1a48-4ccf-b3d7-b6103c9850b5 req-4da9255f-941b-4f64-9d22-0ccae69f422b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 returned with HTTP 200 Aug 01 00:20:30.169396 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 549/2178] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:20:30 2026] GET /volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 => generated 1027 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:20:30.310665 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-69c4c924-1a48-4ccf-b3d7-b6103c9850b5 req-cd69d385-ebb3-4dc2-b74d-1593a1952bba None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:30.316182 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-69c4c924-1a48-4ccf-b3d7-b6103c9850b5 req-cd69d385-ebb3-4dc2-b74d-1593a1952bba tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] PUT https://10.4.3.222/volume/v3/attachments/5476e6cc-10aa-4666-9408-b41bbe467299 Aug 01 00:20:30.316554 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-69c4c924-1a48-4ccf-b3d7-b6103c9850b5 req-cd69d385-ebb3-4dc2-b74d-1593a1952bba tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:30.329307 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-69c4c924-1a48-4ccf-b3d7-b6103c9850b5 req-cd69d385-ebb3-4dc2-b74d-1593a1952bba tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Acquiring lock "cinder-attachment_update-a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6-np0000006296" by "attachment_update" {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:20:30.334315 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-69c4c924-1a48-4ccf-b3d7-b6103c9850b5 req-cd69d385-ebb3-4dc2-b74d-1593a1952bba tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Lock "cinder-attachment_update-a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:20:30.335639 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:30.335639 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:30.423247 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-69c4c924-1a48-4ccf-b3d7-b6103c9850b5 req-cd69d385-ebb3-4dc2-b74d-1593a1952bba tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Lock "cinder-attachment_update-a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6-np0000006296" released by "attachment_update" :: held 0.089s {{(pid=100408) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:20:30.423247 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-69c4c924-1a48-4ccf-b3d7-b6103c9850b5 req-cd69d385-ebb3-4dc2-b74d-1593a1952bba tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/attachments/5476e6cc-10aa-4666-9408-b41bbe467299 returned with HTTP 200 Aug 01 00:20:30.423670 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 548/2179] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:20:30 2026] PUT /volume/v3/attachments/5476e6cc-10aa-4666-9408-b41bbe467299 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:30.796100 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3c399645-3702-4fd1-b944-11f1422aba72 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:30.798411 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3c399645-3702-4fd1-b944-11f1422aba72 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:30.798868 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3c399645-3702-4fd1-b944-11f1422aba72 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:30.799404 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3c399645-3702-4fd1-b944-11f1422aba72 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:30.799711 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-3c399645-3702-4fd1-b944-11f1422aba72 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:30.805836 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:30.805836 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:30.807223 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3c399645-3702-4fd1-b944-11f1422aba72 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 200 Aug 01 00:20:30.807936 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 541/2180] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:30 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:30.862534 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-41f01a84-23b2-4bbf-9f6c-977b44d1d91f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:30.864289 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-41f01a84-23b2-4bbf-9f6c-977b44d1d91f tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] GET https://10.4.3.222/volume/v3/volumes/e386ea8c-eb6f-468f-b279-f81e9d9931bd Aug 01 00:20:30.864490 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-41f01a84-23b2-4bbf-9f6c-977b44d1d91f tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:30.864679 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-41f01a84-23b2-4bbf-9f6c-977b44d1d91f tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:30.872752 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:30.872752 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:30.878571 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-41f01a84-23b2-4bbf-9f6c-977b44d1d91f tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Volume info retrieved successfully. Aug 01 00:20:30.884626 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-41f01a84-23b2-4bbf-9f6c-977b44d1d91f tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] https://10.4.3.222/volume/v3/volumes/e386ea8c-eb6f-468f-b279-f81e9d9931bd returned with HTTP 200 Aug 01 00:20:30.885207 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 543/2181] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:30 2026] GET /volume/v3/volumes/e386ea8c-eb6f-468f-b279-f81e9d9931bd => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:30.904013 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0bb00f65-44b7-42d3-aacd-546c5ddfa685 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:30.906223 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0bb00f65-44b7-42d3-aacd-546c5ddfa685 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] GET https://10.4.3.222/volume/v3/volumes/e386ea8c-eb6f-468f-b279-f81e9d9931bd Aug 01 00:20:30.906460 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0bb00f65-44b7-42d3-aacd-546c5ddfa685 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:30.906690 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0bb00f65-44b7-42d3-aacd-546c5ddfa685 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:30.915357 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:30.915357 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:30.925148 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0bb00f65-44b7-42d3-aacd-546c5ddfa685 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Volume info retrieved successfully. Aug 01 00:20:30.933089 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0bb00f65-44b7-42d3-aacd-546c5ddfa685 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] https://10.4.3.222/volume/v3/volumes/e386ea8c-eb6f-468f-b279-f81e9d9931bd returned with HTTP 200 Aug 01 00:20:30.933705 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 550/2182] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:30 2026] GET /volume/v3/volumes/e386ea8c-eb6f-468f-b279-f81e9d9931bd => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:30.950570 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f4658527-b5e5-44e0-94a7-ea6119c8ba4b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:30.953168 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f4658527-b5e5-44e0-94a7-ea6119c8ba4b tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:20:30.953569 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f4658527-b5e5-44e0-94a7-ea6119c8ba4b tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-656540799"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:30.955444 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-f4658527-b5e5-44e0-94a7-ea6119c8ba4b tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-656540799'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:20:30.955631 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-f4658527-b5e5-44e0-94a7-ea6119c8ba4b tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Create volume of 1 GB Aug 01 00:20:30.955979 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:30.955979 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:30.962908 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f4658527-b5e5-44e0-94a7-ea6119c8ba4b tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Availability Zones retrieved successfully. Aug 01 00:20:30.972431 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f4658527-b5e5-44e0-94a7-ea6119c8ba4b tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Flow 'volume_create_api' (9eade4e9-7e7b-44fe-88d0-7875252e0de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:30.974228 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f4658527-b5e5-44e0-94a7-ea6119c8ba4b tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf9d7345-215e-4e54-932b-24eb74868282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:30.975500 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-f4658527-b5e5-44e0-94a7-ea6119c8ba4b tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:20:31.011843 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f4658527-b5e5-44e0-94a7-ea6119c8ba4b tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf9d7345-215e-4e54-932b-24eb74868282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:31.012860 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f4658527-b5e5-44e0-94a7-ea6119c8ba4b tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c8f7458-d4de-4cdb-9ac4-abe26a32ceec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:31.066917 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-f4658527-b5e5-44e0-94a7-ea6119c8ba4b tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Created reservations ['46047f8d-fccf-435f-b7b7-96315b43dd5f', '732dfd28-2330-4ee1-b4e3-348d6084faa5', 'cf83f873-e7d4-48fe-9d62-6a325ff0aebf', '598e3a51-2c5f-4ee1-b21a-96412a12c10a'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:31.067578 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f4658527-b5e5-44e0-94a7-ea6119c8ba4b tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c8f7458-d4de-4cdb-9ac4-abe26a32ceec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46047f8d-fccf-435f-b7b7-96315b43dd5f', '732dfd28-2330-4ee1-b4e3-348d6084faa5', 'cf83f873-e7d4-48fe-9d62-6a325ff0aebf', '598e3a51-2c5f-4ee1-b21a-96412a12c10a']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:31.068243 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f4658527-b5e5-44e0-94a7-ea6119c8ba4b tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a39ff51-a5e1-4f5f-9b85-596f61236d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:31.098795 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f4658527-b5e5-44e0-94a7-ea6119c8ba4b tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a39ff51-a5e1-4f5f-9b85-596f61236d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df092e40-a41b-400e-9b3b-1241c39b31aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-656540799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bf3f477d9e6404f8198d89b0e5f709c',qos_specs=None,replication_status=,reservations=['46047f8d-fccf-435f-b7b7-96315b43dd5f','732dfd28-2330-4ee1-b4e3-348d6084faa5','cf83f873-e7d4-48fe-9d62-6a325ff0aebf','598e3a51-2c5f-4ee1-b21a-96412a12c10a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bfde8b3cb7e4daf9ad23cc5c58c183d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:20:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-656540799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df092e40-a41b-400e-9b3b-1241c39b31aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bf3f477d9e6404f8198d89b0e5f709c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bfde8b3cb7e4daf9ad23cc5c58c183d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:31.098795 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f4658527-b5e5-44e0-94a7-ea6119c8ba4b tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23198d2e-a8d8-4225-bdc6-5a9ef6600600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:31.117643 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f4658527-b5e5-44e0-94a7-ea6119c8ba4b tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23198d2e-a8d8-4225-bdc6-5a9ef6600600) transitioned into state 'SUCCESS' from state '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-656540799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bf3f477d9e6404f8198d89b0e5f709c',qos_specs=None,replication_status=,reservations=['46047f8d-fccf-435f-b7b7-96315b43dd5f','732dfd28-2330-4ee1-b4e3-348d6084faa5','cf83f873-e7d4-48fe-9d62-6a325ff0aebf','598e3a51-2c5f-4ee1-b21a-96412a12c10a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bfde8b3cb7e4daf9ad23cc5c58c183d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:31.117643 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f4658527-b5e5-44e0-94a7-ea6119c8ba4b tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0d7f0c3-ca03-49e0-a691-4c9f23e3a495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:31.127884 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f4658527-b5e5-44e0-94a7-ea6119c8ba4b tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0d7f0c3-ca03-49e0-a691-4c9f23e3a495) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:31.132861 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f4658527-b5e5-44e0-94a7-ea6119c8ba4b tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Flow 'volume_create_api' (9eade4e9-7e7b-44fe-88d0-7875252e0de1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:31.132861 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f4658527-b5e5-44e0-94a7-ea6119c8ba4b tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Create volume request issued successfully. Aug 01 00:20:31.132861 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f4658527-b5e5-44e0-94a7-ea6119c8ba4b tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:20:31.133841 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 549/2183] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:20:30 2026] POST /volume/v3/volumes => generated 754 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:20:31.146227 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7a9116e7-0501-4b3c-a8cd-ec152d6cabc0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:31.149847 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5cae4067-81e5-4261-ba99-2dfb86eae2ca None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:31.149986 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7a9116e7-0501-4b3c-a8cd-ec152d6cabc0 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 Aug 01 00:20:31.149986 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7a9116e7-0501-4b3c-a8cd-ec152d6cabc0 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:31.149986 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7a9116e7-0501-4b3c-a8cd-ec152d6cabc0 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:31.151585 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5cae4067-81e5-4261-ba99-2dfb86eae2ca tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] GET https://10.4.3.222/volume/v3/volumes/df092e40-a41b-400e-9b3b-1241c39b31aa Aug 01 00:20:31.152014 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5cae4067-81e5-4261-ba99-2dfb86eae2ca tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:31.152246 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5cae4067-81e5-4261-ba99-2dfb86eae2ca tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:31.161190 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:31.161190 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:31.165412 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-5cae4067-81e5-4261-ba99-2dfb86eae2ca tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Volume info retrieved successfully. Aug 01 00:20:31.167006 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:31.167006 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:31.170571 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5cae4067-81e5-4261-ba99-2dfb86eae2ca tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] https://10.4.3.222/volume/v3/volumes/df092e40-a41b-400e-9b3b-1241c39b31aa returned with HTTP 200 Aug 01 00:20:31.171082 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 544/2184] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:31 2026] GET /volume/v3/volumes/df092e40-a41b-400e-9b3b-1241c39b31aa => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:31.175434 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7a9116e7-0501-4b3c-a8cd-ec152d6cabc0 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:20:31.180628 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7a9116e7-0501-4b3c-a8cd-ec152d6cabc0 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 returned with HTTP 200 Aug 01 00:20:31.180628 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 542/2185] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:31 2026] GET /volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:31.818953 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2258edeb-a43e-430b-8d2c-2e4354ef53a8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:31.821432 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2258edeb-a43e-430b-8d2c-2e4354ef53a8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:31.821732 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2258edeb-a43e-430b-8d2c-2e4354ef53a8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:31.822027 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2258edeb-a43e-430b-8d2c-2e4354ef53a8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:31.822193 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-2258edeb-a43e-430b-8d2c-2e4354ef53a8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:31.829716 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:31.829716 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:31.830564 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2258edeb-a43e-430b-8d2c-2e4354ef53a8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 200 Aug 01 00:20:31.831021 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 551/2186] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:31 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:32.076627 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-d65d5e96-189c-49be-a8f6-bb1766739499 req-11994d24-d756-46c4-baad-03d827785c77 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:32.078570 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-d65d5e96-189c-49be-a8f6-bb1766739499 req-11994d24-d756-46c4-baad-03d827785c77 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee Aug 01 00:20:32.078755 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-d65d5e96-189c-49be-a8f6-bb1766739499 req-11994d24-d756-46c4-baad-03d827785c77 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:32.078947 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-d65d5e96-189c-49be-a8f6-bb1766739499 req-11994d24-d756-46c4-baad-03d827785c77 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:32.087361 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:32.087361 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:32.090524 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-d65d5e96-189c-49be-a8f6-bb1766739499 req-11994d24-d756-46c4-baad-03d827785c77 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Volume info retrieved successfully. Aug 01 00:20:32.094713 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-d65d5e96-189c-49be-a8f6-bb1766739499 req-11994d24-d756-46c4-baad-03d827785c77 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee returned with HTTP 200 Aug 01 00:20:32.095098 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 550/2187] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:20:32 2026] GET /volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee => generated 1132 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:32.114394 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-d65d5e96-189c-49be-a8f6-bb1766739499 req-0aec1c20-f494-465e-abaa-e76278ff38e6 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:32.117360 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-d65d5e96-189c-49be-a8f6-bb1766739499 req-0aec1c20-f494-465e-abaa-e76278ff38e6 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] POST https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee/action Aug 01 00:20:32.117915 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-d65d5e96-189c-49be-a8f6-bb1766739499 req-0aec1c20-f494-465e-abaa-e76278ff38e6 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:20:32.118125 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-d65d5e96-189c-49be-a8f6-bb1766739499 req-0aec1c20-f494-465e-abaa-e76278ff38e6 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:32.133918 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:32.133918 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:32.134568 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-d65d5e96-189c-49be-a8f6-bb1766739499 req-0aec1c20-f494-465e-abaa-e76278ff38e6 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Volume info retrieved successfully. Aug 01 00:20:32.144580 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-d65d5e96-189c-49be-a8f6-bb1766739499 req-0aec1c20-f494-465e-abaa-e76278ff38e6 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Begin detaching volume completed successfully. Aug 01 00:20:32.144930 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-d65d5e96-189c-49be-a8f6-bb1766739499 req-0aec1c20-f494-465e-abaa-e76278ff38e6 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee/action returned with HTTP 202 Aug 01 00:20:32.145533 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 545/2188] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:20:32 2026] POST /volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:20:32.186562 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d687f6b8-4163-49a2-a615-54aeabd72b83 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:32.187586 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e85060bc-b409-4cc2-976b-7a6d4bbee11d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:32.187970 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e85060bc-b409-4cc2-976b-7a6d4bbee11d None None] GET https://10.4.3.222/volume// Aug 01 00:20:32.188115 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e85060bc-b409-4cc2-976b-7a6d4bbee11d None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:32.188298 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e85060bc-b409-4cc2-976b-7a6d4bbee11d None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:32.188595 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e85060bc-b409-4cc2-976b-7a6d4bbee11d None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:20:32.188889 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 552/2189] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:20: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 01 00:20:32.192373 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d687f6b8-4163-49a2-a615-54aeabd72b83 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] GET https://10.4.3.222/volume/v3/volumes/df092e40-a41b-400e-9b3b-1241c39b31aa Aug 01 00:20:32.192595 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d687f6b8-4163-49a2-a615-54aeabd72b83 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:32.192783 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d687f6b8-4163-49a2-a615-54aeabd72b83 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:32.198426 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-03d96999-eb75-4674-8b6f-9ca5681efaea None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:32.200436 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-03d96999-eb75-4674-8b6f-9ca5681efaea tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 Aug 01 00:20:32.200668 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-03d96999-eb75-4674-8b6f-9ca5681efaea tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:32.200915 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-03d96999-eb75-4674-8b6f-9ca5681efaea tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:32.201702 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-d65d5e96-189c-49be-a8f6-bb1766739499 req-b305279c-75c0-4853-a437-827bdf479bf3 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:32.202171 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:32.202171 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:32.204835 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-d65d5e96-189c-49be-a8f6-bb1766739499 req-b305279c-75c0-4853-a437-827bdf479bf3 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee Aug 01 00:20:32.205091 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-d65d5e96-189c-49be-a8f6-bb1766739499 req-b305279c-75c0-4853-a437-827bdf479bf3 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:32.205311 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-d65d5e96-189c-49be-a8f6-bb1766739499 req-b305279c-75c0-4853-a437-827bdf479bf3 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:32.205974 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d687f6b8-4163-49a2-a615-54aeabd72b83 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Volume info retrieved successfully. Aug 01 00:20:32.210867 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d687f6b8-4163-49a2-a615-54aeabd72b83 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] https://10.4.3.222/volume/v3/volumes/df092e40-a41b-400e-9b3b-1241c39b31aa returned with HTTP 200 Aug 01 00:20:32.211296 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 543/2190] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:32 2026] GET /volume/v3/volumes/df092e40-a41b-400e-9b3b-1241c39b31aa => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:32.215260 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:32.215260 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:32.216399 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:32.216399 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:32.218864 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-03d96999-eb75-4674-8b6f-9ca5681efaea tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:20:32.220644 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-d65d5e96-189c-49be-a8f6-bb1766739499 req-b305279c-75c0-4853-a437-827bdf479bf3 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Volume info retrieved successfully. Aug 01 00:20:32.223449 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e6007477-d322-47a4-9923-0344c42009fc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:32.225592 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e6007477-d322-47a4-9923-0344c42009fc tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] GET https://10.4.3.222/volume/v3/volumes/df092e40-a41b-400e-9b3b-1241c39b31aa Aug 01 00:20:32.225874 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e6007477-d322-47a4-9923-0344c42009fc tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:32.226103 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-03d96999-eb75-4674-8b6f-9ca5681efaea tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 returned with HTTP 200 Aug 01 00:20:32.226139 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e6007477-d322-47a4-9923-0344c42009fc tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:32.226163 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-d65d5e96-189c-49be-a8f6-bb1766739499 req-b305279c-75c0-4853-a437-827bdf479bf3 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee returned with HTTP 200 Aug 01 00:20:32.226580 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 551/2191] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:32 2026] GET /volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:32.226637 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 546/2192] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:20:32 2026] GET /volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee => generated 1315 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:20:32.235856 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:32.235856 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:32.242436 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e6007477-d322-47a4-9923-0344c42009fc tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Volume info retrieved successfully. Aug 01 00:20:32.247947 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e6007477-d322-47a4-9923-0344c42009fc tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] https://10.4.3.222/volume/v3/volumes/df092e40-a41b-400e-9b3b-1241c39b31aa returned with HTTP 200 Aug 01 00:20:32.248362 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 553/2193] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:32 2026] GET /volume/v3/volumes/df092e40-a41b-400e-9b3b-1241c39b31aa => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:32.262359 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-974328ff-0cce-4075-97db-04a48dbd6eeb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:32.304801 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-974328ff-0cce-4075-97db-04a48dbd6eeb tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:20:32.304903 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-974328ff-0cce-4075-97db-04a48dbd6eeb tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:32.306213 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-974328ff-0cce-4075-97db-04a48dbd6eeb tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:20:32.306325 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-974328ff-0cce-4075-97db-04a48dbd6eeb tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Create volume of 1 GB Aug 01 00:20:32.310214 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-974328ff-0cce-4075-97db-04a48dbd6eeb tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Availability Zones retrieved successfully. Aug 01 00:20:32.315221 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-974328ff-0cce-4075-97db-04a48dbd6eeb tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Flow 'volume_create_api' (c9005200-aeb1-4b4d-a66a-222a9d93af21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:32.316108 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-974328ff-0cce-4075-97db-04a48dbd6eeb tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dc7a057-8bcf-420b-bdd1-665da59da43c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:32.316805 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-974328ff-0cce-4075-97db-04a48dbd6eeb tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:20:32.339029 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-974328ff-0cce-4075-97db-04a48dbd6eeb tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dc7a057-8bcf-420b-bdd1-665da59da43c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:32.339404 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-974328ff-0cce-4075-97db-04a48dbd6eeb tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38d76867-7b06-4de5-b4ef-4afd197b2770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:32.392215 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-974328ff-0cce-4075-97db-04a48dbd6eeb tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Created reservations ['62bfbc8a-d330-4019-ae80-299e6b8b9429', 'c78bed11-ccb1-4052-a819-150b95934073', '2207a9aa-4fcf-4300-9e03-f618da0e2663', '2368330e-b45b-46ee-bd3f-2da9e74e2917'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:32.392604 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-974328ff-0cce-4075-97db-04a48dbd6eeb tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38d76867-7b06-4de5-b4ef-4afd197b2770) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62bfbc8a-d330-4019-ae80-299e6b8b9429', 'c78bed11-ccb1-4052-a819-150b95934073', '2207a9aa-4fcf-4300-9e03-f618da0e2663', '2368330e-b45b-46ee-bd3f-2da9e74e2917']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:32.393695 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-974328ff-0cce-4075-97db-04a48dbd6eeb tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b37cec4f-0ab6-4203-9cc3-6a0b9c427ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:32.414896 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-974328ff-0cce-4075-97db-04a48dbd6eeb tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b37cec4f-0ab6-4203-9cc3-6a0b9c427ee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b71d56c8-6f80-44cc-9486-a1494880c04f', '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='75627a93650f4c73b916aa575c230544',qos_specs=None,replication_status=,reservations=['62bfbc8a-d330-4019-ae80-299e6b8b9429','c78bed11-ccb1-4052-a819-150b95934073','2207a9aa-4fcf-4300-9e03-f618da0e2663','2368330e-b45b-46ee-bd3f-2da9e74e2917'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7b0f93d060045a9b73518243670e62a',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:20:32Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b71d56c8-6f80-44cc-9486-a1494880c04f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75627a93650f4c73b916aa575c230544',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7b0f93d060045a9b73518243670e62a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:32.415977 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-974328ff-0cce-4075-97db-04a48dbd6eeb tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (281ca251-b7b1-4a13-8715-b3b501889e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:32.431662 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-974328ff-0cce-4075-97db-04a48dbd6eeb tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (281ca251-b7b1-4a13-8715-b3b501889e93) transitioned into state 'SUCCESS' from 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='75627a93650f4c73b916aa575c230544',qos_specs=None,replication_status=,reservations=['62bfbc8a-d330-4019-ae80-299e6b8b9429','c78bed11-ccb1-4052-a819-150b95934073','2207a9aa-4fcf-4300-9e03-f618da0e2663','2368330e-b45b-46ee-bd3f-2da9e74e2917'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7b0f93d060045a9b73518243670e62a',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:32.432629 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-974328ff-0cce-4075-97db-04a48dbd6eeb tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0862199d-1665-4437-b3f3-21fed159ed2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:32.440847 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-974328ff-0cce-4075-97db-04a48dbd6eeb tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0862199d-1665-4437-b3f3-21fed159ed2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:32.443821 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-974328ff-0cce-4075-97db-04a48dbd6eeb tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Flow 'volume_create_api' (c9005200-aeb1-4b4d-a66a-222a9d93af21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:32.443821 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-974328ff-0cce-4075-97db-04a48dbd6eeb tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Create volume request issued successfully. Aug 01 00:20:32.443821 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-974328ff-0cce-4075-97db-04a48dbd6eeb tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:20:32.443821 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 544/2194] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:20:32 2026] POST /volume/v3/volumes => generated 733 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:20:32.457617 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-fc7a3f59-6d59-4a4c-8d2b-6b48f0bc979f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:32.462520 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fc7a3f59-6d59-4a4c-8d2b-6b48f0bc979f tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] GET https://10.4.3.222/volume/v3/volumes/b71d56c8-6f80-44cc-9486-a1494880c04f Aug 01 00:20:32.462710 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fc7a3f59-6d59-4a4c-8d2b-6b48f0bc979f tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:32.462932 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fc7a3f59-6d59-4a4c-8d2b-6b48f0bc979f tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:32.470819 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:32.470819 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:32.472895 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-fc7a3f59-6d59-4a4c-8d2b-6b48f0bc979f tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Volume info retrieved successfully. Aug 01 00:20:32.477425 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fc7a3f59-6d59-4a4c-8d2b-6b48f0bc979f tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] https://10.4.3.222/volume/v3/volumes/b71d56c8-6f80-44cc-9486-a1494880c04f returned with HTTP 200 Aug 01 00:20:32.479804 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 552/2195] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:32 2026] GET /volume/v3/volumes/b71d56c8-6f80-44cc-9486-a1494880c04f => generated 912 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:32.843389 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-97d61038-a97e-429a-b20e-73bb9cc83147 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:32.845210 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-97d61038-a97e-429a-b20e-73bb9cc83147 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:32.845592 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-97d61038-a97e-429a-b20e-73bb9cc83147 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:32.845974 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-97d61038-a97e-429a-b20e-73bb9cc83147 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:32.846245 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-97d61038-a97e-429a-b20e-73bb9cc83147 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:32.851510 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:32.851510 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:32.853304 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-97d61038-a97e-429a-b20e-73bb9cc83147 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 200 Aug 01 00:20:32.853304 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 547/2196] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:32 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:33.240738 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6893dc81-1979-4e2a-97fb-762cdfe8b11c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:33.243037 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6893dc81-1979-4e2a-97fb-762cdfe8b11c tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 Aug 01 00:20:33.243311 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6893dc81-1979-4e2a-97fb-762cdfe8b11c tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:33.243581 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6893dc81-1979-4e2a-97fb-762cdfe8b11c tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:33.256543 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:33.256543 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:33.261196 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6893dc81-1979-4e2a-97fb-762cdfe8b11c tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:20:33.265290 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6893dc81-1979-4e2a-97fb-762cdfe8b11c tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 returned with HTTP 200 Aug 01 00:20:33.265700 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 554/2197] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:33 2026] GET /volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:33.494116 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bce1915c-346b-4758-b6d1-606be8c55057 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:33.496588 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bce1915c-346b-4758-b6d1-606be8c55057 tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] GET https://10.4.3.222/volume/v3/volumes/b71d56c8-6f80-44cc-9486-a1494880c04f Aug 01 00:20:33.496873 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bce1915c-346b-4758-b6d1-606be8c55057 tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:33.497157 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bce1915c-346b-4758-b6d1-606be8c55057 tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:33.509478 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:33.509478 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:33.514018 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-bce1915c-346b-4758-b6d1-606be8c55057 tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Volume info retrieved successfully. Aug 01 00:20:33.519103 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bce1915c-346b-4758-b6d1-606be8c55057 tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] https://10.4.3.222/volume/v3/volumes/b71d56c8-6f80-44cc-9486-a1494880c04f returned with HTTP 200 Aug 01 00:20:33.519484 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 545/2198] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:33 2026] GET /volume/v3/volumes/b71d56c8-6f80-44cc-9486-a1494880c04f => generated 964 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:33.536635 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c7d6ea5f-c4c6-4ee4-b7b1-4b85b37fbf0c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:33.541053 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c7d6ea5f-c4c6-4ee4-b7b1-4b85b37fbf0c tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] GET https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1&project_id=4bf3f477d9e6404f8198d89b0e5f709c Aug 01 00:20:33.541233 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c7d6ea5f-c4c6-4ee4-b7b1-4b85b37fbf0c tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:33.541528 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c7d6ea5f-c4c6-4ee4-b7b1-4b85b37fbf0c tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Calling method 'detail' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:33.541807 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-c7d6ea5f-c4c6-4ee4-b7b1-4b85b37fbf0c tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Could not evaluate value 4bf3f477d9e6404f8198d89b0e5f709c, assuming string {{(pid=100408) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 00:20:33.542252 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-c7d6ea5f-c4c6-4ee4-b7b1-4b85b37fbf0c tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Searching by: MultiDict([('project_id', '4bf3f477d9e6404f8198d89b0e5f709c'), ('all_tenants', 1)]). {{(pid=100408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:20:33.582698 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c7d6ea5f-c4c6-4ee4-b7b1-4b85b37fbf0c tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Get all volumes completed successfully. Aug 01 00:20:33.584185 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:33.584185 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:33.589260 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c7d6ea5f-c4c6-4ee4-b7b1-4b85b37fbf0c tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1&project_id=4bf3f477d9e6404f8198d89b0e5f709c returned with HTTP 200 Aug 01 00:20:33.589848 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 553/2199] 10.4.3.222 () {66 vars in 1373 bytes} [Sat Aug 1 00:20:33 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=4bf3f477d9e6404f8198d89b0e5f709c => generated 3035 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:33.608221 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-43023f35-ea8a-4b98-82e3-2642d66b80e8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:33.609887 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-43023f35-ea8a-4b98-82e3-2642d66b80e8 tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/b71d56c8-6f80-44cc-9486-a1494880c04f Aug 01 00:20:33.610083 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-43023f35-ea8a-4b98-82e3-2642d66b80e8 tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:33.610265 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-43023f35-ea8a-4b98-82e3-2642d66b80e8 tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:33.610419 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-43023f35-ea8a-4b98-82e3-2642d66b80e8 tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Delete volume with id: b71d56c8-6f80-44cc-9486-a1494880c04f Aug 01 00:20:33.618020 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:33.618020 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:33.618295 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-43023f35-ea8a-4b98-82e3-2642d66b80e8 tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Volume info retrieved successfully. Aug 01 00:20:33.637882 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-43023f35-ea8a-4b98-82e3-2642d66b80e8 tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] Delete volume request issued successfully. Aug 01 00:20:33.638058 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-43023f35-ea8a-4b98-82e3-2642d66b80e8 tempest-VolumesListAdminTestJSON-204879906 tempest-VolumesListAdminTestJSON-204879906-project-admin] https://10.4.3.222/volume/v3/volumes/b71d56c8-6f80-44cc-9486-a1494880c04f returned with HTTP 202 Aug 01 00:20:33.638477 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 548/2200] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:20:33 2026] DELETE /volume/v3/volumes/b71d56c8-6f80-44cc-9486-a1494880c04f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:20:33.647907 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-550865fd-feaa-404e-95c3-61e9ffcd97c3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:33.649695 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-550865fd-feaa-404e-95c3-61e9ffcd97c3 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] GET https://10.4.3.222/volume/v3/volumes/df092e40-a41b-400e-9b3b-1241c39b31aa Aug 01 00:20:33.649960 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-550865fd-feaa-404e-95c3-61e9ffcd97c3 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:33.650170 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-550865fd-feaa-404e-95c3-61e9ffcd97c3 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:33.657530 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:33.657530 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:33.661928 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-550865fd-feaa-404e-95c3-61e9ffcd97c3 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Volume info retrieved successfully. Aug 01 00:20:33.667289 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-550865fd-feaa-404e-95c3-61e9ffcd97c3 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] https://10.4.3.222/volume/v3/volumes/df092e40-a41b-400e-9b3b-1241c39b31aa returned with HTTP 200 Aug 01 00:20:33.667690 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 555/2201] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:33 2026] GET /volume/v3/volumes/df092e40-a41b-400e-9b3b-1241c39b31aa => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:33.679646 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-04d433cf-557c-4900-9c87-a314fbc97319 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:33.683114 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-04d433cf-557c-4900-9c87-a314fbc97319 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] DELETE https://10.4.3.222/volume/v3/volumes/df092e40-a41b-400e-9b3b-1241c39b31aa Aug 01 00:20:33.683294 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-04d433cf-557c-4900-9c87-a314fbc97319 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:33.683470 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-04d433cf-557c-4900-9c87-a314fbc97319 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:33.683633 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-04d433cf-557c-4900-9c87-a314fbc97319 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Delete volume with id: df092e40-a41b-400e-9b3b-1241c39b31aa Aug 01 00:20:33.690779 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:33.690779 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:33.691263 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-04d433cf-557c-4900-9c87-a314fbc97319 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Volume info retrieved successfully. Aug 01 00:20:33.711120 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-04d433cf-557c-4900-9c87-a314fbc97319 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Delete volume request issued successfully. Aug 01 00:20:33.711296 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-04d433cf-557c-4900-9c87-a314fbc97319 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] https://10.4.3.222/volume/v3/volumes/df092e40-a41b-400e-9b3b-1241c39b31aa returned with HTTP 202 Aug 01 00:20:33.711993 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 546/2202] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:20:33 2026] DELETE /volume/v3/volumes/df092e40-a41b-400e-9b3b-1241c39b31aa => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:20:33.718962 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-0072ea99-336b-4903-a4a4-68da98101c08 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:33.720983 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0072ea99-336b-4903-a4a4-68da98101c08 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] GET https://10.4.3.222/volume/v3/volumes/df092e40-a41b-400e-9b3b-1241c39b31aa Aug 01 00:20:33.721150 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0072ea99-336b-4903-a4a4-68da98101c08 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:33.721324 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0072ea99-336b-4903-a4a4-68da98101c08 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:33.728841 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:33.728841 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:33.732606 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0072ea99-336b-4903-a4a4-68da98101c08 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Volume info retrieved successfully. Aug 01 00:20:33.736732 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0072ea99-336b-4903-a4a4-68da98101c08 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] https://10.4.3.222/volume/v3/volumes/df092e40-a41b-400e-9b3b-1241c39b31aa returned with HTTP 200 Aug 01 00:20:33.737265 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 554/2203] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:33 2026] GET /volume/v3/volumes/df092e40-a41b-400e-9b3b-1241c39b31aa => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:33.737549 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-69c4c924-1a48-4ccf-b3d7-b6103c9850b5 req-25c91b8a-19da-4baf-bd64-4f2ff8683fde None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:33.739520 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-69c4c924-1a48-4ccf-b3d7-b6103c9850b5 req-25c91b8a-19da-4baf-bd64-4f2ff8683fde tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] POST https://10.4.3.222/volume/v3/attachments/5476e6cc-10aa-4666-9408-b41bbe467299/action Aug 01 00:20:33.739897 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-69c4c924-1a48-4ccf-b3d7-b6103c9850b5 req-25c91b8a-19da-4baf-bd64-4f2ff8683fde tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Action body: b'{"os-complete": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:20:33.740011 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-69c4c924-1a48-4ccf-b3d7-b6103c9850b5 req-25c91b8a-19da-4baf-bd64-4f2ff8683fde tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:33.756278 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:33.756278 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:33.771560 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-69c4c924-1a48-4ccf-b3d7-b6103c9850b5 req-25c91b8a-19da-4baf-bd64-4f2ff8683fde tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/attachments/5476e6cc-10aa-4666-9408-b41bbe467299/action returned with HTTP 204 Aug 01 00:20:33.772364 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 549/2204] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:20:33 2026] POST /volume/v3/attachments/5476e6cc-10aa-4666-9408-b41bbe467299/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:33.837891 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-d65d5e96-189c-49be-a8f6-bb1766739499 req-f943fb8e-6913-4a4a-9072-f73e0a3125d2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:33.841608 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-d65d5e96-189c-49be-a8f6-bb1766739499 req-f943fb8e-6913-4a4a-9072-f73e0a3125d2 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] DELETE https://10.4.3.222/volume/v3/attachments/0022e3cf-90da-4294-8b6b-8199478db4d8 Aug 01 00:20:33.841987 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-d65d5e96-189c-49be-a8f6-bb1766739499 req-f943fb8e-6913-4a4a-9072-f73e0a3125d2 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:33.842302 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-d65d5e96-189c-49be-a8f6-bb1766739499 req-f943fb8e-6913-4a4a-9072-f73e0a3125d2 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:33.856590 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:33.856590 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:33.869103 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-78e34be4-babc-411e-9c9a-84ef167491dc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:33.871519 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-78e34be4-babc-411e-9c9a-84ef167491dc tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:33.871809 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-78e34be4-babc-411e-9c9a-84ef167491dc tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:33.872110 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-78e34be4-babc-411e-9c9a-84ef167491dc tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:33.872217 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-78e34be4-babc-411e-9c9a-84ef167491dc tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:33.878873 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:33.878873 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:33.880011 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-78e34be4-babc-411e-9c9a-84ef167491dc tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 200 Aug 01 00:20:33.880669 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 547/2205] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:33 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:33.908076 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-d65d5e96-189c-49be-a8f6-bb1766739499 req-f943fb8e-6913-4a4a-9072-f73e0a3125d2 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/attachments/0022e3cf-90da-4294-8b6b-8199478db4d8 returned with HTTP 200 Aug 01 00:20:33.908690 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 556/2206] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:20:33 2026] DELETE /volume/v3/attachments/0022e3cf-90da-4294-8b6b-8199478db4d8 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:34.281573 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-72f2c0fa-eda4-4c61-bdb6-ce4748895c02 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:34.284403 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-72f2c0fa-eda4-4c61-bdb6-ce4748895c02 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 Aug 01 00:20:34.284638 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-72f2c0fa-eda4-4c61-bdb6-ce4748895c02 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:34.284953 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-72f2c0fa-eda4-4c61-bdb6-ce4748895c02 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:34.297132 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:34.297132 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:34.303107 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-72f2c0fa-eda4-4c61-bdb6-ce4748895c02 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:20:34.309229 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-72f2c0fa-eda4-4c61-bdb6-ce4748895c02 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 returned with HTTP 200 Aug 01 00:20:34.309839 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 555/2207] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:34 2026] GET /volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:34.314171 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3a89aa64-8cd1-4843-89aa-26931f487583 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:34.316293 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3a89aa64-8cd1-4843-89aa-26931f487583 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:20:34.316761 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3a89aa64-8cd1-4843-89aa-26931f487583 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee", "force": false, "name": "tempest-TestStampPattern-snapshot-260845630", "description": null, "metadata": null}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:34.324586 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-885850e3-094c-4556-932d-eaa1b4c7a8f0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:34.326329 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-885850e3-094c-4556-932d-eaa1b4c7a8f0 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 Aug 01 00:20:34.326532 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-885850e3-094c-4556-932d-eaa1b4c7a8f0 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:34.326710 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-885850e3-094c-4556-932d-eaa1b4c7a8f0 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:34.327980 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:34.327980 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:34.329298 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3a89aa64-8cd1-4843-89aa-26931f487583 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Volume info retrieved successfully. Aug 01 00:20:34.329298 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-3a89aa64-8cd1-4843-89aa-26931f487583 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Create snapshot from volume bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee Aug 01 00:20:34.336030 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:34.336030 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:34.339184 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-885850e3-094c-4556-932d-eaa1b4c7a8f0 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:20:34.343055 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-885850e3-094c-4556-932d-eaa1b4c7a8f0 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 returned with HTTP 200 Aug 01 00:20:34.343442 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 548/2208] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:34 2026] GET /volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:34.360614 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e8aecb65-d7a0-44ab-a350-c893661fdc4b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:34.362608 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e8aecb65-d7a0-44ab-a350-c893661fdc4b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] DELETE https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 Aug 01 00:20:34.362949 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e8aecb65-d7a0-44ab-a350-c893661fdc4b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:34.363173 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e8aecb65-d7a0-44ab-a350-c893661fdc4b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:34.363395 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-e8aecb65-d7a0-44ab-a350-c893661fdc4b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Delete volume with id: a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 Aug 01 00:20:34.372548 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-3a89aa64-8cd1-4843-89aa-26931f487583 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Created reservations ['7041843c-0278-49c0-9b00-98d88cce6667', '2d7f9967-756d-4d23-b310-23426084cd3e', '7a9fae88-d3d9-4f0c-a4e8-b7e4297e5dff', 'f39970d1-5d29-42fc-b0e2-ecf7649c5afd'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:34.375135 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:34.375135 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:34.375511 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e8aecb65-d7a0-44ab-a350-c893661fdc4b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:20:34.384638 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e8aecb65-d7a0-44ab-a350-c893661fdc4b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-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 01 00:20:34.385106 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e8aecb65-d7a0-44ab-a350-c893661fdc4b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 returned with HTTP 400 Aug 01 00:20:34.385635 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 557/2209] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:20:34 2026] DELETE /volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 => generated 307 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 00:20:34.394188 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-fcc509ae-eec4-4c17-9916-c1f0ff334590 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:34.397328 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fcc509ae-eec4-4c17-9916-c1f0ff334590 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 Aug 01 00:20:34.397592 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fcc509ae-eec4-4c17-9916-c1f0ff334590 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:34.397780 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fcc509ae-eec4-4c17-9916-c1f0ff334590 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:34.411558 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3a89aa64-8cd1-4843-89aa-26931f487583 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Snapshot create request issued successfully. Aug 01 00:20:34.411776 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:34.411776 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:34.412022 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3a89aa64-8cd1-4843-89aa-26931f487583 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:20:34.412659 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 550/2210] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:20:34 2026] POST /volume/v3/snapshots => generated 302 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:20:34.423362 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-52cac767-de29-4315-a559-fca659b7d80d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:34.423436 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-fcc509ae-eec4-4c17-9916-c1f0ff334590 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:20:34.426364 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-52cac767-de29-4315-a559-fca659b7d80d tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/snapshots/3c8971b9-2a4f-41ac-b4af-710fcd0f6bcf Aug 01 00:20:34.429158 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fcc509ae-eec4-4c17-9916-c1f0ff334590 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 returned with HTTP 200 Aug 01 00:20:34.429422 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-52cac767-de29-4315-a559-fca659b7d80d tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:34.429590 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-52cac767-de29-4315-a559-fca659b7d80d tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:34.429783 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 556/2211] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:34 2026] GET /volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 => generated 1140 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:34.437978 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:34.437978 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:34.438460 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-52cac767-de29-4315-a559-fca659b7d80d tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Snapshot retrieved successfully. Aug 01 00:20:34.439281 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-52cac767-de29-4315-a559-fca659b7d80d tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/snapshots/3c8971b9-2a4f-41ac-b4af-710fcd0f6bcf returned with HTTP 200 Aug 01 00:20:34.442253 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 549/2212] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:20:34 2026] GET /volume/v3/snapshots/3c8971b9-2a4f-41ac-b4af-710fcd0f6bcf => generated 434 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:34.475973 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-3417fc5f-e671-43dc-b8ad-e710d3cb5bc7 req-93dcd2f4-0d22-4a11-b4ad-2ae715cb611b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:34.478065 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-3417fc5f-e671-43dc-b8ad-e710d3cb5bc7 req-93dcd2f4-0d22-4a11-b4ad-2ae715cb611b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 Aug 01 00:20:34.478307 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-3417fc5f-e671-43dc-b8ad-e710d3cb5bc7 req-93dcd2f4-0d22-4a11-b4ad-2ae715cb611b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:34.478425 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-3417fc5f-e671-43dc-b8ad-e710d3cb5bc7 req-93dcd2f4-0d22-4a11-b4ad-2ae715cb611b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:34.488153 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:34.488153 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:34.491527 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-3417fc5f-e671-43dc-b8ad-e710d3cb5bc7 req-93dcd2f4-0d22-4a11-b4ad-2ae715cb611b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:20:34.495562 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-3417fc5f-e671-43dc-b8ad-e710d3cb5bc7 req-93dcd2f4-0d22-4a11-b4ad-2ae715cb611b tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 returned with HTTP 200 Aug 01 00:20:34.496160 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 558/2213] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:20:34 2026] GET /volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:34.519574 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-3417fc5f-e671-43dc-b8ad-e710d3cb5bc7 req-3e1ea62c-30fb-4340-b661-33a7a58e6878 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:34.521929 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-3417fc5f-e671-43dc-b8ad-e710d3cb5bc7 req-3e1ea62c-30fb-4340-b661-33a7a58e6878 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] POST https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6/action Aug 01 00:20:34.522313 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-3417fc5f-e671-43dc-b8ad-e710d3cb5bc7 req-3e1ea62c-30fb-4340-b661-33a7a58e6878 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:20:34.522473 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-3417fc5f-e671-43dc-b8ad-e710d3cb5bc7 req-3e1ea62c-30fb-4340-b661-33a7a58e6878 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:34.533937 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:34.533937 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:34.534495 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-3417fc5f-e671-43dc-b8ad-e710d3cb5bc7 req-3e1ea62c-30fb-4340-b661-33a7a58e6878 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:20:34.542200 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-3417fc5f-e671-43dc-b8ad-e710d3cb5bc7 req-3e1ea62c-30fb-4340-b661-33a7a58e6878 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Begin detaching volume completed successfully. Aug 01 00:20:34.542429 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-3417fc5f-e671-43dc-b8ad-e710d3cb5bc7 req-3e1ea62c-30fb-4340-b661-33a7a58e6878 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6/action returned with HTTP 202 Aug 01 00:20:34.542894 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 551/2214] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:20:34 2026] POST /volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:20:34.592285 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-13eb358f-f9b9-4cfc-810b-062e65d7c250 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:34.592682 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-13eb358f-f9b9-4cfc-810b-062e65d7c250 None None] GET https://10.4.3.222/volume// Aug 01 00:20:34.592859 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-13eb358f-f9b9-4cfc-810b-062e65d7c250 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:34.593093 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-13eb358f-f9b9-4cfc-810b-062e65d7c250 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:34.593400 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-13eb358f-f9b9-4cfc-810b-062e65d7c250 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:20:34.593671 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 557/2215] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:20:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:20:34.602230 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-3417fc5f-e671-43dc-b8ad-e710d3cb5bc7 req-06f39806-dc41-429c-8576-e20b6bb09b76 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:34.604387 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-3417fc5f-e671-43dc-b8ad-e710d3cb5bc7 req-06f39806-dc41-429c-8576-e20b6bb09b76 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 Aug 01 00:20:34.604748 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-3417fc5f-e671-43dc-b8ad-e710d3cb5bc7 req-06f39806-dc41-429c-8576-e20b6bb09b76 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:34.605003 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-3417fc5f-e671-43dc-b8ad-e710d3cb5bc7 req-06f39806-dc41-429c-8576-e20b6bb09b76 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:34.615104 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:34.615104 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:34.618648 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-3417fc5f-e671-43dc-b8ad-e710d3cb5bc7 req-06f39806-dc41-429c-8576-e20b6bb09b76 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:20:34.622870 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-3417fc5f-e671-43dc-b8ad-e710d3cb5bc7 req-06f39806-dc41-429c-8576-e20b6bb09b76 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 returned with HTTP 200 Aug 01 00:20:34.623309 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 550/2216] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:20:34 2026] GET /volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 => generated 1323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:20:34.669886 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-94706b0d-29a6-407e-9175-1c87a91bec23 req-b5b08f77-c892-41a0-bec6-4bd5dc430700 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:34.671963 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-94706b0d-29a6-407e-9175-1c87a91bec23 req-b5b08f77-c892-41a0-bec6-4bd5dc430700 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac Aug 01 00:20:34.672163 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-94706b0d-29a6-407e-9175-1c87a91bec23 req-b5b08f77-c892-41a0-bec6-4bd5dc430700 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:34.672349 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-94706b0d-29a6-407e-9175-1c87a91bec23 req-b5b08f77-c892-41a0-bec6-4bd5dc430700 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:34.679591 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:34.679591 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:34.683512 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-94706b0d-29a6-407e-9175-1c87a91bec23 req-b5b08f77-c892-41a0-bec6-4bd5dc430700 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:20:34.687939 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-94706b0d-29a6-407e-9175-1c87a91bec23 req-b5b08f77-c892-41a0-bec6-4bd5dc430700 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac returned with HTTP 200 Aug 01 00:20:34.688317 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 559/2217] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:20:34 2026] GET /volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:34.750677 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-aea573da-58a3-45fc-bb48-f4de74b87644 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:34.753275 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-aea573da-58a3-45fc-bb48-f4de74b87644 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] GET https://10.4.3.222/volume/v3/volumes/df092e40-a41b-400e-9b3b-1241c39b31aa Aug 01 00:20:34.753566 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-aea573da-58a3-45fc-bb48-f4de74b87644 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:34.753871 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-aea573da-58a3-45fc-bb48-f4de74b87644 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:34.764569 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-aea573da-58a3-45fc-bb48-f4de74b87644 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] https://10.4.3.222/volume/v3/volumes/df092e40-a41b-400e-9b3b-1241c39b31aa returned with HTTP 404 Aug 01 00:20:34.765564 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 552/2218] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:34 2026] GET /volume/v3/volumes/df092e40-a41b-400e-9b3b-1241c39b31aa => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:34.774918 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6457f06e-ce05-41de-bbb1-1c0f8d7b9330 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:34.777323 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6457f06e-ce05-41de-bbb1-1c0f8d7b9330 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] GET https://10.4.3.222/volume/v3/volumes/e386ea8c-eb6f-468f-b279-f81e9d9931bd Aug 01 00:20:34.778535 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6457f06e-ce05-41de-bbb1-1c0f8d7b9330 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:34.778535 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6457f06e-ce05-41de-bbb1-1c0f8d7b9330 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:34.778695 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7a293fe0-12df-40a1-9bc8-9ba2808afcd2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:34.779204 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7a293fe0-12df-40a1-9bc8-9ba2808afcd2 None None] GET https://10.4.3.222/volume// Aug 01 00:20:34.779454 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7a293fe0-12df-40a1-9bc8-9ba2808afcd2 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:34.779757 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7a293fe0-12df-40a1-9bc8-9ba2808afcd2 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:34.780204 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7a293fe0-12df-40a1-9bc8-9ba2808afcd2 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:20:34.780609 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 551/2219] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:20:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:20:34.788285 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:34.788285 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:34.788571 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-94706b0d-29a6-407e-9175-1c87a91bec23 req-a64e3d6a-2d8d-489c-8e9c-675c2e9bb84b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:34.794625 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-6457f06e-ce05-41de-bbb1-1c0f8d7b9330 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Volume info retrieved successfully. Aug 01 00:20:34.802364 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6457f06e-ce05-41de-bbb1-1c0f8d7b9330 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] https://10.4.3.222/volume/v3/volumes/e386ea8c-eb6f-468f-b279-f81e9d9931bd returned with HTTP 200 Aug 01 00:20:34.803793 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 558/2220] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:34 2026] GET /volume/v3/volumes/e386ea8c-eb6f-468f-b279-f81e9d9931bd => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:34.817268 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4a2c0a79-2951-436c-a91b-e9ccaf0b0d83 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:34.823936 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4a2c0a79-2951-436c-a91b-e9ccaf0b0d83 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] DELETE https://10.4.3.222/volume/v3/volumes/e386ea8c-eb6f-468f-b279-f81e9d9931bd Aug 01 00:20:34.824226 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4a2c0a79-2951-436c-a91b-e9ccaf0b0d83 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:34.824493 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4a2c0a79-2951-436c-a91b-e9ccaf0b0d83 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:34.825746 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-4a2c0a79-2951-436c-a91b-e9ccaf0b0d83 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Delete volume with id: e386ea8c-eb6f-468f-b279-f81e9d9931bd Aug 01 00:20:34.842100 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:34.842100 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:34.842792 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-4a2c0a79-2951-436c-a91b-e9ccaf0b0d83 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Volume info retrieved successfully. Aug 01 00:20:34.843924 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-94706b0d-29a6-407e-9175-1c87a91bec23 req-a64e3d6a-2d8d-489c-8e9c-675c2e9bb84b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:20:34.844318 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-94706b0d-29a6-407e-9175-1c87a91bec23 req-a64e3d6a-2d8d-489c-8e9c-675c2e9bb84b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1a9c2e8-0e0d-4a6b-a855-6a5092367cac", "connector": null, "instance_uuid": "4439e4d1-7428-4ed9-9fbc-05fd1bb28493"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:34.852424 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:34.852424 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:34.867400 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-4a2c0a79-2951-436c-a91b-e9ccaf0b0d83 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Delete volume request issued successfully. Aug 01 00:20:34.867669 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4a2c0a79-2951-436c-a91b-e9ccaf0b0d83 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] https://10.4.3.222/volume/v3/volumes/e386ea8c-eb6f-468f-b279-f81e9d9931bd returned with HTTP 202 Aug 01 00:20:34.868709 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 553/2221] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:20:34 2026] DELETE /volume/v3/volumes/e386ea8c-eb6f-468f-b279-f81e9d9931bd => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:20:34.876796 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-64070c51-9b3a-40df-a9b3-679502e75f8c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:34.879952 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-94706b0d-29a6-407e-9175-1c87a91bec23 req-a64e3d6a-2d8d-489c-8e9c-675c2e9bb84b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:20:34.880374 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 560/2222] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:20:34 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:34.881592 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-64070c51-9b3a-40df-a9b3-679502e75f8c tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] GET https://10.4.3.222/volume/v3/volumes/e386ea8c-eb6f-468f-b279-f81e9d9931bd Aug 01 00:20:34.881895 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-64070c51-9b3a-40df-a9b3-679502e75f8c tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:34.882089 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-64070c51-9b3a-40df-a9b3-679502e75f8c tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:34.889433 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:34.889433 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:34.892618 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-64070c51-9b3a-40df-a9b3-679502e75f8c tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Volume info retrieved successfully. Aug 01 00:20:34.895384 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-cd81c538-6f27-4903-ab87-208a85057474 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:34.897829 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-64070c51-9b3a-40df-a9b3-679502e75f8c tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] https://10.4.3.222/volume/v3/volumes/e386ea8c-eb6f-468f-b279-f81e9d9931bd returned with HTTP 200 Aug 01 00:20:34.897829 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 552/2223] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:34 2026] GET /volume/v3/volumes/e386ea8c-eb6f-468f-b279-f81e9d9931bd => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:34.897967 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cd81c538-6f27-4903-ab87-208a85057474 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:34.898004 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cd81c538-6f27-4903-ab87-208a85057474 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:34.898555 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cd81c538-6f27-4903-ab87-208a85057474 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:34.898555 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-cd81c538-6f27-4903-ab87-208a85057474 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:34.905130 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:34.905130 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:34.906232 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cd81c538-6f27-4903-ab87-208a85057474 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 200 Aug 01 00:20:34.906729 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 559/2224] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:34 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:34.911684 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-bc3d4606-cd25-41fb-8d82-b4d8323d7994 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:34.913936 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bc3d4606-cd25-41fb-8d82-b4d8323d7994 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac Aug 01 00:20:34.914159 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bc3d4606-cd25-41fb-8d82-b4d8323d7994 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:34.914380 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bc3d4606-cd25-41fb-8d82-b4d8323d7994 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:34.929299 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9999fb51-4742-4a07-af63-33c2ce0cbec8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:34.929690 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9999fb51-4742-4a07-af63-33c2ce0cbec8 None None] GET https://10.4.3.222/volume// Aug 01 00:20:34.929892 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9999fb51-4742-4a07-af63-33c2ce0cbec8 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:34.930100 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9999fb51-4742-4a07-af63-33c2ce0cbec8 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:34.930400 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9999fb51-4742-4a07-af63-33c2ce0cbec8 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:20:34.930901 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 561/2225] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:20:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:20:34.931570 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:34.931570 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:34.936587 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-bc3d4606-cd25-41fb-8d82-b4d8323d7994 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:20:34.941415 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-94706b0d-29a6-407e-9175-1c87a91bec23 req-18be5fce-a44f-47ff-90c0-ef8bd9f69e6e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:34.942892 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bc3d4606-cd25-41fb-8d82-b4d8323d7994 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac returned with HTTP 200 Aug 01 00:20:34.943243 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 554/2226] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:34 2026] GET /volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:34.943548 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-94706b0d-29a6-407e-9175-1c87a91bec23 req-18be5fce-a44f-47ff-90c0-ef8bd9f69e6e tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac Aug 01 00:20:34.943782 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-94706b0d-29a6-407e-9175-1c87a91bec23 req-18be5fce-a44f-47ff-90c0-ef8bd9f69e6e tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:34.943991 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-94706b0d-29a6-407e-9175-1c87a91bec23 req-18be5fce-a44f-47ff-90c0-ef8bd9f69e6e tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:34.952783 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:34.952783 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:34.956058 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-94706b0d-29a6-407e-9175-1c87a91bec23 req-18be5fce-a44f-47ff-90c0-ef8bd9f69e6e tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:20:34.960305 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-94706b0d-29a6-407e-9175-1c87a91bec23 req-18be5fce-a44f-47ff-90c0-ef8bd9f69e6e tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac returned with HTTP 200 Aug 01 00:20:34.960750 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 553/2227] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:20:34 2026] GET /volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac => generated 1026 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:20:35.058803 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-94706b0d-29a6-407e-9175-1c87a91bec23 req-bb9c3959-61dd-408c-a85e-4b68a9b783ac None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:35.061141 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-94706b0d-29a6-407e-9175-1c87a91bec23 req-bb9c3959-61dd-408c-a85e-4b68a9b783ac tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] PUT https://10.4.3.222/volume/v3/attachments/05df4529-a364-465c-9156-4894db01f604 Aug 01 00:20:35.061542 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-94706b0d-29a6-407e-9175-1c87a91bec23 req-bb9c3959-61dd-408c-a85e-4b68a9b783ac tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:35.069540 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-94706b0d-29a6-407e-9175-1c87a91bec23 req-bb9c3959-61dd-408c-a85e-4b68a9b783ac tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Acquiring lock "cinder-attachment_update-f1a9c2e8-0e0d-4a6b-a855-6a5092367cac-np0000006296" by "attachment_update" {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:20:35.074166 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-94706b0d-29a6-407e-9175-1c87a91bec23 req-bb9c3959-61dd-408c-a85e-4b68a9b783ac tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Lock "cinder-attachment_update-f1a9c2e8-0e0d-4a6b-a855-6a5092367cac-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:20:35.075091 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:35.075091 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:35.158278 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-94706b0d-29a6-407e-9175-1c87a91bec23 req-bb9c3959-61dd-408c-a85e-4b68a9b783ac tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Lock "cinder-attachment_update-f1a9c2e8-0e0d-4a6b-a855-6a5092367cac-np0000006296" released by "attachment_update" :: held 0.084s {{(pid=100408) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:20:35.158700 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-94706b0d-29a6-407e-9175-1c87a91bec23 req-bb9c3959-61dd-408c-a85e-4b68a9b783ac tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/attachments/05df4529-a364-465c-9156-4894db01f604 returned with HTTP 200 Aug 01 00:20:35.159287 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 560/2228] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:20:35 2026] PUT /volume/v3/attachments/05df4529-a364-465c-9156-4894db01f604 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:35.450550 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-11f568d3-8a26-4cc7-b1ed-931f1c211c4e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:35.455039 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-11f568d3-8a26-4cc7-b1ed-931f1c211c4e tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/snapshots/3c8971b9-2a4f-41ac-b4af-710fcd0f6bcf Aug 01 00:20:35.455211 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-11f568d3-8a26-4cc7-b1ed-931f1c211c4e tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:35.455379 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-11f568d3-8a26-4cc7-b1ed-931f1c211c4e tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:35.466809 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:35.466809 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:35.467208 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-11f568d3-8a26-4cc7-b1ed-931f1c211c4e tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Snapshot retrieved successfully. Aug 01 00:20:35.467983 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-11f568d3-8a26-4cc7-b1ed-931f1c211c4e tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/snapshots/3c8971b9-2a4f-41ac-b4af-710fcd0f6bcf returned with HTTP 200 Aug 01 00:20:35.468452 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 562/2229] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:20:35 2026] GET /volume/v3/snapshots/3c8971b9-2a4f-41ac-b4af-710fcd0f6bcf => generated 461 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:35.476411 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4303759e-f5a7-4295-9303-62d7fce5cbcc None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:35.478154 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4303759e-f5a7-4295-9303-62d7fce5cbcc tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/snapshots/3c8971b9-2a4f-41ac-b4af-710fcd0f6bcf Aug 01 00:20:35.478345 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4303759e-f5a7-4295-9303-62d7fce5cbcc tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:35.478521 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4303759e-f5a7-4295-9303-62d7fce5cbcc tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:35.483550 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:35.483550 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:35.483978 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-4303759e-f5a7-4295-9303-62d7fce5cbcc tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Snapshot retrieved successfully. Aug 01 00:20:35.484702 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4303759e-f5a7-4295-9303-62d7fce5cbcc tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/snapshots/3c8971b9-2a4f-41ac-b4af-710fcd0f6bcf returned with HTTP 200 Aug 01 00:20:35.485231 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 555/2230] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:20:35 2026] GET /volume/v3/snapshots/3c8971b9-2a4f-41ac-b4af-710fcd0f6bcf => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:35.912682 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3ba4b619-6cba-4a46-ad47-394345fd9689 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:35.914542 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3ba4b619-6cba-4a46-ad47-394345fd9689 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] GET https://10.4.3.222/volume/v3/volumes/e386ea8c-eb6f-468f-b279-f81e9d9931bd Aug 01 00:20:35.914794 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3ba4b619-6cba-4a46-ad47-394345fd9689 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:35.915009 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3ba4b619-6cba-4a46-ad47-394345fd9689 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:35.920069 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2d90f4e1-0a55-4ee6-86e7-8987ede9259c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:35.920485 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3ba4b619-6cba-4a46-ad47-394345fd9689 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] https://10.4.3.222/volume/v3/volumes/e386ea8c-eb6f-468f-b279-f81e9d9931bd returned with HTTP 404 Aug 01 00:20:35.920931 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 554/2231] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:35 2026] GET /volume/v3/volumes/e386ea8c-eb6f-468f-b279-f81e9d9931bd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:35.921787 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2d90f4e1-0a55-4ee6-86e7-8987ede9259c tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:35.921991 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2d90f4e1-0a55-4ee6-86e7-8987ede9259c tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:35.922183 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2d90f4e1-0a55-4ee6-86e7-8987ede9259c tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:35.922284 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-2d90f4e1-0a55-4ee6-86e7-8987ede9259c tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:35.928378 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:35.928378 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:35.929330 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2d90f4e1-0a55-4ee6-86e7-8987ede9259c tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 200 Aug 01 00:20:35.929856 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 561/2232] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:35 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:35.929903 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-46987e36-ce3c-414a-8baf-c8bce42113e5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:35.934618 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-46987e36-ce3c-414a-8baf-c8bce42113e5 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] GET https://10.4.3.222/volume/v3/volumes/2a1855e5-3030-4a7e-be6c-c52eeb5da31b Aug 01 00:20:35.934779 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-46987e36-ce3c-414a-8baf-c8bce42113e5 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:35.934961 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-46987e36-ce3c-414a-8baf-c8bce42113e5 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:35.944030 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:35.944030 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:35.947960 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-46987e36-ce3c-414a-8baf-c8bce42113e5 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Volume info retrieved successfully. Aug 01 00:20:35.951861 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-46987e36-ce3c-414a-8baf-c8bce42113e5 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] https://10.4.3.222/volume/v3/volumes/2a1855e5-3030-4a7e-be6c-c52eeb5da31b returned with HTTP 200 Aug 01 00:20:35.952231 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 563/2233] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:35 2026] GET /volume/v3/volumes/2a1855e5-3030-4a7e-be6c-c52eeb5da31b => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:35.958914 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-fd503a9b-9333-4b13-9dd6-2f15decd2f7b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:35.960870 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fd503a9b-9333-4b13-9dd6-2f15decd2f7b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac Aug 01 00:20:35.961014 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fd503a9b-9333-4b13-9dd6-2f15decd2f7b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:35.961198 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fd503a9b-9333-4b13-9dd6-2f15decd2f7b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:35.969672 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1980ea1a-1e44-4708-9d27-d90617a6db59 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:35.972815 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1980ea1a-1e44-4708-9d27-d90617a6db59 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] DELETE https://10.4.3.222/volume/v3/volumes/2a1855e5-3030-4a7e-be6c-c52eeb5da31b Aug 01 00:20:35.973170 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1980ea1a-1e44-4708-9d27-d90617a6db59 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:35.973495 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1980ea1a-1e44-4708-9d27-d90617a6db59 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:35.973808 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-1980ea1a-1e44-4708-9d27-d90617a6db59 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Delete volume with id: 2a1855e5-3030-4a7e-be6c-c52eeb5da31b Aug 01 00:20:35.974605 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:35.974605 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:35.979797 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-fd503a9b-9333-4b13-9dd6-2f15decd2f7b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:20:35.982602 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:35.982602 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:35.983287 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1980ea1a-1e44-4708-9d27-d90617a6db59 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Volume info retrieved successfully. Aug 01 00:20:35.985565 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fd503a9b-9333-4b13-9dd6-2f15decd2f7b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac returned with HTTP 200 Aug 01 00:20:35.986133 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 556/2234] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:35 2026] GET /volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:36.004902 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1980ea1a-1e44-4708-9d27-d90617a6db59 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Delete volume request issued successfully. Aug 01 00:20:36.005132 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1980ea1a-1e44-4708-9d27-d90617a6db59 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] https://10.4.3.222/volume/v3/volumes/2a1855e5-3030-4a7e-be6c-c52eeb5da31b returned with HTTP 202 Aug 01 00:20:36.005554 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 555/2235] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:20:35 2026] DELETE /volume/v3/volumes/2a1855e5-3030-4a7e-be6c-c52eeb5da31b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:20:36.017263 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-8dcd9365-36d3-45a2-9979-1eb49c42c2fb None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:36.019405 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8dcd9365-36d3-45a2-9979-1eb49c42c2fb tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] GET https://10.4.3.222/volume/v3/volumes/2a1855e5-3030-4a7e-be6c-c52eeb5da31b Aug 01 00:20:36.019640 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8dcd9365-36d3-45a2-9979-1eb49c42c2fb tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:36.019903 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8dcd9365-36d3-45a2-9979-1eb49c42c2fb tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:36.030355 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:36.030355 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:36.038591 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-8dcd9365-36d3-45a2-9979-1eb49c42c2fb tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Volume info retrieved successfully. Aug 01 00:20:36.044192 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8dcd9365-36d3-45a2-9979-1eb49c42c2fb tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] https://10.4.3.222/volume/v3/volumes/2a1855e5-3030-4a7e-be6c-c52eeb5da31b returned with HTTP 200 Aug 01 00:20:36.044655 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 562/2236] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:36 2026] GET /volume/v3/volumes/2a1855e5-3030-4a7e-be6c-c52eeb5da31b => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:36.940070 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-de03fdb4-e678-4583-8c47-6c2895ccf59e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:36.941832 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-de03fdb4-e678-4583-8c47-6c2895ccf59e tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:36.942083 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-de03fdb4-e678-4583-8c47-6c2895ccf59e tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:36.942324 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-de03fdb4-e678-4583-8c47-6c2895ccf59e tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:36.942473 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-de03fdb4-e678-4583-8c47-6c2895ccf59e tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:36.947165 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:36.947165 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:36.947984 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-de03fdb4-e678-4583-8c47-6c2895ccf59e tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 200 Aug 01 00:20:36.948386 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 564/2237] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:36 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:36.999795 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b9fbf972-14a2-4169-a62e-43882f43ce3f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:37.001434 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b9fbf972-14a2-4169-a62e-43882f43ce3f tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac Aug 01 00:20:37.001786 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b9fbf972-14a2-4169-a62e-43882f43ce3f tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:37.002175 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b9fbf972-14a2-4169-a62e-43882f43ce3f tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:37.011408 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:37.011408 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:37.016453 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b9fbf972-14a2-4169-a62e-43882f43ce3f tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:20:37.019570 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b9fbf972-14a2-4169-a62e-43882f43ce3f tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac returned with HTTP 200 Aug 01 00:20:37.020079 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 557/2238] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:36 2026] GET /volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:37.059150 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-233bc888-aa39-405b-90ab-c1d143b25850 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:37.060962 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-233bc888-aa39-405b-90ab-c1d143b25850 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] GET https://10.4.3.222/volume/v3/volumes/2a1855e5-3030-4a7e-be6c-c52eeb5da31b Aug 01 00:20:37.061153 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-233bc888-aa39-405b-90ab-c1d143b25850 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:37.061331 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-233bc888-aa39-405b-90ab-c1d143b25850 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:37.067551 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-233bc888-aa39-405b-90ab-c1d143b25850 tempest-VolumesListAdminTestJSON-2132994414 tempest-VolumesListAdminTestJSON-2132994414-project-member] https://10.4.3.222/volume/v3/volumes/2a1855e5-3030-4a7e-be6c-c52eeb5da31b returned with HTTP 404 Aug 01 00:20:37.068214 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 556/2239] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:37 2026] GET /volume/v3/volumes/2a1855e5-3030-4a7e-be6c-c52eeb5da31b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:37.962129 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-7ca85fec-96d2-4621-9c8f-53c35d795f5e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:37.964305 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7ca85fec-96d2-4621-9c8f-53c35d795f5e tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:37.964520 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7ca85fec-96d2-4621-9c8f-53c35d795f5e tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:37.964703 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7ca85fec-96d2-4621-9c8f-53c35d795f5e tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:37.964857 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-7ca85fec-96d2-4621-9c8f-53c35d795f5e tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:37.969417 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:37.969417 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:37.970424 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7ca85fec-96d2-4621-9c8f-53c35d795f5e tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 200 Aug 01 00:20:37.970938 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 563/2240] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:37 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:38.032856 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8ed83012-6e38-4afd-acf1-4820b8a96961 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:38.034557 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8ed83012-6e38-4afd-acf1-4820b8a96961 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac Aug 01 00:20:38.034809 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8ed83012-6e38-4afd-acf1-4820b8a96961 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:38.035003 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8ed83012-6e38-4afd-acf1-4820b8a96961 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:38.043487 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:38.043487 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:38.047555 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8ed83012-6e38-4afd-acf1-4820b8a96961 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:20:38.051890 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8ed83012-6e38-4afd-acf1-4820b8a96961 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac returned with HTTP 200 Aug 01 00:20:38.052257 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 565/2241] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:38 2026] GET /volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:38.438034 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-94706b0d-29a6-407e-9175-1c87a91bec23 req-9073312b-aa6f-4748-87fb-dc8ec2522cba None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:38.439976 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-94706b0d-29a6-407e-9175-1c87a91bec23 req-9073312b-aa6f-4748-87fb-dc8ec2522cba tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] POST https://10.4.3.222/volume/v3/attachments/05df4529-a364-465c-9156-4894db01f604/action Aug 01 00:20:38.440313 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-94706b0d-29a6-407e-9175-1c87a91bec23 req-9073312b-aa6f-4748-87fb-dc8ec2522cba tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Action body: b'{"os-complete": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:20:38.440447 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-94706b0d-29a6-407e-9175-1c87a91bec23 req-9073312b-aa6f-4748-87fb-dc8ec2522cba tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:38.455289 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:38.455289 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:38.464191 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-94706b0d-29a6-407e-9175-1c87a91bec23 req-9073312b-aa6f-4748-87fb-dc8ec2522cba tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/attachments/05df4529-a364-465c-9156-4894db01f604/action returned with HTTP 204 Aug 01 00:20:38.464682 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 558/2242] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:20:38 2026] POST /volume/v3/attachments/05df4529-a364-465c-9156-4894db01f604/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:38.558308 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-3417fc5f-e671-43dc-b8ad-e710d3cb5bc7 req-3ea7ff03-8b14-4ce7-af8c-a3e91c923ffc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:38.560124 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-3417fc5f-e671-43dc-b8ad-e710d3cb5bc7 req-3ea7ff03-8b14-4ce7-af8c-a3e91c923ffc tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] DELETE https://10.4.3.222/volume/v3/attachments/5476e6cc-10aa-4666-9408-b41bbe467299 Aug 01 00:20:38.560308 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-3417fc5f-e671-43dc-b8ad-e710d3cb5bc7 req-3ea7ff03-8b14-4ce7-af8c-a3e91c923ffc tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:38.560537 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-3417fc5f-e671-43dc-b8ad-e710d3cb5bc7 req-3ea7ff03-8b14-4ce7-af8c-a3e91c923ffc tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:38.567131 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:38.567131 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:38.633926 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-3417fc5f-e671-43dc-b8ad-e710d3cb5bc7 req-3ea7ff03-8b14-4ce7-af8c-a3e91c923ffc tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/attachments/5476e6cc-10aa-4666-9408-b41bbe467299 returned with HTTP 200 Aug 01 00:20:38.634456 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 557/2243] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:20:38 2026] DELETE /volume/v3/attachments/5476e6cc-10aa-4666-9408-b41bbe467299 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:38.695012 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c51b94ee-d730-46f7-9dec-9010020af886 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:38.695377 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c51b94ee-d730-46f7-9dec-9010020af886 None None] GET https://10.4.3.222/volume// Aug 01 00:20:38.695545 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c51b94ee-d730-46f7-9dec-9010020af886 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:38.695780 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c51b94ee-d730-46f7-9dec-9010020af886 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:38.696112 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c51b94ee-d730-46f7-9dec-9010020af886 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:20:38.696400 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 564/2244] 10.4.3.222 () {64 vars in 1004 bytes} [Sat Aug 1 00:20: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 01 00:20:38.706805 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-86cd5f2c-788d-4688-b365-32fe45ce7bc6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:38.707210 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-86cd5f2c-788d-4688-b365-32fe45ce7bc6 None None] GET https://10.4.3.222/volume// Aug 01 00:20:38.707382 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-86cd5f2c-788d-4688-b365-32fe45ce7bc6 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:38.707592 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-86cd5f2c-788d-4688-b365-32fe45ce7bc6 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:38.707946 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-86cd5f2c-788d-4688-b365-32fe45ce7bc6 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:20:38.708238 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 566/2245] 10.4.3.222 () {64 vars in 1004 bytes} [Sat Aug 1 00:20: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 01 00:20:38.715203 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-cbcd903b-b77b-4867-9a4d-0bfabffc0089 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:38.740305 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3355a5fe-0851-4237-81de-5b396fb704a8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:38.741967 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3355a5fe-0851-4237-81de-5b396fb704a8 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 Aug 01 00:20:38.742143 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3355a5fe-0851-4237-81de-5b396fb704a8 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:38.742315 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3355a5fe-0851-4237-81de-5b396fb704a8 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:38.750511 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:38.750511 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:38.754546 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3355a5fe-0851-4237-81de-5b396fb704a8 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:20:38.758290 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3355a5fe-0851-4237-81de-5b396fb704a8 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 returned with HTTP 200 Aug 01 00:20:38.758630 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 558/2246] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:38 2026] GET /volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:38.769920 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cbcd903b-b77b-4867-9a4d-0bfabffc0089 tempest-VersionsTest-801587622 tempest-VersionsTest-801587622-project-member] GET https://10.4.3.222/volume/v3/ Aug 01 00:20:38.770120 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cbcd903b-b77b-4867-9a4d-0bfabffc0089 tempest-VersionsTest-801587622 tempest-VersionsTest-801587622-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:38.770310 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cbcd903b-b77b-4867-9a4d-0bfabffc0089 tempest-VersionsTest-801587622 tempest-VersionsTest-801587622-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:38.770610 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cbcd903b-b77b-4867-9a4d-0bfabffc0089 tempest-VersionsTest-801587622 tempest-VersionsTest-801587622-project-member] https://10.4.3.222/volume/v3/ returned with HTTP 200 Aug 01 00:20:38.770968 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 559/2247] 10.4.3.222 () {66 vars in 1216 bytes} [Sat Aug 1 00:20:38 2026] GET /volume/v3/ => generated 386 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:38.980506 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d99b1600-e03b-43a5-8c80-5851ccf207be None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:38.982615 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d99b1600-e03b-43a5-8c80-5851ccf207be tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:38.982615 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d99b1600-e03b-43a5-8c80-5851ccf207be tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:38.982906 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d99b1600-e03b-43a5-8c80-5851ccf207be tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:38.982906 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-d99b1600-e03b-43a5-8c80-5851ccf207be tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:38.986979 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:38.986979 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:38.987682 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d99b1600-e03b-43a5-8c80-5851ccf207be tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 200 Aug 01 00:20:38.988047 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 565/2248] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:38 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:39.063930 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5614024e-8f9c-4f99-a28e-220fb82ae95b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:39.065517 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5614024e-8f9c-4f99-a28e-220fb82ae95b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac Aug 01 00:20:39.065749 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5614024e-8f9c-4f99-a28e-220fb82ae95b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:39.065948 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5614024e-8f9c-4f99-a28e-220fb82ae95b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:39.075007 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:39.075007 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:39.078995 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5614024e-8f9c-4f99-a28e-220fb82ae95b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:20:39.083215 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5614024e-8f9c-4f99-a28e-220fb82ae95b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac returned with HTTP 200 Aug 01 00:20:39.083551 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 567/2249] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:39 2026] GET /volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:39.096761 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-23b663e5-2b48-4c54-888b-2dae2dcf65fa None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:39.098157 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-23b663e5-2b48-4c54-888b-2dae2dcf65fa tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:20:39.098610 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-23b663e5-2b48-4c54-888b-2dae2dcf65fa tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1a9c2e8-0e0d-4a6b-a855-6a5092367cac", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-113102918"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:39.111400 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:39.111400 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:39.111816 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-23b663e5-2b48-4c54-888b-2dae2dcf65fa tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:20:39.112395 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-23b663e5-2b48-4c54-888b-2dae2dcf65fa tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Create snapshot from volume f1a9c2e8-0e0d-4a6b-a855-6a5092367cac Aug 01 00:20:39.149122 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-23b663e5-2b48-4c54-888b-2dae2dcf65fa tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Created reservations ['9ffce77c-ef37-46f6-9e19-dd8b907c839e', '103f47be-bc12-4b32-ba05-7def6c27a097', '79f3a076-e7ed-4b7e-a15a-96b09c097a0d', 'c9e7fd32-e693-4404-9bd1-544c883a856c'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:39.181414 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-23b663e5-2b48-4c54-888b-2dae2dcf65fa tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot force create request issued successfully. Aug 01 00:20:39.181836 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-23b663e5-2b48-4c54-888b-2dae2dcf65fa tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:20:39.182271 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 559/2250] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:20:39 2026] POST /volume/v3/snapshots => generated 309 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:20:39.192117 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f5a75725-6db6-4288-90c1-e74553c16dde None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:39.194441 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f5a75725-6db6-4288-90c1-e74553c16dde tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/b6d05cd8-9d82-4117-a0e6-f67ec65d4deb Aug 01 00:20:39.194711 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f5a75725-6db6-4288-90c1-e74553c16dde tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:39.194994 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f5a75725-6db6-4288-90c1-e74553c16dde tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:39.201001 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:39.201001 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:39.201895 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f5a75725-6db6-4288-90c1-e74553c16dde tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:20:39.202689 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f5a75725-6db6-4288-90c1-e74553c16dde tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/b6d05cd8-9d82-4117-a0e6-f67ec65d4deb returned with HTTP 200 Aug 01 00:20:39.203194 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 560/2251] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:20:39 2026] GET /volume/v3/snapshots/b6d05cd8-9d82-4117-a0e6-f67ec65d4deb => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:39.998213 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a32522d3-74d7-4276-93a8-c99d8da6cfac None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:39.999808 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a32522d3-74d7-4276-93a8-c99d8da6cfac tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:40.000177 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a32522d3-74d7-4276-93a8-c99d8da6cfac tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:40.000529 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a32522d3-74d7-4276-93a8-c99d8da6cfac tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:40.000794 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-a32522d3-74d7-4276-93a8-c99d8da6cfac tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:40.004710 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:40.004710 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:40.005652 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a32522d3-74d7-4276-93a8-c99d8da6cfac tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 200 Aug 01 00:20:40.005902 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 566/2252] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:39 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:40.015956 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-950184ce-8ff7-4a6d-b88e-68a534e77da5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:40.017742 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-950184ce-8ff7-4a6d-b88e-68a534e77da5 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/volumes/bb033e56-e53c-4b2b-a94d-fe490a29568b Aug 01 00:20:40.017959 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-950184ce-8ff7-4a6d-b88e-68a534e77da5 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:40.018138 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-950184ce-8ff7-4a6d-b88e-68a534e77da5 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:40.025228 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:40.025228 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:40.029569 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-950184ce-8ff7-4a6d-b88e-68a534e77da5 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Volume info retrieved successfully. Aug 01 00:20:40.033911 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-950184ce-8ff7-4a6d-b88e-68a534e77da5 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/volumes/bb033e56-e53c-4b2b-a94d-fe490a29568b returned with HTTP 200 Aug 01 00:20:40.034307 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 568/2253] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:40 2026] GET /volume/v3/volumes/bb033e56-e53c-4b2b-a94d-fe490a29568b => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:40.047711 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2cb7d520-4522-40ca-8273-179bb2bcc9e2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:40.049432 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2cb7d520-4522-40ca-8273-179bb2bcc9e2 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] DELETE https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:40.049606 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2cb7d520-4522-40ca-8273-179bb2bcc9e2 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:40.049824 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2cb7d520-4522-40ca-8273-179bb2bcc9e2 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:40.049944 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-2cb7d520-4522-40ca-8273-179bb2bcc9e2 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Delete backup with id: 75c13c37-2bc8-4776-a923-60bb396d0f75. Aug 01 00:20:40.053792 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:40.053792 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:40.070933 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.backup.rpcapi [None req-2cb7d520-4522-40ca-8273-179bb2bcc9e2 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] delete_backup rpcapi backup_id 75c13c37-2bc8-4776-a923-60bb396d0f75 {{(pid=100407) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:20:40.072702 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2cb7d520-4522-40ca-8273-179bb2bcc9e2 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 202 Aug 01 00:20:40.073122 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 560/2254] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:20:40 2026] DELETE /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:20:40.079901 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-96670524-9a17-4832-9dbe-708dd0964492 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:40.081386 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-96670524-9a17-4832-9dbe-708dd0964492 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:40.081573 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-96670524-9a17-4832-9dbe-708dd0964492 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:40.081782 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-96670524-9a17-4832-9dbe-708dd0964492 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:40.081912 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-96670524-9a17-4832-9dbe-708dd0964492 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:40.085644 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:40.085644 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:40.086389 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-96670524-9a17-4832-9dbe-708dd0964492 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 200 Aug 01 00:20:40.086713 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 561/2255] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:40 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:40.211734 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b759cad3-2c98-4225-bc22-9eb076f5bd5b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:40.213802 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b759cad3-2c98-4225-bc22-9eb076f5bd5b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/b6d05cd8-9d82-4117-a0e6-f67ec65d4deb Aug 01 00:20:40.214037 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b759cad3-2c98-4225-bc22-9eb076f5bd5b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:40.214037 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b759cad3-2c98-4225-bc22-9eb076f5bd5b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:40.215539 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a75e3f95-5ebf-4e47-ac7f-e1db2af0c081 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:40.217021 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a75e3f95-5ebf-4e47-ac7f-e1db2af0c081 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:20:40.217315 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a75e3f95-5ebf-4e47-ac7f-e1db2af0c081 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-2092118061", "snapshot_id": "3c8971b9-2a4f-41ac-b4af-710fcd0f6bcf", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:40.218834 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-a75e3f95-5ebf-4e47-ac7f-e1db2af0c081 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-2092118061', 'snapshot_id': '3c8971b9-2a4f-41ac-b4af-710fcd0f6bcf', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:20:40.219515 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:40.219515 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:40.220018 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-b759cad3-2c98-4225-bc22-9eb076f5bd5b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:20:40.220868 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b759cad3-2c98-4225-bc22-9eb076f5bd5b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/b6d05cd8-9d82-4117-a0e6-f67ec65d4deb returned with HTTP 200 Aug 01 00:20:40.221225 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 567/2256] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:20:40 2026] GET /volume/v3/snapshots/b6d05cd8-9d82-4117-a0e6-f67ec65d4deb => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:40.224292 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:40.224292 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:40.224864 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a75e3f95-5ebf-4e47-ac7f-e1db2af0c081 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Snapshot retrieved successfully. Aug 01 00:20:40.225037 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-a75e3f95-5ebf-4e47-ac7f-e1db2af0c081 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Create volume of 1 GB Aug 01 00:20:40.229046 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a75e3f95-5ebf-4e47-ac7f-e1db2af0c081 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Availability Zones retrieved successfully. Aug 01 00:20:40.231468 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4853b849-3fbf-4a88-9d44-327886317093 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:40.233136 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4853b849-3fbf-4a88-9d44-327886317093 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:20:40.233460 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4853b849-3fbf-4a88-9d44-327886317093 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1a9c2e8-0e0d-4a6b-a855-6a5092367cac", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-259316420"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:40.234665 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a75e3f95-5ebf-4e47-ac7f-e1db2af0c081 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Flow 'volume_create_api' (0d0f1446-f9dd-4003-bca0-fd95d2e59868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:40.235565 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a75e3f95-5ebf-4e47-ac7f-e1db2af0c081 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40198e50-a412-455b-8f41-09d9af09ec5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:40.236385 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-a75e3f95-5ebf-4e47-ac7f-e1db2af0c081 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:20:40.245618 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:40.245618 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:40.246290 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4853b849-3fbf-4a88-9d44-327886317093 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:20:40.246474 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-4853b849-3fbf-4a88-9d44-327886317093 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Create snapshot from volume f1a9c2e8-0e0d-4a6b-a855-6a5092367cac Aug 01 00:20:40.266299 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a75e3f95-5ebf-4e47-ac7f-e1db2af0c081 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40198e50-a412-455b-8f41-09d9af09ec5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3c8971b9-2a4f-41ac-b4af-710fcd0f6bcf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:40.267269 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a75e3f95-5ebf-4e47-ac7f-e1db2af0c081 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fe3d612-376a-438b-b57b-9956a62aa52d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:40.274820 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-4853b849-3fbf-4a88-9d44-327886317093 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Created reservations ['f411bcfd-2eb7-429e-9377-636e73493738', 'a39ddaf8-377a-4321-85a2-59f0af13a40b', '6010666e-df57-4328-b614-9026ae737925', '4b31fab1-2242-4389-af6b-448e7fe9b4ca'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:40.304046 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-a75e3f95-5ebf-4e47-ac7f-e1db2af0c081 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Created reservations ['68d2bc2c-e3d8-4e34-990d-07341cd9fe8b', '41088604-112e-4d74-9df2-b2609d41b31b', '6b1d2268-28c6-4a66-a03f-be1ef769447e', '3e391075-0284-4662-804b-cc0af3f4591a'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:40.304898 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a75e3f95-5ebf-4e47-ac7f-e1db2af0c081 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fe3d612-376a-438b-b57b-9956a62aa52d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68d2bc2c-e3d8-4e34-990d-07341cd9fe8b', '41088604-112e-4d74-9df2-b2609d41b31b', '6b1d2268-28c6-4a66-a03f-be1ef769447e', '3e391075-0284-4662-804b-cc0af3f4591a']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:40.305609 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a75e3f95-5ebf-4e47-ac7f-e1db2af0c081 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1b69868-4b00-4d52-97bf-b713260e9fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:40.315626 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4853b849-3fbf-4a88-9d44-327886317093 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot force create request issued successfully. Aug 01 00:20:40.316123 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4853b849-3fbf-4a88-9d44-327886317093 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:20:40.316953 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 561/2257] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:20:40 2026] POST /volume/v3/snapshots => generated 309 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:20:40.326414 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-74ba4363-1b40-4e93-96ae-6e2c0e7ea2df None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:40.328744 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-74ba4363-1b40-4e93-96ae-6e2c0e7ea2df tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/fcc14e40-bd3f-457d-a460-01fd103b26ee Aug 01 00:20:40.328744 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-74ba4363-1b40-4e93-96ae-6e2c0e7ea2df tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:40.329008 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-74ba4363-1b40-4e93-96ae-6e2c0e7ea2df tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:40.333726 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:40.333726 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:40.334125 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-74ba4363-1b40-4e93-96ae-6e2c0e7ea2df tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:20:40.334873 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-74ba4363-1b40-4e93-96ae-6e2c0e7ea2df tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/fcc14e40-bd3f-457d-a460-01fd103b26ee returned with HTTP 200 Aug 01 00:20:40.335220 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 562/2258] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:20:40 2026] GET /volume/v3/snapshots/fcc14e40-bd3f-457d-a460-01fd103b26ee => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:40.345712 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a75e3f95-5ebf-4e47-ac7f-e1db2af0c081 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1b69868-4b00-4d52-97bf-b713260e9fff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-2092118061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d76358c04854b728995292ecd99ffb7',qos_specs=None,replication_status=,reservations=['68d2bc2c-e3d8-4e34-990d-07341cd9fe8b','41088604-112e-4d74-9df2-b2609d41b31b','6b1d2268-28c6-4a66-a03f-be1ef769447e','3e391075-0284-4662-804b-cc0af3f4591a'],size=1,snapshot_id=3c8971b9-2a4f-41ac-b4af-710fcd0f6bcf,source_replicaid=,source_volid=None,status='creating',user_id='148ffab4411941ad910b0c066657fdcc',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:20:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-2092118061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d76358c04854b728995292ecd99ffb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3c8971b9-2a4f-41ac-b4af-710fcd0f6bcf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='148ffab4411941ad910b0c066657fdcc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:40.346456 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a75e3f95-5ebf-4e47-ac7f-e1db2af0c081 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8146acf0-4cc2-4432-8593-f95dd7cd18ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:40.367213 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a75e3f95-5ebf-4e47-ac7f-e1db2af0c081 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8146acf0-4cc2-4432-8593-f95dd7cd18ac) transitioned into state 'SUCCESS' from state '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-2092118061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d76358c04854b728995292ecd99ffb7',qos_specs=None,replication_status=,reservations=['68d2bc2c-e3d8-4e34-990d-07341cd9fe8b','41088604-112e-4d74-9df2-b2609d41b31b','6b1d2268-28c6-4a66-a03f-be1ef769447e','3e391075-0284-4662-804b-cc0af3f4591a'],size=1,snapshot_id=3c8971b9-2a4f-41ac-b4af-710fcd0f6bcf,source_replicaid=,source_volid=None,status='creating',user_id='148ffab4411941ad910b0c066657fdcc',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:40.367740 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a75e3f95-5ebf-4e47-ac7f-e1db2af0c081 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f36cd5f-40d4-47d0-8cc6-1168d5edfcea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:40.386965 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a75e3f95-5ebf-4e47-ac7f-e1db2af0c081 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f36cd5f-40d4-47d0-8cc6-1168d5edfcea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:40.387747 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a75e3f95-5ebf-4e47-ac7f-e1db2af0c081 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Flow 'volume_create_api' (0d0f1446-f9dd-4003-bca0-fd95d2e59868) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:40.388025 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a75e3f95-5ebf-4e47-ac7f-e1db2af0c081 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Create volume request issued successfully. Aug 01 00:20:40.388502 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a75e3f95-5ebf-4e47-ac7f-e1db2af0c081 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:20:40.388906 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 569/2259] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:20:40 2026] POST /volume/v3/volumes => generated 781 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:20:41.097597 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4e023c78-da5a-4156-b8d4-b92ddc0b8161 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:41.099761 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4e023c78-da5a-4156-b8d4-b92ddc0b8161 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 Aug 01 00:20:41.100021 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4e023c78-da5a-4156-b8d4-b92ddc0b8161 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:41.100196 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4e023c78-da5a-4156-b8d4-b92ddc0b8161 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:41.100520 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-4e023c78-da5a-4156-b8d4-b92ddc0b8161 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 75c13c37-2bc8-4776-a923-60bb396d0f75. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:41.103646 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4e023c78-da5a-4156-b8d4-b92ddc0b8161 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 returned with HTTP 404 Aug 01 00:20:41.104109 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 568/2260] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:41 2026] GET /volume/v3/backups/75c13c37-2bc8-4776-a923-60bb396d0f75 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:41.114461 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-73c530d3-6156-466a-9d7c-77c48450b598 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:41.116167 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-73c530d3-6156-466a-9d7c-77c48450b598 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:20:41.116473 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-73c530d3-6156-466a-9d7c-77c48450b598 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-148823536"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:41.117909 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-73c530d3-6156-466a-9d7c-77c48450b598 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-148823536'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:20:41.118021 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-73c530d3-6156-466a-9d7c-77c48450b598 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Create volume of 1 GB Aug 01 00:20:41.118260 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:41.118260 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:41.123636 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-73c530d3-6156-466a-9d7c-77c48450b598 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Availability Zones retrieved successfully. Aug 01 00:20:41.129057 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-73c530d3-6156-466a-9d7c-77c48450b598 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Flow 'volume_create_api' (abd75bf0-453c-406a-87c0-5e14dae5418f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:41.130026 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-73c530d3-6156-466a-9d7c-77c48450b598 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd6d23b6-7c94-4dde-b0b9-905e2f81b4e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:41.130889 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-73c530d3-6156-466a-9d7c-77c48450b598 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:20:41.160698 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-73c530d3-6156-466a-9d7c-77c48450b598 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd6d23b6-7c94-4dde-b0b9-905e2f81b4e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:41.160882 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-73c530d3-6156-466a-9d7c-77c48450b598 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7c6ee56-f010-430c-9727-d374fb1617bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:41.207192 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-73c530d3-6156-466a-9d7c-77c48450b598 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Created reservations ['6ea52cd7-5c83-42bd-ad03-48e2c2155972', 'b81bece4-df6a-43ec-ae28-6970ddfa91ac', '1e321fb8-ffd7-4960-bf7b-a5fab76169d8', '323eaf43-7105-42c3-94df-0d1cb87b6bc5'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:41.208062 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-73c530d3-6156-466a-9d7c-77c48450b598 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7c6ee56-f010-430c-9727-d374fb1617bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ea52cd7-5c83-42bd-ad03-48e2c2155972', 'b81bece4-df6a-43ec-ae28-6970ddfa91ac', '1e321fb8-ffd7-4960-bf7b-a5fab76169d8', '323eaf43-7105-42c3-94df-0d1cb87b6bc5']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:41.209100 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-73c530d3-6156-466a-9d7c-77c48450b598 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf630060-03ca-42c4-8a99-eedcebe5f113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:41.234898 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-73c530d3-6156-466a-9d7c-77c48450b598 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf630060-03ca-42c4-8a99-eedcebe5f113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2939b58d-538d-416c-ac64-7f8ec0ed66e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-148823536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25fc6fecd0de44a2814038d281409d94',qos_specs=None,replication_status=,reservations=['6ea52cd7-5c83-42bd-ad03-48e2c2155972','b81bece4-df6a-43ec-ae28-6970ddfa91ac','1e321fb8-ffd7-4960-bf7b-a5fab76169d8','323eaf43-7105-42c3-94df-0d1cb87b6bc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80b9314f75af47ef8b64c7830843d8fb',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:20:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-148823536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2939b58d-538d-416c-ac64-7f8ec0ed66e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25fc6fecd0de44a2814038d281409d94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80b9314f75af47ef8b64c7830843d8fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:41.235576 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-73c530d3-6156-466a-9d7c-77c48450b598 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6141f9f-dcaf-4a0d-8d33-03a60113072a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:41.257203 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-73c530d3-6156-466a-9d7c-77c48450b598 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6141f9f-dcaf-4a0d-8d33-03a60113072a) transitioned into state 'SUCCESS' from state '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-148823536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25fc6fecd0de44a2814038d281409d94',qos_specs=None,replication_status=,reservations=['6ea52cd7-5c83-42bd-ad03-48e2c2155972','b81bece4-df6a-43ec-ae28-6970ddfa91ac','1e321fb8-ffd7-4960-bf7b-a5fab76169d8','323eaf43-7105-42c3-94df-0d1cb87b6bc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80b9314f75af47ef8b64c7830843d8fb',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:41.257916 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-73c530d3-6156-466a-9d7c-77c48450b598 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (775a2c18-90dc-4482-95f3-ac64d296518f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:41.268178 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-73c530d3-6156-466a-9d7c-77c48450b598 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (775a2c18-90dc-4482-95f3-ac64d296518f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:41.269136 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-73c530d3-6156-466a-9d7c-77c48450b598 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Flow 'volume_create_api' (abd75bf0-453c-406a-87c0-5e14dae5418f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:41.269459 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-73c530d3-6156-466a-9d7c-77c48450b598 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Create volume request issued successfully. Aug 01 00:20:41.270090 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-73c530d3-6156-466a-9d7c-77c48450b598 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:20:41.270423 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 562/2261] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:20:41 2026] POST /volume/v3/volumes => generated 748 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:20:41.285495 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f8dbc772-9df9-471b-84dd-2ffb5befa67e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:41.287648 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f8dbc772-9df9-471b-84dd-2ffb5befa67e tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/volumes/2939b58d-538d-416c-ac64-7f8ec0ed66e7 Aug 01 00:20:41.287975 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f8dbc772-9df9-471b-84dd-2ffb5befa67e tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:41.288240 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f8dbc772-9df9-471b-84dd-2ffb5befa67e tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:41.297473 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:41.297473 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:41.303451 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f8dbc772-9df9-471b-84dd-2ffb5befa67e tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Volume info retrieved successfully. Aug 01 00:20:41.316804 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f8dbc772-9df9-471b-84dd-2ffb5befa67e tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/volumes/2939b58d-538d-416c-ac64-7f8ec0ed66e7 returned with HTTP 200 Aug 01 00:20:41.317339 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 563/2262] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:41 2026] GET /volume/v3/volumes/2939b58d-538d-416c-ac64-7f8ec0ed66e7 => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:41.344917 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f3b51a6f-96f6-43d1-8593-1544680652d5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:41.346920 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f3b51a6f-96f6-43d1-8593-1544680652d5 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/fcc14e40-bd3f-457d-a460-01fd103b26ee Aug 01 00:20:41.347139 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f3b51a6f-96f6-43d1-8593-1544680652d5 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:41.347344 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f3b51a6f-96f6-43d1-8593-1544680652d5 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:41.352333 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:41.352333 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:41.352800 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f3b51a6f-96f6-43d1-8593-1544680652d5 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:20:41.353558 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f3b51a6f-96f6-43d1-8593-1544680652d5 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/fcc14e40-bd3f-457d-a460-01fd103b26ee returned with HTTP 200 Aug 01 00:20:41.353948 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 570/2263] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:20:41 2026] GET /volume/v3/snapshots/fcc14e40-bd3f-457d-a460-01fd103b26ee => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:41.365141 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-0b0f114e-977a-4900-be7a-bfa5a4260b9b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:41.366918 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0b0f114e-977a-4900-be7a-bfa5a4260b9b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/fcc14e40-bd3f-457d-a460-01fd103b26ee Aug 01 00:20:41.367094 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0b0f114e-977a-4900-be7a-bfa5a4260b9b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:41.367479 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0b0f114e-977a-4900-be7a-bfa5a4260b9b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:41.367606 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-0b0f114e-977a-4900-be7a-bfa5a4260b9b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Delete snapshot with id: fcc14e40-bd3f-457d-a460-01fd103b26ee Aug 01 00:20:41.374036 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:41.374036 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:41.374445 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0b0f114e-977a-4900-be7a-bfa5a4260b9b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:20:41.392005 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0b0f114e-977a-4900-be7a-bfa5a4260b9b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot delete request issued successfully. Aug 01 00:20:41.392212 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0b0f114e-977a-4900-be7a-bfa5a4260b9b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/fcc14e40-bd3f-457d-a460-01fd103b26ee returned with HTTP 202 Aug 01 00:20:41.392558 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 569/2264] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:20:41 2026] DELETE /volume/v3/snapshots/fcc14e40-bd3f-457d-a460-01fd103b26ee => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:20:41.401790 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-48d65fdd-8bb0-498e-9e3a-c997849bd5be None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:41.404404 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-48d65fdd-8bb0-498e-9e3a-c997849bd5be tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/fcc14e40-bd3f-457d-a460-01fd103b26ee Aug 01 00:20:41.404666 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-48d65fdd-8bb0-498e-9e3a-c997849bd5be tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:41.404976 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-48d65fdd-8bb0-498e-9e3a-c997849bd5be tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:41.411472 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:41.411472 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:41.411922 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-48d65fdd-8bb0-498e-9e3a-c997849bd5be tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:20:41.413115 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-48d65fdd-8bb0-498e-9e3a-c997849bd5be tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/fcc14e40-bd3f-457d-a460-01fd103b26ee returned with HTTP 200 Aug 01 00:20:41.414160 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 563/2265] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:20:41 2026] GET /volume/v3/snapshots/fcc14e40-bd3f-457d-a460-01fd103b26ee => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:41.623450 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-70fdb409-fad9-4016-b409-f5515c3e34ba None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:41.625672 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-70fdb409-fad9-4016-b409-f5515c3e34ba tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] DELETE https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 Aug 01 00:20:41.625906 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-70fdb409-fad9-4016-b409-f5515c3e34ba tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:41.626107 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-70fdb409-fad9-4016-b409-f5515c3e34ba tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:41.626282 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-70fdb409-fad9-4016-b409-f5515c3e34ba tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Delete volume with id: a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 Aug 01 00:20:41.634163 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:41.634163 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:41.634669 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-70fdb409-fad9-4016-b409-f5515c3e34ba tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:20:41.656544 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-70fdb409-fad9-4016-b409-f5515c3e34ba tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Delete volume request issued successfully. Aug 01 00:20:41.656824 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-70fdb409-fad9-4016-b409-f5515c3e34ba tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 returned with HTTP 202 Aug 01 00:20:41.657657 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 564/2266] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:20:41 2026] DELETE /volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:20:41.663726 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2c0bf67e-5470-4ba9-b7e5-cd742fccd98d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:41.665366 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2c0bf67e-5470-4ba9-b7e5-cd742fccd98d tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 Aug 01 00:20:41.665616 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2c0bf67e-5470-4ba9-b7e5-cd742fccd98d tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:41.665839 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2c0bf67e-5470-4ba9-b7e5-cd742fccd98d tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:41.673076 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:41.673076 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:41.676466 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2c0bf67e-5470-4ba9-b7e5-cd742fccd98d tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:20:41.682785 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2c0bf67e-5470-4ba9-b7e5-cd742fccd98d tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 returned with HTTP 200 Aug 01 00:20:41.683161 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 571/2267] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:41 2026] GET /volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:42.333232 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-027411e3-ef40-4f3d-b89d-14e344f0abf8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:42.335097 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-027411e3-ef40-4f3d-b89d-14e344f0abf8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/volumes/2939b58d-538d-416c-ac64-7f8ec0ed66e7 Aug 01 00:20:42.335549 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-027411e3-ef40-4f3d-b89d-14e344f0abf8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:42.335549 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-027411e3-ef40-4f3d-b89d-14e344f0abf8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:42.344186 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:42.344186 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:42.348945 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-027411e3-ef40-4f3d-b89d-14e344f0abf8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Volume info retrieved successfully. Aug 01 00:20:42.355645 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-027411e3-ef40-4f3d-b89d-14e344f0abf8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/volumes/2939b58d-538d-416c-ac64-7f8ec0ed66e7 returned with HTTP 200 Aug 01 00:20:42.356066 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 570/2268] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:42 2026] GET /volume/v3/volumes/2939b58d-538d-416c-ac64-7f8ec0ed66e7 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:42.367650 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1a2b9bba-e495-4cad-8cfc-70d6d86c11fc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:42.369290 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1a2b9bba-e495-4cad-8cfc-70d6d86c11fc tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] POST https://10.4.3.222/volume/v3/backups Aug 01 00:20:42.369632 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1a2b9bba-e495-4cad-8cfc-70d6d86c11fc tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2939b58d-538d-416c-ac64-7f8ec0ed66e7", "name": "tempest-VolumesBackupsTest-Backup-1976876162"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:42.371005 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-1a2b9bba-e495-4cad-8cfc-70d6d86c11fc tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Creating new backup {'backup': {'volume_id': '2939b58d-538d-416c-ac64-7f8ec0ed66e7', 'name': 'tempest-VolumesBackupsTest-Backup-1976876162'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:20:42.371135 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-1a2b9bba-e495-4cad-8cfc-70d6d86c11fc tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Creating backup of volume 2939b58d-538d-416c-ac64-7f8ec0ed66e7 in container None Aug 01 00:20:42.377641 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:42.377641 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:42.378103 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1a2b9bba-e495-4cad-8cfc-70d6d86c11fc tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Volume info retrieved successfully. Aug 01 00:20:42.393528 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-1a2b9bba-e495-4cad-8cfc-70d6d86c11fc tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Created reservations ['dc4217fd-125d-4cc5-a06a-a8cedc524616', 'fbe3a3cd-c29b-4244-8fe5-50d24bba7c48'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:42.425832 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-44d9a0d4-42f3-4880-aa3f-1b5268f58b59 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:42.428319 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1a2b9bba-e495-4cad-8cfc-70d6d86c11fc tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:20:42.428319 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 564/2269] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:20:42 2026] POST /volume/v3/backups => generated 330 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 01 00:20:42.428879 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-44d9a0d4-42f3-4880-aa3f-1b5268f58b59 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/fcc14e40-bd3f-457d-a460-01fd103b26ee Aug 01 00:20:42.432798 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-44d9a0d4-42f3-4880-aa3f-1b5268f58b59 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:42.432798 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-44d9a0d4-42f3-4880-aa3f-1b5268f58b59 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:42.440525 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a221e325-6590-4677-aa83-490e86a5ceef None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:42.441406 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-44d9a0d4-42f3-4880-aa3f-1b5268f58b59 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/fcc14e40-bd3f-457d-a460-01fd103b26ee returned with HTTP 404 Aug 01 00:20:42.441995 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 565/2270] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:20:42 2026] GET /volume/v3/snapshots/fcc14e40-bd3f-457d-a460-01fd103b26ee => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:42.443602 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a221e325-6590-4677-aa83-490e86a5ceef tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 Aug 01 00:20:42.444133 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a221e325-6590-4677-aa83-490e86a5ceef tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:42.444194 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a221e325-6590-4677-aa83-490e86a5ceef tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:42.444304 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-a221e325-6590-4677-aa83-490e86a5ceef tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 5836d932-bac1-4925-826e-2a2d45bd99f7. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:42.450870 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6de2e431-d28e-4196-82e2-3046c3a198ed None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:42.451674 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:42.451674 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:42.452169 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a221e325-6590-4677-aa83-490e86a5ceef tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 returned with HTTP 200 Aug 01 00:20:42.452842 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 572/2271] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:42 2026] GET /volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:42.453827 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6de2e431-d28e-4196-82e2-3046c3a198ed tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/21842605-cc46-4229-894e-1032ff07012f Aug 01 00:20:42.453827 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6de2e431-d28e-4196-82e2-3046c3a198ed tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:42.453827 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6de2e431-d28e-4196-82e2-3046c3a198ed tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:42.453827 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-6de2e431-d28e-4196-82e2-3046c3a198ed tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Delete snapshot with id: 21842605-cc46-4229-894e-1032ff07012f Aug 01 00:20:42.459292 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:42.459292 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:42.459292 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-6de2e431-d28e-4196-82e2-3046c3a198ed tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:20:42.490055 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-6de2e431-d28e-4196-82e2-3046c3a198ed tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot delete request issued successfully. Aug 01 00:20:42.490208 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6de2e431-d28e-4196-82e2-3046c3a198ed tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/21842605-cc46-4229-894e-1032ff07012f returned with HTTP 202 Aug 01 00:20:42.491080 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 571/2272] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:20:42 2026] DELETE /volume/v3/snapshots/21842605-cc46-4229-894e-1032ff07012f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 01 00:20:42.500448 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f160449d-9188-40c0-8a07-2479dd73744f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:42.502429 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f160449d-9188-40c0-8a07-2479dd73744f tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/21842605-cc46-4229-894e-1032ff07012f Aug 01 00:20:42.502683 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f160449d-9188-40c0-8a07-2479dd73744f tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:42.502977 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f160449d-9188-40c0-8a07-2479dd73744f tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:42.510390 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:42.510390 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:42.511031 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f160449d-9188-40c0-8a07-2479dd73744f tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:20:42.514599 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f160449d-9188-40c0-8a07-2479dd73744f tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/21842605-cc46-4229-894e-1032ff07012f returned with HTTP 200 Aug 01 00:20:42.514599 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 565/2273] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:20:42 2026] GET /volume/v3/snapshots/21842605-cc46-4229-894e-1032ff07012f => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:42.697719 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7afa07d4-e279-4161-b93e-bd50d46f9b83 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:42.700192 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7afa07d4-e279-4161-b93e-bd50d46f9b83 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 Aug 01 00:20:42.700513 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7afa07d4-e279-4161-b93e-bd50d46f9b83 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:42.701154 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7afa07d4-e279-4161-b93e-bd50d46f9b83 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:42.708046 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7afa07d4-e279-4161-b93e-bd50d46f9b83 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 returned with HTTP 404 Aug 01 00:20:42.708694 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 566/2274] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:42 2026] GET /volume/v3/volumes/a805975c-c3e5-4d06-9a6d-8ca4feb8b2a6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:42.789636 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8c70fd7d-232b-463c-a4cc-a68927f87ee4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:42.792549 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8c70fd7d-232b-463c-a4cc-a68927f87ee4 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] DELETE https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 Aug 01 00:20:42.792821 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8c70fd7d-232b-463c-a4cc-a68927f87ee4 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:42.793061 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8c70fd7d-232b-463c-a4cc-a68927f87ee4 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:42.793275 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-8c70fd7d-232b-463c-a4cc-a68927f87ee4 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Delete volume with id: a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 Aug 01 00:20:42.804907 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:42.804907 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:42.805457 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8c70fd7d-232b-463c-a4cc-a68927f87ee4 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:20:42.827302 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8c70fd7d-232b-463c-a4cc-a68927f87ee4 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Delete volume request issued successfully. Aug 01 00:20:42.827577 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8c70fd7d-232b-463c-a4cc-a68927f87ee4 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 returned with HTTP 202 Aug 01 00:20:42.828220 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 573/2275] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:20:42 2026] DELETE /volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:20:42.836532 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e20bb462-e173-4cb2-9957-8b12bafbb0e8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:42.839632 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e20bb462-e173-4cb2-9957-8b12bafbb0e8 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 Aug 01 00:20:42.839877 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e20bb462-e173-4cb2-9957-8b12bafbb0e8 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:42.840064 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e20bb462-e173-4cb2-9957-8b12bafbb0e8 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:42.847632 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:42.847632 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:42.851278 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-e20bb462-e173-4cb2-9957-8b12bafbb0e8 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:20:42.855900 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e20bb462-e173-4cb2-9957-8b12bafbb0e8 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 returned with HTTP 200 Aug 01 00:20:42.856242 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 572/2276] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:42 2026] GET /volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:43.397660 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fe2fc3c4-3b25-499c-bf68-b921fb7035b6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:43.399430 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fe2fc3c4-3b25-499c-bf68-b921fb7035b6 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 Aug 01 00:20:43.399641 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fe2fc3c4-3b25-499c-bf68-b921fb7035b6 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:43.399863 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fe2fc3c4-3b25-499c-bf68-b921fb7035b6 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:43.410752 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:43.410752 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:43.419679 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-fe2fc3c4-3b25-499c-bf68-b921fb7035b6 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:20:43.432655 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fe2fc3c4-3b25-499c-bf68-b921fb7035b6 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 returned with HTTP 200 Aug 01 00:20:43.433080 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 566/2277] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:43 2026] GET /volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:43.470126 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-fabaf698-2705-4a0e-ac61-fda33f601fa3 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:43.473594 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fabaf698-2705-4a0e-ac61-fda33f601fa3 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 Aug 01 00:20:43.473891 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fabaf698-2705-4a0e-ac61-fda33f601fa3 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:43.474171 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fabaf698-2705-4a0e-ac61-fda33f601fa3 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:43.474341 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-fabaf698-2705-4a0e-ac61-fda33f601fa3 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 5836d932-bac1-4925-826e-2a2d45bd99f7. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:43.480114 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:43.480114 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:43.481075 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fabaf698-2705-4a0e-ac61-fda33f601fa3 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 returned with HTTP 200 Aug 01 00:20:43.481488 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 567/2278] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:43 2026] GET /volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:43.498020 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-828b90d1-5623-40bd-8d5e-752ed32e1ef3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:43.499832 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-828b90d1-5623-40bd-8d5e-752ed32e1ef3 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 Aug 01 00:20:43.500036 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-828b90d1-5623-40bd-8d5e-752ed32e1ef3 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:43.500518 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-828b90d1-5623-40bd-8d5e-752ed32e1ef3 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:43.507484 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:43.507484 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:43.511535 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-828b90d1-5623-40bd-8d5e-752ed32e1ef3 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:20:43.516551 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-828b90d1-5623-40bd-8d5e-752ed32e1ef3 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 returned with HTTP 200 Aug 01 00:20:43.517078 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 574/2279] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:43 2026] GET /volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:43.527414 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-5d2c2c00-be00-475e-aed6-2ada20d03ef1 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:43.530655 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5d2c2c00-be00-475e-aed6-2ada20d03ef1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/21842605-cc46-4229-894e-1032ff07012f Aug 01 00:20:43.531004 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5d2c2c00-be00-475e-aed6-2ada20d03ef1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:43.531294 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5d2c2c00-be00-475e-aed6-2ada20d03ef1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:43.536998 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5d2c2c00-be00-475e-aed6-2ada20d03ef1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/21842605-cc46-4229-894e-1032ff07012f returned with HTTP 404 Aug 01 00:20:43.537679 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 573/2280] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:20:43 2026] GET /volume/v3/snapshots/21842605-cc46-4229-894e-1032ff07012f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:43.548391 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3778f716-5a42-41cb-a785-414d8c953687 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:43.550613 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3778f716-5a42-41cb-a785-414d8c953687 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/b6d05cd8-9d82-4117-a0e6-f67ec65d4deb Aug 01 00:20:43.550967 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3778f716-5a42-41cb-a785-414d8c953687 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:43.551282 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3778f716-5a42-41cb-a785-414d8c953687 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:43.552667 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-3778f716-5a42-41cb-a785-414d8c953687 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Delete snapshot with id: b6d05cd8-9d82-4117-a0e6-f67ec65d4deb Aug 01 00:20:43.558178 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:43.558178 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:43.558934 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3778f716-5a42-41cb-a785-414d8c953687 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:20:43.587653 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3778f716-5a42-41cb-a785-414d8c953687 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot delete request issued successfully. Aug 01 00:20:43.587901 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3778f716-5a42-41cb-a785-414d8c953687 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/b6d05cd8-9d82-4117-a0e6-f67ec65d4deb returned with HTTP 202 Aug 01 00:20:43.588420 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 567/2281] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:20:43 2026] DELETE /volume/v3/snapshots/b6d05cd8-9d82-4117-a0e6-f67ec65d4deb => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:20:43.600170 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-831f9821-f9f5-4f6a-9bea-11c0523ba3f2 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:43.602228 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-831f9821-f9f5-4f6a-9bea-11c0523ba3f2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/b6d05cd8-9d82-4117-a0e6-f67ec65d4deb Aug 01 00:20:43.602584 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-831f9821-f9f5-4f6a-9bea-11c0523ba3f2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:43.602929 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-831f9821-f9f5-4f6a-9bea-11c0523ba3f2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:43.610411 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:43.610411 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:43.610902 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-831f9821-f9f5-4f6a-9bea-11c0523ba3f2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:20:43.611937 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-831f9821-f9f5-4f6a-9bea-11c0523ba3f2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/b6d05cd8-9d82-4117-a0e6-f67ec65d4deb returned with HTTP 200 Aug 01 00:20:43.612515 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 568/2282] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:20:43 2026] GET /volume/v3/snapshots/b6d05cd8-9d82-4117-a0e6-f67ec65d4deb => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:43.870064 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9f62008b-8840-41aa-b375-5a30c7f195cf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:43.872354 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9f62008b-8840-41aa-b375-5a30c7f195cf tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 Aug 01 00:20:43.872612 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9f62008b-8840-41aa-b375-5a30c7f195cf tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:43.872886 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9f62008b-8840-41aa-b375-5a30c7f195cf tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:43.878924 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9f62008b-8840-41aa-b375-5a30c7f195cf tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 returned with HTTP 404 Aug 01 00:20:43.879494 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 575/2283] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:43 2026] GET /volume/v3/volumes/a0a17bc5-72e7-4bcf-b1c2-de13a60cec31 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:44.017179 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-069d9486-9f18-4c00-bd3d-5359360809fc None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:44.021143 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-069d9486-9f18-4c00-bd3d-5359360809fc tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] DELETE https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 Aug 01 00:20:44.021613 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-069d9486-9f18-4c00-bd3d-5359360809fc tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:44.021613 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-069d9486-9f18-4c00-bd3d-5359360809fc tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:44.021688 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-069d9486-9f18-4c00-bd3d-5359360809fc tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Delete volume with id: ba661b3c-e4d9-4616-a1de-07debfb95916 Aug 01 00:20:44.034094 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:44.034094 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:44.034533 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-069d9486-9f18-4c00-bd3d-5359360809fc tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:20:44.073272 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-069d9486-9f18-4c00-bd3d-5359360809fc tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Delete volume request issued successfully. Aug 01 00:20:44.073402 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-069d9486-9f18-4c00-bd3d-5359360809fc tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 returned with HTTP 202 Aug 01 00:20:44.073939 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 574/2284] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:20:44 2026] DELETE /volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:20:44.087052 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-91b83ca4-0305-4fc0-b4bf-e54593ac1390 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:44.089633 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-91b83ca4-0305-4fc0-b4bf-e54593ac1390 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 Aug 01 00:20:44.090033 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-91b83ca4-0305-4fc0-b4bf-e54593ac1390 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:44.090405 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-91b83ca4-0305-4fc0-b4bf-e54593ac1390 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:44.100787 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:44.100787 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:44.108798 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-91b83ca4-0305-4fc0-b4bf-e54593ac1390 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Volume info retrieved successfully. Aug 01 00:20:44.120060 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-91b83ca4-0305-4fc0-b4bf-e54593ac1390 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 returned with HTTP 200 Aug 01 00:20:44.120618 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 568/2285] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:44 2026] GET /volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:44.456705 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a4eeaf7a-02d5-4182-ae26-872609311396 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:44.491636 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-71cf07d9-2561-4c4f-9646-a76b21369378 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:44.494089 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-71cf07d9-2561-4c4f-9646-a76b21369378 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 Aug 01 00:20:44.494366 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-71cf07d9-2561-4c4f-9646-a76b21369378 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:44.494677 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-71cf07d9-2561-4c4f-9646-a76b21369378 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:44.494919 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-71cf07d9-2561-4c4f-9646-a76b21369378 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 5836d932-bac1-4925-826e-2a2d45bd99f7. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:44.504117 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:44.504117 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:44.505101 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-71cf07d9-2561-4c4f-9646-a76b21369378 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 returned with HTTP 200 Aug 01 00:20:44.505473 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 576/2286] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:44 2026] GET /volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 => generated 739 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:44.537126 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a4eeaf7a-02d5-4182-ae26-872609311396 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:20:44.537581 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a4eeaf7a-02d5-4182-ae26-872609311396 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1360206204"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:44.539827 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-a4eeaf7a-02d5-4182-ae26-872609311396 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1360206204'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:20:44.540046 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-a4eeaf7a-02d5-4182-ae26-872609311396 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Create volume of 1 GB Aug 01 00:20:44.546240 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a4eeaf7a-02d5-4182-ae26-872609311396 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Availability Zones retrieved successfully. Aug 01 00:20:44.553950 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a4eeaf7a-02d5-4182-ae26-872609311396 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Flow 'volume_create_api' (9b21dc32-65d8-4c6a-808f-e15da98f1232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:44.555284 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a4eeaf7a-02d5-4182-ae26-872609311396 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (122234eb-0287-40f2-b024-4a97baea639c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:44.556328 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-a4eeaf7a-02d5-4182-ae26-872609311396 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:20:44.593868 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a4eeaf7a-02d5-4182-ae26-872609311396 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (122234eb-0287-40f2-b024-4a97baea639c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:44.594689 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a4eeaf7a-02d5-4182-ae26-872609311396 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e89b63a-3b1c-463b-9d13-4f68124c8a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:44.622863 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-185bb15e-0bc3-481d-94f8-26a291033d70 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:44.625514 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-185bb15e-0bc3-481d-94f8-26a291033d70 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/b6d05cd8-9d82-4117-a0e6-f67ec65d4deb Aug 01 00:20:44.625514 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-185bb15e-0bc3-481d-94f8-26a291033d70 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:44.625566 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-185bb15e-0bc3-481d-94f8-26a291033d70 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:44.630898 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-185bb15e-0bc3-481d-94f8-26a291033d70 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/b6d05cd8-9d82-4117-a0e6-f67ec65d4deb returned with HTTP 404 Aug 01 00:20:44.631457 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 575/2287] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:20:44 2026] GET /volume/v3/snapshots/b6d05cd8-9d82-4117-a0e6-f67ec65d4deb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:44.642561 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bfa918fe-bcba-4254-b087-b2f347307139 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:44.644280 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bfa918fe-bcba-4254-b087-b2f347307139 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/fcc14e40-bd3f-457d-a460-01fd103b26ee Aug 01 00:20:44.644601 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bfa918fe-bcba-4254-b087-b2f347307139 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:44.644901 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bfa918fe-bcba-4254-b087-b2f347307139 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:44.645086 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-bfa918fe-bcba-4254-b087-b2f347307139 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Delete snapshot with id: fcc14e40-bd3f-457d-a460-01fd103b26ee Aug 01 00:20:44.650693 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bfa918fe-bcba-4254-b087-b2f347307139 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/fcc14e40-bd3f-457d-a460-01fd103b26ee returned with HTTP 404 Aug 01 00:20:44.651482 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 569/2288] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:20:44 2026] DELETE /volume/v3/snapshots/fcc14e40-bd3f-457d-a460-01fd103b26ee => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:44.659811 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-98e4be86-2e39-44da-8889-44cc9e47ac01 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:44.660090 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-98e4be86-2e39-44da-8889-44cc9e47ac01 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/b6d05cd8-9d82-4117-a0e6-f67ec65d4deb Aug 01 00:20:44.660349 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-98e4be86-2e39-44da-8889-44cc9e47ac01 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:44.660602 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-98e4be86-2e39-44da-8889-44cc9e47ac01 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:44.660801 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-98e4be86-2e39-44da-8889-44cc9e47ac01 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Delete snapshot with id: b6d05cd8-9d82-4117-a0e6-f67ec65d4deb Aug 01 00:20:44.666597 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-98e4be86-2e39-44da-8889-44cc9e47ac01 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/b6d05cd8-9d82-4117-a0e6-f67ec65d4deb returned with HTTP 404 Aug 01 00:20:44.667350 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 577/2289] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:20:44 2026] DELETE /volume/v3/snapshots/b6d05cd8-9d82-4117-a0e6-f67ec65d4deb => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:44.682412 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-a4eeaf7a-02d5-4182-ae26-872609311396 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Created reservations ['aedba0f0-626c-4787-ba94-8ac539734c7b', '7208dce1-e8d1-4fc4-8880-436d299b13e9', '63a57c2e-fc52-4de0-a7e1-854122b8e634', '9c5a6a62-1a96-47d7-bd58-411a53282f2f'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:44.683226 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a4eeaf7a-02d5-4182-ae26-872609311396 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e89b63a-3b1c-463b-9d13-4f68124c8a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aedba0f0-626c-4787-ba94-8ac539734c7b', '7208dce1-e8d1-4fc4-8880-436d299b13e9', '63a57c2e-fc52-4de0-a7e1-854122b8e634', '9c5a6a62-1a96-47d7-bd58-411a53282f2f']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:44.684121 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a4eeaf7a-02d5-4182-ae26-872609311396 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (954fb8f7-d5a6-4f19-b230-df6f5397a3b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:44.713775 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a4eeaf7a-02d5-4182-ae26-872609311396 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (954fb8f7-d5a6-4f19-b230-df6f5397a3b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3187c6ef-f8f2-46c9-a1d5-aaabf74a44be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1360206204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75f7f56e2074ed880d3654d667146c5',qos_specs=None,replication_status=,reservations=['aedba0f0-626c-4787-ba94-8ac539734c7b','7208dce1-e8d1-4fc4-8880-436d299b13e9','63a57c2e-fc52-4de0-a7e1-854122b8e634','9c5a6a62-1a96-47d7-bd58-411a53282f2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e49d9099c754cf6806022f7f5d202a3',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:20:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1360206204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3187c6ef-f8f2-46c9-a1d5-aaabf74a44be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f75f7f56e2074ed880d3654d667146c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e49d9099c754cf6806022f7f5d202a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:44.714432 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a4eeaf7a-02d5-4182-ae26-872609311396 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fc13c00-4d23-4d8f-86c9-d4d3a0221d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:44.723459 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-af886896-864a-44ce-b25c-51fc0c91103e req-cc42772d-d839-42ff-84e1-113e8f06e618 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:44.726231 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-af886896-864a-44ce-b25c-51fc0c91103e req-cc42772d-d839-42ff-84e1-113e8f06e618 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac Aug 01 00:20:44.726546 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-af886896-864a-44ce-b25c-51fc0c91103e req-cc42772d-d839-42ff-84e1-113e8f06e618 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:44.726760 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-af886896-864a-44ce-b25c-51fc0c91103e req-cc42772d-d839-42ff-84e1-113e8f06e618 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:44.732317 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a4eeaf7a-02d5-4182-ae26-872609311396 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fc13c00-4d23-4d8f-86c9-d4d3a0221d13) transitioned into state 'SUCCESS' from state '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-1360206204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75f7f56e2074ed880d3654d667146c5',qos_specs=None,replication_status=,reservations=['aedba0f0-626c-4787-ba94-8ac539734c7b','7208dce1-e8d1-4fc4-8880-436d299b13e9','63a57c2e-fc52-4de0-a7e1-854122b8e634','9c5a6a62-1a96-47d7-bd58-411a53282f2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e49d9099c754cf6806022f7f5d202a3',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:44.733309 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a4eeaf7a-02d5-4182-ae26-872609311396 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9223e780-65e4-4f96-b325-a3c9236b4523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:44.739873 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:44.739873 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:44.743954 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a4eeaf7a-02d5-4182-ae26-872609311396 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9223e780-65e4-4f96-b325-a3c9236b4523) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:44.744656 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a4eeaf7a-02d5-4182-ae26-872609311396 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Flow 'volume_create_api' (9b21dc32-65d8-4c6a-808f-e15da98f1232) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:44.744954 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a4eeaf7a-02d5-4182-ae26-872609311396 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Create volume request issued successfully. Aug 01 00:20:44.745497 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a4eeaf7a-02d5-4182-ae26-872609311396 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:20:44.746131 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 569/2290] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:20:44 2026] POST /volume/v3/volumes => generated 749 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:20:44.748393 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-af886896-864a-44ce-b25c-51fc0c91103e req-cc42772d-d839-42ff-84e1-113e8f06e618 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:20:44.755343 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-af886896-864a-44ce-b25c-51fc0c91103e req-cc42772d-d839-42ff-84e1-113e8f06e618 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac returned with HTTP 200 Aug 01 00:20:44.755983 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 576/2291] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:20:44 2026] GET /volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:44.789618 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-af886896-864a-44ce-b25c-51fc0c91103e req-3dabaf9a-9a4d-4736-a46d-073720ee112b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:44.794935 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-af886896-864a-44ce-b25c-51fc0c91103e req-3dabaf9a-9a4d-4736-a46d-073720ee112b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] POST https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac/action Aug 01 00:20:44.794935 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-af886896-864a-44ce-b25c-51fc0c91103e req-3dabaf9a-9a4d-4736-a46d-073720ee112b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:20:44.794935 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-af886896-864a-44ce-b25c-51fc0c91103e req-3dabaf9a-9a4d-4736-a46d-073720ee112b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:44.810935 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:44.810935 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:44.810935 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-af886896-864a-44ce-b25c-51fc0c91103e req-3dabaf9a-9a4d-4736-a46d-073720ee112b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:20:44.816462 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-af886896-864a-44ce-b25c-51fc0c91103e req-3dabaf9a-9a4d-4736-a46d-073720ee112b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Begin detaching volume completed successfully. Aug 01 00:20:44.816866 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-af886896-864a-44ce-b25c-51fc0c91103e req-3dabaf9a-9a4d-4736-a46d-073720ee112b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac/action returned with HTTP 202 Aug 01 00:20:44.817376 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 570/2292] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:20:44 2026] POST /volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:20:44.882374 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b3c80893-5f29-4504-9335-a4d841e77ee7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:44.882826 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b3c80893-5f29-4504-9335-a4d841e77ee7 None None] GET https://10.4.3.222/volume// Aug 01 00:20:44.883060 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b3c80893-5f29-4504-9335-a4d841e77ee7 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:44.883279 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b3c80893-5f29-4504-9335-a4d841e77ee7 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:44.883631 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b3c80893-5f29-4504-9335-a4d841e77ee7 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:20:44.883933 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 578/2293] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:20: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 01 00:20:44.898708 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-af886896-864a-44ce-b25c-51fc0c91103e req-ad5d0320-f8e8-4dd6-be77-6bb5b2be5fc8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:44.901894 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-af886896-864a-44ce-b25c-51fc0c91103e req-ad5d0320-f8e8-4dd6-be77-6bb5b2be5fc8 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac Aug 01 00:20:44.902012 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-af886896-864a-44ce-b25c-51fc0c91103e req-ad5d0320-f8e8-4dd6-be77-6bb5b2be5fc8 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:44.902387 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-af886896-864a-44ce-b25c-51fc0c91103e req-ad5d0320-f8e8-4dd6-be77-6bb5b2be5fc8 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:44.919042 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:44.919042 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:44.924659 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-af886896-864a-44ce-b25c-51fc0c91103e req-ad5d0320-f8e8-4dd6-be77-6bb5b2be5fc8 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:20:44.931652 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-af886896-864a-44ce-b25c-51fc0c91103e req-ad5d0320-f8e8-4dd6-be77-6bb5b2be5fc8 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac returned with HTTP 200 Aug 01 00:20:44.932170 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 570/2294] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:20:44 2026] GET /volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac => generated 1322 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 01 00:20:45.171878 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2554e9cd-3bf8-4dce-b55f-69549ced58f6 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:45.171878 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2554e9cd-3bf8-4dce-b55f-69549ced58f6 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] GET https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 Aug 01 00:20:45.171878 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2554e9cd-3bf8-4dce-b55f-69549ced58f6 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:45.171878 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2554e9cd-3bf8-4dce-b55f-69549ced58f6 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:45.171878 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2554e9cd-3bf8-4dce-b55f-69549ced58f6 tempest-AttachVolumeNegativeTest-1697440495 tempest-AttachVolumeNegativeTest-1697440495-project-member] https://10.4.3.222/volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 returned with HTTP 404 Aug 01 00:20:45.171878 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 577/2295] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:45 2026] GET /volume/v3/volumes/ba661b3c-e4d9-4616-a1de-07debfb95916 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:45.516705 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-410d6088-01c4-4acc-b161-86f4547bbe0c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:45.519595 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-410d6088-01c4-4acc-b161-86f4547bbe0c tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 Aug 01 00:20:45.519896 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-410d6088-01c4-4acc-b161-86f4547bbe0c tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:45.520131 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-410d6088-01c4-4acc-b161-86f4547bbe0c tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:45.520268 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-410d6088-01c4-4acc-b161-86f4547bbe0c tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 5836d932-bac1-4925-826e-2a2d45bd99f7. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:45.530128 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:45.530128 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:45.531131 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-410d6088-01c4-4acc-b161-86f4547bbe0c tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 returned with HTTP 200 Aug 01 00:20:45.531552 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 571/2296] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:45 2026] GET /volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:45.864406 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-af886896-864a-44ce-b25c-51fc0c91103e req-d886e7d3-a6d9-441c-99c1-409064c178f9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:45.867818 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-af886896-864a-44ce-b25c-51fc0c91103e req-d886e7d3-a6d9-441c-99c1-409064c178f9 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] DELETE https://10.4.3.222/volume/v3/attachments/05df4529-a364-465c-9156-4894db01f604 Aug 01 00:20:45.867818 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-af886896-864a-44ce-b25c-51fc0c91103e req-d886e7d3-a6d9-441c-99c1-409064c178f9 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:45.867954 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-af886896-864a-44ce-b25c-51fc0c91103e req-d886e7d3-a6d9-441c-99c1-409064c178f9 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:45.878644 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:45.878644 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:45.927571 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-af886896-864a-44ce-b25c-51fc0c91103e req-d886e7d3-a6d9-441c-99c1-409064c178f9 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/attachments/05df4529-a364-465c-9156-4894db01f604 returned with HTTP 200 Aug 01 00:20:45.928226 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 579/2297] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:20:45 2026] DELETE /volume/v3/attachments/05df4529-a364-465c-9156-4894db01f604 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:46.544186 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-1e467853-cd24-42d5-8cfa-e7899ed3b115 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:46.547144 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1e467853-cd24-42d5-8cfa-e7899ed3b115 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 Aug 01 00:20:46.547424 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1e467853-cd24-42d5-8cfa-e7899ed3b115 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:46.548037 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1e467853-cd24-42d5-8cfa-e7899ed3b115 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:46.548254 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-1e467853-cd24-42d5-8cfa-e7899ed3b115 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 5836d932-bac1-4925-826e-2a2d45bd99f7. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:46.554411 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:46.554411 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:46.555457 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1e467853-cd24-42d5-8cfa-e7899ed3b115 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 returned with HTTP 200 Aug 01 00:20:46.556548 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 571/2298] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:46 2026] GET /volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:47.274066 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-f2f70fc8-1a8d-4370-9202-acfdf186308d req-4359fe69-ff76-4f72-916b-0aca9ce0d207 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:47.277863 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f2f70fc8-1a8d-4370-9202-acfdf186308d req-4359fe69-ff76-4f72-916b-0aca9ce0d207 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] DELETE https://10.4.3.222/volume/v3/attachments/05df4529-a364-465c-9156-4894db01f604 Aug 01 00:20:47.278080 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f2f70fc8-1a8d-4370-9202-acfdf186308d req-4359fe69-ff76-4f72-916b-0aca9ce0d207 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:47.278373 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f2f70fc8-1a8d-4370-9202-acfdf186308d req-4359fe69-ff76-4f72-916b-0aca9ce0d207 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:47.283614 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f2f70fc8-1a8d-4370-9202-acfdf186308d req-4359fe69-ff76-4f72-916b-0aca9ce0d207 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/attachments/05df4529-a364-465c-9156-4894db01f604 returned with HTTP 404 Aug 01 00:20:47.283889 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 578/2299] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:20:47 2026] DELETE /volume/v3/attachments/05df4529-a364-465c-9156-4894db01f604 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:20:47.571707 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f2a4a36c-d809-41a3-a645-4140c49f9f3f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:47.573728 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f2a4a36c-d809-41a3-a645-4140c49f9f3f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 Aug 01 00:20:47.574074 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f2a4a36c-d809-41a3-a645-4140c49f9f3f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:47.574303 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f2a4a36c-d809-41a3-a645-4140c49f9f3f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:47.574413 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-f2a4a36c-d809-41a3-a645-4140c49f9f3f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 5836d932-bac1-4925-826e-2a2d45bd99f7. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:47.586233 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:47.586233 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:47.587146 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f2a4a36c-d809-41a3-a645-4140c49f9f3f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 returned with HTTP 200 Aug 01 00:20:47.588042 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 572/2300] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:47 2026] GET /volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:48.600471 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3dfb6d5a-5292-4526-b312-7589e1229ddb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:48.603601 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3dfb6d5a-5292-4526-b312-7589e1229ddb tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 Aug 01 00:20:48.603833 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3dfb6d5a-5292-4526-b312-7589e1229ddb tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:48.607879 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3dfb6d5a-5292-4526-b312-7589e1229ddb tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:48.607879 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-3dfb6d5a-5292-4526-b312-7589e1229ddb tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 5836d932-bac1-4925-826e-2a2d45bd99f7. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:48.608966 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:48.608966 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:48.612361 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3dfb6d5a-5292-4526-b312-7589e1229ddb tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 returned with HTTP 200 Aug 01 00:20:48.612361 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 580/2301] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:48 2026] GET /volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:48.775358 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-db7c79f1-b471-4ce5-b56e-057d4006be7a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:48.895965 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-db7c79f1-b471-4ce5-b56e-057d4006be7a tempest-GroupsV314Test-1567877794 tempest-GroupsV314Test-1567877794-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:20:48.896401 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-db7c79f1-b471-4ce5-b56e-057d4006be7a tempest-GroupsV314Test-1567877794 tempest-GroupsV314Test-1567877794-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1481935751"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:48.922774 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-db7c79f1-b471-4ce5-b56e-057d4006be7a tempest-GroupsV314Test-1567877794 tempest-GroupsV314Test-1567877794-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:20:48.923123 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 572/2302] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:20:48 2026] POST /volume/v3/types => generated 220 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:48.937784 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-cead0aba-3ae4-4ef3-8cf2-175b5ac043c8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:48.939497 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cead0aba-3ae4-4ef3-8cf2-175b5ac043c8 tempest-GroupsV314Test-1567877794 tempest-GroupsV314Test-1567877794-project-admin] POST https://10.4.3.222/volume/v3/group_types Aug 01 00:20:48.939862 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cead0aba-3ae4-4ef3-8cf2-175b5ac043c8 tempest-GroupsV314Test-1567877794 tempest-GroupsV314Test-1567877794-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-315726236"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:48.955415 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cead0aba-3ae4-4ef3-8cf2-175b5ac043c8 tempest-GroupsV314Test-1567877794 tempest-GroupsV314Test-1567877794-project-admin] https://10.4.3.222/volume/v3/group_types returned with HTTP 202 Aug 01 00:20:48.955810 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 579/2303] 10.4.3.222 () {70 vars in 1311 bytes} [Sat Aug 1 00:20:48 2026] POST /volume/v3/group_types => generated 176 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:48.966521 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b02d5393-cd61-40af-8c9e-84655f13e39f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:49.038236 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b02d5393-cd61-40af-8c9e-84655f13e39f tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] POST https://10.4.3.222/volume/v3/groups Aug 01 00:20:49.038685 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b02d5393-cd61-40af-8c9e-84655f13e39f tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e16d12e3-aee7-40ba-ae4a-89b0921c3e13", "volume_types": ["9c9f3508-55d2-4a18-82c9-d7266c2d59f7"], "name": "tempest-GroupsV314Test-Group-303296978"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:49.040534 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-b02d5393-cd61-40af-8c9e-84655f13e39f tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Creating new group {'group': {'group_type': 'e16d12e3-aee7-40ba-ae4a-89b0921c3e13', 'volume_types': ['9c9f3508-55d2-4a18-82c9-d7266c2d59f7'], 'name': 'tempest-GroupsV314Test-Group-303296978'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 01 00:20:49.044340 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.groups [None req-b02d5393-cd61-40af-8c9e-84655f13e39f tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Creating group tempest-GroupsV314Test-Group-303296978. Aug 01 00:20:49.052506 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b02d5393-cd61-40af-8c9e-84655f13e39f tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Availability Zones retrieved successfully. Aug 01 00:20:49.071590 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-b02d5393-cd61-40af-8c9e-84655f13e39f tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Created reservations ['13a207fd-fdcd-49e7-9e46-d325b8665e15'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:49.100843 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b02d5393-cd61-40af-8c9e-84655f13e39f tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] https://10.4.3.222/volume/v3/groups returned with HTTP 202 Aug 01 00:20:49.101398 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 573/2304] 10.4.3.222 () {70 vars in 1297 bytes} [Sat Aug 1 00:20:48 2026] POST /volume/v3/groups => generated 107 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:49.109335 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8a1a5f7d-36ae-4840-968e-1a06c49a738c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:49.110996 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8a1a5f7d-36ae-4840-968e-1a06c49a738c tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] GET https://10.4.3.222/volume/v3/groups/6047b830-e813-42d5-b3ab-c8c1c4717ebf Aug 01 00:20:49.111313 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8a1a5f7d-36ae-4840-968e-1a06c49a738c tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:49.111366 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8a1a5f7d-36ae-4840-968e-1a06c49a738c tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:49.111515 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-8a1a5f7d-36ae-4840-968e-1a06c49a738c tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] show called for member 6047b830-e813-42d5-b3ab-c8c1c4717ebf {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:20:49.115230 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:49.115230 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:49.124465 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-66420ba4-ad96-4fd8-be24-66e637f3c5e3 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:49.126343 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-66420ba4-ad96-4fd8-be24-66e637f3c5e3 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/21842605-cc46-4229-894e-1032ff07012f Aug 01 00:20:49.126459 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-66420ba4-ad96-4fd8-be24-66e637f3c5e3 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:49.126580 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-66420ba4-ad96-4fd8-be24-66e637f3c5e3 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:49.126727 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-66420ba4-ad96-4fd8-be24-66e637f3c5e3 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Delete snapshot with id: 21842605-cc46-4229-894e-1032ff07012f Aug 01 00:20:49.131542 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8a1a5f7d-36ae-4840-968e-1a06c49a738c tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] https://10.4.3.222/volume/v3/groups/6047b830-e813-42d5-b3ab-c8c1c4717ebf returned with HTTP 200 Aug 01 00:20:49.132128 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 581/2305] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:20:49 2026] GET /volume/v3/groups/6047b830-e813-42d5-b3ab-c8c1c4717ebf => generated 387 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:49.137348 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-66420ba4-ad96-4fd8-be24-66e637f3c5e3 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/21842605-cc46-4229-894e-1032ff07012f returned with HTTP 404 Aug 01 00:20:49.138060 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 573/2306] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:20:49 2026] DELETE /volume/v3/snapshots/21842605-cc46-4229-894e-1032ff07012f => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:49.146889 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2e086c5f-eb45-40a3-8d8c-90ee03e02225 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:49.153945 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2e086c5f-eb45-40a3-8d8c-90ee03e02225 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac Aug 01 00:20:49.154184 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2e086c5f-eb45-40a3-8d8c-90ee03e02225 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:49.154325 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2e086c5f-eb45-40a3-8d8c-90ee03e02225 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:49.163779 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:49.163779 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:49.168405 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-2e086c5f-eb45-40a3-8d8c-90ee03e02225 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:20:49.172615 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2e086c5f-eb45-40a3-8d8c-90ee03e02225 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac returned with HTTP 200 Aug 01 00:20:49.173119 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 580/2307] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:49 2026] GET /volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:49.187831 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-03da4438-0f7a-4ad1-bf74-1a8bbc22986d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:49.189643 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-03da4438-0f7a-4ad1-bf74-1a8bbc22986d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:20:49.190087 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-03da4438-0f7a-4ad1-bf74-1a8bbc22986d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-378200950"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:49.191878 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-03da4438-0f7a-4ad1-bf74-1a8bbc22986d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-378200950'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:20:49.192052 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-03da4438-0f7a-4ad1-bf74-1a8bbc22986d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Create volume of 1 GB Aug 01 00:20:49.192406 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:49.192406 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:49.206542 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-03da4438-0f7a-4ad1-bf74-1a8bbc22986d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Availability Zones retrieved successfully. Aug 01 00:20:49.219015 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-03da4438-0f7a-4ad1-bf74-1a8bbc22986d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Flow 'volume_create_api' (45cbc718-23c0-4e4d-8bf2-e3906508895d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:49.225055 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-03da4438-0f7a-4ad1-bf74-1a8bbc22986d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (041dca20-d774-4cd9-84c9-95aea6157c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:49.232127 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-03da4438-0f7a-4ad1-bf74-1a8bbc22986d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:20:49.270619 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-03da4438-0f7a-4ad1-bf74-1a8bbc22986d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (041dca20-d774-4cd9-84c9-95aea6157c41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:49.271672 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-03da4438-0f7a-4ad1-bf74-1a8bbc22986d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12d28fae-f0c6-4f18-80ce-e0d2036ee886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:49.318762 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-03da4438-0f7a-4ad1-bf74-1a8bbc22986d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Created reservations ['caa61fab-ea60-4405-b2f4-7739146eea55', 'daa89dc1-1d2e-4370-af05-42da54b2e7ed', 'fcc97634-9cc4-4787-946f-8d88b007d348', 'b6f1d879-8b77-4601-a446-22d262867e5d'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:49.319748 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-03da4438-0f7a-4ad1-bf74-1a8bbc22986d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12d28fae-f0c6-4f18-80ce-e0d2036ee886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['caa61fab-ea60-4405-b2f4-7739146eea55', 'daa89dc1-1d2e-4370-af05-42da54b2e7ed', 'fcc97634-9cc4-4787-946f-8d88b007d348', 'b6f1d879-8b77-4601-a446-22d262867e5d']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:49.320698 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-03da4438-0f7a-4ad1-bf74-1a8bbc22986d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (034e6257-ddb9-4c81-9b5a-c8bdc6a9820a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:49.352658 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-03da4438-0f7a-4ad1-bf74-1a8bbc22986d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (034e6257-ddb9-4c81-9b5a-c8bdc6a9820a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '149819ca-9359-4794-9bd8-05317a3f2855', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-378200950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f1cca1bf7314492ad2aff2162e593f3',qos_specs=None,replication_status=,reservations=['caa61fab-ea60-4405-b2f4-7739146eea55','daa89dc1-1d2e-4370-af05-42da54b2e7ed','fcc97634-9cc4-4787-946f-8d88b007d348','b6f1d879-8b77-4601-a446-22d262867e5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777a13eee8774fad888d3f9e31258e00',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:20:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-378200950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=149819ca-9359-4794-9bd8-05317a3f2855,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f1cca1bf7314492ad2aff2162e593f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='777a13eee8774fad888d3f9e31258e00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:49.353650 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-03da4438-0f7a-4ad1-bf74-1a8bbc22986d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6351eda5-107e-4e15-a33f-64318e6d4e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:49.377012 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-03da4438-0f7a-4ad1-bf74-1a8bbc22986d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6351eda5-107e-4e15-a33f-64318e6d4e93) transitioned into state 'SUCCESS' from state '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-378200950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f1cca1bf7314492ad2aff2162e593f3',qos_specs=None,replication_status=,reservations=['caa61fab-ea60-4405-b2f4-7739146eea55','daa89dc1-1d2e-4370-af05-42da54b2e7ed','fcc97634-9cc4-4787-946f-8d88b007d348','b6f1d879-8b77-4601-a446-22d262867e5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777a13eee8774fad888d3f9e31258e00',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:49.377996 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-03da4438-0f7a-4ad1-bf74-1a8bbc22986d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (643ef92a-28bd-4609-9e70-a64d01ec3cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:49.390119 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-03da4438-0f7a-4ad1-bf74-1a8bbc22986d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (643ef92a-28bd-4609-9e70-a64d01ec3cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:49.391262 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-03da4438-0f7a-4ad1-bf74-1a8bbc22986d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Flow 'volume_create_api' (45cbc718-23c0-4e4d-8bf2-e3906508895d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:49.391660 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-03da4438-0f7a-4ad1-bf74-1a8bbc22986d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Create volume request issued successfully. Aug 01 00:20:49.392421 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-03da4438-0f7a-4ad1-bf74-1a8bbc22986d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:20:49.393364 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 574/2308] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:20:49 2026] POST /volume/v3/volumes => generated 753 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:20:49.407542 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ff6696d1-5795-4779-bd89-5e3b9e3a1ef4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:49.410816 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ff6696d1-5795-4779-bd89-5e3b9e3a1ef4 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/149819ca-9359-4794-9bd8-05317a3f2855 Aug 01 00:20:49.411010 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ff6696d1-5795-4779-bd89-5e3b9e3a1ef4 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:49.411192 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ff6696d1-5795-4779-bd89-5e3b9e3a1ef4 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:49.417689 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:49.417689 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:49.425291 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ff6696d1-5795-4779-bd89-5e3b9e3a1ef4 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:20:49.429968 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ff6696d1-5795-4779-bd89-5e3b9e3a1ef4 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/149819ca-9359-4794-9bd8-05317a3f2855 returned with HTTP 200 Aug 01 00:20:49.430322 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 582/2309] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:49 2026] GET /volume/v3/volumes/149819ca-9359-4794-9bd8-05317a3f2855 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:49.622141 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5b96f799-9ac1-4633-bd05-a926f3aa01ec None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:49.623901 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5b96f799-9ac1-4633-bd05-a926f3aa01ec tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 Aug 01 00:20:49.624137 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5b96f799-9ac1-4633-bd05-a926f3aa01ec tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:49.624266 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5b96f799-9ac1-4633-bd05-a926f3aa01ec tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:49.624454 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-5b96f799-9ac1-4633-bd05-a926f3aa01ec tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 5836d932-bac1-4925-826e-2a2d45bd99f7. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:49.630296 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:49.630296 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:49.631000 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5b96f799-9ac1-4633-bd05-a926f3aa01ec tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 returned with HTTP 200 Aug 01 00:20:49.631327 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 574/2310] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:49 2026] GET /volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:50.147096 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-20339e66-a984-40d5-8afd-f1aa7d7b5021 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:50.150752 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-20339e66-a984-40d5-8afd-f1aa7d7b5021 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] GET https://10.4.3.222/volume/v3/groups/6047b830-e813-42d5-b3ab-c8c1c4717ebf Aug 01 00:20:50.150752 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-20339e66-a984-40d5-8afd-f1aa7d7b5021 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:50.150752 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-20339e66-a984-40d5-8afd-f1aa7d7b5021 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:50.150752 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.groups [None req-20339e66-a984-40d5-8afd-f1aa7d7b5021 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] show called for member 6047b830-e813-42d5-b3ab-c8c1c4717ebf {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:20:50.155807 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:50.155807 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:50.170034 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-20339e66-a984-40d5-8afd-f1aa7d7b5021 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] https://10.4.3.222/volume/v3/groups/6047b830-e813-42d5-b3ab-c8c1c4717ebf returned with HTTP 200 Aug 01 00:20:50.171254 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 581/2311] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:20:50 2026] GET /volume/v3/groups/6047b830-e813-42d5-b3ab-c8c1c4717ebf => generated 388 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:50.182338 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9f3bff3b-bef8-4cea-afaa-e3bc9cb39241 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:50.186134 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9f3bff3b-bef8-4cea-afaa-e3bc9cb39241 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:20:50.186524 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9f3bff3b-bef8-4cea-afaa-e3bc9cb39241 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-514195365", "volume_type": "9c9f3508-55d2-4a18-82c9-d7266c2d59f7", "group_id": "6047b830-e813-42d5-b3ab-c8c1c4717ebf", "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:50.188036 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-9f3bff3b-bef8-4cea-afaa-e3bc9cb39241 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-514195365', 'volume_type': '9c9f3508-55d2-4a18-82c9-d7266c2d59f7', 'group_id': '6047b830-e813-42d5-b3ab-c8c1c4717ebf', 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:20:50.194757 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:50.194757 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:50.195635 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-9f3bff3b-bef8-4cea-afaa-e3bc9cb39241 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Create volume of 1 GB Aug 01 00:20:50.199665 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9f3bff3b-bef8-4cea-afaa-e3bc9cb39241 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Availability Zones retrieved successfully. Aug 01 00:20:50.204747 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9f3bff3b-bef8-4cea-afaa-e3bc9cb39241 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Flow 'volume_create_api' (b395db5d-48b8-41fa-89e1-48325501e2eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:50.205779 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9f3bff3b-bef8-4cea-afaa-e3bc9cb39241 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (418620af-aae5-49cc-bb77-97f8beb32d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:50.206294 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:50.206294 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:50.206654 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-9f3bff3b-bef8-4cea-afaa-e3bc9cb39241 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:20:50.227098 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9f3bff3b-bef8-4cea-afaa-e3bc9cb39241 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (418620af-aae5-49cc-bb77-97f8beb32d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:20:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9c9f3508-55d2-4a18-82c9-d7266c2d59f7,is_public=True,name='tempest-GroupsV314Test-volume-type-1481935751',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9c9f3508-55d2-4a18-82c9-d7266c2d59f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6047b830-e813-42d5-b3ab-c8c1c4717ebf', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:50.228301 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9f3bff3b-bef8-4cea-afaa-e3bc9cb39241 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a4d0289-e87c-45a9-aa62-6b6e95ab3ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:50.260926 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-9f3bff3b-bef8-4cea-afaa-e3bc9cb39241 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1481935751 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1481935751, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:20:50.261029 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-9f3bff3b-bef8-4cea-afaa-e3bc9cb39241 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1481935751 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1481935751, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:20:50.292559 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-9f3bff3b-bef8-4cea-afaa-e3bc9cb39241 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Created reservations ['a08cfc18-1aca-4556-9d38-0fcb697fd4bf', '47172643-6def-459e-a91d-33390591d37c', 'cc516d5f-7733-4a27-ab7e-6e636091d727', 'e89da699-e4ab-4197-9e77-bc9783ff705f'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:50.293392 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9f3bff3b-bef8-4cea-afaa-e3bc9cb39241 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a4d0289-e87c-45a9-aa62-6b6e95ab3ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a08cfc18-1aca-4556-9d38-0fcb697fd4bf', '47172643-6def-459e-a91d-33390591d37c', 'cc516d5f-7733-4a27-ab7e-6e636091d727', 'e89da699-e4ab-4197-9e77-bc9783ff705f']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:50.294182 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9f3bff3b-bef8-4cea-afaa-e3bc9cb39241 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b570a36c-9b25-4940-a711-c147cfec6a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:50.321037 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9f3bff3b-bef8-4cea-afaa-e3bc9cb39241 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b570a36c-9b25-4940-a711-c147cfec6a5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be41cfda-6f7b-45e0-a831-210b656c3a57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-514195365',encryption_key_id=None,group_id=6047b830-e813-42d5-b3ab-c8c1c4717ebf,group_type_id=,metadata={},multiattach=False,project_id='323b1d6a47c248be8934c5f41273b159',qos_specs=None,replication_status=,reservations=['a08cfc18-1aca-4556-9d38-0fcb697fd4bf','47172643-6def-459e-a91d-33390591d37c','cc516d5f-7733-4a27-ab7e-6e636091d727','e89da699-e4ab-4197-9e77-bc9783ff705f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eead0cb43c814f6990949a7c410187a0',volume_type_id=9c9f3508-55d2-4a18-82c9-d7266c2d59f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:20:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-514195365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6047b830-e813-42d5-b3ab-c8c1c4717ebf,host=None,id=be41cfda-6f7b-45e0-a831-210b656c3a57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='323b1d6a47c248be8934c5f41273b159',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eead0cb43c814f6990949a7c410187a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9c9f3508-55d2-4a18-82c9-d7266c2d59f7),volume_type_id=9c9f3508-55d2-4a18-82c9-d7266c2d59f7)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:50.321991 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9f3bff3b-bef8-4cea-afaa-e3bc9cb39241 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (707b5b5f-068a-4c3c-b826-9d9eaeb7edd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:50.346139 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9f3bff3b-bef8-4cea-afaa-e3bc9cb39241 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (707b5b5f-068a-4c3c-b826-9d9eaeb7edd4) transitioned into state 'SUCCESS' from state '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-514195365',encryption_key_id=None,group_id=6047b830-e813-42d5-b3ab-c8c1c4717ebf,group_type_id=,metadata={},multiattach=False,project_id='323b1d6a47c248be8934c5f41273b159',qos_specs=None,replication_status=,reservations=['a08cfc18-1aca-4556-9d38-0fcb697fd4bf','47172643-6def-459e-a91d-33390591d37c','cc516d5f-7733-4a27-ab7e-6e636091d727','e89da699-e4ab-4197-9e77-bc9783ff705f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eead0cb43c814f6990949a7c410187a0',volume_type_id=9c9f3508-55d2-4a18-82c9-d7266c2d59f7)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:50.347213 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9f3bff3b-bef8-4cea-afaa-e3bc9cb39241 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df9117fe-080e-4a58-83fc-c5497a432c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:50.364552 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9f3bff3b-bef8-4cea-afaa-e3bc9cb39241 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df9117fe-080e-4a58-83fc-c5497a432c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:50.365635 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9f3bff3b-bef8-4cea-afaa-e3bc9cb39241 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Flow 'volume_create_api' (b395db5d-48b8-41fa-89e1-48325501e2eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:50.366050 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9f3bff3b-bef8-4cea-afaa-e3bc9cb39241 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Create volume request issued successfully. Aug 01 00:20:50.366862 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-9f3bff3b-bef8-4cea-afaa-e3bc9cb39241 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:20:50.367032 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-9f3bff3b-bef8-4cea-afaa-e3bc9cb39241 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:20:50.421975 np0000006296 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-9f3bff3b-bef8-4cea-afaa-e3bc9cb39241 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:20:50.425696 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:50.425696 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:50.429938 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9f3bff3b-bef8-4cea-afaa-e3bc9cb39241 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:20:50.430503 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 575/2312] 10.4.3.222 () {70 vars in 1300 bytes} [Sat Aug 1 00:20:50 2026] POST /volume/v3/volumes => generated 818 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:50.444192 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-108e9bce-70a0-4ad0-8966-17e335cc5f17 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:50.445529 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-adb0a43b-06be-443f-89ad-b7147d960b44 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:50.447301 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-108e9bce-70a0-4ad0-8966-17e335cc5f17 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/149819ca-9359-4794-9bd8-05317a3f2855 Aug 01 00:20:50.447546 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-108e9bce-70a0-4ad0-8966-17e335cc5f17 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:50.447829 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-108e9bce-70a0-4ad0-8966-17e335cc5f17 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:50.448226 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-adb0a43b-06be-443f-89ad-b7147d960b44 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] GET https://10.4.3.222/volume/v3/volumes/be41cfda-6f7b-45e0-a831-210b656c3a57 Aug 01 00:20:50.448295 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-adb0a43b-06be-443f-89ad-b7147d960b44 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:50.448434 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-adb0a43b-06be-443f-89ad-b7147d960b44 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:50.458727 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:50.458727 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:50.460593 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:50.460593 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:50.464859 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-adb0a43b-06be-443f-89ad-b7147d960b44 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Volume info retrieved successfully. Aug 01 00:20:50.465670 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-adb0a43b-06be-443f-89ad-b7147d960b44 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:20:50.465897 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-adb0a43b-06be-443f-89ad-b7147d960b44 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:20:50.466434 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-108e9bce-70a0-4ad0-8966-17e335cc5f17 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:20:50.471904 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-108e9bce-70a0-4ad0-8966-17e335cc5f17 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/149819ca-9359-4794-9bd8-05317a3f2855 returned with HTTP 200 Aug 01 00:20:50.472243 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 583/2313] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:50 2026] GET /volume/v3/volumes/149819ca-9359-4794-9bd8-05317a3f2855 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:50.490341 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-62e57b83-d931-496b-9ace-a6047af398d5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:50.493694 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-62e57b83-d931-496b-9ace-a6047af398d5 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:20:50.494065 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-62e57b83-d931-496b-9ace-a6047af398d5 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "149819ca-9359-4794-9bd8-05317a3f2855", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1880212415"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:50.510827 np0000006296 devstack@c-api.service[100409]: DEBUG oslo_db.sqlalchemy.engines [None req-adb0a43b-06be-443f-89ad-b7147d960b44 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:20:50.511557 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:50.511557 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:50.513650 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-62e57b83-d931-496b-9ace-a6047af398d5 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:20:50.513650 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-62e57b83-d931-496b-9ace-a6047af398d5 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Create snapshot from volume 149819ca-9359-4794-9bd8-05317a3f2855 Aug 01 00:20:50.514381 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:50.514381 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:50.523462 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-adb0a43b-06be-443f-89ad-b7147d960b44 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] https://10.4.3.222/volume/v3/volumes/be41cfda-6f7b-45e0-a831-210b656c3a57 returned with HTTP 200 Aug 01 00:20:50.524034 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 575/2314] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:20:50 2026] GET /volume/v3/volumes/be41cfda-6f7b-45e0-a831-210b656c3a57 => generated 886 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:50.546958 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-62e57b83-d931-496b-9ace-a6047af398d5 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Created reservations ['00b9b7f9-a787-4eb5-98b5-1af6ec9f4b92', '4e37da7c-56e9-4bed-a405-cb7f6178a341', '55e221ee-9120-41f0-ab9a-e7bff14dba64', '34a0cd26-d059-4efb-8010-7795a66fa483'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:50.588291 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-62e57b83-d931-496b-9ace-a6047af398d5 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot create request issued successfully. Aug 01 00:20:50.588721 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-62e57b83-d931-496b-9ace-a6047af398d5 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:20:50.589207 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 582/2315] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:20:50 2026] POST /volume/v3/snapshots => generated 310 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:20:50.599997 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d95c41a5-6e02-4862-b177-9027ed35c5fd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:50.602161 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d95c41a5-6e02-4862-b177-9027ed35c5fd tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/0078bda8-bad1-4755-80e6-be426657db06 Aug 01 00:20:50.602422 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d95c41a5-6e02-4862-b177-9027ed35c5fd tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:50.602670 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d95c41a5-6e02-4862-b177-9027ed35c5fd tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:50.608645 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:50.608645 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:50.609230 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d95c41a5-6e02-4862-b177-9027ed35c5fd tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:20:50.610259 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d95c41a5-6e02-4862-b177-9027ed35c5fd tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/0078bda8-bad1-4755-80e6-be426657db06 returned with HTTP 200 Aug 01 00:20:50.610760 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 576/2316] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:20:50 2026] GET /volume/v3/snapshots/0078bda8-bad1-4755-80e6-be426657db06 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:50.644653 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b3c305de-5344-43d5-a9b3-e6d7ede70b74 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:50.646564 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b3c305de-5344-43d5-a9b3-e6d7ede70b74 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 Aug 01 00:20:50.646746 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b3c305de-5344-43d5-a9b3-e6d7ede70b74 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:50.646946 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b3c305de-5344-43d5-a9b3-e6d7ede70b74 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:50.647069 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-b3c305de-5344-43d5-a9b3-e6d7ede70b74 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 5836d932-bac1-4925-826e-2a2d45bd99f7. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:50.653056 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:50.653056 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:50.653776 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b3c305de-5344-43d5-a9b3-e6d7ede70b74 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 returned with HTTP 200 Aug 01 00:20:50.654110 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 584/2317] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:50 2026] GET /volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:51.539023 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-901b24fa-b512-4d17-aa26-cc79d244caa8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:51.547793 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-901b24fa-b512-4d17-aa26-cc79d244caa8 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] GET https://10.4.3.222/volume/v3/volumes/be41cfda-6f7b-45e0-a831-210b656c3a57 Aug 01 00:20:51.547793 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-901b24fa-b512-4d17-aa26-cc79d244caa8 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:51.547793 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-901b24fa-b512-4d17-aa26-cc79d244caa8 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:51.562882 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:51.562882 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:51.567456 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-901b24fa-b512-4d17-aa26-cc79d244caa8 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Volume info retrieved successfully. Aug 01 00:20:51.568204 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-901b24fa-b512-4d17-aa26-cc79d244caa8 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:20:51.568383 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-901b24fa-b512-4d17-aa26-cc79d244caa8 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:20:51.620206 np0000006296 devstack@c-api.service[100409]: DEBUG oslo_db.sqlalchemy.engines [None req-901b24fa-b512-4d17-aa26-cc79d244caa8 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:20:51.623410 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:51.623410 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:51.625578 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-787db3d0-6acc-45dd-b26c-8d09f04f00e1 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:51.629846 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-787db3d0-6acc-45dd-b26c-8d09f04f00e1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/0078bda8-bad1-4755-80e6-be426657db06 Aug 01 00:20:51.630099 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-787db3d0-6acc-45dd-b26c-8d09f04f00e1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:51.630316 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-787db3d0-6acc-45dd-b26c-8d09f04f00e1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:51.633123 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-901b24fa-b512-4d17-aa26-cc79d244caa8 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] https://10.4.3.222/volume/v3/volumes/be41cfda-6f7b-45e0-a831-210b656c3a57 returned with HTTP 200 Aug 01 00:20:51.633515 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 576/2318] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:20:51 2026] GET /volume/v3/volumes/be41cfda-6f7b-45e0-a831-210b656c3a57 => generated 911 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:51.635381 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:51.635381 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:51.636286 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-787db3d0-6acc-45dd-b26c-8d09f04f00e1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:20:51.637178 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-787db3d0-6acc-45dd-b26c-8d09f04f00e1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/0078bda8-bad1-4755-80e6-be426657db06 returned with HTTP 200 Aug 01 00:20:51.637570 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 583/2319] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:20:51 2026] GET /volume/v3/snapshots/0078bda8-bad1-4755-80e6-be426657db06 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:51.647984 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-50f341e0-c561-4440-be03-3088f5964edf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:51.648440 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-22037ecc-df85-4897-88cb-da374d1f1af2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:51.649740 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-50f341e0-c561-4440-be03-3088f5964edf tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] POST https://10.4.3.222/volume/v3/groups/action Aug 01 00:20:51.650164 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-50f341e0-c561-4440-be03-3088f5964edf tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Action body: b'{"create-from-src": {"source_group_id": "6047b830-e813-42d5-b3ab-c8c1c4717ebf", "name": "tempest-Group_from_grp-1368622948"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:20:51.650362 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-50f341e0-c561-4440-be03-3088f5964edf tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "6047b830-e813-42d5-b3ab-c8c1c4717ebf", "name": "tempest-Group_from_grp-1368622948"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:51.651060 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-22037ecc-df85-4897-88cb-da374d1f1af2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:20:51.651601 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-22037ecc-df85-4897-88cb-da374d1f1af2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0078bda8-bad1-4755-80e6-be426657db06", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1846424486"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:51.651685 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-50f341e0-c561-4440-be03-3088f5964edf tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Creating new group {'create-from-src': {'source_group_id': '6047b830-e813-42d5-b3ab-c8c1c4717ebf', 'name': 'tempest-Group_from_grp-1368622948'}}. {{(pid=100407) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 01 00:20:51.651799 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.groups [None req-50f341e0-c561-4440-be03-3088f5964edf tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Creating group tempest-Group_from_grp-1368622948 from source group 6047b830-e813-42d5-b3ab-c8c1c4717ebf. Aug 01 00:20:51.654034 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-22037ecc-df85-4897-88cb-da374d1f1af2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Create volume request body: {'volume': {'snapshot_id': '0078bda8-bad1-4755-80e6-be426657db06', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1846424486'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:20:51.655375 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:51.655375 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:51.660991 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:51.660991 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:51.661701 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:51.661701 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:51.662421 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-22037ecc-df85-4897-88cb-da374d1f1af2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:20:51.662587 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-22037ecc-df85-4897-88cb-da374d1f1af2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Create volume of 2 GB Aug 01 00:20:51.662966 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0927d5a2-4423-4efe-bc9e-fb3fa8bf202a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:51.664852 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0927d5a2-4423-4efe-bc9e-fb3fa8bf202a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 Aug 01 00:20:51.665039 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0927d5a2-4423-4efe-bc9e-fb3fa8bf202a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:51.665230 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0927d5a2-4423-4efe-bc9e-fb3fa8bf202a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:51.665353 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-0927d5a2-4423-4efe-bc9e-fb3fa8bf202a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 5836d932-bac1-4925-826e-2a2d45bd99f7. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:51.667856 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-22037ecc-df85-4897-88cb-da374d1f1af2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Availability Zones retrieved successfully. Aug 01 00:20:51.671536 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:51.671536 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:51.672242 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0927d5a2-4423-4efe-bc9e-fb3fa8bf202a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 returned with HTTP 200 Aug 01 00:20:51.672564 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 577/2320] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:51 2026] GET /volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:51.675674 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-22037ecc-df85-4897-88cb-da374d1f1af2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Flow 'volume_create_api' (4750c6ba-c92a-46de-9f0f-d201b87e13a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:51.677044 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-22037ecc-df85-4897-88cb-da374d1f1af2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b08b508d-6a73-4dfc-89ed-57273becca5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:51.678348 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-22037ecc-df85-4897-88cb-da374d1f1af2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:20:51.680258 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-50f341e0-c561-4440-be03-3088f5964edf tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Created reservations ['b24f80ea-ee16-45c2-8d4b-bdc602539e42'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:51.710064 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-22037ecc-df85-4897-88cb-da374d1f1af2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b08b508d-6a73-4dfc-89ed-57273becca5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '0078bda8-bad1-4755-80e6-be426657db06', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:51.711553 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-22037ecc-df85-4897-88cb-da374d1f1af2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fad179e-8c9d-4a62-b7d1-acce4845eaaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:51.736197 np0000006296 devstack@c-api.service[100407]: INFO cinder.group.api [None req-50f341e0-c561-4440-be03-3088f5964edf tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] A mapping entry already exists for group a24f345e-bb3b-4fa6-9e6f-1893927caa60 and volume type 9c9f3508-55d2-4a18-82c9-d7266c2d59f7. Do not need to create again. Aug 01 00:20:51.736506 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:51.736506 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:51.737104 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-50f341e0-c561-4440-be03-3088f5964edf tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Availability Zones retrieved successfully. Aug 01 00:20:51.743613 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-50f341e0-c561-4440-be03-3088f5964edf tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Flow 'volume_create_api' (4bd96aac-fc56-4aad-8bcd-3ddbeb4a4051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:51.744525 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-50f341e0-c561-4440-be03-3088f5964edf tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e78769b4-9bb8-47b1-bec1-18f3b23376d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:51.746014 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-50f341e0-c561-4440-be03-3088f5964edf tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:20:51.751783 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-22037ecc-df85-4897-88cb-da374d1f1af2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Created reservations ['46c195b5-a1a2-4936-90e6-0ad65cd1e895', 'cdb50ba2-9c79-41b3-9c10-4209d7446d1c', '281a6b4b-d66a-43f0-aee6-934cc70bb468', '810897d9-6e26-4f36-8bb3-73e1801f125e'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:51.753351 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-22037ecc-df85-4897-88cb-da374d1f1af2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fad179e-8c9d-4a62-b7d1-acce4845eaaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46c195b5-a1a2-4936-90e6-0ad65cd1e895', 'cdb50ba2-9c79-41b3-9c10-4209d7446d1c', '281a6b4b-d66a-43f0-aee6-934cc70bb468', '810897d9-6e26-4f36-8bb3-73e1801f125e']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:51.754089 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-22037ecc-df85-4897-88cb-da374d1f1af2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89bc7bf1-f993-4f59-bccf-eb0b0ae18069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:51.763789 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-50f341e0-c561-4440-be03-3088f5964edf tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e78769b4-9bb8-47b1-bec1-18f3b23376d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'be41cfda-6f7b-45e0-a831-210b656c3a57', 'volume_type': VolumeType(created_at=2026-08-01T00:20:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9c9f3508-55d2-4a18-82c9-d7266c2d59f7,is_public=True,name='tempest-GroupsV314Test-volume-type-1481935751',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9c9f3508-55d2-4a18-82c9-d7266c2d59f7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a24f345e-bb3b-4fa6-9e6f-1893927caa60', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:51.764522 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-50f341e0-c561-4440-be03-3088f5964edf tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2af9c8d-1cae-4893-a3bb-b89ad08d7529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:51.795460 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-22037ecc-df85-4897-88cb-da374d1f1af2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89bc7bf1-f993-4f59-bccf-eb0b0ae18069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58ef3cbf-b5b1-43a8-bd37-ee16994dcb42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1846424486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f1cca1bf7314492ad2aff2162e593f3',qos_specs=None,replication_status=,reservations=['46c195b5-a1a2-4936-90e6-0ad65cd1e895','cdb50ba2-9c79-41b3-9c10-4209d7446d1c','281a6b4b-d66a-43f0-aee6-934cc70bb468','810897d9-6e26-4f36-8bb3-73e1801f125e'],size=2,snapshot_id=0078bda8-bad1-4755-80e6-be426657db06,source_replicaid=,source_volid=None,status='creating',user_id='777a13eee8774fad888d3f9e31258e00',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:20:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1846424486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58ef3cbf-b5b1-43a8-bd37-ee16994dcb42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f1cca1bf7314492ad2aff2162e593f3',provider_auth=None,provider_geometry=None,provider_id=None,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=0078bda8-bad1-4755-80e6-be426657db06,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='777a13eee8774fad888d3f9e31258e00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:51.796185 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-22037ecc-df85-4897-88cb-da374d1f1af2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5740076c-2136-4336-aa56-78170e993464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:51.817502 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-22037ecc-df85-4897-88cb-da374d1f1af2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5740076c-2136-4336-aa56-78170e993464) transitioned into state 'SUCCESS' from state '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-1846424486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f1cca1bf7314492ad2aff2162e593f3',qos_specs=None,replication_status=,reservations=['46c195b5-a1a2-4936-90e6-0ad65cd1e895','cdb50ba2-9c79-41b3-9c10-4209d7446d1c','281a6b4b-d66a-43f0-aee6-934cc70bb468','810897d9-6e26-4f36-8bb3-73e1801f125e'],size=2,snapshot_id=0078bda8-bad1-4755-80e6-be426657db06,source_replicaid=,source_volid=None,status='creating',user_id='777a13eee8774fad888d3f9e31258e00',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:51.818410 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-22037ecc-df85-4897-88cb-da374d1f1af2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4162de78-f033-4770-a2db-d36afa28bc46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:51.837243 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-50f341e0-c561-4440-be03-3088f5964edf tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Created reservations ['3aef3aa7-f1cf-4b4a-bfff-8409f7a293aa', 'ceb0cd88-1efa-4ddf-863d-b22eaacd73ac', 'eca4c7af-49ee-4f1a-8188-5c8b36f93196', 'df71a2b3-ea83-4eaf-8cc7-ba38add8b16c'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:51.838242 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-50f341e0-c561-4440-be03-3088f5964edf tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2af9c8d-1cae-4893-a3bb-b89ad08d7529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3aef3aa7-f1cf-4b4a-bfff-8409f7a293aa', 'ceb0cd88-1efa-4ddf-863d-b22eaacd73ac', 'eca4c7af-49ee-4f1a-8188-5c8b36f93196', 'df71a2b3-ea83-4eaf-8cc7-ba38add8b16c']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:51.839089 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-50f341e0-c561-4440-be03-3088f5964edf tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a459e51-4e7b-46b6-b35d-2d62bed4d4b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:51.846455 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-22037ecc-df85-4897-88cb-da374d1f1af2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4162de78-f033-4770-a2db-d36afa28bc46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:51.847404 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-22037ecc-df85-4897-88cb-da374d1f1af2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Flow 'volume_create_api' (4750c6ba-c92a-46de-9f0f-d201b87e13a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:51.847879 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-22037ecc-df85-4897-88cb-da374d1f1af2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Create volume request issued successfully. Aug 01 00:20:51.848518 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-22037ecc-df85-4897-88cb-da374d1f1af2 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:20:51.848998 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 585/2321] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:20:51 2026] POST /volume/v3/volumes => generated 788 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:20:51.861736 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-0392a5a2-845d-44d0-ab9b-7b161f2e2160 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:51.862230 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-50f341e0-c561-4440-be03-3088f5964edf tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a459e51-4e7b-46b6-b35d-2d62bed4d4b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '292b3ee2-d9f1-45de-9190-38971e32772d', '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=a24f345e-bb3b-4fa6-9e6f-1893927caa60,group_type_id=,metadata={},multiattach=False,project_id='323b1d6a47c248be8934c5f41273b159',qos_specs=None,replication_status=,reservations=['3aef3aa7-f1cf-4b4a-bfff-8409f7a293aa','ceb0cd88-1efa-4ddf-863d-b22eaacd73ac','eca4c7af-49ee-4f1a-8188-5c8b36f93196','df71a2b3-ea83-4eaf-8cc7-ba38add8b16c'],size=1,snapshot_id=None,source_replicaid=,source_volid=be41cfda-6f7b-45e0-a831-210b656c3a57,status='creating',user_id='eead0cb43c814f6990949a7c410187a0',volume_type_id=9c9f3508-55d2-4a18-82c9-d7266c2d59f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:20:51Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a24f345e-bb3b-4fa6-9e6f-1893927caa60,host=None,id=292b3ee2-d9f1-45de-9190-38971e32772d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='323b1d6a47c248be8934c5f41273b159',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=be41cfda-6f7b-45e0-a831-210b656c3a57,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eead0cb43c814f6990949a7c410187a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9c9f3508-55d2-4a18-82c9-d7266c2d59f7),volume_type_id=9c9f3508-55d2-4a18-82c9-d7266c2d59f7)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:51.863066 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-50f341e0-c561-4440-be03-3088f5964edf tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d3bddf6-7819-4738-8b28-721e6ff724da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:51.863152 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0392a5a2-845d-44d0-ab9b-7b161f2e2160 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/58ef3cbf-b5b1-43a8-bd37-ee16994dcb42 Aug 01 00:20:51.863152 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0392a5a2-845d-44d0-ab9b-7b161f2e2160 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:51.863349 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0392a5a2-845d-44d0-ab9b-7b161f2e2160 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:51.870221 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:51.870221 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:51.873999 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0392a5a2-845d-44d0-ab9b-7b161f2e2160 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:20:51.877647 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0392a5a2-845d-44d0-ab9b-7b161f2e2160 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/58ef3cbf-b5b1-43a8-bd37-ee16994dcb42 returned with HTTP 200 Aug 01 00:20:51.878053 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 584/2322] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:51 2026] GET /volume/v3/volumes/58ef3cbf-b5b1-43a8-bd37-ee16994dcb42 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:51.889957 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-50f341e0-c561-4440-be03-3088f5964edf tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d3bddf6-7819-4738-8b28-721e6ff724da) transitioned into state 'SUCCESS' from 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=a24f345e-bb3b-4fa6-9e6f-1893927caa60,group_type_id=,metadata={},multiattach=False,project_id='323b1d6a47c248be8934c5f41273b159',qos_specs=None,replication_status=,reservations=['3aef3aa7-f1cf-4b4a-bfff-8409f7a293aa','ceb0cd88-1efa-4ddf-863d-b22eaacd73ac','eca4c7af-49ee-4f1a-8188-5c8b36f93196','df71a2b3-ea83-4eaf-8cc7-ba38add8b16c'],size=1,snapshot_id=None,source_replicaid=,source_volid=be41cfda-6f7b-45e0-a831-210b656c3a57,status='creating',user_id='eead0cb43c814f6990949a7c410187a0',volume_type_id=9c9f3508-55d2-4a18-82c9-d7266c2d59f7)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:51.889957 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-50f341e0-c561-4440-be03-3088f5964edf tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Flow 'volume_create_api' (4bd96aac-fc56-4aad-8bcd-3ddbeb4a4051) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:51.889957 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-50f341e0-c561-4440-be03-3088f5964edf tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Create volume request issued successfully. Aug 01 00:20:51.902156 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-50f341e0-c561-4440-be03-3088f5964edf tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] https://10.4.3.222/volume/v3/groups/action returned with HTTP 202 Aug 01 00:20:51.902551 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 577/2323] 10.4.3.222 () {70 vars in 1318 bytes} [Sat Aug 1 00:20:51 2026] POST /volume/v3/groups/action => generated 102 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:51.910690 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-1f065008-f706-45b8-bd44-701aaec8452b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:51.913107 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1f065008-f706-45b8-bd44-701aaec8452b tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] GET https://10.4.3.222/volume/v3/volumes/detail Aug 01 00:20:51.913427 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1f065008-f706-45b8-bd44-701aaec8452b tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:51.913687 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1f065008-f706-45b8-bd44-701aaec8452b tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Calling method 'detail' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:51.914216 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [None req-1f065008-f706-45b8-bd44-701aaec8452b tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Removing options '' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:20:51.915022 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-1f065008-f706-45b8-bd44-701aaec8452b tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:20:51.923552 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-1f065008-f706-45b8-bd44-701aaec8452b tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Get all volumes completed successfully. Aug 01 00:20:51.924596 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-1f065008-f706-45b8-bd44-701aaec8452b tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:20:51.924886 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-1f065008-f706-45b8-bd44-701aaec8452b tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:20:51.967164 np0000006296 devstack@c-api.service[100409]: DEBUG oslo_db.sqlalchemy.engines [None req-1f065008-f706-45b8-bd44-701aaec8452b tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:20:51.971050 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:51.971050 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:51.975072 np0000006296 devstack@c-api.service[100409]: WARNING stevedore.named [None req-1f065008-f706-45b8-bd44-701aaec8452b tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:20:51.975218 np0000006296 devstack@c-api.service[100409]: WARNING castellan.key_manager [None req-1f065008-f706-45b8-bd44-701aaec8452b tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:20:52.017189 np0000006296 devstack@c-api.service[100409]: DEBUG oslo_db.sqlalchemy.engines [None req-1f065008-f706-45b8-bd44-701aaec8452b tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100409) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:20:52.020558 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:52.020558 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:52.028421 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1f065008-f706-45b8-bd44-701aaec8452b tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] https://10.4.3.222/volume/v3/volumes/detail returned with HTTP 200 Aug 01 00:20:52.028759 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 578/2324] 10.4.3.222 () {68 vars in 1299 bytes} [Sat Aug 1 00:20:51 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:20:52.042646 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8e5c594a-375f-4ced-a073-06208df51ed3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:52.047222 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8e5c594a-375f-4ced-a073-06208df51ed3 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] GET https://10.4.3.222/volume/v3/volumes/292b3ee2-d9f1-45de-9190-38971e32772d Aug 01 00:20:52.047443 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8e5c594a-375f-4ced-a073-06208df51ed3 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:52.047641 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8e5c594a-375f-4ced-a073-06208df51ed3 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:52.057896 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:52.057896 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:52.064028 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8e5c594a-375f-4ced-a073-06208df51ed3 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Volume info retrieved successfully. Aug 01 00:20:52.064892 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-8e5c594a-375f-4ced-a073-06208df51ed3 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:20:52.065087 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-8e5c594a-375f-4ced-a073-06208df51ed3 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:20:52.109464 np0000006296 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-8e5c594a-375f-4ced-a073-06208df51ed3 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:20:52.111211 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:52.111211 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:52.118451 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8e5c594a-375f-4ced-a073-06208df51ed3 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] https://10.4.3.222/volume/v3/volumes/292b3ee2-d9f1-45de-9190-38971e32772d returned with HTTP 200 Aug 01 00:20:52.118856 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 586/2325] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:20:52 2026] GET /volume/v3/volumes/292b3ee2-d9f1-45de-9190-38971e32772d => generated 923 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:52.136151 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d7032d7d-dbfb-4779-a9a4-23feddcff258 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:52.138500 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d7032d7d-dbfb-4779-a9a4-23feddcff258 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] GET https://10.4.3.222/volume/v3/groups/a24f345e-bb3b-4fa6-9e6f-1893927caa60 Aug 01 00:20:52.138865 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d7032d7d-dbfb-4779-a9a4-23feddcff258 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:52.139148 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d7032d7d-dbfb-4779-a9a4-23feddcff258 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:52.139282 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.groups [None req-d7032d7d-dbfb-4779-a9a4-23feddcff258 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] show called for member a24f345e-bb3b-4fa6-9e6f-1893927caa60 {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:20:52.143146 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:52.143146 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:52.151301 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d7032d7d-dbfb-4779-a9a4-23feddcff258 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] https://10.4.3.222/volume/v3/groups/a24f345e-bb3b-4fa6-9e6f-1893927caa60 returned with HTTP 200 Aug 01 00:20:52.151826 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 585/2326] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:20:52 2026] GET /volume/v3/groups/a24f345e-bb3b-4fa6-9e6f-1893927caa60 => generated 417 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:52.163732 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-41a5c79b-fe82-4338-bad0-c133ff0c64a4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:52.165922 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-41a5c79b-fe82-4338-bad0-c133ff0c64a4 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] GET https://10.4.3.222/volume/v3/volumes/detail Aug 01 00:20:52.166186 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-41a5c79b-fe82-4338-bad0-c133ff0c64a4 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:52.166461 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-41a5c79b-fe82-4338-bad0-c133ff0c64a4 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:52.166688 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-41a5c79b-fe82-4338-bad0-c133ff0c64a4 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:20:52.167082 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:52.167082 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:52.167568 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-41a5c79b-fe82-4338-bad0-c133ff0c64a4 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:20:52.176139 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-41a5c79b-fe82-4338-bad0-c133ff0c64a4 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Get all volumes completed successfully. Aug 01 00:20:52.176956 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-41a5c79b-fe82-4338-bad0-c133ff0c64a4 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:20:52.177126 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-41a5c79b-fe82-4338-bad0-c133ff0c64a4 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:20:52.229519 np0000006296 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-41a5c79b-fe82-4338-bad0-c133ff0c64a4 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:20:52.233188 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:52.233188 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:52.237124 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-41a5c79b-fe82-4338-bad0-c133ff0c64a4 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:20:52.237296 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-41a5c79b-fe82-4338-bad0-c133ff0c64a4 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:20:52.279159 np0000006296 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-41a5c79b-fe82-4338-bad0-c133ff0c64a4 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:20:52.282823 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:52.282823 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:52.292268 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-41a5c79b-fe82-4338-bad0-c133ff0c64a4 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] https://10.4.3.222/volume/v3/volumes/detail returned with HTTP 200 Aug 01 00:20:52.292952 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 578/2327] 10.4.3.222 () {68 vars in 1299 bytes} [Sat Aug 1 00:20:52 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:20:52.304527 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-8cd43524-820f-45ac-bcd1-7bf30dafd99b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:52.306633 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8cd43524-820f-45ac-bcd1-7bf30dafd99b tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] POST https://10.4.3.222/volume/v3/groups/a24f345e-bb3b-4fa6-9e6f-1893927caa60/action Aug 01 00:20:52.307228 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8cd43524-820f-45ac-bcd1-7bf30dafd99b tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:20:52.307364 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8cd43524-820f-45ac-bcd1-7bf30dafd99b tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:52.308981 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.groups [None req-8cd43524-820f-45ac-bcd1-7bf30dafd99b tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] delete called for group a24f345e-bb3b-4fa6-9e6f-1893927caa60 {{(pid=100409) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 00:20:52.309133 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.groups [None req-8cd43524-820f-45ac-bcd1-7bf30dafd99b tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Delete group with id: a24f345e-bb3b-4fa6-9e6f-1893927caa60 Aug 01 00:20:52.312420 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:52.312420 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:52.342566 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8cd43524-820f-45ac-bcd1-7bf30dafd99b tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] https://10.4.3.222/volume/v3/groups/a24f345e-bb3b-4fa6-9e6f-1893927caa60/action returned with HTTP 202 Aug 01 00:20:52.343218 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 579/2328] 10.4.3.222 () {70 vars in 1428 bytes} [Sat Aug 1 00:20:52 2026] POST /volume/v3/groups/a24f345e-bb3b-4fa6-9e6f-1893927caa60/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:20:52.354316 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b67fe1e2-795b-457c-95ed-30574c4f6747 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:52.356541 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b67fe1e2-795b-457c-95ed-30574c4f6747 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] GET https://10.4.3.222/volume/v3/volumes/292b3ee2-d9f1-45de-9190-38971e32772d Aug 01 00:20:52.356884 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b67fe1e2-795b-457c-95ed-30574c4f6747 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:52.357110 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b67fe1e2-795b-457c-95ed-30574c4f6747 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:52.365294 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:52.365294 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:52.369015 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b67fe1e2-795b-457c-95ed-30574c4f6747 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Volume info retrieved successfully. Aug 01 00:20:52.369601 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-b67fe1e2-795b-457c-95ed-30574c4f6747 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:20:52.369757 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-b67fe1e2-795b-457c-95ed-30574c4f6747 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:20:52.402402 np0000006296 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-b67fe1e2-795b-457c-95ed-30574c4f6747 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:20:52.405173 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:52.405173 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:52.411556 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b67fe1e2-795b-457c-95ed-30574c4f6747 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] https://10.4.3.222/volume/v3/volumes/292b3ee2-d9f1-45de-9190-38971e32772d returned with HTTP 200 Aug 01 00:20:52.412134 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 587/2329] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:20:52 2026] GET /volume/v3/volumes/292b3ee2-d9f1-45de-9190-38971e32772d => generated 922 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:52.683129 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-0803f2ae-5803-41f0-80bc-1757fd71476e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:52.684936 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0803f2ae-5803-41f0-80bc-1757fd71476e tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 Aug 01 00:20:52.685177 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0803f2ae-5803-41f0-80bc-1757fd71476e tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:52.685339 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0803f2ae-5803-41f0-80bc-1757fd71476e tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:52.685439 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-0803f2ae-5803-41f0-80bc-1757fd71476e tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 5836d932-bac1-4925-826e-2a2d45bd99f7. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:52.689877 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:52.689877 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:52.690654 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0803f2ae-5803-41f0-80bc-1757fd71476e tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 returned with HTTP 200 Aug 01 00:20:52.691006 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 586/2330] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:52 2026] GET /volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:52.890555 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ebb79c49-dea7-4c0d-a41f-b103a2bde95d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:52.894114 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ebb79c49-dea7-4c0d-a41f-b103a2bde95d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/58ef3cbf-b5b1-43a8-bd37-ee16994dcb42 Aug 01 00:20:52.894315 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ebb79c49-dea7-4c0d-a41f-b103a2bde95d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:52.894560 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ebb79c49-dea7-4c0d-a41f-b103a2bde95d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:52.904923 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:52.904923 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:52.907998 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ebb79c49-dea7-4c0d-a41f-b103a2bde95d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:20:52.911721 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ebb79c49-dea7-4c0d-a41f-b103a2bde95d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/58ef3cbf-b5b1-43a8-bd37-ee16994dcb42 returned with HTTP 200 Aug 01 00:20:52.912287 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 579/2331] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:52 2026] GET /volume/v3/volumes/58ef3cbf-b5b1-43a8-bd37-ee16994dcb42 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:52.923557 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a382823f-813d-44c0-898f-155b88eeae75 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:52.925335 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a382823f-813d-44c0-898f-155b88eeae75 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/58ef3cbf-b5b1-43a8-bd37-ee16994dcb42 Aug 01 00:20:52.925447 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a382823f-813d-44c0-898f-155b88eeae75 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:52.925622 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a382823f-813d-44c0-898f-155b88eeae75 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:52.936853 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:52.936853 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:52.942187 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a382823f-813d-44c0-898f-155b88eeae75 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:20:52.946724 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a382823f-813d-44c0-898f-155b88eeae75 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/58ef3cbf-b5b1-43a8-bd37-ee16994dcb42 returned with HTTP 200 Aug 01 00:20:52.947419 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 580/2332] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:52 2026] GET /volume/v3/volumes/58ef3cbf-b5b1-43a8-bd37-ee16994dcb42 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:52.960029 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-44298818-88b0-4e83-b430-dd3a0bd3490d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:52.961970 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-44298818-88b0-4e83-b430-dd3a0bd3490d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] DELETE https://10.4.3.222/volume/v3/volumes/58ef3cbf-b5b1-43a8-bd37-ee16994dcb42 Aug 01 00:20:52.962152 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-44298818-88b0-4e83-b430-dd3a0bd3490d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:52.962326 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-44298818-88b0-4e83-b430-dd3a0bd3490d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:52.962508 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-44298818-88b0-4e83-b430-dd3a0bd3490d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Delete volume with id: 58ef3cbf-b5b1-43a8-bd37-ee16994dcb42 Aug 01 00:20:52.969991 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:52.969991 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:52.971815 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-44298818-88b0-4e83-b430-dd3a0bd3490d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:20:52.985487 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-44298818-88b0-4e83-b430-dd3a0bd3490d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Delete volume request issued successfully. Aug 01 00:20:52.985672 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-44298818-88b0-4e83-b430-dd3a0bd3490d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/58ef3cbf-b5b1-43a8-bd37-ee16994dcb42 returned with HTTP 202 Aug 01 00:20:52.986116 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 588/2333] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:20:52 2026] DELETE /volume/v3/volumes/58ef3cbf-b5b1-43a8-bd37-ee16994dcb42 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:20:52.995786 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-428dec91-05bf-4960-a7c7-f232af504cfd None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:52.995941 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-428dec91-05bf-4960-a7c7-f232af504cfd tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/58ef3cbf-b5b1-43a8-bd37-ee16994dcb42 Aug 01 00:20:52.996156 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-428dec91-05bf-4960-a7c7-f232af504cfd tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:52.996372 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-428dec91-05bf-4960-a7c7-f232af504cfd tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:53.004957 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:53.004957 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:53.010156 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-428dec91-05bf-4960-a7c7-f232af504cfd tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:20:53.017005 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-428dec91-05bf-4960-a7c7-f232af504cfd tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/58ef3cbf-b5b1-43a8-bd37-ee16994dcb42 returned with HTTP 200 Aug 01 00:20:53.017451 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 587/2334] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:52 2026] GET /volume/v3/volumes/58ef3cbf-b5b1-43a8-bd37-ee16994dcb42 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:53.427633 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ce4a7d9b-6e44-4844-a60c-9f13ef998f64 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:53.430166 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ce4a7d9b-6e44-4844-a60c-9f13ef998f64 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] GET https://10.4.3.222/volume/v3/volumes/292b3ee2-d9f1-45de-9190-38971e32772d Aug 01 00:20:53.430345 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ce4a7d9b-6e44-4844-a60c-9f13ef998f64 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:53.430624 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ce4a7d9b-6e44-4844-a60c-9f13ef998f64 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:53.437576 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ce4a7d9b-6e44-4844-a60c-9f13ef998f64 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] https://10.4.3.222/volume/v3/volumes/292b3ee2-d9f1-45de-9190-38971e32772d returned with HTTP 404 Aug 01 00:20:53.438213 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 580/2335] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:20:53 2026] GET /volume/v3/volumes/292b3ee2-d9f1-45de-9190-38971e32772d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:20:53.447914 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5dae3a9b-ef01-49ff-826e-357cdf830ca3 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:53.452987 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5dae3a9b-ef01-49ff-826e-357cdf830ca3 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] GET https://10.4.3.222/volume/v3/groups/a24f345e-bb3b-4fa6-9e6f-1893927caa60 Aug 01 00:20:53.452987 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5dae3a9b-ef01-49ff-826e-357cdf830ca3 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:53.452987 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5dae3a9b-ef01-49ff-826e-357cdf830ca3 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:53.452987 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.groups [None req-5dae3a9b-ef01-49ff-826e-357cdf830ca3 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] show called for member a24f345e-bb3b-4fa6-9e6f-1893927caa60 {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:20:53.456075 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5dae3a9b-ef01-49ff-826e-357cdf830ca3 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] https://10.4.3.222/volume/v3/groups/a24f345e-bb3b-4fa6-9e6f-1893927caa60 returned with HTTP 404 Aug 01 00:20:53.456575 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 581/2336] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:20:53 2026] GET /volume/v3/groups/a24f345e-bb3b-4fa6-9e6f-1893927caa60 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:20:53.470151 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-12ce2350-3e2d-482d-8a68-bb838e0112bc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:53.470151 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-12ce2350-3e2d-482d-8a68-bb838e0112bc tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] GET https://10.4.3.222/volume/v3/volumes/detail Aug 01 00:20:53.470151 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-12ce2350-3e2d-482d-8a68-bb838e0112bc tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:53.470151 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-12ce2350-3e2d-482d-8a68-bb838e0112bc tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:53.470151 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-12ce2350-3e2d-482d-8a68-bb838e0112bc tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:20:53.470547 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-12ce2350-3e2d-482d-8a68-bb838e0112bc tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:20:53.477231 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-12ce2350-3e2d-482d-8a68-bb838e0112bc tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Get all volumes completed successfully. Aug 01 00:20:53.477998 np0000006296 devstack@c-api.service[100406]: WARNING stevedore.named [None req-12ce2350-3e2d-482d-8a68-bb838e0112bc tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:20:53.478156 np0000006296 devstack@c-api.service[100406]: WARNING castellan.key_manager [None req-12ce2350-3e2d-482d-8a68-bb838e0112bc tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:20:53.518822 np0000006296 devstack@c-api.service[100406]: DEBUG oslo_db.sqlalchemy.engines [None req-12ce2350-3e2d-482d-8a68-bb838e0112bc tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100406) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:20:53.521990 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:53.521990 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:53.530578 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-12ce2350-3e2d-482d-8a68-bb838e0112bc tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] https://10.4.3.222/volume/v3/volumes/detail returned with HTTP 200 Aug 01 00:20:53.531035 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 589/2337] 10.4.3.222 () {68 vars in 1299 bytes} [Sat Aug 1 00:20:53 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:53.546388 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-320fdf18-5864-4807-aa7a-c64bfd004752 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:53.548554 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-320fdf18-5864-4807-aa7a-c64bfd004752 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] POST https://10.4.3.222/volume/v3/groups/6047b830-e813-42d5-b3ab-c8c1c4717ebf/action Aug 01 00:20:53.548990 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-320fdf18-5864-4807-aa7a-c64bfd004752 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:20:53.549136 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-320fdf18-5864-4807-aa7a-c64bfd004752 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:53.550725 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.groups [None req-320fdf18-5864-4807-aa7a-c64bfd004752 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] delete called for group 6047b830-e813-42d5-b3ab-c8c1c4717ebf {{(pid=100408) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 00:20:53.550878 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.groups [None req-320fdf18-5864-4807-aa7a-c64bfd004752 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Delete group with id: 6047b830-e813-42d5-b3ab-c8c1c4717ebf Aug 01 00:20:53.554695 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:53.554695 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:53.593302 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-320fdf18-5864-4807-aa7a-c64bfd004752 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] https://10.4.3.222/volume/v3/groups/6047b830-e813-42d5-b3ab-c8c1c4717ebf/action returned with HTTP 202 Aug 01 00:20:53.593302 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 588/2338] 10.4.3.222 () {70 vars in 1428 bytes} [Sat Aug 1 00:20:53 2026] POST /volume/v3/groups/6047b830-e813-42d5-b3ab-c8c1c4717ebf/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:20:53.600972 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b280e3e6-fbf2-41d7-a8a1-338690828602 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:53.603640 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b280e3e6-fbf2-41d7-a8a1-338690828602 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] GET https://10.4.3.222/volume/v3/volumes/be41cfda-6f7b-45e0-a831-210b656c3a57 Aug 01 00:20:53.603809 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b280e3e6-fbf2-41d7-a8a1-338690828602 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:53.603987 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b280e3e6-fbf2-41d7-a8a1-338690828602 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:53.611922 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:53.611922 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:53.616864 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b280e3e6-fbf2-41d7-a8a1-338690828602 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Volume info retrieved successfully. Aug 01 00:20:53.617524 np0000006296 devstack@c-api.service[100407]: WARNING stevedore.named [None req-b280e3e6-fbf2-41d7-a8a1-338690828602 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 01 00:20:53.617669 np0000006296 devstack@c-api.service[100407]: WARNING castellan.key_manager [None req-b280e3e6-fbf2-41d7-a8a1-338690828602 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 01 00:20:53.658651 np0000006296 devstack@c-api.service[100407]: DEBUG oslo_db.sqlalchemy.engines [None req-b280e3e6-fbf2-41d7-a8a1-338690828602 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100407) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:20:53.661630 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:53.661630 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:53.671224 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b280e3e6-fbf2-41d7-a8a1-338690828602 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] https://10.4.3.222/volume/v3/volumes/be41cfda-6f7b-45e0-a831-210b656c3a57 returned with HTTP 200 Aug 01 00:20:53.671889 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 581/2339] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:20:53 2026] GET /volume/v3/volumes/be41cfda-6f7b-45e0-a831-210b656c3a57 => generated 910 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:53.701963 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-930df558-9d9f-49da-ae37-1b40f2e5597f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:53.704130 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-930df558-9d9f-49da-ae37-1b40f2e5597f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 Aug 01 00:20:53.704583 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-930df558-9d9f-49da-ae37-1b40f2e5597f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:53.704978 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-930df558-9d9f-49da-ae37-1b40f2e5597f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:53.705242 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-930df558-9d9f-49da-ae37-1b40f2e5597f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 5836d932-bac1-4925-826e-2a2d45bd99f7. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:53.711554 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:53.711554 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:53.712273 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-930df558-9d9f-49da-ae37-1b40f2e5597f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 returned with HTTP 200 Aug 01 00:20:53.713056 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 582/2340] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:53 2026] GET /volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:54.032755 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8a78d614-f057-4e34-a008-0d3351a38b8b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:54.034508 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8a78d614-f057-4e34-a008-0d3351a38b8b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/58ef3cbf-b5b1-43a8-bd37-ee16994dcb42 Aug 01 00:20:54.034685 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8a78d614-f057-4e34-a008-0d3351a38b8b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:54.034908 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8a78d614-f057-4e34-a008-0d3351a38b8b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:54.042104 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8a78d614-f057-4e34-a008-0d3351a38b8b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/58ef3cbf-b5b1-43a8-bd37-ee16994dcb42 returned with HTTP 404 Aug 01 00:20:54.042600 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 590/2341] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:54 2026] GET /volume/v3/volumes/58ef3cbf-b5b1-43a8-bd37-ee16994dcb42 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:54.047991 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f1bab1d9-e79e-41a8-a029-c461665dc72c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:54.049579 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f1bab1d9-e79e-41a8-a029-c461665dc72c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/58ef3cbf-b5b1-43a8-bd37-ee16994dcb42 Aug 01 00:20:54.049795 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f1bab1d9-e79e-41a8-a029-c461665dc72c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:54.049979 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f1bab1d9-e79e-41a8-a029-c461665dc72c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:54.055002 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f1bab1d9-e79e-41a8-a029-c461665dc72c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/58ef3cbf-b5b1-43a8-bd37-ee16994dcb42 returned with HTTP 404 Aug 01 00:20:54.055441 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 589/2342] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:54 2026] GET /volume/v3/volumes/58ef3cbf-b5b1-43a8-bd37-ee16994dcb42 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:54.061834 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-38f65d09-dbef-42d3-831f-8ba3fc1fa35a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:54.063545 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-38f65d09-dbef-42d3-831f-8ba3fc1fa35a tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] DELETE https://10.4.3.222/volume/v3/volumes/58ef3cbf-b5b1-43a8-bd37-ee16994dcb42 Aug 01 00:20:54.063734 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-38f65d09-dbef-42d3-831f-8ba3fc1fa35a tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:54.064237 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-38f65d09-dbef-42d3-831f-8ba3fc1fa35a tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:54.064237 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-38f65d09-dbef-42d3-831f-8ba3fc1fa35a tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Delete volume with id: 58ef3cbf-b5b1-43a8-bd37-ee16994dcb42 Aug 01 00:20:54.069406 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-38f65d09-dbef-42d3-831f-8ba3fc1fa35a tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/58ef3cbf-b5b1-43a8-bd37-ee16994dcb42 returned with HTTP 404 Aug 01 00:20:54.069859 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 582/2343] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:20:54 2026] DELETE /volume/v3/volumes/58ef3cbf-b5b1-43a8-bd37-ee16994dcb42 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:54.076095 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-689296e5-6758-455a-8a65-c4cf279c74ab None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:54.079892 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-689296e5-6758-455a-8a65-c4cf279c74ab tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/0078bda8-bad1-4755-80e6-be426657db06 Aug 01 00:20:54.080076 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-689296e5-6758-455a-8a65-c4cf279c74ab tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:54.080245 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-689296e5-6758-455a-8a65-c4cf279c74ab tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:54.080344 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-689296e5-6758-455a-8a65-c4cf279c74ab tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Delete snapshot with id: 0078bda8-bad1-4755-80e6-be426657db06 Aug 01 00:20:54.085783 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:54.085783 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:54.086273 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-689296e5-6758-455a-8a65-c4cf279c74ab tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:20:54.098813 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-689296e5-6758-455a-8a65-c4cf279c74ab tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot delete request issued successfully. Aug 01 00:20:54.099184 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-689296e5-6758-455a-8a65-c4cf279c74ab tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/0078bda8-bad1-4755-80e6-be426657db06 returned with HTTP 202 Aug 01 00:20:54.099781 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 583/2344] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:20:54 2026] DELETE /volume/v3/snapshots/0078bda8-bad1-4755-80e6-be426657db06 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:20:54.108094 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-32b2b733-2853-41cf-8aae-937fbc793b6c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:54.109805 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-32b2b733-2853-41cf-8aae-937fbc793b6c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/0078bda8-bad1-4755-80e6-be426657db06 Aug 01 00:20:54.110036 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-32b2b733-2853-41cf-8aae-937fbc793b6c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:54.110256 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-32b2b733-2853-41cf-8aae-937fbc793b6c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:54.116103 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:54.116103 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:54.116449 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-32b2b733-2853-41cf-8aae-937fbc793b6c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:20:54.117153 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-32b2b733-2853-41cf-8aae-937fbc793b6c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/0078bda8-bad1-4755-80e6-be426657db06 returned with HTTP 200 Aug 01 00:20:54.117466 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 591/2345] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:20:54 2026] GET /volume/v3/snapshots/0078bda8-bad1-4755-80e6-be426657db06 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:54.686108 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-43ef093d-afd7-4483-b270-ff9275e4e6e8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:54.687693 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-43ef093d-afd7-4483-b270-ff9275e4e6e8 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] GET https://10.4.3.222/volume/v3/volumes/be41cfda-6f7b-45e0-a831-210b656c3a57 Aug 01 00:20:54.687943 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-43ef093d-afd7-4483-b270-ff9275e4e6e8 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:54.688119 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-43ef093d-afd7-4483-b270-ff9275e4e6e8 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:54.693164 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-43ef093d-afd7-4483-b270-ff9275e4e6e8 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] https://10.4.3.222/volume/v3/volumes/be41cfda-6f7b-45e0-a831-210b656c3a57 returned with HTTP 404 Aug 01 00:20:54.693523 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 590/2346] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:20:54 2026] GET /volume/v3/volumes/be41cfda-6f7b-45e0-a831-210b656c3a57 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:20:54.700485 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0ceb946c-2717-411a-8e1b-534cc98eb6b2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:54.702191 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0ceb946c-2717-411a-8e1b-534cc98eb6b2 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] GET https://10.4.3.222/volume/v3/groups/6047b830-e813-42d5-b3ab-c8c1c4717ebf Aug 01 00:20:54.702387 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0ceb946c-2717-411a-8e1b-534cc98eb6b2 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:54.702553 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0ceb946c-2717-411a-8e1b-534cc98eb6b2 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:54.702669 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-0ceb946c-2717-411a-8e1b-534cc98eb6b2 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] show called for member 6047b830-e813-42d5-b3ab-c8c1c4717ebf {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:20:54.705568 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0ceb946c-2717-411a-8e1b-534cc98eb6b2 tempest-GroupsV314Test-1914702798 tempest-GroupsV314Test-1914702798-project-member] https://10.4.3.222/volume/v3/groups/6047b830-e813-42d5-b3ab-c8c1c4717ebf returned with HTTP 404 Aug 01 00:20:54.706020 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 583/2347] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:20:54 2026] GET /volume/v3/groups/6047b830-e813-42d5-b3ab-c8c1c4717ebf => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:20:54.711720 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-58cf021a-c87b-4468-8828-df7ea64c8512 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:54.713517 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-58cf021a-c87b-4468-8828-df7ea64c8512 tempest-GroupsV314Test-1567877794 tempest-GroupsV314Test-1567877794-project-admin] DELETE https://10.4.3.222/volume/v3/group_types/e16d12e3-aee7-40ba-ae4a-89b0921c3e13 Aug 01 00:20:54.713759 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-58cf021a-c87b-4468-8828-df7ea64c8512 tempest-GroupsV314Test-1567877794 tempest-GroupsV314Test-1567877794-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:54.713974 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-58cf021a-c87b-4468-8828-df7ea64c8512 tempest-GroupsV314Test-1567877794 tempest-GroupsV314Test-1567877794-project-admin] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:54.714237 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:54.714237 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:54.722979 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7c2590b3-22be-4281-bbb1-43b1d4ccabe3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:54.724618 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7c2590b3-22be-4281-bbb1-43b1d4ccabe3 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 Aug 01 00:20:54.724806 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7c2590b3-22be-4281-bbb1-43b1d4ccabe3 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:54.724993 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7c2590b3-22be-4281-bbb1-43b1d4ccabe3 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:54.725167 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-7c2590b3-22be-4281-bbb1-43b1d4ccabe3 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 5836d932-bac1-4925-826e-2a2d45bd99f7. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:54.726345 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-58cf021a-c87b-4468-8828-df7ea64c8512 tempest-GroupsV314Test-1567877794 tempest-GroupsV314Test-1567877794-project-admin] https://10.4.3.222/volume/v3/group_types/e16d12e3-aee7-40ba-ae4a-89b0921c3e13 returned with HTTP 202 Aug 01 00:20:54.726899 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 584/2348] 10.4.3.222 () {68 vars in 1404 bytes} [Sat Aug 1 00:20:54 2026] DELETE /volume/v3/group_types/e16d12e3-aee7-40ba-ae4a-89b0921c3e13 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:20:54.730304 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:54.730304 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:54.730304 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7c2590b3-22be-4281-bbb1-43b1d4ccabe3 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 returned with HTTP 200 Aug 01 00:20:54.730304 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 592/2349] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:54 2026] GET /volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:54.735465 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a713c1b6-b627-46f0-bb40-bd08475e0a98 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:54.737222 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a713c1b6-b627-46f0-bb40-bd08475e0a98 tempest-GroupsV314Test-1567877794 tempest-GroupsV314Test-1567877794-project-admin] DELETE https://10.4.3.222/volume/v3/types/9c9f3508-55d2-4a18-82c9-d7266c2d59f7 Aug 01 00:20:54.737407 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a713c1b6-b627-46f0-bb40-bd08475e0a98 tempest-GroupsV314Test-1567877794 tempest-GroupsV314Test-1567877794-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:54.737593 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a713c1b6-b627-46f0-bb40-bd08475e0a98 tempest-GroupsV314Test-1567877794 tempest-GroupsV314Test-1567877794-project-admin] Calling method '_delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:54.757217 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a713c1b6-b627-46f0-bb40-bd08475e0a98 tempest-GroupsV314Test-1567877794 tempest-GroupsV314Test-1567877794-project-admin] https://10.4.3.222/volume/v3/types/9c9f3508-55d2-4a18-82c9-d7266c2d59f7 returned with HTTP 202 Aug 01 00:20:54.757686 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 591/2350] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:20:54 2026] DELETE /volume/v3/types/9c9f3508-55d2-4a18-82c9-d7266c2d59f7 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:20:54.764661 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4d416c7f-6152-46d7-9d4f-4c7c5dbf8843 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:54.766298 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4d416c7f-6152-46d7-9d4f-4c7c5dbf8843 tempest-GroupsV314Test-1567877794 tempest-GroupsV314Test-1567877794-project-admin] GET https://10.4.3.222/volume/v3/types/9c9f3508-55d2-4a18-82c9-d7266c2d59f7 Aug 01 00:20:54.766529 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4d416c7f-6152-46d7-9d4f-4c7c5dbf8843 tempest-GroupsV314Test-1567877794 tempest-GroupsV314Test-1567877794-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:54.766815 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4d416c7f-6152-46d7-9d4f-4c7c5dbf8843 tempest-GroupsV314Test-1567877794 tempest-GroupsV314Test-1567877794-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:54.770260 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4d416c7f-6152-46d7-9d4f-4c7c5dbf8843 tempest-GroupsV314Test-1567877794 tempest-GroupsV314Test-1567877794-project-admin] https://10.4.3.222/volume/v3/types/9c9f3508-55d2-4a18-82c9-d7266c2d59f7 returned with HTTP 404 Aug 01 00:20:54.770865 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 584/2351] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:20:54 2026] GET /volume/v3/types/9c9f3508-55d2-4a18-82c9-d7266c2d59f7 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:55.127020 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2b466559-cbab-422b-943b-6165d0eda3a0 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:55.129797 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2b466559-cbab-422b-943b-6165d0eda3a0 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/0078bda8-bad1-4755-80e6-be426657db06 Aug 01 00:20:55.129797 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2b466559-cbab-422b-943b-6165d0eda3a0 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:55.129797 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2b466559-cbab-422b-943b-6165d0eda3a0 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:55.135196 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2b466559-cbab-422b-943b-6165d0eda3a0 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/0078bda8-bad1-4755-80e6-be426657db06 returned with HTTP 404 Aug 01 00:20:55.135654 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 585/2352] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:20:55 2026] GET /volume/v3/snapshots/0078bda8-bad1-4755-80e6-be426657db06 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:55.144815 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-318b2919-73d4-4022-aa7f-b79af045a4aa None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:55.146689 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-318b2919-73d4-4022-aa7f-b79af045a4aa tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/149819ca-9359-4794-9bd8-05317a3f2855 Aug 01 00:20:55.146907 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-318b2919-73d4-4022-aa7f-b79af045a4aa tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:55.147087 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-318b2919-73d4-4022-aa7f-b79af045a4aa tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:55.153874 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:55.153874 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:55.157670 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-318b2919-73d4-4022-aa7f-b79af045a4aa tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:20:55.162895 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-318b2919-73d4-4022-aa7f-b79af045a4aa tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/149819ca-9359-4794-9bd8-05317a3f2855 returned with HTTP 200 Aug 01 00:20:55.163454 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 593/2353] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:55 2026] GET /volume/v3/volumes/149819ca-9359-4794-9bd8-05317a3f2855 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:55.178267 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2a7a883f-c4e3-4259-8083-332f1a9706e4 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:55.183331 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2a7a883f-c4e3-4259-8083-332f1a9706e4 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] DELETE https://10.4.3.222/volume/v3/volumes/149819ca-9359-4794-9bd8-05317a3f2855 Aug 01 00:20:55.183520 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2a7a883f-c4e3-4259-8083-332f1a9706e4 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:55.183759 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2a7a883f-c4e3-4259-8083-332f1a9706e4 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:55.183980 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-2a7a883f-c4e3-4259-8083-332f1a9706e4 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Delete volume with id: 149819ca-9359-4794-9bd8-05317a3f2855 Aug 01 00:20:55.195954 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:55.195954 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:55.196448 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-2a7a883f-c4e3-4259-8083-332f1a9706e4 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:20:55.212349 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-2a7a883f-c4e3-4259-8083-332f1a9706e4 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Delete volume request issued successfully. Aug 01 00:20:55.212537 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2a7a883f-c4e3-4259-8083-332f1a9706e4 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/149819ca-9359-4794-9bd8-05317a3f2855 returned with HTTP 202 Aug 01 00:20:55.212988 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 592/2354] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:20:55 2026] DELETE /volume/v3/volumes/149819ca-9359-4794-9bd8-05317a3f2855 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:20:55.220554 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e6a7b0c4-d9f8-4e9f-99ad-b386935f3a47 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:55.225374 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e6a7b0c4-d9f8-4e9f-99ad-b386935f3a47 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/149819ca-9359-4794-9bd8-05317a3f2855 Aug 01 00:20:55.225662 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e6a7b0c4-d9f8-4e9f-99ad-b386935f3a47 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:55.225971 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e6a7b0c4-d9f8-4e9f-99ad-b386935f3a47 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:55.236642 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:55.236642 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:55.242001 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e6a7b0c4-d9f8-4e9f-99ad-b386935f3a47 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:20:55.248201 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e6a7b0c4-d9f8-4e9f-99ad-b386935f3a47 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/149819ca-9359-4794-9bd8-05317a3f2855 returned with HTTP 200 Aug 01 00:20:55.248866 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 585/2355] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:55 2026] GET /volume/v3/volumes/149819ca-9359-4794-9bd8-05317a3f2855 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:55.741079 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f0585a4b-ec2f-438e-8a24-8f499b19e5df None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:55.744146 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f0585a4b-ec2f-438e-8a24-8f499b19e5df tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 Aug 01 00:20:55.744487 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f0585a4b-ec2f-438e-8a24-8f499b19e5df tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:55.744895 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f0585a4b-ec2f-438e-8a24-8f499b19e5df tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:55.745101 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-f0585a4b-ec2f-438e-8a24-8f499b19e5df tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 5836d932-bac1-4925-826e-2a2d45bd99f7. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:55.750590 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:55.750590 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:55.751996 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f0585a4b-ec2f-438e-8a24-8f499b19e5df tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 returned with HTTP 200 Aug 01 00:20:55.752869 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 586/2356] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:55 2026] GET /volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:55.848129 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7e63c55e-e743-4edf-91ef-14d8ea69f680 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:55.850265 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7e63c55e-e743-4edf-91ef-14d8ea69f680 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:20:55.850597 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7e63c55e-e743-4edf-91ef-14d8ea69f680 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "63d665f0-9117-416e-aa8a-59f46b45199e", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2072632539", "description": null, "metadata": null}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:55.861475 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:55.861475 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:55.861925 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7e63c55e-e743-4edf-91ef-14d8ea69f680 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:20:55.862056 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-7e63c55e-e743-4edf-91ef-14d8ea69f680 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create snapshot from volume 63d665f0-9117-416e-aa8a-59f46b45199e Aug 01 00:20:55.907751 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-7e63c55e-e743-4edf-91ef-14d8ea69f680 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Created reservations ['72595609-09d1-4f69-ae25-275ae6533504', '0c48e6b8-acb2-4e54-9f90-90e893373812', 'b5d3c3fd-3a85-4d59-bcd2-729f6b662797', '5a768a60-f32f-4118-be67-8e1836b77a63'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:55.949059 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7e63c55e-e743-4edf-91ef-14d8ea69f680 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot force create request issued successfully. Aug 01 00:20:55.949655 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7e63c55e-e743-4edf-91ef-14d8ea69f680 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:20:55.951241 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 594/2357] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:20:55 2026] POST /volume/v3/snapshots => generated 308 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:20:55.962737 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c2f93de8-9b78-44b9-89c5-7adf54aa5db5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:55.964817 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c2f93de8-9b78-44b9-89c5-7adf54aa5db5 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/39e714ad-d2f4-4fbd-acd8-e748ab256311 Aug 01 00:20:55.965067 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c2f93de8-9b78-44b9-89c5-7adf54aa5db5 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:55.966139 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c2f93de8-9b78-44b9-89c5-7adf54aa5db5 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:55.975038 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:55.975038 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:55.975549 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c2f93de8-9b78-44b9-89c5-7adf54aa5db5 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:20:55.976564 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c2f93de8-9b78-44b9-89c5-7adf54aa5db5 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/39e714ad-d2f4-4fbd-acd8-e748ab256311 returned with HTTP 200 Aug 01 00:20:55.977498 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 593/2358] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:20:55 2026] GET /volume/v3/snapshots/39e714ad-d2f4-4fbd-acd8-e748ab256311 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:56.264218 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-aff76afa-e944-4a61-97e3-bf03dff79ffd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:56.266181 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aff76afa-e944-4a61-97e3-bf03dff79ffd tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/149819ca-9359-4794-9bd8-05317a3f2855 Aug 01 00:20:56.266387 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aff76afa-e944-4a61-97e3-bf03dff79ffd tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:56.266599 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aff76afa-e944-4a61-97e3-bf03dff79ffd tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:56.274093 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aff76afa-e944-4a61-97e3-bf03dff79ffd tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/149819ca-9359-4794-9bd8-05317a3f2855 returned with HTTP 404 Aug 01 00:20:56.274619 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 586/2359] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:56 2026] GET /volume/v3/volumes/149819ca-9359-4794-9bd8-05317a3f2855 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:56.281748 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4ecea3db-825b-4350-a9ff-6dda5bc021ef None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:56.283372 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4ecea3db-825b-4350-a9ff-6dda5bc021ef tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac Aug 01 00:20:56.284924 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4ecea3db-825b-4350-a9ff-6dda5bc021ef tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:56.284924 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4ecea3db-825b-4350-a9ff-6dda5bc021ef tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:56.292851 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:56.292851 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:56.295920 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-4ecea3db-825b-4350-a9ff-6dda5bc021ef tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:20:56.300644 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4ecea3db-825b-4350-a9ff-6dda5bc021ef tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac returned with HTTP 200 Aug 01 00:20:56.301369 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 587/2360] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:56 2026] GET /volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:56.313851 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-91fb90ac-4d9b-43e1-98a4-aab61cc518a1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:56.315905 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-91fb90ac-4d9b-43e1-98a4-aab61cc518a1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:20:56.316297 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-91fb90ac-4d9b-43e1-98a4-aab61cc518a1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-601034364"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:56.317992 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-91fb90ac-4d9b-43e1-98a4-aab61cc518a1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-601034364'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:20:56.318145 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-91fb90ac-4d9b-43e1-98a4-aab61cc518a1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Create volume of 1 GB Aug 01 00:20:56.318444 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:56.318444 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:56.322717 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-91fb90ac-4d9b-43e1-98a4-aab61cc518a1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Availability Zones retrieved successfully. Aug 01 00:20:56.329926 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-91fb90ac-4d9b-43e1-98a4-aab61cc518a1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Flow 'volume_create_api' (95fcdb33-a969-4117-9ce1-e947a97e7760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:56.331124 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-91fb90ac-4d9b-43e1-98a4-aab61cc518a1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f65a82ec-2c4a-495d-a1ef-9837e3affb72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:56.332273 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-91fb90ac-4d9b-43e1-98a4-aab61cc518a1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:20:56.357474 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-91fb90ac-4d9b-43e1-98a4-aab61cc518a1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f65a82ec-2c4a-495d-a1ef-9837e3affb72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:56.358333 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-91fb90ac-4d9b-43e1-98a4-aab61cc518a1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f3dfcc8-413b-467f-9f36-ffb96eb1b7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:56.394438 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-91fb90ac-4d9b-43e1-98a4-aab61cc518a1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Created reservations ['595bb51e-7b09-49a3-9506-85c5f81d0a12', '624a5766-b4c2-47b1-ad35-976da5ba3cba', 'd94ec841-f302-45e6-8472-7ce6f2b32a4a', '31a6a7ce-00d5-43ac-91f8-dac100e49a0f'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:56.395253 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-91fb90ac-4d9b-43e1-98a4-aab61cc518a1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f3dfcc8-413b-467f-9f36-ffb96eb1b7f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['595bb51e-7b09-49a3-9506-85c5f81d0a12', '624a5766-b4c2-47b1-ad35-976da5ba3cba', 'd94ec841-f302-45e6-8472-7ce6f2b32a4a', '31a6a7ce-00d5-43ac-91f8-dac100e49a0f']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:56.396045 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-91fb90ac-4d9b-43e1-98a4-aab61cc518a1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6488015f-8d42-49b1-a008-6ce1c173af72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:56.418347 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-91fb90ac-4d9b-43e1-98a4-aab61cc518a1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6488015f-8d42-49b1-a008-6ce1c173af72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68e76b13-4c34-4ec4-a0fa-c616c3d8351c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-601034364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f1cca1bf7314492ad2aff2162e593f3',qos_specs=None,replication_status=,reservations=['595bb51e-7b09-49a3-9506-85c5f81d0a12','624a5766-b4c2-47b1-ad35-976da5ba3cba','d94ec841-f302-45e6-8472-7ce6f2b32a4a','31a6a7ce-00d5-43ac-91f8-dac100e49a0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777a13eee8774fad888d3f9e31258e00',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:20:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-601034364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68e76b13-4c34-4ec4-a0fa-c616c3d8351c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f1cca1bf7314492ad2aff2162e593f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='777a13eee8774fad888d3f9e31258e00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:56.419150 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-91fb90ac-4d9b-43e1-98a4-aab61cc518a1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdb2e9d9-56c1-416c-8829-183555b8f03b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:56.432902 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-91fb90ac-4d9b-43e1-98a4-aab61cc518a1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdb2e9d9-56c1-416c-8829-183555b8f03b) transitioned into state 'SUCCESS' from state '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-601034364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f1cca1bf7314492ad2aff2162e593f3',qos_specs=None,replication_status=,reservations=['595bb51e-7b09-49a3-9506-85c5f81d0a12','624a5766-b4c2-47b1-ad35-976da5ba3cba','d94ec841-f302-45e6-8472-7ce6f2b32a4a','31a6a7ce-00d5-43ac-91f8-dac100e49a0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777a13eee8774fad888d3f9e31258e00',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:56.433451 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-91fb90ac-4d9b-43e1-98a4-aab61cc518a1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e737710-84fd-4293-b5e8-3ca80b1d8715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:56.441068 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-91fb90ac-4d9b-43e1-98a4-aab61cc518a1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e737710-84fd-4293-b5e8-3ca80b1d8715) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:56.441459 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-91fb90ac-4d9b-43e1-98a4-aab61cc518a1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Flow 'volume_create_api' (95fcdb33-a969-4117-9ce1-e947a97e7760) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:56.441649 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-91fb90ac-4d9b-43e1-98a4-aab61cc518a1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Create volume request issued successfully. Aug 01 00:20:56.442241 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-91fb90ac-4d9b-43e1-98a4-aab61cc518a1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:20:56.442627 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 595/2361] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:20:56 2026] POST /volume/v3/volumes => generated 753 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:20:56.456536 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-0b578831-d1b3-4ba0-b689-3d76a19dc147 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:56.460032 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0b578831-d1b3-4ba0-b689-3d76a19dc147 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/68e76b13-4c34-4ec4-a0fa-c616c3d8351c Aug 01 00:20:56.460215 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0b578831-d1b3-4ba0-b689-3d76a19dc147 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:56.460402 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0b578831-d1b3-4ba0-b689-3d76a19dc147 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:56.473313 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:56.473313 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:56.482552 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0b578831-d1b3-4ba0-b689-3d76a19dc147 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:20:56.487482 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0b578831-d1b3-4ba0-b689-3d76a19dc147 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/68e76b13-4c34-4ec4-a0fa-c616c3d8351c returned with HTTP 200 Aug 01 00:20:56.487944 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 594/2362] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:56 2026] GET /volume/v3/volumes/68e76b13-4c34-4ec4-a0fa-c616c3d8351c => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:56.768502 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f2173171-56f0-44de-93a0-77f5f9a53034 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:56.770750 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f2173171-56f0-44de-93a0-77f5f9a53034 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 Aug 01 00:20:56.770919 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f2173171-56f0-44de-93a0-77f5f9a53034 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:56.771193 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f2173171-56f0-44de-93a0-77f5f9a53034 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:56.771346 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-f2173171-56f0-44de-93a0-77f5f9a53034 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 5836d932-bac1-4925-826e-2a2d45bd99f7. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:56.777044 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:56.777044 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:56.778093 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f2173171-56f0-44de-93a0-77f5f9a53034 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 returned with HTTP 200 Aug 01 00:20:56.778591 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 587/2363] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:56 2026] GET /volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:56.863974 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2244e5e9-1b77-4ac9-8d2b-01f3f8857c8c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:56.949689 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2244e5e9-1b77-4ac9-8d2b-01f3f8857c8c tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:20:56.950119 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2244e5e9-1b77-4ac9-8d2b-01f3f8857c8c tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1678102834"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:56.963137 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2244e5e9-1b77-4ac9-8d2b-01f3f8857c8c tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:20:56.963473 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 588/2364] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:20:56 2026] POST /volume/v3/types => generated 220 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:56.971587 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ecbe3de1-0627-4d9f-8b50-9106ab9523bc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:56.973939 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ecbe3de1-0627-4d9f-8b50-9106ab9523bc tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] POST https://10.4.3.222/volume/v3/group_types Aug 01 00:20:56.974346 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ecbe3de1-0627-4d9f-8b50-9106ab9523bc tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-278716438"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:56.975907 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:56.975907 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:56.987080 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-5d2b5e42-5ed3-4f56-8195-e5c0766b847b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:56.991019 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ecbe3de1-0627-4d9f-8b50-9106ab9523bc tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] https://10.4.3.222/volume/v3/group_types returned with HTTP 202 Aug 01 00:20:56.991019 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 596/2365] 10.4.3.222 () {70 vars in 1311 bytes} [Sat Aug 1 00:20:56 2026] POST /volume/v3/group_types => generated 176 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:56.991161 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5d2b5e42-5ed3-4f56-8195-e5c0766b847b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/39e714ad-d2f4-4fbd-acd8-e748ab256311 Aug 01 00:20:56.991161 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5d2b5e42-5ed3-4f56-8195-e5c0766b847b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:56.991161 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5d2b5e42-5ed3-4f56-8195-e5c0766b847b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:56.997323 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:56.997323 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:56.998284 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-5d2b5e42-5ed3-4f56-8195-e5c0766b847b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:20:56.999530 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5d2b5e42-5ed3-4f56-8195-e5c0766b847b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/39e714ad-d2f4-4fbd-acd8-e748ab256311 returned with HTTP 200 Aug 01 00:20:57.000128 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 595/2366] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:20:56 2026] GET /volume/v3/snapshots/39e714ad-d2f4-4fbd-acd8-e748ab256311 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:57.004633 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fbd9a13f-f533-4b04-8aac-1471e628e1cd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:57.008977 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3642c1ce-b52a-4d99-8220-a336774ed58d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:57.012190 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3642c1ce-b52a-4d99-8220-a336774ed58d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/39e714ad-d2f4-4fbd-acd8-e748ab256311 Aug 01 00:20:57.012403 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3642c1ce-b52a-4d99-8220-a336774ed58d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:57.012609 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3642c1ce-b52a-4d99-8220-a336774ed58d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:57.018947 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:57.018947 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:57.019352 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3642c1ce-b52a-4d99-8220-a336774ed58d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:20:57.020239 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3642c1ce-b52a-4d99-8220-a336774ed58d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/39e714ad-d2f4-4fbd-acd8-e748ab256311 returned with HTTP 200 Aug 01 00:20:57.020611 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 589/2367] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:20:57 2026] GET /volume/v3/snapshots/39e714ad-d2f4-4fbd-acd8-e748ab256311 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:57.030221 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3751ce34-ba01-4f20-842a-0b7a61920ae2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:57.031876 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3751ce34-ba01-4f20-842a-0b7a61920ae2 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:20:57.032194 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3751ce34-ba01-4f20-842a-0b7a61920ae2 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "63d665f0-9117-416e-aa8a-59f46b45199e", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-866923213", "description": null, "metadata": null}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:57.042386 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:57.042386 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:57.042812 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3751ce34-ba01-4f20-842a-0b7a61920ae2 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:20:57.042919 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-3751ce34-ba01-4f20-842a-0b7a61920ae2 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create snapshot from volume 63d665f0-9117-416e-aa8a-59f46b45199e Aug 01 00:20:57.064666 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-3751ce34-ba01-4f20-842a-0b7a61920ae2 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Created reservations ['91669e57-ce30-488f-8235-d88b65ef5f67', 'f3daf0dd-44b0-40df-a989-459bb3eb231a', 'f2e53682-1c45-4313-bc99-e742c0aa13fa', '5c54b22a-50dc-464d-bd00-6945a21a88db'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:57.067782 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fbd9a13f-f533-4b04-8aac-1471e628e1cd tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] POST https://10.4.3.222/volume/v3/groups Aug 01 00:20:57.068199 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fbd9a13f-f533-4b04-8aac-1471e628e1cd tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "05e125b9-b082-4fea-b219-c1aaad17fdc4", "volume_types": ["9ff9cd5d-f049-4941-9436-9e505c1ce222"], "name": "tempest-GroupsV320Test-Group-764197799"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:57.069615 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-fbd9a13f-f533-4b04-8aac-1471e628e1cd tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] Creating new group {'group': {'group_type': '05e125b9-b082-4fea-b219-c1aaad17fdc4', 'volume_types': ['9ff9cd5d-f049-4941-9436-9e505c1ce222'], 'name': 'tempest-GroupsV320Test-Group-764197799'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 01 00:20:57.074386 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.groups [None req-fbd9a13f-f533-4b04-8aac-1471e628e1cd tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] Creating group tempest-GroupsV320Test-Group-764197799. Aug 01 00:20:57.084285 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-fbd9a13f-f533-4b04-8aac-1471e628e1cd tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] Availability Zones retrieved successfully. Aug 01 00:20:57.092816 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3751ce34-ba01-4f20-842a-0b7a61920ae2 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot force create request issued successfully. Aug 01 00:20:57.093162 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3751ce34-ba01-4f20-842a-0b7a61920ae2 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:20:57.093607 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 597/2368] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:20:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:20:57.102976 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-39e6e5ff-20cb-49a6-867c-3146ca44b9d9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:57.106482 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-39e6e5ff-20cb-49a6-867c-3146ca44b9d9 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/5a205b5b-3c1a-48a4-9cc0-a132de68fd30 Aug 01 00:20:57.106482 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-39e6e5ff-20cb-49a6-867c-3146ca44b9d9 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:57.106482 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-39e6e5ff-20cb-49a6-867c-3146ca44b9d9 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:57.106596 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-fbd9a13f-f533-4b04-8aac-1471e628e1cd tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] Created reservations ['c80af45a-dc7f-41f5-a3bc-ddbd8a0b3d9f'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:57.113456 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:57.113456 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:57.113456 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-39e6e5ff-20cb-49a6-867c-3146ca44b9d9 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:20:57.113456 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-39e6e5ff-20cb-49a6-867c-3146ca44b9d9 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/5a205b5b-3c1a-48a4-9cc0-a132de68fd30 returned with HTTP 200 Aug 01 00:20:57.113456 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 596/2369] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:20:57 2026] GET /volume/v3/snapshots/5a205b5b-3c1a-48a4-9cc0-a132de68fd30 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:57.133434 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fbd9a13f-f533-4b04-8aac-1471e628e1cd tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] https://10.4.3.222/volume/v3/groups returned with HTTP 202 Aug 01 00:20:57.134209 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 588/2370] 10.4.3.222 () {70 vars in 1297 bytes} [Sat Aug 1 00:20:57 2026] POST /volume/v3/groups => generated 107 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:57.141957 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9ccec450-8bdf-4521-b66a-75d1786447ab None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:57.145573 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9ccec450-8bdf-4521-b66a-75d1786447ab tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] GET https://10.4.3.222/volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923 Aug 01 00:20:57.145903 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9ccec450-8bdf-4521-b66a-75d1786447ab tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:57.146158 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9ccec450-8bdf-4521-b66a-75d1786447ab tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:57.146344 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.groups [None req-9ccec450-8bdf-4521-b66a-75d1786447ab tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] show called for member 9e31fda2-f952-4490-b5b6-03c2c9d9a923 {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:20:57.152452 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:57.152452 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:57.162329 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9ccec450-8bdf-4521-b66a-75d1786447ab tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] https://10.4.3.222/volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923 returned with HTTP 200 Aug 01 00:20:57.162866 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 590/2371] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:20:57 2026] GET /volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923 => generated 387 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:57.508949 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-39298dfc-3f6e-46d7-8d4d-8736b76c76dd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:57.510879 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-39298dfc-3f6e-46d7-8d4d-8736b76c76dd tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/68e76b13-4c34-4ec4-a0fa-c616c3d8351c Aug 01 00:20:57.511068 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-39298dfc-3f6e-46d7-8d4d-8736b76c76dd tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:57.511249 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-39298dfc-3f6e-46d7-8d4d-8736b76c76dd tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:57.518086 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:57.518086 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:57.521571 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-39298dfc-3f6e-46d7-8d4d-8736b76c76dd tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:20:57.525637 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-39298dfc-3f6e-46d7-8d4d-8736b76c76dd tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/68e76b13-4c34-4ec4-a0fa-c616c3d8351c returned with HTTP 200 Aug 01 00:20:57.526034 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 598/2372] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:57 2026] GET /volume/v3/volumes/68e76b13-4c34-4ec4-a0fa-c616c3d8351c => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:57.543246 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-fec53d4e-b13e-40e8-a858-096453367d1b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:57.544889 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fec53d4e-b13e-40e8-a858-096453367d1b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:20:57.545321 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fec53d4e-b13e-40e8-a858-096453367d1b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "68e76b13-4c34-4ec4-a0fa-c616c3d8351c", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1086881559"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:57.554223 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:57.554223 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:57.554223 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-fec53d4e-b13e-40e8-a858-096453367d1b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:20:57.554223 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-fec53d4e-b13e-40e8-a858-096453367d1b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Create snapshot from volume 68e76b13-4c34-4ec4-a0fa-c616c3d8351c Aug 01 00:20:57.576554 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-fec53d4e-b13e-40e8-a858-096453367d1b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Created reservations ['d8ca8254-5f0b-428d-9954-f59a6ff81b3b', '1b72c481-d17d-4912-9f5f-237a94e807e9', 'd384ee91-700f-4f33-b445-e67238a8e637', '28140a98-54e7-4c2b-8578-b9bdbc961978'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:57.610003 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-fec53d4e-b13e-40e8-a858-096453367d1b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot create request issued successfully. Aug 01 00:20:57.610607 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fec53d4e-b13e-40e8-a858-096453367d1b tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:20:57.611454 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 597/2373] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:20:57 2026] POST /volume/v3/snapshots => generated 310 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:20:57.620418 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-96208fe1-43bb-4465-b3b7-48faaabb1e4f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:57.623249 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-96208fe1-43bb-4465-b3b7-48faaabb1e4f tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/372bedc8-aa63-4e02-9e7a-8105c2769836 Aug 01 00:20:57.623730 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-96208fe1-43bb-4465-b3b7-48faaabb1e4f tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:57.624381 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-96208fe1-43bb-4465-b3b7-48faaabb1e4f tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:57.631711 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:57.631711 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:57.632546 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-96208fe1-43bb-4465-b3b7-48faaabb1e4f tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:20:57.633646 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-96208fe1-43bb-4465-b3b7-48faaabb1e4f tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/372bedc8-aa63-4e02-9e7a-8105c2769836 returned with HTTP 200 Aug 01 00:20:57.634404 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 589/2374] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:20:57 2026] GET /volume/v3/snapshots/372bedc8-aa63-4e02-9e7a-8105c2769836 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:57.789331 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-dbdb084a-c935-4116-8222-033ea0dd4292 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:57.791382 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-dbdb084a-c935-4116-8222-033ea0dd4292 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 Aug 01 00:20:57.791624 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-dbdb084a-c935-4116-8222-033ea0dd4292 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:57.791901 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-dbdb084a-c935-4116-8222-033ea0dd4292 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:57.792059 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-dbdb084a-c935-4116-8222-033ea0dd4292 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 5836d932-bac1-4925-826e-2a2d45bd99f7. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:57.797280 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:57.797280 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:57.798348 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-dbdb084a-c935-4116-8222-033ea0dd4292 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 returned with HTTP 200 Aug 01 00:20:57.798905 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 591/2375] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:57 2026] GET /volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:57.808058 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b0a3c770-9ea9-4298-b54d-7be4b0d29607 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:57.809615 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b0a3c770-9ea9-4298-b54d-7be4b0d29607 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] POST https://10.4.3.222/volume/v3/backups Aug 01 00:20:57.809961 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b0a3c770-9ea9-4298-b54d-7be4b0d29607 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2939b58d-538d-416c-ac64-7f8ec0ed66e7", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-674866754"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:57.811420 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-b0a3c770-9ea9-4298-b54d-7be4b0d29607 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Creating new backup {'backup': {'volume_id': '2939b58d-538d-416c-ac64-7f8ec0ed66e7', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-674866754'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:20:57.811620 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-b0a3c770-9ea9-4298-b54d-7be4b0d29607 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Creating backup of volume 2939b58d-538d-416c-ac64-7f8ec0ed66e7 in container None Aug 01 00:20:57.818516 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:57.818516 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:57.819115 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b0a3c770-9ea9-4298-b54d-7be4b0d29607 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Volume info retrieved successfully. Aug 01 00:20:57.832736 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-b0a3c770-9ea9-4298-b54d-7be4b0d29607 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Created reservations ['cae42bb7-8206-49e5-9b9a-bdd420420e07', '9159752e-76ee-4226-81c8-64c4f7358e83'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:57.862496 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b0a3c770-9ea9-4298-b54d-7be4b0d29607 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:20:57.862942 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 599/2376] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:20:57 2026] POST /volume/v3/backups => generated 329 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:20:57.871940 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c673e229-7364-4c78-892a-6c762d3dd922 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:57.874169 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c673e229-7364-4c78-892a-6c762d3dd922 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a Aug 01 00:20:57.874427 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c673e229-7364-4c78-892a-6c762d3dd922 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:57.874655 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c673e229-7364-4c78-892a-6c762d3dd922 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:57.874818 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-c673e229-7364-4c78-892a-6c762d3dd922 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 0eca202b-e0a3-4e18-a404-1b821191ff8a. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:57.880233 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:57.880233 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:57.880423 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c673e229-7364-4c78-892a-6c762d3dd922 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a returned with HTTP 200 Aug 01 00:20:57.880829 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 598/2377] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:57 2026] GET /volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:58.123819 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-605355a1-fb0c-41de-97df-34781796f8b1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:58.126545 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-605355a1-fb0c-41de-97df-34781796f8b1 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/5a205b5b-3c1a-48a4-9cc0-a132de68fd30 Aug 01 00:20:58.126927 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-605355a1-fb0c-41de-97df-34781796f8b1 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:58.127266 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-605355a1-fb0c-41de-97df-34781796f8b1 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:58.133725 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:58.133725 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:58.134476 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-605355a1-fb0c-41de-97df-34781796f8b1 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:20:58.135577 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-605355a1-fb0c-41de-97df-34781796f8b1 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/5a205b5b-3c1a-48a4-9cc0-a132de68fd30 returned with HTTP 200 Aug 01 00:20:58.136206 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 590/2378] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:20:58 2026] GET /volume/v3/snapshots/5a205b5b-3c1a-48a4-9cc0-a132de68fd30 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:58.144211 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-423cd8e2-3634-402a-8561-d296d6b18fed None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:58.146029 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-423cd8e2-3634-402a-8561-d296d6b18fed tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/5a205b5b-3c1a-48a4-9cc0-a132de68fd30 Aug 01 00:20:58.146233 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-423cd8e2-3634-402a-8561-d296d6b18fed tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:58.146424 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-423cd8e2-3634-402a-8561-d296d6b18fed tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:58.151731 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:58.151731 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:58.152147 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-423cd8e2-3634-402a-8561-d296d6b18fed tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:20:58.152901 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-423cd8e2-3634-402a-8561-d296d6b18fed tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/5a205b5b-3c1a-48a4-9cc0-a132de68fd30 returned with HTTP 200 Aug 01 00:20:58.153248 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 592/2379] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:20:58 2026] GET /volume/v3/snapshots/5a205b5b-3c1a-48a4-9cc0-a132de68fd30 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:58.160901 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-061d500e-2267-44b4-ba6b-3ce422d70cf0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:58.162421 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-061d500e-2267-44b4-ba6b-3ce422d70cf0 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:20:58.162716 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-061d500e-2267-44b4-ba6b-3ce422d70cf0 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "63d665f0-9117-416e-aa8a-59f46b45199e", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-613392388", "description": null, "metadata": null}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:58.171687 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:58.171687 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:58.172104 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-061d500e-2267-44b4-ba6b-3ce422d70cf0 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:20:58.172229 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-061d500e-2267-44b4-ba6b-3ce422d70cf0 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create snapshot from volume 63d665f0-9117-416e-aa8a-59f46b45199e Aug 01 00:20:58.173873 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4dc3dfb1-ef08-4fa2-abfe-3edf4809787d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:58.175612 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4dc3dfb1-ef08-4fa2-abfe-3edf4809787d tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] GET https://10.4.3.222/volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923 Aug 01 00:20:58.175918 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4dc3dfb1-ef08-4fa2-abfe-3edf4809787d tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:58.176121 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4dc3dfb1-ef08-4fa2-abfe-3edf4809787d tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:58.176256 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.groups [None req-4dc3dfb1-ef08-4fa2-abfe-3edf4809787d tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] show called for member 9e31fda2-f952-4490-b5b6-03c2c9d9a923 {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:20:58.179755 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:58.179755 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:58.186498 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4dc3dfb1-ef08-4fa2-abfe-3edf4809787d tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] https://10.4.3.222/volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923 returned with HTTP 200 Aug 01 00:20:58.186925 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 599/2380] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:20:58 2026] GET /volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923 => generated 388 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:58.194804 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-061d500e-2267-44b4-ba6b-3ce422d70cf0 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Created reservations ['ef047b4e-70b9-4869-aba5-5cad6e4791a3', 'f23be57b-cf99-4fdb-96fe-d7050c67706a', '8a8e5dce-4290-4168-9d84-c437cda0b6e0', 'f3704245-3943-4560-be6f-4d160ccffc82'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:58.197038 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-74fd0251-3d18-4239-b8e7-e5864536ba8d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:58.199488 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-74fd0251-3d18-4239-b8e7-e5864536ba8d tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] POST https://10.4.3.222/volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923/action Aug 01 00:20:58.200332 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-74fd0251-3d18-4239-b8e7-e5864536ba8d tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:20:58.200628 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-74fd0251-3d18-4239-b8e7-e5864536ba8d tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:58.202590 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-74fd0251-3d18-4239-b8e7-e5864536ba8d tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] Updating group '9e31fda2-f952-4490-b5b6-03c2c9d9a923' with 'creating' {{(pid=100407) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 01 00:20:58.208467 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:58.208467 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:58.216032 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-74fd0251-3d18-4239-b8e7-e5864536ba8d tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] https://10.4.3.222/volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923/action returned with HTTP 202 Aug 01 00:20:58.216784 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 591/2381] 10.4.3.222 () {70 vars in 1428 bytes} [Sat Aug 1 00:20:58 2026] POST /volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:20:58.225983 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-061d500e-2267-44b4-ba6b-3ce422d70cf0 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot force create request issued successfully. Aug 01 00:20:58.226118 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-04c9dc68-e417-4855-93d1-d28d8e881b37 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:58.226426 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-061d500e-2267-44b4-ba6b-3ce422d70cf0 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:20:58.227034 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 600/2382] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:20:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:20:58.228908 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-04c9dc68-e417-4855-93d1-d28d8e881b37 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] GET https://10.4.3.222/volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923 Aug 01 00:20:58.229238 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-04c9dc68-e417-4855-93d1-d28d8e881b37 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:58.229498 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-04c9dc68-e417-4855-93d1-d28d8e881b37 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:58.229680 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.groups [None req-04c9dc68-e417-4855-93d1-d28d8e881b37 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] show called for member 9e31fda2-f952-4490-b5b6-03c2c9d9a923 {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:20:58.234686 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:58.234686 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:58.237108 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-de95ee90-1a65-4b9f-8c1c-05b3283e4f1f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:58.239423 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-de95ee90-1a65-4b9f-8c1c-05b3283e4f1f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/7a0dea14-f2d6-4359-9d47-e7b8eafcaf20 Aug 01 00:20:58.239788 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-de95ee90-1a65-4b9f-8c1c-05b3283e4f1f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:58.239986 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-de95ee90-1a65-4b9f-8c1c-05b3283e4f1f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:58.245024 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:58.245024 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:58.245423 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-de95ee90-1a65-4b9f-8c1c-05b3283e4f1f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:20:58.246210 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-de95ee90-1a65-4b9f-8c1c-05b3283e4f1f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/7a0dea14-f2d6-4359-9d47-e7b8eafcaf20 returned with HTTP 200 Aug 01 00:20:58.246537 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 600/2383] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:20:58 2026] GET /volume/v3/snapshots/7a0dea14-f2d6-4359-9d47-e7b8eafcaf20 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:58.249565 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-04c9dc68-e417-4855-93d1-d28d8e881b37 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] https://10.4.3.222/volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923 returned with HTTP 200 Aug 01 00:20:58.250125 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 593/2384] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:20:58 2026] GET /volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923 => generated 387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:58.259387 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-378cf59b-54ac-4101-8bf4-bb059e9627ec None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:58.261499 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-378cf59b-54ac-4101-8bf4-bb059e9627ec tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] POST https://10.4.3.222/volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923/action Aug 01 00:20:58.262011 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-378cf59b-54ac-4101-8bf4-bb059e9627ec tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:20:58.262218 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-378cf59b-54ac-4101-8bf4-bb059e9627ec tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:58.263592 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-378cf59b-54ac-4101-8bf4-bb059e9627ec tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] Updating group '9e31fda2-f952-4490-b5b6-03c2c9d9a923' with 'available' {{(pid=100407) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 01 00:20:58.266949 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:58.266949 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:58.272183 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-378cf59b-54ac-4101-8bf4-bb059e9627ec tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] https://10.4.3.222/volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923/action returned with HTTP 202 Aug 01 00:20:58.272786 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 592/2385] 10.4.3.222 () {70 vars in 1428 bytes} [Sat Aug 1 00:20:58 2026] POST /volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:20:58.280868 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3156fed2-c916-47e7-b1b7-eef826a320a4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:58.282676 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3156fed2-c916-47e7-b1b7-eef826a320a4 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] GET https://10.4.3.222/volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923 Aug 01 00:20:58.282919 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3156fed2-c916-47e7-b1b7-eef826a320a4 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:58.283130 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3156fed2-c916-47e7-b1b7-eef826a320a4 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:58.283249 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-3156fed2-c916-47e7-b1b7-eef826a320a4 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] show called for member 9e31fda2-f952-4490-b5b6-03c2c9d9a923 {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:20:58.286319 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:58.286319 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:58.292591 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3156fed2-c916-47e7-b1b7-eef826a320a4 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] https://10.4.3.222/volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923 returned with HTTP 200 Aug 01 00:20:58.293016 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 601/2386] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:20:58 2026] GET /volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923 => generated 388 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:58.303249 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9bf294b0-3aba-407e-9588-4bb339647c5c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:58.305387 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9bf294b0-3aba-407e-9588-4bb339647c5c tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] POST https://10.4.3.222/volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923/action Aug 01 00:20:58.305840 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9bf294b0-3aba-407e-9588-4bb339647c5c tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:20:58.305989 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9bf294b0-3aba-407e-9588-4bb339647c5c tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:58.307754 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.groups [None req-9bf294b0-3aba-407e-9588-4bb339647c5c tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] Updating group '9e31fda2-f952-4490-b5b6-03c2c9d9a923' with 'error' {{(pid=100408) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 01 00:20:58.313172 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:58.313172 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:58.319935 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9bf294b0-3aba-407e-9588-4bb339647c5c tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] https://10.4.3.222/volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923/action returned with HTTP 202 Aug 01 00:20:58.320396 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 601/2387] 10.4.3.222 () {70 vars in 1428 bytes} [Sat Aug 1 00:20:58 2026] POST /volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:20:58.328167 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-025c941b-d74f-4a3f-92c9-862983170954 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:58.330074 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-025c941b-d74f-4a3f-92c9-862983170954 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] GET https://10.4.3.222/volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923 Aug 01 00:20:58.330288 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-025c941b-d74f-4a3f-92c9-862983170954 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:58.330466 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-025c941b-d74f-4a3f-92c9-862983170954 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:58.330589 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.groups [None req-025c941b-d74f-4a3f-92c9-862983170954 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] show called for member 9e31fda2-f952-4490-b5b6-03c2c9d9a923 {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:20:58.334067 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:58.334067 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:58.341242 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-025c941b-d74f-4a3f-92c9-862983170954 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] https://10.4.3.222/volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923 returned with HTTP 200 Aug 01 00:20:58.341746 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 594/2388] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:20:58 2026] GET /volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923 => generated 384 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:58.349022 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-28935484-bcd3-4761-8cbf-b3cec45b780a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:58.350944 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-28935484-bcd3-4761-8cbf-b3cec45b780a tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] POST https://10.4.3.222/volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923/action Aug 01 00:20:58.351317 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-28935484-bcd3-4761-8cbf-b3cec45b780a tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:20:58.351434 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-28935484-bcd3-4761-8cbf-b3cec45b780a tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:58.353715 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-28935484-bcd3-4761-8cbf-b3cec45b780a tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] Updating group '9e31fda2-f952-4490-b5b6-03c2c9d9a923' with 'available' {{(pid=100407) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 01 00:20:58.357149 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:58.357149 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:58.361897 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-28935484-bcd3-4761-8cbf-b3cec45b780a tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] https://10.4.3.222/volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923/action returned with HTTP 202 Aug 01 00:20:58.362397 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 593/2389] 10.4.3.222 () {70 vars in 1428 bytes} [Sat Aug 1 00:20:58 2026] POST /volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:20:58.367891 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fba2745f-0c1f-4e3a-a18c-62438d2b6ed3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:58.369567 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fba2745f-0c1f-4e3a-a18c-62438d2b6ed3 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] GET https://10.4.3.222/volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923 Aug 01 00:20:58.369793 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fba2745f-0c1f-4e3a-a18c-62438d2b6ed3 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:58.370003 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fba2745f-0c1f-4e3a-a18c-62438d2b6ed3 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:58.370172 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-fba2745f-0c1f-4e3a-a18c-62438d2b6ed3 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] show called for member 9e31fda2-f952-4490-b5b6-03c2c9d9a923 {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:20:58.373441 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:58.373441 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:58.380301 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fba2745f-0c1f-4e3a-a18c-62438d2b6ed3 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] https://10.4.3.222/volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923 returned with HTTP 200 Aug 01 00:20:58.380712 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 602/2390] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:20:58 2026] GET /volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923 => generated 388 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:58.388032 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-761e3956-384e-4887-b220-835e986dbf35 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:58.389687 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-761e3956-384e-4887-b220-835e986dbf35 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] GET https://10.4.3.222/volume/v3/volumes/detail Aug 01 00:20:58.389970 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-761e3956-384e-4887-b220-835e986dbf35 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:58.390183 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-761e3956-384e-4887-b220-835e986dbf35 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] Calling method 'detail' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:58.390480 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.api_utils [None req-761e3956-384e-4887-b220-835e986dbf35 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] Removing options '' from query. {{(pid=100408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:20:58.391179 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-761e3956-384e-4887-b220-835e986dbf35 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:20:58.397153 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-761e3956-384e-4887-b220-835e986dbf35 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] Get all volumes completed successfully. Aug 01 00:20:58.399143 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-761e3956-384e-4887-b220-835e986dbf35 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] https://10.4.3.222/volume/v3/volumes/detail returned with HTTP 200 Aug 01 00:20:58.399449 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 602/2391] 10.4.3.222 () {68 vars in 1299 bytes} [Sat Aug 1 00:20:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:58.410518 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d2828e4f-a4b0-413e-b2f7-97ddbf27058d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:58.412689 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d2828e4f-a4b0-413e-b2f7-97ddbf27058d tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] POST https://10.4.3.222/volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923/action Aug 01 00:20:58.413173 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d2828e4f-a4b0-413e-b2f7-97ddbf27058d tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:20:58.413358 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d2828e4f-a4b0-413e-b2f7-97ddbf27058d tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:58.415159 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.groups [None req-d2828e4f-a4b0-413e-b2f7-97ddbf27058d tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] delete called for group 9e31fda2-f952-4490-b5b6-03c2c9d9a923 {{(pid=100409) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 01 00:20:58.415321 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.groups [None req-d2828e4f-a4b0-413e-b2f7-97ddbf27058d tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] Delete group with id: 9e31fda2-f952-4490-b5b6-03c2c9d9a923 Aug 01 00:20:58.419222 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:58.419222 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:58.439687 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d2828e4f-a4b0-413e-b2f7-97ddbf27058d tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] https://10.4.3.222/volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923/action returned with HTTP 202 Aug 01 00:20:58.440123 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 595/2392] 10.4.3.222 () {70 vars in 1428 bytes} [Sat Aug 1 00:20:58 2026] POST /volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:20:58.447534 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-972d9dec-9f91-4d0f-8557-2f8aff6c88b9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:58.450318 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-972d9dec-9f91-4d0f-8557-2f8aff6c88b9 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] GET https://10.4.3.222/volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923 Aug 01 00:20:58.450582 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-972d9dec-9f91-4d0f-8557-2f8aff6c88b9 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:58.450800 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-972d9dec-9f91-4d0f-8557-2f8aff6c88b9 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:58.450938 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.groups [None req-972d9dec-9f91-4d0f-8557-2f8aff6c88b9 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] show called for member 9e31fda2-f952-4490-b5b6-03c2c9d9a923 {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:20:58.455008 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:58.455008 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:58.463890 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-972d9dec-9f91-4d0f-8557-2f8aff6c88b9 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] https://10.4.3.222/volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923 returned with HTTP 200 Aug 01 00:20:58.464304 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 594/2393] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:20:58 2026] GET /volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923 => generated 387 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:20:58.644452 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e5e8da9a-7c64-4115-8cd0-9f220ab6babf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:58.646152 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e5e8da9a-7c64-4115-8cd0-9f220ab6babf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/372bedc8-aa63-4e02-9e7a-8105c2769836 Aug 01 00:20:58.646370 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e5e8da9a-7c64-4115-8cd0-9f220ab6babf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:58.646577 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e5e8da9a-7c64-4115-8cd0-9f220ab6babf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:58.652495 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:58.652495 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:58.652912 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e5e8da9a-7c64-4115-8cd0-9f220ab6babf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:20:58.653567 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e5e8da9a-7c64-4115-8cd0-9f220ab6babf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/372bedc8-aa63-4e02-9e7a-8105c2769836 returned with HTTP 200 Aug 01 00:20:58.653931 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 603/2394] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:20:58 2026] GET /volume/v3/snapshots/372bedc8-aa63-4e02-9e7a-8105c2769836 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:58.662582 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4caf0878-5a64-449b-95c3-8cf4b8a93708 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:58.664260 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4caf0878-5a64-449b-95c3-8cf4b8a93708 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:20:58.664572 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4caf0878-5a64-449b-95c3-8cf4b8a93708 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "372bedc8-aa63-4e02-9e7a-8105c2769836", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-862972435"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:20:58.665984 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-4caf0878-5a64-449b-95c3-8cf4b8a93708 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Create volume request body: {'volume': {'snapshot_id': '372bedc8-aa63-4e02-9e7a-8105c2769836', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-862972435'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:20:58.670584 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:58.670584 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:58.671041 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-4caf0878-5a64-449b-95c3-8cf4b8a93708 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:20:58.671150 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-4caf0878-5a64-449b-95c3-8cf4b8a93708 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Create volume of 1 GB Aug 01 00:20:58.674503 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-4caf0878-5a64-449b-95c3-8cf4b8a93708 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Availability Zones retrieved successfully. Aug 01 00:20:58.680223 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4caf0878-5a64-449b-95c3-8cf4b8a93708 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Flow 'volume_create_api' (d74f54cb-7336-4cf9-8f57-06e958c79283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:58.681111 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4caf0878-5a64-449b-95c3-8cf4b8a93708 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (868d5c49-3348-42fb-803a-c4f440145b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:58.681971 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-4caf0878-5a64-449b-95c3-8cf4b8a93708 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:20:58.709442 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4caf0878-5a64-449b-95c3-8cf4b8a93708 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (868d5c49-3348-42fb-803a-c4f440145b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '372bedc8-aa63-4e02-9e7a-8105c2769836', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:58.710241 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4caf0878-5a64-449b-95c3-8cf4b8a93708 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca0894de-eefd-4c43-9e33-d23d1c4f3ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:58.745340 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-4caf0878-5a64-449b-95c3-8cf4b8a93708 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Created reservations ['dfc002cb-d937-48cf-8ec5-942f3bdf45a0', 'ab80b465-40c8-49cc-b4ec-69d02251e796', '1b80fdc1-d76c-4a02-b4e0-08e31d8f7923', 'e6413152-d8fc-4652-a5fa-7af627101ea3'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:20:58.746169 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4caf0878-5a64-449b-95c3-8cf4b8a93708 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca0894de-eefd-4c43-9e33-d23d1c4f3ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfc002cb-d937-48cf-8ec5-942f3bdf45a0', 'ab80b465-40c8-49cc-b4ec-69d02251e796', '1b80fdc1-d76c-4a02-b4e0-08e31d8f7923', 'e6413152-d8fc-4652-a5fa-7af627101ea3']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:58.746983 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4caf0878-5a64-449b-95c3-8cf4b8a93708 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcb66627-888f-4e8e-9b2e-16d75cdd7f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:58.785256 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4caf0878-5a64-449b-95c3-8cf4b8a93708 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcb66627-888f-4e8e-9b2e-16d75cdd7f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e1bd944-5925-4eb0-a62d-a953bf42f9df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-862972435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f1cca1bf7314492ad2aff2162e593f3',qos_specs=None,replication_status=,reservations=['dfc002cb-d937-48cf-8ec5-942f3bdf45a0','ab80b465-40c8-49cc-b4ec-69d02251e796','1b80fdc1-d76c-4a02-b4e0-08e31d8f7923','e6413152-d8fc-4652-a5fa-7af627101ea3'],size=1,snapshot_id=372bedc8-aa63-4e02-9e7a-8105c2769836,source_replicaid=,source_volid=None,status='creating',user_id='777a13eee8774fad888d3f9e31258e00',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:20:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-862972435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e1bd944-5925-4eb0-a62d-a953bf42f9df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f1cca1bf7314492ad2aff2162e593f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=372bedc8-aa63-4e02-9e7a-8105c2769836,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='777a13eee8774fad888d3f9e31258e00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:58.786018 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4caf0878-5a64-449b-95c3-8cf4b8a93708 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fe45d9f-1a1e-4913-a236-6036f38d3b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:58.802171 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4caf0878-5a64-449b-95c3-8cf4b8a93708 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fe45d9f-1a1e-4913-a236-6036f38d3b96) transitioned into state 'SUCCESS' from state '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-862972435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f1cca1bf7314492ad2aff2162e593f3',qos_specs=None,replication_status=,reservations=['dfc002cb-d937-48cf-8ec5-942f3bdf45a0','ab80b465-40c8-49cc-b4ec-69d02251e796','1b80fdc1-d76c-4a02-b4e0-08e31d8f7923','e6413152-d8fc-4652-a5fa-7af627101ea3'],size=1,snapshot_id=372bedc8-aa63-4e02-9e7a-8105c2769836,source_replicaid=,source_volid=None,status='creating',user_id='777a13eee8774fad888d3f9e31258e00',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:58.802872 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4caf0878-5a64-449b-95c3-8cf4b8a93708 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3d0da69-1b23-42ad-8fdd-d6d8e98296c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:20:58.823116 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4caf0878-5a64-449b-95c3-8cf4b8a93708 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3d0da69-1b23-42ad-8fdd-d6d8e98296c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:20:58.823912 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4caf0878-5a64-449b-95c3-8cf4b8a93708 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Flow 'volume_create_api' (d74f54cb-7336-4cf9-8f57-06e958c79283) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:20:58.824196 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-4caf0878-5a64-449b-95c3-8cf4b8a93708 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Create volume request issued successfully. Aug 01 00:20:58.824713 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4caf0878-5a64-449b-95c3-8cf4b8a93708 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:20:58.825216 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 603/2395] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:20:58 2026] POST /volume/v3/volumes => generated 787 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:20:58.836154 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-22ddd2df-2092-47d2-8627-5c8bdef9bcb5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:58.837889 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-22ddd2df-2092-47d2-8627-5c8bdef9bcb5 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/3e1bd944-5925-4eb0-a62d-a953bf42f9df Aug 01 00:20:58.838084 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-22ddd2df-2092-47d2-8627-5c8bdef9bcb5 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:58.838264 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-22ddd2df-2092-47d2-8627-5c8bdef9bcb5 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:58.844855 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:58.844855 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:58.848066 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-22ddd2df-2092-47d2-8627-5c8bdef9bcb5 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:20:58.851709 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-22ddd2df-2092-47d2-8627-5c8bdef9bcb5 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/3e1bd944-5925-4eb0-a62d-a953bf42f9df returned with HTTP 200 Aug 01 00:20:58.852074 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 596/2396] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:58 2026] GET /volume/v3/volumes/3e1bd944-5925-4eb0-a62d-a953bf42f9df => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:58.889944 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-24718219-c516-4607-9409-6b658717d456 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:58.892103 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-24718219-c516-4607-9409-6b658717d456 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a Aug 01 00:20:58.892338 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-24718219-c516-4607-9409-6b658717d456 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:58.892571 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-24718219-c516-4607-9409-6b658717d456 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:58.892718 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-24718219-c516-4607-9409-6b658717d456 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 0eca202b-e0a3-4e18-a404-1b821191ff8a. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:58.897964 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:58.897964 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:58.898913 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-24718219-c516-4607-9409-6b658717d456 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a returned with HTTP 200 Aug 01 00:20:58.899368 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 595/2397] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:58 2026] GET /volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:59.212466 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-93f54392-3c67-4190-bb53-36f100451e2b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:59.214378 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-93f54392-3c67-4190-bb53-36f100451e2b tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] GET https://10.4.3.222/volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c Aug 01 00:20:59.214555 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-93f54392-3c67-4190-bb53-36f100451e2b tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:59.214747 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-93f54392-3c67-4190-bb53-36f100451e2b tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:59.221070 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:59.221070 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:59.224346 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-93f54392-3c67-4190-bb53-36f100451e2b tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Volume info retrieved successfully. Aug 01 00:20:59.227789 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-93f54392-3c67-4190-bb53-36f100451e2b tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c returned with HTTP 200 Aug 01 00:20:59.228106 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 604/2398] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:59 2026] GET /volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:59.256382 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-5a0efa93-a72d-4bfe-850d-bcdc569a5a20 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:59.258371 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5a0efa93-a72d-4bfe-850d-bcdc569a5a20 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/7a0dea14-f2d6-4359-9d47-e7b8eafcaf20 Aug 01 00:20:59.258584 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5a0efa93-a72d-4bfe-850d-bcdc569a5a20 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:59.258853 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5a0efa93-a72d-4bfe-850d-bcdc569a5a20 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:59.264302 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:59.264302 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:59.264740 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-5a0efa93-a72d-4bfe-850d-bcdc569a5a20 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:20:59.265448 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5a0efa93-a72d-4bfe-850d-bcdc569a5a20 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/7a0dea14-f2d6-4359-9d47-e7b8eafcaf20 returned with HTTP 200 Aug 01 00:20:59.265832 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 604/2399] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:20:59 2026] GET /volume/v3/snapshots/7a0dea14-f2d6-4359-9d47-e7b8eafcaf20 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:59.273351 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-81d4b38d-cc90-4df6-8cbb-57ee0a00c403 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:59.274289 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-55e968b8-19de-4801-af3f-57d7c7d2833f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:59.275235 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-81d4b38d-cc90-4df6-8cbb-57ee0a00c403 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] GET https://10.4.3.222/volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c Aug 01 00:20:59.275421 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-81d4b38d-cc90-4df6-8cbb-57ee0a00c403 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:59.275614 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-81d4b38d-cc90-4df6-8cbb-57ee0a00c403 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:59.276011 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-55e968b8-19de-4801-af3f-57d7c7d2833f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/7a0dea14-f2d6-4359-9d47-e7b8eafcaf20 Aug 01 00:20:59.276225 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-55e968b8-19de-4801-af3f-57d7c7d2833f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:59.276415 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-55e968b8-19de-4801-af3f-57d7c7d2833f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:59.281241 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:59.281241 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:59.281622 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-55e968b8-19de-4801-af3f-57d7c7d2833f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:20:59.281685 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:59.281685 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:59.282370 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-55e968b8-19de-4801-af3f-57d7c7d2833f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/7a0dea14-f2d6-4359-9d47-e7b8eafcaf20 returned with HTTP 200 Aug 01 00:20:59.282717 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 596/2400] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:20:59 2026] GET /volume/v3/snapshots/7a0dea14-f2d6-4359-9d47-e7b8eafcaf20 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:59.284720 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-81d4b38d-cc90-4df6-8cbb-57ee0a00c403 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Volume info retrieved successfully. Aug 01 00:20:59.288178 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-81d4b38d-cc90-4df6-8cbb-57ee0a00c403 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c returned with HTTP 200 Aug 01 00:20:59.288490 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 597/2401] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:59 2026] GET /volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c => generated 850 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:59.478073 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ba4d077a-8328-4cac-a35e-25d974bd1e75 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:59.480143 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ba4d077a-8328-4cac-a35e-25d974bd1e75 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] GET https://10.4.3.222/volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923 Aug 01 00:20:59.480410 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ba4d077a-8328-4cac-a35e-25d974bd1e75 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:59.480620 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ba4d077a-8328-4cac-a35e-25d974bd1e75 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:59.480805 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.groups [None req-ba4d077a-8328-4cac-a35e-25d974bd1e75 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] show called for member 9e31fda2-f952-4490-b5b6-03c2c9d9a923 {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 01 00:20:59.484037 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ba4d077a-8328-4cac-a35e-25d974bd1e75 tempest-GroupsV320Test-1743857520 tempest-GroupsV320Test-1743857520-project-member] https://10.4.3.222/volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923 returned with HTTP 404 Aug 01 00:20:59.484671 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 605/2402] 10.4.3.222 () {68 vars in 1386 bytes} [Sat Aug 1 00:20:59 2026] GET /volume/v3/groups/9e31fda2-f952-4490-b5b6-03c2c9d9a923 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:20:59.494199 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f0b7243f-bc30-4a36-b71a-276709ae6a3c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:59.495953 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f0b7243f-bc30-4a36-b71a-276709ae6a3c tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] DELETE https://10.4.3.222/volume/v3/group_types/05e125b9-b082-4fea-b219-c1aaad17fdc4 Aug 01 00:20:59.496168 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f0b7243f-bc30-4a36-b71a-276709ae6a3c tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:59.496430 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f0b7243f-bc30-4a36-b71a-276709ae6a3c tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:59.512248 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f0b7243f-bc30-4a36-b71a-276709ae6a3c tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] https://10.4.3.222/volume/v3/group_types/05e125b9-b082-4fea-b219-c1aaad17fdc4 returned with HTTP 202 Aug 01 00:20:59.512689 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 605/2403] 10.4.3.222 () {68 vars in 1404 bytes} [Sat Aug 1 00:20:59 2026] DELETE /volume/v3/group_types/05e125b9-b082-4fea-b219-c1aaad17fdc4 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:20:59.524790 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-90ae451d-1c09-4e7b-913a-ec992c3dee84 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:59.525559 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-90ae451d-1c09-4e7b-913a-ec992c3dee84 tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] DELETE https://10.4.3.222/volume/v3/types/9ff9cd5d-f049-4941-9436-9e505c1ce222 Aug 01 00:20:59.527361 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-90ae451d-1c09-4e7b-913a-ec992c3dee84 tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:59.527648 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-90ae451d-1c09-4e7b-913a-ec992c3dee84 tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:59.553029 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-90ae451d-1c09-4e7b-913a-ec992c3dee84 tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] https://10.4.3.222/volume/v3/types/9ff9cd5d-f049-4941-9436-9e505c1ce222 returned with HTTP 202 Aug 01 00:20:59.553435 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 597/2404] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:20:59 2026] DELETE /volume/v3/types/9ff9cd5d-f049-4941-9436-9e505c1ce222 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:20:59.559896 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2bad2bfb-e2d6-466c-abb8-35fe538e9a6b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:59.561597 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2bad2bfb-e2d6-466c-abb8-35fe538e9a6b tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] GET https://10.4.3.222/volume/v3/types/9ff9cd5d-f049-4941-9436-9e505c1ce222 Aug 01 00:20:59.561876 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2bad2bfb-e2d6-466c-abb8-35fe538e9a6b tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:59.562099 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2bad2bfb-e2d6-466c-abb8-35fe538e9a6b tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:59.565370 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2bad2bfb-e2d6-466c-abb8-35fe538e9a6b tempest-GroupsV320Test-405313768 tempest-GroupsV320Test-405313768-project-admin] https://10.4.3.222/volume/v3/types/9ff9cd5d-f049-4941-9436-9e505c1ce222 returned with HTTP 404 Aug 01 00:20:59.565885 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 598/2405] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:20:59 2026] GET /volume/v3/types/9ff9cd5d-f049-4941-9436-9e505c1ce222 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:20:59.871537 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2cc3e599-69f7-4724-b582-742449fcb56a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:59.875240 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2cc3e599-69f7-4724-b582-742449fcb56a tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/3e1bd944-5925-4eb0-a62d-a953bf42f9df Aug 01 00:20:59.876436 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2cc3e599-69f7-4724-b582-742449fcb56a tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:59.877732 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2cc3e599-69f7-4724-b582-742449fcb56a tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:59.891179 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:59.891179 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:20:59.896162 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2cc3e599-69f7-4724-b582-742449fcb56a tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:20:59.903433 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2cc3e599-69f7-4724-b582-742449fcb56a tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/3e1bd944-5925-4eb0-a62d-a953bf42f9df returned with HTTP 200 Aug 01 00:20:59.904050 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 606/2406] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:59 2026] GET /volume/v3/volumes/3e1bd944-5925-4eb0-a62d-a953bf42f9df => generated 880 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:59.909994 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-36f42cb1-7be6-4e9a-9813-93dd05ef3f89 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:59.913524 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-36f42cb1-7be6-4e9a-9813-93dd05ef3f89 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a Aug 01 00:20:59.913849 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-36f42cb1-7be6-4e9a-9813-93dd05ef3f89 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:59.914127 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-36f42cb1-7be6-4e9a-9813-93dd05ef3f89 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:59.914287 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-36f42cb1-7be6-4e9a-9813-93dd05ef3f89 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 0eca202b-e0a3-4e18-a404-1b821191ff8a. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:20:59.924326 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:59.924326 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:20:59.925188 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-36f42cb1-7be6-4e9a-9813-93dd05ef3f89 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a returned with HTTP 200 Aug 01 00:20:59.925752 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 606/2407] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:59 2026] GET /volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:59.927743 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-dd534180-6493-455c-8ea4-5c28e5df9e2d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:59.930475 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dd534180-6493-455c-8ea4-5c28e5df9e2d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/3e1bd944-5925-4eb0-a62d-a953bf42f9df Aug 01 00:20:59.930882 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dd534180-6493-455c-8ea4-5c28e5df9e2d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:59.931189 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dd534180-6493-455c-8ea4-5c28e5df9e2d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:59.938847 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:59.938847 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:20:59.943468 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-dd534180-6493-455c-8ea4-5c28e5df9e2d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:20:59.947635 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dd534180-6493-455c-8ea4-5c28e5df9e2d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/3e1bd944-5925-4eb0-a62d-a953bf42f9df returned with HTTP 200 Aug 01 00:20:59.948276 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 598/2408] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:20:59 2026] GET /volume/v3/volumes/3e1bd944-5925-4eb0-a62d-a953bf42f9df => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:20:59.961824 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-49f49369-bbd2-4534-a3e1-a70f2af237db None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:20:59.964866 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-49f49369-bbd2-4534-a3e1-a70f2af237db tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] DELETE https://10.4.3.222/volume/v3/volumes/3e1bd944-5925-4eb0-a62d-a953bf42f9df Aug 01 00:20:59.966291 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-49f49369-bbd2-4534-a3e1-a70f2af237db tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:20:59.966476 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-49f49369-bbd2-4534-a3e1-a70f2af237db tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:20:59.966914 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-49f49369-bbd2-4534-a3e1-a70f2af237db tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Delete volume with id: 3e1bd944-5925-4eb0-a62d-a953bf42f9df Aug 01 00:20:59.979131 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:20:59.979131 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:20:59.979882 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-49f49369-bbd2-4534-a3e1-a70f2af237db tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:21:00.002744 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-49f49369-bbd2-4534-a3e1-a70f2af237db tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Delete volume request issued successfully. Aug 01 00:21:00.002898 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-49f49369-bbd2-4534-a3e1-a70f2af237db tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/3e1bd944-5925-4eb0-a62d-a953bf42f9df returned with HTTP 202 Aug 01 00:21:00.003382 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 599/2409] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:20:59 2026] DELETE /volume/v3/volumes/3e1bd944-5925-4eb0-a62d-a953bf42f9df => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:21:00.011588 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7a894079-058c-4e57-81fc-fb3fbe69e609 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:00.013987 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7a894079-058c-4e57-81fc-fb3fbe69e609 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/3e1bd944-5925-4eb0-a62d-a953bf42f9df Aug 01 00:21:00.014266 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7a894079-058c-4e57-81fc-fb3fbe69e609 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:00.014519 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7a894079-058c-4e57-81fc-fb3fbe69e609 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:00.023431 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:00.023431 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:00.028297 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7a894079-058c-4e57-81fc-fb3fbe69e609 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:21:00.035852 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7a894079-058c-4e57-81fc-fb3fbe69e609 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/3e1bd944-5925-4eb0-a62d-a953bf42f9df returned with HTTP 200 Aug 01 00:21:00.036388 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 607/2410] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:00 2026] GET /volume/v3/volumes/3e1bd944-5925-4eb0-a62d-a953bf42f9df => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:00.831424 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-97fe7c64-4d30-4aaf-9092-3d54a964dfa7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:00.833851 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-97fe7c64-4d30-4aaf-9092-3d54a964dfa7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/7a0dea14-f2d6-4359-9d47-e7b8eafcaf20 Aug 01 00:21:00.834431 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-97fe7c64-4d30-4aaf-9092-3d54a964dfa7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:00.834431 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-97fe7c64-4d30-4aaf-9092-3d54a964dfa7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:00.834575 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-97fe7c64-4d30-4aaf-9092-3d54a964dfa7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Delete snapshot with id: 7a0dea14-f2d6-4359-9d47-e7b8eafcaf20 Aug 01 00:21:00.842639 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:00.842639 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:00.843819 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-97fe7c64-4d30-4aaf-9092-3d54a964dfa7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:21:00.873099 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-97fe7c64-4d30-4aaf-9092-3d54a964dfa7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot delete request issued successfully. Aug 01 00:21:00.873305 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-97fe7c64-4d30-4aaf-9092-3d54a964dfa7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/7a0dea14-f2d6-4359-9d47-e7b8eafcaf20 returned with HTTP 202 Aug 01 00:21:00.873783 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 607/2411] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:21:00 2026] DELETE /volume/v3/snapshots/7a0dea14-f2d6-4359-9d47-e7b8eafcaf20 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:21:00.881673 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9b373e92-dbce-461f-8edc-6889df4431ba None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:00.883395 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9b373e92-dbce-461f-8edc-6889df4431ba tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/7a0dea14-f2d6-4359-9d47-e7b8eafcaf20 Aug 01 00:21:00.883578 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9b373e92-dbce-461f-8edc-6889df4431ba tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:00.883805 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9b373e92-dbce-461f-8edc-6889df4431ba tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:00.890434 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:00.890434 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:00.890977 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9b373e92-dbce-461f-8edc-6889df4431ba tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:21:00.891933 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9b373e92-dbce-461f-8edc-6889df4431ba tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/7a0dea14-f2d6-4359-9d47-e7b8eafcaf20 returned with HTTP 200 Aug 01 00:21:00.892310 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 599/2412] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:21:00 2026] GET /volume/v3/snapshots/7a0dea14-f2d6-4359-9d47-e7b8eafcaf20 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:00.939042 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c2235571-f02f-4ce7-9847-d3a43cfc0c5a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:00.941137 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c2235571-f02f-4ce7-9847-d3a43cfc0c5a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a Aug 01 00:21:00.941315 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c2235571-f02f-4ce7-9847-d3a43cfc0c5a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:00.941532 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c2235571-f02f-4ce7-9847-d3a43cfc0c5a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:00.941664 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-c2235571-f02f-4ce7-9847-d3a43cfc0c5a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 0eca202b-e0a3-4e18-a404-1b821191ff8a. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:00.952926 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:00.952926 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:00.954070 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c2235571-f02f-4ce7-9847-d3a43cfc0c5a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a returned with HTTP 200 Aug 01 00:21:00.955895 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 600/2413] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:00 2026] GET /volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:01.052576 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c9d48ab2-8e50-4d70-8fb2-1412301bba83 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:01.054696 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c9d48ab2-8e50-4d70-8fb2-1412301bba83 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/3e1bd944-5925-4eb0-a62d-a953bf42f9df Aug 01 00:21:01.054969 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c9d48ab2-8e50-4d70-8fb2-1412301bba83 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:01.055185 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c9d48ab2-8e50-4d70-8fb2-1412301bba83 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:01.062020 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c9d48ab2-8e50-4d70-8fb2-1412301bba83 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/3e1bd944-5925-4eb0-a62d-a953bf42f9df returned with HTTP 404 Aug 01 00:21:01.062553 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 608/2414] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:01 2026] GET /volume/v3/volumes/3e1bd944-5925-4eb0-a62d-a953bf42f9df => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:01.069756 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-bc8f8cb0-84ca-49da-9c90-2f4c4c60d319 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:01.072734 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bc8f8cb0-84ca-49da-9c90-2f4c4c60d319 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/3e1bd944-5925-4eb0-a62d-a953bf42f9df Aug 01 00:21:01.073021 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bc8f8cb0-84ca-49da-9c90-2f4c4c60d319 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:01.073279 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bc8f8cb0-84ca-49da-9c90-2f4c4c60d319 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:01.079475 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bc8f8cb0-84ca-49da-9c90-2f4c4c60d319 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/3e1bd944-5925-4eb0-a62d-a953bf42f9df returned with HTTP 404 Aug 01 00:21:01.080036 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 608/2415] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:01 2026] GET /volume/v3/volumes/3e1bd944-5925-4eb0-a62d-a953bf42f9df => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:01.087411 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cfdf4e14-1b0e-4207-904a-ef51308d9aaf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:01.089431 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cfdf4e14-1b0e-4207-904a-ef51308d9aaf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] DELETE https://10.4.3.222/volume/v3/volumes/3e1bd944-5925-4eb0-a62d-a953bf42f9df Aug 01 00:21:01.089610 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cfdf4e14-1b0e-4207-904a-ef51308d9aaf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:01.089856 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cfdf4e14-1b0e-4207-904a-ef51308d9aaf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:01.090017 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-cfdf4e14-1b0e-4207-904a-ef51308d9aaf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Delete volume with id: 3e1bd944-5925-4eb0-a62d-a953bf42f9df Aug 01 00:21:01.096950 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cfdf4e14-1b0e-4207-904a-ef51308d9aaf tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/3e1bd944-5925-4eb0-a62d-a953bf42f9df returned with HTTP 404 Aug 01 00:21:01.097013 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 600/2416] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:21:01 2026] DELETE /volume/v3/volumes/3e1bd944-5925-4eb0-a62d-a953bf42f9df => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:01.104486 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2e16947c-55a2-42a8-9cd6-63c2250640f7 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:01.107288 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2e16947c-55a2-42a8-9cd6-63c2250640f7 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/372bedc8-aa63-4e02-9e7a-8105c2769836 Aug 01 00:21:01.107493 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2e16947c-55a2-42a8-9cd6-63c2250640f7 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:01.107697 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2e16947c-55a2-42a8-9cd6-63c2250640f7 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:01.107859 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-2e16947c-55a2-42a8-9cd6-63c2250640f7 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Delete snapshot with id: 372bedc8-aa63-4e02-9e7a-8105c2769836 Aug 01 00:21:01.114197 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:01.114197 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:01.114889 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-2e16947c-55a2-42a8-9cd6-63c2250640f7 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:21:01.132479 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-2e16947c-55a2-42a8-9cd6-63c2250640f7 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot delete request issued successfully. Aug 01 00:21:01.132683 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2e16947c-55a2-42a8-9cd6-63c2250640f7 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/372bedc8-aa63-4e02-9e7a-8105c2769836 returned with HTTP 202 Aug 01 00:21:01.133087 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 601/2417] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:21:01 2026] DELETE /volume/v3/snapshots/372bedc8-aa63-4e02-9e7a-8105c2769836 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:21:01.143822 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-26936a8b-b4e7-4962-aba7-01e3cbff0e43 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:01.146056 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-26936a8b-b4e7-4962-aba7-01e3cbff0e43 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/372bedc8-aa63-4e02-9e7a-8105c2769836 Aug 01 00:21:01.146262 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-26936a8b-b4e7-4962-aba7-01e3cbff0e43 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:01.146454 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-26936a8b-b4e7-4962-aba7-01e3cbff0e43 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:01.151227 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:01.151227 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:01.151654 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-26936a8b-b4e7-4962-aba7-01e3cbff0e43 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Snapshot retrieved successfully. Aug 01 00:21:01.152426 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-26936a8b-b4e7-4962-aba7-01e3cbff0e43 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/372bedc8-aa63-4e02-9e7a-8105c2769836 returned with HTTP 200 Aug 01 00:21:01.152779 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 609/2418] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:21:01 2026] GET /volume/v3/snapshots/372bedc8-aa63-4e02-9e7a-8105c2769836 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:01.905371 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-63698651-f399-4391-8a04-54915d36413f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:01.907261 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-63698651-f399-4391-8a04-54915d36413f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/7a0dea14-f2d6-4359-9d47-e7b8eafcaf20 Aug 01 00:21:01.907445 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-63698651-f399-4391-8a04-54915d36413f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:01.907632 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-63698651-f399-4391-8a04-54915d36413f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:01.911621 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-63698651-f399-4391-8a04-54915d36413f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/7a0dea14-f2d6-4359-9d47-e7b8eafcaf20 returned with HTTP 404 Aug 01 00:21:01.912129 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 609/2419] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:21:01 2026] GET /volume/v3/snapshots/7a0dea14-f2d6-4359-9d47-e7b8eafcaf20 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:01.919736 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a3610282-372d-4d6f-9431-2af79623e8e8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:01.923053 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a3610282-372d-4d6f-9431-2af79623e8e8 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/5a205b5b-3c1a-48a4-9cc0-a132de68fd30 Aug 01 00:21:01.923053 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a3610282-372d-4d6f-9431-2af79623e8e8 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:01.923053 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a3610282-372d-4d6f-9431-2af79623e8e8 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:01.923053 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-a3610282-372d-4d6f-9431-2af79623e8e8 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Delete snapshot with id: 5a205b5b-3c1a-48a4-9cc0-a132de68fd30 Aug 01 00:21:01.928147 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:01.928147 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:01.928747 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a3610282-372d-4d6f-9431-2af79623e8e8 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:21:01.969096 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e94f7a1b-1faf-4fc9-85fa-293b8ae9c327 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:01.969245 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a3610282-372d-4d6f-9431-2af79623e8e8 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot delete request issued successfully. Aug 01 00:21:01.970423 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a3610282-372d-4d6f-9431-2af79623e8e8 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/5a205b5b-3c1a-48a4-9cc0-a132de68fd30 returned with HTTP 202 Aug 01 00:21:01.971109 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e94f7a1b-1faf-4fc9-85fa-293b8ae9c327 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a Aug 01 00:21:01.971361 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e94f7a1b-1faf-4fc9-85fa-293b8ae9c327 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:01.971450 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 601/2420] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:21:01 2026] DELETE /volume/v3/snapshots/5a205b5b-3c1a-48a4-9cc0-a132de68fd30 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:21:01.971573 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e94f7a1b-1faf-4fc9-85fa-293b8ae9c327 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:01.971730 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-e94f7a1b-1faf-4fc9-85fa-293b8ae9c327 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 0eca202b-e0a3-4e18-a404-1b821191ff8a. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:01.976669 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:01.976669 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:01.977514 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e94f7a1b-1faf-4fc9-85fa-293b8ae9c327 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a returned with HTTP 200 Aug 01 00:21:01.977959 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 602/2421] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:01 2026] GET /volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:01.983895 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8c34f32a-274a-49b2-917d-ce08bbd72656 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:01.986108 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8c34f32a-274a-49b2-917d-ce08bbd72656 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/5a205b5b-3c1a-48a4-9cc0-a132de68fd30 Aug 01 00:21:01.986310 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8c34f32a-274a-49b2-917d-ce08bbd72656 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:01.986498 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8c34f32a-274a-49b2-917d-ce08bbd72656 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:01.993619 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:01.993619 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:01.994159 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8c34f32a-274a-49b2-917d-ce08bbd72656 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:21:01.995154 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8c34f32a-274a-49b2-917d-ce08bbd72656 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/5a205b5b-3c1a-48a4-9cc0-a132de68fd30 returned with HTTP 200 Aug 01 00:21:01.995596 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 610/2422] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:21:01 2026] GET /volume/v3/snapshots/5a205b5b-3c1a-48a4-9cc0-a132de68fd30 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:02.163990 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e2f87813-5938-4d0d-bd11-7153e64c548f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:02.166276 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e2f87813-5938-4d0d-bd11-7153e64c548f tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/snapshots/372bedc8-aa63-4e02-9e7a-8105c2769836 Aug 01 00:21:02.166535 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e2f87813-5938-4d0d-bd11-7153e64c548f tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:02.166922 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e2f87813-5938-4d0d-bd11-7153e64c548f tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:02.173022 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e2f87813-5938-4d0d-bd11-7153e64c548f tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/snapshots/372bedc8-aa63-4e02-9e7a-8105c2769836 returned with HTTP 404 Aug 01 00:21:02.173616 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 610/2423] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:21:02 2026] GET /volume/v3/snapshots/372bedc8-aa63-4e02-9e7a-8105c2769836 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:02.180475 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cade3b97-df97-492d-b17e-8adf6b2bbc1d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:02.182207 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cade3b97-df97-492d-b17e-8adf6b2bbc1d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/68e76b13-4c34-4ec4-a0fa-c616c3d8351c Aug 01 00:21:02.182387 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cade3b97-df97-492d-b17e-8adf6b2bbc1d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:02.182562 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cade3b97-df97-492d-b17e-8adf6b2bbc1d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:02.190620 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:02.190620 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:02.194654 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-cade3b97-df97-492d-b17e-8adf6b2bbc1d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:21:02.199472 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cade3b97-df97-492d-b17e-8adf6b2bbc1d tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/68e76b13-4c34-4ec4-a0fa-c616c3d8351c returned with HTTP 200 Aug 01 00:21:02.199934 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 602/2424] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:02 2026] GET /volume/v3/volumes/68e76b13-4c34-4ec4-a0fa-c616c3d8351c => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:02.217181 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d300894b-5b10-42c4-b034-9fb51d49cd6e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:02.218852 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d300894b-5b10-42c4-b034-9fb51d49cd6e tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] DELETE https://10.4.3.222/volume/v3/volumes/68e76b13-4c34-4ec4-a0fa-c616c3d8351c Aug 01 00:21:02.219040 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d300894b-5b10-42c4-b034-9fb51d49cd6e tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:02.219214 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d300894b-5b10-42c4-b034-9fb51d49cd6e tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:02.219359 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-d300894b-5b10-42c4-b034-9fb51d49cd6e tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Delete volume with id: 68e76b13-4c34-4ec4-a0fa-c616c3d8351c Aug 01 00:21:02.229568 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:02.229568 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:02.230031 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d300894b-5b10-42c4-b034-9fb51d49cd6e tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:21:02.248583 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d300894b-5b10-42c4-b034-9fb51d49cd6e tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Delete volume request issued successfully. Aug 01 00:21:02.248761 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d300894b-5b10-42c4-b034-9fb51d49cd6e tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/68e76b13-4c34-4ec4-a0fa-c616c3d8351c returned with HTTP 202 Aug 01 00:21:02.249138 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 603/2425] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:21:02 2026] DELETE /volume/v3/volumes/68e76b13-4c34-4ec4-a0fa-c616c3d8351c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:21:02.258207 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4b367358-8b14-4c7f-9984-f7e1105e76da None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:02.260559 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4b367358-8b14-4c7f-9984-f7e1105e76da tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/68e76b13-4c34-4ec4-a0fa-c616c3d8351c Aug 01 00:21:02.260784 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4b367358-8b14-4c7f-9984-f7e1105e76da tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:02.260995 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4b367358-8b14-4c7f-9984-f7e1105e76da tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:02.270530 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:02.270530 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:02.274533 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4b367358-8b14-4c7f-9984-f7e1105e76da tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:21:02.279487 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4b367358-8b14-4c7f-9984-f7e1105e76da tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/68e76b13-4c34-4ec4-a0fa-c616c3d8351c returned with HTTP 200 Aug 01 00:21:02.280278 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 611/2426] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:02 2026] GET /volume/v3/volumes/68e76b13-4c34-4ec4-a0fa-c616c3d8351c => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:02.332830 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-bcc3b64b-d5fd-42cb-8414-ef01ef9b9afd None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:02.335071 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bcc3b64b-d5fd-42cb-8414-ef01ef9b9afd tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] DELETE https://10.4.3.222/volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c Aug 01 00:21:02.335400 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bcc3b64b-d5fd-42cb-8414-ef01ef9b9afd tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:02.335789 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bcc3b64b-d5fd-42cb-8414-ef01ef9b9afd tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:02.335995 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-bcc3b64b-d5fd-42cb-8414-ef01ef9b9afd tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Delete volume with id: 3f581e14-bc95-4bcb-9b06-155bf81a378c Aug 01 00:21:02.348212 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:02.348212 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:02.348927 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-bcc3b64b-d5fd-42cb-8414-ef01ef9b9afd tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Volume info retrieved successfully. Aug 01 00:21:02.371017 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-bcc3b64b-d5fd-42cb-8414-ef01ef9b9afd tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Delete volume request issued successfully. Aug 01 00:21:02.371282 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bcc3b64b-d5fd-42cb-8414-ef01ef9b9afd tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c returned with HTTP 202 Aug 01 00:21:02.371854 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 611/2427] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:21:02 2026] DELETE /volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:21:02.380695 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c159c459-c11a-4382-8d85-48c8211a1ffe None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:02.383170 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c159c459-c11a-4382-8d85-48c8211a1ffe tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] GET https://10.4.3.222/volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c Aug 01 00:21:02.383436 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c159c459-c11a-4382-8d85-48c8211a1ffe tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:02.383692 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c159c459-c11a-4382-8d85-48c8211a1ffe tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:02.393290 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:02.393290 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:02.397861 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c159c459-c11a-4382-8d85-48c8211a1ffe tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Volume info retrieved successfully. Aug 01 00:21:02.404303 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c159c459-c11a-4382-8d85-48c8211a1ffe tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c returned with HTTP 200 Aug 01 00:21:02.404862 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 603/2428] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:02 2026] GET /volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:02.464785 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-db50c2ec-d431-4b83-a37c-842781409711 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:02.594052 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-db50c2ec-d431-4b83-a37c-842781409711 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:21:02.594385 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-db50c2ec-d431-4b83-a37c-842781409711 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-548577347"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:02.595728 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-db50c2ec-d431-4b83-a37c-842781409711 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-548577347'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:21:02.595888 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-db50c2ec-d431-4b83-a37c-842781409711 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Create volume of 1 GB Aug 01 00:21:02.601134 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-db50c2ec-d431-4b83-a37c-842781409711 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Availability Zones retrieved successfully. Aug 01 00:21:02.606453 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-db50c2ec-d431-4b83-a37c-842781409711 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Flow 'volume_create_api' (95a0e3e6-3c41-46bd-8539-008f12f19577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:02.607397 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-db50c2ec-d431-4b83-a37c-842781409711 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4809f02c-f4a8-4812-92be-07392bbd9764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:02.608233 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-db50c2ec-d431-4b83-a37c-842781409711 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:21:02.637294 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-db50c2ec-d431-4b83-a37c-842781409711 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4809f02c-f4a8-4812-92be-07392bbd9764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:02.638107 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-db50c2ec-d431-4b83-a37c-842781409711 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caf851c6-dc30-486d-bdc4-48ebdcb4da95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:02.690266 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-db50c2ec-d431-4b83-a37c-842781409711 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Created reservations ['6663fe30-330f-43c7-bdfa-1617e05b1d67', '92a5802f-102c-4f87-9ff6-bcc74d685d9b', 'e47c7236-7a2f-4dba-8f61-db5fcbed3313', '2902f2dc-c4d4-4a87-b86f-425da66e22f2'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:02.691095 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-db50c2ec-d431-4b83-a37c-842781409711 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caf851c6-dc30-486d-bdc4-48ebdcb4da95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6663fe30-330f-43c7-bdfa-1617e05b1d67', '92a5802f-102c-4f87-9ff6-bcc74d685d9b', 'e47c7236-7a2f-4dba-8f61-db5fcbed3313', '2902f2dc-c4d4-4a87-b86f-425da66e22f2']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:02.691778 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-db50c2ec-d431-4b83-a37c-842781409711 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2f44e9e-5f99-4c32-81c6-b2c329e52187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:02.712785 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-db50c2ec-d431-4b83-a37c-842781409711 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2f44e9e-5f99-4c32-81c6-b2c329e52187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-548577347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea712f8944a446e999f53ff7582e4ed',qos_specs=None,replication_status=,reservations=['6663fe30-330f-43c7-bdfa-1617e05b1d67','92a5802f-102c-4f87-9ff6-bcc74d685d9b','e47c7236-7a2f-4dba-8f61-db5fcbed3313','2902f2dc-c4d4-4a87-b86f-425da66e22f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='496369ff06d9443fa8de2d78d4a5f6f9',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:21:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-548577347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ea712f8944a446e999f53ff7582e4ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='496369ff06d9443fa8de2d78d4a5f6f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:02.713581 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-db50c2ec-d431-4b83-a37c-842781409711 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58351f20-ad33-4bda-b3a3-573aebf651b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:02.729616 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-db50c2ec-d431-4b83-a37c-842781409711 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58351f20-ad33-4bda-b3a3-573aebf651b4) transitioned into state 'SUCCESS' from state '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-548577347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea712f8944a446e999f53ff7582e4ed',qos_specs=None,replication_status=,reservations=['6663fe30-330f-43c7-bdfa-1617e05b1d67','92a5802f-102c-4f87-9ff6-bcc74d685d9b','e47c7236-7a2f-4dba-8f61-db5fcbed3313','2902f2dc-c4d4-4a87-b86f-425da66e22f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='496369ff06d9443fa8de2d78d4a5f6f9',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:02.730431 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-db50c2ec-d431-4b83-a37c-842781409711 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0158923-39f4-4a19-b0d0-5aa620b5ec00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:02.739948 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-db50c2ec-d431-4b83-a37c-842781409711 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0158923-39f4-4a19-b0d0-5aa620b5ec00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:02.740926 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-db50c2ec-d431-4b83-a37c-842781409711 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Flow 'volume_create_api' (95a0e3e6-3c41-46bd-8539-008f12f19577) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:02.741260 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-db50c2ec-d431-4b83-a37c-842781409711 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Create volume request issued successfully. Aug 01 00:21:02.741979 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-db50c2ec-d431-4b83-a37c-842781409711 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:21:02.742447 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 604/2429] 10.4.3.222 () {70 vars in 1299 bytes} [Sat Aug 1 00:21:02 2026] POST /volume/v3/volumes => generated 818 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:02.756822 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c6f38350-6c0f-4401-800c-fe61115c9b77 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:02.758951 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c6f38350-6c0f-4401-800c-fe61115c9b77 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] GET https://10.4.3.222/volume/v3/volumes/0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 Aug 01 00:21:02.759153 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c6f38350-6c0f-4401-800c-fe61115c9b77 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:02.759466 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c6f38350-6c0f-4401-800c-fe61115c9b77 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:02.766477 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:02.766477 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:02.769992 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c6f38350-6c0f-4401-800c-fe61115c9b77 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Volume info retrieved successfully. Aug 01 00:21:02.773900 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c6f38350-6c0f-4401-800c-fe61115c9b77 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] https://10.4.3.222/volume/v3/volumes/0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 returned with HTTP 200 Aug 01 00:21:02.774232 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 612/2430] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:02 2026] GET /volume/v3/volumes/0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 => generated 886 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:02.989578 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-cf457a9a-ad03-4159-98b6-72fb4d42aeb9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:02.991302 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cf457a9a-ad03-4159-98b6-72fb4d42aeb9 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a Aug 01 00:21:02.991486 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cf457a9a-ad03-4159-98b6-72fb4d42aeb9 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:02.991666 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cf457a9a-ad03-4159-98b6-72fb4d42aeb9 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:02.991783 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-cf457a9a-ad03-4159-98b6-72fb4d42aeb9 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 0eca202b-e0a3-4e18-a404-1b821191ff8a. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:02.995803 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:02.995803 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:02.996447 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cf457a9a-ad03-4159-98b6-72fb4d42aeb9 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a returned with HTTP 200 Aug 01 00:21:02.996799 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 612/2431] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:02 2026] GET /volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:03.004761 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-edc5d31d-b91b-4db0-abb5-b47d7f57c769 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:03.006668 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-edc5d31d-b91b-4db0-abb5-b47d7f57c769 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/5a205b5b-3c1a-48a4-9cc0-a132de68fd30 Aug 01 00:21:03.006999 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-edc5d31d-b91b-4db0-abb5-b47d7f57c769 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:03.007252 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-edc5d31d-b91b-4db0-abb5-b47d7f57c769 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:03.012792 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-edc5d31d-b91b-4db0-abb5-b47d7f57c769 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/5a205b5b-3c1a-48a4-9cc0-a132de68fd30 returned with HTTP 404 Aug 01 00:21:03.013416 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 604/2432] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:21:03 2026] GET /volume/v3/snapshots/5a205b5b-3c1a-48a4-9cc0-a132de68fd30 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:03.021899 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e5647dc4-6dbc-4d93-8adc-964fc14633e5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:03.023714 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e5647dc4-6dbc-4d93-8adc-964fc14633e5 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/39e714ad-d2f4-4fbd-acd8-e748ab256311 Aug 01 00:21:03.024021 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e5647dc4-6dbc-4d93-8adc-964fc14633e5 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:03.024211 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e5647dc4-6dbc-4d93-8adc-964fc14633e5 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:03.024306 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-e5647dc4-6dbc-4d93-8adc-964fc14633e5 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Delete snapshot with id: 39e714ad-d2f4-4fbd-acd8-e748ab256311 Aug 01 00:21:03.030390 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:03.030390 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:03.030981 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-e5647dc4-6dbc-4d93-8adc-964fc14633e5 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:21:03.051585 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-e5647dc4-6dbc-4d93-8adc-964fc14633e5 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot delete request issued successfully. Aug 01 00:21:03.051849 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e5647dc4-6dbc-4d93-8adc-964fc14633e5 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/39e714ad-d2f4-4fbd-acd8-e748ab256311 returned with HTTP 202 Aug 01 00:21:03.052311 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 605/2433] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:21:03 2026] DELETE /volume/v3/snapshots/39e714ad-d2f4-4fbd-acd8-e748ab256311 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:21:03.061443 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9454e7db-cd4b-4c71-a5c5-16b76847b759 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:03.063602 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9454e7db-cd4b-4c71-a5c5-16b76847b759 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/39e714ad-d2f4-4fbd-acd8-e748ab256311 Aug 01 00:21:03.063802 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9454e7db-cd4b-4c71-a5c5-16b76847b759 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:03.064011 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9454e7db-cd4b-4c71-a5c5-16b76847b759 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:03.069275 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:03.069275 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:03.069659 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9454e7db-cd4b-4c71-a5c5-16b76847b759 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:21:03.070451 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9454e7db-cd4b-4c71-a5c5-16b76847b759 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/39e714ad-d2f4-4fbd-acd8-e748ab256311 returned with HTTP 200 Aug 01 00:21:03.070781 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 613/2434] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:21:03 2026] GET /volume/v3/snapshots/39e714ad-d2f4-4fbd-acd8-e748ab256311 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:03.295909 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c3d12149-9937-4613-b608-e97cbca0cdcd None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:03.297455 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c3d12149-9937-4613-b608-e97cbca0cdcd tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/68e76b13-4c34-4ec4-a0fa-c616c3d8351c Aug 01 00:21:03.297964 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c3d12149-9937-4613-b608-e97cbca0cdcd tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:03.297964 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c3d12149-9937-4613-b608-e97cbca0cdcd tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:03.304078 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c3d12149-9937-4613-b608-e97cbca0cdcd tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/68e76b13-4c34-4ec4-a0fa-c616c3d8351c returned with HTTP 404 Aug 01 00:21:03.305085 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 613/2435] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:03 2026] GET /volume/v3/volumes/68e76b13-4c34-4ec4-a0fa-c616c3d8351c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:03.313230 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-486d28db-2b2a-4d7c-b7d0-faa7014968f1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:03.315229 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-486d28db-2b2a-4d7c-b7d0-faa7014968f1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac Aug 01 00:21:03.315445 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-486d28db-2b2a-4d7c-b7d0-faa7014968f1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:03.316113 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-486d28db-2b2a-4d7c-b7d0-faa7014968f1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:03.323433 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:03.323433 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:03.327211 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-486d28db-2b2a-4d7c-b7d0-faa7014968f1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:21:03.331373 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-486d28db-2b2a-4d7c-b7d0-faa7014968f1 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac returned with HTTP 200 Aug 01 00:21:03.331784 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 605/2436] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:03 2026] GET /volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:03.343613 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b501a140-2676-43f4-9254-8381218c12cb None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:03.345512 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b501a140-2676-43f4-9254-8381218c12cb tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] DELETE https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac Aug 01 00:21:03.345729 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b501a140-2676-43f4-9254-8381218c12cb tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:03.345932 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b501a140-2676-43f4-9254-8381218c12cb tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:03.346085 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-b501a140-2676-43f4-9254-8381218c12cb tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Delete volume with id: f1a9c2e8-0e0d-4a6b-a855-6a5092367cac Aug 01 00:21:03.352857 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:03.352857 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:03.353299 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b501a140-2676-43f4-9254-8381218c12cb tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:21:03.371474 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b501a140-2676-43f4-9254-8381218c12cb tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Delete volume request issued successfully. Aug 01 00:21:03.371674 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b501a140-2676-43f4-9254-8381218c12cb tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac returned with HTTP 202 Aug 01 00:21:03.372147 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 606/2437] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:21:03 2026] DELETE /volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:21:03.381425 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7e2f2c51-1df5-42e7-9ab3-f7076372e56c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:03.382482 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7e2f2c51-1df5-42e7-9ab3-f7076372e56c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac Aug 01 00:21:03.382794 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7e2f2c51-1df5-42e7-9ab3-f7076372e56c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:03.382794 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7e2f2c51-1df5-42e7-9ab3-f7076372e56c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:03.390717 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:03.390717 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:03.395175 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7e2f2c51-1df5-42e7-9ab3-f7076372e56c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Volume info retrieved successfully. Aug 01 00:21:03.399376 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7e2f2c51-1df5-42e7-9ab3-f7076372e56c tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac returned with HTTP 200 Aug 01 00:21:03.399783 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 614/2438] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:03 2026] GET /volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:03.417943 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-bada07f9-4010-4f81-b07a-3fd2dfd411b4 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:03.420201 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bada07f9-4010-4f81-b07a-3fd2dfd411b4 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] GET https://10.4.3.222/volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c Aug 01 00:21:03.420390 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bada07f9-4010-4f81-b07a-3fd2dfd411b4 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:03.420570 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bada07f9-4010-4f81-b07a-3fd2dfd411b4 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:03.425603 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bada07f9-4010-4f81-b07a-3fd2dfd411b4 tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c returned with HTTP 404 Aug 01 00:21:03.426050 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 614/2439] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:03 2026] GET /volume/v3/volumes/3f581e14-bc95-4bcb-9b06-155bf81a378c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:03.491377 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1597bb8a-0fef-42af-9cef-97619d2910db None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:03.493393 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1597bb8a-0fef-42af-9cef-97619d2910db tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] DELETE https://10.4.3.222/volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 Aug 01 00:21:03.493727 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1597bb8a-0fef-42af-9cef-97619d2910db tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:03.493982 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1597bb8a-0fef-42af-9cef-97619d2910db tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:03.494155 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-1597bb8a-0fef-42af-9cef-97619d2910db tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Delete volume with id: 4fa66c66-329c-40ce-adfa-6f021b200a85 Aug 01 00:21:03.501566 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:03.501566 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:03.502177 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1597bb8a-0fef-42af-9cef-97619d2910db tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Volume info retrieved successfully. Aug 01 00:21:03.518215 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1597bb8a-0fef-42af-9cef-97619d2910db tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Delete volume request issued successfully. Aug 01 00:21:03.518429 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1597bb8a-0fef-42af-9cef-97619d2910db tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 returned with HTTP 202 Aug 01 00:21:03.519093 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 606/2440] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:21:03 2026] DELETE /volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:21:03.527190 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c4112bcc-f139-4e13-bc89-86124bbc94ae None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:03.529065 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c4112bcc-f139-4e13-bc89-86124bbc94ae tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] GET https://10.4.3.222/volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 Aug 01 00:21:03.529333 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c4112bcc-f139-4e13-bc89-86124bbc94ae tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:03.529572 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c4112bcc-f139-4e13-bc89-86124bbc94ae tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:03.539639 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:03.539639 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:03.543478 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c4112bcc-f139-4e13-bc89-86124bbc94ae tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Volume info retrieved successfully. Aug 01 00:21:03.547504 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c4112bcc-f139-4e13-bc89-86124bbc94ae tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 returned with HTTP 200 Aug 01 00:21:03.547842 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 607/2441] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:03 2026] GET /volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:03.786172 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a33ddd91-bb44-46ac-8630-637138af0d30 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:03.788023 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a33ddd91-bb44-46ac-8630-637138af0d30 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] GET https://10.4.3.222/volume/v3/volumes/0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 Aug 01 00:21:03.788227 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a33ddd91-bb44-46ac-8630-637138af0d30 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:03.788407 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a33ddd91-bb44-46ac-8630-637138af0d30 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:03.795890 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:03.795890 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:03.800047 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a33ddd91-bb44-46ac-8630-637138af0d30 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Volume info retrieved successfully. Aug 01 00:21:03.805142 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a33ddd91-bb44-46ac-8630-637138af0d30 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] https://10.4.3.222/volume/v3/volumes/0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 returned with HTTP 200 Aug 01 00:21:03.805563 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 615/2442] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:03 2026] GET /volume/v3/volumes/0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:03.818032 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a8a16219-5c7b-4d97-a8b9-368a47d41901 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:03.819780 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a8a16219-5c7b-4d97-a8b9-368a47d41901 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] POST https://10.4.3.222/volume/v3/volume-transfers Aug 01 00:21:03.820185 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a8a16219-5c7b-4d97-a8b9-368a47d41901 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:03.821566 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volume_transfer [None req-a8a16219-5c7b-4d97-a8b9-368a47d41901 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Creating new volume transfer {'transfer': {'volume_id': '0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 01 00:21:03.821863 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volume_transfer [None req-a8a16219-5c7b-4d97-a8b9-368a47d41901 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Creating transfer of volume 0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 Aug 01 00:21:03.821991 np0000006296 devstack@c-api.service[100408]: INFO cinder.transfer.api [None req-a8a16219-5c7b-4d97-a8b9-368a47d41901 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Generating transfer record for volume 0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 Aug 01 00:21:03.828662 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:03.828662 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:03.841038 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a8a16219-5c7b-4d97-a8b9-368a47d41901 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] https://10.4.3.222/volume/v3/volume-transfers returned with HTTP 202 Aug 01 00:21:03.841499 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 615/2443] 10.4.3.222 () {70 vars in 1326 bytes} [Sat Aug 1 00:21:03 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:03.852207 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-068a36b1-b9bf-4714-8538-b270b32d836e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:03.854664 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-068a36b1-b9bf-4714-8538-b270b32d836e tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] GET https://10.4.3.222/volume/v3/volumes/0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 Aug 01 00:21:03.855207 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-068a36b1-b9bf-4714-8538-b270b32d836e tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:03.855492 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-068a36b1-b9bf-4714-8538-b270b32d836e tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:03.865188 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:03.865188 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:03.870146 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-068a36b1-b9bf-4714-8538-b270b32d836e tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Volume info retrieved successfully. Aug 01 00:21:03.876031 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-068a36b1-b9bf-4714-8538-b270b32d836e tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] https://10.4.3.222/volume/v3/volumes/0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 returned with HTTP 200 Aug 01 00:21:03.876688 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 607/2444] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:03 2026] GET /volume/v3/volumes/0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 => generated 953 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:03.891032 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4b3a81e2-3dba-4116-bb73-c37709267e83 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:03.892824 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4b3a81e2-3dba-4116-bb73-c37709267e83 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] GET https://10.4.3.222/volume/v3/volume-transfers/16d75234-0746-456e-9681-cc51e18e524e Aug 01 00:21:03.893036 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4b3a81e2-3dba-4116-bb73-c37709267e83 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:03.893210 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4b3a81e2-3dba-4116-bb73-c37709267e83 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:03.900032 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4b3a81e2-3dba-4116-bb73-c37709267e83 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] https://10.4.3.222/volume/v3/volume-transfers/16d75234-0746-456e-9681-cc51e18e524e returned with HTTP 200 Aug 01 00:21:03.900610 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 608/2445] 10.4.3.222 () {68 vars in 1416 bytes} [Sat Aug 1 00:21:03 2026] GET /volume/v3/volume-transfers/16d75234-0746-456e-9681-cc51e18e524e => generated 432 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:03.909456 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9528f80d-63d3-47d1-8beb-fb7457d69b80 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:03.911935 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9528f80d-63d3-47d1-8beb-fb7457d69b80 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] GET https://10.4.3.222/volume/v3/volume-transfers Aug 01 00:21:03.912210 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9528f80d-63d3-47d1-8beb-fb7457d69b80 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:03.912517 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9528f80d-63d3-47d1-8beb-fb7457d69b80 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:03.912708 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volume_transfer [None req-9528f80d-63d3-47d1-8beb-fb7457d69b80 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Listing volume transfers {{(pid=100406) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 01 00:21:03.919592 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9528f80d-63d3-47d1-8beb-fb7457d69b80 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] https://10.4.3.222/volume/v3/volume-transfers returned with HTTP 200 Aug 01 00:21:03.920057 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 616/2446] 10.4.3.222 () {68 vars in 1305 bytes} [Sat Aug 1 00:21:03 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:03.930176 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9cb40ebb-74cb-42e0-8b50-7b76c05a92c2 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:03.993874 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9cb40ebb-74cb-42e0-8b50-7b76c05a92c2 tempest-VolumesTransfersV355Test-972475633 tempest-VolumesTransfersV355Test-972475633-project-member] POST https://10.4.3.222/volume/v3/volume-transfers/16d75234-0746-456e-9681-cc51e18e524e/accept Aug 01 00:21:03.994533 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9cb40ebb-74cb-42e0-8b50-7b76c05a92c2 tempest-VolumesTransfersV355Test-972475633 tempest-VolumesTransfersV355Test-972475633-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "077b575de0ad47be"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:03.996227 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.volume_transfer [None req-9cb40ebb-74cb-42e0-8b50-7b76c05a92c2 tempest-VolumesTransfersV355Test-972475633 tempest-VolumesTransfersV355Test-972475633-project-member] Accepting volume transfer 16d75234-0746-456e-9681-cc51e18e524e {{(pid=100408) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 01 00:21:03.996354 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.contrib.volume_transfer [None req-9cb40ebb-74cb-42e0-8b50-7b76c05a92c2 tempest-VolumesTransfersV355Test-972475633 tempest-VolumesTransfersV355Test-972475633-project-member] Accepting transfer 16d75234-0746-456e-9681-cc51e18e524e Aug 01 00:21:04.007515 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f3ba43b8-f043-4313-9c5c-98488be71696 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:04.012428 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f3ba43b8-f043-4313-9c5c-98488be71696 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a Aug 01 00:21:04.012649 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f3ba43b8-f043-4313-9c5c-98488be71696 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:04.014164 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f3ba43b8-f043-4313-9c5c-98488be71696 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:04.014298 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-f3ba43b8-f043-4313-9c5c-98488be71696 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 0eca202b-e0a3-4e18-a404-1b821191ff8a. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:04.022665 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:04.022665 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:04.024863 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f3ba43b8-f043-4313-9c5c-98488be71696 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a returned with HTTP 200 Aug 01 00:21:04.026420 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 608/2447] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:04 2026] GET /volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:04.066678 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-9cb40ebb-74cb-42e0-8b50-7b76c05a92c2 tempest-VolumesTransfersV355Test-972475633 tempest-VolumesTransfersV355Test-972475633-project-member] Created reservations ['b95af01c-724b-4465-b1d7-385179b8671a', '770c0a70-baf7-4306-a8e5-97c03d6ce54c', '93e9980e-f9b7-4840-8713-726f9ca289b3', '55ee3834-17da-4265-a04d-e20385eb7ff3'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:04.082355 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f8763ab0-849c-4b6d-924e-f501675953b2 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:04.084073 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f8763ab0-849c-4b6d-924e-f501675953b2 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/39e714ad-d2f4-4fbd-acd8-e748ab256311 Aug 01 00:21:04.084267 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f8763ab0-849c-4b6d-924e-f501675953b2 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:04.084452 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f8763ab0-849c-4b6d-924e-f501675953b2 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:04.088559 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-9cb40ebb-74cb-42e0-8b50-7b76c05a92c2 tempest-VolumesTransfersV355Test-972475633 tempest-VolumesTransfersV355Test-972475633-project-member] Created reservations ['e3803a2f-3a4f-413c-ae2a-33fe5425e42b', 'b7777f33-716a-4245-859b-66145d2b7bb6', 'f4f1bc67-2c75-412f-8c34-af7cc81d514e', '993faee2-9089-4c08-b9de-c5d019da528c'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:04.089616 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f8763ab0-849c-4b6d-924e-f501675953b2 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/39e714ad-d2f4-4fbd-acd8-e748ab256311 returned with HTTP 404 Aug 01 00:21:04.090178 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 609/2448] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:21:04 2026] GET /volume/v3/snapshots/39e714ad-d2f4-4fbd-acd8-e748ab256311 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:04.097712 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6e8aef6a-32bc-4be3-95f1-6c97b3c66719 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:04.100388 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6e8aef6a-32bc-4be3-95f1-6c97b3c66719 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/7a0dea14-f2d6-4359-9d47-e7b8eafcaf20 Aug 01 00:21:04.100681 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6e8aef6a-32bc-4be3-95f1-6c97b3c66719 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:04.101014 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6e8aef6a-32bc-4be3-95f1-6c97b3c66719 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:04.101268 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-6e8aef6a-32bc-4be3-95f1-6c97b3c66719 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Delete snapshot with id: 7a0dea14-f2d6-4359-9d47-e7b8eafcaf20 Aug 01 00:21:04.107533 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6e8aef6a-32bc-4be3-95f1-6c97b3c66719 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/7a0dea14-f2d6-4359-9d47-e7b8eafcaf20 returned with HTTP 404 Aug 01 00:21:04.108150 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 617/2449] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:21:04 2026] DELETE /volume/v3/snapshots/7a0dea14-f2d6-4359-9d47-e7b8eafcaf20 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:04.117413 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c205bc1b-368e-437b-b9f4-c2f8e70f9553 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:04.120784 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c205bc1b-368e-437b-b9f4-c2f8e70f9553 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/7a0dea14-f2d6-4359-9d47-e7b8eafcaf20 Aug 01 00:21:04.120999 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c205bc1b-368e-437b-b9f4-c2f8e70f9553 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:04.121164 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c205bc1b-368e-437b-b9f4-c2f8e70f9553 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:04.128118 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-9cb40ebb-74cb-42e0-8b50-7b76c05a92c2 tempest-VolumesTransfersV355Test-972475633 tempest-VolumesTransfersV355Test-972475633-project-member] Created reservations ['770efcf2-6ce6-46d7-9021-72b3186c3bd5', '671b80eb-f70e-4241-b5f6-a49bbc889dda', '7182ae02-05f4-4495-a75b-03ec5aed4233', '445421e9-2ac4-4e4b-9b00-03d38e223ac2'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:04.128256 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c205bc1b-368e-437b-b9f4-c2f8e70f9553 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/7a0dea14-f2d6-4359-9d47-e7b8eafcaf20 returned with HTTP 404 Aug 01 00:21:04.128811 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 609/2450] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:21:04 2026] GET /volume/v3/snapshots/7a0dea14-f2d6-4359-9d47-e7b8eafcaf20 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:04.137002 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9b854e25-cca0-42d8-86f4-ec853b7a4e4b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:04.139164 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9b854e25-cca0-42d8-86f4-ec853b7a4e4b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/5a205b5b-3c1a-48a4-9cc0-a132de68fd30 Aug 01 00:21:04.139420 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9b854e25-cca0-42d8-86f4-ec853b7a4e4b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:04.139671 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9b854e25-cca0-42d8-86f4-ec853b7a4e4b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:04.139848 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-9b854e25-cca0-42d8-86f4-ec853b7a4e4b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Delete snapshot with id: 5a205b5b-3c1a-48a4-9cc0-a132de68fd30 Aug 01 00:21:04.144861 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9b854e25-cca0-42d8-86f4-ec853b7a4e4b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/5a205b5b-3c1a-48a4-9cc0-a132de68fd30 returned with HTTP 404 Aug 01 00:21:04.145449 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 610/2451] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:21:04 2026] DELETE /volume/v3/snapshots/5a205b5b-3c1a-48a4-9cc0-a132de68fd30 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:04.153551 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b797f29a-3303-430a-b827-7939c30a79f4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:04.155162 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b797f29a-3303-430a-b827-7939c30a79f4 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/5a205b5b-3c1a-48a4-9cc0-a132de68fd30 Aug 01 00:21:04.155325 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b797f29a-3303-430a-b827-7939c30a79f4 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:04.155491 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b797f29a-3303-430a-b827-7939c30a79f4 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:04.158048 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-9cb40ebb-74cb-42e0-8b50-7b76c05a92c2 tempest-VolumesTransfersV355Test-972475633 tempest-VolumesTransfersV355Test-972475633-project-member] Created reservations ['500c8b89-e444-4ece-98e3-41e9030c746d', '935e4753-f58d-44db-a149-fa2484c5ff0f', '925f7e20-dde5-44b9-af8f-316969c6b8ef', 'a728177b-4d1f-4ebe-9cba-cfa782fe8c29'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:04.160914 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b797f29a-3303-430a-b827-7939c30a79f4 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/5a205b5b-3c1a-48a4-9cc0-a132de68fd30 returned with HTTP 404 Aug 01 00:21:04.161510 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 618/2452] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:21:04 2026] GET /volume/v3/snapshots/5a205b5b-3c1a-48a4-9cc0-a132de68fd30 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:04.169662 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c42fe02a-9836-4cf3-8d40-0bcce4033351 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:04.171424 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c42fe02a-9836-4cf3-8d40-0bcce4033351 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/39e714ad-d2f4-4fbd-acd8-e748ab256311 Aug 01 00:21:04.171599 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c42fe02a-9836-4cf3-8d40-0bcce4033351 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:04.171804 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c42fe02a-9836-4cf3-8d40-0bcce4033351 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:04.171905 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-c42fe02a-9836-4cf3-8d40-0bcce4033351 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Delete snapshot with id: 39e714ad-d2f4-4fbd-acd8-e748ab256311 Aug 01 00:21:04.174744 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-9cb40ebb-74cb-42e0-8b50-7b76c05a92c2 tempest-VolumesTransfersV355Test-972475633 tempest-VolumesTransfersV355Test-972475633-project-member] Transfer volume completed successfully. Aug 01 00:21:04.176385 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c42fe02a-9836-4cf3-8d40-0bcce4033351 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/39e714ad-d2f4-4fbd-acd8-e748ab256311 returned with HTTP 404 Aug 01 00:21:04.177005 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 610/2453] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:21:04 2026] DELETE /volume/v3/snapshots/39e714ad-d2f4-4fbd-acd8-e748ab256311 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:04.183757 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-66801506-2748-47d6-b66f-b57be941069e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:04.185521 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-66801506-2748-47d6-b66f-b57be941069e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/39e714ad-d2f4-4fbd-acd8-e748ab256311 Aug 01 00:21:04.185816 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-66801506-2748-47d6-b66f-b57be941069e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:04.186085 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-66801506-2748-47d6-b66f-b57be941069e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:04.190813 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-66801506-2748-47d6-b66f-b57be941069e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/39e714ad-d2f4-4fbd-acd8-e748ab256311 returned with HTTP 404 Aug 01 00:21:04.191238 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 611/2454] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:21:04 2026] GET /volume/v3/snapshots/39e714ad-d2f4-4fbd-acd8-e748ab256311 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:04.247393 np0000006296 devstack@c-api.service[100408]: INFO cinder.transfer.api [None req-9cb40ebb-74cb-42e0-8b50-7b76c05a92c2 tempest-VolumesTransfersV355Test-972475633 tempest-VolumesTransfersV355Test-972475633-project-member] Volume 0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 has been transferred. Aug 01 00:21:04.253329 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9cb40ebb-74cb-42e0-8b50-7b76c05a92c2 tempest-VolumesTransfersV355Test-972475633 tempest-VolumesTransfersV355Test-972475633-project-member] https://10.4.3.222/volume/v3/volume-transfers/16d75234-0746-456e-9681-cc51e18e524e/accept returned with HTTP 202 Aug 01 00:21:04.253780 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 616/2455] 10.4.3.222 () {70 vars in 1458 bytes} [Sat Aug 1 00:21:03 2026] POST /volume/v3/volume-transfers/16d75234-0746-456e-9681-cc51e18e524e/accept => generated 365 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:04.263389 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d332e822-604b-4059-9352-f9b895c350b8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:04.264651 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d332e822-604b-4059-9352-f9b895c350b8 tempest-VolumesTransfersV355Test-972475633 tempest-VolumesTransfersV355Test-972475633-project-member] GET https://10.4.3.222/volume/v3/volumes/0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 Aug 01 00:21:04.264925 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d332e822-604b-4059-9352-f9b895c350b8 tempest-VolumesTransfersV355Test-972475633 tempest-VolumesTransfersV355Test-972475633-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:04.265131 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d332e822-604b-4059-9352-f9b895c350b8 tempest-VolumesTransfersV355Test-972475633 tempest-VolumesTransfersV355Test-972475633-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:04.272424 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:04.272424 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:04.278319 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d332e822-604b-4059-9352-f9b895c350b8 tempest-VolumesTransfersV355Test-972475633 tempest-VolumesTransfersV355Test-972475633-project-member] Volume info retrieved successfully. Aug 01 00:21:04.281544 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d332e822-604b-4059-9352-f9b895c350b8 tempest-VolumesTransfersV355Test-972475633 tempest-VolumesTransfersV355Test-972475633-project-member] https://10.4.3.222/volume/v3/volumes/0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 returned with HTTP 200 Aug 01 00:21:04.282008 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 619/2456] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:04 2026] GET /volume/v3/volumes/0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:04.298420 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4ab6b095-b660-4b4a-9f40-f0c85fa98760 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:04.303882 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4ab6b095-b660-4b4a-9f40-f0c85fa98760 tempest-VolumesTransfersV355Test-972475633 tempest-VolumesTransfersV355Test-972475633-project-member] GET https://10.4.3.222/volume/v3/volumes/0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 Aug 01 00:21:04.303882 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4ab6b095-b660-4b4a-9f40-f0c85fa98760 tempest-VolumesTransfersV355Test-972475633 tempest-VolumesTransfersV355Test-972475633-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:04.303882 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4ab6b095-b660-4b4a-9f40-f0c85fa98760 tempest-VolumesTransfersV355Test-972475633 tempest-VolumesTransfersV355Test-972475633-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:04.309667 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:04.309667 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:04.317870 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4ab6b095-b660-4b4a-9f40-f0c85fa98760 tempest-VolumesTransfersV355Test-972475633 tempest-VolumesTransfersV355Test-972475633-project-member] Volume info retrieved successfully. Aug 01 00:21:04.323214 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4ab6b095-b660-4b4a-9f40-f0c85fa98760 tempest-VolumesTransfersV355Test-972475633 tempest-VolumesTransfersV355Test-972475633-project-member] https://10.4.3.222/volume/v3/volumes/0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 returned with HTTP 200 Aug 01 00:21:04.323708 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 611/2457] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:04 2026] GET /volume/v3/volumes/0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 => generated 945 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:04.338667 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2a010193-0aaf-45c8-8f4a-ab7ceec1f1ac None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:04.341885 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2a010193-0aaf-45c8-8f4a-ab7ceec1f1ac tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] DELETE https://10.4.3.222/volume/v3/volume-transfers/16d75234-0746-456e-9681-cc51e18e524e Aug 01 00:21:04.342106 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2a010193-0aaf-45c8-8f4a-ab7ceec1f1ac tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:04.342290 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2a010193-0aaf-45c8-8f4a-ab7ceec1f1ac tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:04.342436 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.contrib.volume_transfer [None req-2a010193-0aaf-45c8-8f4a-ab7ceec1f1ac tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Delete transfer with id: 16d75234-0746-456e-9681-cc51e18e524e Aug 01 00:21:04.347399 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2a010193-0aaf-45c8-8f4a-ab7ceec1f1ac tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] https://10.4.3.222/volume/v3/volume-transfers/16d75234-0746-456e-9681-cc51e18e524e returned with HTTP 404 Aug 01 00:21:04.347883 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 612/2458] 10.4.3.222 () {68 vars in 1419 bytes} [Sat Aug 1 00:21:04 2026] DELETE /volume/v3/volume-transfers/16d75234-0746-456e-9681-cc51e18e524e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:21:04.356106 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-29fee15b-4b41-41cd-9298-943b8d7ce4db None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:04.394199 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-29fee15b-4b41-41cd-9298-943b8d7ce4db tempest-VolumesTransfersV355Test-2086135165 tempest-VolumesTransfersV355Test-2086135165-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 Aug 01 00:21:04.395487 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-29fee15b-4b41-41cd-9298-943b8d7ce4db tempest-VolumesTransfersV355Test-2086135165 tempest-VolumesTransfersV355Test-2086135165-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:04.395753 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-29fee15b-4b41-41cd-9298-943b8d7ce4db tempest-VolumesTransfersV355Test-2086135165 tempest-VolumesTransfersV355Test-2086135165-project-admin] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:04.395971 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-29fee15b-4b41-41cd-9298-943b8d7ce4db tempest-VolumesTransfersV355Test-2086135165 tempest-VolumesTransfersV355Test-2086135165-project-admin] Delete volume with id: 0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 Aug 01 00:21:04.407755 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:04.407755 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:04.409298 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-29fee15b-4b41-41cd-9298-943b8d7ce4db tempest-VolumesTransfersV355Test-2086135165 tempest-VolumesTransfersV355Test-2086135165-project-admin] Volume info retrieved successfully. Aug 01 00:21:04.418476 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f702d7ab-5594-4757-b2cb-c32bc3082e97 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:04.420929 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f702d7ab-5594-4757-b2cb-c32bc3082e97 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] GET https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac Aug 01 00:21:04.421211 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f702d7ab-5594-4757-b2cb-c32bc3082e97 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:04.421510 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f702d7ab-5594-4757-b2cb-c32bc3082e97 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:04.428392 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f702d7ab-5594-4757-b2cb-c32bc3082e97 tempest-VolumesSnapshotTestJSON-654033052 tempest-VolumesSnapshotTestJSON-654033052-project-member] https://10.4.3.222/volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac returned with HTTP 404 Aug 01 00:21:04.429152 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 620/2459] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:04 2026] GET /volume/v3/volumes/f1a9c2e8-0e0d-4a6b-a855-6a5092367cac => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:04.438351 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-29fee15b-4b41-41cd-9298-943b8d7ce4db tempest-VolumesTransfersV355Test-2086135165 tempest-VolumesTransfersV355Test-2086135165-project-admin] Delete volume request issued successfully. Aug 01 00:21:04.438585 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-29fee15b-4b41-41cd-9298-943b8d7ce4db tempest-VolumesTransfersV355Test-2086135165 tempest-VolumesTransfersV355Test-2086135165-project-admin] https://10.4.3.222/volume/v3/volumes/0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 returned with HTTP 202 Aug 01 00:21:04.439216 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 617/2460] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:21:04 2026] DELETE /volume/v3/volumes/0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:21:04.449372 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d2688355-76d4-488a-91ed-adda742a12cb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:04.451191 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d2688355-76d4-488a-91ed-adda742a12cb tempest-VolumesTransfersV355Test-2086135165 tempest-VolumesTransfersV355Test-2086135165-project-admin] GET https://10.4.3.222/volume/v3/volumes/0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 Aug 01 00:21:04.451432 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d2688355-76d4-488a-91ed-adda742a12cb tempest-VolumesTransfersV355Test-2086135165 tempest-VolumesTransfersV355Test-2086135165-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:04.451644 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d2688355-76d4-488a-91ed-adda742a12cb tempest-VolumesTransfersV355Test-2086135165 tempest-VolumesTransfersV355Test-2086135165-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:04.461836 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:04.461836 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:04.465589 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d2688355-76d4-488a-91ed-adda742a12cb tempest-VolumesTransfersV355Test-2086135165 tempest-VolumesTransfersV355Test-2086135165-project-admin] Volume info retrieved successfully. Aug 01 00:21:04.475823 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d2688355-76d4-488a-91ed-adda742a12cb tempest-VolumesTransfersV355Test-2086135165 tempest-VolumesTransfersV355Test-2086135165-project-admin] https://10.4.3.222/volume/v3/volumes/0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 returned with HTTP 200 Aug 01 00:21:04.476295 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 612/2461] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:04 2026] GET /volume/v3/volumes/0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:21:04.561793 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5491664f-1b7c-44df-a8d7-f27c4847b74e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:04.565570 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5491664f-1b7c-44df-a8d7-f27c4847b74e tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] GET https://10.4.3.222/volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 Aug 01 00:21:04.565809 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5491664f-1b7c-44df-a8d7-f27c4847b74e tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:04.566073 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5491664f-1b7c-44df-a8d7-f27c4847b74e tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:04.576895 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5491664f-1b7c-44df-a8d7-f27c4847b74e tempest-AttachVolumeShelveTestJSON-1657826148 tempest-AttachVolumeShelveTestJSON-1657826148-project-member] https://10.4.3.222/volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 returned with HTTP 404 Aug 01 00:21:04.577460 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 613/2462] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:04 2026] GET /volume/v3/volumes/4fa66c66-329c-40ce-adfa-6f021b200a85 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:05.035629 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7d232c88-8532-44dc-9bf2-b3a3d5dd7ef4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:05.037608 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7d232c88-8532-44dc-9bf2-b3a3d5dd7ef4 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a Aug 01 00:21:05.037907 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7d232c88-8532-44dc-9bf2-b3a3d5dd7ef4 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:05.038108 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7d232c88-8532-44dc-9bf2-b3a3d5dd7ef4 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:05.038215 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-7d232c88-8532-44dc-9bf2-b3a3d5dd7ef4 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 0eca202b-e0a3-4e18-a404-1b821191ff8a. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:05.043241 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:05.043241 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:05.044023 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7d232c88-8532-44dc-9bf2-b3a3d5dd7ef4 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a returned with HTTP 200 Aug 01 00:21:05.044513 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 621/2463] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:05 2026] GET /volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:05.373197 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-e91e93fe-7261-4ce1-9857-7bd7d5132c91 req-618f8357-1775-4dd9-ba31-d95035716083 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:05.375301 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-e91e93fe-7261-4ce1-9857-7bd7d5132c91 req-618f8357-1775-4dd9-ba31-d95035716083 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] DELETE https://10.4.3.222/volume/v3/attachments/12d8ee43-6001-483a-a10e-3ff5e36eb027 Aug 01 00:21:05.375492 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-e91e93fe-7261-4ce1-9857-7bd7d5132c91 req-618f8357-1775-4dd9-ba31-d95035716083 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:05.375674 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-e91e93fe-7261-4ce1-9857-7bd7d5132c91 req-618f8357-1775-4dd9-ba31-d95035716083 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:05.383732 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:05.383732 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:05.431531 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-e91e93fe-7261-4ce1-9857-7bd7d5132c91 req-618f8357-1775-4dd9-ba31-d95035716083 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments/12d8ee43-6001-483a-a10e-3ff5e36eb027 returned with HTTP 200 Aug 01 00:21:05.431989 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 618/2464] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:21:05 2026] DELETE /volume/v3/attachments/12d8ee43-6001-483a-a10e-3ff5e36eb027 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:05.494618 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-01fa272e-6fc9-4220-a16b-b4e3d288b17a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:05.496835 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-01fa272e-6fc9-4220-a16b-b4e3d288b17a tempest-VolumesTransfersV355Test-2086135165 tempest-VolumesTransfersV355Test-2086135165-project-admin] GET https://10.4.3.222/volume/v3/volumes/0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 Aug 01 00:21:05.497160 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-01fa272e-6fc9-4220-a16b-b4e3d288b17a tempest-VolumesTransfersV355Test-2086135165 tempest-VolumesTransfersV355Test-2086135165-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:05.497355 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-01fa272e-6fc9-4220-a16b-b4e3d288b17a tempest-VolumesTransfersV355Test-2086135165 tempest-VolumesTransfersV355Test-2086135165-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:05.502805 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-01fa272e-6fc9-4220-a16b-b4e3d288b17a tempest-VolumesTransfersV355Test-2086135165 tempest-VolumesTransfersV355Test-2086135165-project-admin] https://10.4.3.222/volume/v3/volumes/0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 returned with HTTP 404 Aug 01 00:21:05.503245 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 613/2465] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:05 2026] GET /volume/v3/volumes/0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:21:05.510595 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-204a4779-920f-4208-929f-97bf2e2048e0 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:05.512295 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-204a4779-920f-4208-929f-97bf2e2048e0 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] GET https://10.4.3.222/volume/v3/volumes/0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 Aug 01 00:21:05.512595 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-204a4779-920f-4208-929f-97bf2e2048e0 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:05.512689 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-204a4779-920f-4208-929f-97bf2e2048e0 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:05.517928 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-204a4779-920f-4208-929f-97bf2e2048e0 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] https://10.4.3.222/volume/v3/volumes/0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 returned with HTTP 404 Aug 01 00:21:05.518416 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 614/2466] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:05 2026] GET /volume/v3/volumes/0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:21:05.531828 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-55273190-3ccc-4707-b65a-3c2f939e5f98 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:05.534372 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-55273190-3ccc-4707-b65a-3c2f939e5f98 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] DELETE https://10.4.3.222/volume/v3/volumes/0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 Aug 01 00:21:05.534717 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-55273190-3ccc-4707-b65a-3c2f939e5f98 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:05.534717 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-55273190-3ccc-4707-b65a-3c2f939e5f98 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:05.535381 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-55273190-3ccc-4707-b65a-3c2f939e5f98 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Delete volume with id: 0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 Aug 01 00:21:05.545260 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-55273190-3ccc-4707-b65a-3c2f939e5f98 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] https://10.4.3.222/volume/v3/volumes/0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 returned with HTTP 404 Aug 01 00:21:05.545893 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 622/2467] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:21:05 2026] DELETE /volume/v3/volumes/0ee543c0-60c6-40a5-9e26-cc5b5b5f4bc8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:21:05.554821 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f40feeed-910e-4f1f-a729-aadd18e1693f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:05.556806 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f40feeed-910e-4f1f-a729-aadd18e1693f tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:21:05.557249 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f40feeed-910e-4f1f-a729-aadd18e1693f tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1018610700"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:05.558978 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-f40feeed-910e-4f1f-a729-aadd18e1693f tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1018610700'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:21:05.559131 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-f40feeed-910e-4f1f-a729-aadd18e1693f tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Create volume of 1 GB Aug 01 00:21:05.559472 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:05.559472 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:05.563147 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f40feeed-910e-4f1f-a729-aadd18e1693f tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Availability Zones retrieved successfully. Aug 01 00:21:05.570173 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f40feeed-910e-4f1f-a729-aadd18e1693f tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Flow 'volume_create_api' (e58edad0-b280-41bb-922c-4e7ba987a194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:05.571438 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f40feeed-910e-4f1f-a729-aadd18e1693f tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (583cbb9d-10a5-4526-9ff9-7bf1fcb8d23f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:05.572709 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-f40feeed-910e-4f1f-a729-aadd18e1693f tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:21:05.610846 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f40feeed-910e-4f1f-a729-aadd18e1693f tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (583cbb9d-10a5-4526-9ff9-7bf1fcb8d23f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:05.610846 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f40feeed-910e-4f1f-a729-aadd18e1693f tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e89c20c7-7d17-46cf-a6cf-2431e13bfc94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:05.667393 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-f40feeed-910e-4f1f-a729-aadd18e1693f tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Created reservations ['de054a99-2f18-40cc-a33a-8d45fcbf6127', 'a976821c-0d9e-4d6f-8ac7-fc6f4c4bff93', '11b64174-faab-45ef-b07d-deee88cce429', '8b8f6444-8243-42cf-b7a8-7883ffdb83d1'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:05.668285 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f40feeed-910e-4f1f-a729-aadd18e1693f tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e89c20c7-7d17-46cf-a6cf-2431e13bfc94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de054a99-2f18-40cc-a33a-8d45fcbf6127', 'a976821c-0d9e-4d6f-8ac7-fc6f4c4bff93', '11b64174-faab-45ef-b07d-deee88cce429', '8b8f6444-8243-42cf-b7a8-7883ffdb83d1']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:05.669251 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f40feeed-910e-4f1f-a729-aadd18e1693f tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a401ef4f-72fe-4de0-a1ea-0672016c32b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:05.694895 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f40feeed-910e-4f1f-a729-aadd18e1693f tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a401ef4f-72fe-4de0-a1ea-0672016c32b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33495ed6-fa45-4558-939e-1140dddf5b1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1018610700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea712f8944a446e999f53ff7582e4ed',qos_specs=None,replication_status=,reservations=['de054a99-2f18-40cc-a33a-8d45fcbf6127','a976821c-0d9e-4d6f-8ac7-fc6f4c4bff93','11b64174-faab-45ef-b07d-deee88cce429','8b8f6444-8243-42cf-b7a8-7883ffdb83d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='496369ff06d9443fa8de2d78d4a5f6f9',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:21:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1018610700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33495ed6-fa45-4558-939e-1140dddf5b1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ea712f8944a446e999f53ff7582e4ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='496369ff06d9443fa8de2d78d4a5f6f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:05.695652 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f40feeed-910e-4f1f-a729-aadd18e1693f tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9314932d-5a3a-457c-906f-12789593d793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:05.718788 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f40feeed-910e-4f1f-a729-aadd18e1693f tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9314932d-5a3a-457c-906f-12789593d793) transitioned into state 'SUCCESS' from state '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-1018610700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ea712f8944a446e999f53ff7582e4ed',qos_specs=None,replication_status=,reservations=['de054a99-2f18-40cc-a33a-8d45fcbf6127','a976821c-0d9e-4d6f-8ac7-fc6f4c4bff93','11b64174-faab-45ef-b07d-deee88cce429','8b8f6444-8243-42cf-b7a8-7883ffdb83d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='496369ff06d9443fa8de2d78d4a5f6f9',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:05.718788 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f40feeed-910e-4f1f-a729-aadd18e1693f tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e4eb64e-aff8-4113-864f-43e3aab99b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:05.727672 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f40feeed-910e-4f1f-a729-aadd18e1693f tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e4eb64e-aff8-4113-864f-43e3aab99b50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:05.728461 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f40feeed-910e-4f1f-a729-aadd18e1693f tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Flow 'volume_create_api' (e58edad0-b280-41bb-922c-4e7ba987a194) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:05.728743 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f40feeed-910e-4f1f-a729-aadd18e1693f tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Create volume request issued successfully. Aug 01 00:21:05.729294 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f40feeed-910e-4f1f-a729-aadd18e1693f tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:21:05.729742 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 619/2468] 10.4.3.222 () {70 vars in 1299 bytes} [Sat Aug 1 00:21:05 2026] POST /volume/v3/volumes => generated 819 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:05.741475 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-caf9eea6-ae4c-4f80-9ff0-890dea159c8b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:05.743404 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-caf9eea6-ae4c-4f80-9ff0-890dea159c8b tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] GET https://10.4.3.222/volume/v3/volumes/33495ed6-fa45-4558-939e-1140dddf5b1f Aug 01 00:21:05.743598 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-caf9eea6-ae4c-4f80-9ff0-890dea159c8b tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:05.743862 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-caf9eea6-ae4c-4f80-9ff0-890dea159c8b tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:05.750614 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:05.750614 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:05.754087 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-caf9eea6-ae4c-4f80-9ff0-890dea159c8b tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Volume info retrieved successfully. Aug 01 00:21:05.758075 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-caf9eea6-ae4c-4f80-9ff0-890dea159c8b tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] https://10.4.3.222/volume/v3/volumes/33495ed6-fa45-4558-939e-1140dddf5b1f returned with HTTP 200 Aug 01 00:21:05.758411 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 614/2469] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:05 2026] GET /volume/v3/volumes/33495ed6-fa45-4558-939e-1140dddf5b1f => generated 887 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:06.065154 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ae6513e1-da79-4b9a-bae6-a4935f5879d7 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:06.067475 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ae6513e1-da79-4b9a-bae6-a4935f5879d7 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a Aug 01 00:21:06.067475 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ae6513e1-da79-4b9a-bae6-a4935f5879d7 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:06.067475 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ae6513e1-da79-4b9a-bae6-a4935f5879d7 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:06.067628 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-ae6513e1-da79-4b9a-bae6-a4935f5879d7 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 0eca202b-e0a3-4e18-a404-1b821191ff8a. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:06.073022 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:06.073022 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:06.074333 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ae6513e1-da79-4b9a-bae6-a4935f5879d7 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a returned with HTTP 200 Aug 01 00:21:06.075233 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 615/2470] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:06 2026] GET /volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:21:06.083299 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f9b05a2b-0250-471a-a345-74e3e15fc483 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:06.085842 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f9b05a2b-0250-471a-a345-74e3e15fc483 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] POST https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a/restore Aug 01 00:21:06.087345 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f9b05a2b-0250-471a-a345-74e3e15fc483 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "2939b58d-538d-416c-ac64-7f8ec0ed66e7"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:06.091355 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-f9b05a2b-0250-471a-a345-74e3e15fc483 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Restoring backup 0eca202b-e0a3-4e18-a404-1b821191ff8a ({'restore': {'volume_id': '2939b58d-538d-416c-ac64-7f8ec0ed66e7'}}) {{(pid=100406) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 01 00:21:06.091531 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-f9b05a2b-0250-471a-a345-74e3e15fc483 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Restoring backup 0eca202b-e0a3-4e18-a404-1b821191ff8a to volume 2939b58d-538d-416c-ac64-7f8ec0ed66e7. Aug 01 00:21:06.097391 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:06.097391 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:06.109584 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:06.109584 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:06.110343 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f9b05a2b-0250-471a-a345-74e3e15fc483 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Volume info retrieved successfully. Aug 01 00:21:06.111850 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.backup.api [None req-f9b05a2b-0250-471a-a345-74e3e15fc483 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Checking backup size 1 against volume size 1 {{(pid=100406) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 01 00:21:06.111850 np0000006296 devstack@c-api.service[100406]: INFO cinder.backup.api [None req-f9b05a2b-0250-471a-a345-74e3e15fc483 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Overwriting volume 2939b58d-538d-416c-ac64-7f8ec0ed66e7 with restore of backup 0eca202b-e0a3-4e18-a404-1b821191ff8a Aug 01 00:21:06.133350 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-f9b05a2b-0250-471a-a345-74e3e15fc483 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] restore_backup in rpcapi backup_id 0eca202b-e0a3-4e18-a404-1b821191ff8a {{(pid=100406) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 01 00:21:06.135209 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f9b05a2b-0250-471a-a345-74e3e15fc483 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a/restore returned with HTTP 202 Aug 01 00:21:06.135838 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 623/2471] 10.4.3.222 () {68 vars in 1393 bytes} [Sat Aug 1 00:21:06 2026] POST /volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a/restore => generated 181 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:21:06.142449 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b26f8db1-33bd-4af9-a208-3f5efab5ee2b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:06.145583 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b26f8db1-33bd-4af9-a208-3f5efab5ee2b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a Aug 01 00:21:06.145866 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b26f8db1-33bd-4af9-a208-3f5efab5ee2b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:06.146096 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b26f8db1-33bd-4af9-a208-3f5efab5ee2b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:06.146263 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-b26f8db1-33bd-4af9-a208-3f5efab5ee2b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 0eca202b-e0a3-4e18-a404-1b821191ff8a. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:06.152180 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:06.152180 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:06.153059 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b26f8db1-33bd-4af9-a208-3f5efab5ee2b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a returned with HTTP 200 Aug 01 00:21:06.153597 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 620/2472] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:06 2026] GET /volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:06.771837 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-74b6d47b-a4f9-4a23-966c-93076f5e9fbd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:06.773731 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-74b6d47b-a4f9-4a23-966c-93076f5e9fbd tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] GET https://10.4.3.222/volume/v3/volumes/33495ed6-fa45-4558-939e-1140dddf5b1f Aug 01 00:21:06.773791 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-74b6d47b-a4f9-4a23-966c-93076f5e9fbd tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:06.774188 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-74b6d47b-a4f9-4a23-966c-93076f5e9fbd tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:06.780840 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:06.780840 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:06.784484 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-74b6d47b-a4f9-4a23-966c-93076f5e9fbd tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Volume info retrieved successfully. Aug 01 00:21:06.788836 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-74b6d47b-a4f9-4a23-966c-93076f5e9fbd tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] https://10.4.3.222/volume/v3/volumes/33495ed6-fa45-4558-939e-1140dddf5b1f returned with HTTP 200 Aug 01 00:21:06.788931 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 615/2473] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:06 2026] GET /volume/v3/volumes/33495ed6-fa45-4558-939e-1140dddf5b1f => generated 946 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:06.804649 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d0e7cea3-0a55-4263-b2da-36c5bd215603 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:06.806559 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d0e7cea3-0a55-4263-b2da-36c5bd215603 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] POST https://10.4.3.222/volume/v3/volume-transfers Aug 01 00:21:06.806987 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d0e7cea3-0a55-4263-b2da-36c5bd215603 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "33495ed6-fa45-4558-939e-1140dddf5b1f"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:06.808555 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volume_transfer [None req-d0e7cea3-0a55-4263-b2da-36c5bd215603 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Creating new volume transfer {'transfer': {'volume_id': '33495ed6-fa45-4558-939e-1140dddf5b1f'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 01 00:21:06.808646 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volume_transfer [None req-d0e7cea3-0a55-4263-b2da-36c5bd215603 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Creating transfer of volume 33495ed6-fa45-4558-939e-1140dddf5b1f Aug 01 00:21:06.808783 np0000006296 devstack@c-api.service[100409]: INFO cinder.transfer.api [None req-d0e7cea3-0a55-4263-b2da-36c5bd215603 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Generating transfer record for volume 33495ed6-fa45-4558-939e-1140dddf5b1f Aug 01 00:21:06.815860 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:06.815860 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:06.828008 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d0e7cea3-0a55-4263-b2da-36c5bd215603 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] https://10.4.3.222/volume/v3/volume-transfers returned with HTTP 202 Aug 01 00:21:06.828343 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 616/2474] 10.4.3.222 () {70 vars in 1326 bytes} [Sat Aug 1 00:21:06 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:06.837525 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e666a83b-e148-42d5-9794-2402d0a26cfa None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:06.839340 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e666a83b-e148-42d5-9794-2402d0a26cfa tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] GET https://10.4.3.222/volume/v3/volumes/33495ed6-fa45-4558-939e-1140dddf5b1f Aug 01 00:21:06.839563 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e666a83b-e148-42d5-9794-2402d0a26cfa tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:06.839835 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e666a83b-e148-42d5-9794-2402d0a26cfa tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:06.841680 np0000006296 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=484,cinder:UPDATE=121,cinder:INSERT=58 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:21:06.848075 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:06.848075 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:06.852877 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e666a83b-e148-42d5-9794-2402d0a26cfa tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Volume info retrieved successfully. Aug 01 00:21:06.857207 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e666a83b-e148-42d5-9794-2402d0a26cfa tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] https://10.4.3.222/volume/v3/volumes/33495ed6-fa45-4558-939e-1140dddf5b1f returned with HTTP 200 Aug 01 00:21:06.857588 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 624/2475] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:06 2026] GET /volume/v3/volumes/33495ed6-fa45-4558-939e-1140dddf5b1f => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:06.870551 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-175f2a84-7112-4ae8-a036-7495102aed33 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:06.872125 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-175f2a84-7112-4ae8-a036-7495102aed33 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] GET https://10.4.3.222/volume/v3/volume-transfers/detail Aug 01 00:21:06.872301 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-175f2a84-7112-4ae8-a036-7495102aed33 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:06.872483 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-175f2a84-7112-4ae8-a036-7495102aed33 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Calling method 'detail' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:06.872630 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volume_transfer [None req-175f2a84-7112-4ae8-a036-7495102aed33 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Listing volume transfers {{(pid=100408) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 01 00:21:06.878495 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-175f2a84-7112-4ae8-a036-7495102aed33 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] https://10.4.3.222/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 01 00:21:06.879024 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 621/2476] 10.4.3.222 () {68 vars in 1326 bytes} [Sat Aug 1 00:21:06 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:06.888166 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4255ff57-2c09-4c37-9117-b144978ffd2e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:06.890425 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4255ff57-2c09-4c37-9117-b144978ffd2e tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] DELETE https://10.4.3.222/volume/v3/volume-transfers/5314adc0-bd46-4580-a778-10b957714f64 Aug 01 00:21:06.890729 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4255ff57-2c09-4c37-9117-b144978ffd2e tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:06.891028 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4255ff57-2c09-4c37-9117-b144978ffd2e tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:06.891176 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.contrib.volume_transfer [None req-4255ff57-2c09-4c37-9117-b144978ffd2e tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Delete transfer with id: 5314adc0-bd46-4580-a778-10b957714f64 Aug 01 00:21:06.924277 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:06.924277 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:06.931246 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4255ff57-2c09-4c37-9117-b144978ffd2e tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] https://10.4.3.222/volume/v3/volume-transfers/5314adc0-bd46-4580-a778-10b957714f64 returned with HTTP 202 Aug 01 00:21:06.931894 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 616/2477] 10.4.3.222 () {68 vars in 1419 bytes} [Sat Aug 1 00:21:06 2026] DELETE /volume/v3/volume-transfers/5314adc0-bd46-4580-a778-10b957714f64 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:21:06.939436 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e9f9da3a-ebb6-4d8f-a8a3-0e60f64eeb73 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:06.940679 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e9f9da3a-ebb6-4d8f-a8a3-0e60f64eeb73 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] GET https://10.4.3.222/volume/v3/volumes/33495ed6-fa45-4558-939e-1140dddf5b1f Aug 01 00:21:06.940679 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e9f9da3a-ebb6-4d8f-a8a3-0e60f64eeb73 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:06.940679 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e9f9da3a-ebb6-4d8f-a8a3-0e60f64eeb73 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:06.947849 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:06.947849 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:06.951241 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-e9f9da3a-ebb6-4d8f-a8a3-0e60f64eeb73 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Volume info retrieved successfully. Aug 01 00:21:06.955086 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e9f9da3a-ebb6-4d8f-a8a3-0e60f64eeb73 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] https://10.4.3.222/volume/v3/volumes/33495ed6-fa45-4558-939e-1140dddf5b1f returned with HTTP 200 Aug 01 00:21:06.955409 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 617/2478] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:06 2026] GET /volume/v3/volumes/33495ed6-fa45-4558-939e-1140dddf5b1f => generated 946 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:06.966958 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-62c742b2-793b-4634-8286-2c0378f50631 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:06.968610 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-62c742b2-793b-4634-8286-2c0378f50631 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] DELETE https://10.4.3.222/volume/v3/volume-transfers/5314adc0-bd46-4580-a778-10b957714f64 Aug 01 00:21:06.968877 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-62c742b2-793b-4634-8286-2c0378f50631 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:06.969074 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-62c742b2-793b-4634-8286-2c0378f50631 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:06.969200 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.volume_transfer [None req-62c742b2-793b-4634-8286-2c0378f50631 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Delete transfer with id: 5314adc0-bd46-4580-a778-10b957714f64 Aug 01 00:21:06.972846 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-62c742b2-793b-4634-8286-2c0378f50631 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] https://10.4.3.222/volume/v3/volume-transfers/5314adc0-bd46-4580-a778-10b957714f64 returned with HTTP 404 Aug 01 00:21:06.973237 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 625/2479] 10.4.3.222 () {68 vars in 1419 bytes} [Sat Aug 1 00:21:06 2026] DELETE /volume/v3/volume-transfers/5314adc0-bd46-4580-a778-10b957714f64 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:21:06.981296 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-69812787-2bb2-48ee-8931-7e0e40ccb136 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:06.983720 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-69812787-2bb2-48ee-8931-7e0e40ccb136 tempest-VolumesTransfersV355Test-2086135165 tempest-VolumesTransfersV355Test-2086135165-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/33495ed6-fa45-4558-939e-1140dddf5b1f Aug 01 00:21:06.984029 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-69812787-2bb2-48ee-8931-7e0e40ccb136 tempest-VolumesTransfersV355Test-2086135165 tempest-VolumesTransfersV355Test-2086135165-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:06.984278 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-69812787-2bb2-48ee-8931-7e0e40ccb136 tempest-VolumesTransfersV355Test-2086135165 tempest-VolumesTransfersV355Test-2086135165-project-admin] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:06.984496 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-69812787-2bb2-48ee-8931-7e0e40ccb136 tempest-VolumesTransfersV355Test-2086135165 tempest-VolumesTransfersV355Test-2086135165-project-admin] Delete volume with id: 33495ed6-fa45-4558-939e-1140dddf5b1f Aug 01 00:21:06.993962 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:06.993962 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:06.994557 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-69812787-2bb2-48ee-8931-7e0e40ccb136 tempest-VolumesTransfersV355Test-2086135165 tempest-VolumesTransfersV355Test-2086135165-project-admin] Volume info retrieved successfully. Aug 01 00:21:07.016723 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-69812787-2bb2-48ee-8931-7e0e40ccb136 tempest-VolumesTransfersV355Test-2086135165 tempest-VolumesTransfersV355Test-2086135165-project-admin] Delete volume request issued successfully. Aug 01 00:21:07.017006 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-69812787-2bb2-48ee-8931-7e0e40ccb136 tempest-VolumesTransfersV355Test-2086135165 tempest-VolumesTransfersV355Test-2086135165-project-admin] https://10.4.3.222/volume/v3/volumes/33495ed6-fa45-4558-939e-1140dddf5b1f returned with HTTP 202 Aug 01 00:21:07.017522 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 622/2480] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:21:06 2026] DELETE /volume/v3/volumes/33495ed6-fa45-4558-939e-1140dddf5b1f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:21:07.026177 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-33d99db3-81ab-496d-95a8-95af4af9b4fb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:07.028326 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-33d99db3-81ab-496d-95a8-95af4af9b4fb tempest-VolumesTransfersV355Test-2086135165 tempest-VolumesTransfersV355Test-2086135165-project-admin] GET https://10.4.3.222/volume/v3/volumes/33495ed6-fa45-4558-939e-1140dddf5b1f Aug 01 00:21:07.029399 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-33d99db3-81ab-496d-95a8-95af4af9b4fb tempest-VolumesTransfersV355Test-2086135165 tempest-VolumesTransfersV355Test-2086135165-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:07.029399 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-33d99db3-81ab-496d-95a8-95af4af9b4fb tempest-VolumesTransfersV355Test-2086135165 tempest-VolumesTransfersV355Test-2086135165-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:07.037661 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:07.037661 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:07.043029 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-33d99db3-81ab-496d-95a8-95af4af9b4fb tempest-VolumesTransfersV355Test-2086135165 tempest-VolumesTransfersV355Test-2086135165-project-admin] Volume info retrieved successfully. Aug 01 00:21:07.048331 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-33d99db3-81ab-496d-95a8-95af4af9b4fb tempest-VolumesTransfersV355Test-2086135165 tempest-VolumesTransfersV355Test-2086135165-project-admin] https://10.4.3.222/volume/v3/volumes/33495ed6-fa45-4558-939e-1140dddf5b1f returned with HTTP 200 Aug 01 00:21:07.048849 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 617/2481] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:07 2026] GET /volume/v3/volumes/33495ed6-fa45-4558-939e-1140dddf5b1f => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:21:07.164306 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c5c31d58-faf3-4818-99cc-7c920b1dbc19 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:07.166480 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c5c31d58-faf3-4818-99cc-7c920b1dbc19 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a Aug 01 00:21:07.166780 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c5c31d58-faf3-4818-99cc-7c920b1dbc19 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:07.166968 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c5c31d58-faf3-4818-99cc-7c920b1dbc19 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:07.167111 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-c5c31d58-faf3-4818-99cc-7c920b1dbc19 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 0eca202b-e0a3-4e18-a404-1b821191ff8a. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:07.172756 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:07.172756 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:07.173861 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c5c31d58-faf3-4818-99cc-7c920b1dbc19 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a returned with HTTP 200 Aug 01 00:21:07.174374 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 618/2482] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:07 2026] GET /volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:07.198086 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1f6907b3-e081-44cf-b74c-9ee25ee0d78e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:07.199784 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1f6907b3-e081-44cf-b74c-9ee25ee0d78e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] DELETE https://10.4.3.222/volume/v3/volumes/63d665f0-9117-416e-aa8a-59f46b45199e Aug 01 00:21:07.200045 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1f6907b3-e081-44cf-b74c-9ee25ee0d78e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:07.200274 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1f6907b3-e081-44cf-b74c-9ee25ee0d78e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:07.200478 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-1f6907b3-e081-44cf-b74c-9ee25ee0d78e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Delete volume with id: 63d665f0-9117-416e-aa8a-59f46b45199e Aug 01 00:21:07.208374 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:07.208374 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:07.209473 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1f6907b3-e081-44cf-b74c-9ee25ee0d78e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:21:07.226219 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1f6907b3-e081-44cf-b74c-9ee25ee0d78e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Delete volume request issued successfully. Aug 01 00:21:07.226459 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1f6907b3-e081-44cf-b74c-9ee25ee0d78e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/63d665f0-9117-416e-aa8a-59f46b45199e returned with HTTP 202 Aug 01 00:21:07.226957 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 626/2483] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:21:07 2026] DELETE /volume/v3/volumes/63d665f0-9117-416e-aa8a-59f46b45199e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:21:07.233805 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6826e21e-bffe-4584-8721-08e94850a82a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:07.235649 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6826e21e-bffe-4584-8721-08e94850a82a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/63d665f0-9117-416e-aa8a-59f46b45199e Aug 01 00:21:07.235911 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6826e21e-bffe-4584-8721-08e94850a82a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:07.236101 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6826e21e-bffe-4584-8721-08e94850a82a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:07.244536 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:07.244536 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:07.249489 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-6826e21e-bffe-4584-8721-08e94850a82a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:21:07.256160 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6826e21e-bffe-4584-8721-08e94850a82a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/63d665f0-9117-416e-aa8a-59f46b45199e returned with HTTP 200 Aug 01 00:21:07.256648 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 623/2484] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:07 2026] GET /volume/v3/volumes/63d665f0-9117-416e-aa8a-59f46b45199e => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 00:21:08.063861 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0511e487-f48a-4320-a5f7-afc89576ba6e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:08.065756 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0511e487-f48a-4320-a5f7-afc89576ba6e tempest-VolumesTransfersV355Test-2086135165 tempest-VolumesTransfersV355Test-2086135165-project-admin] GET https://10.4.3.222/volume/v3/volumes/33495ed6-fa45-4558-939e-1140dddf5b1f Aug 01 00:21:08.065994 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0511e487-f48a-4320-a5f7-afc89576ba6e tempest-VolumesTransfersV355Test-2086135165 tempest-VolumesTransfersV355Test-2086135165-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:08.066190 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0511e487-f48a-4320-a5f7-afc89576ba6e tempest-VolumesTransfersV355Test-2086135165 tempest-VolumesTransfersV355Test-2086135165-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:08.071857 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0511e487-f48a-4320-a5f7-afc89576ba6e tempest-VolumesTransfersV355Test-2086135165 tempest-VolumesTransfersV355Test-2086135165-project-admin] https://10.4.3.222/volume/v3/volumes/33495ed6-fa45-4558-939e-1140dddf5b1f returned with HTTP 404 Aug 01 00:21:08.072353 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 618/2485] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:08 2026] GET /volume/v3/volumes/33495ed6-fa45-4558-939e-1140dddf5b1f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:21:08.080514 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c92a45eb-f524-4a39-aea8-6450e8d8f671 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:08.082439 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c92a45eb-f524-4a39-aea8-6450e8d8f671 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] GET https://10.4.3.222/volume/v3/volumes/33495ed6-fa45-4558-939e-1140dddf5b1f Aug 01 00:21:08.082546 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c92a45eb-f524-4a39-aea8-6450e8d8f671 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:08.082747 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c92a45eb-f524-4a39-aea8-6450e8d8f671 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:08.088873 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c92a45eb-f524-4a39-aea8-6450e8d8f671 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] https://10.4.3.222/volume/v3/volumes/33495ed6-fa45-4558-939e-1140dddf5b1f returned with HTTP 404 Aug 01 00:21:08.089429 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 619/2486] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:08 2026] GET /volume/v3/volumes/33495ed6-fa45-4558-939e-1140dddf5b1f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:21:08.090876 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2d938fb9-797f-40bc-a3ff-b234cad1524d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:08.097101 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1171b311-bc62-43cb-b6cc-496adce2f6f2 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:08.100091 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1171b311-bc62-43cb-b6cc-496adce2f6f2 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] DELETE https://10.4.3.222/volume/v3/volumes/33495ed6-fa45-4558-939e-1140dddf5b1f Aug 01 00:21:08.100444 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1171b311-bc62-43cb-b6cc-496adce2f6f2 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:08.100718 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1171b311-bc62-43cb-b6cc-496adce2f6f2 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:08.101041 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-1171b311-bc62-43cb-b6cc-496adce2f6f2 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] Delete volume with id: 33495ed6-fa45-4558-939e-1140dddf5b1f Aug 01 00:21:08.108437 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1171b311-bc62-43cb-b6cc-496adce2f6f2 tempest-VolumesTransfersV355Test-1098337782 tempest-VolumesTransfersV355Test-1098337782-project-member] https://10.4.3.222/volume/v3/volumes/33495ed6-fa45-4558-939e-1140dddf5b1f returned with HTTP 404 Aug 01 00:21:08.109195 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 624/2487] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:21:08 2026] DELETE /volume/v3/volumes/33495ed6-fa45-4558-939e-1140dddf5b1f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:21:08.167310 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2d938fb9-797f-40bc-a3ff-b234cad1524d tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:21:08.167648 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2d938fb9-797f-40bc-a3ff-b234cad1524d tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:08.181309 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2d938fb9-797f-40bc-a3ff-b234cad1524d tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:21:08.181651 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 627/2488] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:21:08 2026] POST /volume/v3/types => generated 188 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:08.184082 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-de6b7b76-6413-45b8-94d0-6e05b603e4a6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:08.185896 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-de6b7b76-6413-45b8-94d0-6e05b603e4a6 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a Aug 01 00:21:08.186145 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-de6b7b76-6413-45b8-94d0-6e05b603e4a6 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:08.186371 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-de6b7b76-6413-45b8-94d0-6e05b603e4a6 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:08.186522 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-de6b7b76-6413-45b8-94d0-6e05b603e4a6 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 0eca202b-e0a3-4e18-a404-1b821191ff8a. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:08.190463 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d2f9ba2b-6cb3-442a-9aaa-6d9f31661d42 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:08.190907 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:08.190907 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:08.191892 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-de6b7b76-6413-45b8-94d0-6e05b603e4a6 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a returned with HTTP 200 Aug 01 00:21:08.192280 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d2f9ba2b-6cb3-442a-9aaa-6d9f31661d42 tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:21:08.192390 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 619/2489] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:08 2026] GET /volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:08.192851 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d2f9ba2b-6cb3-442a-9aaa-6d9f31661d42 tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:08.204304 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d2f9ba2b-6cb3-442a-9aaa-6d9f31661d42 tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:21:08.204639 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 620/2490] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:21:08 2026] POST /volume/v3/types => generated 188 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:08.213342 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6352d2d7-b386-4dd0-b97c-3b07e68a90eb None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:08.270828 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c1b6a471-4bc4-456d-b70d-3130a04ab20e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:08.272645 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c1b6a471-4bc4-456d-b70d-3130a04ab20e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/63d665f0-9117-416e-aa8a-59f46b45199e Aug 01 00:21:08.272969 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c1b6a471-4bc4-456d-b70d-3130a04ab20e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:08.273180 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c1b6a471-4bc4-456d-b70d-3130a04ab20e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:08.281651 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c1b6a471-4bc4-456d-b70d-3130a04ab20e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/63d665f0-9117-416e-aa8a-59f46b45199e returned with HTTP 404 Aug 01 00:21:08.282453 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 628/2491] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:08 2026] GET /volume/v3/volumes/63d665f0-9117-416e-aa8a-59f46b45199e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:08.298009 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6352d2d7-b386-4dd0-b97c-3b07e68a90eb tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:21:08.298969 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6352d2d7-b386-4dd0-b97c-3b07e68a90eb tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-2033440872"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:08.300418 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-6352d2d7-b386-4dd0-b97c-3b07e68a90eb tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-2033440872'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:21:08.304664 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-6352d2d7-b386-4dd0-b97c-3b07e68a90eb tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Create volume of 1 GB Aug 01 00:21:08.305033 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:08.305033 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:08.306200 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-6352d2d7-b386-4dd0-b97c-3b07e68a90eb tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Availability Zones retrieved successfully. Aug 01 00:21:08.313647 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8e3da3a6-11a2-4bd1-b20a-7d81039c6b19 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:08.314085 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6352d2d7-b386-4dd0-b97c-3b07e68a90eb tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Flow 'volume_create_api' (a25d48eb-4b5b-4393-9136-aadfa68714b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:08.315261 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6352d2d7-b386-4dd0-b97c-3b07e68a90eb tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46f33885-3460-4811-8708-5263b3fe44fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:08.315479 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8e3da3a6-11a2-4bd1-b20a-7d81039c6b19 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:21:08.315908 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8e3da3a6-11a2-4bd1-b20a-7d81039c6b19 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1895116055", "snapshot_id": null, "imageRef": "a7e69f30-42a3-4df7-b511-e7ec77a3747d", "volume_type": null, "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:08.316339 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-6352d2d7-b386-4dd0-b97c-3b07e68a90eb tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:21:08.317402 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-8e3da3a6-11a2-4bd1-b20a-7d81039c6b19 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1895116055', 'snapshot_id': None, 'imageRef': 'a7e69f30-42a3-4df7-b511-e7ec77a3747d', 'volume_type': None, 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:21:08.335128 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6352d2d7-b386-4dd0-b97c-3b07e68a90eb tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46f33885-3460-4811-8708-5263b3fe44fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:21:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7ce339e0-e6aa-40fc-9c29-0a00cf5db507,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ce339e0-e6aa-40fc-9c29-0a00cf5db507', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:08.335985 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6352d2d7-b386-4dd0-b97c-3b07e68a90eb tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aba7767-8d15-4865-aa41-0b2ba971450f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:08.361086 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-6352d2d7-b386-4dd0-b97c-3b07e68a90eb tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-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 01 00:21:08.361460 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-6352d2d7-b386-4dd0-b97c-3b07e68a90eb tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-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 01 00:21:08.399973 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-6352d2d7-b386-4dd0-b97c-3b07e68a90eb tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Created reservations ['356e440f-af52-48a5-a600-f31f55473276', '2d103e73-2549-43da-bc66-c7a064a43877', '3bd42fa8-3943-444b-9317-99ca8ca56fee', '57863fbf-113a-4d6f-b636-63f8520de8a8'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:08.401405 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6352d2d7-b386-4dd0-b97c-3b07e68a90eb tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aba7767-8d15-4865-aa41-0b2ba971450f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['356e440f-af52-48a5-a600-f31f55473276', '2d103e73-2549-43da-bc66-c7a064a43877', '3bd42fa8-3943-444b-9317-99ca8ca56fee', '57863fbf-113a-4d6f-b636-63f8520de8a8']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:08.402910 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6352d2d7-b386-4dd0-b97c-3b07e68a90eb tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7408405-1b9d-405d-829a-6e512e4b09d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:08.424436 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6352d2d7-b386-4dd0-b97c-3b07e68a90eb tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7408405-1b9d-405d-829a-6e512e4b09d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7e1a82c-bfe4-4a20-be7b-572db917c916', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-2033440872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95d8618a37574f65885f5adcd1b63a5e',qos_specs=None,replication_status=,reservations=['356e440f-af52-48a5-a600-f31f55473276','2d103e73-2549-43da-bc66-c7a064a43877','3bd42fa8-3943-444b-9317-99ca8ca56fee','57863fbf-113a-4d6f-b636-63f8520de8a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a61a8ba82e8b47eab8d9dba5c36b0524',volume_type_id=7ce339e0-e6aa-40fc-9c29-0a00cf5db507), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:21:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-2033440872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7e1a82c-bfe4-4a20-be7b-572db917c916,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95d8618a37574f65885f5adcd1b63a5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a61a8ba82e8b47eab8d9dba5c36b0524',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ce339e0-e6aa-40fc-9c29-0a00cf5db507),volume_type_id=7ce339e0-e6aa-40fc-9c29-0a00cf5db507)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:08.425188 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6352d2d7-b386-4dd0-b97c-3b07e68a90eb tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ee5445a-a11d-4aeb-a663-02e06203f356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:08.444039 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6352d2d7-b386-4dd0-b97c-3b07e68a90eb tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ee5445a-a11d-4aeb-a663-02e06203f356) transitioned into state 'SUCCESS' from state '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-2033440872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95d8618a37574f65885f5adcd1b63a5e',qos_specs=None,replication_status=,reservations=['356e440f-af52-48a5-a600-f31f55473276','2d103e73-2549-43da-bc66-c7a064a43877','3bd42fa8-3943-444b-9317-99ca8ca56fee','57863fbf-113a-4d6f-b636-63f8520de8a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a61a8ba82e8b47eab8d9dba5c36b0524',volume_type_id=7ce339e0-e6aa-40fc-9c29-0a00cf5db507)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:08.444757 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6352d2d7-b386-4dd0-b97c-3b07e68a90eb tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f0ccc2e-e30f-4a32-9674-4a6b3ad021ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:08.456912 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6352d2d7-b386-4dd0-b97c-3b07e68a90eb tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f0ccc2e-e30f-4a32-9674-4a6b3ad021ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:08.457968 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6352d2d7-b386-4dd0-b97c-3b07e68a90eb tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Flow 'volume_create_api' (a25d48eb-4b5b-4393-9136-aadfa68714b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:08.458264 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-6352d2d7-b386-4dd0-b97c-3b07e68a90eb tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Create volume request issued successfully. Aug 01 00:21:08.458872 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6352d2d7-b386-4dd0-b97c-3b07e68a90eb tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:21:08.459278 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 625/2492] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:21:08 2026] POST /volume/v3/volumes => generated 768 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:21:08.471475 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c9e28bd4-9adb-49f8-8be2-5f40aec52e6e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:08.473400 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c9e28bd4-9adb-49f8-8be2-5f40aec52e6e tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] GET https://10.4.3.222/volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916 Aug 01 00:21:08.473639 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c9e28bd4-9adb-49f8-8be2-5f40aec52e6e tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:08.474030 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c9e28bd4-9adb-49f8-8be2-5f40aec52e6e tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:08.490863 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:08.490863 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:08.494933 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c9e28bd4-9adb-49f8-8be2-5f40aec52e6e tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Volume info retrieved successfully. Aug 01 00:21:08.499789 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c9e28bd4-9adb-49f8-8be2-5f40aec52e6e tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] https://10.4.3.222/volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916 returned with HTTP 200 Aug 01 00:21:08.500203 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 621/2493] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:08 2026] GET /volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916 => generated 836 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:08.588147 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-8e3da3a6-11a2-4bd1-b20a-7d81039c6b19 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create volume of 1 GB Aug 01 00:21:08.592756 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8e3da3a6-11a2-4bd1-b20a-7d81039c6b19 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Availability Zones retrieved successfully. Aug 01 00:21:08.600453 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8e3da3a6-11a2-4bd1-b20a-7d81039c6b19 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Flow 'volume_create_api' (be6b4e91-a15f-4833-bdc8-7287a99f4f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:08.601985 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8e3da3a6-11a2-4bd1-b20a-7d81039c6b19 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36930a50-316a-459d-aba7-82bea7af51c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:08.603427 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-8e3da3a6-11a2-4bd1-b20a-7d81039c6b19 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:21:08.685655 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8e3da3a6-11a2-4bd1-b20a-7d81039c6b19 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36930a50-316a-459d-aba7-82bea7af51c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:08.686820 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8e3da3a6-11a2-4bd1-b20a-7d81039c6b19 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c9aee3a-fb43-40ec-b345-d64646930940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:08.753422 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-8e3da3a6-11a2-4bd1-b20a-7d81039c6b19 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Created reservations ['b81f5282-30e2-4691-b556-b63aa5ad06ea', '09d68beb-9baf-423c-b7ae-3bb62ed699b7', '2014c0ab-5ceb-4652-b049-cc3b5a983e29', '35c1542d-805c-48eb-9993-0f950905549b'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:08.754617 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8e3da3a6-11a2-4bd1-b20a-7d81039c6b19 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c9aee3a-fb43-40ec-b345-d64646930940) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b81f5282-30e2-4691-b556-b63aa5ad06ea', '09d68beb-9baf-423c-b7ae-3bb62ed699b7', '2014c0ab-5ceb-4652-b049-cc3b5a983e29', '35c1542d-805c-48eb-9993-0f950905549b']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:08.756068 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8e3da3a6-11a2-4bd1-b20a-7d81039c6b19 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bf327aa-c900-46ad-973d-b2d85f39665c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:08.788279 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8e3da3a6-11a2-4bd1-b20a-7d81039c6b19 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bf327aa-c900-46ad-973d-b2d85f39665c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1279153-d188-4e1c-b753-a38b404d1d6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1895116055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0afbf24601ea44b39005e0a3b4c1eb2b',qos_specs=None,replication_status=,reservations=['b81f5282-30e2-4691-b556-b63aa5ad06ea','09d68beb-9baf-423c-b7ae-3bb62ed699b7','2014c0ab-5ceb-4652-b049-cc3b5a983e29','35c1542d-805c-48eb-9993-0f950905549b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d2a44d221954f9299e2586dd64c8e8e',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:21:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1895116055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1279153-d188-4e1c-b753-a38b404d1d6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0afbf24601ea44b39005e0a3b4c1eb2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d2a44d221954f9299e2586dd64c8e8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:08.788279 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8e3da3a6-11a2-4bd1-b20a-7d81039c6b19 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6824065-124b-4bc1-8851-c4d95e34ec87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:08.808216 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8e3da3a6-11a2-4bd1-b20a-7d81039c6b19 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6824065-124b-4bc1-8851-c4d95e34ec87) transitioned into state 'SUCCESS' from state '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-1895116055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0afbf24601ea44b39005e0a3b4c1eb2b',qos_specs=None,replication_status=,reservations=['b81f5282-30e2-4691-b556-b63aa5ad06ea','09d68beb-9baf-423c-b7ae-3bb62ed699b7','2014c0ab-5ceb-4652-b049-cc3b5a983e29','35c1542d-805c-48eb-9993-0f950905549b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d2a44d221954f9299e2586dd64c8e8e',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:08.809161 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8e3da3a6-11a2-4bd1-b20a-7d81039c6b19 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ad52330-e4bd-4fc2-9ab3-8fbf3f372e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:08.821127 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8e3da3a6-11a2-4bd1-b20a-7d81039c6b19 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ad52330-e4bd-4fc2-9ab3-8fbf3f372e0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:08.822312 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8e3da3a6-11a2-4bd1-b20a-7d81039c6b19 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Flow 'volume_create_api' (be6b4e91-a15f-4833-bdc8-7287a99f4f30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:08.822691 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8e3da3a6-11a2-4bd1-b20a-7d81039c6b19 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create volume request issued successfully. Aug 01 00:21:08.823557 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8e3da3a6-11a2-4bd1-b20a-7d81039c6b19 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:21:08.824026 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 620/2494] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:21:08 2026] POST /volume/v3/volumes => generated 759 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:21:08.836505 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-53587e7a-6f2b-4e4a-a465-4b802c9c0a8a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:08.839306 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-53587e7a-6f2b-4e4a-a465-4b802c9c0a8a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/f1279153-d188-4e1c-b753-a38b404d1d6b Aug 01 00:21:08.839619 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-53587e7a-6f2b-4e4a-a465-4b802c9c0a8a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:08.839964 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-53587e7a-6f2b-4e4a-a465-4b802c9c0a8a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:08.851500 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:08.851500 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:08.856212 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-53587e7a-6f2b-4e4a-a465-4b802c9c0a8a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:21:08.862274 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-53587e7a-6f2b-4e4a-a465-4b802c9c0a8a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/f1279153-d188-4e1c-b753-a38b404d1d6b returned with HTTP 200 Aug 01 00:21:08.862900 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 629/2495] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:08 2026] GET /volume/v3/volumes/f1279153-d188-4e1c-b753-a38b404d1d6b => generated 827 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:09.204930 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c6b182f2-a805-4b47-89d6-a337825633f4 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:09.206559 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c6b182f2-a805-4b47-89d6-a337825633f4 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a Aug 01 00:21:09.206559 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c6b182f2-a805-4b47-89d6-a337825633f4 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:09.206559 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c6b182f2-a805-4b47-89d6-a337825633f4 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:09.206559 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-c6b182f2-a805-4b47-89d6-a337825633f4 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 0eca202b-e0a3-4e18-a404-1b821191ff8a. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:09.212666 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:09.212666 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:09.213566 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c6b182f2-a805-4b47-89d6-a337825633f4 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a returned with HTTP 200 Aug 01 00:21:09.213566 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 626/2496] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:09 2026] GET /volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:09.511860 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-cf8de8c7-30bc-4481-b0e4-ab37600e42af None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:09.521860 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cf8de8c7-30bc-4481-b0e4-ab37600e42af tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] GET https://10.4.3.222/volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916 Aug 01 00:21:09.522076 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cf8de8c7-30bc-4481-b0e4-ab37600e42af tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:09.522262 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cf8de8c7-30bc-4481-b0e4-ab37600e42af tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:09.529034 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:09.529034 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:09.532385 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-cf8de8c7-30bc-4481-b0e4-ab37600e42af tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Volume info retrieved successfully. Aug 01 00:21:09.536355 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cf8de8c7-30bc-4481-b0e4-ab37600e42af tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] https://10.4.3.222/volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916 returned with HTTP 200 Aug 01 00:21:09.536748 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 622/2497] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:09 2026] GET /volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:09.550428 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-be9c61ac-dd15-478e-9dd7-9c8a57d27ad6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:09.552459 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-be9c61ac-dd15-478e-9dd7-9c8a57d27ad6 tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] GET https://10.4.3.222/volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916 Aug 01 00:21:09.552858 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-be9c61ac-dd15-478e-9dd7-9c8a57d27ad6 tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:09.553190 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-be9c61ac-dd15-478e-9dd7-9c8a57d27ad6 tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:09.561933 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:09.561933 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:09.568604 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-be9c61ac-dd15-478e-9dd7-9c8a57d27ad6 tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] Volume info retrieved successfully. Aug 01 00:21:09.571516 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-be9c61ac-dd15-478e-9dd7-9c8a57d27ad6 tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] https://10.4.3.222/volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916 returned with HTTP 200 Aug 01 00:21:09.572163 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 621/2498] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:09 2026] GET /volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916 => generated 1034 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:09.589110 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-49d659d5-2121-4b4e-8d3b-b96148248d0b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:09.590809 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-49d659d5-2121-4b4e-8d3b-b96148248d0b tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] POST https://10.4.3.222/volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916/action Aug 01 00:21:09.591150 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-49d659d5-2121-4b4e-8d3b-b96148248d0b tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:21:09.591275 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-49d659d5-2121-4b4e-8d3b-b96148248d0b tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:09.600153 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:09.600153 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:09.600574 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-49d659d5-2121-4b4e-8d3b-b96148248d0b tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Volume info retrieved successfully. Aug 01 00:21:09.633572 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-49d659d5-2121-4b4e-8d3b-b96148248d0b tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-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 01 00:21:09.633892 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-49d659d5-2121-4b4e-8d3b-b96148248d0b tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-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 01 00:21:09.653897 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-49d659d5-2121-4b4e-8d3b-b96148248d0b tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Created reservations ['1394d086-e220-42ca-a9c8-81c6c4d731a9', '951ab581-0640-4c02-810f-142c737e9c9a'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:09.663026 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-49d659d5-2121-4b4e-8d3b-b96148248d0b tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-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 01 00:21:09.663298 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-49d659d5-2121-4b4e-8d3b-b96148248d0b tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-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 01 00:21:09.668881 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-49d659d5-2121-4b4e-8d3b-b96148248d0b tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Created reservations ['dfaa3197-62b6-45f9-aef3-822e2a4bc3dd', 'ad4ac520-23e0-48ce-bf98-c1c21d068965'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:09.687980 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-49d659d5-2121-4b4e-8d3b-b96148248d0b tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Retype volume request issued successfully. Aug 01 00:21:09.688214 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-49d659d5-2121-4b4e-8d3b-b96148248d0b tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] https://10.4.3.222/volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916/action returned with HTTP 202 Aug 01 00:21:09.688641 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 630/2499] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:21:09 2026] POST /volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:21:09.695679 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2f9e4a9d-d61b-4e78-a212-8d034097fbec None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:09.697471 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2f9e4a9d-d61b-4e78-a212-8d034097fbec tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] GET https://10.4.3.222/volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916 Aug 01 00:21:09.697671 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2f9e4a9d-d61b-4e78-a212-8d034097fbec tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:09.697883 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2f9e4a9d-d61b-4e78-a212-8d034097fbec tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:09.705280 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:09.705280 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:09.709449 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-2f9e4a9d-d61b-4e78-a212-8d034097fbec tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Volume info retrieved successfully. Aug 01 00:21:09.717569 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2f9e4a9d-d61b-4e78-a212-8d034097fbec tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] https://10.4.3.222/volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916 returned with HTTP 200 Aug 01 00:21:09.718681 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 627/2500] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:09 2026] GET /volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:09.886832 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c7d47292-df72-4ebc-8484-f872edd8128b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:09.895576 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c7d47292-df72-4ebc-8484-f872edd8128b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/f1279153-d188-4e1c-b753-a38b404d1d6b Aug 01 00:21:09.896498 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c7d47292-df72-4ebc-8484-f872edd8128b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:09.897818 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c7d47292-df72-4ebc-8484-f872edd8128b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:09.911553 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:09.911553 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:09.916177 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c7d47292-df72-4ebc-8484-f872edd8128b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:21:09.921598 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c7d47292-df72-4ebc-8484-f872edd8128b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/f1279153-d188-4e1c-b753-a38b404d1d6b returned with HTTP 200 Aug 01 00:21:09.922165 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 623/2501] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:09 2026] GET /volume/v3/volumes/f1279153-d188-4e1c-b753-a38b404d1d6b => generated 1367 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:09.937250 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-af3f8c70-11ae-47ed-8f85-c0a096771465 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:09.938916 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-af3f8c70-11ae-47ed-8f85-c0a096771465 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/f1279153-d188-4e1c-b753-a38b404d1d6b Aug 01 00:21:09.939105 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-af3f8c70-11ae-47ed-8f85-c0a096771465 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:09.939285 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-af3f8c70-11ae-47ed-8f85-c0a096771465 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:09.945592 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:09.945592 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:09.948857 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-af3f8c70-11ae-47ed-8f85-c0a096771465 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:21:09.952922 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-af3f8c70-11ae-47ed-8f85-c0a096771465 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/f1279153-d188-4e1c-b753-a38b404d1d6b returned with HTTP 200 Aug 01 00:21:09.953391 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 622/2502] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:09 2026] GET /volume/v3/volumes/f1279153-d188-4e1c-b753-a38b404d1d6b => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:10.229230 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3158f7da-e206-4518-a73b-b4a0f3f1a503 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:10.234650 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3158f7da-e206-4518-a73b-b4a0f3f1a503 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a Aug 01 00:21:10.234650 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3158f7da-e206-4518-a73b-b4a0f3f1a503 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:10.234650 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3158f7da-e206-4518-a73b-b4a0f3f1a503 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:10.234650 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-3158f7da-e206-4518-a73b-b4a0f3f1a503 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 0eca202b-e0a3-4e18-a404-1b821191ff8a. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:10.248439 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:10.248439 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:10.249315 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3158f7da-e206-4518-a73b-b4a0f3f1a503 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a returned with HTTP 200 Aug 01 00:21:10.249675 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 631/2503] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:10 2026] GET /volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a => generated 749 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:10.734936 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e18fb392-87b7-4c67-b53c-347a86e3c03a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:10.737657 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e18fb392-87b7-4c67-b53c-347a86e3c03a tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] GET https://10.4.3.222/volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916 Aug 01 00:21:10.737657 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e18fb392-87b7-4c67-b53c-347a86e3c03a tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:10.737657 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e18fb392-87b7-4c67-b53c-347a86e3c03a tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:10.747104 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:10.747104 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:10.750266 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-e18fb392-87b7-4c67-b53c-347a86e3c03a tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Volume info retrieved successfully. Aug 01 00:21:10.756133 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e18fb392-87b7-4c67-b53c-347a86e3c03a tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] https://10.4.3.222/volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916 returned with HTTP 200 Aug 01 00:21:10.756133 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 628/2504] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:10 2026] GET /volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:10.771934 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-39c64a81-7912-46ba-bb7e-34bd45dee4af None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:10.773708 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-39c64a81-7912-46ba-bb7e-34bd45dee4af tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] GET https://10.4.3.222/volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916 Aug 01 00:21:10.774146 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-39c64a81-7912-46ba-bb7e-34bd45dee4af tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:10.774208 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-39c64a81-7912-46ba-bb7e-34bd45dee4af tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:10.781334 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:10.781334 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:10.787060 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-39c64a81-7912-46ba-bb7e-34bd45dee4af tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] Volume info retrieved successfully. Aug 01 00:21:10.791057 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-39c64a81-7912-46ba-bb7e-34bd45dee4af tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] https://10.4.3.222/volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916 returned with HTTP 200 Aug 01 00:21:10.791887 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 624/2505] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:10 2026] GET /volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916 => generated 1034 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:10.805632 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bc3ad467-4b20-4a4f-bd38-2d296b0bafcf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:10.808419 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bc3ad467-4b20-4a4f-bd38-2d296b0bafcf tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] GET https://10.4.3.222/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2033440872 Aug 01 00:21:10.808738 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bc3ad467-4b20-4a4f-bd38-2d296b0bafcf tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:10.809033 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bc3ad467-4b20-4a4f-bd38-2d296b0bafcf tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:10.810302 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-bc3ad467-4b20-4a4f-bd38-2d296b0bafcf tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-2033440872'), ('all_tenants', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:21:10.820849 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-bc3ad467-4b20-4a4f-bd38-2d296b0bafcf tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] Get all volumes completed successfully. Aug 01 00:21:10.821406 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bc3ad467-4b20-4a4f-bd38-2d296b0bafcf tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] https://10.4.3.222/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2033440872 returned with HTTP 200 Aug 01 00:21:10.821827 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 623/2506] 10.4.3.222 () {66 vars in 1398 bytes} [Sat Aug 1 00:21:10 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2033440872 => generated 347 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:10.829691 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-136015b3-1243-478d-8518-dfe05bfc6a65 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:10.831863 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-136015b3-1243-478d-8518-dfe05bfc6a65 tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] GET https://10.4.3.222/volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916 Aug 01 00:21:10.832084 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-136015b3-1243-478d-8518-dfe05bfc6a65 tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:10.832296 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-136015b3-1243-478d-8518-dfe05bfc6a65 tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:10.839514 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:10.839514 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:10.843156 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-136015b3-1243-478d-8518-dfe05bfc6a65 tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Volume info retrieved successfully. Aug 01 00:21:10.846849 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-136015b3-1243-478d-8518-dfe05bfc6a65 tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] https://10.4.3.222/volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916 returned with HTTP 200 Aug 01 00:21:10.847188 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 632/2507] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:10 2026] GET /volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916 => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:10.865040 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-20591da4-267f-48d3-9cb2-1b682c00920d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:10.867167 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-20591da4-267f-48d3-9cb2-1b682c00920d tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] DELETE https://10.4.3.222/volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916 Aug 01 00:21:10.867407 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-20591da4-267f-48d3-9cb2-1b682c00920d tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:10.867634 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-20591da4-267f-48d3-9cb2-1b682c00920d tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:10.867865 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-20591da4-267f-48d3-9cb2-1b682c00920d tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Delete volume with id: a7e1a82c-bfe4-4a20-be7b-572db917c916 Aug 01 00:21:10.878180 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:10.878180 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:10.879319 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-20591da4-267f-48d3-9cb2-1b682c00920d tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Volume info retrieved successfully. Aug 01 00:21:10.902557 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-20591da4-267f-48d3-9cb2-1b682c00920d tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Delete volume request issued successfully. Aug 01 00:21:10.903221 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-20591da4-267f-48d3-9cb2-1b682c00920d tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] https://10.4.3.222/volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916 returned with HTTP 202 Aug 01 00:21:10.903444 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 629/2508] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:21:10 2026] DELETE /volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:21:10.912891 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-95582096-2d97-4661-ae55-06c010a96233 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:10.919617 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-95582096-2d97-4661-ae55-06c010a96233 tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] GET https://10.4.3.222/volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916 Aug 01 00:21:10.919920 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-95582096-2d97-4661-ae55-06c010a96233 tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:10.921289 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-95582096-2d97-4661-ae55-06c010a96233 tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:10.937280 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:10.937280 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:10.941108 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-95582096-2d97-4661-ae55-06c010a96233 tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Volume info retrieved successfully. Aug 01 00:21:10.946629 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-95582096-2d97-4661-ae55-06c010a96233 tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] https://10.4.3.222/volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916 returned with HTTP 200 Aug 01 00:21:10.947358 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 625/2509] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:10 2026] GET /volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:11.262229 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a1201da6-0f47-49fd-9749-83b1f4b9a693 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:11.264502 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a1201da6-0f47-49fd-9749-83b1f4b9a693 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a Aug 01 00:21:11.264922 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a1201da6-0f47-49fd-9749-83b1f4b9a693 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:11.265107 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a1201da6-0f47-49fd-9749-83b1f4b9a693 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:11.265257 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-a1201da6-0f47-49fd-9749-83b1f4b9a693 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 0eca202b-e0a3-4e18-a404-1b821191ff8a. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:11.270249 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:11.270249 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:11.270967 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a1201da6-0f47-49fd-9749-83b1f4b9a693 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a returned with HTTP 200 Aug 01 00:21:11.271545 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 624/2510] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:11 2026] GET /volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:11.488416 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-53a2bac7-51e3-4107-b6cd-11c92282bdb7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:11.490510 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-53a2bac7-51e3-4107-b6cd-11c92282bdb7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/f1279153-d188-4e1c-b753-a38b404d1d6b Aug 01 00:21:11.490682 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-53a2bac7-51e3-4107-b6cd-11c92282bdb7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:11.490895 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-53a2bac7-51e3-4107-b6cd-11c92282bdb7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:11.497915 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:11.497915 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:11.501393 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-53a2bac7-51e3-4107-b6cd-11c92282bdb7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:21:11.506246 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-53a2bac7-51e3-4107-b6cd-11c92282bdb7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/f1279153-d188-4e1c-b753-a38b404d1d6b returned with HTTP 200 Aug 01 00:21:11.506796 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 633/2511] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:21:11 2026] GET /volume/v3/volumes/f1279153-d188-4e1c-b753-a38b404d1d6b => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:11.962969 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-7ae73c5d-aedc-4b59-a488-febe69371149 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:11.965068 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7ae73c5d-aedc-4b59-a488-febe69371149 tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] GET https://10.4.3.222/volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916 Aug 01 00:21:11.965338 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7ae73c5d-aedc-4b59-a488-febe69371149 tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:11.965587 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7ae73c5d-aedc-4b59-a488-febe69371149 tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:11.971869 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7ae73c5d-aedc-4b59-a488-febe69371149 tempest-VolumeRetypeWithoutMigrationTest-369769589 tempest-VolumeRetypeWithoutMigrationTest-369769589-project-member] https://10.4.3.222/volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916 returned with HTTP 404 Aug 01 00:21:11.972470 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 630/2512] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:11 2026] GET /volume/v3/volumes/a7e1a82c-bfe4-4a20-be7b-572db917c916 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:11.981299 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d6b003f0-cc36-4a45-9b50-f037c1b5302e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:11.983164 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d6b003f0-cc36-4a45-9b50-f037c1b5302e tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] DELETE https://10.4.3.222/volume/v3/types/4c371d8b-3911-47a4-8bb0-c268684c60fc Aug 01 00:21:11.983387 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d6b003f0-cc36-4a45-9b50-f037c1b5302e tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:11.983588 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d6b003f0-cc36-4a45-9b50-f037c1b5302e tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] Calling method '_delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:12.007113 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-74b28cc0-b954-4b51-82a7-d6269ea3ac50 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:12.008991 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d6b003f0-cc36-4a45-9b50-f037c1b5302e tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] https://10.4.3.222/volume/v3/types/4c371d8b-3911-47a4-8bb0-c268684c60fc returned with HTTP 202 Aug 01 00:21:12.009135 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-74b28cc0-b954-4b51-82a7-d6269ea3ac50 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/f1279153-d188-4e1c-b753-a38b404d1d6b Aug 01 00:21:12.009368 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-74b28cc0-b954-4b51-82a7-d6269ea3ac50 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:12.009420 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 626/2513] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:21:11 2026] DELETE /volume/v3/types/4c371d8b-3911-47a4-8bb0-c268684c60fc => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:21:12.009629 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-74b28cc0-b954-4b51-82a7-d6269ea3ac50 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:12.016337 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-228bce8a-f905-4f7f-a43e-552c71328917 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:12.016682 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:12.016682 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:12.018287 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-228bce8a-f905-4f7f-a43e-552c71328917 tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] GET https://10.4.3.222/volume/v3/types/4c371d8b-3911-47a4-8bb0-c268684c60fc Aug 01 00:21:12.018543 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-228bce8a-f905-4f7f-a43e-552c71328917 tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:12.018788 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-228bce8a-f905-4f7f-a43e-552c71328917 tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:12.020510 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-74b28cc0-b954-4b51-82a7-d6269ea3ac50 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:21:12.021825 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-228bce8a-f905-4f7f-a43e-552c71328917 tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] https://10.4.3.222/volume/v3/types/4c371d8b-3911-47a4-8bb0-c268684c60fc returned with HTTP 404 Aug 01 00:21:12.022258 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 634/2514] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:21:12 2026] GET /volume/v3/types/4c371d8b-3911-47a4-8bb0-c268684c60fc => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:12.025162 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-74b28cc0-b954-4b51-82a7-d6269ea3ac50 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/f1279153-d188-4e1c-b753-a38b404d1d6b returned with HTTP 200 Aug 01 00:21:12.025554 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 625/2515] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:21:12 2026] GET /volume/v3/volumes/f1279153-d188-4e1c-b753-a38b404d1d6b => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:12.028936 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-00cbbb67-e442-4fc8-a930-352db2788dda None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:12.032380 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-00cbbb67-e442-4fc8-a930-352db2788dda tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] DELETE https://10.4.3.222/volume/v3/types/7ce339e0-e6aa-40fc-9c29-0a00cf5db507 Aug 01 00:21:12.032640 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-00cbbb67-e442-4fc8-a930-352db2788dda tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:12.032967 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-00cbbb67-e442-4fc8-a930-352db2788dda tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] Calling method '_delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:12.036270 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0b5e9258-8490-4861-89ef-abef50764901 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:12.037898 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0b5e9258-8490-4861-89ef-abef50764901 None None] GET https://10.4.3.222/volume// Aug 01 00:21:12.038094 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0b5e9258-8490-4861-89ef-abef50764901 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:12.038336 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0b5e9258-8490-4861-89ef-abef50764901 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:12.040263 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0b5e9258-8490-4861-89ef-abef50764901 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:21:12.040653 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 627/2516] 10.4.3.222 () {66 vars in 1419 bytes} [Sat Aug 1 00:21:12 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:21:12.049781 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-c8f9bfda-dbe1-4f6c-8b34-59b958e1970c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:12.051932 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-c8f9bfda-dbe1-4f6c-8b34-59b958e1970c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:21:12.052511 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-c8f9bfda-dbe1-4f6c-8b34-59b958e1970c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1279153-d188-4e1c-b753-a38b404d1d6b", "connector": null, "instance_uuid": "0d44d9ff-a91b-460c-ac3f-0f7297b86e08"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:12.060146 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:12.060146 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:12.060739 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-00cbbb67-e442-4fc8-a930-352db2788dda tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] https://10.4.3.222/volume/v3/types/7ce339e0-e6aa-40fc-9c29-0a00cf5db507 returned with HTTP 202 Aug 01 00:21:12.061084 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 631/2517] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:21:12 2026] DELETE /volume/v3/types/7ce339e0-e6aa-40fc-9c29-0a00cf5db507 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:21:12.067913 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-94eafd44-737f-4fa0-87b7-6cf48b522575 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:12.070068 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-94eafd44-737f-4fa0-87b7-6cf48b522575 tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] GET https://10.4.3.222/volume/v3/types/7ce339e0-e6aa-40fc-9c29-0a00cf5db507 Aug 01 00:21:12.070299 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-94eafd44-737f-4fa0-87b7-6cf48b522575 tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:12.070541 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-94eafd44-737f-4fa0-87b7-6cf48b522575 tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:12.074303 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-94eafd44-737f-4fa0-87b7-6cf48b522575 tempest-VolumeRetypeWithoutMigrationTest-1550463540 tempest-VolumeRetypeWithoutMigrationTest-1550463540-project-admin] https://10.4.3.222/volume/v3/types/7ce339e0-e6aa-40fc-9c29-0a00cf5db507 returned with HTTP 404 Aug 01 00:21:12.074878 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 626/2518] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:21:12 2026] GET /volume/v3/types/7ce339e0-e6aa-40fc-9c29-0a00cf5db507 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:12.088761 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-c8f9bfda-dbe1-4f6c-8b34-59b958e1970c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:21:12.089305 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 635/2519] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:21:12 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 01 00:21:12.282497 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-88f9a3b5-41b5-42d2-83cd-a12a6c0b06ef None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:12.284400 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-88f9a3b5-41b5-42d2-83cd-a12a6c0b06ef tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a Aug 01 00:21:12.284615 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-88f9a3b5-41b5-42d2-83cd-a12a6c0b06ef tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:12.285133 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-88f9a3b5-41b5-42d2-83cd-a12a6c0b06ef tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:12.285279 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-88f9a3b5-41b5-42d2-83cd-a12a6c0b06ef tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 0eca202b-e0a3-4e18-a404-1b821191ff8a. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:12.290276 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:12.290276 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:12.291430 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-88f9a3b5-41b5-42d2-83cd-a12a6c0b06ef tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a returned with HTTP 200 Aug 01 00:21:12.291573 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 628/2520] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:12 2026] GET /volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:13.166386 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f1e36886-cf52-466e-a4aa-dacec13541ca None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:13.167117 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f1e36886-cf52-466e-a4aa-dacec13541ca None None] GET https://10.4.3.222/volume// Aug 01 00:21:13.167427 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f1e36886-cf52-466e-a4aa-dacec13541ca None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:13.167743 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f1e36886-cf52-466e-a4aa-dacec13541ca None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:13.168153 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f1e36886-cf52-466e-a4aa-dacec13541ca None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:21:13.168571 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 632/2521] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:21: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 01 00:21:13.185893 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-056a8c1e-df62-4c38-b451-19d9a52aadd8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:13.188560 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-056a8c1e-df62-4c38-b451-19d9a52aadd8 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/f1279153-d188-4e1c-b753-a38b404d1d6b Aug 01 00:21:13.188933 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-056a8c1e-df62-4c38-b451-19d9a52aadd8 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:13.189176 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-056a8c1e-df62-4c38-b451-19d9a52aadd8 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:13.203662 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:13.203662 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:13.207530 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-056a8c1e-df62-4c38-b451-19d9a52aadd8 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:21:13.213154 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-056a8c1e-df62-4c38-b451-19d9a52aadd8 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/f1279153-d188-4e1c-b753-a38b404d1d6b returned with HTTP 200 Aug 01 00:21:13.213154 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 627/2522] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:21:13 2026] GET /volume/v3/volumes/f1279153-d188-4e1c-b753-a38b404d1d6b => generated 1546 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:21:13.303760 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-22c0ae69-73a0-4ed1-b698-b71059057e4d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:13.306717 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-22c0ae69-73a0-4ed1-b698-b71059057e4d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a Aug 01 00:21:13.306988 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-22c0ae69-73a0-4ed1-b698-b71059057e4d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:13.307254 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-22c0ae69-73a0-4ed1-b698-b71059057e4d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:13.307419 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-22c0ae69-73a0-4ed1-b698-b71059057e4d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 0eca202b-e0a3-4e18-a404-1b821191ff8a. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:13.312685 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:13.312685 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:13.313741 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-22c0ae69-73a0-4ed1-b698-b71059057e4d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a returned with HTTP 200 Aug 01 00:21:13.314228 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 636/2523] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:13 2026] GET /volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:13.324140 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-7261c7a2-05d1-474e-9986-c8f6f3f2408c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:13.326513 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-7261c7a2-05d1-474e-9986-c8f6f3f2408c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] PUT https://10.4.3.222/volume/v3/attachments/b3ee6e6e-99aa-44c8-9494-776ec87a3e0f Aug 01 00:21:13.327008 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-7261c7a2-05d1-474e-9986-c8f6f3f2408c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:13.335723 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-7261c7a2-05d1-474e-9986-c8f6f3f2408c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Acquiring lock "cinder-attachment_update-f1279153-d188-4e1c-b753-a38b404d1d6b-np0000006296" by "attachment_update" {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:21:13.340934 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-7261c7a2-05d1-474e-9986-c8f6f3f2408c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Lock "cinder-attachment_update-f1279153-d188-4e1c-b753-a38b404d1d6b-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:21:13.342214 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:13.342214 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:13.460457 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-7261c7a2-05d1-474e-9986-c8f6f3f2408c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Lock "cinder-attachment_update-f1279153-d188-4e1c-b753-a38b404d1d6b-np0000006296" released by "attachment_update" :: held 0.119s {{(pid=100409) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:21:13.460457 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-7261c7a2-05d1-474e-9986-c8f6f3f2408c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments/b3ee6e6e-99aa-44c8-9494-776ec87a3e0f returned with HTTP 200 Aug 01 00:21:13.460457 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 629/2524] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:21:13 2026] PUT /volume/v3/attachments/b3ee6e6e-99aa-44c8-9494-776ec87a3e0f => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:13.502683 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-a2209923-2f13-4db1-9b8d-18e1b7e322d7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:13.505981 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-a2209923-2f13-4db1-9b8d-18e1b7e322d7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/attachments/b3ee6e6e-99aa-44c8-9494-776ec87a3e0f/action Aug 01 00:21:13.507254 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-a2209923-2f13-4db1-9b8d-18e1b7e322d7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action body: b'{"os-complete": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:21:13.507629 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-a2209923-2f13-4db1-9b8d-18e1b7e322d7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:13.534217 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:13.534217 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:13.547991 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-46bd8f2a-1544-487b-9ecf-77fa22e42a9b req-a2209923-2f13-4db1-9b8d-18e1b7e322d7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments/b3ee6e6e-99aa-44c8-9494-776ec87a3e0f/action returned with HTTP 204 Aug 01 00:21:13.548880 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 633/2525] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:21:13 2026] POST /volume/v3/attachments/b3ee6e6e-99aa-44c8-9494-776ec87a3e0f/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:14.325799 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-769ca348-9b22-43fe-8466-58e37765a964 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:14.327548 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-769ca348-9b22-43fe-8466-58e37765a964 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a Aug 01 00:21:14.327853 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-769ca348-9b22-43fe-8466-58e37765a964 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:14.328096 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-769ca348-9b22-43fe-8466-58e37765a964 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:14.328249 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-769ca348-9b22-43fe-8466-58e37765a964 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 0eca202b-e0a3-4e18-a404-1b821191ff8a. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:14.332853 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:14.332853 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:14.334398 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-769ca348-9b22-43fe-8466-58e37765a964 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a returned with HTTP 200 Aug 01 00:21:14.334398 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 628/2526] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:14 2026] GET /volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:14.474798 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5ec11ef6-2a99-473b-8077-6912886568ac None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:14.577149 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5ec11ef6-2a99-473b-8077-6912886568ac tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082-project-admin] GET https://10.4.3.222/volume/v3/os-quota-sets/a5e631edd7c84aa582660f39a0dd2d81 Aug 01 00:21:14.577332 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5ec11ef6-2a99-473b-8077-6912886568ac tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:14.577532 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5ec11ef6-2a99-473b-8077-6912886568ac tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:14.599840 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5ec11ef6-2a99-473b-8077-6912886568ac tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082-project-admin] https://10.4.3.222/volume/v3/os-quota-sets/a5e631edd7c84aa582660f39a0dd2d81 returned with HTTP 200 Aug 01 00:21:14.600328 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 637/2527] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:21:14 2026] GET /volume/v3/os-quota-sets/a5e631edd7c84aa582660f39a0dd2d81 => generated 437 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:14.608249 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7bdae624-20fb-4957-921a-bb0a919821d7 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:14.610110 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7bdae624-20fb-4957-921a-bb0a919821d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082-project-admin] PUT https://10.4.3.222/volume/v3/os-quota-sets/a5e631edd7c84aa582660f39a0dd2d81 Aug 01 00:21:14.610476 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7bdae624-20fb-4957-921a-bb0a919821d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:14.620805 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:14.620805 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:14.665840 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7bdae624-20fb-4957-921a-bb0a919821d7 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082-project-admin] https://10.4.3.222/volume/v3/os-quota-sets/a5e631edd7c84aa582660f39a0dd2d81 returned with HTTP 200 Aug 01 00:21:14.666846 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 630/2528] 10.4.3.222 () {68 vars in 1374 bytes} [Sat Aug 1 00:21:14 2026] PUT /volume/v3/os-quota-sets/a5e631edd7c84aa582660f39a0dd2d81 => generated 390 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:14.675746 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-dc352de8-638a-4d1d-a84e-f51bbbd3da43 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:14.773073 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-dc352de8-638a-4d1d-a84e-f51bbbd3da43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:21:14.773420 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-dc352de8-638a-4d1d-a84e-f51bbbd3da43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-421490634"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:14.774894 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-dc352de8-638a-4d1d-a84e-f51bbbd3da43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-421490634'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:21:14.775028 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-dc352de8-638a-4d1d-a84e-f51bbbd3da43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Create volume of 1 GB Aug 01 00:21:14.779283 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-dc352de8-638a-4d1d-a84e-f51bbbd3da43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Availability Zones retrieved successfully. Aug 01 00:21:14.786888 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dc352de8-638a-4d1d-a84e-f51bbbd3da43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Flow 'volume_create_api' (bc7f9e50-e9fd-4f44-8372-33661195da4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:14.788114 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dc352de8-638a-4d1d-a84e-f51bbbd3da43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4aebe781-038c-4e83-9d5f-fb53a910a47f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:14.789237 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-dc352de8-638a-4d1d-a84e-f51bbbd3da43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:21:14.831110 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dc352de8-638a-4d1d-a84e-f51bbbd3da43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4aebe781-038c-4e83-9d5f-fb53a910a47f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:14.831571 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dc352de8-638a-4d1d-a84e-f51bbbd3da43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cac2805-b432-4fa8-a980-1f9d28ef9bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:14.945650 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-dc352de8-638a-4d1d-a84e-f51bbbd3da43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Created reservations ['d34b01fc-b3ec-4aa6-9ca1-7800fa2de84b', 'd7486305-c12c-4891-8da3-4e0d77e47222', '8440ff9d-09c8-49eb-a21e-73ed34a5b005', 'ec8eaadd-a870-4559-8b54-eb7d26d6b768'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:14.946598 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dc352de8-638a-4d1d-a84e-f51bbbd3da43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cac2805-b432-4fa8-a980-1f9d28ef9bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d34b01fc-b3ec-4aa6-9ca1-7800fa2de84b', 'd7486305-c12c-4891-8da3-4e0d77e47222', '8440ff9d-09c8-49eb-a21e-73ed34a5b005', 'ec8eaadd-a870-4559-8b54-eb7d26d6b768']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:14.947686 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dc352de8-638a-4d1d-a84e-f51bbbd3da43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ae24998-1a69-416c-b69c-f842a57fb70b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:14.978642 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dc352de8-638a-4d1d-a84e-f51bbbd3da43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ae24998-1a69-416c-b69c-f842a57fb70b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94dd133b-f8a3-4064-80be-1186bcbc6d82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-421490634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5e631edd7c84aa582660f39a0dd2d81',qos_specs=None,replication_status=,reservations=['d34b01fc-b3ec-4aa6-9ca1-7800fa2de84b','d7486305-c12c-4891-8da3-4e0d77e47222','8440ff9d-09c8-49eb-a21e-73ed34a5b005','ec8eaadd-a870-4559-8b54-eb7d26d6b768'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdc3942fef8d4a34bcc61549350b2f29',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:21:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-421490634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94dd133b-f8a3-4064-80be-1186bcbc6d82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5e631edd7c84aa582660f39a0dd2d81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdc3942fef8d4a34bcc61549350b2f29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:14.980367 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dc352de8-638a-4d1d-a84e-f51bbbd3da43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18fc9088-5298-4a11-a2ce-13318c52fbd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:15.001535 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dc352de8-638a-4d1d-a84e-f51bbbd3da43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18fc9088-5298-4a11-a2ce-13318c52fbd4) transitioned into state 'SUCCESS' from state '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-421490634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5e631edd7c84aa582660f39a0dd2d81',qos_specs=None,replication_status=,reservations=['d34b01fc-b3ec-4aa6-9ca1-7800fa2de84b','d7486305-c12c-4891-8da3-4e0d77e47222','8440ff9d-09c8-49eb-a21e-73ed34a5b005','ec8eaadd-a870-4559-8b54-eb7d26d6b768'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdc3942fef8d4a34bcc61549350b2f29',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:15.002473 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dc352de8-638a-4d1d-a84e-f51bbbd3da43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcbac6f6-2680-48b5-8185-76b97fd30d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:15.018632 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dc352de8-638a-4d1d-a84e-f51bbbd3da43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcbac6f6-2680-48b5-8185-76b97fd30d75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:15.020172 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dc352de8-638a-4d1d-a84e-f51bbbd3da43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Flow 'volume_create_api' (bc7f9e50-e9fd-4f44-8372-33661195da4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:15.021505 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-dc352de8-638a-4d1d-a84e-f51bbbd3da43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Create volume request issued successfully. Aug 01 00:21:15.021885 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-dc352de8-638a-4d1d-a84e-f51bbbd3da43 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:21:15.022870 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 634/2529] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:21:14 2026] POST /volume/v3/volumes => generated 766 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:21:15.040537 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-144e80d9-0715-46e7-b5f0-8ac59f89cb11 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:15.043074 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-144e80d9-0715-46e7-b5f0-8ac59f89cb11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] GET https://10.4.3.222/volume/v3/volumes/94dd133b-f8a3-4064-80be-1186bcbc6d82 Aug 01 00:21:15.043308 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-144e80d9-0715-46e7-b5f0-8ac59f89cb11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:15.043542 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-144e80d9-0715-46e7-b5f0-8ac59f89cb11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:15.054392 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:15.054392 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:15.060263 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-144e80d9-0715-46e7-b5f0-8ac59f89cb11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Volume info retrieved successfully. Aug 01 00:21:15.066352 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-144e80d9-0715-46e7-b5f0-8ac59f89cb11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] https://10.4.3.222/volume/v3/volumes/94dd133b-f8a3-4064-80be-1186bcbc6d82 returned with HTTP 200 Aug 01 00:21:15.066838 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 629/2530] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:15 2026] GET /volume/v3/volumes/94dd133b-f8a3-4064-80be-1186bcbc6d82 => generated 834 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:15.346907 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3da5e85d-6d51-41f4-9561-640f9954874f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:15.348578 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3da5e85d-6d51-41f4-9561-640f9954874f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a Aug 01 00:21:15.349001 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3da5e85d-6d51-41f4-9561-640f9954874f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:15.349001 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3da5e85d-6d51-41f4-9561-640f9954874f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:15.349076 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-3da5e85d-6d51-41f4-9561-640f9954874f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 0eca202b-e0a3-4e18-a404-1b821191ff8a. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:15.356854 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:15.356854 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:15.356854 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3da5e85d-6d51-41f4-9561-640f9954874f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a returned with HTTP 200 Aug 01 00:21:15.357308 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 638/2531] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:15 2026] GET /volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:16.095847 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d818cd85-e4e3-4f30-ae05-ff2dacca3e7f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:16.100871 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d818cd85-e4e3-4f30-ae05-ff2dacca3e7f tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] GET https://10.4.3.222/volume/v3/volumes/94dd133b-f8a3-4064-80be-1186bcbc6d82 Aug 01 00:21:16.100871 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d818cd85-e4e3-4f30-ae05-ff2dacca3e7f tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:16.100871 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d818cd85-e4e3-4f30-ae05-ff2dacca3e7f tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:16.109056 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:16.109056 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:16.113048 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d818cd85-e4e3-4f30-ae05-ff2dacca3e7f tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Volume info retrieved successfully. Aug 01 00:21:16.117448 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d818cd85-e4e3-4f30-ae05-ff2dacca3e7f tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] https://10.4.3.222/volume/v3/volumes/94dd133b-f8a3-4064-80be-1186bcbc6d82 returned with HTTP 200 Aug 01 00:21:16.117871 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 631/2532] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:16 2026] GET /volume/v3/volumes/94dd133b-f8a3-4064-80be-1186bcbc6d82 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:16.167603 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a516ed47-2453-465a-bbab-4a64638e5aaa None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:16.169541 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a516ed47-2453-465a-bbab-4a64638e5aaa tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:21:16.170018 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a516ed47-2453-465a-bbab-4a64638e5aaa tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "94dd133b-f8a3-4064-80be-1186bcbc6d82", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-735942572"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:16.178867 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:16.178867 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:16.179387 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a516ed47-2453-465a-bbab-4a64638e5aaa tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Volume info retrieved successfully. Aug 01 00:21:16.179518 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-a516ed47-2453-465a-bbab-4a64638e5aaa tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Create snapshot from volume 94dd133b-f8a3-4064-80be-1186bcbc6d82 Aug 01 00:21:16.213845 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-a516ed47-2453-465a-bbab-4a64638e5aaa tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Created reservations ['66c4d4c6-6908-4b69-ad00-4334d98e8eeb', 'f8859a88-db8e-4854-8106-3e627a72e7d1', '26bc019d-7c0e-4307-a3d0-eda2ec719947', 'ef48a2e1-4967-46b9-bf52-d312027b0b6e'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:16.244166 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a516ed47-2453-465a-bbab-4a64638e5aaa tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Snapshot create request issued successfully. Aug 01 00:21:16.244558 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a516ed47-2453-465a-bbab-4a64638e5aaa tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:21:16.245243 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 635/2533] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:21:16 2026] POST /volume/v3/snapshots => generated 322 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:21:16.254896 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-114413a9-6bb9-436b-bc18-95cc2aee4e76 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:16.257381 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-114413a9-6bb9-436b-bc18-95cc2aee4e76 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] GET https://10.4.3.222/volume/v3/snapshots/75a74925-70ef-47f4-bdcf-0ea7e4c3dcd0 Aug 01 00:21:16.257623 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-114413a9-6bb9-436b-bc18-95cc2aee4e76 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:16.258210 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-114413a9-6bb9-436b-bc18-95cc2aee4e76 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:16.264619 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:16.264619 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:16.265215 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-114413a9-6bb9-436b-bc18-95cc2aee4e76 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Snapshot retrieved successfully. Aug 01 00:21:16.266388 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-114413a9-6bb9-436b-bc18-95cc2aee4e76 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] https://10.4.3.222/volume/v3/snapshots/75a74925-70ef-47f4-bdcf-0ea7e4c3dcd0 returned with HTTP 200 Aug 01 00:21:16.266811 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 630/2534] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:21:16 2026] GET /volume/v3/snapshots/75a74925-70ef-47f4-bdcf-0ea7e4c3dcd0 => generated 454 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:16.372623 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-801048db-3e3e-48c6-914e-0da9c9cf5ed0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:16.374639 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-801048db-3e3e-48c6-914e-0da9c9cf5ed0 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a Aug 01 00:21:16.374897 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-801048db-3e3e-48c6-914e-0da9c9cf5ed0 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:16.375125 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-801048db-3e3e-48c6-914e-0da9c9cf5ed0 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:16.375274 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-801048db-3e3e-48c6-914e-0da9c9cf5ed0 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 0eca202b-e0a3-4e18-a404-1b821191ff8a. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:16.383641 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:16.383641 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:16.384460 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-801048db-3e3e-48c6-914e-0da9c9cf5ed0 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a returned with HTTP 200 Aug 01 00:21:16.384908 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 639/2535] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:16 2026] GET /volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:16.566754 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-fbc05d54-f84a-45c0-9191-75628c843b3e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:16.611030 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fbc05d54-f84a-45c0-9191-75628c843b3e tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:21:16.611455 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fbc05d54-f84a-45c0-9191-75628c843b3e tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1991566018"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:16.612953 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-fbc05d54-f84a-45c0-9191-75628c843b3e tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1991566018'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:21:16.613157 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-fbc05d54-f84a-45c0-9191-75628c843b3e tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Create volume of 1 GB Aug 01 00:21:16.618191 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-fbc05d54-f84a-45c0-9191-75628c843b3e tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Availability Zones retrieved successfully. Aug 01 00:21:16.625992 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fbc05d54-f84a-45c0-9191-75628c843b3e tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Flow 'volume_create_api' (cac2031c-cb65-4ad9-9e2a-ad08cad6fee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:16.627062 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fbc05d54-f84a-45c0-9191-75628c843b3e tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9e28626-e275-4c4b-b52c-c40e4481a4e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:16.628039 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-fbc05d54-f84a-45c0-9191-75628c843b3e tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:21:16.668300 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fbc05d54-f84a-45c0-9191-75628c843b3e tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9e28626-e275-4c4b-b52c-c40e4481a4e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:16.669404 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fbc05d54-f84a-45c0-9191-75628c843b3e tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (941c6945-4830-46a4-aea5-22ae8f9bd873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:16.754645 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-fbc05d54-f84a-45c0-9191-75628c843b3e tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Created reservations ['2dba0a4e-38e4-4f56-bb5a-2cb2c6d89b8a', '90049896-4155-4c27-92af-8cfe7a93a181', 'f8b68a0b-d5e3-4035-bf71-6026b9797ed7', '3f1ee7ba-0d25-4179-be5f-e651b226281c'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:16.755434 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fbc05d54-f84a-45c0-9191-75628c843b3e tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (941c6945-4830-46a4-aea5-22ae8f9bd873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2dba0a4e-38e4-4f56-bb5a-2cb2c6d89b8a', '90049896-4155-4c27-92af-8cfe7a93a181', 'f8b68a0b-d5e3-4035-bf71-6026b9797ed7', '3f1ee7ba-0d25-4179-be5f-e651b226281c']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:16.756242 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fbc05d54-f84a-45c0-9191-75628c843b3e tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28e282c6-d65e-4f8f-b53d-14bb00c026ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:16.781981 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fbc05d54-f84a-45c0-9191-75628c843b3e tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28e282c6-d65e-4f8f-b53d-14bb00c026ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d630c72-45ad-4078-b04c-74590313d2d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1991566018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d1ebb08db9c4cd68e6945c2d3a6e2f6',qos_specs=None,replication_status=,reservations=['2dba0a4e-38e4-4f56-bb5a-2cb2c6d89b8a','90049896-4155-4c27-92af-8cfe7a93a181','f8b68a0b-d5e3-4035-bf71-6026b9797ed7','3f1ee7ba-0d25-4179-be5f-e651b226281c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3615ab76cab4daab8b669dbe107c9de',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:21:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1991566018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d630c72-45ad-4078-b04c-74590313d2d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d1ebb08db9c4cd68e6945c2d3a6e2f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3615ab76cab4daab8b669dbe107c9de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:16.782781 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fbc05d54-f84a-45c0-9191-75628c843b3e tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dceb4f7-9e2a-4976-aa6c-c853b820906a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:16.807511 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fbc05d54-f84a-45c0-9191-75628c843b3e tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dceb4f7-9e2a-4976-aa6c-c853b820906a) transitioned into state 'SUCCESS' from state '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-1991566018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d1ebb08db9c4cd68e6945c2d3a6e2f6',qos_specs=None,replication_status=,reservations=['2dba0a4e-38e4-4f56-bb5a-2cb2c6d89b8a','90049896-4155-4c27-92af-8cfe7a93a181','f8b68a0b-d5e3-4035-bf71-6026b9797ed7','3f1ee7ba-0d25-4179-be5f-e651b226281c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3615ab76cab4daab8b669dbe107c9de',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:16.808632 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fbc05d54-f84a-45c0-9191-75628c843b3e tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (082a7b9e-ed19-4e10-a1d1-7d074ac97750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:16.818286 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fbc05d54-f84a-45c0-9191-75628c843b3e tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (082a7b9e-ed19-4e10-a1d1-7d074ac97750) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:16.819289 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fbc05d54-f84a-45c0-9191-75628c843b3e tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Flow 'volume_create_api' (cac2031c-cb65-4ad9-9e2a-ad08cad6fee7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:16.819573 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-fbc05d54-f84a-45c0-9191-75628c843b3e tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Create volume request issued successfully. Aug 01 00:21:16.820441 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fbc05d54-f84a-45c0-9191-75628c843b3e tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:21:16.820637 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 632/2536] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:21:16 2026] POST /volume/v3/volumes => generated 749 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:21:16.834251 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a45ec61f-811b-461c-806f-8b21d2e72e6c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:16.836311 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a45ec61f-811b-461c-806f-8b21d2e72e6c tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] GET https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 Aug 01 00:21:16.836495 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a45ec61f-811b-461c-806f-8b21d2e72e6c tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:16.836677 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a45ec61f-811b-461c-806f-8b21d2e72e6c tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:16.844272 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:16.844272 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:16.848380 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a45ec61f-811b-461c-806f-8b21d2e72e6c tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:21:16.855634 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a45ec61f-811b-461c-806f-8b21d2e72e6c tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 returned with HTTP 200 Aug 01 00:21:16.856082 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 636/2537] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:16 2026] GET /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:16.873316 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fee42702-5fbe-4f0c-90fe-3fd8fb82dace None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:16.911880 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fee42702-5fbe-4f0c-90fe-3fd8fb82dace tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:21:16.912340 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fee42702-5fbe-4f0c-90fe-3fd8fb82dace tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1065322976", "extra_specs": {}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:16.941156 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fee42702-5fbe-4f0c-90fe-3fd8fb82dace tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:21:16.944884 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 631/2538] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:21:16 2026] POST /volume/v3/types => generated 218 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:16.955517 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1f673f8d-67e7-4b2e-8b6e-be05276194b1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:16.959207 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1f673f8d-67e7-4b2e-8b6e-be05276194b1 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] POST https://10.4.3.222/volume/v3/types/c0a18771-55a7-42c8-9476-77dc2225f191/encryption Aug 01 00:21:16.960070 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1f673f8d-67e7-4b2e-8b6e-be05276194b1 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:16.993747 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1f673f8d-67e7-4b2e-8b6e-be05276194b1 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] https://10.4.3.222/volume/v3/types/c0a18771-55a7-42c8-9476-77dc2225f191/encryption returned with HTTP 200 Aug 01 00:21:16.993747 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 640/2539] 10.4.3.222 () {68 vars in 1397 bytes} [Sat Aug 1 00:21:16 2026] POST /volume/v3/types/c0a18771-55a7-42c8-9476-77dc2225f191/encryption => generated 231 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:17.007158 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4dea16eb-d24d-48f8-be97-40792ac5c711 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:17.098813 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4dea16eb-d24d-48f8-be97-40792ac5c711 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:21:17.098813 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4dea16eb-d24d-48f8-be97-40792ac5c711 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-569245463", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1065322976", "size": 1}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:17.100755 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-4dea16eb-d24d-48f8-be97-40792ac5c711 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-569245463', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1065322976', 'size': 1}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:21:17.105069 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-4dea16eb-d24d-48f8-be97-40792ac5c711 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Create volume of 1 GB Aug 01 00:21:17.105522 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:17.105522 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:17.106237 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-4dea16eb-d24d-48f8-be97-40792ac5c711 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Availability Zones retrieved successfully. Aug 01 00:21:17.114878 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-4dea16eb-d24d-48f8-be97-40792ac5c711 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Flow 'volume_create_api' (3500c6ce-3fb9-4b3c-82c2-2badfbabd61c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:17.116175 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-4dea16eb-d24d-48f8-be97-40792ac5c711 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d3cad02-788f-4d17-98b7-59ca3a609aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:17.117431 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-4dea16eb-d24d-48f8-be97-40792ac5c711 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:21:17.156414 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-4dea16eb-d24d-48f8-be97-40792ac5c711 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d3cad02-788f-4d17-98b7-59ca3a609aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:21:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c0a18771-55a7-42c8-9476-77dc2225f191,is_public=True,name='tempest-scenario-type-cryptsetup-1065322976',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0a18771-55a7-42c8-9476-77dc2225f191', '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=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:17.156414 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-4dea16eb-d24d-48f8-be97-40792ac5c711 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db5773a3-bd3b-4879-a5c7-86d8a8c84595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:17.188372 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-4dea16eb-d24d-48f8-be97-40792ac5c711 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1065322976 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1065322976, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:21:17.188372 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-4dea16eb-d24d-48f8-be97-40792ac5c711 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1065322976 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1065322976, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:21:17.224957 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-4dea16eb-d24d-48f8-be97-40792ac5c711 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Created reservations ['a25ced36-d374-4b5f-bfa7-95efcfc41979', '19e2eb64-4c4d-482b-8e80-0de9349731e0', 'c2efced3-b6ea-466d-80c6-331eb6144acb', '1a462929-0731-4bba-9c32-eab8a60c147b'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:17.224957 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-4dea16eb-d24d-48f8-be97-40792ac5c711 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db5773a3-bd3b-4879-a5c7-86d8a8c84595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a25ced36-d374-4b5f-bfa7-95efcfc41979', '19e2eb64-4c4d-482b-8e80-0de9349731e0', 'c2efced3-b6ea-466d-80c6-331eb6144acb', '1a462929-0731-4bba-9c32-eab8a60c147b']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:17.226028 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-4dea16eb-d24d-48f8-be97-40792ac5c711 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81010566-4b93-4937-8fe6-00023c2cdc93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:17.245498 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-4dea16eb-d24d-48f8-be97-40792ac5c711 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81010566-4b93-4937-8fe6-00023c2cdc93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-569245463',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ba8317eb8bb45aeac160349de3c3d85',qos_specs=None,replication_status=,reservations=['a25ced36-d374-4b5f-bfa7-95efcfc41979','19e2eb64-4c4d-482b-8e80-0de9349731e0','c2efced3-b6ea-466d-80c6-331eb6144acb','1a462929-0731-4bba-9c32-eab8a60c147b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0a64edb76b84f2ba24ea2fe9007d5be',volume_type_id=c0a18771-55a7-42c8-9476-77dc2225f191), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:21:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-569245463',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ba8317eb8bb45aeac160349de3c3d85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0a64edb76b84f2ba24ea2fe9007d5be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0a18771-55a7-42c8-9476-77dc2225f191),volume_type_id=c0a18771-55a7-42c8-9476-77dc2225f191)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:17.246214 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-4dea16eb-d24d-48f8-be97-40792ac5c711 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dc1c7a7-4278-49e4-8b08-d5d8b8983403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:17.261987 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-4dea16eb-d24d-48f8-be97-40792ac5c711 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dc1c7a7-4278-49e4-8b08-d5d8b8983403) transitioned into state 'SUCCESS' from state '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-569245463',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ba8317eb8bb45aeac160349de3c3d85',qos_specs=None,replication_status=,reservations=['a25ced36-d374-4b5f-bfa7-95efcfc41979','19e2eb64-4c4d-482b-8e80-0de9349731e0','c2efced3-b6ea-466d-80c6-331eb6144acb','1a462929-0731-4bba-9c32-eab8a60c147b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0a64edb76b84f2ba24ea2fe9007d5be',volume_type_id=c0a18771-55a7-42c8-9476-77dc2225f191)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:17.264165 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-4dea16eb-d24d-48f8-be97-40792ac5c711 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d08fc75f-77db-4e72-9ef6-513e313885ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:17.274982 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-4dea16eb-d24d-48f8-be97-40792ac5c711 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d08fc75f-77db-4e72-9ef6-513e313885ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:17.275823 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-4dea16eb-d24d-48f8-be97-40792ac5c711 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Flow 'volume_create_api' (3500c6ce-3fb9-4b3c-82c2-2badfbabd61c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:17.276123 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-4dea16eb-d24d-48f8-be97-40792ac5c711 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Create volume request issued successfully. Aug 01 00:21:17.277975 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4dea16eb-d24d-48f8-be97-40792ac5c711 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:21:17.278456 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 633/2540] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:21:17 2026] POST /volume/v3/volumes => generated 790 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:21:17.299721 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-26c98df8-e51b-4690-8153-85547f6288be None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:17.302133 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-26c98df8-e51b-4690-8153-85547f6288be tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] GET https://10.4.3.222/volume/v3/snapshots/75a74925-70ef-47f4-bdcf-0ea7e4c3dcd0 Aug 01 00:21:17.302334 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-26c98df8-e51b-4690-8153-85547f6288be tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:17.302553 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-26c98df8-e51b-4690-8153-85547f6288be tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:17.311141 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:17.311141 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:17.311646 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-26c98df8-e51b-4690-8153-85547f6288be tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Snapshot retrieved successfully. Aug 01 00:21:17.312540 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-26c98df8-e51b-4690-8153-85547f6288be tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] https://10.4.3.222/volume/v3/snapshots/75a74925-70ef-47f4-bdcf-0ea7e4c3dcd0 returned with HTTP 200 Aug 01 00:21:17.313012 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 637/2541] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:21:17 2026] GET /volume/v3/snapshots/75a74925-70ef-47f4-bdcf-0ea7e4c3dcd0 => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:17.333131 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-eddc01e5-982d-4128-ae1b-5189bbf5cca1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:17.335316 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-eddc01e5-982d-4128-ae1b-5189bbf5cca1 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082-project-admin] PUT https://10.4.3.222/volume/v3/os-quota-sets/a5e631edd7c84aa582660f39a0dd2d81 Aug 01 00:21:17.335817 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-eddc01e5-982d-4128-ae1b-5189bbf5cca1 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:17.392742 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-eddc01e5-982d-4128-ae1b-5189bbf5cca1 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1065322976 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1065322976, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:21:17.393116 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-eddc01e5-982d-4128-ae1b-5189bbf5cca1 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1065322976 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1065322976, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:21:17.393487 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-eddc01e5-982d-4128-ae1b-5189bbf5cca1 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1065322976 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1065322976, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:21:17.394968 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a666262c-7309-4b0b-b434-72293031edd2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:17.401175 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a666262c-7309-4b0b-b434-72293031edd2 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a Aug 01 00:21:17.401427 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a666262c-7309-4b0b-b434-72293031edd2 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:17.401699 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a666262c-7309-4b0b-b434-72293031edd2 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:17.401879 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-a666262c-7309-4b0b-b434-72293031edd2 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 0eca202b-e0a3-4e18-a404-1b821191ff8a. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:17.406208 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-eddc01e5-982d-4128-ae1b-5189bbf5cca1 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082-project-admin] https://10.4.3.222/volume/v3/os-quota-sets/a5e631edd7c84aa582660f39a0dd2d81 returned with HTTP 200 Aug 01 00:21:17.406611 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 632/2542] 10.4.3.222 () {68 vars in 1374 bytes} [Sat Aug 1 00:21:17 2026] PUT /volume/v3/os-quota-sets/a5e631edd7c84aa582660f39a0dd2d81 => generated 571 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:17.407748 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:17.407748 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:17.408676 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a666262c-7309-4b0b-b434-72293031edd2 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a returned with HTTP 200 Aug 01 00:21:17.409137 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 641/2543] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:17 2026] GET /volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:17.414979 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-902bc978-dd1a-450d-bffc-1359a431d202 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:17.417383 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-902bc978-dd1a-450d-bffc-1359a431d202 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:21:17.417888 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-902bc978-dd1a-450d-bffc-1359a431d202 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "94dd133b-f8a3-4064-80be-1186bcbc6d82"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:17.428712 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:17.428712 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:17.429184 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-902bc978-dd1a-450d-bffc-1359a431d202 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Volume info retrieved successfully. Aug 01 00:21:17.429300 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-902bc978-dd1a-450d-bffc-1359a431d202 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Create snapshot from volume 94dd133b-f8a3-4064-80be-1186bcbc6d82 Aug 01 00:21:17.447484 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota_utils [None req-902bc978-dd1a-450d-bffc-1359a431d202 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Quota exceeded for a5e631edd7c84aa582660f39a0dd2d81, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 01 00:21:17.447744 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.middleware.fault [None req-902bc978-dd1a-450d-bffc-1359a431d202 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 413 Aug 01 00:21:17.448393 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 634/2544] 10.4.3.222 () {68 vars in 1264 bytes} [Sat Aug 1 00:21:17 2026] POST /volume/v3/snapshots => generated 208 bytes in 34 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 01 00:21:17.456746 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-07c91c68-ca0d-4263-a1e1-e3d1de6bcdda None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:17.458707 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-07c91c68-ca0d-4263-a1e1-e3d1de6bcdda tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082-project-admin] PUT https://10.4.3.222/volume/v3/os-quota-sets/a5e631edd7c84aa582660f39a0dd2d81 Aug 01 00:21:17.458707 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-07c91c68-ca0d-4263-a1e1-e3d1de6bcdda tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:17.500732 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-07c91c68-ca0d-4263-a1e1-e3d1de6bcdda tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1065322976 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1065322976, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:21:17.501030 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-07c91c68-ca0d-4263-a1e1-e3d1de6bcdda tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1065322976 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1065322976, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:21:17.501256 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-07c91c68-ca0d-4263-a1e1-e3d1de6bcdda tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1065322976 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1065322976, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:21:17.505783 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-07c91c68-ca0d-4263-a1e1-e3d1de6bcdda tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082-project-admin] https://10.4.3.222/volume/v3/os-quota-sets/a5e631edd7c84aa582660f39a0dd2d81 returned with HTTP 200 Aug 01 00:21:17.506397 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 638/2545] 10.4.3.222 () {68 vars in 1374 bytes} [Sat Aug 1 00:21:17 2026] PUT /volume/v3/os-quota-sets/a5e631edd7c84aa582660f39a0dd2d81 => generated 571 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:17.514944 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-40cd8add-b8e6-4cd2-b10c-762b4555a16b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:17.516655 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-40cd8add-b8e6-4cd2-b10c-762b4555a16b tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:21:17.516991 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-40cd8add-b8e6-4cd2-b10c-762b4555a16b tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "94dd133b-f8a3-4064-80be-1186bcbc6d82"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:17.525253 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:17.525253 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:17.525985 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-40cd8add-b8e6-4cd2-b10c-762b4555a16b tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Volume info retrieved successfully. Aug 01 00:21:17.525985 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-40cd8add-b8e6-4cd2-b10c-762b4555a16b tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Create snapshot from volume 94dd133b-f8a3-4064-80be-1186bcbc6d82 Aug 01 00:21:17.541874 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota_utils [None req-40cd8add-b8e6-4cd2-b10c-762b4555a16b tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Quota exceeded for a5e631edd7c84aa582660f39a0dd2d81, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 01 00:21:17.542095 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.middleware.fault [None req-40cd8add-b8e6-4cd2-b10c-762b4555a16b tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 413 Aug 01 00:21:17.542717 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 633/2546] 10.4.3.222 () {68 vars in 1264 bytes} [Sat Aug 1 00:21:17 2026] POST /volume/v3/snapshots => generated 133 bytes in 28 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 01 00:21:17.550147 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-41232a8e-6b5e-4a73-a17a-f0fb3c88b98d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:17.551547 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-41232a8e-6b5e-4a73-a17a-f0fb3c88b98d tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/75a74925-70ef-47f4-bdcf-0ea7e4c3dcd0 Aug 01 00:21:17.552130 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-41232a8e-6b5e-4a73-a17a-f0fb3c88b98d tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:17.552410 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-41232a8e-6b5e-4a73-a17a-f0fb3c88b98d tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:17.552580 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-41232a8e-6b5e-4a73-a17a-f0fb3c88b98d tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Delete snapshot with id: 75a74925-70ef-47f4-bdcf-0ea7e4c3dcd0 Aug 01 00:21:17.557664 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:17.557664 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:17.558259 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-41232a8e-6b5e-4a73-a17a-f0fb3c88b98d tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Snapshot retrieved successfully. Aug 01 00:21:17.574163 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-41232a8e-6b5e-4a73-a17a-f0fb3c88b98d tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Snapshot delete request issued successfully. Aug 01 00:21:17.575131 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-41232a8e-6b5e-4a73-a17a-f0fb3c88b98d tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] https://10.4.3.222/volume/v3/snapshots/75a74925-70ef-47f4-bdcf-0ea7e4c3dcd0 returned with HTTP 202 Aug 01 00:21:17.575131 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 642/2547] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:21:17 2026] DELETE /volume/v3/snapshots/75a74925-70ef-47f4-bdcf-0ea7e4c3dcd0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:21:17.581547 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-36309f89-d552-4a3c-af37-5cc1984ee299 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:17.583553 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-36309f89-d552-4a3c-af37-5cc1984ee299 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] GET https://10.4.3.222/volume/v3/snapshots/75a74925-70ef-47f4-bdcf-0ea7e4c3dcd0 Aug 01 00:21:17.583947 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-36309f89-d552-4a3c-af37-5cc1984ee299 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:17.584053 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-36309f89-d552-4a3c-af37-5cc1984ee299 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:17.589638 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:17.589638 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:17.590066 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-36309f89-d552-4a3c-af37-5cc1984ee299 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Snapshot retrieved successfully. Aug 01 00:21:17.590788 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-36309f89-d552-4a3c-af37-5cc1984ee299 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] https://10.4.3.222/volume/v3/snapshots/75a74925-70ef-47f4-bdcf-0ea7e4c3dcd0 returned with HTTP 200 Aug 01 00:21:17.591182 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 635/2548] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:21:17 2026] GET /volume/v3/snapshots/75a74925-70ef-47f4-bdcf-0ea7e4c3dcd0 => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:17.869861 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-02d099e5-ed8f-43f0-b930-7970b2ea9550 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:17.872883 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-02d099e5-ed8f-43f0-b930-7970b2ea9550 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] GET https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 Aug 01 00:21:17.873467 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-02d099e5-ed8f-43f0-b930-7970b2ea9550 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:17.873564 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-02d099e5-ed8f-43f0-b930-7970b2ea9550 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:17.883600 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:17.883600 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:17.888781 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-02d099e5-ed8f-43f0-b930-7970b2ea9550 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:21:17.896282 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-02d099e5-ed8f-43f0-b930-7970b2ea9550 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 returned with HTTP 200 Aug 01 00:21:17.896867 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 639/2549] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:17 2026] GET /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:18.424136 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ce69f06e-959f-4995-87be-becb5a7dc9cd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:18.427708 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ce69f06e-959f-4995-87be-becb5a7dc9cd tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a Aug 01 00:21:18.427962 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ce69f06e-959f-4995-87be-becb5a7dc9cd tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:18.428157 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ce69f06e-959f-4995-87be-becb5a7dc9cd tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:18.428353 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-ce69f06e-959f-4995-87be-becb5a7dc9cd tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 0eca202b-e0a3-4e18-a404-1b821191ff8a. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:18.432550 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:18.432550 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:18.433303 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ce69f06e-959f-4995-87be-becb5a7dc9cd tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a returned with HTTP 200 Aug 01 00:21:18.433759 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 634/2550] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:18 2026] GET /volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:18.446151 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-033f5d5a-236d-4c21-b528-ae0117542a21 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:18.448009 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-033f5d5a-236d-4c21-b528-ae0117542a21 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/volumes/2939b58d-538d-416c-ac64-7f8ec0ed66e7 Aug 01 00:21:18.448181 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-033f5d5a-236d-4c21-b528-ae0117542a21 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:18.448348 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-033f5d5a-236d-4c21-b528-ae0117542a21 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:18.454916 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:18.454916 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:18.458277 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-033f5d5a-236d-4c21-b528-ae0117542a21 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Volume info retrieved successfully. Aug 01 00:21:18.462813 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-033f5d5a-236d-4c21-b528-ae0117542a21 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/volumes/2939b58d-538d-416c-ac64-7f8ec0ed66e7 returned with HTTP 200 Aug 01 00:21:18.462813 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 643/2551] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:18 2026] GET /volume/v3/volumes/2939b58d-538d-416c-ac64-7f8ec0ed66e7 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:18.478755 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-84753fc6-b32a-4a7b-aa42-d0e99ef3ac9e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:18.482923 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-84753fc6-b32a-4a7b-aa42-d0e99ef3ac9e tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] DELETE https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a Aug 01 00:21:18.483156 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-84753fc6-b32a-4a7b-aa42-d0e99ef3ac9e tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:18.483383 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-84753fc6-b32a-4a7b-aa42-d0e99ef3ac9e tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:18.483519 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.contrib.backups [None req-84753fc6-b32a-4a7b-aa42-d0e99ef3ac9e tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Delete backup with id: 0eca202b-e0a3-4e18-a404-1b821191ff8a. Aug 01 00:21:18.488241 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:18.488241 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:18.505927 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.backup.rpcapi [None req-84753fc6-b32a-4a7b-aa42-d0e99ef3ac9e tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] delete_backup rpcapi backup_id 0eca202b-e0a3-4e18-a404-1b821191ff8a {{(pid=100409) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:21:18.507581 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-84753fc6-b32a-4a7b-aa42-d0e99ef3ac9e tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a returned with HTTP 202 Aug 01 00:21:18.508112 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 636/2552] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:21:18 2026] DELETE /volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:21:18.515560 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-eb909be4-4683-4da8-9519-cd2ec9f99b09 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:18.517915 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-eb909be4-4683-4da8-9519-cd2ec9f99b09 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a Aug 01 00:21:18.518108 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-eb909be4-4683-4da8-9519-cd2ec9f99b09 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:18.518293 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-eb909be4-4683-4da8-9519-cd2ec9f99b09 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:18.518395 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-eb909be4-4683-4da8-9519-cd2ec9f99b09 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 0eca202b-e0a3-4e18-a404-1b821191ff8a. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:18.522247 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:18.522247 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:18.522967 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-eb909be4-4683-4da8-9519-cd2ec9f99b09 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a returned with HTTP 200 Aug 01 00:21:18.523301 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 640/2553] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:18 2026] GET /volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:18.600192 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8b7addeb-e9b7-4f0f-8603-cd9f3e9ec476 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:18.602627 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8b7addeb-e9b7-4f0f-8603-cd9f3e9ec476 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] GET https://10.4.3.222/volume/v3/snapshots/75a74925-70ef-47f4-bdcf-0ea7e4c3dcd0 Aug 01 00:21:18.602901 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8b7addeb-e9b7-4f0f-8603-cd9f3e9ec476 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:18.603099 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8b7addeb-e9b7-4f0f-8603-cd9f3e9ec476 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:18.608569 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8b7addeb-e9b7-4f0f-8603-cd9f3e9ec476 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] https://10.4.3.222/volume/v3/snapshots/75a74925-70ef-47f4-bdcf-0ea7e4c3dcd0 returned with HTTP 404 Aug 01 00:21:18.609271 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 635/2554] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:21:18 2026] GET /volume/v3/snapshots/75a74925-70ef-47f4-bdcf-0ea7e4c3dcd0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:18.620395 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c8762816-5f48-4b9a-b014-6e3337601d9c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:18.622677 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c8762816-5f48-4b9a-b014-6e3337601d9c tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] GET https://10.4.3.222/volume/v3/volumes/94dd133b-f8a3-4064-80be-1186bcbc6d82 Aug 01 00:21:18.622979 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c8762816-5f48-4b9a-b014-6e3337601d9c tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:18.623239 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c8762816-5f48-4b9a-b014-6e3337601d9c tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:18.633177 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:18.633177 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:18.641106 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c8762816-5f48-4b9a-b014-6e3337601d9c tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Volume info retrieved successfully. Aug 01 00:21:18.645657 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c8762816-5f48-4b9a-b014-6e3337601d9c tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] https://10.4.3.222/volume/v3/volumes/94dd133b-f8a3-4064-80be-1186bcbc6d82 returned with HTTP 200 Aug 01 00:21:18.646108 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 644/2555] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:18 2026] GET /volume/v3/volumes/94dd133b-f8a3-4064-80be-1186bcbc6d82 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:18.658536 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9fe78568-2c62-491f-800b-9478781a7afe None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:18.659232 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9fe78568-2c62-491f-800b-9478781a7afe tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] DELETE https://10.4.3.222/volume/v3/volumes/94dd133b-f8a3-4064-80be-1186bcbc6d82 Aug 01 00:21:18.659394 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9fe78568-2c62-491f-800b-9478781a7afe tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:18.659562 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9fe78568-2c62-491f-800b-9478781a7afe tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:18.659740 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-9fe78568-2c62-491f-800b-9478781a7afe tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Delete volume with id: 94dd133b-f8a3-4064-80be-1186bcbc6d82 Aug 01 00:21:18.666173 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:18.666173 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:18.666654 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-9fe78568-2c62-491f-800b-9478781a7afe tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Volume info retrieved successfully. Aug 01 00:21:18.691163 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-9fe78568-2c62-491f-800b-9478781a7afe tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Delete volume request issued successfully. Aug 01 00:21:18.691163 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9fe78568-2c62-491f-800b-9478781a7afe tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] https://10.4.3.222/volume/v3/volumes/94dd133b-f8a3-4064-80be-1186bcbc6d82 returned with HTTP 202 Aug 01 00:21:18.691163 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 637/2556] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:21:18 2026] DELETE /volume/v3/volumes/94dd133b-f8a3-4064-80be-1186bcbc6d82 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:21:18.705126 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b0dcf54d-ba48-4860-a1cb-a4f0a3337781 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:18.706865 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b0dcf54d-ba48-4860-a1cb-a4f0a3337781 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] GET https://10.4.3.222/volume/v3/volumes/94dd133b-f8a3-4064-80be-1186bcbc6d82 Aug 01 00:21:18.707628 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b0dcf54d-ba48-4860-a1cb-a4f0a3337781 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:18.707628 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b0dcf54d-ba48-4860-a1cb-a4f0a3337781 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:18.721834 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:18.721834 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:18.727369 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-b0dcf54d-ba48-4860-a1cb-a4f0a3337781 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Volume info retrieved successfully. Aug 01 00:21:18.731982 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b0dcf54d-ba48-4860-a1cb-a4f0a3337781 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] https://10.4.3.222/volume/v3/volumes/94dd133b-f8a3-4064-80be-1186bcbc6d82 returned with HTTP 200 Aug 01 00:21:18.732368 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 641/2557] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:18 2026] GET /volume/v3/volumes/94dd133b-f8a3-4064-80be-1186bcbc6d82 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:19.534571 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ea121496-8417-4da8-810c-b1542a13de46 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:19.537267 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ea121496-8417-4da8-810c-b1542a13de46 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a Aug 01 00:21:19.537551 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ea121496-8417-4da8-810c-b1542a13de46 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:19.537847 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ea121496-8417-4da8-810c-b1542a13de46 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:19.538005 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-ea121496-8417-4da8-810c-b1542a13de46 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 0eca202b-e0a3-4e18-a404-1b821191ff8a. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:19.545297 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ea121496-8417-4da8-810c-b1542a13de46 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a returned with HTTP 404 Aug 01 00:21:19.546876 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 636/2558] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:19 2026] GET /volume/v3/backups/0eca202b-e0a3-4e18-a404-1b821191ff8a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:19.555087 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-47fc8a0f-c9c6-4d13-91c8-cd49a8a51e7b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:19.557201 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-47fc8a0f-c9c6-4d13-91c8-cd49a8a51e7b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] DELETE https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 Aug 01 00:21:19.558011 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-47fc8a0f-c9c6-4d13-91c8-cd49a8a51e7b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:19.558237 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-47fc8a0f-c9c6-4d13-91c8-cd49a8a51e7b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:19.558375 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-47fc8a0f-c9c6-4d13-91c8-cd49a8a51e7b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Delete backup with id: 5836d932-bac1-4925-826e-2a2d45bd99f7. Aug 01 00:21:19.564873 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:19.564873 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:19.585352 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-47fc8a0f-c9c6-4d13-91c8-cd49a8a51e7b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] delete_backup rpcapi backup_id 5836d932-bac1-4925-826e-2a2d45bd99f7 {{(pid=100406) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:21:19.587201 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-47fc8a0f-c9c6-4d13-91c8-cd49a8a51e7b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 returned with HTTP 202 Aug 01 00:21:19.587666 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 645/2559] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:21:19 2026] DELETE /volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:21:19.600406 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7c458c47-561c-49a8-8574-dd57106d04e5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:19.605905 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7c458c47-561c-49a8-8574-dd57106d04e5 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 Aug 01 00:21:19.605905 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7c458c47-561c-49a8-8574-dd57106d04e5 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:19.605905 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7c458c47-561c-49a8-8574-dd57106d04e5 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:19.606039 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-7c458c47-561c-49a8-8574-dd57106d04e5 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 5836d932-bac1-4925-826e-2a2d45bd99f7. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:19.624018 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:19.624018 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:19.624345 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7c458c47-561c-49a8-8574-dd57106d04e5 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 returned with HTTP 200 Aug 01 00:21:19.625022 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 638/2560] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:19 2026] GET /volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 => generated 751 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:19.747047 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4ea5d10b-1f85-4255-8eaa-9454667529c5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:19.752269 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4ea5d10b-1f85-4255-8eaa-9454667529c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] GET https://10.4.3.222/volume/v3/volumes/94dd133b-f8a3-4064-80be-1186bcbc6d82 Aug 01 00:21:19.752508 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4ea5d10b-1f85-4255-8eaa-9454667529c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:19.752735 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4ea5d10b-1f85-4255-8eaa-9454667529c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:19.764413 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4ea5d10b-1f85-4255-8eaa-9454667529c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720 tempest-VolumeSnapshotQuotasNegativeTestJSON-1048220720-project-member] https://10.4.3.222/volume/v3/volumes/94dd133b-f8a3-4064-80be-1186bcbc6d82 returned with HTTP 404 Aug 01 00:21:19.764413 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 642/2561] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:19 2026] GET /volume/v3/volumes/94dd133b-f8a3-4064-80be-1186bcbc6d82 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:19.773069 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-69929325-e378-40fd-a633-29d4bca3ba70 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:19.775144 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-69929325-e378-40fd-a633-29d4bca3ba70 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082-project-admin] PUT https://10.4.3.222/volume/v3/os-quota-sets/a5e631edd7c84aa582660f39a0dd2d81 Aug 01 00:21:19.775698 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-69929325-e378-40fd-a633-29d4bca3ba70 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082-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=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:19.874886 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-69929325-e378-40fd-a633-29d4bca3ba70 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082 tempest-VolumeSnapshotQuotasNegativeTestJSON-163594082-project-admin] https://10.4.3.222/volume/v3/os-quota-sets/a5e631edd7c84aa582660f39a0dd2d81 returned with HTTP 200 Aug 01 00:21:19.875279 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 637/2562] 10.4.3.222 () {68 vars in 1375 bytes} [Sat Aug 1 00:21:19 2026] PUT /volume/v3/os-quota-sets/a5e631edd7c84aa582660f39a0dd2d81 => generated 576 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:20.638558 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f49816cc-c6a9-4ec3-8ebe-cd777403b778 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:20.645275 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f49816cc-c6a9-4ec3-8ebe-cd777403b778 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 Aug 01 00:21:20.645383 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f49816cc-c6a9-4ec3-8ebe-cd777403b778 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:20.645645 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f49816cc-c6a9-4ec3-8ebe-cd777403b778 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:20.648004 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-f49816cc-c6a9-4ec3-8ebe-cd777403b778 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 5836d932-bac1-4925-826e-2a2d45bd99f7. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:20.656193 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f49816cc-c6a9-4ec3-8ebe-cd777403b778 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 returned with HTTP 404 Aug 01 00:21:20.656707 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 646/2563] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:20 2026] GET /volume/v3/backups/5836d932-bac1-4925-826e-2a2d45bd99f7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:20.695475 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3a496562-1949-4f8b-82ea-18d06411e43d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:20.698798 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3a496562-1949-4f8b-82ea-18d06411e43d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:21:20.698798 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3a496562-1949-4f8b-82ea-18d06411e43d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "a7e69f30-42a3-4df7-b511-e7ec77a3747d", "name": "tempest-VolumesBackupsTest-Volume-2108118504"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:20.699715 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-3a496562-1949-4f8b-82ea-18d06411e43d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'a7e69f30-42a3-4df7-b511-e7ec77a3747d', 'name': 'tempest-VolumesBackupsTest-Volume-2108118504'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:21:20.823436 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-3a496562-1949-4f8b-82ea-18d06411e43d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Create volume of 1 GB Aug 01 00:21:20.828938 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3a496562-1949-4f8b-82ea-18d06411e43d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Availability Zones retrieved successfully. Aug 01 00:21:20.834478 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3a496562-1949-4f8b-82ea-18d06411e43d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Flow 'volume_create_api' (41bd8764-7cfc-4e40-b8d7-b6ac79f7a201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:20.835883 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3a496562-1949-4f8b-82ea-18d06411e43d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd26c930-be96-41d5-9775-ea1e2d238d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:20.836976 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-3a496562-1949-4f8b-82ea-18d06411e43d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:21:20.922729 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3a496562-1949-4f8b-82ea-18d06411e43d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd26c930-be96-41d5-9775-ea1e2d238d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:20.923431 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3a496562-1949-4f8b-82ea-18d06411e43d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ec44f04-2a7e-452b-85c4-85e21305d5e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:20.962958 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-3a496562-1949-4f8b-82ea-18d06411e43d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Created reservations ['b5e7c52c-cdcd-46b3-ac4d-b8f099802ad0', '5ae413cc-a64f-45c2-9708-e1e456f7fc55', '0b398d27-154c-4dd1-b2a0-5135c801fef2', 'd68a6b57-8294-4f21-afd9-03fa3dc4c6ec'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:20.964084 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3a496562-1949-4f8b-82ea-18d06411e43d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ec44f04-2a7e-452b-85c4-85e21305d5e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5e7c52c-cdcd-46b3-ac4d-b8f099802ad0', '5ae413cc-a64f-45c2-9708-e1e456f7fc55', '0b398d27-154c-4dd1-b2a0-5135c801fef2', 'd68a6b57-8294-4f21-afd9-03fa3dc4c6ec']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:20.964595 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3a496562-1949-4f8b-82ea-18d06411e43d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17837b6a-ebc9-45e9-9d88-7d7a3de639bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:20.990126 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3a496562-1949-4f8b-82ea-18d06411e43d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17837b6a-ebc9-45e9-9d88-7d7a3de639bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39143ef4-520b-4914-b8a6-b0690933faf1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2108118504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25fc6fecd0de44a2814038d281409d94',qos_specs=None,replication_status=,reservations=['b5e7c52c-cdcd-46b3-ac4d-b8f099802ad0','5ae413cc-a64f-45c2-9708-e1e456f7fc55','0b398d27-154c-4dd1-b2a0-5135c801fef2','d68a6b57-8294-4f21-afd9-03fa3dc4c6ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80b9314f75af47ef8b64c7830843d8fb',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:21:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2108118504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39143ef4-520b-4914-b8a6-b0690933faf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25fc6fecd0de44a2814038d281409d94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80b9314f75af47ef8b64c7830843d8fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:20.990753 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3a496562-1949-4f8b-82ea-18d06411e43d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fe86c18-c79c-4d1a-93df-44e0ffd6de65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:21.016008 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3a496562-1949-4f8b-82ea-18d06411e43d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fe86c18-c79c-4d1a-93df-44e0ffd6de65) transitioned into state 'SUCCESS' from state '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-2108118504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25fc6fecd0de44a2814038d281409d94',qos_specs=None,replication_status=,reservations=['b5e7c52c-cdcd-46b3-ac4d-b8f099802ad0','5ae413cc-a64f-45c2-9708-e1e456f7fc55','0b398d27-154c-4dd1-b2a0-5135c801fef2','d68a6b57-8294-4f21-afd9-03fa3dc4c6ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80b9314f75af47ef8b64c7830843d8fb',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:21.016697 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3a496562-1949-4f8b-82ea-18d06411e43d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (378a25b2-7899-477b-a1ae-d51dbc94009c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:21.031198 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3a496562-1949-4f8b-82ea-18d06411e43d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (378a25b2-7899-477b-a1ae-d51dbc94009c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:21.032231 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3a496562-1949-4f8b-82ea-18d06411e43d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Flow 'volume_create_api' (41bd8764-7cfc-4e40-b8d7-b6ac79f7a201) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:21.032656 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3a496562-1949-4f8b-82ea-18d06411e43d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Create volume request issued successfully. Aug 01 00:21:21.033275 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3a496562-1949-4f8b-82ea-18d06411e43d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:21:21.039798 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 639/2564] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:21:20 2026] POST /volume/v3/volumes => generated 749 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:21:21.051644 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-bc50dc58-942e-4d3c-9981-fddca4d01e78 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:21.055600 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bc50dc58-942e-4d3c-9981-fddca4d01e78 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/volumes/39143ef4-520b-4914-b8a6-b0690933faf1 Aug 01 00:21:21.058112 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bc50dc58-942e-4d3c-9981-fddca4d01e78 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:21.058408 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bc50dc58-942e-4d3c-9981-fddca4d01e78 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:21.068668 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:21.068668 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:21.073788 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-bc50dc58-942e-4d3c-9981-fddca4d01e78 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Volume info retrieved successfully. Aug 01 00:21:21.079267 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bc50dc58-942e-4d3c-9981-fddca4d01e78 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/volumes/39143ef4-520b-4914-b8a6-b0690933faf1 returned with HTTP 200 Aug 01 00:21:21.079826 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 643/2565] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:21 2026] GET /volume/v3/volumes/39143ef4-520b-4914-b8a6-b0690933faf1 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:22.099386 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a01a3908-88c5-45bf-b1e2-47d510876e60 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:22.099794 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a01a3908-88c5-45bf-b1e2-47d510876e60 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/volumes/39143ef4-520b-4914-b8a6-b0690933faf1 Aug 01 00:21:22.099794 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a01a3908-88c5-45bf-b1e2-47d510876e60 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:22.100032 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a01a3908-88c5-45bf-b1e2-47d510876e60 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:22.102212 np0000006296 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=558,cinder:INSERT=82,cinder:UPDATE=156 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:21:22.107650 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:22.107650 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:22.111254 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a01a3908-88c5-45bf-b1e2-47d510876e60 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Volume info retrieved successfully. Aug 01 00:21:22.120019 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a01a3908-88c5-45bf-b1e2-47d510876e60 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/volumes/39143ef4-520b-4914-b8a6-b0690933faf1 returned with HTTP 200 Aug 01 00:21:22.120019 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 638/2566] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:22 2026] GET /volume/v3/volumes/39143ef4-520b-4914-b8a6-b0690933faf1 => generated 1357 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:22.131486 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4f03d4dc-064c-4188-9fb8-891c2aa7b9c8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:22.136540 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4f03d4dc-064c-4188-9fb8-891c2aa7b9c8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] POST https://10.4.3.222/volume/v3/backups Aug 01 00:21:22.137054 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4f03d4dc-064c-4188-9fb8-891c2aa7b9c8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "39143ef4-520b-4914-b8a6-b0690933faf1", "name": "tempest-VolumesBackupsTest-Backup-794375533"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:22.140505 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-4f03d4dc-064c-4188-9fb8-891c2aa7b9c8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Creating new backup {'backup': {'volume_id': '39143ef4-520b-4914-b8a6-b0690933faf1', 'name': 'tempest-VolumesBackupsTest-Backup-794375533'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:21:22.140505 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-4f03d4dc-064c-4188-9fb8-891c2aa7b9c8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Creating backup of volume 39143ef4-520b-4914-b8a6-b0690933faf1 in container None Aug 01 00:21:22.156472 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:22.156472 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:22.157371 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4f03d4dc-064c-4188-9fb8-891c2aa7b9c8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Volume info retrieved successfully. Aug 01 00:21:22.177116 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7acaf454-c1eb-41d5-8900-c0508b4b3ed5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:22.188832 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-4f03d4dc-064c-4188-9fb8-891c2aa7b9c8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Created reservations ['8b3fa4ab-9dc4-457f-aa8e-bb4a9ccb0958', 'aae85281-ae88-4623-9dba-ec15647de073'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:22.244787 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4f03d4dc-064c-4188-9fb8-891c2aa7b9c8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:21:22.244787 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 647/2567] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:21:22 2026] POST /volume/v3/backups => generated 329 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 01 00:21:22.257761 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d2beeaf4-1584-48d7-8d18-33d1981a65e6 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:22.261784 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d2beeaf4-1584-48d7-8d18-33d1981a65e6 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd Aug 01 00:21:22.261784 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d2beeaf4-1584-48d7-8d18-33d1981a65e6 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:22.261784 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d2beeaf4-1584-48d7-8d18-33d1981a65e6 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:22.261784 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-d2beeaf4-1584-48d7-8d18-33d1981a65e6 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 21d04d74-5aa4-4ce1-92a8-fea4180979bd. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:22.276930 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:22.276930 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:22.277979 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d2beeaf4-1584-48d7-8d18-33d1981a65e6 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd returned with HTTP 200 Aug 01 00:21:22.278474 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 644/2568] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:22 2026] GET /volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:22.334223 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7acaf454-c1eb-41d5-8900-c0508b4b3ed5 tempest-AvailabilityZoneTestJSON-1931275584 tempest-AvailabilityZoneTestJSON-1931275584-project-member] GET https://10.4.3.222/volume/v3/os-availability-zone Aug 01 00:21:22.334430 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7acaf454-c1eb-41d5-8900-c0508b4b3ed5 tempest-AvailabilityZoneTestJSON-1931275584 tempest-AvailabilityZoneTestJSON-1931275584-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:22.334610 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7acaf454-c1eb-41d5-8900-c0508b4b3ed5 tempest-AvailabilityZoneTestJSON-1931275584 tempest-AvailabilityZoneTestJSON-1931275584-project-member] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:22.339867 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-7acaf454-c1eb-41d5-8900-c0508b4b3ed5 tempest-AvailabilityZoneTestJSON-1931275584 tempest-AvailabilityZoneTestJSON-1931275584-project-member] Availability Zones retrieved successfully. Aug 01 00:21:22.340228 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7acaf454-c1eb-41d5-8900-c0508b4b3ed5 tempest-AvailabilityZoneTestJSON-1931275584 tempest-AvailabilityZoneTestJSON-1931275584-project-member] https://10.4.3.222/volume/v3/os-availability-zone returned with HTTP 200 Aug 01 00:21:22.340843 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 640/2569] 10.4.3.222 () {66 vars in 1276 bytes} [Sat Aug 1 00:21:22 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:21:23.289119 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6291f777-cb51-4deb-9eb6-a1fd9ed0a900 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:23.291192 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6291f777-cb51-4deb-9eb6-a1fd9ed0a900 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd Aug 01 00:21:23.291368 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6291f777-cb51-4deb-9eb6-a1fd9ed0a900 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:23.291631 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6291f777-cb51-4deb-9eb6-a1fd9ed0a900 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:23.291831 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-6291f777-cb51-4deb-9eb6-a1fd9ed0a900 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 21d04d74-5aa4-4ce1-92a8-fea4180979bd. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:23.296480 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:23.296480 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:23.297233 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6291f777-cb51-4deb-9eb6-a1fd9ed0a900 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd returned with HTTP 200 Aug 01 00:21:23.297602 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 639/2570] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:23 2026] GET /volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:23.566420 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9de4d5e7-594a-4ff5-a2e0-310bb6a53c69 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:23.570163 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9de4d5e7-594a-4ff5-a2e0-310bb6a53c69 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] POST https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action Aug 01 00:21:23.570163 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9de4d5e7-594a-4ff5-a2e0-310bb6a53c69 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Action body: b'{"os-attach": {"instance_uuid": "509aa972-e2b1-48ea-b948-8e4883c0e796", "mountpoint": "/dev/vdb"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:21:23.570163 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9de4d5e7-594a-4ff5-a2e0-310bb6a53c69 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "509aa972-e2b1-48ea-b948-8e4883c0e796", "mountpoint": "/dev/vdb"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:23.581502 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:23.581502 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:23.581989 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9de4d5e7-594a-4ff5-a2e0-310bb6a53c69 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:21:23.599845 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9de4d5e7-594a-4ff5-a2e0-310bb6a53c69 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Update volume admin metadata completed successfully. Aug 01 00:21:23.679387 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9de4d5e7-594a-4ff5-a2e0-310bb6a53c69 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Attach volume completed successfully. Aug 01 00:21:23.679724 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9de4d5e7-594a-4ff5-a2e0-310bb6a53c69 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action returned with HTTP 202 Aug 01 00:21:23.680564 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 648/2571] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:21:23 2026] POST /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:21:23.687020 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1c0ce6d2-71e1-433a-87b3-d7b439442832 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:23.690326 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1c0ce6d2-71e1-433a-87b3-d7b439442832 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] GET https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 Aug 01 00:21:23.690553 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1c0ce6d2-71e1-433a-87b3-d7b439442832 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:23.690796 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1c0ce6d2-71e1-433a-87b3-d7b439442832 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:23.693081 np0000006296 devstack@c-api.service[100408]: DEBUG dbcounter [-] [100408] Writing DB stats cinder:SELECT=532,cinder:UPDATE=183,cinder:INSERT=96 {{(pid=100408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:21:23.702447 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:23.702447 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:23.706425 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-1c0ce6d2-71e1-433a-87b3-d7b439442832 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:21:23.714118 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1c0ce6d2-71e1-433a-87b3-d7b439442832 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 returned with HTTP 200 Aug 01 00:21:23.714664 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 645/2572] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:23 2026] GET /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 => generated 1176 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:23.730261 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c415f0f7-68b6-4116-80f5-2d48b3dd81ce None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:23.733517 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c415f0f7-68b6-4116-80f5-2d48b3dd81ce tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] POST https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action Aug 01 00:21:23.733807 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c415f0f7-68b6-4116-80f5-2d48b3dd81ce tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Action body: b'{"os-detach": {}}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:21:23.734027 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c415f0f7-68b6-4116-80f5-2d48b3dd81ce tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:23.746623 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:23.746623 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:23.747227 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c415f0f7-68b6-4116-80f5-2d48b3dd81ce tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:21:23.771296 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-76e9e60f-9916-4f46-b912-0fd329e3e374 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:23.774656 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-76e9e60f-9916-4f46-b912-0fd329e3e374 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:21:23.775028 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-76e9e60f-9916-4f46-b912-0fd329e3e374 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a7e69f30-42a3-4df7-b511-e7ec77a3747d", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1993132684"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:23.778566 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-76e9e60f-9916-4f46-b912-0fd329e3e374 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Create volume request body: {'volume': {'imageRef': 'a7e69f30-42a3-4df7-b511-e7ec77a3747d', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1993132684'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:21:23.797132 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c415f0f7-68b6-4116-80f5-2d48b3dd81ce tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Detach volume completed successfully. Aug 01 00:21:23.797386 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c415f0f7-68b6-4116-80f5-2d48b3dd81ce tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action returned with HTTP 202 Aug 01 00:21:23.797838 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 641/2573] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:21:23 2026] POST /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:21:23.810383 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a45e7827-0ec5-4989-88ae-f501f1bb03e5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:23.811003 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a45e7827-0ec5-4989-88ae-f501f1bb03e5 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] GET https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 Aug 01 00:21:23.811186 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a45e7827-0ec5-4989-88ae-f501f1bb03e5 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:23.811368 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a45e7827-0ec5-4989-88ae-f501f1bb03e5 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:23.820490 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:23.820490 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:23.830359 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a45e7827-0ec5-4989-88ae-f501f1bb03e5 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:21:23.839488 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a45e7827-0ec5-4989-88ae-f501f1bb03e5 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 returned with HTTP 200 Aug 01 00:21:23.840170 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 649/2574] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:23 2026] GET /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 => generated 861 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:23.878065 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-76e9e60f-9916-4f46-b912-0fd329e3e374 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Create volume of 1 GB Aug 01 00:21:23.882068 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-76e9e60f-9916-4f46-b912-0fd329e3e374 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Availability Zones retrieved successfully. Aug 01 00:21:23.895099 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-76e9e60f-9916-4f46-b912-0fd329e3e374 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Flow 'volume_create_api' (c2324e07-96a5-4d84-8968-dc9d0e44057d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:23.896299 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-76e9e60f-9916-4f46-b912-0fd329e3e374 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (052c867d-c747-4dfc-9ad1-fbbbabb86610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:23.897213 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-76e9e60f-9916-4f46-b912-0fd329e3e374 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:21:23.978145 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-76e9e60f-9916-4f46-b912-0fd329e3e374 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (052c867d-c747-4dfc-9ad1-fbbbabb86610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:23.979222 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-76e9e60f-9916-4f46-b912-0fd329e3e374 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02a7f95e-272d-47b6-bfd9-3c40d2677ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:24.034567 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2e083180-ba08-4555-b81c-0a5a9c33e0dd None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:24.036890 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2e083180-ba08-4555-b81c-0a5a9c33e0dd tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc Aug 01 00:21:24.037155 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2e083180-ba08-4555-b81c-0a5a9c33e0dd tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:24.037429 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2e083180-ba08-4555-b81c-0a5a9c33e0dd tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:24.051565 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:24.051565 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:24.057225 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-76e9e60f-9916-4f46-b912-0fd329e3e374 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Created reservations ['f5084cd9-c7f4-4bc3-9d88-9a995b1bff1d', '7e1da1b3-13dc-4b62-b243-24cbf4c3d0b8', '8520e801-fa4b-4525-bcf2-5d27e3683b36', 'ca1ee8d3-cec1-4d68-8aec-a88cf8410c59'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:24.058037 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-76e9e60f-9916-4f46-b912-0fd329e3e374 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02a7f95e-272d-47b6-bfd9-3c40d2677ca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5084cd9-c7f4-4bc3-9d88-9a995b1bff1d', '7e1da1b3-13dc-4b62-b243-24cbf4c3d0b8', '8520e801-fa4b-4525-bcf2-5d27e3683b36', 'ca1ee8d3-cec1-4d68-8aec-a88cf8410c59']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:24.058736 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-76e9e60f-9916-4f46-b912-0fd329e3e374 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2871b29d-85a0-49cd-b42b-3c44d5da2c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:24.061559 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-2e083180-ba08-4555-b81c-0a5a9c33e0dd tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Volume info retrieved successfully. Aug 01 00:21:24.066788 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2e083180-ba08-4555-b81c-0a5a9c33e0dd tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc returned with HTTP 200 Aug 01 00:21:24.067261 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 646/2575] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:24 2026] GET /volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:24.081787 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-76e9e60f-9916-4f46-b912-0fd329e3e374 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2871b29d-85a0-49cd-b42b-3c44d5da2c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36a3335e-e5b9-46ec-ad4c-dd5909d3f25c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1993132684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='320c01912a9a4173bf880b5756053014',qos_specs=None,replication_status=,reservations=['f5084cd9-c7f4-4bc3-9d88-9a995b1bff1d','7e1da1b3-13dc-4b62-b243-24cbf4c3d0b8','8520e801-fa4b-4525-bcf2-5d27e3683b36','ca1ee8d3-cec1-4d68-8aec-a88cf8410c59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='576d75f35bf94471a79cd3ab366ca108',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:21:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1993132684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36a3335e-e5b9-46ec-ad4c-dd5909d3f25c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='320c01912a9a4173bf880b5756053014',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='576d75f35bf94471a79cd3ab366ca108',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:24.081787 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-76e9e60f-9916-4f46-b912-0fd329e3e374 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8b48f62-7ef4-41c7-9908-02bfcbfb7cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:24.082178 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a5d5e239-c192-4526-8703-25424a0cc403 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:24.085948 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a5d5e239-c192-4526-8703-25424a0cc403 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc Aug 01 00:21:24.086237 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a5d5e239-c192-4526-8703-25424a0cc403 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:24.086512 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a5d5e239-c192-4526-8703-25424a0cc403 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:24.103099 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:24.103099 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:24.105965 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-76e9e60f-9916-4f46-b912-0fd329e3e374 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8b48f62-7ef4-41c7-9908-02bfcbfb7cb1) transitioned into state 'SUCCESS' from state '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-1993132684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='320c01912a9a4173bf880b5756053014',qos_specs=None,replication_status=,reservations=['f5084cd9-c7f4-4bc3-9d88-9a995b1bff1d','7e1da1b3-13dc-4b62-b243-24cbf4c3d0b8','8520e801-fa4b-4525-bcf2-5d27e3683b36','ca1ee8d3-cec1-4d68-8aec-a88cf8410c59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='576d75f35bf94471a79cd3ab366ca108',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:24.106783 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-76e9e60f-9916-4f46-b912-0fd329e3e374 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09282ef5-2680-43eb-afbd-e74ce84984b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:24.111741 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a5d5e239-c192-4526-8703-25424a0cc403 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Volume info retrieved successfully. Aug 01 00:21:24.116188 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-76e9e60f-9916-4f46-b912-0fd329e3e374 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09282ef5-2680-43eb-afbd-e74ce84984b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:24.117020 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-76e9e60f-9916-4f46-b912-0fd329e3e374 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Flow 'volume_create_api' (c2324e07-96a5-4d84-8968-dc9d0e44057d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:24.117305 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-76e9e60f-9916-4f46-b912-0fd329e3e374 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Create volume request issued successfully. Aug 01 00:21:24.117928 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-76e9e60f-9916-4f46-b912-0fd329e3e374 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:21:24.118357 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 640/2576] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:21:23 2026] POST /volume/v3/volumes => generated 751 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:21:24.120395 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a5d5e239-c192-4526-8703-25424a0cc403 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc returned with HTTP 200 Aug 01 00:21:24.120821 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 642/2577] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:24 2026] GET /volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc => generated 874 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:24.130109 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e5c186e9-5c49-40ec-9ad0-7cfbaa15d1eb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:24.132258 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e5c186e9-5c49-40ec-9ad0-7cfbaa15d1eb tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] GET https://10.4.3.222/volume/v3/volumes/36a3335e-e5b9-46ec-ad4c-dd5909d3f25c Aug 01 00:21:24.132564 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e5c186e9-5c49-40ec-9ad0-7cfbaa15d1eb tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:24.132671 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e5c186e9-5c49-40ec-9ad0-7cfbaa15d1eb tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:24.142861 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:24.142861 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:24.151405 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e5c186e9-5c49-40ec-9ad0-7cfbaa15d1eb tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Volume info retrieved successfully. Aug 01 00:21:24.162838 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e5c186e9-5c49-40ec-9ad0-7cfbaa15d1eb tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] https://10.4.3.222/volume/v3/volumes/36a3335e-e5b9-46ec-ad4c-dd5909d3f25c returned with HTTP 200 Aug 01 00:21:24.162838 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 650/2578] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:24 2026] GET /volume/v3/volumes/36a3335e-e5b9-46ec-ad4c-dd5909d3f25c => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:24.169931 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-333dd111-b2df-4803-8f9e-8fddc03b7d07 req-8e677ecf-5cd6-47e3-9824-0aa186be5924 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:24.173394 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-333dd111-b2df-4803-8f9e-8fddc03b7d07 req-8e677ecf-5cd6-47e3-9824-0aa186be5924 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc Aug 01 00:21:24.173578 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-333dd111-b2df-4803-8f9e-8fddc03b7d07 req-8e677ecf-5cd6-47e3-9824-0aa186be5924 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:24.173780 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-333dd111-b2df-4803-8f9e-8fddc03b7d07 req-8e677ecf-5cd6-47e3-9824-0aa186be5924 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:24.182189 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:24.182189 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:24.191433 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-333dd111-b2df-4803-8f9e-8fddc03b7d07 req-8e677ecf-5cd6-47e3-9824-0aa186be5924 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Volume info retrieved successfully. Aug 01 00:21:24.198850 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-333dd111-b2df-4803-8f9e-8fddc03b7d07 req-8e677ecf-5cd6-47e3-9824-0aa186be5924 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc returned with HTTP 200 Aug 01 00:21:24.199383 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 647/2579] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:21:24 2026] GET /volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:24.291939 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c121dba7-712a-401c-aaa1-e8287a3f942c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:24.292438 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c121dba7-712a-401c-aaa1-e8287a3f942c None None] GET https://10.4.3.222/volume// Aug 01 00:21:24.292627 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c121dba7-712a-401c-aaa1-e8287a3f942c None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:24.292899 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c121dba7-712a-401c-aaa1-e8287a3f942c None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:24.293256 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c121dba7-712a-401c-aaa1-e8287a3f942c None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:21:24.293566 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 641/2580] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:21: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 01 00:21:24.301801 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-333dd111-b2df-4803-8f9e-8fddc03b7d07 req-3db5ba93-0a3f-4e6a-bca7-7738ce3f4357 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:24.304221 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-333dd111-b2df-4803-8f9e-8fddc03b7d07 req-3db5ba93-0a3f-4e6a-bca7-7738ce3f4357 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:21:24.304581 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-333dd111-b2df-4803-8f9e-8fddc03b7d07 req-3db5ba93-0a3f-4e6a-bca7-7738ce3f4357 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc", "connector": null, "instance_uuid": "6091bc54-b232-430e-b895-0d8010d5d9a4"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:24.311212 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cd9e6a2f-8625-41ef-b3f2-a716fdfc42d6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:24.313400 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cd9e6a2f-8625-41ef-b3f2-a716fdfc42d6 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd Aug 01 00:21:24.313632 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cd9e6a2f-8625-41ef-b3f2-a716fdfc42d6 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:24.313898 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cd9e6a2f-8625-41ef-b3f2-a716fdfc42d6 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:24.314037 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-cd9e6a2f-8625-41ef-b3f2-a716fdfc42d6 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 21d04d74-5aa4-4ce1-92a8-fea4180979bd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:24.318743 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:24.318743 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:24.319528 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:24.319528 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:24.320517 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cd9e6a2f-8625-41ef-b3f2-a716fdfc42d6 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd returned with HTTP 200 Aug 01 00:21:24.321090 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 651/2581] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:24 2026] GET /volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:24.346200 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-333dd111-b2df-4803-8f9e-8fddc03b7d07 req-3db5ba93-0a3f-4e6a-bca7-7738ce3f4357 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:21:24.346657 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 643/2582] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:21:24 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 01 00:21:24.389012 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-8de45a29-e8b0-4491-9327-e18cfe909e89 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:24.391197 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8de45a29-e8b0-4491-9327-e18cfe909e89 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc Aug 01 00:21:24.391429 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8de45a29-e8b0-4491-9327-e18cfe909e89 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:24.391697 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8de45a29-e8b0-4491-9327-e18cfe909e89 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:24.403303 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9384e115-e221-4b7f-9066-869d6d9f2f28 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:24.403579 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9384e115-e221-4b7f-9066-869d6d9f2f28 None None] GET https://10.4.3.222/volume// Aug 01 00:21:24.403743 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9384e115-e221-4b7f-9066-869d6d9f2f28 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:24.403952 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9384e115-e221-4b7f-9066-869d6d9f2f28 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:24.404277 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9384e115-e221-4b7f-9066-869d6d9f2f28 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:21:24.404519 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 642/2583] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:21: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 01 00:21:24.405388 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:24.405388 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:24.411573 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-8de45a29-e8b0-4491-9327-e18cfe909e89 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Volume info retrieved successfully. Aug 01 00:21:24.416655 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8de45a29-e8b0-4491-9327-e18cfe909e89 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc returned with HTTP 200 Aug 01 00:21:24.417157 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 648/2584] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:24 2026] GET /volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:24.419608 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-333dd111-b2df-4803-8f9e-8fddc03b7d07 req-8a7c3c00-e8fc-4344-b0ee-b3909c55f869 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:24.422421 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-333dd111-b2df-4803-8f9e-8fddc03b7d07 req-8a7c3c00-e8fc-4344-b0ee-b3909c55f869 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc Aug 01 00:21:24.422680 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-333dd111-b2df-4803-8f9e-8fddc03b7d07 req-8a7c3c00-e8fc-4344-b0ee-b3909c55f869 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:24.422953 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-333dd111-b2df-4803-8f9e-8fddc03b7d07 req-8a7c3c00-e8fc-4344-b0ee-b3909c55f869 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:24.435152 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:24.435152 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:24.439548 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-333dd111-b2df-4803-8f9e-8fddc03b7d07 req-8a7c3c00-e8fc-4344-b0ee-b3909c55f869 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Volume info retrieved successfully. Aug 01 00:21:24.445007 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-333dd111-b2df-4803-8f9e-8fddc03b7d07 req-8a7c3c00-e8fc-4344-b0ee-b3909c55f869 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc returned with HTTP 200 Aug 01 00:21:24.445488 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 652/2585] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:21:24 2026] GET /volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc => generated 1053 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:21:24.562284 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-333dd111-b2df-4803-8f9e-8fddc03b7d07 req-fe1c83f7-20c8-4458-8203-41a8b7e7550f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:24.564743 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-333dd111-b2df-4803-8f9e-8fddc03b7d07 req-fe1c83f7-20c8-4458-8203-41a8b7e7550f tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] PUT https://10.4.3.222/volume/v3/attachments/8d15c2fa-3c6b-4c72-b3f5-9a4716e6d73e Aug 01 00:21:24.565169 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-333dd111-b2df-4803-8f9e-8fddc03b7d07 req-fe1c83f7-20c8-4458-8203-41a8b7e7550f tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:24.574075 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-333dd111-b2df-4803-8f9e-8fddc03b7d07 req-fe1c83f7-20c8-4458-8203-41a8b7e7550f tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Acquiring lock "cinder-attachment_update-9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc-np0000006296" by "attachment_update" {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:21:24.579074 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-333dd111-b2df-4803-8f9e-8fddc03b7d07 req-fe1c83f7-20c8-4458-8203-41a8b7e7550f tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Lock "cinder-attachment_update-9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:21:24.580368 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:24.580368 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:24.675532 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-333dd111-b2df-4803-8f9e-8fddc03b7d07 req-fe1c83f7-20c8-4458-8203-41a8b7e7550f tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Lock "cinder-attachment_update-9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc-np0000006296" released by "attachment_update" :: held 0.096s {{(pid=100409) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:21:24.675900 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-333dd111-b2df-4803-8f9e-8fddc03b7d07 req-fe1c83f7-20c8-4458-8203-41a8b7e7550f tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/attachments/8d15c2fa-3c6b-4c72-b3f5-9a4716e6d73e returned with HTTP 200 Aug 01 00:21:24.676452 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 644/2586] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:21:24 2026] PUT /volume/v3/attachments/8d15c2fa-3c6b-4c72-b3f5-9a4716e6d73e => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:25.173056 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5249a447-3d1a-4a3c-8252-bf86bdd4f851 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:25.175351 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5249a447-3d1a-4a3c-8252-bf86bdd4f851 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] GET https://10.4.3.222/volume/v3/volumes/36a3335e-e5b9-46ec-ad4c-dd5909d3f25c Aug 01 00:21:25.175601 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5249a447-3d1a-4a3c-8252-bf86bdd4f851 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:25.175889 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5249a447-3d1a-4a3c-8252-bf86bdd4f851 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:25.185292 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:25.185292 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:25.189856 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5249a447-3d1a-4a3c-8252-bf86bdd4f851 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Volume info retrieved successfully. Aug 01 00:21:25.195373 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5249a447-3d1a-4a3c-8252-bf86bdd4f851 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] https://10.4.3.222/volume/v3/volumes/36a3335e-e5b9-46ec-ad4c-dd5909d3f25c returned with HTTP 200 Aug 01 00:21:25.195857 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 643/2587] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:25 2026] GET /volume/v3/volumes/36a3335e-e5b9-46ec-ad4c-dd5909d3f25c => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:25.209568 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-7724689f-7657-4da2-9fcd-78bd0b496619 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:25.212794 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7724689f-7657-4da2-9fcd-78bd0b496619 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] POST https://10.4.3.222/volume/v3/volumes/36a3335e-e5b9-46ec-ad4c-dd5909d3f25c/action Aug 01 00:21:25.212794 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7724689f-7657-4da2-9fcd-78bd0b496619 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-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=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:21:25.212794 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7724689f-7657-4da2-9fcd-78bd0b496619 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-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=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:25.219877 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:25.219877 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:25.227910 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:25.227910 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:25.228661 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-7724689f-7657-4da2-9fcd-78bd0b496619 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Volume info retrieved successfully. Aug 01 00:21:25.242169 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-7724689f-7657-4da2-9fcd-78bd0b496619 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Update volume metadata completed successfully. Aug 01 00:21:25.242545 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7724689f-7657-4da2-9fcd-78bd0b496619 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] https://10.4.3.222/volume/v3/volumes/36a3335e-e5b9-46ec-ad4c-dd5909d3f25c/action returned with HTTP 200 Aug 01 00:21:25.243134 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 649/2588] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:21:25 2026] POST /volume/v3/volumes/36a3335e-e5b9-46ec-ad4c-dd5909d3f25c/action => generated 563 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:25.253584 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6d239b21-578a-489a-8e40-9719f51d02d1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:25.257551 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6d239b21-578a-489a-8e40-9719f51d02d1 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] GET https://10.4.3.222/volume/v3/volumes/36a3335e-e5b9-46ec-ad4c-dd5909d3f25c Aug 01 00:21:25.257551 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6d239b21-578a-489a-8e40-9719f51d02d1 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:25.257551 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6d239b21-578a-489a-8e40-9719f51d02d1 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:25.264790 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:25.264790 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:25.269407 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6d239b21-578a-489a-8e40-9719f51d02d1 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Volume info retrieved successfully. Aug 01 00:21:25.275230 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6d239b21-578a-489a-8e40-9719f51d02d1 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] https://10.4.3.222/volume/v3/volumes/36a3335e-e5b9-46ec-ad4c-dd5909d3f25c returned with HTTP 200 Aug 01 00:21:25.275675 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 653/2589] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:25 2026] GET /volume/v3/volumes/36a3335e-e5b9-46ec-ad4c-dd5909d3f25c => generated 1419 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:25.286660 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-55533e50-bb9c-46ef-b932-a224fd9c38af None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:25.288605 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-55533e50-bb9c-46ef-b932-a224fd9c38af tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] POST https://10.4.3.222/volume/v3/volumes/36a3335e-e5b9-46ec-ad4c-dd5909d3f25c/action Aug 01 00:21:25.289020 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-55533e50-bb9c-46ef-b932-a224fd9c38af tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:21:25.289170 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-55533e50-bb9c-46ef-b932-a224fd9c38af tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:25.298277 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:25.298277 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:25.305427 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:25.305427 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:25.306085 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-55533e50-bb9c-46ef-b932-a224fd9c38af tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Volume info retrieved successfully. Aug 01 00:21:25.314273 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-55533e50-bb9c-46ef-b932-a224fd9c38af tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Get volume image-metadata completed successfully. Aug 01 00:21:25.323057 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-55533e50-bb9c-46ef-b932-a224fd9c38af tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Delete volume metadata completed successfully. Aug 01 00:21:25.323266 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-55533e50-bb9c-46ef-b932-a224fd9c38af tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] https://10.4.3.222/volume/v3/volumes/36a3335e-e5b9-46ec-ad4c-dd5909d3f25c/action returned with HTTP 200 Aug 01 00:21:25.323736 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 645/2590] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:21:25 2026] POST /volume/v3/volumes/36a3335e-e5b9-46ec-ad4c-dd5909d3f25c/action => generated 0 bytes in 37 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 01 00:21:25.331282 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4886c037-3baa-485a-8cab-f5023a1c5b57 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:25.333044 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-de7be415-382a-4fcd-b40f-1cbe47fe9010 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:25.333133 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4886c037-3baa-485a-8cab-f5023a1c5b57 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd Aug 01 00:21:25.333315 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4886c037-3baa-485a-8cab-f5023a1c5b57 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:25.333516 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4886c037-3baa-485a-8cab-f5023a1c5b57 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:25.333624 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-4886c037-3baa-485a-8cab-f5023a1c5b57 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 21d04d74-5aa4-4ce1-92a8-fea4180979bd. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:25.334587 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-de7be415-382a-4fcd-b40f-1cbe47fe9010 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] POST https://10.4.3.222/volume/v3/volumes/36a3335e-e5b9-46ec-ad4c-dd5909d3f25c/action Aug 01 00:21:25.335010 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-de7be415-382a-4fcd-b40f-1cbe47fe9010 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:21:25.335207 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-de7be415-382a-4fcd-b40f-1cbe47fe9010 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:25.338247 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:25.338247 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:25.341152 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4886c037-3baa-485a-8cab-f5023a1c5b57 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd returned with HTTP 200 Aug 01 00:21:25.341152 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 644/2591] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:25 2026] GET /volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:25.343288 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:25.343288 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:25.343849 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-de7be415-382a-4fcd-b40f-1cbe47fe9010 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Volume info retrieved successfully. Aug 01 00:21:25.348419 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-de7be415-382a-4fcd-b40f-1cbe47fe9010 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Get volume image-metadata completed successfully. Aug 01 00:21:25.348784 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-de7be415-382a-4fcd-b40f-1cbe47fe9010 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] https://10.4.3.222/volume/v3/volumes/36a3335e-e5b9-46ec-ad4c-dd5909d3f25c/action returned with HTTP 200 Aug 01 00:21:25.349296 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 650/2592] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:21:25 2026] POST /volume/v3/volumes/36a3335e-e5b9-46ec-ad4c-dd5909d3f25c/action => generated 537 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:25.364150 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e5498c88-c4e6-4073-91b2-f38fe441707e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:25.366874 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e5498c88-c4e6-4073-91b2-f38fe441707e tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] GET https://10.4.3.222/volume/v3/volumes/36a3335e-e5b9-46ec-ad4c-dd5909d3f25c Aug 01 00:21:25.367067 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e5498c88-c4e6-4073-91b2-f38fe441707e tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:25.367257 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e5498c88-c4e6-4073-91b2-f38fe441707e tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:25.375675 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:25.375675 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:25.379564 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e5498c88-c4e6-4073-91b2-f38fe441707e tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Volume info retrieved successfully. Aug 01 00:21:25.384892 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e5498c88-c4e6-4073-91b2-f38fe441707e tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] https://10.4.3.222/volume/v3/volumes/36a3335e-e5b9-46ec-ad4c-dd5909d3f25c returned with HTTP 200 Aug 01 00:21:25.385332 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 654/2593] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:25 2026] GET /volume/v3/volumes/36a3335e-e5b9-46ec-ad4c-dd5909d3f25c => generated 1393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:25.399658 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-34946be6-a166-4968-940c-3e99c538a33a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:25.401664 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-34946be6-a166-4968-940c-3e99c538a33a tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] DELETE https://10.4.3.222/volume/v3/volumes/36a3335e-e5b9-46ec-ad4c-dd5909d3f25c Aug 01 00:21:25.401911 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-34946be6-a166-4968-940c-3e99c538a33a tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:25.402092 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-34946be6-a166-4968-940c-3e99c538a33a tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:25.402424 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-34946be6-a166-4968-940c-3e99c538a33a tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Delete volume with id: 36a3335e-e5b9-46ec-ad4c-dd5909d3f25c Aug 01 00:21:25.408620 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:25.408620 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:25.409068 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-34946be6-a166-4968-940c-3e99c538a33a tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Volume info retrieved successfully. Aug 01 00:21:25.424159 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-34946be6-a166-4968-940c-3e99c538a33a tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Delete volume request issued successfully. Aug 01 00:21:25.424351 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-34946be6-a166-4968-940c-3e99c538a33a tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] https://10.4.3.222/volume/v3/volumes/36a3335e-e5b9-46ec-ad4c-dd5909d3f25c returned with HTTP 202 Aug 01 00:21:25.424725 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 646/2594] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:21:25 2026] DELETE /volume/v3/volumes/36a3335e-e5b9-46ec-ad4c-dd5909d3f25c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:21:25.432366 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b67db78d-0de5-4679-967b-7d2556b5bfc6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:25.432437 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-993ac9d9-603a-4ab2-927c-c556cc0017d0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:25.434078 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b67db78d-0de5-4679-967b-7d2556b5bfc6 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc Aug 01 00:21:25.434310 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b67db78d-0de5-4679-967b-7d2556b5bfc6 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:25.434500 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b67db78d-0de5-4679-967b-7d2556b5bfc6 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:25.435121 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-993ac9d9-603a-4ab2-927c-c556cc0017d0 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] GET https://10.4.3.222/volume/v3/volumes/36a3335e-e5b9-46ec-ad4c-dd5909d3f25c Aug 01 00:21:25.435416 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-993ac9d9-603a-4ab2-927c-c556cc0017d0 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:25.435696 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-993ac9d9-603a-4ab2-927c-c556cc0017d0 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:25.442632 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:25.442632 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:25.443608 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:25.443608 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:25.446104 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-993ac9d9-603a-4ab2-927c-c556cc0017d0 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Volume info retrieved successfully. Aug 01 00:21:25.448334 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b67db78d-0de5-4679-967b-7d2556b5bfc6 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Volume info retrieved successfully. Aug 01 00:21:25.450461 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-993ac9d9-603a-4ab2-927c-c556cc0017d0 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] https://10.4.3.222/volume/v3/volumes/36a3335e-e5b9-46ec-ad4c-dd5909d3f25c returned with HTTP 200 Aug 01 00:21:25.450931 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 651/2595] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:25 2026] GET /volume/v3/volumes/36a3335e-e5b9-46ec-ad4c-dd5909d3f25c => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:25.452072 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b67db78d-0de5-4679-967b-7d2556b5bfc6 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc returned with HTTP 200 Aug 01 00:21:25.452396 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 645/2596] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:25 2026] GET /volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:26.353096 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-df9d9576-5e0f-4320-9974-43a38a8787d2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:26.354953 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-df9d9576-5e0f-4320-9974-43a38a8787d2 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd Aug 01 00:21:26.355180 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-df9d9576-5e0f-4320-9974-43a38a8787d2 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:26.355436 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-df9d9576-5e0f-4320-9974-43a38a8787d2 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:26.355601 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-df9d9576-5e0f-4320-9974-43a38a8787d2 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 21d04d74-5aa4-4ce1-92a8-fea4180979bd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:26.360784 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:26.360784 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:26.361738 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-df9d9576-5e0f-4320-9974-43a38a8787d2 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd returned with HTTP 200 Aug 01 00:21:26.362367 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 655/2597] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:26 2026] GET /volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:26.467004 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c4414b90-48d1-4e14-b71e-ac58642234b8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:26.467354 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c464f002-9d3f-4587-a1a9-69ef967916d3 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:26.468718 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c4414b90-48d1-4e14-b71e-ac58642234b8 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc Aug 01 00:21:26.468967 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c4414b90-48d1-4e14-b71e-ac58642234b8 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:26.469032 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c464f002-9d3f-4587-a1a9-69ef967916d3 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] GET https://10.4.3.222/volume/v3/volumes/36a3335e-e5b9-46ec-ad4c-dd5909d3f25c Aug 01 00:21:26.469173 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c4414b90-48d1-4e14-b71e-ac58642234b8 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:26.469256 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c464f002-9d3f-4587-a1a9-69ef967916d3 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:26.469501 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c464f002-9d3f-4587-a1a9-69ef967916d3 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:26.471712 np0000006296 devstack@c-api.service[100409]: DEBUG dbcounter [-] [100409] Writing DB stats cinder:SELECT=482,cinder:INSERT=80,cinder:UPDATE=118 {{(pid=100409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:21:26.476451 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c464f002-9d3f-4587-a1a9-69ef967916d3 tempest-VolumesImageMetadata-1880319892 tempest-VolumesImageMetadata-1880319892-project-member] https://10.4.3.222/volume/v3/volumes/36a3335e-e5b9-46ec-ad4c-dd5909d3f25c returned with HTTP 404 Aug 01 00:21:26.478325 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 647/2598] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:26 2026] GET /volume/v3/volumes/36a3335e-e5b9-46ec-ad4c-dd5909d3f25c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 01 00:21:26.480482 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:26.480482 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:26.483941 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c4414b90-48d1-4e14-b71e-ac58642234b8 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Volume info retrieved successfully. Aug 01 00:21:26.488181 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c4414b90-48d1-4e14-b71e-ac58642234b8 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc returned with HTTP 200 Aug 01 00:21:26.488534 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 652/2599] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:26 2026] GET /volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:27.374041 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0724cc5b-ffd9-4482-bcbb-c941ec2a2d00 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:27.375828 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0724cc5b-ffd9-4482-bcbb-c941ec2a2d00 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd Aug 01 00:21:27.376021 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0724cc5b-ffd9-4482-bcbb-c941ec2a2d00 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:27.376191 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0724cc5b-ffd9-4482-bcbb-c941ec2a2d00 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:27.376299 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-0724cc5b-ffd9-4482-bcbb-c941ec2a2d00 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 21d04d74-5aa4-4ce1-92a8-fea4180979bd. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:27.380093 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:27.380093 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:27.380740 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0724cc5b-ffd9-4482-bcbb-c941ec2a2d00 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd returned with HTTP 200 Aug 01 00:21:27.381075 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 646/2600] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:27 2026] GET /volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:27.503969 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3e3ff815-502f-4d90-b6f2-8a9eb354ecc2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:27.506275 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3e3ff815-502f-4d90-b6f2-8a9eb354ecc2 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc Aug 01 00:21:27.506535 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3e3ff815-502f-4d90-b6f2-8a9eb354ecc2 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:27.506818 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3e3ff815-502f-4d90-b6f2-8a9eb354ecc2 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:27.521894 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:27.521894 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:27.528452 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3e3ff815-502f-4d90-b6f2-8a9eb354ecc2 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Volume info retrieved successfully. Aug 01 00:21:27.534048 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3e3ff815-502f-4d90-b6f2-8a9eb354ecc2 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc returned with HTTP 200 Aug 01 00:21:27.534534 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 656/2601] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:27 2026] GET /volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc => generated 874 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:28.019367 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-333dd111-b2df-4803-8f9e-8fddc03b7d07 req-5a1ba787-8fde-48be-a628-be4776c74098 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:28.021928 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-333dd111-b2df-4803-8f9e-8fddc03b7d07 req-5a1ba787-8fde-48be-a628-be4776c74098 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] POST https://10.4.3.222/volume/v3/attachments/8d15c2fa-3c6b-4c72-b3f5-9a4716e6d73e/action Aug 01 00:21:28.022402 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-333dd111-b2df-4803-8f9e-8fddc03b7d07 req-5a1ba787-8fde-48be-a628-be4776c74098 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Action body: b'{"os-complete": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:21:28.022584 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-333dd111-b2df-4803-8f9e-8fddc03b7d07 req-5a1ba787-8fde-48be-a628-be4776c74098 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:28.039655 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:28.039655 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:28.050958 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-333dd111-b2df-4803-8f9e-8fddc03b7d07 req-5a1ba787-8fde-48be-a628-be4776c74098 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/attachments/8d15c2fa-3c6b-4c72-b3f5-9a4716e6d73e/action returned with HTTP 204 Aug 01 00:21:28.051242 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 648/2602] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:21:28 2026] POST /volume/v3/attachments/8d15c2fa-3c6b-4c72-b3f5-9a4716e6d73e/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:28.175266 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9efd7c58-bd91-4913-85d0-e3212d0e467e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:28.311624 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9efd7c58-bd91-4913-85d0-e3212d0e467e tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:21:28.311624 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9efd7c58-bd91-4913-85d0-e3212d0e467e tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-605297359"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:28.312625 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-9efd7c58-bd91-4913-85d0-e3212d0e467e tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-605297359'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:21:28.312975 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-9efd7c58-bd91-4913-85d0-e3212d0e467e tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Create volume of 1 GB Aug 01 00:21:28.317790 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-9efd7c58-bd91-4913-85d0-e3212d0e467e tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Availability Zones retrieved successfully. Aug 01 00:21:28.325707 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9efd7c58-bd91-4913-85d0-e3212d0e467e tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Flow 'volume_create_api' (03c185a4-eb8b-444c-9faf-49e13e9f97c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:28.327781 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9efd7c58-bd91-4913-85d0-e3212d0e467e tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1cf83ba-e3df-4b93-909c-da16f989aa24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:28.329162 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-9efd7c58-bd91-4913-85d0-e3212d0e467e tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:21:28.366725 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9efd7c58-bd91-4913-85d0-e3212d0e467e tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1cf83ba-e3df-4b93-909c-da16f989aa24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:28.368553 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9efd7c58-bd91-4913-85d0-e3212d0e467e tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ee47626-77a2-41a8-ad43-93372b688ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:28.393285 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d21fc713-ef97-4dcd-b091-1940dfdfca15 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:28.395270 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d21fc713-ef97-4dcd-b091-1940dfdfca15 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd Aug 01 00:21:28.395532 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d21fc713-ef97-4dcd-b091-1940dfdfca15 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:28.395848 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d21fc713-ef97-4dcd-b091-1940dfdfca15 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:28.396140 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-d21fc713-ef97-4dcd-b091-1940dfdfca15 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 21d04d74-5aa4-4ce1-92a8-fea4180979bd. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:28.400916 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:28.400916 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:28.401370 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d21fc713-ef97-4dcd-b091-1940dfdfca15 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd returned with HTTP 200 Aug 01 00:21:28.402048 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 647/2603] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:28 2026] GET /volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:28.442189 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-9efd7c58-bd91-4913-85d0-e3212d0e467e tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Created reservations ['1e15c238-a179-429e-9a2e-483b41cbf0b0', 'da6f9d62-f7e7-437c-b2b6-97af2d1677fd', 'a5dbc7d2-7bd4-4a0b-b96e-a1356f6ae3cb', '6567c096-141a-4027-aa92-d7aaeedbbf9f'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:28.442870 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9efd7c58-bd91-4913-85d0-e3212d0e467e tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ee47626-77a2-41a8-ad43-93372b688ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e15c238-a179-429e-9a2e-483b41cbf0b0', 'da6f9d62-f7e7-437c-b2b6-97af2d1677fd', 'a5dbc7d2-7bd4-4a0b-b96e-a1356f6ae3cb', '6567c096-141a-4027-aa92-d7aaeedbbf9f']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:28.443483 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9efd7c58-bd91-4913-85d0-e3212d0e467e tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbfc81e1-2440-4868-8d71-c4c84bbac402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:28.463720 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9efd7c58-bd91-4913-85d0-e3212d0e467e tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbfc81e1-2440-4868-8d71-c4c84bbac402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0ab3404-fa91-403e-9c38-2f28cd87d04a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-605297359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='189427f666eb493ea7b3f1149c75d56e',qos_specs=None,replication_status=,reservations=['1e15c238-a179-429e-9a2e-483b41cbf0b0','da6f9d62-f7e7-437c-b2b6-97af2d1677fd','a5dbc7d2-7bd4-4a0b-b96e-a1356f6ae3cb','6567c096-141a-4027-aa92-d7aaeedbbf9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e6e3e10436f4b419ee17587c7d86068',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:21:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-605297359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0ab3404-fa91-403e-9c38-2f28cd87d04a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='189427f666eb493ea7b3f1149c75d56e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e6e3e10436f4b419ee17587c7d86068',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:28.464342 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9efd7c58-bd91-4913-85d0-e3212d0e467e tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cd8b57c-0067-4cb6-a3cc-e9903a5296ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:28.483647 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9efd7c58-bd91-4913-85d0-e3212d0e467e tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cd8b57c-0067-4cb6-a3cc-e9903a5296ab) transitioned into state 'SUCCESS' from state '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-605297359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='189427f666eb493ea7b3f1149c75d56e',qos_specs=None,replication_status=,reservations=['1e15c238-a179-429e-9a2e-483b41cbf0b0','da6f9d62-f7e7-437c-b2b6-97af2d1677fd','a5dbc7d2-7bd4-4a0b-b96e-a1356f6ae3cb','6567c096-141a-4027-aa92-d7aaeedbbf9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e6e3e10436f4b419ee17587c7d86068',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:28.484572 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9efd7c58-bd91-4913-85d0-e3212d0e467e tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d699f3cc-c3a3-4948-a160-4873b0affed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:28.501845 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9efd7c58-bd91-4913-85d0-e3212d0e467e tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d699f3cc-c3a3-4948-a160-4873b0affed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:28.501845 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9efd7c58-bd91-4913-85d0-e3212d0e467e tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Flow 'volume_create_api' (03c185a4-eb8b-444c-9faf-49e13e9f97c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:28.501845 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-9efd7c58-bd91-4913-85d0-e3212d0e467e tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Create volume request issued successfully. Aug 01 00:21:28.501845 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9efd7c58-bd91-4913-85d0-e3212d0e467e tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:21:28.501845 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 653/2604] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:21:28 2026] POST /volume/v3/volumes => generated 749 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:21:28.519648 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-71e5bee3-7a40-49f1-a185-b4dde9717703 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:28.524747 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-71e5bee3-7a40-49f1-a185-b4dde9717703 tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] GET https://10.4.3.222/volume/v3/volumes/e0ab3404-fa91-403e-9c38-2f28cd87d04a Aug 01 00:21:28.525230 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-71e5bee3-7a40-49f1-a185-b4dde9717703 tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:28.525504 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-71e5bee3-7a40-49f1-a185-b4dde9717703 tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:28.536860 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:28.536860 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:28.542072 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-71e5bee3-7a40-49f1-a185-b4dde9717703 tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Volume info retrieved successfully. Aug 01 00:21:28.548359 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-71e5bee3-7a40-49f1-a185-b4dde9717703 tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] https://10.4.3.222/volume/v3/volumes/e0ab3404-fa91-403e-9c38-2f28cd87d04a returned with HTTP 200 Aug 01 00:21:28.548359 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 657/2605] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:28 2026] GET /volume/v3/volumes/e0ab3404-fa91-403e-9c38-2f28cd87d04a => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:28.552546 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5120e105-9e53-4e63-9fe3-390a0267c0d6 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:28.556879 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5120e105-9e53-4e63-9fe3-390a0267c0d6 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc Aug 01 00:21:28.557113 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5120e105-9e53-4e63-9fe3-390a0267c0d6 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:28.557273 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5120e105-9e53-4e63-9fe3-390a0267c0d6 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:28.571822 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:28.571822 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:28.572739 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-5120e105-9e53-4e63-9fe3-390a0267c0d6 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Volume info retrieved successfully. Aug 01 00:21:28.578038 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5120e105-9e53-4e63-9fe3-390a0267c0d6 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc returned with HTTP 200 Aug 01 00:21:28.578499 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 649/2606] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:28 2026] GET /volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc => generated 1166 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:28.590482 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3fde516d-3826-4fe4-b5e3-3da482b0c405 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:28.592290 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3fde516d-3826-4fe4-b5e3-3da482b0c405 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc Aug 01 00:21:28.592556 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3fde516d-3826-4fe4-b5e3-3da482b0c405 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:28.592648 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3fde516d-3826-4fe4-b5e3-3da482b0c405 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:28.602438 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:28.602438 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:28.605960 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3fde516d-3826-4fe4-b5e3-3da482b0c405 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Volume info retrieved successfully. Aug 01 00:21:28.610228 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3fde516d-3826-4fe4-b5e3-3da482b0c405 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc returned with HTTP 200 Aug 01 00:21:28.610505 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 648/2607] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:28 2026] GET /volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc => generated 1166 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:29.416333 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d17d25f9-5f1c-4b16-b432-e83ccd3db924 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:29.418938 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d17d25f9-5f1c-4b16-b432-e83ccd3db924 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd Aug 01 00:21:29.419879 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d17d25f9-5f1c-4b16-b432-e83ccd3db924 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:29.419879 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d17d25f9-5f1c-4b16-b432-e83ccd3db924 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:29.420038 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-d17d25f9-5f1c-4b16-b432-e83ccd3db924 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 21d04d74-5aa4-4ce1-92a8-fea4180979bd. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:29.425516 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:29.425516 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:29.426543 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d17d25f9-5f1c-4b16-b432-e83ccd3db924 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd returned with HTTP 200 Aug 01 00:21:29.427341 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 654/2608] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:29 2026] GET /volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:29.569387 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c8bccf70-a0bc-4d0b-9b2e-a23920188bc3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:29.573050 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c8bccf70-a0bc-4d0b-9b2e-a23920188bc3 tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] GET https://10.4.3.222/volume/v3/volumes/e0ab3404-fa91-403e-9c38-2f28cd87d04a Aug 01 00:21:29.573303 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c8bccf70-a0bc-4d0b-9b2e-a23920188bc3 tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:29.573519 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c8bccf70-a0bc-4d0b-9b2e-a23920188bc3 tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:29.585912 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:29.585912 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:29.590838 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c8bccf70-a0bc-4d0b-9b2e-a23920188bc3 tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Volume info retrieved successfully. Aug 01 00:21:29.594962 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c8bccf70-a0bc-4d0b-9b2e-a23920188bc3 tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] https://10.4.3.222/volume/v3/volumes/e0ab3404-fa91-403e-9c38-2f28cd87d04a returned with HTTP 200 Aug 01 00:21:29.595487 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 658/2609] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:29 2026] GET /volume/v3/volumes/e0ab3404-fa91-403e-9c38-2f28cd87d04a => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:29.612192 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7569b43a-660d-4d3b-9768-033e46e3529c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:29.614154 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7569b43a-660d-4d3b-9768-033e46e3529c tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] GET https://10.4.3.222/volume/v3/limits Aug 01 00:21:29.614442 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7569b43a-660d-4d3b-9768-033e46e3529c tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:29.614659 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7569b43a-660d-4d3b-9768-033e46e3529c tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:29.623319 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-7569b43a-660d-4d3b-9768-033e46e3529c tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1065322976 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1065322976, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:21:29.634098 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7569b43a-660d-4d3b-9768-033e46e3529c tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] https://10.4.3.222/volume/v3/limits returned with HTTP 200 Aug 01 00:21:29.634929 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 650/2610] 10.4.3.222 () {66 vars in 1234 bytes} [Sat Aug 1 00:21:29 2026] GET /volume/v3/limits => generated 302 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:29.642608 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-eb831102-2ff0-49e3-922f-eeb7aaac1a17 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:29.648176 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-eb831102-2ff0-49e3-922f-eeb7aaac1a17 tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] GET https://10.4.3.222/volume/v3/volumes/e0ab3404-fa91-403e-9c38-2f28cd87d04a Aug 01 00:21:29.648368 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-eb831102-2ff0-49e3-922f-eeb7aaac1a17 tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:29.648624 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-eb831102-2ff0-49e3-922f-eeb7aaac1a17 tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:29.661881 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:29.661881 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:29.666607 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-eb831102-2ff0-49e3-922f-eeb7aaac1a17 tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Volume info retrieved successfully. Aug 01 00:21:29.672219 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-eb831102-2ff0-49e3-922f-eeb7aaac1a17 tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] https://10.4.3.222/volume/v3/volumes/e0ab3404-fa91-403e-9c38-2f28cd87d04a returned with HTTP 200 Aug 01 00:21:29.672624 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 649/2611] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:29 2026] GET /volume/v3/volumes/e0ab3404-fa91-403e-9c38-2f28cd87d04a => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:29.692191 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-65337180-1335-4ae7-bbdd-a1ff0cdbfa66 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:29.695017 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-65337180-1335-4ae7-bbdd-a1ff0cdbfa66 tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] DELETE https://10.4.3.222/volume/v3/volumes/e0ab3404-fa91-403e-9c38-2f28cd87d04a Aug 01 00:21:29.695364 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-65337180-1335-4ae7-bbdd-a1ff0cdbfa66 tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:29.695525 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-65337180-1335-4ae7-bbdd-a1ff0cdbfa66 tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:29.695750 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-65337180-1335-4ae7-bbdd-a1ff0cdbfa66 tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Delete volume with id: e0ab3404-fa91-403e-9c38-2f28cd87d04a Aug 01 00:21:29.709366 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:29.709366 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:29.709967 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-65337180-1335-4ae7-bbdd-a1ff0cdbfa66 tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Volume info retrieved successfully. Aug 01 00:21:29.749141 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-65337180-1335-4ae7-bbdd-a1ff0cdbfa66 tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Delete volume request issued successfully. Aug 01 00:21:29.749316 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-65337180-1335-4ae7-bbdd-a1ff0cdbfa66 tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] https://10.4.3.222/volume/v3/volumes/e0ab3404-fa91-403e-9c38-2f28cd87d04a returned with HTTP 202 Aug 01 00:21:29.749735 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 655/2612] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:21:29 2026] DELETE /volume/v3/volumes/e0ab3404-fa91-403e-9c38-2f28cd87d04a => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:21:29.758159 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9cc6092d-457f-4d20-a6d7-2dfcc66bd243 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:29.760499 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9cc6092d-457f-4d20-a6d7-2dfcc66bd243 tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] GET https://10.4.3.222/volume/v3/volumes/e0ab3404-fa91-403e-9c38-2f28cd87d04a Aug 01 00:21:29.760845 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9cc6092d-457f-4d20-a6d7-2dfcc66bd243 tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:29.761301 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9cc6092d-457f-4d20-a6d7-2dfcc66bd243 tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:29.775127 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:29.775127 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:29.780150 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9cc6092d-457f-4d20-a6d7-2dfcc66bd243 tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Volume info retrieved successfully. Aug 01 00:21:29.786747 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9cc6092d-457f-4d20-a6d7-2dfcc66bd243 tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] https://10.4.3.222/volume/v3/volumes/e0ab3404-fa91-403e-9c38-2f28cd87d04a returned with HTTP 200 Aug 01 00:21:29.787375 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 659/2613] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:29 2026] GET /volume/v3/volumes/e0ab3404-fa91-403e-9c38-2f28cd87d04a => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:29.894862 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-20de9c4d-a4c2-416f-af23-459ec3a918e4 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:29.897672 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-20de9c4d-a4c2-416f-af23-459ec3a918e4 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be Aug 01 00:21:29.899116 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-20de9c4d-a4c2-416f-af23-459ec3a918e4 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:29.899116 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-20de9c4d-a4c2-416f-af23-459ec3a918e4 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:29.909981 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:29.909981 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:29.919018 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-20de9c4d-a4c2-416f-af23-459ec3a918e4 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:21:29.923716 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-20de9c4d-a4c2-416f-af23-459ec3a918e4 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be returned with HTTP 200 Aug 01 00:21:29.924691 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 651/2614] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:29 2026] GET /volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:29.955633 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-53205a11-a56e-4b80-b38d-1015a26a1196 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:29.958110 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-53205a11-a56e-4b80-b38d-1015a26a1196 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:21:29.958831 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-53205a11-a56e-4b80-b38d-1015a26a1196 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1378177848"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:29.960486 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-53205a11-a56e-4b80-b38d-1015a26a1196 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1378177848'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:21:29.960832 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-53205a11-a56e-4b80-b38d-1015a26a1196 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Create volume of 1 GB Aug 01 00:21:29.969122 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-53205a11-a56e-4b80-b38d-1015a26a1196 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Availability Zones retrieved successfully. Aug 01 00:21:29.978017 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-53205a11-a56e-4b80-b38d-1015a26a1196 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Flow 'volume_create_api' (01387527-1176-4aed-a370-05372555c582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:29.979886 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-53205a11-a56e-4b80-b38d-1015a26a1196 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (816aeab7-27b3-43d7-bfd8-13dee4362948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:29.981157 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-53205a11-a56e-4b80-b38d-1015a26a1196 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:21:29.990619 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-de4083fb-a752-4062-979a-7f9c16849c15 req-ea431569-417f-4f42-a6b6-0965d597033a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:29.994217 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-de4083fb-a752-4062-979a-7f9c16849c15 req-ea431569-417f-4f42-a6b6-0965d597033a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be Aug 01 00:21:29.994427 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-de4083fb-a752-4062-979a-7f9c16849c15 req-ea431569-417f-4f42-a6b6-0965d597033a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:29.994607 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-de4083fb-a752-4062-979a-7f9c16849c15 req-ea431569-417f-4f42-a6b6-0965d597033a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:30.004186 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:30.004186 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:30.012072 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-de4083fb-a752-4062-979a-7f9c16849c15 req-ea431569-417f-4f42-a6b6-0965d597033a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:21:30.014133 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-de4083fb-a752-4062-979a-7f9c16849c15 req-ea431569-417f-4f42-a6b6-0965d597033a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be returned with HTTP 200 Aug 01 00:21:30.014554 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 656/2615] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:21:29 2026] GET /volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:30.019734 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-53205a11-a56e-4b80-b38d-1015a26a1196 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (816aeab7-27b3-43d7-bfd8-13dee4362948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:30.021219 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-53205a11-a56e-4b80-b38d-1015a26a1196 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46e9fcb9-e435-433f-8cd6-8bcec24cf043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:30.073932 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-53205a11-a56e-4b80-b38d-1015a26a1196 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Created reservations ['a952876a-f15d-4a7d-af34-2265a93efabc', '1d60be2b-8220-4b74-ae24-3ae5e73c2259', 'cd67b8ab-c919-495b-9793-ae75e0bf43ff', '614ef9b0-1ee3-45b2-abf1-a235d3ab6020'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:30.074722 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-53205a11-a56e-4b80-b38d-1015a26a1196 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46e9fcb9-e435-433f-8cd6-8bcec24cf043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a952876a-f15d-4a7d-af34-2265a93efabc', '1d60be2b-8220-4b74-ae24-3ae5e73c2259', 'cd67b8ab-c919-495b-9793-ae75e0bf43ff', '614ef9b0-1ee3-45b2-abf1-a235d3ab6020']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:30.077890 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-53205a11-a56e-4b80-b38d-1015a26a1196 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8460cbe8-13e4-45a6-af03-331250151716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:30.107096 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-53205a11-a56e-4b80-b38d-1015a26a1196 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8460cbe8-13e4-45a6-af03-331250151716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cfb9133-bdc4-4cab-a615-bcff03fa1ac5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1378177848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4ed404052504bbea857a8f3f9e4149a',qos_specs=None,replication_status=,reservations=['a952876a-f15d-4a7d-af34-2265a93efabc','1d60be2b-8220-4b74-ae24-3ae5e73c2259','cd67b8ab-c919-495b-9793-ae75e0bf43ff','614ef9b0-1ee3-45b2-abf1-a235d3ab6020'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f359a951a92945ac8c3965c33885b162',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:21:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1378177848',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cfb9133-bdc4-4cab-a615-bcff03fa1ac5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4ed404052504bbea857a8f3f9e4149a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f359a951a92945ac8c3965c33885b162',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:30.107726 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-53205a11-a56e-4b80-b38d-1015a26a1196 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d676e317-7121-4b1a-92a3-a9c663ee3594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:30.136250 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-53205a11-a56e-4b80-b38d-1015a26a1196 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d676e317-7121-4b1a-92a3-a9c663ee3594) transitioned into state 'SUCCESS' from state '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-1378177848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4ed404052504bbea857a8f3f9e4149a',qos_specs=None,replication_status=,reservations=['a952876a-f15d-4a7d-af34-2265a93efabc','1d60be2b-8220-4b74-ae24-3ae5e73c2259','cd67b8ab-c919-495b-9793-ae75e0bf43ff','614ef9b0-1ee3-45b2-abf1-a235d3ab6020'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f359a951a92945ac8c3965c33885b162',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:30.137062 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-53205a11-a56e-4b80-b38d-1015a26a1196 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a593681a-2f0a-49d5-bcc5-e93c205353af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:30.151218 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-53205a11-a56e-4b80-b38d-1015a26a1196 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a593681a-2f0a-49d5-bcc5-e93c205353af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:30.152087 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-53205a11-a56e-4b80-b38d-1015a26a1196 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Flow 'volume_create_api' (01387527-1176-4aed-a370-05372555c582) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:30.152392 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-53205a11-a56e-4b80-b38d-1015a26a1196 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Create volume request issued successfully. Aug 01 00:21:30.153018 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-53205a11-a56e-4b80-b38d-1015a26a1196 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:21:30.153422 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 650/2616] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:21:29 2026] POST /volume/v3/volumes => generated 751 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:21:30.170227 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3a92c112-4dfd-40eb-9b44-cb5c73ca0c03 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:30.172158 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3a92c112-4dfd-40eb-9b44-cb5c73ca0c03 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 Aug 01 00:21:30.172370 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3a92c112-4dfd-40eb-9b44-cb5c73ca0c03 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:30.172574 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3a92c112-4dfd-40eb-9b44-cb5c73ca0c03 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:30.180435 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:30.180435 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:30.184248 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f63528f4-ab04-4684-8bd9-4d7c71e1c5ad None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:30.184248 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f63528f4-ab04-4684-8bd9-4d7c71e1c5ad None None] GET https://10.4.3.222/volume// Aug 01 00:21:30.184248 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f63528f4-ab04-4684-8bd9-4d7c71e1c5ad None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:30.184248 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f63528f4-ab04-4684-8bd9-4d7c71e1c5ad None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:30.184248 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f63528f4-ab04-4684-8bd9-4d7c71e1c5ad None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:21:30.184248 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 652/2617] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:21:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:21:30.187083 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3a92c112-4dfd-40eb-9b44-cb5c73ca0c03 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:30.192464 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3a92c112-4dfd-40eb-9b44-cb5c73ca0c03 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 returned with HTTP 200 Aug 01 00:21:30.192871 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 660/2618] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:30 2026] GET /volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:30.197133 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-de4083fb-a752-4062-979a-7f9c16849c15 req-c9f254bc-3278-4578-8e4c-cb6b655dd914 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:30.199957 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-de4083fb-a752-4062-979a-7f9c16849c15 req-c9f254bc-3278-4578-8e4c-cb6b655dd914 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:21:30.200376 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-de4083fb-a752-4062-979a-7f9c16849c15 req-c9f254bc-3278-4578-8e4c-cb6b655dd914 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3187c6ef-f8f2-46c9-a1d5-aaabf74a44be", "connector": null, "instance_uuid": "d0691c19-94b5-4c58-9508-aac1caa12468"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:30.212158 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:30.212158 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:30.244401 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-de4083fb-a752-4062-979a-7f9c16849c15 req-c9f254bc-3278-4578-8e4c-cb6b655dd914 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:21:30.245074 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 657/2619] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:21:30 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:30.290916 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d9dedfec-8249-4449-b6cd-b9b130d3fbfe None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:30.293123 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d9dedfec-8249-4449-b6cd-b9b130d3fbfe tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be Aug 01 00:21:30.293396 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d9dedfec-8249-4449-b6cd-b9b130d3fbfe tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:30.293566 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d9dedfec-8249-4449-b6cd-b9b130d3fbfe tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:30.308986 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:30.308986 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:30.315058 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d9dedfec-8249-4449-b6cd-b9b130d3fbfe tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:21:30.315299 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-cdc51f89-b5f5-48cd-85f5-d82b46df0729 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:30.315299 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cdc51f89-b5f5-48cd-85f5-d82b46df0729 None None] GET https://10.4.3.222/volume// Aug 01 00:21:30.315299 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cdc51f89-b5f5-48cd-85f5-d82b46df0729 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:30.315299 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cdc51f89-b5f5-48cd-85f5-d82b46df0729 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:30.315299 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cdc51f89-b5f5-48cd-85f5-d82b46df0729 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:21:30.315299 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 653/2620] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:21:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:21:30.321933 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d9dedfec-8249-4449-b6cd-b9b130d3fbfe tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be returned with HTTP 200 Aug 01 00:21:30.321933 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 651/2621] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:30 2026] GET /volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:30.340791 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-de4083fb-a752-4062-979a-7f9c16849c15 req-8f5e535c-bb70-4559-9eec-67f4f52129dc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:30.342596 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-de4083fb-a752-4062-979a-7f9c16849c15 req-8f5e535c-bb70-4559-9eec-67f4f52129dc tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be Aug 01 00:21:30.342866 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-de4083fb-a752-4062-979a-7f9c16849c15 req-8f5e535c-bb70-4559-9eec-67f4f52129dc tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:30.343054 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-de4083fb-a752-4062-979a-7f9c16849c15 req-8f5e535c-bb70-4559-9eec-67f4f52129dc tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:30.353225 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:30.353225 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:30.356887 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-de4083fb-a752-4062-979a-7f9c16849c15 req-8f5e535c-bb70-4559-9eec-67f4f52129dc tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:21:30.360879 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-de4083fb-a752-4062-979a-7f9c16849c15 req-8f5e535c-bb70-4559-9eec-67f4f52129dc tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be returned with HTTP 200 Aug 01 00:21:30.361313 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 661/2622] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:21:30 2026] GET /volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be => generated 1021 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:21:30.440597 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-24f54c19-1b73-48ca-92b5-2c95469c411c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:30.442469 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-24f54c19-1b73-48ca-92b5-2c95469c411c tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd Aug 01 00:21:30.442668 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-24f54c19-1b73-48ca-92b5-2c95469c411c tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:30.442896 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-24f54c19-1b73-48ca-92b5-2c95469c411c tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:30.442999 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-24f54c19-1b73-48ca-92b5-2c95469c411c tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 21d04d74-5aa4-4ce1-92a8-fea4180979bd. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:30.447385 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:30.447385 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:30.448142 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-24f54c19-1b73-48ca-92b5-2c95469c411c tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd returned with HTTP 200 Aug 01 00:21:30.448464 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 658/2623] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:30 2026] GET /volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:30.487117 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-de4083fb-a752-4062-979a-7f9c16849c15 req-f40b986a-4433-4cec-883e-ba2581bff032 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:30.491792 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-de4083fb-a752-4062-979a-7f9c16849c15 req-f40b986a-4433-4cec-883e-ba2581bff032 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] PUT https://10.4.3.222/volume/v3/attachments/9ab6e66b-b863-4e09-adcf-24e009d2b216 Aug 01 00:21:30.491792 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-de4083fb-a752-4062-979a-7f9c16849c15 req-f40b986a-4433-4cec-883e-ba2581bff032 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:30.508273 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-de4083fb-a752-4062-979a-7f9c16849c15 req-f40b986a-4433-4cec-883e-ba2581bff032 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Acquiring lock "cinder-attachment_update-3187c6ef-f8f2-46c9-a1d5-aaabf74a44be-np0000006296" by "attachment_update" {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:21:30.514438 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-de4083fb-a752-4062-979a-7f9c16849c15 req-f40b986a-4433-4cec-883e-ba2581bff032 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Lock "cinder-attachment_update-3187c6ef-f8f2-46c9-a1d5-aaabf74a44be-np0000006296" acquired by "attachment_update" :: waited 0.006s {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:21:30.515413 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:30.515413 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:30.646909 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-de4083fb-a752-4062-979a-7f9c16849c15 req-f40b986a-4433-4cec-883e-ba2581bff032 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Lock "cinder-attachment_update-3187c6ef-f8f2-46c9-a1d5-aaabf74a44be-np0000006296" released by "attachment_update" :: held 0.133s {{(pid=100409) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:21:30.647900 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-de4083fb-a752-4062-979a-7f9c16849c15 req-f40b986a-4433-4cec-883e-ba2581bff032 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/attachments/9ab6e66b-b863-4e09-adcf-24e009d2b216 returned with HTTP 200 Aug 01 00:21:30.648459 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 654/2624] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:21:30 2026] PUT /volume/v3/attachments/9ab6e66b-b863-4e09-adcf-24e009d2b216 => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:30.807476 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bfa662ad-45b0-4393-8f31-97992d591f23 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:30.809430 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bfa662ad-45b0-4393-8f31-97992d591f23 tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] GET https://10.4.3.222/volume/v3/volumes/e0ab3404-fa91-403e-9c38-2f28cd87d04a Aug 01 00:21:30.809614 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bfa662ad-45b0-4393-8f31-97992d591f23 tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:30.809856 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bfa662ad-45b0-4393-8f31-97992d591f23 tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:30.815526 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bfa662ad-45b0-4393-8f31-97992d591f23 tempest-AbsoluteLimitsTests-249348527 tempest-AbsoluteLimitsTests-249348527-project-member] https://10.4.3.222/volume/v3/volumes/e0ab3404-fa91-403e-9c38-2f28cd87d04a returned with HTTP 404 Aug 01 00:21:30.816335 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 652/2625] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:30 2026] GET /volume/v3/volumes/e0ab3404-fa91-403e-9c38-2f28cd87d04a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:31.206798 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-aa2aec67-55a5-49b2-9718-c856992daba9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:31.208507 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-aa2aec67-55a5-49b2-9718-c856992daba9 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 Aug 01 00:21:31.208754 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-aa2aec67-55a5-49b2-9718-c856992daba9 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:31.209362 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-aa2aec67-55a5-49b2-9718-c856992daba9 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:31.216866 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:31.216866 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:31.221050 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-aa2aec67-55a5-49b2-9718-c856992daba9 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:31.225405 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-aa2aec67-55a5-49b2-9718-c856992daba9 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 returned with HTTP 200 Aug 01 00:21:31.226571 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 662/2626] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:31 2026] GET /volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:31.313489 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-69477f22-c08a-40b2-bcf7-3ac5880cfbf9 req-738d7436-abcc-40e7-a5d7-29eef7c4bc98 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:31.315564 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-69477f22-c08a-40b2-bcf7-3ac5880cfbf9 req-738d7436-abcc-40e7-a5d7-29eef7c4bc98 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 Aug 01 00:21:31.315788 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-69477f22-c08a-40b2-bcf7-3ac5880cfbf9 req-738d7436-abcc-40e7-a5d7-29eef7c4bc98 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:31.315980 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-69477f22-c08a-40b2-bcf7-3ac5880cfbf9 req-738d7436-abcc-40e7-a5d7-29eef7c4bc98 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:31.322955 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:31.322955 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:31.326673 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-69477f22-c08a-40b2-bcf7-3ac5880cfbf9 req-738d7436-abcc-40e7-a5d7-29eef7c4bc98 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:31.331562 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-69477f22-c08a-40b2-bcf7-3ac5880cfbf9 req-738d7436-abcc-40e7-a5d7-29eef7c4bc98 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 returned with HTTP 200 Aug 01 00:21:31.332135 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 659/2627] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:21:31 2026] GET /volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:31.336035 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a8a14818-05c4-4fd9-80f6-84f3f09728f6 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:31.340885 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a8a14818-05c4-4fd9-80f6-84f3f09728f6 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be Aug 01 00:21:31.341097 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a8a14818-05c4-4fd9-80f6-84f3f09728f6 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:31.341286 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a8a14818-05c4-4fd9-80f6-84f3f09728f6 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:31.353985 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:31.353985 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:31.359522 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a8a14818-05c4-4fd9-80f6-84f3f09728f6 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:21:31.368302 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a8a14818-05c4-4fd9-80f6-84f3f09728f6 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be returned with HTTP 200 Aug 01 00:21:31.368763 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 655/2628] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:31 2026] GET /volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:31.431869 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ae6e5cfd-8cf1-429e-9a3a-d12de0122139 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:31.431869 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ae6e5cfd-8cf1-429e-9a3a-d12de0122139 None None] GET https://10.4.3.222/volume// Aug 01 00:21:31.431869 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ae6e5cfd-8cf1-429e-9a3a-d12de0122139 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:31.431869 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ae6e5cfd-8cf1-429e-9a3a-d12de0122139 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:31.431869 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ae6e5cfd-8cf1-429e-9a3a-d12de0122139 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:21:31.431869 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 653/2629] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:21:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:21:31.438636 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-08dccd31-b703-431a-a9cd-e1fbf91aac6c req-caa14e2e-1023-4a9b-a8fe-bbab181bec68 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:31.439013 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-69477f22-c08a-40b2-bcf7-3ac5880cfbf9 req-38c86e3b-6414-44ed-ac6c-549a50a215ed None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:31.441010 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-69477f22-c08a-40b2-bcf7-3ac5880cfbf9 req-38c86e3b-6414-44ed-ac6c-549a50a215ed tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:21:31.441317 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-08dccd31-b703-431a-a9cd-e1fbf91aac6c req-caa14e2e-1023-4a9b-a8fe-bbab181bec68 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc Aug 01 00:21:31.441317 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-08dccd31-b703-431a-a9cd-e1fbf91aac6c req-caa14e2e-1023-4a9b-a8fe-bbab181bec68 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:31.441364 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-69477f22-c08a-40b2-bcf7-3ac5880cfbf9 req-38c86e3b-6414-44ed-ac6c-549a50a215ed tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9cfb9133-bdc4-4cab-a615-bcff03fa1ac5", "connector": null, "instance_uuid": "2dfa8f53-d3b0-4691-b435-b6cc61577da8"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:31.441922 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-08dccd31-b703-431a-a9cd-e1fbf91aac6c req-caa14e2e-1023-4a9b-a8fe-bbab181bec68 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:31.449785 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:31.449785 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:31.455213 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:31.455213 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:31.467239 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-758e93ee-6a4f-4a90-862a-3cbe8085efd9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:31.468084 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-08dccd31-b703-431a-a9cd-e1fbf91aac6c req-caa14e2e-1023-4a9b-a8fe-bbab181bec68 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Volume info retrieved successfully. Aug 01 00:21:31.470131 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-758e93ee-6a4f-4a90-862a-3cbe8085efd9 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd Aug 01 00:21:31.470314 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-758e93ee-6a4f-4a90-862a-3cbe8085efd9 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:31.470512 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-758e93ee-6a4f-4a90-862a-3cbe8085efd9 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:31.470612 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-758e93ee-6a4f-4a90-862a-3cbe8085efd9 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 21d04d74-5aa4-4ce1-92a8-fea4180979bd. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:31.475541 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-08dccd31-b703-431a-a9cd-e1fbf91aac6c req-caa14e2e-1023-4a9b-a8fe-bbab181bec68 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc returned with HTTP 200 Aug 01 00:21:31.476154 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 663/2630] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:21:31 2026] GET /volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc => generated 1166 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:31.480268 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:31.480268 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:31.480268 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-758e93ee-6a4f-4a90-862a-3cbe8085efd9 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd returned with HTTP 200 Aug 01 00:21:31.480387 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 656/2631] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:31 2026] GET /volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:31.489497 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-69477f22-c08a-40b2-bcf7-3ac5880cfbf9 req-38c86e3b-6414-44ed-ac6c-549a50a215ed tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:21:31.489971 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 660/2632] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:21:31 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:31.509431 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-08dccd31-b703-431a-a9cd-e1fbf91aac6c req-fa5badd3-8d92-42da-8571-b57dd3245380 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:31.511989 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-08dccd31-b703-431a-a9cd-e1fbf91aac6c req-fa5badd3-8d92-42da-8571-b57dd3245380 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] POST https://10.4.3.222/volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc/action Aug 01 00:21:31.512382 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-08dccd31-b703-431a-a9cd-e1fbf91aac6c req-fa5badd3-8d92-42da-8571-b57dd3245380 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:21:31.512532 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-08dccd31-b703-431a-a9cd-e1fbf91aac6c req-fa5badd3-8d92-42da-8571-b57dd3245380 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:31.518139 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-33af2079-b348-4420-8fbd-68bfd95c94f8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:31.520820 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-33af2079-b348-4420-8fbd-68bfd95c94f8 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 Aug 01 00:21:31.521497 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-33af2079-b348-4420-8fbd-68bfd95c94f8 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:31.522001 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-33af2079-b348-4420-8fbd-68bfd95c94f8 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:31.525968 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:31.525968 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:31.526438 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-08dccd31-b703-431a-a9cd-e1fbf91aac6c req-fa5badd3-8d92-42da-8571-b57dd3245380 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Volume info retrieved successfully. Aug 01 00:21:31.534087 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:31.534087 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:31.534234 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2cd19e42-6bec-46df-8ff3-b64473a407bc None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:31.534286 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-08dccd31-b703-431a-a9cd-e1fbf91aac6c req-fa5badd3-8d92-42da-8571-b57dd3245380 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Begin detaching volume completed successfully. Aug 01 00:21:31.534333 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2cd19e42-6bec-46df-8ff3-b64473a407bc None None] GET https://10.4.3.222/volume// Aug 01 00:21:31.534375 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-08dccd31-b703-431a-a9cd-e1fbf91aac6c req-fa5badd3-8d92-42da-8571-b57dd3245380 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc/action returned with HTTP 202 Aug 01 00:21:31.534431 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2cd19e42-6bec-46df-8ff3-b64473a407bc None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:31.534431 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2cd19e42-6bec-46df-8ff3-b64473a407bc None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:31.534431 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2cd19e42-6bec-46df-8ff3-b64473a407bc None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:21:31.534558 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 654/2633] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:21:31 2026] POST /volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:21:31.534726 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 657/2634] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:21:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:21:31.539409 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-33af2079-b348-4420-8fbd-68bfd95c94f8 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:31.546645 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-33af2079-b348-4420-8fbd-68bfd95c94f8 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 returned with HTTP 200 Aug 01 00:21:31.547281 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 664/2635] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:31 2026] GET /volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:31.549730 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-69477f22-c08a-40b2-bcf7-3ac5880cfbf9 req-aa2367e3-9fbd-4260-b58b-9be07f56bc92 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:31.553343 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-69477f22-c08a-40b2-bcf7-3ac5880cfbf9 req-aa2367e3-9fbd-4260-b58b-9be07f56bc92 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 Aug 01 00:21:31.553343 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-69477f22-c08a-40b2-bcf7-3ac5880cfbf9 req-aa2367e3-9fbd-4260-b58b-9be07f56bc92 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:31.553343 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-69477f22-c08a-40b2-bcf7-3ac5880cfbf9 req-aa2367e3-9fbd-4260-b58b-9be07f56bc92 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:31.566538 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:31.566538 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:31.570969 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-69477f22-c08a-40b2-bcf7-3ac5880cfbf9 req-aa2367e3-9fbd-4260-b58b-9be07f56bc92 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:31.578632 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ba882c8b-ebb8-4a85-b719-00e6cf4ef59d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:31.579071 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ba882c8b-ebb8-4a85-b719-00e6cf4ef59d None None] GET https://10.4.3.222/volume// Aug 01 00:21:31.579233 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ba882c8b-ebb8-4a85-b719-00e6cf4ef59d None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:31.579420 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ba882c8b-ebb8-4a85-b719-00e6cf4ef59d None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:31.579756 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ba882c8b-ebb8-4a85-b719-00e6cf4ef59d None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:21:31.580049 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 655/2636] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:21:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:21:31.580518 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-69477f22-c08a-40b2-bcf7-3ac5880cfbf9 req-aa2367e3-9fbd-4260-b58b-9be07f56bc92 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 returned with HTTP 200 Aug 01 00:21:31.581618 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 661/2637] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:21:31 2026] GET /volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:21:31.604534 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-08dccd31-b703-431a-a9cd-e1fbf91aac6c req-4150737c-8c40-42d7-ab94-8e8b8e337b0b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:31.606574 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-08dccd31-b703-431a-a9cd-e1fbf91aac6c req-4150737c-8c40-42d7-ab94-8e8b8e337b0b tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc Aug 01 00:21:31.606734 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-08dccd31-b703-431a-a9cd-e1fbf91aac6c req-4150737c-8c40-42d7-ab94-8e8b8e337b0b tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:31.606914 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-08dccd31-b703-431a-a9cd-e1fbf91aac6c req-4150737c-8c40-42d7-ab94-8e8b8e337b0b tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:31.619308 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:31.619308 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:31.625996 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-08dccd31-b703-431a-a9cd-e1fbf91aac6c req-4150737c-8c40-42d7-ab94-8e8b8e337b0b tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Volume info retrieved successfully. Aug 01 00:21:31.633591 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-08dccd31-b703-431a-a9cd-e1fbf91aac6c req-4150737c-8c40-42d7-ab94-8e8b8e337b0b tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc returned with HTTP 200 Aug 01 00:21:31.634100 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 658/2638] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:21:31 2026] GET /volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc => generated 1349 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:21:31.713455 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-69477f22-c08a-40b2-bcf7-3ac5880cfbf9 req-e9ea0f5a-8df3-42b9-aac3-56da2236c52b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:31.716070 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-69477f22-c08a-40b2-bcf7-3ac5880cfbf9 req-e9ea0f5a-8df3-42b9-aac3-56da2236c52b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] PUT https://10.4.3.222/volume/v3/attachments/9bceea6f-0266-466b-8e41-f5f2cfa7decc Aug 01 00:21:31.716428 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-69477f22-c08a-40b2-bcf7-3ac5880cfbf9 req-e9ea0f5a-8df3-42b9-aac3-56da2236c52b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:31.730242 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-69477f22-c08a-40b2-bcf7-3ac5880cfbf9 req-e9ea0f5a-8df3-42b9-aac3-56da2236c52b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Acquiring lock "cinder-attachment_update-9cfb9133-bdc4-4cab-a615-bcff03fa1ac5-np0000006296" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:21:31.735913 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-69477f22-c08a-40b2-bcf7-3ac5880cfbf9 req-e9ea0f5a-8df3-42b9-aac3-56da2236c52b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Lock "cinder-attachment_update-9cfb9133-bdc4-4cab-a615-bcff03fa1ac5-np0000006296" acquired by "attachment_update" :: waited 0.007s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:21:31.736826 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:31.736826 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:31.840570 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-69477f22-c08a-40b2-bcf7-3ac5880cfbf9 req-e9ea0f5a-8df3-42b9-aac3-56da2236c52b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Lock "cinder-attachment_update-9cfb9133-bdc4-4cab-a615-bcff03fa1ac5-np0000006296" released by "attachment_update" :: held 0.105s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:21:31.840932 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-69477f22-c08a-40b2-bcf7-3ac5880cfbf9 req-e9ea0f5a-8df3-42b9-aac3-56da2236c52b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/attachments/9bceea6f-0266-466b-8e41-f5f2cfa7decc returned with HTTP 200 Aug 01 00:21:31.841392 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 665/2639] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:21:31 2026] PUT /volume/v3/attachments/9bceea6f-0266-466b-8e41-f5f2cfa7decc => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:31.952425 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cb2951eb-40c7-4d2e-8af5-85b0f857e1ac None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:31.962998 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cb2951eb-40c7-4d2e-8af5-85b0f857e1ac tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] POST https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action Aug 01 00:21:31.963353 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cb2951eb-40c7-4d2e-8af5-85b0f857e1ac tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Action body: b'{"os-attach": {"instance_uuid": "15e9df4e-d8f0-4550-8376-b66f3922bf40", "mountpoint": "/dev/vdb"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:21:31.963483 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cb2951eb-40c7-4d2e-8af5-85b0f857e1ac tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "15e9df4e-d8f0-4550-8376-b66f3922bf40", "mountpoint": "/dev/vdb"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:31.974780 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:31.974780 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:31.975296 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-cb2951eb-40c7-4d2e-8af5-85b0f857e1ac tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:21:31.988477 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-cb2951eb-40c7-4d2e-8af5-85b0f857e1ac tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Update volume admin metadata completed successfully. Aug 01 00:21:32.061263 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-cb2951eb-40c7-4d2e-8af5-85b0f857e1ac tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Attach volume completed successfully. Aug 01 00:21:32.061508 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cb2951eb-40c7-4d2e-8af5-85b0f857e1ac tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action returned with HTTP 202 Aug 01 00:21:32.062483 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 656/2640] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:21:31 2026] POST /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:21:32.072660 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-3c71493f-4b62-4690-a046-371371ccaffe None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:32.074723 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3c71493f-4b62-4690-a046-371371ccaffe tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] GET https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 Aug 01 00:21:32.074996 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3c71493f-4b62-4690-a046-371371ccaffe tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:32.075238 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3c71493f-4b62-4690-a046-371371ccaffe tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:32.090530 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:32.090530 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:32.097545 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-3c71493f-4b62-4690-a046-371371ccaffe tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:21:32.102067 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3c71493f-4b62-4690-a046-371371ccaffe tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 returned with HTTP 200 Aug 01 00:21:32.102523 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 662/2641] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:32 2026] GET /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 => generated 1176 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:32.121160 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6fb4ecc3-f10c-4f8b-87dd-5eb544c93200 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:32.122882 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6fb4ecc3-f10c-4f8b-87dd-5eb544c93200 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] GET https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 Aug 01 00:21:32.123150 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6fb4ecc3-f10c-4f8b-87dd-5eb544c93200 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:32.124393 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6fb4ecc3-f10c-4f8b-87dd-5eb544c93200 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:32.132411 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:32.132411 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:32.135917 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-6fb4ecc3-f10c-4f8b-87dd-5eb544c93200 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:21:32.140285 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6fb4ecc3-f10c-4f8b-87dd-5eb544c93200 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 returned with HTTP 200 Aug 01 00:21:32.140399 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 659/2642] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:32 2026] GET /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 => generated 1176 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:32.158372 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-776e574d-ed66-4213-a636-d72087576ada None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:32.161282 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-776e574d-ed66-4213-a636-d72087576ada tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] POST https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action Aug 01 00:21:32.161471 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-776e574d-ed66-4213-a636-d72087576ada tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Action body: b'{"os-detach": {}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:21:32.161703 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-776e574d-ed66-4213-a636-d72087576ada tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:32.172526 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:32.172526 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:32.172978 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-776e574d-ed66-4213-a636-d72087576ada tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:21:32.209225 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-776e574d-ed66-4213-a636-d72087576ada tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Detach volume completed successfully. Aug 01 00:21:32.209565 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-776e574d-ed66-4213-a636-d72087576ada tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action returned with HTTP 202 Aug 01 00:21:32.209986 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 666/2643] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:21:32 2026] POST /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:21:32.216921 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fc3e0b6c-fdf8-48c1-9f13-027df3a082ca None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:32.225083 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fc3e0b6c-fdf8-48c1-9f13-027df3a082ca tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] GET https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 Aug 01 00:21:32.225294 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fc3e0b6c-fdf8-48c1-9f13-027df3a082ca tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:32.225517 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fc3e0b6c-fdf8-48c1-9f13-027df3a082ca tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:32.232593 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:32.232593 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:32.236197 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-fc3e0b6c-fdf8-48c1-9f13-027df3a082ca tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:21:32.240319 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fc3e0b6c-fdf8-48c1-9f13-027df3a082ca tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 returned with HTTP 200 Aug 01 00:21:32.240664 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 657/2644] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:32 2026] GET /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:32.385029 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-29321f9d-d813-4912-8475-351050eb2baa None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:32.386811 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-29321f9d-d813-4912-8475-351050eb2baa tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be Aug 01 00:21:32.387026 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-29321f9d-d813-4912-8475-351050eb2baa tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:32.387378 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-29321f9d-d813-4912-8475-351050eb2baa tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:32.397932 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:32.397932 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:32.401802 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-29321f9d-d813-4912-8475-351050eb2baa tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:21:32.406959 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-29321f9d-d813-4912-8475-351050eb2baa tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be returned with HTTP 200 Aug 01 00:21:32.407494 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 663/2645] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:32 2026] GET /volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:32.493203 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-861416b0-b79c-4e6a-bb1e-ec7807ba9fc1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:32.494916 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-861416b0-b79c-4e6a-bb1e-ec7807ba9fc1 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd Aug 01 00:21:32.495132 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-861416b0-b79c-4e6a-bb1e-ec7807ba9fc1 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:32.495313 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-861416b0-b79c-4e6a-bb1e-ec7807ba9fc1 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:32.495417 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-861416b0-b79c-4e6a-bb1e-ec7807ba9fc1 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 21d04d74-5aa4-4ce1-92a8-fea4180979bd. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:32.500108 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:32.500108 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:32.500777 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-861416b0-b79c-4e6a-bb1e-ec7807ba9fc1 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd returned with HTTP 200 Aug 01 00:21:32.501142 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 660/2646] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:32 2026] GET /volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:32.559393 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d4c314f2-dd37-4492-9641-6bb3fc96e510 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:32.561651 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d4c314f2-dd37-4492-9641-6bb3fc96e510 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 Aug 01 00:21:32.561971 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d4c314f2-dd37-4492-9641-6bb3fc96e510 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:32.562228 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d4c314f2-dd37-4492-9641-6bb3fc96e510 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:32.573609 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:32.573609 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:32.577780 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d4c314f2-dd37-4492-9641-6bb3fc96e510 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:32.583519 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d4c314f2-dd37-4492-9641-6bb3fc96e510 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 returned with HTTP 200 Aug 01 00:21:32.584034 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 667/2647] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:32 2026] GET /volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:33.423731 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3b862cea-bbb9-4e58-b949-885caa3e6517 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:33.425673 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3b862cea-bbb9-4e58-b949-885caa3e6517 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be Aug 01 00:21:33.426212 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3b862cea-bbb9-4e58-b949-885caa3e6517 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:33.426212 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3b862cea-bbb9-4e58-b949-885caa3e6517 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:33.437832 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:33.437832 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:33.441944 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3b862cea-bbb9-4e58-b949-885caa3e6517 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:21:33.446620 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3b862cea-bbb9-4e58-b949-885caa3e6517 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be returned with HTTP 200 Aug 01 00:21:33.447050 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 658/2648] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:33 2026] GET /volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:33.515046 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c3e48d23-8130-42f0-9bfe-da02ee20486b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:33.517159 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c3e48d23-8130-42f0-9bfe-da02ee20486b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd Aug 01 00:21:33.517371 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c3e48d23-8130-42f0-9bfe-da02ee20486b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:33.519886 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c3e48d23-8130-42f0-9bfe-da02ee20486b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:33.519886 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-c3e48d23-8130-42f0-9bfe-da02ee20486b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 21d04d74-5aa4-4ce1-92a8-fea4180979bd. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:33.522576 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:33.522576 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:33.523449 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c3e48d23-8130-42f0-9bfe-da02ee20486b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd returned with HTTP 200 Aug 01 00:21:33.523981 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 664/2649] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:33 2026] GET /volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:33.597789 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0416a65d-f6e2-4eb4-894e-63e31c7bd28f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:33.602459 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0416a65d-f6e2-4eb4-894e-63e31c7bd28f tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 Aug 01 00:21:33.603511 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0416a65d-f6e2-4eb4-894e-63e31c7bd28f tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:33.604955 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0416a65d-f6e2-4eb4-894e-63e31c7bd28f tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:33.643615 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:33.643615 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:33.648226 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-0416a65d-f6e2-4eb4-894e-63e31c7bd28f tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:33.653460 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0416a65d-f6e2-4eb4-894e-63e31c7bd28f tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 returned with HTTP 200 Aug 01 00:21:33.653928 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 661/2650] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:33 2026] GET /volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 => generated 844 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:33.776754 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fc99e57d-e6df-4473-93b8-dbefd9192961 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:33.904351 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fc99e57d-e6df-4473-93b8-dbefd9192961 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:21:33.904696 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fc99e57d-e6df-4473-93b8-dbefd9192961 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-442342223"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:33.906024 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-fc99e57d-e6df-4473-93b8-dbefd9192961 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-442342223'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:21:33.906137 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-fc99e57d-e6df-4473-93b8-dbefd9192961 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Create volume of 1 GB Aug 01 00:21:33.909916 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-fc99e57d-e6df-4473-93b8-dbefd9192961 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Availability Zones retrieved successfully. Aug 01 00:21:33.914912 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-fc99e57d-e6df-4473-93b8-dbefd9192961 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Flow 'volume_create_api' (292dace7-6735-4eec-b1b9-cfca96591397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:33.915733 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-fc99e57d-e6df-4473-93b8-dbefd9192961 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (617c92d0-bc11-41ea-a0bb-52e721d83de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:33.916514 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-fc99e57d-e6df-4473-93b8-dbefd9192961 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:21:33.940163 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-fc99e57d-e6df-4473-93b8-dbefd9192961 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (617c92d0-bc11-41ea-a0bb-52e721d83de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:33.940897 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-fc99e57d-e6df-4473-93b8-dbefd9192961 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfcf81a2-9727-431c-81dd-d13b94adf263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:33.995076 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-fc99e57d-e6df-4473-93b8-dbefd9192961 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Created reservations ['7278354a-5070-484c-aabe-f49b8bada499', 'e2c7fc2d-e36d-4f9a-a4ac-9e1b8c71e7de', 'edf31fdd-93d4-4677-9419-0212f218b27c', '32225621-e653-46c3-852b-d641c0a6e1ee'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:33.995849 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-fc99e57d-e6df-4473-93b8-dbefd9192961 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfcf81a2-9727-431c-81dd-d13b94adf263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7278354a-5070-484c-aabe-f49b8bada499', 'e2c7fc2d-e36d-4f9a-a4ac-9e1b8c71e7de', 'edf31fdd-93d4-4677-9419-0212f218b27c', '32225621-e653-46c3-852b-d641c0a6e1ee']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:33.996503 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-fc99e57d-e6df-4473-93b8-dbefd9192961 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52d8c6c5-74c2-4992-8e81-0c763935509d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:34.016532 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-fc99e57d-e6df-4473-93b8-dbefd9192961 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52d8c6c5-74c2-4992-8e81-0c763935509d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94ba9179-cdf7-4b6b-a202-1379c2a8e1a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-442342223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a797034656f743f9ab1fd14254ea9ff0',qos_specs=None,replication_status=,reservations=['7278354a-5070-484c-aabe-f49b8bada499','e2c7fc2d-e36d-4f9a-a4ac-9e1b8c71e7de','edf31fdd-93d4-4677-9419-0212f218b27c','32225621-e653-46c3-852b-d641c0a6e1ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82ab2a788cef445191594d630043e205',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:21:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-442342223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94ba9179-cdf7-4b6b-a202-1379c2a8e1a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a797034656f743f9ab1fd14254ea9ff0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82ab2a788cef445191594d630043e205',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:34.017356 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-fc99e57d-e6df-4473-93b8-dbefd9192961 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da8d144f-ec93-4535-b607-5c2b7a322f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:34.032895 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-fc99e57d-e6df-4473-93b8-dbefd9192961 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da8d144f-ec93-4535-b607-5c2b7a322f3d) transitioned into state 'SUCCESS' from state '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-442342223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a797034656f743f9ab1fd14254ea9ff0',qos_specs=None,replication_status=,reservations=['7278354a-5070-484c-aabe-f49b8bada499','e2c7fc2d-e36d-4f9a-a4ac-9e1b8c71e7de','edf31fdd-93d4-4677-9419-0212f218b27c','32225621-e653-46c3-852b-d641c0a6e1ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82ab2a788cef445191594d630043e205',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:34.033472 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-fc99e57d-e6df-4473-93b8-dbefd9192961 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e96483c1-ef21-4833-aa4d-b035b9102f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:34.041239 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-fc99e57d-e6df-4473-93b8-dbefd9192961 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e96483c1-ef21-4833-aa4d-b035b9102f0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:34.042045 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-fc99e57d-e6df-4473-93b8-dbefd9192961 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Flow 'volume_create_api' (292dace7-6735-4eec-b1b9-cfca96591397) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:34.042352 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-fc99e57d-e6df-4473-93b8-dbefd9192961 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Create volume request issued successfully. Aug 01 00:21:34.043013 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fc99e57d-e6df-4473-93b8-dbefd9192961 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:21:34.043384 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 668/2651] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:21:33 2026] POST /volume/v3/volumes => generated 750 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:21:34.056297 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2ddcd0da-b221-47c1-81fa-6725c7a89fe4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:34.057948 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2ddcd0da-b221-47c1-81fa-6725c7a89fe4 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] GET https://10.4.3.222/volume/v3/volumes/94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 Aug 01 00:21:34.058120 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2ddcd0da-b221-47c1-81fa-6725c7a89fe4 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:34.058299 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2ddcd0da-b221-47c1-81fa-6725c7a89fe4 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:34.065143 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:34.065143 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:34.069213 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2ddcd0da-b221-47c1-81fa-6725c7a89fe4 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Volume info retrieved successfully. Aug 01 00:21:34.073599 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2ddcd0da-b221-47c1-81fa-6725c7a89fe4 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] https://10.4.3.222/volume/v3/volumes/94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 returned with HTTP 200 Aug 01 00:21:34.074091 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 659/2652] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:34 2026] GET /volume/v3/volumes/94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 => generated 818 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:34.464716 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-3cfa7c6f-30de-41a4-846e-d8992dfbd63d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:34.466529 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3cfa7c6f-30de-41a4-846e-d8992dfbd63d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be Aug 01 00:21:34.466737 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3cfa7c6f-30de-41a4-846e-d8992dfbd63d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:34.466952 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3cfa7c6f-30de-41a4-846e-d8992dfbd63d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:34.478653 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:34.478653 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:34.482320 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-3cfa7c6f-30de-41a4-846e-d8992dfbd63d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:21:34.486860 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3cfa7c6f-30de-41a4-846e-d8992dfbd63d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be returned with HTTP 200 Aug 01 00:21:34.487314 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 665/2653] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:34 2026] GET /volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:34.533249 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-14785230-cb91-4f1c-bd04-69ef133ddf41 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:34.534989 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-14785230-cb91-4f1c-bd04-69ef133ddf41 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd Aug 01 00:21:34.535176 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-14785230-cb91-4f1c-bd04-69ef133ddf41 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:34.535403 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-14785230-cb91-4f1c-bd04-69ef133ddf41 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:34.535552 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-14785230-cb91-4f1c-bd04-69ef133ddf41 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 21d04d74-5aa4-4ce1-92a8-fea4180979bd. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:34.539563 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:34.539563 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:34.540252 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-14785230-cb91-4f1c-bd04-69ef133ddf41 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd returned with HTTP 200 Aug 01 00:21:34.540605 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 662/2654] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:34 2026] GET /volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:34.671315 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-248da82a-9f27-43a5-ac0b-24cb940e4cc0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:34.673788 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-248da82a-9f27-43a5-ac0b-24cb940e4cc0 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 Aug 01 00:21:34.674082 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-248da82a-9f27-43a5-ac0b-24cb940e4cc0 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:34.674342 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-248da82a-9f27-43a5-ac0b-24cb940e4cc0 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:34.691182 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:34.691182 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:34.694608 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-248da82a-9f27-43a5-ac0b-24cb940e4cc0 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:34.698736 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-248da82a-9f27-43a5-ac0b-24cb940e4cc0 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 returned with HTTP 200 Aug 01 00:21:34.699245 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 669/2655] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:34 2026] GET /volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:34.735521 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8d3a1d85-3c97-466a-b813-bf9c6af7a01b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:34.737831 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8d3a1d85-3c97-466a-b813-bf9c6af7a01b tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] POST https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action Aug 01 00:21:34.738331 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8d3a1d85-3c97-466a-b813-bf9c6af7a01b tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:21:34.738479 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8d3a1d85-3c97-466a-b813-bf9c6af7a01b tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:34.751637 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:34.751637 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:34.752300 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8d3a1d85-3c97-466a-b813-bf9c6af7a01b tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:21:34.763196 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8d3a1d85-3c97-466a-b813-bf9c6af7a01b tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Reserve volume completed successfully. Aug 01 00:21:34.763418 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8d3a1d85-3c97-466a-b813-bf9c6af7a01b tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action returned with HTTP 202 Aug 01 00:21:34.763864 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 660/2656] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:21:34 2026] POST /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:21:34.770730 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-7d576c5d-3964-49eb-b5f8-6c3ae9d99397 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:34.773380 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7d576c5d-3964-49eb-b5f8-6c3ae9d99397 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] GET https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 Aug 01 00:21:34.773578 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7d576c5d-3964-49eb-b5f8-6c3ae9d99397 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:34.773817 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7d576c5d-3964-49eb-b5f8-6c3ae9d99397 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:34.780551 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:34.780551 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:34.783830 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-7d576c5d-3964-49eb-b5f8-6c3ae9d99397 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:21:34.787267 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7d576c5d-3964-49eb-b5f8-6c3ae9d99397 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 returned with HTTP 200 Aug 01 00:21:34.787597 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 666/2657] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:34 2026] GET /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:34.799207 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-8bd4afb3-30fa-4c50-a833-793b8595da15 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:34.801574 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8bd4afb3-30fa-4c50-a833-793b8595da15 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] POST https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action Aug 01 00:21:34.802058 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8bd4afb3-30fa-4c50-a833-793b8595da15 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:21:34.802249 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8bd4afb3-30fa-4c50-a833-793b8595da15 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:34.813507 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:34.813507 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:34.814063 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-8bd4afb3-30fa-4c50-a833-793b8595da15 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:21:34.828970 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-8bd4afb3-30fa-4c50-a833-793b8595da15 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Unreserve volume completed successfully. Aug 01 00:21:34.829275 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8bd4afb3-30fa-4c50-a833-793b8595da15 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action returned with HTTP 202 Aug 01 00:21:34.829884 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 663/2658] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:21:34 2026] POST /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:21:34.836577 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6f13786a-6303-4159-814a-d10347714dc9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:34.838254 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6f13786a-6303-4159-814a-d10347714dc9 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] GET https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 Aug 01 00:21:34.838463 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6f13786a-6303-4159-814a-d10347714dc9 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:34.838640 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6f13786a-6303-4159-814a-d10347714dc9 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:34.845008 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:34.845008 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:34.849503 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6f13786a-6303-4159-814a-d10347714dc9 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:21:34.854206 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6f13786a-6303-4159-814a-d10347714dc9 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 returned with HTTP 200 Aug 01 00:21:34.854643 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 670/2659] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:34 2026] GET /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:34.868617 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e27e7c9c-fd1e-43bd-8faa-8e3442b47185 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:34.870456 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e27e7c9c-fd1e-43bd-8faa-8e3442b47185 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] POST https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action Aug 01 00:21:34.871287 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e27e7c9c-fd1e-43bd-8faa-8e3442b47185 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:21:34.871405 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e27e7c9c-fd1e-43bd-8faa-8e3442b47185 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:34.886009 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:34.886009 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:34.886633 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e27e7c9c-fd1e-43bd-8faa-8e3442b47185 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:21:34.894903 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e27e7c9c-fd1e-43bd-8faa-8e3442b47185 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume updated successfully. Aug 01 00:21:34.895176 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e27e7c9c-fd1e-43bd-8faa-8e3442b47185 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action returned with HTTP 200 Aug 01 00:21:34.895729 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 661/2660] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:21:34 2026] POST /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 01 00:21:34.902723 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b5382e2f-cd37-4c02-951e-e28b9d255954 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:34.904381 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b5382e2f-cd37-4c02-951e-e28b9d255954 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] GET https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 Aug 01 00:21:34.904574 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b5382e2f-cd37-4c02-951e-e28b9d255954 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:34.904781 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b5382e2f-cd37-4c02-951e-e28b9d255954 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:34.913008 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:34.913008 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:34.917044 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-b5382e2f-cd37-4c02-951e-e28b9d255954 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:21:34.920662 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-de4083fb-a752-4062-979a-7f9c16849c15 req-185b902a-1423-4250-9bb3-e18d1a801ca4 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:34.921474 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b5382e2f-cd37-4c02-951e-e28b9d255954 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 returned with HTTP 200 Aug 01 00:21:34.921875 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 667/2661] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:34 2026] GET /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:34.923286 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-de4083fb-a752-4062-979a-7f9c16849c15 req-185b902a-1423-4250-9bb3-e18d1a801ca4 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] POST https://10.4.3.222/volume/v3/attachments/9ab6e66b-b863-4e09-adcf-24e009d2b216/action Aug 01 00:21:34.923642 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-de4083fb-a752-4062-979a-7f9c16849c15 req-185b902a-1423-4250-9bb3-e18d1a801ca4 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Action body: b'{"os-complete": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:21:34.923851 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-de4083fb-a752-4062-979a-7f9c16849c15 req-185b902a-1423-4250-9bb3-e18d1a801ca4 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:34.933733 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-45eb8f83-6484-425a-9dd3-32767fd7f22a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:34.935414 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-45eb8f83-6484-425a-9dd3-32767fd7f22a tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] POST https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action Aug 01 00:21:34.935744 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-45eb8f83-6484-425a-9dd3-32767fd7f22a tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:21:34.935913 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-45eb8f83-6484-425a-9dd3-32767fd7f22a tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:34.938737 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:34.938737 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:34.943504 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:34.943504 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:34.943936 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-45eb8f83-6484-425a-9dd3-32767fd7f22a tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:21:34.947435 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-de4083fb-a752-4062-979a-7f9c16849c15 req-185b902a-1423-4250-9bb3-e18d1a801ca4 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/attachments/9ab6e66b-b863-4e09-adcf-24e009d2b216/action returned with HTTP 204 Aug 01 00:21:34.947887 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 664/2662] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:21:34 2026] POST /volume/v3/attachments/9ab6e66b-b863-4e09-adcf-24e009d2b216/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:34.949953 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-45eb8f83-6484-425a-9dd3-32767fd7f22a tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume updated successfully. Aug 01 00:21:34.950173 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-45eb8f83-6484-425a-9dd3-32767fd7f22a tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action returned with HTTP 200 Aug 01 00:21:34.950614 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 671/2663] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:21:34 2026] POST /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action => generated 0 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 01 00:21:34.957948 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9d145be0-88f5-42ca-8d3c-f7c7bd8af935 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:34.960612 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9d145be0-88f5-42ca-8d3c-f7c7bd8af935 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] GET https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 Aug 01 00:21:34.960898 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9d145be0-88f5-42ca-8d3c-f7c7bd8af935 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:34.961095 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9d145be0-88f5-42ca-8d3c-f7c7bd8af935 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:34.968107 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:34.968107 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:34.972415 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9d145be0-88f5-42ca-8d3c-f7c7bd8af935 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:21:34.977170 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9d145be0-88f5-42ca-8d3c-f7c7bd8af935 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 returned with HTTP 200 Aug 01 00:21:34.977590 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 662/2664] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:34 2026] GET /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:34.990628 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-83065411-38ec-4d2f-970f-68e2f3524e95 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:34.992703 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-83065411-38ec-4d2f-970f-68e2f3524e95 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] POST https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action Aug 01 00:21:34.993153 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-83065411-38ec-4d2f-970f-68e2f3524e95 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:21:34.993318 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-83065411-38ec-4d2f-970f-68e2f3524e95 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:35.006656 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:35.006656 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:35.007314 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-83065411-38ec-4d2f-970f-68e2f3524e95 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:21:35.024785 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-83065411-38ec-4d2f-970f-68e2f3524e95 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Update volume admin metadata completed successfully. Aug 01 00:21:35.024785 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-83065411-38ec-4d2f-970f-68e2f3524e95 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Update readonly setting on volume completed successfully. Aug 01 00:21:35.024785 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-83065411-38ec-4d2f-970f-68e2f3524e95 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action returned with HTTP 202 Aug 01 00:21:35.024785 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 668/2665] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:21:34 2026] POST /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:21:35.029375 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f8cf70ae-d69a-4a22-9ebd-1983c0e06419 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:35.031031 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f8cf70ae-d69a-4a22-9ebd-1983c0e06419 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] GET https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 Aug 01 00:21:35.031209 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f8cf70ae-d69a-4a22-9ebd-1983c0e06419 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:35.031380 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f8cf70ae-d69a-4a22-9ebd-1983c0e06419 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:35.037677 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:35.037677 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:35.040829 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f8cf70ae-d69a-4a22-9ebd-1983c0e06419 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:21:35.046432 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f8cf70ae-d69a-4a22-9ebd-1983c0e06419 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 returned with HTTP 200 Aug 01 00:21:35.046926 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 665/2666] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:35 2026] GET /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:35.058391 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-92f832ed-bfd4-4b53-a69e-b902d806157c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:35.059996 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-92f832ed-bfd4-4b53-a69e-b902d806157c tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] POST https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action Aug 01 00:21:35.060300 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-92f832ed-bfd4-4b53-a69e-b902d806157c tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:21:35.060427 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-92f832ed-bfd4-4b53-a69e-b902d806157c tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:35.067670 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:35.067670 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:35.068111 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-92f832ed-bfd4-4b53-a69e-b902d806157c tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:21:35.076483 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-92f832ed-bfd4-4b53-a69e-b902d806157c tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Update volume admin metadata completed successfully. Aug 01 00:21:35.076605 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-92f832ed-bfd4-4b53-a69e-b902d806157c tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Update readonly setting on volume completed successfully. Aug 01 00:21:35.076815 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-92f832ed-bfd4-4b53-a69e-b902d806157c tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action returned with HTTP 202 Aug 01 00:21:35.077180 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 672/2667] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:21:35 2026] POST /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:21:35.085372 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b65a1d34-7581-49e8-a864-c2f2f60cdee0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:35.087525 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b65a1d34-7581-49e8-a864-c2f2f60cdee0 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] GET https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 Aug 01 00:21:35.089371 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b65a1d34-7581-49e8-a864-c2f2f60cdee0 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:35.092790 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b65a1d34-7581-49e8-a864-c2f2f60cdee0 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:35.092884 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f07dcc2d-ded8-48b5-b660-c055751e35ae None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:35.092884 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f07dcc2d-ded8-48b5-b660-c055751e35ae tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] GET https://10.4.3.222/volume/v3/volumes/94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 Aug 01 00:21:35.092884 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f07dcc2d-ded8-48b5-b660-c055751e35ae tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:35.092884 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f07dcc2d-ded8-48b5-b660-c055751e35ae tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:35.098673 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:35.098673 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:35.099207 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:35.099207 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:35.102961 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f07dcc2d-ded8-48b5-b660-c055751e35ae tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Volume info retrieved successfully. Aug 01 00:21:35.103292 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b65a1d34-7581-49e8-a864-c2f2f60cdee0 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:21:35.107168 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f07dcc2d-ded8-48b5-b660-c055751e35ae tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] https://10.4.3.222/volume/v3/volumes/94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 returned with HTTP 200 Aug 01 00:21:35.107539 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 669/2668] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:35 2026] GET /volume/v3/volumes/94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:35.108092 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b65a1d34-7581-49e8-a864-c2f2f60cdee0 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 returned with HTTP 200 Aug 01 00:21:35.108544 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 663/2669] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:35 2026] GET /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:35.120985 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-faa54fb5-3929-4ab4-a86d-835a052ad48d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:35.122278 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-31aa6832-d504-4a7a-8c9e-3bc0968c80c7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:35.123297 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-faa54fb5-3929-4ab4-a86d-835a052ad48d tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] POST https://10.4.3.222/volume/v3/os-volume-transfer Aug 01 00:21:35.123754 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-faa54fb5-3929-4ab4-a86d-835a052ad48d tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "94ba9179-cdf7-4b6b-a202-1379c2a8e1a2"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:35.124045 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-31aa6832-d504-4a7a-8c9e-3bc0968c80c7 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] POST https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action Aug 01 00:21:35.124436 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-31aa6832-d504-4a7a-8c9e-3bc0968c80c7 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-947634551", "disk_format": "raw"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:21:35.124578 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-31aa6832-d504-4a7a-8c9e-3bc0968c80c7 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-947634551", "disk_format": "raw"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:35.125527 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.contrib.volume_transfer [None req-faa54fb5-3929-4ab4-a86d-835a052ad48d tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Creating new volume transfer {'transfer': {'volume_id': '94ba9179-cdf7-4b6b-a202-1379c2a8e1a2'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 01 00:21:35.125671 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.contrib.volume_transfer [None req-faa54fb5-3929-4ab4-a86d-835a052ad48d tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Creating transfer of volume 94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 Aug 01 00:21:35.125861 np0000006296 devstack@c-api.service[100409]: INFO cinder.transfer.api [None req-faa54fb5-3929-4ab4-a86d-835a052ad48d tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Generating transfer record for volume 94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 Aug 01 00:21:35.132444 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:35.132444 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:35.132876 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-31aa6832-d504-4a7a-8c9e-3bc0968c80c7 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:21:35.134926 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:35.134926 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:35.143780 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:35.143780 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:35.145036 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-faa54fb5-3929-4ab4-a86d-835a052ad48d tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] https://10.4.3.222/volume/v3/os-volume-transfer returned with HTTP 202 Aug 01 00:21:35.145599 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 666/2670] 10.4.3.222 () {68 vars in 1291 bytes} [Sat Aug 1 00:21:35 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:21:35.147095 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.image.image_utils [None req-31aa6832-d504-4a7a-8c9e-3bc0968c80c7 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-947634551'}] 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-947634551'}]. {{(pid=100406) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 01 00:21:35.157720 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-447a0c10-7423-4c2a-92b8-263e0c346336 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:35.159314 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-447a0c10-7423-4c2a-92b8-263e0c346336 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] GET https://10.4.3.222/volume/v3/volumes/94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 Aug 01 00:21:35.159536 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-447a0c10-7423-4c2a-92b8-263e0c346336 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:35.159799 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-447a0c10-7423-4c2a-92b8-263e0c346336 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:35.167112 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:35.167112 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:35.170495 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-447a0c10-7423-4c2a-92b8-263e0c346336 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Volume info retrieved successfully. Aug 01 00:21:35.174711 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-447a0c10-7423-4c2a-92b8-263e0c346336 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] https://10.4.3.222/volume/v3/volumes/94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 returned with HTTP 200 Aug 01 00:21:35.175086 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 670/2671] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:35 2026] GET /volume/v3/volumes/94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:35.187584 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-20810120-dc20-4f2b-9a7f-5cf8cf2c98aa None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:35.189108 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-20810120-dc20-4f2b-9a7f-5cf8cf2c98aa tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] GET https://10.4.3.222/volume/v3/os-volume-transfer/d647d353-a45c-43e2-bec1-53609a62c205 Aug 01 00:21:35.189276 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-20810120-dc20-4f2b-9a7f-5cf8cf2c98aa tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:35.189446 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-20810120-dc20-4f2b-9a7f-5cf8cf2c98aa tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:35.193254 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-20810120-dc20-4f2b-9a7f-5cf8cf2c98aa tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] https://10.4.3.222/volume/v3/os-volume-transfer/d647d353-a45c-43e2-bec1-53609a62c205 returned with HTTP 200 Aug 01 00:21:35.193604 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 664/2672] 10.4.3.222 () {66 vars in 1381 bytes} [Sat Aug 1 00:21:35 2026] GET /volume/v3/os-volume-transfer/d647d353-a45c-43e2-bec1-53609a62c205 => generated 409 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:35.202329 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-229d6bd3-cd38-4b01-85c7-ba4574a932b4 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:35.204607 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-229d6bd3-cd38-4b01-85c7-ba4574a932b4 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] GET https://10.4.3.222/volume/v3/os-volume-transfer Aug 01 00:21:35.205288 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-229d6bd3-cd38-4b01-85c7-ba4574a932b4 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:35.205879 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-229d6bd3-cd38-4b01-85c7-ba4574a932b4 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:35.205879 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.contrib.volume_transfer [None req-229d6bd3-cd38-4b01-85c7-ba4574a932b4 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Listing volume transfers {{(pid=100409) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 01 00:21:35.211562 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-229d6bd3-cd38-4b01-85c7-ba4574a932b4 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] https://10.4.3.222/volume/v3/os-volume-transfer returned with HTTP 200 Aug 01 00:21:35.212225 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 667/2673] 10.4.3.222 () {66 vars in 1270 bytes} [Sat Aug 1 00:21:35 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:35.222360 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-96ffe375-f7d2-46d6-ba4c-c0cc21b2acd9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:35.293940 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-96ffe375-f7d2-46d6-ba4c-c0cc21b2acd9 tempest-VolumesTransfersTest-537014402 tempest-VolumesTransfersTest-537014402-project-member] POST https://10.4.3.222/volume/v3/os-volume-transfer/d647d353-a45c-43e2-bec1-53609a62c205/accept Aug 01 00:21:35.294232 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-96ffe375-f7d2-46d6-ba4c-c0cc21b2acd9 tempest-VolumesTransfersTest-537014402 tempest-VolumesTransfersTest-537014402-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "01503661f3e50fa5"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:35.295565 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.volume_transfer [None req-96ffe375-f7d2-46d6-ba4c-c0cc21b2acd9 tempest-VolumesTransfersTest-537014402 tempest-VolumesTransfersTest-537014402-project-member] Accepting volume transfer d647d353-a45c-43e2-bec1-53609a62c205 {{(pid=100408) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 01 00:21:35.295664 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.contrib.volume_transfer [None req-96ffe375-f7d2-46d6-ba4c-c0cc21b2acd9 tempest-VolumesTransfersTest-537014402 tempest-VolumesTransfersTest-537014402-project-member] Accepting transfer d647d353-a45c-43e2-bec1-53609a62c205 Aug 01 00:21:35.347114 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-96ffe375-f7d2-46d6-ba4c-c0cc21b2acd9 tempest-VolumesTransfersTest-537014402 tempest-VolumesTransfersTest-537014402-project-member] Created reservations ['24fa8557-a028-42d7-a920-933f5026559d', 'd9b88315-34af-4f0a-92d9-6b9fd3f0ee8a', '7b74841a-3e56-4910-9fa3-d656d5863790', 'ccd35aa4-ea75-4fc1-9bc4-52398c130771'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:35.364668 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-96ffe375-f7d2-46d6-ba4c-c0cc21b2acd9 tempest-VolumesTransfersTest-537014402 tempest-VolumesTransfersTest-537014402-project-member] Created reservations ['9e96c35c-4803-45ec-a587-028cb9577036', 'f62d8266-674e-4c0b-a80c-bbe7c829bf42', '8278f1e1-7df1-4753-8554-6509b42000ca', '99d2de3f-859d-4206-9b87-fb187898e7c5'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:35.392904 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-96ffe375-f7d2-46d6-ba4c-c0cc21b2acd9 tempest-VolumesTransfersTest-537014402 tempest-VolumesTransfersTest-537014402-project-member] Created reservations ['42b78da5-5cef-4d9d-8ef4-7e387da835fa', '4f1368e7-3494-47d3-a4ed-e897d70abc29', '86fbd0d9-16a9-4142-819a-70ccd5aa235c', '57d70ab7-2c89-4491-b20b-81b3d6700f77'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:35.418273 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-96ffe375-f7d2-46d6-ba4c-c0cc21b2acd9 tempest-VolumesTransfersTest-537014402 tempest-VolumesTransfersTest-537014402-project-member] Created reservations ['d2f09f32-77f1-46d1-825a-e82097774930', '763db2c3-a9f4-47e2-9d74-98681533030b', 'd8139208-1487-4572-850b-d959105b1ed8', 'cf10b00f-0913-4843-abd9-33f0cdb608c4'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:35.428240 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-96ffe375-f7d2-46d6-ba4c-c0cc21b2acd9 tempest-VolumesTransfersTest-537014402 tempest-VolumesTransfersTest-537014402-project-member] Transfer volume completed successfully. Aug 01 00:21:35.490699 np0000006296 devstack@c-api.service[100408]: INFO cinder.transfer.api [None req-96ffe375-f7d2-46d6-ba4c-c0cc21b2acd9 tempest-VolumesTransfersTest-537014402 tempest-VolumesTransfersTest-537014402-project-member] Volume 94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 has been transferred. Aug 01 00:21:35.496861 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-96ffe375-f7d2-46d6-ba4c-c0cc21b2acd9 tempest-VolumesTransfersTest-537014402 tempest-VolumesTransfersTest-537014402-project-member] https://10.4.3.222/volume/v3/os-volume-transfer/d647d353-a45c-43e2-bec1-53609a62c205/accept returned with HTTP 202 Aug 01 00:21:35.497074 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 671/2674] 10.4.3.222 () {68 vars in 1423 bytes} [Sat Aug 1 00:21:35 2026] POST /volume/v3/os-volume-transfer/d647d353-a45c-43e2-bec1-53609a62c205/accept => generated 365 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:21:35.498903 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-da25d44c-6354-4784-b724-e909daf42ff3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:35.501202 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-da25d44c-6354-4784-b724-e909daf42ff3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be Aug 01 00:21:35.501202 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-da25d44c-6354-4784-b724-e909daf42ff3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:35.501348 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-da25d44c-6354-4784-b724-e909daf42ff3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:35.505471 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-38d4b259-bc11-45dd-99ba-2af9c474646b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:35.507175 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-38d4b259-bc11-45dd-99ba-2af9c474646b tempest-VolumesTransfersTest-537014402 tempest-VolumesTransfersTest-537014402-project-member] GET https://10.4.3.222/volume/v3/volumes/94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 Aug 01 00:21:35.507354 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-38d4b259-bc11-45dd-99ba-2af9c474646b tempest-VolumesTransfersTest-537014402 tempest-VolumesTransfersTest-537014402-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:35.507545 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-38d4b259-bc11-45dd-99ba-2af9c474646b tempest-VolumesTransfersTest-537014402 tempest-VolumesTransfersTest-537014402-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:35.510631 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:35.510631 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:35.513759 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-da25d44c-6354-4784-b724-e909daf42ff3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:21:35.514136 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:35.514136 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:35.517664 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-38d4b259-bc11-45dd-99ba-2af9c474646b tempest-VolumesTransfersTest-537014402 tempest-VolumesTransfersTest-537014402-project-member] Volume info retrieved successfully. Aug 01 00:21:35.517753 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-da25d44c-6354-4784-b724-e909daf42ff3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be returned with HTTP 200 Aug 01 00:21:35.518215 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 665/2675] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:35 2026] GET /volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:35.521601 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-38d4b259-bc11-45dd-99ba-2af9c474646b tempest-VolumesTransfersTest-537014402 tempest-VolumesTransfersTest-537014402-project-member] https://10.4.3.222/volume/v3/volumes/94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 returned with HTTP 200 Aug 01 00:21:35.521982 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 668/2676] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:35 2026] GET /volume/v3/volumes/94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:35.530015 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-94929b5d-069f-4153-8803-b27adf2977dd None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:35.531704 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-94929b5d-069f-4153-8803-b27adf2977dd tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] POST https://10.4.3.222/volume/v3/backups Aug 01 00:21:35.532072 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-94929b5d-069f-4153-8803-b27adf2977dd tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3187c6ef-f8f2-46c9-a1d5-aaabf74a44be", "name": "tempest-VolumesBackupsTest-Backup-1607808013", "force": true, "container": "tempest-volumesbackupstest-backup-container-288281774"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:35.533428 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.backups [None req-94929b5d-069f-4153-8803-b27adf2977dd tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Creating new backup {'backup': {'volume_id': '3187c6ef-f8f2-46c9-a1d5-aaabf74a44be', 'name': 'tempest-VolumesBackupsTest-Backup-1607808013', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-288281774'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:21:35.533554 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.contrib.backups [None req-94929b5d-069f-4153-8803-b27adf2977dd tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Creating backup of volume 3187c6ef-f8f2-46c9-a1d5-aaabf74a44be in container tempest-volumesbackupstest-backup-container-288281774 Aug 01 00:21:35.538333 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c314c0c2-4322-40f2-b44c-9ec51961f596 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:35.540103 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c314c0c2-4322-40f2-b44c-9ec51961f596 tempest-VolumesTransfersTest-537014402 tempest-VolumesTransfersTest-537014402-project-member] GET https://10.4.3.222/volume/v3/volumes/94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 Aug 01 00:21:35.540465 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c314c0c2-4322-40f2-b44c-9ec51961f596 tempest-VolumesTransfersTest-537014402 tempest-VolumesTransfersTest-537014402-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:35.540827 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c314c0c2-4322-40f2-b44c-9ec51961f596 tempest-VolumesTransfersTest-537014402 tempest-VolumesTransfersTest-537014402-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:35.543786 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:35.543786 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:35.544338 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-94929b5d-069f-4153-8803-b27adf2977dd tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:21:35.548406 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:35.548406 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:35.551704 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c314c0c2-4322-40f2-b44c-9ec51961f596 tempest-VolumesTransfersTest-537014402 tempest-VolumesTransfersTest-537014402-project-member] Volume info retrieved successfully. Aug 01 00:21:35.552728 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-8749d66c-bdcc-4466-ad40-e72bbe991bf8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:35.554868 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8749d66c-bdcc-4466-ad40-e72bbe991bf8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd Aug 01 00:21:35.555091 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8749d66c-bdcc-4466-ad40-e72bbe991bf8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:35.555278 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8749d66c-bdcc-4466-ad40-e72bbe991bf8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:35.555392 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-8749d66c-bdcc-4466-ad40-e72bbe991bf8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 21d04d74-5aa4-4ce1-92a8-fea4180979bd. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:35.556233 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c314c0c2-4322-40f2-b44c-9ec51961f596 tempest-VolumesTransfersTest-537014402 tempest-VolumesTransfersTest-537014402-project-member] https://10.4.3.222/volume/v3/volumes/94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 returned with HTTP 200 Aug 01 00:21:35.556825 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 666/2677] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:35 2026] GET /volume/v3/volumes/94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:35.559447 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:35.559447 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:35.560167 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8749d66c-bdcc-4466-ad40-e72bbe991bf8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd returned with HTTP 200 Aug 01 00:21:35.560526 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 669/2678] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:35 2026] GET /volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:35.569259 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-94929b5d-069f-4153-8803-b27adf2977dd tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Created reservations ['f1af9453-3e7f-4f04-b9aa-0194920ed35c', '80a97bd8-48c8-4367-ab35-44ac207d62ba'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:35.575218 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7fdee181-3448-4d11-82e6-044f9c70f47c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:35.576856 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7fdee181-3448-4d11-82e6-044f9c70f47c tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] DELETE https://10.4.3.222/volume/v3/os-volume-transfer/d647d353-a45c-43e2-bec1-53609a62c205 Aug 01 00:21:35.577058 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7fdee181-3448-4d11-82e6-044f9c70f47c tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:35.577215 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7fdee181-3448-4d11-82e6-044f9c70f47c tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:35.577314 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.contrib.volume_transfer [None req-7fdee181-3448-4d11-82e6-044f9c70f47c tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Delete transfer with id: d647d353-a45c-43e2-bec1-53609a62c205 Aug 01 00:21:35.580035 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7fdee181-3448-4d11-82e6-044f9c70f47c tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] https://10.4.3.222/volume/v3/os-volume-transfer/d647d353-a45c-43e2-bec1-53609a62c205 returned with HTTP 404 Aug 01 00:21:35.580425 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 667/2679] 10.4.3.222 () {66 vars in 1384 bytes} [Sat Aug 1 00:21:35 2026] DELETE /volume/v3/os-volume-transfer/d647d353-a45c-43e2-bec1-53609a62c205 => generated 111 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:35.584082 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-31aa6832-d504-4a7a-8c9e-3bc0968c80c7 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Copy volume to image completed successfully. Aug 01 00:21:35.584464 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-31aa6832-d504-4a7a-8c9e-3bc0968c80c7 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action returned with HTTP 202 Aug 01 00:21:35.584920 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 673/2680] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:21:35 2026] POST /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action => generated 686 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:21:35.589890 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a336586e-0343-4b99-bece-38faf7749f47 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:35.598719 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-94929b5d-069f-4153-8803-b27adf2977dd tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:21:35.599234 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 672/2681] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:21:35 2026] POST /volume/v3/backups => generated 330 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:21:35.611853 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b9e48db6-a06b-476e-b9ed-5abaebaa80d6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:35.614507 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b9e48db6-a06b-476e-b9ed-5abaebaa80d6 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd Aug 01 00:21:35.614807 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b9e48db6-a06b-476e-b9ed-5abaebaa80d6 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:35.615047 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b9e48db6-a06b-476e-b9ed-5abaebaa80d6 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:35.615179 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-b9e48db6-a06b-476e-b9ed-5abaebaa80d6 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 6c6b63d9-69bf-49e9-9969-9be9a25944cd. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:35.623314 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:35.623314 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:35.624266 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b9e48db6-a06b-476e-b9ed-5abaebaa80d6 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd returned with HTTP 200 Aug 01 00:21:35.625115 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a336586e-0343-4b99-bece-38faf7749f47 tempest-VolumesTransfersTest-2145746278 tempest-VolumesTransfersTest-2145746278-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 Aug 01 00:21:35.625200 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 668/2682] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:35 2026] GET /volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:35.625253 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a336586e-0343-4b99-bece-38faf7749f47 tempest-VolumesTransfersTest-2145746278 tempest-VolumesTransfersTest-2145746278-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:35.625253 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a336586e-0343-4b99-bece-38faf7749f47 tempest-VolumesTransfersTest-2145746278 tempest-VolumesTransfersTest-2145746278-project-admin] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:35.625253 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-a336586e-0343-4b99-bece-38faf7749f47 tempest-VolumesTransfersTest-2145746278 tempest-VolumesTransfersTest-2145746278-project-admin] Delete volume with id: 94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 Aug 01 00:21:35.632579 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:35.632579 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:35.634252 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a336586e-0343-4b99-bece-38faf7749f47 tempest-VolumesTransfersTest-2145746278 tempest-VolumesTransfersTest-2145746278-project-admin] Volume info retrieved successfully. Aug 01 00:21:35.656062 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a336586e-0343-4b99-bece-38faf7749f47 tempest-VolumesTransfersTest-2145746278 tempest-VolumesTransfersTest-2145746278-project-admin] Delete volume request issued successfully. Aug 01 00:21:35.656062 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a336586e-0343-4b99-bece-38faf7749f47 tempest-VolumesTransfersTest-2145746278 tempest-VolumesTransfersTest-2145746278-project-admin] https://10.4.3.222/volume/v3/volumes/94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 returned with HTTP 202 Aug 01 00:21:35.656062 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 670/2683] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:21:35 2026] DELETE /volume/v3/volumes/94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:21:35.663115 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cade242e-7ada-400d-a2ef-b471347ae434 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:35.665473 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cade242e-7ada-400d-a2ef-b471347ae434 tempest-VolumesTransfersTest-2145746278 tempest-VolumesTransfersTest-2145746278-project-admin] GET https://10.4.3.222/volume/v3/volumes/94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 Aug 01 00:21:35.665860 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cade242e-7ada-400d-a2ef-b471347ae434 tempest-VolumesTransfersTest-2145746278 tempest-VolumesTransfersTest-2145746278-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:35.666066 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cade242e-7ada-400d-a2ef-b471347ae434 tempest-VolumesTransfersTest-2145746278 tempest-VolumesTransfersTest-2145746278-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:35.676105 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:35.676105 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:35.680911 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-cade242e-7ada-400d-a2ef-b471347ae434 tempest-VolumesTransfersTest-2145746278 tempest-VolumesTransfersTest-2145746278-project-admin] Volume info retrieved successfully. Aug 01 00:21:35.684944 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cade242e-7ada-400d-a2ef-b471347ae434 tempest-VolumesTransfersTest-2145746278 tempest-VolumesTransfersTest-2145746278-project-admin] https://10.4.3.222/volume/v3/volumes/94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 returned with HTTP 200 Aug 01 00:21:35.685366 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 674/2684] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:35 2026] GET /volume/v3/volumes/94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:35.713188 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-66210036-fd5a-46b4-95d8-1bf6f3a7cbc4 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:35.714862 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-66210036-fd5a-46b4-95d8-1bf6f3a7cbc4 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 Aug 01 00:21:35.715081 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-66210036-fd5a-46b4-95d8-1bf6f3a7cbc4 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:35.715276 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-66210036-fd5a-46b4-95d8-1bf6f3a7cbc4 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:35.726855 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:35.726855 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:35.730081 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-66210036-fd5a-46b4-95d8-1bf6f3a7cbc4 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:35.736150 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-66210036-fd5a-46b4-95d8-1bf6f3a7cbc4 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 returned with HTTP 200 Aug 01 00:21:35.736652 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 673/2685] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:35 2026] GET /volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:36.571897 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7cbed394-9935-4b16-a224-2ac434a1770b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:36.573451 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7cbed394-9935-4b16-a224-2ac434a1770b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd Aug 01 00:21:36.573626 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7cbed394-9935-4b16-a224-2ac434a1770b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:36.573843 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7cbed394-9935-4b16-a224-2ac434a1770b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:36.573980 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-7cbed394-9935-4b16-a224-2ac434a1770b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 21d04d74-5aa4-4ce1-92a8-fea4180979bd. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:36.577836 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:36.577836 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:36.578460 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7cbed394-9935-4b16-a224-2ac434a1770b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd returned with HTTP 200 Aug 01 00:21:36.578790 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 669/2686] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:36 2026] GET /volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:36.635428 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f9d5caaa-c0d0-4761-94f1-769c689fbc9e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:36.637020 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f9d5caaa-c0d0-4761-94f1-769c689fbc9e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd Aug 01 00:21:36.637188 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f9d5caaa-c0d0-4761-94f1-769c689fbc9e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:36.637361 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f9d5caaa-c0d0-4761-94f1-769c689fbc9e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:36.637476 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-f9d5caaa-c0d0-4761-94f1-769c689fbc9e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 6c6b63d9-69bf-49e9-9969-9be9a25944cd. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:36.641301 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:36.641301 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:36.641950 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f9d5caaa-c0d0-4761-94f1-769c689fbc9e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd returned with HTTP 200 Aug 01 00:21:36.642291 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 671/2687] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:36 2026] GET /volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:36.696942 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-31ea3ba1-ed4d-4b93-8e2c-2f944a50be03 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:36.698586 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-31ea3ba1-ed4d-4b93-8e2c-2f944a50be03 tempest-VolumesTransfersTest-2145746278 tempest-VolumesTransfersTest-2145746278-project-admin] GET https://10.4.3.222/volume/v3/volumes/94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 Aug 01 00:21:36.698806 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-31ea3ba1-ed4d-4b93-8e2c-2f944a50be03 tempest-VolumesTransfersTest-2145746278 tempest-VolumesTransfersTest-2145746278-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:36.698982 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-31ea3ba1-ed4d-4b93-8e2c-2f944a50be03 tempest-VolumesTransfersTest-2145746278 tempest-VolumesTransfersTest-2145746278-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:36.704031 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-31ea3ba1-ed4d-4b93-8e2c-2f944a50be03 tempest-VolumesTransfersTest-2145746278 tempest-VolumesTransfersTest-2145746278-project-admin] https://10.4.3.222/volume/v3/volumes/94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 returned with HTTP 404 Aug 01 00:21:36.704534 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 675/2688] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:36 2026] GET /volume/v3/volumes/94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:36.710644 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-839348eb-5e1e-41e8-a922-92e5683fb75f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:36.712316 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-839348eb-5e1e-41e8-a922-92e5683fb75f tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] GET https://10.4.3.222/volume/v3/volumes/94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 Aug 01 00:21:36.712487 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-839348eb-5e1e-41e8-a922-92e5683fb75f tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:36.712649 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-839348eb-5e1e-41e8-a922-92e5683fb75f tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:36.718761 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-839348eb-5e1e-41e8-a922-92e5683fb75f tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] https://10.4.3.222/volume/v3/volumes/94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 returned with HTTP 404 Aug 01 00:21:36.719320 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 674/2689] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:36 2026] GET /volume/v3/volumes/94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:36.726231 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-42f3aed4-5c7d-4681-bad7-8f3cb9103807 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:36.727916 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-42f3aed4-5c7d-4681-bad7-8f3cb9103807 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] DELETE https://10.4.3.222/volume/v3/volumes/94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 Aug 01 00:21:36.728165 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-42f3aed4-5c7d-4681-bad7-8f3cb9103807 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:36.728407 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-42f3aed4-5c7d-4681-bad7-8f3cb9103807 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:36.728621 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-42f3aed4-5c7d-4681-bad7-8f3cb9103807 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Delete volume with id: 94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 Aug 01 00:21:36.737513 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-42f3aed4-5c7d-4681-bad7-8f3cb9103807 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] https://10.4.3.222/volume/v3/volumes/94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 returned with HTTP 404 Aug 01 00:21:36.738116 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 670/2690] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:21:36 2026] DELETE /volume/v3/volumes/94ba9179-cdf7-4b6b-a202-1379c2a8e1a2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:36.745493 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-aec4f5ad-c81c-4a8a-beea-ba2f093e53d6 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:36.747107 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-aec4f5ad-c81c-4a8a-beea-ba2f093e53d6 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:21:36.747412 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-aec4f5ad-c81c-4a8a-beea-ba2f093e53d6 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-677317156"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:36.748750 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-aec4f5ad-c81c-4a8a-beea-ba2f093e53d6 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-677317156'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:21:36.749042 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-aec4f5ad-c81c-4a8a-beea-ba2f093e53d6 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Create volume of 1 GB Aug 01 00:21:36.751355 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9dd69b2f-8bec-4498-a919-e7c802aac028 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:36.753115 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9dd69b2f-8bec-4498-a919-e7c802aac028 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 Aug 01 00:21:36.753247 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-aec4f5ad-c81c-4a8a-beea-ba2f093e53d6 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Availability Zones retrieved successfully. Aug 01 00:21:36.753385 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9dd69b2f-8bec-4498-a919-e7c802aac028 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:36.753605 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9dd69b2f-8bec-4498-a919-e7c802aac028 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:36.758494 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-aec4f5ad-c81c-4a8a-beea-ba2f093e53d6 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Flow 'volume_create_api' (91ba0781-1927-4ebd-bb0a-55ec6ce0096f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:36.759476 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-aec4f5ad-c81c-4a8a-beea-ba2f093e53d6 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a14cfe2-efb9-4554-9e58-c71fb2fad21f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:36.760426 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-aec4f5ad-c81c-4a8a-beea-ba2f093e53d6 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:21:36.762547 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:36.762547 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:36.765841 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9dd69b2f-8bec-4498-a919-e7c802aac028 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:36.769678 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9dd69b2f-8bec-4498-a919-e7c802aac028 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 returned with HTTP 200 Aug 01 00:21:36.770098 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 676/2691] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:36 2026] GET /volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:36.785876 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-aec4f5ad-c81c-4a8a-beea-ba2f093e53d6 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a14cfe2-efb9-4554-9e58-c71fb2fad21f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:36.786624 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-aec4f5ad-c81c-4a8a-beea-ba2f093e53d6 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bb09f02-5dfd-46a2-9132-63ff684e5f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:36.822217 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-aec4f5ad-c81c-4a8a-beea-ba2f093e53d6 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Created reservations ['1610abcc-12f0-4751-b2ae-374a6e81f7fd', '01e7be0f-559c-4261-b52d-17d124fa16a9', 'f6a5e7ed-9cb9-4ff8-a8c6-09c369fecc31', 'c5fd0bed-2602-446e-afd2-4be2eaf9b7a0'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:36.823108 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-aec4f5ad-c81c-4a8a-beea-ba2f093e53d6 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bb09f02-5dfd-46a2-9132-63ff684e5f39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1610abcc-12f0-4751-b2ae-374a6e81f7fd', '01e7be0f-559c-4261-b52d-17d124fa16a9', 'f6a5e7ed-9cb9-4ff8-a8c6-09c369fecc31', 'c5fd0bed-2602-446e-afd2-4be2eaf9b7a0']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:36.823784 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-aec4f5ad-c81c-4a8a-beea-ba2f093e53d6 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb7a53b7-9e44-4e35-b6fd-f7b73bf6e810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:36.844963 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-aec4f5ad-c81c-4a8a-beea-ba2f093e53d6 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb7a53b7-9e44-4e35-b6fd-f7b73bf6e810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db518357-7f03-497b-b3c3-4840910c67de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-677317156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a797034656f743f9ab1fd14254ea9ff0',qos_specs=None,replication_status=,reservations=['1610abcc-12f0-4751-b2ae-374a6e81f7fd','01e7be0f-559c-4261-b52d-17d124fa16a9','f6a5e7ed-9cb9-4ff8-a8c6-09c369fecc31','c5fd0bed-2602-446e-afd2-4be2eaf9b7a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82ab2a788cef445191594d630043e205',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:21:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-677317156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db518357-7f03-497b-b3c3-4840910c67de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a797034656f743f9ab1fd14254ea9ff0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82ab2a788cef445191594d630043e205',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:36.845865 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-aec4f5ad-c81c-4a8a-beea-ba2f093e53d6 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (104d1a0d-12d9-49d7-83b0-88539561b945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:36.866368 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-aec4f5ad-c81c-4a8a-beea-ba2f093e53d6 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (104d1a0d-12d9-49d7-83b0-88539561b945) transitioned into state 'SUCCESS' from state '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-677317156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a797034656f743f9ab1fd14254ea9ff0',qos_specs=None,replication_status=,reservations=['1610abcc-12f0-4751-b2ae-374a6e81f7fd','01e7be0f-559c-4261-b52d-17d124fa16a9','f6a5e7ed-9cb9-4ff8-a8c6-09c369fecc31','c5fd0bed-2602-446e-afd2-4be2eaf9b7a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82ab2a788cef445191594d630043e205',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:36.867319 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-aec4f5ad-c81c-4a8a-beea-ba2f093e53d6 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcde6832-a392-422a-93cc-da56058c9a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:36.876129 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-aec4f5ad-c81c-4a8a-beea-ba2f093e53d6 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcde6832-a392-422a-93cc-da56058c9a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:36.877607 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-aec4f5ad-c81c-4a8a-beea-ba2f093e53d6 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Flow 'volume_create_api' (91ba0781-1927-4ebd-bb0a-55ec6ce0096f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:36.878102 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-aec4f5ad-c81c-4a8a-beea-ba2f093e53d6 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Create volume request issued successfully. Aug 01 00:21:36.878857 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-aec4f5ad-c81c-4a8a-beea-ba2f093e53d6 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:21:36.879500 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 672/2692] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:21:36 2026] POST /volume/v3/volumes => generated 750 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:21:36.890600 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-aa72675f-5f54-4a69-b2a1-2eb61f03b620 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:36.892368 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-aa72675f-5f54-4a69-b2a1-2eb61f03b620 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] GET https://10.4.3.222/volume/v3/volumes/db518357-7f03-497b-b3c3-4840910c67de Aug 01 00:21:36.892566 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-aa72675f-5f54-4a69-b2a1-2eb61f03b620 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:36.892785 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-aa72675f-5f54-4a69-b2a1-2eb61f03b620 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:36.900036 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:36.900036 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:36.904028 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-aa72675f-5f54-4a69-b2a1-2eb61f03b620 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Volume info retrieved successfully. Aug 01 00:21:36.907960 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-aa72675f-5f54-4a69-b2a1-2eb61f03b620 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] https://10.4.3.222/volume/v3/volumes/db518357-7f03-497b-b3c3-4840910c67de returned with HTTP 200 Aug 01 00:21:36.908311 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 675/2693] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:36 2026] GET /volume/v3/volumes/db518357-7f03-497b-b3c3-4840910c67de => generated 818 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:37.587909 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0006b71d-f663-4e66-b62d-40d92c9c2dd0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:37.589534 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0006b71d-f663-4e66-b62d-40d92c9c2dd0 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd Aug 01 00:21:37.589809 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0006b71d-f663-4e66-b62d-40d92c9c2dd0 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:37.589949 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0006b71d-f663-4e66-b62d-40d92c9c2dd0 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:37.590050 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-0006b71d-f663-4e66-b62d-40d92c9c2dd0 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 21d04d74-5aa4-4ce1-92a8-fea4180979bd. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:37.594416 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:37.594416 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:37.595126 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0006b71d-f663-4e66-b62d-40d92c9c2dd0 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd returned with HTTP 200 Aug 01 00:21:37.595459 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 671/2694] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:37 2026] GET /volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:37.652234 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-57ba6706-d677-477e-9bb7-0b083163a5c2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:37.653853 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-57ba6706-d677-477e-9bb7-0b083163a5c2 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd Aug 01 00:21:37.654028 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-57ba6706-d677-477e-9bb7-0b083163a5c2 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:37.654222 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-57ba6706-d677-477e-9bb7-0b083163a5c2 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:37.654323 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-57ba6706-d677-477e-9bb7-0b083163a5c2 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 6c6b63d9-69bf-49e9-9969-9be9a25944cd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:37.658278 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:37.658278 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:37.658932 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-57ba6706-d677-477e-9bb7-0b083163a5c2 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd returned with HTTP 200 Aug 01 00:21:37.659248 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 677/2695] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:37 2026] GET /volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:37.782793 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-52a6fa1c-e7e5-47aa-9103-e9bca3c7de2f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:37.784703 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-52a6fa1c-e7e5-47aa-9103-e9bca3c7de2f tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 Aug 01 00:21:37.784952 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-52a6fa1c-e7e5-47aa-9103-e9bca3c7de2f tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:37.785184 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-52a6fa1c-e7e5-47aa-9103-e9bca3c7de2f tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:37.793402 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:37.793402 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:37.796364 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-52a6fa1c-e7e5-47aa-9103-e9bca3c7de2f tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:37.800205 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-52a6fa1c-e7e5-47aa-9103-e9bca3c7de2f tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 returned with HTTP 200 Aug 01 00:21:37.800553 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 673/2696] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:37 2026] GET /volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:37.919945 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b448da8f-427b-434c-8520-4506d8a21b0c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:37.921530 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-69477f22-c08a-40b2-bcf7-3ac5880cfbf9 req-20b30371-a182-4f0d-aa3a-cb004f44c354 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:37.921864 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b448da8f-427b-434c-8520-4506d8a21b0c tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] GET https://10.4.3.222/volume/v3/volumes/db518357-7f03-497b-b3c3-4840910c67de Aug 01 00:21:37.922056 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b448da8f-427b-434c-8520-4506d8a21b0c tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:37.922233 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b448da8f-427b-434c-8520-4506d8a21b0c tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:37.923798 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-69477f22-c08a-40b2-bcf7-3ac5880cfbf9 req-20b30371-a182-4f0d-aa3a-cb004f44c354 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] POST https://10.4.3.222/volume/v3/attachments/9bceea6f-0266-466b-8e41-f5f2cfa7decc/action Aug 01 00:21:37.924387 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-69477f22-c08a-40b2-bcf7-3ac5880cfbf9 req-20b30371-a182-4f0d-aa3a-cb004f44c354 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:21:37.924500 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-69477f22-c08a-40b2-bcf7-3ac5880cfbf9 req-20b30371-a182-4f0d-aa3a-cb004f44c354 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:37.930039 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:37.930039 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:37.934183 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-b448da8f-427b-434c-8520-4506d8a21b0c tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Volume info retrieved successfully. Aug 01 00:21:37.938312 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b448da8f-427b-434c-8520-4506d8a21b0c tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] https://10.4.3.222/volume/v3/volumes/db518357-7f03-497b-b3c3-4840910c67de returned with HTTP 200 Aug 01 00:21:37.938600 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 676/2697] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:37 2026] GET /volume/v3/volumes/db518357-7f03-497b-b3c3-4840910c67de => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:37.942842 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:37.942842 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:37.951715 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-69477f22-c08a-40b2-bcf7-3ac5880cfbf9 req-20b30371-a182-4f0d-aa3a-cb004f44c354 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/attachments/9bceea6f-0266-466b-8e41-f5f2cfa7decc/action returned with HTTP 204 Aug 01 00:21:37.952188 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 672/2698] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:21:37 2026] POST /volume/v3/attachments/9bceea6f-0266-466b-8e41-f5f2cfa7decc/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:37.952437 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9dc5e4b3-56e9-479d-b361-104e7ae2f544 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:37.954193 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9dc5e4b3-56e9-479d-b361-104e7ae2f544 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] POST https://10.4.3.222/volume/v3/os-volume-transfer Aug 01 00:21:37.954511 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9dc5e4b3-56e9-479d-b361-104e7ae2f544 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "db518357-7f03-497b-b3c3-4840910c67de"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:37.955790 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.volume_transfer [None req-9dc5e4b3-56e9-479d-b361-104e7ae2f544 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Creating new volume transfer {'transfer': {'volume_id': 'db518357-7f03-497b-b3c3-4840910c67de'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 01 00:21:37.955898 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.volume_transfer [None req-9dc5e4b3-56e9-479d-b361-104e7ae2f544 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Creating transfer of volume db518357-7f03-497b-b3c3-4840910c67de Aug 01 00:21:37.956016 np0000006296 devstack@c-api.service[100406]: INFO cinder.transfer.api [None req-9dc5e4b3-56e9-479d-b361-104e7ae2f544 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Generating transfer record for volume db518357-7f03-497b-b3c3-4840910c67de Aug 01 00:21:37.963185 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:37.963185 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:37.973346 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9dc5e4b3-56e9-479d-b361-104e7ae2f544 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] https://10.4.3.222/volume/v3/os-volume-transfer returned with HTTP 202 Aug 01 00:21:37.973778 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 678/2699] 10.4.3.222 () {68 vars in 1291 bytes} [Sat Aug 1 00:21:37 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:21:37.984818 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7b37a0ce-93e0-4503-91eb-a3e29649d7dd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:37.986590 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7b37a0ce-93e0-4503-91eb-a3e29649d7dd tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] GET https://10.4.3.222/volume/v3/volumes/db518357-7f03-497b-b3c3-4840910c67de Aug 01 00:21:37.986820 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7b37a0ce-93e0-4503-91eb-a3e29649d7dd tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:37.987008 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7b37a0ce-93e0-4503-91eb-a3e29649d7dd tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:37.994227 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:37.994227 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:37.997495 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-7b37a0ce-93e0-4503-91eb-a3e29649d7dd tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Volume info retrieved successfully. Aug 01 00:21:38.001340 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7b37a0ce-93e0-4503-91eb-a3e29649d7dd tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] https://10.4.3.222/volume/v3/volumes/db518357-7f03-497b-b3c3-4840910c67de returned with HTTP 200 Aug 01 00:21:38.001678 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 674/2700] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:37 2026] GET /volume/v3/volumes/db518357-7f03-497b-b3c3-4840910c67de => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:38.018570 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-7d637abf-a5f8-4529-a06b-167118b9f5f9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:38.021365 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7d637abf-a5f8-4529-a06b-167118b9f5f9 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] GET https://10.4.3.222/volume/v3/os-volume-transfer/detail Aug 01 00:21:38.021532 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7d637abf-a5f8-4529-a06b-167118b9f5f9 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:38.021747 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7d637abf-a5f8-4529-a06b-167118b9f5f9 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Calling method 'detail' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:38.021914 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.volume_transfer [None req-7d637abf-a5f8-4529-a06b-167118b9f5f9 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Listing volume transfers {{(pid=100408) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 01 00:21:38.029549 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7d637abf-a5f8-4529-a06b-167118b9f5f9 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] https://10.4.3.222/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 01 00:21:38.029970 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 677/2701] 10.4.3.222 () {66 vars in 1291 bytes} [Sat Aug 1 00:21:38 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:38.031811 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-08dccd31-b703-431a-a9cd-e1fbf91aac6c req-67822961-2083-4212-a202-9a71193483d0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:38.034496 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-08dccd31-b703-431a-a9cd-e1fbf91aac6c req-67822961-2083-4212-a202-9a71193483d0 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] DELETE https://10.4.3.222/volume/v3/attachments/8d15c2fa-3c6b-4c72-b3f5-9a4716e6d73e Aug 01 00:21:38.034782 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-08dccd31-b703-431a-a9cd-e1fbf91aac6c req-67822961-2083-4212-a202-9a71193483d0 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:38.035076 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-08dccd31-b703-431a-a9cd-e1fbf91aac6c req-67822961-2083-4212-a202-9a71193483d0 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:38.042529 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0bd90382-5b9e-44f3-a5da-05e7d8088be8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:38.044693 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0bd90382-5b9e-44f3-a5da-05e7d8088be8 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] DELETE https://10.4.3.222/volume/v3/os-volume-transfer/d57000e3-3c6e-4833-9819-570db6c8b802 Aug 01 00:21:38.044926 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0bd90382-5b9e-44f3-a5da-05e7d8088be8 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:38.045117 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0bd90382-5b9e-44f3-a5da-05e7d8088be8 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:38.045220 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.volume_transfer [None req-0bd90382-5b9e-44f3-a5da-05e7d8088be8 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Delete transfer with id: d57000e3-3c6e-4833-9819-570db6c8b802 Aug 01 00:21:38.046119 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:38.046119 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:38.055301 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:38.055301 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:38.063883 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0bd90382-5b9e-44f3-a5da-05e7d8088be8 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] https://10.4.3.222/volume/v3/os-volume-transfer/d57000e3-3c6e-4833-9819-570db6c8b802 returned with HTTP 202 Aug 01 00:21:38.064237 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 679/2702] 10.4.3.222 () {66 vars in 1384 bytes} [Sat Aug 1 00:21:38 2026] DELETE /volume/v3/os-volume-transfer/d57000e3-3c6e-4833-9819-570db6c8b802 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:21:38.071763 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c9b54588-beac-4e8c-94bc-c847e8e21be8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:38.073384 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c9b54588-beac-4e8c-94bc-c847e8e21be8 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] GET https://10.4.3.222/volume/v3/volumes/db518357-7f03-497b-b3c3-4840910c67de Aug 01 00:21:38.073573 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c9b54588-beac-4e8c-94bc-c847e8e21be8 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:38.073773 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c9b54588-beac-4e8c-94bc-c847e8e21be8 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:38.079946 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:38.079946 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:38.083187 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c9b54588-beac-4e8c-94bc-c847e8e21be8 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Volume info retrieved successfully. Aug 01 00:21:38.088282 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c9b54588-beac-4e8c-94bc-c847e8e21be8 tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] https://10.4.3.222/volume/v3/volumes/db518357-7f03-497b-b3c3-4840910c67de returned with HTTP 200 Aug 01 00:21:38.088653 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 675/2703] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:38 2026] GET /volume/v3/volumes/db518357-7f03-497b-b3c3-4840910c67de => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:38.097411 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-08dccd31-b703-431a-a9cd-e1fbf91aac6c req-67822961-2083-4212-a202-9a71193483d0 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/attachments/8d15c2fa-3c6b-4c72-b3f5-9a4716e6d73e returned with HTTP 200 Aug 01 00:21:38.097828 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 673/2704] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:21:38 2026] DELETE /volume/v3/attachments/8d15c2fa-3c6b-4c72-b3f5-9a4716e6d73e => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:38.100143 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-07337831-5699-4766-beac-d05825c9c6bd None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:38.101860 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-07337831-5699-4766-beac-d05825c9c6bd tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] DELETE https://10.4.3.222/volume/v3/os-volume-transfer/d57000e3-3c6e-4833-9819-570db6c8b802 Aug 01 00:21:38.102045 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-07337831-5699-4766-beac-d05825c9c6bd tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:38.102222 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-07337831-5699-4766-beac-d05825c9c6bd tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:38.102322 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.contrib.volume_transfer [None req-07337831-5699-4766-beac-d05825c9c6bd tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Delete transfer with id: d57000e3-3c6e-4833-9819-570db6c8b802 Aug 01 00:21:38.106540 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-07337831-5699-4766-beac-d05825c9c6bd tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] https://10.4.3.222/volume/v3/os-volume-transfer/d57000e3-3c6e-4833-9819-570db6c8b802 returned with HTTP 404 Aug 01 00:21:38.107000 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 678/2705] 10.4.3.222 () {66 vars in 1384 bytes} [Sat Aug 1 00:21:38 2026] DELETE /volume/v3/os-volume-transfer/d57000e3-3c6e-4833-9819-570db6c8b802 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:38.112780 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-55e7a009-6f27-4e92-85be-22d7a5c85be2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:38.115145 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-55e7a009-6f27-4e92-85be-22d7a5c85be2 tempest-VolumesTransfersTest-2145746278 tempest-VolumesTransfersTest-2145746278-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/db518357-7f03-497b-b3c3-4840910c67de Aug 01 00:21:38.115326 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-55e7a009-6f27-4e92-85be-22d7a5c85be2 tempest-VolumesTransfersTest-2145746278 tempest-VolumesTransfersTest-2145746278-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:38.115514 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-55e7a009-6f27-4e92-85be-22d7a5c85be2 tempest-VolumesTransfersTest-2145746278 tempest-VolumesTransfersTest-2145746278-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:38.115665 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-55e7a009-6f27-4e92-85be-22d7a5c85be2 tempest-VolumesTransfersTest-2145746278 tempest-VolumesTransfersTest-2145746278-project-admin] Delete volume with id: db518357-7f03-497b-b3c3-4840910c67de Aug 01 00:21:38.123363 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:38.123363 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:38.123620 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-55e7a009-6f27-4e92-85be-22d7a5c85be2 tempest-VolumesTransfersTest-2145746278 tempest-VolumesTransfersTest-2145746278-project-admin] Volume info retrieved successfully. Aug 01 00:21:38.141597 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-55e7a009-6f27-4e92-85be-22d7a5c85be2 tempest-VolumesTransfersTest-2145746278 tempest-VolumesTransfersTest-2145746278-project-admin] Delete volume request issued successfully. Aug 01 00:21:38.141818 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-55e7a009-6f27-4e92-85be-22d7a5c85be2 tempest-VolumesTransfersTest-2145746278 tempest-VolumesTransfersTest-2145746278-project-admin] https://10.4.3.222/volume/v3/volumes/db518357-7f03-497b-b3c3-4840910c67de returned with HTTP 202 Aug 01 00:21:38.142232 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 680/2706] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:21:38 2026] DELETE /volume/v3/volumes/db518357-7f03-497b-b3c3-4840910c67de => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:21:38.148781 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-8ae11e7a-5e73-4a9a-957a-bd2c9e915d9e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:38.150591 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8ae11e7a-5e73-4a9a-957a-bd2c9e915d9e tempest-VolumesTransfersTest-2145746278 tempest-VolumesTransfersTest-2145746278-project-admin] GET https://10.4.3.222/volume/v3/volumes/db518357-7f03-497b-b3c3-4840910c67de Aug 01 00:21:38.150867 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8ae11e7a-5e73-4a9a-957a-bd2c9e915d9e tempest-VolumesTransfersTest-2145746278 tempest-VolumesTransfersTest-2145746278-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:38.151098 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8ae11e7a-5e73-4a9a-957a-bd2c9e915d9e tempest-VolumesTransfersTest-2145746278 tempest-VolumesTransfersTest-2145746278-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:38.157537 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:38.157537 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:38.160796 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-8ae11e7a-5e73-4a9a-957a-bd2c9e915d9e tempest-VolumesTransfersTest-2145746278 tempest-VolumesTransfersTest-2145746278-project-admin] Volume info retrieved successfully. Aug 01 00:21:38.164703 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8ae11e7a-5e73-4a9a-957a-bd2c9e915d9e tempest-VolumesTransfersTest-2145746278 tempest-VolumesTransfersTest-2145746278-project-admin] https://10.4.3.222/volume/v3/volumes/db518357-7f03-497b-b3c3-4840910c67de returned with HTTP 200 Aug 01 00:21:38.165076 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 676/2707] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:38 2026] GET /volume/v3/volumes/db518357-7f03-497b-b3c3-4840910c67de => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:38.604904 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f93577b3-d94a-4edd-8f7f-98cf1a4253be None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:38.606824 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f93577b3-d94a-4edd-8f7f-98cf1a4253be tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd Aug 01 00:21:38.607082 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f93577b3-d94a-4edd-8f7f-98cf1a4253be tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:38.607321 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f93577b3-d94a-4edd-8f7f-98cf1a4253be tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:38.607423 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-f93577b3-d94a-4edd-8f7f-98cf1a4253be tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 21d04d74-5aa4-4ce1-92a8-fea4180979bd. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:38.611858 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:38.611858 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:38.612537 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f93577b3-d94a-4edd-8f7f-98cf1a4253be tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd returned with HTTP 200 Aug 01 00:21:38.612944 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 674/2708] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:38 2026] GET /volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:38.668190 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-13a7b0d3-d595-4fd1-a140-c51e2b8b6d49 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:38.669937 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-13a7b0d3-d595-4fd1-a140-c51e2b8b6d49 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd Aug 01 00:21:38.670169 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-13a7b0d3-d595-4fd1-a140-c51e2b8b6d49 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:38.670391 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-13a7b0d3-d595-4fd1-a140-c51e2b8b6d49 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:38.670550 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-13a7b0d3-d595-4fd1-a140-c51e2b8b6d49 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 6c6b63d9-69bf-49e9-9969-9be9a25944cd. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:38.675212 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:38.675212 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:38.676202 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-13a7b0d3-d595-4fd1-a140-c51e2b8b6d49 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd returned with HTTP 200 Aug 01 00:21:38.676612 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 679/2709] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:38 2026] GET /volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:38.812024 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f901a869-63a7-4080-933c-bfcaf183b7ee None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:38.813801 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f901a869-63a7-4080-933c-bfcaf183b7ee tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 Aug 01 00:21:38.813958 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f901a869-63a7-4080-933c-bfcaf183b7ee tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:38.814164 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f901a869-63a7-4080-933c-bfcaf183b7ee tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:38.823141 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:38.823141 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:38.826394 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f901a869-63a7-4080-933c-bfcaf183b7ee tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:38.830194 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f901a869-63a7-4080-933c-bfcaf183b7ee tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 returned with HTTP 200 Aug 01 00:21:38.830507 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 681/2710] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:38 2026] GET /volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:38.844342 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d552d58c-cf2f-4b47-8390-92b5d742cf25 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:38.846105 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d552d58c-cf2f-4b47-8390-92b5d742cf25 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 Aug 01 00:21:38.846321 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d552d58c-cf2f-4b47-8390-92b5d742cf25 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:38.846516 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d552d58c-cf2f-4b47-8390-92b5d742cf25 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:38.856318 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:38.856318 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:38.859972 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d552d58c-cf2f-4b47-8390-92b5d742cf25 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:38.864205 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d552d58c-cf2f-4b47-8390-92b5d742cf25 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 returned with HTTP 200 Aug 01 00:21:38.864760 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 677/2711] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:38 2026] GET /volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:38.941364 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a5ab76c7-18ef-41b7-90be-da8305a7257b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:38.942904 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a5ab76c7-18ef-41b7-90be-da8305a7257b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:21:38.943204 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a5ab76c7-18ef-41b7-90be-da8305a7257b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1997746802"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:38.944488 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-a5ab76c7-18ef-41b7-90be-da8305a7257b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1997746802'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:21:38.944601 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-a5ab76c7-18ef-41b7-90be-da8305a7257b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Create volume of 1 GB Aug 01 00:21:38.948848 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a5ab76c7-18ef-41b7-90be-da8305a7257b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Availability Zones retrieved successfully. Aug 01 00:21:38.953437 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a5ab76c7-18ef-41b7-90be-da8305a7257b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Flow 'volume_create_api' (3f0243c9-4b5e-4b95-8b58-9586fe983383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:38.954394 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a5ab76c7-18ef-41b7-90be-da8305a7257b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aca41aa-8f13-4de2-a7c5-00355341329f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:38.955179 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-a5ab76c7-18ef-41b7-90be-da8305a7257b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:21:38.979355 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a5ab76c7-18ef-41b7-90be-da8305a7257b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aca41aa-8f13-4de2-a7c5-00355341329f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:38.980117 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a5ab76c7-18ef-41b7-90be-da8305a7257b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (401c4300-d95f-4260-99d1-c15e6ed1c9d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:39.015761 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-a5ab76c7-18ef-41b7-90be-da8305a7257b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Created reservations ['23b01dc7-a87e-4cb2-a8fb-405efe44fb01', '10c84468-24ef-4245-b851-5096246f6e73', 'aea06099-e223-4cfa-8b78-f99d2196fdc2', '204cfd15-9915-4547-96de-f1fae97b6f8b'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:39.016561 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a5ab76c7-18ef-41b7-90be-da8305a7257b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (401c4300-d95f-4260-99d1-c15e6ed1c9d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23b01dc7-a87e-4cb2-a8fb-405efe44fb01', '10c84468-24ef-4245-b851-5096246f6e73', 'aea06099-e223-4cfa-8b78-f99d2196fdc2', '204cfd15-9915-4547-96de-f1fae97b6f8b']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:39.017304 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a5ab76c7-18ef-41b7-90be-da8305a7257b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02146bbe-e3dd-4052-ac25-5b622d2140ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:39.038077 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a5ab76c7-18ef-41b7-90be-da8305a7257b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02146bbe-e3dd-4052-ac25-5b622d2140ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b95febc0-b185-4db9-b872-79aa70b3f3fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1997746802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4ed404052504bbea857a8f3f9e4149a',qos_specs=None,replication_status=,reservations=['23b01dc7-a87e-4cb2-a8fb-405efe44fb01','10c84468-24ef-4245-b851-5096246f6e73','aea06099-e223-4cfa-8b78-f99d2196fdc2','204cfd15-9915-4547-96de-f1fae97b6f8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f359a951a92945ac8c3965c33885b162',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:21:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1997746802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b95febc0-b185-4db9-b872-79aa70b3f3fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4ed404052504bbea857a8f3f9e4149a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f359a951a92945ac8c3965c33885b162',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:39.038774 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a5ab76c7-18ef-41b7-90be-da8305a7257b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65ec43a2-e97c-4bb7-ac91-1919814fa37e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:39.055841 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a5ab76c7-18ef-41b7-90be-da8305a7257b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65ec43a2-e97c-4bb7-ac91-1919814fa37e) transitioned into state 'SUCCESS' from state '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-1997746802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4ed404052504bbea857a8f3f9e4149a',qos_specs=None,replication_status=,reservations=['23b01dc7-a87e-4cb2-a8fb-405efe44fb01','10c84468-24ef-4245-b851-5096246f6e73','aea06099-e223-4cfa-8b78-f99d2196fdc2','204cfd15-9915-4547-96de-f1fae97b6f8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f359a951a92945ac8c3965c33885b162',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:39.056487 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a5ab76c7-18ef-41b7-90be-da8305a7257b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8a948be-33c6-4cc0-b089-0c3f82421ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:39.066642 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a5ab76c7-18ef-41b7-90be-da8305a7257b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8a948be-33c6-4cc0-b089-0c3f82421ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:39.066642 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a5ab76c7-18ef-41b7-90be-da8305a7257b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Flow 'volume_create_api' (3f0243c9-4b5e-4b95-8b58-9586fe983383) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:39.066642 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a5ab76c7-18ef-41b7-90be-da8305a7257b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Create volume request issued successfully. Aug 01 00:21:39.066642 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a5ab76c7-18ef-41b7-90be-da8305a7257b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:21:39.066877 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 675/2712] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:21:38 2026] POST /volume/v3/volumes => generated 751 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:21:39.079435 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c3c23c06-c8e7-4c55-921b-01a33dbb70b5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:39.081039 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c3c23c06-c8e7-4c55-921b-01a33dbb70b5 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe Aug 01 00:21:39.081238 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c3c23c06-c8e7-4c55-921b-01a33dbb70b5 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:39.081412 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c3c23c06-c8e7-4c55-921b-01a33dbb70b5 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:39.088380 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:39.088380 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:39.094634 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c3c23c06-c8e7-4c55-921b-01a33dbb70b5 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:39.102437 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c3c23c06-c8e7-4c55-921b-01a33dbb70b5 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe returned with HTTP 200 Aug 01 00:21:39.102917 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 680/2713] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:39 2026] GET /volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:39.179177 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1d76179c-80a6-456c-a1bb-39ea529081f1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:39.180884 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1d76179c-80a6-456c-a1bb-39ea529081f1 tempest-VolumesTransfersTest-2145746278 tempest-VolumesTransfersTest-2145746278-project-admin] GET https://10.4.3.222/volume/v3/volumes/db518357-7f03-497b-b3c3-4840910c67de Aug 01 00:21:39.181070 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1d76179c-80a6-456c-a1bb-39ea529081f1 tempest-VolumesTransfersTest-2145746278 tempest-VolumesTransfersTest-2145746278-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:39.181246 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1d76179c-80a6-456c-a1bb-39ea529081f1 tempest-VolumesTransfersTest-2145746278 tempest-VolumesTransfersTest-2145746278-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:39.186524 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1d76179c-80a6-456c-a1bb-39ea529081f1 tempest-VolumesTransfersTest-2145746278 tempest-VolumesTransfersTest-2145746278-project-admin] https://10.4.3.222/volume/v3/volumes/db518357-7f03-497b-b3c3-4840910c67de returned with HTTP 404 Aug 01 00:21:39.186997 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 682/2714] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:39 2026] GET /volume/v3/volumes/db518357-7f03-497b-b3c3-4840910c67de => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:39.194294 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0980fdc1-4196-4f97-a714-5e7edb12023f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:39.196470 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0980fdc1-4196-4f97-a714-5e7edb12023f tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] GET https://10.4.3.222/volume/v3/volumes/db518357-7f03-497b-b3c3-4840910c67de Aug 01 00:21:39.196717 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0980fdc1-4196-4f97-a714-5e7edb12023f tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:39.196982 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0980fdc1-4196-4f97-a714-5e7edb12023f tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:39.202546 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0980fdc1-4196-4f97-a714-5e7edb12023f tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] https://10.4.3.222/volume/v3/volumes/db518357-7f03-497b-b3c3-4840910c67de returned with HTTP 404 Aug 01 00:21:39.203037 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 678/2715] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:39 2026] GET /volume/v3/volumes/db518357-7f03-497b-b3c3-4840910c67de => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:39.209018 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7bd8701a-ee40-43a8-988f-41b8ccfdb59f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:39.210807 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7bd8701a-ee40-43a8-988f-41b8ccfdb59f tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] DELETE https://10.4.3.222/volume/v3/volumes/db518357-7f03-497b-b3c3-4840910c67de Aug 01 00:21:39.210993 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7bd8701a-ee40-43a8-988f-41b8ccfdb59f tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:39.211167 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7bd8701a-ee40-43a8-988f-41b8ccfdb59f tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:39.211316 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-7bd8701a-ee40-43a8-988f-41b8ccfdb59f tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] Delete volume with id: db518357-7f03-497b-b3c3-4840910c67de Aug 01 00:21:39.216570 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7bd8701a-ee40-43a8-988f-41b8ccfdb59f tempest-VolumesTransfersTest-332662830 tempest-VolumesTransfersTest-332662830-project-member] https://10.4.3.222/volume/v3/volumes/db518357-7f03-497b-b3c3-4840910c67de returned with HTTP 404 Aug 01 00:21:39.217035 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 676/2716] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:21:39 2026] DELETE /volume/v3/volumes/db518357-7f03-497b-b3c3-4840910c67de => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:39.626817 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ed3256ef-cb4f-433a-8d11-2e88ab6b4cae None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:39.628669 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ed3256ef-cb4f-433a-8d11-2e88ab6b4cae tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd Aug 01 00:21:39.628941 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ed3256ef-cb4f-433a-8d11-2e88ab6b4cae tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:39.632093 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ed3256ef-cb4f-433a-8d11-2e88ab6b4cae tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:39.632254 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-ed3256ef-cb4f-433a-8d11-2e88ab6b4cae tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 21d04d74-5aa4-4ce1-92a8-fea4180979bd. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:39.638528 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:39.638528 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:39.639523 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ed3256ef-cb4f-433a-8d11-2e88ab6b4cae tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd returned with HTTP 200 Aug 01 00:21:39.641250 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 681/2717] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:39 2026] GET /volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:39.685853 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3c94b5b2-a286-4986-a043-30e1a8aed870 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:39.689269 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3c94b5b2-a286-4986-a043-30e1a8aed870 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd Aug 01 00:21:39.689532 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3c94b5b2-a286-4986-a043-30e1a8aed870 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:39.689815 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3c94b5b2-a286-4986-a043-30e1a8aed870 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:39.689953 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-3c94b5b2-a286-4986-a043-30e1a8aed870 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 6c6b63d9-69bf-49e9-9969-9be9a25944cd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:39.695019 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:39.695019 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:39.695967 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3c94b5b2-a286-4986-a043-30e1a8aed870 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd returned with HTTP 200 Aug 01 00:21:39.696421 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 683/2718] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:39 2026] GET /volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:40.132064 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0916d954-a6f2-4dff-8c88-90b22860fc7c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:40.136446 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0916d954-a6f2-4dff-8c88-90b22860fc7c tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe Aug 01 00:21:40.137010 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0916d954-a6f2-4dff-8c88-90b22860fc7c tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:40.137010 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0916d954-a6f2-4dff-8c88-90b22860fc7c tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:40.146395 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:40.146395 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:40.151480 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-0916d954-a6f2-4dff-8c88-90b22860fc7c tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:40.156526 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0916d954-a6f2-4dff-8c88-90b22860fc7c tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe returned with HTTP 200 Aug 01 00:21:40.156914 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 679/2719] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:40 2026] GET /volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:40.201191 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-217015a2-6d17-4789-9c99-22e88c28d470 req-278bae22-005e-4ae4-82fd-1599eaf13a54 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:40.203840 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-217015a2-6d17-4789-9c99-22e88c28d470 req-278bae22-005e-4ae4-82fd-1599eaf13a54 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe Aug 01 00:21:40.204022 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-217015a2-6d17-4789-9c99-22e88c28d470 req-278bae22-005e-4ae4-82fd-1599eaf13a54 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:40.204191 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-217015a2-6d17-4789-9c99-22e88c28d470 req-278bae22-005e-4ae4-82fd-1599eaf13a54 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:40.212550 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:40.212550 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:40.216590 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-217015a2-6d17-4789-9c99-22e88c28d470 req-278bae22-005e-4ae4-82fd-1599eaf13a54 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:40.220888 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-217015a2-6d17-4789-9c99-22e88c28d470 req-278bae22-005e-4ae4-82fd-1599eaf13a54 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe returned with HTTP 200 Aug 01 00:21:40.221225 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 677/2720] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:21:40 2026] GET /volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:21:40.313496 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-46e10753-741c-491f-9303-d2f998947bf8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:40.313877 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-46e10753-741c-491f-9303-d2f998947bf8 None None] GET https://10.4.3.222/volume// Aug 01 00:21:40.314040 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-46e10753-741c-491f-9303-d2f998947bf8 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:40.314234 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-46e10753-741c-491f-9303-d2f998947bf8 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:40.314531 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-46e10753-741c-491f-9303-d2f998947bf8 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:21:40.314847 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 682/2721] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:21: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 01 00:21:40.326977 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-217015a2-6d17-4789-9c99-22e88c28d470 req-5c83c841-7127-4170-87e8-6a7472d6cc28 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:40.328980 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-217015a2-6d17-4789-9c99-22e88c28d470 req-5c83c841-7127-4170-87e8-6a7472d6cc28 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:21:40.329580 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-217015a2-6d17-4789-9c99-22e88c28d470 req-5c83c841-7127-4170-87e8-6a7472d6cc28 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b95febc0-b185-4db9-b872-79aa70b3f3fe", "connector": null, "instance_uuid": "2dfa8f53-d3b0-4691-b435-b6cc61577da8"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:40.338448 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:40.338448 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:40.368724 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-217015a2-6d17-4789-9c99-22e88c28d470 req-5c83c841-7127-4170-87e8-6a7472d6cc28 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:21:40.370233 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 684/2722] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:21:40 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 01 00:21:40.398293 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6092dc54-2e65-4315-9154-eaf34d7ca978 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:40.400070 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6092dc54-2e65-4315-9154-eaf34d7ca978 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe Aug 01 00:21:40.400263 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6092dc54-2e65-4315-9154-eaf34d7ca978 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:40.400475 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6092dc54-2e65-4315-9154-eaf34d7ca978 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:40.405226 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e6d2e23e-e901-45da-8636-c11cb0ff511a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:40.405783 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e6d2e23e-e901-45da-8636-c11cb0ff511a None None] GET https://10.4.3.222/volume// Aug 01 00:21:40.406032 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e6d2e23e-e901-45da-8636-c11cb0ff511a None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:40.406276 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e6d2e23e-e901-45da-8636-c11cb0ff511a None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:40.406704 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e6d2e23e-e901-45da-8636-c11cb0ff511a None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:21:40.407090 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 678/2723] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:21: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 01 00:21:40.412199 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:40.412199 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:40.414073 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-6092dc54-2e65-4315-9154-eaf34d7ca978 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:40.414813 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-217015a2-6d17-4789-9c99-22e88c28d470 req-519f6cb0-4e49-43f4-8583-8b675a17fad0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:40.417257 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-217015a2-6d17-4789-9c99-22e88c28d470 req-519f6cb0-4e49-43f4-8583-8b675a17fad0 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe Aug 01 00:21:40.417354 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-217015a2-6d17-4789-9c99-22e88c28d470 req-519f6cb0-4e49-43f4-8583-8b675a17fad0 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:40.417565 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-217015a2-6d17-4789-9c99-22e88c28d470 req-519f6cb0-4e49-43f4-8583-8b675a17fad0 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:40.419047 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6092dc54-2e65-4315-9154-eaf34d7ca978 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe returned with HTTP 200 Aug 01 00:21:40.419479 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 680/2724] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:40 2026] GET /volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:40.426414 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:40.426414 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:40.429412 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-217015a2-6d17-4789-9c99-22e88c28d470 req-519f6cb0-4e49-43f4-8583-8b675a17fad0 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:40.433221 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-217015a2-6d17-4789-9c99-22e88c28d470 req-519f6cb0-4e49-43f4-8583-8b675a17fad0 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe returned with HTTP 200 Aug 01 00:21:40.433713 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 683/2725] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:21:40 2026] GET /volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe => generated 1023 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:21:40.529713 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-217015a2-6d17-4789-9c99-22e88c28d470 req-30575ffb-c90c-4824-ab2c-6622375b8a4f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:40.532212 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-217015a2-6d17-4789-9c99-22e88c28d470 req-30575ffb-c90c-4824-ab2c-6622375b8a4f tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] PUT https://10.4.3.222/volume/v3/attachments/09833a8a-26d2-4d88-b5ae-415fd9e4bec3 Aug 01 00:21:40.532576 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-217015a2-6d17-4789-9c99-22e88c28d470 req-30575ffb-c90c-4824-ab2c-6622375b8a4f tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:40.542159 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-217015a2-6d17-4789-9c99-22e88c28d470 req-30575ffb-c90c-4824-ab2c-6622375b8a4f tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Acquiring lock "cinder-attachment_update-b95febc0-b185-4db9-b872-79aa70b3f3fe-np0000006296" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:21:40.547239 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-217015a2-6d17-4789-9c99-22e88c28d470 req-30575ffb-c90c-4824-ab2c-6622375b8a4f tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Lock "cinder-attachment_update-b95febc0-b185-4db9-b872-79aa70b3f3fe-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:21:40.548429 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:40.548429 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:40.623600 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-217015a2-6d17-4789-9c99-22e88c28d470 req-30575ffb-c90c-4824-ab2c-6622375b8a4f tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Lock "cinder-attachment_update-b95febc0-b185-4db9-b872-79aa70b3f3fe-np0000006296" released by "attachment_update" :: held 0.076s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:21:40.623957 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-217015a2-6d17-4789-9c99-22e88c28d470 req-30575ffb-c90c-4824-ab2c-6622375b8a4f tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/attachments/09833a8a-26d2-4d88-b5ae-415fd9e4bec3 returned with HTTP 200 Aug 01 00:21:40.624500 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 685/2726] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:21:40 2026] PUT /volume/v3/attachments/09833a8a-26d2-4d88-b5ae-415fd9e4bec3 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:40.651168 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0feaf6fa-19a5-4d9f-8257-4e1395edf770 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:40.652390 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0feaf6fa-19a5-4d9f-8257-4e1395edf770 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd Aug 01 00:21:40.652810 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0feaf6fa-19a5-4d9f-8257-4e1395edf770 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:40.652810 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0feaf6fa-19a5-4d9f-8257-4e1395edf770 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:40.653032 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-0feaf6fa-19a5-4d9f-8257-4e1395edf770 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 21d04d74-5aa4-4ce1-92a8-fea4180979bd. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:40.657450 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:40.657450 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:40.658143 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0feaf6fa-19a5-4d9f-8257-4e1395edf770 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd returned with HTTP 200 Aug 01 00:21:40.658465 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 679/2727] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:40 2026] GET /volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:40.705147 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9bdc7442-9595-4905-b96f-47f9e702263d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:40.708227 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9bdc7442-9595-4905-b96f-47f9e702263d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd Aug 01 00:21:40.708419 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9bdc7442-9595-4905-b96f-47f9e702263d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:40.708615 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9bdc7442-9595-4905-b96f-47f9e702263d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:40.708744 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-9bdc7442-9595-4905-b96f-47f9e702263d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 6c6b63d9-69bf-49e9-9969-9be9a25944cd. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:40.717214 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:40.717214 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:40.718147 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9bdc7442-9595-4905-b96f-47f9e702263d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd returned with HTTP 200 Aug 01 00:21:40.718532 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 681/2728] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:40 2026] GET /volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:41.434760 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4ac753bd-9d0f-4eb5-86f0-84c86710b9b5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:41.436522 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4ac753bd-9d0f-4eb5-86f0-84c86710b9b5 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe Aug 01 00:21:41.436726 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4ac753bd-9d0f-4eb5-86f0-84c86710b9b5 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:41.436933 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4ac753bd-9d0f-4eb5-86f0-84c86710b9b5 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:41.447864 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:41.447864 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:41.451706 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-4ac753bd-9d0f-4eb5-86f0-84c86710b9b5 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:41.455910 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4ac753bd-9d0f-4eb5-86f0-84c86710b9b5 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe returned with HTTP 200 Aug 01 00:21:41.456353 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 684/2729] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:41 2026] GET /volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:41.668623 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7c3fc6cd-4d63-4f04-af01-8cb5c1140e63 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:41.670386 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7c3fc6cd-4d63-4f04-af01-8cb5c1140e63 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd Aug 01 00:21:41.670558 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7c3fc6cd-4d63-4f04-af01-8cb5c1140e63 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:41.670744 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7c3fc6cd-4d63-4f04-af01-8cb5c1140e63 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:41.670865 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-7c3fc6cd-4d63-4f04-af01-8cb5c1140e63 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 21d04d74-5aa4-4ce1-92a8-fea4180979bd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:41.675243 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:41.675243 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:41.676047 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7c3fc6cd-4d63-4f04-af01-8cb5c1140e63 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd returned with HTTP 200 Aug 01 00:21:41.676462 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 686/2730] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:41 2026] GET /volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:41.728096 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f14762c4-4123-4963-8c7e-759f0c3c410e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:41.729893 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f14762c4-4123-4963-8c7e-759f0c3c410e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd Aug 01 00:21:41.730121 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f14762c4-4123-4963-8c7e-759f0c3c410e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:41.730335 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f14762c4-4123-4963-8c7e-759f0c3c410e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:41.730485 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-f14762c4-4123-4963-8c7e-759f0c3c410e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 6c6b63d9-69bf-49e9-9969-9be9a25944cd. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:41.734340 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:41.734340 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:41.735077 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f14762c4-4123-4963-8c7e-759f0c3c410e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd returned with HTTP 200 Aug 01 00:21:41.735423 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 680/2731] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:41 2026] GET /volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:41.820708 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4d8b6768-d6ba-4846-bb3e-5d7c9c85c10d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:41.822395 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4d8b6768-d6ba-4846-bb3e-5d7c9c85c10d tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] DELETE https://10.4.3.222/volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc Aug 01 00:21:41.822624 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4d8b6768-d6ba-4846-bb3e-5d7c9c85c10d tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:41.822836 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4d8b6768-d6ba-4846-bb3e-5d7c9c85c10d tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:41.822992 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-4d8b6768-d6ba-4846-bb3e-5d7c9c85c10d tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Delete volume with id: 9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc Aug 01 00:21:41.831047 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:41.831047 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:41.831542 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-4d8b6768-d6ba-4846-bb3e-5d7c9c85c10d tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Volume info retrieved successfully. Aug 01 00:21:41.847181 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-4d8b6768-d6ba-4846-bb3e-5d7c9c85c10d tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Delete volume request issued successfully. Aug 01 00:21:41.847429 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4d8b6768-d6ba-4846-bb3e-5d7c9c85c10d tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc returned with HTTP 202 Aug 01 00:21:41.847981 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 682/2732] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:21:41 2026] DELETE /volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:21:41.855255 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-cc47b6ef-168e-4393-bfa5-e9f43243acdb None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:41.857011 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cc47b6ef-168e-4393-bfa5-e9f43243acdb tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc Aug 01 00:21:41.857230 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cc47b6ef-168e-4393-bfa5-e9f43243acdb tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:41.857450 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cc47b6ef-168e-4393-bfa5-e9f43243acdb tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:41.864519 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:41.864519 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:41.869038 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-cc47b6ef-168e-4393-bfa5-e9f43243acdb tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Volume info retrieved successfully. Aug 01 00:21:41.874712 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cc47b6ef-168e-4393-bfa5-e9f43243acdb tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc returned with HTTP 200 Aug 01 00:21:41.875258 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 685/2733] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:41 2026] GET /volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:42.047207 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7d797b29-f5ad-4df4-8963-6ba336c3883c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:42.130181 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7d797b29-f5ad-4df4-8963-6ba336c3883c tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:21:42.130501 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7d797b29-f5ad-4df4-8963-6ba336c3883c tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-16599286"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:42.131931 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-7d797b29-f5ad-4df4-8963-6ba336c3883c tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-16599286'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:21:42.132294 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-7d797b29-f5ad-4df4-8963-6ba336c3883c tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Create volume of 1 GB Aug 01 00:21:42.136491 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7d797b29-f5ad-4df4-8963-6ba336c3883c tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Availability Zones retrieved successfully. Aug 01 00:21:42.141740 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7d797b29-f5ad-4df4-8963-6ba336c3883c tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Flow 'volume_create_api' (a4809579-cecc-46dc-8c08-8449f72e0303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:42.142801 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7d797b29-f5ad-4df4-8963-6ba336c3883c tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4356ccb3-2fee-4d11-8c02-3a16091dccfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:42.143623 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-7d797b29-f5ad-4df4-8963-6ba336c3883c tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:21:42.167952 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7d797b29-f5ad-4df4-8963-6ba336c3883c tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4356ccb3-2fee-4d11-8c02-3a16091dccfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:42.168308 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7d797b29-f5ad-4df4-8963-6ba336c3883c tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3678925-c825-4663-aed6-67796fef1461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:42.224994 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-7d797b29-f5ad-4df4-8963-6ba336c3883c tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Created reservations ['e2166889-368b-4d44-aca9-4d15f8700ed2', '1d6e9d6e-01bb-4ac8-8e58-c7584c145ec1', 'dae13915-0c73-4788-b4e0-c0742af94063', 'f83a90db-6988-4c9b-98ed-2ae602b7314b'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:42.225987 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7d797b29-f5ad-4df4-8963-6ba336c3883c tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3678925-c825-4663-aed6-67796fef1461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2166889-368b-4d44-aca9-4d15f8700ed2', '1d6e9d6e-01bb-4ac8-8e58-c7584c145ec1', 'dae13915-0c73-4788-b4e0-c0742af94063', 'f83a90db-6988-4c9b-98ed-2ae602b7314b']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:42.227076 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7d797b29-f5ad-4df4-8963-6ba336c3883c tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae4f5075-ddd4-420e-8810-b3ccd778ab24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:42.251548 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7d797b29-f5ad-4df4-8963-6ba336c3883c tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae4f5075-ddd4-420e-8810-b3ccd778ab24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-16599286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d2afeddd94647b585e86f5c37702c1d',qos_specs=None,replication_status=,reservations=['e2166889-368b-4d44-aca9-4d15f8700ed2','1d6e9d6e-01bb-4ac8-8e58-c7584c145ec1','dae13915-0c73-4788-b4e0-c0742af94063','f83a90db-6988-4c9b-98ed-2ae602b7314b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4389b2f8861a426fa4383feda1f542e6',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:21:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-16599286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d2afeddd94647b585e86f5c37702c1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4389b2f8861a426fa4383feda1f542e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:42.252437 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7d797b29-f5ad-4df4-8963-6ba336c3883c tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69bc23d9-fe46-48f5-9176-7ac7681f3a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:42.272091 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7d797b29-f5ad-4df4-8963-6ba336c3883c tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69bc23d9-fe46-48f5-9176-7ac7681f3a06) transitioned into state 'SUCCESS' from state '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-16599286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d2afeddd94647b585e86f5c37702c1d',qos_specs=None,replication_status=,reservations=['e2166889-368b-4d44-aca9-4d15f8700ed2','1d6e9d6e-01bb-4ac8-8e58-c7584c145ec1','dae13915-0c73-4788-b4e0-c0742af94063','f83a90db-6988-4c9b-98ed-2ae602b7314b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4389b2f8861a426fa4383feda1f542e6',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:42.272820 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7d797b29-f5ad-4df4-8963-6ba336c3883c tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6ec68a7-f08d-495c-ba72-8f6d6dee8529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:42.281460 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7d797b29-f5ad-4df4-8963-6ba336c3883c tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6ec68a7-f08d-495c-ba72-8f6d6dee8529) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:42.282276 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7d797b29-f5ad-4df4-8963-6ba336c3883c tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Flow 'volume_create_api' (a4809579-cecc-46dc-8c08-8449f72e0303) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:42.282548 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7d797b29-f5ad-4df4-8963-6ba336c3883c tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Create volume request issued successfully. Aug 01 00:21:42.283215 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7d797b29-f5ad-4df4-8963-6ba336c3883c tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:21:42.283574 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 687/2734] 10.4.3.222 () {70 vars in 1299 bytes} [Sat Aug 1 00:21:42 2026] POST /volume/v3/volumes => generated 817 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:42.310510 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0ec8bac9-2483-4c9b-ba65-28b278506380 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:42.310510 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0ec8bac9-2483-4c9b-ba65-28b278506380 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] GET https://10.4.3.222/volume/v3/volumes/9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe Aug 01 00:21:42.310510 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0ec8bac9-2483-4c9b-ba65-28b278506380 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:42.310510 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0ec8bac9-2483-4c9b-ba65-28b278506380 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:42.315348 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:42.315348 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:42.318253 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0ec8bac9-2483-4c9b-ba65-28b278506380 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Volume info retrieved successfully. Aug 01 00:21:42.322631 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0ec8bac9-2483-4c9b-ba65-28b278506380 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] https://10.4.3.222/volume/v3/volumes/9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe returned with HTTP 200 Aug 01 00:21:42.323141 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 681/2735] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:42 2026] GET /volume/v3/volumes/9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe => generated 885 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:42.470439 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-52920a56-9428-4b09-bc08-2b91dac080ab None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:42.473497 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-52920a56-9428-4b09-bc08-2b91dac080ab tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe Aug 01 00:21:42.473707 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-52920a56-9428-4b09-bc08-2b91dac080ab tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:42.473928 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-52920a56-9428-4b09-bc08-2b91dac080ab tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:42.485184 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:42.485184 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:42.488793 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-52920a56-9428-4b09-bc08-2b91dac080ab tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:42.492526 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-52920a56-9428-4b09-bc08-2b91dac080ab tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe returned with HTTP 200 Aug 01 00:21:42.492868 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 683/2736] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:42 2026] GET /volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:42.688393 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2c5f643d-ad31-476f-8402-e925ca05171a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:42.689957 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2c5f643d-ad31-476f-8402-e925ca05171a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd Aug 01 00:21:42.690480 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2c5f643d-ad31-476f-8402-e925ca05171a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:42.690480 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2c5f643d-ad31-476f-8402-e925ca05171a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:42.690480 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-2c5f643d-ad31-476f-8402-e925ca05171a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 21d04d74-5aa4-4ce1-92a8-fea4180979bd. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:42.694416 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:42.694416 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:42.695103 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2c5f643d-ad31-476f-8402-e925ca05171a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd returned with HTTP 200 Aug 01 00:21:42.696732 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 686/2737] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:42 2026] GET /volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:42.745439 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6a308df4-212f-494d-b168-96778c4eece0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:42.747556 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6a308df4-212f-494d-b168-96778c4eece0 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd Aug 01 00:21:42.747821 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6a308df4-212f-494d-b168-96778c4eece0 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:42.748054 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6a308df4-212f-494d-b168-96778c4eece0 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:42.748192 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-6a308df4-212f-494d-b168-96778c4eece0 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 6c6b63d9-69bf-49e9-9969-9be9a25944cd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:42.752956 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:42.752956 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:42.754112 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6a308df4-212f-494d-b168-96778c4eece0 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd returned with HTTP 200 Aug 01 00:21:42.754252 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 688/2738] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:42 2026] GET /volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:42.886880 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f846a70a-c81a-4d33-b494-a2550ad67c27 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:42.888558 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f846a70a-c81a-4d33-b494-a2550ad67c27 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc Aug 01 00:21:42.888747 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f846a70a-c81a-4d33-b494-a2550ad67c27 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:42.889035 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f846a70a-c81a-4d33-b494-a2550ad67c27 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:42.895403 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f846a70a-c81a-4d33-b494-a2550ad67c27 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc returned with HTTP 404 Aug 01 00:21:42.896160 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 682/2739] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:42 2026] GET /volume/v3/volumes/9a403bd9-5fa4-49de-8a8d-6d1b96a71bcc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:43.185314 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d65a0d77-23f2-4447-9f78-79ca9104ed07 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:43.187049 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d65a0d77-23f2-4447-9f78-79ca9104ed07 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/3c8971b9-2a4f-41ac-b4af-710fcd0f6bcf Aug 01 00:21:43.187223 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d65a0d77-23f2-4447-9f78-79ca9104ed07 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:43.187397 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d65a0d77-23f2-4447-9f78-79ca9104ed07 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:43.187492 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-d65a0d77-23f2-4447-9f78-79ca9104ed07 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Delete snapshot with id: 3c8971b9-2a4f-41ac-b4af-710fcd0f6bcf Aug 01 00:21:43.193235 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:43.193235 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:43.193637 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d65a0d77-23f2-4447-9f78-79ca9104ed07 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Snapshot retrieved successfully. Aug 01 00:21:43.210231 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d65a0d77-23f2-4447-9f78-79ca9104ed07 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Snapshot delete request issued successfully. Aug 01 00:21:43.210402 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d65a0d77-23f2-4447-9f78-79ca9104ed07 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/snapshots/3c8971b9-2a4f-41ac-b4af-710fcd0f6bcf returned with HTTP 202 Aug 01 00:21:43.210868 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 684/2740] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:21:43 2026] DELETE /volume/v3/snapshots/3c8971b9-2a4f-41ac-b4af-710fcd0f6bcf => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:21:43.219097 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-adb0fe7d-8c97-498b-bef0-4151b3f90502 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:43.224301 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-adb0fe7d-8c97-498b-bef0-4151b3f90502 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/snapshots/3c8971b9-2a4f-41ac-b4af-710fcd0f6bcf Aug 01 00:21:43.224499 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-adb0fe7d-8c97-498b-bef0-4151b3f90502 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:43.224712 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-adb0fe7d-8c97-498b-bef0-4151b3f90502 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:43.229984 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:43.229984 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:43.230457 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-adb0fe7d-8c97-498b-bef0-4151b3f90502 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Snapshot retrieved successfully. Aug 01 00:21:43.231552 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-adb0fe7d-8c97-498b-bef0-4151b3f90502 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/snapshots/3c8971b9-2a4f-41ac-b4af-710fcd0f6bcf returned with HTTP 200 Aug 01 00:21:43.234031 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 687/2741] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:21:43 2026] GET /volume/v3/snapshots/3c8971b9-2a4f-41ac-b4af-710fcd0f6bcf => generated 460 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:43.336419 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-88e2f43a-6d08-4f91-8ec0-e9bc66af391d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:43.340013 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-88e2f43a-6d08-4f91-8ec0-e9bc66af391d tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] GET https://10.4.3.222/volume/v3/volumes/9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe Aug 01 00:21:43.340013 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-88e2f43a-6d08-4f91-8ec0-e9bc66af391d tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:43.340013 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-88e2f43a-6d08-4f91-8ec0-e9bc66af391d tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:43.353792 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:43.353792 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:43.357587 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-88e2f43a-6d08-4f91-8ec0-e9bc66af391d tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Volume info retrieved successfully. Aug 01 00:21:43.363095 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-88e2f43a-6d08-4f91-8ec0-e9bc66af391d tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] https://10.4.3.222/volume/v3/volumes/9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe returned with HTTP 200 Aug 01 00:21:43.363658 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 689/2742] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:43 2026] GET /volume/v3/volumes/9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:43.377479 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-44b0e145-9d76-40c3-98cc-846ea8c01a26 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:43.379202 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-44b0e145-9d76-40c3-98cc-846ea8c01a26 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] POST https://10.4.3.222/volume/v3/volume-transfers Aug 01 00:21:43.379592 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-44b0e145-9d76-40c3-98cc-846ea8c01a26 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:43.380905 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volume_transfer [None req-44b0e145-9d76-40c3-98cc-846ea8c01a26 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Creating new volume transfer {'transfer': {'volume_id': '9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 01 00:21:43.381071 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volume_transfer [None req-44b0e145-9d76-40c3-98cc-846ea8c01a26 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Creating transfer of volume 9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe Aug 01 00:21:43.381205 np0000006296 devstack@c-api.service[100407]: INFO cinder.transfer.api [None req-44b0e145-9d76-40c3-98cc-846ea8c01a26 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Generating transfer record for volume 9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe Aug 01 00:21:43.388011 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:43.388011 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:43.399979 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-44b0e145-9d76-40c3-98cc-846ea8c01a26 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] https://10.4.3.222/volume/v3/volume-transfers returned with HTTP 202 Aug 01 00:21:43.400665 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 683/2743] 10.4.3.222 () {70 vars in 1326 bytes} [Sat Aug 1 00:21:43 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:43.410734 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9de69904-47cb-49cb-a2bb-e8c0fb46707f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:43.413985 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9de69904-47cb-49cb-a2bb-e8c0fb46707f tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] GET https://10.4.3.222/volume/v3/volumes/9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe Aug 01 00:21:43.413985 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9de69904-47cb-49cb-a2bb-e8c0fb46707f tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:43.413985 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9de69904-47cb-49cb-a2bb-e8c0fb46707f tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:43.431522 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:43.431522 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:43.434891 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-9de69904-47cb-49cb-a2bb-e8c0fb46707f tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Volume info retrieved successfully. Aug 01 00:21:43.440058 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9de69904-47cb-49cb-a2bb-e8c0fb46707f tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] https://10.4.3.222/volume/v3/volumes/9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe returned with HTTP 200 Aug 01 00:21:43.440565 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 685/2744] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:43 2026] GET /volume/v3/volumes/9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe => generated 952 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:43.455797 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-429a82ec-094f-4c57-a956-ff6b9b1937a5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:43.459611 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-429a82ec-094f-4c57-a956-ff6b9b1937a5 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] GET https://10.4.3.222/volume/v3/volume-transfers/88491c3e-45a8-44e9-9071-7a1fba166226 Aug 01 00:21:43.459844 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-429a82ec-094f-4c57-a956-ff6b9b1937a5 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:43.460021 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-429a82ec-094f-4c57-a956-ff6b9b1937a5 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:43.467217 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-429a82ec-094f-4c57-a956-ff6b9b1937a5 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] https://10.4.3.222/volume/v3/volume-transfers/88491c3e-45a8-44e9-9071-7a1fba166226 returned with HTTP 200 Aug 01 00:21:43.468081 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 688/2745] 10.4.3.222 () {68 vars in 1416 bytes} [Sat Aug 1 00:21:43 2026] GET /volume/v3/volume-transfers/88491c3e-45a8-44e9-9071-7a1fba166226 => generated 540 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:43.479606 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8340b344-4ed9-44ba-9b9f-20fac2234e2f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:43.481957 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8340b344-4ed9-44ba-9b9f-20fac2234e2f tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] GET https://10.4.3.222/volume/v3/volume-transfers Aug 01 00:21:43.482761 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8340b344-4ed9-44ba-9b9f-20fac2234e2f tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:43.482836 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8340b344-4ed9-44ba-9b9f-20fac2234e2f tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:43.483171 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volume_transfer [None req-8340b344-4ed9-44ba-9b9f-20fac2234e2f tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Listing volume transfers {{(pid=100406) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 01 00:21:43.491092 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8340b344-4ed9-44ba-9b9f-20fac2234e2f tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] https://10.4.3.222/volume/v3/volume-transfers returned with HTTP 200 Aug 01 00:21:43.491492 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 690/2746] 10.4.3.222 () {68 vars in 1305 bytes} [Sat Aug 1 00:21:43 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 00:21:43.501998 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cfb2e3fa-f63d-4e59-9627-c7c662964ce8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:43.505582 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c59b00bd-4091-4a0f-a97e-c56ce97dff13 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:43.507539 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c59b00bd-4091-4a0f-a97e-c56ce97dff13 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe Aug 01 00:21:43.507952 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c59b00bd-4091-4a0f-a97e-c56ce97dff13 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:43.508126 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c59b00bd-4091-4a0f-a97e-c56ce97dff13 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:43.519080 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:43.519080 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:43.522372 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c59b00bd-4091-4a0f-a97e-c56ce97dff13 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:43.526260 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c59b00bd-4091-4a0f-a97e-c56ce97dff13 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe returned with HTTP 200 Aug 01 00:21:43.526833 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 686/2747] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:43 2026] GET /volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:43.578543 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cfb2e3fa-f63d-4e59-9627-c7c662964ce8 tempest-VolumesTransfersV357Test-147758730 tempest-VolumesTransfersV357Test-147758730-project-member] POST https://10.4.3.222/volume/v3/volume-transfers/88491c3e-45a8-44e9-9071-7a1fba166226/accept Aug 01 00:21:43.578963 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cfb2e3fa-f63d-4e59-9627-c7c662964ce8 tempest-VolumesTransfersV357Test-147758730 tempest-VolumesTransfersV357Test-147758730-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "60790d38186c36de"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:43.580262 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.volume_transfer [None req-cfb2e3fa-f63d-4e59-9627-c7c662964ce8 tempest-VolumesTransfersV357Test-147758730 tempest-VolumesTransfersV357Test-147758730-project-member] Accepting volume transfer 88491c3e-45a8-44e9-9071-7a1fba166226 {{(pid=100407) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 01 00:21:43.580519 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.contrib.volume_transfer [None req-cfb2e3fa-f63d-4e59-9627-c7c662964ce8 tempest-VolumesTransfersV357Test-147758730 tempest-VolumesTransfersV357Test-147758730-project-member] Accepting transfer 88491c3e-45a8-44e9-9071-7a1fba166226 Aug 01 00:21:43.647979 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-cfb2e3fa-f63d-4e59-9627-c7c662964ce8 tempest-VolumesTransfersV357Test-147758730 tempest-VolumesTransfersV357Test-147758730-project-member] Created reservations ['a45a07ca-d1f9-4d9c-a4de-87ca68459f82', '3edbb9d5-ce2f-424e-a6d1-dd7d1af04766', '68e6ecb3-5be2-4cc6-9351-bda1a993febb', 'b210842f-4dd7-45be-9ad4-808d10c40280'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:43.669853 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-cfb2e3fa-f63d-4e59-9627-c7c662964ce8 tempest-VolumesTransfersV357Test-147758730 tempest-VolumesTransfersV357Test-147758730-project-member] Created reservations ['717c2a3a-05c0-4442-81e1-dbb4c2370a6d', 'ffc49ddf-ef24-499e-b7e4-84707f33db47', 'de0909e9-a813-4865-9584-d7c4e1b57671', '1171e5f5-1d97-41e4-b374-b7cb2fe72e32'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:43.701785 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-cfb2e3fa-f63d-4e59-9627-c7c662964ce8 tempest-VolumesTransfersV357Test-147758730 tempest-VolumesTransfersV357Test-147758730-project-member] Created reservations ['ffe0071b-2e29-4e06-a0c6-c879c016affc', 'e144fe9e-fe05-4a0f-844c-2c48ce120215', '689f851e-f7c5-40b6-ac45-ae43b8348c1f', '1deb4d91-7752-4f15-a9a2-5230ce952bdd'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:43.707171 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b07c8e30-900b-410e-90df-ac568758e055 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:43.708799 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b07c8e30-900b-410e-90df-ac568758e055 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd Aug 01 00:21:43.710178 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b07c8e30-900b-410e-90df-ac568758e055 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:43.710178 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b07c8e30-900b-410e-90df-ac568758e055 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:43.710178 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-b07c8e30-900b-410e-90df-ac568758e055 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 21d04d74-5aa4-4ce1-92a8-fea4180979bd. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:43.713738 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:43.713738 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:43.714647 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b07c8e30-900b-410e-90df-ac568758e055 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd returned with HTTP 200 Aug 01 00:21:43.715086 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 689/2748] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:43 2026] GET /volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:43.729511 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-cfb2e3fa-f63d-4e59-9627-c7c662964ce8 tempest-VolumesTransfersV357Test-147758730 tempest-VolumesTransfersV357Test-147758730-project-member] Created reservations ['0e9fa9a1-64ef-4579-a421-fb09d3b4489e', 'bf0916f2-3fdb-49fb-b56b-80e0951b4c44', 'b925bde3-8fc2-47da-b519-8dfb86e7b345', 'c11b2ed7-b548-4312-a23c-0fd5d6863824'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:43.742586 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-cfb2e3fa-f63d-4e59-9627-c7c662964ce8 tempest-VolumesTransfersV357Test-147758730 tempest-VolumesTransfersV357Test-147758730-project-member] Transfer volume completed successfully. Aug 01 00:21:43.766544 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0499d568-21a7-4358-866e-202b972800f5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:43.769569 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0499d568-21a7-4358-866e-202b972800f5 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd Aug 01 00:21:43.769983 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0499d568-21a7-4358-866e-202b972800f5 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:43.770490 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0499d568-21a7-4358-866e-202b972800f5 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:43.771028 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-0499d568-21a7-4358-866e-202b972800f5 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 6c6b63d9-69bf-49e9-9969-9be9a25944cd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:43.777421 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:43.777421 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:43.777421 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0499d568-21a7-4358-866e-202b972800f5 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd returned with HTTP 200 Aug 01 00:21:43.777421 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 691/2749] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:43 2026] GET /volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:43.805257 np0000006296 devstack@c-api.service[100407]: INFO cinder.transfer.api [None req-cfb2e3fa-f63d-4e59-9627-c7c662964ce8 tempest-VolumesTransfersV357Test-147758730 tempest-VolumesTransfersV357Test-147758730-project-member] Volume 9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe has been transferred. Aug 01 00:21:43.811468 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cfb2e3fa-f63d-4e59-9627-c7c662964ce8 tempest-VolumesTransfersV357Test-147758730 tempest-VolumesTransfersV357Test-147758730-project-member] https://10.4.3.222/volume/v3/volume-transfers/88491c3e-45a8-44e9-9071-7a1fba166226/accept returned with HTTP 202 Aug 01 00:21:43.811883 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 684/2750] 10.4.3.222 () {70 vars in 1458 bytes} [Sat Aug 1 00:21:43 2026] POST /volume/v3/volume-transfers/88491c3e-45a8-44e9-9071-7a1fba166226/accept => generated 365 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:43.820339 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-08856b9d-ac3a-4be1-95cb-cdcefa31dc16 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:43.822199 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-08856b9d-ac3a-4be1-95cb-cdcefa31dc16 tempest-VolumesTransfersV357Test-147758730 tempest-VolumesTransfersV357Test-147758730-project-member] GET https://10.4.3.222/volume/v3/volumes/9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe Aug 01 00:21:43.822503 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-08856b9d-ac3a-4be1-95cb-cdcefa31dc16 tempest-VolumesTransfersV357Test-147758730 tempest-VolumesTransfersV357Test-147758730-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:43.822776 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-08856b9d-ac3a-4be1-95cb-cdcefa31dc16 tempest-VolumesTransfersV357Test-147758730 tempest-VolumesTransfersV357Test-147758730-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:43.829752 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:43.829752 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:43.833715 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-08856b9d-ac3a-4be1-95cb-cdcefa31dc16 tempest-VolumesTransfersV357Test-147758730 tempest-VolumesTransfersV357Test-147758730-project-member] Volume info retrieved successfully. Aug 01 00:21:43.838645 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-08856b9d-ac3a-4be1-95cb-cdcefa31dc16 tempest-VolumesTransfersV357Test-147758730 tempest-VolumesTransfersV357Test-147758730-project-member] https://10.4.3.222/volume/v3/volumes/9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe returned with HTTP 200 Aug 01 00:21:43.839150 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 687/2751] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:43 2026] GET /volume/v3/volumes/9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:43.852329 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d80168d2-3c0a-4b6a-bd39-d5f65c6ae9b7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:43.853847 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d80168d2-3c0a-4b6a-bd39-d5f65c6ae9b7 tempest-VolumesTransfersV357Test-147758730 tempest-VolumesTransfersV357Test-147758730-project-member] GET https://10.4.3.222/volume/v3/volumes/9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe Aug 01 00:21:43.854037 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d80168d2-3c0a-4b6a-bd39-d5f65c6ae9b7 tempest-VolumesTransfersV357Test-147758730 tempest-VolumesTransfersV357Test-147758730-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:43.854199 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d80168d2-3c0a-4b6a-bd39-d5f65c6ae9b7 tempest-VolumesTransfersV357Test-147758730 tempest-VolumesTransfersV357Test-147758730-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:43.860260 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:43.860260 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:43.863312 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-d80168d2-3c0a-4b6a-bd39-d5f65c6ae9b7 tempest-VolumesTransfersV357Test-147758730 tempest-VolumesTransfersV357Test-147758730-project-member] Volume info retrieved successfully. Aug 01 00:21:43.866897 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d80168d2-3c0a-4b6a-bd39-d5f65c6ae9b7 tempest-VolumesTransfersV357Test-147758730 tempest-VolumesTransfersV357Test-147758730-project-member] https://10.4.3.222/volume/v3/volumes/9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe returned with HTTP 200 Aug 01 00:21:43.867214 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 690/2752] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:43 2026] GET /volume/v3/volumes/9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe => generated 944 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:43.877744 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a7e9036e-553b-4474-a3d5-d09c18d09336 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:43.880038 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a7e9036e-553b-4474-a3d5-d09c18d09336 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] DELETE https://10.4.3.222/volume/v3/volume-transfers/88491c3e-45a8-44e9-9071-7a1fba166226 Aug 01 00:21:43.880249 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a7e9036e-553b-4474-a3d5-d09c18d09336 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:43.880439 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a7e9036e-553b-4474-a3d5-d09c18d09336 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:43.880659 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.volume_transfer [None req-a7e9036e-553b-4474-a3d5-d09c18d09336 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Delete transfer with id: 88491c3e-45a8-44e9-9071-7a1fba166226 Aug 01 00:21:43.883433 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a7e9036e-553b-4474-a3d5-d09c18d09336 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] https://10.4.3.222/volume/v3/volume-transfers/88491c3e-45a8-44e9-9071-7a1fba166226 returned with HTTP 404 Aug 01 00:21:43.883908 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 692/2753] 10.4.3.222 () {68 vars in 1419 bytes} [Sat Aug 1 00:21:43 2026] DELETE /volume/v3/volume-transfers/88491c3e-45a8-44e9-9071-7a1fba166226 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:21:43.890096 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-848146fd-3043-4a82-a2a6-b0cc19374e22 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:43.911761 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-848146fd-3043-4a82-a2a6-b0cc19374e22 tempest-VolumesTransfersV357Test-108577245 tempest-VolumesTransfersV357Test-108577245-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe Aug 01 00:21:43.912022 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-848146fd-3043-4a82-a2a6-b0cc19374e22 tempest-VolumesTransfersV357Test-108577245 tempest-VolumesTransfersV357Test-108577245-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:43.912166 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-848146fd-3043-4a82-a2a6-b0cc19374e22 tempest-VolumesTransfersV357Test-108577245 tempest-VolumesTransfersV357Test-108577245-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:43.912315 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-848146fd-3043-4a82-a2a6-b0cc19374e22 tempest-VolumesTransfersV357Test-108577245 tempest-VolumesTransfersV357Test-108577245-project-admin] Delete volume with id: 9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe Aug 01 00:21:43.919797 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:43.919797 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:43.920101 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-848146fd-3043-4a82-a2a6-b0cc19374e22 tempest-VolumesTransfersV357Test-108577245 tempest-VolumesTransfersV357Test-108577245-project-admin] Volume info retrieved successfully. Aug 01 00:21:43.933412 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-848146fd-3043-4a82-a2a6-b0cc19374e22 tempest-VolumesTransfersV357Test-108577245 tempest-VolumesTransfersV357Test-108577245-project-admin] Delete volume request issued successfully. Aug 01 00:21:43.933607 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-848146fd-3043-4a82-a2a6-b0cc19374e22 tempest-VolumesTransfersV357Test-108577245 tempest-VolumesTransfersV357Test-108577245-project-admin] https://10.4.3.222/volume/v3/volumes/9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe returned with HTTP 202 Aug 01 00:21:43.933991 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 685/2754] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:21:43 2026] DELETE /volume/v3/volumes/9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:21:43.940168 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c831ce01-cbcc-4d68-be3d-c8ded645466d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:43.942047 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c831ce01-cbcc-4d68-be3d-c8ded645466d tempest-VolumesTransfersV357Test-108577245 tempest-VolumesTransfersV357Test-108577245-project-admin] GET https://10.4.3.222/volume/v3/volumes/9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe Aug 01 00:21:43.942278 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c831ce01-cbcc-4d68-be3d-c8ded645466d tempest-VolumesTransfersV357Test-108577245 tempest-VolumesTransfersV357Test-108577245-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:43.942452 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c831ce01-cbcc-4d68-be3d-c8ded645466d tempest-VolumesTransfersV357Test-108577245 tempest-VolumesTransfersV357Test-108577245-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:43.949469 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:43.949469 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:43.953739 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c831ce01-cbcc-4d68-be3d-c8ded645466d tempest-VolumesTransfersV357Test-108577245 tempest-VolumesTransfersV357Test-108577245-project-admin] Volume info retrieved successfully. Aug 01 00:21:43.958205 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c831ce01-cbcc-4d68-be3d-c8ded645466d tempest-VolumesTransfersV357Test-108577245 tempest-VolumesTransfersV357Test-108577245-project-admin] https://10.4.3.222/volume/v3/volumes/9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe returned with HTTP 200 Aug 01 00:21:43.958550 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 688/2755] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:43 2026] GET /volume/v3/volumes/9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe => generated 1128 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:21:44.243850 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-7b647951-eddd-45fc-9242-0ebb16b6736b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:44.245403 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7b647951-eddd-45fc-9242-0ebb16b6736b tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/snapshots/3c8971b9-2a4f-41ac-b4af-710fcd0f6bcf Aug 01 00:21:44.246810 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7b647951-eddd-45fc-9242-0ebb16b6736b tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:44.246810 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7b647951-eddd-45fc-9242-0ebb16b6736b tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:44.252819 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7b647951-eddd-45fc-9242-0ebb16b6736b tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/snapshots/3c8971b9-2a4f-41ac-b4af-710fcd0f6bcf returned with HTTP 404 Aug 01 00:21:44.253598 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 691/2756] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:21:44 2026] GET /volume/v3/snapshots/3c8971b9-2a4f-41ac-b4af-710fcd0f6bcf => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:44.310530 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-2c093ee7-136f-4544-bd5e-ec9de39a8017 req-5ca76a8e-bdec-46f7-9a99-2cec7cecb769 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:44.313058 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-2c093ee7-136f-4544-bd5e-ec9de39a8017 req-5ca76a8e-bdec-46f7-9a99-2cec7cecb769 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee Aug 01 00:21:44.313329 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-2c093ee7-136f-4544-bd5e-ec9de39a8017 req-5ca76a8e-bdec-46f7-9a99-2cec7cecb769 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:44.313551 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-2c093ee7-136f-4544-bd5e-ec9de39a8017 req-5ca76a8e-bdec-46f7-9a99-2cec7cecb769 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:44.323291 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:44.323291 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:44.327106 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-2c093ee7-136f-4544-bd5e-ec9de39a8017 req-5ca76a8e-bdec-46f7-9a99-2cec7cecb769 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Volume info retrieved successfully. Aug 01 00:21:44.331542 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-2c093ee7-136f-4544-bd5e-ec9de39a8017 req-5ca76a8e-bdec-46f7-9a99-2cec7cecb769 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee returned with HTTP 200 Aug 01 00:21:44.331933 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 693/2757] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:21:44 2026] GET /volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:44.542437 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2c6ab2ab-9727-4f29-bf02-17cddb73f9d2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:44.545792 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2c6ab2ab-9727-4f29-bf02-17cddb73f9d2 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe Aug 01 00:21:44.545792 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2c6ab2ab-9727-4f29-bf02-17cddb73f9d2 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:44.545792 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2c6ab2ab-9727-4f29-bf02-17cddb73f9d2 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:44.556979 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:44.556979 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:44.560788 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2c6ab2ab-9727-4f29-bf02-17cddb73f9d2 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:44.565671 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2c6ab2ab-9727-4f29-bf02-17cddb73f9d2 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe returned with HTTP 200 Aug 01 00:21:44.566212 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 686/2758] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:44 2026] GET /volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:44.790653 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-cb4c63d2-82a4-4efc-bc08-cd01ecc876e2 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:44.792386 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cb4c63d2-82a4-4efc-bc08-cd01ecc876e2 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd Aug 01 00:21:44.792556 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cb4c63d2-82a4-4efc-bc08-cd01ecc876e2 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:44.792830 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cb4c63d2-82a4-4efc-bc08-cd01ecc876e2 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:44.792976 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-cb4c63d2-82a4-4efc-bc08-cd01ecc876e2 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 6c6b63d9-69bf-49e9-9969-9be9a25944cd. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:44.800504 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:44.800504 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:44.801295 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cb4c63d2-82a4-4efc-bc08-cd01ecc876e2 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd returned with HTTP 200 Aug 01 00:21:44.801628 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 689/2759] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:44 2026] GET /volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:44.980010 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-7a835677-d7ad-4897-b16f-284fb48b2a0d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:44.981846 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7a835677-d7ad-4897-b16f-284fb48b2a0d tempest-VolumesTransfersV357Test-108577245 tempest-VolumesTransfersV357Test-108577245-project-admin] GET https://10.4.3.222/volume/v3/volumes/9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe Aug 01 00:21:44.982065 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7a835677-d7ad-4897-b16f-284fb48b2a0d tempest-VolumesTransfersV357Test-108577245 tempest-VolumesTransfersV357Test-108577245-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:44.982516 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7a835677-d7ad-4897-b16f-284fb48b2a0d tempest-VolumesTransfersV357Test-108577245 tempest-VolumesTransfersV357Test-108577245-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:44.990611 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7a835677-d7ad-4897-b16f-284fb48b2a0d tempest-VolumesTransfersV357Test-108577245 tempest-VolumesTransfersV357Test-108577245-project-admin] https://10.4.3.222/volume/v3/volumes/9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe returned with HTTP 404 Aug 01 00:21:44.991516 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 692/2760] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:44 2026] GET /volume/v3/volumes/9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:21:45.001356 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f9bf96e3-abc1-4aa2-86de-f640010ca216 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:45.007239 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f9bf96e3-abc1-4aa2-86de-f640010ca216 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] GET https://10.4.3.222/volume/v3/volumes/9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe Aug 01 00:21:45.007440 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f9bf96e3-abc1-4aa2-86de-f640010ca216 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:45.007657 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f9bf96e3-abc1-4aa2-86de-f640010ca216 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:45.016028 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f9bf96e3-abc1-4aa2-86de-f640010ca216 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] https://10.4.3.222/volume/v3/volumes/9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe returned with HTTP 404 Aug 01 00:21:45.016028 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 694/2761] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:45 2026] GET /volume/v3/volumes/9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:21:45.033286 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5c8ad707-2557-4a07-9e57-7463a2116c8d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:45.037382 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5c8ad707-2557-4a07-9e57-7463a2116c8d tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] DELETE https://10.4.3.222/volume/v3/volumes/9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe Aug 01 00:21:45.037382 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5c8ad707-2557-4a07-9e57-7463a2116c8d tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:45.037382 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5c8ad707-2557-4a07-9e57-7463a2116c8d tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:45.037382 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-5c8ad707-2557-4a07-9e57-7463a2116c8d tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Delete volume with id: 9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe Aug 01 00:21:45.046324 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5c8ad707-2557-4a07-9e57-7463a2116c8d tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] https://10.4.3.222/volume/v3/volumes/9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe returned with HTTP 404 Aug 01 00:21:45.047728 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 687/2762] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:21:45 2026] DELETE /volume/v3/volumes/9c4dd1a5-4bf7-4cb4-81af-15ec7b1523fe => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:21:45.062968 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d84e3822-94e8-429b-bb37-8aba117938b4 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:45.065026 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d84e3822-94e8-429b-bb37-8aba117938b4 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:21:45.065436 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d84e3822-94e8-429b-bb37-8aba117938b4 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1294673875"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:45.066999 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-d84e3822-94e8-429b-bb37-8aba117938b4 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1294673875'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:21:45.067097 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-d84e3822-94e8-429b-bb37-8aba117938b4 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Create volume of 1 GB Aug 01 00:21:45.072580 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d84e3822-94e8-429b-bb37-8aba117938b4 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Availability Zones retrieved successfully. Aug 01 00:21:45.077804 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d84e3822-94e8-429b-bb37-8aba117938b4 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Flow 'volume_create_api' (d977466f-5235-4dbe-a9b1-06d324f59baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:45.078700 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d84e3822-94e8-429b-bb37-8aba117938b4 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c822a824-8b97-4665-b5d3-f2493c3dce66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:45.081504 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-d84e3822-94e8-429b-bb37-8aba117938b4 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:21:45.111165 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d84e3822-94e8-429b-bb37-8aba117938b4 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c822a824-8b97-4665-b5d3-f2493c3dce66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:45.113317 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d84e3822-94e8-429b-bb37-8aba117938b4 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27573714-1a70-46eb-b8da-2512e36656de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:45.164471 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-d84e3822-94e8-429b-bb37-8aba117938b4 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Created reservations ['79e0e903-595d-4d29-ab3d-ae1fbd8f8687', '8ecc39c3-6cd4-4896-ba77-c95d9d389dc4', '82239c0a-4dd6-4407-b99b-9c4b042da962', 'faae0c2b-1a48-4199-b3db-6ea51f890ab3'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:45.165446 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d84e3822-94e8-429b-bb37-8aba117938b4 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27573714-1a70-46eb-b8da-2512e36656de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79e0e903-595d-4d29-ab3d-ae1fbd8f8687', '8ecc39c3-6cd4-4896-ba77-c95d9d389dc4', '82239c0a-4dd6-4407-b99b-9c4b042da962', 'faae0c2b-1a48-4199-b3db-6ea51f890ab3']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:45.166415 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d84e3822-94e8-429b-bb37-8aba117938b4 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fa0db7f-c27b-408c-b18f-2c9052546fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:45.197562 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d84e3822-94e8-429b-bb37-8aba117938b4 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fa0db7f-c27b-408c-b18f-2c9052546fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11496293-da5e-4786-9df3-6f698e4cbc40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1294673875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d2afeddd94647b585e86f5c37702c1d',qos_specs=None,replication_status=,reservations=['79e0e903-595d-4d29-ab3d-ae1fbd8f8687','8ecc39c3-6cd4-4896-ba77-c95d9d389dc4','82239c0a-4dd6-4407-b99b-9c4b042da962','faae0c2b-1a48-4199-b3db-6ea51f890ab3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4389b2f8861a426fa4383feda1f542e6',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:21:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1294673875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11496293-da5e-4786-9df3-6f698e4cbc40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d2afeddd94647b585e86f5c37702c1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4389b2f8861a426fa4383feda1f542e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:45.198801 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d84e3822-94e8-429b-bb37-8aba117938b4 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90f27f7b-74e4-4048-8a80-1e68861f2870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:45.221160 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d84e3822-94e8-429b-bb37-8aba117938b4 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90f27f7b-74e4-4048-8a80-1e68861f2870) transitioned into state 'SUCCESS' from state '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-1294673875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d2afeddd94647b585e86f5c37702c1d',qos_specs=None,replication_status=,reservations=['79e0e903-595d-4d29-ab3d-ae1fbd8f8687','8ecc39c3-6cd4-4896-ba77-c95d9d389dc4','82239c0a-4dd6-4407-b99b-9c4b042da962','faae0c2b-1a48-4199-b3db-6ea51f890ab3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4389b2f8861a426fa4383feda1f542e6',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:45.221903 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d84e3822-94e8-429b-bb37-8aba117938b4 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96bcee9c-71c8-4d9c-98fa-49443cf68070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:45.237243 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d84e3822-94e8-429b-bb37-8aba117938b4 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96bcee9c-71c8-4d9c-98fa-49443cf68070) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:45.237243 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d84e3822-94e8-429b-bb37-8aba117938b4 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Flow 'volume_create_api' (d977466f-5235-4dbe-a9b1-06d324f59baa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:45.237243 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d84e3822-94e8-429b-bb37-8aba117938b4 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Create volume request issued successfully. Aug 01 00:21:45.237513 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d84e3822-94e8-429b-bb37-8aba117938b4 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:21:45.238045 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 690/2763] 10.4.3.222 () {70 vars in 1299 bytes} [Sat Aug 1 00:21:45 2026] POST /volume/v3/volumes => generated 819 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:45.256209 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-37e509d4-6d4b-49ff-9a7a-2d01a1980563 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:45.258180 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-37e509d4-6d4b-49ff-9a7a-2d01a1980563 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] GET https://10.4.3.222/volume/v3/volumes/11496293-da5e-4786-9df3-6f698e4cbc40 Aug 01 00:21:45.258397 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-37e509d4-6d4b-49ff-9a7a-2d01a1980563 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:45.258574 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-37e509d4-6d4b-49ff-9a7a-2d01a1980563 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:45.267643 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:45.267643 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:45.275126 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-37e509d4-6d4b-49ff-9a7a-2d01a1980563 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Volume info retrieved successfully. Aug 01 00:21:45.276341 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-37e509d4-6d4b-49ff-9a7a-2d01a1980563 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] https://10.4.3.222/volume/v3/volumes/11496293-da5e-4786-9df3-6f698e4cbc40 returned with HTTP 200 Aug 01 00:21:45.276726 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 693/2764] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:45 2026] GET /volume/v3/volumes/11496293-da5e-4786-9df3-6f698e4cbc40 => generated 887 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:45.585354 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-674e911a-e9e4-4d6c-ae22-152c31960a07 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:45.587914 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-674e911a-e9e4-4d6c-ae22-152c31960a07 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe Aug 01 00:21:45.588133 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-674e911a-e9e4-4d6c-ae22-152c31960a07 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:45.588335 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-674e911a-e9e4-4d6c-ae22-152c31960a07 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:45.602092 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:45.602092 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:45.609410 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-674e911a-e9e4-4d6c-ae22-152c31960a07 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:45.616849 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-674e911a-e9e4-4d6c-ae22-152c31960a07 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe returned with HTTP 200 Aug 01 00:21:45.617246 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 695/2765] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:45 2026] GET /volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:45.729710 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-f3378def-91a2-4148-8f16-d30504b8a05d req-3e5196ce-9d60-47f5-bb2a-c6d2b2321080 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:45.731815 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f3378def-91a2-4148-8f16-d30504b8a05d req-3e5196ce-9d60-47f5-bb2a-c6d2b2321080 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/volumes/39143ef4-520b-4914-b8a6-b0690933faf1 Aug 01 00:21:45.732023 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f3378def-91a2-4148-8f16-d30504b8a05d req-3e5196ce-9d60-47f5-bb2a-c6d2b2321080 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:45.732220 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f3378def-91a2-4148-8f16-d30504b8a05d req-3e5196ce-9d60-47f5-bb2a-c6d2b2321080 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:45.741975 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:45.741975 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:45.747277 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-f3378def-91a2-4148-8f16-d30504b8a05d req-3e5196ce-9d60-47f5-bb2a-c6d2b2321080 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Volume info retrieved successfully. Aug 01 00:21:45.753105 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f3378def-91a2-4148-8f16-d30504b8a05d req-3e5196ce-9d60-47f5-bb2a-c6d2b2321080 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/volumes/39143ef4-520b-4914-b8a6-b0690933faf1 returned with HTTP 200 Aug 01 00:21:45.753584 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 688/2766] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:21:45 2026] GET /volume/v3/volumes/39143ef4-520b-4914-b8a6-b0690933faf1 => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:45.766334 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-14e4d47e-0a6f-4862-99d1-978931247d6e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:45.768956 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-14e4d47e-0a6f-4862-99d1-978931247d6e None None] GET https://10.4.3.222/volume// Aug 01 00:21:45.768956 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-14e4d47e-0a6f-4862-99d1-978931247d6e None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:45.768956 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-14e4d47e-0a6f-4862-99d1-978931247d6e None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:45.768956 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-14e4d47e-0a6f-4862-99d1-978931247d6e None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:21:45.768956 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 691/2767] 10.4.3.222 () {66 vars in 1419 bytes} [Sat Aug 1 00:21: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 01 00:21:45.784385 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-f3378def-91a2-4148-8f16-d30504b8a05d req-df67d027-9e75-451a-8628-3788887eab20 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:45.787642 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f3378def-91a2-4148-8f16-d30504b8a05d req-df67d027-9e75-451a-8628-3788887eab20 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:21:45.788142 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f3378def-91a2-4148-8f16-d30504b8a05d req-df67d027-9e75-451a-8628-3788887eab20 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "39143ef4-520b-4914-b8a6-b0690933faf1", "connector": null, "instance_uuid": "b8a55631-ed73-48b8-91f0-b06cde438994"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:45.797040 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:45.797040 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:45.816215 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-49b211e1-d0e9-4fb2-b8c8-adb54352a19e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:45.817270 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-49b211e1-d0e9-4fb2-b8c8-adb54352a19e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd Aug 01 00:21:45.817517 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-49b211e1-d0e9-4fb2-b8c8-adb54352a19e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:45.817783 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-49b211e1-d0e9-4fb2-b8c8-adb54352a19e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:45.817938 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-49b211e1-d0e9-4fb2-b8c8-adb54352a19e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 6c6b63d9-69bf-49e9-9969-9be9a25944cd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:45.824211 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:45.824211 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:45.825153 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-49b211e1-d0e9-4fb2-b8c8-adb54352a19e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd returned with HTTP 200 Aug 01 00:21:45.825588 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 696/2768] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:45 2026] GET /volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:45.846264 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f3378def-91a2-4148-8f16-d30504b8a05d req-df67d027-9e75-451a-8628-3788887eab20 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:21:45.846732 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 694/2769] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:21:45 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 01 00:21:46.291001 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2b32220c-f772-47ab-a5c5-fa7ab33be84e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:46.294327 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2b32220c-f772-47ab-a5c5-fa7ab33be84e tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] GET https://10.4.3.222/volume/v3/volumes/11496293-da5e-4786-9df3-6f698e4cbc40 Aug 01 00:21:46.294557 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2b32220c-f772-47ab-a5c5-fa7ab33be84e tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:46.294785 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2b32220c-f772-47ab-a5c5-fa7ab33be84e tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:46.305110 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:46.305110 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:46.311818 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2b32220c-f772-47ab-a5c5-fa7ab33be84e tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Volume info retrieved successfully. Aug 01 00:21:46.317047 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2b32220c-f772-47ab-a5c5-fa7ab33be84e tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] https://10.4.3.222/volume/v3/volumes/11496293-da5e-4786-9df3-6f698e4cbc40 returned with HTTP 200 Aug 01 00:21:46.317493 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 689/2770] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:46 2026] GET /volume/v3/volumes/11496293-da5e-4786-9df3-6f698e4cbc40 => generated 946 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:46.331745 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5ead7992-e846-439c-962f-1570778c8e08 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:46.333900 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5ead7992-e846-439c-962f-1570778c8e08 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] POST https://10.4.3.222/volume/v3/volume-transfers Aug 01 00:21:46.334401 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5ead7992-e846-439c-962f-1570778c8e08 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "11496293-da5e-4786-9df3-6f698e4cbc40"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:46.335982 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volume_transfer [None req-5ead7992-e846-439c-962f-1570778c8e08 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Creating new volume transfer {'transfer': {'volume_id': '11496293-da5e-4786-9df3-6f698e4cbc40'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 01 00:21:46.336206 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volume_transfer [None req-5ead7992-e846-439c-962f-1570778c8e08 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Creating transfer of volume 11496293-da5e-4786-9df3-6f698e4cbc40 Aug 01 00:21:46.336549 np0000006296 devstack@c-api.service[100409]: INFO cinder.transfer.api [None req-5ead7992-e846-439c-962f-1570778c8e08 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Generating transfer record for volume 11496293-da5e-4786-9df3-6f698e4cbc40 Aug 01 00:21:46.348275 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:46.348275 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:46.361100 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5ead7992-e846-439c-962f-1570778c8e08 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] https://10.4.3.222/volume/v3/volume-transfers returned with HTTP 202 Aug 01 00:21:46.361593 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 692/2771] 10.4.3.222 () {70 vars in 1326 bytes} [Sat Aug 1 00:21:46 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:46.374961 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fe4c401e-8819-4be7-9eff-81cbe21467d7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:46.377882 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fe4c401e-8819-4be7-9eff-81cbe21467d7 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] GET https://10.4.3.222/volume/v3/volumes/11496293-da5e-4786-9df3-6f698e4cbc40 Aug 01 00:21:46.378084 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fe4c401e-8819-4be7-9eff-81cbe21467d7 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:46.378260 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fe4c401e-8819-4be7-9eff-81cbe21467d7 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:46.393074 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:46.393074 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:46.400439 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-fe4c401e-8819-4be7-9eff-81cbe21467d7 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Volume info retrieved successfully. Aug 01 00:21:46.406863 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fe4c401e-8819-4be7-9eff-81cbe21467d7 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] https://10.4.3.222/volume/v3/volumes/11496293-da5e-4786-9df3-6f698e4cbc40 returned with HTTP 200 Aug 01 00:21:46.407371 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 697/2772] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:46 2026] GET /volume/v3/volumes/11496293-da5e-4786-9df3-6f698e4cbc40 => generated 954 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:46.425056 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a3601af8-cb53-4948-bfcd-8a85f61f67ca None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:46.428499 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a3601af8-cb53-4948-bfcd-8a85f61f67ca tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] GET https://10.4.3.222/volume/v3/volume-transfers/detail Aug 01 00:21:46.428761 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a3601af8-cb53-4948-bfcd-8a85f61f67ca tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:46.428962 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a3601af8-cb53-4948-bfcd-8a85f61f67ca tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Calling method 'detail' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:46.429165 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volume_transfer [None req-a3601af8-cb53-4948-bfcd-8a85f61f67ca tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Listing volume transfers {{(pid=100408) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 01 00:21:46.429475 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:46.429475 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:46.433360 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a3601af8-cb53-4948-bfcd-8a85f61f67ca tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] https://10.4.3.222/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 01 00:21:46.433840 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 695/2773] 10.4.3.222 () {68 vars in 1326 bytes} [Sat Aug 1 00:21:46 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 01 00:21:46.443457 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c9d4fb8b-b794-454b-bf58-a84ab6b78a00 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:46.445201 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c9d4fb8b-b794-454b-bf58-a84ab6b78a00 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] DELETE https://10.4.3.222/volume/v3/volume-transfers/991f482e-9c04-45f2-83db-f78a5b3d2643 Aug 01 00:21:46.445467 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c9d4fb8b-b794-454b-bf58-a84ab6b78a00 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:46.445695 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c9d4fb8b-b794-454b-bf58-a84ab6b78a00 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:46.445874 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.contrib.volume_transfer [None req-c9d4fb8b-b794-454b-bf58-a84ab6b78a00 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Delete transfer with id: 991f482e-9c04-45f2-83db-f78a5b3d2643 Aug 01 00:21:46.455217 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:46.455217 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:46.466841 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c9d4fb8b-b794-454b-bf58-a84ab6b78a00 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] https://10.4.3.222/volume/v3/volume-transfers/991f482e-9c04-45f2-83db-f78a5b3d2643 returned with HTTP 202 Aug 01 00:21:46.467694 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 690/2774] 10.4.3.222 () {68 vars in 1419 bytes} [Sat Aug 1 00:21:46 2026] DELETE /volume/v3/volume-transfers/991f482e-9c04-45f2-83db-f78a5b3d2643 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:21:46.475952 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-06f2c2ea-5e5e-4236-ac85-bb0c4753f1b0 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:46.480197 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-06f2c2ea-5e5e-4236-ac85-bb0c4753f1b0 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] GET https://10.4.3.222/volume/v3/volumes/11496293-da5e-4786-9df3-6f698e4cbc40 Aug 01 00:21:46.480476 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-06f2c2ea-5e5e-4236-ac85-bb0c4753f1b0 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:46.480727 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-06f2c2ea-5e5e-4236-ac85-bb0c4753f1b0 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:46.489710 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:46.489710 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:46.491920 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-06f2c2ea-5e5e-4236-ac85-bb0c4753f1b0 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Volume info retrieved successfully. Aug 01 00:21:46.496902 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-06f2c2ea-5e5e-4236-ac85-bb0c4753f1b0 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] https://10.4.3.222/volume/v3/volumes/11496293-da5e-4786-9df3-6f698e4cbc40 returned with HTTP 200 Aug 01 00:21:46.497300 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 693/2775] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:46 2026] GET /volume/v3/volumes/11496293-da5e-4786-9df3-6f698e4cbc40 => generated 946 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:46.511963 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-82cefb0a-15c7-4d47-ac6d-55c38efc9237 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:46.514706 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-82cefb0a-15c7-4d47-ac6d-55c38efc9237 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] DELETE https://10.4.3.222/volume/v3/volume-transfers/991f482e-9c04-45f2-83db-f78a5b3d2643 Aug 01 00:21:46.514947 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-82cefb0a-15c7-4d47-ac6d-55c38efc9237 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:46.515207 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-82cefb0a-15c7-4d47-ac6d-55c38efc9237 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:46.515317 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.volume_transfer [None req-82cefb0a-15c7-4d47-ac6d-55c38efc9237 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Delete transfer with id: 991f482e-9c04-45f2-83db-f78a5b3d2643 Aug 01 00:21:46.519313 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-82cefb0a-15c7-4d47-ac6d-55c38efc9237 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] https://10.4.3.222/volume/v3/volume-transfers/991f482e-9c04-45f2-83db-f78a5b3d2643 returned with HTTP 404 Aug 01 00:21:46.520139 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 698/2776] 10.4.3.222 () {68 vars in 1419 bytes} [Sat Aug 1 00:21:46 2026] DELETE /volume/v3/volume-transfers/991f482e-9c04-45f2-83db-f78a5b3d2643 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:21:46.527550 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f1f9159f-0746-45cb-85bf-e1d97e0dd9a3 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:46.533823 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f1f9159f-0746-45cb-85bf-e1d97e0dd9a3 tempest-VolumesTransfersV357Test-108577245 tempest-VolumesTransfersV357Test-108577245-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/11496293-da5e-4786-9df3-6f698e4cbc40 Aug 01 00:21:46.533823 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f1f9159f-0746-45cb-85bf-e1d97e0dd9a3 tempest-VolumesTransfersV357Test-108577245 tempest-VolumesTransfersV357Test-108577245-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:46.533823 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f1f9159f-0746-45cb-85bf-e1d97e0dd9a3 tempest-VolumesTransfersV357Test-108577245 tempest-VolumesTransfersV357Test-108577245-project-admin] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:46.533823 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-f1f9159f-0746-45cb-85bf-e1d97e0dd9a3 tempest-VolumesTransfersV357Test-108577245 tempest-VolumesTransfersV357Test-108577245-project-admin] Delete volume with id: 11496293-da5e-4786-9df3-6f698e4cbc40 Aug 01 00:21:46.541581 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:46.541581 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:46.542141 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f1f9159f-0746-45cb-85bf-e1d97e0dd9a3 tempest-VolumesTransfersV357Test-108577245 tempest-VolumesTransfersV357Test-108577245-project-admin] Volume info retrieved successfully. Aug 01 00:21:46.559020 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f1f9159f-0746-45cb-85bf-e1d97e0dd9a3 tempest-VolumesTransfersV357Test-108577245 tempest-VolumesTransfersV357Test-108577245-project-admin] Delete volume request issued successfully. Aug 01 00:21:46.559315 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f1f9159f-0746-45cb-85bf-e1d97e0dd9a3 tempest-VolumesTransfersV357Test-108577245 tempest-VolumesTransfersV357Test-108577245-project-admin] https://10.4.3.222/volume/v3/volumes/11496293-da5e-4786-9df3-6f698e4cbc40 returned with HTTP 202 Aug 01 00:21:46.559883 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 696/2777] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:21:46 2026] DELETE /volume/v3/volumes/11496293-da5e-4786-9df3-6f698e4cbc40 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:21:46.569129 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ebbb6ddc-724b-44f2-8e4c-922c8d0f370e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:46.570071 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ebbb6ddc-724b-44f2-8e4c-922c8d0f370e tempest-VolumesTransfersV357Test-108577245 tempest-VolumesTransfersV357Test-108577245-project-admin] GET https://10.4.3.222/volume/v3/volumes/11496293-da5e-4786-9df3-6f698e4cbc40 Aug 01 00:21:46.570071 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ebbb6ddc-724b-44f2-8e4c-922c8d0f370e tempest-VolumesTransfersV357Test-108577245 tempest-VolumesTransfersV357Test-108577245-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:46.570202 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ebbb6ddc-724b-44f2-8e4c-922c8d0f370e tempest-VolumesTransfersV357Test-108577245 tempest-VolumesTransfersV357Test-108577245-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:46.577940 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:46.577940 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:46.582044 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ebbb6ddc-724b-44f2-8e4c-922c8d0f370e tempest-VolumesTransfersV357Test-108577245 tempest-VolumesTransfersV357Test-108577245-project-admin] Volume info retrieved successfully. Aug 01 00:21:46.586472 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ebbb6ddc-724b-44f2-8e4c-922c8d0f370e tempest-VolumesTransfersV357Test-108577245 tempest-VolumesTransfersV357Test-108577245-project-admin] https://10.4.3.222/volume/v3/volumes/11496293-da5e-4786-9df3-6f698e4cbc40 returned with HTTP 200 Aug 01 00:21:46.586926 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 691/2778] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:46 2026] GET /volume/v3/volumes/11496293-da5e-4786-9df3-6f698e4cbc40 => generated 1130 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:21:46.633361 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2e32b77f-4c44-4278-8663-46b3c5baa8e1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:46.638043 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2e32b77f-4c44-4278-8663-46b3c5baa8e1 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe Aug 01 00:21:46.638043 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2e32b77f-4c44-4278-8663-46b3c5baa8e1 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:46.638043 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2e32b77f-4c44-4278-8663-46b3c5baa8e1 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:46.652106 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:46.652106 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:46.658579 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-2e32b77f-4c44-4278-8663-46b3c5baa8e1 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:46.663067 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2e32b77f-4c44-4278-8663-46b3c5baa8e1 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe returned with HTTP 200 Aug 01 00:21:46.663468 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 694/2779] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:46 2026] GET /volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:46.841741 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cf15f00e-2f1e-4cb4-932a-c8fab83ee270 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:46.843475 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cf15f00e-2f1e-4cb4-932a-c8fab83ee270 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd Aug 01 00:21:46.843738 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cf15f00e-2f1e-4cb4-932a-c8fab83ee270 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:46.843915 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cf15f00e-2f1e-4cb4-932a-c8fab83ee270 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:46.844036 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-cf15f00e-2f1e-4cb4-932a-c8fab83ee270 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 6c6b63d9-69bf-49e9-9969-9be9a25944cd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:46.848576 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:46.848576 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:46.849281 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cf15f00e-2f1e-4cb4-932a-c8fab83ee270 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd returned with HTTP 200 Aug 01 00:21:46.849606 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 699/2780] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:46 2026] GET /volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:47.156167 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-418364de-8459-4572-9719-67e3072c648f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:47.156568 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-418364de-8459-4572-9719-67e3072c648f None None] GET https://10.4.3.222/volume// Aug 01 00:21:47.156779 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-418364de-8459-4572-9719-67e3072c648f None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:47.158534 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-418364de-8459-4572-9719-67e3072c648f None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:47.158736 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-418364de-8459-4572-9719-67e3072c648f None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:21:47.159867 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 697/2781] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:21:47 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:21:47.166074 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-f3378def-91a2-4148-8f16-d30504b8a05d req-3f7aee5c-0fa5-4d71-a2ef-78de5b197413 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:47.168178 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f3378def-91a2-4148-8f16-d30504b8a05d req-3f7aee5c-0fa5-4d71-a2ef-78de5b197413 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/volumes/39143ef4-520b-4914-b8a6-b0690933faf1 Aug 01 00:21:47.168548 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f3378def-91a2-4148-8f16-d30504b8a05d req-3f7aee5c-0fa5-4d71-a2ef-78de5b197413 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:47.168816 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f3378def-91a2-4148-8f16-d30504b8a05d req-3f7aee5c-0fa5-4d71-a2ef-78de5b197413 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:47.179740 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:47.179740 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:47.186973 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-f3378def-91a2-4148-8f16-d30504b8a05d req-3f7aee5c-0fa5-4d71-a2ef-78de5b197413 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Volume info retrieved successfully. Aug 01 00:21:47.192623 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f3378def-91a2-4148-8f16-d30504b8a05d req-3f7aee5c-0fa5-4d71-a2ef-78de5b197413 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/volumes/39143ef4-520b-4914-b8a6-b0690933faf1 returned with HTTP 200 Aug 01 00:21:47.193189 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 692/2782] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:21:47 2026] GET /volume/v3/volumes/39143ef4-520b-4914-b8a6-b0690933faf1 => generated 1536 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:21:47.215654 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a38302e5-6f2d-492e-98c0-f1b28ac480b1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:47.217941 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a38302e5-6f2d-492e-98c0-f1b28ac480b1 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] DELETE https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee Aug 01 00:21:47.218460 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a38302e5-6f2d-492e-98c0-f1b28ac480b1 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:47.218719 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a38302e5-6f2d-492e-98c0-f1b28ac480b1 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:47.218963 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-a38302e5-6f2d-492e-98c0-f1b28ac480b1 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Delete volume with id: bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee Aug 01 00:21:47.227103 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:47.227103 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:47.227670 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a38302e5-6f2d-492e-98c0-f1b28ac480b1 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Volume info retrieved successfully. Aug 01 00:21:47.249374 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a38302e5-6f2d-492e-98c0-f1b28ac480b1 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Delete volume request issued successfully. Aug 01 00:21:47.249689 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a38302e5-6f2d-492e-98c0-f1b28ac480b1 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee returned with HTTP 202 Aug 01 00:21:47.250458 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 695/2783] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:21:47 2026] DELETE /volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:21:47.258671 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a320f28d-ef1f-43d9-8459-502098f16eb0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:47.260662 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a320f28d-ef1f-43d9-8459-502098f16eb0 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee Aug 01 00:21:47.260788 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a320f28d-ef1f-43d9-8459-502098f16eb0 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:47.261084 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a320f28d-ef1f-43d9-8459-502098f16eb0 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:47.269261 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:47.269261 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:47.274192 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a320f28d-ef1f-43d9-8459-502098f16eb0 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Volume info retrieved successfully. Aug 01 00:21:47.278886 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a320f28d-ef1f-43d9-8459-502098f16eb0 tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee returned with HTTP 200 Aug 01 00:21:47.279412 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 700/2784] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:47 2026] GET /volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:47.355880 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-f3378def-91a2-4148-8f16-d30504b8a05d req-d7ebee74-aec8-42a1-ae27-69ac74503243 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:47.360410 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f3378def-91a2-4148-8f16-d30504b8a05d req-d7ebee74-aec8-42a1-ae27-69ac74503243 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] PUT https://10.4.3.222/volume/v3/attachments/40d0fe59-609b-453b-b83c-d918bbaed2a2 Aug 01 00:21:47.361132 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f3378def-91a2-4148-8f16-d30504b8a05d req-d7ebee74-aec8-42a1-ae27-69ac74503243 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:47.374709 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-f3378def-91a2-4148-8f16-d30504b8a05d req-d7ebee74-aec8-42a1-ae27-69ac74503243 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Acquiring lock "cinder-attachment_update-39143ef4-520b-4914-b8a6-b0690933faf1-np0000006296" by "attachment_update" {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:21:47.383474 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-f3378def-91a2-4148-8f16-d30504b8a05d req-d7ebee74-aec8-42a1-ae27-69ac74503243 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Lock "cinder-attachment_update-39143ef4-520b-4914-b8a6-b0690933faf1-np0000006296" acquired by "attachment_update" :: waited 0.009s {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:21:47.384426 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:47.384426 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:47.495201 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-f3378def-91a2-4148-8f16-d30504b8a05d req-d7ebee74-aec8-42a1-ae27-69ac74503243 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Lock "cinder-attachment_update-39143ef4-520b-4914-b8a6-b0690933faf1-np0000006296" released by "attachment_update" :: held 0.112s {{(pid=100408) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:21:47.495989 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f3378def-91a2-4148-8f16-d30504b8a05d req-d7ebee74-aec8-42a1-ae27-69ac74503243 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/attachments/40d0fe59-609b-453b-b83c-d918bbaed2a2 returned with HTTP 200 Aug 01 00:21:47.496420 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 698/2785] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:21:47 2026] PUT /volume/v3/attachments/40d0fe59-609b-453b-b83c-d918bbaed2a2 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:47.526846 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-f3378def-91a2-4148-8f16-d30504b8a05d req-a60d0c5f-9cf9-450f-9086-02817132923b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:47.529510 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f3378def-91a2-4148-8f16-d30504b8a05d req-a60d0c5f-9cf9-450f-9086-02817132923b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] POST https://10.4.3.222/volume/v3/attachments/40d0fe59-609b-453b-b83c-d918bbaed2a2/action Aug 01 00:21:47.529906 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f3378def-91a2-4148-8f16-d30504b8a05d req-a60d0c5f-9cf9-450f-9086-02817132923b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:21:47.530026 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f3378def-91a2-4148-8f16-d30504b8a05d req-a60d0c5f-9cf9-450f-9086-02817132923b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:47.548202 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:47.548202 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:47.562065 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f3378def-91a2-4148-8f16-d30504b8a05d req-a60d0c5f-9cf9-450f-9086-02817132923b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/attachments/40d0fe59-609b-453b-b83c-d918bbaed2a2/action returned with HTTP 204 Aug 01 00:21:47.562065 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 693/2786] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:21:47 2026] POST /volume/v3/attachments/40d0fe59-609b-453b-b83c-d918bbaed2a2/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:47.604406 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c496a63b-bf7c-446a-92d2-d07b303f5347 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:47.607345 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c496a63b-bf7c-446a-92d2-d07b303f5347 tempest-VolumesTransfersV357Test-108577245 tempest-VolumesTransfersV357Test-108577245-project-admin] GET https://10.4.3.222/volume/v3/volumes/11496293-da5e-4786-9df3-6f698e4cbc40 Aug 01 00:21:47.607673 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c496a63b-bf7c-446a-92d2-d07b303f5347 tempest-VolumesTransfersV357Test-108577245 tempest-VolumesTransfersV357Test-108577245-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:47.608437 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c496a63b-bf7c-446a-92d2-d07b303f5347 tempest-VolumesTransfersV357Test-108577245 tempest-VolumesTransfersV357Test-108577245-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:47.623596 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c496a63b-bf7c-446a-92d2-d07b303f5347 tempest-VolumesTransfersV357Test-108577245 tempest-VolumesTransfersV357Test-108577245-project-admin] https://10.4.3.222/volume/v3/volumes/11496293-da5e-4786-9df3-6f698e4cbc40 returned with HTTP 404 Aug 01 00:21:47.623921 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 696/2787] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:47 2026] GET /volume/v3/volumes/11496293-da5e-4786-9df3-6f698e4cbc40 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:21:47.635870 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6e33a2f8-d9c4-41a7-bfc8-8c86ee19157d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:47.637590 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6e33a2f8-d9c4-41a7-bfc8-8c86ee19157d tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] GET https://10.4.3.222/volume/v3/volumes/11496293-da5e-4786-9df3-6f698e4cbc40 Aug 01 00:21:47.637837 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6e33a2f8-d9c4-41a7-bfc8-8c86ee19157d tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:47.638062 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6e33a2f8-d9c4-41a7-bfc8-8c86ee19157d tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:47.649010 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6e33a2f8-d9c4-41a7-bfc8-8c86ee19157d tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] https://10.4.3.222/volume/v3/volumes/11496293-da5e-4786-9df3-6f698e4cbc40 returned with HTTP 404 Aug 01 00:21:47.649629 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 701/2788] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:47 2026] GET /volume/v3/volumes/11496293-da5e-4786-9df3-6f698e4cbc40 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:21:47.656184 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2d9e7548-c7ae-4832-af01-66b1fbb6c240 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:47.658315 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2d9e7548-c7ae-4832-af01-66b1fbb6c240 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] DELETE https://10.4.3.222/volume/v3/volumes/11496293-da5e-4786-9df3-6f698e4cbc40 Aug 01 00:21:47.658593 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2d9e7548-c7ae-4832-af01-66b1fbb6c240 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:47.658891 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2d9e7548-c7ae-4832-af01-66b1fbb6c240 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:47.659126 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-2d9e7548-c7ae-4832-af01-66b1fbb6c240 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] Delete volume with id: 11496293-da5e-4786-9df3-6f698e4cbc40 Aug 01 00:21:47.668113 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2d9e7548-c7ae-4832-af01-66b1fbb6c240 tempest-VolumesTransfersV357Test-960943694 tempest-VolumesTransfersV357Test-960943694-project-member] https://10.4.3.222/volume/v3/volumes/11496293-da5e-4786-9df3-6f698e4cbc40 returned with HTTP 404 Aug 01 00:21:47.668539 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 699/2789] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:21:47 2026] DELETE /volume/v3/volumes/11496293-da5e-4786-9df3-6f698e4cbc40 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:21:47.683942 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6b8192c9-0576-450c-9eef-9f79b613fe43 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:47.685910 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6b8192c9-0576-450c-9eef-9f79b613fe43 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe Aug 01 00:21:47.685910 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6b8192c9-0576-450c-9eef-9f79b613fe43 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:47.686146 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6b8192c9-0576-450c-9eef-9f79b613fe43 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:47.705730 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:47.705730 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:47.714866 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6b8192c9-0576-450c-9eef-9f79b613fe43 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:47.723189 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6b8192c9-0576-450c-9eef-9f79b613fe43 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe returned with HTTP 200 Aug 01 00:21:47.723665 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 694/2790] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:47 2026] GET /volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:47.864539 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-52c32ed5-a1a9-42c7-97da-aad6b444709f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:47.867178 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-52c32ed5-a1a9-42c7-97da-aad6b444709f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd Aug 01 00:21:47.867388 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-52c32ed5-a1a9-42c7-97da-aad6b444709f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:47.867634 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-52c32ed5-a1a9-42c7-97da-aad6b444709f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:47.867634 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-52c32ed5-a1a9-42c7-97da-aad6b444709f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 6c6b63d9-69bf-49e9-9969-9be9a25944cd. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:47.873718 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:47.873718 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:47.875609 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-52c32ed5-a1a9-42c7-97da-aad6b444709f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd returned with HTTP 200 Aug 01 00:21:47.878791 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 697/2791] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:47 2026] GET /volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:48.008066 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-217015a2-6d17-4789-9c99-22e88c28d470 req-a150da70-bab8-4a5a-943e-f2001044cae7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:48.010004 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-217015a2-6d17-4789-9c99-22e88c28d470 req-a150da70-bab8-4a5a-943e-f2001044cae7 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] POST https://10.4.3.222/volume/v3/attachments/09833a8a-26d2-4d88-b5ae-415fd9e4bec3/action Aug 01 00:21:48.010337 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-217015a2-6d17-4789-9c99-22e88c28d470 req-a150da70-bab8-4a5a-943e-f2001044cae7 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:21:48.010444 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-217015a2-6d17-4789-9c99-22e88c28d470 req-a150da70-bab8-4a5a-943e-f2001044cae7 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:48.030967 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:48.030967 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:48.043391 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-217015a2-6d17-4789-9c99-22e88c28d470 req-a150da70-bab8-4a5a-943e-f2001044cae7 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/attachments/09833a8a-26d2-4d88-b5ae-415fd9e4bec3/action returned with HTTP 204 Aug 01 00:21:48.043849 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 702/2792] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:21:48 2026] POST /volume/v3/attachments/09833a8a-26d2-4d88-b5ae-415fd9e4bec3/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:48.297130 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c811df0b-0caf-4e9f-b4af-932402404c7a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:48.299616 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c811df0b-0caf-4e9f-b4af-932402404c7a tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] GET https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee Aug 01 00:21:48.302400 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c811df0b-0caf-4e9f-b4af-932402404c7a tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:48.302638 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c811df0b-0caf-4e9f-b4af-932402404c7a tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:48.309264 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c811df0b-0caf-4e9f-b4af-932402404c7a tempest-TestStampPattern-87396150 tempest-TestStampPattern-87396150-project-member] https://10.4.3.222/volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee returned with HTTP 404 Aug 01 00:21:48.309411 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 700/2793] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:48 2026] GET /volume/v3/volumes/bc3d5fd2-1ad0-4c4e-81be-3acf3107e5ee => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:48.742112 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-319db5d3-ba52-4c41-b6d7-5d664a09029c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:48.744401 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-319db5d3-ba52-4c41-b6d7-5d664a09029c tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe Aug 01 00:21:48.745627 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-319db5d3-ba52-4c41-b6d7-5d664a09029c tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:48.745627 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-319db5d3-ba52-4c41-b6d7-5d664a09029c tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:48.758603 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:48.758603 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:48.765231 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-319db5d3-ba52-4c41-b6d7-5d664a09029c tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:48.770806 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-319db5d3-ba52-4c41-b6d7-5d664a09029c tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe returned with HTTP 200 Aug 01 00:21:48.772752 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 695/2794] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:48 2026] GET /volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:48.792067 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ec788292-3a76-4a57-9db3-de21327f5029 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:48.794578 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ec788292-3a76-4a57-9db3-de21327f5029 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe Aug 01 00:21:48.794784 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ec788292-3a76-4a57-9db3-de21327f5029 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:48.796114 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ec788292-3a76-4a57-9db3-de21327f5029 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:48.815665 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:48.815665 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:48.822226 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ec788292-3a76-4a57-9db3-de21327f5029 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:48.829071 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ec788292-3a76-4a57-9db3-de21327f5029 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe returned with HTTP 200 Aug 01 00:21:48.829588 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 698/2795] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:48 2026] GET /volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe => generated 1136 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:48.888307 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c5adc7e5-3963-407c-8617-a4661ba24beb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:48.889987 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c5adc7e5-3963-407c-8617-a4661ba24beb tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd Aug 01 00:21:48.891285 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c5adc7e5-3963-407c-8617-a4661ba24beb tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:48.891285 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c5adc7e5-3963-407c-8617-a4661ba24beb tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:48.891285 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-c5adc7e5-3963-407c-8617-a4661ba24beb tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 6c6b63d9-69bf-49e9-9969-9be9a25944cd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:48.900580 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:48.900580 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:48.900580 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c5adc7e5-3963-407c-8617-a4661ba24beb tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd returned with HTTP 200 Aug 01 00:21:48.900580 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 703/2796] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:48 2026] GET /volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:49.184370 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-8a53c0d5-8068-4366-8d77-1f49beb50468 req-afb0e4be-026b-4192-8b8c-79984fb5f39f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:49.187443 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-8a53c0d5-8068-4366-8d77-1f49beb50468 req-afb0e4be-026b-4192-8b8c-79984fb5f39f tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 Aug 01 00:21:49.187703 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-8a53c0d5-8068-4366-8d77-1f49beb50468 req-afb0e4be-026b-4192-8b8c-79984fb5f39f tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:49.190149 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-8a53c0d5-8068-4366-8d77-1f49beb50468 req-afb0e4be-026b-4192-8b8c-79984fb5f39f tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:49.204221 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:49.204221 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:49.208558 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-8a53c0d5-8068-4366-8d77-1f49beb50468 req-afb0e4be-026b-4192-8b8c-79984fb5f39f tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:49.214248 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-8a53c0d5-8068-4366-8d77-1f49beb50468 req-afb0e4be-026b-4192-8b8c-79984fb5f39f tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 returned with HTTP 200 Aug 01 00:21:49.214759 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 701/2797] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:21:49 2026] GET /volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:49.240518 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-8a53c0d5-8068-4366-8d77-1f49beb50468 req-4c747880-7dc6-4342-9510-7e73af076def None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:49.245705 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-8a53c0d5-8068-4366-8d77-1f49beb50468 req-4c747880-7dc6-4342-9510-7e73af076def tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] POST https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5/action Aug 01 00:21:49.246164 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-8a53c0d5-8068-4366-8d77-1f49beb50468 req-4c747880-7dc6-4342-9510-7e73af076def tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:21:49.246348 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-8a53c0d5-8068-4366-8d77-1f49beb50468 req-4c747880-7dc6-4342-9510-7e73af076def tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:49.259296 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:49.259296 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:49.259967 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-8a53c0d5-8068-4366-8d77-1f49beb50468 req-4c747880-7dc6-4342-9510-7e73af076def tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:49.269853 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-8a53c0d5-8068-4366-8d77-1f49beb50468 req-4c747880-7dc6-4342-9510-7e73af076def tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Begin detaching volume completed successfully. Aug 01 00:21:49.270143 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-8a53c0d5-8068-4366-8d77-1f49beb50468 req-4c747880-7dc6-4342-9510-7e73af076def tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5/action returned with HTTP 202 Aug 01 00:21:49.270870 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 696/2798] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:21:49 2026] POST /volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:21:49.296478 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-39e33534-fe47-4130-b4d6-f79c5ea0df3b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:49.299817 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-39e33534-fe47-4130-b4d6-f79c5ea0df3b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 Aug 01 00:21:49.300026 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-39e33534-fe47-4130-b4d6-f79c5ea0df3b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:49.300225 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-39e33534-fe47-4130-b4d6-f79c5ea0df3b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:49.317343 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:49.317343 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:49.321682 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-39e33534-fe47-4130-b4d6-f79c5ea0df3b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:49.331352 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-39e33534-fe47-4130-b4d6-f79c5ea0df3b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 returned with HTTP 200 Aug 01 00:21:49.331900 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 699/2799] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:49 2026] GET /volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:49.333645 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cdb7961a-fddb-432a-9133-b4f1e7eb07ae None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:49.334067 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cdb7961a-fddb-432a-9133-b4f1e7eb07ae None None] GET https://10.4.3.222/volume// Aug 01 00:21:49.334285 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cdb7961a-fddb-432a-9133-b4f1e7eb07ae None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:49.334618 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cdb7961a-fddb-432a-9133-b4f1e7eb07ae None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:49.334872 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cdb7961a-fddb-432a-9133-b4f1e7eb07ae None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:21:49.335936 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 704/2800] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:21: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 01 00:21:49.343718 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-8a53c0d5-8068-4366-8d77-1f49beb50468 req-f1026f10-f673-4f3c-9c54-9b67ac26bfd0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:49.346223 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-8a53c0d5-8068-4366-8d77-1f49beb50468 req-f1026f10-f673-4f3c-9c54-9b67ac26bfd0 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 Aug 01 00:21:49.346504 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-8a53c0d5-8068-4366-8d77-1f49beb50468 req-f1026f10-f673-4f3c-9c54-9b67ac26bfd0 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:49.346744 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-8a53c0d5-8068-4366-8d77-1f49beb50468 req-f1026f10-f673-4f3c-9c54-9b67ac26bfd0 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:49.363912 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:49.363912 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:49.370795 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-8a53c0d5-8068-4366-8d77-1f49beb50468 req-f1026f10-f673-4f3c-9c54-9b67ac26bfd0 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:49.376421 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-8a53c0d5-8068-4366-8d77-1f49beb50468 req-f1026f10-f673-4f3c-9c54-9b67ac26bfd0 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 returned with HTTP 200 Aug 01 00:21:49.376948 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 702/2801] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:21:49 2026] GET /volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 => generated 1319 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:21:49.925952 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fe027f58-bb82-4962-9d34-6e87c276d4b8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:49.930067 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fe027f58-bb82-4962-9d34-6e87c276d4b8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd Aug 01 00:21:49.930348 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fe027f58-bb82-4962-9d34-6e87c276d4b8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:49.930606 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fe027f58-bb82-4962-9d34-6e87c276d4b8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:49.930786 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-fe027f58-bb82-4962-9d34-6e87c276d4b8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 6c6b63d9-69bf-49e9-9969-9be9a25944cd. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:49.937636 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:49.937636 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:49.938543 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fe027f58-bb82-4962-9d34-6e87c276d4b8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd returned with HTTP 200 Aug 01 00:21:49.938970 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 697/2802] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:49 2026] GET /volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:50.345042 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-1b63ca7f-af20-46cc-8cd8-ba3000d2582d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:50.348118 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1b63ca7f-af20-46cc-8cd8-ba3000d2582d tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 Aug 01 00:21:50.348535 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1b63ca7f-af20-46cc-8cd8-ba3000d2582d tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:50.349279 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1b63ca7f-af20-46cc-8cd8-ba3000d2582d tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:50.367557 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:50.367557 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:50.376369 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-1b63ca7f-af20-46cc-8cd8-ba3000d2582d tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:50.383604 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1b63ca7f-af20-46cc-8cd8-ba3000d2582d tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 returned with HTTP 200 Aug 01 00:21:50.385192 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 700/2803] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:50 2026] GET /volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:50.898833 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0bffae4f-d5cd-4b77-b21e-9b1e8f8b2685 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:50.900564 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0bffae4f-d5cd-4b77-b21e-9b1e8f8b2685 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:21:50.900982 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0bffae4f-d5cd-4b77-b21e-9b1e8f8b2685 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a7e69f30-42a3-4df7-b511-e7ec77a3747d", "size": 1, "name": "tempest-VolumesExtendTest-Volume-594930210"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:50.902592 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-0bffae4f-d5cd-4b77-b21e-9b1e8f8b2685 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Create volume request body: {'volume': {'imageRef': 'a7e69f30-42a3-4df7-b511-e7ec77a3747d', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-594930210'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:21:50.962537 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f9818003-8014-425f-8daf-f790650c2bee None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:50.965542 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f9818003-8014-425f-8daf-f790650c2bee tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd Aug 01 00:21:50.965647 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f9818003-8014-425f-8daf-f790650c2bee tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:50.965853 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f9818003-8014-425f-8daf-f790650c2bee tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:50.968658 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-f9818003-8014-425f-8daf-f790650c2bee tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 6c6b63d9-69bf-49e9-9969-9be9a25944cd. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:50.970818 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:50.970818 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:50.972191 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f9818003-8014-425f-8daf-f790650c2bee tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd returned with HTTP 200 Aug 01 00:21:50.972577 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 703/2804] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:50 2026] GET /volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:51.032308 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-0bffae4f-d5cd-4b77-b21e-9b1e8f8b2685 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Create volume of 1 GB Aug 01 00:21:51.037085 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0bffae4f-d5cd-4b77-b21e-9b1e8f8b2685 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Availability Zones retrieved successfully. Aug 01 00:21:51.042865 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0bffae4f-d5cd-4b77-b21e-9b1e8f8b2685 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Flow 'volume_create_api' (c35434d5-7dea-4e14-9a38-75e7ea6ef9e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:51.043880 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0bffae4f-d5cd-4b77-b21e-9b1e8f8b2685 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9530fef-6ba6-4c47-b79a-b4e6449bced5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:51.044887 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-0bffae4f-d5cd-4b77-b21e-9b1e8f8b2685 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:21:51.130885 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0bffae4f-d5cd-4b77-b21e-9b1e8f8b2685 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9530fef-6ba6-4c47-b79a-b4e6449bced5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:51.131585 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0bffae4f-d5cd-4b77-b21e-9b1e8f8b2685 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ee6a467-de5a-40c4-b7e8-755ed8040557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:51.200443 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-0bffae4f-d5cd-4b77-b21e-9b1e8f8b2685 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Created reservations ['e625e0e6-2d4c-4098-9275-d42872e3946a', '1936e933-2d8c-4a05-ba49-a919d181c6bc', 'e24ec61c-bbc4-47e1-af47-618bd26330bd', '9820dd0e-3e4c-4936-8591-2e2f378e9f1b'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:51.201422 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0bffae4f-d5cd-4b77-b21e-9b1e8f8b2685 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ee6a467-de5a-40c4-b7e8-755ed8040557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e625e0e6-2d4c-4098-9275-d42872e3946a', '1936e933-2d8c-4a05-ba49-a919d181c6bc', 'e24ec61c-bbc4-47e1-af47-618bd26330bd', '9820dd0e-3e4c-4936-8591-2e2f378e9f1b']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:51.203595 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0bffae4f-d5cd-4b77-b21e-9b1e8f8b2685 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eddc7ea-1b27-4395-887f-db6c91bc0439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:51.231161 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0bffae4f-d5cd-4b77-b21e-9b1e8f8b2685 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eddc7ea-1b27-4395-887f-db6c91bc0439) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '824f7490-7271-444f-8f21-fb1f72383649', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-594930210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec93b61a103c43e19333839ec803bbd7',qos_specs=None,replication_status=,reservations=['e625e0e6-2d4c-4098-9275-d42872e3946a','1936e933-2d8c-4a05-ba49-a919d181c6bc','e24ec61c-bbc4-47e1-af47-618bd26330bd','9820dd0e-3e4c-4936-8591-2e2f378e9f1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f13bcb608df345ac93459dc1fd632360',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:21:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-594930210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=824f7490-7271-444f-8f21-fb1f72383649,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec93b61a103c43e19333839ec803bbd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f13bcb608df345ac93459dc1fd632360',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:51.232047 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0bffae4f-d5cd-4b77-b21e-9b1e8f8b2685 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (435a8d88-a481-4d31-8756-714d06f0e3cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:51.255611 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0bffae4f-d5cd-4b77-b21e-9b1e8f8b2685 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (435a8d88-a481-4d31-8756-714d06f0e3cb) transitioned into state 'SUCCESS' from state '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-594930210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec93b61a103c43e19333839ec803bbd7',qos_specs=None,replication_status=,reservations=['e625e0e6-2d4c-4098-9275-d42872e3946a','1936e933-2d8c-4a05-ba49-a919d181c6bc','e24ec61c-bbc4-47e1-af47-618bd26330bd','9820dd0e-3e4c-4936-8591-2e2f378e9f1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f13bcb608df345ac93459dc1fd632360',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:51.256254 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0bffae4f-d5cd-4b77-b21e-9b1e8f8b2685 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0392b8d-fc8e-4787-9c89-cbf65f123d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:51.266273 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0bffae4f-d5cd-4b77-b21e-9b1e8f8b2685 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0392b8d-fc8e-4787-9c89-cbf65f123d82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:51.267098 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-0bffae4f-d5cd-4b77-b21e-9b1e8f8b2685 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Flow 'volume_create_api' (c35434d5-7dea-4e14-9a38-75e7ea6ef9e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:51.267373 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0bffae4f-d5cd-4b77-b21e-9b1e8f8b2685 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Create volume request issued successfully. Aug 01 00:21:51.267943 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0bffae4f-d5cd-4b77-b21e-9b1e8f8b2685 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:21:51.268548 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 705/2805] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:21:50 2026] POST /volume/v3/volumes => generated 747 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 01 00:21:51.283340 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7695af11-33a8-4003-a3e2-514c97a9560f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:51.290042 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7695af11-33a8-4003-a3e2-514c97a9560f tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] GET https://10.4.3.222/volume/v3/volumes/824f7490-7271-444f-8f21-fb1f72383649 Aug 01 00:21:51.290042 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7695af11-33a8-4003-a3e2-514c97a9560f tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:51.290042 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7695af11-33a8-4003-a3e2-514c97a9560f tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:51.305173 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:51.305173 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:51.311066 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7695af11-33a8-4003-a3e2-514c97a9560f tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Volume info retrieved successfully. Aug 01 00:21:51.317266 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7695af11-33a8-4003-a3e2-514c97a9560f tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] https://10.4.3.222/volume/v3/volumes/824f7490-7271-444f-8f21-fb1f72383649 returned with HTTP 200 Aug 01 00:21:51.317738 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 698/2806] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:51 2026] GET /volume/v3/volumes/824f7490-7271-444f-8f21-fb1f72383649 => generated 815 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:51.412209 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-8dd83d04-a83e-4e06-b358-0b0ca1f85268 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:51.416974 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8dd83d04-a83e-4e06-b358-0b0ca1f85268 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 Aug 01 00:21:51.416974 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8dd83d04-a83e-4e06-b358-0b0ca1f85268 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:51.416974 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8dd83d04-a83e-4e06-b358-0b0ca1f85268 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:51.439251 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:51.439251 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:51.446091 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-8dd83d04-a83e-4e06-b358-0b0ca1f85268 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:51.451441 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8dd83d04-a83e-4e06-b358-0b0ca1f85268 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 returned with HTTP 200 Aug 01 00:21:51.452075 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 701/2807] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:51 2026] GET /volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:51.988671 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b992c433-ec7a-4a1c-8bb0-314324c882f4 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:51.991513 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b992c433-ec7a-4a1c-8bb0-314324c882f4 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd Aug 01 00:21:51.992087 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b992c433-ec7a-4a1c-8bb0-314324c882f4 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:51.992303 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b992c433-ec7a-4a1c-8bb0-314324c882f4 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:51.992424 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-b992c433-ec7a-4a1c-8bb0-314324c882f4 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 6c6b63d9-69bf-49e9-9969-9be9a25944cd. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:52.005131 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:52.005131 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:52.005273 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b992c433-ec7a-4a1c-8bb0-314324c882f4 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd returned with HTTP 200 Aug 01 00:21:52.005784 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 704/2808] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:51 2026] GET /volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:52.332087 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8663e0ea-0331-48c8-a1b5-7cb41cdf4f9e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:52.333948 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8663e0ea-0331-48c8-a1b5-7cb41cdf4f9e tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] GET https://10.4.3.222/volume/v3/volumes/824f7490-7271-444f-8f21-fb1f72383649 Aug 01 00:21:52.334101 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8663e0ea-0331-48c8-a1b5-7cb41cdf4f9e tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:52.334275 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8663e0ea-0331-48c8-a1b5-7cb41cdf4f9e tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:52.346611 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:52.346611 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:52.352197 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8663e0ea-0331-48c8-a1b5-7cb41cdf4f9e tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Volume info retrieved successfully. Aug 01 00:21:52.361078 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8663e0ea-0331-48c8-a1b5-7cb41cdf4f9e tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] https://10.4.3.222/volume/v3/volumes/824f7490-7271-444f-8f21-fb1f72383649 returned with HTTP 200 Aug 01 00:21:52.361290 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 706/2809] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:52 2026] GET /volume/v3/volumes/824f7490-7271-444f-8f21-fb1f72383649 => generated 1355 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:52.379615 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1ef217e6-6cad-4614-9205-c7f541eaa7f1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:52.381341 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1ef217e6-6cad-4614-9205-c7f541eaa7f1 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] POST https://10.4.3.222/volume/v3/volumes/824f7490-7271-444f-8f21-fb1f72383649/action Aug 01 00:21:52.381651 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1ef217e6-6cad-4614-9205-c7f541eaa7f1 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:21:52.381838 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1ef217e6-6cad-4614-9205-c7f541eaa7f1 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:52.392515 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-8a53c0d5-8068-4366-8d77-1f49beb50468 req-0850fa7c-ef9a-4777-bd19-8c3bf588b8c6 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:52.394085 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:52.394085 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:52.394511 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-8a53c0d5-8068-4366-8d77-1f49beb50468 req-0850fa7c-ef9a-4777-bd19-8c3bf588b8c6 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] DELETE https://10.4.3.222/volume/v3/attachments/9bceea6f-0266-466b-8e41-f5f2cfa7decc Aug 01 00:21:52.394571 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1ef217e6-6cad-4614-9205-c7f541eaa7f1 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Volume info retrieved successfully. Aug 01 00:21:52.394705 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-8a53c0d5-8068-4366-8d77-1f49beb50468 req-0850fa7c-ef9a-4777-bd19-8c3bf588b8c6 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:52.394963 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-8a53c0d5-8068-4366-8d77-1f49beb50468 req-0850fa7c-ef9a-4777-bd19-8c3bf588b8c6 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:52.404128 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:52.404128 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:52.432529 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-1ef217e6-6cad-4614-9205-c7f541eaa7f1 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Created reservations ['8c72b7d8-404b-475f-a09b-020281298bd1', 'ecc13a9a-e500-44d3-a031-360799257e2b'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:52.441980 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1ef217e6-6cad-4614-9205-c7f541eaa7f1 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Extend volume request issued successfully. Aug 01 00:21:52.442195 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1ef217e6-6cad-4614-9205-c7f541eaa7f1 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] https://10.4.3.222/volume/v3/volumes/824f7490-7271-444f-8f21-fb1f72383649/action returned with HTTP 202 Aug 01 00:21:52.442620 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 699/2810] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:21:52 2026] POST /volume/v3/volumes/824f7490-7271-444f-8f21-fb1f72383649/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:21:52.450910 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f76ecf0e-7550-4f19-acd0-78fe0bff72c3 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:52.453005 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f76ecf0e-7550-4f19-acd0-78fe0bff72c3 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] GET https://10.4.3.222/volume/v3/volumes/824f7490-7271-444f-8f21-fb1f72383649 Aug 01 00:21:52.453287 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f76ecf0e-7550-4f19-acd0-78fe0bff72c3 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:52.453504 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f76ecf0e-7550-4f19-acd0-78fe0bff72c3 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:52.463287 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:52.463287 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:52.466800 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e1be4f4d-1fe4-4021-905f-32d7807115b2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:52.467429 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f76ecf0e-7550-4f19-acd0-78fe0bff72c3 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Volume info retrieved successfully. Aug 01 00:21:52.470158 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e1be4f4d-1fe4-4021-905f-32d7807115b2 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 Aug 01 00:21:52.470778 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e1be4f4d-1fe4-4021-905f-32d7807115b2 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:52.471465 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e1be4f4d-1fe4-4021-905f-32d7807115b2 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:52.473287 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f76ecf0e-7550-4f19-acd0-78fe0bff72c3 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] https://10.4.3.222/volume/v3/volumes/824f7490-7271-444f-8f21-fb1f72383649 returned with HTTP 200 Aug 01 00:21:52.474127 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 705/2811] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:52 2026] GET /volume/v3/volumes/824f7490-7271-444f-8f21-fb1f72383649 => generated 1355 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:52.485570 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:52.485570 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:52.495973 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e1be4f4d-1fe4-4021-905f-32d7807115b2 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:52.498655 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e1be4f4d-1fe4-4021-905f-32d7807115b2 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 returned with HTTP 200 Aug 01 00:21:52.500069 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 707/2812] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:52 2026] GET /volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:52.612789 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-8a53c0d5-8068-4366-8d77-1f49beb50468 req-0850fa7c-ef9a-4777-bd19-8c3bf588b8c6 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/attachments/9bceea6f-0266-466b-8e41-f5f2cfa7decc returned with HTTP 200 Aug 01 00:21:52.613192 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 702/2813] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:21:52 2026] DELETE /volume/v3/attachments/9bceea6f-0266-466b-8e41-f5f2cfa7decc => generated 19 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:52.985194 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-52b8f597-e69a-4a2f-a3ed-986633355644 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:52.991101 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-52b8f597-e69a-4a2f-a3ed-986633355644 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] GET https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 Aug 01 00:21:52.991381 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-52b8f597-e69a-4a2f-a3ed-986633355644 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:52.991803 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-52b8f597-e69a-4a2f-a3ed-986633355644 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:53.002310 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:53.002310 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:53.007041 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-52b8f597-e69a-4a2f-a3ed-986633355644 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:21:53.018489 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-52b8f597-e69a-4a2f-a3ed-986633355644 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 returned with HTTP 200 Aug 01 00:21:53.018980 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 700/2814] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:52 2026] GET /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 => generated 861 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:53.021568 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-dafcf428-dc0d-4922-9aec-f683d51c172e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:53.029634 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-dafcf428-dc0d-4922-9aec-f683d51c172e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd Aug 01 00:21:53.029835 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-dafcf428-dc0d-4922-9aec-f683d51c172e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:53.030042 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-dafcf428-dc0d-4922-9aec-f683d51c172e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:53.030153 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-dafcf428-dc0d-4922-9aec-f683d51c172e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 6c6b63d9-69bf-49e9-9969-9be9a25944cd. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:53.038417 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:53.038417 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:53.039063 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-dafcf428-dc0d-4922-9aec-f683d51c172e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd returned with HTTP 200 Aug 01 00:21:53.039421 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 706/2815] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:53 2026] GET /volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:53.486311 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-24933428-c3f7-4d1a-81cd-05daabe54f74 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:53.487914 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-24933428-c3f7-4d1a-81cd-05daabe54f74 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] GET https://10.4.3.222/volume/v3/volumes/824f7490-7271-444f-8f21-fb1f72383649 Aug 01 00:21:53.488215 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-24933428-c3f7-4d1a-81cd-05daabe54f74 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:53.488477 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-24933428-c3f7-4d1a-81cd-05daabe54f74 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:53.494829 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:53.494829 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:53.500351 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-24933428-c3f7-4d1a-81cd-05daabe54f74 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Volume info retrieved successfully. Aug 01 00:21:53.502514 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-24933428-c3f7-4d1a-81cd-05daabe54f74 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] https://10.4.3.222/volume/v3/volumes/824f7490-7271-444f-8f21-fb1f72383649 returned with HTTP 200 Aug 01 00:21:53.503006 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 708/2816] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:53 2026] GET /volume/v3/volumes/824f7490-7271-444f-8f21-fb1f72383649 => generated 1355 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:53.511392 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-74f99bdf-1b08-4b0b-9c7c-1af977441d47 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:53.514902 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-74f99bdf-1b08-4b0b-9c7c-1af977441d47 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 Aug 01 00:21:53.515097 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-74f99bdf-1b08-4b0b-9c7c-1af977441d47 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:53.515274 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-74f99bdf-1b08-4b0b-9c7c-1af977441d47 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:53.515619 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-be989822-b21e-440b-a8d5-30f1eaf8e817 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:53.517915 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-be989822-b21e-440b-a8d5-30f1eaf8e817 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] GET https://10.4.3.222/volume/v3/volumes/824f7490-7271-444f-8f21-fb1f72383649 Aug 01 00:21:53.517915 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-be989822-b21e-440b-a8d5-30f1eaf8e817 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:53.518027 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-be989822-b21e-440b-a8d5-30f1eaf8e817 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:53.522684 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:53.522684 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:53.525288 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:53.525288 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:53.526760 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-74f99bdf-1b08-4b0b-9c7c-1af977441d47 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:53.528833 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-be989822-b21e-440b-a8d5-30f1eaf8e817 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Volume info retrieved successfully. Aug 01 00:21:53.532298 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-74f99bdf-1b08-4b0b-9c7c-1af977441d47 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 returned with HTTP 200 Aug 01 00:21:53.532881 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 703/2817] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:53 2026] GET /volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:21:53.534468 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-be989822-b21e-440b-a8d5-30f1eaf8e817 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] https://10.4.3.222/volume/v3/volumes/824f7490-7271-444f-8f21-fb1f72383649 returned with HTTP 200 Aug 01 00:21:53.534859 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 701/2818] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:53 2026] GET /volume/v3/volumes/824f7490-7271-444f-8f21-fb1f72383649 => generated 1355 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:53.552869 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d12ada58-1abd-4ada-a78d-f997b759cf72 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:53.556493 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d12ada58-1abd-4ada-a78d-f997b759cf72 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] GET https://10.4.3.222/volume/v3/volumes/824f7490-7271-444f-8f21-fb1f72383649 Aug 01 00:21:53.556753 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d12ada58-1abd-4ada-a78d-f997b759cf72 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:53.557099 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d12ada58-1abd-4ada-a78d-f997b759cf72 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:53.569791 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:53.569791 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:53.575755 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-d12ada58-1abd-4ada-a78d-f997b759cf72 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Volume info retrieved successfully. Aug 01 00:21:53.582363 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d12ada58-1abd-4ada-a78d-f997b759cf72 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] https://10.4.3.222/volume/v3/volumes/824f7490-7271-444f-8f21-fb1f72383649 returned with HTTP 200 Aug 01 00:21:53.582929 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 707/2819] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:53 2026] GET /volume/v3/volumes/824f7490-7271-444f-8f21-fb1f72383649 => generated 1355 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:53.595560 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-78f48402-fe46-4bca-ac34-f695afba3da5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:53.597305 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-78f48402-fe46-4bca-ac34-f695afba3da5 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] DELETE https://10.4.3.222/volume/v3/volumes/824f7490-7271-444f-8f21-fb1f72383649 Aug 01 00:21:53.597623 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-78f48402-fe46-4bca-ac34-f695afba3da5 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:53.597925 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-78f48402-fe46-4bca-ac34-f695afba3da5 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:53.599144 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-78f48402-fe46-4bca-ac34-f695afba3da5 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Delete volume with id: 824f7490-7271-444f-8f21-fb1f72383649 Aug 01 00:21:53.604927 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:53.604927 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:53.605464 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-78f48402-fe46-4bca-ac34-f695afba3da5 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Volume info retrieved successfully. Aug 01 00:21:53.624180 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-78f48402-fe46-4bca-ac34-f695afba3da5 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Delete volume request issued successfully. Aug 01 00:21:53.624559 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-78f48402-fe46-4bca-ac34-f695afba3da5 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] https://10.4.3.222/volume/v3/volumes/824f7490-7271-444f-8f21-fb1f72383649 returned with HTTP 202 Aug 01 00:21:53.625131 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 709/2820] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:21:53 2026] DELETE /volume/v3/volumes/824f7490-7271-444f-8f21-fb1f72383649 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:21:53.633369 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-28f5f8e5-be71-4cc8-b7f9-8b366b22cce1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:53.633708 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-4059b0bb-7bec-42a1-a3c0-0855e4e17429 req-f0cde925-30cb-4a08-bfd1-5ccfce0642ab None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:53.636396 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-28f5f8e5-be71-4cc8-b7f9-8b366b22cce1 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] GET https://10.4.3.222/volume/v3/volumes/824f7490-7271-444f-8f21-fb1f72383649 Aug 01 00:21:53.637526 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-28f5f8e5-be71-4cc8-b7f9-8b366b22cce1 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:53.637828 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-28f5f8e5-be71-4cc8-b7f9-8b366b22cce1 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:53.638497 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-4059b0bb-7bec-42a1-a3c0-0855e4e17429 req-f0cde925-30cb-4a08-bfd1-5ccfce0642ab tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe Aug 01 00:21:53.638685 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-4059b0bb-7bec-42a1-a3c0-0855e4e17429 req-f0cde925-30cb-4a08-bfd1-5ccfce0642ab tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:53.638884 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-4059b0bb-7bec-42a1-a3c0-0855e4e17429 req-f0cde925-30cb-4a08-bfd1-5ccfce0642ab tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:53.649871 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:53.649871 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:53.650802 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:53.650802 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:53.654340 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-28f5f8e5-be71-4cc8-b7f9-8b366b22cce1 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Volume info retrieved successfully. Aug 01 00:21:53.654718 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-4059b0bb-7bec-42a1-a3c0-0855e4e17429 req-f0cde925-30cb-4a08-bfd1-5ccfce0642ab tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:53.658968 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-28f5f8e5-be71-4cc8-b7f9-8b366b22cce1 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] https://10.4.3.222/volume/v3/volumes/824f7490-7271-444f-8f21-fb1f72383649 returned with HTTP 200 Aug 01 00:21:53.659366 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 704/2821] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:53 2026] GET /volume/v3/volumes/824f7490-7271-444f-8f21-fb1f72383649 => generated 1354 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:53.659888 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-4059b0bb-7bec-42a1-a3c0-0855e4e17429 req-f0cde925-30cb-4a08-bfd1-5ccfce0642ab tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe returned with HTTP 200 Aug 01 00:21:53.660289 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 702/2822] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:21:53 2026] GET /volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:53.690201 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-4059b0bb-7bec-42a1-a3c0-0855e4e17429 req-a6729577-0b82-4209-bb9a-acfd1e6c0fc9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:53.694565 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-4059b0bb-7bec-42a1-a3c0-0855e4e17429 req-a6729577-0b82-4209-bb9a-acfd1e6c0fc9 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] POST https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe/action Aug 01 00:21:53.694922 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-4059b0bb-7bec-42a1-a3c0-0855e4e17429 req-a6729577-0b82-4209-bb9a-acfd1e6c0fc9 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:21:53.695045 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-4059b0bb-7bec-42a1-a3c0-0855e4e17429 req-a6729577-0b82-4209-bb9a-acfd1e6c0fc9 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:53.718663 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:53.718663 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:53.719176 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-4059b0bb-7bec-42a1-a3c0-0855e4e17429 req-a6729577-0b82-4209-bb9a-acfd1e6c0fc9 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:53.733134 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-4059b0bb-7bec-42a1-a3c0-0855e4e17429 req-a6729577-0b82-4209-bb9a-acfd1e6c0fc9 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Begin detaching volume completed successfully. Aug 01 00:21:53.735589 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-4059b0bb-7bec-42a1-a3c0-0855e4e17429 req-a6729577-0b82-4209-bb9a-acfd1e6c0fc9 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe/action returned with HTTP 202 Aug 01 00:21:53.735589 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 708/2823] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:21:53 2026] POST /volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:21:53.767608 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1070d730-fd92-4953-85b2-24037b8542e2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:53.770061 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1070d730-fd92-4953-85b2-24037b8542e2 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe Aug 01 00:21:53.770225 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1070d730-fd92-4953-85b2-24037b8542e2 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:53.777482 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1070d730-fd92-4953-85b2-24037b8542e2 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:53.791081 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:53.791081 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:53.796310 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1070d730-fd92-4953-85b2-24037b8542e2 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:53.801254 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1070d730-fd92-4953-85b2-24037b8542e2 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe returned with HTTP 200 Aug 01 00:21:53.801649 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 710/2824] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:53 2026] GET /volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:53.818195 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a54116c1-2438-4c6c-a47d-4be3b10ec0e9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:53.818195 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a54116c1-2438-4c6c-a47d-4be3b10ec0e9 None None] GET https://10.4.3.222/volume// Aug 01 00:21:53.818195 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a54116c1-2438-4c6c-a47d-4be3b10ec0e9 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:53.818195 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a54116c1-2438-4c6c-a47d-4be3b10ec0e9 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:53.818195 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a54116c1-2438-4c6c-a47d-4be3b10ec0e9 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:21:53.818195 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 705/2825] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:21: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 01 00:21:53.825979 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-4059b0bb-7bec-42a1-a3c0-0855e4e17429 req-52d33aef-ffe1-4395-b449-bf923111b5ce None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:53.828600 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-4059b0bb-7bec-42a1-a3c0-0855e4e17429 req-52d33aef-ffe1-4395-b449-bf923111b5ce tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe Aug 01 00:21:53.828600 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-4059b0bb-7bec-42a1-a3c0-0855e4e17429 req-52d33aef-ffe1-4395-b449-bf923111b5ce tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:53.828600 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-4059b0bb-7bec-42a1-a3c0-0855e4e17429 req-52d33aef-ffe1-4395-b449-bf923111b5ce tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:53.840498 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:53.840498 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:53.844116 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-4059b0bb-7bec-42a1-a3c0-0855e4e17429 req-52d33aef-ffe1-4395-b449-bf923111b5ce tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:53.848591 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-4059b0bb-7bec-42a1-a3c0-0855e4e17429 req-52d33aef-ffe1-4395-b449-bf923111b5ce tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe returned with HTTP 200 Aug 01 00:21:53.849216 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 703/2826] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:21:53 2026] GET /volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe => generated 1319 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:21:54.037393 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c464df87-f9d0-4604-91c4-3dfa16a25271 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:54.039137 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c464df87-f9d0-4604-91c4-3dfa16a25271 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] GET https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 Aug 01 00:21:54.039333 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c464df87-f9d0-4604-91c4-3dfa16a25271 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:54.039530 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c464df87-f9d0-4604-91c4-3dfa16a25271 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:54.048214 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:54.048214 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:54.052067 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c464df87-f9d0-4604-91c4-3dfa16a25271 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:21:54.052582 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3001674a-3de9-4209-b866-34f703bc509d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:54.054706 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3001674a-3de9-4209-b866-34f703bc509d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd Aug 01 00:21:54.054977 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3001674a-3de9-4209-b866-34f703bc509d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:54.055383 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3001674a-3de9-4209-b866-34f703bc509d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:54.055383 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-3001674a-3de9-4209-b866-34f703bc509d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 6c6b63d9-69bf-49e9-9969-9be9a25944cd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:54.056471 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c464df87-f9d0-4604-91c4-3dfa16a25271 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 returned with HTTP 200 Aug 01 00:21:54.056852 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 709/2827] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:54 2026] GET /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:54.067485 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:54.067485 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:54.068245 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3001674a-3de9-4209-b866-34f703bc509d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd returned with HTTP 200 Aug 01 00:21:54.068715 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 711/2828] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:54 2026] GET /volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:54.091339 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e5da3e3c-6bfc-477a-b627-d8347dc3c280 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:54.093171 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e5da3e3c-6bfc-477a-b627-d8347dc3c280 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] POST https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action Aug 01 00:21:54.093618 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e5da3e3c-6bfc-477a-b627-d8347dc3c280 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-454965750", "disk_format": "qcow2"}}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:21:54.093865 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e5da3e3c-6bfc-477a-b627-d8347dc3c280 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-454965750", "disk_format": "qcow2"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:54.101916 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:54.101916 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:54.103504 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-e5da3e3c-6bfc-477a-b627-d8347dc3c280 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:21:54.116317 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:54.116317 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:54.123789 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.image.image_utils [None req-e5da3e3c-6bfc-477a-b627-d8347dc3c280 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-454965750'}] 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-454965750'}]. {{(pid=100409) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 01 00:21:54.679263 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e310529e-3e71-4be4-8fa6-2616ff9c95cd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:54.681036 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e310529e-3e71-4be4-8fa6-2616ff9c95cd tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] GET https://10.4.3.222/volume/v3/volumes/824f7490-7271-444f-8f21-fb1f72383649 Aug 01 00:21:54.681219 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e310529e-3e71-4be4-8fa6-2616ff9c95cd tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:54.681395 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e310529e-3e71-4be4-8fa6-2616ff9c95cd tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:54.687897 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e310529e-3e71-4be4-8fa6-2616ff9c95cd tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] https://10.4.3.222/volume/v3/volumes/824f7490-7271-444f-8f21-fb1f72383649 returned with HTTP 404 Aug 01 00:21:54.688470 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 704/2829] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:54 2026] GET /volume/v3/volumes/824f7490-7271-444f-8f21-fb1f72383649 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:54.695966 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-e5da3e3c-6bfc-477a-b627-d8347dc3c280 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Copy volume to image completed successfully. Aug 01 00:21:54.698271 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e5da3e3c-6bfc-477a-b627-d8347dc3c280 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action returned with HTTP 202 Aug 01 00:21:54.698271 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 706/2830] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:21:54 2026] POST /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5/action => generated 688 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:21:54.701863 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-0fcc84ea-baef-42e1-870c-7222c9b15b54 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:54.703329 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0fcc84ea-baef-42e1-870c-7222c9b15b54 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:21:54.703714 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0fcc84ea-baef-42e1-870c-7222c9b15b54 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-573002284"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:54.705041 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-0fcc84ea-baef-42e1-870c-7222c9b15b54 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-573002284'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:21:54.705152 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-0fcc84ea-baef-42e1-870c-7222c9b15b54 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Create volume of 1 GB Aug 01 00:21:54.709228 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0fcc84ea-baef-42e1-870c-7222c9b15b54 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Availability Zones retrieved successfully. Aug 01 00:21:54.716357 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0fcc84ea-baef-42e1-870c-7222c9b15b54 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Flow 'volume_create_api' (8982399c-55e9-4923-9f82-50857b35a7da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:54.717319 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0fcc84ea-baef-42e1-870c-7222c9b15b54 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00bd818a-7083-421d-9edd-e68d8d8f5c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:54.718334 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-0fcc84ea-baef-42e1-870c-7222c9b15b54 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:21:54.745541 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0fcc84ea-baef-42e1-870c-7222c9b15b54 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00bd818a-7083-421d-9edd-e68d8d8f5c1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:54.746423 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0fcc84ea-baef-42e1-870c-7222c9b15b54 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e70b5c63-6317-43f0-9758-f7c09daa8528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:54.789071 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-0fcc84ea-baef-42e1-870c-7222c9b15b54 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Created reservations ['0d0eae42-4a9d-4ae3-b618-638055ed364d', 'db287abf-e4bc-4363-b4ba-7e158d8db5f6', 'f94c8b21-ac4c-4bf0-9601-0aa0e997b0fc', '8bb220e4-decd-4ba8-af45-54fb391d0a0b'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:54.789851 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0fcc84ea-baef-42e1-870c-7222c9b15b54 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e70b5c63-6317-43f0-9758-f7c09daa8528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d0eae42-4a9d-4ae3-b618-638055ed364d', 'db287abf-e4bc-4363-b4ba-7e158d8db5f6', 'f94c8b21-ac4c-4bf0-9601-0aa0e997b0fc', '8bb220e4-decd-4ba8-af45-54fb391d0a0b']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:54.792038 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0fcc84ea-baef-42e1-870c-7222c9b15b54 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22bf56ef-c65f-426b-aa66-129344192494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:54.792298 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-4059b0bb-7bec-42a1-a3c0-0855e4e17429 req-0b2210bd-9351-4a0e-8cb3-6dece01a2374 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:54.794673 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-4059b0bb-7bec-42a1-a3c0-0855e4e17429 req-0b2210bd-9351-4a0e-8cb3-6dece01a2374 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] DELETE https://10.4.3.222/volume/v3/attachments/09833a8a-26d2-4d88-b5ae-415fd9e4bec3 Aug 01 00:21:54.795033 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-4059b0bb-7bec-42a1-a3c0-0855e4e17429 req-0b2210bd-9351-4a0e-8cb3-6dece01a2374 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:54.795359 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-4059b0bb-7bec-42a1-a3c0-0855e4e17429 req-0b2210bd-9351-4a0e-8cb3-6dece01a2374 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:54.806469 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:54.806469 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:54.814182 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b92266c1-7aa3-446d-af36-097d53c90752 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:54.816714 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b92266c1-7aa3-446d-af36-097d53c90752 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe Aug 01 00:21:54.816915 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b92266c1-7aa3-446d-af36-097d53c90752 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:54.817093 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b92266c1-7aa3-446d-af36-097d53c90752 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:54.818531 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0fcc84ea-baef-42e1-870c-7222c9b15b54 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22bf56ef-c65f-426b-aa66-129344192494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a12c8ce-f2db-4460-9bc9-5cc4f46f0166', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-573002284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec93b61a103c43e19333839ec803bbd7',qos_specs=None,replication_status=,reservations=['0d0eae42-4a9d-4ae3-b618-638055ed364d','db287abf-e4bc-4363-b4ba-7e158d8db5f6','f94c8b21-ac4c-4bf0-9601-0aa0e997b0fc','8bb220e4-decd-4ba8-af45-54fb391d0a0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f13bcb608df345ac93459dc1fd632360',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:21:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-573002284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a12c8ce-f2db-4460-9bc9-5cc4f46f0166,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec93b61a103c43e19333839ec803bbd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f13bcb608df345ac93459dc1fd632360',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:54.819236 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0fcc84ea-baef-42e1-870c-7222c9b15b54 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61870f9b-befa-42ba-922c-195de47f8d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:54.832954 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:54.832954 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:54.837386 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b92266c1-7aa3-446d-af36-097d53c90752 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:54.842247 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b92266c1-7aa3-446d-af36-097d53c90752 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe returned with HTTP 200 Aug 01 00:21:54.842613 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 705/2831] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:54 2026] GET /volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:54.844075 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0fcc84ea-baef-42e1-870c-7222c9b15b54 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61870f9b-befa-42ba-922c-195de47f8d75) transitioned into state 'SUCCESS' from state '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-573002284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec93b61a103c43e19333839ec803bbd7',qos_specs=None,replication_status=,reservations=['0d0eae42-4a9d-4ae3-b618-638055ed364d','db287abf-e4bc-4363-b4ba-7e158d8db5f6','f94c8b21-ac4c-4bf0-9601-0aa0e997b0fc','8bb220e4-decd-4ba8-af45-54fb391d0a0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f13bcb608df345ac93459dc1fd632360',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:54.846280 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0fcc84ea-baef-42e1-870c-7222c9b15b54 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0be5f03d-8786-4f95-aac6-a2826c58b953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:54.857887 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0fcc84ea-baef-42e1-870c-7222c9b15b54 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0be5f03d-8786-4f95-aac6-a2826c58b953) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:54.858930 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0fcc84ea-baef-42e1-870c-7222c9b15b54 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Flow 'volume_create_api' (8982399c-55e9-4923-9f82-50857b35a7da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:54.859928 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0fcc84ea-baef-42e1-870c-7222c9b15b54 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Create volume request issued successfully. Aug 01 00:21:54.860220 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0fcc84ea-baef-42e1-870c-7222c9b15b54 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:21:54.860844 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 710/2832] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:21:54 2026] POST /volume/v3/volumes => generated 747 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:21:54.865332 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-4059b0bb-7bec-42a1-a3c0-0855e4e17429 req-0b2210bd-9351-4a0e-8cb3-6dece01a2374 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/attachments/09833a8a-26d2-4d88-b5ae-415fd9e4bec3 returned with HTTP 200 Aug 01 00:21:54.866159 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 712/2833] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:21:54 2026] DELETE /volume/v3/attachments/09833a8a-26d2-4d88-b5ae-415fd9e4bec3 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:54.880545 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-25084df2-dd09-4ace-a63d-f7a4e9973898 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:54.882723 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-25084df2-dd09-4ace-a63d-f7a4e9973898 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] GET https://10.4.3.222/volume/v3/volumes/5a12c8ce-f2db-4460-9bc9-5cc4f46f0166 Aug 01 00:21:54.882996 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-25084df2-dd09-4ace-a63d-f7a4e9973898 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:54.883235 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-25084df2-dd09-4ace-a63d-f7a4e9973898 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:54.893451 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:54.893451 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:54.898123 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-25084df2-dd09-4ace-a63d-f7a4e9973898 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Volume info retrieved successfully. Aug 01 00:21:54.903290 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-25084df2-dd09-4ace-a63d-f7a4e9973898 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] https://10.4.3.222/volume/v3/volumes/5a12c8ce-f2db-4460-9bc9-5cc4f46f0166 returned with HTTP 200 Aug 01 00:21:54.903403 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 707/2834] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:54 2026] GET /volume/v3/volumes/5a12c8ce-f2db-4460-9bc9-5cc4f46f0166 => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:55.083908 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4bcd6717-1132-4eb8-8378-1d1b05d4a565 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:55.085615 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4bcd6717-1132-4eb8-8378-1d1b05d4a565 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd Aug 01 00:21:55.085836 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4bcd6717-1132-4eb8-8378-1d1b05d4a565 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:55.086032 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4bcd6717-1132-4eb8-8378-1d1b05d4a565 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:55.086132 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-4bcd6717-1132-4eb8-8378-1d1b05d4a565 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 6c6b63d9-69bf-49e9-9969-9be9a25944cd. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:55.093421 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:55.093421 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:55.094414 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4bcd6717-1132-4eb8-8378-1d1b05d4a565 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd returned with HTTP 200 Aug 01 00:21:55.096112 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 706/2835] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:55 2026] GET /volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:21:55.277176 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4e47d6b7-4a0f-45d6-9590-10854a1fc8c0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:55.351139 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4e47d6b7-4a0f-45d6-9590-10854a1fc8c0 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:21:55.351466 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4e47d6b7-4a0f-45d6-9590-10854a1fc8c0 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-648899881"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:55.352745 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-4e47d6b7-4a0f-45d6-9590-10854a1fc8c0 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-648899881'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:21:55.352872 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-4e47d6b7-4a0f-45d6-9590-10854a1fc8c0 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Create volume of 1 GB Aug 01 00:21:55.353123 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:55.353123 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:55.358784 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-4e47d6b7-4a0f-45d6-9590-10854a1fc8c0 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Availability Zones retrieved successfully. Aug 01 00:21:55.361689 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4e47d6b7-4a0f-45d6-9590-10854a1fc8c0 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Flow 'volume_create_api' (9a2f757b-c787-4de8-8938-31992dac8adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:55.362494 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4e47d6b7-4a0f-45d6-9590-10854a1fc8c0 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a16483f-4f44-41f6-93a0-8e6323bf039d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:55.363306 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-4e47d6b7-4a0f-45d6-9590-10854a1fc8c0 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:21:55.384938 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4e47d6b7-4a0f-45d6-9590-10854a1fc8c0 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a16483f-4f44-41f6-93a0-8e6323bf039d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:55.385590 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4e47d6b7-4a0f-45d6-9590-10854a1fc8c0 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28ea0b8c-f574-4789-b837-26e1b6ebcf92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:55.435291 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-4e47d6b7-4a0f-45d6-9590-10854a1fc8c0 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Created reservations ['8a5aca35-d341-45ee-8c60-96a730f7bcab', 'be137677-b1f8-40e9-be62-910af3e9bc67', 'b7fc2c44-ec75-4fd1-b8fd-4fec1553e413', 'f364334f-7f3e-4834-9fcd-6df8d80aefd2'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:55.438780 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4e47d6b7-4a0f-45d6-9590-10854a1fc8c0 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28ea0b8c-f574-4789-b837-26e1b6ebcf92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a5aca35-d341-45ee-8c60-96a730f7bcab', 'be137677-b1f8-40e9-be62-910af3e9bc67', 'b7fc2c44-ec75-4fd1-b8fd-4fec1553e413', 'f364334f-7f3e-4834-9fcd-6df8d80aefd2']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:55.438780 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4e47d6b7-4a0f-45d6-9590-10854a1fc8c0 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18ea99f6-3af1-4ac1-8a1e-77ec4284080f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:55.456172 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4e47d6b7-4a0f-45d6-9590-10854a1fc8c0 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18ea99f6-3af1-4ac1-8a1e-77ec4284080f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70ac43ba-0dcc-4050-9a38-0555ec215881', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-648899881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd308c25f80d42d49e8262641509a940',qos_specs=None,replication_status=,reservations=['8a5aca35-d341-45ee-8c60-96a730f7bcab','be137677-b1f8-40e9-be62-910af3e9bc67','b7fc2c44-ec75-4fd1-b8fd-4fec1553e413','f364334f-7f3e-4834-9fcd-6df8d80aefd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe60e87d64b442f5ac2f48519d950005',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:21:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-648899881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70ac43ba-0dcc-4050-9a38-0555ec215881,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd308c25f80d42d49e8262641509a940',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe60e87d64b442f5ac2f48519d950005',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:55.456687 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4e47d6b7-4a0f-45d6-9590-10854a1fc8c0 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18676644-47b5-4e22-b661-ea78c5047ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:55.472926 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4e47d6b7-4a0f-45d6-9590-10854a1fc8c0 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18676644-47b5-4e22-b661-ea78c5047ee0) transitioned into state 'SUCCESS' from state '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-648899881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd308c25f80d42d49e8262641509a940',qos_specs=None,replication_status=,reservations=['8a5aca35-d341-45ee-8c60-96a730f7bcab','be137677-b1f8-40e9-be62-910af3e9bc67','b7fc2c44-ec75-4fd1-b8fd-4fec1553e413','f364334f-7f3e-4834-9fcd-6df8d80aefd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe60e87d64b442f5ac2f48519d950005',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:55.473555 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4e47d6b7-4a0f-45d6-9590-10854a1fc8c0 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0efc2f0e-1518-415d-a683-01b217689b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:55.481157 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4e47d6b7-4a0f-45d6-9590-10854a1fc8c0 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0efc2f0e-1518-415d-a683-01b217689b12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:55.481940 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4e47d6b7-4a0f-45d6-9590-10854a1fc8c0 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Flow 'volume_create_api' (9a2f757b-c787-4de8-8938-31992dac8adc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:55.482212 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-4e47d6b7-4a0f-45d6-9590-10854a1fc8c0 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Create volume request issued successfully. Aug 01 00:21:55.482761 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4e47d6b7-4a0f-45d6-9590-10854a1fc8c0 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:21:55.483153 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 711/2836] 10.4.3.222 () {70 vars in 1299 bytes} [Sat Aug 1 00:21:55 2026] POST /volume/v3/volumes => generated 765 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:55.510127 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5c78c0a7-b724-44fe-9778-0d3b0761acc8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:55.511833 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5c78c0a7-b724-44fe-9778-0d3b0761acc8 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] GET https://10.4.3.222/volume/v3/volumes/70ac43ba-0dcc-4050-9a38-0555ec215881 Aug 01 00:21:55.512058 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5c78c0a7-b724-44fe-9778-0d3b0761acc8 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:55.512239 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5c78c0a7-b724-44fe-9778-0d3b0761acc8 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:55.518982 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:55.518982 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:55.522115 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5c78c0a7-b724-44fe-9778-0d3b0761acc8 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Volume info retrieved successfully. Aug 01 00:21:55.527107 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5c78c0a7-b724-44fe-9778-0d3b0761acc8 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/volumes/70ac43ba-0dcc-4050-9a38-0555ec215881 returned with HTTP 200 Aug 01 00:21:55.527458 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 713/2837] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:55 2026] GET /volume/v3/volumes/70ac43ba-0dcc-4050-9a38-0555ec215881 => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:55.857349 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-14c3dc6e-9fb5-4448-9a0f-8b183ecdb406 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:55.859532 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-14c3dc6e-9fb5-4448-9a0f-8b183ecdb406 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe Aug 01 00:21:55.859836 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-14c3dc6e-9fb5-4448-9a0f-8b183ecdb406 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:55.860063 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-14c3dc6e-9fb5-4448-9a0f-8b183ecdb406 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:55.866911 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:55.866911 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:55.870376 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-14c3dc6e-9fb5-4448-9a0f-8b183ecdb406 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:55.874241 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-14c3dc6e-9fb5-4448-9a0f-8b183ecdb406 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe returned with HTTP 200 Aug 01 00:21:55.874580 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 708/2838] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:55 2026] GET /volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:55.888603 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1987f29d-4dca-4f63-9adc-deb5a9288ace None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:55.890416 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1987f29d-4dca-4f63-9adc-deb5a9288ace tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe Aug 01 00:21:55.890595 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1987f29d-4dca-4f63-9adc-deb5a9288ace tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:55.890825 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1987f29d-4dca-4f63-9adc-deb5a9288ace tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:55.900118 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:55.900118 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:55.905228 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1987f29d-4dca-4f63-9adc-deb5a9288ace tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:55.909436 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1987f29d-4dca-4f63-9adc-deb5a9288ace tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe returned with HTTP 200 Aug 01 00:21:55.909872 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 707/2839] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:55 2026] GET /volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:55.921564 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-7e9c1c42-d666-4144-af8d-1a8ff9204e9f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:55.925490 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7e9c1c42-d666-4144-af8d-1a8ff9204e9f tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] GET https://10.4.3.222/volume/v3/volumes/5a12c8ce-f2db-4460-9bc9-5cc4f46f0166 Aug 01 00:21:55.925490 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7e9c1c42-d666-4144-af8d-1a8ff9204e9f tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:55.925490 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7e9c1c42-d666-4144-af8d-1a8ff9204e9f tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:55.931470 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:55.931470 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:55.935483 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-7e9c1c42-d666-4144-af8d-1a8ff9204e9f tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Volume info retrieved successfully. Aug 01 00:21:55.939422 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7e9c1c42-d666-4144-af8d-1a8ff9204e9f tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] https://10.4.3.222/volume/v3/volumes/5a12c8ce-f2db-4460-9bc9-5cc4f46f0166 returned with HTTP 200 Aug 01 00:21:55.939888 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 712/2840] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:55 2026] GET /volume/v3/volumes/5a12c8ce-f2db-4460-9bc9-5cc4f46f0166 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:55.959493 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c2d1d574-b25d-4530-9cd1-45a33736efcd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:55.959493 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c2d1d574-b25d-4530-9cd1-45a33736efcd tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:21:55.959493 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c2d1d574-b25d-4530-9cd1-45a33736efcd tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a12c8ce-f2db-4460-9bc9-5cc4f46f0166", "name": "tempest-VolumesExtendTest-Snapshot-325685265"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:55.965618 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e498c882-9bb3-4b72-b2bb-3281b0497c77 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:55.967591 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e498c882-9bb3-4b72-b2bb-3281b0497c77 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe Aug 01 00:21:55.967826 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e498c882-9bb3-4b72-b2bb-3281b0497c77 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:55.968063 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e498c882-9bb3-4b72-b2bb-3281b0497c77 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:55.972433 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:55.972433 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:55.972926 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c2d1d574-b25d-4530-9cd1-45a33736efcd tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Volume info retrieved successfully. Aug 01 00:21:55.973054 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-c2d1d574-b25d-4530-9cd1-45a33736efcd tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Create snapshot from volume 5a12c8ce-f2db-4460-9bc9-5cc4f46f0166 Aug 01 00:21:55.976688 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:55.976688 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:55.981244 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-e498c882-9bb3-4b72-b2bb-3281b0497c77 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:55.986053 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e498c882-9bb3-4b72-b2bb-3281b0497c77 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe returned with HTTP 200 Aug 01 00:21:55.986428 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 709/2841] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:55 2026] GET /volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:56.001206 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e44b38e8-e3ab-4388-9775-8f6fcf78e37b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:56.002992 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e44b38e8-e3ab-4388-9775-8f6fcf78e37b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 Aug 01 00:21:56.003199 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e44b38e8-e3ab-4388-9775-8f6fcf78e37b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:56.003375 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e44b38e8-e3ab-4388-9775-8f6fcf78e37b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:56.011696 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:56.011696 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:56.014193 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-c2d1d574-b25d-4530-9cd1-45a33736efcd tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Created reservations ['a692c8b3-1973-47cb-8690-d4642d28bf91', '77fef38f-a59e-42b6-bf89-5fe1c345e478', 'e809e194-d9fc-4d27-85e0-798b5b55a1d3', 'f5008306-b135-4664-b92b-9f311360ec49'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:56.015032 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e44b38e8-e3ab-4388-9775-8f6fcf78e37b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:56.019456 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e44b38e8-e3ab-4388-9775-8f6fcf78e37b tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 returned with HTTP 200 Aug 01 00:21:56.019871 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 708/2842] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:56 2026] GET /volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:21:56.047673 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c2d1d574-b25d-4530-9cd1-45a33736efcd tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Snapshot create request issued successfully. Aug 01 00:21:56.048080 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c2d1d574-b25d-4530-9cd1-45a33736efcd tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:21:56.048511 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 714/2843] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:21:55 2026] POST /volume/v3/snapshots => generated 303 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:21:56.060363 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-629e0efd-df05-448e-b867-db51df2d434f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:56.064380 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-629e0efd-df05-448e-b867-db51df2d434f tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] GET https://10.4.3.222/volume/v3/snapshots/30b35247-1a89-4f80-85e8-59ce4fdb47bc Aug 01 00:21:56.064380 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-629e0efd-df05-448e-b867-db51df2d434f tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:56.064380 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-629e0efd-df05-448e-b867-db51df2d434f tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:56.069643 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:56.069643 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:56.070370 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-629e0efd-df05-448e-b867-db51df2d434f tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Snapshot retrieved successfully. Aug 01 00:21:56.073618 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-629e0efd-df05-448e-b867-db51df2d434f tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] https://10.4.3.222/volume/v3/snapshots/30b35247-1a89-4f80-85e8-59ce4fdb47bc returned with HTTP 200 Aug 01 00:21:56.074199 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 713/2844] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:21:56 2026] GET /volume/v3/snapshots/30b35247-1a89-4f80-85e8-59ce4fdb47bc => generated 435 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:56.075850 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-be7d3490-dfe3-49f3-b9e0-499a410d5695 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:56.079263 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-be7d3490-dfe3-49f3-b9e0-499a410d5695 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 Aug 01 00:21:56.079453 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-be7d3490-dfe3-49f3-b9e0-499a410d5695 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:56.079644 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-be7d3490-dfe3-49f3-b9e0-499a410d5695 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:56.086540 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:56.086540 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:56.093345 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-be7d3490-dfe3-49f3-b9e0-499a410d5695 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:56.105638 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-889ae0a6-d5a3-4752-a4d0-6cb600f07e35 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:56.107419 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-889ae0a6-d5a3-4752-a4d0-6cb600f07e35 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd Aug 01 00:21:56.107660 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-889ae0a6-d5a3-4752-a4d0-6cb600f07e35 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:56.107925 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-889ae0a6-d5a3-4752-a4d0-6cb600f07e35 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:56.108034 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-889ae0a6-d5a3-4752-a4d0-6cb600f07e35 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 6c6b63d9-69bf-49e9-9969-9be9a25944cd. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:56.111885 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:56.111885 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:56.112512 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-889ae0a6-d5a3-4752-a4d0-6cb600f07e35 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd returned with HTTP 200 Aug 01 00:21:56.112854 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 709/2845] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:56 2026] GET /volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:56.126202 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-be7d3490-dfe3-49f3-b9e0-499a410d5695 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 returned with HTTP 200 Aug 01 00:21:56.126576 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 710/2846] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:56 2026] GET /volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:56.541590 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8cdfcb4a-4d13-4032-b99c-0e0293b215fa None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:56.543604 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8cdfcb4a-4d13-4032-b99c-0e0293b215fa tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] GET https://10.4.3.222/volume/v3/volumes/70ac43ba-0dcc-4050-9a38-0555ec215881 Aug 01 00:21:56.543886 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8cdfcb4a-4d13-4032-b99c-0e0293b215fa tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:56.544106 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8cdfcb4a-4d13-4032-b99c-0e0293b215fa tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:56.551161 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:56.551161 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:56.554271 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8cdfcb4a-4d13-4032-b99c-0e0293b215fa tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Volume info retrieved successfully. Aug 01 00:21:56.558154 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8cdfcb4a-4d13-4032-b99c-0e0293b215fa tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/volumes/70ac43ba-0dcc-4050-9a38-0555ec215881 returned with HTTP 200 Aug 01 00:21:56.558507 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 715/2847] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:56 2026] GET /volume/v3/volumes/70ac43ba-0dcc-4050-9a38-0555ec215881 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:56.574284 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-8d39d34c-3c7d-4057-9ff0-fbf28a60ff34 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:56.580126 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8d39d34c-3c7d-4057-9ff0-fbf28a60ff34 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:21:56.580126 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8d39d34c-3c7d-4057-9ff0-fbf28a60ff34 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "70ac43ba-0dcc-4050-9a38-0555ec215881", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-418239464"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:56.595421 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:56.595421 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:56.595421 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-8d39d34c-3c7d-4057-9ff0-fbf28a60ff34 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Volume info retrieved successfully. Aug 01 00:21:56.595421 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-8d39d34c-3c7d-4057-9ff0-fbf28a60ff34 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Create snapshot from volume 70ac43ba-0dcc-4050-9a38-0555ec215881 Aug 01 00:21:56.642491 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-8d39d34c-3c7d-4057-9ff0-fbf28a60ff34 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Created reservations ['098008e9-c3ac-401d-af32-75f7bd7411d5', '38d39b2d-a100-412a-8e2f-640b42663a13', 'ab45c7fa-0e51-402b-94d6-0eb235dee475', '9f6d3e0f-58f4-47e0-b0d0-59d65290d7f7'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:56.673294 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-8d39d34c-3c7d-4057-9ff0-fbf28a60ff34 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Snapshot create request issued successfully. Aug 01 00:21:56.673640 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8d39d34c-3c7d-4057-9ff0-fbf28a60ff34 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:21:56.674088 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 714/2848] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:21:56 2026] POST /volume/v3/snapshots => generated 321 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:21:56.681896 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a9309f4a-0f92-4ed7-80b6-510f53dcae2b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:56.683565 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a9309f4a-0f92-4ed7-80b6-510f53dcae2b tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] GET https://10.4.3.222/volume/v3/snapshots/40a51d93-cfe0-4cd0-b098-898499a77c05 Aug 01 00:21:56.683763 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a9309f4a-0f92-4ed7-80b6-510f53dcae2b tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:56.683962 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a9309f4a-0f92-4ed7-80b6-510f53dcae2b tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:56.689859 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:56.689859 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:56.690233 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a9309f4a-0f92-4ed7-80b6-510f53dcae2b tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Snapshot retrieved successfully. Aug 01 00:21:56.690995 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a9309f4a-0f92-4ed7-80b6-510f53dcae2b tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/snapshots/40a51d93-cfe0-4cd0-b098-898499a77c05 returned with HTTP 200 Aug 01 00:21:56.691299 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 710/2849] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:21:56 2026] GET /volume/v3/snapshots/40a51d93-cfe0-4cd0-b098-898499a77c05 => generated 453 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:57.520043 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e9d355c8-4a74-41de-b62a-d9d8f8809ce8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:57.520043 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e9d355c8-4a74-41de-b62a-d9d8f8809ce8 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] GET https://10.4.3.222/volume/v3/snapshots/30b35247-1a89-4f80-85e8-59ce4fdb47bc Aug 01 00:21:57.520043 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e9d355c8-4a74-41de-b62a-d9d8f8809ce8 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:57.520043 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e9d355c8-4a74-41de-b62a-d9d8f8809ce8 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:57.520043 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:57.520043 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:57.520043 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-e9d355c8-4a74-41de-b62a-d9d8f8809ce8 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Snapshot retrieved successfully. Aug 01 00:21:57.520043 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e9d355c8-4a74-41de-b62a-d9d8f8809ce8 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] https://10.4.3.222/volume/v3/snapshots/30b35247-1a89-4f80-85e8-59ce4fdb47bc returned with HTTP 200 Aug 01 00:21:57.520043 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 711/2850] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:21:57 2026] GET /volume/v3/snapshots/30b35247-1a89-4f80-85e8-59ce4fdb47bc => generated 462 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:57.523415 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0a6008ce-59c2-4638-99b1-b7634c698cda None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:57.523415 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0a6008ce-59c2-4638-99b1-b7634c698cda tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] POST https://10.4.3.222/volume/v3/volumes/5a12c8ce-f2db-4460-9bc9-5cc4f46f0166/action Aug 01 00:21:57.523415 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0a6008ce-59c2-4638-99b1-b7634c698cda tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:21:57.523415 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0a6008ce-59c2-4638-99b1-b7634c698cda tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:57.523415 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:57.523415 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:57.523415 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0a6008ce-59c2-4638-99b1-b7634c698cda tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Volume info retrieved successfully. Aug 01 00:21:57.524759 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-edab235b-a489-42e8-8175-5396674c07f3 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:57.524759 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-edab235b-a489-42e8-8175-5396674c07f3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd Aug 01 00:21:57.524759 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-edab235b-a489-42e8-8175-5396674c07f3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:57.524759 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-edab235b-a489-42e8-8175-5396674c07f3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:57.524759 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-edab235b-a489-42e8-8175-5396674c07f3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 6c6b63d9-69bf-49e9-9969-9be9a25944cd. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:57.524759 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:57.524759 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:57.524759 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-edab235b-a489-42e8-8175-5396674c07f3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd returned with HTTP 200 Aug 01 00:21:57.524759 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 715/2851] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:57 2026] GET /volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:57.525714 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-0a6008ce-59c2-4638-99b1-b7634c698cda tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Created reservations ['78d00578-46d7-49c5-be24-3d9ba28d8637', '61f10ead-b44f-4dc8-ba7f-98733be14565'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:57.525714 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0a6008ce-59c2-4638-99b1-b7634c698cda tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Extend volume request issued successfully. Aug 01 00:21:57.525714 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0a6008ce-59c2-4638-99b1-b7634c698cda tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] https://10.4.3.222/volume/v3/volumes/5a12c8ce-f2db-4460-9bc9-5cc4f46f0166/action returned with HTTP 202 Aug 01 00:21:57.525714 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 716/2852] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:21:57 2026] POST /volume/v3/volumes/5a12c8ce-f2db-4460-9bc9-5cc4f46f0166/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:21:57.526364 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3a059678-c935-4107-a5e7-192700fbf886 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:57.526364 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3a059678-c935-4107-a5e7-192700fbf886 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] GET https://10.4.3.222/volume/v3/volumes/5a12c8ce-f2db-4460-9bc9-5cc4f46f0166 Aug 01 00:21:57.526364 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3a059678-c935-4107-a5e7-192700fbf886 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:57.526364 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3a059678-c935-4107-a5e7-192700fbf886 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:57.526364 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:57.526364 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:57.526364 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3a059678-c935-4107-a5e7-192700fbf886 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Volume info retrieved successfully. Aug 01 00:21:57.526364 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3a059678-c935-4107-a5e7-192700fbf886 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] https://10.4.3.222/volume/v3/volumes/5a12c8ce-f2db-4460-9bc9-5cc4f46f0166 returned with HTTP 200 Aug 01 00:21:57.526364 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 711/2853] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:57 2026] GET /volume/v3/volumes/5a12c8ce-f2db-4460-9bc9-5cc4f46f0166 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:57.699305 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a7525854-b45c-460d-8972-a5e90339ae26 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:57.701041 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a7525854-b45c-460d-8972-a5e90339ae26 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] GET https://10.4.3.222/volume/v3/snapshots/40a51d93-cfe0-4cd0-b098-898499a77c05 Aug 01 00:21:57.701240 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a7525854-b45c-460d-8972-a5e90339ae26 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:57.701417 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a7525854-b45c-460d-8972-a5e90339ae26 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:57.706383 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:57.706383 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:57.706815 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a7525854-b45c-460d-8972-a5e90339ae26 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Snapshot retrieved successfully. Aug 01 00:21:57.707521 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a7525854-b45c-460d-8972-a5e90339ae26 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/snapshots/40a51d93-cfe0-4cd0-b098-898499a77c05 returned with HTTP 200 Aug 01 00:21:57.707911 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 712/2854] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:21:57 2026] GET /volume/v3/snapshots/40a51d93-cfe0-4cd0-b098-898499a77c05 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:57.715278 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-5c828e96-34fc-4b6b-aa2f-578e1703e320 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:57.717063 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5c828e96-34fc-4b6b-aa2f-578e1703e320 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] POST https://10.4.3.222/volume/v3/volumes/70ac43ba-0dcc-4050-9a38-0555ec215881/action Aug 01 00:21:57.717380 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5c828e96-34fc-4b6b-aa2f-578e1703e320 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Action body: b'{"revert": {"snapshot_id": "40a51d93-cfe0-4cd0-b098-898499a77c05"}}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:21:57.717499 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5c828e96-34fc-4b6b-aa2f-578e1703e320 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "40a51d93-cfe0-4cd0-b098-898499a77c05"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:57.725056 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:57.725056 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:57.725491 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-5c828e96-34fc-4b6b-aa2f-578e1703e320 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Volume retrieved successfully. Aug 01 00:21:57.736116 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-5c828e96-34fc-4b6b-aa2f-578e1703e320 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Reverting volume 70ac43ba-0dcc-4050-9a38-0555ec215881 to snapshot 40a51d93-cfe0-4cd0-b098-898499a77c05. Aug 01 00:21:57.737295 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:57.737295 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:57.747997 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5c828e96-34fc-4b6b-aa2f-578e1703e320 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/volumes/70ac43ba-0dcc-4050-9a38-0555ec215881/action returned with HTTP 202 Aug 01 00:21:57.748370 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 716/2855] 10.4.3.222 () {70 vars in 1431 bytes} [Sat Aug 1 00:21:57 2026] POST /volume/v3/volumes/70ac43ba-0dcc-4050-9a38-0555ec215881/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 01 00:21:57.754316 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2696f974-2bf4-4a61-acec-e597361c395d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:57.756787 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2696f974-2bf4-4a61-acec-e597361c395d tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] GET https://10.4.3.222/volume/v3/volumes/70ac43ba-0dcc-4050-9a38-0555ec215881 Aug 01 00:21:57.757076 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2696f974-2bf4-4a61-acec-e597361c395d tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:57.757268 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2696f974-2bf4-4a61-acec-e597361c395d tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:57.766240 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:57.766240 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:57.770294 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2696f974-2bf4-4a61-acec-e597361c395d tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Volume info retrieved successfully. Aug 01 00:21:57.775882 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2696f974-2bf4-4a61-acec-e597361c395d tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/volumes/70ac43ba-0dcc-4050-9a38-0555ec215881 returned with HTTP 200 Aug 01 00:21:57.776372 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 717/2856] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:57 2026] GET /volume/v3/volumes/70ac43ba-0dcc-4050-9a38-0555ec215881 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:58.140927 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a7b305b6-f364-4c1e-8a1f-751a0e2cbaf9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:58.145282 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a7b305b6-f364-4c1e-8a1f-751a0e2cbaf9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd Aug 01 00:21:58.145478 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a7b305b6-f364-4c1e-8a1f-751a0e2cbaf9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:58.145692 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a7b305b6-f364-4c1e-8a1f-751a0e2cbaf9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:58.145823 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-a7b305b6-f364-4c1e-8a1f-751a0e2cbaf9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 6c6b63d9-69bf-49e9-9969-9be9a25944cd. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:58.152958 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:58.152958 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:58.153702 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a7b305b6-f364-4c1e-8a1f-751a0e2cbaf9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd returned with HTTP 200 Aug 01 00:21:58.154118 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 712/2857] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:58 2026] GET /volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:58.167336 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-fef06b35-237d-4238-ae9f-cd0c3f3a5373 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:58.169061 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fef06b35-237d-4238-ae9f-cd0c3f3a5373 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be Aug 01 00:21:58.169250 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fef06b35-237d-4238-ae9f-cd0c3f3a5373 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:58.169424 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fef06b35-237d-4238-ae9f-cd0c3f3a5373 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:58.178860 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:58.178860 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:58.183210 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-fef06b35-237d-4238-ae9f-cd0c3f3a5373 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:21:58.188046 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fef06b35-237d-4238-ae9f-cd0c3f3a5373 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be returned with HTTP 200 Aug 01 00:21:58.188428 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 713/2858] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:58 2026] GET /volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:58.201360 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9d322b0f-cbd6-46fd-b654-e0028e75a75c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:58.205237 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-34f84975-b132-43cf-ac6d-459057baded2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:58.205688 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9d322b0f-cbd6-46fd-b654-e0028e75a75c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] DELETE https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd Aug 01 00:21:58.205940 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9d322b0f-cbd6-46fd-b654-e0028e75a75c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:58.206120 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9d322b0f-cbd6-46fd-b654-e0028e75a75c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:58.206368 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.contrib.backups [None req-9d322b0f-cbd6-46fd-b654-e0028e75a75c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Delete backup with id: 6c6b63d9-69bf-49e9-9969-9be9a25944cd. Aug 01 00:21:58.206974 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-34f84975-b132-43cf-ac6d-459057baded2 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] GET https://10.4.3.222/volume/v3/volumes/5a12c8ce-f2db-4460-9bc9-5cc4f46f0166 Aug 01 00:21:58.207163 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-34f84975-b132-43cf-ac6d-459057baded2 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:58.207332 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-34f84975-b132-43cf-ac6d-459057baded2 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:58.210115 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:58.210115 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:58.214341 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:58.214341 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:58.217965 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-34f84975-b132-43cf-ac6d-459057baded2 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Volume info retrieved successfully. Aug 01 00:21:58.221096 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.backup.rpcapi [None req-9d322b0f-cbd6-46fd-b654-e0028e75a75c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] delete_backup rpcapi backup_id 6c6b63d9-69bf-49e9-9969-9be9a25944cd {{(pid=100408) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:21:58.222038 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-34f84975-b132-43cf-ac6d-459057baded2 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] https://10.4.3.222/volume/v3/volumes/5a12c8ce-f2db-4460-9bc9-5cc4f46f0166 returned with HTTP 200 Aug 01 00:21:58.222377 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 718/2859] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:58 2026] GET /volume/v3/volumes/5a12c8ce-f2db-4460-9bc9-5cc4f46f0166 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:58.226296 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9d322b0f-cbd6-46fd-b654-e0028e75a75c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd returned with HTTP 202 Aug 01 00:21:58.226688 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 717/2860] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:21:58 2026] DELETE /volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:21:58.235156 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-05262af6-40c4-4b38-807a-2545f87235e6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:58.236589 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3f888f6c-01d6-4849-89c0-14be50526b09 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:58.238739 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3f888f6c-01d6-4849-89c0-14be50526b09 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd Aug 01 00:21:58.238980 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-05262af6-40c4-4b38-807a-2545f87235e6 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] GET https://10.4.3.222/volume/v3/volumes/5a12c8ce-f2db-4460-9bc9-5cc4f46f0166 Aug 01 00:21:58.239035 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3f888f6c-01d6-4849-89c0-14be50526b09 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:58.239245 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3f888f6c-01d6-4849-89c0-14be50526b09 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:58.239302 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-05262af6-40c4-4b38-807a-2545f87235e6 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:58.239390 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-3f888f6c-01d6-4849-89c0-14be50526b09 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 6c6b63d9-69bf-49e9-9969-9be9a25944cd. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:58.239534 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-05262af6-40c4-4b38-807a-2545f87235e6 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:58.244445 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:58.244445 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:58.245424 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3f888f6c-01d6-4849-89c0-14be50526b09 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd returned with HTTP 200 Aug 01 00:21:58.245948 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 714/2861] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:58 2026] GET /volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:58.247694 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:58.247694 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:58.251080 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-05262af6-40c4-4b38-807a-2545f87235e6 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Volume info retrieved successfully. Aug 01 00:21:58.254935 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-05262af6-40c4-4b38-807a-2545f87235e6 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] https://10.4.3.222/volume/v3/volumes/5a12c8ce-f2db-4460-9bc9-5cc4f46f0166 returned with HTTP 200 Aug 01 00:21:58.255300 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 713/2862] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:58 2026] GET /volume/v3/volumes/5a12c8ce-f2db-4460-9bc9-5cc4f46f0166 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:58.267465 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7be64861-e8b6-4906-beb5-471857b9fce4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:58.269287 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7be64861-e8b6-4906-beb5-471857b9fce4 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/30b35247-1a89-4f80-85e8-59ce4fdb47bc Aug 01 00:21:58.269527 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7be64861-e8b6-4906-beb5-471857b9fce4 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:58.269757 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7be64861-e8b6-4906-beb5-471857b9fce4 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:58.269885 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-7be64861-e8b6-4906-beb5-471857b9fce4 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Delete snapshot with id: 30b35247-1a89-4f80-85e8-59ce4fdb47bc Aug 01 00:21:58.274669 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:58.274669 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:58.275115 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7be64861-e8b6-4906-beb5-471857b9fce4 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Snapshot retrieved successfully. Aug 01 00:21:58.291220 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7be64861-e8b6-4906-beb5-471857b9fce4 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Snapshot delete request issued successfully. Aug 01 00:21:58.291406 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7be64861-e8b6-4906-beb5-471857b9fce4 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] https://10.4.3.222/volume/v3/snapshots/30b35247-1a89-4f80-85e8-59ce4fdb47bc returned with HTTP 202 Aug 01 00:21:58.291911 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 719/2863] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:21:58 2026] DELETE /volume/v3/snapshots/30b35247-1a89-4f80-85e8-59ce4fdb47bc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:21:58.304074 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2183619f-3621-4982-9b93-3c1e74a85981 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:58.310615 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2183619f-3621-4982-9b93-3c1e74a85981 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] GET https://10.4.3.222/volume/v3/snapshots/30b35247-1a89-4f80-85e8-59ce4fdb47bc Aug 01 00:21:58.310615 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2183619f-3621-4982-9b93-3c1e74a85981 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:58.310615 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2183619f-3621-4982-9b93-3c1e74a85981 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:58.315318 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:58.315318 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:58.317168 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-2183619f-3621-4982-9b93-3c1e74a85981 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Snapshot retrieved successfully. Aug 01 00:21:58.317168 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2183619f-3621-4982-9b93-3c1e74a85981 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] https://10.4.3.222/volume/v3/snapshots/30b35247-1a89-4f80-85e8-59ce4fdb47bc returned with HTTP 200 Aug 01 00:21:58.317498 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 718/2864] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:21:58 2026] GET /volume/v3/snapshots/30b35247-1a89-4f80-85e8-59ce4fdb47bc => generated 461 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:58.791718 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c771d55d-4561-4c04-9dce-cc80bc0bb3e5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:58.800094 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c771d55d-4561-4c04-9dce-cc80bc0bb3e5 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] GET https://10.4.3.222/volume/v3/volumes/70ac43ba-0dcc-4050-9a38-0555ec215881 Aug 01 00:21:58.800611 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c771d55d-4561-4c04-9dce-cc80bc0bb3e5 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:58.801432 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c771d55d-4561-4c04-9dce-cc80bc0bb3e5 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:58.835455 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:58.835455 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:58.850269 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c771d55d-4561-4c04-9dce-cc80bc0bb3e5 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Volume info retrieved successfully. Aug 01 00:21:58.866800 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c771d55d-4561-4c04-9dce-cc80bc0bb3e5 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/volumes/70ac43ba-0dcc-4050-9a38-0555ec215881 returned with HTTP 200 Aug 01 00:21:58.869282 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 715/2865] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:58 2026] GET /volume/v3/volumes/70ac43ba-0dcc-4050-9a38-0555ec215881 => generated 858 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:58.888525 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-dbe1e1eb-d19a-4a18-b144-11cca94f06ab None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:58.890903 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dbe1e1eb-d19a-4a18-b144-11cca94f06ab tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] GET https://10.4.3.222/volume/v3/snapshots/40a51d93-cfe0-4cd0-b098-898499a77c05 Aug 01 00:21:58.891331 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dbe1e1eb-d19a-4a18-b144-11cca94f06ab tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:58.891708 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dbe1e1eb-d19a-4a18-b144-11cca94f06ab tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:58.896622 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:58.896622 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:58.897272 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-dbe1e1eb-d19a-4a18-b144-11cca94f06ab tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Snapshot retrieved successfully. Aug 01 00:21:58.898352 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dbe1e1eb-d19a-4a18-b144-11cca94f06ab tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/snapshots/40a51d93-cfe0-4cd0-b098-898499a77c05 returned with HTTP 200 Aug 01 00:21:58.898829 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 714/2866] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:21:58 2026] GET /volume/v3/snapshots/40a51d93-cfe0-4cd0-b098-898499a77c05 => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:58.911124 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-47c6697a-fdd9-44c7-b409-3bbbd1c4ec7a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:58.914922 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-47c6697a-fdd9-44c7-b409-3bbbd1c4ec7a tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] GET https://10.4.3.222/volume/v3/volumes/70ac43ba-0dcc-4050-9a38-0555ec215881 Aug 01 00:21:58.915160 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-47c6697a-fdd9-44c7-b409-3bbbd1c4ec7a tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:58.916316 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-47c6697a-fdd9-44c7-b409-3bbbd1c4ec7a tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:58.927095 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:58.927095 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:58.935520 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-47c6697a-fdd9-44c7-b409-3bbbd1c4ec7a tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Volume info retrieved successfully. Aug 01 00:21:58.942965 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-47c6697a-fdd9-44c7-b409-3bbbd1c4ec7a tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/volumes/70ac43ba-0dcc-4050-9a38-0555ec215881 returned with HTTP 200 Aug 01 00:21:58.943325 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 720/2867] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:58 2026] GET /volume/v3/volumes/70ac43ba-0dcc-4050-9a38-0555ec215881 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:58.963021 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-42655cab-7d7c-45ce-baa5-2fe612a1a5b9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:58.965150 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-42655cab-7d7c-45ce-baa5-2fe612a1a5b9 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:21:58.965749 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-42655cab-7d7c-45ce-baa5-2fe612a1a5b9 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-2059943152"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:58.969790 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-42655cab-7d7c-45ce-baa5-2fe612a1a5b9 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-2059943152'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:21:58.969790 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-42655cab-7d7c-45ce-baa5-2fe612a1a5b9 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Create volume of 1 GB Aug 01 00:21:58.972943 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-42655cab-7d7c-45ce-baa5-2fe612a1a5b9 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Availability Zones retrieved successfully. Aug 01 00:21:58.980966 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-42655cab-7d7c-45ce-baa5-2fe612a1a5b9 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Flow 'volume_create_api' (267d1e89-2dfe-4f3a-b817-255ca5e2ac15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:58.982158 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-42655cab-7d7c-45ce-baa5-2fe612a1a5b9 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae3c4433-511f-49af-9fa0-470adfc2adb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:58.983082 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-42655cab-7d7c-45ce-baa5-2fe612a1a5b9 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:21:59.009214 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-04b17b5a-0676-4f12-b463-0968933372a7 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:59.012167 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-42655cab-7d7c-45ce-baa5-2fe612a1a5b9 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae3c4433-511f-49af-9fa0-470adfc2adb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:59.013873 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-42655cab-7d7c-45ce-baa5-2fe612a1a5b9 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67fd686e-876f-440a-b748-dbefee2fa066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:59.019003 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-04b17b5a-0676-4f12-b463-0968933372a7 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] DELETE https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe Aug 01 00:21:59.021917 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-04b17b5a-0676-4f12-b463-0968933372a7 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:59.025633 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-04b17b5a-0676-4f12-b463-0968933372a7 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:59.027391 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-04b17b5a-0676-4f12-b463-0968933372a7 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Delete volume with id: b95febc0-b185-4db9-b872-79aa70b3f3fe Aug 01 00:21:59.055462 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-42655cab-7d7c-45ce-baa5-2fe612a1a5b9 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Created reservations ['489173c9-6c95-4d99-bd0d-415dfa999a69', '96afd233-40f1-42db-84a0-7c8786a1c207', 'c8a99d3d-8c3c-4cf5-b1bf-7447dfcf0cdb', '796c94df-0a49-4ccd-bd09-ea378d3d9a00'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:59.057062 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-42655cab-7d7c-45ce-baa5-2fe612a1a5b9 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67fd686e-876f-440a-b748-dbefee2fa066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['489173c9-6c95-4d99-bd0d-415dfa999a69', '96afd233-40f1-42db-84a0-7c8786a1c207', 'c8a99d3d-8c3c-4cf5-b1bf-7447dfcf0cdb', '796c94df-0a49-4ccd-bd09-ea378d3d9a00']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:59.058376 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-42655cab-7d7c-45ce-baa5-2fe612a1a5b9 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10498043-bf0a-47f2-aff0-a068de8980e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:59.075800 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:59.075800 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:59.077738 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-04b17b5a-0676-4f12-b463-0968933372a7 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:59.090840 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-42655cab-7d7c-45ce-baa5-2fe612a1a5b9 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10498043-bf0a-47f2-aff0-a068de8980e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fa73bf1-bbdd-460e-9374-94d69dd0e5c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2059943152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd308c25f80d42d49e8262641509a940',qos_specs=None,replication_status=,reservations=['489173c9-6c95-4d99-bd0d-415dfa999a69','96afd233-40f1-42db-84a0-7c8786a1c207','c8a99d3d-8c3c-4cf5-b1bf-7447dfcf0cdb','796c94df-0a49-4ccd-bd09-ea378d3d9a00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe60e87d64b442f5ac2f48519d950005',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:21:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2059943152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fa73bf1-bbdd-460e-9374-94d69dd0e5c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd308c25f80d42d49e8262641509a940',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe60e87d64b442f5ac2f48519d950005',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:59.091869 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-42655cab-7d7c-45ce-baa5-2fe612a1a5b9 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e9947fd-1cc5-4c36-8573-bd3f38efe83c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:59.107122 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-42655cab-7d7c-45ce-baa5-2fe612a1a5b9 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e9947fd-1cc5-4c36-8573-bd3f38efe83c) transitioned into state 'SUCCESS' from state '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-2059943152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd308c25f80d42d49e8262641509a940',qos_specs=None,replication_status=,reservations=['489173c9-6c95-4d99-bd0d-415dfa999a69','96afd233-40f1-42db-84a0-7c8786a1c207','c8a99d3d-8c3c-4cf5-b1bf-7447dfcf0cdb','796c94df-0a49-4ccd-bd09-ea378d3d9a00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe60e87d64b442f5ac2f48519d950005',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:59.108026 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-42655cab-7d7c-45ce-baa5-2fe612a1a5b9 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15b1b723-3f49-41b8-9d4a-d17b1f406991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:21:59.118747 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-42655cab-7d7c-45ce-baa5-2fe612a1a5b9 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15b1b723-3f49-41b8-9d4a-d17b1f406991) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:21:59.120241 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-42655cab-7d7c-45ce-baa5-2fe612a1a5b9 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Flow 'volume_create_api' (267d1e89-2dfe-4f3a-b817-255ca5e2ac15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:21:59.120842 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-42655cab-7d7c-45ce-baa5-2fe612a1a5b9 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Create volume request issued successfully. Aug 01 00:21:59.121714 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-42655cab-7d7c-45ce-baa5-2fe612a1a5b9 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:21:59.122384 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 719/2868] 10.4.3.222 () {70 vars in 1299 bytes} [Sat Aug 1 00:21:58 2026] POST /volume/v3/volumes => generated 766 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:59.122855 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-04b17b5a-0676-4f12-b463-0968933372a7 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Delete volume request issued successfully. Aug 01 00:21:59.123075 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-04b17b5a-0676-4f12-b463-0968933372a7 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe returned with HTTP 202 Aug 01 00:21:59.123573 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 716/2869] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:21:59 2026] DELETE /volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:21:59.135167 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bd9f1ef6-ce2a-40b1-95e5-c39eba00984e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:59.137206 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bd9f1ef6-ce2a-40b1-95e5-c39eba00984e tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe Aug 01 00:21:59.137440 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bd9f1ef6-ce2a-40b1-95e5-c39eba00984e tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:59.137644 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bd9f1ef6-ce2a-40b1-95e5-c39eba00984e tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:59.139319 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ea874363-37b3-49c2-b718-75acaaeecb03 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:59.141374 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ea874363-37b3-49c2-b718-75acaaeecb03 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] GET https://10.4.3.222/volume/v3/volumes/5fa73bf1-bbdd-460e-9374-94d69dd0e5c1 Aug 01 00:21:59.141633 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ea874363-37b3-49c2-b718-75acaaeecb03 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:59.141862 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ea874363-37b3-49c2-b718-75acaaeecb03 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:59.146404 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:59.146404 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:59.151226 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-bd9f1ef6-ce2a-40b1-95e5-c39eba00984e tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:21:59.152454 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:59.152454 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:59.155435 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bd9f1ef6-ce2a-40b1-95e5-c39eba00984e tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe returned with HTTP 200 Aug 01 00:21:59.155802 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 715/2870] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:59 2026] GET /volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:59.155894 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ea874363-37b3-49c2-b718-75acaaeecb03 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Volume info retrieved successfully. Aug 01 00:21:59.159671 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ea874363-37b3-49c2-b718-75acaaeecb03 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/volumes/5fa73bf1-bbdd-460e-9374-94d69dd0e5c1 returned with HTTP 200 Aug 01 00:21:59.160057 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 721/2871] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:21:59 2026] GET /volume/v3/volumes/5fa73bf1-bbdd-460e-9374-94d69dd0e5c1 => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:59.255467 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-63581311-ee04-46e3-ad67-e617367de7d9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:59.259191 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-63581311-ee04-46e3-ad67-e617367de7d9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd Aug 01 00:21:59.259191 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-63581311-ee04-46e3-ad67-e617367de7d9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:59.259191 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-63581311-ee04-46e3-ad67-e617367de7d9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:59.259191 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-63581311-ee04-46e3-ad67-e617367de7d9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 6c6b63d9-69bf-49e9-9969-9be9a25944cd. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:21:59.262019 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-63581311-ee04-46e3-ad67-e617367de7d9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd returned with HTTP 404 Aug 01 00:21:59.262655 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 720/2872] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:59 2026] GET /volume/v3/backups/6c6b63d9-69bf-49e9-9969-9be9a25944cd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:59.327840 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f575872f-6654-43b8-9f05-c7c536b8a121 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:59.329797 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f575872f-6654-43b8-9f05-c7c536b8a121 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] GET https://10.4.3.222/volume/v3/snapshots/30b35247-1a89-4f80-85e8-59ce4fdb47bc Aug 01 00:21:59.329988 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f575872f-6654-43b8-9f05-c7c536b8a121 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:59.330180 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f575872f-6654-43b8-9f05-c7c536b8a121 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:59.336481 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f575872f-6654-43b8-9f05-c7c536b8a121 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] https://10.4.3.222/volume/v3/snapshots/30b35247-1a89-4f80-85e8-59ce4fdb47bc returned with HTTP 404 Aug 01 00:21:59.336960 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 717/2873] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:21:59 2026] GET /volume/v3/snapshots/30b35247-1a89-4f80-85e8-59ce4fdb47bc => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:21:59.343720 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f18479e9-29a1-4c21-be71-75a50fd4917b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:59.345934 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f18479e9-29a1-4c21-be71-75a50fd4917b tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] GET https://10.4.3.222/volume/v3/volumes/5a12c8ce-f2db-4460-9bc9-5cc4f46f0166 Aug 01 00:21:59.346220 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f18479e9-29a1-4c21-be71-75a50fd4917b tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:59.347352 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f18479e9-29a1-4c21-be71-75a50fd4917b tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:59.358845 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:59.358845 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:59.364284 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f18479e9-29a1-4c21-be71-75a50fd4917b tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Volume info retrieved successfully. Aug 01 00:21:59.374074 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f18479e9-29a1-4c21-be71-75a50fd4917b tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] https://10.4.3.222/volume/v3/volumes/5a12c8ce-f2db-4460-9bc9-5cc4f46f0166 returned with HTTP 200 Aug 01 00:21:59.374521 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-e7cda85c-a34f-42e1-bfbf-cb08581c44a8 req-1530fab6-f049-4bd7-844d-9c00e1209a1b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:59.374647 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 716/2874] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:59 2026] GET /volume/v3/volumes/5a12c8ce-f2db-4460-9bc9-5cc4f46f0166 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:59.377050 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e7cda85c-a34f-42e1-bfbf-cb08581c44a8 req-1530fab6-f049-4bd7-844d-9c00e1209a1b tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be Aug 01 00:21:59.377252 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-e7cda85c-a34f-42e1-bfbf-cb08581c44a8 req-1530fab6-f049-4bd7-844d-9c00e1209a1b tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:59.377477 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-e7cda85c-a34f-42e1-bfbf-cb08581c44a8 req-1530fab6-f049-4bd7-844d-9c00e1209a1b tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:59.387220 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-7c50deb4-abd2-4d40-8c06-7f4c02dac481 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:59.388827 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7c50deb4-abd2-4d40-8c06-7f4c02dac481 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] DELETE https://10.4.3.222/volume/v3/volumes/5a12c8ce-f2db-4460-9bc9-5cc4f46f0166 Aug 01 00:21:59.389165 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7c50deb4-abd2-4d40-8c06-7f4c02dac481 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:59.389500 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7c50deb4-abd2-4d40-8c06-7f4c02dac481 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:59.389759 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-7c50deb4-abd2-4d40-8c06-7f4c02dac481 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Delete volume with id: 5a12c8ce-f2db-4460-9bc9-5cc4f46f0166 Aug 01 00:21:59.395357 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:59.395357 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:59.398585 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:59.398585 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:59.398585 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-7c50deb4-abd2-4d40-8c06-7f4c02dac481 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Volume info retrieved successfully. Aug 01 00:21:59.401165 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-e7cda85c-a34f-42e1-bfbf-cb08581c44a8 req-1530fab6-f049-4bd7-844d-9c00e1209a1b tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:21:59.407253 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e7cda85c-a34f-42e1-bfbf-cb08581c44a8 req-1530fab6-f049-4bd7-844d-9c00e1209a1b tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be returned with HTTP 200 Aug 01 00:21:59.407732 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 722/2875] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:21:59 2026] GET /volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:59.420477 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-7c50deb4-abd2-4d40-8c06-7f4c02dac481 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Delete volume request issued successfully. Aug 01 00:21:59.420883 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7c50deb4-abd2-4d40-8c06-7f4c02dac481 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] https://10.4.3.222/volume/v3/volumes/5a12c8ce-f2db-4460-9bc9-5cc4f46f0166 returned with HTTP 202 Aug 01 00:21:59.421608 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 721/2876] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:21:59 2026] DELETE /volume/v3/volumes/5a12c8ce-f2db-4460-9bc9-5cc4f46f0166 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:21:59.429036 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-1123c895-41e4-468c-948e-3b9e3fe1b42d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:59.430995 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1123c895-41e4-468c-948e-3b9e3fe1b42d tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] GET https://10.4.3.222/volume/v3/volumes/5a12c8ce-f2db-4460-9bc9-5cc4f46f0166 Aug 01 00:21:59.431201 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1123c895-41e4-468c-948e-3b9e3fe1b42d tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:59.431365 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-e7cda85c-a34f-42e1-bfbf-cb08581c44a8 req-66b8d37b-7076-4e44-9656-76ccd0a4264a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:59.431408 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1123c895-41e4-468c-948e-3b9e3fe1b42d tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:59.433449 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-e7cda85c-a34f-42e1-bfbf-cb08581c44a8 req-66b8d37b-7076-4e44-9656-76ccd0a4264a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] POST https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be/action Aug 01 00:21:59.433888 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-e7cda85c-a34f-42e1-bfbf-cb08581c44a8 req-66b8d37b-7076-4e44-9656-76ccd0a4264a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:21:59.434090 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-e7cda85c-a34f-42e1-bfbf-cb08581c44a8 req-66b8d37b-7076-4e44-9656-76ccd0a4264a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:59.446097 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:59.446097 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:59.446238 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:59.446238 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:59.446238 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-e7cda85c-a34f-42e1-bfbf-cb08581c44a8 req-66b8d37b-7076-4e44-9656-76ccd0a4264a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:21:59.447390 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-1123c895-41e4-468c-948e-3b9e3fe1b42d tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Volume info retrieved successfully. Aug 01 00:21:59.450402 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-e7cda85c-a34f-42e1-bfbf-cb08581c44a8 req-66b8d37b-7076-4e44-9656-76ccd0a4264a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Begin detaching volume completed successfully. Aug 01 00:21:59.450604 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-e7cda85c-a34f-42e1-bfbf-cb08581c44a8 req-66b8d37b-7076-4e44-9656-76ccd0a4264a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be/action returned with HTTP 202 Aug 01 00:21:59.451030 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 717/2877] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:21:59 2026] POST /volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:21:59.451265 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1123c895-41e4-468c-948e-3b9e3fe1b42d tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] https://10.4.3.222/volume/v3/volumes/5a12c8ce-f2db-4460-9bc9-5cc4f46f0166 returned with HTTP 200 Aug 01 00:21:59.451627 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 718/2878] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:59 2026] GET /volume/v3/volumes/5a12c8ce-f2db-4460-9bc9-5cc4f46f0166 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:21:59.475215 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8bd5eb22-dbe0-42d8-82b8-4b06628113f8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:59.478252 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8bd5eb22-dbe0-42d8-82b8-4b06628113f8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be Aug 01 00:21:59.478516 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8bd5eb22-dbe0-42d8-82b8-4b06628113f8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:59.478785 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8bd5eb22-dbe0-42d8-82b8-4b06628113f8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:59.496400 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:59.496400 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:21:59.501781 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f5ed807d-1901-4c94-92b2-d684bd210279 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:59.502159 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f5ed807d-1901-4c94-92b2-d684bd210279 None None] GET https://10.4.3.222/volume// Aug 01 00:21:59.502302 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f5ed807d-1901-4c94-92b2-d684bd210279 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:59.502492 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f5ed807d-1901-4c94-92b2-d684bd210279 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:59.502823 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f5ed807d-1901-4c94-92b2-d684bd210279 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:21:59.503146 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 722/2879] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:21: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 01 00:21:59.504100 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8bd5eb22-dbe0-42d8-82b8-4b06628113f8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:21:59.510736 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8bd5eb22-dbe0-42d8-82b8-4b06628113f8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be returned with HTTP 200 Aug 01 00:21:59.511204 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 723/2880] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:21:59 2026] GET /volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:21:59.511265 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-e7cda85c-a34f-42e1-bfbf-cb08581c44a8 req-a2efd974-e2ae-418c-91cb-ce5f1fcbfb7d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:59.513107 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-e7cda85c-a34f-42e1-bfbf-cb08581c44a8 req-a2efd974-e2ae-418c-91cb-ce5f1fcbfb7d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be Aug 01 00:21:59.513292 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-e7cda85c-a34f-42e1-bfbf-cb08581c44a8 req-a2efd974-e2ae-418c-91cb-ce5f1fcbfb7d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:59.513459 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-e7cda85c-a34f-42e1-bfbf-cb08581c44a8 req-a2efd974-e2ae-418c-91cb-ce5f1fcbfb7d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:59.522503 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:59.522503 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:21:59.525930 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-e7cda85c-a34f-42e1-bfbf-cb08581c44a8 req-a2efd974-e2ae-418c-91cb-ce5f1fcbfb7d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:21:59.530310 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-e7cda85c-a34f-42e1-bfbf-cb08581c44a8 req-a2efd974-e2ae-418c-91cb-ce5f1fcbfb7d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be returned with HTTP 200 Aug 01 00:21:59.530875 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 718/2881] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:21:59 2026] GET /volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be => generated 1317 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:21:59.770592 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6cd9c8a1-ee34-43db-8362-b72406edf91c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:59.772380 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6cd9c8a1-ee34-43db-8362-b72406edf91c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:21:59.772843 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6cd9c8a1-ee34-43db-8362-b72406edf91c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1279153-d188-4e1c-b753-a38b404d1d6b", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1727701983", "description": null, "metadata": null}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:21:59.790921 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:59.790921 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:21:59.791410 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-6cd9c8a1-ee34-43db-8362-b72406edf91c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:21:59.791574 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-6cd9c8a1-ee34-43db-8362-b72406edf91c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create snapshot from volume f1279153-d188-4e1c-b753-a38b404d1d6b Aug 01 00:21:59.832731 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-6cd9c8a1-ee34-43db-8362-b72406edf91c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Created reservations ['f012ef79-1da8-4ad1-ae85-a50ef425f0e3', '834c315c-f38d-41f5-9c4c-d9c2374f8762', 'c273aa88-58af-4c8d-871b-07eb6b527eb2', '4c57b665-3e43-4b67-90bc-22f3549ad0fc'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:21:59.884528 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-6cd9c8a1-ee34-43db-8362-b72406edf91c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot force create request issued successfully. Aug 01 00:21:59.885000 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6cd9c8a1-ee34-43db-8362-b72406edf91c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:21:59.885511 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 719/2882] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:21:59 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 01 00:21:59.900422 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-3a7f089a-52ea-4f60-ab7e-2c5e6cc70ac6 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:21:59.903875 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3a7f089a-52ea-4f60-ab7e-2c5e6cc70ac6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/6d92b255-88c3-4650-a855-4509c9a92fb6 Aug 01 00:21:59.903875 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3a7f089a-52ea-4f60-ab7e-2c5e6cc70ac6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:21:59.903875 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3a7f089a-52ea-4f60-ab7e-2c5e6cc70ac6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:21:59.907781 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:21:59.907781 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:21:59.908286 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-3a7f089a-52ea-4f60-ab7e-2c5e6cc70ac6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:21:59.909078 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3a7f089a-52ea-4f60-ab7e-2c5e6cc70ac6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/6d92b255-88c3-4650-a855-4509c9a92fb6 returned with HTTP 200 Aug 01 00:21:59.909465 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 723/2883] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:21:59 2026] GET /volume/v3/snapshots/6d92b255-88c3-4650-a855-4509c9a92fb6 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:00.167653 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-51dd0006-6e22-4737-b465-761391813fca None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:00.169874 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-51dd0006-6e22-4737-b465-761391813fca tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe Aug 01 00:22:00.169874 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-51dd0006-6e22-4737-b465-761391813fca tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:00.170022 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-51dd0006-6e22-4737-b465-761391813fca tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:00.176077 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-51dd0006-6e22-4737-b465-761391813fca tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe returned with HTTP 404 Aug 01 00:22:00.176550 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 724/2884] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:00 2026] GET /volume/v3/volumes/b95febc0-b185-4db9-b872-79aa70b3f3fe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:00.179119 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2e6a5a9a-5885-4e46-a142-15bb132825ce None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:00.180627 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2e6a5a9a-5885-4e46-a142-15bb132825ce tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] GET https://10.4.3.222/volume/v3/volumes/5fa73bf1-bbdd-460e-9374-94d69dd0e5c1 Aug 01 00:22:00.180952 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2e6a5a9a-5885-4e46-a142-15bb132825ce tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:00.181206 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2e6a5a9a-5885-4e46-a142-15bb132825ce tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:00.184389 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9a005a86-2277-4a5b-9ae6-7435c12d1f41 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:00.186326 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9a005a86-2277-4a5b-9ae6-7435c12d1f41 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] DELETE https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 Aug 01 00:22:00.186566 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9a005a86-2277-4a5b-9ae6-7435c12d1f41 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:00.186812 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9a005a86-2277-4a5b-9ae6-7435c12d1f41 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:00.187060 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-9a005a86-2277-4a5b-9ae6-7435c12d1f41 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Delete volume with id: 9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 Aug 01 00:22:00.188918 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:00.188918 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:00.192402 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2e6a5a9a-5885-4e46-a142-15bb132825ce tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Volume info retrieved successfully. Aug 01 00:22:00.195927 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:00.195927 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:00.196872 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-9a005a86-2277-4a5b-9ae6-7435c12d1f41 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:22:00.196920 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2e6a5a9a-5885-4e46-a142-15bb132825ce tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/volumes/5fa73bf1-bbdd-460e-9374-94d69dd0e5c1 returned with HTTP 200 Aug 01 00:22:00.196920 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 719/2885] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:00 2026] GET /volume/v3/volumes/5fa73bf1-bbdd-460e-9374-94d69dd0e5c1 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:00.211702 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-39d0fe0d-699d-438d-af81-7698d8c650fb None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:00.213286 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-39d0fe0d-699d-438d-af81-7698d8c650fb tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:22:00.215791 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-39d0fe0d-699d-438d-af81-7698d8c650fb tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5fa73bf1-bbdd-460e-9374-94d69dd0e5c1", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1624486203"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:00.216833 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-9a005a86-2277-4a5b-9ae6-7435c12d1f41 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Delete volume request issued successfully. Aug 01 00:22:00.217065 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9a005a86-2277-4a5b-9ae6-7435c12d1f41 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 returned with HTTP 202 Aug 01 00:22:00.217442 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 720/2886] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:22:00 2026] DELETE /volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:00.224002 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:00.224002 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:00.224002 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-39d0fe0d-699d-438d-af81-7698d8c650fb tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Volume info retrieved successfully. Aug 01 00:22:00.224002 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-39d0fe0d-699d-438d-af81-7698d8c650fb tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Create snapshot from volume 5fa73bf1-bbdd-460e-9374-94d69dd0e5c1 Aug 01 00:22:00.227238 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6ab09259-7f5a-49e3-a311-11a75f655e85 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:00.228970 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6ab09259-7f5a-49e3-a311-11a75f655e85 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 Aug 01 00:22:00.229167 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6ab09259-7f5a-49e3-a311-11a75f655e85 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:00.229351 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6ab09259-7f5a-49e3-a311-11a75f655e85 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:00.238305 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:00.238305 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:00.243305 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6ab09259-7f5a-49e3-a311-11a75f655e85 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:22:00.250891 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6ab09259-7f5a-49e3-a311-11a75f655e85 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 returned with HTTP 200 Aug 01 00:22:00.251334 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 725/2887] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:00 2026] GET /volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:00.260704 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-39d0fe0d-699d-438d-af81-7698d8c650fb tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Created reservations ['aa07cd49-d68d-4938-bc9f-ff38b9dc7e11', '99c2a9ee-b8a1-4566-b707-395be4329908', 'd04a51fa-8e68-43d6-8cf9-939da97a55b8', '2048fe43-f555-45c8-ab08-ec9ae151a6a9'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:00.302474 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-39d0fe0d-699d-438d-af81-7698d8c650fb tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Snapshot create request issued successfully. Aug 01 00:22:00.302474 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-39d0fe0d-699d-438d-af81-7698d8c650fb tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:22:00.302474 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 724/2888] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:22:00 2026] POST /volume/v3/snapshots => generated 322 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:00.313544 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a35e2f5a-003f-404c-b866-cbecd22a7c1c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:00.317635 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a35e2f5a-003f-404c-b866-cbecd22a7c1c tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] GET https://10.4.3.222/volume/v3/snapshots/c04b7263-4ea5-40fb-8af8-228b008c8bda Aug 01 00:22:00.317635 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a35e2f5a-003f-404c-b866-cbecd22a7c1c tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:00.317635 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a35e2f5a-003f-404c-b866-cbecd22a7c1c tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:00.323341 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:00.323341 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:00.324021 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a35e2f5a-003f-404c-b866-cbecd22a7c1c tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Snapshot retrieved successfully. Aug 01 00:22:00.325134 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a35e2f5a-003f-404c-b866-cbecd22a7c1c tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/snapshots/c04b7263-4ea5-40fb-8af8-228b008c8bda returned with HTTP 200 Aug 01 00:22:00.325893 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 720/2889] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:00 2026] GET /volume/v3/snapshots/c04b7263-4ea5-40fb-8af8-228b008c8bda => generated 454 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:00.415098 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-e7cda85c-a34f-42e1-bfbf-cb08581c44a8 req-6423a554-812b-4b68-af48-018ea82d74c7 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:00.417064 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-e7cda85c-a34f-42e1-bfbf-cb08581c44a8 req-6423a554-812b-4b68-af48-018ea82d74c7 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] DELETE https://10.4.3.222/volume/v3/attachments/9ab6e66b-b863-4e09-adcf-24e009d2b216 Aug 01 00:22:00.417257 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-e7cda85c-a34f-42e1-bfbf-cb08581c44a8 req-6423a554-812b-4b68-af48-018ea82d74c7 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:00.417430 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-e7cda85c-a34f-42e1-bfbf-cb08581c44a8 req-6423a554-812b-4b68-af48-018ea82d74c7 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:00.424105 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:00.424105 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:00.467376 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-08133650-0954-4704-81c0-cb293c215720 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:00.468583 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-e7cda85c-a34f-42e1-bfbf-cb08581c44a8 req-6423a554-812b-4b68-af48-018ea82d74c7 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/attachments/9ab6e66b-b863-4e09-adcf-24e009d2b216 returned with HTTP 200 Aug 01 00:22:00.469180 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 721/2890] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:22:00 2026] DELETE /volume/v3/attachments/9ab6e66b-b863-4e09-adcf-24e009d2b216 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:00.469260 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-08133650-0954-4704-81c0-cb293c215720 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] GET https://10.4.3.222/volume/v3/volumes/5a12c8ce-f2db-4460-9bc9-5cc4f46f0166 Aug 01 00:22:00.469386 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-08133650-0954-4704-81c0-cb293c215720 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:00.469580 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-08133650-0954-4704-81c0-cb293c215720 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:00.474945 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-08133650-0954-4704-81c0-cb293c215720 tempest-VolumesExtendTest-1661330001 tempest-VolumesExtendTest-1661330001-project-member] https://10.4.3.222/volume/v3/volumes/5a12c8ce-f2db-4460-9bc9-5cc4f46f0166 returned with HTTP 404 Aug 01 00:22:00.475461 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 726/2891] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:00 2026] GET /volume/v3/volumes/5a12c8ce-f2db-4460-9bc9-5cc4f46f0166 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:00.523902 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-879ce906-c8ca-46ea-8cf9-eec05b171b80 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:00.527337 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-879ce906-c8ca-46ea-8cf9-eec05b171b80 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be Aug 01 00:22:00.527337 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-879ce906-c8ca-46ea-8cf9-eec05b171b80 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:00.527337 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-879ce906-c8ca-46ea-8cf9-eec05b171b80 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:00.533453 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:00.533453 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:00.537458 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-879ce906-c8ca-46ea-8cf9-eec05b171b80 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:22:00.541494 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-879ce906-c8ca-46ea-8cf9-eec05b171b80 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be returned with HTTP 200 Aug 01 00:22:00.541990 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 725/2892] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:00 2026] GET /volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:00.922873 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-202fbde8-6ba6-45b1-ad6c-82aece477ad7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:00.924876 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-202fbde8-6ba6-45b1-ad6c-82aece477ad7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/6d92b255-88c3-4650-a855-4509c9a92fb6 Aug 01 00:22:00.925349 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-202fbde8-6ba6-45b1-ad6c-82aece477ad7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:00.926702 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-202fbde8-6ba6-45b1-ad6c-82aece477ad7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:00.932135 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:00.932135 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:00.932875 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-202fbde8-6ba6-45b1-ad6c-82aece477ad7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:22:00.934078 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-202fbde8-6ba6-45b1-ad6c-82aece477ad7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/6d92b255-88c3-4650-a855-4509c9a92fb6 returned with HTTP 200 Aug 01 00:22:00.934615 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 721/2893] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:00 2026] GET /volume/v3/snapshots/6d92b255-88c3-4650-a855-4509c9a92fb6 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:00.946054 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a5b00c4b-a009-406c-90b1-e10c7a768fd3 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:00.948472 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a5b00c4b-a009-406c-90b1-e10c7a768fd3 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/6d92b255-88c3-4650-a855-4509c9a92fb6 Aug 01 00:22:00.948750 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a5b00c4b-a009-406c-90b1-e10c7a768fd3 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:00.949020 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a5b00c4b-a009-406c-90b1-e10c7a768fd3 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:00.955752 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:00.955752 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:00.956376 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a5b00c4b-a009-406c-90b1-e10c7a768fd3 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:22:00.957450 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a5b00c4b-a009-406c-90b1-e10c7a768fd3 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/6d92b255-88c3-4650-a855-4509c9a92fb6 returned with HTTP 200 Aug 01 00:22:00.957957 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 722/2894] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:00 2026] GET /volume/v3/snapshots/6d92b255-88c3-4650-a855-4509c9a92fb6 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:01.268444 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cf64861e-b96e-4f59-822f-fc1f97072a4f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:01.270263 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cf64861e-b96e-4f59-822f-fc1f97072a4f tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 Aug 01 00:22:01.270440 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cf64861e-b96e-4f59-822f-fc1f97072a4f tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:01.270609 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cf64861e-b96e-4f59-822f-fc1f97072a4f tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:01.281907 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cf64861e-b96e-4f59-822f-fc1f97072a4f tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 returned with HTTP 404 Aug 01 00:22:01.282645 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 727/2895] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:01 2026] GET /volume/v3/volumes/9cfb9133-bdc4-4cab-a615-bcff03fa1ac5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:01.335748 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d6fdba20-0dac-4ffc-91ca-494084937610 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:01.338331 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d6fdba20-0dac-4ffc-91ca-494084937610 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] GET https://10.4.3.222/volume/v3/snapshots/c04b7263-4ea5-40fb-8af8-228b008c8bda Aug 01 00:22:01.338331 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d6fdba20-0dac-4ffc-91ca-494084937610 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:01.338331 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d6fdba20-0dac-4ffc-91ca-494084937610 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:01.346652 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:01.346652 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:01.347101 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-d6fdba20-0dac-4ffc-91ca-494084937610 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Snapshot retrieved successfully. Aug 01 00:22:01.347895 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d6fdba20-0dac-4ffc-91ca-494084937610 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/snapshots/c04b7263-4ea5-40fb-8af8-228b008c8bda returned with HTTP 200 Aug 01 00:22:01.348221 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 726/2896] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:01 2026] GET /volume/v3/snapshots/c04b7263-4ea5-40fb-8af8-228b008c8bda => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:01.354188 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b75f3459-d1b3-4671-947d-184505d3ec91 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:01.356850 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b75f3459-d1b3-4671-947d-184505d3ec91 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] DELETE https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 Aug 01 00:22:01.357072 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b75f3459-d1b3-4671-947d-184505d3ec91 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:01.357329 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b75f3459-d1b3-4671-947d-184505d3ec91 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:01.357555 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-b75f3459-d1b3-4671-947d-184505d3ec91 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Delete volume with id: 01ef0531-1abc-46aa-939c-45368c1f5485 Aug 01 00:22:01.361244 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-fb8844ad-a8ad-405b-b13a-048e6bd0999e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:01.365888 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fb8844ad-a8ad-405b-b13a-048e6bd0999e tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] POST https://10.4.3.222/volume/v3/volumes/5fa73bf1-bbdd-460e-9374-94d69dd0e5c1/action Aug 01 00:22:01.366345 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fb8844ad-a8ad-405b-b13a-048e6bd0999e tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:22:01.366514 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fb8844ad-a8ad-405b-b13a-048e6bd0999e tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:01.368109 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:01.368109 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:01.368775 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b75f3459-d1b3-4671-947d-184505d3ec91 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:22:01.385608 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:01.385608 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:01.386143 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-fb8844ad-a8ad-405b-b13a-048e6bd0999e tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Volume info retrieved successfully. Aug 01 00:22:01.399837 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b75f3459-d1b3-4671-947d-184505d3ec91 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Delete volume request issued successfully. Aug 01 00:22:01.400096 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b75f3459-d1b3-4671-947d-184505d3ec91 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 returned with HTTP 202 Aug 01 00:22:01.400590 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 722/2897] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:22:01 2026] DELETE /volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:01.412288 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1333d97b-16a2-4e6f-9edb-b300a94a5f72 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:01.414565 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1333d97b-16a2-4e6f-9edb-b300a94a5f72 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 Aug 01 00:22:01.415030 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1333d97b-16a2-4e6f-9edb-b300a94a5f72 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:01.415295 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1333d97b-16a2-4e6f-9edb-b300a94a5f72 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:01.425299 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:01.425299 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:01.433092 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1333d97b-16a2-4e6f-9edb-b300a94a5f72 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Volume info retrieved successfully. Aug 01 00:22:01.438922 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1333d97b-16a2-4e6f-9edb-b300a94a5f72 tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 returned with HTTP 200 Aug 01 00:22:01.439569 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 728/2898] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:01 2026] GET /volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:01.442717 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-fb8844ad-a8ad-405b-b13a-048e6bd0999e tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Created reservations ['36db833e-c7df-4492-afad-72be56bec744', '5749228a-8a32-4cc6-9424-efff58debc9c'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:01.453447 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-fb8844ad-a8ad-405b-b13a-048e6bd0999e tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Extend volume request issued successfully. Aug 01 00:22:01.453447 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fb8844ad-a8ad-405b-b13a-048e6bd0999e tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/volumes/5fa73bf1-bbdd-460e-9374-94d69dd0e5c1/action returned with HTTP 202 Aug 01 00:22:01.453447 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 723/2899] 10.4.3.222 () {70 vars in 1431 bytes} [Sat Aug 1 00:22:01 2026] POST /volume/v3/volumes/5fa73bf1-bbdd-460e-9374-94d69dd0e5c1/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 01 00:22:01.459754 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d33ed187-100d-4d57-9a6d-55914aa2b14f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:01.463501 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d33ed187-100d-4d57-9a6d-55914aa2b14f tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] GET https://10.4.3.222/volume/v3/volumes/5fa73bf1-bbdd-460e-9374-94d69dd0e5c1 Aug 01 00:22:01.463501 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d33ed187-100d-4d57-9a6d-55914aa2b14f tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:01.463696 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d33ed187-100d-4d57-9a6d-55914aa2b14f tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:01.474235 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:01.474235 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:01.477340 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-d33ed187-100d-4d57-9a6d-55914aa2b14f tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Volume info retrieved successfully. Aug 01 00:22:01.481003 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d33ed187-100d-4d57-9a6d-55914aa2b14f tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/volumes/5fa73bf1-bbdd-460e-9374-94d69dd0e5c1 returned with HTTP 200 Aug 01 00:22:01.481327 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 727/2900] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:01 2026] GET /volume/v3/volumes/5fa73bf1-bbdd-460e-9374-94d69dd0e5c1 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:01.986779 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-20679b87-e59b-4e77-99a6-613777aba308 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:02.074759 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-20679b87-e59b-4e77-99a6-613777aba308 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:02.075312 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-20679b87-e59b-4e77-99a6-613777aba308 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-2017476625"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:02.077559 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-20679b87-e59b-4e77-99a6-613777aba308 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-2017476625'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:02.077775 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-20679b87-e59b-4e77-99a6-613777aba308 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Create volume of 1 GB Aug 01 00:22:02.082555 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-20679b87-e59b-4e77-99a6-613777aba308 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Availability Zones retrieved successfully. Aug 01 00:22:02.088118 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-20679b87-e59b-4e77-99a6-613777aba308 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Flow 'volume_create_api' (fa5603a4-c353-46df-b52c-a1384b8bf15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:02.089377 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-20679b87-e59b-4e77-99a6-613777aba308 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2248e8e8-ddb0-4258-a85d-2bdab90fd793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:02.090289 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-20679b87-e59b-4e77-99a6-613777aba308 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:02.114535 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-20679b87-e59b-4e77-99a6-613777aba308 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2248e8e8-ddb0-4258-a85d-2bdab90fd793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:02.115290 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-20679b87-e59b-4e77-99a6-613777aba308 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f19b551-6f50-4a10-a988-cea2fa9f0293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:02.184746 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-20679b87-e59b-4e77-99a6-613777aba308 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Created reservations ['a90e64e0-6eac-44bb-b199-d8883e599c86', '5ce508be-1c02-4b92-9a4d-440806fe8bc1', '525ba9fa-26e3-4279-9a53-6f66cf177890', 'acbc0556-ee71-4f80-9237-c7927d28e62b'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:02.185546 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-20679b87-e59b-4e77-99a6-613777aba308 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f19b551-6f50-4a10-a988-cea2fa9f0293) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a90e64e0-6eac-44bb-b199-d8883e599c86', '5ce508be-1c02-4b92-9a4d-440806fe8bc1', '525ba9fa-26e3-4279-9a53-6f66cf177890', 'acbc0556-ee71-4f80-9237-c7927d28e62b']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:02.186306 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-20679b87-e59b-4e77-99a6-613777aba308 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53ed854a-cdb8-403c-95c6-e4898ba69803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:02.215574 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-20679b87-e59b-4e77-99a6-613777aba308 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53ed854a-cdb8-403c-95c6-e4898ba69803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aef944dd-e238-4426-a793-9f945650c3dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-2017476625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a3126cad4274e8a8cd579b00e89617a',qos_specs=None,replication_status=,reservations=['a90e64e0-6eac-44bb-b199-d8883e599c86','5ce508be-1c02-4b92-9a4d-440806fe8bc1','525ba9fa-26e3-4279-9a53-6f66cf177890','acbc0556-ee71-4f80-9237-c7927d28e62b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2671bf3d26b9412aa1de64b8e9e9cde5',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-2017476625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aef944dd-e238-4426-a793-9f945650c3dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a3126cad4274e8a8cd579b00e89617a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2671bf3d26b9412aa1de64b8e9e9cde5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:02.217373 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-20679b87-e59b-4e77-99a6-613777aba308 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f636697-9b05-4e42-8b8d-903726f926f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:02.245291 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-20679b87-e59b-4e77-99a6-613777aba308 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f636697-9b05-4e42-8b8d-903726f926f7) transitioned into state 'SUCCESS' from state '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-2017476625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a3126cad4274e8a8cd579b00e89617a',qos_specs=None,replication_status=,reservations=['a90e64e0-6eac-44bb-b199-d8883e599c86','5ce508be-1c02-4b92-9a4d-440806fe8bc1','525ba9fa-26e3-4279-9a53-6f66cf177890','acbc0556-ee71-4f80-9237-c7927d28e62b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2671bf3d26b9412aa1de64b8e9e9cde5',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:02.246125 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-20679b87-e59b-4e77-99a6-613777aba308 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64cb55a6-5f08-4377-85f3-aed81c54d84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:02.257151 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-20679b87-e59b-4e77-99a6-613777aba308 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64cb55a6-5f08-4377-85f3-aed81c54d84a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:02.257722 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-20679b87-e59b-4e77-99a6-613777aba308 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Flow 'volume_create_api' (fa5603a4-c353-46df-b52c-a1384b8bf15c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:02.258044 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-20679b87-e59b-4e77-99a6-613777aba308 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Create volume request issued successfully. Aug 01 00:22:02.258560 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-20679b87-e59b-4e77-99a6-613777aba308 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:02.259001 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 723/2901] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:22:01 2026] POST /volume/v3/volumes => generated 750 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:02.272541 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-46440be4-fe93-451e-81b8-0cd8fdc67edd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:02.275880 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-46440be4-fe93-451e-81b8-0cd8fdc67edd tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] GET https://10.4.3.222/volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc Aug 01 00:22:02.276157 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-46440be4-fe93-451e-81b8-0cd8fdc67edd tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:02.276252 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-46440be4-fe93-451e-81b8-0cd8fdc67edd tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:02.290618 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:02.290618 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:02.296224 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-46440be4-fe93-451e-81b8-0cd8fdc67edd tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Volume info retrieved successfully. Aug 01 00:22:02.304093 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-46440be4-fe93-451e-81b8-0cd8fdc67edd tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc returned with HTTP 200 Aug 01 00:22:02.304464 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 729/2902] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:02 2026] GET /volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:02.400413 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f8014205-6282-4a87-a544-f2806c4a0c21 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:02.402420 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f8014205-6282-4a87-a544-f2806c4a0c21 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c Aug 01 00:22:02.402619 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f8014205-6282-4a87-a544-f2806c4a0c21 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:02.402819 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f8014205-6282-4a87-a544-f2806c4a0c21 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:02.411583 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:02.411583 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:02.415531 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f8014205-6282-4a87-a544-f2806c4a0c21 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:22:02.420157 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f8014205-6282-4a87-a544-f2806c4a0c21 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c returned with HTTP 200 Aug 01 00:22:02.420588 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 724/2903] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:02 2026] GET /volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:02.433267 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-95b561f3-cdc5-4f06-bc3b-2df251402266 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:02.434946 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-95b561f3-cdc5-4f06-bc3b-2df251402266 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c Aug 01 00:22:02.435129 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-95b561f3-cdc5-4f06-bc3b-2df251402266 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:02.435299 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-95b561f3-cdc5-4f06-bc3b-2df251402266 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:02.442159 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:02.442159 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:02.446056 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-95b561f3-cdc5-4f06-bc3b-2df251402266 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:22:02.451021 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-95b561f3-cdc5-4f06-bc3b-2df251402266 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c returned with HTTP 200 Aug 01 00:22:02.451222 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 728/2904] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:02 2026] GET /volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:02.452184 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e8e7d466-2523-4a37-9292-81ba0d80144c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:02.456099 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e8e7d466-2523-4a37-9292-81ba0d80144c tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] GET https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 Aug 01 00:22:02.456324 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e8e7d466-2523-4a37-9292-81ba0d80144c tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:02.456572 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e8e7d466-2523-4a37-9292-81ba0d80144c tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:02.469209 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e8e7d466-2523-4a37-9292-81ba0d80144c tempest-AttachVolumeTestJSON-919331895 tempest-AttachVolumeTestJSON-919331895-project-member] https://10.4.3.222/volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 returned with HTTP 404 Aug 01 00:22:02.469664 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 724/2905] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:02 2026] GET /volume/v3/volumes/01ef0531-1abc-46aa-939c-45368c1f5485 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:02.495063 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fc351f6c-5340-40d2-af4e-b06751b61348 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:02.496587 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fc351f6c-5340-40d2-af4e-b06751b61348 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] GET https://10.4.3.222/volume/v3/volumes/5fa73bf1-bbdd-460e-9374-94d69dd0e5c1 Aug 01 00:22:02.496787 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fc351f6c-5340-40d2-af4e-b06751b61348 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:02.497010 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fc351f6c-5340-40d2-af4e-b06751b61348 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:02.498112 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-cd9eec41-8b90-4915-906c-56d32ea992bd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:02.500347 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-cd9eec41-8b90-4915-906c-56d32ea992bd tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c Aug 01 00:22:02.500534 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-cd9eec41-8b90-4915-906c-56d32ea992bd tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:02.500734 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-cd9eec41-8b90-4915-906c-56d32ea992bd tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:02.503459 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:02.503459 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:02.508140 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:02.508140 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:02.510515 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-fc351f6c-5340-40d2-af4e-b06751b61348 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Volume info retrieved successfully. Aug 01 00:22:02.512030 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-cd9eec41-8b90-4915-906c-56d32ea992bd tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:22:02.514748 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fc351f6c-5340-40d2-af4e-b06751b61348 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/volumes/5fa73bf1-bbdd-460e-9374-94d69dd0e5c1 returned with HTTP 200 Aug 01 00:22:02.515115 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 730/2906] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:02 2026] GET /volume/v3/volumes/5fa73bf1-bbdd-460e-9374-94d69dd0e5c1 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:02.516347 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-cd9eec41-8b90-4915-906c-56d32ea992bd tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c returned with HTTP 200 Aug 01 00:22:02.516827 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 725/2907] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:22:02 2026] GET /volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:02.534554 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b0bd0ea4-d8d5-4d66-a42d-2992a3bf6c28 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:02.536708 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b0bd0ea4-d8d5-4d66-a42d-2992a3bf6c28 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] POST https://10.4.3.222/volume/v3/volumes/5fa73bf1-bbdd-460e-9374-94d69dd0e5c1/action Aug 01 00:22:02.537184 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b0bd0ea4-d8d5-4d66-a42d-2992a3bf6c28 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Action body: b'{"revert": {"snapshot_id": "c04b7263-4ea5-40fb-8af8-228b008c8bda"}}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:22:02.537420 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b0bd0ea4-d8d5-4d66-a42d-2992a3bf6c28 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Action: 'action', calling method: revert, body: {"revert": {"snapshot_id": "c04b7263-4ea5-40fb-8af8-228b008c8bda"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:02.547901 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:02.547901 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:02.548422 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-b0bd0ea4-d8d5-4d66-a42d-2992a3bf6c28 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Volume retrieved successfully. Aug 01 00:22:02.552452 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b0bd0ea4-d8d5-4d66-a42d-2992a3bf6c28 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] HTTP exception thrown: Can't revert volume 5fa73bf1-bbdd-460e-9374-94d69dd0e5c1 to its latest snapshot c04b7263-4ea5-40fb-8af8-228b008c8bda. The volume size must be equal to the snapshot size. Aug 01 00:22:02.552655 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b0bd0ea4-d8d5-4d66-a42d-2992a3bf6c28 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/volumes/5fa73bf1-bbdd-460e-9374-94d69dd0e5c1/action returned with HTTP 400 Aug 01 00:22:02.553353 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 729/2908] 10.4.3.222 () {70 vars in 1431 bytes} [Sat Aug 1 00:22:02 2026] POST /volume/v3/volumes/5fa73bf1-bbdd-460e-9374-94d69dd0e5c1/action => generated 213 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 01 00:22:02.560380 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4b436dfe-5c14-449c-8185-7681e2753398 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:02.563452 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4b436dfe-5c14-449c-8185-7681e2753398 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/c04b7263-4ea5-40fb-8af8-228b008c8bda Aug 01 00:22:02.563452 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4b436dfe-5c14-449c-8185-7681e2753398 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:02.563452 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4b436dfe-5c14-449c-8185-7681e2753398 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:02.563452 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-4b436dfe-5c14-449c-8185-7681e2753398 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Delete snapshot with id: c04b7263-4ea5-40fb-8af8-228b008c8bda Aug 01 00:22:02.567542 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:02.567542 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:02.568021 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4b436dfe-5c14-449c-8185-7681e2753398 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Snapshot retrieved successfully. Aug 01 00:22:02.587136 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-da5cb292-02b6-42ac-b560-3bba5361b41a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:02.587653 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-da5cb292-02b6-42ac-b560-3bba5361b41a None None] GET https://10.4.3.222/volume// Aug 01 00:22:02.587947 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-da5cb292-02b6-42ac-b560-3bba5361b41a None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:02.588166 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4b436dfe-5c14-449c-8185-7681e2753398 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Snapshot delete request issued successfully. Aug 01 00:22:02.588336 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-da5cb292-02b6-42ac-b560-3bba5361b41a None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:02.588408 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4b436dfe-5c14-449c-8185-7681e2753398 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/snapshots/c04b7263-4ea5-40fb-8af8-228b008c8bda returned with HTTP 202 Aug 01 00:22:02.588798 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 725/2909] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:22:02 2026] DELETE /volume/v3/snapshots/c04b7263-4ea5-40fb-8af8-228b008c8bda => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:02.588918 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-da5cb292-02b6-42ac-b560-3bba5361b41a None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:22:02.589106 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 731/2910] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:22: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 01 00:22:02.596266 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d2594ad4-1974-46a1-9274-e12c6201c840 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:02.598171 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d2594ad4-1974-46a1-9274-e12c6201c840 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] GET https://10.4.3.222/volume/v3/snapshots/c04b7263-4ea5-40fb-8af8-228b008c8bda Aug 01 00:22:02.598459 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d2594ad4-1974-46a1-9274-e12c6201c840 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:02.599795 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d2594ad4-1974-46a1-9274-e12c6201c840 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:02.603630 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-290f51f0-64f1-4a64-a006-f273da8a3c21 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:02.604568 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:02.604568 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:02.605286 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d2594ad4-1974-46a1-9274-e12c6201c840 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Snapshot retrieved successfully. Aug 01 00:22:02.606115 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-290f51f0-64f1-4a64-a006-f273da8a3c21 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:22:02.606243 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d2594ad4-1974-46a1-9274-e12c6201c840 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/snapshots/c04b7263-4ea5-40fb-8af8-228b008c8bda returned with HTTP 200 Aug 01 00:22:02.606591 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-290f51f0-64f1-4a64-a006-f273da8a3c21 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c", "connector": null, "instance_uuid": "16bd71de-c02e-416b-ac59-841360d8def0"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:02.607151 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 726/2911] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:02 2026] GET /volume/v3/snapshots/c04b7263-4ea5-40fb-8af8-228b008c8bda => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:02.615067 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:02.615067 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:02.649938 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-290f51f0-64f1-4a64-a006-f273da8a3c21 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:22:02.650367 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 730/2912] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:22:02 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 01 00:22:02.691868 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5d11df3e-3727-4a31-830b-bd18d5f01f0b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:02.693971 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5d11df3e-3727-4a31-830b-bd18d5f01f0b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c Aug 01 00:22:02.694242 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5d11df3e-3727-4a31-830b-bd18d5f01f0b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:02.694507 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5d11df3e-3727-4a31-830b-bd18d5f01f0b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:02.706232 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:02.706232 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:02.708247 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-67174037-4731-4edb-9ae2-c21225b99f0f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:02.708701 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-67174037-4731-4edb-9ae2-c21225b99f0f None None] GET https://10.4.3.222/volume// Aug 01 00:22:02.708910 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-67174037-4731-4edb-9ae2-c21225b99f0f None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:02.709319 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-67174037-4731-4edb-9ae2-c21225b99f0f None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:02.709445 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-67174037-4731-4edb-9ae2-c21225b99f0f None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:22:02.709803 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 732/2913] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:22: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 01 00:22:02.710078 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5d11df3e-3727-4a31-830b-bd18d5f01f0b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:22:02.716583 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-d4da74d1-9bca-453b-bcef-773c6f58d9de None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:02.717267 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5d11df3e-3727-4a31-830b-bd18d5f01f0b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c returned with HTTP 200 Aug 01 00:22:02.717673 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 726/2914] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:02 2026] GET /volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:02.719135 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-d4da74d1-9bca-453b-bcef-773c6f58d9de tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c Aug 01 00:22:02.719429 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-d4da74d1-9bca-453b-bcef-773c6f58d9de tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:02.719692 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-d4da74d1-9bca-453b-bcef-773c6f58d9de tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:02.729897 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:02.729897 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:02.733302 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-d4da74d1-9bca-453b-bcef-773c6f58d9de tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:22:02.737451 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-d4da74d1-9bca-453b-bcef-773c6f58d9de tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c returned with HTTP 200 Aug 01 00:22:02.737909 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 727/2915] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:22:02 2026] GET /volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c => generated 1062 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:22:02.848010 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-0e6b0fb9-4499-4ed1-8697-644a6fff6955 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:02.849886 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-0e6b0fb9-4499-4ed1-8697-644a6fff6955 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] PUT https://10.4.3.222/volume/v3/attachments/1b81442a-c4bf-4d3d-bad7-df0019085932 Aug 01 00:22:02.850452 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-0e6b0fb9-4499-4ed1-8697-644a6fff6955 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:02.861469 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-0e6b0fb9-4499-4ed1-8697-644a6fff6955 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Acquiring lock "cinder-attachment_update-2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c-np0000006296" by "attachment_update" {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:22:02.869196 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-0e6b0fb9-4499-4ed1-8697-644a6fff6955 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Lock "cinder-attachment_update-2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c-np0000006296" acquired by "attachment_update" :: waited 0.006s {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:22:02.869196 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:02.869196 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:02.879214 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-114fa6b4-2e47-416d-93e2-6e10682425ab None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:02.880954 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-114fa6b4-2e47-416d-93e2-6e10682425ab tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] GET https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 Aug 01 00:22:02.881166 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-114fa6b4-2e47-416d-93e2-6e10682425ab tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:02.881342 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-114fa6b4-2e47-416d-93e2-6e10682425ab tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:02.889966 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:02.889966 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:02.895866 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-114fa6b4-2e47-416d-93e2-6e10682425ab tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:22:02.903642 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-114fa6b4-2e47-416d-93e2-6e10682425ab tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 returned with HTTP 200 Aug 01 00:22:02.904217 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 733/2916] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:02 2026] GET /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:02.946682 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-0e6b0fb9-4499-4ed1-8697-644a6fff6955 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Lock "cinder-attachment_update-2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c-np0000006296" released by "attachment_update" :: held 0.079s {{(pid=100408) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:22:02.946682 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-0e6b0fb9-4499-4ed1-8697-644a6fff6955 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/attachments/1b81442a-c4bf-4d3d-bad7-df0019085932 returned with HTTP 200 Aug 01 00:22:02.946682 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 731/2917] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:22:02 2026] PUT /volume/v3/attachments/1b81442a-c4bf-4d3d-bad7-df0019085932 => generated 968 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:02.955178 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-17649922-e145-470a-a535-6b56680cf4ab None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:02.958190 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-17649922-e145-470a-a535-6b56680cf4ab tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c/encryption Aug 01 00:22:02.958393 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-17649922-e145-470a-a535-6b56680cf4ab tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:02.958556 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-17649922-e145-470a-a535-6b56680cf4ab tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:02.970688 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:02.970688 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:02.976818 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-17649922-e145-470a-a535-6b56680cf4ab tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c/encryption returned with HTTP 200 Aug 01 00:22:02.977225 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 727/2918] 10.4.3.222 () {68 vars in 1631 bytes} [Sat Aug 1 00:22:02 2026] GET /volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:03.317473 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9496d6ed-a205-4ba6-86c1-e131f8ba98fa None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:03.319648 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9496d6ed-a205-4ba6-86c1-e131f8ba98fa tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] GET https://10.4.3.222/volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc Aug 01 00:22:03.319874 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9496d6ed-a205-4ba6-86c1-e131f8ba98fa tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:03.320072 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9496d6ed-a205-4ba6-86c1-e131f8ba98fa tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:03.328790 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:03.328790 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:03.333503 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-9496d6ed-a205-4ba6-86c1-e131f8ba98fa tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Volume info retrieved successfully. Aug 01 00:22:03.338970 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9496d6ed-a205-4ba6-86c1-e131f8ba98fa tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc returned with HTTP 200 Aug 01 00:22:03.339535 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 728/2919] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:03 2026] GET /volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:03.441324 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d50f78fb-fd88-49fe-bf8c-569d0cfd1b2e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:03.442807 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d50f78fb-fd88-49fe-bf8c-569d0cfd1b2e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] DELETE https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be Aug 01 00:22:03.443007 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d50f78fb-fd88-49fe-bf8c-569d0cfd1b2e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:03.443237 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d50f78fb-fd88-49fe-bf8c-569d0cfd1b2e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:03.443405 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-d50f78fb-fd88-49fe-bf8c-569d0cfd1b2e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Delete volume with id: 3187c6ef-f8f2-46c9-a1d5-aaabf74a44be Aug 01 00:22:03.450459 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:03.450459 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:03.451001 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d50f78fb-fd88-49fe-bf8c-569d0cfd1b2e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:22:03.471670 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d50f78fb-fd88-49fe-bf8c-569d0cfd1b2e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Delete volume request issued successfully. Aug 01 00:22:03.471911 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d50f78fb-fd88-49fe-bf8c-569d0cfd1b2e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be returned with HTTP 202 Aug 01 00:22:03.472381 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 734/2920] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:22:03 2026] DELETE /volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:03.486448 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4500408c-6a75-4528-99be-ea8497b91ab8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:03.489314 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4500408c-6a75-4528-99be-ea8497b91ab8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be Aug 01 00:22:03.489663 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4500408c-6a75-4528-99be-ea8497b91ab8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:03.490282 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4500408c-6a75-4528-99be-ea8497b91ab8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:03.501228 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:03.501228 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:03.505745 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-4500408c-6a75-4528-99be-ea8497b91ab8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:22:03.512218 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4500408c-6a75-4528-99be-ea8497b91ab8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be returned with HTTP 200 Aug 01 00:22:03.512884 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 732/2921] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:03 2026] GET /volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:03.617022 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d0c36a55-99ce-4185-b913-d0196616ad18 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:03.619396 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d0c36a55-99ce-4185-b913-d0196616ad18 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] GET https://10.4.3.222/volume/v3/snapshots/c04b7263-4ea5-40fb-8af8-228b008c8bda Aug 01 00:22:03.619567 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d0c36a55-99ce-4185-b913-d0196616ad18 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:03.619828 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d0c36a55-99ce-4185-b913-d0196616ad18 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:03.630141 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d0c36a55-99ce-4185-b913-d0196616ad18 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/snapshots/c04b7263-4ea5-40fb-8af8-228b008c8bda returned with HTTP 404 Aug 01 00:22:03.630577 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 728/2922] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:03 2026] GET /volume/v3/snapshots/c04b7263-4ea5-40fb-8af8-228b008c8bda => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:03.641603 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a1846e77-278d-4d8c-872b-6c134e138a78 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:03.646315 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a1846e77-278d-4d8c-872b-6c134e138a78 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] DELETE https://10.4.3.222/volume/v3/volumes/5fa73bf1-bbdd-460e-9374-94d69dd0e5c1 Aug 01 00:22:03.646526 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a1846e77-278d-4d8c-872b-6c134e138a78 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:03.646748 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a1846e77-278d-4d8c-872b-6c134e138a78 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:03.646969 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-a1846e77-278d-4d8c-872b-6c134e138a78 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Delete volume with id: 5fa73bf1-bbdd-460e-9374-94d69dd0e5c1 Aug 01 00:22:03.657346 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:03.657346 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:03.657947 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a1846e77-278d-4d8c-872b-6c134e138a78 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Volume info retrieved successfully. Aug 01 00:22:03.684508 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a1846e77-278d-4d8c-872b-6c134e138a78 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Delete volume request issued successfully. Aug 01 00:22:03.684720 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a1846e77-278d-4d8c-872b-6c134e138a78 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/volumes/5fa73bf1-bbdd-460e-9374-94d69dd0e5c1 returned with HTTP 202 Aug 01 00:22:03.685257 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 729/2923] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:22:03 2026] DELETE /volume/v3/volumes/5fa73bf1-bbdd-460e-9374-94d69dd0e5c1 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:22:03.702174 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f6ce4858-9bec-483f-891f-370213774662 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:03.704166 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f6ce4858-9bec-483f-891f-370213774662 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] GET https://10.4.3.222/volume/v3/volumes/5fa73bf1-bbdd-460e-9374-94d69dd0e5c1 Aug 01 00:22:03.704402 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f6ce4858-9bec-483f-891f-370213774662 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:03.704622 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f6ce4858-9bec-483f-891f-370213774662 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:03.712477 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:03.712477 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:03.716473 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f6ce4858-9bec-483f-891f-370213774662 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Volume info retrieved successfully. Aug 01 00:22:03.721146 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f6ce4858-9bec-483f-891f-370213774662 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/volumes/5fa73bf1-bbdd-460e-9374-94d69dd0e5c1 returned with HTTP 200 Aug 01 00:22:03.721786 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 735/2924] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:03 2026] GET /volume/v3/volumes/5fa73bf1-bbdd-460e-9374-94d69dd0e5c1 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:03.734989 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-0adafeb2-237f-40f2-ad47-8aa4b823d349 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:03.737514 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0adafeb2-237f-40f2-ad47-8aa4b823d349 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c Aug 01 00:22:03.737924 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0adafeb2-237f-40f2-ad47-8aa4b823d349 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:03.738267 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0adafeb2-237f-40f2-ad47-8aa4b823d349 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:03.750014 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:03.750014 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:03.758826 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0adafeb2-237f-40f2-ad47-8aa4b823d349 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:22:03.763032 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0adafeb2-237f-40f2-ad47-8aa4b823d349 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c returned with HTTP 200 Aug 01 00:22:03.763658 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 733/2925] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:03 2026] GET /volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:03.915947 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d849f484-4c26-4ea1-bdba-7dfc96e475e9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:03.917700 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d849f484-4c26-4ea1-bdba-7dfc96e475e9 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] GET https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 Aug 01 00:22:03.917914 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d849f484-4c26-4ea1-bdba-7dfc96e475e9 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:03.918095 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d849f484-4c26-4ea1-bdba-7dfc96e475e9 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:03.925209 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:03.925209 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:03.929105 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d849f484-4c26-4ea1-bdba-7dfc96e475e9 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:22:03.936021 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d849f484-4c26-4ea1-bdba-7dfc96e475e9 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 returned with HTTP 200 Aug 01 00:22:03.936021 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 729/2926] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:03 2026] GET /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:04.529656 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-8b9f9ee7-21cd-4a18-ac8f-94cba3cd377a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:04.531784 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8b9f9ee7-21cd-4a18-ac8f-94cba3cd377a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be Aug 01 00:22:04.532036 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8b9f9ee7-21cd-4a18-ac8f-94cba3cd377a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:04.532266 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8b9f9ee7-21cd-4a18-ac8f-94cba3cd377a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:04.542448 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8b9f9ee7-21cd-4a18-ac8f-94cba3cd377a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be returned with HTTP 404 Aug 01 00:22:04.543025 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 730/2927] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:04 2026] GET /volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:04.558398 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0f18ad1c-8426-41b5-9725-32e54d7f0a89 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:04.561398 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0f18ad1c-8426-41b5-9725-32e54d7f0a89 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be Aug 01 00:22:04.561398 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0f18ad1c-8426-41b5-9725-32e54d7f0a89 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:04.561707 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0f18ad1c-8426-41b5-9725-32e54d7f0a89 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:04.568229 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0f18ad1c-8426-41b5-9725-32e54d7f0a89 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be returned with HTTP 404 Aug 01 00:22:04.568843 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 736/2928] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:04 2026] GET /volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:04.578448 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6ec0df52-482b-4e94-8791-16f382fe2110 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:04.580632 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6ec0df52-482b-4e94-8791-16f382fe2110 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] DELETE https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be Aug 01 00:22:04.580877 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6ec0df52-482b-4e94-8791-16f382fe2110 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:04.581065 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6ec0df52-482b-4e94-8791-16f382fe2110 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:04.581223 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-6ec0df52-482b-4e94-8791-16f382fe2110 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Delete volume with id: 3187c6ef-f8f2-46c9-a1d5-aaabf74a44be Aug 01 00:22:04.586365 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6ec0df52-482b-4e94-8791-16f382fe2110 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be returned with HTTP 404 Aug 01 00:22:04.586860 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 734/2929] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:22:04 2026] DELETE /volume/v3/volumes/3187c6ef-f8f2-46c9-a1d5-aaabf74a44be => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:04.626350 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6d1a0791-195d-4aae-8ed4-ed376893ad1a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:04.628467 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6d1a0791-195d-4aae-8ed4-ed376893ad1a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:04.628839 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6d1a0791-195d-4aae-8ed4-ed376893ad1a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a7e69f30-42a3-4df7-b511-e7ec77a3747d", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-771603044"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:04.630159 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-6d1a0791-195d-4aae-8ed4-ed376893ad1a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Create volume request body: {'volume': {'imageRef': 'a7e69f30-42a3-4df7-b511-e7ec77a3747d', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-771603044'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:04.714938 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-6d1a0791-195d-4aae-8ed4-ed376893ad1a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Create volume of 1 GB Aug 01 00:22:04.719080 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6d1a0791-195d-4aae-8ed4-ed376893ad1a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Availability Zones retrieved successfully. Aug 01 00:22:04.724063 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6d1a0791-195d-4aae-8ed4-ed376893ad1a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Flow 'volume_create_api' (26826f5b-34bb-4ca0-82ad-8464b333b5a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:04.725046 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6d1a0791-195d-4aae-8ed4-ed376893ad1a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a3672f7-21e1-40ea-a3dd-2f72727d3e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:04.725905 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-6d1a0791-195d-4aae-8ed4-ed376893ad1a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:04.737396 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-bfc01bf6-a136-4983-b124-3dfaaeea1b0b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:04.741125 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bfc01bf6-a136-4983-b124-3dfaaeea1b0b tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] GET https://10.4.3.222/volume/v3/volumes/5fa73bf1-bbdd-460e-9374-94d69dd0e5c1 Aug 01 00:22:04.742313 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bfc01bf6-a136-4983-b124-3dfaaeea1b0b tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:04.742313 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bfc01bf6-a136-4983-b124-3dfaaeea1b0b tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:04.750881 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bfc01bf6-a136-4983-b124-3dfaaeea1b0b tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/volumes/5fa73bf1-bbdd-460e-9374-94d69dd0e5c1 returned with HTTP 404 Aug 01 00:22:04.750881 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 731/2930] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:04 2026] GET /volume/v3/volumes/5fa73bf1-bbdd-460e-9374-94d69dd0e5c1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:22:04.758298 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e6f857d4-3589-4862-a91a-5093305d67f2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:04.760875 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e6f857d4-3589-4862-a91a-5093305d67f2 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/40a51d93-cfe0-4cd0-b098-898499a77c05 Aug 01 00:22:04.761137 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e6f857d4-3589-4862-a91a-5093305d67f2 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:04.761943 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e6f857d4-3589-4862-a91a-5093305d67f2 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:04.761943 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-e6f857d4-3589-4862-a91a-5093305d67f2 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Delete snapshot with id: 40a51d93-cfe0-4cd0-b098-898499a77c05 Aug 01 00:22:04.766698 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:04.766698 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:04.767117 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e6f857d4-3589-4862-a91a-5093305d67f2 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Snapshot retrieved successfully. Aug 01 00:22:04.778507 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d76762d1-06f4-4734-81ff-5cafdd4da607 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:04.781837 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e6f857d4-3589-4862-a91a-5093305d67f2 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Snapshot delete request issued successfully. Aug 01 00:22:04.782046 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e6f857d4-3589-4862-a91a-5093305d67f2 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/snapshots/40a51d93-cfe0-4cd0-b098-898499a77c05 returned with HTTP 202 Aug 01 00:22:04.782472 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 737/2931] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:22:04 2026] DELETE /volume/v3/snapshots/40a51d93-cfe0-4cd0-b098-898499a77c05 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:04.784209 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d76762d1-06f4-4734-81ff-5cafdd4da607 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c Aug 01 00:22:04.784209 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d76762d1-06f4-4734-81ff-5cafdd4da607 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:04.784209 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d76762d1-06f4-4734-81ff-5cafdd4da607 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:04.788999 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6d1a0791-195d-4aae-8ed4-ed376893ad1a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a3672f7-21e1-40ea-a3dd-2f72727d3e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:04.789610 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6d1a0791-195d-4aae-8ed4-ed376893ad1a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (218530f1-1baa-4400-80f7-3ff37a515bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:04.793805 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d78d525c-02a2-40ea-901a-ee5675f2a5dd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:04.796961 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d78d525c-02a2-40ea-901a-ee5675f2a5dd tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] GET https://10.4.3.222/volume/v3/snapshots/40a51d93-cfe0-4cd0-b098-898499a77c05 Aug 01 00:22:04.796961 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d78d525c-02a2-40ea-901a-ee5675f2a5dd tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:04.796961 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d78d525c-02a2-40ea-901a-ee5675f2a5dd tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:04.803876 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:04.803876 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:04.804197 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:04.804197 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:04.804893 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d78d525c-02a2-40ea-901a-ee5675f2a5dd tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Snapshot retrieved successfully. Aug 01 00:22:04.805782 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d78d525c-02a2-40ea-901a-ee5675f2a5dd tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/snapshots/40a51d93-cfe0-4cd0-b098-898499a77c05 returned with HTTP 200 Aug 01 00:22:04.805937 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 732/2932] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:04 2026] GET /volume/v3/snapshots/40a51d93-cfe0-4cd0-b098-898499a77c05 => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:04.809660 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-d76762d1-06f4-4734-81ff-5cafdd4da607 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:22:04.815244 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d76762d1-06f4-4734-81ff-5cafdd4da607 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c returned with HTTP 200 Aug 01 00:22:04.815713 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 735/2933] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:04 2026] GET /volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c => generated 883 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:04.839419 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-6d1a0791-195d-4aae-8ed4-ed376893ad1a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Created reservations ['56bf0a79-963c-4c52-b009-5c0e26be2a58', '98a29ecc-fb8d-4b83-825e-b6b3efef0994', '0085b546-5c97-4afe-bf9b-2e7e4f1a8ea7', '58f2e240-7ea8-4c11-8b39-7bb7deb3ca07'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:04.840258 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6d1a0791-195d-4aae-8ed4-ed376893ad1a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (218530f1-1baa-4400-80f7-3ff37a515bbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56bf0a79-963c-4c52-b009-5c0e26be2a58', '98a29ecc-fb8d-4b83-825e-b6b3efef0994', '0085b546-5c97-4afe-bf9b-2e7e4f1a8ea7', '58f2e240-7ea8-4c11-8b39-7bb7deb3ca07']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:04.841084 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6d1a0791-195d-4aae-8ed4-ed376893ad1a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7b35abc-c860-4e70-a79b-e4e0283c68c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:04.864750 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6d1a0791-195d-4aae-8ed4-ed376893ad1a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7b35abc-c860-4e70-a79b-e4e0283c68c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa61c290-5af6-40eb-9d9a-50c47b029a40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-771603044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75f7f56e2074ed880d3654d667146c5',qos_specs=None,replication_status=,reservations=['56bf0a79-963c-4c52-b009-5c0e26be2a58','98a29ecc-fb8d-4b83-825e-b6b3efef0994','0085b546-5c97-4afe-bf9b-2e7e4f1a8ea7','58f2e240-7ea8-4c11-8b39-7bb7deb3ca07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e49d9099c754cf6806022f7f5d202a3',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-771603044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa61c290-5af6-40eb-9d9a-50c47b029a40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f75f7f56e2074ed880d3654d667146c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e49d9099c754cf6806022f7f5d202a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:04.865491 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6d1a0791-195d-4aae-8ed4-ed376893ad1a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (356ca5a8-6eed-4eb0-929e-5f10e1a74f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:04.897729 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6d1a0791-195d-4aae-8ed4-ed376893ad1a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (356ca5a8-6eed-4eb0-929e-5f10e1a74f4e) transitioned into state 'SUCCESS' from state '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-771603044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75f7f56e2074ed880d3654d667146c5',qos_specs=None,replication_status=,reservations=['56bf0a79-963c-4c52-b009-5c0e26be2a58','98a29ecc-fb8d-4b83-825e-b6b3efef0994','0085b546-5c97-4afe-bf9b-2e7e4f1a8ea7','58f2e240-7ea8-4c11-8b39-7bb7deb3ca07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e49d9099c754cf6806022f7f5d202a3',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:04.898458 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6d1a0791-195d-4aae-8ed4-ed376893ad1a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e858b161-c3a7-4740-ba7b-c792a94f1444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:04.909288 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6d1a0791-195d-4aae-8ed4-ed376893ad1a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e858b161-c3a7-4740-ba7b-c792a94f1444) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:04.909288 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-6d1a0791-195d-4aae-8ed4-ed376893ad1a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Flow 'volume_create_api' (26826f5b-34bb-4ca0-82ad-8464b333b5a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:04.909747 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6d1a0791-195d-4aae-8ed4-ed376893ad1a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Create volume request issued successfully. Aug 01 00:22:04.910377 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6d1a0791-195d-4aae-8ed4-ed376893ad1a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:04.911290 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 730/2934] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:22:04 2026] POST /volume/v3/volumes => generated 748 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:04.923252 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b5c0da83-ee9c-4d7e-b79d-13e1eea038eb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:04.925694 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b5c0da83-ee9c-4d7e-b79d-13e1eea038eb tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/aa61c290-5af6-40eb-9d9a-50c47b029a40 Aug 01 00:22:04.929847 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b5c0da83-ee9c-4d7e-b79d-13e1eea038eb tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:04.930243 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b5c0da83-ee9c-4d7e-b79d-13e1eea038eb tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:04.945956 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:04.945956 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:04.949469 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f8d4c6e6-beba-4e12-8310-96ef4513e30c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:04.951281 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f8d4c6e6-beba-4e12-8310-96ef4513e30c tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] GET https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 Aug 01 00:22:04.951344 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f8d4c6e6-beba-4e12-8310-96ef4513e30c tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:04.951529 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f8d4c6e6-beba-4e12-8310-96ef4513e30c tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:04.951588 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b5c0da83-ee9c-4d7e-b79d-13e1eea038eb tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:22:04.958276 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:04.958276 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:04.960178 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b5c0da83-ee9c-4d7e-b79d-13e1eea038eb tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/aa61c290-5af6-40eb-9d9a-50c47b029a40 returned with HTTP 200 Aug 01 00:22:04.960562 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 738/2935] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:04 2026] GET /volume/v3/volumes/aa61c290-5af6-40eb-9d9a-50c47b029a40 => generated 816 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:04.963560 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f8d4c6e6-beba-4e12-8310-96ef4513e30c tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:22:04.967391 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f8d4c6e6-beba-4e12-8310-96ef4513e30c tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 returned with HTTP 200 Aug 01 00:22:04.967955 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 733/2936] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:04 2026] GET /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:05.816543 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c1b0c944-cc20-4283-96b1-129b9e231d80 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:05.818149 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c1b0c944-cc20-4283-96b1-129b9e231d80 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] GET https://10.4.3.222/volume/v3/snapshots/40a51d93-cfe0-4cd0-b098-898499a77c05 Aug 01 00:22:05.818436 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c1b0c944-cc20-4283-96b1-129b9e231d80 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:05.819011 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c1b0c944-cc20-4283-96b1-129b9e231d80 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:05.823227 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c1b0c944-cc20-4283-96b1-129b9e231d80 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/snapshots/40a51d93-cfe0-4cd0-b098-898499a77c05 returned with HTTP 404 Aug 01 00:22:05.823522 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 736/2937] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:05 2026] GET /volume/v3/snapshots/40a51d93-cfe0-4cd0-b098-898499a77c05 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:05.829809 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ad3ea056-ceb9-44b1-a33c-0c7d61357582 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:05.831533 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f6802a68-d63d-41d9-b473-306d039827fa None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:05.831805 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ad3ea056-ceb9-44b1-a33c-0c7d61357582 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] DELETE https://10.4.3.222/volume/v3/volumes/70ac43ba-0dcc-4050-9a38-0555ec215881 Aug 01 00:22:05.831952 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ad3ea056-ceb9-44b1-a33c-0c7d61357582 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:05.832120 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ad3ea056-ceb9-44b1-a33c-0c7d61357582 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:05.832293 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-ad3ea056-ceb9-44b1-a33c-0c7d61357582 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Delete volume with id: 70ac43ba-0dcc-4050-9a38-0555ec215881 Aug 01 00:22:05.833048 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f6802a68-d63d-41d9-b473-306d039827fa tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c Aug 01 00:22:05.833305 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f6802a68-d63d-41d9-b473-306d039827fa tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:05.833413 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f6802a68-d63d-41d9-b473-306d039827fa tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:05.839027 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:05.839027 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:05.839470 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ad3ea056-ceb9-44b1-a33c-0c7d61357582 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Volume info retrieved successfully. Aug 01 00:22:05.844559 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:05.844559 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:05.847961 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f6802a68-d63d-41d9-b473-306d039827fa tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:22:05.852461 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f6802a68-d63d-41d9-b473-306d039827fa tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c returned with HTTP 200 Aug 01 00:22:05.852851 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 739/2938] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:05 2026] GET /volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:05.863749 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ad3ea056-ceb9-44b1-a33c-0c7d61357582 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Delete volume request issued successfully. Aug 01 00:22:05.870376 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ad3ea056-ceb9-44b1-a33c-0c7d61357582 tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/volumes/70ac43ba-0dcc-4050-9a38-0555ec215881 returned with HTTP 202 Aug 01 00:22:05.870376 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 731/2939] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:22:05 2026] DELETE /volume/v3/volumes/70ac43ba-0dcc-4050-9a38-0555ec215881 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:22:05.876854 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-373e2312-112b-476d-9f6b-7077956b074f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:05.880986 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-373e2312-112b-476d-9f6b-7077956b074f tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] GET https://10.4.3.222/volume/v3/volumes/70ac43ba-0dcc-4050-9a38-0555ec215881 Aug 01 00:22:05.880986 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-373e2312-112b-476d-9f6b-7077956b074f tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:05.881105 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-373e2312-112b-476d-9f6b-7077956b074f tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:05.890109 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:05.890109 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:05.896997 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-373e2312-112b-476d-9f6b-7077956b074f tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Volume info retrieved successfully. Aug 01 00:22:05.903169 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-373e2312-112b-476d-9f6b-7077956b074f tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/volumes/70ac43ba-0dcc-4050-9a38-0555ec215881 returned with HTTP 200 Aug 01 00:22:05.903560 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 734/2940] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:05 2026] GET /volume/v3/volumes/70ac43ba-0dcc-4050-9a38-0555ec215881 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:05.974355 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d3a73eb4-703a-476b-a8e2-0b230e4f33d3 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:05.975720 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d3a73eb4-703a-476b-a8e2-0b230e4f33d3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/aa61c290-5af6-40eb-9d9a-50c47b029a40 Aug 01 00:22:05.976122 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d3a73eb4-703a-476b-a8e2-0b230e4f33d3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:05.976391 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d3a73eb4-703a-476b-a8e2-0b230e4f33d3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:05.979599 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0a995744-3221-4b3b-9721-6821aacbec0f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:05.981503 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0a995744-3221-4b3b-9721-6821aacbec0f tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] GET https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 Aug 01 00:22:05.982187 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0a995744-3221-4b3b-9721-6821aacbec0f tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:05.982187 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0a995744-3221-4b3b-9721-6821aacbec0f tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:05.984067 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:05.984067 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:05.989211 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-d3a73eb4-703a-476b-a8e2-0b230e4f33d3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:22:05.990397 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:05.990397 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:05.994366 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d3a73eb4-703a-476b-a8e2-0b230e4f33d3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/aa61c290-5af6-40eb-9d9a-50c47b029a40 returned with HTTP 200 Aug 01 00:22:05.994889 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 737/2941] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:05 2026] GET /volume/v3/volumes/aa61c290-5af6-40eb-9d9a-50c47b029a40 => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:05.999283 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0a995744-3221-4b3b-9721-6821aacbec0f tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:22:06.007076 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ebdfefe2-910a-47ff-8946-8ef775fc5f6d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:06.007912 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0a995744-3221-4b3b-9721-6821aacbec0f tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 returned with HTTP 200 Aug 01 00:22:06.008734 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ebdfefe2-910a-47ff-8946-8ef775fc5f6d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/aa61c290-5af6-40eb-9d9a-50c47b029a40 Aug 01 00:22:06.008925 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ebdfefe2-910a-47ff-8946-8ef775fc5f6d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:06.009110 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ebdfefe2-910a-47ff-8946-8ef775fc5f6d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:06.009530 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 740/2942] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:05 2026] GET /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:06.015829 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:06.015829 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:06.018963 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ebdfefe2-910a-47ff-8946-8ef775fc5f6d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:22:06.022902 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ebdfefe2-910a-47ff-8946-8ef775fc5f6d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/aa61c290-5af6-40eb-9d9a-50c47b029a40 returned with HTTP 200 Aug 01 00:22:06.023231 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 732/2943] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:06 2026] GET /volume/v3/volumes/aa61c290-5af6-40eb-9d9a-50c47b029a40 => generated 1356 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:06.040178 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0d04ca4e-4a66-4e2e-9da6-40274ab2baed None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:06.040301 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0d04ca4e-4a66-4e2e-9da6-40274ab2baed tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] POST https://10.4.3.222/volume/v3/backups Aug 01 00:22:06.040528 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0d04ca4e-4a66-4e2e-9da6-40274ab2baed tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aa61c290-5af6-40eb-9d9a-50c47b029a40", "name": "tempest-VolumesBackupsTest-Backup-226715540", "container": "tempest-volumesbackupstest-backup-container-1669695473"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:06.041887 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.contrib.backups [None req-0d04ca4e-4a66-4e2e-9da6-40274ab2baed tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Creating new backup {'backup': {'volume_id': 'aa61c290-5af6-40eb-9d9a-50c47b029a40', 'name': 'tempest-VolumesBackupsTest-Backup-226715540', 'container': 'tempest-volumesbackupstest-backup-container-1669695473'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:22:06.042049 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.contrib.backups [None req-0d04ca4e-4a66-4e2e-9da6-40274ab2baed tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Creating backup of volume aa61c290-5af6-40eb-9d9a-50c47b029a40 in container tempest-volumesbackupstest-backup-container-1669695473 Aug 01 00:22:06.049480 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:06.049480 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:06.049975 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-0d04ca4e-4a66-4e2e-9da6-40274ab2baed tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:22:06.066200 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-0d04ca4e-4a66-4e2e-9da6-40274ab2baed tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Created reservations ['03b99992-2109-4790-9a24-2ee128fa39e8', '9f005666-442d-4e37-a9cc-7b4b0f0f54d2'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:06.094990 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0d04ca4e-4a66-4e2e-9da6-40274ab2baed tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:22:06.095429 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 735/2944] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:22:06 2026] POST /volume/v3/backups => generated 329 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:06.104793 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-207a8c6c-c0a2-4b6c-adbb-aa514c05487b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:06.107406 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-207a8c6c-c0a2-4b6c-adbb-aa514c05487b tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:06.107406 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-207a8c6c-c0a2-4b6c-adbb-aa514c05487b tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:06.107406 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-207a8c6c-c0a2-4b6c-adbb-aa514c05487b tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:06.107761 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-207a8c6c-c0a2-4b6c-adbb-aa514c05487b tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:06.112783 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:06.112783 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:06.114152 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-207a8c6c-c0a2-4b6c-adbb-aa514c05487b tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:06.114152 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 738/2945] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:06 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:06.440321 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-b3a37fcc-51c2-41f9-8b92-8b17edd861e7 req-e0a1846e-0019-499c-a11b-7e2d8c5f18ea None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:06.443657 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-b3a37fcc-51c2-41f9-8b92-8b17edd861e7 req-e0a1846e-0019-499c-a11b-7e2d8c5f18ea tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:06.444167 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-b3a37fcc-51c2-41f9-8b92-8b17edd861e7 req-e0a1846e-0019-499c-a11b-7e2d8c5f18ea tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-2100376569", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:06.446444 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [req-b3a37fcc-51c2-41f9-8b92-8b17edd861e7 req-e0a1846e-0019-499c-a11b-7e2d8c5f18ea tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-2100376569', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:06.446579 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [req-b3a37fcc-51c2-41f9-8b92-8b17edd861e7 req-e0a1846e-0019-499c-a11b-7e2d8c5f18ea tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Create volume of 1 GB Aug 01 00:22:06.460816 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-b3a37fcc-51c2-41f9-8b92-8b17edd861e7 req-e0a1846e-0019-499c-a11b-7e2d8c5f18ea tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Availability Zones retrieved successfully. Aug 01 00:22:06.470695 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-b3a37fcc-51c2-41f9-8b92-8b17edd861e7 req-e0a1846e-0019-499c-a11b-7e2d8c5f18ea tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Flow 'volume_create_api' (1c40595c-9185-4eac-8440-b455c1871bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:06.471683 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-b3a37fcc-51c2-41f9-8b92-8b17edd861e7 req-e0a1846e-0019-499c-a11b-7e2d8c5f18ea tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fd07244-982b-4ed6-be08-eafdce914b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:06.472628 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [req-b3a37fcc-51c2-41f9-8b92-8b17edd861e7 req-e0a1846e-0019-499c-a11b-7e2d8c5f18ea tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:06.504393 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-b3a37fcc-51c2-41f9-8b92-8b17edd861e7 req-e0a1846e-0019-499c-a11b-7e2d8c5f18ea tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fd07244-982b-4ed6-be08-eafdce914b44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:06.505278 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-b3a37fcc-51c2-41f9-8b92-8b17edd861e7 req-e0a1846e-0019-499c-a11b-7e2d8c5f18ea tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06c78eca-eb36-4c61-96a4-1cabc3d5c48a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:06.571995 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [req-b3a37fcc-51c2-41f9-8b92-8b17edd861e7 req-e0a1846e-0019-499c-a11b-7e2d8c5f18ea tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Created reservations ['8139e9fd-52c1-48b4-ba35-a4ccfeae0fcd', '0f427a41-3292-4924-aacc-2565f61d6af4', '179d7c72-ce0c-4961-acd9-82da8d0bf649', '76c19995-0239-432b-b07d-28d34c0ee9d8'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:06.572949 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-b3a37fcc-51c2-41f9-8b92-8b17edd861e7 req-e0a1846e-0019-499c-a11b-7e2d8c5f18ea tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06c78eca-eb36-4c61-96a4-1cabc3d5c48a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8139e9fd-52c1-48b4-ba35-a4ccfeae0fcd', '0f427a41-3292-4924-aacc-2565f61d6af4', '179d7c72-ce0c-4961-acd9-82da8d0bf649', '76c19995-0239-432b-b07d-28d34c0ee9d8']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:06.573739 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-b3a37fcc-51c2-41f9-8b92-8b17edd861e7 req-e0a1846e-0019-499c-a11b-7e2d8c5f18ea tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (647748f2-df4f-44fd-9bdc-84a63996f88a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:06.607238 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-b3a37fcc-51c2-41f9-8b92-8b17edd861e7 req-e0a1846e-0019-499c-a11b-7e2d8c5f18ea tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (647748f2-df4f-44fd-9bdc-84a63996f88a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43c50339-1d72-41b9-a5b7-18adab84e640', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-2100376569',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e78533832abc438f92706669d8fc606c',qos_specs=None,replication_status=,reservations=['8139e9fd-52c1-48b4-ba35-a4ccfeae0fcd','0f427a41-3292-4924-aacc-2565f61d6af4','179d7c72-ce0c-4961-acd9-82da8d0bf649','76c19995-0239-432b-b07d-28d34c0ee9d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a39b8c994304905bf5566bf0a67a273',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-2100376569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43c50339-1d72-41b9-a5b7-18adab84e640,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e78533832abc438f92706669d8fc606c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a39b8c994304905bf5566bf0a67a273',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:06.608029 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-b3a37fcc-51c2-41f9-8b92-8b17edd861e7 req-e0a1846e-0019-499c-a11b-7e2d8c5f18ea tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f834aa3-bc3e-4766-a679-e8fe1df7ef50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:06.633717 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-b3a37fcc-51c2-41f9-8b92-8b17edd861e7 req-e0a1846e-0019-499c-a11b-7e2d8c5f18ea tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f834aa3-bc3e-4766-a679-e8fe1df7ef50) transitioned into state 'SUCCESS' from state '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-2100376569',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e78533832abc438f92706669d8fc606c',qos_specs=None,replication_status=,reservations=['8139e9fd-52c1-48b4-ba35-a4ccfeae0fcd','0f427a41-3292-4924-aacc-2565f61d6af4','179d7c72-ce0c-4961-acd9-82da8d0bf649','76c19995-0239-432b-b07d-28d34c0ee9d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a39b8c994304905bf5566bf0a67a273',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:06.634370 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-b3a37fcc-51c2-41f9-8b92-8b17edd861e7 req-e0a1846e-0019-499c-a11b-7e2d8c5f18ea tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (913ddeaf-066d-4a9b-bd02-c4f66abf9971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:06.644389 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-b3a37fcc-51c2-41f9-8b92-8b17edd861e7 req-e0a1846e-0019-499c-a11b-7e2d8c5f18ea tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (913ddeaf-066d-4a9b-bd02-c4f66abf9971) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:06.645245 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-b3a37fcc-51c2-41f9-8b92-8b17edd861e7 req-e0a1846e-0019-499c-a11b-7e2d8c5f18ea tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Flow 'volume_create_api' (1c40595c-9185-4eac-8440-b455c1871bb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:06.645531 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-b3a37fcc-51c2-41f9-8b92-8b17edd861e7 req-e0a1846e-0019-499c-a11b-7e2d8c5f18ea tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Create volume request issued successfully. Aug 01 00:22:06.646241 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-b3a37fcc-51c2-41f9-8b92-8b17edd861e7 req-e0a1846e-0019-499c-a11b-7e2d8c5f18ea tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:06.646658 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 741/2946] 10.4.3.222 () {72 vars in 1541 bytes} [Sat Aug 1 00:22:06 2026] POST /volume/v3/volumes => generated 763 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:06.659159 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-b3a37fcc-51c2-41f9-8b92-8b17edd861e7 req-d00e4cbd-b7ef-498b-9acb-cfd27d4386b8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:06.665496 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b3a37fcc-51c2-41f9-8b92-8b17edd861e7 req-d00e4cbd-b7ef-498b-9acb-cfd27d4386b8 tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] GET https://10.4.3.222/volume/v3/volumes/43c50339-1d72-41b9-a5b7-18adab84e640 Aug 01 00:22:06.665745 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b3a37fcc-51c2-41f9-8b92-8b17edd861e7 req-d00e4cbd-b7ef-498b-9acb-cfd27d4386b8 tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:06.665980 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b3a37fcc-51c2-41f9-8b92-8b17edd861e7 req-d00e4cbd-b7ef-498b-9acb-cfd27d4386b8 tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:06.682902 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:06.682902 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:06.687748 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-b3a37fcc-51c2-41f9-8b92-8b17edd861e7 req-d00e4cbd-b7ef-498b-9acb-cfd27d4386b8 tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Volume info retrieved successfully. Aug 01 00:22:06.693626 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b3a37fcc-51c2-41f9-8b92-8b17edd861e7 req-d00e4cbd-b7ef-498b-9acb-cfd27d4386b8 tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] https://10.4.3.222/volume/v3/volumes/43c50339-1d72-41b9-a5b7-18adab84e640 returned with HTTP 200 Aug 01 00:22:06.693626 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 733/2947] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:22:06 2026] GET /volume/v3/volumes/43c50339-1d72-41b9-a5b7-18adab84e640 => generated 831 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:06.729831 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-2d21d565-97ab-4466-93cf-500676f791a0 req-2effc3b4-d166-4c34-b7da-39ff78022f78 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:06.731714 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-2d21d565-97ab-4466-93cf-500676f791a0 req-2effc3b4-d166-4c34-b7da-39ff78022f78 tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] GET https://10.4.3.222/volume/v3/volumes/43c50339-1d72-41b9-a5b7-18adab84e640 Aug 01 00:22:06.731911 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-2d21d565-97ab-4466-93cf-500676f791a0 req-2effc3b4-d166-4c34-b7da-39ff78022f78 tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:06.732086 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-2d21d565-97ab-4466-93cf-500676f791a0 req-2effc3b4-d166-4c34-b7da-39ff78022f78 tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:06.739817 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:06.739817 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:06.743423 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-2d21d565-97ab-4466-93cf-500676f791a0 req-2effc3b4-d166-4c34-b7da-39ff78022f78 tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Volume info retrieved successfully. Aug 01 00:22:06.747577 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-2d21d565-97ab-4466-93cf-500676f791a0 req-2effc3b4-d166-4c34-b7da-39ff78022f78 tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] https://10.4.3.222/volume/v3/volumes/43c50339-1d72-41b9-a5b7-18adab84e640 returned with HTTP 200 Aug 01 00:22:06.748008 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 736/2948] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:22:06 2026] GET /volume/v3/volumes/43c50339-1d72-41b9-a5b7-18adab84e640 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:06.866801 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4f0cc939-84d6-48f7-972c-59cf06bfd3d7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:06.871096 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4f0cc939-84d6-48f7-972c-59cf06bfd3d7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c Aug 01 00:22:06.873028 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4f0cc939-84d6-48f7-972c-59cf06bfd3d7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:06.873028 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4f0cc939-84d6-48f7-972c-59cf06bfd3d7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:06.885038 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:06.885038 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:06.890108 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-4f0cc939-84d6-48f7-972c-59cf06bfd3d7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:22:06.896032 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4f0cc939-84d6-48f7-972c-59cf06bfd3d7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c returned with HTTP 200 Aug 01 00:22:06.896689 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 739/2949] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:06 2026] GET /volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:06.919021 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5ac290e1-bf7b-4766-aa93-6d93184e484c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:06.923632 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5ac290e1-bf7b-4766-aa93-6d93184e484c tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] GET https://10.4.3.222/volume/v3/volumes/70ac43ba-0dcc-4050-9a38-0555ec215881 Aug 01 00:22:06.924079 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5ac290e1-bf7b-4766-aa93-6d93184e484c tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:06.924433 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5ac290e1-bf7b-4766-aa93-6d93184e484c tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:06.935239 np0000006296 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=506,cinder:UPDATE=101,cinder:INSERT=69 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:22:06.941213 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5ac290e1-bf7b-4766-aa93-6d93184e484c tempest-VolumeRevertTests-1117224937 tempest-VolumeRevertTests-1117224937-project-member] https://10.4.3.222/volume/v3/volumes/70ac43ba-0dcc-4050-9a38-0555ec215881 returned with HTTP 404 Aug 01 00:22:06.941904 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 742/2950] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:06 2026] GET /volume/v3/volumes/70ac43ba-0dcc-4050-9a38-0555ec215881 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:22:07.025968 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a57388e4-3bf8-4cbd-a1e2-6dcc9f25891e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:07.028137 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a57388e4-3bf8-4cbd-a1e2-6dcc9f25891e tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] GET https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 Aug 01 00:22:07.028374 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a57388e4-3bf8-4cbd-a1e2-6dcc9f25891e tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:07.028613 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a57388e4-3bf8-4cbd-a1e2-6dcc9f25891e tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:07.038064 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:07.038064 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:07.043131 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a57388e4-3bf8-4cbd-a1e2-6dcc9f25891e tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:22:07.047902 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a57388e4-3bf8-4cbd-a1e2-6dcc9f25891e tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 returned with HTTP 200 Aug 01 00:22:07.048269 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 734/2951] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:07 2026] GET /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:07.123988 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-17aa2e19-3f73-4802-a54f-7ce3dc0a21b9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:07.125791 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-17aa2e19-3f73-4802-a54f-7ce3dc0a21b9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:07.125980 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-17aa2e19-3f73-4802-a54f-7ce3dc0a21b9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:07.126165 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-17aa2e19-3f73-4802-a54f-7ce3dc0a21b9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:07.126269 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-17aa2e19-3f73-4802-a54f-7ce3dc0a21b9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:07.130848 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:07.130848 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:07.131619 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-17aa2e19-3f73-4802-a54f-7ce3dc0a21b9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:07.132090 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 737/2952] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:07 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:07.456033 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-0f908de8-c0eb-4ec4-bcd4-e80966396bad None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:07.457437 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0f908de8-c0eb-4ec4-bcd4-e80966396bad tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/6d92b255-88c3-4650-a855-4509c9a92fb6 Aug 01 00:22:07.457759 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0f908de8-c0eb-4ec4-bcd4-e80966396bad tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:07.458064 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0f908de8-c0eb-4ec4-bcd4-e80966396bad tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:07.458283 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-0f908de8-c0eb-4ec4-bcd4-e80966396bad tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Delete snapshot with id: 6d92b255-88c3-4650-a855-4509c9a92fb6 Aug 01 00:22:07.463418 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:07.463418 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:07.464454 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0f908de8-c0eb-4ec4-bcd4-e80966396bad tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:22:07.483167 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0f908de8-c0eb-4ec4-bcd4-e80966396bad tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot delete request issued successfully. Aug 01 00:22:07.483167 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0f908de8-c0eb-4ec4-bcd4-e80966396bad tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/6d92b255-88c3-4650-a855-4509c9a92fb6 returned with HTTP 202 Aug 01 00:22:07.483167 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 740/2953] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:22:07 2026] DELETE /volume/v3/snapshots/6d92b255-88c3-4650-a855-4509c9a92fb6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:07.490394 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fcc3a24c-8729-4563-9340-1943815c9ae2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:07.492068 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fcc3a24c-8729-4563-9340-1943815c9ae2 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/6d92b255-88c3-4650-a855-4509c9a92fb6 Aug 01 00:22:07.492246 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fcc3a24c-8729-4563-9340-1943815c9ae2 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:07.492422 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fcc3a24c-8729-4563-9340-1943815c9ae2 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:07.496947 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:07.496947 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:07.497316 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-fcc3a24c-8729-4563-9340-1943815c9ae2 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:22:07.498021 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fcc3a24c-8729-4563-9340-1943815c9ae2 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/6d92b255-88c3-4650-a855-4509c9a92fb6 returned with HTTP 200 Aug 01 00:22:07.498345 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 743/2954] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:07 2026] GET /volume/v3/snapshots/6d92b255-88c3-4650-a855-4509c9a92fb6 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:07.773317 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-c18a9045-b528-4975-a61d-da4963899390 req-7d97f49c-1ec4-4809-8baf-302481d2df3a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:07.775545 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-c18a9045-b528-4975-a61d-da4963899390 req-7d97f49c-1ec4-4809-8baf-302481d2df3a tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] GET https://10.4.3.222/volume/v3/volumes/43c50339-1d72-41b9-a5b7-18adab84e640 Aug 01 00:22:07.775779 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-c18a9045-b528-4975-a61d-da4963899390 req-7d97f49c-1ec4-4809-8baf-302481d2df3a tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:07.776004 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-c18a9045-b528-4975-a61d-da4963899390 req-7d97f49c-1ec4-4809-8baf-302481d2df3a tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:07.784135 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:07.784135 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:07.787722 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-c18a9045-b528-4975-a61d-da4963899390 req-7d97f49c-1ec4-4809-8baf-302481d2df3a tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Volume info retrieved successfully. Aug 01 00:22:07.792478 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-c18a9045-b528-4975-a61d-da4963899390 req-7d97f49c-1ec4-4809-8baf-302481d2df3a tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] https://10.4.3.222/volume/v3/volumes/43c50339-1d72-41b9-a5b7-18adab84e640 returned with HTTP 200 Aug 01 00:22:07.792959 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 735/2955] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:22:07 2026] GET /volume/v3/volumes/43c50339-1d72-41b9-a5b7-18adab84e640 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:07.915990 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-07cdacd9-7820-4b87-907e-0da7f28d37cd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:07.918213 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-07cdacd9-7820-4b87-907e-0da7f28d37cd tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c Aug 01 00:22:07.918472 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-07cdacd9-7820-4b87-907e-0da7f28d37cd tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:07.918730 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-07cdacd9-7820-4b87-907e-0da7f28d37cd tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:07.932008 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:07.932008 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:07.936839 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-07cdacd9-7820-4b87-907e-0da7f28d37cd tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:22:07.943319 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-07cdacd9-7820-4b87-907e-0da7f28d37cd tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c returned with HTTP 200 Aug 01 00:22:07.943885 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 738/2956] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:07 2026] GET /volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:07.971252 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-64314767-c473-400e-b535-658a766867d7 req-01db9922-b188-4862-be26-581269c98733 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:07.974887 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-64314767-c473-400e-b535-658a766867d7 req-01db9922-b188-4862-be26-581269c98733 tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-reader] GET https://10.4.3.222/volume/v3/volumes/43c50339-1d72-41b9-a5b7-18adab84e640 Aug 01 00:22:07.976481 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-64314767-c473-400e-b535-658a766867d7 req-01db9922-b188-4862-be26-581269c98733 tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-reader] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:07.976836 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-64314767-c473-400e-b535-658a766867d7 req-01db9922-b188-4862-be26-581269c98733 tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-reader] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:07.989024 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:07.989024 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:07.994613 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-64314767-c473-400e-b535-658a766867d7 req-01db9922-b188-4862-be26-581269c98733 tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-reader] Volume info retrieved successfully. Aug 01 00:22:07.999733 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-64314767-c473-400e-b535-658a766867d7 req-01db9922-b188-4862-be26-581269c98733 tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-reader] https://10.4.3.222/volume/v3/volumes/43c50339-1d72-41b9-a5b7-18adab84e640 returned with HTTP 200 Aug 01 00:22:08.000193 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 741/2957] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:22:07 2026] GET /volume/v3/volumes/43c50339-1d72-41b9-a5b7-18adab84e640 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:08.033423 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-7f71c9c5-ad64-47cd-9fc2-05f7e8742755 req-72e708bd-b47b-47bf-8dcc-13185b41d885 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:08.035643 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-7f71c9c5-ad64-47cd-9fc2-05f7e8742755 req-72e708bd-b47b-47bf-8dcc-13185b41d885 tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] DELETE https://10.4.3.222/volume/v3/volumes/43c50339-1d72-41b9-a5b7-18adab84e640 Aug 01 00:22:08.035911 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-7f71c9c5-ad64-47cd-9fc2-05f7e8742755 req-72e708bd-b47b-47bf-8dcc-13185b41d885 tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:08.036149 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-7f71c9c5-ad64-47cd-9fc2-05f7e8742755 req-72e708bd-b47b-47bf-8dcc-13185b41d885 tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:08.036355 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [req-7f71c9c5-ad64-47cd-9fc2-05f7e8742755 req-72e708bd-b47b-47bf-8dcc-13185b41d885 tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Delete volume with id: 43c50339-1d72-41b9-a5b7-18adab84e640 Aug 01 00:22:08.045407 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:08.045407 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:08.046017 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-7f71c9c5-ad64-47cd-9fc2-05f7e8742755 req-72e708bd-b47b-47bf-8dcc-13185b41d885 tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Volume info retrieved successfully. Aug 01 00:22:08.062429 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-7f71c9c5-ad64-47cd-9fc2-05f7e8742755 req-72e708bd-b47b-47bf-8dcc-13185b41d885 tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Delete volume request issued successfully. Aug 01 00:22:08.062741 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-7f71c9c5-ad64-47cd-9fc2-05f7e8742755 req-72e708bd-b47b-47bf-8dcc-13185b41d885 tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] https://10.4.3.222/volume/v3/volumes/43c50339-1d72-41b9-a5b7-18adab84e640 returned with HTTP 202 Aug 01 00:22:08.063336 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 744/2958] 10.4.3.222 () {70 vars in 1620 bytes} [Sat Aug 1 00:22:08 2026] DELETE /volume/v3/volumes/43c50339-1d72-41b9-a5b7-18adab84e640 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:08.065516 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5a88c94a-611f-4f0c-bc57-0617e57237e6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:08.067132 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5a88c94a-611f-4f0c-bc57-0617e57237e6 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] GET https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 Aug 01 00:22:08.067322 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5a88c94a-611f-4f0c-bc57-0617e57237e6 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:08.067499 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5a88c94a-611f-4f0c-bc57-0617e57237e6 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:08.079896 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:08.079896 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:08.089660 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-37a027a5-c3d1-46f1-8db8-16321298b993 req-ff5500a9-71e5-41e3-9108-85310429333d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:08.090858 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5a88c94a-611f-4f0c-bc57-0617e57237e6 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:22:08.095458 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-37a027a5-c3d1-46f1-8db8-16321298b993 req-ff5500a9-71e5-41e3-9108-85310429333d tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] GET https://10.4.3.222/volume/v3/volumes/43c50339-1d72-41b9-a5b7-18adab84e640 Aug 01 00:22:08.095759 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-37a027a5-c3d1-46f1-8db8-16321298b993 req-ff5500a9-71e5-41e3-9108-85310429333d tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:08.096036 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-37a027a5-c3d1-46f1-8db8-16321298b993 req-ff5500a9-71e5-41e3-9108-85310429333d tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:08.100439 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5a88c94a-611f-4f0c-bc57-0617e57237e6 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 returned with HTTP 200 Aug 01 00:22:08.100956 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 736/2959] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:08 2026] GET /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 => generated 861 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:08.103721 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:08.103721 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:08.107744 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-37a027a5-c3d1-46f1-8db8-16321298b993 req-ff5500a9-71e5-41e3-9108-85310429333d tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Volume info retrieved successfully. Aug 01 00:22:08.113695 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-37a027a5-c3d1-46f1-8db8-16321298b993 req-ff5500a9-71e5-41e3-9108-85310429333d tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] https://10.4.3.222/volume/v3/volumes/43c50339-1d72-41b9-a5b7-18adab84e640 returned with HTTP 200 Aug 01 00:22:08.114127 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 739/2960] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:22:08 2026] GET /volume/v3/volumes/43c50339-1d72-41b9-a5b7-18adab84e640 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:08.143657 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ea4ca9e1-d0ef-4668-992b-a5e16b9c2f55 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:08.145570 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ea4ca9e1-d0ef-4668-992b-a5e16b9c2f55 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:08.145916 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ea4ca9e1-d0ef-4668-992b-a5e16b9c2f55 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:08.146118 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ea4ca9e1-d0ef-4668-992b-a5e16b9c2f55 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:08.146260 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-ea4ca9e1-d0ef-4668-992b-a5e16b9c2f55 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:08.151001 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:08.151001 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:08.151789 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ea4ca9e1-d0ef-4668-992b-a5e16b9c2f55 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:08.152442 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 742/2961] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:08 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:08.272198 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b0af312d-52f5-4ad6-b4a8-858068e1e679 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:08.351595 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b0af312d-52f5-4ad6-b4a8-858068e1e679 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:08.352044 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b0af312d-52f5-4ad6-b4a8-858068e1e679 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-232787193"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:08.353407 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-b0af312d-52f5-4ad6-b4a8-858068e1e679 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-232787193'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:08.353571 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-b0af312d-52f5-4ad6-b4a8-858068e1e679 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Create volume of 1 GB Aug 01 00:22:08.357876 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b0af312d-52f5-4ad6-b4a8-858068e1e679 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Availability Zones retrieved successfully. Aug 01 00:22:08.363443 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b0af312d-52f5-4ad6-b4a8-858068e1e679 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Flow 'volume_create_api' (058a9c2e-3a36-4dd0-b1d1-79ef4b340710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:08.364433 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b0af312d-52f5-4ad6-b4a8-858068e1e679 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52f2eb55-2c2e-4b3b-a3c6-9dc820c7c1eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:08.365194 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-b0af312d-52f5-4ad6-b4a8-858068e1e679 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:08.389127 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b0af312d-52f5-4ad6-b4a8-858068e1e679 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52f2eb55-2c2e-4b3b-a3c6-9dc820c7c1eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:08.389875 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b0af312d-52f5-4ad6-b4a8-858068e1e679 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bc78d82-07a0-4154-9e00-9a5dc65838bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:08.450262 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-b0af312d-52f5-4ad6-b4a8-858068e1e679 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Created reservations ['008e0e60-1fb3-4b57-890a-c1f75d259a19', 'dd220a89-2547-4798-853f-bb1148320080', 'a15dceeb-314a-4f4e-8222-94c09114d206', '50d26c83-db51-4a15-9b39-c0acf6bce6d9'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:08.451204 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b0af312d-52f5-4ad6-b4a8-858068e1e679 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bc78d82-07a0-4154-9e00-9a5dc65838bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['008e0e60-1fb3-4b57-890a-c1f75d259a19', 'dd220a89-2547-4798-853f-bb1148320080', 'a15dceeb-314a-4f4e-8222-94c09114d206', '50d26c83-db51-4a15-9b39-c0acf6bce6d9']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:08.451736 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b0af312d-52f5-4ad6-b4a8-858068e1e679 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b7886a6-e13d-4bc1-b694-24a0d3812105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:08.477345 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b0af312d-52f5-4ad6-b4a8-858068e1e679 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b7886a6-e13d-4bc1-b694-24a0d3812105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73bae46a-bf59-4d55-a477-bd0e1d8d5876', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-232787193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa2c24c34d8f42f3a046471ebc6eca50',qos_specs=None,replication_status=,reservations=['008e0e60-1fb3-4b57-890a-c1f75d259a19','dd220a89-2547-4798-853f-bb1148320080','a15dceeb-314a-4f4e-8222-94c09114d206','50d26c83-db51-4a15-9b39-c0acf6bce6d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d2657d982947c998b041c68132682c',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-232787193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73bae46a-bf59-4d55-a477-bd0e1d8d5876,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa2c24c34d8f42f3a046471ebc6eca50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2d2657d982947c998b041c68132682c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:08.478192 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b0af312d-52f5-4ad6-b4a8-858068e1e679 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d055a2ae-16a9-4e30-9385-0143fcc4aa9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:08.495896 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b0af312d-52f5-4ad6-b4a8-858068e1e679 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d055a2ae-16a9-4e30-9385-0143fcc4aa9d) transitioned into state 'SUCCESS' from state '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-232787193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa2c24c34d8f42f3a046471ebc6eca50',qos_specs=None,replication_status=,reservations=['008e0e60-1fb3-4b57-890a-c1f75d259a19','dd220a89-2547-4798-853f-bb1148320080','a15dceeb-314a-4f4e-8222-94c09114d206','50d26c83-db51-4a15-9b39-c0acf6bce6d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d2657d982947c998b041c68132682c',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:08.496527 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b0af312d-52f5-4ad6-b4a8-858068e1e679 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73e0802a-c1ab-4ac6-9138-c51454e8031f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:08.507262 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b0af312d-52f5-4ad6-b4a8-858068e1e679 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73e0802a-c1ab-4ac6-9138-c51454e8031f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:08.508032 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b0af312d-52f5-4ad6-b4a8-858068e1e679 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Flow 'volume_create_api' (058a9c2e-3a36-4dd0-b1d1-79ef4b340710) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:08.508280 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b0af312d-52f5-4ad6-b4a8-858068e1e679 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Create volume request issued successfully. Aug 01 00:22:08.508816 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b0af312d-52f5-4ad6-b4a8-858068e1e679 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:08.509390 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 745/2962] 10.4.3.222 () {70 vars in 1298 bytes} [Sat Aug 1 00:22:08 2026] POST /volume/v3/volumes => generated 777 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:08.515622 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-383ae9a3-b013-4fcc-aac0-5b96362da070 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:08.517325 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-383ae9a3-b013-4fcc-aac0-5b96362da070 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/6d92b255-88c3-4650-a855-4509c9a92fb6 Aug 01 00:22:08.517699 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-383ae9a3-b013-4fcc-aac0-5b96362da070 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:08.517699 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-383ae9a3-b013-4fcc-aac0-5b96362da070 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:08.524244 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-bdea59b7-5731-46f8-9058-a118d64acfbb None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:08.524691 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-383ae9a3-b013-4fcc-aac0-5b96362da070 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/6d92b255-88c3-4650-a855-4509c9a92fb6 returned with HTTP 404 Aug 01 00:22:08.525115 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 737/2963] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:08 2026] GET /volume/v3/snapshots/6d92b255-88c3-4650-a855-4509c9a92fb6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:08.526080 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bdea59b7-5731-46f8-9058-a118d64acfbb tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] GET https://10.4.3.222/volume/v3/volumes/73bae46a-bf59-4d55-a477-bd0e1d8d5876 Aug 01 00:22:08.526284 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bdea59b7-5731-46f8-9058-a118d64acfbb tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:08.526481 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bdea59b7-5731-46f8-9058-a118d64acfbb tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:08.534181 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:08.534181 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:08.536308 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-bdea59b7-5731-46f8-9058-a118d64acfbb tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Volume info retrieved successfully. Aug 01 00:22:08.540086 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bdea59b7-5731-46f8-9058-a118d64acfbb tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] https://10.4.3.222/volume/v3/volumes/73bae46a-bf59-4d55-a477-bd0e1d8d5876 returned with HTTP 200 Aug 01 00:22:08.540436 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 740/2964] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:08 2026] GET /volume/v3/volumes/73bae46a-bf59-4d55-a477-bd0e1d8d5876 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:08.699964 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-498f7905-c44f-4af7-99dd-590872bd39df None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:08.701718 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-498f7905-c44f-4af7-99dd-590872bd39df tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] POST https://10.4.3.222/volume/v3/attachments/1b81442a-c4bf-4d3d-bad7-df0019085932/action Aug 01 00:22:08.703482 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-498f7905-c44f-4af7-99dd-590872bd39df tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action body: b'{"os-complete": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:22:08.703647 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-498f7905-c44f-4af7-99dd-590872bd39df tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:08.719321 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:08.719321 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:08.728544 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-575a6d73-d607-4447-a1ab-4ff08f9c1c5c req-498f7905-c44f-4af7-99dd-590872bd39df tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/attachments/1b81442a-c4bf-4d3d-bad7-df0019085932/action returned with HTTP 204 Aug 01 00:22:08.729025 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 743/2965] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:22:08 2026] POST /volume/v3/attachments/1b81442a-c4bf-4d3d-bad7-df0019085932/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:08.753740 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c981572b-fe6e-408a-bea6-7d2756cd0fe8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:08.756376 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c981572b-fe6e-408a-bea6-7d2756cd0fe8 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] POST https://10.4.3.222/volume/v3/volumes/aaee236c-375d-4c22-9c7f-8381a970c042/action Aug 01 00:22:08.756725 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c981572b-fe6e-408a-bea6-7d2756cd0fe8 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action body: b'{"os-attach": {"instance_uuid": "a00d4e25-5312-41e5-80f6-7920a5107df4", "mountpoint": "/dev/vdc"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:22:08.756896 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c981572b-fe6e-408a-bea6-7d2756cd0fe8 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a00d4e25-5312-41e5-80f6-7920a5107df4", "mountpoint": "/dev/vdc"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:08.766760 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c981572b-fe6e-408a-bea6-7d2756cd0fe8 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes/aaee236c-375d-4c22-9c7f-8381a970c042/action returned with HTTP 404 Aug 01 00:22:08.767539 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 746/2966] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:22:08 2026] POST /volume/v3/volumes/aaee236c-375d-4c22-9c7f-8381a970c042/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:08.960695 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1651c277-eafe-4e1e-abbd-eea22c17454f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:08.963614 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1651c277-eafe-4e1e-abbd-eea22c17454f tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c Aug 01 00:22:08.963614 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1651c277-eafe-4e1e-abbd-eea22c17454f tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:08.963614 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1651c277-eafe-4e1e-abbd-eea22c17454f tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:08.973732 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:08.973732 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:08.981144 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1651c277-eafe-4e1e-abbd-eea22c17454f tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:22:08.989665 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1651c277-eafe-4e1e-abbd-eea22c17454f tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c returned with HTTP 200 Aug 01 00:22:08.990131 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 738/2967] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:08 2026] GET /volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c => generated 1175 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:09.007077 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-dbd6ea35-eb77-4309-bb47-d900c3e74412 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:09.013063 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-dbd6ea35-eb77-4309-bb47-d900c3e74412 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c Aug 01 00:22:09.016785 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-dbd6ea35-eb77-4309-bb47-d900c3e74412 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:09.016785 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-dbd6ea35-eb77-4309-bb47-d900c3e74412 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:09.025268 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:09.025268 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:09.028958 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-dbd6ea35-eb77-4309-bb47-d900c3e74412 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:22:09.033557 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-dbd6ea35-eb77-4309-bb47-d900c3e74412 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c returned with HTTP 200 Aug 01 00:22:09.034236 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 741/2968] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:09 2026] GET /volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c => generated 1175 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:09.075493 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-5a45cf4f-4a73-4d77-ac50-176672039e21 req-63f30b3c-3742-4362-9de1-db376491bffe None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:09.077527 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-5a45cf4f-4a73-4d77-ac50-176672039e21 req-63f30b3c-3742-4362-9de1-db376491bffe tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c Aug 01 00:22:09.077789 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-5a45cf4f-4a73-4d77-ac50-176672039e21 req-63f30b3c-3742-4362-9de1-db376491bffe tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:09.078038 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-5a45cf4f-4a73-4d77-ac50-176672039e21 req-63f30b3c-3742-4362-9de1-db376491bffe tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:09.091800 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:09.091800 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:09.093342 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-5a45cf4f-4a73-4d77-ac50-176672039e21 req-63f30b3c-3742-4362-9de1-db376491bffe tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:22:09.098752 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-5a45cf4f-4a73-4d77-ac50-176672039e21 req-63f30b3c-3742-4362-9de1-db376491bffe tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c returned with HTTP 200 Aug 01 00:22:09.099359 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 744/2969] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:22:09 2026] GET /volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c => generated 1175 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:09.115517 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-718f7da3-236e-436c-88ad-4643792fbd51 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:09.117150 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-5a45cf4f-4a73-4d77-ac50-176672039e21 req-a88c4273-2f31-4ea3-b333-73331d29dc0c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:09.117910 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-718f7da3-236e-436c-88ad-4643792fbd51 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] GET https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 Aug 01 00:22:09.118274 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-718f7da3-236e-436c-88ad-4643792fbd51 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:09.118513 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-718f7da3-236e-436c-88ad-4643792fbd51 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:09.119796 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-5a45cf4f-4a73-4d77-ac50-176672039e21 req-a88c4273-2f31-4ea3-b333-73331d29dc0c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] POST https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c/action Aug 01 00:22:09.120236 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-5a45cf4f-4a73-4d77-ac50-176672039e21 req-a88c4273-2f31-4ea3-b333-73331d29dc0c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:22:09.120414 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-5a45cf4f-4a73-4d77-ac50-176672039e21 req-a88c4273-2f31-4ea3-b333-73331d29dc0c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:09.128898 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:09.128898 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:09.134333 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-718f7da3-236e-436c-88ad-4643792fbd51 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:22:09.139414 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-92c128bc-5c39-452f-a1a3-0a6600012f3f req-5dd89243-f860-4378-ba89-10ec81e3c90f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:09.140797 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:09.140797 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:09.141243 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-5a45cf4f-4a73-4d77-ac50-176672039e21 req-a88c4273-2f31-4ea3-b333-73331d29dc0c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:22:09.143481 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-92c128bc-5c39-452f-a1a3-0a6600012f3f req-5dd89243-f860-4378-ba89-10ec81e3c90f tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] GET https://10.4.3.222/volume/v3/volumes/43c50339-1d72-41b9-a5b7-18adab84e640 Aug 01 00:22:09.144602 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-92c128bc-5c39-452f-a1a3-0a6600012f3f req-5dd89243-f860-4378-ba89-10ec81e3c90f tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:09.146030 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-92c128bc-5c39-452f-a1a3-0a6600012f3f req-5dd89243-f860-4378-ba89-10ec81e3c90f tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:09.146926 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-718f7da3-236e-436c-88ad-4643792fbd51 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 returned with HTTP 200 Aug 01 00:22:09.148452 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 747/2970] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:09 2026] GET /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:09.149501 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-5a45cf4f-4a73-4d77-ac50-176672039e21 req-a88c4273-2f31-4ea3-b333-73331d29dc0c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Begin detaching volume completed successfully. Aug 01 00:22:09.149814 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-5a45cf4f-4a73-4d77-ac50-176672039e21 req-a88c4273-2f31-4ea3-b333-73331d29dc0c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c/action returned with HTTP 202 Aug 01 00:22:09.150302 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 739/2971] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:22:09 2026] POST /volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:22:09.156742 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-92c128bc-5c39-452f-a1a3-0a6600012f3f req-5dd89243-f860-4378-ba89-10ec81e3c90f tempest-VolumesGetTestJSON-24534035 tempest-VolumesGetTestJSON-24534035-project-member] https://10.4.3.222/volume/v3/volumes/43c50339-1d72-41b9-a5b7-18adab84e640 returned with HTTP 404 Aug 01 00:22:09.157557 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 742/2972] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:22:09 2026] GET /volume/v3/volumes/43c50339-1d72-41b9-a5b7-18adab84e640 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:09.164498 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e6f089ad-0e59-40aa-96e8-7439bc6b545c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:09.166986 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e6f089ad-0e59-40aa-96e8-7439bc6b545c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:09.167166 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e6f089ad-0e59-40aa-96e8-7439bc6b545c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:09.167355 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e6f089ad-0e59-40aa-96e8-7439bc6b545c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:09.167474 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-e6f089ad-0e59-40aa-96e8-7439bc6b545c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:09.173599 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:09.173599 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:09.175895 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e6f089ad-0e59-40aa-96e8-7439bc6b545c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:09.175895 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 745/2973] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:09 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:09.202913 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0c64756b-94cf-49c7-b430-d58af9a84b38 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:09.203848 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0c64756b-94cf-49c7-b430-d58af9a84b38 None None] GET https://10.4.3.222/volume// Aug 01 00:22:09.203848 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0c64756b-94cf-49c7-b430-d58af9a84b38 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:09.203969 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0c64756b-94cf-49c7-b430-d58af9a84b38 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:09.204428 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0c64756b-94cf-49c7-b430-d58af9a84b38 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:22:09.206856 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 748/2974] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:22: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 01 00:22:09.218456 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-5a45cf4f-4a73-4d77-ac50-176672039e21 req-5db4f310-bccb-41f4-9dcd-6f898f9dc692 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:09.220786 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-5a45cf4f-4a73-4d77-ac50-176672039e21 req-5db4f310-bccb-41f4-9dcd-6f898f9dc692 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c Aug 01 00:22:09.220955 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-5a45cf4f-4a73-4d77-ac50-176672039e21 req-5db4f310-bccb-41f4-9dcd-6f898f9dc692 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:09.221107 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-5a45cf4f-4a73-4d77-ac50-176672039e21 req-5db4f310-bccb-41f4-9dcd-6f898f9dc692 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:09.232582 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:09.232582 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:09.237090 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-5a45cf4f-4a73-4d77-ac50-176672039e21 req-5db4f310-bccb-41f4-9dcd-6f898f9dc692 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:22:09.241820 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-5a45cf4f-4a73-4d77-ac50-176672039e21 req-5db4f310-bccb-41f4-9dcd-6f898f9dc692 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c returned with HTTP 200 Aug 01 00:22:09.242295 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 740/2975] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:22:09 2026] GET /volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c => generated 1358 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:22:09.260387 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-5a45cf4f-4a73-4d77-ac50-176672039e21 req-52f5cf38-cca1-43cd-a197-16f8966fe74a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:09.262352 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-5a45cf4f-4a73-4d77-ac50-176672039e21 req-52f5cf38-cca1-43cd-a197-16f8966fe74a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c/encryption Aug 01 00:22:09.262570 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-5a45cf4f-4a73-4d77-ac50-176672039e21 req-52f5cf38-cca1-43cd-a197-16f8966fe74a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:09.262800 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-5a45cf4f-4a73-4d77-ac50-176672039e21 req-52f5cf38-cca1-43cd-a197-16f8966fe74a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:09.271625 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:09.271625 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:09.279552 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-5a45cf4f-4a73-4d77-ac50-176672039e21 req-52f5cf38-cca1-43cd-a197-16f8966fe74a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c/encryption returned with HTTP 200 Aug 01 00:22:09.280096 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 743/2976] 10.4.3.222 () {68 vars in 1631 bytes} [Sat Aug 1 00:22:09 2026] GET /volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c/encryption => generated 161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:09.555940 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-cab1f65f-ec44-46ca-a4e4-9b529b6a9dce None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:09.557720 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cab1f65f-ec44-46ca-a4e4-9b529b6a9dce tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] GET https://10.4.3.222/volume/v3/volumes/73bae46a-bf59-4d55-a477-bd0e1d8d5876 Aug 01 00:22:09.558141 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cab1f65f-ec44-46ca-a4e4-9b529b6a9dce tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:09.558248 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cab1f65f-ec44-46ca-a4e4-9b529b6a9dce tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:09.568340 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:09.568340 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:09.571702 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-cab1f65f-ec44-46ca-a4e4-9b529b6a9dce tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Volume info retrieved successfully. Aug 01 00:22:09.576575 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cab1f65f-ec44-46ca-a4e4-9b529b6a9dce tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] https://10.4.3.222/volume/v3/volumes/73bae46a-bf59-4d55-a477-bd0e1d8d5876 returned with HTTP 200 Aug 01 00:22:09.577083 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 746/2977] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:09 2026] GET /volume/v3/volumes/73bae46a-bf59-4d55-a477-bd0e1d8d5876 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:09.591382 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-31a42340-7981-48ef-a698-b123855e6a89 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:09.597159 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-31a42340-7981-48ef-a698-b123855e6a89 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] POST https://10.4.3.222/volume/v3/backups Aug 01 00:22:09.597679 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-31a42340-7981-48ef-a698-b123855e6a89 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "73bae46a-bf59-4d55-a477-bd0e1d8d5876", "name": "tempest-type-Backup-431855133"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:09.599782 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-31a42340-7981-48ef-a698-b123855e6a89 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Creating new backup {'backup': {'volume_id': '73bae46a-bf59-4d55-a477-bd0e1d8d5876', 'name': 'tempest-type-Backup-431855133'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:22:09.599937 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-31a42340-7981-48ef-a698-b123855e6a89 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Creating backup of volume 73bae46a-bf59-4d55-a477-bd0e1d8d5876 in container None Aug 01 00:22:09.609637 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:09.609637 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:09.609637 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-31a42340-7981-48ef-a698-b123855e6a89 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Volume info retrieved successfully. Aug 01 00:22:09.657203 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-31a42340-7981-48ef-a698-b123855e6a89 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Created reservations ['e80ef75c-6fbf-4bad-b4e9-dae8c0293cf8', 'afaf38f5-9c47-4c8f-8b35-fd3edf6cd515'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:09.701622 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-31a42340-7981-48ef-a698-b123855e6a89 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:22:09.702307 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 749/2978] 10.4.3.222 () {70 vars in 1299 bytes} [Sat Aug 1 00:22:09 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 01 00:22:09.713132 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a096fd41-69fd-444c-9af2-8fb760d8bf8c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:09.714864 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a096fd41-69fd-444c-9af2-8fb760d8bf8c tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] GET https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed Aug 01 00:22:09.715063 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a096fd41-69fd-444c-9af2-8fb760d8bf8c tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:09.715227 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a096fd41-69fd-444c-9af2-8fb760d8bf8c tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:09.715344 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-a096fd41-69fd-444c-9af2-8fb760d8bf8c tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Show backup with id dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:09.726794 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:09.726794 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:09.727277 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a096fd41-69fd-444c-9af2-8fb760d8bf8c tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed returned with HTTP 200 Aug 01 00:22:09.727622 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 741/2979] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:09 2026] GET /volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed => generated 722 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:10.164721 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e1ee04a5-80ae-4981-bff4-8079868e0f67 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:10.166536 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e1ee04a5-80ae-4981-bff4-8079868e0f67 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] GET https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 Aug 01 00:22:10.166753 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e1ee04a5-80ae-4981-bff4-8079868e0f67 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:10.166962 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e1ee04a5-80ae-4981-bff4-8079868e0f67 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:10.174730 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:10.174730 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:10.177658 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-e1ee04a5-80ae-4981-bff4-8079868e0f67 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:22:10.181478 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e1ee04a5-80ae-4981-bff4-8079868e0f67 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 returned with HTTP 200 Aug 01 00:22:10.181855 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 744/2980] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:10 2026] GET /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:10.186783 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-55319319-777a-41ac-bfb0-3684e77d7cd5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:10.188536 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-55319319-777a-41ac-bfb0-3684e77d7cd5 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:10.188664 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-55319319-777a-41ac-bfb0-3684e77d7cd5 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:10.188867 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-55319319-777a-41ac-bfb0-3684e77d7cd5 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:10.188971 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-55319319-777a-41ac-bfb0-3684e77d7cd5 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:10.193065 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:10.193065 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:10.193723 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-55319319-777a-41ac-bfb0-3684e77d7cd5 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:10.194041 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 747/2981] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:10 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:10.738248 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ecfe6eb1-c9db-4123-b357-7910dd3c0b71 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:10.739961 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ecfe6eb1-c9db-4123-b357-7910dd3c0b71 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] GET https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed Aug 01 00:22:10.740180 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ecfe6eb1-c9db-4123-b357-7910dd3c0b71 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:10.740363 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ecfe6eb1-c9db-4123-b357-7910dd3c0b71 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:10.740466 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-ecfe6eb1-c9db-4123-b357-7910dd3c0b71 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Show backup with id dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:10.744957 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:10.744957 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:10.745571 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ecfe6eb1-c9db-4123-b357-7910dd3c0b71 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed returned with HTTP 200 Aug 01 00:22:10.745958 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 750/2982] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:10 2026] GET /volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:10.942590 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-32a5c7bc-177a-4941-b75c-defa5ef2bd3d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:11.000245 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-32a5c7bc-177a-4941-b75c-defa5ef2bd3d tempest-VolumeHostsAdminTestsJSON-859941719 tempest-VolumeHostsAdminTestsJSON-859941719-project-admin] GET https://10.4.3.222/volume/v3/os-hosts Aug 01 00:22:11.000480 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-32a5c7bc-177a-4941-b75c-defa5ef2bd3d tempest-VolumeHostsAdminTestsJSON-859941719 tempest-VolumeHostsAdminTestsJSON-859941719-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:11.000716 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-32a5c7bc-177a-4941-b75c-defa5ef2bd3d tempest-VolumeHostsAdminTestsJSON-859941719 tempest-VolumeHostsAdminTestsJSON-859941719-project-admin] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:11.006337 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.hosts [None req-32a5c7bc-177a-4941-b75c-defa5ef2bd3d tempest-VolumeHostsAdminTestsJSON-859941719 tempest-VolumeHostsAdminTestsJSON-859941719-project-admin] status, active and update: available, enabled, 2026-08-01 00:21:33+00:00 {{(pid=100407) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 01 00:22:11.006531 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.hosts [None req-32a5c7bc-177a-4941-b75c-defa5ef2bd3d tempest-VolumeHostsAdminTestsJSON-859941719 tempest-VolumeHostsAdminTestsJSON-859941719-project-admin] status, active and update: available, enabled, 2026-08-01 00:21:31+00:00 {{(pid=100407) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 01 00:22:11.006688 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.hosts [None req-32a5c7bc-177a-4941-b75c-defa5ef2bd3d tempest-VolumeHostsAdminTestsJSON-859941719 tempest-VolumeHostsAdminTestsJSON-859941719-project-admin] status, active and update: available, enabled, 2026-08-01 00:20:57+00:00 {{(pid=100407) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 01 00:22:11.006999 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-32a5c7bc-177a-4941-b75c-defa5ef2bd3d tempest-VolumeHostsAdminTestsJSON-859941719 tempest-VolumeHostsAdminTestsJSON-859941719-project-admin] https://10.4.3.222/volume/v3/os-hosts returned with HTTP 200 Aug 01 00:22:11.007361 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 742/2983] 10.4.3.222 () {66 vars in 1240 bytes} [Sat Aug 1 00:22:10 2026] GET /volume/v3/os-hosts => generated 560 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:11.015962 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b28eed07-91fe-4c5a-b54a-e12354583f24 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:11.017741 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b28eed07-91fe-4c5a-b54a-e12354583f24 tempest-VolumeHostsAdminTestsJSON-859941719 tempest-VolumeHostsAdminTestsJSON-859941719-project-admin] GET https://10.4.3.222/volume/v3/os-hosts Aug 01 00:22:11.017965 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b28eed07-91fe-4c5a-b54a-e12354583f24 tempest-VolumeHostsAdminTestsJSON-859941719 tempest-VolumeHostsAdminTestsJSON-859941719-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:11.018148 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b28eed07-91fe-4c5a-b54a-e12354583f24 tempest-VolumeHostsAdminTestsJSON-859941719 tempest-VolumeHostsAdminTestsJSON-859941719-project-admin] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:11.024123 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.contrib.hosts [None req-b28eed07-91fe-4c5a-b54a-e12354583f24 tempest-VolumeHostsAdminTestsJSON-859941719 tempest-VolumeHostsAdminTestsJSON-859941719-project-admin] status, active and update: available, enabled, 2026-08-01 00:21:33+00:00 {{(pid=100409) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 01 00:22:11.024280 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.contrib.hosts [None req-b28eed07-91fe-4c5a-b54a-e12354583f24 tempest-VolumeHostsAdminTestsJSON-859941719 tempest-VolumeHostsAdminTestsJSON-859941719-project-admin] status, active and update: available, enabled, 2026-08-01 00:21:31+00:00 {{(pid=100409) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 01 00:22:11.024395 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.contrib.hosts [None req-b28eed07-91fe-4c5a-b54a-e12354583f24 tempest-VolumeHostsAdminTestsJSON-859941719 tempest-VolumeHostsAdminTestsJSON-859941719-project-admin] status, active and update: available, enabled, 2026-08-01 00:20:57+00:00 {{(pid=100409) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 01 00:22:11.024654 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b28eed07-91fe-4c5a-b54a-e12354583f24 tempest-VolumeHostsAdminTestsJSON-859941719 tempest-VolumeHostsAdminTestsJSON-859941719-project-admin] https://10.4.3.222/volume/v3/os-hosts returned with HTTP 200 Aug 01 00:22:11.025070 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 745/2984] 10.4.3.222 () {66 vars in 1240 bytes} [Sat Aug 1 00:22:11 2026] GET /volume/v3/os-hosts => generated 560 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:11.033470 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4a394ae7-40df-4ef5-a9f8-e7062712186a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:11.036038 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4a394ae7-40df-4ef5-a9f8-e7062712186a tempest-VolumeHostsAdminTestsJSON-859941719 tempest-VolumeHostsAdminTestsJSON-859941719-project-admin] GET https://10.4.3.222/volume/v3/os-hosts/np0000006296@storpool Aug 01 00:22:11.036213 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4a394ae7-40df-4ef5-a9f8-e7062712186a tempest-VolumeHostsAdminTestsJSON-859941719 tempest-VolumeHostsAdminTestsJSON-859941719-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:11.036379 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4a394ae7-40df-4ef5-a9f8-e7062712186a tempest-VolumeHostsAdminTestsJSON-859941719 tempest-VolumeHostsAdminTestsJSON-859941719-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:11.102602 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4a394ae7-40df-4ef5-a9f8-e7062712186a tempest-VolumeHostsAdminTestsJSON-859941719 tempest-VolumeHostsAdminTestsJSON-859941719-project-admin] https://10.4.3.222/volume/v3/os-hosts/np0000006296@storpool returned with HTTP 200 Aug 01 00:22:11.103018 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 748/2985] 10.4.3.222 () {66 vars in 1306 bytes} [Sat Aug 1 00:22:11 2026] GET /volume/v3/os-hosts/np0000006296@storpool => generated 1697 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:11.194952 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b2189be1-701e-411d-85bb-c88bef1c73d8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:11.198788 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b2189be1-701e-411d-85bb-c88bef1c73d8 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] GET https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 Aug 01 00:22:11.198788 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b2189be1-701e-411d-85bb-c88bef1c73d8 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:11.198788 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b2189be1-701e-411d-85bb-c88bef1c73d8 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:11.202790 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a20f7653-4f31-42d5-a9b1-34edd8203f4d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:11.204513 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a20f7653-4f31-42d5-a9b1-34edd8203f4d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:11.204701 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a20f7653-4f31-42d5-a9b1-34edd8203f4d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:11.204951 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a20f7653-4f31-42d5-a9b1-34edd8203f4d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:11.204994 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:11.204994 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:11.205103 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-a20f7653-4f31-42d5-a9b1-34edd8203f4d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:11.209630 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b2189be1-701e-411d-85bb-c88bef1c73d8 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:22:11.210352 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:11.210352 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:11.211041 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a20f7653-4f31-42d5-a9b1-34edd8203f4d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:11.211386 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 743/2986] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:11 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:11.214084 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b2189be1-701e-411d-85bb-c88bef1c73d8 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 returned with HTTP 200 Aug 01 00:22:11.214438 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 751/2987] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:11 2026] GET /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:11.635428 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-39069803-2282-4fdf-905b-d9a68e27c952 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:11.637290 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-39069803-2282-4fdf-905b-d9a68e27c952 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:11.637672 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-39069803-2282-4fdf-905b-d9a68e27c952 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6a220b11-ac98-4f3c-949f-1f7b9c132dd1", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-10329297"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:11.639211 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-39069803-2282-4fdf-905b-d9a68e27c952 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Create volume request body: {'volume': {'imageRef': '6a220b11-ac98-4f3c-949f-1f7b9c132dd1', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-10329297'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:11.722591 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-39069803-2282-4fdf-905b-d9a68e27c952 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Create volume of 2 GB Aug 01 00:22:11.726510 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-39069803-2282-4fdf-905b-d9a68e27c952 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Availability Zones retrieved successfully. Aug 01 00:22:11.731759 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-39069803-2282-4fdf-905b-d9a68e27c952 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Flow 'volume_create_api' (fdc825d5-2dfa-4759-94b0-ebb61ead9816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:11.734107 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-39069803-2282-4fdf-905b-d9a68e27c952 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eef6eff8-783c-4141-9091-5fb43889e7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:11.734107 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-39069803-2282-4fdf-905b-d9a68e27c952 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Validating volume size '2' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:11.755442 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4ae38a4b-acca-4b83-b649-5df7ab805538 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:11.758654 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4ae38a4b-acca-4b83-b649-5df7ab805538 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] GET https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed Aug 01 00:22:11.758842 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4ae38a4b-acca-4b83-b649-5df7ab805538 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:11.759549 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4ae38a4b-acca-4b83-b649-5df7ab805538 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:11.759549 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-4ae38a4b-acca-4b83-b649-5df7ab805538 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Show backup with id dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:11.763064 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:11.763064 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:11.763617 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4ae38a4b-acca-4b83-b649-5df7ab805538 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed returned with HTTP 200 Aug 01 00:22:11.763990 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 749/2988] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:11 2026] GET /volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:11.765814 np0000006296 devstack@c-api.service[100409]: WARNING cinder.volume.api [None req-39069803-2282-4fdf-905b-d9a68e27c952 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eef6eff8-783c-4141-9091-5fb43889e7d4) transitioned into state 'FAILURE' from state 'RUNNING' Aug 01 00:22:11.765814 np0000006296 devstack@c-api.service[100409]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 6a220b11-ac98-4f3c-949f-1f7b9c132dd1 is not active. Aug 01 00:22:11.767556 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-39069803-2282-4fdf-905b-d9a68e27c952 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eef6eff8-783c-4141-9091-5fb43889e7d4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:11.768233 np0000006296 devstack@c-api.service[100409]: WARNING cinder.volume.api [None req-39069803-2282-4fdf-905b-d9a68e27c952 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eef6eff8-783c-4141-9091-5fb43889e7d4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 01 00:22:11.769118 np0000006296 devstack@c-api.service[100409]: WARNING cinder.volume.api [None req-39069803-2282-4fdf-905b-d9a68e27c952 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Flow 'volume_create_api' (fdc825d5-2dfa-4759-94b0-ebb61ead9816) transitioned into state 'REVERTED' from state 'RUNNING' Aug 01 00:22:11.769476 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-39069803-2282-4fdf-905b-d9a68e27c952 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 400 Aug 01 00:22:11.770093 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 746/2989] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:22:11 2026] POST /volume/v3/volumes => generated 125 bytes in 135 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 00:22:12.224392 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7dbf84e8-46cb-4e26-8249-fc4cef586e0c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:12.227405 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b810e0c7-2448-40b3-b595-c8536b3627c3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:12.228182 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7dbf84e8-46cb-4e26-8249-fc4cef586e0c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:12.228435 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7dbf84e8-46cb-4e26-8249-fc4cef586e0c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:12.228666 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7dbf84e8-46cb-4e26-8249-fc4cef586e0c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:12.228836 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-7dbf84e8-46cb-4e26-8249-fc4cef586e0c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:12.229059 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b810e0c7-2448-40b3-b595-c8536b3627c3 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] GET https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 Aug 01 00:22:12.229297 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b810e0c7-2448-40b3-b595-c8536b3627c3 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:12.229425 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b810e0c7-2448-40b3-b595-c8536b3627c3 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:12.235668 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:12.235668 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:12.235884 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:12.235884 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:12.236629 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7dbf84e8-46cb-4e26-8249-fc4cef586e0c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:12.237123 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 744/2990] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:12 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:12.239782 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b810e0c7-2448-40b3-b595-c8536b3627c3 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:22:12.243593 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b810e0c7-2448-40b3-b595-c8536b3627c3 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 returned with HTTP 200 Aug 01 00:22:12.243937 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 752/2991] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:12 2026] GET /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:12.777162 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ce08ec35-f898-4c14-80a1-b7a2562e4e40 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:12.779895 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ce08ec35-f898-4c14-80a1-b7a2562e4e40 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] GET https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed Aug 01 00:22:12.780137 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ce08ec35-f898-4c14-80a1-b7a2562e4e40 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:12.780261 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ce08ec35-f898-4c14-80a1-b7a2562e4e40 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:12.780356 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-ce08ec35-f898-4c14-80a1-b7a2562e4e40 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Show backup with id dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:12.785527 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:12.785527 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:12.786259 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ce08ec35-f898-4c14-80a1-b7a2562e4e40 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed returned with HTTP 200 Aug 01 00:22:12.786590 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 750/2992] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:12 2026] GET /volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:13.039834 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-58fc1b0a-97bd-40ea-8a85-2441da7ae5b1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:13.103815 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-58fc1b0a-97bd-40ea-8a85-2441da7ae5b1 tempest-VolumeQuotasNegativeTestJSON-1329174775 tempest-VolumeQuotasNegativeTestJSON-1329174775-project-admin] GET https://10.4.3.222/volume/v3/os-quota-sets/8a1cd22b05ca4e298838b7bd2af349e7 Aug 01 00:22:13.104195 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-58fc1b0a-97bd-40ea-8a85-2441da7ae5b1 tempest-VolumeQuotasNegativeTestJSON-1329174775 tempest-VolumeQuotasNegativeTestJSON-1329174775-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:13.104426 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-58fc1b0a-97bd-40ea-8a85-2441da7ae5b1 tempest-VolumeQuotasNegativeTestJSON-1329174775 tempest-VolumeQuotasNegativeTestJSON-1329174775-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:13.121744 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-58fc1b0a-97bd-40ea-8a85-2441da7ae5b1 tempest-VolumeQuotasNegativeTestJSON-1329174775 tempest-VolumeQuotasNegativeTestJSON-1329174775-project-admin] https://10.4.3.222/volume/v3/os-quota-sets/8a1cd22b05ca4e298838b7bd2af349e7 returned with HTTP 200 Aug 01 00:22:13.122168 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 747/2993] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:13 2026] GET /volume/v3/os-quota-sets/8a1cd22b05ca4e298838b7bd2af349e7 => generated 618 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:13.131849 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b59f302d-d532-4099-b7e8-8bdcbdd1f80d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:13.204455 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b59f302d-d532-4099-b7e8-8bdcbdd1f80d tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:13.204902 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b59f302d-d532-4099-b7e8-8bdcbdd1f80d tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-245462818"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:13.206442 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-b59f302d-d532-4099-b7e8-8bdcbdd1f80d tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-245462818'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:13.206565 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-b59f302d-d532-4099-b7e8-8bdcbdd1f80d tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Create volume of 1 GB Aug 01 00:22:13.212606 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b59f302d-d532-4099-b7e8-8bdcbdd1f80d tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Availability Zones retrieved successfully. Aug 01 00:22:13.221291 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b59f302d-d532-4099-b7e8-8bdcbdd1f80d tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Flow 'volume_create_api' (7c11a15d-8466-476b-aaa4-894e47cb4e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:13.222894 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b59f302d-d532-4099-b7e8-8bdcbdd1f80d tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d84defcb-8c24-4c5b-933a-f19fb8118c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:13.224336 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-b59f302d-d532-4099-b7e8-8bdcbdd1f80d tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:13.248318 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5091bcff-924c-4fc4-9a1c-e05fbbbc99e0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:13.250322 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5091bcff-924c-4fc4-9a1c-e05fbbbc99e0 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:13.250535 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5091bcff-924c-4fc4-9a1c-e05fbbbc99e0 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:13.250779 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5091bcff-924c-4fc4-9a1c-e05fbbbc99e0 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:13.250936 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-5091bcff-924c-4fc4-9a1c-e05fbbbc99e0 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:13.256129 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:13.256129 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:13.256876 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5091bcff-924c-4fc4-9a1c-e05fbbbc99e0 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:13.257813 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 753/2994] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:13 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:13.257961 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b59f302d-d532-4099-b7e8-8bdcbdd1f80d tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d84defcb-8c24-4c5b-933a-f19fb8118c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:13.258759 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b59f302d-d532-4099-b7e8-8bdcbdd1f80d tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7703cd5c-252d-4892-9321-3d6c3ddbe165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:13.259884 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-fd3e533b-dfb5-4c45-ae5d-f23d7a1089cc None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:13.262062 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fd3e533b-dfb5-4c45-ae5d-f23d7a1089cc tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] GET https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 Aug 01 00:22:13.262299 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fd3e533b-dfb5-4c45-ae5d-f23d7a1089cc tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:13.262528 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fd3e533b-dfb5-4c45-ae5d-f23d7a1089cc tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:13.272064 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:13.272064 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:13.278252 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-fd3e533b-dfb5-4c45-ae5d-f23d7a1089cc tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:22:13.283404 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fd3e533b-dfb5-4c45-ae5d-f23d7a1089cc tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 returned with HTTP 200 Aug 01 00:22:13.283857 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 751/2995] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:13 2026] GET /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:13.331221 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-b59f302d-d532-4099-b7e8-8bdcbdd1f80d tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Created reservations ['9d826639-7fdf-4f41-a0d6-31ddb65aeb49', '43954b9c-7a74-441b-83ed-cd9f0b3657b8', '71814eaf-54d6-4526-8af8-d2bd263e21a5', '3aa4df51-5c5a-4c38-bc0f-6354f6f40be1'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:13.334859 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b59f302d-d532-4099-b7e8-8bdcbdd1f80d tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7703cd5c-252d-4892-9321-3d6c3ddbe165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d826639-7fdf-4f41-a0d6-31ddb65aeb49', '43954b9c-7a74-441b-83ed-cd9f0b3657b8', '71814eaf-54d6-4526-8af8-d2bd263e21a5', '3aa4df51-5c5a-4c38-bc0f-6354f6f40be1']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:13.334859 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b59f302d-d532-4099-b7e8-8bdcbdd1f80d tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a2a8ea1-213a-479c-8403-f3c19ed5ad2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:13.354564 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b59f302d-d532-4099-b7e8-8bdcbdd1f80d tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a2a8ea1-213a-479c-8403-f3c19ed5ad2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79e5e880-4906-44ed-89a5-48ff6a418c4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-245462818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a1cd22b05ca4e298838b7bd2af349e7',qos_specs=None,replication_status=,reservations=['9d826639-7fdf-4f41-a0d6-31ddb65aeb49','43954b9c-7a74-441b-83ed-cd9f0b3657b8','71814eaf-54d6-4526-8af8-d2bd263e21a5','3aa4df51-5c5a-4c38-bc0f-6354f6f40be1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e22fc8f8e2041d3b423e04c1a91a89a',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-245462818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79e5e880-4906-44ed-89a5-48ff6a418c4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a1cd22b05ca4e298838b7bd2af349e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e22fc8f8e2041d3b423e04c1a91a89a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:13.355389 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b59f302d-d532-4099-b7e8-8bdcbdd1f80d tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be4466d8-f656-4245-a240-dd0bc246e747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:13.372179 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b59f302d-d532-4099-b7e8-8bdcbdd1f80d tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be4466d8-f656-4245-a240-dd0bc246e747) transitioned into state 'SUCCESS' from state '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-245462818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a1cd22b05ca4e298838b7bd2af349e7',qos_specs=None,replication_status=,reservations=['9d826639-7fdf-4f41-a0d6-31ddb65aeb49','43954b9c-7a74-441b-83ed-cd9f0b3657b8','71814eaf-54d6-4526-8af8-d2bd263e21a5','3aa4df51-5c5a-4c38-bc0f-6354f6f40be1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e22fc8f8e2041d3b423e04c1a91a89a',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:13.373187 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b59f302d-d532-4099-b7e8-8bdcbdd1f80d tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d0ea9a9-f613-45d3-bfd3-77f8ea8a1ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:13.381666 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b59f302d-d532-4099-b7e8-8bdcbdd1f80d tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d0ea9a9-f613-45d3-bfd3-77f8ea8a1ca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:13.382500 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b59f302d-d532-4099-b7e8-8bdcbdd1f80d tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Flow 'volume_create_api' (7c11a15d-8466-476b-aaa4-894e47cb4e8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:13.386007 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b59f302d-d532-4099-b7e8-8bdcbdd1f80d tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Create volume request issued successfully. Aug 01 00:22:13.386007 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b59f302d-d532-4099-b7e8-8bdcbdd1f80d tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:13.386007 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 745/2996] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:22:13 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 01 00:22:13.397760 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-46bb1637-c020-4ed3-804c-823c5d46770f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:13.400344 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-46bb1637-c020-4ed3-804c-823c5d46770f tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] GET https://10.4.3.222/volume/v3/volumes/79e5e880-4906-44ed-89a5-48ff6a418c4e Aug 01 00:22:13.400710 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-46bb1637-c020-4ed3-804c-823c5d46770f tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:13.400946 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-46bb1637-c020-4ed3-804c-823c5d46770f tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:13.412273 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:13.412273 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:13.416671 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-46bb1637-c020-4ed3-804c-823c5d46770f tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Volume info retrieved successfully. Aug 01 00:22:13.421822 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-46bb1637-c020-4ed3-804c-823c5d46770f tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] https://10.4.3.222/volume/v3/volumes/79e5e880-4906-44ed-89a5-48ff6a418c4e returned with HTTP 200 Aug 01 00:22:13.422510 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 748/2997] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:13 2026] GET /volume/v3/volumes/79e5e880-4906-44ed-89a5-48ff6a418c4e => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:13.424062 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1783d342-3267-4ae5-b4ae-9e203c5aed74 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:13.425518 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1783d342-3267-4ae5-b4ae-9e203c5aed74 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:13.425883 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1783d342-3267-4ae5-b4ae-9e203c5aed74 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "589e4ba6-5fc8-44ee-9576-647d46320ddb"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:13.427328 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-1783d342-3267-4ae5-b4ae-9e203c5aed74 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '589e4ba6-5fc8-44ee-9576-647d46320ddb'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:13.505091 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-5a45cf4f-4a73-4d77-ac50-176672039e21 req-0dbc9c91-1ad1-4f1a-a01c-6839ad3b8b53 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:13.507779 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-5a45cf4f-4a73-4d77-ac50-176672039e21 req-0dbc9c91-1ad1-4f1a-a01c-6839ad3b8b53 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] DELETE https://10.4.3.222/volume/v3/attachments/1b81442a-c4bf-4d3d-bad7-df0019085932 Aug 01 00:22:13.507984 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-5a45cf4f-4a73-4d77-ac50-176672039e21 req-0dbc9c91-1ad1-4f1a-a01c-6839ad3b8b53 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:13.508164 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-5a45cf4f-4a73-4d77-ac50-176672039e21 req-0dbc9c91-1ad1-4f1a-a01c-6839ad3b8b53 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:13.512554 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-1783d342-3267-4ae5-b4ae-9e203c5aed74 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Create volume of 1 GB Aug 01 00:22:13.515568 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1783d342-3267-4ae5-b4ae-9e203c5aed74 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Availability Zones retrieved successfully. Aug 01 00:22:13.517083 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:13.517083 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:13.520996 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1783d342-3267-4ae5-b4ae-9e203c5aed74 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Flow 'volume_create_api' (0d9ff754-035e-4044-9552-d85f5cce11ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:13.522317 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1783d342-3267-4ae5-b4ae-9e203c5aed74 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d0c0cff-95c5-41d2-855a-8018efb30d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:13.523529 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-1783d342-3267-4ae5-b4ae-9e203c5aed74 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:13.559277 np0000006296 devstack@c-api.service[100406]: WARNING cinder.volume.api [None req-1783d342-3267-4ae5-b4ae-9e203c5aed74 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d0c0cff-95c5-41d2-855a-8018efb30d84) transitioned into state 'FAILURE' from state 'RUNNING' Aug 01 00:22:13.559277 np0000006296 devstack@c-api.service[100406]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 01 00:22:13.561826 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1783d342-3267-4ae5-b4ae-9e203c5aed74 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d0c0cff-95c5-41d2-855a-8018efb30d84) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:13.562933 np0000006296 devstack@c-api.service[100406]: WARNING cinder.volume.api [None req-1783d342-3267-4ae5-b4ae-9e203c5aed74 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d0c0cff-95c5-41d2-855a-8018efb30d84) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 01 00:22:13.564258 np0000006296 devstack@c-api.service[100406]: WARNING cinder.volume.api [None req-1783d342-3267-4ae5-b4ae-9e203c5aed74 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Flow 'volume_create_api' (0d9ff754-035e-4044-9552-d85f5cce11ba) transitioned into state 'REVERTED' from state 'RUNNING' Aug 01 00:22:13.564669 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1783d342-3267-4ae5-b4ae-9e203c5aed74 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 400 Aug 01 00:22:13.565515 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 754/2998] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:22:13 2026] POST /volume/v3/volumes => generated 134 bytes in 142 msecs (HTTP/1.1 400) 7 headers in 294 bytes (3 switches on core 0) Aug 01 00:22:13.588864 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-5a45cf4f-4a73-4d77-ac50-176672039e21 req-0dbc9c91-1ad1-4f1a-a01c-6839ad3b8b53 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/attachments/1b81442a-c4bf-4d3d-bad7-df0019085932 returned with HTTP 200 Aug 01 00:22:13.589626 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 752/2999] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:22:13 2026] DELETE /volume/v3/attachments/1b81442a-c4bf-4d3d-bad7-df0019085932 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:13.744022 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7d0f0315-9227-40f7-8132-e866ce91231c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:13.745710 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7d0f0315-9227-40f7-8132-e866ce91231c tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:13.746068 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7d0f0315-9227-40f7-8132-e866ce91231c tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:13.747710 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7d0f0315-9227-40f7-8132-e866ce91231c tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 400 Aug 01 00:22:13.748168 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 746/3000] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:22:13 2026] POST /volume/v3/volumes => generated 127 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 00:22:13.756656 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-62458c83-8c72-4caa-9701-dcf3bb997ff7 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:13.758316 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-62458c83-8c72-4caa-9701-dcf3bb997ff7 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:13.758635 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-62458c83-8c72-4caa-9701-dcf3bb997ff7 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "1bb8be0b-3b85-492a-a222-ece7bae1186b"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:13.760392 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-62458c83-8c72-4caa-9701-dcf3bb997ff7 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '1bb8be0b-3b85-492a-a222-ece7bae1186b'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:13.765510 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-62458c83-8c72-4caa-9701-dcf3bb997ff7 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 404 Aug 01 00:22:13.766102 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 749/3001] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:22:13 2026] POST /volume/v3/volumes => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:13.773125 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-126554c2-b564-4b13-8e74-7d8328e9cc53 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:13.774824 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-126554c2-b564-4b13-8e74-7d8328e9cc53 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:13.775237 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-126554c2-b564-4b13-8e74-7d8328e9cc53 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "abb89d9c-f0e0-4922-949b-06c4bde858a0"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:13.776955 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-126554c2-b564-4b13-8e74-7d8328e9cc53 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'abb89d9c-f0e0-4922-949b-06c4bde858a0'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:13.782057 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-ca337286-9414-45d0-a467-a2204245c993 req-427f8d9b-47d0-4657-b289-8c130873250b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:13.782879 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-126554c2-b564-4b13-8e74-7d8328e9cc53 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 404 Aug 01 00:22:13.783511 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 755/3002] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:22:13 2026] POST /volume/v3/volumes => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:13.784269 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-ca337286-9414-45d0-a467-a2204245c993 req-427f8d9b-47d0-4657-b289-8c130873250b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] DELETE https://10.4.3.222/volume/v3/attachments/b3ee6e6e-99aa-44c8-9494-776ec87a3e0f Aug 01 00:22:13.784430 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-ca337286-9414-45d0-a467-a2204245c993 req-427f8d9b-47d0-4657-b289-8c130873250b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:13.784623 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-ca337286-9414-45d0-a467-a2204245c993 req-427f8d9b-47d0-4657-b289-8c130873250b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:13.792347 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-554fdfd3-98c3-4476-961d-fd4e535f12e0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:13.793207 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:13.793207 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:13.794286 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-554fdfd3-98c3-4476-961d-fd4e535f12e0 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:13.794637 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-554fdfd3-98c3-4476-961d-fd4e535f12e0 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "23e6b684-4928-4431-b37d-b7e4f209e7b9"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:13.796789 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-554fdfd3-98c3-4476-961d-fd4e535f12e0 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '23e6b684-4928-4431-b37d-b7e4f209e7b9'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:13.797000 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-21f15735-9130-4594-83f3-ed516a9400f0 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:13.798543 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-21f15735-9130-4594-83f3-ed516a9400f0 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] GET https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed Aug 01 00:22:13.798779 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-21f15735-9130-4594-83f3-ed516a9400f0 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:13.798964 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-21f15735-9130-4594-83f3-ed516a9400f0 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:13.799063 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-21f15735-9130-4594-83f3-ed516a9400f0 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Show backup with id dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:13.803424 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:13.803424 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:13.803944 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-554fdfd3-98c3-4476-961d-fd4e535f12e0 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 404 Aug 01 00:22:13.804047 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-21f15735-9130-4594-83f3-ed516a9400f0 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed returned with HTTP 200 Aug 01 00:22:13.804340 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 750/3003] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:13 2026] GET /volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:13.804502 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 747/3004] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:22:13 2026] POST /volume/v3/volumes => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:13.812196 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-81cb5cf7-3c66-491c-8370-dc5f16346c2a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:13.813941 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-81cb5cf7-3c66-491c-8370-dc5f16346c2a tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:13.814332 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-81cb5cf7-3c66-491c-8370-dc5f16346c2a tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:13.816388 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-81cb5cf7-3c66-491c-8370-dc5f16346c2a tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 400 Aug 01 00:22:13.816878 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 756/3005] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:22:13 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 00:22:13.824076 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2a23ec39-8a16-46e7-af23-cc288978ba4a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:13.825932 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2a23ec39-8a16-46e7-af23-cc288978ba4a tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:13.826137 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2a23ec39-8a16-46e7-af23-cc288978ba4a tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:13.827833 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2a23ec39-8a16-46e7-af23-cc288978ba4a tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 400 Aug 01 00:22:13.828240 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 751/3006] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:22:13 2026] POST /volume/v3/volumes => generated 125 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 00:22:13.835257 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3913a312-2496-433d-9a1e-4bc0e4569b0a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:13.836943 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3913a312-2496-433d-9a1e-4bc0e4569b0a tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:13.837177 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3913a312-2496-433d-9a1e-4bc0e4569b0a tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:13.838632 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3913a312-2496-433d-9a1e-4bc0e4569b0a tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 400 Aug 01 00:22:13.838943 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 748/3007] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:22:13 2026] POST /volume/v3/volumes => generated 121 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 00:22:13.842434 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-ca337286-9414-45d0-a467-a2204245c993 req-427f8d9b-47d0-4657-b289-8c130873250b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments/b3ee6e6e-99aa-44c8-9494-776ec87a3e0f returned with HTTP 200 Aug 01 00:22:13.842982 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 753/3008] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:22:13 2026] DELETE /volume/v3/attachments/b3ee6e6e-99aa-44c8-9494-776ec87a3e0f => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:13.846556 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cbf3c3a1-9912-4f3d-8326-10d63294c527 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:13.848802 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cbf3c3a1-9912-4f3d-8326-10d63294c527 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] DELETE https://10.4.3.222/volume/v3/volumes/tempest-invalid-1926625451 Aug 01 00:22:13.849031 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cbf3c3a1-9912-4f3d-8326-10d63294c527 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:13.849251 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cbf3c3a1-9912-4f3d-8326-10d63294c527 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:13.849492 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-cbf3c3a1-9912-4f3d-8326-10d63294c527 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Delete volume with id: tempest-invalid-1926625451 Aug 01 00:22:13.858097 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cbf3c3a1-9912-4f3d-8326-10d63294c527 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes/tempest-invalid-1926625451 returned with HTTP 404 Aug 01 00:22:13.858573 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 757/3009] 10.4.3.222 () {66 vars in 1321 bytes} [Sat Aug 1 00:22:13 2026] DELETE /volume/v3/volumes/tempest-invalid-1926625451 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:13.866903 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-000d92a5-0b41-4ea3-8499-cd9f9a083932 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:13.868982 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 752/3010] 10.4.3.222 () {66 vars in 1243 bytes} [Sat Aug 1 00:22:13 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 01 00:22:13.875544 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e8c7a355-f7ee-434b-bc00-6b0d91bd4a29 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:13.878154 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e8c7a355-f7ee-434b-bc00-6b0d91bd4a29 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] POST https://10.4.3.222/volume/v3/volumes/xxx/action Aug 01 00:22:13.878527 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e8c7a355-f7ee-434b-bc00-6b0d91bd4a29 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action body: b'{"os-detach": {}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:22:13.878660 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e8c7a355-f7ee-434b-bc00-6b0d91bd4a29 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:13.886539 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e8c7a355-f7ee-434b-bc00-6b0d91bd4a29 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 01 00:22:13.887048 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 749/3011] 10.4.3.222 () {68 vars in 1291 bytes} [Sat Aug 1 00:22:13 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:13.898115 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2f2ba5e9-f61a-4930-a7e4-c202ca3c1612 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:13.899956 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2f2ba5e9-f61a-4930-a7e4-c202ca3c1612 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] GET https://10.4.3.222/volume/v3/volumes/tempest-invalid-431737322 Aug 01 00:22:13.900150 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2f2ba5e9-f61a-4930-a7e4-c202ca3c1612 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:13.900325 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2f2ba5e9-f61a-4930-a7e4-c202ca3c1612 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:13.907968 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2f2ba5e9-f61a-4930-a7e4-c202ca3c1612 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes/tempest-invalid-431737322 returned with HTTP 404 Aug 01 00:22:13.908491 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 754/3012] 10.4.3.222 () {66 vars in 1315 bytes} [Sat Aug 1 00:22:13 2026] GET /volume/v3/volumes/tempest-invalid-431737322 => generated 98 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:13.916498 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7decfadc-9128-4ddd-acf8-dbff38a8492b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:13.918865 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 758/3013] 10.4.3.222 () {66 vars in 1240 bytes} [Sat Aug 1 00:22:13 2026] GET /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 01 00:22:13.925519 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f38e7a31-e6cf-454c-8f02-62ec6ba1cc0e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:13.927217 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f38e7a31-e6cf-454c-8f02-62ec6ba1cc0e tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] GET https://10.4.3.222/volume/v3/volumes/detail?status=null Aug 01 00:22:13.927510 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f38e7a31-e6cf-454c-8f02-62ec6ba1cc0e tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:13.927754 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f38e7a31-e6cf-454c-8f02-62ec6ba1cc0e tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Calling method 'detail' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:13.928108 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [None req-f38e7a31-e6cf-454c-8f02-62ec6ba1cc0e tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Removing options '' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:13.928376 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f38e7a31-e6cf-454c-8f02-62ec6ba1cc0e tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Could not evaluate value null, assuming string {{(pid=100409) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 00:22:13.929045 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f38e7a31-e6cf-454c-8f02-62ec6ba1cc0e tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:13.964463 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f38e7a31-e6cf-454c-8f02-62ec6ba1cc0e tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Get all volumes completed successfully. Aug 01 00:22:13.967232 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f38e7a31-e6cf-454c-8f02-62ec6ba1cc0e tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 01 00:22:13.967713 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 753/3014] 10.4.3.222 () {66 vars in 1281 bytes} [Sat Aug 1 00:22:13 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:22:13.980727 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b3b63e8b-ca28-48eb-9322-ae1907c48f71 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:13.982411 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b3b63e8b-ca28-48eb-9322-ae1907c48f71 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] GET https://10.4.3.222/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-413155793 Aug 01 00:22:13.982612 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b3b63e8b-ca28-48eb-9322-ae1907c48f71 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:13.982828 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b3b63e8b-ca28-48eb-9322-ae1907c48f71 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:13.983144 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-b3b63e8b-ca28-48eb-9322-ae1907c48f71 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:13.983456 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:13.983456 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:13.983872 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b3b63e8b-ca28-48eb-9322-ae1907c48f71 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-413155793'), ('no_migration_targets', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:14.008741 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b3b63e8b-ca28-48eb-9322-ae1907c48f71 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Get all volumes completed successfully. Aug 01 00:22:14.010621 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b3b63e8b-ca28-48eb-9322-ae1907c48f71 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-413155793 returned with HTTP 200 Aug 01 00:22:14.010962 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 750/3015] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:22:13 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-413155793 => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:22:14.025862 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-95918390-8c9b-4afc-980a-ac3e52945142 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.030784 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-95918390-8c9b-4afc-980a-ac3e52945142 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] GET https://10.4.3.222/volume/v3/volumes?status=null Aug 01 00:22:14.030784 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-95918390-8c9b-4afc-980a-ac3e52945142 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:14.030784 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-95918390-8c9b-4afc-980a-ac3e52945142 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Calling method 'index' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:14.030784 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.api_utils [None req-95918390-8c9b-4afc-980a-ac3e52945142 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Removing options '' from query. {{(pid=100408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:14.030784 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-95918390-8c9b-4afc-980a-ac3e52945142 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Could not evaluate value null, assuming string {{(pid=100408) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 00:22:14.030784 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:14.030784 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:14.030784 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-95918390-8c9b-4afc-980a-ac3e52945142 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:14.054150 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-95918390-8c9b-4afc-980a-ac3e52945142 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Get all volumes completed successfully. Aug 01 00:22:14.054518 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-95918390-8c9b-4afc-980a-ac3e52945142 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes?status=null returned with HTTP 200 Aug 01 00:22:14.054955 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 755/3016] 10.4.3.222 () {66 vars in 1260 bytes} [Sat Aug 1 00:22:14 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:22:14.064304 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3bdcfc54-8dc9-4c96-a0fa-86b1aa9afea7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.065956 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3bdcfc54-8dc9-4c96-a0fa-86b1aa9afea7 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] GET https://10.4.3.222/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1040952279 Aug 01 00:22:14.066160 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3bdcfc54-8dc9-4c96-a0fa-86b1aa9afea7 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:14.066375 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3bdcfc54-8dc9-4c96-a0fa-86b1aa9afea7 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:14.066622 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-3bdcfc54-8dc9-4c96-a0fa-86b1aa9afea7 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:14.067344 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3bdcfc54-8dc9-4c96-a0fa-86b1aa9afea7 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1040952279'), ('no_migration_targets', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:14.100036 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3bdcfc54-8dc9-4c96-a0fa-86b1aa9afea7 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Get all volumes completed successfully. Aug 01 00:22:14.100390 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3bdcfc54-8dc9-4c96-a0fa-86b1aa9afea7 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1040952279 returned with HTTP 200 Aug 01 00:22:14.100862 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 759/3017] 10.4.3.222 () {66 vars in 1338 bytes} [Sat Aug 1 00:22:14 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1040952279 => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:22:14.110427 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-76850151-bb84-451c-8d1b-357a0340b8a3 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.111879 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-76850151-bb84-451c-8d1b-357a0340b8a3 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] POST https://10.4.3.222/volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc/action Aug 01 00:22:14.112166 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-76850151-bb84-451c-8d1b-357a0340b8a3 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:22:14.112276 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-76850151-bb84-451c-8d1b-357a0340b8a3 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:14.120498 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:14.120498 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:14.120867 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-76850151-bb84-451c-8d1b-357a0340b8a3 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Volume info retrieved successfully. Aug 01 00:22:14.125480 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-76850151-bb84-451c-8d1b-357a0340b8a3 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Reserve volume completed successfully. Aug 01 00:22:14.125683 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-76850151-bb84-451c-8d1b-357a0340b8a3 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc/action returned with HTTP 202 Aug 01 00:22:14.126007 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 754/3018] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:22:14 2026] POST /volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:22:14.131952 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-eeff5258-03ac-4b51-90c8-589a13348547 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.133581 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-eeff5258-03ac-4b51-90c8-589a13348547 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] POST https://10.4.3.222/volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc/action Aug 01 00:22:14.133917 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-eeff5258-03ac-4b51-90c8-589a13348547 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:22:14.134036 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-eeff5258-03ac-4b51-90c8-589a13348547 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:14.143127 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:14.143127 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:14.143532 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-eeff5258-03ac-4b51-90c8-589a13348547 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Volume info retrieved successfully. Aug 01 00:22:14.147188 np0000006296 devstack@c-api.service[100407]: ERROR cinder.volume.api [None req-eeff5258-03ac-4b51-90c8-589a13348547 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Volume status must be available to reserve, but the status is attaching. Aug 01 00:22:14.147481 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-eeff5258-03ac-4b51-90c8-589a13348547 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc/action returned with HTTP 400 Aug 01 00:22:14.147960 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 751/3019] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:22:14 2026] POST /volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc/action => generated 132 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 00:22:14.154397 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-7a863aaf-374c-460b-b246-f766f23d3270 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.159400 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7a863aaf-374c-460b-b246-f766f23d3270 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] POST https://10.4.3.222/volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc/action Aug 01 00:22:14.159907 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7a863aaf-374c-460b-b246-f766f23d3270 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:22:14.160092 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7a863aaf-374c-460b-b246-f766f23d3270 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:14.179928 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:14.179928 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:14.180394 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-7a863aaf-374c-460b-b246-f766f23d3270 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Volume info retrieved successfully. Aug 01 00:22:14.202907 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-7a863aaf-374c-460b-b246-f766f23d3270 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Unreserve volume completed successfully. Aug 01 00:22:14.203121 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7a863aaf-374c-460b-b246-f766f23d3270 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc/action returned with HTTP 202 Aug 01 00:22:14.203440 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 756/3020] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:22:14 2026] POST /volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:22:14.211137 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-05edc1c0-2d84-49cd-bcc6-8e3f6683e9d2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.212629 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-05edc1c0-2d84-49cd-bcc6-8e3f6683e9d2 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] POST https://10.4.3.222/volume/v3/volumes/9ae375a2-2a7a-461d-abf7-72c0d4ea7022/action Aug 01 00:22:14.212987 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-05edc1c0-2d84-49cd-bcc6-8e3f6683e9d2 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:22:14.213085 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-05edc1c0-2d84-49cd-bcc6-8e3f6683e9d2 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:14.218895 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-05edc1c0-2d84-49cd-bcc6-8e3f6683e9d2 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes/9ae375a2-2a7a-461d-abf7-72c0d4ea7022/action returned with HTTP 404 Aug 01 00:22:14.219289 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 760/3021] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:22:14 2026] POST /volume/v3/volumes/9ae375a2-2a7a-461d-abf7-72c0d4ea7022/action => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:14.226989 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0ee0934b-c3cb-4bd3-a4e3-95fd48170591 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.228588 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0ee0934b-c3cb-4bd3-a4e3-95fd48170591 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] POST https://10.4.3.222/volume/v3/volumes/d2ef3ef4-39ae-4db3-b2e2-cabc0606cdb6/action Aug 01 00:22:14.228962 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0ee0934b-c3cb-4bd3-a4e3-95fd48170591 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:22:14.229081 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0ee0934b-c3cb-4bd3-a4e3-95fd48170591 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:14.235598 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0ee0934b-c3cb-4bd3-a4e3-95fd48170591 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes/d2ef3ef4-39ae-4db3-b2e2-cabc0606cdb6/action returned with HTTP 404 Aug 01 00:22:14.236018 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 755/3022] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:22:14 2026] POST /volume/v3/volumes/d2ef3ef4-39ae-4db3-b2e2-cabc0606cdb6/action => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:14.243446 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ce1bb77d-31b8-435f-8851-c271afc158a8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.245316 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 752/3023] 10.4.3.222 () {68 vars in 1260 bytes} [Sat Aug 1 00:22:14 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 01 00:22:14.251635 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-46c696dc-f3df-45c5-8bf8-12c4241980b5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.253247 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-46c696dc-f3df-45c5-8bf8-12c4241980b5 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] PUT https://10.4.3.222/volume/v3/volumes/tempest-invalid-1417313614 Aug 01 00:22:14.253602 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-46c696dc-f3df-45c5-8bf8-12c4241980b5 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:14.262651 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-46c696dc-f3df-45c5-8bf8-12c4241980b5 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes/tempest-invalid-1417313614 returned with HTTP 404 Aug 01 00:22:14.263149 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 757/3024] 10.4.3.222 () {68 vars in 1338 bytes} [Sat Aug 1 00:22:14 2026] PUT /volume/v3/volumes/tempest-invalid-1417313614 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:14.270156 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-16890770-de73-4afd-a077-008afdbfb5bb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.271856 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-16890770-de73-4afd-a077-008afdbfb5bb tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:14.271916 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4f9090e4-1fbd-4e0e-83b3-e17d70ed93b2 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.272061 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-16890770-de73-4afd-a077-008afdbfb5bb tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:14.273402 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-16890770-de73-4afd-a077-008afdbfb5bb tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:14.273402 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-16890770-de73-4afd-a077-008afdbfb5bb tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:14.273635 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4f9090e4-1fbd-4e0e-83b3-e17d70ed93b2 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] PUT https://10.4.3.222/volume/v3/volumes/e75a87a0-9e58-4e65-a525-161c99e21ebf Aug 01 00:22:14.274212 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4f9090e4-1fbd-4e0e-83b3-e17d70ed93b2 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:14.276816 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:14.276816 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:14.277640 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-16890770-de73-4afd-a077-008afdbfb5bb tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:14.278066 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 761/3025] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:14 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:14.280409 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4f9090e4-1fbd-4e0e-83b3-e17d70ed93b2 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes/e75a87a0-9e58-4e65-a525-161c99e21ebf returned with HTTP 404 Aug 01 00:22:14.280881 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 756/3026] 10.4.3.222 () {68 vars in 1368 bytes} [Sat Aug 1 00:22:14 2026] PUT /volume/v3/volumes/e75a87a0-9e58-4e65-a525-161c99e21ebf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:14.288817 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-22ea062c-25b3-430d-a77c-a6ef294c8313 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.290468 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-22ea062c-25b3-430d-a77c-a6ef294c8313 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] DELETE https://10.4.3.222/volume/v3/volumes/2a89e800-3d25-4405-b0f8-e3c0e6f81495 Aug 01 00:22:14.290689 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-22ea062c-25b3-430d-a77c-a6ef294c8313 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:14.290894 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-22ea062c-25b3-430d-a77c-a6ef294c8313 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:14.291090 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-22ea062c-25b3-430d-a77c-a6ef294c8313 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Delete volume with id: 2a89e800-3d25-4405-b0f8-e3c0e6f81495 Aug 01 00:22:14.295989 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-22ea062c-25b3-430d-a77c-a6ef294c8313 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes/2a89e800-3d25-4405-b0f8-e3c0e6f81495 returned with HTTP 404 Aug 01 00:22:14.296432 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 753/3027] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:22:14 2026] DELETE /volume/v3/volumes/2a89e800-3d25-4405-b0f8-e3c0e6f81495 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:14.297559 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-303cf061-9d8b-4f5d-8235-c102d1731ff3 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.299329 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-303cf061-9d8b-4f5d-8235-c102d1731ff3 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] GET https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 Aug 01 00:22:14.299518 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-303cf061-9d8b-4f5d-8235-c102d1731ff3 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:14.299707 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-303cf061-9d8b-4f5d-8235-c102d1731ff3 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:14.303348 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5fda9709-b09b-4674-b8a2-43099229f8af None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.305061 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5fda9709-b09b-4674-b8a2-43099229f8af tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] POST https://10.4.3.222/volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc/action Aug 01 00:22:14.305415 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5fda9709-b09b-4674-b8a2-43099229f8af tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:22:14.305579 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5fda9709-b09b-4674-b8a2-43099229f8af tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:14.306419 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:14.306419 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:14.307037 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5fda9709-b09b-4674-b8a2-43099229f8af tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc/action returned with HTTP 400 Aug 01 00:22:14.307482 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 762/3028] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:22:14 2026] POST /volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc/action => generated 140 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 00:22:14.309869 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-303cf061-9d8b-4f5d-8235-c102d1731ff3 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:22:14.313724 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-303cf061-9d8b-4f5d-8235-c102d1731ff3 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 returned with HTTP 200 Aug 01 00:22:14.314067 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-22e9a28c-97d7-4c80-830b-81c1c8f54269 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.314126 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 758/3029] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:14 2026] GET /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:14.315819 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-22e9a28c-97d7-4c80-830b-81c1c8f54269 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] POST https://10.4.3.222/volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc/action Aug 01 00:22:14.316110 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-22e9a28c-97d7-4c80-830b-81c1c8f54269 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:22:14.316219 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-22e9a28c-97d7-4c80-830b-81c1c8f54269 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:14.317492 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-22e9a28c-97d7-4c80-830b-81c1c8f54269 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc/action returned with HTTP 400 Aug 01 00:22:14.317904 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 757/3030] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:22:14 2026] POST /volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc/action => generated 131 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 00:22:14.324554 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-20baec54-f089-4f4c-bc61-9de60516a43a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.326191 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-20baec54-f089-4f4c-bc61-9de60516a43a tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] POST https://10.4.3.222/volume/v3/volumes/e46515e2-bb85-42c8-a817-04ba1f05be18/action Aug 01 00:22:14.326507 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-20baec54-f089-4f4c-bc61-9de60516a43a tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:22:14.326620 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-20baec54-f089-4f4c-bc61-9de60516a43a tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:14.333417 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-20baec54-f089-4f4c-bc61-9de60516a43a tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes/e46515e2-bb85-42c8-a817-04ba1f05be18/action returned with HTTP 404 Aug 01 00:22:14.333960 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 754/3031] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:22:14 2026] POST /volume/v3/volumes/e46515e2-bb85-42c8-a817-04ba1f05be18/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:14.341864 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6d434a8b-97aa-411d-b49b-5c8803a9c4c8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.343396 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6d434a8b-97aa-411d-b49b-5c8803a9c4c8 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] POST https://10.4.3.222/volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc/action Aug 01 00:22:14.343744 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6d434a8b-97aa-411d-b49b-5c8803a9c4c8 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:22:14.343864 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6d434a8b-97aa-411d-b49b-5c8803a9c4c8 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:14.345510 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6d434a8b-97aa-411d-b49b-5c8803a9c4c8 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc/action returned with HTTP 400 Aug 01 00:22:14.345952 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 763/3032] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:22:14 2026] POST /volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc/action => generated 129 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 00:22:14.354026 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-8e5c1d8f-4efd-4b43-b4f6-5022bba8e4dc None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.355639 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8e5c1d8f-4efd-4b43-b4f6-5022bba8e4dc tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] POST https://10.4.3.222/volume/v3/volumes/None/action Aug 01 00:22:14.355991 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8e5c1d8f-4efd-4b43-b4f6-5022bba8e4dc tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:22:14.356105 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8e5c1d8f-4efd-4b43-b4f6-5022bba8e4dc tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:14.362050 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8e5c1d8f-4efd-4b43-b4f6-5022bba8e4dc tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes/None/action returned with HTTP 404 Aug 01 00:22:14.362483 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 759/3033] 10.4.3.222 () {68 vars in 1294 bytes} [Sat Aug 1 00:22:14 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:14.369369 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-49a381e8-9a02-4b1a-acda-17f17f21f770 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.371015 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-49a381e8-9a02-4b1a-acda-17f17f21f770 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] GET https://10.4.3.222/volume/v3/volumes/4b2774d6-b282-493f-8f5a-d6a7fe28ebba Aug 01 00:22:14.371214 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-49a381e8-9a02-4b1a-acda-17f17f21f770 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:14.371415 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-49a381e8-9a02-4b1a-acda-17f17f21f770 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:14.377279 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-49a381e8-9a02-4b1a-acda-17f17f21f770 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes/4b2774d6-b282-493f-8f5a-d6a7fe28ebba returned with HTTP 404 Aug 01 00:22:14.377960 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 758/3034] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:14 2026] GET /volume/v3/volumes/4b2774d6-b282-493f-8f5a-d6a7fe28ebba => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:14.385392 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0c39b8e8-37d6-4f39-87cd-1a28691ed904 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.390137 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0c39b8e8-37d6-4f39-87cd-1a28691ed904 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] GET https://10.4.3.222/volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc Aug 01 00:22:14.390350 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0c39b8e8-37d6-4f39-87cd-1a28691ed904 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:14.390566 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0c39b8e8-37d6-4f39-87cd-1a28691ed904 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:14.397942 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:14.397942 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:14.401457 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0c39b8e8-37d6-4f39-87cd-1a28691ed904 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Volume info retrieved successfully. Aug 01 00:22:14.405450 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0c39b8e8-37d6-4f39-87cd-1a28691ed904 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc returned with HTTP 200 Aug 01 00:22:14.405939 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 755/3035] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:14 2026] GET /volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:14.417331 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5e691e11-35e1-49f0-bc8f-8e6f95c5eb36 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.419343 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5e691e11-35e1-49f0-bc8f-8e6f95c5eb36 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] DELETE https://10.4.3.222/volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc Aug 01 00:22:14.419568 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5e691e11-35e1-49f0-bc8f-8e6f95c5eb36 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:14.419817 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5e691e11-35e1-49f0-bc8f-8e6f95c5eb36 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:14.420010 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-5e691e11-35e1-49f0-bc8f-8e6f95c5eb36 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Delete volume with id: aef944dd-e238-4426-a793-9f945650c3dc Aug 01 00:22:14.428755 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:14.428755 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:14.429296 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5e691e11-35e1-49f0-bc8f-8e6f95c5eb36 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Volume info retrieved successfully. Aug 01 00:22:14.435333 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-fee6452e-d791-46b6-bfa5-f5c84dd8cafe None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.437064 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fee6452e-d791-46b6-bfa5-f5c84dd8cafe tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] GET https://10.4.3.222/volume/v3/volumes/79e5e880-4906-44ed-89a5-48ff6a418c4e Aug 01 00:22:14.437244 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fee6452e-d791-46b6-bfa5-f5c84dd8cafe tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:14.437442 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fee6452e-d791-46b6-bfa5-f5c84dd8cafe tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:14.441323 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-c26dea72-f948-43d4-a529-50b53d7c5c82 req-9f777c56-d814-4dac-b18f-9e8c2767ea73 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.444341 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-c26dea72-f948-43d4-a529-50b53d7c5c82 req-9f777c56-d814-4dac-b18f-9e8c2767ea73 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c Aug 01 00:22:14.444341 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-c26dea72-f948-43d4-a529-50b53d7c5c82 req-9f777c56-d814-4dac-b18f-9e8c2767ea73 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:14.444543 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-c26dea72-f948-43d4-a529-50b53d7c5c82 req-9f777c56-d814-4dac-b18f-9e8c2767ea73 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:14.447344 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5e691e11-35e1-49f0-bc8f-8e6f95c5eb36 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Delete volume request issued successfully. Aug 01 00:22:14.447521 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5e691e11-35e1-49f0-bc8f-8e6f95c5eb36 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc returned with HTTP 202 Aug 01 00:22:14.447931 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 764/3036] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:22:14 2026] DELETE /volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:14.452670 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:14.452670 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:14.454242 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ae776a1e-78f9-4bdf-9893-06d5c38e0b84 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.456010 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ae776a1e-78f9-4bdf-9893-06d5c38e0b84 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] GET https://10.4.3.222/volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc Aug 01 00:22:14.456189 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ae776a1e-78f9-4bdf-9893-06d5c38e0b84 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:14.456397 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ae776a1e-78f9-4bdf-9893-06d5c38e0b84 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:14.456631 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:14.456631 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:14.457127 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-c26dea72-f948-43d4-a529-50b53d7c5c82 req-9f777c56-d814-4dac-b18f-9e8c2767ea73 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:22:14.461894 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-c26dea72-f948-43d4-a529-50b53d7c5c82 req-9f777c56-d814-4dac-b18f-9e8c2767ea73 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c returned with HTTP 200 Aug 01 00:22:14.462318 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 759/3037] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:22:14 2026] GET /volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:14.463857 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:14.463857 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:14.464586 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-fee6452e-d791-46b6-bfa5-f5c84dd8cafe tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Volume info retrieved successfully. Aug 01 00:22:14.471648 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ae776a1e-78f9-4bdf-9893-06d5c38e0b84 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Volume info retrieved successfully. Aug 01 00:22:14.472517 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fee6452e-d791-46b6-bfa5-f5c84dd8cafe tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] https://10.4.3.222/volume/v3/volumes/79e5e880-4906-44ed-89a5-48ff6a418c4e returned with HTTP 200 Aug 01 00:22:14.472967 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 760/3038] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:14 2026] GET /volume/v3/volumes/79e5e880-4906-44ed-89a5-48ff6a418c4e => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:14.475755 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ae776a1e-78f9-4bdf-9893-06d5c38e0b84 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc returned with HTTP 200 Aug 01 00:22:14.476099 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 756/3039] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:14 2026] GET /volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:14.490168 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-67839536-286f-441a-a80b-50249ef63d04 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.494372 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-67839536-286f-441a-a80b-50249ef63d04 tempest-VolumeQuotasNegativeTestJSON-1329174775 tempest-VolumeQuotasNegativeTestJSON-1329174775-project-admin] PUT https://10.4.3.222/volume/v3/os-quota-sets/8a1cd22b05ca4e298838b7bd2af349e7 Aug 01 00:22:14.494686 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-67839536-286f-441a-a80b-50249ef63d04 tempest-VolumeQuotasNegativeTestJSON-1329174775 tempest-VolumeQuotasNegativeTestJSON-1329174775-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:14.552865 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-67839536-286f-441a-a80b-50249ef63d04 tempest-VolumeQuotasNegativeTestJSON-1329174775 tempest-VolumeQuotasNegativeTestJSON-1329174775-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1065322976 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1065322976, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:22:14.552865 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-67839536-286f-441a-a80b-50249ef63d04 tempest-VolumeQuotasNegativeTestJSON-1329174775 tempest-VolumeQuotasNegativeTestJSON-1329174775-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1065322976 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1065322976, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:22:14.552865 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-67839536-286f-441a-a80b-50249ef63d04 tempest-VolumeQuotasNegativeTestJSON-1329174775 tempest-VolumeQuotasNegativeTestJSON-1329174775-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1065322976 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1065322976, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:22:14.556892 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-67839536-286f-441a-a80b-50249ef63d04 tempest-VolumeQuotasNegativeTestJSON-1329174775 tempest-VolumeQuotasNegativeTestJSON-1329174775-project-admin] https://10.4.3.222/volume/v3/os-quota-sets/8a1cd22b05ca4e298838b7bd2af349e7 returned with HTTP 200 Aug 01 00:22:14.557569 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 765/3040] 10.4.3.222 () {68 vars in 1374 bytes} [Sat Aug 1 00:22:14 2026] PUT /volume/v3/os-quota-sets/8a1cd22b05ca4e298838b7bd2af349e7 => generated 573 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:14.569402 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-efd738c3-c6d9-4079-8f83-2d06dc439e64 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.571249 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-efd738c3-c6d9-4079-8f83-2d06dc439e64 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:14.571572 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-efd738c3-c6d9-4079-8f83-2d06dc439e64 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:14.572971 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-efd738c3-c6d9-4079-8f83-2d06dc439e64 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:14.573080 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-efd738c3-c6d9-4079-8f83-2d06dc439e64 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Create volume of 2 GB Aug 01 00:22:14.577459 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-efd738c3-c6d9-4079-8f83-2d06dc439e64 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Availability Zones retrieved successfully. Aug 01 00:22:14.582682 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-efd738c3-c6d9-4079-8f83-2d06dc439e64 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Flow 'volume_create_api' (231ab64d-c57e-4c46-95aa-482d019c735d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:14.583489 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-efd738c3-c6d9-4079-8f83-2d06dc439e64 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (529042c6-4e15-4981-98d7-6648b8369966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:14.584462 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-efd738c3-c6d9-4079-8f83-2d06dc439e64 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Validating volume size '2' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:14.609756 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-efd738c3-c6d9-4079-8f83-2d06dc439e64 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (529042c6-4e15-4981-98d7-6648b8369966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:14.610525 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-efd738c3-c6d9-4079-8f83-2d06dc439e64 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57aafec5-6865-40c2-8b1c-6fda8df64739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:14.640459 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota_utils [None req-efd738c3-c6d9-4079-8f83-2d06dc439e64 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Quota exceeded for 8a1cd22b05ca4e298838b7bd2af349e7, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 01 00:22:14.642933 np0000006296 devstack@c-api.service[100409]: WARNING cinder.volume.api [None req-efd738c3-c6d9-4079-8f83-2d06dc439e64 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57aafec5-6865-40c2-8b1c-6fda8df64739) transitioned into state 'FAILURE' from state 'RUNNING' Aug 01 00:22:14.642933 np0000006296 devstack@c-api.service[100409]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 01 00:22:14.644716 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-efd738c3-c6d9-4079-8f83-2d06dc439e64 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57aafec5-6865-40c2-8b1c-6fda8df64739) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:14.645439 np0000006296 devstack@c-api.service[100409]: WARNING cinder.volume.api [None req-efd738c3-c6d9-4079-8f83-2d06dc439e64 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57aafec5-6865-40c2-8b1c-6fda8df64739) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 01 00:22:14.645964 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-efd738c3-c6d9-4079-8f83-2d06dc439e64 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (529042c6-4e15-4981-98d7-6648b8369966) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:14.646941 np0000006296 devstack@c-api.service[100409]: WARNING cinder.volume.api [None req-efd738c3-c6d9-4079-8f83-2d06dc439e64 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (529042c6-4e15-4981-98d7-6648b8369966) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 01 00:22:14.647375 np0000006296 devstack@c-api.service[100409]: WARNING cinder.volume.api [None req-efd738c3-c6d9-4079-8f83-2d06dc439e64 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Flow 'volume_create_api' (231ab64d-c57e-4c46-95aa-482d019c735d) transitioned into state 'REVERTED' from state 'RUNNING' Aug 01 00:22:14.647650 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.middleware.fault [None req-efd738c3-c6d9-4079-8f83-2d06dc439e64 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 413 Aug 01 00:22:14.648254 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 760/3041] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:22:14 2026] POST /volume/v3/volumes => generated 208 bytes in 79 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 01 00:22:14.656139 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c3031a08-3182-46aa-adfa-be6df0ed68ee None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.657864 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c3031a08-3182-46aa-adfa-be6df0ed68ee tempest-VolumeQuotasNegativeTestJSON-1329174775 tempest-VolumeQuotasNegativeTestJSON-1329174775-project-admin] PUT https://10.4.3.222/volume/v3/os-quota-sets/8a1cd22b05ca4e298838b7bd2af349e7 Aug 01 00:22:14.658194 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c3031a08-3182-46aa-adfa-be6df0ed68ee tempest-VolumeQuotasNegativeTestJSON-1329174775 tempest-VolumeQuotasNegativeTestJSON-1329174775-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:14.705866 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c3031a08-3182-46aa-adfa-be6df0ed68ee tempest-VolumeQuotasNegativeTestJSON-1329174775 tempest-VolumeQuotasNegativeTestJSON-1329174775-project-admin] https://10.4.3.222/volume/v3/os-quota-sets/8a1cd22b05ca4e298838b7bd2af349e7 returned with HTTP 200 Aug 01 00:22:14.706356 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 761/3042] 10.4.3.222 () {68 vars in 1374 bytes} [Sat Aug 1 00:22:14 2026] PUT /volume/v3/os-quota-sets/8a1cd22b05ca4e298838b7bd2af349e7 => generated 573 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:14.715027 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d594215b-9ed2-4804-8025-1215b2111749 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.717052 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d594215b-9ed2-4804-8025-1215b2111749 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:14.717504 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d594215b-9ed2-4804-8025-1215b2111749 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:14.719510 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-d594215b-9ed2-4804-8025-1215b2111749 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:14.719654 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-d594215b-9ed2-4804-8025-1215b2111749 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Create volume of 1 GB Aug 01 00:22:14.725189 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d594215b-9ed2-4804-8025-1215b2111749 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Availability Zones retrieved successfully. Aug 01 00:22:14.731456 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d594215b-9ed2-4804-8025-1215b2111749 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Flow 'volume_create_api' (fb4afb95-9529-4072-b80f-e4aa75116b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:14.732434 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d594215b-9ed2-4804-8025-1215b2111749 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d800533-a00c-4320-9dd5-05e980545efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:14.733320 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-d594215b-9ed2-4804-8025-1215b2111749 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:14.766888 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d594215b-9ed2-4804-8025-1215b2111749 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d800533-a00c-4320-9dd5-05e980545efe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:14.767819 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d594215b-9ed2-4804-8025-1215b2111749 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (401b9e74-b6ff-4949-8821-b6c71408c970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:14.803947 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota_utils [None req-d594215b-9ed2-4804-8025-1215b2111749 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Quota exceeded for 8a1cd22b05ca4e298838b7bd2af349e7, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 01 00:22:14.807756 np0000006296 devstack@c-api.service[100407]: WARNING cinder.volume.api [None req-d594215b-9ed2-4804-8025-1215b2111749 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (401b9e74-b6ff-4949-8821-b6c71408c970) transitioned into state 'FAILURE' from state 'RUNNING' Aug 01 00:22:14.807756 np0000006296 devstack@c-api.service[100407]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 01 00:22:14.809834 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d594215b-9ed2-4804-8025-1215b2111749 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (401b9e74-b6ff-4949-8821-b6c71408c970) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:14.811351 np0000006296 devstack@c-api.service[100407]: WARNING cinder.volume.api [None req-d594215b-9ed2-4804-8025-1215b2111749 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (401b9e74-b6ff-4949-8821-b6c71408c970) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 01 00:22:14.812261 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d594215b-9ed2-4804-8025-1215b2111749 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d800533-a00c-4320-9dd5-05e980545efe) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:14.813646 np0000006296 devstack@c-api.service[100407]: WARNING cinder.volume.api [None req-d594215b-9ed2-4804-8025-1215b2111749 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d800533-a00c-4320-9dd5-05e980545efe) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 01 00:22:14.814183 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-137dc79a-1c25-4d89-b711-dde660153ae7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.814929 np0000006296 devstack@c-api.service[100407]: WARNING cinder.volume.api [None req-d594215b-9ed2-4804-8025-1215b2111749 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Flow 'volume_create_api' (fb4afb95-9529-4072-b80f-e4aa75116b7d) transitioned into state 'REVERTED' from state 'RUNNING' Aug 01 00:22:14.815635 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.middleware.fault [None req-d594215b-9ed2-4804-8025-1215b2111749 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 413 Aug 01 00:22:14.816205 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 757/3043] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:22:14 2026] POST /volume/v3/volumes => generated 150 bytes in 102 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 01 00:22:14.816371 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-137dc79a-1c25-4d89-b711-dde660153ae7 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] GET https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed Aug 01 00:22:14.816642 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-137dc79a-1c25-4d89-b711-dde660153ae7 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:14.816921 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-137dc79a-1c25-4d89-b711-dde660153ae7 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:14.817084 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-137dc79a-1c25-4d89-b711-dde660153ae7 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Show backup with id dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:14.822555 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:14.822555 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:14.822555 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-137dc79a-1c25-4d89-b711-dde660153ae7 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed returned with HTTP 200 Aug 01 00:22:14.822993 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 766/3044] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:14 2026] GET /volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:14.832468 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c027084f-0154-4d4e-bd21-0d03053553e0 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.834993 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c027084f-0154-4d4e-bd21-0d03053553e0 tempest-VolumeQuotasNegativeTestJSON-1329174775 tempest-VolumeQuotasNegativeTestJSON-1329174775-project-admin] PUT https://10.4.3.222/volume/v3/os-quota-sets/8a1cd22b05ca4e298838b7bd2af349e7 Aug 01 00:22:14.835499 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c027084f-0154-4d4e-bd21-0d03053553e0 tempest-VolumeQuotasNegativeTestJSON-1329174775 tempest-VolumeQuotasNegativeTestJSON-1329174775-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:14.843104 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:14.843104 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:14.871356 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c027084f-0154-4d4e-bd21-0d03053553e0 tempest-VolumeQuotasNegativeTestJSON-1329174775 tempest-VolumeQuotasNegativeTestJSON-1329174775-project-admin] https://10.4.3.222/volume/v3/os-quota-sets/8a1cd22b05ca4e298838b7bd2af349e7 returned with HTTP 200 Aug 01 00:22:14.871762 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 761/3045] 10.4.3.222 () {68 vars in 1374 bytes} [Sat Aug 1 00:22:14 2026] PUT /volume/v3/os-quota-sets/8a1cd22b05ca4e298838b7bd2af349e7 => generated 572 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:14.882268 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-486cdaf5-a123-4349-928b-dd803fcd61f8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.884078 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-486cdaf5-a123-4349-928b-dd803fcd61f8 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] POST https://10.4.3.222/volume/v3/volumes/79e5e880-4906-44ed-89a5-48ff6a418c4e/action Aug 01 00:22:14.884499 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-486cdaf5-a123-4349-928b-dd803fcd61f8 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:22:14.884649 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-486cdaf5-a123-4349-928b-dd803fcd61f8 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:14.895814 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:14.895814 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:14.896350 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-486cdaf5-a123-4349-928b-dd803fcd61f8 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Volume info retrieved successfully. Aug 01 00:22:14.925603 np0000006296 devstack@c-api.service[100408]: ERROR cinder.volume.api [None req-486cdaf5-a123-4349-928b-dd803fcd61f8 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Quota exceeded for 8a1cd22b05ca4e298838b7bd2af349e7, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 01 00:22:14.928877 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b0d90272-e39f-47b8-8a33-e58f48fe4208 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.931868 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b0d90272-e39f-47b8-8a33-e58f48fe4208 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] GET https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 Aug 01 00:22:14.932147 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b0d90272-e39f-47b8-8a33-e58f48fe4208 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:14.932354 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b0d90272-e39f-47b8-8a33-e58f48fe4208 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:14.933609 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.middleware.fault [None req-486cdaf5-a123-4349-928b-dd803fcd61f8 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] https://10.4.3.222/volume/v3/volumes/79e5e880-4906-44ed-89a5-48ff6a418c4e/action returned with HTTP 413 Aug 01 00:22:14.934864 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 762/3046] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:22:14 2026] POST /volume/v3/volumes/79e5e880-4906-44ed-89a5-48ff6a418c4e/action => generated 208 bytes in 53 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 01 00:22:14.940330 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:14.940330 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:14.943727 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-da6cfbc6-7fc0-4a4f-b9b6-88849ba181f4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.945420 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-da6cfbc6-7fc0-4a4f-b9b6-88849ba181f4 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] GET https://10.4.3.222/volume/v3/volumes/79e5e880-4906-44ed-89a5-48ff6a418c4e Aug 01 00:22:14.945610 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-da6cfbc6-7fc0-4a4f-b9b6-88849ba181f4 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:14.945828 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-da6cfbc6-7fc0-4a4f-b9b6-88849ba181f4 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:14.946905 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b0d90272-e39f-47b8-8a33-e58f48fe4208 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:22:14.951933 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b0d90272-e39f-47b8-8a33-e58f48fe4208 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 returned with HTTP 200 Aug 01 00:22:14.952262 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 758/3047] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:14 2026] GET /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:14.952806 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:14.952806 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:14.957063 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-da6cfbc6-7fc0-4a4f-b9b6-88849ba181f4 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Volume info retrieved successfully. Aug 01 00:22:14.961255 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-da6cfbc6-7fc0-4a4f-b9b6-88849ba181f4 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] https://10.4.3.222/volume/v3/volumes/79e5e880-4906-44ed-89a5-48ff6a418c4e returned with HTTP 200 Aug 01 00:22:14.961601 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 767/3048] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:14 2026] GET /volume/v3/volumes/79e5e880-4906-44ed-89a5-48ff6a418c4e => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:14.964581 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5b493b33-2cc4-4d4f-a62d-ecb099ec9839 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.967020 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5b493b33-2cc4-4d4f-a62d-ecb099ec9839 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] DELETE https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 Aug 01 00:22:14.967232 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5b493b33-2cc4-4d4f-a62d-ecb099ec9839 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:14.967473 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5b493b33-2cc4-4d4f-a62d-ecb099ec9839 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:14.967669 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-5b493b33-2cc4-4d4f-a62d-ecb099ec9839 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Delete volume with id: 3d630c72-45ad-4078-b04c-74590313d2d5 Aug 01 00:22:14.977414 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-74636e8a-9717-49d1-9780-c758a935b070 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:14.979502 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-74636e8a-9717-49d1-9780-c758a935b070 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] DELETE https://10.4.3.222/volume/v3/volumes/79e5e880-4906-44ed-89a5-48ff6a418c4e Aug 01 00:22:14.979704 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-74636e8a-9717-49d1-9780-c758a935b070 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:14.979943 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-74636e8a-9717-49d1-9780-c758a935b070 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:14.980049 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:14.980049 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:14.980106 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-74636e8a-9717-49d1-9780-c758a935b070 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Delete volume with id: 79e5e880-4906-44ed-89a5-48ff6a418c4e Aug 01 00:22:14.980600 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-5b493b33-2cc4-4d4f-a62d-ecb099ec9839 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:22:14.987735 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:14.987735 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:14.988303 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-74636e8a-9717-49d1-9780-c758a935b070 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Volume info retrieved successfully. Aug 01 00:22:15.005948 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-5b493b33-2cc4-4d4f-a62d-ecb099ec9839 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Delete volume request issued successfully. Aug 01 00:22:15.005948 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5b493b33-2cc4-4d4f-a62d-ecb099ec9839 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 returned with HTTP 202 Aug 01 00:22:15.006137 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 762/3049] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:22:14 2026] DELETE /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:15.017797 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7f2fc0fe-1aab-4e40-86b1-91babf624508 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:15.017878 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-74636e8a-9717-49d1-9780-c758a935b070 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Delete volume request issued successfully. Aug 01 00:22:15.017878 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-74636e8a-9717-49d1-9780-c758a935b070 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] https://10.4.3.222/volume/v3/volumes/79e5e880-4906-44ed-89a5-48ff6a418c4e returned with HTTP 202 Aug 01 00:22:15.017878 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 763/3050] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:22:14 2026] DELETE /volume/v3/volumes/79e5e880-4906-44ed-89a5-48ff6a418c4e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:15.017970 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7f2fc0fe-1aab-4e40-86b1-91babf624508 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] GET https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 Aug 01 00:22:15.017970 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7f2fc0fe-1aab-4e40-86b1-91babf624508 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:15.017970 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7f2fc0fe-1aab-4e40-86b1-91babf624508 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:15.024936 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8b996830-6d55-432f-8a9c-8ed999098b04 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:15.026864 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8b996830-6d55-432f-8a9c-8ed999098b04 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] GET https://10.4.3.222/volume/v3/volumes/79e5e880-4906-44ed-89a5-48ff6a418c4e Aug 01 00:22:15.026966 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8b996830-6d55-432f-8a9c-8ed999098b04 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:15.027015 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:15.027015 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:15.027069 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8b996830-6d55-432f-8a9c-8ed999098b04 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:15.032244 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7f2fc0fe-1aab-4e40-86b1-91babf624508 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Volume info retrieved successfully. Aug 01 00:22:15.036814 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7f2fc0fe-1aab-4e40-86b1-91babf624508 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 returned with HTTP 200 Aug 01 00:22:15.037031 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:15.037031 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:15.037869 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 759/3051] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:15 2026] GET /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:15.041547 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8b996830-6d55-432f-8a9c-8ed999098b04 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Volume info retrieved successfully. Aug 01 00:22:15.047154 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8b996830-6d55-432f-8a9c-8ed999098b04 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] https://10.4.3.222/volume/v3/volumes/79e5e880-4906-44ed-89a5-48ff6a418c4e returned with HTTP 200 Aug 01 00:22:15.047590 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 768/3052] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:15 2026] GET /volume/v3/volumes/79e5e880-4906-44ed-89a5-48ff6a418c4e => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:15.202655 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ff53860a-0b04-41be-a67b-6a3c2f1b1738 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:15.205310 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ff53860a-0b04-41be-a67b-6a3c2f1b1738 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] DELETE https://10.4.3.222/volume/v3/volumes/f1279153-d188-4e1c-b753-a38b404d1d6b Aug 01 00:22:15.205571 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ff53860a-0b04-41be-a67b-6a3c2f1b1738 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:15.206381 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ff53860a-0b04-41be-a67b-6a3c2f1b1738 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:15.206478 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-ff53860a-0b04-41be-a67b-6a3c2f1b1738 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Delete volume with id: f1279153-d188-4e1c-b753-a38b404d1d6b Aug 01 00:22:15.212963 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:15.212963 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:15.213385 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ff53860a-0b04-41be-a67b-6a3c2f1b1738 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:22:15.226993 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ff53860a-0b04-41be-a67b-6a3c2f1b1738 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Delete volume request issued successfully. Aug 01 00:22:15.227179 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ff53860a-0b04-41be-a67b-6a3c2f1b1738 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/f1279153-d188-4e1c-b753-a38b404d1d6b returned with HTTP 202 Aug 01 00:22:15.227821 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 763/3053] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:22:15 2026] DELETE /volume/v3/volumes/f1279153-d188-4e1c-b753-a38b404d1d6b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:15.234117 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-78a21871-34ae-4eb6-8f37-9f18187db47b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:15.236373 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-78a21871-34ae-4eb6-8f37-9f18187db47b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/f1279153-d188-4e1c-b753-a38b404d1d6b Aug 01 00:22:15.236644 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-78a21871-34ae-4eb6-8f37-9f18187db47b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:15.236962 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-78a21871-34ae-4eb6-8f37-9f18187db47b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:15.245467 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:15.245467 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:15.250074 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-78a21871-34ae-4eb6-8f37-9f18187db47b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:22:15.255475 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-78a21871-34ae-4eb6-8f37-9f18187db47b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/f1279153-d188-4e1c-b753-a38b404d1d6b returned with HTTP 200 Aug 01 00:22:15.255861 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 764/3054] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:15 2026] GET /volume/v3/volumes/f1279153-d188-4e1c-b753-a38b404d1d6b => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:15.289198 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e4826e12-8a1f-418b-bf52-90cea47f6cb1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:15.291070 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e4826e12-8a1f-418b-bf52-90cea47f6cb1 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:15.291394 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e4826e12-8a1f-418b-bf52-90cea47f6cb1 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:15.291935 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e4826e12-8a1f-418b-bf52-90cea47f6cb1 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:15.292103 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-e4826e12-8a1f-418b-bf52-90cea47f6cb1 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:15.296241 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:15.296241 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:15.297162 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e4826e12-8a1f-418b-bf52-90cea47f6cb1 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:15.297563 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 760/3055] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:15 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:15.489942 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-90b31eb7-1b8b-4071-8b0e-8f4fbfdc68f5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:15.491630 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-90b31eb7-1b8b-4071-8b0e-8f4fbfdc68f5 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] GET https://10.4.3.222/volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc Aug 01 00:22:15.491856 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-90b31eb7-1b8b-4071-8b0e-8f4fbfdc68f5 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:15.492030 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-90b31eb7-1b8b-4071-8b0e-8f4fbfdc68f5 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:15.496952 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-90b31eb7-1b8b-4071-8b0e-8f4fbfdc68f5 tempest-VolumesNegativeTest-1336165972 tempest-VolumesNegativeTest-1336165972-project-member] https://10.4.3.222/volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc returned with HTTP 404 Aug 01 00:22:15.497355 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 769/3056] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:15 2026] GET /volume/v3/volumes/aef944dd-e238-4426-a793-9f945650c3dc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:15.832465 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-fbd05e85-fc32-4a89-8956-ac45bf058fa2 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:15.834165 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fbd05e85-fc32-4a89-8956-ac45bf058fa2 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] GET https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed Aug 01 00:22:15.834364 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fbd05e85-fc32-4a89-8956-ac45bf058fa2 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:15.834544 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fbd05e85-fc32-4a89-8956-ac45bf058fa2 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:15.834691 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-fbd05e85-fc32-4a89-8956-ac45bf058fa2 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Show backup with id dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:15.839041 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:15.839041 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:15.839732 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fbd05e85-fc32-4a89-8956-ac45bf058fa2 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed returned with HTTP 200 Aug 01 00:22:15.840147 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 764/3057] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:15 2026] GET /volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:16.049998 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-8368cb34-df0f-42f7-a634-3fa0df07c8e4 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:16.051971 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8368cb34-df0f-42f7-a634-3fa0df07c8e4 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] GET https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 Aug 01 00:22:16.052173 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8368cb34-df0f-42f7-a634-3fa0df07c8e4 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:16.052385 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8368cb34-df0f-42f7-a634-3fa0df07c8e4 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:16.058164 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8368cb34-df0f-42f7-a634-3fa0df07c8e4 tempest-VolumesActionsTest-2044851520 tempest-VolumesActionsTest-2044851520-project-member] https://10.4.3.222/volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 returned with HTTP 404 Aug 01 00:22:16.058804 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 765/3058] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:16 2026] GET /volume/v3/volumes/3d630c72-45ad-4078-b04c-74590313d2d5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:16.062894 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fff466a2-b457-4a49-b7da-a782e914af92 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:16.064624 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fff466a2-b457-4a49-b7da-a782e914af92 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] GET https://10.4.3.222/volume/v3/volumes/79e5e880-4906-44ed-89a5-48ff6a418c4e Aug 01 00:22:16.064869 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fff466a2-b457-4a49-b7da-a782e914af92 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:16.065071 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fff466a2-b457-4a49-b7da-a782e914af92 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:16.070936 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fff466a2-b457-4a49-b7da-a782e914af92 tempest-VolumeQuotasNegativeTestJSON-585010073 tempest-VolumeQuotasNegativeTestJSON-585010073-project-member] https://10.4.3.222/volume/v3/volumes/79e5e880-4906-44ed-89a5-48ff6a418c4e returned with HTTP 404 Aug 01 00:22:16.071542 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 761/3059] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:16 2026] GET /volume/v3/volumes/79e5e880-4906-44ed-89a5-48ff6a418c4e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:16.078450 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8f330850-22ba-4526-97c2-5f18c22258a7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:16.080184 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8f330850-22ba-4526-97c2-5f18c22258a7 tempest-VolumeQuotasNegativeTestJSON-1329174775 tempest-VolumeQuotasNegativeTestJSON-1329174775-project-admin] PUT https://10.4.3.222/volume/v3/os-quota-sets/8a1cd22b05ca4e298838b7bd2af349e7 Aug 01 00:22:16.080509 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8f330850-22ba-4526-97c2-5f18c22258a7 tempest-VolumeQuotasNegativeTestJSON-1329174775 tempest-VolumeQuotasNegativeTestJSON-1329174775-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=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:16.157891 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8f330850-22ba-4526-97c2-5f18c22258a7 tempest-VolumeQuotasNegativeTestJSON-1329174775 tempest-VolumeQuotasNegativeTestJSON-1329174775-project-admin] https://10.4.3.222/volume/v3/os-quota-sets/8a1cd22b05ca4e298838b7bd2af349e7 returned with HTTP 200 Aug 01 00:22:16.158471 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 770/3060] 10.4.3.222 () {68 vars in 1375 bytes} [Sat Aug 1 00:22:16 2026] PUT /volume/v3/os-quota-sets/8a1cd22b05ca4e298838b7bd2af349e7 => generated 576 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:16.270345 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d440cbdb-a63c-459f-a0b2-1c3fec5182bd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:16.272266 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d440cbdb-a63c-459f-a0b2-1c3fec5182bd tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/f1279153-d188-4e1c-b753-a38b404d1d6b Aug 01 00:22:16.272474 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d440cbdb-a63c-459f-a0b2-1c3fec5182bd tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:16.272698 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d440cbdb-a63c-459f-a0b2-1c3fec5182bd tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:16.278288 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d440cbdb-a63c-459f-a0b2-1c3fec5182bd tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/f1279153-d188-4e1c-b753-a38b404d1d6b returned with HTTP 404 Aug 01 00:22:16.278702 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 765/3061] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:16 2026] GET /volume/v3/volumes/f1279153-d188-4e1c-b753-a38b404d1d6b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:16.307931 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d3173765-169b-4e54-94fd-44805c67fd62 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:16.310631 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d3173765-169b-4e54-94fd-44805c67fd62 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:16.310945 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d3173765-169b-4e54-94fd-44805c67fd62 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:16.311296 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d3173765-169b-4e54-94fd-44805c67fd62 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:16.311454 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-d3173765-169b-4e54-94fd-44805c67fd62 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:16.316287 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2d4bc47f-1f0b-4bb6-a45e-cfb60c944680 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:16.317878 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2d4bc47f-1f0b-4bb6-a45e-cfb60c944680 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:16.321786 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:16.321786 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:16.321871 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2d4bc47f-1f0b-4bb6-a45e-cfb60c944680 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1547449946", "snapshot_id": null, "imageRef": "a7e69f30-42a3-4df7-b511-e7ec77a3747d", "volume_type": null, "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:16.321934 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d3173765-169b-4e54-94fd-44805c67fd62 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:16.321934 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 766/3062] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:16 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:16.322043 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-2d4bc47f-1f0b-4bb6-a45e-cfb60c944680 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1547449946', 'snapshot_id': None, 'imageRef': 'a7e69f30-42a3-4df7-b511-e7ec77a3747d', 'volume_type': None, 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:16.405519 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-2d4bc47f-1f0b-4bb6-a45e-cfb60c944680 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create volume of 1 GB Aug 01 00:22:16.414402 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2d4bc47f-1f0b-4bb6-a45e-cfb60c944680 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Availability Zones retrieved successfully. Aug 01 00:22:16.423543 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2d4bc47f-1f0b-4bb6-a45e-cfb60c944680 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Flow 'volume_create_api' (cd5693dd-ce93-4e14-a17d-81eb175fe7bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:16.425302 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2d4bc47f-1f0b-4bb6-a45e-cfb60c944680 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f287d7c-080c-4fec-8948-b24e98ca6581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:16.426931 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-2d4bc47f-1f0b-4bb6-a45e-cfb60c944680 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:16.488474 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2d4bc47f-1f0b-4bb6-a45e-cfb60c944680 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f287d7c-080c-4fec-8948-b24e98ca6581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:16.489230 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2d4bc47f-1f0b-4bb6-a45e-cfb60c944680 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (537d5aab-f0c6-49bb-9482-5e3318c47cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:16.530007 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-2d4bc47f-1f0b-4bb6-a45e-cfb60c944680 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Created reservations ['aaeb1bee-7daf-4515-aba8-9b07c85de480', 'a6ce838e-1027-4ac0-8a2f-41d0ed9d4477', 'aa9a57d8-47cf-4e65-bc75-9d56ede40895', '48d38e3c-27d8-4080-b77e-ecaf6da479d8'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:16.531181 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2d4bc47f-1f0b-4bb6-a45e-cfb60c944680 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (537d5aab-f0c6-49bb-9482-5e3318c47cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aaeb1bee-7daf-4515-aba8-9b07c85de480', 'a6ce838e-1027-4ac0-8a2f-41d0ed9d4477', 'aa9a57d8-47cf-4e65-bc75-9d56ede40895', '48d38e3c-27d8-4080-b77e-ecaf6da479d8']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:16.534389 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2d4bc47f-1f0b-4bb6-a45e-cfb60c944680 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42b2cf5b-d221-46d2-8294-3b84f32e1041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:16.553745 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2d4bc47f-1f0b-4bb6-a45e-cfb60c944680 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42b2cf5b-d221-46d2-8294-3b84f32e1041) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6b9a2b5-f4c1-4fac-b1b1-f8ea40438d85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1547449946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0afbf24601ea44b39005e0a3b4c1eb2b',qos_specs=None,replication_status=,reservations=['aaeb1bee-7daf-4515-aba8-9b07c85de480','a6ce838e-1027-4ac0-8a2f-41d0ed9d4477','aa9a57d8-47cf-4e65-bc75-9d56ede40895','48d38e3c-27d8-4080-b77e-ecaf6da479d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d2a44d221954f9299e2586dd64c8e8e',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1547449946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6b9a2b5-f4c1-4fac-b1b1-f8ea40438d85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0afbf24601ea44b39005e0a3b4c1eb2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d2a44d221954f9299e2586dd64c8e8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:16.554301 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2d4bc47f-1f0b-4bb6-a45e-cfb60c944680 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b77f6e0-bbf4-4457-ab89-3d0f1965b330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:16.571449 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2d4bc47f-1f0b-4bb6-a45e-cfb60c944680 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b77f6e0-bbf4-4457-ab89-3d0f1965b330) transitioned into state 'SUCCESS' from state '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-1547449946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0afbf24601ea44b39005e0a3b4c1eb2b',qos_specs=None,replication_status=,reservations=['aaeb1bee-7daf-4515-aba8-9b07c85de480','a6ce838e-1027-4ac0-8a2f-41d0ed9d4477','aa9a57d8-47cf-4e65-bc75-9d56ede40895','48d38e3c-27d8-4080-b77e-ecaf6da479d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d2a44d221954f9299e2586dd64c8e8e',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:16.572720 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2d4bc47f-1f0b-4bb6-a45e-cfb60c944680 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e085dbc-f667-4d05-af0b-9b767e51c14a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:16.580874 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2d4bc47f-1f0b-4bb6-a45e-cfb60c944680 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e085dbc-f667-4d05-af0b-9b767e51c14a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:16.581534 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2d4bc47f-1f0b-4bb6-a45e-cfb60c944680 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Flow 'volume_create_api' (cd5693dd-ce93-4e14-a17d-81eb175fe7bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:16.582315 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2d4bc47f-1f0b-4bb6-a45e-cfb60c944680 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create volume request issued successfully. Aug 01 00:22:16.582315 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2d4bc47f-1f0b-4bb6-a45e-cfb60c944680 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:16.582923 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 762/3063] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:22:16 2026] POST /volume/v3/volumes => generated 759 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:16.595384 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0ba6b038-7285-4b8c-9663-87345759cfc0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:16.597791 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0ba6b038-7285-4b8c-9663-87345759cfc0 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/e6b9a2b5-f4c1-4fac-b1b1-f8ea40438d85 Aug 01 00:22:16.598099 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0ba6b038-7285-4b8c-9663-87345759cfc0 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:16.598526 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0ba6b038-7285-4b8c-9663-87345759cfc0 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:16.608822 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:16.608822 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:16.617492 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0ba6b038-7285-4b8c-9663-87345759cfc0 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:22:16.625697 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0ba6b038-7285-4b8c-9663-87345759cfc0 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/e6b9a2b5-f4c1-4fac-b1b1-f8ea40438d85 returned with HTTP 200 Aug 01 00:22:16.625697 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 771/3064] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:16 2026] GET /volume/v3/volumes/e6b9a2b5-f4c1-4fac-b1b1-f8ea40438d85 => generated 827 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:16.685023 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7418c93b-342e-4970-9f5a-80e9a72879dd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:16.792433 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7418c93b-342e-4970-9f5a-80e9a72879dd tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:16.792744 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7418c93b-342e-4970-9f5a-80e9a72879dd tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1972916974"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:16.793993 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-7418c93b-342e-4970-9f5a-80e9a72879dd tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1972916974'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:16.794093 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-7418c93b-342e-4970-9f5a-80e9a72879dd tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume of 1 GB Aug 01 00:22:16.798989 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-7418c93b-342e-4970-9f5a-80e9a72879dd tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Availability Zones retrieved successfully. Aug 01 00:22:16.810734 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7418c93b-342e-4970-9f5a-80e9a72879dd tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Flow 'volume_create_api' (dac0c2ad-c7cf-4721-aadc-177823a56760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:16.813374 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7418c93b-342e-4970-9f5a-80e9a72879dd tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3894470b-1e90-495e-b553-b55e61a72202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:16.814261 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-7418c93b-342e-4970-9f5a-80e9a72879dd tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:16.858153 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a5b29705-7b6b-42d0-bc84-20abb4b2b310 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:16.861596 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a5b29705-7b6b-42d0-bc84-20abb4b2b310 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] GET https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed Aug 01 00:22:16.861856 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a5b29705-7b6b-42d0-bc84-20abb4b2b310 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:16.861959 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a5b29705-7b6b-42d0-bc84-20abb4b2b310 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:16.862066 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-a5b29705-7b6b-42d0-bc84-20abb4b2b310 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Show backup with id dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:16.863437 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7418c93b-342e-4970-9f5a-80e9a72879dd tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3894470b-1e90-495e-b553-b55e61a72202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:16.864746 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7418c93b-342e-4970-9f5a-80e9a72879dd tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4491f174-dc6f-4394-a697-d5ba32b0303b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:16.866308 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:16.866308 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:16.867147 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a5b29705-7b6b-42d0-bc84-20abb4b2b310 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed returned with HTTP 200 Aug 01 00:22:16.867622 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 767/3065] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:16 2026] GET /volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:16.928161 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-7418c93b-342e-4970-9f5a-80e9a72879dd tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Created reservations ['c8830d6a-3046-46dc-b9e1-c36e6d3464ee', 'bd1b5500-9da1-4407-8030-d9d77547783e', '948b0473-fb17-4e47-a5ad-a6ab446a7e0e', 'd385cb61-b308-4bd9-92ae-f6fe042829e3'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:16.929343 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7418c93b-342e-4970-9f5a-80e9a72879dd tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4491f174-dc6f-4394-a697-d5ba32b0303b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8830d6a-3046-46dc-b9e1-c36e6d3464ee', 'bd1b5500-9da1-4407-8030-d9d77547783e', '948b0473-fb17-4e47-a5ad-a6ab446a7e0e', 'd385cb61-b308-4bd9-92ae-f6fe042829e3']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:16.930573 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7418c93b-342e-4970-9f5a-80e9a72879dd tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4398b5b-217e-4677-a0b1-47ee41d333a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:16.958652 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7418c93b-342e-4970-9f5a-80e9a72879dd tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4398b5b-217e-4677-a0b1-47ee41d333a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5cf8aa7c-d1e8-4007-8c58-34c9f9d7088e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1972916974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e55eed1e0d24420090644ead2b99f762',qos_specs=None,replication_status=,reservations=['c8830d6a-3046-46dc-b9e1-c36e6d3464ee','bd1b5500-9da1-4407-8030-d9d77547783e','948b0473-fb17-4e47-a5ad-a6ab446a7e0e','d385cb61-b308-4bd9-92ae-f6fe042829e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78967d9e391441ceb4124822cb72f99d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1972916974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5cf8aa7c-d1e8-4007-8c58-34c9f9d7088e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e55eed1e0d24420090644ead2b99f762',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78967d9e391441ceb4124822cb72f99d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:16.959776 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7418c93b-342e-4970-9f5a-80e9a72879dd tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e3f8a01-5c85-4144-99cb-53d4ec85acd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:16.977191 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7418c93b-342e-4970-9f5a-80e9a72879dd tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e3f8a01-5c85-4144-99cb-53d4ec85acd4) transitioned into state 'SUCCESS' from state '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-1972916974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e55eed1e0d24420090644ead2b99f762',qos_specs=None,replication_status=,reservations=['c8830d6a-3046-46dc-b9e1-c36e6d3464ee','bd1b5500-9da1-4407-8030-d9d77547783e','948b0473-fb17-4e47-a5ad-a6ab446a7e0e','d385cb61-b308-4bd9-92ae-f6fe042829e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78967d9e391441ceb4124822cb72f99d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:16.977882 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7418c93b-342e-4970-9f5a-80e9a72879dd tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff99f0f3-db35-4fcf-87eb-aa977f9e4aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:16.986787 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7418c93b-342e-4970-9f5a-80e9a72879dd tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff99f0f3-db35-4fcf-87eb-aa977f9e4aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:16.988049 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7418c93b-342e-4970-9f5a-80e9a72879dd tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Flow 'volume_create_api' (dac0c2ad-c7cf-4721-aadc-177823a56760) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:16.988507 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-7418c93b-342e-4970-9f5a-80e9a72879dd tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume request issued successfully. Aug 01 00:22:16.989308 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7418c93b-342e-4970-9f5a-80e9a72879dd tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:16.989975 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 766/3066] 10.4.3.222 () {70 vars in 1299 bytes} [Sat Aug 1 00:22:16 2026] POST /volume/v3/volumes => generated 770 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:17.004256 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0b75d1f9-d7cf-4f0a-972b-6451fd7e90ef None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:17.007010 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0b75d1f9-d7cf-4f0a-972b-6451fd7e90ef tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/5cf8aa7c-d1e8-4007-8c58-34c9f9d7088e Aug 01 00:22:17.007327 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0b75d1f9-d7cf-4f0a-972b-6451fd7e90ef tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:17.007606 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0b75d1f9-d7cf-4f0a-972b-6451fd7e90ef tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:17.016479 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:17.016479 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:17.020741 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0b75d1f9-d7cf-4f0a-972b-6451fd7e90ef tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:17.025536 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0b75d1f9-d7cf-4f0a-972b-6451fd7e90ef tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/5cf8aa7c-d1e8-4007-8c58-34c9f9d7088e returned with HTTP 200 Aug 01 00:22:17.025713 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 763/3067] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:17 2026] GET /volume/v3/volumes/5cf8aa7c-d1e8-4007-8c58-34c9f9d7088e => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:17.332137 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0d3859c6-f9b3-4ab3-b0db-33c6c5aa4922 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:17.334501 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0d3859c6-f9b3-4ab3-b0db-33c6c5aa4922 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:17.334969 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0d3859c6-f9b3-4ab3-b0db-33c6c5aa4922 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:17.335221 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0d3859c6-f9b3-4ab3-b0db-33c6c5aa4922 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:17.335332 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-0d3859c6-f9b3-4ab3-b0db-33c6c5aa4922 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:17.340320 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:17.340320 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:17.341221 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0d3859c6-f9b3-4ab3-b0db-33c6c5aa4922 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:17.341575 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 772/3068] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:17 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:17.435181 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-daea38fe-201c-4f2e-b8c8-fe2b324fca71 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:17.436873 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-daea38fe-201c-4f2e-b8c8-fe2b324fca71 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] DELETE https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c Aug 01 00:22:17.437059 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-daea38fe-201c-4f2e-b8c8-fe2b324fca71 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:17.437232 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-daea38fe-201c-4f2e-b8c8-fe2b324fca71 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:17.437377 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-daea38fe-201c-4f2e-b8c8-fe2b324fca71 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Delete volume with id: 2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c Aug 01 00:22:17.443854 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:17.443854 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:17.444275 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-daea38fe-201c-4f2e-b8c8-fe2b324fca71 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:22:17.453846 np0000006296 devstack@c-api.service[100408]: WARNING cinder.keymgr.conf_key_mgr [None req-daea38fe-201c-4f2e-b8c8-fe2b324fca71 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 00:22:17.460207 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-daea38fe-201c-4f2e-b8c8-fe2b324fca71 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Delete volume request issued successfully. Aug 01 00:22:17.460436 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-daea38fe-201c-4f2e-b8c8-fe2b324fca71 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c returned with HTTP 202 Aug 01 00:22:17.461053 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 768/3069] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:22:17 2026] DELETE /volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:17.471907 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e66197ce-1b16-4776-b277-7579bf1e9d3c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:17.474421 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e66197ce-1b16-4776-b277-7579bf1e9d3c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c Aug 01 00:22:17.474421 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e66197ce-1b16-4776-b277-7579bf1e9d3c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:17.474669 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e66197ce-1b16-4776-b277-7579bf1e9d3c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:17.486252 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:17.486252 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:17.489655 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-e66197ce-1b16-4776-b277-7579bf1e9d3c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:22:17.493760 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e66197ce-1b16-4776-b277-7579bf1e9d3c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c returned with HTTP 200 Aug 01 00:22:17.494111 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 767/3070] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:17 2026] GET /volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:17.641600 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a631a07e-924f-4593-8f8d-b2c942b1af9b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:17.643510 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a631a07e-924f-4593-8f8d-b2c942b1af9b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/e6b9a2b5-f4c1-4fac-b1b1-f8ea40438d85 Aug 01 00:22:17.643760 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a631a07e-924f-4593-8f8d-b2c942b1af9b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:17.643870 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a631a07e-924f-4593-8f8d-b2c942b1af9b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:17.651622 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:17.651622 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:17.655269 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a631a07e-924f-4593-8f8d-b2c942b1af9b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:22:17.659904 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a631a07e-924f-4593-8f8d-b2c942b1af9b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/e6b9a2b5-f4c1-4fac-b1b1-f8ea40438d85 returned with HTTP 200 Aug 01 00:22:17.660248 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 764/3071] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:17 2026] GET /volume/v3/volumes/e6b9a2b5-f4c1-4fac-b1b1-f8ea40438d85 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:17.672520 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-82c19ab2-c461-47e2-af5f-8fe952ebca9d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:17.675843 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-82c19ab2-c461-47e2-af5f-8fe952ebca9d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/e6b9a2b5-f4c1-4fac-b1b1-f8ea40438d85 Aug 01 00:22:17.676233 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-82c19ab2-c461-47e2-af5f-8fe952ebca9d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:17.676433 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-82c19ab2-c461-47e2-af5f-8fe952ebca9d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:17.690488 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:17.690488 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:17.698869 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-82c19ab2-c461-47e2-af5f-8fe952ebca9d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:22:17.709904 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-82c19ab2-c461-47e2-af5f-8fe952ebca9d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/e6b9a2b5-f4c1-4fac-b1b1-f8ea40438d85 returned with HTTP 200 Aug 01 00:22:17.711285 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 773/3072] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:17 2026] GET /volume/v3/volumes/e6b9a2b5-f4c1-4fac-b1b1-f8ea40438d85 => generated 1367 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:17.724539 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-912a43d9-524c-485d-ba7b-c8f2d57c853d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:17.726438 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-912a43d9-524c-485d-ba7b-c8f2d57c853d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:22:17.726898 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-912a43d9-524c-485d-ba7b-c8f2d57c853d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e6b9a2b5-f4c1-4fac-b1b1-f8ea40438d85", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-397976876", "description": null, "metadata": null}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:17.755015 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:17.755015 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:17.755627 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-912a43d9-524c-485d-ba7b-c8f2d57c853d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:22:17.755627 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-912a43d9-524c-485d-ba7b-c8f2d57c853d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create snapshot from volume e6b9a2b5-f4c1-4fac-b1b1-f8ea40438d85 Aug 01 00:22:17.778003 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-912a43d9-524c-485d-ba7b-c8f2d57c853d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Created reservations ['1acdb79a-11b8-49d1-b0f0-1e3cfb56890a', 'a795eafd-338e-4e46-b521-c88abc2b6107', '99bb5605-c8b4-4b0f-9ae1-8abb3719bcc3', 'fec41879-fb92-45a5-856f-ee67b8e41f55'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:17.805897 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-912a43d9-524c-485d-ba7b-c8f2d57c853d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot create request issued successfully. Aug 01 00:22:17.806304 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-912a43d9-524c-485d-ba7b-c8f2d57c853d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:22:17.806785 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 769/3073] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:22:17 2026] POST /volume/v3/snapshots => generated 307 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:17.816081 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9de265e5-e1aa-485e-af83-bea8d7368995 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:17.817808 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9de265e5-e1aa-485e-af83-bea8d7368995 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/0d8903ed-5370-4714-a0d2-98ffcfc105b1 Aug 01 00:22:17.818033 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9de265e5-e1aa-485e-af83-bea8d7368995 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:17.818221 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9de265e5-e1aa-485e-af83-bea8d7368995 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:17.822897 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:17.822897 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:17.823291 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-9de265e5-e1aa-485e-af83-bea8d7368995 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:22:17.824062 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9de265e5-e1aa-485e-af83-bea8d7368995 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/0d8903ed-5370-4714-a0d2-98ffcfc105b1 returned with HTTP 200 Aug 01 00:22:17.824392 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 768/3074] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:17 2026] GET /volume/v3/snapshots/0d8903ed-5370-4714-a0d2-98ffcfc105b1 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:17.848033 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f874a7b3-5fb0-4a31-8da9-d795d0273403 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:17.878244 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9c2bc425-b109-4140-a305-2a4d2bd08dd1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:17.880312 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9c2bc425-b109-4140-a305-2a4d2bd08dd1 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] GET https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed Aug 01 00:22:17.880312 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9c2bc425-b109-4140-a305-2a4d2bd08dd1 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:17.880312 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9c2bc425-b109-4140-a305-2a4d2bd08dd1 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:17.880447 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-9c2bc425-b109-4140-a305-2a4d2bd08dd1 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Show backup with id dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:17.886311 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:17.886311 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:17.887061 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9c2bc425-b109-4140-a305-2a4d2bd08dd1 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed returned with HTTP 200 Aug 01 00:22:17.887484 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 774/3075] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:17 2026] GET /volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:17.934075 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f874a7b3-5fb0-4a31-8da9-d795d0273403 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:17.934461 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f874a7b3-5fb0-4a31-8da9-d795d0273403 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-781430951", "metadata": {"Type": "Test"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:17.935986 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-f874a7b3-5fb0-4a31-8da9-d795d0273403 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-781430951', 'metadata': {'Type': 'Test'}}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:17.936102 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-f874a7b3-5fb0-4a31-8da9-d795d0273403 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Create volume of 1 GB Aug 01 00:22:17.939854 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f874a7b3-5fb0-4a31-8da9-d795d0273403 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Availability Zones retrieved successfully. Aug 01 00:22:17.945364 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f874a7b3-5fb0-4a31-8da9-d795d0273403 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Flow 'volume_create_api' (2806f260-4926-47b5-baa8-a6750ec9aaaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:17.946403 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f874a7b3-5fb0-4a31-8da9-d795d0273403 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (673df100-7eeb-46e3-bdbc-a08a0a727933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:17.947377 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-f874a7b3-5fb0-4a31-8da9-d795d0273403 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:17.974414 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f874a7b3-5fb0-4a31-8da9-d795d0273403 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (673df100-7eeb-46e3-bdbc-a08a0a727933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:17.975171 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f874a7b3-5fb0-4a31-8da9-d795d0273403 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (717fd1c0-ca3b-4e07-8256-e06aa2ec46f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:18.028294 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-f874a7b3-5fb0-4a31-8da9-d795d0273403 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Created reservations ['aff0723e-eb34-47b6-bb27-7ef488a82d93', '53d8eb3d-e5f6-4a52-804e-e843f259df58', '97418ca2-907d-4daa-98a1-5fb7d88ce61c', '8ebcf007-960e-4b62-b60f-2b1b655d0636'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:18.029060 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f874a7b3-5fb0-4a31-8da9-d795d0273403 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (717fd1c0-ca3b-4e07-8256-e06aa2ec46f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aff0723e-eb34-47b6-bb27-7ef488a82d93', '53d8eb3d-e5f6-4a52-804e-e843f259df58', '97418ca2-907d-4daa-98a1-5fb7d88ce61c', '8ebcf007-960e-4b62-b60f-2b1b655d0636']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:18.029728 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f874a7b3-5fb0-4a31-8da9-d795d0273403 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7b388d0-980a-4072-939f-c64b32f82965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:18.040989 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-84a1fcb4-f756-482e-9979-15df0ace9d99 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:18.042944 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-84a1fcb4-f756-482e-9979-15df0ace9d99 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/5cf8aa7c-d1e8-4007-8c58-34c9f9d7088e Aug 01 00:22:18.043222 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-84a1fcb4-f756-482e-9979-15df0ace9d99 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:18.043483 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-84a1fcb4-f756-482e-9979-15df0ace9d99 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:18.050132 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:18.050132 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:18.052628 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f874a7b3-5fb0-4a31-8da9-d795d0273403 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7b388d0-980a-4072-939f-c64b32f82965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6403345-90eb-4384-b1ee-a3de6270be34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-781430951',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='643c0afed4f84d95ba0315d5d7b32921',qos_specs=None,replication_status=,reservations=['aff0723e-eb34-47b6-bb27-7ef488a82d93','53d8eb3d-e5f6-4a52-804e-e843f259df58','97418ca2-907d-4daa-98a1-5fb7d88ce61c','8ebcf007-960e-4b62-b60f-2b1b655d0636'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79d2e41ed89e4f06ae59ba0d9a921386',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-781430951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6403345-90eb-4384-b1ee-a3de6270be34,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='643c0afed4f84d95ba0315d5d7b32921',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79d2e41ed89e4f06ae59ba0d9a921386',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:18.053358 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f874a7b3-5fb0-4a31-8da9-d795d0273403 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7bf6df7-25e4-4cb2-83be-4f2e311d167d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:18.053687 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-84a1fcb4-f756-482e-9979-15df0ace9d99 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:18.057705 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-84a1fcb4-f756-482e-9979-15df0ace9d99 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/5cf8aa7c-d1e8-4007-8c58-34c9f9d7088e returned with HTTP 200 Aug 01 00:22:18.057995 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 770/3076] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:18 2026] GET /volume/v3/volumes/5cf8aa7c-d1e8-4007-8c58-34c9f9d7088e => generated 863 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:18.069220 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f874a7b3-5fb0-4a31-8da9-d795d0273403 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7bf6df7-25e4-4cb2-83be-4f2e311d167d) transitioned into state 'SUCCESS' from state '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-781430951',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='643c0afed4f84d95ba0315d5d7b32921',qos_specs=None,replication_status=,reservations=['aff0723e-eb34-47b6-bb27-7ef488a82d93','53d8eb3d-e5f6-4a52-804e-e843f259df58','97418ca2-907d-4daa-98a1-5fb7d88ce61c','8ebcf007-960e-4b62-b60f-2b1b655d0636'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79d2e41ed89e4f06ae59ba0d9a921386',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:18.069900 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f874a7b3-5fb0-4a31-8da9-d795d0273403 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09a424be-510c-4c41-ac6c-9829a7fbbb0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:18.069979 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ecfe185a-e12a-4e56-8753-ea22f2ef678a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:18.072154 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ecfe185a-e12a-4e56-8753-ea22f2ef678a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:22:18.072633 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ecfe185a-e12a-4e56-8753-ea22f2ef678a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5cf8aa7c-d1e8-4007-8c58-34c9f9d7088e", "name": "tempest-VolumeDependencyTests-Snapshot-1761743806"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:18.077534 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f874a7b3-5fb0-4a31-8da9-d795d0273403 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09a424be-510c-4c41-ac6c-9829a7fbbb0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:18.078290 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-f874a7b3-5fb0-4a31-8da9-d795d0273403 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Flow 'volume_create_api' (2806f260-4926-47b5-baa8-a6750ec9aaaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:18.078550 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f874a7b3-5fb0-4a31-8da9-d795d0273403 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Create volume request issued successfully. Aug 01 00:22:18.079064 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f874a7b3-5fb0-4a31-8da9-d795d0273403 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:18.079467 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 765/3077] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:22:17 2026] POST /volume/v3/volumes => generated 758 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:18.085109 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:18.085109 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:18.085830 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ecfe185a-e12a-4e56-8753-ea22f2ef678a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:18.086054 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-ecfe185a-e12a-4e56-8753-ea22f2ef678a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create snapshot from volume 5cf8aa7c-d1e8-4007-8c58-34c9f9d7088e Aug 01 00:22:18.090702 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-77a8bc0a-804f-44e9-adb6-2575517e895b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:18.095862 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-77a8bc0a-804f-44e9-adb6-2575517e895b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/a6403345-90eb-4384-b1ee-a3de6270be34 Aug 01 00:22:18.096052 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-77a8bc0a-804f-44e9-adb6-2575517e895b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:18.096262 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-77a8bc0a-804f-44e9-adb6-2575517e895b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:18.109300 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:18.109300 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:18.120316 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-77a8bc0a-804f-44e9-adb6-2575517e895b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:18.125723 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-77a8bc0a-804f-44e9-adb6-2575517e895b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/a6403345-90eb-4384-b1ee-a3de6270be34 returned with HTTP 200 Aug 01 00:22:18.125723 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 775/3078] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:18 2026] GET /volume/v3/volumes/a6403345-90eb-4384-b1ee-a3de6270be34 => generated 826 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:18.128085 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-ecfe185a-e12a-4e56-8753-ea22f2ef678a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Created reservations ['c4a0c0d9-5024-406d-8a58-a2990688ef42', 'd7a651da-21eb-4951-84cb-17127020ed59', '2eaec925-bded-4aff-8733-8948be01d1d0', 'd0f4ac87-0649-407a-927e-f96b4eb6e2f4'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:18.156216 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ecfe185a-e12a-4e56-8753-ea22f2ef678a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot create request issued successfully. Aug 01 00:22:18.156540 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ecfe185a-e12a-4e56-8753-ea22f2ef678a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:22:18.156991 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 769/3079] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:22:18 2026] POST /volume/v3/snapshots => generated 308 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 01 00:22:18.167261 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-25b97b11-80ea-45de-b566-7fe15998663c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:18.169041 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-25b97b11-80ea-45de-b566-7fe15998663c tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/snapshots/e42b13ef-9ee3-49d1-b866-84dc96051944 Aug 01 00:22:18.169333 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-25b97b11-80ea-45de-b566-7fe15998663c tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:18.169575 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-25b97b11-80ea-45de-b566-7fe15998663c tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:18.175192 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:18.175192 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:18.175704 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-25b97b11-80ea-45de-b566-7fe15998663c tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot retrieved successfully. Aug 01 00:22:18.176471 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-25b97b11-80ea-45de-b566-7fe15998663c tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/e42b13ef-9ee3-49d1-b866-84dc96051944 returned with HTTP 200 Aug 01 00:22:18.176872 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 771/3080] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:18 2026] GET /volume/v3/snapshots/e42b13ef-9ee3-49d1-b866-84dc96051944 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:18.351135 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8b1c3f37-df6a-4b8a-bf39-77b61f8c8d51 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:18.353034 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8b1c3f37-df6a-4b8a-bf39-77b61f8c8d51 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:18.353239 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8b1c3f37-df6a-4b8a-bf39-77b61f8c8d51 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:18.353418 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8b1c3f37-df6a-4b8a-bf39-77b61f8c8d51 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:18.353515 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-8b1c3f37-df6a-4b8a-bf39-77b61f8c8d51 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:18.357837 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:18.357837 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:18.358525 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8b1c3f37-df6a-4b8a-bf39-77b61f8c8d51 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:18.358906 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 766/3081] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:18 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:18.508162 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-19e30f0b-3537-418f-a110-9ed93ad61e41 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:18.509929 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-19e30f0b-3537-418f-a110-9ed93ad61e41 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c Aug 01 00:22:18.510188 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-19e30f0b-3537-418f-a110-9ed93ad61e41 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:18.510411 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-19e30f0b-3537-418f-a110-9ed93ad61e41 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:18.515552 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-19e30f0b-3537-418f-a110-9ed93ad61e41 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c returned with HTTP 404 Aug 01 00:22:18.516102 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 776/3082] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:18 2026] GET /volume/v3/volumes/2cdf24e0-8dcb-41ff-ad5a-ec6a0927ee7c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:18.522489 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-12e571a8-68a6-4159-80a5-7479bf617e80 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:18.524300 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-12e571a8-68a6-4159-80a5-7479bf617e80 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] GET https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1 Aug 01 00:22:18.524493 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-12e571a8-68a6-4159-80a5-7479bf617e80 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:18.524669 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-12e571a8-68a6-4159-80a5-7479bf617e80 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] Calling method 'detail' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:18.525164 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:18.525164 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:18.525416 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-12e571a8-68a6-4159-80a5-7479bf617e80 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:18.554741 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-12e571a8-68a6-4159-80a5-7479bf617e80 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] Get all volumes completed successfully. Aug 01 00:22:18.556683 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:18.556683 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:18.562782 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-12e571a8-68a6-4159-80a5-7479bf617e80 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 00:22:18.563379 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 770/3083] 10.4.3.222 () {66 vars in 1285 bytes} [Sat Aug 1 00:22:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11998 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:22:18.580369 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-224f5dab-da60-428e-b96b-3c1d4a66d7bc None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:18.582123 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-224f5dab-da60-428e-b96b-3c1d4a66d7bc tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] DELETE https://10.4.3.222/volume/v3/types/c0a18771-55a7-42c8-9476-77dc2225f191 Aug 01 00:22:18.582305 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-224f5dab-da60-428e-b96b-3c1d4a66d7bc tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:18.582486 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-224f5dab-da60-428e-b96b-3c1d4a66d7bc tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] Calling method '_delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:18.603722 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-224f5dab-da60-428e-b96b-3c1d4a66d7bc tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] https://10.4.3.222/volume/v3/types/c0a18771-55a7-42c8-9476-77dc2225f191 returned with HTTP 202 Aug 01 00:22:18.604085 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 772/3084] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:22:18 2026] DELETE /volume/v3/types/c0a18771-55a7-42c8-9476-77dc2225f191 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:18.614189 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a517e75a-a440-41ac-b747-3aee7196b521 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:18.615838 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a517e75a-a440-41ac-b747-3aee7196b521 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:22:18.616148 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a517e75a-a440-41ac-b747-3aee7196b521 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-457588936", "extra_specs": {}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:18.629939 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a517e75a-a440-41ac-b747-3aee7196b521 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:22:18.630285 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 767/3085] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:22:18 2026] POST /volume/v3/types => generated 211 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:18.638449 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-353f7c26-c53f-4e44-93db-adf04c0a6ae5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:18.640270 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-353f7c26-c53f-4e44-93db-adf04c0a6ae5 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] POST https://10.4.3.222/volume/v3/types/0de8adc7-6381-4ef5-88a7-9e419c40eedf/encryption Aug 01 00:22:18.640590 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-353f7c26-c53f-4e44-93db-adf04c0a6ae5 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:18.662025 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-353f7c26-c53f-4e44-93db-adf04c0a6ae5 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] https://10.4.3.222/volume/v3/types/0de8adc7-6381-4ef5-88a7-9e419c40eedf/encryption returned with HTTP 200 Aug 01 00:22:18.662548 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 777/3086] 10.4.3.222 () {68 vars in 1397 bytes} [Sat Aug 1 00:22:18 2026] POST /volume/v3/types/0de8adc7-6381-4ef5-88a7-9e419c40eedf/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:18.670884 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ea747105-d2d7-43e0-8a6e-44b4c96bba06 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:18.672704 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ea747105-d2d7-43e0-8a6e-44b4c96bba06 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:18.673051 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ea747105-d2d7-43e0-8a6e-44b4c96bba06 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1284303140", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-457588936", "size": 1}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:18.674504 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-ea747105-d2d7-43e0-8a6e-44b4c96bba06 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1284303140', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-457588936', 'size': 1}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:18.678795 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-ea747105-d2d7-43e0-8a6e-44b4c96bba06 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Create volume of 1 GB Aug 01 00:22:18.679052 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:18.679052 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:18.679495 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ea747105-d2d7-43e0-8a6e-44b4c96bba06 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Availability Zones retrieved successfully. Aug 01 00:22:18.686700 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-ea747105-d2d7-43e0-8a6e-44b4c96bba06 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Flow 'volume_create_api' (22dd98d1-0b28-4d59-b0fa-4115296498ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:18.687561 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-ea747105-d2d7-43e0-8a6e-44b4c96bba06 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5f271c7-fbdf-47af-b854-a50810a43933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:18.688704 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-ea747105-d2d7-43e0-8a6e-44b4c96bba06 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:18.713960 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-ea747105-d2d7-43e0-8a6e-44b4c96bba06 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5f271c7-fbdf-47af-b854-a50810a43933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:22:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0de8adc7-6381-4ef5-88a7-9e419c40eedf,is_public=True,name='tempest-scenario-type-luks-457588936',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0de8adc7-6381-4ef5-88a7-9e419c40eedf', '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=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:18.714861 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-ea747105-d2d7-43e0-8a6e-44b4c96bba06 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfa35fb8-4491-48c4-a031-68b972a1b139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:18.742160 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-ea747105-d2d7-43e0-8a6e-44b4c96bba06 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-457588936 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-457588936, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:22:18.742423 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-ea747105-d2d7-43e0-8a6e-44b4c96bba06 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-457588936 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-457588936, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:22:18.765639 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-ea747105-d2d7-43e0-8a6e-44b4c96bba06 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Created reservations ['aab048f0-e5e1-475a-a6d3-8ee3fed04fb5', '0fb3eed9-3ba4-4c0a-ac5a-f69188e9fd82', '39033e28-00fe-47f4-99da-25befea35bb1', 'cb3804b9-cde9-42e7-a942-198443dd35d9'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:18.766402 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-ea747105-d2d7-43e0-8a6e-44b4c96bba06 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfa35fb8-4491-48c4-a031-68b972a1b139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aab048f0-e5e1-475a-a6d3-8ee3fed04fb5', '0fb3eed9-3ba4-4c0a-ac5a-f69188e9fd82', '39033e28-00fe-47f4-99da-25befea35bb1', 'cb3804b9-cde9-42e7-a942-198443dd35d9']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:18.767194 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-ea747105-d2d7-43e0-8a6e-44b4c96bba06 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11f86378-39b9-4b0c-b30e-58c91adc9894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:18.770142 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-61d140a5-3b4c-4d38-801e-620b2aaacc1f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:18.772804 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-61d140a5-3b4c-4d38-801e-620b2aaacc1f tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:18.772804 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-61d140a5-3b4c-4d38-801e-620b2aaacc1f tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a7e69f30-42a3-4df7-b511-e7ec77a3747d", "size": 1, "name": "tempest-VolumesCloneTest-Volume-684534278"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:18.775464 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-61d140a5-3b4c-4d38-801e-620b2aaacc1f tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Create volume request body: {'volume': {'imageRef': 'a7e69f30-42a3-4df7-b511-e7ec77a3747d', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-684534278'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:18.791131 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-ea747105-d2d7-43e0-8a6e-44b4c96bba06 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11f86378-39b9-4b0c-b30e-58c91adc9894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c46167fa-cdb0-4338-8b37-dd2805a8c60e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1284303140',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ba8317eb8bb45aeac160349de3c3d85',qos_specs=None,replication_status=,reservations=['aab048f0-e5e1-475a-a6d3-8ee3fed04fb5','0fb3eed9-3ba4-4c0a-ac5a-f69188e9fd82','39033e28-00fe-47f4-99da-25befea35bb1','cb3804b9-cde9-42e7-a942-198443dd35d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0a64edb76b84f2ba24ea2fe9007d5be',volume_type_id=0de8adc7-6381-4ef5-88a7-9e419c40eedf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1284303140',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c46167fa-cdb0-4338-8b37-dd2805a8c60e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ba8317eb8bb45aeac160349de3c3d85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0a64edb76b84f2ba24ea2fe9007d5be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0de8adc7-6381-4ef5-88a7-9e419c40eedf),volume_type_id=0de8adc7-6381-4ef5-88a7-9e419c40eedf)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:18.792345 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-ea747105-d2d7-43e0-8a6e-44b4c96bba06 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed68c097-82a7-495c-b596-9e6224626b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:18.816940 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-ea747105-d2d7-43e0-8a6e-44b4c96bba06 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed68c097-82a7-495c-b596-9e6224626b57) transitioned into state 'SUCCESS' from state '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-1284303140',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ba8317eb8bb45aeac160349de3c3d85',qos_specs=None,replication_status=,reservations=['aab048f0-e5e1-475a-a6d3-8ee3fed04fb5','0fb3eed9-3ba4-4c0a-ac5a-f69188e9fd82','39033e28-00fe-47f4-99da-25befea35bb1','cb3804b9-cde9-42e7-a942-198443dd35d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0a64edb76b84f2ba24ea2fe9007d5be',volume_type_id=0de8adc7-6381-4ef5-88a7-9e419c40eedf)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:18.817589 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-ea747105-d2d7-43e0-8a6e-44b4c96bba06 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (464cf46a-450a-415d-9fea-77e1344d142f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:18.828620 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-ea747105-d2d7-43e0-8a6e-44b4c96bba06 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (464cf46a-450a-415d-9fea-77e1344d142f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:18.829704 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-ea747105-d2d7-43e0-8a6e-44b4c96bba06 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Flow 'volume_create_api' (22dd98d1-0b28-4d59-b0fa-4115296498ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:18.830178 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ea747105-d2d7-43e0-8a6e-44b4c96bba06 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Create volume request issued successfully. Aug 01 00:22:18.831164 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ea747105-d2d7-43e0-8a6e-44b4c96bba06 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:18.832377 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 771/3087] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:22:18 2026] POST /volume/v3/volumes => generated 784 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:18.832584 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a0a1c3a8-b1f7-45e4-8a87-a141bd244801 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:18.835064 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a0a1c3a8-b1f7-45e4-8a87-a141bd244801 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/0d8903ed-5370-4714-a0d2-98ffcfc105b1 Aug 01 00:22:18.835342 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a0a1c3a8-b1f7-45e4-8a87-a141bd244801 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:18.835697 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a0a1c3a8-b1f7-45e4-8a87-a141bd244801 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:18.842829 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:18.842829 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:18.843480 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a0a1c3a8-b1f7-45e4-8a87-a141bd244801 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:22:18.844580 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a0a1c3a8-b1f7-45e4-8a87-a141bd244801 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/0d8903ed-5370-4714-a0d2-98ffcfc105b1 returned with HTTP 200 Aug 01 00:22:18.845140 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 768/3088] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:18 2026] GET /volume/v3/snapshots/0d8903ed-5370-4714-a0d2-98ffcfc105b1 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:18.853443 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-21f13f5c-a842-431d-a5f5-ed74663b6f31 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:18.855190 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-21f13f5c-a842-431d-a5f5-ed74663b6f31 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/0d8903ed-5370-4714-a0d2-98ffcfc105b1 Aug 01 00:22:18.855388 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-21f13f5c-a842-431d-a5f5-ed74663b6f31 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:18.855567 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-21f13f5c-a842-431d-a5f5-ed74663b6f31 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:18.860744 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:18.860744 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:18.861131 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-21f13f5c-a842-431d-a5f5-ed74663b6f31 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:22:18.861816 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-21f13f5c-a842-431d-a5f5-ed74663b6f31 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/0d8903ed-5370-4714-a0d2-98ffcfc105b1 returned with HTTP 200 Aug 01 00:22:18.862196 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 778/3089] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:18 2026] GET /volume/v3/snapshots/0d8903ed-5370-4714-a0d2-98ffcfc105b1 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:18.899069 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-98f68e4f-f953-4b16-b00d-4f2ac70a8901 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:18.900851 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-98f68e4f-f953-4b16-b00d-4f2ac70a8901 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] GET https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed Aug 01 00:22:18.901063 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-98f68e4f-f953-4b16-b00d-4f2ac70a8901 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:18.901264 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-98f68e4f-f953-4b16-b00d-4f2ac70a8901 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:18.901366 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-98f68e4f-f953-4b16-b00d-4f2ac70a8901 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Show backup with id dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:18.905870 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:18.905870 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:18.906548 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-98f68e4f-f953-4b16-b00d-4f2ac70a8901 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed returned with HTTP 200 Aug 01 00:22:18.906999 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 772/3090] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:18 2026] GET /volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:18.992524 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-08711183-67e6-4076-90b3-a98e08e6d160 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:18.994616 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-08711183-67e6-4076-90b3-a98e08e6d160 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/0d8903ed-5370-4714-a0d2-98ffcfc105b1 Aug 01 00:22:18.995700 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-08711183-67e6-4076-90b3-a98e08e6d160 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:18.995970 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-08711183-67e6-4076-90b3-a98e08e6d160 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:19.000730 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:19.000730 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:19.001146 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-08711183-67e6-4076-90b3-a98e08e6d160 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:22:19.001956 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-08711183-67e6-4076-90b3-a98e08e6d160 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/0d8903ed-5370-4714-a0d2-98ffcfc105b1 returned with HTTP 200 Aug 01 00:22:19.002341 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 769/3091] 10.4.3.222 () {68 vars in 1604 bytes} [Sat Aug 1 00:22:18 2026] GET /volume/v3/snapshots/0d8903ed-5370-4714-a0d2-98ffcfc105b1 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:19.011698 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-84b3e130-c0eb-4695-a5da-2b0aac618e79 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:19.016475 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-84b3e130-c0eb-4695-a5da-2b0aac618e79 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/e6b9a2b5-f4c1-4fac-b1b1-f8ea40438d85 Aug 01 00:22:19.016665 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-84b3e130-c0eb-4695-a5da-2b0aac618e79 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:19.016900 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-84b3e130-c0eb-4695-a5da-2b0aac618e79 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:19.026308 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:19.026308 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:19.031401 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-84b3e130-c0eb-4695-a5da-2b0aac618e79 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:22:19.041733 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-84b3e130-c0eb-4695-a5da-2b0aac618e79 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/e6b9a2b5-f4c1-4fac-b1b1-f8ea40438d85 returned with HTTP 200 Aug 01 00:22:19.042116 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-61d140a5-3b4c-4d38-801e-620b2aaacc1f tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Create volume of 1 GB Aug 01 00:22:19.042194 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 779/3092] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:22:19 2026] GET /volume/v3/volumes/e6b9a2b5-f4c1-4fac-b1b1-f8ea40438d85 => generated 1367 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:19.046523 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-61d140a5-3b4c-4d38-801e-620b2aaacc1f tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Availability Zones retrieved successfully. Aug 01 00:22:19.053653 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-61d140a5-3b4c-4d38-801e-620b2aaacc1f tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Flow 'volume_create_api' (70c312e4-4119-4c86-a147-477184ab64b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:19.055165 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-61d140a5-3b4c-4d38-801e-620b2aaacc1f tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (335501f9-0f6d-4df2-8210-d68ca9bcc0e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:19.056634 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-61d140a5-3b4c-4d38-801e-620b2aaacc1f tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:19.131858 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-61d140a5-3b4c-4d38-801e-620b2aaacc1f tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (335501f9-0f6d-4df2-8210-d68ca9bcc0e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:19.133541 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-61d140a5-3b4c-4d38-801e-620b2aaacc1f tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (083da2b3-e490-4f99-b0e9-4c212f104d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:19.140206 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-1bdd4c72-b20a-4d5b-a2b9-eb0a918fd926 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:19.143095 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1bdd4c72-b20a-4d5b-a2b9-eb0a918fd926 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/a6403345-90eb-4384-b1ee-a3de6270be34 Aug 01 00:22:19.143387 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1bdd4c72-b20a-4d5b-a2b9-eb0a918fd926 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:19.143660 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1bdd4c72-b20a-4d5b-a2b9-eb0a918fd926 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:19.155226 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:19.155226 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:19.160983 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-1bdd4c72-b20a-4d5b-a2b9-eb0a918fd926 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:19.167144 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1bdd4c72-b20a-4d5b-a2b9-eb0a918fd926 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/a6403345-90eb-4384-b1ee-a3de6270be34 returned with HTTP 200 Aug 01 00:22:19.170977 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 773/3093] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:19 2026] GET /volume/v3/volumes/a6403345-90eb-4384-b1ee-a3de6270be34 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:19.183464 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c3f0bd4d-ae92-4abd-8fe4-c988c1e0e345 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:19.187360 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c3f0bd4d-ae92-4abd-8fe4-c988c1e0e345 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/a6403345-90eb-4384-b1ee-a3de6270be34 Aug 01 00:22:19.187664 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c3f0bd4d-ae92-4abd-8fe4-c988c1e0e345 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:19.187967 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c3f0bd4d-ae92-4abd-8fe4-c988c1e0e345 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:19.190443 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e5bc4814-91f0-4364-aec4-7d296193c1ee None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:19.193826 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e5bc4814-91f0-4364-aec4-7d296193c1ee tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/snapshots/e42b13ef-9ee3-49d1-b866-84dc96051944 Aug 01 00:22:19.194117 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e5bc4814-91f0-4364-aec4-7d296193c1ee tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:19.195663 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e5bc4814-91f0-4364-aec4-7d296193c1ee tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:19.201128 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-61d140a5-3b4c-4d38-801e-620b2aaacc1f tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Created reservations ['2dab81b7-e147-4b71-abce-7ef15eea74b4', 'd23c459f-eccf-4d4e-83fc-a667b8967f3b', '2b5949bb-db41-4b93-8bee-2faba1a8d9f8', '17d8fcf5-e6ef-449b-9804-4f60ba1011ed'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:19.202129 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-61d140a5-3b4c-4d38-801e-620b2aaacc1f tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (083da2b3-e490-4f99-b0e9-4c212f104d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2dab81b7-e147-4b71-abce-7ef15eea74b4', 'd23c459f-eccf-4d4e-83fc-a667b8967f3b', '2b5949bb-db41-4b93-8bee-2faba1a8d9f8', '17d8fcf5-e6ef-449b-9804-4f60ba1011ed']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:19.203212 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-61d140a5-3b4c-4d38-801e-620b2aaacc1f tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ff85d8d-17bc-4d54-a92c-b03504f4520a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:19.204407 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:19.204407 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:19.212791 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:19.212791 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:19.212791 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e5bc4814-91f0-4364-aec4-7d296193c1ee tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot retrieved successfully. Aug 01 00:22:19.212791 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e5bc4814-91f0-4364-aec4-7d296193c1ee tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/e42b13ef-9ee3-49d1-b866-84dc96051944 returned with HTTP 200 Aug 01 00:22:19.212791 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 780/3094] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:19 2026] GET /volume/v3/snapshots/e42b13ef-9ee3-49d1-b866-84dc96051944 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:19.213130 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c3f0bd4d-ae92-4abd-8fe4-c988c1e0e345 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:19.218209 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c3f0bd4d-ae92-4abd-8fe4-c988c1e0e345 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/a6403345-90eb-4384-b1ee-a3de6270be34 returned with HTTP 200 Aug 01 00:22:19.218401 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 770/3095] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:19 2026] GET /volume/v3/volumes/a6403345-90eb-4384-b1ee-a3de6270be34 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:19.223250 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6902160b-0795-4ffb-9c5f-0472b721d942 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:19.232309 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6902160b-0795-4ffb-9c5f-0472b721d942 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:19.232550 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-61d140a5-3b4c-4d38-801e-620b2aaacc1f tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ff85d8d-17bc-4d54-a92c-b03504f4520a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dff3c9dc-dd57-4811-b795-c086153b403c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-684534278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d8b4b54867c4cd5906276c47b00611e',qos_specs=None,replication_status=,reservations=['2dab81b7-e147-4b71-abce-7ef15eea74b4','d23c459f-eccf-4d4e-83fc-a667b8967f3b','2b5949bb-db41-4b93-8bee-2faba1a8d9f8','17d8fcf5-e6ef-449b-9804-4f60ba1011ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ce9f241e40349f19e1e503dca366b7c',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-684534278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dff3c9dc-dd57-4811-b795-c086153b403c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d8b4b54867c4cd5906276c47b00611e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ce9f241e40349f19e1e503dca366b7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:19.232691 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6902160b-0795-4ffb-9c5f-0472b721d942 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e42b13ef-9ee3-49d1-b866-84dc96051944", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1811252822"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:19.233006 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-61d140a5-3b4c-4d38-801e-620b2aaacc1f tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a7691b5-3f6a-423f-b9f2-815e851db244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:19.234467 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-6902160b-0795-4ffb-9c5f-0472b721d942 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume request body: {'volume': {'snapshot_id': 'e42b13ef-9ee3-49d1-b866-84dc96051944', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1811252822'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:19.237261 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d354bea3-e1a0-4151-9a21-98e75f47083d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:19.239203 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d354bea3-e1a0-4151-9a21-98e75f47083d tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] PUT https://10.4.3.222/volume/v3/volumes/a6403345-90eb-4384-b1ee-a3de6270be34 Aug 01 00:22:19.240355 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d354bea3-e1a0-4151-9a21-98e75f47083d tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-781430951"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:19.244642 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:19.244642 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:19.245195 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-6902160b-0795-4ffb-9c5f-0472b721d942 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot retrieved successfully. Aug 01 00:22:19.245348 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-6902160b-0795-4ffb-9c5f-0472b721d942 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume of 1 GB Aug 01 00:22:19.248810 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:19.248810 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:19.249361 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-6902160b-0795-4ffb-9c5f-0472b721d942 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Availability Zones retrieved successfully. Aug 01 00:22:19.249936 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-61d140a5-3b4c-4d38-801e-620b2aaacc1f tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a7691b5-3f6a-423f-b9f2-815e851db244) transitioned into state 'SUCCESS' from state '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-684534278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d8b4b54867c4cd5906276c47b00611e',qos_specs=None,replication_status=,reservations=['2dab81b7-e147-4b71-abce-7ef15eea74b4','d23c459f-eccf-4d4e-83fc-a667b8967f3b','2b5949bb-db41-4b93-8bee-2faba1a8d9f8','17d8fcf5-e6ef-449b-9804-4f60ba1011ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ce9f241e40349f19e1e503dca366b7c',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:19.250615 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-61d140a5-3b4c-4d38-801e-620b2aaacc1f tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adb4819b-b023-4057-aca3-96b2af9dd604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:19.252006 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d354bea3-e1a0-4151-9a21-98e75f47083d tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:19.256192 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6902160b-0795-4ffb-9c5f-0472b721d942 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Flow 'volume_create_api' (aac59c6a-876f-4e04-9917-d4b5ebeb0293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:19.256280 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6902160b-0795-4ffb-9c5f-0472b721d942 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c213e64f-32c1-42ec-b3d5-0d3965d424b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:19.259787 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-6902160b-0795-4ffb-9c5f-0472b721d942 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:19.259864 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-61d140a5-3b4c-4d38-801e-620b2aaacc1f tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adb4819b-b023-4057-aca3-96b2af9dd604) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:19.260312 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-61d140a5-3b4c-4d38-801e-620b2aaacc1f tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Flow 'volume_create_api' (70c312e4-4119-4c86-a147-477184ab64b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:19.260701 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-61d140a5-3b4c-4d38-801e-620b2aaacc1f tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Create volume request issued successfully. Aug 01 00:22:19.261896 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-61d140a5-3b4c-4d38-801e-620b2aaacc1f tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:19.262384 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 773/3096] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:22:18 2026] POST /volume/v3/volumes => generated 746 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:19.262436 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d354bea3-e1a0-4151-9a21-98e75f47083d tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume updated successfully. Aug 01 00:22:19.263023 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d354bea3-e1a0-4151-9a21-98e75f47083d tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/a6403345-90eb-4384-b1ee-a3de6270be34 returned with HTTP 200 Aug 01 00:22:19.263405 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 781/3097] 10.4.3.222 () {68 vars in 1368 bytes} [Sat Aug 1 00:22:19 2026] PUT /volume/v3/volumes/a6403345-90eb-4384-b1ee-a3de6270be34 => generated 783 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:19.274134 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4a34c083-18a0-4a4d-8508-9984f79a1a3d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:19.279307 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4a34c083-18a0-4a4d-8508-9984f79a1a3d tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] PUT https://10.4.3.222/volume/v3/volumes/a6403345-90eb-4384-b1ee-a3de6270be34 Aug 01 00:22:19.279691 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4a34c083-18a0-4a4d-8508-9984f79a1a3d tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2055482202", "description": "This is the new description of volume"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:19.280318 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4478dcaa-e248-4fb1-a124-7d7318732e34 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:19.282383 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4478dcaa-e248-4fb1-a124-7d7318732e34 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] GET https://10.4.3.222/volume/v3/volumes/dff3c9dc-dd57-4811-b795-c086153b403c Aug 01 00:22:19.282583 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4478dcaa-e248-4fb1-a124-7d7318732e34 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:19.282794 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4478dcaa-e248-4fb1-a124-7d7318732e34 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:19.288646 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:19.288646 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:19.291174 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:19.291174 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:19.292960 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4a34c083-18a0-4a4d-8508-9984f79a1a3d tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:19.295512 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-4478dcaa-e248-4fb1-a124-7d7318732e34 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Volume info retrieved successfully. Aug 01 00:22:19.296530 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6902160b-0795-4ffb-9c5f-0472b721d942 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c213e64f-32c1-42ec-b3d5-0d3965d424b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e42b13ef-9ee3-49d1-b866-84dc96051944', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:19.297330 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6902160b-0795-4ffb-9c5f-0472b721d942 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95096773-164a-4d26-bbed-c66368844b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:19.300096 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4a34c083-18a0-4a4d-8508-9984f79a1a3d tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume updated successfully. Aug 01 00:22:19.300652 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4478dcaa-e248-4fb1-a124-7d7318732e34 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] https://10.4.3.222/volume/v3/volumes/dff3c9dc-dd57-4811-b795-c086153b403c returned with HTTP 200 Aug 01 00:22:19.300994 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 774/3098] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:19 2026] GET /volume/v3/volumes/dff3c9dc-dd57-4811-b795-c086153b403c => generated 814 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:19.301225 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4a34c083-18a0-4a4d-8508-9984f79a1a3d tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/a6403345-90eb-4384-b1ee-a3de6270be34 returned with HTTP 200 Aug 01 00:22:19.301526 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 771/3099] 10.4.3.222 () {68 vars in 1369 bytes} [Sat Aug 1 00:22:19 2026] PUT /volume/v3/volumes/a6403345-90eb-4384-b1ee-a3de6270be34 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:19.316354 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-131eeb97-bdf4-48b5-a7cb-bfd7e444a950 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:19.318016 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-131eeb97-bdf4-48b5-a7cb-bfd7e444a950 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/a6403345-90eb-4384-b1ee-a3de6270be34 Aug 01 00:22:19.318244 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-131eeb97-bdf4-48b5-a7cb-bfd7e444a950 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:19.318405 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-131eeb97-bdf4-48b5-a7cb-bfd7e444a950 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:19.324652 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:19.324652 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:19.328315 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-131eeb97-bdf4-48b5-a7cb-bfd7e444a950 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:19.332260 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-131eeb97-bdf4-48b5-a7cb-bfd7e444a950 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/a6403345-90eb-4384-b1ee-a3de6270be34 returned with HTTP 200 Aug 01 00:22:19.332739 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 782/3100] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:19 2026] GET /volume/v3/volumes/a6403345-90eb-4384-b1ee-a3de6270be34 => generated 891 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:19.336556 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-6902160b-0795-4ffb-9c5f-0472b721d942 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Created reservations ['58931042-68f2-4628-a2ab-cc16722ec11f', 'd0566471-5a66-442d-9376-6b83c2925c42', '4cf44df9-2a18-4207-8ea2-87734c5de06e', '3f19507b-5833-4eb5-9242-5b84ed721698'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:19.337506 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6902160b-0795-4ffb-9c5f-0472b721d942 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95096773-164a-4d26-bbed-c66368844b51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58931042-68f2-4628-a2ab-cc16722ec11f', 'd0566471-5a66-442d-9376-6b83c2925c42', '4cf44df9-2a18-4207-8ea2-87734c5de06e', '3f19507b-5833-4eb5-9242-5b84ed721698']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:19.338322 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6902160b-0795-4ffb-9c5f-0472b721d942 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1e92d93-14f4-4cdf-93b8-06dd2ad742c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:19.349943 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-842782b5-1068-457f-b9a9-3c9714bfd54b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:19.354082 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-842782b5-1068-457f-b9a9-3c9714bfd54b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:19.354395 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-842782b5-1068-457f-b9a9-3c9714bfd54b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2000348887", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-984072589"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:19.355713 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-842782b5-1068-457f-b9a9-3c9714bfd54b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2000348887', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-984072589'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:19.355857 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-842782b5-1068-457f-b9a9-3c9714bfd54b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Create volume of 1 GB Aug 01 00:22:19.359753 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-842782b5-1068-457f-b9a9-3c9714bfd54b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Availability Zones retrieved successfully. Aug 01 00:22:19.365957 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-842782b5-1068-457f-b9a9-3c9714bfd54b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Flow 'volume_create_api' (b2d9430b-08ca-4b33-a189-2abe8a4b42dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:19.366991 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-842782b5-1068-457f-b9a9-3c9714bfd54b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b18bbcd6-26c9-4084-ba4c-6efaec399323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:19.369642 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-842782b5-1068-457f-b9a9-3c9714bfd54b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:19.369710 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5a86791d-f748-43fa-a231-6c330ed7583c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:19.370329 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5a86791d-f748-43fa-a231-6c330ed7583c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:19.370530 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5a86791d-f748-43fa-a231-6c330ed7583c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:19.370715 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5a86791d-f748-43fa-a231-6c330ed7583c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:19.370963 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-5a86791d-f748-43fa-a231-6c330ed7583c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:19.377741 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:19.377741 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:19.377843 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6902160b-0795-4ffb-9c5f-0472b721d942 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1e92d93-14f4-4cdf-93b8-06dd2ad742c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b284930-6d9f-407c-91e0-006e33a09044', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1811252822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e55eed1e0d24420090644ead2b99f762',qos_specs=None,replication_status=,reservations=['58931042-68f2-4628-a2ab-cc16722ec11f','d0566471-5a66-442d-9376-6b83c2925c42','4cf44df9-2a18-4207-8ea2-87734c5de06e','3f19507b-5833-4eb5-9242-5b84ed721698'],size=1,snapshot_id=e42b13ef-9ee3-49d1-b866-84dc96051944,source_replicaid=,source_volid=None,status='creating',user_id='78967d9e391441ceb4124822cb72f99d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1811252822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b284930-6d9f-407c-91e0-006e33a09044,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e55eed1e0d24420090644ead2b99f762',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e42b13ef-9ee3-49d1-b866-84dc96051944,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78967d9e391441ceb4124822cb72f99d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:19.377967 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5a86791d-f748-43fa-a231-6c330ed7583c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:19.379583 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 772/3101] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:19 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:19.379648 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6902160b-0795-4ffb-9c5f-0472b721d942 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73062bbc-6921-4d15-ba86-55ea8a4ec7c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:19.396037 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6902160b-0795-4ffb-9c5f-0472b721d942 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73062bbc-6921-4d15-ba86-55ea8a4ec7c4) transitioned into state 'SUCCESS' from state '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-1811252822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e55eed1e0d24420090644ead2b99f762',qos_specs=None,replication_status=,reservations=['58931042-68f2-4628-a2ab-cc16722ec11f','d0566471-5a66-442d-9376-6b83c2925c42','4cf44df9-2a18-4207-8ea2-87734c5de06e','3f19507b-5833-4eb5-9242-5b84ed721698'],size=1,snapshot_id=e42b13ef-9ee3-49d1-b866-84dc96051944,source_replicaid=,source_volid=None,status='creating',user_id='78967d9e391441ceb4124822cb72f99d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:19.396712 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6902160b-0795-4ffb-9c5f-0472b721d942 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6ee2b99-9a75-4024-80af-3d01706982fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:19.397326 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-842782b5-1068-457f-b9a9-3c9714bfd54b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b18bbcd6-26c9-4084-ba4c-6efaec399323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:19.398300 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-842782b5-1068-457f-b9a9-3c9714bfd54b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (249933fc-be74-4888-bea5-e35b03bbeb83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:19.444304 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6902160b-0795-4ffb-9c5f-0472b721d942 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6ee2b99-9a75-4024-80af-3d01706982fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:19.445094 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6902160b-0795-4ffb-9c5f-0472b721d942 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Flow 'volume_create_api' (aac59c6a-876f-4e04-9917-d4b5ebeb0293) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:19.445480 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-6902160b-0795-4ffb-9c5f-0472b721d942 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume request issued successfully. Aug 01 00:22:19.446172 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6902160b-0795-4ffb-9c5f-0472b721d942 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:19.446865 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-842782b5-1068-457f-b9a9-3c9714bfd54b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Created reservations ['cf720d56-613a-449a-981d-6125b4ba5f93', '9452b19f-0c4a-4c33-839b-cfd439aab75b', '46c6c5a6-60ba-402d-ad1d-f92afe1d609f', 'ecb34dd5-3572-4b7e-aa03-fba89621a5c0'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:19.447349 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 774/3102] 10.4.3.222 () {70 vars in 1300 bytes} [Sat Aug 1 00:22:19 2026] POST /volume/v3/volumes => generated 804 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:19.448925 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-842782b5-1068-457f-b9a9-3c9714bfd54b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (249933fc-be74-4888-bea5-e35b03bbeb83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf720d56-613a-449a-981d-6125b4ba5f93', '9452b19f-0c4a-4c33-839b-cfd439aab75b', '46c6c5a6-60ba-402d-ad1d-f92afe1d609f', 'ecb34dd5-3572-4b7e-aa03-fba89621a5c0']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:19.448925 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-842782b5-1068-457f-b9a9-3c9714bfd54b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (530e34e6-36f9-4040-8602-9b147b5ae8cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:19.466174 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4a333f68-2c49-416b-be51-babcca5d55ad None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:19.470910 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4a333f68-2c49-416b-be51-babcca5d55ad tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/0b284930-6d9f-407c-91e0-006e33a09044 Aug 01 00:22:19.470910 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4a333f68-2c49-416b-be51-babcca5d55ad tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:19.470910 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4a333f68-2c49-416b-be51-babcca5d55ad tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:19.479868 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-842782b5-1068-457f-b9a9-3c9714bfd54b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (530e34e6-36f9-4040-8602-9b147b5ae8cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '507e2267-5852-48fb-9a08-dd6070978aa2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2000348887',display_name='tempest-VolumesGetTest-Volume-984072589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='643c0afed4f84d95ba0315d5d7b32921',qos_specs=None,replication_status=,reservations=['cf720d56-613a-449a-981d-6125b4ba5f93','9452b19f-0c4a-4c33-839b-cfd439aab75b','46c6c5a6-60ba-402d-ad1d-f92afe1d609f','ecb34dd5-3572-4b7e-aa03-fba89621a5c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79d2e41ed89e4f06ae59ba0d9a921386',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:19Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2000348887',display_name='tempest-VolumesGetTest-Volume-984072589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=507e2267-5852-48fb-9a08-dd6070978aa2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='643c0afed4f84d95ba0315d5d7b32921',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79d2e41ed89e4f06ae59ba0d9a921386',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:19.480786 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:19.480786 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:19.480891 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-842782b5-1068-457f-b9a9-3c9714bfd54b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8c72c0a-10b7-4433-882f-6ca90944b5b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:19.486024 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4a333f68-2c49-416b-be51-babcca5d55ad tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:19.490915 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4a333f68-2c49-416b-be51-babcca5d55ad tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/0b284930-6d9f-407c-91e0-006e33a09044 returned with HTTP 200 Aug 01 00:22:19.491310 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 783/3103] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:19 2026] GET /volume/v3/volumes/0b284930-6d9f-407c-91e0-006e33a09044 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:19.503546 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-842782b5-1068-457f-b9a9-3c9714bfd54b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8c72c0a-10b7-4433-882f-6ca90944b5b0) transitioned into 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-2000348887',display_name='tempest-VolumesGetTest-Volume-984072589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='643c0afed4f84d95ba0315d5d7b32921',qos_specs=None,replication_status=,reservations=['cf720d56-613a-449a-981d-6125b4ba5f93','9452b19f-0c4a-4c33-839b-cfd439aab75b','46c6c5a6-60ba-402d-ad1d-f92afe1d609f','ecb34dd5-3572-4b7e-aa03-fba89621a5c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79d2e41ed89e4f06ae59ba0d9a921386',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:19.504250 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-842782b5-1068-457f-b9a9-3c9714bfd54b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c864928f-83c4-46a6-bba9-1b36584b198e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:19.516144 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-842782b5-1068-457f-b9a9-3c9714bfd54b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c864928f-83c4-46a6-bba9-1b36584b198e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:19.517374 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-842782b5-1068-457f-b9a9-3c9714bfd54b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Flow 'volume_create_api' (b2d9430b-08ca-4b33-a189-2abe8a4b42dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:19.517670 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-842782b5-1068-457f-b9a9-3c9714bfd54b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Create volume request issued successfully. Aug 01 00:22:19.518446 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-842782b5-1068-457f-b9a9-3c9714bfd54b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:19.518929 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 775/3104] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:22:19 2026] POST /volume/v3/volumes => generated 779 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:19.531737 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a117a096-4301-4524-b934-946919b0953a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:19.535192 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a117a096-4301-4524-b934-946919b0953a tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/507e2267-5852-48fb-9a08-dd6070978aa2 Aug 01 00:22:19.535357 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a117a096-4301-4524-b934-946919b0953a tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:19.535476 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-ed8bd02a-6835-4cdb-87f8-af3753121e9c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:19.535838 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a117a096-4301-4524-b934-946919b0953a tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:19.537580 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-ed8bd02a-6835-4cdb-87f8-af3753121e9c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/0d8903ed-5370-4714-a0d2-98ffcfc105b1 Aug 01 00:22:19.537811 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-ed8bd02a-6835-4cdb-87f8-af3753121e9c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:19.538012 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-ed8bd02a-6835-4cdb-87f8-af3753121e9c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:19.542686 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:19.542686 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:19.542781 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:19.542781 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:19.543157 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-ed8bd02a-6835-4cdb-87f8-af3753121e9c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:22:19.543851 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-ed8bd02a-6835-4cdb-87f8-af3753121e9c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/0d8903ed-5370-4714-a0d2-98ffcfc105b1 returned with HTTP 200 Aug 01 00:22:19.544208 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 775/3105] 10.4.3.222 () {68 vars in 1604 bytes} [Sat Aug 1 00:22:19 2026] GET /volume/v3/snapshots/0d8903ed-5370-4714-a0d2-98ffcfc105b1 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:19.547728 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a117a096-4301-4524-b934-946919b0953a tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:19.552722 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a117a096-4301-4524-b934-946919b0953a tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/507e2267-5852-48fb-9a08-dd6070978aa2 returned with HTTP 200 Aug 01 00:22:19.553097 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 773/3106] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:19 2026] GET /volume/v3/volumes/507e2267-5852-48fb-9a08-dd6070978aa2 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:19.916632 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f45b84f9-0c48-45fd-a5ac-03357f2fb202 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:19.918367 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f45b84f9-0c48-45fd-a5ac-03357f2fb202 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] GET https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed Aug 01 00:22:19.918555 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f45b84f9-0c48-45fd-a5ac-03357f2fb202 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:19.918747 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f45b84f9-0c48-45fd-a5ac-03357f2fb202 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:19.918950 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-f45b84f9-0c48-45fd-a5ac-03357f2fb202 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Show backup with id dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:19.922563 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:19.922563 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:19.923101 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f45b84f9-0c48-45fd-a5ac-03357f2fb202 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed returned with HTTP 200 Aug 01 00:22:19.923417 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 784/3107] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:19 2026] GET /volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:20.320942 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-72aa3a7f-9878-4324-8a6a-c891136ad855 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:20.322727 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-72aa3a7f-9878-4324-8a6a-c891136ad855 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] GET https://10.4.3.222/volume/v3/volumes/dff3c9dc-dd57-4811-b795-c086153b403c Aug 01 00:22:20.322926 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-72aa3a7f-9878-4324-8a6a-c891136ad855 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:20.323100 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-72aa3a7f-9878-4324-8a6a-c891136ad855 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:20.329638 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:20.329638 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:20.333108 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-72aa3a7f-9878-4324-8a6a-c891136ad855 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Volume info retrieved successfully. Aug 01 00:22:20.337146 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-72aa3a7f-9878-4324-8a6a-c891136ad855 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] https://10.4.3.222/volume/v3/volumes/dff3c9dc-dd57-4811-b795-c086153b403c returned with HTTP 200 Aug 01 00:22:20.337476 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 776/3108] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:20 2026] GET /volume/v3/volumes/dff3c9dc-dd57-4811-b795-c086153b403c => generated 1354 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:20.357017 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ec240322-9631-4641-becb-603c9f69a42a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:20.359222 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ec240322-9631-4641-becb-603c9f69a42a tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:20.359636 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ec240322-9631-4641-becb-603c9f69a42a tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "dff3c9dc-dd57-4811-b795-c086153b403c", "size": 1, "name": "tempest-VolumesCloneTest-Volume-628306260"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:20.361631 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-ec240322-9631-4641-becb-603c9f69a42a tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Create volume request body: {'volume': {'source_volid': 'dff3c9dc-dd57-4811-b795-c086153b403c', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-628306260'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:20.375003 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:20.375003 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:20.375589 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ec240322-9631-4641-becb-603c9f69a42a tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Volume retrieved successfully. Aug 01 00:22:20.375759 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-ec240322-9631-4641-becb-603c9f69a42a tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Create volume of 1 GB Aug 01 00:22:20.381664 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-168b39d4-26d0-46eb-aabb-805bb4959782 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:20.382202 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ec240322-9631-4641-becb-603c9f69a42a tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Availability Zones retrieved successfully. Aug 01 00:22:20.385377 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-168b39d4-26d0-46eb-aabb-805bb4959782 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/0d8903ed-5370-4714-a0d2-98ffcfc105b1 Aug 01 00:22:20.385620 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-168b39d4-26d0-46eb-aabb-805bb4959782 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:20.385854 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-168b39d4-26d0-46eb-aabb-805bb4959782 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:20.387688 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e267daeb-b112-451f-af12-ca43c2762624 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:20.389385 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-ec240322-9631-4641-becb-603c9f69a42a tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Flow 'volume_create_api' (3182d93d-4de9-4296-a0eb-06dbf6fbbc4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:20.389965 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e267daeb-b112-451f-af12-ca43c2762624 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:20.390154 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e267daeb-b112-451f-af12-ca43c2762624 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:20.390312 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e267daeb-b112-451f-af12-ca43c2762624 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:20.390403 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-e267daeb-b112-451f-af12-ca43c2762624 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:20.391168 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-ec240322-9631-4641-becb-603c9f69a42a tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67fb56b1-5f34-4fbd-9727-1af428315f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:20.392411 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-ec240322-9631-4641-becb-603c9f69a42a tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:20.393971 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:20.393971 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:20.394358 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-168b39d4-26d0-46eb-aabb-805bb4959782 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:22:20.394405 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:20.394405 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:20.394997 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e267daeb-b112-451f-af12-ca43c2762624 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:20.395112 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-168b39d4-26d0-46eb-aabb-805bb4959782 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/0d8903ed-5370-4714-a0d2-98ffcfc105b1 returned with HTTP 200 Aug 01 00:22:20.395294 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 785/3109] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:20 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:20.395448 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 774/3110] 10.4.3.222 () {68 vars in 1604 bytes} [Sat Aug 1 00:22:20 2026] GET /volume/v3/snapshots/0d8903ed-5370-4714-a0d2-98ffcfc105b1 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:20.405604 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-70932926-b510-4536-8adf-e3ccb09d580c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:20.409281 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-70932926-b510-4536-8adf-e3ccb09d580c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/e6b9a2b5-f4c1-4fac-b1b1-f8ea40438d85 Aug 01 00:22:20.409453 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-70932926-b510-4536-8adf-e3ccb09d580c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:20.409635 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-70932926-b510-4536-8adf-e3ccb09d580c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:20.415759 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:20.415759 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:20.418822 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-70932926-b510-4536-8adf-e3ccb09d580c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:22:20.422610 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-70932926-b510-4536-8adf-e3ccb09d580c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/e6b9a2b5-f4c1-4fac-b1b1-f8ea40438d85 returned with HTTP 200 Aug 01 00:22:20.422966 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 777/3111] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:22:20 2026] GET /volume/v3/volumes/e6b9a2b5-f4c1-4fac-b1b1-f8ea40438d85 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:20.433799 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-d0d2fdc8-cbe9-42d4-a395-4c857b518074 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:20.435548 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-ec240322-9631-4641-becb-603c9f69a42a tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67fb56b1-5f34-4fbd-9727-1af428315f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'dff3c9dc-dd57-4811-b795-c086153b403c', 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:20.436429 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-d0d2fdc8-cbe9-42d4-a395-4c857b518074 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:20.436722 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-ec240322-9631-4641-becb-603c9f69a42a tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fec20d3-a9ff-498d-b7b2-3f72a6880323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:20.436868 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-d0d2fdc8-cbe9-42d4-a395-4c857b518074 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "0d8903ed-5370-4714-a0d2-98ffcfc105b1", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:20.438753 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-d0d2fdc8-cbe9-42d4-a395-4c857b518074 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '0d8903ed-5370-4714-a0d2-98ffcfc105b1', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:20.451197 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:20.451197 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:20.451778 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-d0d2fdc8-cbe9-42d4-a395-4c857b518074 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:22:20.451957 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-d0d2fdc8-cbe9-42d4-a395-4c857b518074 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create volume of 1 GB Aug 01 00:22:20.453302 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-d0d2fdc8-cbe9-42d4-a395-4c857b518074 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Availability Zones retrieved successfully. Aug 01 00:22:20.460749 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-d0d2fdc8-cbe9-42d4-a395-4c857b518074 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Flow 'volume_create_api' (dcd6117e-f716-403b-bc0c-5f5d6afc60cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:20.462280 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-d0d2fdc8-cbe9-42d4-a395-4c857b518074 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3e94156-e2fa-4ccb-bc6b-60f75a25b0fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:20.463465 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-d0d2fdc8-cbe9-42d4-a395-4c857b518074 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:20.485094 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-ec240322-9631-4641-becb-603c9f69a42a tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Created reservations ['fb88481c-398c-4f11-acf3-94b6dff47842', '7c6b11f9-e7cc-4028-b375-958bdfc95b57', '92219343-c23b-49dc-b4aa-d25688f5ccd6', '1bb6fa75-af2b-463e-956d-4b8d05b2deef'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:20.486225 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-ec240322-9631-4641-becb-603c9f69a42a tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fec20d3-a9ff-498d-b7b2-3f72a6880323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb88481c-398c-4f11-acf3-94b6dff47842', '7c6b11f9-e7cc-4028-b375-958bdfc95b57', '92219343-c23b-49dc-b4aa-d25688f5ccd6', '1bb6fa75-af2b-463e-956d-4b8d05b2deef']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:20.487316 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-ec240322-9631-4641-becb-603c9f69a42a tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3af482a0-9039-4ccf-9112-60d17e589111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:20.496429 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-d0d2fdc8-cbe9-42d4-a395-4c857b518074 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3e94156-e2fa-4ccb-bc6b-60f75a25b0fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0d8903ed-5370-4714-a0d2-98ffcfc105b1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:20.497520 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-d0d2fdc8-cbe9-42d4-a395-4c857b518074 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85c50dcc-c1c7-44ab-a2ea-c4fb59362458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:20.508922 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2e9a7489-4380-482b-baa6-6db1465018c0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:20.510617 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2e9a7489-4380-482b-baa6-6db1465018c0 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/0b284930-6d9f-407c-91e0-006e33a09044 Aug 01 00:22:20.510868 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2e9a7489-4380-482b-baa6-6db1465018c0 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:20.511138 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2e9a7489-4380-482b-baa6-6db1465018c0 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:20.518721 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:20.518721 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:20.522622 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2e9a7489-4380-482b-baa6-6db1465018c0 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:20.527096 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2e9a7489-4380-482b-baa6-6db1465018c0 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/0b284930-6d9f-407c-91e0-006e33a09044 returned with HTTP 200 Aug 01 00:22:20.527096 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 775/3112] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:20 2026] GET /volume/v3/volumes/0b284930-6d9f-407c-91e0-006e33a09044 => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:20.527378 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-ec240322-9631-4641-becb-603c9f69a42a tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3af482a0-9039-4ccf-9112-60d17e589111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9c55216-8722-4cd1-8fa7-d5251373d0ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-628306260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d8b4b54867c4cd5906276c47b00611e',qos_specs=None,replication_status=,reservations=['fb88481c-398c-4f11-acf3-94b6dff47842','7c6b11f9-e7cc-4028-b375-958bdfc95b57','92219343-c23b-49dc-b4aa-d25688f5ccd6','1bb6fa75-af2b-463e-956d-4b8d05b2deef'],size=1,snapshot_id=None,source_replicaid=,source_volid=dff3c9dc-dd57-4811-b795-c086153b403c,status='creating',user_id='0ce9f241e40349f19e1e503dca366b7c',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), '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-01T00:22:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-628306260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9c55216-8722-4cd1-8fa7-d5251373d0ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d8b4b54867c4cd5906276c47b00611e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=dff3c9dc-dd57-4811-b795-c086153b403c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ce9f241e40349f19e1e503dca366b7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:20.528527 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-ec240322-9631-4641-becb-603c9f69a42a tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (373cfb88-ac04-4698-82df-f436631990b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:20.542777 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-792fb2e8-7df4-4e85-9271-992e3f2ad13f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:20.545954 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-792fb2e8-7df4-4e85-9271-992e3f2ad13f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:22:20.547349 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-792fb2e8-7df4-4e85-9271-992e3f2ad13f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0b284930-6d9f-407c-91e0-006e33a09044", "name": "tempest-VolumeDependencyTests-Snapshot-663371485"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:20.547715 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-ec240322-9631-4641-becb-603c9f69a42a tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (373cfb88-ac04-4698-82df-f436631990b7) transitioned into state 'SUCCESS' from state '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-628306260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d8b4b54867c4cd5906276c47b00611e',qos_specs=None,replication_status=,reservations=['fb88481c-398c-4f11-acf3-94b6dff47842','7c6b11f9-e7cc-4028-b375-958bdfc95b57','92219343-c23b-49dc-b4aa-d25688f5ccd6','1bb6fa75-af2b-463e-956d-4b8d05b2deef'],size=1,snapshot_id=None,source_replicaid=,source_volid=dff3c9dc-dd57-4811-b795-c086153b403c,status='creating',user_id='0ce9f241e40349f19e1e503dca366b7c',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:20.548840 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-ec240322-9631-4641-becb-603c9f69a42a tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3b6d6df-4d05-4463-acb1-c3ec3c65b051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:20.559706 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-d0d2fdc8-cbe9-42d4-a395-4c857b518074 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Created reservations ['4446bbba-1a63-4c47-827b-db65fe8bd299', '52466e36-0681-43a3-872e-6399672f4798', 'fac0dd3b-a9bc-4d7b-aa62-ee302caaf9e1', 'ddf46780-eba8-4501-a8ef-8f1b4b4c170f'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:20.559856 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:20.559856 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:20.559897 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-d0d2fdc8-cbe9-42d4-a395-4c857b518074 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85c50dcc-c1c7-44ab-a2ea-c4fb59362458) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4446bbba-1a63-4c47-827b-db65fe8bd299', '52466e36-0681-43a3-872e-6399672f4798', 'fac0dd3b-a9bc-4d7b-aa62-ee302caaf9e1', 'ddf46780-eba8-4501-a8ef-8f1b4b4c170f']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:20.559965 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-792fb2e8-7df4-4e85-9271-992e3f2ad13f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:20.559965 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-792fb2e8-7df4-4e85-9271-992e3f2ad13f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create snapshot from volume 0b284930-6d9f-407c-91e0-006e33a09044 Aug 01 00:22:20.560063 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-d0d2fdc8-cbe9-42d4-a395-4c857b518074 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (512f34e9-7820-4df9-8a47-f9e3124745a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:20.568643 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-ec240322-9631-4641-becb-603c9f69a42a tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3b6d6df-4d05-4463-acb1-c3ec3c65b051) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:20.569801 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-ec240322-9631-4641-becb-603c9f69a42a tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Flow 'volume_create_api' (3182d93d-4de9-4296-a0eb-06dbf6fbbc4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:20.570173 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ec240322-9631-4641-becb-603c9f69a42a tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Create volume request issued successfully. Aug 01 00:22:20.571268 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fe4acf42-5cbf-4cad-b6c7-b31e2ee96e48 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:20.571374 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ec240322-9631-4641-becb-603c9f69a42a tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:20.571424 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 776/3113] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:22:20 2026] POST /volume/v3/volumes => generated 779 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:20.572565 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fe4acf42-5cbf-4cad-b6c7-b31e2ee96e48 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/507e2267-5852-48fb-9a08-dd6070978aa2 Aug 01 00:22:20.572565 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fe4acf42-5cbf-4cad-b6c7-b31e2ee96e48 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:20.572565 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fe4acf42-5cbf-4cad-b6c7-b31e2ee96e48 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:20.583937 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:20.583937 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:20.584564 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b3a45e6e-3044-4cc8-8f02-043dc573ebe5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:20.586876 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b3a45e6e-3044-4cc8-8f02-043dc573ebe5 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] GET https://10.4.3.222/volume/v3/volumes/a9c55216-8722-4cd1-8fa7-d5251373d0ed Aug 01 00:22:20.587126 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b3a45e6e-3044-4cc8-8f02-043dc573ebe5 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:20.587357 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b3a45e6e-3044-4cc8-8f02-043dc573ebe5 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:20.587929 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-fe4acf42-5cbf-4cad-b6c7-b31e2ee96e48 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:20.593247 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fe4acf42-5cbf-4cad-b6c7-b31e2ee96e48 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/507e2267-5852-48fb-9a08-dd6070978aa2 returned with HTTP 200 Aug 01 00:22:20.593857 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 776/3114] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:20 2026] GET /volume/v3/volumes/507e2267-5852-48fb-9a08-dd6070978aa2 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:22:20.597795 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:20.597795 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:20.600834 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-792fb2e8-7df4-4e85-9271-992e3f2ad13f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Created reservations ['750b4444-c599-4704-8e4d-4ccc296bc515', '3fccf692-9251-4ac7-8b95-dbc0c64a6170', '6d6dca4f-540c-434b-9f38-b74c832631d9', '446dd306-bf0c-49f1-9b6a-950f248cfc8b'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:20.603428 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b3a45e6e-3044-4cc8-8f02-043dc573ebe5 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Volume info retrieved successfully. Aug 01 00:22:20.609521 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b3a45e6e-3044-4cc8-8f02-043dc573ebe5 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] https://10.4.3.222/volume/v3/volumes/a9c55216-8722-4cd1-8fa7-d5251373d0ed returned with HTTP 200 Aug 01 00:22:20.609618 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-d0d2fdc8-cbe9-42d4-a395-4c857b518074 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (512f34e9-7820-4df9-8a47-f9e3124745a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0695acc0-84be-4f8e-9043-399df8de67de', '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='0afbf24601ea44b39005e0a3b4c1eb2b',qos_specs=None,replication_status=,reservations=['4446bbba-1a63-4c47-827b-db65fe8bd299','52466e36-0681-43a3-872e-6399672f4798','fac0dd3b-a9bc-4d7b-aa62-ee302caaf9e1','ddf46780-eba8-4501-a8ef-8f1b4b4c170f'],size=1,snapshot_id=0d8903ed-5370-4714-a0d2-98ffcfc105b1,source_replicaid=,source_volid=None,status='creating',user_id='2d2a44d221954f9299e2586dd64c8e8e',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), '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-01T00:22:20Z,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=0695acc0-84be-4f8e-9043-399df8de67de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0afbf24601ea44b39005e0a3b4c1eb2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0d8903ed-5370-4714-a0d2-98ffcfc105b1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d2a44d221954f9299e2586dd64c8e8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:20.609716 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 777/3115] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:20 2026] GET /volume/v3/volumes/a9c55216-8722-4cd1-8fa7-d5251373d0ed => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:20.609747 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1ba9550c-e4ea-4805-8b69-b7a32d294c3b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:20.610180 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-d0d2fdc8-cbe9-42d4-a395-4c857b518074 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53c25dff-030d-40d6-a2ab-d9fe15d86128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:20.611377 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1ba9550c-e4ea-4805-8b69-b7a32d294c3b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] PUT https://10.4.3.222/volume/v3/volumes/507e2267-5852-48fb-9a08-dd6070978aa2 Aug 01 00:22:20.611845 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1ba9550c-e4ea-4805-8b69-b7a32d294c3b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-781430951", "description": null}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:20.623892 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:20.623892 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:20.635313 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1ba9550c-e4ea-4805-8b69-b7a32d294c3b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:20.643845 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-d0d2fdc8-cbe9-42d4-a395-4c857b518074 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53c25dff-030d-40d6-a2ab-d9fe15d86128) transitioned into 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='0afbf24601ea44b39005e0a3b4c1eb2b',qos_specs=None,replication_status=,reservations=['4446bbba-1a63-4c47-827b-db65fe8bd299','52466e36-0681-43a3-872e-6399672f4798','fac0dd3b-a9bc-4d7b-aa62-ee302caaf9e1','ddf46780-eba8-4501-a8ef-8f1b4b4c170f'],size=1,snapshot_id=0d8903ed-5370-4714-a0d2-98ffcfc105b1,source_replicaid=,source_volid=None,status='creating',user_id='2d2a44d221954f9299e2586dd64c8e8e',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:20.645165 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-d0d2fdc8-cbe9-42d4-a395-4c857b518074 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc4e60f9-445c-402f-9f8e-335e0c755a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:20.647721 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1ba9550c-e4ea-4805-8b69-b7a32d294c3b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume updated successfully. Aug 01 00:22:20.648701 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1ba9550c-e4ea-4805-8b69-b7a32d294c3b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/507e2267-5852-48fb-9a08-dd6070978aa2 returned with HTTP 200 Aug 01 00:22:20.649395 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 777/3116] 10.4.3.222 () {68 vars in 1368 bytes} [Sat Aug 1 00:22:20 2026] PUT /volume/v3/volumes/507e2267-5852-48fb-9a08-dd6070978aa2 => generated 769 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:20.657152 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-792fb2e8-7df4-4e85-9271-992e3f2ad13f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot create request issued successfully. Aug 01 00:22:20.657521 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-792fb2e8-7df4-4e85-9271-992e3f2ad13f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:22:20.658037 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 778/3117] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:22:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:20.669041 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2dd4ecc1-4700-484a-8be6-588211a5766e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:20.669762 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-d0d2fdc8-cbe9-42d4-a395-4c857b518074 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc4e60f9-445c-402f-9f8e-335e0c755a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:20.670984 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-d0d2fdc8-cbe9-42d4-a395-4c857b518074 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Flow 'volume_create_api' (dcd6117e-f716-403b-bc0c-5f5d6afc60cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:20.671068 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2dd4ecc1-4700-484a-8be6-588211a5766e tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/507e2267-5852-48fb-9a08-dd6070978aa2 Aug 01 00:22:20.671314 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2dd4ecc1-4700-484a-8be6-588211a5766e tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:20.671359 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-d0d2fdc8-cbe9-42d4-a395-4c857b518074 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create volume request issued successfully. Aug 01 00:22:20.671397 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2dd4ecc1-4700-484a-8be6-588211a5766e tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:20.671950 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-d0d2fdc8-cbe9-42d4-a395-4c857b518074 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:20.672526 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-55a98c34-69db-4fbc-b89a-2a52629a1ae0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:20.672595 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 786/3118] 10.4.3.222 () {72 vars in 1541 bytes} [Sat Aug 1 00:22:20 2026] POST /volume/v3/volumes => generated 736 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:20.675662 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-55a98c34-69db-4fbc-b89a-2a52629a1ae0 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/snapshots/1ddc0796-4f8c-438a-bbc4-1058e477acb1 Aug 01 00:22:20.676076 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-55a98c34-69db-4fbc-b89a-2a52629a1ae0 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:20.677076 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-55a98c34-69db-4fbc-b89a-2a52629a1ae0 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:20.678920 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:20.678920 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:20.680208 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-3b524517-ef8e-481c-8225-acbffd80ef34 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:20.682297 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-3b524517-ef8e-481c-8225-acbffd80ef34 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/0695acc0-84be-4f8e-9043-399df8de67de Aug 01 00:22:20.682631 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-3b524517-ef8e-481c-8225-acbffd80ef34 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:20.682631 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-3b524517-ef8e-481c-8225-acbffd80ef34 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:20.683163 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-2dd4ecc1-4700-484a-8be6-588211a5766e tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:20.687474 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:20.687474 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:20.687591 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2dd4ecc1-4700-484a-8be6-588211a5766e tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/507e2267-5852-48fb-9a08-dd6070978aa2 returned with HTTP 200 Aug 01 00:22:20.688305 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 778/3119] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:20 2026] GET /volume/v3/volumes/507e2267-5852-48fb-9a08-dd6070978aa2 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:20.688450 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-55a98c34-69db-4fbc-b89a-2a52629a1ae0 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot retrieved successfully. Aug 01 00:22:20.689699 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-55a98c34-69db-4fbc-b89a-2a52629a1ae0 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/1ddc0796-4f8c-438a-bbc4-1058e477acb1 returned with HTTP 200 Aug 01 00:22:20.691213 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 778/3120] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:20 2026] GET /volume/v3/snapshots/1ddc0796-4f8c-438a-bbc4-1058e477acb1 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:20.692049 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:20.692049 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:20.696134 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-3b524517-ef8e-481c-8225-acbffd80ef34 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:22:20.700956 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-3b524517-ef8e-481c-8225-acbffd80ef34 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/0695acc0-84be-4f8e-9043-399df8de67de returned with HTTP 200 Aug 01 00:22:20.701177 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 779/3121] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:22:20 2026] GET /volume/v3/volumes/0695acc0-84be-4f8e-9043-399df8de67de => generated 804 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:20.707363 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-82afb831-1466-4aae-bf01-8f2464af9c8d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:20.709469 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-653951c8-cc2e-4f36-9dfa-fff5255e6101 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:20.709984 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-82afb831-1466-4aae-bf01-8f2464af9c8d tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] DELETE https://10.4.3.222/volume/v3/volumes/507e2267-5852-48fb-9a08-dd6070978aa2 Aug 01 00:22:20.709984 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-82afb831-1466-4aae-bf01-8f2464af9c8d tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:20.709984 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-82afb831-1466-4aae-bf01-8f2464af9c8d tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:20.709984 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-82afb831-1466-4aae-bf01-8f2464af9c8d tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Delete volume with id: 507e2267-5852-48fb-9a08-dd6070978aa2 Aug 01 00:22:20.712301 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-653951c8-cc2e-4f36-9dfa-fff5255e6101 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/0695acc0-84be-4f8e-9043-399df8de67de Aug 01 00:22:20.712301 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-653951c8-cc2e-4f36-9dfa-fff5255e6101 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:20.712301 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-653951c8-cc2e-4f36-9dfa-fff5255e6101 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:20.719898 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:20.719898 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:20.719898 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-82afb831-1466-4aae-bf01-8f2464af9c8d tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:20.721024 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:20.721024 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:20.724648 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-653951c8-cc2e-4f36-9dfa-fff5255e6101 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:22:20.729621 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-653951c8-cc2e-4f36-9dfa-fff5255e6101 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/0695acc0-84be-4f8e-9043-399df8de67de returned with HTTP 200 Aug 01 00:22:20.729871 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 779/3122] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:22:20 2026] GET /volume/v3/volumes/0695acc0-84be-4f8e-9043-399df8de67de => generated 804 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:20.746578 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-82afb831-1466-4aae-bf01-8f2464af9c8d tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Delete volume request issued successfully. Aug 01 00:22:20.746578 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-82afb831-1466-4aae-bf01-8f2464af9c8d tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/507e2267-5852-48fb-9a08-dd6070978aa2 returned with HTTP 202 Aug 01 00:22:20.746578 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 787/3123] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:22:20 2026] DELETE /volume/v3/volumes/507e2267-5852-48fb-9a08-dd6070978aa2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:20.754043 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c0bdba93-e990-4d51-9bfc-6c39571c218e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:20.762068 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c0bdba93-e990-4d51-9bfc-6c39571c218e tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/507e2267-5852-48fb-9a08-dd6070978aa2 Aug 01 00:22:20.762068 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c0bdba93-e990-4d51-9bfc-6c39571c218e tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:20.762068 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c0bdba93-e990-4d51-9bfc-6c39571c218e tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:20.772137 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:20.772137 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:20.775176 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c0bdba93-e990-4d51-9bfc-6c39571c218e tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:20.780710 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c0bdba93-e990-4d51-9bfc-6c39571c218e tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/507e2267-5852-48fb-9a08-dd6070978aa2 returned with HTTP 200 Aug 01 00:22:20.780710 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 779/3124] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:20 2026] GET /volume/v3/volumes/507e2267-5852-48fb-9a08-dd6070978aa2 => generated 836 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:20.933403 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f777d2a8-5b86-43cc-a730-37a45f0f9552 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:20.935167 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f777d2a8-5b86-43cc-a730-37a45f0f9552 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] GET https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed Aug 01 00:22:20.935488 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f777d2a8-5b86-43cc-a730-37a45f0f9552 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:20.935532 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f777d2a8-5b86-43cc-a730-37a45f0f9552 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:20.935637 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-f777d2a8-5b86-43cc-a730-37a45f0f9552 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Show backup with id dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:20.941797 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:20.941797 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:20.942322 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f777d2a8-5b86-43cc-a730-37a45f0f9552 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed returned with HTTP 200 Aug 01 00:22:20.942634 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 780/3125] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:20 2026] GET /volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:21.410820 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f7ec3a7d-e235-47c6-b67d-b7e6d9204f07 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:21.417638 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f7ec3a7d-e235-47c6-b67d-b7e6d9204f07 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:21.417638 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f7ec3a7d-e235-47c6-b67d-b7e6d9204f07 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:21.417638 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f7ec3a7d-e235-47c6-b67d-b7e6d9204f07 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:21.417638 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-f7ec3a7d-e235-47c6-b67d-b7e6d9204f07 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:21.426206 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:21.426206 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:21.426206 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f7ec3a7d-e235-47c6-b67d-b7e6d9204f07 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:21.426481 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 780/3126] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:21 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:22:21.628359 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ef642d89-4fbd-4bf3-9378-59f4af34e95c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:21.630314 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ef642d89-4fbd-4bf3-9378-59f4af34e95c tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] GET https://10.4.3.222/volume/v3/volumes/a9c55216-8722-4cd1-8fa7-d5251373d0ed Aug 01 00:22:21.630873 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ef642d89-4fbd-4bf3-9378-59f4af34e95c tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:21.633786 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ef642d89-4fbd-4bf3-9378-59f4af34e95c tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:21.639844 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:21.639844 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:21.643830 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ef642d89-4fbd-4bf3-9378-59f4af34e95c tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Volume info retrieved successfully. Aug 01 00:22:21.648932 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ef642d89-4fbd-4bf3-9378-59f4af34e95c tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] https://10.4.3.222/volume/v3/volumes/a9c55216-8722-4cd1-8fa7-d5251373d0ed returned with HTTP 200 Aug 01 00:22:21.649287 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 788/3127] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:21 2026] GET /volume/v3/volumes/a9c55216-8722-4cd1-8fa7-d5251373d0ed => generated 1388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:21.663930 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-29b4394c-e8b0-4657-a5e3-1ec9845f94c9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:21.665651 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-29b4394c-e8b0-4657-a5e3-1ec9845f94c9 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] GET https://10.4.3.222/volume/v3/volumes/a9c55216-8722-4cd1-8fa7-d5251373d0ed Aug 01 00:22:21.666207 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-29b4394c-e8b0-4657-a5e3-1ec9845f94c9 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:21.666207 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-29b4394c-e8b0-4657-a5e3-1ec9845f94c9 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:21.674537 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:21.674537 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:21.679722 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-29b4394c-e8b0-4657-a5e3-1ec9845f94c9 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Volume info retrieved successfully. Aug 01 00:22:21.685305 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-29b4394c-e8b0-4657-a5e3-1ec9845f94c9 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] https://10.4.3.222/volume/v3/volumes/a9c55216-8722-4cd1-8fa7-d5251373d0ed returned with HTTP 200 Aug 01 00:22:21.685668 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 780/3128] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:21 2026] GET /volume/v3/volumes/a9c55216-8722-4cd1-8fa7-d5251373d0ed => generated 1388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:21.701210 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-27a341db-7482-4e7b-834e-7f831772b872 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:21.704466 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-27a341db-7482-4e7b-834e-7f831772b872 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] GET https://10.4.3.222/volume/v3/volumes/a9c55216-8722-4cd1-8fa7-d5251373d0ed Aug 01 00:22:21.704466 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-27a341db-7482-4e7b-834e-7f831772b872 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:21.704586 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3af5eaf1-7418-459e-8ba1-651ea31743f8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:21.704902 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-27a341db-7482-4e7b-834e-7f831772b872 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:21.708053 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3af5eaf1-7418-459e-8ba1-651ea31743f8 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/snapshots/1ddc0796-4f8c-438a-bbc4-1058e477acb1 Aug 01 00:22:21.708053 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3af5eaf1-7418-459e-8ba1-651ea31743f8 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:21.708053 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3af5eaf1-7418-459e-8ba1-651ea31743f8 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:21.713166 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:21.713166 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:21.715797 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:21.715797 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:21.716420 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3af5eaf1-7418-459e-8ba1-651ea31743f8 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot retrieved successfully. Aug 01 00:22:21.717426 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3af5eaf1-7418-459e-8ba1-651ea31743f8 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/1ddc0796-4f8c-438a-bbc4-1058e477acb1 returned with HTTP 200 Aug 01 00:22:21.717982 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 781/3129] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:21 2026] GET /volume/v3/snapshots/1ddc0796-4f8c-438a-bbc4-1058e477acb1 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:21.718214 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-27a341db-7482-4e7b-834e-7f831772b872 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Volume info retrieved successfully. Aug 01 00:22:21.725998 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-27a341db-7482-4e7b-834e-7f831772b872 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] https://10.4.3.222/volume/v3/volumes/a9c55216-8722-4cd1-8fa7-d5251373d0ed returned with HTTP 200 Aug 01 00:22:21.726473 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 781/3130] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:21 2026] GET /volume/v3/volumes/a9c55216-8722-4cd1-8fa7-d5251373d0ed => generated 1388 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:21.730085 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-19ec33ab-c774-4bc8-a61b-f11794dc92ca None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:21.733893 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-19ec33ab-c774-4bc8-a61b-f11794dc92ca tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:21.733893 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-19ec33ab-c774-4bc8-a61b-f11794dc92ca tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1ddc0796-4f8c-438a-bbc4-1058e477acb1", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1952476360"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:21.734799 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-19ec33ab-c774-4bc8-a61b-f11794dc92ca tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume request body: {'volume': {'snapshot_id': '1ddc0796-4f8c-438a-bbc4-1058e477acb1', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1952476360'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:21.740159 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:21.740159 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:21.740595 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-19ec33ab-c774-4bc8-a61b-f11794dc92ca tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot retrieved successfully. Aug 01 00:22:21.740728 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-19ec33ab-c774-4bc8-a61b-f11794dc92ca tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume of 1 GB Aug 01 00:22:21.740881 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c07b73d5-d94d-41cb-8849-c88574435339 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:21.742427 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c07b73d5-d94d-41cb-8849-c88574435339 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] DELETE https://10.4.3.222/volume/v3/volumes/a9c55216-8722-4cd1-8fa7-d5251373d0ed Aug 01 00:22:21.742598 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c07b73d5-d94d-41cb-8849-c88574435339 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:21.742761 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c07b73d5-d94d-41cb-8849-c88574435339 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:21.742967 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-c07b73d5-d94d-41cb-8849-c88574435339 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Delete volume with id: a9c55216-8722-4cd1-8fa7-d5251373d0ed Aug 01 00:22:21.744329 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-19ec33ab-c774-4bc8-a61b-f11794dc92ca tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Availability Zones retrieved successfully. Aug 01 00:22:21.751359 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:21.751359 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:21.751796 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c07b73d5-d94d-41cb-8849-c88574435339 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Volume info retrieved successfully. Aug 01 00:22:21.753033 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-19ec33ab-c774-4bc8-a61b-f11794dc92ca tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Flow 'volume_create_api' (03df5273-af55-4aa0-9a0c-cbbc99628fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:21.754079 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-19ec33ab-c774-4bc8-a61b-f11794dc92ca tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18ac523c-5966-4f69-ac3f-26aab2df78db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:21.755153 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-19ec33ab-c774-4bc8-a61b-f11794dc92ca tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:21.776167 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c07b73d5-d94d-41cb-8849-c88574435339 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Delete volume request issued successfully. Aug 01 00:22:21.776322 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c07b73d5-d94d-41cb-8849-c88574435339 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] https://10.4.3.222/volume/v3/volumes/a9c55216-8722-4cd1-8fa7-d5251373d0ed returned with HTTP 202 Aug 01 00:22:21.776744 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 781/3131] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:22:21 2026] DELETE /volume/v3/volumes/a9c55216-8722-4cd1-8fa7-d5251373d0ed => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:21.785004 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-19ec33ab-c774-4bc8-a61b-f11794dc92ca tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18ac523c-5966-4f69-ac3f-26aab2df78db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1ddc0796-4f8c-438a-bbc4-1058e477acb1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:21.786711 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-19ec33ab-c774-4bc8-a61b-f11794dc92ca tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75718318-d4e0-49df-b14c-fb2005f73696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:21.786799 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9c29fa04-275c-4154-9d7f-24584faa491e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:21.788746 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9c29fa04-275c-4154-9d7f-24584faa491e tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] GET https://10.4.3.222/volume/v3/volumes/a9c55216-8722-4cd1-8fa7-d5251373d0ed Aug 01 00:22:21.789162 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9c29fa04-275c-4154-9d7f-24584faa491e tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:21.789512 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9c29fa04-275c-4154-9d7f-24584faa491e tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:21.795908 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4959ea6b-1aa8-41e1-9788-0d6ee35db557 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:21.798058 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4959ea6b-1aa8-41e1-9788-0d6ee35db557 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/507e2267-5852-48fb-9a08-dd6070978aa2 Aug 01 00:22:21.798253 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4959ea6b-1aa8-41e1-9788-0d6ee35db557 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:21.799289 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4959ea6b-1aa8-41e1-9788-0d6ee35db557 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:21.801753 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:21.801753 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:21.806002 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4959ea6b-1aa8-41e1-9788-0d6ee35db557 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/507e2267-5852-48fb-9a08-dd6070978aa2 returned with HTTP 404 Aug 01 00:22:21.806002 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 782/3132] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:21 2026] GET /volume/v3/volumes/507e2267-5852-48fb-9a08-dd6070978aa2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:21.807950 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-9c29fa04-275c-4154-9d7f-24584faa491e tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Volume info retrieved successfully. Aug 01 00:22:21.813192 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3d17d93e-be8e-4a79-bfe8-256b07dbcd77 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:21.814651 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3d17d93e-be8e-4a79-bfe8-256b07dbcd77 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/a6403345-90eb-4384-b1ee-a3de6270be34 Aug 01 00:22:21.814890 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3d17d93e-be8e-4a79-bfe8-256b07dbcd77 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:21.815801 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3d17d93e-be8e-4a79-bfe8-256b07dbcd77 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:21.815868 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9c29fa04-275c-4154-9d7f-24584faa491e tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] https://10.4.3.222/volume/v3/volumes/a9c55216-8722-4cd1-8fa7-d5251373d0ed returned with HTTP 200 Aug 01 00:22:21.816323 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 782/3133] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:21 2026] GET /volume/v3/volumes/a9c55216-8722-4cd1-8fa7-d5251373d0ed => generated 1387 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:21.823801 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:21.823801 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:21.827005 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3d17d93e-be8e-4a79-bfe8-256b07dbcd77 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:21.827074 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-19ec33ab-c774-4bc8-a61b-f11794dc92ca tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Created reservations ['80d6945f-18ef-4715-9e4e-4862756dfde9', 'de8d2cbe-efcd-4a05-b7a0-05c74f59a9cc', 'facabddc-2f84-4d38-a5ff-6b6026cc936c', 'eea94ea2-f78d-4ff8-86ff-7f87105768fd'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:21.828601 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-19ec33ab-c774-4bc8-a61b-f11794dc92ca tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75718318-d4e0-49df-b14c-fb2005f73696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80d6945f-18ef-4715-9e4e-4862756dfde9', 'de8d2cbe-efcd-4a05-b7a0-05c74f59a9cc', 'facabddc-2f84-4d38-a5ff-6b6026cc936c', 'eea94ea2-f78d-4ff8-86ff-7f87105768fd']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:21.829693 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-19ec33ab-c774-4bc8-a61b-f11794dc92ca tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0be748c7-8763-46d4-9724-3b92da8c8139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:21.833916 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3d17d93e-be8e-4a79-bfe8-256b07dbcd77 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/a6403345-90eb-4384-b1ee-a3de6270be34 returned with HTTP 200 Aug 01 00:22:21.834388 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 782/3134] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:21 2026] GET /volume/v3/volumes/a6403345-90eb-4384-b1ee-a3de6270be34 => generated 891 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:21.848587 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-7f872bc3-b838-4b51-a9a4-2ebf36d34d86 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:21.852794 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7f872bc3-b838-4b51-a9a4-2ebf36d34d86 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] DELETE https://10.4.3.222/volume/v3/volumes/a6403345-90eb-4384-b1ee-a3de6270be34 Aug 01 00:22:21.852794 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7f872bc3-b838-4b51-a9a4-2ebf36d34d86 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:21.852794 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7f872bc3-b838-4b51-a9a4-2ebf36d34d86 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:21.852794 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-7f872bc3-b838-4b51-a9a4-2ebf36d34d86 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Delete volume with id: a6403345-90eb-4384-b1ee-a3de6270be34 Aug 01 00:22:21.863254 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:21.863254 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:21.863609 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-7f872bc3-b838-4b51-a9a4-2ebf36d34d86 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:21.887440 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-7f872bc3-b838-4b51-a9a4-2ebf36d34d86 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Delete volume request issued successfully. Aug 01 00:22:21.887644 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7f872bc3-b838-4b51-a9a4-2ebf36d34d86 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/a6403345-90eb-4384-b1ee-a3de6270be34 returned with HTTP 202 Aug 01 00:22:21.887702 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-19ec33ab-c774-4bc8-a61b-f11794dc92ca tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0be748c7-8763-46d4-9724-3b92da8c8139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35a62a02-6ee2-474a-af38-cac4e85f42a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1952476360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e55eed1e0d24420090644ead2b99f762',qos_specs=None,replication_status=,reservations=['80d6945f-18ef-4715-9e4e-4862756dfde9','de8d2cbe-efcd-4a05-b7a0-05c74f59a9cc','facabddc-2f84-4d38-a5ff-6b6026cc936c','eea94ea2-f78d-4ff8-86ff-7f87105768fd'],size=1,snapshot_id=1ddc0796-4f8c-438a-bbc4-1058e477acb1,source_replicaid=,source_volid=None,status='creating',user_id='78967d9e391441ceb4124822cb72f99d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1952476360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35a62a02-6ee2-474a-af38-cac4e85f42a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e55eed1e0d24420090644ead2b99f762',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1ddc0796-4f8c-438a-bbc4-1058e477acb1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78967d9e391441ceb4124822cb72f99d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:21.890285 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 783/3135] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:22:21 2026] DELETE /volume/v3/volumes/a6403345-90eb-4384-b1ee-a3de6270be34 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:21.890413 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-19ec33ab-c774-4bc8-a61b-f11794dc92ca tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc4ba5e4-55e6-4683-b887-b71b1e2c52a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:21.899131 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-1f284ccf-4c34-4443-ac43-85622e5d4707 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:21.901235 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1f284ccf-4c34-4443-ac43-85622e5d4707 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/a6403345-90eb-4384-b1ee-a3de6270be34 Aug 01 00:22:21.901553 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1f284ccf-4c34-4443-ac43-85622e5d4707 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:21.901887 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1f284ccf-4c34-4443-ac43-85622e5d4707 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:21.910096 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:21.910096 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:21.913984 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-1f284ccf-4c34-4443-ac43-85622e5d4707 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:21.915462 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-19ec33ab-c774-4bc8-a61b-f11794dc92ca tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc4ba5e4-55e6-4683-b887-b71b1e2c52a9) transitioned into state 'SUCCESS' from state '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-1952476360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e55eed1e0d24420090644ead2b99f762',qos_specs=None,replication_status=,reservations=['80d6945f-18ef-4715-9e4e-4862756dfde9','de8d2cbe-efcd-4a05-b7a0-05c74f59a9cc','facabddc-2f84-4d38-a5ff-6b6026cc936c','eea94ea2-f78d-4ff8-86ff-7f87105768fd'],size=1,snapshot_id=1ddc0796-4f8c-438a-bbc4-1058e477acb1,source_replicaid=,source_volid=None,status='creating',user_id='78967d9e391441ceb4124822cb72f99d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:21.916330 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-19ec33ab-c774-4bc8-a61b-f11794dc92ca tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccdddf3f-d888-462d-9d90-56ac07cbac0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:21.918348 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1f284ccf-4c34-4443-ac43-85622e5d4707 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/a6403345-90eb-4384-b1ee-a3de6270be34 returned with HTTP 200 Aug 01 00:22:21.918838 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 783/3136] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:21 2026] GET /volume/v3/volumes/a6403345-90eb-4384-b1ee-a3de6270be34 => generated 890 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:21.941559 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-19ec33ab-c774-4bc8-a61b-f11794dc92ca tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccdddf3f-d888-462d-9d90-56ac07cbac0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:21.942586 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-19ec33ab-c774-4bc8-a61b-f11794dc92ca tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Flow 'volume_create_api' (03df5273-af55-4aa0-9a0c-cbbc99628fd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:21.943030 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-19ec33ab-c774-4bc8-a61b-f11794dc92ca tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume request issued successfully. Aug 01 00:22:21.943533 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-19ec33ab-c774-4bc8-a61b-f11794dc92ca tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:21.943948 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 789/3137] 10.4.3.222 () {70 vars in 1300 bytes} [Sat Aug 1 00:22:21 2026] POST /volume/v3/volumes => generated 804 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:21.955935 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-96e4dca6-194e-41fa-b7df-d0a64bd0e8fc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:21.957962 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-96e4dca6-194e-41fa-b7df-d0a64bd0e8fc tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] GET https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed Aug 01 00:22:21.958236 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-96e4dca6-194e-41fa-b7df-d0a64bd0e8fc tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:21.958430 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-96e4dca6-194e-41fa-b7df-d0a64bd0e8fc tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:21.958575 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-96e4dca6-194e-41fa-b7df-d0a64bd0e8fc tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Show backup with id dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:21.965534 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:21.965534 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:21.965755 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-96e4dca6-194e-41fa-b7df-d0a64bd0e8fc tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed returned with HTTP 200 Aug 01 00:22:21.966267 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 783/3138] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:21 2026] GET /volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:21.968590 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-3c202d09-5192-4c87-9e4f-cc56aa6fd1dc None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:21.978065 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3c202d09-5192-4c87-9e4f-cc56aa6fd1dc tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/35a62a02-6ee2-474a-af38-cac4e85f42a4 Aug 01 00:22:21.978065 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3c202d09-5192-4c87-9e4f-cc56aa6fd1dc tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:21.978065 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3c202d09-5192-4c87-9e4f-cc56aa6fd1dc tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:21.984337 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:21.984337 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:21.988594 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-3c202d09-5192-4c87-9e4f-cc56aa6fd1dc tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:21.993123 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3c202d09-5192-4c87-9e4f-cc56aa6fd1dc tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/35a62a02-6ee2-474a-af38-cac4e85f42a4 returned with HTTP 200 Aug 01 00:22:21.993498 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 784/3139] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:21 2026] GET /volume/v3/volumes/35a62a02-6ee2-474a-af38-cac4e85f42a4 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:22.439663 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-52abde6b-54fa-4fd5-b9e2-36051534dd96 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:22.441330 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-52abde6b-54fa-4fd5-b9e2-36051534dd96 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:22.441509 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-52abde6b-54fa-4fd5-b9e2-36051534dd96 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:22.441685 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-52abde6b-54fa-4fd5-b9e2-36051534dd96 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:22.441804 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-52abde6b-54fa-4fd5-b9e2-36051534dd96 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:22.446740 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:22.446740 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:22.447379 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-52abde6b-54fa-4fd5-b9e2-36051534dd96 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:22.447691 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 784/3140] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:22 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:22.833544 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a50f7d00-5910-49c8-960c-ea9230e92ec7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:22.836057 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a50f7d00-5910-49c8-960c-ea9230e92ec7 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] GET https://10.4.3.222/volume/v3/volumes/a9c55216-8722-4cd1-8fa7-d5251373d0ed Aug 01 00:22:22.836233 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a50f7d00-5910-49c8-960c-ea9230e92ec7 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:22.836406 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a50f7d00-5910-49c8-960c-ea9230e92ec7 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:22.841661 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a50f7d00-5910-49c8-960c-ea9230e92ec7 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] https://10.4.3.222/volume/v3/volumes/a9c55216-8722-4cd1-8fa7-d5251373d0ed returned with HTTP 404 Aug 01 00:22:22.842108 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 790/3141] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:22 2026] GET /volume/v3/volumes/a9c55216-8722-4cd1-8fa7-d5251373d0ed => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:22.849081 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f1e7927f-655e-4cd5-b8c9-f5cd5073cc8a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:22.851238 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f1e7927f-655e-4cd5-b8c9-f5cd5073cc8a tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] GET https://10.4.3.222/volume/v3/volumes/dff3c9dc-dd57-4811-b795-c086153b403c Aug 01 00:22:22.851468 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f1e7927f-655e-4cd5-b8c9-f5cd5073cc8a tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:22.851703 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f1e7927f-655e-4cd5-b8c9-f5cd5073cc8a tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:22.854203 np0000006296 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=632,cinder:INSERT=97,cinder:UPDATE=153 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:22:22.859503 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:22.859503 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:22.865513 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f1e7927f-655e-4cd5-b8c9-f5cd5073cc8a tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Volume info retrieved successfully. Aug 01 00:22:22.870059 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f1e7927f-655e-4cd5-b8c9-f5cd5073cc8a tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] https://10.4.3.222/volume/v3/volumes/dff3c9dc-dd57-4811-b795-c086153b403c returned with HTTP 200 Aug 01 00:22:22.870487 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 784/3142] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:22 2026] GET /volume/v3/volumes/dff3c9dc-dd57-4811-b795-c086153b403c => generated 1354 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:22.882138 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2271e268-0d4a-42a7-b0b7-8db070529852 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:22.883726 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2271e268-0d4a-42a7-b0b7-8db070529852 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] DELETE https://10.4.3.222/volume/v3/volumes/dff3c9dc-dd57-4811-b795-c086153b403c Aug 01 00:22:22.883926 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2271e268-0d4a-42a7-b0b7-8db070529852 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:22.884098 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2271e268-0d4a-42a7-b0b7-8db070529852 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:22.884246 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-2271e268-0d4a-42a7-b0b7-8db070529852 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Delete volume with id: dff3c9dc-dd57-4811-b795-c086153b403c Aug 01 00:22:22.890347 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:22.890347 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:22.890743 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-2271e268-0d4a-42a7-b0b7-8db070529852 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Volume info retrieved successfully. Aug 01 00:22:22.908458 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-2271e268-0d4a-42a7-b0b7-8db070529852 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Delete volume request issued successfully. Aug 01 00:22:22.908650 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2271e268-0d4a-42a7-b0b7-8db070529852 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] https://10.4.3.222/volume/v3/volumes/dff3c9dc-dd57-4811-b795-c086153b403c returned with HTTP 202 Aug 01 00:22:22.909055 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 785/3143] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:22:22 2026] DELETE /volume/v3/volumes/dff3c9dc-dd57-4811-b795-c086153b403c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:22.919043 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-141de3da-4660-4264-ab4a-56ae8bc77567 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:22.922925 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-141de3da-4660-4264-ab4a-56ae8bc77567 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] GET https://10.4.3.222/volume/v3/volumes/dff3c9dc-dd57-4811-b795-c086153b403c Aug 01 00:22:22.923160 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-141de3da-4660-4264-ab4a-56ae8bc77567 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:22.923374 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-141de3da-4660-4264-ab4a-56ae8bc77567 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:22.934648 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:22.934648 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:22.937974 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ad882d0d-5a86-43f8-9a32-063623560863 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:22.940255 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ad882d0d-5a86-43f8-9a32-063623560863 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/a6403345-90eb-4384-b1ee-a3de6270be34 Aug 01 00:22:22.940452 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ad882d0d-5a86-43f8-9a32-063623560863 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:22.940687 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ad882d0d-5a86-43f8-9a32-063623560863 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:22.940815 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-141de3da-4660-4264-ab4a-56ae8bc77567 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Volume info retrieved successfully. Aug 01 00:22:22.946916 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ad882d0d-5a86-43f8-9a32-063623560863 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/a6403345-90eb-4384-b1ee-a3de6270be34 returned with HTTP 404 Aug 01 00:22:22.946916 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 791/3144] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:22 2026] GET /volume/v3/volumes/a6403345-90eb-4384-b1ee-a3de6270be34 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:22.950606 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-141de3da-4660-4264-ab4a-56ae8bc77567 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] https://10.4.3.222/volume/v3/volumes/dff3c9dc-dd57-4811-b795-c086153b403c returned with HTTP 200 Aug 01 00:22:22.951068 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 785/3145] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:22 2026] GET /volume/v3/volumes/dff3c9dc-dd57-4811-b795-c086153b403c => generated 1353 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:22.959888 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8688bd9b-8f89-4213-ad27-be7d0ffaaad9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:22.964026 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8688bd9b-8f89-4213-ad27-be7d0ffaaad9 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:22.964358 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8688bd9b-8f89-4213-ad27-be7d0ffaaad9 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-954973449"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:22.966913 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-8688bd9b-8f89-4213-ad27-be7d0ffaaad9 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-954973449'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:22.966913 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-8688bd9b-8f89-4213-ad27-be7d0ffaaad9 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Create volume of 1 GB Aug 01 00:22:22.972637 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8688bd9b-8f89-4213-ad27-be7d0ffaaad9 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Availability Zones retrieved successfully. Aug 01 00:22:22.979023 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8688bd9b-8f89-4213-ad27-be7d0ffaaad9 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Flow 'volume_create_api' (963a312a-c6c7-4805-adb5-22a0926ae2b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:22.980024 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8688bd9b-8f89-4213-ad27-be7d0ffaaad9 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d661db24-9a96-439b-b0e5-b9fb2aa3f8c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:22.980960 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-8688bd9b-8f89-4213-ad27-be7d0ffaaad9 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:22.984364 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-dd0fbfc7-a972-4d89-859a-7d58904614d9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:22.986661 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-dd0fbfc7-a972-4d89-859a-7d58904614d9 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] GET https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed Aug 01 00:22:22.986890 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-dd0fbfc7-a972-4d89-859a-7d58904614d9 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:22.987077 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-dd0fbfc7-a972-4d89-859a-7d58904614d9 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:22.987175 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-dd0fbfc7-a972-4d89-859a-7d58904614d9 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Show backup with id dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:22.991210 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:22.991210 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:22.991780 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-dd0fbfc7-a972-4d89-859a-7d58904614d9 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed returned with HTTP 200 Aug 01 00:22:22.992114 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 786/3146] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:22 2026] GET /volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:23.006345 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8688bd9b-8f89-4213-ad27-be7d0ffaaad9 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d661db24-9a96-439b-b0e5-b9fb2aa3f8c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:23.007099 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8688bd9b-8f89-4213-ad27-be7d0ffaaad9 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61c2caa7-3aab-4970-aadd-62ddc77f6ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:23.008553 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2af686d6-3921-4b64-a895-3930f5a87007 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:23.011312 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2af686d6-3921-4b64-a895-3930f5a87007 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/35a62a02-6ee2-474a-af38-cac4e85f42a4 Aug 01 00:22:23.012214 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2af686d6-3921-4b64-a895-3930f5a87007 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:23.012330 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2af686d6-3921-4b64-a895-3930f5a87007 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:23.022261 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:23.022261 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:23.029253 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2af686d6-3921-4b64-a895-3930f5a87007 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:23.034690 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2af686d6-3921-4b64-a895-3930f5a87007 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/35a62a02-6ee2-474a-af38-cac4e85f42a4 returned with HTTP 200 Aug 01 00:22:23.035985 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 792/3147] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:23 2026] GET /volume/v3/volumes/35a62a02-6ee2-474a-af38-cac4e85f42a4 => generated 897 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:23.048263 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3b11a384-8c74-4161-8b92-a4e46e85f1ae None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:23.049408 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-8688bd9b-8f89-4213-ad27-be7d0ffaaad9 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Created reservations ['279bf033-05f2-4494-9020-018cc1d9e10a', '4e81a229-f058-4510-b181-b10d9c3272d1', '9b0aeb3c-7ec7-451e-905d-99e4d61fbbe8', 'b1386ccc-6fda-47d9-9ab0-9b3d8e495ac9'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:23.050580 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8688bd9b-8f89-4213-ad27-be7d0ffaaad9 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61c2caa7-3aab-4970-aadd-62ddc77f6ffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['279bf033-05f2-4494-9020-018cc1d9e10a', '4e81a229-f058-4510-b181-b10d9c3272d1', '9b0aeb3c-7ec7-451e-905d-99e4d61fbbe8', 'b1386ccc-6fda-47d9-9ab0-9b3d8e495ac9']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:23.051607 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3b11a384-8c74-4161-8b92-a4e46e85f1ae tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:23.051705 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8688bd9b-8f89-4213-ad27-be7d0ffaaad9 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d3f1d26-59d0-468e-b1da-790aa1d02c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:23.052091 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3b11a384-8c74-4161-8b92-a4e46e85f1ae tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "35a62a02-6ee2-474a-af38-cac4e85f42a4", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1484154294"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:23.053831 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-3b11a384-8c74-4161-8b92-a4e46e85f1ae tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume request body: {'volume': {'source_volid': '35a62a02-6ee2-474a-af38-cac4e85f42a4', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1484154294'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:23.063559 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:23.063559 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:23.064012 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3b11a384-8c74-4161-8b92-a4e46e85f1ae tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume retrieved successfully. Aug 01 00:22:23.064148 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-3b11a384-8c74-4161-8b92-a4e46e85f1ae tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume of 1 GB Aug 01 00:22:23.067485 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3b11a384-8c74-4161-8b92-a4e46e85f1ae tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Availability Zones retrieved successfully. Aug 01 00:22:23.073177 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3b11a384-8c74-4161-8b92-a4e46e85f1ae tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Flow 'volume_create_api' (4fc4a669-7ffa-49ce-a019-846a422d43ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:23.074239 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3b11a384-8c74-4161-8b92-a4e46e85f1ae tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94d5c752-b047-43ec-94e0-d80ad562f686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:23.075176 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-3b11a384-8c74-4161-8b92-a4e46e85f1ae tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:23.084296 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8688bd9b-8f89-4213-ad27-be7d0ffaaad9 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d3f1d26-59d0-468e-b1da-790aa1d02c4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54694927-02a5-4ee0-b08b-d4e123ca3f26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-954973449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='643c0afed4f84d95ba0315d5d7b32921',qos_specs=None,replication_status=,reservations=['279bf033-05f2-4494-9020-018cc1d9e10a','4e81a229-f058-4510-b181-b10d9c3272d1','9b0aeb3c-7ec7-451e-905d-99e4d61fbbe8','b1386ccc-6fda-47d9-9ab0-9b3d8e495ac9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79d2e41ed89e4f06ae59ba0d9a921386',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-954973449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54694927-02a5-4ee0-b08b-d4e123ca3f26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='643c0afed4f84d95ba0315d5d7b32921',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79d2e41ed89e4f06ae59ba0d9a921386',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:23.085346 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8688bd9b-8f89-4213-ad27-be7d0ffaaad9 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29a55d2a-9402-44c8-93aa-d682284baba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:23.101897 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3b11a384-8c74-4161-8b92-a4e46e85f1ae tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94d5c752-b047-43ec-94e0-d80ad562f686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '35a62a02-6ee2-474a-af38-cac4e85f42a4', 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:23.102564 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3b11a384-8c74-4161-8b92-a4e46e85f1ae tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33de0272-40fa-4fae-a970-c542c84bd893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:23.116365 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8688bd9b-8f89-4213-ad27-be7d0ffaaad9 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29a55d2a-9402-44c8-93aa-d682284baba5) transitioned into state 'SUCCESS' from state '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-954973449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='643c0afed4f84d95ba0315d5d7b32921',qos_specs=None,replication_status=,reservations=['279bf033-05f2-4494-9020-018cc1d9e10a','4e81a229-f058-4510-b181-b10d9c3272d1','9b0aeb3c-7ec7-451e-905d-99e4d61fbbe8','b1386ccc-6fda-47d9-9ab0-9b3d8e495ac9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79d2e41ed89e4f06ae59ba0d9a921386',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:23.117377 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8688bd9b-8f89-4213-ad27-be7d0ffaaad9 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (183aee17-01a7-49b5-b997-5633c3c26691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:23.128200 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8688bd9b-8f89-4213-ad27-be7d0ffaaad9 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (183aee17-01a7-49b5-b997-5633c3c26691) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:23.129365 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8688bd9b-8f89-4213-ad27-be7d0ffaaad9 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Flow 'volume_create_api' (963a312a-c6c7-4805-adb5-22a0926ae2b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:23.129782 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8688bd9b-8f89-4213-ad27-be7d0ffaaad9 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Create volume request issued successfully. Aug 01 00:22:23.130523 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8688bd9b-8f89-4213-ad27-be7d0ffaaad9 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:23.131183 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 785/3148] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:22:22 2026] POST /volume/v3/volumes => generated 744 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:23.140418 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-3b11a384-8c74-4161-8b92-a4e46e85f1ae tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Created reservations ['70458add-cb42-42e3-8b11-cfaaa7738933', '9330dced-0345-417a-99ea-bf4f9bc94381', '1501e4ca-dff1-4851-9569-a84c2b4d388e', '333dcdb8-fe3b-4710-bc1c-c198d1cd43f4'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:23.141553 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3b11a384-8c74-4161-8b92-a4e46e85f1ae tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33de0272-40fa-4fae-a970-c542c84bd893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70458add-cb42-42e3-8b11-cfaaa7738933', '9330dced-0345-417a-99ea-bf4f9bc94381', '1501e4ca-dff1-4851-9569-a84c2b4d388e', '333dcdb8-fe3b-4710-bc1c-c198d1cd43f4']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:23.142433 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3b11a384-8c74-4161-8b92-a4e46e85f1ae tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cf5b072-cbab-4a1a-b80f-20db7b07a82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:23.145704 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a15ab18d-15fe-41a4-a959-17fc2ed178f5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:23.148204 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a15ab18d-15fe-41a4-a959-17fc2ed178f5 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/54694927-02a5-4ee0-b08b-d4e123ca3f26 Aug 01 00:22:23.148480 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a15ab18d-15fe-41a4-a959-17fc2ed178f5 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:23.148731 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a15ab18d-15fe-41a4-a959-17fc2ed178f5 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:23.156729 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:23.156729 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:23.161349 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a15ab18d-15fe-41a4-a959-17fc2ed178f5 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:23.167845 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a15ab18d-15fe-41a4-a959-17fc2ed178f5 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/54694927-02a5-4ee0-b08b-d4e123ca3f26 returned with HTTP 200 Aug 01 00:22:23.168441 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 787/3149] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:23 2026] GET /volume/v3/volumes/54694927-02a5-4ee0-b08b-d4e123ca3f26 => generated 812 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:23.180634 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3b11a384-8c74-4161-8b92-a4e46e85f1ae tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cf5b072-cbab-4a1a-b80f-20db7b07a82f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '549d9b83-cf26-4d7f-801e-60240bb24624', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1484154294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e55eed1e0d24420090644ead2b99f762',qos_specs=None,replication_status=,reservations=['70458add-cb42-42e3-8b11-cfaaa7738933','9330dced-0345-417a-99ea-bf4f9bc94381','1501e4ca-dff1-4851-9569-a84c2b4d388e','333dcdb8-fe3b-4710-bc1c-c198d1cd43f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=35a62a02-6ee2-474a-af38-cac4e85f42a4,status='creating',user_id='78967d9e391441ceb4124822cb72f99d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1484154294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=549d9b83-cf26-4d7f-801e-60240bb24624,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e55eed1e0d24420090644ead2b99f762',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=35a62a02-6ee2-474a-af38-cac4e85f42a4,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78967d9e391441ceb4124822cb72f99d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:23.181460 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3b11a384-8c74-4161-8b92-a4e46e85f1ae tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8495524d-7a2e-4e4f-8c90-0e9e12892fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:23.201832 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3b11a384-8c74-4161-8b92-a4e46e85f1ae tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8495524d-7a2e-4e4f-8c90-0e9e12892fdc) transitioned into state 'SUCCESS' from state '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-1484154294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e55eed1e0d24420090644ead2b99f762',qos_specs=None,replication_status=,reservations=['70458add-cb42-42e3-8b11-cfaaa7738933','9330dced-0345-417a-99ea-bf4f9bc94381','1501e4ca-dff1-4851-9569-a84c2b4d388e','333dcdb8-fe3b-4710-bc1c-c198d1cd43f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=35a62a02-6ee2-474a-af38-cac4e85f42a4,status='creating',user_id='78967d9e391441ceb4124822cb72f99d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:23.203312 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3b11a384-8c74-4161-8b92-a4e46e85f1ae tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecb280af-3c69-4f19-abbf-98bd17429c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:23.224151 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3b11a384-8c74-4161-8b92-a4e46e85f1ae tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecb280af-3c69-4f19-abbf-98bd17429c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:23.225282 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3b11a384-8c74-4161-8b92-a4e46e85f1ae tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Flow 'volume_create_api' (4fc4a669-7ffa-49ce-a019-846a422d43ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:23.225653 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3b11a384-8c74-4161-8b92-a4e46e85f1ae tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume request issued successfully. Aug 01 00:22:23.226377 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3b11a384-8c74-4161-8b92-a4e46e85f1ae tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:23.226934 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 786/3150] 10.4.3.222 () {70 vars in 1300 bytes} [Sat Aug 1 00:22:23 2026] POST /volume/v3/volumes => generated 804 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:23.250008 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-78b067c3-0880-4717-a488-254e8f7fd51e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:23.252074 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-78b067c3-0880-4717-a488-254e8f7fd51e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/549d9b83-cf26-4d7f-801e-60240bb24624 Aug 01 00:22:23.252311 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-78b067c3-0880-4717-a488-254e8f7fd51e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:23.252524 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-78b067c3-0880-4717-a488-254e8f7fd51e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:23.265094 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:23.265094 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:23.271195 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-78b067c3-0880-4717-a488-254e8f7fd51e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:23.281941 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-78b067c3-0880-4717-a488-254e8f7fd51e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/549d9b83-cf26-4d7f-801e-60240bb24624 returned with HTTP 200 Aug 01 00:22:23.282373 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 793/3151] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:23 2026] GET /volume/v3/volumes/549d9b83-cf26-4d7f-801e-60240bb24624 => generated 872 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:23.461944 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4b972b35-7a89-4c52-899a-02b8a927767b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:23.464330 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4b972b35-7a89-4c52-899a-02b8a927767b tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:23.464569 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4b972b35-7a89-4c52-899a-02b8a927767b tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:23.464881 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4b972b35-7a89-4c52-899a-02b8a927767b tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:23.465033 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-4b972b35-7a89-4c52-899a-02b8a927767b tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:23.473779 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:23.473779 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:23.474981 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4b972b35-7a89-4c52-899a-02b8a927767b tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:23.475786 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 786/3152] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:23 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:23.738947 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-f08f0cc3-ee18-4daf-aa59-a77db9ac69ab None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:23.742441 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-f08f0cc3-ee18-4daf-aa59-a77db9ac69ab tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/0695acc0-84be-4f8e-9043-399df8de67de Aug 01 00:22:23.742634 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-f08f0cc3-ee18-4daf-aa59-a77db9ac69ab tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:23.742861 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-f08f0cc3-ee18-4daf-aa59-a77db9ac69ab tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:23.744577 np0000006296 devstack@c-api.service[100408]: DEBUG dbcounter [-] [100408] Writing DB stats cinder:SELECT=689,cinder:UPDATE=201,cinder:INSERT=113 {{(pid=100408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:22:23.750911 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:23.750911 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:23.754694 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-f08f0cc3-ee18-4daf-aa59-a77db9ac69ab tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:22:23.759060 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-f08f0cc3-ee18-4daf-aa59-a77db9ac69ab tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/0695acc0-84be-4f8e-9043-399df8de67de returned with HTTP 200 Aug 01 00:22:23.759372 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 788/3153] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:22:23 2026] GET /volume/v3/volumes/0695acc0-84be-4f8e-9043-399df8de67de => generated 1345 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:23.773456 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-fad1a6e0-f2b8-4013-9c6c-432776be0313 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:23.774004 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fad1a6e0-f2b8-4013-9c6c-432776be0313 None None] GET https://10.4.3.222/volume// Aug 01 00:22:23.774163 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fad1a6e0-f2b8-4013-9c6c-432776be0313 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:23.774344 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fad1a6e0-f2b8-4013-9c6c-432776be0313 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:23.774636 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fad1a6e0-f2b8-4013-9c6c-432776be0313 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:22:23.774966 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 787/3154] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:22: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 01 00:22:23.783503 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-64f7f8af-c094-416e-bcf0-1d32ab5f746d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:23.785540 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-64f7f8af-c094-416e-bcf0-1d32ab5f746d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:22:23.785855 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-64f7f8af-c094-416e-bcf0-1d32ab5f746d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0695acc0-84be-4f8e-9043-399df8de67de", "connector": null, "instance_uuid": "202fa5d0-9c89-4e43-a9a4-90f9edf3fcfc"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:23.793935 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:23.793935 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:23.820351 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-64f7f8af-c094-416e-bcf0-1d32ab5f746d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:22:23.820872 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 794/3155] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:22:23 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 01 00:22:23.828670 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3a900440-0492-465f-b251-c6416d7eddbd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:23.829198 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3a900440-0492-465f-b251-c6416d7eddbd None None] GET https://10.4.3.222/volume// Aug 01 00:22:23.829416 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3a900440-0492-465f-b251-c6416d7eddbd None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:23.829635 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3a900440-0492-465f-b251-c6416d7eddbd None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:23.830082 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3a900440-0492-465f-b251-c6416d7eddbd None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:22:23.830441 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 787/3156] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:22: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 01 00:22:23.837276 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-470841a6-b054-4f41-bdac-44d48aaaa91a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:23.839410 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-470841a6-b054-4f41-bdac-44d48aaaa91a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/0695acc0-84be-4f8e-9043-399df8de67de Aug 01 00:22:23.839609 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-470841a6-b054-4f41-bdac-44d48aaaa91a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:23.839834 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-470841a6-b054-4f41-bdac-44d48aaaa91a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:23.848259 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:23.848259 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:23.851400 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-470841a6-b054-4f41-bdac-44d48aaaa91a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:22:23.855562 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-470841a6-b054-4f41-bdac-44d48aaaa91a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/0695acc0-84be-4f8e-9043-399df8de67de returned with HTTP 200 Aug 01 00:22:23.855997 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 789/3157] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:22:23 2026] GET /volume/v3/volumes/0695acc0-84be-4f8e-9043-399df8de67de => generated 1524 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:22:23.965164 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-754453fc-c86e-438e-a135-12d648c28c7c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:23.967231 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-754453fc-c86e-438e-a135-12d648c28c7c tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] GET https://10.4.3.222/volume/v3/volumes/dff3c9dc-dd57-4811-b795-c086153b403c Aug 01 00:22:23.967499 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-754453fc-c86e-438e-a135-12d648c28c7c tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:23.967817 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-754453fc-c86e-438e-a135-12d648c28c7c tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:23.975872 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-754453fc-c86e-438e-a135-12d648c28c7c tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] https://10.4.3.222/volume/v3/volumes/dff3c9dc-dd57-4811-b795-c086153b403c returned with HTTP 404 Aug 01 00:22:23.975973 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-0a50d766-5ca7-4330-b60a-ea576ef38a52 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:23.976608 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 788/3158] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:23 2026] GET /volume/v3/volumes/dff3c9dc-dd57-4811-b795-c086153b403c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:23.978546 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-0a50d766-5ca7-4330-b60a-ea576ef38a52 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] PUT https://10.4.3.222/volume/v3/attachments/939aa1a5-8f16-414a-98a2-c5f5aefb017c Aug 01 00:22:23.979628 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-0a50d766-5ca7-4330-b60a-ea576ef38a52 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:23.986238 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d6e1fe7a-43ad-4aed-82df-c5c64c8a3a15 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:23.989328 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d6e1fe7a-43ad-4aed-82df-c5c64c8a3a15 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:23.989736 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d6e1fe7a-43ad-4aed-82df-c5c64c8a3a15 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1359327695"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:23.992482 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-0a50d766-5ca7-4330-b60a-ea576ef38a52 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Acquiring lock "cinder-attachment_update-0695acc0-84be-4f8e-9043-399df8de67de-np0000006296" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:22:23.994386 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-d6e1fe7a-43ad-4aed-82df-c5c64c8a3a15 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1359327695'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:23.994386 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-d6e1fe7a-43ad-4aed-82df-c5c64c8a3a15 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Create volume of 1 GB Aug 01 00:22:23.998732 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d6e1fe7a-43ad-4aed-82df-c5c64c8a3a15 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Availability Zones retrieved successfully. Aug 01 00:22:24.000802 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-0a50d766-5ca7-4330-b60a-ea576ef38a52 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Lock "cinder-attachment_update-0695acc0-84be-4f8e-9043-399df8de67de-np0000006296" acquired by "attachment_update" :: waited 0.008s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:22:24.001614 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-24d5f888-94f3-47f6-93c4-a9d6b726926c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:24.001923 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:24.001923 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:24.003550 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-24d5f888-94f3-47f6-93c4-a9d6b726926c tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] GET https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed Aug 01 00:22:24.003853 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-24d5f888-94f3-47f6-93c4-a9d6b726926c tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:24.004077 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-24d5f888-94f3-47f6-93c4-a9d6b726926c tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:24.004177 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-24d5f888-94f3-47f6-93c4-a9d6b726926c tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Show backup with id dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:24.005112 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d6e1fe7a-43ad-4aed-82df-c5c64c8a3a15 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Flow 'volume_create_api' (1cbb9853-bf4a-48e2-9a8a-4807a87e0b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:24.006071 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d6e1fe7a-43ad-4aed-82df-c5c64c8a3a15 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c51ada1-f56f-43bc-a02a-b804ae841b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:24.007249 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-d6e1fe7a-43ad-4aed-82df-c5c64c8a3a15 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:24.008464 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:24.008464 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:24.009128 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-24d5f888-94f3-47f6-93c4-a9d6b726926c tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed returned with HTTP 200 Aug 01 00:22:24.009558 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 790/3159] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:24 2026] GET /volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:24.034528 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d6e1fe7a-43ad-4aed-82df-c5c64c8a3a15 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c51ada1-f56f-43bc-a02a-b804ae841b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:24.035230 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d6e1fe7a-43ad-4aed-82df-c5c64c8a3a15 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9da8293-4e10-42f9-b6df-cef900c001da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:24.068403 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-d6e1fe7a-43ad-4aed-82df-c5c64c8a3a15 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Created reservations ['2b359dba-9353-4df9-b281-282151a8dd17', '501879b6-2aa6-43de-9983-715e0aa2e97f', '55ea8e70-3d2b-4258-a58c-12cfa0d1fa93', '69059cc7-1103-41de-ba4f-485d4f71f787'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:24.069130 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d6e1fe7a-43ad-4aed-82df-c5c64c8a3a15 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9da8293-4e10-42f9-b6df-cef900c001da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b359dba-9353-4df9-b281-282151a8dd17', '501879b6-2aa6-43de-9983-715e0aa2e97f', '55ea8e70-3d2b-4258-a58c-12cfa0d1fa93', '69059cc7-1103-41de-ba4f-485d4f71f787']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:24.069787 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d6e1fe7a-43ad-4aed-82df-c5c64c8a3a15 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18273aae-e529-445f-8a0d-f34732ef4875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:24.086713 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-0a50d766-5ca7-4330-b60a-ea576ef38a52 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Lock "cinder-attachment_update-0695acc0-84be-4f8e-9043-399df8de67de-np0000006296" released by "attachment_update" :: held 0.086s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:22:24.087173 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-0a50d766-5ca7-4330-b60a-ea576ef38a52 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments/939aa1a5-8f16-414a-98a2-c5f5aefb017c returned with HTTP 200 Aug 01 00:22:24.087828 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 795/3160] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:22:23 2026] PUT /volume/v3/attachments/939aa1a5-8f16-414a-98a2-c5f5aefb017c => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:24.088970 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d6e1fe7a-43ad-4aed-82df-c5c64c8a3a15 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18273aae-e529-445f-8a0d-f34732ef4875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46d25aa6-95fe-48c9-b226-de6fa27f613e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1359327695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d8b4b54867c4cd5906276c47b00611e',qos_specs=None,replication_status=,reservations=['2b359dba-9353-4df9-b281-282151a8dd17','501879b6-2aa6-43de-9983-715e0aa2e97f','55ea8e70-3d2b-4258-a58c-12cfa0d1fa93','69059cc7-1103-41de-ba4f-485d4f71f787'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ce9f241e40349f19e1e503dca366b7c',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1359327695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46d25aa6-95fe-48c9-b226-de6fa27f613e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d8b4b54867c4cd5906276c47b00611e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ce9f241e40349f19e1e503dca366b7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:24.089878 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d6e1fe7a-43ad-4aed-82df-c5c64c8a3a15 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf024db9-d4ab-4483-ba1f-e94b854c3524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:24.106353 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d6e1fe7a-43ad-4aed-82df-c5c64c8a3a15 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf024db9-d4ab-4483-ba1f-e94b854c3524) transitioned into state 'SUCCESS' from state '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-1359327695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d8b4b54867c4cd5906276c47b00611e',qos_specs=None,replication_status=,reservations=['2b359dba-9353-4df9-b281-282151a8dd17','501879b6-2aa6-43de-9983-715e0aa2e97f','55ea8e70-3d2b-4258-a58c-12cfa0d1fa93','69059cc7-1103-41de-ba4f-485d4f71f787'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ce9f241e40349f19e1e503dca366b7c',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:24.107065 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d6e1fe7a-43ad-4aed-82df-c5c64c8a3a15 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac4fdfcb-5b59-4512-98dc-e57cfe947446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:24.109590 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-6af44fda-3308-4b4e-aa42-4f54c9164f6f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:24.111569 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-6af44fda-3308-4b4e-aa42-4f54c9164f6f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/attachments/939aa1a5-8f16-414a-98a2-c5f5aefb017c/action Aug 01 00:22:24.111964 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-6af44fda-3308-4b4e-aa42-4f54c9164f6f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action body: b'{"os-complete": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:22:24.112079 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-6af44fda-3308-4b4e-aa42-4f54c9164f6f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:24.114799 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d6e1fe7a-43ad-4aed-82df-c5c64c8a3a15 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac4fdfcb-5b59-4512-98dc-e57cfe947446) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:24.115598 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d6e1fe7a-43ad-4aed-82df-c5c64c8a3a15 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Flow 'volume_create_api' (1cbb9853-bf4a-48e2-9a8a-4807a87e0b4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:24.115964 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d6e1fe7a-43ad-4aed-82df-c5c64c8a3a15 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Create volume request issued successfully. Aug 01 00:22:24.116430 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d6e1fe7a-43ad-4aed-82df-c5c64c8a3a15 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:24.116839 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 788/3161] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:22:23 2026] POST /volume/v3/volumes => generated 747 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:24.127819 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-171bbf20-d503-485a-8cea-c0e20626590b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:24.128229 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:24.128229 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:24.129474 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-171bbf20-d503-485a-8cea-c0e20626590b tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] GET https://10.4.3.222/volume/v3/volumes/46d25aa6-95fe-48c9-b226-de6fa27f613e Aug 01 00:22:24.129682 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-171bbf20-d503-485a-8cea-c0e20626590b tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:24.129900 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-171bbf20-d503-485a-8cea-c0e20626590b tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:24.136320 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:24.136320 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:24.137514 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-cddd9b5c-b31d-4b12-aa5d-43096a8e5bc5 req-6af44fda-3308-4b4e-aa42-4f54c9164f6f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments/939aa1a5-8f16-414a-98a2-c5f5aefb017c/action returned with HTTP 204 Aug 01 00:22:24.138054 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 789/3162] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:22:24 2026] POST /volume/v3/attachments/939aa1a5-8f16-414a-98a2-c5f5aefb017c/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:24.141580 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-171bbf20-d503-485a-8cea-c0e20626590b tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Volume info retrieved successfully. Aug 01 00:22:24.145336 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-171bbf20-d503-485a-8cea-c0e20626590b tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] https://10.4.3.222/volume/v3/volumes/46d25aa6-95fe-48c9-b226-de6fa27f613e returned with HTTP 200 Aug 01 00:22:24.145703 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 791/3163] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:24 2026] GET /volume/v3/volumes/46d25aa6-95fe-48c9-b226-de6fa27f613e => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:24.181484 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1c258052-8ba3-42f0-955f-7323f24ef087 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:24.183831 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1c258052-8ba3-42f0-955f-7323f24ef087 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/54694927-02a5-4ee0-b08b-d4e123ca3f26 Aug 01 00:22:24.184118 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1c258052-8ba3-42f0-955f-7323f24ef087 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:24.184388 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1c258052-8ba3-42f0-955f-7323f24ef087 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:24.192399 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:24.192399 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:24.198753 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1c258052-8ba3-42f0-955f-7323f24ef087 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:24.202242 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1c258052-8ba3-42f0-955f-7323f24ef087 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/54694927-02a5-4ee0-b08b-d4e123ca3f26 returned with HTTP 200 Aug 01 00:22:24.202660 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 796/3164] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:24 2026] GET /volume/v3/volumes/54694927-02a5-4ee0-b08b-d4e123ca3f26 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:24.214929 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5af2ca93-2f86-4aa2-9618-3ed3b8377bbc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:24.217548 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5af2ca93-2f86-4aa2-9618-3ed3b8377bbc tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:24.218024 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5af2ca93-2f86-4aa2-9618-3ed3b8377bbc tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "54694927-02a5-4ee0-b08b-d4e123ca3f26", "size": 1, "name": "tempest-VolumesGetTest-Volume-1678336841", "metadata": {"Type": "Test"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:24.219533 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-5af2ca93-2f86-4aa2-9618-3ed3b8377bbc tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Create volume request body: {'volume': {'source_volid': '54694927-02a5-4ee0-b08b-d4e123ca3f26', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1678336841', 'metadata': {'Type': 'Test'}}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:24.226843 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:24.226843 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:24.227290 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5af2ca93-2f86-4aa2-9618-3ed3b8377bbc tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume retrieved successfully. Aug 01 00:22:24.227438 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-5af2ca93-2f86-4aa2-9618-3ed3b8377bbc tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Create volume of 1 GB Aug 01 00:22:24.232025 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5af2ca93-2f86-4aa2-9618-3ed3b8377bbc tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Availability Zones retrieved successfully. Aug 01 00:22:24.237290 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5af2ca93-2f86-4aa2-9618-3ed3b8377bbc tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Flow 'volume_create_api' (fff25fab-802c-48e8-a971-dfdc8004fa9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:24.238369 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5af2ca93-2f86-4aa2-9618-3ed3b8377bbc tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18b7f0fa-5fe6-4df3-9e78-ff8baecaa83b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:24.239154 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-5af2ca93-2f86-4aa2-9618-3ed3b8377bbc tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:24.265830 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5af2ca93-2f86-4aa2-9618-3ed3b8377bbc tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18b7f0fa-5fe6-4df3-9e78-ff8baecaa83b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '54694927-02a5-4ee0-b08b-d4e123ca3f26', 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:24.266614 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5af2ca93-2f86-4aa2-9618-3ed3b8377bbc tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2646c487-2657-463e-b9b6-819bfeef19ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:24.296614 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4ae3a89d-c05d-414a-9c33-7bf9781f9d65 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:24.298360 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4ae3a89d-c05d-414a-9c33-7bf9781f9d65 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/549d9b83-cf26-4d7f-801e-60240bb24624 Aug 01 00:22:24.298569 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4ae3a89d-c05d-414a-9c33-7bf9781f9d65 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:24.298801 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4ae3a89d-c05d-414a-9c33-7bf9781f9d65 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:24.307530 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:24.307530 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:24.312009 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-5af2ca93-2f86-4aa2-9618-3ed3b8377bbc tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Created reservations ['31d53c03-e392-43b8-8f5d-3510c15ebb3f', 'ae759474-a4af-4c27-8005-f1e4b5863dfb', '9472abc2-5c06-40bc-87b8-215a078b0ae5', '40745288-b49b-4abc-93f7-476830f78169'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:24.312199 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-4ae3a89d-c05d-414a-9c33-7bf9781f9d65 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:24.313344 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5af2ca93-2f86-4aa2-9618-3ed3b8377bbc tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2646c487-2657-463e-b9b6-819bfeef19ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31d53c03-e392-43b8-8f5d-3510c15ebb3f', 'ae759474-a4af-4c27-8005-f1e4b5863dfb', '9472abc2-5c06-40bc-87b8-215a078b0ae5', '40745288-b49b-4abc-93f7-476830f78169']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:24.314510 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5af2ca93-2f86-4aa2-9618-3ed3b8377bbc tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13dd674a-ce83-4a6f-bf73-88836464aa5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:24.317775 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4ae3a89d-c05d-414a-9c33-7bf9781f9d65 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/549d9b83-cf26-4d7f-801e-60240bb24624 returned with HTTP 200 Aug 01 00:22:24.318145 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 790/3165] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:24 2026] GET /volume/v3/volumes/549d9b83-cf26-4d7f-801e-60240bb24624 => generated 897 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:24.329968 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c11c4f5e-1a0a-487d-84aa-413f8ef427d9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:24.331428 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c11c4f5e-1a0a-487d-84aa-413f8ef427d9 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/e42b13ef-9ee3-49d1-b866-84dc96051944 Aug 01 00:22:24.331612 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c11c4f5e-1a0a-487d-84aa-413f8ef427d9 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:24.331834 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c11c4f5e-1a0a-487d-84aa-413f8ef427d9 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:24.331957 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-c11c4f5e-1a0a-487d-84aa-413f8ef427d9 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete snapshot with id: e42b13ef-9ee3-49d1-b866-84dc96051944 Aug 01 00:22:24.337062 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:24.337062 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:24.337426 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c11c4f5e-1a0a-487d-84aa-413f8ef427d9 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot retrieved successfully. Aug 01 00:22:24.352108 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c11c4f5e-1a0a-487d-84aa-413f8ef427d9 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot delete request issued successfully. Aug 01 00:22:24.352312 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c11c4f5e-1a0a-487d-84aa-413f8ef427d9 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/e42b13ef-9ee3-49d1-b866-84dc96051944 returned with HTTP 202 Aug 01 00:22:24.352692 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 792/3166] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:22:24 2026] DELETE /volume/v3/snapshots/e42b13ef-9ee3-49d1-b866-84dc96051944 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:24.355009 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5af2ca93-2f86-4aa2-9618-3ed3b8377bbc tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13dd674a-ce83-4a6f-bf73-88836464aa5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1773e8ad-0846-4f01-bad1-55d14f9a014c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1678336841',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='643c0afed4f84d95ba0315d5d7b32921',qos_specs=None,replication_status=,reservations=['31d53c03-e392-43b8-8f5d-3510c15ebb3f','ae759474-a4af-4c27-8005-f1e4b5863dfb','9472abc2-5c06-40bc-87b8-215a078b0ae5','40745288-b49b-4abc-93f7-476830f78169'],size=1,snapshot_id=None,source_replicaid=,source_volid=54694927-02a5-4ee0-b08b-d4e123ca3f26,status='creating',user_id='79d2e41ed89e4f06ae59ba0d9a921386',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1678336841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1773e8ad-0846-4f01-bad1-55d14f9a014c,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='643c0afed4f84d95ba0315d5d7b32921',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=54694927-02a5-4ee0-b08b-d4e123ca3f26,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79d2e41ed89e4f06ae59ba0d9a921386',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:24.356034 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5af2ca93-2f86-4aa2-9618-3ed3b8377bbc tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4745700-8720-415d-a735-b4c6d8d42c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:24.359143 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e532964d-1377-46ca-86b3-e41135c410ec None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:24.360916 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e532964d-1377-46ca-86b3-e41135c410ec tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/snapshots/e42b13ef-9ee3-49d1-b866-84dc96051944 Aug 01 00:22:24.361167 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e532964d-1377-46ca-86b3-e41135c410ec tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:24.361393 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e532964d-1377-46ca-86b3-e41135c410ec tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:24.367756 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:24.367756 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:24.368352 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e532964d-1377-46ca-86b3-e41135c410ec tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot retrieved successfully. Aug 01 00:22:24.369375 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e532964d-1377-46ca-86b3-e41135c410ec tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/e42b13ef-9ee3-49d1-b866-84dc96051944 returned with HTTP 200 Aug 01 00:22:24.369881 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 797/3167] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:24 2026] GET /volume/v3/snapshots/e42b13ef-9ee3-49d1-b866-84dc96051944 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:24.377097 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5af2ca93-2f86-4aa2-9618-3ed3b8377bbc tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4745700-8720-415d-a735-b4c6d8d42c56) transitioned into state 'SUCCESS' from state '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-1678336841',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='643c0afed4f84d95ba0315d5d7b32921',qos_specs=None,replication_status=,reservations=['31d53c03-e392-43b8-8f5d-3510c15ebb3f','ae759474-a4af-4c27-8005-f1e4b5863dfb','9472abc2-5c06-40bc-87b8-215a078b0ae5','40745288-b49b-4abc-93f7-476830f78169'],size=1,snapshot_id=None,source_replicaid=,source_volid=54694927-02a5-4ee0-b08b-d4e123ca3f26,status='creating',user_id='79d2e41ed89e4f06ae59ba0d9a921386',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:24.378009 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5af2ca93-2f86-4aa2-9618-3ed3b8377bbc tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (192fd67a-a8d1-448a-833b-c8e1e3e8a7c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:24.395641 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5af2ca93-2f86-4aa2-9618-3ed3b8377bbc tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (192fd67a-a8d1-448a-833b-c8e1e3e8a7c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:24.397007 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-5af2ca93-2f86-4aa2-9618-3ed3b8377bbc tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Flow 'volume_create_api' (fff25fab-802c-48e8-a971-dfdc8004fa9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:24.397576 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5af2ca93-2f86-4aa2-9618-3ed3b8377bbc tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Create volume request issued successfully. Aug 01 00:22:24.398263 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5af2ca93-2f86-4aa2-9618-3ed3b8377bbc tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:24.398774 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 789/3168] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:22:24 2026] POST /volume/v3/volumes => generated 793 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:24.413376 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-01be9f0a-cd20-46cc-9a51-41bc523a68d3 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:24.415889 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-01be9f0a-cd20-46cc-9a51-41bc523a68d3 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/1773e8ad-0846-4f01-bad1-55d14f9a014c Aug 01 00:22:24.416187 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-01be9f0a-cd20-46cc-9a51-41bc523a68d3 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:24.416475 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-01be9f0a-cd20-46cc-9a51-41bc523a68d3 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:24.427560 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:24.427560 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:24.433142 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-01be9f0a-cd20-46cc-9a51-41bc523a68d3 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:24.438875 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-01be9f0a-cd20-46cc-9a51-41bc523a68d3 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/1773e8ad-0846-4f01-bad1-55d14f9a014c returned with HTTP 200 Aug 01 00:22:24.439261 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 791/3169] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:24 2026] GET /volume/v3/volumes/1773e8ad-0846-4f01-bad1-55d14f9a014c => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:24.488022 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-38362931-0612-436a-b99a-8cbf8a848106 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:24.490300 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-38362931-0612-436a-b99a-8cbf8a848106 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:24.490586 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-38362931-0612-436a-b99a-8cbf8a848106 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:24.490864 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-38362931-0612-436a-b99a-8cbf8a848106 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:24.491012 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-38362931-0612-436a-b99a-8cbf8a848106 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:24.496305 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:24.496305 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:24.497221 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-38362931-0612-436a-b99a-8cbf8a848106 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:24.497702 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 793/3170] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:24 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:24.512787 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1597696d-ce83-4a24-b6ee-9544b16001c2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:24.512787 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1597696d-ce83-4a24-b6ee-9544b16001c2 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/aa61c290-5af6-40eb-9d9a-50c47b029a40 Aug 01 00:22:24.512881 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1597696d-ce83-4a24-b6ee-9544b16001c2 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:24.513062 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1597696d-ce83-4a24-b6ee-9544b16001c2 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:24.523430 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:24.523430 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:24.528237 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1597696d-ce83-4a24-b6ee-9544b16001c2 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:22:24.536371 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1597696d-ce83-4a24-b6ee-9544b16001c2 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/aa61c290-5af6-40eb-9d9a-50c47b029a40 returned with HTTP 200 Aug 01 00:22:24.536867 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 798/3171] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:24 2026] GET /volume/v3/volumes/aa61c290-5af6-40eb-9d9a-50c47b029a40 => generated 1356 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:24.552061 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-17b630e1-d0fd-4da8-bde0-c94eeb258705 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:24.556363 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-17b630e1-d0fd-4da8-bde0-c94eeb258705 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] POST https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0/restore Aug 01 00:22:24.556726 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-17b630e1-d0fd-4da8-bde0-c94eeb258705 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:24.558137 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-17b630e1-d0fd-4da8-bde0-c94eeb258705 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Restoring backup 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 ({'restore': {}}) {{(pid=100407) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 01 00:22:24.558240 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-17b630e1-d0fd-4da8-bde0-c94eeb258705 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Restoring backup 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 to volume None. Aug 01 00:22:24.562630 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:24.562630 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:24.563540 np0000006296 devstack@c-api.service[100407]: INFO cinder.backup.api [None req-17b630e1-d0fd-4da8-bde0-c94eeb258705 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Creating volume of 1 GB for restore of backup 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. Aug 01 00:22:24.569453 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-17b630e1-d0fd-4da8-bde0-c94eeb258705 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Availability zone cache updated, next update will occur around 2026-08-01 01:22:24.569168. {{(pid=100407) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 00:22:24.569596 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-17b630e1-d0fd-4da8-bde0-c94eeb258705 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Availability Zones retrieved successfully. Aug 01 00:22:24.577372 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-17b630e1-d0fd-4da8-bde0-c94eeb258705 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Flow 'volume_create_api' (1e585e37-f935-484e-bfb9-544884e8b30d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:24.578356 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-17b630e1-d0fd-4da8-bde0-c94eeb258705 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2cb1794-90e8-4670-9aec-51d845b7c69e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:24.579381 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-17b630e1-d0fd-4da8-bde0-c94eeb258705 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:24.610692 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-17b630e1-d0fd-4da8-bde0-c94eeb258705 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2cb1794-90e8-4670-9aec-51d845b7c69e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:24.611602 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-17b630e1-d0fd-4da8-bde0-c94eeb258705 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (411c021f-bd1f-4483-80a1-952efdc0f57b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:24.652421 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-17b630e1-d0fd-4da8-bde0-c94eeb258705 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Created reservations ['a79ec369-1e9e-4813-a5be-4a01a8a425f3', '0072b2d5-7e5c-4123-86a7-d1392a6ec442', '3a487f4e-ad9a-479c-a40b-e0f502ad516b', '9cc36dbb-b4e8-4299-90be-e7e34ff99dea'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:24.653201 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-17b630e1-d0fd-4da8-bde0-c94eeb258705 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (411c021f-bd1f-4483-80a1-952efdc0f57b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a79ec369-1e9e-4813-a5be-4a01a8a425f3', '0072b2d5-7e5c-4123-86a7-d1392a6ec442', '3a487f4e-ad9a-479c-a40b-e0f502ad516b', '9cc36dbb-b4e8-4299-90be-e7e34ff99dea']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:24.653893 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-17b630e1-d0fd-4da8-bde0-c94eeb258705 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54344b9b-69a7-4658-8290-7d629c2aea4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:24.682017 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-17b630e1-d0fd-4da8-bde0-c94eeb258705 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54344b9b-69a7-4658-8290-7d629c2aea4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33c3bc83-cb69-4841-98bd-782e3c6ba464', '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_4ff9ad59-2371-4771-a98e-d7f6e70ef5d0',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75f7f56e2074ed880d3654d667146c5',qos_specs=None,replication_status=,reservations=['a79ec369-1e9e-4813-a5be-4a01a8a425f3','0072b2d5-7e5c-4123-86a7-d1392a6ec442','3a487f4e-ad9a-479c-a40b-e0f502ad516b','9cc36dbb-b4e8-4299-90be-e7e34ff99dea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e49d9099c754cf6806022f7f5d202a3',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:24Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_4ff9ad59-2371-4771-a98e-d7f6e70ef5d0',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33c3bc83-cb69-4841-98bd-782e3c6ba464,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f75f7f56e2074ed880d3654d667146c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e49d9099c754cf6806022f7f5d202a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:24.682701 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-17b630e1-d0fd-4da8-bde0-c94eeb258705 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2176af30-f20f-4500-93a2-115380ba2297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:24.701790 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-17b630e1-d0fd-4da8-bde0-c94eeb258705 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2176af30-f20f-4500-93a2-115380ba2297) transitioned into 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_4ff9ad59-2371-4771-a98e-d7f6e70ef5d0',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75f7f56e2074ed880d3654d667146c5',qos_specs=None,replication_status=,reservations=['a79ec369-1e9e-4813-a5be-4a01a8a425f3','0072b2d5-7e5c-4123-86a7-d1392a6ec442','3a487f4e-ad9a-479c-a40b-e0f502ad516b','9cc36dbb-b4e8-4299-90be-e7e34ff99dea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e49d9099c754cf6806022f7f5d202a3',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:24.702499 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-17b630e1-d0fd-4da8-bde0-c94eeb258705 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8668ba95-7894-4a9e-8eb8-45dd57fcb4e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:24.714045 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-17b630e1-d0fd-4da8-bde0-c94eeb258705 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8668ba95-7894-4a9e-8eb8-45dd57fcb4e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:24.715103 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-17b630e1-d0fd-4da8-bde0-c94eeb258705 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Flow 'volume_create_api' (1e585e37-f935-484e-bfb9-544884e8b30d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:24.715462 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-17b630e1-d0fd-4da8-bde0-c94eeb258705 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Create volume request issued successfully. Aug 01 00:22:24.723610 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:24.723610 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:24.724195 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-17b630e1-d0fd-4da8-bde0-c94eeb258705 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:22:25.020319 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-04350a26-33cc-46a2-8823-d8bb279c8f67 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:25.023626 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-04350a26-33cc-46a2-8823-d8bb279c8f67 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] GET https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed Aug 01 00:22:25.023973 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-04350a26-33cc-46a2-8823-d8bb279c8f67 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:25.024248 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-04350a26-33cc-46a2-8823-d8bb279c8f67 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:25.024416 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-04350a26-33cc-46a2-8823-d8bb279c8f67 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Show backup with id dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:25.031733 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:25.031733 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:25.032630 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-04350a26-33cc-46a2-8823-d8bb279c8f67 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed returned with HTTP 200 Aug 01 00:22:25.033060 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 792/3172] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:25 2026] GET /volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:25.159696 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-8386adf2-8ec5-4c55-b94f-b5b6ad691843 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:25.161753 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8386adf2-8ec5-4c55-b94f-b5b6ad691843 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] GET https://10.4.3.222/volume/v3/volumes/46d25aa6-95fe-48c9-b226-de6fa27f613e Aug 01 00:22:25.161992 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8386adf2-8ec5-4c55-b94f-b5b6ad691843 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:25.162210 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8386adf2-8ec5-4c55-b94f-b5b6ad691843 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:25.170662 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:25.170662 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:25.175142 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-8386adf2-8ec5-4c55-b94f-b5b6ad691843 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Volume info retrieved successfully. Aug 01 00:22:25.180077 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8386adf2-8ec5-4c55-b94f-b5b6ad691843 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] https://10.4.3.222/volume/v3/volumes/46d25aa6-95fe-48c9-b226-de6fa27f613e returned with HTTP 200 Aug 01 00:22:25.180523 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 794/3173] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:25 2026] GET /volume/v3/volumes/46d25aa6-95fe-48c9-b226-de6fa27f613e => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:25.195108 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-14173829-f9f3-4c5d-ba57-7d75c8a06843 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:25.197012 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-14173829-f9f3-4c5d-ba57-7d75c8a06843 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:25.197331 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-14173829-f9f3-4c5d-ba57-7d75c8a06843 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "46d25aa6-95fe-48c9-b226-de6fa27f613e", "size": 2, "name": "tempest-VolumesCloneTest-Volume-2089044241"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:25.199795 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-14173829-f9f3-4c5d-ba57-7d75c8a06843 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Create volume request body: {'volume': {'source_volid': '46d25aa6-95fe-48c9-b226-de6fa27f613e', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-2089044241'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:25.207593 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:25.207593 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:25.208204 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-14173829-f9f3-4c5d-ba57-7d75c8a06843 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Volume retrieved successfully. Aug 01 00:22:25.208408 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-14173829-f9f3-4c5d-ba57-7d75c8a06843 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Create volume of 2 GB Aug 01 00:22:25.211660 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-14173829-f9f3-4c5d-ba57-7d75c8a06843 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Availability Zones retrieved successfully. Aug 01 00:22:25.219881 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-14173829-f9f3-4c5d-ba57-7d75c8a06843 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Flow 'volume_create_api' (94987613-768a-4474-8fcb-9bae39b270ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:25.224100 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-14173829-f9f3-4c5d-ba57-7d75c8a06843 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f32f7d1a-124f-4298-80b0-dfd5aa5ff83c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:25.226389 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-14173829-f9f3-4c5d-ba57-7d75c8a06843 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:25.252227 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-14173829-f9f3-4c5d-ba57-7d75c8a06843 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f32f7d1a-124f-4298-80b0-dfd5aa5ff83c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '46d25aa6-95fe-48c9-b226-de6fa27f613e', 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:25.253227 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-14173829-f9f3-4c5d-ba57-7d75c8a06843 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cfc214a-7079-474c-b262-9f9ade619ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:25.294246 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-14173829-f9f3-4c5d-ba57-7d75c8a06843 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Created reservations ['a6fdb489-527c-42e3-8bfe-aa154adaa5ec', '2b92138b-57bd-4690-a475-13f31639c02b', 'fe2e5909-1865-426b-8394-154ed2997575', '7e589242-d7cc-4db1-af4b-a67dd86a4e16'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:25.295184 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-14173829-f9f3-4c5d-ba57-7d75c8a06843 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cfc214a-7079-474c-b262-9f9ade619ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6fdb489-527c-42e3-8bfe-aa154adaa5ec', '2b92138b-57bd-4690-a475-13f31639c02b', 'fe2e5909-1865-426b-8394-154ed2997575', '7e589242-d7cc-4db1-af4b-a67dd86a4e16']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:25.295919 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-14173829-f9f3-4c5d-ba57-7d75c8a06843 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4d3730e-cfe8-4f42-bfbb-0c35725d08fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:25.335950 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-14173829-f9f3-4c5d-ba57-7d75c8a06843 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4d3730e-cfe8-4f42-bfbb-0c35725d08fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a8ab1be-331c-4839-9fd1-e502ca9a11b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2089044241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d8b4b54867c4cd5906276c47b00611e',qos_specs=None,replication_status=,reservations=['a6fdb489-527c-42e3-8bfe-aa154adaa5ec','2b92138b-57bd-4690-a475-13f31639c02b','fe2e5909-1865-426b-8394-154ed2997575','7e589242-d7cc-4db1-af4b-a67dd86a4e16'],size=2,snapshot_id=None,source_replicaid=,source_volid=46d25aa6-95fe-48c9-b226-de6fa27f613e,status='creating',user_id='0ce9f241e40349f19e1e503dca366b7c',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2089044241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a8ab1be-331c-4839-9fd1-e502ca9a11b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d8b4b54867c4cd5906276c47b00611e',provider_auth=None,provider_geometry=None,provider_id=None,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=46d25aa6-95fe-48c9-b226-de6fa27f613e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ce9f241e40349f19e1e503dca366b7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:25.336911 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-14173829-f9f3-4c5d-ba57-7d75c8a06843 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad0603eb-a28f-4350-8ecb-81c07b471a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:25.357905 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-14173829-f9f3-4c5d-ba57-7d75c8a06843 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad0603eb-a28f-4350-8ecb-81c07b471a46) transitioned into state 'SUCCESS' from state '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-2089044241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d8b4b54867c4cd5906276c47b00611e',qos_specs=None,replication_status=,reservations=['a6fdb489-527c-42e3-8bfe-aa154adaa5ec','2b92138b-57bd-4690-a475-13f31639c02b','fe2e5909-1865-426b-8394-154ed2997575','7e589242-d7cc-4db1-af4b-a67dd86a4e16'],size=2,snapshot_id=None,source_replicaid=,source_volid=46d25aa6-95fe-48c9-b226-de6fa27f613e,status='creating',user_id='0ce9f241e40349f19e1e503dca366b7c',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:25.358579 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-14173829-f9f3-4c5d-ba57-7d75c8a06843 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49fa1f0d-ce71-4b83-b44c-424138ff70d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:25.376797 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-14173829-f9f3-4c5d-ba57-7d75c8a06843 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49fa1f0d-ce71-4b83-b44c-424138ff70d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:25.377737 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-14173829-f9f3-4c5d-ba57-7d75c8a06843 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Flow 'volume_create_api' (94987613-768a-4474-8fcb-9bae39b270ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:25.378085 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-14173829-f9f3-4c5d-ba57-7d75c8a06843 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Create volume request issued successfully. Aug 01 00:22:25.378632 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-14173829-f9f3-4c5d-ba57-7d75c8a06843 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:25.380117 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-519f040d-b7ef-4b85-b380-ebc44efc6de5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:25.380180 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 799/3174] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:22:25 2026] POST /volume/v3/volumes => generated 781 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:25.381704 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-519f040d-b7ef-4b85-b380-ebc44efc6de5 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/snapshots/e42b13ef-9ee3-49d1-b866-84dc96051944 Aug 01 00:22:25.381923 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-519f040d-b7ef-4b85-b380-ebc44efc6de5 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:25.382096 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-519f040d-b7ef-4b85-b380-ebc44efc6de5 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:25.386449 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-519f040d-b7ef-4b85-b380-ebc44efc6de5 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/e42b13ef-9ee3-49d1-b866-84dc96051944 returned with HTTP 404 Aug 01 00:22:25.386920 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 793/3175] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:25 2026] GET /volume/v3/snapshots/e42b13ef-9ee3-49d1-b866-84dc96051944 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:25.394568 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-756fb1a8-9b7b-4832-be8a-2c518149d397 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:25.397196 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-756fb1a8-9b7b-4832-be8a-2c518149d397 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] GET https://10.4.3.222/volume/v3/volumes/4a8ab1be-331c-4839-9fd1-e502ca9a11b2 Aug 01 00:22:25.397255 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b8b61b7c-f09e-43e1-8a00-e89adc391929 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:25.397311 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-756fb1a8-9b7b-4832-be8a-2c518149d397 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:25.403029 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-756fb1a8-9b7b-4832-be8a-2c518149d397 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:25.405506 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b8b61b7c-f09e-43e1-8a00-e89adc391929 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/1ddc0796-4f8c-438a-bbc4-1058e477acb1 Aug 01 00:22:25.405506 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b8b61b7c-f09e-43e1-8a00-e89adc391929 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:25.405506 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b8b61b7c-f09e-43e1-8a00-e89adc391929 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:25.405506 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-b8b61b7c-f09e-43e1-8a00-e89adc391929 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete snapshot with id: 1ddc0796-4f8c-438a-bbc4-1058e477acb1 Aug 01 00:22:25.407248 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:25.407248 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:25.407840 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b8b61b7c-f09e-43e1-8a00-e89adc391929 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot retrieved successfully. Aug 01 00:22:25.408111 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:25.408111 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:25.413160 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-756fb1a8-9b7b-4832-be8a-2c518149d397 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Volume info retrieved successfully. Aug 01 00:22:25.419473 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-756fb1a8-9b7b-4832-be8a-2c518149d397 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] https://10.4.3.222/volume/v3/volumes/4a8ab1be-331c-4839-9fd1-e502ca9a11b2 returned with HTTP 200 Aug 01 00:22:25.419605 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 795/3176] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:25 2026] GET /volume/v3/volumes/4a8ab1be-331c-4839-9fd1-e502ca9a11b2 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:25.431341 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b8b61b7c-f09e-43e1-8a00-e89adc391929 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot delete request issued successfully. Aug 01 00:22:25.431527 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b8b61b7c-f09e-43e1-8a00-e89adc391929 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/1ddc0796-4f8c-438a-bbc4-1058e477acb1 returned with HTTP 202 Aug 01 00:22:25.432263 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 800/3177] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:22:25 2026] DELETE /volume/v3/snapshots/1ddc0796-4f8c-438a-bbc4-1058e477acb1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:25.444170 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a0326ea3-08bd-45d2-99f8-76abd04d3090 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:25.446370 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a0326ea3-08bd-45d2-99f8-76abd04d3090 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/snapshots/1ddc0796-4f8c-438a-bbc4-1058e477acb1 Aug 01 00:22:25.446657 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a0326ea3-08bd-45d2-99f8-76abd04d3090 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:25.446964 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a0326ea3-08bd-45d2-99f8-76abd04d3090 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:25.454903 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f0336344-3e15-4672-be70-6f75db7bfcf1 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:25.458419 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f0336344-3e15-4672-be70-6f75db7bfcf1 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/1773e8ad-0846-4f01-bad1-55d14f9a014c Aug 01 00:22:25.458615 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f0336344-3e15-4672-be70-6f75db7bfcf1 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:25.458883 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f0336344-3e15-4672-be70-6f75db7bfcf1 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:25.461165 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:25.461165 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:25.461382 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a0326ea3-08bd-45d2-99f8-76abd04d3090 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot retrieved successfully. Aug 01 00:22:25.462224 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a0326ea3-08bd-45d2-99f8-76abd04d3090 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/1ddc0796-4f8c-438a-bbc4-1058e477acb1 returned with HTTP 200 Aug 01 00:22:25.462641 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 794/3178] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:25 2026] GET /volume/v3/snapshots/1ddc0796-4f8c-438a-bbc4-1058e477acb1 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:25.472443 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:25.472443 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:25.479499 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f0336344-3e15-4672-be70-6f75db7bfcf1 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:25.484831 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f0336344-3e15-4672-be70-6f75db7bfcf1 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/1773e8ad-0846-4f01-bad1-55d14f9a014c returned with HTTP 200 Aug 01 00:22:25.484831 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 796/3179] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:25 2026] GET /volume/v3/volumes/1773e8ad-0846-4f01-bad1-55d14f9a014c => generated 886 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:25.499681 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-65347e14-3731-46f9-b75d-7253fa8986a7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:25.501936 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-65347e14-3731-46f9-b75d-7253fa8986a7 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/1773e8ad-0846-4f01-bad1-55d14f9a014c Aug 01 00:22:25.502066 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-65347e14-3731-46f9-b75d-7253fa8986a7 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:25.502297 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-65347e14-3731-46f9-b75d-7253fa8986a7 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:25.510807 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:25.510807 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:25.520951 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-65347e14-3731-46f9-b75d-7253fa8986a7 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:25.524210 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-65347e14-3731-46f9-b75d-7253fa8986a7 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/1773e8ad-0846-4f01-bad1-55d14f9a014c returned with HTTP 200 Aug 01 00:22:25.524754 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 801/3180] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:25 2026] GET /volume/v3/volumes/1773e8ad-0846-4f01-bad1-55d14f9a014c => generated 886 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:25.541118 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ba91a27c-fdd2-4815-a47b-2e3589ae5597 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:25.543519 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ba91a27c-fdd2-4815-a47b-2e3589ae5597 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] PUT https://10.4.3.222/volume/v3/volumes/1773e8ad-0846-4f01-bad1-55d14f9a014c Aug 01 00:22:25.544084 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ba91a27c-fdd2-4815-a47b-2e3589ae5597 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1678336841"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:25.553336 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:25.553336 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:25.558520 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ba91a27c-fdd2-4815-a47b-2e3589ae5597 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:25.569606 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ba91a27c-fdd2-4815-a47b-2e3589ae5597 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume updated successfully. Aug 01 00:22:25.570291 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ba91a27c-fdd2-4815-a47b-2e3589ae5597 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/1773e8ad-0846-4f01-bad1-55d14f9a014c returned with HTTP 200 Aug 01 00:22:25.570748 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 795/3181] 10.4.3.222 () {68 vars in 1368 bytes} [Sat Aug 1 00:22:25 2026] PUT /volume/v3/volumes/1773e8ad-0846-4f01-bad1-55d14f9a014c => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:25.592728 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ab172de5-015a-48cd-9a73-4167c7918d87 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:25.595429 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ab172de5-015a-48cd-9a73-4167c7918d87 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] PUT https://10.4.3.222/volume/v3/volumes/1773e8ad-0846-4f01-bad1-55d14f9a014c Aug 01 00:22:25.595546 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ab172de5-015a-48cd-9a73-4167c7918d87 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1510963640", "description": "This is the new description of volume"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:25.604019 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:25.604019 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:25.608019 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-ab172de5-015a-48cd-9a73-4167c7918d87 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:25.617923 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-ab172de5-015a-48cd-9a73-4167c7918d87 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume updated successfully. Aug 01 00:22:25.618650 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ab172de5-015a-48cd-9a73-4167c7918d87 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/1773e8ad-0846-4f01-bad1-55d14f9a014c returned with HTTP 200 Aug 01 00:22:25.619248 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 797/3182] 10.4.3.222 () {68 vars in 1369 bytes} [Sat Aug 1 00:22:25 2026] PUT /volume/v3/volumes/1773e8ad-0846-4f01-bad1-55d14f9a014c => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:25.631446 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0f2b8a49-1604-48ac-adc8-1e256c1a9541 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:25.633453 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0f2b8a49-1604-48ac-adc8-1e256c1a9541 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/1773e8ad-0846-4f01-bad1-55d14f9a014c Aug 01 00:22:25.633728 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0f2b8a49-1604-48ac-adc8-1e256c1a9541 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:25.633864 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0f2b8a49-1604-48ac-adc8-1e256c1a9541 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:25.643211 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:25.643211 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:25.647276 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0f2b8a49-1604-48ac-adc8-1e256c1a9541 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:25.652071 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0f2b8a49-1604-48ac-adc8-1e256c1a9541 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/1773e8ad-0846-4f01-bad1-55d14f9a014c returned with HTTP 200 Aug 01 00:22:25.652262 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 802/3183] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:25 2026] GET /volume/v3/volumes/1773e8ad-0846-4f01-bad1-55d14f9a014c => generated 925 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:25.663735 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c73e71cc-a753-4eaf-a004-01215c473a74 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:25.665573 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c73e71cc-a753-4eaf-a004-01215c473a74 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:25.665932 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c73e71cc-a753-4eaf-a004-01215c473a74 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1136240506", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1082588498"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:25.667211 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-c73e71cc-a753-4eaf-a004-01215c473a74 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1136240506', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1082588498'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:25.667325 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-c73e71cc-a753-4eaf-a004-01215c473a74 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Create volume of 1 GB Aug 01 00:22:25.672867 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c73e71cc-a753-4eaf-a004-01215c473a74 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Availability Zones retrieved successfully. Aug 01 00:22:25.679200 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c73e71cc-a753-4eaf-a004-01215c473a74 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Flow 'volume_create_api' (2a29697e-007e-4646-aea9-7f4b22122422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:25.680454 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c73e71cc-a753-4eaf-a004-01215c473a74 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e939fcc4-4007-4c33-9d22-408f927e87d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:25.681316 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-c73e71cc-a753-4eaf-a004-01215c473a74 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:25.704470 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c73e71cc-a753-4eaf-a004-01215c473a74 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e939fcc4-4007-4c33-9d22-408f927e87d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:25.705307 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c73e71cc-a753-4eaf-a004-01215c473a74 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c20d132-c561-4462-b894-e8551f7e6be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:25.733152 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:25.733152 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:25.733152 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-17b630e1-d0fd-4da8-bde0-c94eeb258705 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:22:25.733152 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.backup.api [None req-17b630e1-d0fd-4da8-bde0-c94eeb258705 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Checking backup size 1 against volume size 1 {{(pid=100407) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 01 00:22:25.733152 np0000006296 devstack@c-api.service[100407]: INFO cinder.backup.api [None req-17b630e1-d0fd-4da8-bde0-c94eeb258705 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Overwriting volume 33c3bc83-cb69-4841-98bd-782e3c6ba464 with restore of backup 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:25.742188 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-c73e71cc-a753-4eaf-a004-01215c473a74 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Created reservations ['a6d9fbc5-9f7d-4932-8c96-63f0552bd99f', 'df317c2d-7c94-4efd-8821-78e1fbfef80d', 'a2fbf643-ec73-4dab-9d50-67dbb1d298eb', '33d07333-2564-487c-85cf-c4774b803944'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:25.743340 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c73e71cc-a753-4eaf-a004-01215c473a74 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c20d132-c561-4462-b894-e8551f7e6be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6d9fbc5-9f7d-4932-8c96-63f0552bd99f', 'df317c2d-7c94-4efd-8821-78e1fbfef80d', 'a2fbf643-ec73-4dab-9d50-67dbb1d298eb', '33d07333-2564-487c-85cf-c4774b803944']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:25.744052 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c73e71cc-a753-4eaf-a004-01215c473a74 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (788a2ec5-e8d1-453b-865c-ada4871c7ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:25.748262 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.backup.rpcapi [None req-17b630e1-d0fd-4da8-bde0-c94eeb258705 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] restore_backup in rpcapi backup_id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 {{(pid=100407) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 01 00:22:25.749158 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-17b630e1-d0fd-4da8-bde0-c94eeb258705 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0/restore returned with HTTP 202 Aug 01 00:22:25.749974 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 790/3184] 10.4.3.222 () {68 vars in 1393 bytes} [Sat Aug 1 00:22:24 2026] POST /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0/restore => generated 189 bytes in 1198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:25.757483 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4a833411-e989-4042-ba1f-40ef83d79003 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:25.759335 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4a833411-e989-4042-ba1f-40ef83d79003 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:25.759718 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4a833411-e989-4042-ba1f-40ef83d79003 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:25.760015 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4a833411-e989-4042-ba1f-40ef83d79003 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:25.760122 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-4a833411-e989-4042-ba1f-40ef83d79003 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:25.764142 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:25.764142 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:25.765014 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c73e71cc-a753-4eaf-a004-01215c473a74 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (788a2ec5-e8d1-453b-865c-ada4871c7ec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd26d6eaa-b526-4d49-8814-32bbd6f1b2ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1136240506',display_name='tempest-VolumesGetTest-Volume-1082588498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='643c0afed4f84d95ba0315d5d7b32921',qos_specs=None,replication_status=,reservations=['a6d9fbc5-9f7d-4932-8c96-63f0552bd99f','df317c2d-7c94-4efd-8821-78e1fbfef80d','a2fbf643-ec73-4dab-9d50-67dbb1d298eb','33d07333-2564-487c-85cf-c4774b803944'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79d2e41ed89e4f06ae59ba0d9a921386',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:25Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1136240506',display_name='tempest-VolumesGetTest-Volume-1082588498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d26d6eaa-b526-4d49-8814-32bbd6f1b2ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='643c0afed4f84d95ba0315d5d7b32921',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79d2e41ed89e4f06ae59ba0d9a921386',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:25.765106 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4a833411-e989-4042-ba1f-40ef83d79003 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:25.765377 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 798/3185] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:25 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:25.765714 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c73e71cc-a753-4eaf-a004-01215c473a74 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aac0a00-9df7-4d2c-b141-c5de438b7f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:25.783059 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c73e71cc-a753-4eaf-a004-01215c473a74 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aac0a00-9df7-4d2c-b141-c5de438b7f61) transitioned into 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-1136240506',display_name='tempest-VolumesGetTest-Volume-1082588498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='643c0afed4f84d95ba0315d5d7b32921',qos_specs=None,replication_status=,reservations=['a6d9fbc5-9f7d-4932-8c96-63f0552bd99f','df317c2d-7c94-4efd-8821-78e1fbfef80d','a2fbf643-ec73-4dab-9d50-67dbb1d298eb','33d07333-2564-487c-85cf-c4774b803944'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79d2e41ed89e4f06ae59ba0d9a921386',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:25.783660 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c73e71cc-a753-4eaf-a004-01215c473a74 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3f20643-b5db-48f4-8f8f-08e837ad3f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:25.791872 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c73e71cc-a753-4eaf-a004-01215c473a74 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3f20643-b5db-48f4-8f8f-08e837ad3f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:25.792609 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c73e71cc-a753-4eaf-a004-01215c473a74 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Flow 'volume_create_api' (2a29697e-007e-4646-aea9-7f4b22122422) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:25.792907 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c73e71cc-a753-4eaf-a004-01215c473a74 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Create volume request issued successfully. Aug 01 00:22:25.793392 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c73e71cc-a753-4eaf-a004-01215c473a74 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:25.793788 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 796/3186] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:22:25 2026] POST /volume/v3/volumes => generated 780 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:25.803934 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4daa6ceb-cff2-4153-b431-8553b70654ec None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:25.805564 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4daa6ceb-cff2-4153-b431-8553b70654ec tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/d26d6eaa-b526-4d49-8814-32bbd6f1b2ca Aug 01 00:22:25.805758 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4daa6ceb-cff2-4153-b431-8553b70654ec tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:25.806098 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4daa6ceb-cff2-4153-b431-8553b70654ec tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:25.811823 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:25.811823 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:25.816067 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4daa6ceb-cff2-4153-b431-8553b70654ec tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:25.820862 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4daa6ceb-cff2-4153-b431-8553b70654ec tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/d26d6eaa-b526-4d49-8814-32bbd6f1b2ca returned with HTTP 200 Aug 01 00:22:25.820927 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 803/3187] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:25 2026] GET /volume/v3/volumes/d26d6eaa-b526-4d49-8814-32bbd6f1b2ca => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:26.042550 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b352815b-9121-4e4c-af21-6c8470be3328 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:26.043927 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b352815b-9121-4e4c-af21-6c8470be3328 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] GET https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed Aug 01 00:22:26.044224 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b352815b-9121-4e4c-af21-6c8470be3328 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:26.044468 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b352815b-9121-4e4c-af21-6c8470be3328 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:26.044633 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-b352815b-9121-4e4c-af21-6c8470be3328 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Show backup with id dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:26.048255 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:26.048255 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:26.048972 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b352815b-9121-4e4c-af21-6c8470be3328 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed returned with HTTP 200 Aug 01 00:22:26.049390 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 791/3188] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:26 2026] GET /volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:26.432633 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-51221988-4702-419d-9caf-1d1bd9a7300e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:26.434312 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-51221988-4702-419d-9caf-1d1bd9a7300e tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] GET https://10.4.3.222/volume/v3/volumes/4a8ab1be-331c-4839-9fd1-e502ca9a11b2 Aug 01 00:22:26.434518 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-51221988-4702-419d-9caf-1d1bd9a7300e tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:26.434739 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-51221988-4702-419d-9caf-1d1bd9a7300e tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:26.440907 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:26.440907 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:26.443949 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-51221988-4702-419d-9caf-1d1bd9a7300e tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Volume info retrieved successfully. Aug 01 00:22:26.447529 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-51221988-4702-419d-9caf-1d1bd9a7300e tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] https://10.4.3.222/volume/v3/volumes/4a8ab1be-331c-4839-9fd1-e502ca9a11b2 returned with HTTP 200 Aug 01 00:22:26.447867 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 799/3189] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:26 2026] GET /volume/v3/volumes/4a8ab1be-331c-4839-9fd1-e502ca9a11b2 => generated 874 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:26.459149 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c91eccd9-4490-4195-a5c2-2db5ae81ce29 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:26.461049 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c91eccd9-4490-4195-a5c2-2db5ae81ce29 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] GET https://10.4.3.222/volume/v3/volumes/4a8ab1be-331c-4839-9fd1-e502ca9a11b2 Aug 01 00:22:26.461230 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c91eccd9-4490-4195-a5c2-2db5ae81ce29 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:26.461398 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c91eccd9-4490-4195-a5c2-2db5ae81ce29 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:26.468160 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:26.468160 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:26.471839 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c91eccd9-4490-4195-a5c2-2db5ae81ce29 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Volume info retrieved successfully. Aug 01 00:22:26.475441 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c91eccd9-4490-4195-a5c2-2db5ae81ce29 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] https://10.4.3.222/volume/v3/volumes/4a8ab1be-331c-4839-9fd1-e502ca9a11b2 returned with HTTP 200 Aug 01 00:22:26.475776 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 797/3190] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:26 2026] GET /volume/v3/volumes/4a8ab1be-331c-4839-9fd1-e502ca9a11b2 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:26.478789 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0124fcc9-c48a-4e84-947c-d4d695e2204a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:26.480575 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0124fcc9-c48a-4e84-947c-d4d695e2204a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/snapshots/1ddc0796-4f8c-438a-bbc4-1058e477acb1 Aug 01 00:22:26.481943 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0124fcc9-c48a-4e84-947c-d4d695e2204a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:26.481943 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0124fcc9-c48a-4e84-947c-d4d695e2204a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:26.485316 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0124fcc9-c48a-4e84-947c-d4d695e2204a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/1ddc0796-4f8c-438a-bbc4-1058e477acb1 returned with HTTP 404 Aug 01 00:22:26.485872 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 804/3191] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:26 2026] GET /volume/v3/snapshots/1ddc0796-4f8c-438a-bbc4-1058e477acb1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:26.487937 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ceb4a409-433f-4edf-9a6c-c017509de100 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:26.489809 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ceb4a409-433f-4edf-9a6c-c017509de100 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] GET https://10.4.3.222/volume/v3/volumes/4a8ab1be-331c-4839-9fd1-e502ca9a11b2 Aug 01 00:22:26.490005 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ceb4a409-433f-4edf-9a6c-c017509de100 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:26.490185 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ceb4a409-433f-4edf-9a6c-c017509de100 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:26.495644 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-59910b9c-f85e-454d-b2b4-96157e2bfb89 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:26.497373 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-59910b9c-f85e-454d-b2b4-96157e2bfb89 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] DELETE https://10.4.3.222/volume/v3/volumes/35a62a02-6ee2-474a-af38-cac4e85f42a4 Aug 01 00:22:26.497575 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-59910b9c-f85e-454d-b2b4-96157e2bfb89 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:26.497806 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-59910b9c-f85e-454d-b2b4-96157e2bfb89 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:26.497976 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-59910b9c-f85e-454d-b2b4-96157e2bfb89 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete volume with id: 35a62a02-6ee2-474a-af38-cac4e85f42a4 Aug 01 00:22:26.499387 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:26.499387 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:26.503671 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ceb4a409-433f-4edf-9a6c-c017509de100 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Volume info retrieved successfully. Aug 01 00:22:26.504343 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:26.504343 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:26.504744 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-59910b9c-f85e-454d-b2b4-96157e2bfb89 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:26.508616 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ceb4a409-433f-4edf-9a6c-c017509de100 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] https://10.4.3.222/volume/v3/volumes/4a8ab1be-331c-4839-9fd1-e502ca9a11b2 returned with HTTP 200 Aug 01 00:22:26.509050 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 792/3192] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:26 2026] GET /volume/v3/volumes/4a8ab1be-331c-4839-9fd1-e502ca9a11b2 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:26.522069 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-59910b9c-f85e-454d-b2b4-96157e2bfb89 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete volume request issued successfully. Aug 01 00:22:26.522260 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-59910b9c-f85e-454d-b2b4-96157e2bfb89 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/35a62a02-6ee2-474a-af38-cac4e85f42a4 returned with HTTP 202 Aug 01 00:22:26.522664 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 800/3193] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:22:26 2026] DELETE /volume/v3/volumes/35a62a02-6ee2-474a-af38-cac4e85f42a4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:22:26.526304 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9437484f-f24e-4673-88f7-b801541d67e9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:26.528948 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9437484f-f24e-4673-88f7-b801541d67e9 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] DELETE https://10.4.3.222/volume/v3/volumes/4a8ab1be-331c-4839-9fd1-e502ca9a11b2 Aug 01 00:22:26.529247 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9437484f-f24e-4673-88f7-b801541d67e9 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:26.529468 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9437484f-f24e-4673-88f7-b801541d67e9 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:26.529646 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-9437484f-f24e-4673-88f7-b801541d67e9 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Delete volume with id: 4a8ab1be-331c-4839-9fd1-e502ca9a11b2 Aug 01 00:22:26.532802 np0000006296 devstack@c-api.service[100409]: DEBUG dbcounter [-] [100409] Writing DB stats cinder:SELECT=657,cinder:UPDATE=160,cinder:INSERT=81 {{(pid=100409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:22:26.532883 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6479691c-f36e-483a-b200-33be32c6ef3f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:26.535108 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6479691c-f36e-483a-b200-33be32c6ef3f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/35a62a02-6ee2-474a-af38-cac4e85f42a4 Aug 01 00:22:26.535615 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6479691c-f36e-483a-b200-33be32c6ef3f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:26.535968 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6479691c-f36e-483a-b200-33be32c6ef3f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:26.538971 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:26.538971 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:26.541618 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-9437484f-f24e-4673-88f7-b801541d67e9 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Volume info retrieved successfully. Aug 01 00:22:26.543624 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:26.543624 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:26.547962 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6479691c-f36e-483a-b200-33be32c6ef3f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:26.552125 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6479691c-f36e-483a-b200-33be32c6ef3f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/35a62a02-6ee2-474a-af38-cac4e85f42a4 returned with HTTP 200 Aug 01 00:22:26.552569 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 805/3194] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:26 2026] GET /volume/v3/volumes/35a62a02-6ee2-474a-af38-cac4e85f42a4 => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:26.568418 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-9437484f-f24e-4673-88f7-b801541d67e9 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Delete volume request issued successfully. Aug 01 00:22:26.568652 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9437484f-f24e-4673-88f7-b801541d67e9 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] https://10.4.3.222/volume/v3/volumes/4a8ab1be-331c-4839-9fd1-e502ca9a11b2 returned with HTTP 202 Aug 01 00:22:26.569631 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 798/3195] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:22:26 2026] DELETE /volume/v3/volumes/4a8ab1be-331c-4839-9fd1-e502ca9a11b2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:26.577112 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c7482084-4691-413f-bb55-eb5f0db63021 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:26.578928 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c7482084-4691-413f-bb55-eb5f0db63021 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] GET https://10.4.3.222/volume/v3/volumes/4a8ab1be-331c-4839-9fd1-e502ca9a11b2 Aug 01 00:22:26.579153 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c7482084-4691-413f-bb55-eb5f0db63021 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:26.579375 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c7482084-4691-413f-bb55-eb5f0db63021 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:26.586247 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:26.586247 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:26.590060 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c7482084-4691-413f-bb55-eb5f0db63021 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Volume info retrieved successfully. Aug 01 00:22:26.595342 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c7482084-4691-413f-bb55-eb5f0db63021 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] https://10.4.3.222/volume/v3/volumes/4a8ab1be-331c-4839-9fd1-e502ca9a11b2 returned with HTTP 200 Aug 01 00:22:26.596114 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 793/3196] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:26 2026] GET /volume/v3/volumes/4a8ab1be-331c-4839-9fd1-e502ca9a11b2 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:22:26.776730 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f3950756-5935-4b12-b8ef-0810022dae2f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:26.778439 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f3950756-5935-4b12-b8ef-0810022dae2f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:26.778647 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f3950756-5935-4b12-b8ef-0810022dae2f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:26.778890 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f3950756-5935-4b12-b8ef-0810022dae2f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:26.779045 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-f3950756-5935-4b12-b8ef-0810022dae2f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:26.783260 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:26.783260 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:26.783938 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f3950756-5935-4b12-b8ef-0810022dae2f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:26.784264 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 801/3197] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:26 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:26.837080 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-16389e2c-10d1-4765-bb0d-75ed10b0b777 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:26.838591 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-16389e2c-10d1-4765-bb0d-75ed10b0b777 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/d26d6eaa-b526-4d49-8814-32bbd6f1b2ca Aug 01 00:22:26.839031 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-16389e2c-10d1-4765-bb0d-75ed10b0b777 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:26.839320 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-16389e2c-10d1-4765-bb0d-75ed10b0b777 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:26.847097 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:26.847097 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:26.851147 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-16389e2c-10d1-4765-bb0d-75ed10b0b777 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:26.857420 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-16389e2c-10d1-4765-bb0d-75ed10b0b777 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/d26d6eaa-b526-4d49-8814-32bbd6f1b2ca returned with HTTP 200 Aug 01 00:22:26.857420 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 806/3198] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:26 2026] GET /volume/v3/volumes/d26d6eaa-b526-4d49-8814-32bbd6f1b2ca => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:26.869943 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-814e8bea-4a72-40f5-8748-9bc9d4bc8737 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:26.871598 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-814e8bea-4a72-40f5-8748-9bc9d4bc8737 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] PUT https://10.4.3.222/volume/v3/volumes/d26d6eaa-b526-4d49-8814-32bbd6f1b2ca Aug 01 00:22:26.871962 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-814e8bea-4a72-40f5-8748-9bc9d4bc8737 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1678336841", "description": null}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:26.880298 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:26.880298 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:26.884436 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-814e8bea-4a72-40f5-8748-9bc9d4bc8737 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:26.891218 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-814e8bea-4a72-40f5-8748-9bc9d4bc8737 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume updated successfully. Aug 01 00:22:26.891785 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-814e8bea-4a72-40f5-8748-9bc9d4bc8737 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/d26d6eaa-b526-4d49-8814-32bbd6f1b2ca returned with HTTP 200 Aug 01 00:22:26.892192 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 799/3199] 10.4.3.222 () {68 vars in 1368 bytes} [Sat Aug 1 00:22:26 2026] PUT /volume/v3/volumes/d26d6eaa-b526-4d49-8814-32bbd6f1b2ca => generated 770 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:26.902611 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a9ec1964-ba9c-477e-b5a0-0c4232055a66 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:26.904297 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a9ec1964-ba9c-477e-b5a0-0c4232055a66 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/d26d6eaa-b526-4d49-8814-32bbd6f1b2ca Aug 01 00:22:26.904474 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a9ec1964-ba9c-477e-b5a0-0c4232055a66 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:26.904649 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a9ec1964-ba9c-477e-b5a0-0c4232055a66 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:26.912013 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:26.912013 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:26.915366 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a9ec1964-ba9c-477e-b5a0-0c4232055a66 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:26.919001 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a9ec1964-ba9c-477e-b5a0-0c4232055a66 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/d26d6eaa-b526-4d49-8814-32bbd6f1b2ca returned with HTTP 200 Aug 01 00:22:26.919405 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 794/3200] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:26 2026] GET /volume/v3/volumes/d26d6eaa-b526-4d49-8814-32bbd6f1b2ca => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:26.930286 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-29ac0cc5-994a-452f-8664-7576094239de None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:26.931966 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-29ac0cc5-994a-452f-8664-7576094239de tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] DELETE https://10.4.3.222/volume/v3/volumes/d26d6eaa-b526-4d49-8814-32bbd6f1b2ca Aug 01 00:22:26.932174 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-29ac0cc5-994a-452f-8664-7576094239de tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:26.932379 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-29ac0cc5-994a-452f-8664-7576094239de tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:26.932554 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-29ac0cc5-994a-452f-8664-7576094239de tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Delete volume with id: d26d6eaa-b526-4d49-8814-32bbd6f1b2ca Aug 01 00:22:26.938782 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:26.938782 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:26.939218 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-29ac0cc5-994a-452f-8664-7576094239de tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:26.953371 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-29ac0cc5-994a-452f-8664-7576094239de tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Delete volume request issued successfully. Aug 01 00:22:26.953550 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-29ac0cc5-994a-452f-8664-7576094239de tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/d26d6eaa-b526-4d49-8814-32bbd6f1b2ca returned with HTTP 202 Aug 01 00:22:26.953970 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 802/3201] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:22:26 2026] DELETE /volume/v3/volumes/d26d6eaa-b526-4d49-8814-32bbd6f1b2ca => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:26.961185 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-377099ec-2fd9-47aa-8126-e0d8901bc767 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:26.964793 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-377099ec-2fd9-47aa-8126-e0d8901bc767 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/d26d6eaa-b526-4d49-8814-32bbd6f1b2ca Aug 01 00:22:26.964793 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-377099ec-2fd9-47aa-8126-e0d8901bc767 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:26.964793 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-377099ec-2fd9-47aa-8126-e0d8901bc767 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:26.973245 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:26.973245 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:26.977164 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-377099ec-2fd9-47aa-8126-e0d8901bc767 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:26.982162 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-377099ec-2fd9-47aa-8126-e0d8901bc767 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/d26d6eaa-b526-4d49-8814-32bbd6f1b2ca returned with HTTP 200 Aug 01 00:22:26.982695 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 807/3202] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:26 2026] GET /volume/v3/volumes/d26d6eaa-b526-4d49-8814-32bbd6f1b2ca => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:27.058344 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ba8f1968-9747-4336-8827-3a35ac060be9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:27.060042 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ba8f1968-9747-4336-8827-3a35ac060be9 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] GET https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed Aug 01 00:22:27.060237 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ba8f1968-9747-4336-8827-3a35ac060be9 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:27.060411 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ba8f1968-9747-4336-8827-3a35ac060be9 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:27.060509 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-ba8f1968-9747-4336-8827-3a35ac060be9 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Show backup with id dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:27.064308 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:27.064308 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:27.064833 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ba8f1968-9747-4336-8827-3a35ac060be9 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed returned with HTTP 200 Aug 01 00:22:27.065140 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 800/3203] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:27 2026] GET /volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:27.564114 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c14d9ff5-5b3a-4e80-a195-0070fc8dd645 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:27.565934 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c14d9ff5-5b3a-4e80-a195-0070fc8dd645 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/35a62a02-6ee2-474a-af38-cac4e85f42a4 Aug 01 00:22:27.566080 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c14d9ff5-5b3a-4e80-a195-0070fc8dd645 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:27.566280 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c14d9ff5-5b3a-4e80-a195-0070fc8dd645 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:27.574396 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c14d9ff5-5b3a-4e80-a195-0070fc8dd645 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/35a62a02-6ee2-474a-af38-cac4e85f42a4 returned with HTTP 404 Aug 01 00:22:27.574914 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 795/3204] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:27 2026] GET /volume/v3/volumes/35a62a02-6ee2-474a-af38-cac4e85f42a4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:22:27.581370 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-8b30541f-da72-448c-b7cb-f4818a0ce02e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:27.583218 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8b30541f-da72-448c-b7cb-f4818a0ce02e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] DELETE https://10.4.3.222/volume/v3/volumes/5cf8aa7c-d1e8-4007-8c58-34c9f9d7088e Aug 01 00:22:27.583450 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8b30541f-da72-448c-b7cb-f4818a0ce02e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:27.583660 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8b30541f-da72-448c-b7cb-f4818a0ce02e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:27.583922 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-8b30541f-da72-448c-b7cb-f4818a0ce02e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete volume with id: 5cf8aa7c-d1e8-4007-8c58-34c9f9d7088e Aug 01 00:22:27.590466 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:27.590466 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:27.590921 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-8b30541f-da72-448c-b7cb-f4818a0ce02e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:27.610489 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-8b30541f-da72-448c-b7cb-f4818a0ce02e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete volume request issued successfully. Aug 01 00:22:27.611701 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8b30541f-da72-448c-b7cb-f4818a0ce02e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/5cf8aa7c-d1e8-4007-8c58-34c9f9d7088e returned with HTTP 202 Aug 01 00:22:27.611701 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 803/3205] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:22:27 2026] DELETE /volume/v3/volumes/5cf8aa7c-d1e8-4007-8c58-34c9f9d7088e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:22:27.613662 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5d73aa19-45fb-4868-b137-6f582b07c05d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:27.618353 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5d73aa19-45fb-4868-b137-6f582b07c05d tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] GET https://10.4.3.222/volume/v3/volumes/4a8ab1be-331c-4839-9fd1-e502ca9a11b2 Aug 01 00:22:27.618353 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5d73aa19-45fb-4868-b137-6f582b07c05d tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:27.618353 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5d73aa19-45fb-4868-b137-6f582b07c05d tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:27.620316 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-503a39d4-0446-4533-a4b0-129ddb8f5c24 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:27.626060 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5d73aa19-45fb-4868-b137-6f582b07c05d tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] https://10.4.3.222/volume/v3/volumes/4a8ab1be-331c-4839-9fd1-e502ca9a11b2 returned with HTTP 404 Aug 01 00:22:27.626060 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 808/3206] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:27 2026] GET /volume/v3/volumes/4a8ab1be-331c-4839-9fd1-e502ca9a11b2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:27.626286 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-503a39d4-0446-4533-a4b0-129ddb8f5c24 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/5cf8aa7c-d1e8-4007-8c58-34c9f9d7088e Aug 01 00:22:27.626499 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-503a39d4-0446-4533-a4b0-129ddb8f5c24 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:27.626699 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-503a39d4-0446-4533-a4b0-129ddb8f5c24 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:27.635823 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:27.635823 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:27.637107 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c28b5494-e99e-45b3-8f6c-f5cd51472ef5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:27.640346 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-503a39d4-0446-4533-a4b0-129ddb8f5c24 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:27.641251 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c28b5494-e99e-45b3-8f6c-f5cd51472ef5 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] GET https://10.4.3.222/volume/v3/volumes/46d25aa6-95fe-48c9-b226-de6fa27f613e Aug 01 00:22:27.641437 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c28b5494-e99e-45b3-8f6c-f5cd51472ef5 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:27.641623 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c28b5494-e99e-45b3-8f6c-f5cd51472ef5 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:27.645493 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-503a39d4-0446-4533-a4b0-129ddb8f5c24 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/5cf8aa7c-d1e8-4007-8c58-34c9f9d7088e returned with HTTP 200 Aug 01 00:22:27.646014 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 801/3207] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:27 2026] GET /volume/v3/volumes/5cf8aa7c-d1e8-4007-8c58-34c9f9d7088e => generated 862 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:27.653294 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:27.653294 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:27.661003 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c28b5494-e99e-45b3-8f6c-f5cd51472ef5 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Volume info retrieved successfully. Aug 01 00:22:27.661003 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c28b5494-e99e-45b3-8f6c-f5cd51472ef5 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] https://10.4.3.222/volume/v3/volumes/46d25aa6-95fe-48c9-b226-de6fa27f613e returned with HTTP 200 Aug 01 00:22:27.661003 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 796/3208] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:27 2026] GET /volume/v3/volumes/46d25aa6-95fe-48c9-b226-de6fa27f613e => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:27.674824 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-3d59c500-02ea-4bb6-bdfe-ea6987cefc1c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:27.674824 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3d59c500-02ea-4bb6-bdfe-ea6987cefc1c tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] DELETE https://10.4.3.222/volume/v3/volumes/46d25aa6-95fe-48c9-b226-de6fa27f613e Aug 01 00:22:27.675274 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3d59c500-02ea-4bb6-bdfe-ea6987cefc1c tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:27.675274 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3d59c500-02ea-4bb6-bdfe-ea6987cefc1c tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:27.675350 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-3d59c500-02ea-4bb6-bdfe-ea6987cefc1c tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Delete volume with id: 46d25aa6-95fe-48c9-b226-de6fa27f613e Aug 01 00:22:27.684724 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:27.684724 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:27.684789 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-3d59c500-02ea-4bb6-bdfe-ea6987cefc1c tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Volume info retrieved successfully. Aug 01 00:22:27.700516 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-3d59c500-02ea-4bb6-bdfe-ea6987cefc1c tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Delete volume request issued successfully. Aug 01 00:22:27.700747 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3d59c500-02ea-4bb6-bdfe-ea6987cefc1c tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] https://10.4.3.222/volume/v3/volumes/46d25aa6-95fe-48c9-b226-de6fa27f613e returned with HTTP 202 Aug 01 00:22:27.701294 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 804/3209] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:22:27 2026] DELETE /volume/v3/volumes/46d25aa6-95fe-48c9-b226-de6fa27f613e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:27.709183 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ea03a038-590b-40c2-9c57-7d6921f1b8e6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:27.710486 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ea03a038-590b-40c2-9c57-7d6921f1b8e6 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] GET https://10.4.3.222/volume/v3/volumes/46d25aa6-95fe-48c9-b226-de6fa27f613e Aug 01 00:22:27.710791 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ea03a038-590b-40c2-9c57-7d6921f1b8e6 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:27.711039 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ea03a038-590b-40c2-9c57-7d6921f1b8e6 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:27.717410 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:27.717410 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:27.720704 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ea03a038-590b-40c2-9c57-7d6921f1b8e6 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Volume info retrieved successfully. Aug 01 00:22:27.724917 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ea03a038-590b-40c2-9c57-7d6921f1b8e6 tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] https://10.4.3.222/volume/v3/volumes/46d25aa6-95fe-48c9-b226-de6fa27f613e returned with HTTP 200 Aug 01 00:22:27.725403 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 809/3210] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:27 2026] GET /volume/v3/volumes/46d25aa6-95fe-48c9-b226-de6fa27f613e => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:27.794213 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-8f34ad9a-3513-4624-ae1f-aa5070fe5cba None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:27.795937 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8f34ad9a-3513-4624-ae1f-aa5070fe5cba tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:27.796140 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8f34ad9a-3513-4624-ae1f-aa5070fe5cba tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:27.796348 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8f34ad9a-3513-4624-ae1f-aa5070fe5cba tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:27.796499 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-8f34ad9a-3513-4624-ae1f-aa5070fe5cba tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:27.800658 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:27.800658 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:27.801358 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8f34ad9a-3513-4624-ae1f-aa5070fe5cba tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:27.801698 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 802/3211] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:27 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:27.994414 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6fa563da-59c2-4549-9076-af18bcd65743 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:27.996185 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6fa563da-59c2-4549-9076-af18bcd65743 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/d26d6eaa-b526-4d49-8814-32bbd6f1b2ca Aug 01 00:22:27.996430 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6fa563da-59c2-4549-9076-af18bcd65743 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:27.996654 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6fa563da-59c2-4549-9076-af18bcd65743 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:28.002375 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6fa563da-59c2-4549-9076-af18bcd65743 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/d26d6eaa-b526-4d49-8814-32bbd6f1b2ca returned with HTTP 404 Aug 01 00:22:28.002922 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 797/3212] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:27 2026] GET /volume/v3/volumes/d26d6eaa-b526-4d49-8814-32bbd6f1b2ca => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:28.009014 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ccdf5e3f-2ae0-4e99-9c33-9e9251503095 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:28.010647 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ccdf5e3f-2ae0-4e99-9c33-9e9251503095 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/1773e8ad-0846-4f01-bad1-55d14f9a014c Aug 01 00:22:28.010865 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ccdf5e3f-2ae0-4e99-9c33-9e9251503095 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:28.011045 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ccdf5e3f-2ae0-4e99-9c33-9e9251503095 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:28.017625 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:28.017625 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:28.020998 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-ccdf5e3f-2ae0-4e99-9c33-9e9251503095 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:28.025098 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ccdf5e3f-2ae0-4e99-9c33-9e9251503095 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/1773e8ad-0846-4f01-bad1-55d14f9a014c returned with HTTP 200 Aug 01 00:22:28.025495 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 805/3213] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:28 2026] GET /volume/v3/volumes/1773e8ad-0846-4f01-bad1-55d14f9a014c => generated 925 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:28.036928 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4f393ca5-8f88-405d-a375-3711652a2a29 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:28.040650 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4f393ca5-8f88-405d-a375-3711652a2a29 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] DELETE https://10.4.3.222/volume/v3/volumes/1773e8ad-0846-4f01-bad1-55d14f9a014c Aug 01 00:22:28.040650 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4f393ca5-8f88-405d-a375-3711652a2a29 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:28.040650 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4f393ca5-8f88-405d-a375-3711652a2a29 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:28.040650 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-4f393ca5-8f88-405d-a375-3711652a2a29 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Delete volume with id: 1773e8ad-0846-4f01-bad1-55d14f9a014c Aug 01 00:22:28.046722 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:28.046722 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:28.047171 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4f393ca5-8f88-405d-a375-3711652a2a29 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:28.065587 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4f393ca5-8f88-405d-a375-3711652a2a29 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Delete volume request issued successfully. Aug 01 00:22:28.065908 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4f393ca5-8f88-405d-a375-3711652a2a29 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/1773e8ad-0846-4f01-bad1-55d14f9a014c returned with HTTP 202 Aug 01 00:22:28.066479 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 810/3214] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:22:28 2026] DELETE /volume/v3/volumes/1773e8ad-0846-4f01-bad1-55d14f9a014c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:28.075500 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-45847971-5942-4146-9024-165f354e5289 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:28.075598 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-83e1c9a6-67bf-4579-b76a-0dbb021d37d6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:28.076513 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-45847971-5942-4146-9024-165f354e5289 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/1773e8ad-0846-4f01-bad1-55d14f9a014c Aug 01 00:22:28.076513 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-45847971-5942-4146-9024-165f354e5289 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:28.076513 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-45847971-5942-4146-9024-165f354e5289 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:28.077549 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-83e1c9a6-67bf-4579-b76a-0dbb021d37d6 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] GET https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed Aug 01 00:22:28.077929 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-83e1c9a6-67bf-4579-b76a-0dbb021d37d6 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:28.078246 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-83e1c9a6-67bf-4579-b76a-0dbb021d37d6 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:28.078539 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-83e1c9a6-67bf-4579-b76a-0dbb021d37d6 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Show backup with id dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:28.082890 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:28.082890 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:28.084313 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:28.084313 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:28.085240 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-83e1c9a6-67bf-4579-b76a-0dbb021d37d6 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed returned with HTTP 200 Aug 01 00:22:28.085787 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 798/3215] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:28 2026] GET /volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:28.086024 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-45847971-5942-4146-9024-165f354e5289 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:28.090879 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-45847971-5942-4146-9024-165f354e5289 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/1773e8ad-0846-4f01-bad1-55d14f9a014c returned with HTTP 200 Aug 01 00:22:28.091213 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 803/3216] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:28 2026] GET /volume/v3/volumes/1773e8ad-0846-4f01-bad1-55d14f9a014c => generated 924 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:28.100844 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-14a3b2d6-0af2-4d88-a2c4-fb32c0e87e24 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:28.103302 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-14a3b2d6-0af2-4d88-a2c4-fb32c0e87e24 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] PUT https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed Aug 01 00:22:28.104361 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-14a3b2d6-0af2-4d88-a2c4-fb32c0e87e24 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:28.110971 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:28.110971 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:28.116780 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-14a3b2d6-0af2-4d88-a2c4-fb32c0e87e24 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed returned with HTTP 200 Aug 01 00:22:28.117299 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 806/3217] 10.4.3.222 () {70 vars in 1408 bytes} [Sat Aug 1 00:22:28 2026] PUT /volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed => generated 315 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:28.125504 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4dfbc0ab-6f0c-47c5-9187-43634d0428a6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:28.129282 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4dfbc0ab-6f0c-47c5-9187-43634d0428a6 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] GET https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed Aug 01 00:22:28.129282 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4dfbc0ab-6f0c-47c5-9187-43634d0428a6 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:28.129282 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4dfbc0ab-6f0c-47c5-9187-43634d0428a6 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:28.129282 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-4dfbc0ab-6f0c-47c5-9187-43634d0428a6 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Show backup with id dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:28.132611 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:28.132611 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:28.133307 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4dfbc0ab-6f0c-47c5-9187-43634d0428a6 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed returned with HTTP 200 Aug 01 00:22:28.133730 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 811/3218] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:28 2026] GET /volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:28.143615 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7ee29ee7-2215-4763-974c-a1a846de1400 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:28.145094 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7ee29ee7-2215-4763-974c-a1a846de1400 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] DELETE https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed Aug 01 00:22:28.145397 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7ee29ee7-2215-4763-974c-a1a846de1400 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:28.145708 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7ee29ee7-2215-4763-974c-a1a846de1400 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:28.145925 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-7ee29ee7-2215-4763-974c-a1a846de1400 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Delete backup with id: dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed. Aug 01 00:22:28.150512 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:28.150512 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:28.164383 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.backup.rpcapi [None req-7ee29ee7-2215-4763-974c-a1a846de1400 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] delete_backup rpcapi backup_id dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed {{(pid=100407) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:22:28.167517 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7ee29ee7-2215-4763-974c-a1a846de1400 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed returned with HTTP 202 Aug 01 00:22:28.168166 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 799/3219] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:22:28 2026] DELETE /volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:22:28.174896 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0112518a-95df-44d6-a86a-79f17722ca26 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:28.177126 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0112518a-95df-44d6-a86a-79f17722ca26 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] GET https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed Aug 01 00:22:28.177346 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0112518a-95df-44d6-a86a-79f17722ca26 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:28.177528 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0112518a-95df-44d6-a86a-79f17722ca26 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:28.177649 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-0112518a-95df-44d6-a86a-79f17722ca26 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Show backup with id dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:28.181445 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:28.181445 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:28.182045 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0112518a-95df-44d6-a86a-79f17722ca26 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed returned with HTTP 200 Aug 01 00:22:28.182377 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 804/3220] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:28 2026] GET /volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:28.658405 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-693b3c70-7287-4fcb-b29c-49d65eef5ae1 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:28.660482 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-693b3c70-7287-4fcb-b29c-49d65eef5ae1 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/5cf8aa7c-d1e8-4007-8c58-34c9f9d7088e Aug 01 00:22:28.660714 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-693b3c70-7287-4fcb-b29c-49d65eef5ae1 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:28.660915 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-693b3c70-7287-4fcb-b29c-49d65eef5ae1 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:28.672568 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-693b3c70-7287-4fcb-b29c-49d65eef5ae1 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/5cf8aa7c-d1e8-4007-8c58-34c9f9d7088e returned with HTTP 404 Aug 01 00:22:28.673212 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 807/3221] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:28 2026] GET /volume/v3/volumes/5cf8aa7c-d1e8-4007-8c58-34c9f9d7088e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:22:28.680519 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-49d50630-f960-41ec-9914-43af82300c59 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:28.682277 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-49d50630-f960-41ec-9914-43af82300c59 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] DELETE https://10.4.3.222/volume/v3/volumes/0b284930-6d9f-407c-91e0-006e33a09044 Aug 01 00:22:28.682472 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-49d50630-f960-41ec-9914-43af82300c59 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:28.682647 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-49d50630-f960-41ec-9914-43af82300c59 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:28.682829 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-49d50630-f960-41ec-9914-43af82300c59 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete volume with id: 0b284930-6d9f-407c-91e0-006e33a09044 Aug 01 00:22:28.691617 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:28.691617 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:28.692204 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-49d50630-f960-41ec-9914-43af82300c59 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:28.714596 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-49d50630-f960-41ec-9914-43af82300c59 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete volume request issued successfully. Aug 01 00:22:28.714830 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-49d50630-f960-41ec-9914-43af82300c59 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/0b284930-6d9f-407c-91e0-006e33a09044 returned with HTTP 202 Aug 01 00:22:28.715453 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 812/3222] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:22:28 2026] DELETE /volume/v3/volumes/0b284930-6d9f-407c-91e0-006e33a09044 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:22:28.722923 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1f3628e8-169d-4133-a466-49593f320c25 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:28.725783 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1f3628e8-169d-4133-a466-49593f320c25 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/0b284930-6d9f-407c-91e0-006e33a09044 Aug 01 00:22:28.726008 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1f3628e8-169d-4133-a466-49593f320c25 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:28.726184 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1f3628e8-169d-4133-a466-49593f320c25 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:28.737338 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:28.737338 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:28.739730 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5e298133-a88e-4c6b-b898-957313e4d94b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:28.740889 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1f3628e8-169d-4133-a466-49593f320c25 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:28.745714 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5e298133-a88e-4c6b-b898-957313e4d94b tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] GET https://10.4.3.222/volume/v3/volumes/46d25aa6-95fe-48c9-b226-de6fa27f613e Aug 01 00:22:28.745994 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5e298133-a88e-4c6b-b898-957313e4d94b tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:28.746238 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5e298133-a88e-4c6b-b898-957313e4d94b tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:28.748061 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1f3628e8-169d-4133-a466-49593f320c25 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/0b284930-6d9f-407c-91e0-006e33a09044 returned with HTTP 200 Aug 01 00:22:28.748412 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 800/3223] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:28 2026] GET /volume/v3/volumes/0b284930-6d9f-407c-91e0-006e33a09044 => generated 896 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:28.754159 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5e298133-a88e-4c6b-b898-957313e4d94b tempest-VolumesCloneTest-232731878 tempest-VolumesCloneTest-232731878-project-member] https://10.4.3.222/volume/v3/volumes/46d25aa6-95fe-48c9-b226-de6fa27f613e returned with HTTP 404 Aug 01 00:22:28.754716 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 805/3224] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:28 2026] GET /volume/v3/volumes/46d25aa6-95fe-48c9-b226-de6fa27f613e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:28.811632 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1228644f-7bfd-4fa5-a6a8-fd65945663ff None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:28.813790 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1228644f-7bfd-4fa5-a6a8-fd65945663ff tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:28.813930 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1228644f-7bfd-4fa5-a6a8-fd65945663ff tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:28.814130 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1228644f-7bfd-4fa5-a6a8-fd65945663ff tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:28.814318 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-1228644f-7bfd-4fa5-a6a8-fd65945663ff tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:28.819095 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:28.819095 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:28.820065 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1228644f-7bfd-4fa5-a6a8-fd65945663ff tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:28.820584 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 808/3225] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:28 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:29.107022 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-169fa2bf-477c-4c7b-a5b3-8e66053f2d67 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:29.110227 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-169fa2bf-477c-4c7b-a5b3-8e66053f2d67 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/1773e8ad-0846-4f01-bad1-55d14f9a014c Aug 01 00:22:29.110410 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-169fa2bf-477c-4c7b-a5b3-8e66053f2d67 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:29.110582 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-169fa2bf-477c-4c7b-a5b3-8e66053f2d67 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:29.116298 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-169fa2bf-477c-4c7b-a5b3-8e66053f2d67 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/1773e8ad-0846-4f01-bad1-55d14f9a014c returned with HTTP 404 Aug 01 00:22:29.116723 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 813/3226] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:29 2026] GET /volume/v3/volumes/1773e8ad-0846-4f01-bad1-55d14f9a014c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:29.124419 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a5c6f4f5-32b5-404a-90e9-bc9efb36481a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:29.129463 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a5c6f4f5-32b5-404a-90e9-bc9efb36481a tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/54694927-02a5-4ee0-b08b-d4e123ca3f26 Aug 01 00:22:29.129660 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a5c6f4f5-32b5-404a-90e9-bc9efb36481a tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:29.129878 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a5c6f4f5-32b5-404a-90e9-bc9efb36481a tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:29.138465 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:29.138465 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:29.142610 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a5c6f4f5-32b5-404a-90e9-bc9efb36481a tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:29.147055 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a5c6f4f5-32b5-404a-90e9-bc9efb36481a tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/54694927-02a5-4ee0-b08b-d4e123ca3f26 returned with HTTP 200 Aug 01 00:22:29.147564 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 801/3227] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:29 2026] GET /volume/v3/volumes/54694927-02a5-4ee0-b08b-d4e123ca3f26 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:29.158787 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-25e81956-2f11-4bba-a7e4-b5053dc05d97 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:29.161539 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-25e81956-2f11-4bba-a7e4-b5053dc05d97 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] DELETE https://10.4.3.222/volume/v3/volumes/54694927-02a5-4ee0-b08b-d4e123ca3f26 Aug 01 00:22:29.161781 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-25e81956-2f11-4bba-a7e4-b5053dc05d97 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:29.161994 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-25e81956-2f11-4bba-a7e4-b5053dc05d97 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:29.162160 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-25e81956-2f11-4bba-a7e4-b5053dc05d97 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Delete volume with id: 54694927-02a5-4ee0-b08b-d4e123ca3f26 Aug 01 00:22:29.173045 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:29.173045 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:29.173509 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-25e81956-2f11-4bba-a7e4-b5053dc05d97 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:29.193573 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6c76709f-bd7f-4432-b696-510560922dc3 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:29.194087 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-25e81956-2f11-4bba-a7e4-b5053dc05d97 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Delete volume request issued successfully. Aug 01 00:22:29.194302 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-25e81956-2f11-4bba-a7e4-b5053dc05d97 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/54694927-02a5-4ee0-b08b-d4e123ca3f26 returned with HTTP 202 Aug 01 00:22:29.194666 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 806/3228] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:22:29 2026] DELETE /volume/v3/volumes/54694927-02a5-4ee0-b08b-d4e123ca3f26 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:29.198090 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6c76709f-bd7f-4432-b696-510560922dc3 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] GET https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed Aug 01 00:22:29.198289 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6c76709f-bd7f-4432-b696-510560922dc3 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:29.198465 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6c76709f-bd7f-4432-b696-510560922dc3 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:29.198619 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-6c76709f-bd7f-4432-b696-510560922dc3 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Show backup with id dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:29.201542 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3497c819-34f1-43f4-9d91-4d4c5ff15058 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:29.203270 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3497c819-34f1-43f4-9d91-4d4c5ff15058 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/54694927-02a5-4ee0-b08b-d4e123ca3f26 Aug 01 00:22:29.203478 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3497c819-34f1-43f4-9d91-4d4c5ff15058 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:29.203627 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3497c819-34f1-43f4-9d91-4d4c5ff15058 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:29.206884 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6c76709f-bd7f-4432-b696-510560922dc3 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] https://10.4.3.222/volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed returned with HTTP 404 Aug 01 00:22:29.207358 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 809/3229] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:29 2026] GET /volume/v3/backups/dd49417d-ccec-46f1-a7fc-bcdc43ddb3ed => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:29.210433 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:29.210433 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:29.215030 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-24ea9c52-0b3d-476a-bc53-91a65968268f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:29.215206 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3497c819-34f1-43f4-9d91-4d4c5ff15058 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:29.216818 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-24ea9c52-0b3d-476a-bc53-91a65968268f tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/73bae46a-bf59-4d55-a477-bd0e1d8d5876 Aug 01 00:22:29.217071 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-24ea9c52-0b3d-476a-bc53-91a65968268f tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:29.217310 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-24ea9c52-0b3d-476a-bc53-91a65968268f tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:29.217518 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-24ea9c52-0b3d-476a-bc53-91a65968268f tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Delete volume with id: 73bae46a-bf59-4d55-a477-bd0e1d8d5876 Aug 01 00:22:29.220179 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3497c819-34f1-43f4-9d91-4d4c5ff15058 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/54694927-02a5-4ee0-b08b-d4e123ca3f26 returned with HTTP 200 Aug 01 00:22:29.220739 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 814/3230] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:29 2026] GET /volume/v3/volumes/54694927-02a5-4ee0-b08b-d4e123ca3f26 => generated 836 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:29.224643 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:29.224643 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:29.225026 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-24ea9c52-0b3d-476a-bc53-91a65968268f tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Volume info retrieved successfully. Aug 01 00:22:29.244849 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-24ea9c52-0b3d-476a-bc53-91a65968268f tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Delete volume request issued successfully. Aug 01 00:22:29.245058 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-24ea9c52-0b3d-476a-bc53-91a65968268f tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] https://10.4.3.222/volume/v3/volumes/73bae46a-bf59-4d55-a477-bd0e1d8d5876 returned with HTTP 202 Aug 01 00:22:29.245402 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 802/3231] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:22:29 2026] DELETE /volume/v3/volumes/73bae46a-bf59-4d55-a477-bd0e1d8d5876 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:29.252025 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3a887ada-f728-4946-b2cb-67a597640553 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:29.253838 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3a887ada-f728-4946-b2cb-67a597640553 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] GET https://10.4.3.222/volume/v3/volumes/73bae46a-bf59-4d55-a477-bd0e1d8d5876 Aug 01 00:22:29.254047 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3a887ada-f728-4946-b2cb-67a597640553 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:29.254223 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3a887ada-f728-4946-b2cb-67a597640553 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:29.263549 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:29.263549 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:29.267334 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3a887ada-f728-4946-b2cb-67a597640553 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Volume info retrieved successfully. Aug 01 00:22:29.271504 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3a887ada-f728-4946-b2cb-67a597640553 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] https://10.4.3.222/volume/v3/volumes/73bae46a-bf59-4d55-a477-bd0e1d8d5876 returned with HTTP 200 Aug 01 00:22:29.271967 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 807/3232] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:29 2026] GET /volume/v3/volumes/73bae46a-bf59-4d55-a477-bd0e1d8d5876 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:29.764525 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c83c08fa-9e94-4cdc-9d84-c7fdd95fe22c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:29.766509 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c83c08fa-9e94-4cdc-9d84-c7fdd95fe22c tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/0b284930-6d9f-407c-91e0-006e33a09044 Aug 01 00:22:29.766798 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c83c08fa-9e94-4cdc-9d84-c7fdd95fe22c tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:29.767018 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c83c08fa-9e94-4cdc-9d84-c7fdd95fe22c tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:29.772409 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c83c08fa-9e94-4cdc-9d84-c7fdd95fe22c tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/0b284930-6d9f-407c-91e0-006e33a09044 returned with HTTP 404 Aug 01 00:22:29.772862 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 810/3233] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:29 2026] GET /volume/v3/volumes/0b284930-6d9f-407c-91e0-006e33a09044 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:22:29.778887 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-75dc2909-a62d-4110-9195-9e90be451e04 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:29.780944 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-75dc2909-a62d-4110-9195-9e90be451e04 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] DELETE https://10.4.3.222/volume/v3/volumes/549d9b83-cf26-4d7f-801e-60240bb24624 Aug 01 00:22:29.781311 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-75dc2909-a62d-4110-9195-9e90be451e04 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:29.781543 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-75dc2909-a62d-4110-9195-9e90be451e04 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:29.781804 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-75dc2909-a62d-4110-9195-9e90be451e04 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete volume with id: 549d9b83-cf26-4d7f-801e-60240bb24624 Aug 01 00:22:29.790924 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:29.790924 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:29.791390 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-75dc2909-a62d-4110-9195-9e90be451e04 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:29.811517 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-75dc2909-a62d-4110-9195-9e90be451e04 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete volume request issued successfully. Aug 01 00:22:29.811517 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-75dc2909-a62d-4110-9195-9e90be451e04 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/549d9b83-cf26-4d7f-801e-60240bb24624 returned with HTTP 202 Aug 01 00:22:29.811658 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 815/3234] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:22:29 2026] DELETE /volume/v3/volumes/549d9b83-cf26-4d7f-801e-60240bb24624 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:22:29.818463 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7f954ffb-4e91-49ca-a262-c7ddb9319658 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:29.820264 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7f954ffb-4e91-49ca-a262-c7ddb9319658 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/549d9b83-cf26-4d7f-801e-60240bb24624 Aug 01 00:22:29.820504 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7f954ffb-4e91-49ca-a262-c7ddb9319658 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:29.820783 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7f954ffb-4e91-49ca-a262-c7ddb9319658 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:29.827729 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:29.827729 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:29.830955 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-edfa595e-01ca-49f0-8057-61181b5cf20a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:29.832847 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-edfa595e-01ca-49f0-8057-61181b5cf20a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:29.833095 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-edfa595e-01ca-49f0-8057-61181b5cf20a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:29.833162 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7f954ffb-4e91-49ca-a262-c7ddb9319658 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:29.833378 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-edfa595e-01ca-49f0-8057-61181b5cf20a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:29.833559 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-edfa595e-01ca-49f0-8057-61181b5cf20a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:29.837793 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:29.837793 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:29.838496 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-edfa595e-01ca-49f0-8057-61181b5cf20a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:29.838841 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7f954ffb-4e91-49ca-a262-c7ddb9319658 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/549d9b83-cf26-4d7f-801e-60240bb24624 returned with HTTP 200 Aug 01 00:22:29.838972 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 808/3235] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:29 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:29.839167 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 803/3236] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:29 2026] GET /volume/v3/volumes/549d9b83-cf26-4d7f-801e-60240bb24624 => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:29.854785 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-14f1d422-ad4f-4739-9165-eeaa6e63d230 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:29.856960 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-14f1d422-ad4f-4739-9165-eeaa6e63d230 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/0695acc0-84be-4f8e-9043-399df8de67de Aug 01 00:22:29.857205 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-14f1d422-ad4f-4739-9165-eeaa6e63d230 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:29.857434 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-14f1d422-ad4f-4739-9165-eeaa6e63d230 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:29.870413 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:29.870413 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:29.874371 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-14f1d422-ad4f-4739-9165-eeaa6e63d230 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:22:29.880229 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-14f1d422-ad4f-4739-9165-eeaa6e63d230 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/0695acc0-84be-4f8e-9043-399df8de67de returned with HTTP 200 Aug 01 00:22:29.880730 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 811/3237] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:29 2026] GET /volume/v3/volumes/0695acc0-84be-4f8e-9043-399df8de67de => generated 1637 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:29.921977 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cb0222b9-8681-4004-82cd-6940cc186723 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:30.023162 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cb0222b9-8681-4004-82cd-6940cc186723 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:30.023518 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cb0222b9-8681-4004-82cd-6940cc186723 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-95307905"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:30.025394 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-cb0222b9-8681-4004-82cd-6940cc186723 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-95307905'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:30.025569 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-cb0222b9-8681-4004-82cd-6940cc186723 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Create volume of 2 GB Aug 01 00:22:30.029612 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-cb0222b9-8681-4004-82cd-6940cc186723 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Availability Zones retrieved successfully. Aug 01 00:22:30.034844 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cb0222b9-8681-4004-82cd-6940cc186723 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Flow 'volume_create_api' (0d022732-cffb-45f0-a909-05b4756cd4d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:30.037227 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cb0222b9-8681-4004-82cd-6940cc186723 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce5e06fb-4371-4ec4-a326-bd12b40f7898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:30.037227 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-cb0222b9-8681-4004-82cd-6940cc186723 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Validating volume size '2' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:30.061582 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cb0222b9-8681-4004-82cd-6940cc186723 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce5e06fb-4371-4ec4-a326-bd12b40f7898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:30.062291 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cb0222b9-8681-4004-82cd-6940cc186723 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (059c48ff-dbb8-4634-8f21-acf160605db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:30.111014 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-cb0222b9-8681-4004-82cd-6940cc186723 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Created reservations ['9ef843b8-b3ae-4158-942f-6c912e05d9a1', '2badc7eb-9f4f-40b8-8db1-16bfe7828c77', '48372ecb-f731-4877-aeb6-b1677ea42551', 'a9a50850-6897-4a1d-9adc-eba2e1562e88'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:30.111869 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cb0222b9-8681-4004-82cd-6940cc186723 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (059c48ff-dbb8-4634-8f21-acf160605db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ef843b8-b3ae-4158-942f-6c912e05d9a1', '2badc7eb-9f4f-40b8-8db1-16bfe7828c77', '48372ecb-f731-4877-aeb6-b1677ea42551', 'a9a50850-6897-4a1d-9adc-eba2e1562e88']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:30.112652 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cb0222b9-8681-4004-82cd-6940cc186723 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f630636-9eee-489e-a13a-da6d3776e360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:30.131321 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cb0222b9-8681-4004-82cd-6940cc186723 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f630636-9eee-489e-a13a-da6d3776e360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f691be60-7281-42b2-b0fb-94185cc97288', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-95307905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcd043b6efbe4703ac43e95519c4e427',qos_specs=None,replication_status=,reservations=['9ef843b8-b3ae-4158-942f-6c912e05d9a1','2badc7eb-9f4f-40b8-8db1-16bfe7828c77','48372ecb-f731-4877-aeb6-b1677ea42551','a9a50850-6897-4a1d-9adc-eba2e1562e88'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4159490e1b0747058d562e6c54c316c4',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-95307905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f691be60-7281-42b2-b0fb-94185cc97288,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcd043b6efbe4703ac43e95519c4e427',provider_auth=None,provider_geometry=None,provider_id=None,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='4159490e1b0747058d562e6c54c316c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:30.132104 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cb0222b9-8681-4004-82cd-6940cc186723 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59c7dd7e-ae43-4cf0-bbdd-ef3fb979c23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:30.148508 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cb0222b9-8681-4004-82cd-6940cc186723 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59c7dd7e-ae43-4cf0-bbdd-ef3fb979c23b) transitioned into state 'SUCCESS' from state '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-95307905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcd043b6efbe4703ac43e95519c4e427',qos_specs=None,replication_status=,reservations=['9ef843b8-b3ae-4158-942f-6c912e05d9a1','2badc7eb-9f4f-40b8-8db1-16bfe7828c77','48372ecb-f731-4877-aeb6-b1677ea42551','a9a50850-6897-4a1d-9adc-eba2e1562e88'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4159490e1b0747058d562e6c54c316c4',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:30.149335 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cb0222b9-8681-4004-82cd-6940cc186723 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33aba8bd-503d-48bf-a255-c6b0268cc5a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:30.157007 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cb0222b9-8681-4004-82cd-6940cc186723 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33aba8bd-503d-48bf-a255-c6b0268cc5a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:30.157774 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cb0222b9-8681-4004-82cd-6940cc186723 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Flow 'volume_create_api' (0d022732-cffb-45f0-a909-05b4756cd4d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:30.158084 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-cb0222b9-8681-4004-82cd-6940cc186723 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Create volume request issued successfully. Aug 01 00:22:30.158592 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cb0222b9-8681-4004-82cd-6940cc186723 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:30.159025 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 816/3238] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:22:29 2026] POST /volume/v3/volumes => generated 753 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:30.170786 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-807a210f-5ef3-4885-b3e4-dfe8021de71a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:30.173781 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-807a210f-5ef3-4885-b3e4-dfe8021de71a tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] GET https://10.4.3.222/volume/v3/volumes/f691be60-7281-42b2-b0fb-94185cc97288 Aug 01 00:22:30.173986 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-807a210f-5ef3-4885-b3e4-dfe8021de71a tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:30.174170 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-807a210f-5ef3-4885-b3e4-dfe8021de71a tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:30.181173 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:30.181173 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:30.185036 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-807a210f-5ef3-4885-b3e4-dfe8021de71a tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Volume info retrieved successfully. Aug 01 00:22:30.189672 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-807a210f-5ef3-4885-b3e4-dfe8021de71a tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] https://10.4.3.222/volume/v3/volumes/f691be60-7281-42b2-b0fb-94185cc97288 returned with HTTP 200 Aug 01 00:22:30.190102 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 809/3239] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:30 2026] GET /volume/v3/volumes/f691be60-7281-42b2-b0fb-94185cc97288 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:30.231910 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5f7842c0-4736-4073-89a9-499bbd493d0b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:30.234915 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5f7842c0-4736-4073-89a9-499bbd493d0b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/54694927-02a5-4ee0-b08b-d4e123ca3f26 Aug 01 00:22:30.234915 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5f7842c0-4736-4073-89a9-499bbd493d0b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:30.235119 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5f7842c0-4736-4073-89a9-499bbd493d0b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:30.240757 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5f7842c0-4736-4073-89a9-499bbd493d0b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/54694927-02a5-4ee0-b08b-d4e123ca3f26 returned with HTTP 404 Aug 01 00:22:30.241190 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 804/3240] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:30 2026] GET /volume/v3/volumes/54694927-02a5-4ee0-b08b-d4e123ca3f26 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:30.286226 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-418f52dc-347a-4b42-9f80-09ceb77a0f21 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:30.288004 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-418f52dc-347a-4b42-9f80-09ceb77a0f21 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] GET https://10.4.3.222/volume/v3/volumes/73bae46a-bf59-4d55-a477-bd0e1d8d5876 Aug 01 00:22:30.288331 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-418f52dc-347a-4b42-9f80-09ceb77a0f21 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:30.288525 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-418f52dc-347a-4b42-9f80-09ceb77a0f21 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:30.294447 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-418f52dc-347a-4b42-9f80-09ceb77a0f21 tempest-ProjectAdminTests39-826928032 tempest-ProjectAdminTests39-826928032-project-admin] https://10.4.3.222/volume/v3/volumes/73bae46a-bf59-4d55-a477-bd0e1d8d5876 returned with HTTP 404 Aug 01 00:22:30.294947 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 812/3241] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:30 2026] GET /volume/v3/volumes/73bae46a-bf59-4d55-a477-bd0e1d8d5876 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:30.298211 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ebf43b03-06ab-4fe3-8325-d5ab311511ca None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:30.300633 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ebf43b03-06ab-4fe3-8325-d5ab311511ca tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:30.301102 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ebf43b03-06ab-4fe3-8325-d5ab311511ca tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a7e69f30-42a3-4df7-b511-e7ec77a3747d", "size": 1, "name": "tempest-VolumesGetTest-Volume-1860834307", "metadata": {"Type": "Test"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:30.303880 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-ebf43b03-06ab-4fe3-8325-d5ab311511ca tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Create volume request body: {'volume': {'imageRef': 'a7e69f30-42a3-4df7-b511-e7ec77a3747d', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1860834307', 'metadata': {'Type': 'Test'}}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:30.440946 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-ebf43b03-06ab-4fe3-8325-d5ab311511ca tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Create volume of 1 GB Aug 01 00:22:30.441011 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:30.441011 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:30.446462 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ebf43b03-06ab-4fe3-8325-d5ab311511ca tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Availability Zones retrieved successfully. Aug 01 00:22:30.452921 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ebf43b03-06ab-4fe3-8325-d5ab311511ca tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Flow 'volume_create_api' (9cc58e9c-ceb5-4c75-a163-8e75512bb5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:30.454266 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ebf43b03-06ab-4fe3-8325-d5ab311511ca tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27b063c5-be95-4aba-98f2-bd1551a24d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:30.455387 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-ebf43b03-06ab-4fe3-8325-d5ab311511ca tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:30.527142 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ebf43b03-06ab-4fe3-8325-d5ab311511ca tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27b063c5-be95-4aba-98f2-bd1551a24d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:30.527868 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ebf43b03-06ab-4fe3-8325-d5ab311511ca tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9908878-9364-40cf-93ee-5c848bad19a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:30.572810 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-ebf43b03-06ab-4fe3-8325-d5ab311511ca tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Created reservations ['3fc14472-b203-4602-8916-558e841d112e', '432d9662-79bd-4d5e-8022-f1f81a2554a8', 'd6c808fd-1e71-4e18-a7b4-041a141a7551', '01d3c7e9-59c8-47a3-8c59-d2b4266d1653'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:30.573567 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ebf43b03-06ab-4fe3-8325-d5ab311511ca tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9908878-9364-40cf-93ee-5c848bad19a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fc14472-b203-4602-8916-558e841d112e', '432d9662-79bd-4d5e-8022-f1f81a2554a8', 'd6c808fd-1e71-4e18-a7b4-041a141a7551', '01d3c7e9-59c8-47a3-8c59-d2b4266d1653']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:30.574406 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ebf43b03-06ab-4fe3-8325-d5ab311511ca tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0db26fe3-2c44-413d-bf11-f8bd675b009f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:30.599204 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ebf43b03-06ab-4fe3-8325-d5ab311511ca tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0db26fe3-2c44-413d-bf11-f8bd675b009f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19fb2606-9312-45c4-ae4a-240312a7563a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1860834307',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='643c0afed4f84d95ba0315d5d7b32921',qos_specs=None,replication_status=,reservations=['3fc14472-b203-4602-8916-558e841d112e','432d9662-79bd-4d5e-8022-f1f81a2554a8','d6c808fd-1e71-4e18-a7b4-041a141a7551','01d3c7e9-59c8-47a3-8c59-d2b4266d1653'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79d2e41ed89e4f06ae59ba0d9a921386',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1860834307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19fb2606-9312-45c4-ae4a-240312a7563a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='643c0afed4f84d95ba0315d5d7b32921',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79d2e41ed89e4f06ae59ba0d9a921386',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:30.600687 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ebf43b03-06ab-4fe3-8325-d5ab311511ca tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (145f1cfa-bf03-47a2-862c-e3b307d4c747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:30.633229 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ebf43b03-06ab-4fe3-8325-d5ab311511ca tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (145f1cfa-bf03-47a2-862c-e3b307d4c747) transitioned into state 'SUCCESS' from state '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-1860834307',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='643c0afed4f84d95ba0315d5d7b32921',qos_specs=None,replication_status=,reservations=['3fc14472-b203-4602-8916-558e841d112e','432d9662-79bd-4d5e-8022-f1f81a2554a8','d6c808fd-1e71-4e18-a7b4-041a141a7551','01d3c7e9-59c8-47a3-8c59-d2b4266d1653'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79d2e41ed89e4f06ae59ba0d9a921386',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:30.633892 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ebf43b03-06ab-4fe3-8325-d5ab311511ca tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0347d606-4b80-40f8-b578-bd8b41719042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:30.643794 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ebf43b03-06ab-4fe3-8325-d5ab311511ca tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0347d606-4b80-40f8-b578-bd8b41719042) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:30.643794 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-ebf43b03-06ab-4fe3-8325-d5ab311511ca tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Flow 'volume_create_api' (9cc58e9c-ceb5-4c75-a163-8e75512bb5a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:30.643794 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ebf43b03-06ab-4fe3-8325-d5ab311511ca tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Create volume request issued successfully. Aug 01 00:22:30.643794 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ebf43b03-06ab-4fe3-8325-d5ab311511ca tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:30.643794 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 817/3242] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:22:30 2026] POST /volume/v3/volumes => generated 759 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:30.655573 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-37885f67-1e77-4f91-9a25-f83332248b4a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:30.659371 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-37885f67-1e77-4f91-9a25-f83332248b4a tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/19fb2606-9312-45c4-ae4a-240312a7563a Aug 01 00:22:30.659590 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-37885f67-1e77-4f91-9a25-f83332248b4a tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:30.659844 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-37885f67-1e77-4f91-9a25-f83332248b4a tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:30.667071 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:30.667071 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:30.671704 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-37885f67-1e77-4f91-9a25-f83332248b4a tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:30.675846 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-37885f67-1e77-4f91-9a25-f83332248b4a tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/19fb2606-9312-45c4-ae4a-240312a7563a returned with HTTP 200 Aug 01 00:22:30.675940 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 810/3243] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:30 2026] GET /volume/v3/volumes/19fb2606-9312-45c4-ae4a-240312a7563a => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:30.851823 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-97f0ebe4-c5f8-4b9a-92c6-b9c02293c9b8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:30.853663 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-97f0ebe4-c5f8-4b9a-92c6-b9c02293c9b8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:30.854005 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-97f0ebe4-c5f8-4b9a-92c6-b9c02293c9b8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:30.854249 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-97f0ebe4-c5f8-4b9a-92c6-b9c02293c9b8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:30.854395 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-97f0ebe4-c5f8-4b9a-92c6-b9c02293c9b8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:30.857642 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c94dd01e-88be-4ef5-81ea-64afa5513d3a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:30.858735 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:30.858735 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:30.859397 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-97f0ebe4-c5f8-4b9a-92c6-b9c02293c9b8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:30.859730 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 805/3244] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:30 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:30.859920 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c94dd01e-88be-4ef5-81ea-64afa5513d3a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/549d9b83-cf26-4d7f-801e-60240bb24624 Aug 01 00:22:30.860242 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c94dd01e-88be-4ef5-81ea-64afa5513d3a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:30.860483 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c94dd01e-88be-4ef5-81ea-64afa5513d3a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:30.870339 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c94dd01e-88be-4ef5-81ea-64afa5513d3a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/549d9b83-cf26-4d7f-801e-60240bb24624 returned with HTTP 404 Aug 01 00:22:30.870918 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 813/3245] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:30 2026] GET /volume/v3/volumes/549d9b83-cf26-4d7f-801e-60240bb24624 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:22:30.882329 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-084ac0a0-d34e-4997-b370-efb0a15bb15f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:30.884102 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-084ac0a0-d34e-4997-b370-efb0a15bb15f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:30.884639 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-084ac0a0-d34e-4997-b370-efb0a15bb15f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-714372365"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:30.887711 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-084ac0a0-d34e-4997-b370-efb0a15bb15f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-714372365'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:30.887711 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-084ac0a0-d34e-4997-b370-efb0a15bb15f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume of 1 GB Aug 01 00:22:30.887711 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:30.887711 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:30.890095 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-084ac0a0-d34e-4997-b370-efb0a15bb15f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Availability Zones retrieved successfully. Aug 01 00:22:30.895736 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-084ac0a0-d34e-4997-b370-efb0a15bb15f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Flow 'volume_create_api' (3399ce84-e095-4284-b053-2c2e828a898b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:30.899001 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-084ac0a0-d34e-4997-b370-efb0a15bb15f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5916d24b-a7f8-4fe4-acd6-c675070ee989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:30.900315 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-084ac0a0-d34e-4997-b370-efb0a15bb15f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:30.939542 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-084ac0a0-d34e-4997-b370-efb0a15bb15f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5916d24b-a7f8-4fe4-acd6-c675070ee989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:30.941745 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-084ac0a0-d34e-4997-b370-efb0a15bb15f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8826d01a-b600-49c1-983a-0780b4e54fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:30.988208 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-084ac0a0-d34e-4997-b370-efb0a15bb15f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Created reservations ['b2fd208b-b515-4bea-b0f6-8792861c871a', '17aeaa8b-d6f3-4be1-a995-70cb4b724d56', 'd0223f28-caf5-48fd-8e25-419ad2cf51c5', '28d07e5d-626d-40db-8119-8a9056c7f41d'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:30.989120 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-084ac0a0-d34e-4997-b370-efb0a15bb15f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8826d01a-b600-49c1-983a-0780b4e54fb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2fd208b-b515-4bea-b0f6-8792861c871a', '17aeaa8b-d6f3-4be1-a995-70cb4b724d56', 'd0223f28-caf5-48fd-8e25-419ad2cf51c5', '28d07e5d-626d-40db-8119-8a9056c7f41d']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:30.990170 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-084ac0a0-d34e-4997-b370-efb0a15bb15f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75162f5d-9542-487d-a9d5-2bf5817e9b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:31.019525 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-084ac0a0-d34e-4997-b370-efb0a15bb15f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75162f5d-9542-487d-a9d5-2bf5817e9b6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f096bfb1-4e01-4219-8967-81e22947311e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-714372365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e55eed1e0d24420090644ead2b99f762',qos_specs=None,replication_status=,reservations=['b2fd208b-b515-4bea-b0f6-8792861c871a','17aeaa8b-d6f3-4be1-a995-70cb4b724d56','d0223f28-caf5-48fd-8e25-419ad2cf51c5','28d07e5d-626d-40db-8119-8a9056c7f41d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78967d9e391441ceb4124822cb72f99d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-714372365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f096bfb1-4e01-4219-8967-81e22947311e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e55eed1e0d24420090644ead2b99f762',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78967d9e391441ceb4124822cb72f99d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:31.020621 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-084ac0a0-d34e-4997-b370-efb0a15bb15f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b21245ce-1086-4fa8-b4b4-c94846d454e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:31.045167 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-084ac0a0-d34e-4997-b370-efb0a15bb15f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b21245ce-1086-4fa8-b4b4-c94846d454e8) transitioned into state 'SUCCESS' from state '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-714372365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e55eed1e0d24420090644ead2b99f762',qos_specs=None,replication_status=,reservations=['b2fd208b-b515-4bea-b0f6-8792861c871a','17aeaa8b-d6f3-4be1-a995-70cb4b724d56','d0223f28-caf5-48fd-8e25-419ad2cf51c5','28d07e5d-626d-40db-8119-8a9056c7f41d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78967d9e391441ceb4124822cb72f99d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:31.046175 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-084ac0a0-d34e-4997-b370-efb0a15bb15f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17a25e45-1080-42b6-969a-16c1fee98195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:31.058661 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-084ac0a0-d34e-4997-b370-efb0a15bb15f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17a25e45-1080-42b6-969a-16c1fee98195) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:31.059829 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-084ac0a0-d34e-4997-b370-efb0a15bb15f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Flow 'volume_create_api' (3399ce84-e095-4284-b053-2c2e828a898b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:31.062255 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-084ac0a0-d34e-4997-b370-efb0a15bb15f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume request issued successfully. Aug 01 00:22:31.062255 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-084ac0a0-d34e-4997-b370-efb0a15bb15f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:31.062255 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 818/3246] 10.4.3.222 () {70 vars in 1299 bytes} [Sat Aug 1 00:22:30 2026] POST /volume/v3/volumes => generated 769 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:31.075548 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-79227e6e-2973-400c-8529-c58688548c1c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:31.078118 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-79227e6e-2973-400c-8529-c58688548c1c tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/f096bfb1-4e01-4219-8967-81e22947311e Aug 01 00:22:31.081131 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-79227e6e-2973-400c-8529-c58688548c1c tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:31.081836 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-79227e6e-2973-400c-8529-c58688548c1c tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:31.090056 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:31.090056 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:31.094386 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-79227e6e-2973-400c-8529-c58688548c1c tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:31.098830 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-79227e6e-2973-400c-8529-c58688548c1c tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/f096bfb1-4e01-4219-8967-81e22947311e returned with HTTP 200 Aug 01 00:22:31.099168 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 811/3247] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:31 2026] GET /volume/v3/volumes/f096bfb1-4e01-4219-8967-81e22947311e => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:31.212729 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-171a34e2-217b-45b9-97b5-9bd1e614f926 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:31.215361 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-171a34e2-217b-45b9-97b5-9bd1e614f926 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] GET https://10.4.3.222/volume/v3/volumes/f691be60-7281-42b2-b0fb-94185cc97288 Aug 01 00:22:31.215734 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-171a34e2-217b-45b9-97b5-9bd1e614f926 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:31.216190 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-171a34e2-217b-45b9-97b5-9bd1e614f926 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:31.226013 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:31.226013 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:31.235312 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-171a34e2-217b-45b9-97b5-9bd1e614f926 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Volume info retrieved successfully. Aug 01 00:22:31.244087 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-171a34e2-217b-45b9-97b5-9bd1e614f926 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] https://10.4.3.222/volume/v3/volumes/f691be60-7281-42b2-b0fb-94185cc97288 returned with HTTP 200 Aug 01 00:22:31.244742 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 806/3248] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:31 2026] GET /volume/v3/volumes/f691be60-7281-42b2-b0fb-94185cc97288 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:22:31.258245 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-6e4c7481-c224-4cad-9800-f01e3730c7a1 req-821399e8-e1b4-4dc3-88f0-38b49979385a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:31.262187 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-6e4c7481-c224-4cad-9800-f01e3730c7a1 req-821399e8-e1b4-4dc3-88f0-38b49979385a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] DELETE https://10.4.3.222/volume/v3/attachments/939aa1a5-8f16-414a-98a2-c5f5aefb017c Aug 01 00:22:31.262187 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-6e4c7481-c224-4cad-9800-f01e3730c7a1 req-821399e8-e1b4-4dc3-88f0-38b49979385a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:31.262360 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-138d29d9-0878-443d-a232-8d814bd4b9c5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:31.262397 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-6e4c7481-c224-4cad-9800-f01e3730c7a1 req-821399e8-e1b4-4dc3-88f0-38b49979385a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:31.263852 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-138d29d9-0878-443d-a232-8d814bd4b9c5 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:31.264345 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-138d29d9-0878-443d-a232-8d814bd4b9c5 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "f691be60-7281-42b2-b0fb-94185cc97288"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:31.266447 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-138d29d9-0878-443d-a232-8d814bd4b9c5 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'f691be60-7281-42b2-b0fb-94185cc97288'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:31.276212 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:31.276212 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:31.276257 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:31.276257 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:31.276320 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-138d29d9-0878-443d-a232-8d814bd4b9c5 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Volume retrieved successfully. Aug 01 00:22:31.276320 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-138d29d9-0878-443d-a232-8d814bd4b9c5 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Create volume of 1 GB Aug 01 00:22:31.278955 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-138d29d9-0878-443d-a232-8d814bd4b9c5 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Availability Zones retrieved successfully. Aug 01 00:22:31.284622 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-138d29d9-0878-443d-a232-8d814bd4b9c5 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Flow 'volume_create_api' (07b1b977-8145-435d-8daf-16887c63cbe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:31.286724 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-138d29d9-0878-443d-a232-8d814bd4b9c5 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1412576e-508b-41a3-9621-45f04abaf148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:31.290834 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-138d29d9-0878-443d-a232-8d814bd4b9c5 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:31.290834 np0000006296 devstack@c-api.service[100406]: WARNING cinder.volume.api [None req-138d29d9-0878-443d-a232-8d814bd4b9c5 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1412576e-508b-41a3-9621-45f04abaf148) transitioned into state 'FAILURE' from state 'RUNNING' Aug 01 00:22:31.290834 np0000006296 devstack@c-api.service[100406]: 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 01 00:22:31.291782 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-138d29d9-0878-443d-a232-8d814bd4b9c5 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1412576e-508b-41a3-9621-45f04abaf148) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:31.293176 np0000006296 devstack@c-api.service[100406]: WARNING cinder.volume.api [None req-138d29d9-0878-443d-a232-8d814bd4b9c5 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1412576e-508b-41a3-9621-45f04abaf148) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 01 00:22:31.294966 np0000006296 devstack@c-api.service[100406]: WARNING cinder.volume.api [None req-138d29d9-0878-443d-a232-8d814bd4b9c5 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Flow 'volume_create_api' (07b1b977-8145-435d-8daf-16887c63cbe5) transitioned into state 'REVERTED' from state 'RUNNING' Aug 01 00:22:31.295507 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-138d29d9-0878-443d-a232-8d814bd4b9c5 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 400 Aug 01 00:22:31.295861 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 819/3249] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:22:31 2026] POST /volume/v3/volumes => generated 173 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 00:22:31.303649 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9019e90b-70fb-4877-bd2a-b5a80328828b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:31.305866 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9019e90b-70fb-4877-bd2a-b5a80328828b tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] GET https://10.4.3.222/volume/v3/volumes/f691be60-7281-42b2-b0fb-94185cc97288 Aug 01 00:22:31.306149 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9019e90b-70fb-4877-bd2a-b5a80328828b tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:31.306412 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9019e90b-70fb-4877-bd2a-b5a80328828b tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:31.320323 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:31.320323 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:31.330366 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-9019e90b-70fb-4877-bd2a-b5a80328828b tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Volume info retrieved successfully. Aug 01 00:22:31.330431 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-6e4c7481-c224-4cad-9800-f01e3730c7a1 req-821399e8-e1b4-4dc3-88f0-38b49979385a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments/939aa1a5-8f16-414a-98a2-c5f5aefb017c returned with HTTP 200 Aug 01 00:22:31.330813 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 814/3250] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:22:31 2026] DELETE /volume/v3/attachments/939aa1a5-8f16-414a-98a2-c5f5aefb017c => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:31.332696 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9019e90b-70fb-4877-bd2a-b5a80328828b tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] https://10.4.3.222/volume/v3/volumes/f691be60-7281-42b2-b0fb-94185cc97288 returned with HTTP 200 Aug 01 00:22:31.333171 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 812/3251] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:31 2026] GET /volume/v3/volumes/f691be60-7281-42b2-b0fb-94185cc97288 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:31.344692 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-6e4c7481-c224-4cad-9800-f01e3730c7a1 req-af39d340-efed-44bd-ba5d-815f1e37c6ad None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:31.347201 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2890f0e8-b289-4cf3-8260-2dee9930c04a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:31.350267 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2890f0e8-b289-4cf3-8260-2dee9930c04a tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] DELETE https://10.4.3.222/volume/v3/volumes/f691be60-7281-42b2-b0fb-94185cc97288 Aug 01 00:22:31.350471 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2890f0e8-b289-4cf3-8260-2dee9930c04a tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:31.350662 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2890f0e8-b289-4cf3-8260-2dee9930c04a tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:31.350894 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-2890f0e8-b289-4cf3-8260-2dee9930c04a tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Delete volume with id: f691be60-7281-42b2-b0fb-94185cc97288 Aug 01 00:22:31.351052 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-6e4c7481-c224-4cad-9800-f01e3730c7a1 req-af39d340-efed-44bd-ba5d-815f1e37c6ad tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] DELETE https://10.4.3.222/volume/v3/volumes/0695acc0-84be-4f8e-9043-399df8de67de Aug 01 00:22:31.351318 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-6e4c7481-c224-4cad-9800-f01e3730c7a1 req-af39d340-efed-44bd-ba5d-815f1e37c6ad tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:31.351644 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-6e4c7481-c224-4cad-9800-f01e3730c7a1 req-af39d340-efed-44bd-ba5d-815f1e37c6ad tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:31.351883 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [req-6e4c7481-c224-4cad-9800-f01e3730c7a1 req-af39d340-efed-44bd-ba5d-815f1e37c6ad tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Delete volume with id: 0695acc0-84be-4f8e-9043-399df8de67de Aug 01 00:22:31.358154 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:31.358154 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:31.358660 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2890f0e8-b289-4cf3-8260-2dee9930c04a tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Volume info retrieved successfully. Aug 01 00:22:31.359523 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:31.359523 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:31.360185 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-6e4c7481-c224-4cad-9800-f01e3730c7a1 req-af39d340-efed-44bd-ba5d-815f1e37c6ad tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:22:31.377858 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2890f0e8-b289-4cf3-8260-2dee9930c04a tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Delete volume request issued successfully. Aug 01 00:22:31.378081 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2890f0e8-b289-4cf3-8260-2dee9930c04a tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] https://10.4.3.222/volume/v3/volumes/f691be60-7281-42b2-b0fb-94185cc97288 returned with HTTP 202 Aug 01 00:22:31.378478 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 820/3252] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:22:31 2026] DELETE /volume/v3/volumes/f691be60-7281-42b2-b0fb-94185cc97288 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:31.385603 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-6e4c7481-c224-4cad-9800-f01e3730c7a1 req-af39d340-efed-44bd-ba5d-815f1e37c6ad tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Delete volume request issued successfully. Aug 01 00:22:31.385802 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-6e4c7481-c224-4cad-9800-f01e3730c7a1 req-af39d340-efed-44bd-ba5d-815f1e37c6ad tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/0695acc0-84be-4f8e-9043-399df8de67de returned with HTTP 202 Aug 01 00:22:31.386362 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 807/3253] 10.4.3.222 () {70 vars in 1620 bytes} [Sat Aug 1 00:22:31 2026] DELETE /volume/v3/volumes/0695acc0-84be-4f8e-9043-399df8de67de => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:31.388860 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-8ce45cba-f84e-47ea-8918-2a8e27fa0007 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:31.390435 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8ce45cba-f84e-47ea-8918-2a8e27fa0007 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] GET https://10.4.3.222/volume/v3/volumes/f691be60-7281-42b2-b0fb-94185cc97288 Aug 01 00:22:31.390606 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8ce45cba-f84e-47ea-8918-2a8e27fa0007 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:31.390791 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8ce45cba-f84e-47ea-8918-2a8e27fa0007 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:31.398076 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:31.398076 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:31.401786 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-8ce45cba-f84e-47ea-8918-2a8e27fa0007 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Volume info retrieved successfully. Aug 01 00:22:31.405904 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8ce45cba-f84e-47ea-8918-2a8e27fa0007 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] https://10.4.3.222/volume/v3/volumes/f691be60-7281-42b2-b0fb-94185cc97288 returned with HTTP 200 Aug 01 00:22:31.406574 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 815/3254] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:31 2026] GET /volume/v3/volumes/f691be60-7281-42b2-b0fb-94185cc97288 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:31.418664 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-74121729-4e4c-479b-8812-fe7d7d5c393c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:31.420355 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-74121729-4e4c-479b-8812-fe7d7d5c393c tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/volumes/39143ef4-520b-4914-b8a6-b0690933faf1 Aug 01 00:22:31.422198 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-74121729-4e4c-479b-8812-fe7d7d5c393c tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:31.422198 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-74121729-4e4c-479b-8812-fe7d7d5c393c tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:31.430292 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:31.430292 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:31.436237 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-74121729-4e4c-479b-8812-fe7d7d5c393c tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Volume info retrieved successfully. Aug 01 00:22:31.441512 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-74121729-4e4c-479b-8812-fe7d7d5c393c tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/volumes/39143ef4-520b-4914-b8a6-b0690933faf1 returned with HTTP 200 Aug 01 00:22:31.442080 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 813/3255] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:31 2026] GET /volume/v3/volumes/39143ef4-520b-4914-b8a6-b0690933faf1 => generated 1649 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:31.688300 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-99fb1a93-d558-47b6-8ae1-7e877d92ba0c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:31.690517 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-99fb1a93-d558-47b6-8ae1-7e877d92ba0c tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/19fb2606-9312-45c4-ae4a-240312a7563a Aug 01 00:22:31.690764 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-99fb1a93-d558-47b6-8ae1-7e877d92ba0c tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:31.691017 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-99fb1a93-d558-47b6-8ae1-7e877d92ba0c tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:31.701973 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:31.701973 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:31.710413 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-99fb1a93-d558-47b6-8ae1-7e877d92ba0c tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:31.716584 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-99fb1a93-d558-47b6-8ae1-7e877d92ba0c tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/19fb2606-9312-45c4-ae4a-240312a7563a returned with HTTP 200 Aug 01 00:22:31.717107 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 821/3256] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:31 2026] GET /volume/v3/volumes/19fb2606-9312-45c4-ae4a-240312a7563a => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:31.731506 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9ffbae9e-8912-4d02-8a41-0803265ed43b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:31.733482 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9ffbae9e-8912-4d02-8a41-0803265ed43b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/19fb2606-9312-45c4-ae4a-240312a7563a Aug 01 00:22:31.733703 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9ffbae9e-8912-4d02-8a41-0803265ed43b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:31.733913 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9ffbae9e-8912-4d02-8a41-0803265ed43b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:31.741036 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:31.741036 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:31.745035 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9ffbae9e-8912-4d02-8a41-0803265ed43b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:31.752365 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9ffbae9e-8912-4d02-8a41-0803265ed43b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/19fb2606-9312-45c4-ae4a-240312a7563a returned with HTTP 200 Aug 01 00:22:31.752787 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 808/3257] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:31 2026] GET /volume/v3/volumes/19fb2606-9312-45c4-ae4a-240312a7563a => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:31.775356 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-0ee8aad9-5a8f-42a6-a8ad-b55e223e124e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:31.780563 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0ee8aad9-5a8f-42a6-a8ad-b55e223e124e tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] PUT https://10.4.3.222/volume/v3/volumes/19fb2606-9312-45c4-ae4a-240312a7563a Aug 01 00:22:31.787368 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0ee8aad9-5a8f-42a6-a8ad-b55e223e124e tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1860834307"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:31.803568 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:31.803568 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:31.816168 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0ee8aad9-5a8f-42a6-a8ad-b55e223e124e tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:31.828370 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0ee8aad9-5a8f-42a6-a8ad-b55e223e124e tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume updated successfully. Aug 01 00:22:31.829077 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0ee8aad9-5a8f-42a6-a8ad-b55e223e124e tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/19fb2606-9312-45c4-ae4a-240312a7563a returned with HTTP 200 Aug 01 00:22:31.829557 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 816/3258] 10.4.3.222 () {68 vars in 1368 bytes} [Sat Aug 1 00:22:31 2026] PUT /volume/v3/volumes/19fb2606-9312-45c4-ae4a-240312a7563a => generated 783 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:31.842873 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5cd58bcd-b24d-4dc0-b0db-834fd0b39b2f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:31.844488 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5cd58bcd-b24d-4dc0-b0db-834fd0b39b2f tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] PUT https://10.4.3.222/volume/v3/volumes/19fb2606-9312-45c4-ae4a-240312a7563a Aug 01 00:22:31.844927 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5cd58bcd-b24d-4dc0-b0db-834fd0b39b2f tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1291678054", "description": "This is the new description of volume"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:31.852806 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:31.852806 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:31.856751 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-5cd58bcd-b24d-4dc0-b0db-834fd0b39b2f tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:31.864119 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-5cd58bcd-b24d-4dc0-b0db-834fd0b39b2f tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume updated successfully. Aug 01 00:22:31.865042 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5cd58bcd-b24d-4dc0-b0db-834fd0b39b2f tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/19fb2606-9312-45c4-ae4a-240312a7563a returned with HTTP 200 Aug 01 00:22:31.865150 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 814/3259] 10.4.3.222 () {68 vars in 1369 bytes} [Sat Aug 1 00:22:31 2026] PUT /volume/v3/volumes/19fb2606-9312-45c4-ae4a-240312a7563a => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:31.871955 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-93a2dfa7-c16f-485f-b6f3-f0b6697e40de None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:31.874750 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-93a2dfa7-c16f-485f-b6f3-f0b6697e40de tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:31.874750 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-93a2dfa7-c16f-485f-b6f3-f0b6697e40de tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:31.874750 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-93a2dfa7-c16f-485f-b6f3-f0b6697e40de tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:31.874858 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-93a2dfa7-c16f-485f-b6f3-f0b6697e40de tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:31.876901 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6e009c6a-84a1-4b28-b4cf-a1c93290180e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:31.879360 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6e009c6a-84a1-4b28-b4cf-a1c93290180e tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/19fb2606-9312-45c4-ae4a-240312a7563a Aug 01 00:22:31.879582 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6e009c6a-84a1-4b28-b4cf-a1c93290180e tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:31.879825 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6e009c6a-84a1-4b28-b4cf-a1c93290180e tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:31.879965 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:31.879965 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:31.880732 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-93a2dfa7-c16f-485f-b6f3-f0b6697e40de tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:31.881084 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 822/3260] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:31 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:31.888443 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:31.888443 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:31.893093 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6e009c6a-84a1-4b28-b4cf-a1c93290180e tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:31.897591 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6e009c6a-84a1-4b28-b4cf-a1c93290180e tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/19fb2606-9312-45c4-ae4a-240312a7563a returned with HTTP 200 Aug 01 00:22:31.898134 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 809/3261] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:31 2026] GET /volume/v3/volumes/19fb2606-9312-45c4-ae4a-240312a7563a => generated 1406 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:31.919910 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-5d2d5f3b-d67b-49d1-971b-57371a89f9cb None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:31.922792 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5d2d5f3b-d67b-49d1-971b-57371a89f9cb tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:31.923118 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5d2d5f3b-d67b-49d1-971b-57371a89f9cb tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1335759331", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2012623035"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:31.924446 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-5d2d5f3b-d67b-49d1-971b-57371a89f9cb tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1335759331', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2012623035'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:31.924561 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-5d2d5f3b-d67b-49d1-971b-57371a89f9cb tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Create volume of 1 GB Aug 01 00:22:31.928400 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-5d2d5f3b-d67b-49d1-971b-57371a89f9cb tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Availability Zones retrieved successfully. Aug 01 00:22:31.933564 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5d2d5f3b-d67b-49d1-971b-57371a89f9cb tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Flow 'volume_create_api' (68451b11-4e17-4220-b379-9246aa5f00f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:31.934412 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5d2d5f3b-d67b-49d1-971b-57371a89f9cb tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a734d519-3fa6-47b3-bb10-be020b496b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:31.935501 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-5d2d5f3b-d67b-49d1-971b-57371a89f9cb tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:31.957808 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5d2d5f3b-d67b-49d1-971b-57371a89f9cb tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a734d519-3fa6-47b3-bb10-be020b496b01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:31.958982 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5d2d5f3b-d67b-49d1-971b-57371a89f9cb tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5fddbd4-9a4b-4e51-a785-88455e09d67c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:32.000175 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-5d2d5f3b-d67b-49d1-971b-57371a89f9cb tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Created reservations ['b086d376-7ee2-4b22-b867-b82505aaad57', 'a4996e3e-3aec-4070-9155-318b744d7dc4', 'b38057fe-1455-49cb-bf36-a6f65418032b', '89739e6d-d641-48d7-ac09-ae957579cf54'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:32.000894 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5d2d5f3b-d67b-49d1-971b-57371a89f9cb tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5fddbd4-9a4b-4e51-a785-88455e09d67c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b086d376-7ee2-4b22-b867-b82505aaad57', 'a4996e3e-3aec-4070-9155-318b744d7dc4', 'b38057fe-1455-49cb-bf36-a6f65418032b', '89739e6d-d641-48d7-ac09-ae957579cf54']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:32.001514 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5d2d5f3b-d67b-49d1-971b-57371a89f9cb tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d96478c3-b2d7-4ef9-a027-00299b62ae26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:32.021321 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5d2d5f3b-d67b-49d1-971b-57371a89f9cb tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d96478c3-b2d7-4ef9-a027-00299b62ae26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f27c653-4860-4a75-8f01-4e6112c02a4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1335759331',display_name='tempest-VolumesGetTest-Volume-2012623035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='643c0afed4f84d95ba0315d5d7b32921',qos_specs=None,replication_status=,reservations=['b086d376-7ee2-4b22-b867-b82505aaad57','a4996e3e-3aec-4070-9155-318b744d7dc4','b38057fe-1455-49cb-bf36-a6f65418032b','89739e6d-d641-48d7-ac09-ae957579cf54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79d2e41ed89e4f06ae59ba0d9a921386',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:32Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1335759331',display_name='tempest-VolumesGetTest-Volume-2012623035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f27c653-4860-4a75-8f01-4e6112c02a4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='643c0afed4f84d95ba0315d5d7b32921',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79d2e41ed89e4f06ae59ba0d9a921386',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:32.022016 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5d2d5f3b-d67b-49d1-971b-57371a89f9cb tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f6dfaef-5b27-4f6b-abf9-694c19b38a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:32.034018 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-92f3e950-1f82-4ade-8bc5-84bad737ddb7 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:32.039360 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5d2d5f3b-d67b-49d1-971b-57371a89f9cb tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f6dfaef-5b27-4f6b-abf9-694c19b38a7c) transitioned into 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-1335759331',display_name='tempest-VolumesGetTest-Volume-2012623035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='643c0afed4f84d95ba0315d5d7b32921',qos_specs=None,replication_status=,reservations=['b086d376-7ee2-4b22-b867-b82505aaad57','a4996e3e-3aec-4070-9155-318b744d7dc4','b38057fe-1455-49cb-bf36-a6f65418032b','89739e6d-d641-48d7-ac09-ae957579cf54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79d2e41ed89e4f06ae59ba0d9a921386',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:32.040126 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5d2d5f3b-d67b-49d1-971b-57371a89f9cb tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf756d43-df4a-4061-9848-b4fd9a2ac07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:32.051680 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5d2d5f3b-d67b-49d1-971b-57371a89f9cb tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf756d43-df4a-4061-9848-b4fd9a2ac07e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:32.052450 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5d2d5f3b-d67b-49d1-971b-57371a89f9cb tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Flow 'volume_create_api' (68451b11-4e17-4220-b379-9246aa5f00f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:32.052774 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-5d2d5f3b-d67b-49d1-971b-57371a89f9cb tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Create volume request issued successfully. Aug 01 00:22:32.053321 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5d2d5f3b-d67b-49d1-971b-57371a89f9cb tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:32.053745 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 817/3262] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:22:31 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 01 00:22:32.065620 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ddce50b8-5269-4efb-a31f-bbd861962a40 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:32.067564 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ddce50b8-5269-4efb-a31f-bbd861962a40 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/2f27c653-4860-4a75-8f01-4e6112c02a4f Aug 01 00:22:32.067815 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ddce50b8-5269-4efb-a31f-bbd861962a40 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:32.068024 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ddce50b8-5269-4efb-a31f-bbd861962a40 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:32.074525 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:32.074525 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:32.078284 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ddce50b8-5269-4efb-a31f-bbd861962a40 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:32.082545 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ddce50b8-5269-4efb-a31f-bbd861962a40 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/2f27c653-4860-4a75-8f01-4e6112c02a4f returned with HTTP 200 Aug 01 00:22:32.082945 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 823/3263] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:32 2026] GET /volume/v3/volumes/2f27c653-4860-4a75-8f01-4e6112c02a4f => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:32.111189 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ba1b9ed2-95a8-4cbb-86c4-4181f3e4854a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:32.113465 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ba1b9ed2-95a8-4cbb-86c4-4181f3e4854a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/f096bfb1-4e01-4219-8967-81e22947311e Aug 01 00:22:32.113812 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ba1b9ed2-95a8-4cbb-86c4-4181f3e4854a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:32.114123 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ba1b9ed2-95a8-4cbb-86c4-4181f3e4854a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:32.123774 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:32.123774 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:32.128131 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ba1b9ed2-95a8-4cbb-86c4-4181f3e4854a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:32.133777 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ba1b9ed2-95a8-4cbb-86c4-4181f3e4854a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/f096bfb1-4e01-4219-8967-81e22947311e returned with HTTP 200 Aug 01 00:22:32.134277 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 810/3264] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:32 2026] GET /volume/v3/volumes/f096bfb1-4e01-4219-8967-81e22947311e => generated 862 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:32.137078 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-92f3e950-1f82-4ade-8bc5-84bad737ddb7 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:32.137514 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-92f3e950-1f82-4ade-8bc5-84bad737ddb7 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1512452733"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:32.138923 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-92f3e950-1f82-4ade-8bc5-84bad737ddb7 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1512452733'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:32.139267 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-92f3e950-1f82-4ade-8bc5-84bad737ddb7 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Create volume of 1 GB Aug 01 00:22:32.143943 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-92f3e950-1f82-4ade-8bc5-84bad737ddb7 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Availability Zones retrieved successfully. Aug 01 00:22:32.147845 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a258056b-4473-4a8e-865e-bdf1c3663835 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:32.149793 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-92f3e950-1f82-4ade-8bc5-84bad737ddb7 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Flow 'volume_create_api' (d487b3f1-2ef2-4997-a202-08882afb2eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:32.150288 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a258056b-4473-4a8e-865e-bdf1c3663835 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:22:32.150761 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-92f3e950-1f82-4ade-8bc5-84bad737ddb7 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa94474b-9e53-4c6f-b053-60f2c1fe5e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:32.150824 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a258056b-4473-4a8e-865e-bdf1c3663835 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f096bfb1-4e01-4219-8967-81e22947311e", "name": "tempest-VolumeDependencyTests-Snapshot-555900648"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:32.151525 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-92f3e950-1f82-4ade-8bc5-84bad737ddb7 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:32.161579 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:32.161579 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:32.162284 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a258056b-4473-4a8e-865e-bdf1c3663835 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:32.162461 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-a258056b-4473-4a8e-865e-bdf1c3663835 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create snapshot from volume f096bfb1-4e01-4219-8967-81e22947311e Aug 01 00:22:32.172634 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-92f3e950-1f82-4ade-8bc5-84bad737ddb7 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa94474b-9e53-4c6f-b053-60f2c1fe5e1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:32.173436 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-92f3e950-1f82-4ade-8bc5-84bad737ddb7 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fad8c9b-310f-4a5a-8c49-604090201821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:32.191482 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-a258056b-4473-4a8e-865e-bdf1c3663835 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Created reservations ['f89929d6-d8a6-4bfa-912b-274a84b90026', '6a816265-1996-4ee1-a830-857035390f37', '397216dc-9a54-476e-b2aa-9840369bb66a', '4c40dc2c-286f-4b46-8f2c-4040e1a5ef29'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:32.230080 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a258056b-4473-4a8e-865e-bdf1c3663835 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot create request issued successfully. Aug 01 00:22:32.230508 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a258056b-4473-4a8e-865e-bdf1c3663835 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:22:32.231275 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 818/3265] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:22:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:32.239191 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-92f3e950-1f82-4ade-8bc5-84bad737ddb7 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Created reservations ['289a38f3-f6f1-4cdf-82f9-035f72386143', 'fa1d1e1b-47e3-4317-90d3-c39c5b9b1596', '3d2053e8-0df5-44e6-a5ec-ae601195a7c2', '4b516ce6-d048-4282-9a6f-bdedf6e8428c'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:32.239191 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-92f3e950-1f82-4ade-8bc5-84bad737ddb7 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fad8c9b-310f-4a5a-8c49-604090201821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['289a38f3-f6f1-4cdf-82f9-035f72386143', 'fa1d1e1b-47e3-4317-90d3-c39c5b9b1596', '3d2053e8-0df5-44e6-a5ec-ae601195a7c2', '4b516ce6-d048-4282-9a6f-bdedf6e8428c']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:32.239191 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-92f3e950-1f82-4ade-8bc5-84bad737ddb7 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (267849d4-ef60-4a30-a633-fd95a113cb47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:32.243789 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-137d221b-f868-4d55-9d1d-15ef9bcaf8a2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:32.244140 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-137d221b-f868-4d55-9d1d-15ef9bcaf8a2 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/snapshots/a3c23ad2-5707-48ca-bd10-9cf1aea3e8bd Aug 01 00:22:32.244414 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-137d221b-f868-4d55-9d1d-15ef9bcaf8a2 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:32.244600 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-137d221b-f868-4d55-9d1d-15ef9bcaf8a2 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:32.249450 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:32.249450 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:32.250850 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-137d221b-f868-4d55-9d1d-15ef9bcaf8a2 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot retrieved successfully. Aug 01 00:22:32.250850 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-137d221b-f868-4d55-9d1d-15ef9bcaf8a2 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/a3c23ad2-5707-48ca-bd10-9cf1aea3e8bd returned with HTTP 200 Aug 01 00:22:32.250996 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 824/3266] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:32 2026] GET /volume/v3/snapshots/a3c23ad2-5707-48ca-bd10-9cf1aea3e8bd => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:32.266545 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-92f3e950-1f82-4ade-8bc5-84bad737ddb7 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (267849d4-ef60-4a30-a633-fd95a113cb47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ae3e8ad-1bbe-4da5-89b8-ae60609c2410', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1512452733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bf66da1e58a40fd98ed1a7979e920e3',qos_specs=None,replication_status=,reservations=['289a38f3-f6f1-4cdf-82f9-035f72386143','fa1d1e1b-47e3-4317-90d3-c39c5b9b1596','3d2053e8-0df5-44e6-a5ec-ae601195a7c2','4b516ce6-d048-4282-9a6f-bdedf6e8428c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5975c9d82784fd0991e3d78d159ee86',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1512452733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ae3e8ad-1bbe-4da5-89b8-ae60609c2410,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bf66da1e58a40fd98ed1a7979e920e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5975c9d82784fd0991e3d78d159ee86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:32.267908 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-92f3e950-1f82-4ade-8bc5-84bad737ddb7 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5acc9432-4f85-4c8b-921e-89b9aefd91ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:32.287738 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-92f3e950-1f82-4ade-8bc5-84bad737ddb7 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5acc9432-4f85-4c8b-921e-89b9aefd91ed) transitioned into state 'SUCCESS' from state '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-1512452733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bf66da1e58a40fd98ed1a7979e920e3',qos_specs=None,replication_status=,reservations=['289a38f3-f6f1-4cdf-82f9-035f72386143','fa1d1e1b-47e3-4317-90d3-c39c5b9b1596','3d2053e8-0df5-44e6-a5ec-ae601195a7c2','4b516ce6-d048-4282-9a6f-bdedf6e8428c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5975c9d82784fd0991e3d78d159ee86',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:32.289828 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-92f3e950-1f82-4ade-8bc5-84bad737ddb7 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eefc77a0-3656-4e52-979c-6bc770c88998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:32.299261 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-92f3e950-1f82-4ade-8bc5-84bad737ddb7 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eefc77a0-3656-4e52-979c-6bc770c88998) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:32.300291 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-92f3e950-1f82-4ade-8bc5-84bad737ddb7 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Flow 'volume_create_api' (d487b3f1-2ef2-4997-a202-08882afb2eb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:32.300602 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-92f3e950-1f82-4ade-8bc5-84bad737ddb7 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Create volume request issued successfully. Aug 01 00:22:32.301249 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-92f3e950-1f82-4ade-8bc5-84bad737ddb7 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:32.301745 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 815/3267] 10.4.3.222 () {70 vars in 1298 bytes} [Sat Aug 1 00:22:32 2026] POST /volume/v3/volumes => generated 778 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:32.305642 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-30e0bfac-f954-4fce-80bb-6f8ae1761961 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:32.308100 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-30e0bfac-f954-4fce-80bb-6f8ae1761961 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/0695acc0-84be-4f8e-9043-399df8de67de Aug 01 00:22:32.308404 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-30e0bfac-f954-4fce-80bb-6f8ae1761961 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:32.308557 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-30e0bfac-f954-4fce-80bb-6f8ae1761961 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:32.313897 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-30e0bfac-f954-4fce-80bb-6f8ae1761961 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/0695acc0-84be-4f8e-9043-399df8de67de returned with HTTP 404 Aug 01 00:22:32.314358 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 811/3268] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:32 2026] GET /volume/v3/volumes/0695acc0-84be-4f8e-9043-399df8de67de => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:32.314878 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d616cf7e-4c8c-4578-b683-5e5c4e35e933 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:32.316746 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d616cf7e-4c8c-4578-b683-5e5c4e35e933 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/volumes/8ae3e8ad-1bbe-4da5-89b8-ae60609c2410 Aug 01 00:22:32.316988 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d616cf7e-4c8c-4578-b683-5e5c4e35e933 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:32.317241 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d616cf7e-4c8c-4578-b683-5e5c4e35e933 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:32.323517 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:32.323517 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:32.327720 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-d616cf7e-4c8c-4578-b683-5e5c4e35e933 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Volume info retrieved successfully. Aug 01 00:22:32.331645 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d616cf7e-4c8c-4578-b683-5e5c4e35e933 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/volumes/8ae3e8ad-1bbe-4da5-89b8-ae60609c2410 returned with HTTP 200 Aug 01 00:22:32.332079 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 819/3269] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:32 2026] GET /volume/v3/volumes/8ae3e8ad-1bbe-4da5-89b8-ae60609c2410 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:32.372473 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-00c57760-f86d-4ca6-bd20-a1c35fbd24e8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:32.374229 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-00c57760-f86d-4ca6-bd20-a1c35fbd24e8 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/0d8903ed-5370-4714-a0d2-98ffcfc105b1 Aug 01 00:22:32.374407 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-00c57760-f86d-4ca6-bd20-a1c35fbd24e8 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:32.374579 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-00c57760-f86d-4ca6-bd20-a1c35fbd24e8 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:32.374696 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-00c57760-f86d-4ca6-bd20-a1c35fbd24e8 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Delete snapshot with id: 0d8903ed-5370-4714-a0d2-98ffcfc105b1 Aug 01 00:22:32.379202 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:32.379202 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:32.379807 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-00c57760-f86d-4ca6-bd20-a1c35fbd24e8 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:22:32.395420 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-00c57760-f86d-4ca6-bd20-a1c35fbd24e8 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot delete request issued successfully. Aug 01 00:22:32.395664 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-00c57760-f86d-4ca6-bd20-a1c35fbd24e8 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/0d8903ed-5370-4714-a0d2-98ffcfc105b1 returned with HTTP 202 Aug 01 00:22:32.396085 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 825/3270] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:22:32 2026] DELETE /volume/v3/snapshots/0d8903ed-5370-4714-a0d2-98ffcfc105b1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:32.403128 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b7170440-642c-48c9-a8f1-1e14214ff4df None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:32.405564 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b7170440-642c-48c9-a8f1-1e14214ff4df tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/0d8903ed-5370-4714-a0d2-98ffcfc105b1 Aug 01 00:22:32.405877 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b7170440-642c-48c9-a8f1-1e14214ff4df tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:32.406146 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b7170440-642c-48c9-a8f1-1e14214ff4df tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:32.412618 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:32.412618 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:32.412833 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b7170440-642c-48c9-a8f1-1e14214ff4df tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:22:32.413938 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b7170440-642c-48c9-a8f1-1e14214ff4df tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/0d8903ed-5370-4714-a0d2-98ffcfc105b1 returned with HTTP 200 Aug 01 00:22:32.414422 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 816/3271] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:32 2026] GET /volume/v3/snapshots/0d8903ed-5370-4714-a0d2-98ffcfc105b1 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:32.419831 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7323be90-ba7b-41f5-9a83-89d4d87093e4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:32.421269 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7323be90-ba7b-41f5-9a83-89d4d87093e4 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] GET https://10.4.3.222/volume/v3/volumes/f691be60-7281-42b2-b0fb-94185cc97288 Aug 01 00:22:32.421447 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7323be90-ba7b-41f5-9a83-89d4d87093e4 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:32.421618 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7323be90-ba7b-41f5-9a83-89d4d87093e4 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:32.429914 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7323be90-ba7b-41f5-9a83-89d4d87093e4 tempest-VolumesCloneNegativeTest-1778905078 tempest-VolumesCloneNegativeTest-1778905078-project-member] https://10.4.3.222/volume/v3/volumes/f691be60-7281-42b2-b0fb-94185cc97288 returned with HTTP 404 Aug 01 00:22:32.429914 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 812/3272] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:32 2026] GET /volume/v3/volumes/f691be60-7281-42b2-b0fb-94185cc97288 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:32.458644 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-cf58ada3-055b-460a-bb51-8cabe46965d4 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:32.461187 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cf58ada3-055b-460a-bb51-8cabe46965d4 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/volumes/39143ef4-520b-4914-b8a6-b0690933faf1 Aug 01 00:22:32.461187 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cf58ada3-055b-460a-bb51-8cabe46965d4 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:32.461297 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cf58ada3-055b-460a-bb51-8cabe46965d4 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:32.472818 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:32.472818 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:32.476917 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-cf58ada3-055b-460a-bb51-8cabe46965d4 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Volume info retrieved successfully. Aug 01 00:22:32.483486 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cf58ada3-055b-460a-bb51-8cabe46965d4 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/volumes/39143ef4-520b-4914-b8a6-b0690933faf1 returned with HTTP 200 Aug 01 00:22:32.483589 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 820/3273] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:32 2026] GET /volume/v3/volumes/39143ef4-520b-4914-b8a6-b0690933faf1 => generated 1649 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:32.820817 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-e0782a27-8b28-4878-9751-510ce9fa9e57 req-3844d12c-c241-47df-b37a-0b24f52586d9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:32.823757 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e0782a27-8b28-4878-9751-510ce9fa9e57 req-3844d12c-c241-47df-b37a-0b24f52586d9 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] DELETE https://10.4.3.222/volume/v3/attachments/40d0fe59-609b-453b-b83c-d918bbaed2a2 Aug 01 00:22:32.824100 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-e0782a27-8b28-4878-9751-510ce9fa9e57 req-3844d12c-c241-47df-b37a-0b24f52586d9 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:32.824427 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-e0782a27-8b28-4878-9751-510ce9fa9e57 req-3844d12c-c241-47df-b37a-0b24f52586d9 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:32.835000 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:32.835000 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:32.891024 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-abaf9262-d711-45ec-9c8a-94869db7066f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:32.892885 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-abaf9262-d711-45ec-9c8a-94869db7066f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:32.893140 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-abaf9262-d711-45ec-9c8a-94869db7066f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:32.893325 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-abaf9262-d711-45ec-9c8a-94869db7066f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:32.893471 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-abaf9262-d711-45ec-9c8a-94869db7066f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:32.895419 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e0782a27-8b28-4878-9751-510ce9fa9e57 req-3844d12c-c241-47df-b37a-0b24f52586d9 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/attachments/40d0fe59-609b-453b-b83c-d918bbaed2a2 returned with HTTP 200 Aug 01 00:22:32.896273 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 826/3274] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:22:32 2026] DELETE /volume/v3/attachments/40d0fe59-609b-453b-b83c-d918bbaed2a2 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:32.898956 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:32.898956 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:32.899078 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-abaf9262-d711-45ec-9c8a-94869db7066f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:32.899424 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 817/3275] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:32 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:33.098732 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1f0c3ed3-175a-415b-8a54-62a3a0073c13 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:33.099969 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1f0c3ed3-175a-415b-8a54-62a3a0073c13 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/2f27c653-4860-4a75-8f01-4e6112c02a4f Aug 01 00:22:33.100141 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1f0c3ed3-175a-415b-8a54-62a3a0073c13 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:33.100370 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1f0c3ed3-175a-415b-8a54-62a3a0073c13 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:33.107378 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:33.107378 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:33.117095 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1f0c3ed3-175a-415b-8a54-62a3a0073c13 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:33.119376 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1f0c3ed3-175a-415b-8a54-62a3a0073c13 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/2f27c653-4860-4a75-8f01-4e6112c02a4f returned with HTTP 200 Aug 01 00:22:33.119753 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 813/3276] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:33 2026] GET /volume/v3/volumes/2f27c653-4860-4a75-8f01-4e6112c02a4f => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:33.133819 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-84e0f755-114a-43bd-a889-6c9de3025d67 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:33.135467 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-84e0f755-114a-43bd-a889-6c9de3025d67 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] PUT https://10.4.3.222/volume/v3/volumes/2f27c653-4860-4a75-8f01-4e6112c02a4f Aug 01 00:22:33.135854 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-84e0f755-114a-43bd-a889-6c9de3025d67 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1860834307", "description": null}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:33.143530 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:33.143530 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:33.146848 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-84e0f755-114a-43bd-a889-6c9de3025d67 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:33.153814 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-84e0f755-114a-43bd-a889-6c9de3025d67 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume updated successfully. Aug 01 00:22:33.154349 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-84e0f755-114a-43bd-a889-6c9de3025d67 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/2f27c653-4860-4a75-8f01-4e6112c02a4f returned with HTTP 200 Aug 01 00:22:33.154873 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 821/3277] 10.4.3.222 () {68 vars in 1368 bytes} [Sat Aug 1 00:22:33 2026] PUT /volume/v3/volumes/2f27c653-4860-4a75-8f01-4e6112c02a4f => generated 770 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:33.166644 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d313de50-8c3d-40f4-a9cc-ca756db6c326 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:33.171471 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d313de50-8c3d-40f4-a9cc-ca756db6c326 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/2f27c653-4860-4a75-8f01-4e6112c02a4f Aug 01 00:22:33.171783 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d313de50-8c3d-40f4-a9cc-ca756db6c326 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:33.172027 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d313de50-8c3d-40f4-a9cc-ca756db6c326 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:33.178504 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:33.178504 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:33.181664 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d313de50-8c3d-40f4-a9cc-ca756db6c326 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:33.185295 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d313de50-8c3d-40f4-a9cc-ca756db6c326 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/2f27c653-4860-4a75-8f01-4e6112c02a4f returned with HTTP 200 Aug 01 00:22:33.185687 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 827/3278] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:33 2026] GET /volume/v3/volumes/2f27c653-4860-4a75-8f01-4e6112c02a4f => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:33.198446 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c6c56f2c-2035-41e8-ad00-6bb8c844b201 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:33.200191 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c6c56f2c-2035-41e8-ad00-6bb8c844b201 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] DELETE https://10.4.3.222/volume/v3/volumes/2f27c653-4860-4a75-8f01-4e6112c02a4f Aug 01 00:22:33.200579 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c6c56f2c-2035-41e8-ad00-6bb8c844b201 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:33.200818 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c6c56f2c-2035-41e8-ad00-6bb8c844b201 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:33.200989 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-c6c56f2c-2035-41e8-ad00-6bb8c844b201 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Delete volume with id: 2f27c653-4860-4a75-8f01-4e6112c02a4f Aug 01 00:22:33.208139 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:33.208139 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:33.208649 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c6c56f2c-2035-41e8-ad00-6bb8c844b201 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:33.225492 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c6c56f2c-2035-41e8-ad00-6bb8c844b201 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Delete volume request issued successfully. Aug 01 00:22:33.225805 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c6c56f2c-2035-41e8-ad00-6bb8c844b201 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/2f27c653-4860-4a75-8f01-4e6112c02a4f returned with HTTP 202 Aug 01 00:22:33.226367 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 818/3279] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:22:33 2026] DELETE /volume/v3/volumes/2f27c653-4860-4a75-8f01-4e6112c02a4f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:33.236650 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-37593f32-b435-428a-ab64-bb309dd88709 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:33.244808 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-37593f32-b435-428a-ab64-bb309dd88709 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/2f27c653-4860-4a75-8f01-4e6112c02a4f Aug 01 00:22:33.245010 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-37593f32-b435-428a-ab64-bb309dd88709 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:33.245218 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-37593f32-b435-428a-ab64-bb309dd88709 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:33.254841 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:33.254841 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:33.258281 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-37593f32-b435-428a-ab64-bb309dd88709 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:33.260751 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9643ce35-d78f-45ad-ab47-0fbfba47d380 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:33.262101 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-37593f32-b435-428a-ab64-bb309dd88709 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/2f27c653-4860-4a75-8f01-4e6112c02a4f returned with HTTP 200 Aug 01 00:22:33.262476 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 814/3280] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:33 2026] GET /volume/v3/volumes/2f27c653-4860-4a75-8f01-4e6112c02a4f => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:33.262681 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9643ce35-d78f-45ad-ab47-0fbfba47d380 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/snapshots/a3c23ad2-5707-48ca-bd10-9cf1aea3e8bd Aug 01 00:22:33.262936 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9643ce35-d78f-45ad-ab47-0fbfba47d380 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:33.263114 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9643ce35-d78f-45ad-ab47-0fbfba47d380 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:33.268198 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:33.268198 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:33.268598 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-9643ce35-d78f-45ad-ab47-0fbfba47d380 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot retrieved successfully. Aug 01 00:22:33.269444 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9643ce35-d78f-45ad-ab47-0fbfba47d380 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/a3c23ad2-5707-48ca-bd10-9cf1aea3e8bd returned with HTTP 200 Aug 01 00:22:33.269705 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 822/3281] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:33 2026] GET /volume/v3/snapshots/a3c23ad2-5707-48ca-bd10-9cf1aea3e8bd => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:33.284733 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9b63be48-ab58-4ded-ac9a-c49cb69a347a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:33.287526 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9b63be48-ab58-4ded-ac9a-c49cb69a347a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:33.288423 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9b63be48-ab58-4ded-ac9a-c49cb69a347a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a3c23ad2-5707-48ca-bd10-9cf1aea3e8bd", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1793871893"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:33.290333 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-9b63be48-ab58-4ded-ac9a-c49cb69a347a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume request body: {'volume': {'snapshot_id': 'a3c23ad2-5707-48ca-bd10-9cf1aea3e8bd', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1793871893'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:33.295792 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:33.295792 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:33.296259 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9b63be48-ab58-4ded-ac9a-c49cb69a347a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot retrieved successfully. Aug 01 00:22:33.296420 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-9b63be48-ab58-4ded-ac9a-c49cb69a347a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume of 1 GB Aug 01 00:22:33.299878 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9b63be48-ab58-4ded-ac9a-c49cb69a347a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Availability Zones retrieved successfully. Aug 01 00:22:33.307317 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9b63be48-ab58-4ded-ac9a-c49cb69a347a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Flow 'volume_create_api' (920b39af-c968-4910-95ad-61054ba35579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:33.308182 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9b63be48-ab58-4ded-ac9a-c49cb69a347a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f98ed73d-e2bd-4f74-9e2c-1be57b3d3d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:33.309086 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-9b63be48-ab58-4ded-ac9a-c49cb69a347a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:33.333521 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9b63be48-ab58-4ded-ac9a-c49cb69a347a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f98ed73d-e2bd-4f74-9e2c-1be57b3d3d69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a3c23ad2-5707-48ca-bd10-9cf1aea3e8bd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:33.334277 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9b63be48-ab58-4ded-ac9a-c49cb69a347a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffb7a8ec-1f95-430c-afdd-ee4072a19353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:33.349597 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d744fad0-4073-4a2e-bd46-5345c4c98e88 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:33.355051 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d744fad0-4073-4a2e-bd46-5345c4c98e88 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/volumes/8ae3e8ad-1bbe-4da5-89b8-ae60609c2410 Aug 01 00:22:33.355589 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d744fad0-4073-4a2e-bd46-5345c4c98e88 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:33.355849 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d744fad0-4073-4a2e-bd46-5345c4c98e88 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:33.368550 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:33.368550 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:33.375631 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d744fad0-4073-4a2e-bd46-5345c4c98e88 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Volume info retrieved successfully. Aug 01 00:22:33.377470 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-9b63be48-ab58-4ded-ac9a-c49cb69a347a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Created reservations ['c46f23cc-425c-4f20-94bc-a7bb583f133f', '41fcb650-2d4a-42eb-ae70-5e56f3b8a79e', '793d2233-6b06-46ef-b3ca-50278babcbf0', 'bfed3886-8d49-40b3-bb66-98e4210ed4f9'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:33.378321 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9b63be48-ab58-4ded-ac9a-c49cb69a347a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffb7a8ec-1f95-430c-afdd-ee4072a19353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c46f23cc-425c-4f20-94bc-a7bb583f133f', '41fcb650-2d4a-42eb-ae70-5e56f3b8a79e', '793d2233-6b06-46ef-b3ca-50278babcbf0', 'bfed3886-8d49-40b3-bb66-98e4210ed4f9']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:33.379158 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9b63be48-ab58-4ded-ac9a-c49cb69a347a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93da2cf8-de23-4f1c-bafd-3bc7c952364d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:33.380056 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d744fad0-4073-4a2e-bd46-5345c4c98e88 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/volumes/8ae3e8ad-1bbe-4da5-89b8-ae60609c2410 returned with HTTP 200 Aug 01 00:22:33.380490 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 819/3282] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:33 2026] GET /volume/v3/volumes/8ae3e8ad-1bbe-4da5-89b8-ae60609c2410 => generated 1018 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:33.392218 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5bad1d8b-864d-4921-878e-f58209815457 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:33.394384 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5bad1d8b-864d-4921-878e-f58209815457 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] POST https://10.4.3.222/volume/v3/backups Aug 01 00:22:33.394931 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5bad1d8b-864d-4921-878e-f58209815457 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8ae3e8ad-1bbe-4da5-89b8-ae60609c2410", "name": "tempest-type-Backup-1593444943"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:33.396840 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-5bad1d8b-864d-4921-878e-f58209815457 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Creating new backup {'backup': {'volume_id': '8ae3e8ad-1bbe-4da5-89b8-ae60609c2410', 'name': 'tempest-type-Backup-1593444943'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:22:33.397039 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-5bad1d8b-864d-4921-878e-f58209815457 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Creating backup of volume 8ae3e8ad-1bbe-4da5-89b8-ae60609c2410 in container None Aug 01 00:22:33.406467 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:33.406467 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:33.406938 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5bad1d8b-864d-4921-878e-f58209815457 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Volume info retrieved successfully. Aug 01 00:22:33.426314 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-5a7dd262-da22-45e8-9813-01d1af6e90d7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:33.428045 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5a7dd262-da22-45e8-9813-01d1af6e90d7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/0d8903ed-5370-4714-a0d2-98ffcfc105b1 Aug 01 00:22:33.428228 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5a7dd262-da22-45e8-9813-01d1af6e90d7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:33.428409 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5a7dd262-da22-45e8-9813-01d1af6e90d7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:33.428550 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9b63be48-ab58-4ded-ac9a-c49cb69a347a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93da2cf8-de23-4f1c-bafd-3bc7c952364d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccd05581-a31f-491d-998b-220f65b45346', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1793871893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e55eed1e0d24420090644ead2b99f762',qos_specs=None,replication_status=,reservations=['c46f23cc-425c-4f20-94bc-a7bb583f133f','41fcb650-2d4a-42eb-ae70-5e56f3b8a79e','793d2233-6b06-46ef-b3ca-50278babcbf0','bfed3886-8d49-40b3-bb66-98e4210ed4f9'],size=1,snapshot_id=a3c23ad2-5707-48ca-bd10-9cf1aea3e8bd,source_replicaid=,source_volid=None,status='creating',user_id='78967d9e391441ceb4124822cb72f99d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1793871893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccd05581-a31f-491d-998b-220f65b45346,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e55eed1e0d24420090644ead2b99f762',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a3c23ad2-5707-48ca-bd10-9cf1aea3e8bd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78967d9e391441ceb4124822cb72f99d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:33.430039 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9b63be48-ab58-4ded-ac9a-c49cb69a347a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bab1dc6b-d6c4-4c38-baa7-cacbea736882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:33.432311 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5a7dd262-da22-45e8-9813-01d1af6e90d7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/0d8903ed-5370-4714-a0d2-98ffcfc105b1 returned with HTTP 404 Aug 01 00:22:33.432744 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 823/3283] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:33 2026] GET /volume/v3/snapshots/0d8903ed-5370-4714-a0d2-98ffcfc105b1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:33.433171 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-5bad1d8b-864d-4921-878e-f58209815457 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Created reservations ['bff3685a-1ae3-411a-8ee5-79958532aed1', '1fa9038d-ae7d-4287-8498-4de719424358'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:33.439208 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b27f4eeb-cd72-4deb-8a76-8f957393bc4f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:33.441235 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b27f4eeb-cd72-4deb-8a76-8f957393bc4f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] DELETE https://10.4.3.222/volume/v3/volumes/e6b9a2b5-f4c1-4fac-b1b1-f8ea40438d85 Aug 01 00:22:33.441496 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b27f4eeb-cd72-4deb-8a76-8f957393bc4f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:33.442359 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b27f4eeb-cd72-4deb-8a76-8f957393bc4f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:33.442593 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-b27f4eeb-cd72-4deb-8a76-8f957393bc4f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Delete volume with id: e6b9a2b5-f4c1-4fac-b1b1-f8ea40438d85 Aug 01 00:22:33.450298 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:33.450298 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:33.450790 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b27f4eeb-cd72-4deb-8a76-8f957393bc4f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:22:33.451652 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9b63be48-ab58-4ded-ac9a-c49cb69a347a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bab1dc6b-d6c4-4c38-baa7-cacbea736882) transitioned into state 'SUCCESS' from state '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-1793871893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e55eed1e0d24420090644ead2b99f762',qos_specs=None,replication_status=,reservations=['c46f23cc-425c-4f20-94bc-a7bb583f133f','41fcb650-2d4a-42eb-ae70-5e56f3b8a79e','793d2233-6b06-46ef-b3ca-50278babcbf0','bfed3886-8d49-40b3-bb66-98e4210ed4f9'],size=1,snapshot_id=a3c23ad2-5707-48ca-bd10-9cf1aea3e8bd,source_replicaid=,source_volid=None,status='creating',user_id='78967d9e391441ceb4124822cb72f99d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:33.452655 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9b63be48-ab58-4ded-ac9a-c49cb69a347a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1d64253-587e-444b-af00-8638be80bd62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:33.467649 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b27f4eeb-cd72-4deb-8a76-8f957393bc4f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Delete volume request issued successfully. Aug 01 00:22:33.470791 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5bad1d8b-864d-4921-878e-f58209815457 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:22:33.470911 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b27f4eeb-cd72-4deb-8a76-8f957393bc4f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/e6b9a2b5-f4c1-4fac-b1b1-f8ea40438d85 returned with HTTP 202 Aug 01 00:22:33.470952 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 815/3284] 10.4.3.222 () {70 vars in 1299 bytes} [Sat Aug 1 00:22:33 2026] POST /volume/v3/backups => generated 316 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:33.471014 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 820/3285] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:22:33 2026] DELETE /volume/v3/volumes/e6b9a2b5-f4c1-4fac-b1b1-f8ea40438d85 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:33.477550 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e02528fb-029a-4f91-95a6-d59cc435175b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:33.478355 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e02528fb-029a-4f91-95a6-d59cc435175b tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:22:33.478472 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5b75d478-8418-4772-913e-d1abfdf1c9f6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:33.478544 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e02528fb-029a-4f91-95a6-d59cc435175b tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:33.478786 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e02528fb-029a-4f91-95a6-d59cc435175b tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:33.478931 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-e02528fb-029a-4f91-95a6-d59cc435175b tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:33.480638 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5b75d478-8418-4772-913e-d1abfdf1c9f6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/e6b9a2b5-f4c1-4fac-b1b1-f8ea40438d85 Aug 01 00:22:33.480928 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5b75d478-8418-4772-913e-d1abfdf1c9f6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:33.481195 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5b75d478-8418-4772-913e-d1abfdf1c9f6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:33.483153 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:33.483153 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:33.485126 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e02528fb-029a-4f91-95a6-d59cc435175b tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:22:33.485267 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9b63be48-ab58-4ded-ac9a-c49cb69a347a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1d64253-587e-444b-af00-8638be80bd62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:33.485342 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 824/3286] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:33 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:33.485384 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-9b63be48-ab58-4ded-ac9a-c49cb69a347a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Flow 'volume_create_api' (920b39af-c968-4910-95ad-61054ba35579) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:33.485809 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9b63be48-ab58-4ded-ac9a-c49cb69a347a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume request issued successfully. Aug 01 00:22:33.487014 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9b63be48-ab58-4ded-ac9a-c49cb69a347a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:33.487993 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 828/3287] 10.4.3.222 () {70 vars in 1300 bytes} [Sat Aug 1 00:22:33 2026] POST /volume/v3/volumes => generated 804 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:33.490224 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:33.490224 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:33.496657 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5b75d478-8418-4772-913e-d1abfdf1c9f6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:22:33.501105 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d83a6c85-e4d1-43d2-8fee-aa64e99e261a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:33.502498 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5b75d478-8418-4772-913e-d1abfdf1c9f6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/e6b9a2b5-f4c1-4fac-b1b1-f8ea40438d85 returned with HTTP 200 Aug 01 00:22:33.503014 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 816/3288] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:33 2026] GET /volume/v3/volumes/e6b9a2b5-f4c1-4fac-b1b1-f8ea40438d85 => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:33.503726 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d83a6c85-e4d1-43d2-8fee-aa64e99e261a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/volumes/39143ef4-520b-4914-b8a6-b0690933faf1 Aug 01 00:22:33.505519 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d83a6c85-e4d1-43d2-8fee-aa64e99e261a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:33.505519 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d83a6c85-e4d1-43d2-8fee-aa64e99e261a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:33.507385 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a32ad846-d9bb-4c8a-a2e6-06008a92adbe None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:33.508387 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a32ad846-d9bb-4c8a-a2e6-06008a92adbe tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/ccd05581-a31f-491d-998b-220f65b45346 Aug 01 00:22:33.509616 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a32ad846-d9bb-4c8a-a2e6-06008a92adbe tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:33.509616 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a32ad846-d9bb-4c8a-a2e6-06008a92adbe tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:33.511407 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:33.511407 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:33.515079 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d83a6c85-e4d1-43d2-8fee-aa64e99e261a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Volume info retrieved successfully. Aug 01 00:22:33.515891 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:33.515891 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:33.522539 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a32ad846-d9bb-4c8a-a2e6-06008a92adbe tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:33.522627 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d83a6c85-e4d1-43d2-8fee-aa64e99e261a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/volumes/39143ef4-520b-4914-b8a6-b0690933faf1 returned with HTTP 200 Aug 01 00:22:33.522627 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 821/3289] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:33 2026] GET /volume/v3/volumes/39143ef4-520b-4914-b8a6-b0690933faf1 => generated 1357 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:33.523813 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a32ad846-d9bb-4c8a-a2e6-06008a92adbe tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/ccd05581-a31f-491d-998b-220f65b45346 returned with HTTP 200 Aug 01 00:22:33.524219 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 825/3290] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:33 2026] GET /volume/v3/volumes/ccd05581-a31f-491d-998b-220f65b45346 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:33.532558 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d1921c96-403c-4442-a3ee-d6c581324bb1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:33.534576 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d1921c96-403c-4442-a3ee-d6c581324bb1 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] POST https://10.4.3.222/volume/v3/backups Aug 01 00:22:33.535028 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d1921c96-403c-4442-a3ee-d6c581324bb1 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "39143ef4-520b-4914-b8a6-b0690933faf1", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-80993797"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:33.536439 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-d1921c96-403c-4442-a3ee-d6c581324bb1 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Creating new backup {'backup': {'volume_id': '39143ef4-520b-4914-b8a6-b0690933faf1', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-80993797'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:22:33.536578 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-d1921c96-403c-4442-a3ee-d6c581324bb1 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Creating backup of volume 39143ef4-520b-4914-b8a6-b0690933faf1 in container None Aug 01 00:22:33.543843 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:33.543843 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:33.544482 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d1921c96-403c-4442-a3ee-d6c581324bb1 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Volume info retrieved successfully. Aug 01 00:22:33.562889 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-d1921c96-403c-4442-a3ee-d6c581324bb1 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Created reservations ['b166f483-5722-4cf3-8e67-4fe5819ad99e', '725b7fc8-3090-4001-a58a-b90762db2e58'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:33.597031 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d1921c96-403c-4442-a3ee-d6c581324bb1 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:22:33.598360 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 829/3291] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:22:33 2026] POST /volume/v3/backups => generated 328 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:33.606128 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c5807c5f-c2d1-43bc-ad64-8252f8f7ec04 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:33.608238 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c5807c5f-c2d1-43bc-ad64-8252f8f7ec04 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 Aug 01 00:22:33.608504 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c5807c5f-c2d1-43bc-ad64-8252f8f7ec04 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:33.608788 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c5807c5f-c2d1-43bc-ad64-8252f8f7ec04 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:33.608948 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-c5807c5f-c2d1-43bc-ad64-8252f8f7ec04 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:33.612155 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9ac30256-8c9e-48c2-aab2-439f5ae8d909 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:33.617033 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:33.617033 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:33.618143 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c5807c5f-c2d1-43bc-ad64-8252f8f7ec04 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 returned with HTTP 200 Aug 01 00:22:33.618380 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 817/3292] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:33 2026] GET /volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:33.699438 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9ac30256-8c9e-48c2-aab2-439f5ae8d909 tempest-VolumesSummaryTest-2004789548 tempest-VolumesSummaryTest-2004789548-project-member] GET https://10.4.3.222/volume/v3/volumes/summary Aug 01 00:22:33.699718 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9ac30256-8c9e-48c2-aab2-439f5ae8d909 tempest-VolumesSummaryTest-2004789548 tempest-VolumesSummaryTest-2004789548-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:33.699960 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9ac30256-8c9e-48c2-aab2-439f5ae8d909 tempest-VolumesSummaryTest-2004789548 tempest-VolumesSummaryTest-2004789548-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:33.700169 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [None req-9ac30256-8c9e-48c2-aab2-439f5ae8d909 tempest-VolumesSummaryTest-2004789548 tempest-VolumesSummaryTest-2004789548-project-member] Removing options '' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:33.705174 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-9ac30256-8c9e-48c2-aab2-439f5ae8d909 tempest-VolumesSummaryTest-2004789548 tempest-VolumesSummaryTest-2004789548-project-member] Get summary completed successfully. Aug 01 00:22:33.705463 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9ac30256-8c9e-48c2-aab2-439f5ae8d909 tempest-VolumesSummaryTest-2004789548 tempest-VolumesSummaryTest-2004789548-project-member] https://10.4.3.222/volume/v3/volumes/summary returned with HTTP 200 Aug 01 00:22:33.705908 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 822/3293] 10.4.3.222 () {68 vars in 1302 bytes} [Sat Aug 1 00:22:33 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:33.909269 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9811d26b-de71-49fc-aaef-01e77cadc56d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:33.911219 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9811d26b-de71-49fc-aaef-01e77cadc56d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:33.911416 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9811d26b-de71-49fc-aaef-01e77cadc56d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:33.911601 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9811d26b-de71-49fc-aaef-01e77cadc56d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:33.911710 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-9811d26b-de71-49fc-aaef-01e77cadc56d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:33.916017 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:33.916017 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:33.916737 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9811d26b-de71-49fc-aaef-01e77cadc56d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:33.917100 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 826/3294] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:33 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:34.277874 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-51e1b0fd-53b5-49ab-8c8c-2622091d3399 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:34.279869 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-51e1b0fd-53b5-49ab-8c8c-2622091d3399 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/2f27c653-4860-4a75-8f01-4e6112c02a4f Aug 01 00:22:34.280294 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-51e1b0fd-53b5-49ab-8c8c-2622091d3399 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:34.281682 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-51e1b0fd-53b5-49ab-8c8c-2622091d3399 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:34.289503 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-51e1b0fd-53b5-49ab-8c8c-2622091d3399 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/2f27c653-4860-4a75-8f01-4e6112c02a4f returned with HTTP 404 Aug 01 00:22:34.290206 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 830/3295] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:34 2026] GET /volume/v3/volumes/2f27c653-4860-4a75-8f01-4e6112c02a4f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:34.297373 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1c5aa014-a0aa-410d-ab23-9b117967f4dc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:34.299117 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1c5aa014-a0aa-410d-ab23-9b117967f4dc tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/19fb2606-9312-45c4-ae4a-240312a7563a Aug 01 00:22:34.299297 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1c5aa014-a0aa-410d-ab23-9b117967f4dc tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:34.299479 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1c5aa014-a0aa-410d-ab23-9b117967f4dc tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:34.306826 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:34.306826 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:34.310509 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1c5aa014-a0aa-410d-ab23-9b117967f4dc tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:34.315275 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1c5aa014-a0aa-410d-ab23-9b117967f4dc tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/19fb2606-9312-45c4-ae4a-240312a7563a returned with HTTP 200 Aug 01 00:22:34.315799 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 818/3296] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:34 2026] GET /volume/v3/volumes/19fb2606-9312-45c4-ae4a-240312a7563a => generated 1406 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:34.329213 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-8c19a116-d4ed-4de1-9c33-f7a45400ca4b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:34.331433 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8c19a116-d4ed-4de1-9c33-f7a45400ca4b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] DELETE https://10.4.3.222/volume/v3/volumes/19fb2606-9312-45c4-ae4a-240312a7563a Aug 01 00:22:34.331860 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8c19a116-d4ed-4de1-9c33-f7a45400ca4b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:34.332213 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8c19a116-d4ed-4de1-9c33-f7a45400ca4b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:34.332489 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-8c19a116-d4ed-4de1-9c33-f7a45400ca4b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Delete volume with id: 19fb2606-9312-45c4-ae4a-240312a7563a Aug 01 00:22:34.341877 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:34.341877 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:34.342780 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-8c19a116-d4ed-4de1-9c33-f7a45400ca4b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:34.360577 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-8c19a116-d4ed-4de1-9c33-f7a45400ca4b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Delete volume request issued successfully. Aug 01 00:22:34.360873 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8c19a116-d4ed-4de1-9c33-f7a45400ca4b tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/19fb2606-9312-45c4-ae4a-240312a7563a returned with HTTP 202 Aug 01 00:22:34.361342 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 823/3297] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:22:34 2026] DELETE /volume/v3/volumes/19fb2606-9312-45c4-ae4a-240312a7563a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:34.369657 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4964bcd7-5eb5-426a-913f-79cd49b834e1 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:34.371369 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4964bcd7-5eb5-426a-913f-79cd49b834e1 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/19fb2606-9312-45c4-ae4a-240312a7563a Aug 01 00:22:34.371525 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4964bcd7-5eb5-426a-913f-79cd49b834e1 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:34.371707 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4964bcd7-5eb5-426a-913f-79cd49b834e1 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:34.377535 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:34.377535 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:34.380594 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-4964bcd7-5eb5-426a-913f-79cd49b834e1 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Volume info retrieved successfully. Aug 01 00:22:34.384859 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4964bcd7-5eb5-426a-913f-79cd49b834e1 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/19fb2606-9312-45c4-ae4a-240312a7563a returned with HTTP 200 Aug 01 00:22:34.385191 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 827/3298] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:34 2026] GET /volume/v3/volumes/19fb2606-9312-45c4-ae4a-240312a7563a => generated 1405 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:34.503738 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-38c506f9-3847-4577-b368-fda50d3dd0ad None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:34.505560 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-38c506f9-3847-4577-b368-fda50d3dd0ad tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:22:34.505996 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-38c506f9-3847-4577-b368-fda50d3dd0ad tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:34.506343 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-38c506f9-3847-4577-b368-fda50d3dd0ad tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:34.507437 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-38c506f9-3847-4577-b368-fda50d3dd0ad tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:34.511086 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:34.511086 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:34.512191 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-38c506f9-3847-4577-b368-fda50d3dd0ad tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:22:34.512191 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 831/3299] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:34 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:34.519051 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e7d2a95c-af9c-4abe-9182-fbec64c851c5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:34.520780 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e7d2a95c-af9c-4abe-9182-fbec64c851c5 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/e6b9a2b5-f4c1-4fac-b1b1-f8ea40438d85 Aug 01 00:22:34.520965 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e7d2a95c-af9c-4abe-9182-fbec64c851c5 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:34.521132 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e7d2a95c-af9c-4abe-9182-fbec64c851c5 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:34.525793 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e7d2a95c-af9c-4abe-9182-fbec64c851c5 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/e6b9a2b5-f4c1-4fac-b1b1-f8ea40438d85 returned with HTTP 404 Aug 01 00:22:34.526179 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 819/3300] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:34 2026] GET /volume/v3/volumes/e6b9a2b5-f4c1-4fac-b1b1-f8ea40438d85 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:34.536491 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c10fa077-ec37-4a0d-8e33-bf8af1e48f9b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:34.537978 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c10fa077-ec37-4a0d-8e33-bf8af1e48f9b tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/ccd05581-a31f-491d-998b-220f65b45346 Aug 01 00:22:34.538155 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c10fa077-ec37-4a0d-8e33-bf8af1e48f9b tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:34.538320 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c10fa077-ec37-4a0d-8e33-bf8af1e48f9b tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:34.544170 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:34.544170 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:34.547099 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c10fa077-ec37-4a0d-8e33-bf8af1e48f9b tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:34.550416 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c10fa077-ec37-4a0d-8e33-bf8af1e48f9b tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/ccd05581-a31f-491d-998b-220f65b45346 returned with HTTP 200 Aug 01 00:22:34.550781 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 824/3301] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:34 2026] GET /volume/v3/volumes/ccd05581-a31f-491d-998b-220f65b45346 => generated 897 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:34.551258 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-90d7feb3-477d-410d-97ab-a9d2fb3d3948 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:34.553194 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-90d7feb3-477d-410d-97ab-a9d2fb3d3948 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:34.553568 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-90d7feb3-477d-410d-97ab-a9d2fb3d3948 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-576951602", "snapshot_id": null, "imageRef": "a7e69f30-42a3-4df7-b511-e7ec77a3747d", "volume_type": null, "size": 1}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:34.555157 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-90d7feb3-477d-410d-97ab-a9d2fb3d3948 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-576951602', 'snapshot_id': None, 'imageRef': 'a7e69f30-42a3-4df7-b511-e7ec77a3747d', 'volume_type': None, 'size': 1}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:34.565539 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-94ab0234-38f8-4ec0-918f-aa3ed372a94a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:34.567048 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-94ab0234-38f8-4ec0-918f-aa3ed372a94a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:22:34.567489 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-94ab0234-38f8-4ec0-918f-aa3ed372a94a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ccd05581-a31f-491d-998b-220f65b45346", "name": "tempest-VolumeDependencyTests-Snapshot-1328273196"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:34.577896 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:34.577896 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:34.577896 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-94ab0234-38f8-4ec0-918f-aa3ed372a94a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:34.577896 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-94ab0234-38f8-4ec0-918f-aa3ed372a94a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create snapshot from volume ccd05581-a31f-491d-998b-220f65b45346 Aug 01 00:22:34.605003 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-94ab0234-38f8-4ec0-918f-aa3ed372a94a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Created reservations ['4d6afed5-98a7-48b8-ac16-530237528a63', '5ac090ee-46ba-4066-b983-01e4f4002174', 'e4819766-4d3d-45dd-881d-dcf635c34006', '06e64a0a-1b94-4356-b7c3-c95bc5a28a22'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:34.628481 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0ec4deea-f6ec-497a-bef8-18b3149c3e10 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:34.630988 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0ec4deea-f6ec-497a-bef8-18b3149c3e10 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 Aug 01 00:22:34.631164 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0ec4deea-f6ec-497a-bef8-18b3149c3e10 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:34.631334 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0ec4deea-f6ec-497a-bef8-18b3149c3e10 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:34.631431 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-0ec4deea-f6ec-497a-bef8-18b3149c3e10 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:34.631642 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-90d7feb3-477d-410d-97ab-a9d2fb3d3948 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create volume of 1 GB Aug 01 00:22:34.636556 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-90d7feb3-477d-410d-97ab-a9d2fb3d3948 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Availability Zones retrieved successfully. Aug 01 00:22:34.636957 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:34.636957 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:34.637629 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0ec4deea-f6ec-497a-bef8-18b3149c3e10 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 returned with HTTP 200 Aug 01 00:22:34.638257 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 820/3302] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:34 2026] GET /volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:34.641940 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-90d7feb3-477d-410d-97ab-a9d2fb3d3948 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Flow 'volume_create_api' (b07b5bd7-8d4f-497f-a181-53e35c359352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:34.643342 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-90d7feb3-477d-410d-97ab-a9d2fb3d3948 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7786c723-cfeb-4dc2-8207-bb395fd5ba69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:34.644562 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-90d7feb3-477d-410d-97ab-a9d2fb3d3948 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:34.645758 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-94ab0234-38f8-4ec0-918f-aa3ed372a94a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot create request issued successfully. Aug 01 00:22:34.646205 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-94ab0234-38f8-4ec0-918f-aa3ed372a94a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:22:34.646700 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 832/3303] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:22:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:34.660164 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-50b445c4-7dcc-4cb4-a4f0-594613fe15b8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:34.662132 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-50b445c4-7dcc-4cb4-a4f0-594613fe15b8 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/snapshots/973e518a-ec03-4f57-9c4b-a0121ee8e558 Aug 01 00:22:34.662377 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-50b445c4-7dcc-4cb4-a4f0-594613fe15b8 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:34.662559 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-50b445c4-7dcc-4cb4-a4f0-594613fe15b8 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:34.676346 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:34.676346 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:34.676783 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-50b445c4-7dcc-4cb4-a4f0-594613fe15b8 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot retrieved successfully. Aug 01 00:22:34.677680 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-50b445c4-7dcc-4cb4-a4f0-594613fe15b8 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/973e518a-ec03-4f57-9c4b-a0121ee8e558 returned with HTTP 200 Aug 01 00:22:34.678133 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 825/3304] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:34 2026] GET /volume/v3/snapshots/973e518a-ec03-4f57-9c4b-a0121ee8e558 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:34.708215 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-90d7feb3-477d-410d-97ab-a9d2fb3d3948 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7786c723-cfeb-4dc2-8207-bb395fd5ba69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:34.708994 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-90d7feb3-477d-410d-97ab-a9d2fb3d3948 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80b2b38a-aef2-4e86-affd-1241bc0d7d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:34.730351 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2a7e84c4-8dbb-4f22-9b50-9b566bd859fa None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:34.757840 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-90d7feb3-477d-410d-97ab-a9d2fb3d3948 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Created reservations ['144ca265-248a-4c6d-9079-723df9203b2e', '0f1f0c84-5f4e-462b-8a25-55ddd7cd1208', '1c113334-d015-4f9a-b79d-4b324861f46c', 'de877a0e-1bd2-4598-83f5-5937ddc740af'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:34.758565 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-90d7feb3-477d-410d-97ab-a9d2fb3d3948 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80b2b38a-aef2-4e86-affd-1241bc0d7d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['144ca265-248a-4c6d-9079-723df9203b2e', '0f1f0c84-5f4e-462b-8a25-55ddd7cd1208', '1c113334-d015-4f9a-b79d-4b324861f46c', 'de877a0e-1bd2-4598-83f5-5937ddc740af']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:34.759280 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-90d7feb3-477d-410d-97ab-a9d2fb3d3948 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e29ccf9d-677f-45cb-8fd2-4e068305db44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:34.778874 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-90d7feb3-477d-410d-97ab-a9d2fb3d3948 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e29ccf9d-677f-45cb-8fd2-4e068305db44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d5f2290-e968-4a51-85a1-b1d20c47c374', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-576951602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0afbf24601ea44b39005e0a3b4c1eb2b',qos_specs=None,replication_status=,reservations=['144ca265-248a-4c6d-9079-723df9203b2e','0f1f0c84-5f4e-462b-8a25-55ddd7cd1208','1c113334-d015-4f9a-b79d-4b324861f46c','de877a0e-1bd2-4598-83f5-5937ddc740af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d2a44d221954f9299e2586dd64c8e8e',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-576951602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d5f2290-e968-4a51-85a1-b1d20c47c374,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0afbf24601ea44b39005e0a3b4c1eb2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d2a44d221954f9299e2586dd64c8e8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:34.779534 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-90d7feb3-477d-410d-97ab-a9d2fb3d3948 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea121bca-1382-4118-962b-26baef206345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:34.795963 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-90d7feb3-477d-410d-97ab-a9d2fb3d3948 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea121bca-1382-4118-962b-26baef206345) transitioned into state 'SUCCESS' from state '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-576951602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0afbf24601ea44b39005e0a3b4c1eb2b',qos_specs=None,replication_status=,reservations=['144ca265-248a-4c6d-9079-723df9203b2e','0f1f0c84-5f4e-462b-8a25-55ddd7cd1208','1c113334-d015-4f9a-b79d-4b324861f46c','de877a0e-1bd2-4598-83f5-5937ddc740af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d2a44d221954f9299e2586dd64c8e8e',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:34.796999 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-90d7feb3-477d-410d-97ab-a9d2fb3d3948 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c72cfeb-1d47-4610-b616-80886550ec64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:34.805361 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-90d7feb3-477d-410d-97ab-a9d2fb3d3948 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c72cfeb-1d47-4610-b616-80886550ec64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:34.806144 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-90d7feb3-477d-410d-97ab-a9d2fb3d3948 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Flow 'volume_create_api' (b07b5bd7-8d4f-497f-a181-53e35c359352) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:34.806441 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-90d7feb3-477d-410d-97ab-a9d2fb3d3948 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create volume request issued successfully. Aug 01 00:22:34.806972 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-90d7feb3-477d-410d-97ab-a9d2fb3d3948 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:34.807414 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 828/3305] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:22:34 2026] POST /volume/v3/volumes => generated 758 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:34.807465 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2a7e84c4-8dbb-4f22-9b50-9b566bd859fa tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes Aug 01 00:22:34.807642 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2a7e84c4-8dbb-4f22-9b50-9b566bd859fa tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:34.807863 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2a7e84c4-8dbb-4f22-9b50-9b566bd859fa tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:34.808125 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-2a7e84c4-8dbb-4f22-9b50-9b566bd859fa tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:34.808726 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2a7e84c4-8dbb-4f22-9b50-9b566bd859fa tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:34.814332 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2a7e84c4-8dbb-4f22-9b50-9b566bd859fa tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Get all volumes completed successfully. Aug 01 00:22:34.814627 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2a7e84c4-8dbb-4f22-9b50-9b566bd859fa tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 200 Aug 01 00:22:34.814993 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 821/3306] 10.4.3.222 () {66 vars in 1237 bytes} [Sat Aug 1 00:22:34 2026] GET /volume/v3/volumes => generated 15 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:22:34.818348 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-024a8f83-291b-4413-837b-58b1e78e5959 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:34.820278 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-024a8f83-291b-4413-837b-58b1e78e5959 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 Aug 01 00:22:34.820460 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-024a8f83-291b-4413-837b-58b1e78e5959 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:34.820632 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-024a8f83-291b-4413-837b-58b1e78e5959 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:34.823003 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c6e70381-e472-4d93-af0f-3db2ac3b2df2 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:34.826746 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c6e70381-e472-4d93-af0f-3db2ac3b2df2 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:34.827190 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c6e70381-e472-4d93-af0f-3db2ac3b2df2 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-100014974"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:34.827438 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:34.827438 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:34.830994 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-024a8f83-291b-4413-837b-58b1e78e5959 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:22:34.831784 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-c6e70381-e472-4d93-af0f-3db2ac3b2df2 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-100014974'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:34.831920 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-c6e70381-e472-4d93-af0f-3db2ac3b2df2 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Create volume of 1 GB Aug 01 00:22:34.835018 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-024a8f83-291b-4413-837b-58b1e78e5959 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 returned with HTTP 200 Aug 01 00:22:34.835558 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 833/3307] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:34 2026] GET /volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:34.842296 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c6e70381-e472-4d93-af0f-3db2ac3b2df2 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Availability Zones retrieved successfully. Aug 01 00:22:34.847947 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c6e70381-e472-4d93-af0f-3db2ac3b2df2 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Flow 'volume_create_api' (6818b54d-6c6a-4f38-9ecd-f1f4a8818cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:34.848897 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c6e70381-e472-4d93-af0f-3db2ac3b2df2 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95d7abe8-80a0-4c07-bb10-4edb1691c483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:34.849847 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-c6e70381-e472-4d93-af0f-3db2ac3b2df2 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:34.879875 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c6e70381-e472-4d93-af0f-3db2ac3b2df2 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95d7abe8-80a0-4c07-bb10-4edb1691c483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:34.880537 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c6e70381-e472-4d93-af0f-3db2ac3b2df2 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a0cbd61-8bb0-4114-936b-187e09c43413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:34.927860 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-eee1ff4e-bf42-4e7d-b9ec-1725a6cc27dd None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:34.930071 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-eee1ff4e-bf42-4e7d-b9ec-1725a6cc27dd tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:34.930296 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-eee1ff4e-bf42-4e7d-b9ec-1725a6cc27dd tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:34.930537 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-eee1ff4e-bf42-4e7d-b9ec-1725a6cc27dd tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:34.930685 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-eee1ff4e-bf42-4e7d-b9ec-1725a6cc27dd tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:34.931214 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-c6e70381-e472-4d93-af0f-3db2ac3b2df2 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Created reservations ['d62e3472-1bb7-4c97-9c76-539b1d72e5b0', '73e4e2a2-cd05-4d5e-b708-442c0d588cd4', 'f9a914c3-b2af-424d-bb55-df9a2bb04ce4', '06c71716-4085-4268-b1c5-9c218b0325d6'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:34.932232 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c6e70381-e472-4d93-af0f-3db2ac3b2df2 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a0cbd61-8bb0-4114-936b-187e09c43413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d62e3472-1bb7-4c97-9c76-539b1d72e5b0', '73e4e2a2-cd05-4d5e-b708-442c0d588cd4', 'f9a914c3-b2af-424d-bb55-df9a2bb04ce4', '06c71716-4085-4268-b1c5-9c218b0325d6']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:34.933172 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c6e70381-e472-4d93-af0f-3db2ac3b2df2 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9aa8682c-a684-4734-8fe5-cc41275512c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:34.937151 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:34.937151 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:34.937828 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-eee1ff4e-bf42-4e7d-b9ec-1725a6cc27dd tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:34.938187 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 829/3308] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:34 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:34.958160 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c6e70381-e472-4d93-af0f-3db2ac3b2df2 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9aa8682c-a684-4734-8fe5-cc41275512c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bf47751-d888-40e7-90c1-f7a9a78e9be3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-100014974',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2eaeaf433f7e455abd9cdf9a5b466652',qos_specs=None,replication_status=,reservations=['d62e3472-1bb7-4c97-9c76-539b1d72e5b0','73e4e2a2-cd05-4d5e-b708-442c0d588cd4','f9a914c3-b2af-424d-bb55-df9a2bb04ce4','06c71716-4085-4268-b1c5-9c218b0325d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87a857c7540c4d4f92f2477d96cabf93',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-100014974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bf47751-d888-40e7-90c1-f7a9a78e9be3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2eaeaf433f7e455abd9cdf9a5b466652',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87a857c7540c4d4f92f2477d96cabf93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:34.958716 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c6e70381-e472-4d93-af0f-3db2ac3b2df2 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (019cf204-1c6e-4eba-85ad-7d9d759cef76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:34.981265 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c6e70381-e472-4d93-af0f-3db2ac3b2df2 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (019cf204-1c6e-4eba-85ad-7d9d759cef76) transitioned into state 'SUCCESS' from state '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-100014974',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2eaeaf433f7e455abd9cdf9a5b466652',qos_specs=None,replication_status=,reservations=['d62e3472-1bb7-4c97-9c76-539b1d72e5b0','73e4e2a2-cd05-4d5e-b708-442c0d588cd4','f9a914c3-b2af-424d-bb55-df9a2bb04ce4','06c71716-4085-4268-b1c5-9c218b0325d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87a857c7540c4d4f92f2477d96cabf93',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:34.981996 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c6e70381-e472-4d93-af0f-3db2ac3b2df2 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4648dd91-9ab0-4710-94ec-7c00ce094064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:34.993995 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c6e70381-e472-4d93-af0f-3db2ac3b2df2 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4648dd91-9ab0-4710-94ec-7c00ce094064) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:34.995250 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c6e70381-e472-4d93-af0f-3db2ac3b2df2 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Flow 'volume_create_api' (6818b54d-6c6a-4f38-9ecd-f1f4a8818cf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:34.995651 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c6e70381-e472-4d93-af0f-3db2ac3b2df2 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Create volume request issued successfully. Aug 01 00:22:34.996422 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c6e70381-e472-4d93-af0f-3db2ac3b2df2 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:34.997008 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 826/3309] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:22:34 2026] POST /volume/v3/volumes => generated 763 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:35.009968 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f3d6b552-2f8a-4e38-90ab-5a5ba24db2db None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:35.011480 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f3d6b552-2f8a-4e38-90ab-5a5ba24db2db tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes/0bf47751-d888-40e7-90c1-f7a9a78e9be3 Aug 01 00:22:35.011645 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f3d6b552-2f8a-4e38-90ab-5a5ba24db2db tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:35.011846 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f3d6b552-2f8a-4e38-90ab-5a5ba24db2db tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:35.020662 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:35.020662 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:35.027046 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f3d6b552-2f8a-4e38-90ab-5a5ba24db2db tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Volume info retrieved successfully. Aug 01 00:22:35.033497 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f3d6b552-2f8a-4e38-90ab-5a5ba24db2db tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/0bf47751-d888-40e7-90c1-f7a9a78e9be3 returned with HTTP 200 Aug 01 00:22:35.033917 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 822/3310] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:35 2026] GET /volume/v3/volumes/0bf47751-d888-40e7-90c1-f7a9a78e9be3 => generated 831 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:35.399361 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4616b199-7b2f-470b-974a-0ff2719f2999 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:35.401110 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4616b199-7b2f-470b-974a-0ff2719f2999 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] GET https://10.4.3.222/volume/v3/volumes/19fb2606-9312-45c4-ae4a-240312a7563a Aug 01 00:22:35.401328 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4616b199-7b2f-470b-974a-0ff2719f2999 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:35.401514 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4616b199-7b2f-470b-974a-0ff2719f2999 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:35.407597 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4616b199-7b2f-470b-974a-0ff2719f2999 tempest-VolumesGetTest-1487323193 tempest-VolumesGetTest-1487323193-project-member] https://10.4.3.222/volume/v3/volumes/19fb2606-9312-45c4-ae4a-240312a7563a returned with HTTP 404 Aug 01 00:22:35.408204 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 834/3311] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:35 2026] GET /volume/v3/volumes/19fb2606-9312-45c4-ae4a-240312a7563a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:35.522001 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ded7a37e-f463-4415-b5bf-afd283709142 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:35.523633 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ded7a37e-f463-4415-b5bf-afd283709142 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:22:35.523885 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ded7a37e-f463-4415-b5bf-afd283709142 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:35.524115 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ded7a37e-f463-4415-b5bf-afd283709142 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:35.524259 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-ded7a37e-f463-4415-b5bf-afd283709142 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:35.527862 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:35.527862 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:35.528428 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ded7a37e-f463-4415-b5bf-afd283709142 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:22:35.528786 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 830/3312] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:35 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:35.649361 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-164f781a-b977-458d-b152-28724f86b6bd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:35.651119 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-164f781a-b977-458d-b152-28724f86b6bd tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 Aug 01 00:22:35.651313 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-164f781a-b977-458d-b152-28724f86b6bd tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:35.651516 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-164f781a-b977-458d-b152-28724f86b6bd tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:35.651618 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-164f781a-b977-458d-b152-28724f86b6bd tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:35.656495 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:35.656495 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:35.657195 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-164f781a-b977-458d-b152-28724f86b6bd tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 returned with HTTP 200 Aug 01 00:22:35.657597 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 827/3313] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:35 2026] GET /volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:35.692512 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6ba0464e-53a6-47c5-bed4-59d7bbd05009 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:35.694810 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6ba0464e-53a6-47c5-bed4-59d7bbd05009 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/snapshots/973e518a-ec03-4f57-9c4b-a0121ee8e558 Aug 01 00:22:35.695017 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6ba0464e-53a6-47c5-bed4-59d7bbd05009 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:35.695206 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6ba0464e-53a6-47c5-bed4-59d7bbd05009 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:35.703908 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:35.703908 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:35.704263 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6ba0464e-53a6-47c5-bed4-59d7bbd05009 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot retrieved successfully. Aug 01 00:22:35.704996 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6ba0464e-53a6-47c5-bed4-59d7bbd05009 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/973e518a-ec03-4f57-9c4b-a0121ee8e558 returned with HTTP 200 Aug 01 00:22:35.705330 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 823/3314] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:35 2026] GET /volume/v3/snapshots/973e518a-ec03-4f57-9c4b-a0121ee8e558 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:35.713258 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-deaa8175-8092-490d-a80b-39916f6c406e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:35.714937 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-deaa8175-8092-490d-a80b-39916f6c406e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:35.715326 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-deaa8175-8092-490d-a80b-39916f6c406e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "973e518a-ec03-4f57-9c4b-a0121ee8e558", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-583444652"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:35.717948 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-deaa8175-8092-490d-a80b-39916f6c406e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume request body: {'volume': {'snapshot_id': '973e518a-ec03-4f57-9c4b-a0121ee8e558', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-583444652'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:35.723269 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:35.723269 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:35.723758 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-deaa8175-8092-490d-a80b-39916f6c406e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot retrieved successfully. Aug 01 00:22:35.724219 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-deaa8175-8092-490d-a80b-39916f6c406e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume of 1 GB Aug 01 00:22:35.728447 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-deaa8175-8092-490d-a80b-39916f6c406e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Availability Zones retrieved successfully. Aug 01 00:22:35.734005 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-deaa8175-8092-490d-a80b-39916f6c406e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Flow 'volume_create_api' (bda5e79e-2681-4282-888f-31891fc167ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:35.735211 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-deaa8175-8092-490d-a80b-39916f6c406e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c1abf37-cbef-47eb-9ef2-9f52eda7a2b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:35.736126 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-deaa8175-8092-490d-a80b-39916f6c406e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:35.772816 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-deaa8175-8092-490d-a80b-39916f6c406e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c1abf37-cbef-47eb-9ef2-9f52eda7a2b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '973e518a-ec03-4f57-9c4b-a0121ee8e558', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:35.773809 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-deaa8175-8092-490d-a80b-39916f6c406e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b42d670d-458c-4d3f-bb16-4acf7fc139b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:35.814127 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-deaa8175-8092-490d-a80b-39916f6c406e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Created reservations ['c50f54b1-1a2e-41fd-9659-2deef781c65f', 'e263d587-ef59-4648-9547-23913c0e0430', '8633b575-f7d7-46b3-b588-f3b103ccff77', '3c912173-bec8-45b6-bea1-695bb3b5ef00'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:35.815022 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-deaa8175-8092-490d-a80b-39916f6c406e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b42d670d-458c-4d3f-bb16-4acf7fc139b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c50f54b1-1a2e-41fd-9659-2deef781c65f', 'e263d587-ef59-4648-9547-23913c0e0430', '8633b575-f7d7-46b3-b588-f3b103ccff77', '3c912173-bec8-45b6-bea1-695bb3b5ef00']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:35.815837 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-deaa8175-8092-490d-a80b-39916f6c406e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aae7bc96-bcf7-44a8-820a-6c3218ce31bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:35.847459 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-8d78563b-7a70-4303-8cec-82895558a1b6 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:35.849781 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8d78563b-7a70-4303-8cec-82895558a1b6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 Aug 01 00:22:35.850056 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8d78563b-7a70-4303-8cec-82895558a1b6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:35.850327 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8d78563b-7a70-4303-8cec-82895558a1b6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:35.855132 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-deaa8175-8092-490d-a80b-39916f6c406e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aae7bc96-bcf7-44a8-820a-6c3218ce31bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bda2b3d-87c1-49b5-9ac0-acb3a3a9075a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-583444652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e55eed1e0d24420090644ead2b99f762',qos_specs=None,replication_status=,reservations=['c50f54b1-1a2e-41fd-9659-2deef781c65f','e263d587-ef59-4648-9547-23913c0e0430','8633b575-f7d7-46b3-b588-f3b103ccff77','3c912173-bec8-45b6-bea1-695bb3b5ef00'],size=1,snapshot_id=973e518a-ec03-4f57-9c4b-a0121ee8e558,source_replicaid=,source_volid=None,status='creating',user_id='78967d9e391441ceb4124822cb72f99d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-583444652',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bda2b3d-87c1-49b5-9ac0-acb3a3a9075a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e55eed1e0d24420090644ead2b99f762',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=973e518a-ec03-4f57-9c4b-a0121ee8e558,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78967d9e391441ceb4124822cb72f99d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:35.855933 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-deaa8175-8092-490d-a80b-39916f6c406e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7be5e9ec-db4b-4b0a-b009-603ae687d127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:35.858020 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:35.858020 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:35.861887 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-8d78563b-7a70-4303-8cec-82895558a1b6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:22:35.868147 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8d78563b-7a70-4303-8cec-82895558a1b6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 returned with HTTP 200 Aug 01 00:22:35.868697 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 831/3315] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:35 2026] GET /volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:35.876156 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-deaa8175-8092-490d-a80b-39916f6c406e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7be5e9ec-db4b-4b0a-b009-603ae687d127) transitioned into state 'SUCCESS' from state '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-583444652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e55eed1e0d24420090644ead2b99f762',qos_specs=None,replication_status=,reservations=['c50f54b1-1a2e-41fd-9659-2deef781c65f','e263d587-ef59-4648-9547-23913c0e0430','8633b575-f7d7-46b3-b588-f3b103ccff77','3c912173-bec8-45b6-bea1-695bb3b5ef00'],size=1,snapshot_id=973e518a-ec03-4f57-9c4b-a0121ee8e558,source_replicaid=,source_volid=None,status='creating',user_id='78967d9e391441ceb4124822cb72f99d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:35.877449 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-deaa8175-8092-490d-a80b-39916f6c406e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d4901a1-e989-49eb-990f-1ad6e6b6c4db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:35.883972 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-27d66b98-5173-4855-8d0b-d6fad501ba21 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:35.885817 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-27d66b98-5173-4855-8d0b-d6fad501ba21 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 Aug 01 00:22:35.886031 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-27d66b98-5173-4855-8d0b-d6fad501ba21 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:35.886222 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-27d66b98-5173-4855-8d0b-d6fad501ba21 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:35.893011 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:35.893011 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:35.896470 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-27d66b98-5173-4855-8d0b-d6fad501ba21 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:22:35.899540 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-deaa8175-8092-490d-a80b-39916f6c406e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d4901a1-e989-49eb-990f-1ad6e6b6c4db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:35.900135 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-deaa8175-8092-490d-a80b-39916f6c406e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Flow 'volume_create_api' (bda5e79e-2681-4282-888f-31891fc167ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:35.900436 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-deaa8175-8092-490d-a80b-39916f6c406e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume request issued successfully. Aug 01 00:22:35.901075 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-deaa8175-8092-490d-a80b-39916f6c406e tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:35.901196 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-27d66b98-5173-4855-8d0b-d6fad501ba21 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 returned with HTTP 200 Aug 01 00:22:35.901738 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 828/3316] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:35 2026] GET /volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:35.902136 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 835/3317] 10.4.3.222 () {70 vars in 1300 bytes} [Sat Aug 1 00:22:35 2026] POST /volume/v3/volumes => generated 803 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:35.920013 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2ffe3513-4d3f-4e58-a99d-3aad3909b620 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:35.921703 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2ffe3513-4d3f-4e58-a99d-3aad3909b620 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/8bda2b3d-87c1-49b5-9ac0-acb3a3a9075a Aug 01 00:22:35.921923 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2ffe3513-4d3f-4e58-a99d-3aad3909b620 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:35.922093 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2ffe3513-4d3f-4e58-a99d-3aad3909b620 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:35.929473 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:35.929473 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:35.933136 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2ffe3513-4d3f-4e58-a99d-3aad3909b620 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:35.938032 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2ffe3513-4d3f-4e58-a99d-3aad3909b620 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/8bda2b3d-87c1-49b5-9ac0-acb3a3a9075a returned with HTTP 200 Aug 01 00:22:35.938488 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 824/3318] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:35 2026] GET /volume/v3/volumes/8bda2b3d-87c1-49b5-9ac0-acb3a3a9075a => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:35.954207 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4e4c2cc0-2e66-4dda-aca3-3aa663452233 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:35.958308 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4e4c2cc0-2e66-4dda-aca3-3aa663452233 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:35.958521 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4e4c2cc0-2e66-4dda-aca3-3aa663452233 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:35.958791 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4e4c2cc0-2e66-4dda-aca3-3aa663452233 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:35.958890 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-4e4c2cc0-2e66-4dda-aca3-3aa663452233 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:35.965084 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:35.965084 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:35.965922 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4e4c2cc0-2e66-4dda-aca3-3aa663452233 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:35.966297 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 832/3319] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:35 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:36.053359 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-281471f4-e18f-49b6-a025-53caafa0eb06 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:36.055643 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-281471f4-e18f-49b6-a025-53caafa0eb06 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes/0bf47751-d888-40e7-90c1-f7a9a78e9be3 Aug 01 00:22:36.055921 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-281471f4-e18f-49b6-a025-53caafa0eb06 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:36.056154 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-281471f4-e18f-49b6-a025-53caafa0eb06 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:36.064419 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:36.064419 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:36.068464 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-281471f4-e18f-49b6-a025-53caafa0eb06 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Volume info retrieved successfully. Aug 01 00:22:36.072866 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-281471f4-e18f-49b6-a025-53caafa0eb06 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/0bf47751-d888-40e7-90c1-f7a9a78e9be3 returned with HTTP 200 Aug 01 00:22:36.073269 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 829/3320] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:36 2026] GET /volume/v3/volumes/0bf47751-d888-40e7-90c1-f7a9a78e9be3 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:36.088093 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-16874ba4-c96a-4dd5-9fba-aad77a83aeca None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:36.090043 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-16874ba4-c96a-4dd5-9fba-aad77a83aeca tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes/0bf47751-d888-40e7-90c1-f7a9a78e9be3 Aug 01 00:22:36.090229 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-16874ba4-c96a-4dd5-9fba-aad77a83aeca tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:36.090407 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-16874ba4-c96a-4dd5-9fba-aad77a83aeca tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:36.099243 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:36.099243 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:36.103517 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-16874ba4-c96a-4dd5-9fba-aad77a83aeca tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Volume info retrieved successfully. Aug 01 00:22:36.107389 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-16874ba4-c96a-4dd5-9fba-aad77a83aeca tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/0bf47751-d888-40e7-90c1-f7a9a78e9be3 returned with HTTP 200 Aug 01 00:22:36.107747 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 836/3321] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:36 2026] GET /volume/v3/volumes/0bf47751-d888-40e7-90c1-f7a9a78e9be3 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:36.118541 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1331cb48-af66-4cda-9e00-246e5d4e74cd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:36.121258 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1331cb48-af66-4cda-9e00-246e5d4e74cd tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:36.121741 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1331cb48-af66-4cda-9e00-246e5d4e74cd tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-506540869"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:36.123659 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-1331cb48-af66-4cda-9e00-246e5d4e74cd tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-506540869'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:36.123899 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-1331cb48-af66-4cda-9e00-246e5d4e74cd tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Create volume of 1 GB Aug 01 00:22:36.128057 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1331cb48-af66-4cda-9e00-246e5d4e74cd tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Availability Zones retrieved successfully. Aug 01 00:22:36.134174 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1331cb48-af66-4cda-9e00-246e5d4e74cd tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Flow 'volume_create_api' (35f065de-b7c1-41c1-b152-7f1dfe4dad2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:36.135457 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1331cb48-af66-4cda-9e00-246e5d4e74cd tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f50f775-93b2-4b48-abb9-3bd81d309408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:36.136696 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-1331cb48-af66-4cda-9e00-246e5d4e74cd tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:36.173451 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1331cb48-af66-4cda-9e00-246e5d4e74cd tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f50f775-93b2-4b48-abb9-3bd81d309408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:36.174139 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1331cb48-af66-4cda-9e00-246e5d4e74cd tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3d9e66a-655c-459d-9b1d-b3239e918f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:36.208804 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-1331cb48-af66-4cda-9e00-246e5d4e74cd tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Created reservations ['ff19c4e9-9cb5-4be6-83f1-d71f9528c24a', 'dd14b0b9-9bca-40c4-99ed-2c732d234109', '399ae874-541a-4a0c-8d64-4604125436e0', '540c0a4a-6d8d-4f9b-9dbf-93eb44ec1e6f'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:36.212062 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1331cb48-af66-4cda-9e00-246e5d4e74cd tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3d9e66a-655c-459d-9b1d-b3239e918f40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff19c4e9-9cb5-4be6-83f1-d71f9528c24a', 'dd14b0b9-9bca-40c4-99ed-2c732d234109', '399ae874-541a-4a0c-8d64-4604125436e0', '540c0a4a-6d8d-4f9b-9dbf-93eb44ec1e6f']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:36.212062 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1331cb48-af66-4cda-9e00-246e5d4e74cd tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3412c4d-c2f7-4412-b50a-c6d4315d2bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:36.232589 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1331cb48-af66-4cda-9e00-246e5d4e74cd tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3412c4d-c2f7-4412-b50a-c6d4315d2bda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a00a8b8-8008-420e-8c3b-f1ebba58aa2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-506540869',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2eaeaf433f7e455abd9cdf9a5b466652',qos_specs=None,replication_status=,reservations=['ff19c4e9-9cb5-4be6-83f1-d71f9528c24a','dd14b0b9-9bca-40c4-99ed-2c732d234109','399ae874-541a-4a0c-8d64-4604125436e0','540c0a4a-6d8d-4f9b-9dbf-93eb44ec1e6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87a857c7540c4d4f92f2477d96cabf93',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-506540869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a00a8b8-8008-420e-8c3b-f1ebba58aa2f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2eaeaf433f7e455abd9cdf9a5b466652',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87a857c7540c4d4f92f2477d96cabf93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:36.233342 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1331cb48-af66-4cda-9e00-246e5d4e74cd tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47c0c6ac-d2da-4346-ba03-472e3edad75b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:36.251666 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1331cb48-af66-4cda-9e00-246e5d4e74cd tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47c0c6ac-d2da-4346-ba03-472e3edad75b) transitioned into state 'SUCCESS' from state '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-506540869',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2eaeaf433f7e455abd9cdf9a5b466652',qos_specs=None,replication_status=,reservations=['ff19c4e9-9cb5-4be6-83f1-d71f9528c24a','dd14b0b9-9bca-40c4-99ed-2c732d234109','399ae874-541a-4a0c-8d64-4604125436e0','540c0a4a-6d8d-4f9b-9dbf-93eb44ec1e6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87a857c7540c4d4f92f2477d96cabf93',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:36.252378 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1331cb48-af66-4cda-9e00-246e5d4e74cd tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1afd736-fef3-49ea-926d-acc8d9e97c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:36.264125 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1331cb48-af66-4cda-9e00-246e5d4e74cd tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1afd736-fef3-49ea-926d-acc8d9e97c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:36.264977 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1331cb48-af66-4cda-9e00-246e5d4e74cd tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Flow 'volume_create_api' (35f065de-b7c1-41c1-b152-7f1dfe4dad2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:36.265278 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1331cb48-af66-4cda-9e00-246e5d4e74cd tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Create volume request issued successfully. Aug 01 00:22:36.265919 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1331cb48-af66-4cda-9e00-246e5d4e74cd tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:36.266320 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 825/3322] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:22:36 2026] POST /volume/v3/volumes => generated 763 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:36.279393 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-02b8a11e-e0f1-4b44-a69d-f437077b475a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:36.281138 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-02b8a11e-e0f1-4b44-a69d-f437077b475a tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes/5a00a8b8-8008-420e-8c3b-f1ebba58aa2f Aug 01 00:22:36.281361 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-02b8a11e-e0f1-4b44-a69d-f437077b475a tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:36.281506 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-02b8a11e-e0f1-4b44-a69d-f437077b475a tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:36.287802 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:36.287802 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:36.291165 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-02b8a11e-e0f1-4b44-a69d-f437077b475a tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Volume info retrieved successfully. Aug 01 00:22:36.294812 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-02b8a11e-e0f1-4b44-a69d-f437077b475a tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/5a00a8b8-8008-420e-8c3b-f1ebba58aa2f returned with HTTP 200 Aug 01 00:22:36.295156 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 833/3323] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:36 2026] GET /volume/v3/volumes/5a00a8b8-8008-420e-8c3b-f1ebba58aa2f => generated 831 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:36.539750 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-86af4fb6-b0ab-439d-9976-06adb46878b4 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:36.541761 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-86af4fb6-b0ab-439d-9976-06adb46878b4 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:22:36.542001 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-86af4fb6-b0ab-439d-9976-06adb46878b4 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:36.542219 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-86af4fb6-b0ab-439d-9976-06adb46878b4 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:36.542326 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-86af4fb6-b0ab-439d-9976-06adb46878b4 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:36.546563 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:36.546563 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:36.547364 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-86af4fb6-b0ab-439d-9976-06adb46878b4 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:22:36.548026 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 830/3324] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:36 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:36.668870 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a1919c30-d9bd-4775-bf5b-be7c87b1facb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:36.670622 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a1919c30-d9bd-4775-bf5b-be7c87b1facb tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 Aug 01 00:22:36.670955 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a1919c30-d9bd-4775-bf5b-be7c87b1facb tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:36.671033 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a1919c30-d9bd-4775-bf5b-be7c87b1facb tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:36.671091 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-a1919c30-d9bd-4775-bf5b-be7c87b1facb tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:36.681435 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:36.681435 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:36.682179 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a1919c30-d9bd-4775-bf5b-be7c87b1facb tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 returned with HTTP 200 Aug 01 00:22:36.682560 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 837/3325] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:36 2026] GET /volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:36.951180 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ea9e823d-e459-403d-bc30-61fd6ecea619 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:36.952933 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ea9e823d-e459-403d-bc30-61fd6ecea619 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/8bda2b3d-87c1-49b5-9ac0-acb3a3a9075a Aug 01 00:22:36.953132 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ea9e823d-e459-403d-bc30-61fd6ecea619 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:36.953320 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ea9e823d-e459-403d-bc30-61fd6ecea619 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:36.960758 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:36.960758 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:36.964176 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ea9e823d-e459-403d-bc30-61fd6ecea619 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:36.969069 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ea9e823d-e459-403d-bc30-61fd6ecea619 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/8bda2b3d-87c1-49b5-9ac0-acb3a3a9075a returned with HTTP 200 Aug 01 00:22:36.969380 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 826/3326] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:36 2026] GET /volume/v3/volumes/8bda2b3d-87c1-49b5-9ac0-acb3a3a9075a => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:36.976962 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e251cc11-9f48-45e3-91bc-b8d8b4b280ee None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:36.979017 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e251cc11-9f48-45e3-91bc-b8d8b4b280ee tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:36.979202 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e251cc11-9f48-45e3-91bc-b8d8b4b280ee tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:36.979378 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e251cc11-9f48-45e3-91bc-b8d8b4b280ee tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:36.979474 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-e251cc11-9f48-45e3-91bc-b8d8b4b280ee tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:36.983369 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:36.983369 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:36.984097 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e251cc11-9f48-45e3-91bc-b8d8b4b280ee tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:36.984436 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 834/3327] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:36 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:36.988745 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7d34229b-af56-4589-a100-6dc26577c6f9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:36.990536 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7d34229b-af56-4589-a100-6dc26577c6f9 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/a3c23ad2-5707-48ca-bd10-9cf1aea3e8bd Aug 01 00:22:36.990763 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7d34229b-af56-4589-a100-6dc26577c6f9 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:36.990953 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7d34229b-af56-4589-a100-6dc26577c6f9 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:36.991054 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-7d34229b-af56-4589-a100-6dc26577c6f9 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete snapshot with id: a3c23ad2-5707-48ca-bd10-9cf1aea3e8bd Aug 01 00:22:36.995405 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:36.995405 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:36.995801 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-7d34229b-af56-4589-a100-6dc26577c6f9 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot retrieved successfully. Aug 01 00:22:37.011062 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-7d34229b-af56-4589-a100-6dc26577c6f9 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot delete request issued successfully. Aug 01 00:22:37.011326 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7d34229b-af56-4589-a100-6dc26577c6f9 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/a3c23ad2-5707-48ca-bd10-9cf1aea3e8bd returned with HTTP 202 Aug 01 00:22:37.011887 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 831/3328] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:22:36 2026] DELETE /volume/v3/snapshots/a3c23ad2-5707-48ca-bd10-9cf1aea3e8bd => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:37.019815 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-75b7a867-c756-46ad-9306-6b4a423e6aad None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:37.021641 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-75b7a867-c756-46ad-9306-6b4a423e6aad tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/snapshots/a3c23ad2-5707-48ca-bd10-9cf1aea3e8bd Aug 01 00:22:37.021818 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-75b7a867-c756-46ad-9306-6b4a423e6aad tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:37.022039 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-75b7a867-c756-46ad-9306-6b4a423e6aad tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:37.027166 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:37.027166 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:37.027605 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-75b7a867-c756-46ad-9306-6b4a423e6aad tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot retrieved successfully. Aug 01 00:22:37.028378 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-75b7a867-c756-46ad-9306-6b4a423e6aad tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/a3c23ad2-5707-48ca-bd10-9cf1aea3e8bd returned with HTTP 200 Aug 01 00:22:37.028751 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 838/3329] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:37 2026] GET /volume/v3/snapshots/a3c23ad2-5707-48ca-bd10-9cf1aea3e8bd => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:37.098785 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-160ea542-4154-4859-8975-65537f73696a req-6310a781-a092-4ed3-88ea-7c8296ccbdea None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:37.101325 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-160ea542-4154-4859-8975-65537f73696a req-6310a781-a092-4ed3-88ea-7c8296ccbdea tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 Aug 01 00:22:37.101550 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-160ea542-4154-4859-8975-65537f73696a req-6310a781-a092-4ed3-88ea-7c8296ccbdea tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:37.101811 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-160ea542-4154-4859-8975-65537f73696a req-6310a781-a092-4ed3-88ea-7c8296ccbdea tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:37.111450 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:37.111450 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:37.116251 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-160ea542-4154-4859-8975-65537f73696a req-6310a781-a092-4ed3-88ea-7c8296ccbdea tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:22:37.121781 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-160ea542-4154-4859-8975-65537f73696a req-6310a781-a092-4ed3-88ea-7c8296ccbdea tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 returned with HTTP 200 Aug 01 00:22:37.122371 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 827/3330] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:22:37 2026] GET /volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:37.306462 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-0b82b1ad-08de-4dc8-bc9a-3da33bbadfed None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:37.310785 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0b82b1ad-08de-4dc8-bc9a-3da33bbadfed tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes/5a00a8b8-8008-420e-8c3b-f1ebba58aa2f Aug 01 00:22:37.310785 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0b82b1ad-08de-4dc8-bc9a-3da33bbadfed tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:37.310785 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0b82b1ad-08de-4dc8-bc9a-3da33bbadfed tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:37.315639 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:37.315639 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:37.319032 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0b82b1ad-08de-4dc8-bc9a-3da33bbadfed tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Volume info retrieved successfully. Aug 01 00:22:37.325332 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0b82b1ad-08de-4dc8-bc9a-3da33bbadfed tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/5a00a8b8-8008-420e-8c3b-f1ebba58aa2f returned with HTTP 200 Aug 01 00:22:37.325700 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 835/3331] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:37 2026] GET /volume/v3/volumes/5a00a8b8-8008-420e-8c3b-f1ebba58aa2f => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:37.338610 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-cbef5d10-bed3-420c-a483-f6b0406f6f9b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:37.340515 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cbef5d10-bed3-420c-a483-f6b0406f6f9b tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes/5a00a8b8-8008-420e-8c3b-f1ebba58aa2f Aug 01 00:22:37.340759 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cbef5d10-bed3-420c-a483-f6b0406f6f9b tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:37.340975 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cbef5d10-bed3-420c-a483-f6b0406f6f9b tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:37.348467 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:37.348467 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:37.351608 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-cbef5d10-bed3-420c-a483-f6b0406f6f9b tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Volume info retrieved successfully. Aug 01 00:22:37.355536 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cbef5d10-bed3-420c-a483-f6b0406f6f9b tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/5a00a8b8-8008-420e-8c3b-f1ebba58aa2f returned with HTTP 200 Aug 01 00:22:37.355904 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 832/3332] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:37 2026] GET /volume/v3/volumes/5a00a8b8-8008-420e-8c3b-f1ebba58aa2f => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:37.370726 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-05423acb-2243-4199-8718-9f72ebd0ae40 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:37.372747 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-05423acb-2243-4199-8718-9f72ebd0ae40 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:37.373424 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-05423acb-2243-4199-8718-9f72ebd0ae40 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-927409913"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:37.375019 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-05423acb-2243-4199-8718-9f72ebd0ae40 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-927409913'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:37.375274 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-05423acb-2243-4199-8718-9f72ebd0ae40 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Create volume of 1 GB Aug 01 00:22:37.380233 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-05423acb-2243-4199-8718-9f72ebd0ae40 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Availability Zones retrieved successfully. Aug 01 00:22:37.390098 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-05423acb-2243-4199-8718-9f72ebd0ae40 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Flow 'volume_create_api' (88b71c2e-f924-4a85-ad11-b697676eaee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:37.391023 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-05423acb-2243-4199-8718-9f72ebd0ae40 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab90a084-ef4b-48a9-9c34-f1e22dc151d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:37.391923 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-05423acb-2243-4199-8718-9f72ebd0ae40 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:37.421014 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-05423acb-2243-4199-8718-9f72ebd0ae40 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab90a084-ef4b-48a9-9c34-f1e22dc151d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:37.421837 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-05423acb-2243-4199-8718-9f72ebd0ae40 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29be9212-722d-4f9a-9b0c-738a136ce290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:37.455664 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-05423acb-2243-4199-8718-9f72ebd0ae40 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Created reservations ['d3d4598e-e5f2-4405-8245-9997e87916e3', 'fb5fcf47-eaf8-4aa4-98b5-9826ec952fe2', '5f1c7653-afaf-406d-867f-3f5becfe6f02', 'bcd45da2-755f-4b00-9ab3-914c1791adef'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:37.456432 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-05423acb-2243-4199-8718-9f72ebd0ae40 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29be9212-722d-4f9a-9b0c-738a136ce290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3d4598e-e5f2-4405-8245-9997e87916e3', 'fb5fcf47-eaf8-4aa4-98b5-9826ec952fe2', '5f1c7653-afaf-406d-867f-3f5becfe6f02', 'bcd45da2-755f-4b00-9ab3-914c1791adef']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:37.457330 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-05423acb-2243-4199-8718-9f72ebd0ae40 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (539a1f68-1db1-496b-aa67-4700bbcc3c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:37.478339 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-05423acb-2243-4199-8718-9f72ebd0ae40 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (539a1f68-1db1-496b-aa67-4700bbcc3c63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5897fcd-6bb0-44bc-9477-06ac7f43d968', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-927409913',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2eaeaf433f7e455abd9cdf9a5b466652',qos_specs=None,replication_status=,reservations=['d3d4598e-e5f2-4405-8245-9997e87916e3','fb5fcf47-eaf8-4aa4-98b5-9826ec952fe2','5f1c7653-afaf-406d-867f-3f5becfe6f02','bcd45da2-755f-4b00-9ab3-914c1791adef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87a857c7540c4d4f92f2477d96cabf93',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-927409913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5897fcd-6bb0-44bc-9477-06ac7f43d968,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2eaeaf433f7e455abd9cdf9a5b466652',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87a857c7540c4d4f92f2477d96cabf93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:37.479006 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-05423acb-2243-4199-8718-9f72ebd0ae40 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (456d9c19-d5dc-46ac-8933-ba1a069fd879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:37.494958 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-05423acb-2243-4199-8718-9f72ebd0ae40 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (456d9c19-d5dc-46ac-8933-ba1a069fd879) transitioned into state 'SUCCESS' from state '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-927409913',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2eaeaf433f7e455abd9cdf9a5b466652',qos_specs=None,replication_status=,reservations=['d3d4598e-e5f2-4405-8245-9997e87916e3','fb5fcf47-eaf8-4aa4-98b5-9826ec952fe2','5f1c7653-afaf-406d-867f-3f5becfe6f02','bcd45da2-755f-4b00-9ab3-914c1791adef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87a857c7540c4d4f92f2477d96cabf93',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:37.495658 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-05423acb-2243-4199-8718-9f72ebd0ae40 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c2dcbf3-521e-48f0-bedc-2a481fc1e849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:37.504448 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-05423acb-2243-4199-8718-9f72ebd0ae40 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c2dcbf3-521e-48f0-bedc-2a481fc1e849) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:37.505279 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-05423acb-2243-4199-8718-9f72ebd0ae40 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Flow 'volume_create_api' (88b71c2e-f924-4a85-ad11-b697676eaee5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:37.505590 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-05423acb-2243-4199-8718-9f72ebd0ae40 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Create volume request issued successfully. Aug 01 00:22:37.506372 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-05423acb-2243-4199-8718-9f72ebd0ae40 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:37.506815 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 839/3333] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:22:37 2026] POST /volume/v3/volumes => generated 763 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:37.521974 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e2f1be42-8633-4033-b651-072df5d20e47 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:37.523749 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e2f1be42-8633-4033-b651-072df5d20e47 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes/e5897fcd-6bb0-44bc-9477-06ac7f43d968 Aug 01 00:22:37.523965 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e2f1be42-8633-4033-b651-072df5d20e47 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:37.524154 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e2f1be42-8633-4033-b651-072df5d20e47 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:37.535486 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:37.535486 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:37.539843 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e2f1be42-8633-4033-b651-072df5d20e47 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Volume info retrieved successfully. Aug 01 00:22:37.544333 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e2f1be42-8633-4033-b651-072df5d20e47 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/e5897fcd-6bb0-44bc-9477-06ac7f43d968 returned with HTTP 200 Aug 01 00:22:37.548820 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 828/3334] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:37 2026] GET /volume/v3/volumes/e5897fcd-6bb0-44bc-9477-06ac7f43d968 => generated 831 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:37.563978 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-07eda374-12f6-4498-b293-257fd77899c0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:37.565243 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-07eda374-12f6-4498-b293-257fd77899c0 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:22:37.565531 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-07eda374-12f6-4498-b293-257fd77899c0 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:37.565836 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-07eda374-12f6-4498-b293-257fd77899c0 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:37.566028 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-07eda374-12f6-4498-b293-257fd77899c0 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:37.569741 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:37.569741 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:37.570683 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-07eda374-12f6-4498-b293-257fd77899c0 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:22:37.570683 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 836/3335] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:37 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:37.609545 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-160ea542-4154-4859-8975-65537f73696a req-6b8f696d-00c2-4003-b995-3b164d2f36d9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:37.611654 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-160ea542-4154-4859-8975-65537f73696a req-6b8f696d-00c2-4003-b995-3b164d2f36d9 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 Aug 01 00:22:37.611896 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-160ea542-4154-4859-8975-65537f73696a req-6b8f696d-00c2-4003-b995-3b164d2f36d9 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:37.612095 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-160ea542-4154-4859-8975-65537f73696a req-6b8f696d-00c2-4003-b995-3b164d2f36d9 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:37.620439 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:37.620439 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:37.623751 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-160ea542-4154-4859-8975-65537f73696a req-6b8f696d-00c2-4003-b995-3b164d2f36d9 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:22:37.628104 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-160ea542-4154-4859-8975-65537f73696a req-6b8f696d-00c2-4003-b995-3b164d2f36d9 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 returned with HTTP 200 Aug 01 00:22:37.628463 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 833/3336] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:22:37 2026] GET /volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:37.638333 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-11be9e76-4ef3-4beb-8709-d8ef180a9b97 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:37.638840 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-11be9e76-4ef3-4beb-8709-d8ef180a9b97 None None] GET https://10.4.3.222/volume// Aug 01 00:22:37.639060 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-11be9e76-4ef3-4beb-8709-d8ef180a9b97 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:37.639266 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-11be9e76-4ef3-4beb-8709-d8ef180a9b97 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:37.641739 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-11be9e76-4ef3-4beb-8709-d8ef180a9b97 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:22:37.641739 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 840/3337] 10.4.3.222 () {66 vars in 1419 bytes} [Sat Aug 1 00:22: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 01 00:22:37.649469 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-160ea542-4154-4859-8975-65537f73696a req-ee40db2a-9852-4294-b6f4-af56ad17063e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:37.653121 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-160ea542-4154-4859-8975-65537f73696a req-ee40db2a-9852-4294-b6f4-af56ad17063e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:22:37.653515 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-160ea542-4154-4859-8975-65537f73696a req-ee40db2a-9852-4294-b6f4-af56ad17063e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d5f2290-e968-4a51-85a1-b1d20c47c374", "connector": null, "instance_uuid": "41252826-edea-40f2-a689-2baae6c61fc2"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:37.667326 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:37.667326 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:37.693428 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-160ea542-4154-4859-8975-65537f73696a req-ee40db2a-9852-4294-b6f4-af56ad17063e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:22:37.694000 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 829/3338] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:22:37 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 01 00:22:37.700411 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2570c8c2-b412-44e4-aeb7-8530a6ea0196 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:37.703736 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2570c8c2-b412-44e4-aeb7-8530a6ea0196 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 Aug 01 00:22:37.703993 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2570c8c2-b412-44e4-aeb7-8530a6ea0196 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:37.704220 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2570c8c2-b412-44e4-aeb7-8530a6ea0196 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:37.704387 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-2570c8c2-b412-44e4-aeb7-8530a6ea0196 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:37.718642 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:37.718642 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:37.719391 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2570c8c2-b412-44e4-aeb7-8530a6ea0196 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 returned with HTTP 200 Aug 01 00:22:37.719744 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 837/3339] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:37 2026] GET /volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:37.996253 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b2c1beeb-314b-4b9e-8735-604db6611685 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:37.999930 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b2c1beeb-314b-4b9e-8735-604db6611685 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:38.000201 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b2c1beeb-314b-4b9e-8735-604db6611685 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:38.000463 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b2c1beeb-314b-4b9e-8735-604db6611685 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:38.000627 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-b2c1beeb-314b-4b9e-8735-604db6611685 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:38.005883 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:38.005883 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:38.006885 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b2c1beeb-314b-4b9e-8735-604db6611685 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:38.007815 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 834/3340] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:37 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:38.037369 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-19041865-0ac9-40e5-9914-9c6a5a6c0e7c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:38.039370 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-19041865-0ac9-40e5-9914-9c6a5a6c0e7c tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/snapshots/a3c23ad2-5707-48ca-bd10-9cf1aea3e8bd Aug 01 00:22:38.039558 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-19041865-0ac9-40e5-9914-9c6a5a6c0e7c tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:38.039744 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-19041865-0ac9-40e5-9914-9c6a5a6c0e7c tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:38.044113 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-19041865-0ac9-40e5-9914-9c6a5a6c0e7c tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/a3c23ad2-5707-48ca-bd10-9cf1aea3e8bd returned with HTTP 404 Aug 01 00:22:38.044583 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 841/3341] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:38 2026] GET /volume/v3/snapshots/a3c23ad2-5707-48ca-bd10-9cf1aea3e8bd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:38.051174 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-97c8b5be-e7e1-4180-acd2-f742025bdcad None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:38.053326 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-97c8b5be-e7e1-4180-acd2-f742025bdcad tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/973e518a-ec03-4f57-9c4b-a0121ee8e558 Aug 01 00:22:38.053513 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-97c8b5be-e7e1-4180-acd2-f742025bdcad tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:38.053736 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-97c8b5be-e7e1-4180-acd2-f742025bdcad tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:38.053860 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-97c8b5be-e7e1-4180-acd2-f742025bdcad tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete snapshot with id: 973e518a-ec03-4f57-9c4b-a0121ee8e558 Aug 01 00:22:38.058832 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:38.058832 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:38.059287 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-97c8b5be-e7e1-4180-acd2-f742025bdcad tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot retrieved successfully. Aug 01 00:22:38.076347 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-97c8b5be-e7e1-4180-acd2-f742025bdcad tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot delete request issued successfully. Aug 01 00:22:38.076509 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-97c8b5be-e7e1-4180-acd2-f742025bdcad tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/973e518a-ec03-4f57-9c4b-a0121ee8e558 returned with HTTP 202 Aug 01 00:22:38.077135 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 830/3342] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:22:38 2026] DELETE /volume/v3/snapshots/973e518a-ec03-4f57-9c4b-a0121ee8e558 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:38.089700 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a83771e7-36db-41a0-9818-705c963ae23d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:38.092110 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a83771e7-36db-41a0-9818-705c963ae23d tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/snapshots/973e518a-ec03-4f57-9c4b-a0121ee8e558 Aug 01 00:22:38.092287 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a83771e7-36db-41a0-9818-705c963ae23d tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:38.092497 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a83771e7-36db-41a0-9818-705c963ae23d tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:38.099913 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:38.099913 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:38.100309 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a83771e7-36db-41a0-9818-705c963ae23d tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot retrieved successfully. Aug 01 00:22:38.101014 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a83771e7-36db-41a0-9818-705c963ae23d tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/973e518a-ec03-4f57-9c4b-a0121ee8e558 returned with HTTP 200 Aug 01 00:22:38.101336 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 838/3343] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:38 2026] GET /volume/v3/snapshots/973e518a-ec03-4f57-9c4b-a0121ee8e558 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:38.531436 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-09d358e0-ed6e-4f13-94a0-76058ed17574 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:38.531868 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-09d358e0-ed6e-4f13-94a0-76058ed17574 None None] GET https://10.4.3.222/volume// Aug 01 00:22:38.532237 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-09d358e0-ed6e-4f13-94a0-76058ed17574 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:38.532237 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-09d358e0-ed6e-4f13-94a0-76058ed17574 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:38.532621 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-09d358e0-ed6e-4f13-94a0-76058ed17574 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:22:38.533026 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 835/3344] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:22: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 01 00:22:38.542476 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-160ea542-4154-4859-8975-65537f73696a req-7bf48cac-2a0b-4537-8748-f2c853f8be99 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:38.544872 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-160ea542-4154-4859-8975-65537f73696a req-7bf48cac-2a0b-4537-8748-f2c853f8be99 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 Aug 01 00:22:38.545173 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-160ea542-4154-4859-8975-65537f73696a req-7bf48cac-2a0b-4537-8748-f2c853f8be99 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:38.545406 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-160ea542-4154-4859-8975-65537f73696a req-7bf48cac-2a0b-4537-8748-f2c853f8be99 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:38.556501 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:38.556501 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:38.559634 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f8714e59-8d9f-4c4d-87ff-8d452a1d5c9d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:38.560310 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-160ea542-4154-4859-8975-65537f73696a req-7bf48cac-2a0b-4537-8748-f2c853f8be99 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:22:38.561795 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f8714e59-8d9f-4c4d-87ff-8d452a1d5c9d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes/e5897fcd-6bb0-44bc-9477-06ac7f43d968 Aug 01 00:22:38.562034 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f8714e59-8d9f-4c4d-87ff-8d452a1d5c9d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:38.562242 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f8714e59-8d9f-4c4d-87ff-8d452a1d5c9d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:38.566626 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-160ea542-4154-4859-8975-65537f73696a req-7bf48cac-2a0b-4537-8748-f2c853f8be99 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 returned with HTTP 200 Aug 01 00:22:38.567086 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 842/3345] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:22:38 2026] GET /volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 => generated 1545 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:22:38.570362 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:38.570362 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:38.576196 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f8714e59-8d9f-4c4d-87ff-8d452a1d5c9d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Volume info retrieved successfully. Aug 01 00:22:38.582000 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f8714e59-8d9f-4c4d-87ff-8d452a1d5c9d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/e5897fcd-6bb0-44bc-9477-06ac7f43d968 returned with HTTP 200 Aug 01 00:22:38.582464 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 831/3346] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:38 2026] GET /volume/v3/volumes/e5897fcd-6bb0-44bc-9477-06ac7f43d968 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:38.586233 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-46ee87d0-81c3-4460-b9ba-4cf65cc9d668 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:38.595087 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-46ee87d0-81c3-4460-b9ba-4cf65cc9d668 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:22:38.595310 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-46ee87d0-81c3-4460-b9ba-4cf65cc9d668 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:38.595495 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-46ee87d0-81c3-4460-b9ba-4cf65cc9d668 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:38.595612 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-46ee87d0-81c3-4460-b9ba-4cf65cc9d668 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:38.596779 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-09b6fdba-4799-437b-ac08-493bf80fa671 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:38.598814 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-09b6fdba-4799-437b-ac08-493bf80fa671 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes/e5897fcd-6bb0-44bc-9477-06ac7f43d968 Aug 01 00:22:38.599053 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-09b6fdba-4799-437b-ac08-493bf80fa671 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:38.599289 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-09b6fdba-4799-437b-ac08-493bf80fa671 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:38.599595 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:38.599595 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:38.600228 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-46ee87d0-81c3-4460-b9ba-4cf65cc9d668 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:22:38.600578 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 839/3347] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:38 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:38.608125 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:38.608125 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:38.612252 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-09b6fdba-4799-437b-ac08-493bf80fa671 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Volume info retrieved successfully. Aug 01 00:22:38.619407 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-09b6fdba-4799-437b-ac08-493bf80fa671 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/e5897fcd-6bb0-44bc-9477-06ac7f43d968 returned with HTTP 200 Aug 01 00:22:38.619894 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 836/3348] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:38 2026] GET /volume/v3/volumes/e5897fcd-6bb0-44bc-9477-06ac7f43d968 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:38.637154 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-af975bc4-97d4-4251-ab86-26fe9a4ea70d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:38.638821 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-af975bc4-97d4-4251-ab86-26fe9a4ea70d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes Aug 01 00:22:38.639018 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-af975bc4-97d4-4251-ab86-26fe9a4ea70d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:38.639199 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-af975bc4-97d4-4251-ab86-26fe9a4ea70d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:38.639459 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-af975bc4-97d4-4251-ab86-26fe9a4ea70d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:38.640166 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-af975bc4-97d4-4251-ab86-26fe9a4ea70d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:38.647671 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-af975bc4-97d4-4251-ab86-26fe9a4ea70d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Get all volumes completed successfully. Aug 01 00:22:38.648164 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-af975bc4-97d4-4251-ab86-26fe9a4ea70d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 200 Aug 01 00:22:38.648492 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 843/3349] 10.4.3.222 () {66 vars in 1237 bytes} [Sat Aug 1 00:22:38 2026] GET /volume/v3/volumes => generated 973 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:38.661911 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d73a2079-51e0-4b1c-8067-50a9cca7f1d8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:38.663715 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d73a2079-51e0-4b1c-8067-50a9cca7f1d8 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-506540869 Aug 01 00:22:38.663952 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d73a2079-51e0-4b1c-8067-50a9cca7f1d8 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:38.664122 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d73a2079-51e0-4b1c-8067-50a9cca7f1d8 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:38.664428 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-d73a2079-51e0-4b1c-8067-50a9cca7f1d8 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:38.665344 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-d73a2079-51e0-4b1c-8067-50a9cca7f1d8 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-506540869'), ('no_migration_targets', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:38.677497 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d73a2079-51e0-4b1c-8067-50a9cca7f1d8 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Get all volumes completed successfully. Aug 01 00:22:38.678264 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d73a2079-51e0-4b1c-8067-50a9cca7f1d8 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-506540869 returned with HTTP 200 Aug 01 00:22:38.678648 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 832/3350] 10.4.3.222 () {66 vars in 1336 bytes} [Sat Aug 1 00:22:38 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-506540869 => generated 333 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:38.688412 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-82fc6389-e225-412c-b86a-8ba611aed0d0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:38.690336 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-82fc6389-e225-412c-b86a-8ba611aed0d0 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-506540869 Aug 01 00:22:38.690535 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-82fc6389-e225-412c-b86a-8ba611aed0d0 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:38.690737 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-82fc6389-e225-412c-b86a-8ba611aed0d0 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'detail' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:38.691019 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.api_utils [None req-82fc6389-e225-412c-b86a-8ba611aed0d0 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Removing options '' from query. {{(pid=100408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:38.691655 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-82fc6389-e225-412c-b86a-8ba611aed0d0 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-506540869'), ('no_migration_targets', True)]). {{(pid=100408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:38.694734 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-160ea542-4154-4859-8975-65537f73696a req-e720f706-6e9a-468d-9ca7-b681de25f140 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:38.698200 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-160ea542-4154-4859-8975-65537f73696a req-e720f706-6e9a-468d-9ca7-b681de25f140 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] PUT https://10.4.3.222/volume/v3/attachments/0ab3bdd8-edb0-4033-99cc-9e48fefbc8d2 Aug 01 00:22:38.698494 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-160ea542-4154-4859-8975-65537f73696a req-e720f706-6e9a-468d-9ca7-b681de25f140 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:38.706374 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-160ea542-4154-4859-8975-65537f73696a req-e720f706-6e9a-468d-9ca7-b681de25f140 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Acquiring lock "cinder-attachment_update-6d5f2290-e968-4a51-85a1-b1d20c47c374-np0000006296" by "attachment_update" {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:22:38.710577 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-160ea542-4154-4859-8975-65537f73696a req-e720f706-6e9a-468d-9ca7-b681de25f140 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Lock "cinder-attachment_update-6d5f2290-e968-4a51-85a1-b1d20c47c374-np0000006296" acquired by "attachment_update" :: waited 0.004s {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:22:38.711459 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:38.711459 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:38.719629 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-82fc6389-e225-412c-b86a-8ba611aed0d0 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Get all volumes completed successfully. Aug 01 00:22:38.720201 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:38.720201 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:38.725063 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-82fc6389-e225-412c-b86a-8ba611aed0d0 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-506540869 returned with HTTP 200 Aug 01 00:22:38.725403 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 840/3351] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:22:38 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-506540869 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:38.736373 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6fe89f1d-267c-4492-83b4-b683a6fb5067 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:38.738007 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6fe89f1d-267c-4492-83b4-b683a6fb5067 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 Aug 01 00:22:38.738187 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6fe89f1d-267c-4492-83b4-b683a6fb5067 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:38.738343 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6fe89f1d-267c-4492-83b4-b683a6fb5067 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:38.738448 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-6fe89f1d-267c-4492-83b4-b683a6fb5067 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:38.740399 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1eb6ddaa-6978-4ea1-a923-efca65e2f4a8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:38.742123 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1eb6ddaa-6978-4ea1-a923-efca65e2f4a8 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes/detail?limit=1 Aug 01 00:22:38.742362 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1eb6ddaa-6978-4ea1-a923-efca65e2f4a8 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:38.742573 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1eb6ddaa-6978-4ea1-a923-efca65e2f4a8 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:38.742857 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-1eb6ddaa-6978-4ea1-a923-efca65e2f4a8 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:38.743177 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:38.743177 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:38.743578 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1eb6ddaa-6978-4ea1-a923-efca65e2f4a8 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:38.745647 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:38.745647 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:38.746341 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6fe89f1d-267c-4492-83b4-b683a6fb5067 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 returned with HTTP 200 Aug 01 00:22:38.746803 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 844/3352] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:38 2026] GET /volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:38.753097 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1eb6ddaa-6978-4ea1-a923-efca65e2f4a8 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Get all volumes completed successfully. Aug 01 00:22:38.753779 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:38.753779 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:38.757031 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1eb6ddaa-6978-4ea1-a923-efca65e2f4a8 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 01 00:22:38.757390 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 833/3353] 10.4.3.222 () {66 vars in 1273 bytes} [Sat Aug 1 00:22:38 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1002 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:38.774225 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a2f84cc4-13e7-4a8c-b592-4b236c398f24 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:38.775838 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a2f84cc4-13e7-4a8c-b592-4b236c398f24 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes/detail?limit=1&marker=e5897fcd-6bb0-44bc-9477-06ac7f43d968 Aug 01 00:22:38.776033 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a2f84cc4-13e7-4a8c-b592-4b236c398f24 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:38.776171 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a2f84cc4-13e7-4a8c-b592-4b236c398f24 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'detail' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:38.776385 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.api_utils [None req-a2f84cc4-13e7-4a8c-b592-4b236c398f24 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Removing options '' from query. {{(pid=100408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:38.777040 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-a2f84cc4-13e7-4a8c-b592-4b236c398f24 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:38.800017 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-160ea542-4154-4859-8975-65537f73696a req-e720f706-6e9a-468d-9ca7-b681de25f140 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Lock "cinder-attachment_update-6d5f2290-e968-4a51-85a1-b1d20c47c374-np0000006296" released by "attachment_update" :: held 0.089s {{(pid=100409) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:22:38.800308 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-160ea542-4154-4859-8975-65537f73696a req-e720f706-6e9a-468d-9ca7-b681de25f140 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments/0ab3bdd8-edb0-4033-99cc-9e48fefbc8d2 returned with HTTP 200 Aug 01 00:22:38.800725 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 837/3354] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:22:38 2026] PUT /volume/v3/attachments/0ab3bdd8-edb0-4033-99cc-9e48fefbc8d2 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:38.810221 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a2f84cc4-13e7-4a8c-b592-4b236c398f24 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Get all volumes completed successfully. Aug 01 00:22:38.811041 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:38.811041 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:38.815577 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a2f84cc4-13e7-4a8c-b592-4b236c398f24 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/detail?limit=1&marker=e5897fcd-6bb0-44bc-9477-06ac7f43d968 returned with HTTP 200 Aug 01 00:22:38.816037 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 841/3355] 10.4.3.222 () {66 vars in 1361 bytes} [Sat Aug 1 00:22:38 2026] GET /volume/v3/volumes/detail?limit=1&marker=e5897fcd-6bb0-44bc-9477-06ac7f43d968 => generated 1002 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:38.835556 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-160ea542-4154-4859-8975-65537f73696a req-adc0bb64-d438-4ef4-a406-d32513635ab4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:38.838441 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-81df6b17-5481-4985-8a96-8c5b286326d1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:38.843921 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-160ea542-4154-4859-8975-65537f73696a req-adc0bb64-d438-4ef4-a406-d32513635ab4 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/attachments/0ab3bdd8-edb0-4033-99cc-9e48fefbc8d2/action Aug 01 00:22:38.843921 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-160ea542-4154-4859-8975-65537f73696a req-adc0bb64-d438-4ef4-a406-d32513635ab4 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:22:38.843921 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-160ea542-4154-4859-8975-65537f73696a req-adc0bb64-d438-4ef4-a406-d32513635ab4 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:38.844833 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-81df6b17-5481-4985-8a96-8c5b286326d1 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes/detail?limit=1&marker=5a00a8b8-8008-420e-8c3b-f1ebba58aa2f Aug 01 00:22:38.844833 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-81df6b17-5481-4985-8a96-8c5b286326d1 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:38.844926 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-81df6b17-5481-4985-8a96-8c5b286326d1 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:38.846165 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-81df6b17-5481-4985-8a96-8c5b286326d1 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:38.846738 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-81df6b17-5481-4985-8a96-8c5b286326d1 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:38.861506 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:38.861506 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:38.871727 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-160ea542-4154-4859-8975-65537f73696a req-adc0bb64-d438-4ef4-a406-d32513635ab4 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments/0ab3bdd8-edb0-4033-99cc-9e48fefbc8d2/action returned with HTTP 204 Aug 01 00:22:38.872183 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 845/3356] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:22:38 2026] POST /volume/v3/attachments/0ab3bdd8-edb0-4033-99cc-9e48fefbc8d2/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:38.883341 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-81df6b17-5481-4985-8a96-8c5b286326d1 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Get all volumes completed successfully. Aug 01 00:22:38.885574 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:38.885574 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:38.894442 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-81df6b17-5481-4985-8a96-8c5b286326d1 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/detail?limit=1&marker=5a00a8b8-8008-420e-8c3b-f1ebba58aa2f returned with HTTP 200 Aug 01 00:22:38.894831 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 834/3357] 10.4.3.222 () {66 vars in 1361 bytes} [Sat Aug 1 00:22:38 2026] GET /volume/v3/volumes/detail?limit=1&marker=5a00a8b8-8008-420e-8c3b-f1ebba58aa2f => generated 1002 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:38.911147 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d6e457e5-85db-45fe-9ded-f41b9de22c79 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:38.912961 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d6e457e5-85db-45fe-9ded-f41b9de22c79 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes/detail?limit=1&marker=0bf47751-d888-40e7-90c1-f7a9a78e9be3 Aug 01 00:22:38.913551 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d6e457e5-85db-45fe-9ded-f41b9de22c79 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:38.913905 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d6e457e5-85db-45fe-9ded-f41b9de22c79 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'detail' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:38.914466 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [None req-d6e457e5-85db-45fe-9ded-f41b9de22c79 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Removing options '' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:38.914913 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:38.914913 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:38.915347 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d6e457e5-85db-45fe-9ded-f41b9de22c79 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:38.946470 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d6e457e5-85db-45fe-9ded-f41b9de22c79 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Get all volumes completed successfully. Aug 01 00:22:38.948735 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d6e457e5-85db-45fe-9ded-f41b9de22c79 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/detail?limit=1&marker=0bf47751-d888-40e7-90c1-f7a9a78e9be3 returned with HTTP 200 Aug 01 00:22:38.949108 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 838/3358] 10.4.3.222 () {66 vars in 1361 bytes} [Sat Aug 1 00:22:38 2026] GET /volume/v3/volumes/detail?limit=1&marker=0bf47751-d888-40e7-90c1-f7a9a78e9be3 => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:22:38.965529 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-0c0100f5-f590-4751-85a0-7993d4929315 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:38.970011 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0c0100f5-f590-4751-85a0-7993d4929315 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 01 00:22:38.970316 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0c0100f5-f590-4751-85a0-7993d4929315 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:38.970593 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0c0100f5-f590-4751-85a0-7993d4929315 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'detail' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:38.970959 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.api_utils [None req-0c0100f5-f590-4751-85a0-7993d4929315 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Removing options '' from query. {{(pid=100408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:38.971280 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0c0100f5-f590-4751-85a0-7993d4929315 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Could not evaluate value available, assuming string {{(pid=100408) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 00:22:38.974371 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0c0100f5-f590-4751-85a0-7993d4929315 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:39.019548 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-be213ff3-9c99-47c8-803d-a89ae28a2849 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:39.021616 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-be213ff3-9c99-47c8-803d-a89ae28a2849 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:39.021905 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-be213ff3-9c99-47c8-803d-a89ae28a2849 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:39.022118 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-be213ff3-9c99-47c8-803d-a89ae28a2849 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:39.022226 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-be213ff3-9c99-47c8-803d-a89ae28a2849 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:39.027805 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:39.027805 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:39.028725 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-be213ff3-9c99-47c8-803d-a89ae28a2849 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:39.029275 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 846/3359] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:39 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:39.044569 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e67ab9e0-30da-46a1-8c2d-782bb5a9b51e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:39.049404 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e67ab9e0-30da-46a1-8c2d-782bb5a9b51e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/33c3bc83-cb69-4841-98bd-782e3c6ba464 Aug 01 00:22:39.049780 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e67ab9e0-30da-46a1-8c2d-782bb5a9b51e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:39.050028 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e67ab9e0-30da-46a1-8c2d-782bb5a9b51e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:39.060507 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:39.060507 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:39.066495 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e67ab9e0-30da-46a1-8c2d-782bb5a9b51e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:22:39.073393 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e67ab9e0-30da-46a1-8c2d-782bb5a9b51e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/33c3bc83-cb69-4841-98bd-782e3c6ba464 returned with HTTP 200 Aug 01 00:22:39.074140 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 835/3360] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:39 2026] GET /volume/v3/volumes/33c3bc83-cb69-4841-98bd-782e3c6ba464 => generated 1411 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:39.088251 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-778fe7a0-333b-4d8b-8214-5da9ecb9edfc None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:39.090264 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-778fe7a0-333b-4d8b-8214-5da9ecb9edfc tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/33c3bc83-cb69-4841-98bd-782e3c6ba464 Aug 01 00:22:39.090556 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-778fe7a0-333b-4d8b-8214-5da9ecb9edfc tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:39.091111 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-778fe7a0-333b-4d8b-8214-5da9ecb9edfc tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:39.098694 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:39.098694 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:39.102759 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-778fe7a0-333b-4d8b-8214-5da9ecb9edfc tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:22:39.110469 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-778fe7a0-333b-4d8b-8214-5da9ecb9edfc tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/33c3bc83-cb69-4841-98bd-782e3c6ba464 returned with HTTP 200 Aug 01 00:22:39.110469 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 839/3361] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:39 2026] GET /volume/v3/volumes/33c3bc83-cb69-4841-98bd-782e3c6ba464 => generated 1411 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:39.113556 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7cb1ab23-86ae-4d04-a807-3753f5249ff1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:39.123645 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7cb1ab23-86ae-4d04-a807-3753f5249ff1 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/snapshots/973e518a-ec03-4f57-9c4b-a0121ee8e558 Aug 01 00:22:39.123926 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7cb1ab23-86ae-4d04-a807-3753f5249ff1 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:39.124161 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7cb1ab23-86ae-4d04-a807-3753f5249ff1 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:39.129285 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0a3310e2-255f-466c-8c7b-0b961443ed9a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:39.129938 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7cb1ab23-86ae-4d04-a807-3753f5249ff1 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/973e518a-ec03-4f57-9c4b-a0121ee8e558 returned with HTTP 404 Aug 01 00:22:39.130521 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 847/3362] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:39 2026] GET /volume/v3/snapshots/973e518a-ec03-4f57-9c4b-a0121ee8e558 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:39.133806 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0a3310e2-255f-466c-8c7b-0b961443ed9a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] DELETE https://10.4.3.222/volume/v3/volumes/33c3bc83-cb69-4841-98bd-782e3c6ba464 Aug 01 00:22:39.133806 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0a3310e2-255f-466c-8c7b-0b961443ed9a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:39.133806 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0a3310e2-255f-466c-8c7b-0b961443ed9a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:39.133806 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-0a3310e2-255f-466c-8c7b-0b961443ed9a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Delete volume with id: 33c3bc83-cb69-4841-98bd-782e3c6ba464 Aug 01 00:22:39.139243 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-66992273-9443-4308-be94-8e0aff9e4a7f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:39.141582 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-66992273-9443-4308-be94-8e0aff9e4a7f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] DELETE https://10.4.3.222/volume/v3/volumes/f096bfb1-4e01-4219-8967-81e22947311e Aug 01 00:22:39.141918 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-66992273-9443-4308-be94-8e0aff9e4a7f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:39.142182 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-66992273-9443-4308-be94-8e0aff9e4a7f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:39.142418 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-66992273-9443-4308-be94-8e0aff9e4a7f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete volume with id: f096bfb1-4e01-4219-8967-81e22947311e Aug 01 00:22:39.144281 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:39.144281 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:39.144877 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0a3310e2-255f-466c-8c7b-0b961443ed9a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:22:39.155065 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:39.155065 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:39.155627 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-66992273-9443-4308-be94-8e0aff9e4a7f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:39.172012 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0a3310e2-255f-466c-8c7b-0b961443ed9a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Delete volume request issued successfully. Aug 01 00:22:39.172012 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0a3310e2-255f-466c-8c7b-0b961443ed9a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/33c3bc83-cb69-4841-98bd-782e3c6ba464 returned with HTTP 202 Aug 01 00:22:39.172582 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 836/3363] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:22:39 2026] DELETE /volume/v3/volumes/33c3bc83-cb69-4841-98bd-782e3c6ba464 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:39.172809 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-66992273-9443-4308-be94-8e0aff9e4a7f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete volume request issued successfully. Aug 01 00:22:39.176373 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-66992273-9443-4308-be94-8e0aff9e4a7f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/f096bfb1-4e01-4219-8967-81e22947311e returned with HTTP 202 Aug 01 00:22:39.176373 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 840/3364] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:22:39 2026] DELETE /volume/v3/volumes/f096bfb1-4e01-4219-8967-81e22947311e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:22:39.186375 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0c7d1367-fec3-432e-800c-1f7cfead2cbf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:39.187653 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0c7d1367-fec3-432e-800c-1f7cfead2cbf tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/33c3bc83-cb69-4841-98bd-782e3c6ba464 Aug 01 00:22:39.187908 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0c7d1367-fec3-432e-800c-1f7cfead2cbf tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:39.188009 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e64a2691-c7f9-43b3-b43f-833a721f6c34 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:39.188129 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0c7d1367-fec3-432e-800c-1f7cfead2cbf tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:39.191095 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e64a2691-c7f9-43b3-b43f-833a721f6c34 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/f096bfb1-4e01-4219-8967-81e22947311e Aug 01 00:22:39.191946 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e64a2691-c7f9-43b3-b43f-833a721f6c34 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:39.191946 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e64a2691-c7f9-43b3-b43f-833a721f6c34 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:39.192314 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0c0100f5-f590-4751-85a0-7993d4929315 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Get all volumes completed successfully. Aug 01 00:22:39.193224 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:39.193224 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:39.197298 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0c0100f5-f590-4751-85a0-7993d4929315 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 01 00:22:39.197658 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 842/3365] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:22:38 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1890 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:39.198818 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:39.198818 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:39.202864 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:39.202864 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:39.208172 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e64a2691-c7f9-43b3-b43f-833a721f6c34 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:39.210748 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e64a2691-c7f9-43b3-b43f-833a721f6c34 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/f096bfb1-4e01-4219-8967-81e22947311e returned with HTTP 200 Aug 01 00:22:39.210858 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0c7d1367-fec3-432e-800c-1f7cfead2cbf tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:22:39.210895 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 837/3366] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:39 2026] GET /volume/v3/volumes/f096bfb1-4e01-4219-8967-81e22947311e => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:39.213831 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b5646578-5fbc-47ac-b59c-299e5456ebda None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:39.214597 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b5646578-5fbc-47ac-b59c-299e5456ebda tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 01 00:22:39.214950 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b5646578-5fbc-47ac-b59c-299e5456ebda tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:39.215274 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b5646578-5fbc-47ac-b59c-299e5456ebda tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'detail' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:39.215565 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [None req-b5646578-5fbc-47ac-b59c-299e5456ebda tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Removing options '' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:39.215819 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-b5646578-5fbc-47ac-b59c-299e5456ebda tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Could not evaluate value available, assuming string {{(pid=100409) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 00:22:39.216463 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-b5646578-5fbc-47ac-b59c-299e5456ebda tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:39.221197 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0c7d1367-fec3-432e-800c-1f7cfead2cbf tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/33c3bc83-cb69-4841-98bd-782e3c6ba464 returned with HTTP 200 Aug 01 00:22:39.221197 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 848/3367] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:39 2026] GET /volume/v3/volumes/33c3bc83-cb69-4841-98bd-782e3c6ba464 => generated 1410 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:39.263725 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b5646578-5fbc-47ac-b59c-299e5456ebda tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Get all volumes completed successfully. Aug 01 00:22:39.265072 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:39.265072 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:39.270484 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b5646578-5fbc-47ac-b59c-299e5456ebda tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 01 00:22:39.271220 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 841/3368] 10.4.3.222 () {66 vars in 1359 bytes} [Sat Aug 1 00:22:39 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1891 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:39.289384 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c550b332-edb3-43b5-92f7-f4895cca0b7a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:39.291498 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c550b332-edb3-43b5-92f7-f4895cca0b7a tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes?limit=1 Aug 01 00:22:39.291498 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c550b332-edb3-43b5-92f7-f4895cca0b7a tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:39.291498 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c550b332-edb3-43b5-92f7-f4895cca0b7a tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'index' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:39.291907 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.api_utils [None req-c550b332-edb3-43b5-92f7-f4895cca0b7a tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Removing options '' from query. {{(pid=100408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:39.292631 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-c550b332-edb3-43b5-92f7-f4895cca0b7a tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:39.300235 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c550b332-edb3-43b5-92f7-f4895cca0b7a tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Get all volumes completed successfully. Aug 01 00:22:39.301482 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c550b332-edb3-43b5-92f7-f4895cca0b7a tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 01 00:22:39.301482 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 843/3369] 10.4.3.222 () {66 vars in 1252 bytes} [Sat Aug 1 00:22:39 2026] GET /volume/v3/volumes?limit=1 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:39.312426 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8eedf3f7-92f1-4f06-922b-ba7157e1d968 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:39.315931 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8eedf3f7-92f1-4f06-922b-ba7157e1d968 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes?limit=1&marker=e5897fcd-6bb0-44bc-9477-06ac7f43d968 Aug 01 00:22:39.315931 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8eedf3f7-92f1-4f06-922b-ba7157e1d968 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:39.315931 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8eedf3f7-92f1-4f06-922b-ba7157e1d968 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:39.316090 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-8eedf3f7-92f1-4f06-922b-ba7157e1d968 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:39.317376 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8eedf3f7-92f1-4f06-922b-ba7157e1d968 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:39.335635 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8eedf3f7-92f1-4f06-922b-ba7157e1d968 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Get all volumes completed successfully. Aug 01 00:22:39.336552 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8eedf3f7-92f1-4f06-922b-ba7157e1d968 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes?limit=1&marker=e5897fcd-6bb0-44bc-9477-06ac7f43d968 returned with HTTP 200 Aug 01 00:22:39.337017 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 838/3370] 10.4.3.222 () {66 vars in 1340 bytes} [Sat Aug 1 00:22:39 2026] GET /volume/v3/volumes?limit=1&marker=e5897fcd-6bb0-44bc-9477-06ac7f43d968 => generated 469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:22:39.348752 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b296e0a3-590a-4479-b7a2-a20391e98440 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:39.350062 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b296e0a3-590a-4479-b7a2-a20391e98440 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes?limit=1&marker=5a00a8b8-8008-420e-8c3b-f1ebba58aa2f Aug 01 00:22:39.350342 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b296e0a3-590a-4479-b7a2-a20391e98440 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:39.350662 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b296e0a3-590a-4479-b7a2-a20391e98440 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:39.351037 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-b296e0a3-590a-4479-b7a2-a20391e98440 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:39.351821 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-b296e0a3-590a-4479-b7a2-a20391e98440 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:39.575399 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b296e0a3-590a-4479-b7a2-a20391e98440 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Get all volumes completed successfully. Aug 01 00:22:39.576060 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b296e0a3-590a-4479-b7a2-a20391e98440 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes?limit=1&marker=5a00a8b8-8008-420e-8c3b-f1ebba58aa2f returned with HTTP 200 Aug 01 00:22:39.576420 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 849/3371] 10.4.3.222 () {66 vars in 1340 bytes} [Sat Aug 1 00:22:39 2026] GET /volume/v3/volumes?limit=1&marker=5a00a8b8-8008-420e-8c3b-f1ebba58aa2f => generated 469 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:39.586694 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7f7ea522-002a-47bc-83b9-6505fa2a457b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:39.589213 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7f7ea522-002a-47bc-83b9-6505fa2a457b tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes?limit=1&marker=0bf47751-d888-40e7-90c1-f7a9a78e9be3 Aug 01 00:22:39.589445 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7f7ea522-002a-47bc-83b9-6505fa2a457b tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:39.589672 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7f7ea522-002a-47bc-83b9-6505fa2a457b tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:39.589935 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [None req-7f7ea522-002a-47bc-83b9-6505fa2a457b tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Removing options '' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:39.590629 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-7f7ea522-002a-47bc-83b9-6505fa2a457b tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:39.602842 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-7f7ea522-002a-47bc-83b9-6505fa2a457b tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Get all volumes completed successfully. Aug 01 00:22:39.603260 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7f7ea522-002a-47bc-83b9-6505fa2a457b tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes?limit=1&marker=0bf47751-d888-40e7-90c1-f7a9a78e9be3 returned with HTTP 200 Aug 01 00:22:39.603756 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 842/3372] 10.4.3.222 () {66 vars in 1340 bytes} [Sat Aug 1 00:22:39 2026] GET /volume/v3/volumes?limit=1&marker=0bf47751-d888-40e7-90c1-f7a9a78e9be3 => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:22:39.614800 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b16ff31c-6805-4fc9-ae87-1a9d157e93a6 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:39.617700 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-15f7ed3d-dd51-4927-a9f1-32e71afaf0f7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:39.621283 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b16ff31c-6805-4fc9-ae87-1a9d157e93a6 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:22:39.623560 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-15f7ed3d-dd51-4927-a9f1-32e71afaf0f7 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-927409913&status=available Aug 01 00:22:39.623928 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-15f7ed3d-dd51-4927-a9f1-32e71afaf0f7 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:39.624304 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-15f7ed3d-dd51-4927-a9f1-32e71afaf0f7 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:39.625278 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-15f7ed3d-dd51-4927-a9f1-32e71afaf0f7 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:39.625395 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b16ff31c-6805-4fc9-ae87-1a9d157e93a6 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:39.626618 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-15f7ed3d-dd51-4927-a9f1-32e71afaf0f7 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Could not evaluate value available, assuming string {{(pid=100407) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 00:22:39.627013 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:39.627013 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:39.627254 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b16ff31c-6805-4fc9-ae87-1a9d157e93a6 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:39.627490 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-b16ff31c-6805-4fc9-ae87-1a9d157e93a6 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:39.627556 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-15f7ed3d-dd51-4927-a9f1-32e71afaf0f7 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-927409913'), ('no_migration_targets', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:39.643278 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:39.643278 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:39.643954 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b16ff31c-6805-4fc9-ae87-1a9d157e93a6 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:22:39.644428 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 844/3373] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:39 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 736 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:39.670198 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-15f7ed3d-dd51-4927-a9f1-32e71afaf0f7 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Get all volumes completed successfully. Aug 01 00:22:39.670672 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-15f7ed3d-dd51-4927-a9f1-32e71afaf0f7 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-927409913&status=available returned with HTTP 200 Aug 01 00:22:39.671067 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 839/3374] 10.4.3.222 () {66 vars in 1370 bytes} [Sat Aug 1 00:22:39 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-927409913&status=available => generated 333 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:39.681661 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5fc3d442-3686-492a-a166-176e213a5add None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:39.684355 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5fc3d442-3686-492a-a166-176e213a5add tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-100014974&status=available Aug 01 00:22:39.684584 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5fc3d442-3686-492a-a166-176e213a5add tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:39.684979 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5fc3d442-3686-492a-a166-176e213a5add tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:39.685198 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-5fc3d442-3686-492a-a166-176e213a5add tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:39.685548 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5fc3d442-3686-492a-a166-176e213a5add tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Could not evaluate value available, assuming string {{(pid=100406) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 00:22:39.687128 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:39.687128 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:39.687128 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5fc3d442-3686-492a-a166-176e213a5add tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-100014974'), ('no_migration_targets', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:39.717124 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5fc3d442-3686-492a-a166-176e213a5add tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Get all volumes completed successfully. Aug 01 00:22:39.717740 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:39.717740 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:39.721822 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5fc3d442-3686-492a-a166-176e213a5add tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-100014974&status=available returned with HTTP 200 Aug 01 00:22:39.722321 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 850/3375] 10.4.3.222 () {66 vars in 1391 bytes} [Sat Aug 1 00:22:39 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-100014974&status=available => generated 859 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:39.738285 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-13caccb0-f817-48b3-ac38-db52a302d357 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:39.739018 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-13caccb0-f817-48b3-ac38-db52a302d357 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes/detail?marker=5a00a8b8-8008-420e-8c3b-f1ebba58aa2f&sort=id%3Aasc Aug 01 00:22:39.739233 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-13caccb0-f817-48b3-ac38-db52a302d357 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:39.739459 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-13caccb0-f817-48b3-ac38-db52a302d357 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'detail' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:39.739822 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [None req-13caccb0-f817-48b3-ac38-db52a302d357 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Removing options '' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:39.740659 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-13caccb0-f817-48b3-ac38-db52a302d357 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:39.759123 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-0ad1c4af-1b9a-4092-be5d-d290027cb9d5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:39.760984 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0ad1c4af-1b9a-4092-be5d-d290027cb9d5 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 Aug 01 00:22:39.761152 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0ad1c4af-1b9a-4092-be5d-d290027cb9d5 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:39.761325 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0ad1c4af-1b9a-4092-be5d-d290027cb9d5 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:39.761424 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-0ad1c4af-1b9a-4092-be5d-d290027cb9d5 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:39.765630 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:39.765630 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:39.766313 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0ad1c4af-1b9a-4092-be5d-d290027cb9d5 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 returned with HTTP 200 Aug 01 00:22:39.766635 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 845/3376] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:39 2026] GET /volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:39.789823 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-13caccb0-f817-48b3-ac38-db52a302d357 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Get all volumes completed successfully. Aug 01 00:22:39.790452 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:39.790452 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:39.797781 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-13caccb0-f817-48b3-ac38-db52a302d357 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/detail?marker=5a00a8b8-8008-420e-8c3b-f1ebba58aa2f&sort=id%3Aasc returned with HTTP 200 Aug 01 00:22:39.798187 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 843/3377] 10.4.3.222 () {66 vars in 1373 bytes} [Sat Aug 1 00:22:39 2026] GET /volume/v3/volumes/detail?marker=5a00a8b8-8008-420e-8c3b-f1ebba58aa2f&sort=id%3Aasc => generated 859 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:39.813043 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-aed03310-c7e0-463a-8b22-9839d81ef9d2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:39.816342 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aed03310-c7e0-463a-8b22-9839d81ef9d2 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 01 00:22:39.816527 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aed03310-c7e0-463a-8b22-9839d81ef9d2 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:39.816724 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aed03310-c7e0-463a-8b22-9839d81ef9d2 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:39.817099 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-aed03310-c7e0-463a-8b22-9839d81ef9d2 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:39.817490 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:39.817490 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:39.818050 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-aed03310-c7e0-463a-8b22-9839d81ef9d2 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:39.857470 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-aed03310-c7e0-463a-8b22-9839d81ef9d2 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Get all volumes completed successfully. Aug 01 00:22:39.858198 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:39.858198 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:39.864128 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aed03310-c7e0-463a-8b22-9839d81ef9d2 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 01 00:22:39.864128 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 840/3378] 10.4.3.222 () {66 vars in 1337 bytes} [Sat Aug 1 00:22:39 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2551 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:39.878219 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-26a8ce99-8351-4974-b05e-142b2fcf0c82 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:39.880632 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-26a8ce99-8351-4974-b05e-142b2fcf0c82 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes/detail Aug 01 00:22:39.880835 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-26a8ce99-8351-4974-b05e-142b2fcf0c82 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:39.881062 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-26a8ce99-8351-4974-b05e-142b2fcf0c82 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:39.881334 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-26a8ce99-8351-4974-b05e-142b2fcf0c82 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:39.882261 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-26a8ce99-8351-4974-b05e-142b2fcf0c82 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:39.894173 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-26a8ce99-8351-4974-b05e-142b2fcf0c82 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Get all volumes completed successfully. Aug 01 00:22:39.896601 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:39.896601 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:39.902854 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-26a8ce99-8351-4974-b05e-142b2fcf0c82 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/detail returned with HTTP 200 Aug 01 00:22:39.903311 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 851/3379] 10.4.3.222 () {66 vars in 1258 bytes} [Sat Aug 1 00:22:39 2026] GET /volume/v3/volumes/detail => generated 2551 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:39.921950 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b2c016c7-f85a-493d-ac39-fe78581879b1 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:39.923320 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b2c016c7-f85a-493d-ac39-fe78581879b1 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 01 00:22:39.923642 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b2c016c7-f85a-493d-ac39-fe78581879b1 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:39.923975 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b2c016c7-f85a-493d-ac39-fe78581879b1 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'index' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:39.924323 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.api_utils [None req-b2c016c7-f85a-493d-ac39-fe78581879b1 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Removing options '' from query. {{(pid=100408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:39.925789 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-b2c016c7-f85a-493d-ac39-fe78581879b1 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:39.968748 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-b2c016c7-f85a-493d-ac39-fe78581879b1 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Get all volumes completed successfully. Aug 01 00:22:39.969350 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b2c016c7-f85a-493d-ac39-fe78581879b1 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 01 00:22:39.969738 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 846/3380] 10.4.3.222 () {66 vars in 1316 bytes} [Sat Aug 1 00:22:39 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 973 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:39.980382 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f1146fce-6862-4065-9df4-e4c092f6144b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:39.982123 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f1146fce-6862-4065-9df4-e4c092f6144b tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes?availability_zone=nova Aug 01 00:22:39.982364 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f1146fce-6862-4065-9df4-e4c092f6144b tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:39.982480 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f1146fce-6862-4065-9df4-e4c092f6144b tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:39.982726 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [None req-f1146fce-6862-4065-9df4-e4c092f6144b tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Removing options '' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:39.982979 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f1146fce-6862-4065-9df4-e4c092f6144b tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Could not evaluate value nova, assuming string {{(pid=100409) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 00:22:39.983535 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f1146fce-6862-4065-9df4-e4c092f6144b tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:40.187359 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f1146fce-6862-4065-9df4-e4c092f6144b tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Get all volumes completed successfully. Aug 01 00:22:40.188647 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f1146fce-6862-4065-9df4-e4c092f6144b tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 01 00:22:40.188647 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 844/3381] 10.4.3.222 () {66 vars in 1282 bytes} [Sat Aug 1 00:22:39 2026] GET /volume/v3/volumes?availability_zone=nova => generated 973 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:22:40.199941 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9d50ddc1-1e1c-40e4-bf87-cbd8d842781f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:40.201472 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9d50ddc1-1e1c-40e4-bf87-cbd8d842781f tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes?availability_zone=nova Aug 01 00:22:40.201472 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9d50ddc1-1e1c-40e4-bf87-cbd8d842781f tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:40.201472 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9d50ddc1-1e1c-40e4-bf87-cbd8d842781f tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:40.202699 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-9d50ddc1-1e1c-40e4-bf87-cbd8d842781f tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:40.202699 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9d50ddc1-1e1c-40e4-bf87-cbd8d842781f tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Could not evaluate value nova, assuming string {{(pid=100407) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 00:22:40.206267 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9d50ddc1-1e1c-40e4-bf87-cbd8d842781f tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:40.223143 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b04ee7ec-8a18-4a57-8492-9f1b40d28e4b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:40.225431 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b04ee7ec-8a18-4a57-8492-9f1b40d28e4b tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/f096bfb1-4e01-4219-8967-81e22947311e Aug 01 00:22:40.225431 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b04ee7ec-8a18-4a57-8492-9f1b40d28e4b tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:40.225431 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b04ee7ec-8a18-4a57-8492-9f1b40d28e4b tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:40.232198 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b04ee7ec-8a18-4a57-8492-9f1b40d28e4b tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/f096bfb1-4e01-4219-8967-81e22947311e returned with HTTP 404 Aug 01 00:22:40.232198 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 852/3382] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:40 2026] GET /volume/v3/volumes/f096bfb1-4e01-4219-8967-81e22947311e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:22:40.240560 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6fc30940-68ba-4fee-bb04-e09081d5dab9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:40.242621 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f13cdfdb-ce78-459a-b509-2ae28c6fcb98 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:40.243034 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6fc30940-68ba-4fee-bb04-e09081d5dab9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/33c3bc83-cb69-4841-98bd-782e3c6ba464 Aug 01 00:22:40.243443 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6fc30940-68ba-4fee-bb04-e09081d5dab9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:40.243443 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6fc30940-68ba-4fee-bb04-e09081d5dab9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:40.245745 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f13cdfdb-ce78-459a-b509-2ae28c6fcb98 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] DELETE https://10.4.3.222/volume/v3/volumes/ccd05581-a31f-491d-998b-220f65b45346 Aug 01 00:22:40.245745 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f13cdfdb-ce78-459a-b509-2ae28c6fcb98 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:40.245745 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f13cdfdb-ce78-459a-b509-2ae28c6fcb98 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:40.245745 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-f13cdfdb-ce78-459a-b509-2ae28c6fcb98 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete volume with id: ccd05581-a31f-491d-998b-220f65b45346 Aug 01 00:22:40.252287 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6fc30940-68ba-4fee-bb04-e09081d5dab9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/33c3bc83-cb69-4841-98bd-782e3c6ba464 returned with HTTP 404 Aug 01 00:22:40.253551 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 847/3383] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:40 2026] GET /volume/v3/volumes/33c3bc83-cb69-4841-98bd-782e3c6ba464 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:40.254400 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:40.254400 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:40.255273 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f13cdfdb-ce78-459a-b509-2ae28c6fcb98 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:40.266614 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3d9ff85b-57ec-4156-8727-be1480257d64 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:40.268806 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3d9ff85b-57ec-4156-8727-be1480257d64 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] DELETE https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:40.269350 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3d9ff85b-57ec-4156-8727-be1480257d64 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:40.269411 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3d9ff85b-57ec-4156-8727-be1480257d64 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:40.269546 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-3d9ff85b-57ec-4156-8727-be1480257d64 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Delete backup with id: 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. Aug 01 00:22:40.279258 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:40.279258 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:40.281650 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f13cdfdb-ce78-459a-b509-2ae28c6fcb98 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete volume request issued successfully. Aug 01 00:22:40.281943 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f13cdfdb-ce78-459a-b509-2ae28c6fcb98 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/ccd05581-a31f-491d-998b-220f65b45346 returned with HTTP 202 Aug 01 00:22:40.282494 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 845/3384] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:22:40 2026] DELETE /volume/v3/volumes/ccd05581-a31f-491d-998b-220f65b45346 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:22:40.292382 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-837266b1-78ed-421c-bfe8-6e847bd22c24 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:40.294797 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-837266b1-78ed-421c-bfe8-6e847bd22c24 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/ccd05581-a31f-491d-998b-220f65b45346 Aug 01 00:22:40.295079 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-837266b1-78ed-421c-bfe8-6e847bd22c24 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:40.295324 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-837266b1-78ed-421c-bfe8-6e847bd22c24 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:40.303809 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:40.303809 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:40.308288 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-3d9ff85b-57ec-4156-8727-be1480257d64 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] delete_backup rpcapi backup_id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 {{(pid=100406) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:22:40.308339 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-837266b1-78ed-421c-bfe8-6e847bd22c24 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:40.313621 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3d9ff85b-57ec-4156-8727-be1480257d64 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 202 Aug 01 00:22:40.313621 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 853/3385] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:22:40 2026] DELETE /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:22:40.320166 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-837266b1-78ed-421c-bfe8-6e847bd22c24 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/ccd05581-a31f-491d-998b-220f65b45346 returned with HTTP 200 Aug 01 00:22:40.320670 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 848/3386] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:40 2026] GET /volume/v3/volumes/ccd05581-a31f-491d-998b-220f65b45346 => generated 896 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:40.322268 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4e6d4c33-32bc-4379-bc07-8acad4c61081 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:40.327403 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4e6d4c33-32bc-4379-bc07-8acad4c61081 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:40.327619 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4e6d4c33-32bc-4379-bc07-8acad4c61081 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:40.327871 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4e6d4c33-32bc-4379-bc07-8acad4c61081 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:40.328075 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-4e6d4c33-32bc-4379-bc07-8acad4c61081 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:40.336423 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:40.336423 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:40.337168 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4e6d4c33-32bc-4379-bc07-8acad4c61081 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 200 Aug 01 00:22:40.337745 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 846/3387] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:40 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:40.433382 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9d50ddc1-1e1c-40e4-bf87-cbd8d842781f tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Get all volumes completed successfully. Aug 01 00:22:40.434275 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9d50ddc1-1e1c-40e4-bf87-cbd8d842781f tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 01 00:22:40.434697 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 841/3388] 10.4.3.222 () {66 vars in 1282 bytes} [Sat Aug 1 00:22:40 2026] GET /volume/v3/volumes?availability_zone=nova => generated 973 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:40.444485 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8064582b-29cc-4037-b46c-1208e8063095 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:40.446148 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8064582b-29cc-4037-b46c-1208e8063095 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes?bootable=false Aug 01 00:22:40.446333 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8064582b-29cc-4037-b46c-1208e8063095 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:40.446486 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8064582b-29cc-4037-b46c-1208e8063095 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:40.446698 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-8064582b-29cc-4037-b46c-1208e8063095 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:40.447416 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8064582b-29cc-4037-b46c-1208e8063095 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:40.480018 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8064582b-29cc-4037-b46c-1208e8063095 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Get all volumes completed successfully. Aug 01 00:22:40.480571 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8064582b-29cc-4037-b46c-1208e8063095 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 01 00:22:40.480992 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 854/3389] 10.4.3.222 () {66 vars in 1266 bytes} [Sat Aug 1 00:22:40 2026] GET /volume/v3/volumes?bootable=false => generated 973 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:40.491050 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-7d26aa52-f0cc-4e0d-a5a1-682f13240b9b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:40.492573 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7d26aa52-f0cc-4e0d-a5a1-682f13240b9b tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes?bootable=false Aug 01 00:22:40.492818 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7d26aa52-f0cc-4e0d-a5a1-682f13240b9b tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:40.493009 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7d26aa52-f0cc-4e0d-a5a1-682f13240b9b tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'index' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:40.493217 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.api_utils [None req-7d26aa52-f0cc-4e0d-a5a1-682f13240b9b tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Removing options '' from query. {{(pid=100408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:40.493940 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-7d26aa52-f0cc-4e0d-a5a1-682f13240b9b tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:40.522171 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-7d26aa52-f0cc-4e0d-a5a1-682f13240b9b tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Get all volumes completed successfully. Aug 01 00:22:40.522673 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7d26aa52-f0cc-4e0d-a5a1-682f13240b9b tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 01 00:22:40.523378 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 849/3390] 10.4.3.222 () {66 vars in 1266 bytes} [Sat Aug 1 00:22:40 2026] GET /volume/v3/volumes?bootable=false => generated 973 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:40.534381 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d81de4f2-e7b2-4c76-afb5-cd127c4f6e14 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:40.536129 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d81de4f2-e7b2-4c76-afb5-cd127c4f6e14 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes?status=available Aug 01 00:22:40.536305 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d81de4f2-e7b2-4c76-afb5-cd127c4f6e14 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:40.536550 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d81de4f2-e7b2-4c76-afb5-cd127c4f6e14 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:40.536733 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [None req-d81de4f2-e7b2-4c76-afb5-cd127c4f6e14 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Removing options '' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:40.537020 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d81de4f2-e7b2-4c76-afb5-cd127c4f6e14 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Could not evaluate value available, assuming string {{(pid=100409) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 00:22:40.537612 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d81de4f2-e7b2-4c76-afb5-cd127c4f6e14 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:40.545103 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d81de4f2-e7b2-4c76-afb5-cd127c4f6e14 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Get all volumes completed successfully. Aug 01 00:22:40.545634 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d81de4f2-e7b2-4c76-afb5-cd127c4f6e14 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes?status=available returned with HTTP 200 Aug 01 00:22:40.546026 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 847/3391] 10.4.3.222 () {66 vars in 1270 bytes} [Sat Aug 1 00:22:40 2026] GET /volume/v3/volumes?status=available => generated 973 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:40.554187 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4b7b3e01-9367-4c1c-b790-9e06a9e3029d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:40.556548 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4b7b3e01-9367-4c1c-b790-9e06a9e3029d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes?status=available Aug 01 00:22:40.556822 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4b7b3e01-9367-4c1c-b790-9e06a9e3029d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:40.557140 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4b7b3e01-9367-4c1c-b790-9e06a9e3029d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:40.557290 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-4b7b3e01-9367-4c1c-b790-9e06a9e3029d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:40.559045 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4b7b3e01-9367-4c1c-b790-9e06a9e3029d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Could not evaluate value available, assuming string {{(pid=100407) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 00:22:40.559045 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:40.559045 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:40.559045 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-4b7b3e01-9367-4c1c-b790-9e06a9e3029d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:40.590853 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4b7b3e01-9367-4c1c-b790-9e06a9e3029d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Get all volumes completed successfully. Aug 01 00:22:40.591407 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4b7b3e01-9367-4c1c-b790-9e06a9e3029d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes?status=available returned with HTTP 200 Aug 01 00:22:40.591837 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 842/3392] 10.4.3.222 () {66 vars in 1270 bytes} [Sat Aug 1 00:22:40 2026] GET /volume/v3/volumes?status=available => generated 973 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:40.603632 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4b5ac401-25a6-46b1-99e5-8826283881a9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:40.605868 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4b5ac401-25a6-46b1-99e5-8826283881a9 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes/detail?availability_zone=nova Aug 01 00:22:40.606299 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4b5ac401-25a6-46b1-99e5-8826283881a9 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:40.606413 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4b5ac401-25a6-46b1-99e5-8826283881a9 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:40.606726 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-4b5ac401-25a6-46b1-99e5-8826283881a9 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:40.607056 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-4b5ac401-25a6-46b1-99e5-8826283881a9 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Could not evaluate value nova, assuming string {{(pid=100406) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 00:22:40.607367 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:40.607367 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:40.608474 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-4b5ac401-25a6-46b1-99e5-8826283881a9 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:40.655943 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-17ce55ba-1a2b-4071-baaa-3149ec9f972a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:40.656230 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4b5ac401-25a6-46b1-99e5-8826283881a9 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Get all volumes completed successfully. Aug 01 00:22:40.656329 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-17ce55ba-1a2b-4071-baaa-3149ec9f972a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:22:40.656410 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:40.656410 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:40.656470 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-17ce55ba-1a2b-4071-baaa-3149ec9f972a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:40.656515 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-17ce55ba-1a2b-4071-baaa-3149ec9f972a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:40.656641 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-17ce55ba-1a2b-4071-baaa-3149ec9f972a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:40.660972 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4b5ac401-25a6-46b1-99e5-8826283881a9 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 01 00:22:40.661595 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 855/3393] 10.4.3.222 () {66 vars in 1303 bytes} [Sat Aug 1 00:22:40 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2551 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 00:22:40.661747 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:40.661747 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:40.662423 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-17ce55ba-1a2b-4071-baaa-3149ec9f972a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:22:40.662877 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 850/3394] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:40 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:40.674904 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-39935df8-4c21-4cd9-ba8a-48af10cca390 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:40.676648 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-39935df8-4c21-4cd9-ba8a-48af10cca390 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes/detail?bootable=false Aug 01 00:22:40.676881 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-39935df8-4c21-4cd9-ba8a-48af10cca390 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:40.677068 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-39935df8-4c21-4cd9-ba8a-48af10cca390 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'detail' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:40.677317 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [None req-39935df8-4c21-4cd9-ba8a-48af10cca390 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Removing options '' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:40.677645 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:40.677645 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:40.678063 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-39935df8-4c21-4cd9-ba8a-48af10cca390 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:40.723797 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-39935df8-4c21-4cd9-ba8a-48af10cca390 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Get all volumes completed successfully. Aug 01 00:22:40.724816 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:40.724816 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:40.729075 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-39935df8-4c21-4cd9-ba8a-48af10cca390 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 01 00:22:40.729441 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 848/3395] 10.4.3.222 () {66 vars in 1287 bytes} [Sat Aug 1 00:22:40 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2551 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:40.744265 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9400d0f1-fe59-4bf4-b5cb-4f428b9d945d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:40.745874 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9400d0f1-fe59-4bf4-b5cb-4f428b9d945d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes/detail?status=available Aug 01 00:22:40.746048 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9400d0f1-fe59-4bf4-b5cb-4f428b9d945d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:40.746219 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9400d0f1-fe59-4bf4-b5cb-4f428b9d945d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:40.746455 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-9400d0f1-fe59-4bf4-b5cb-4f428b9d945d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:22:40.746672 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9400d0f1-fe59-4bf4-b5cb-4f428b9d945d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Could not evaluate value available, assuming string {{(pid=100407) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 01 00:22:40.746937 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:40.746937 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:40.747349 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9400d0f1-fe59-4bf4-b5cb-4f428b9d945d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:22:40.761581 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9400d0f1-fe59-4bf4-b5cb-4f428b9d945d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Get all volumes completed successfully. Aug 01 00:22:40.762493 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:40.762493 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:40.768617 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9400d0f1-fe59-4bf4-b5cb-4f428b9d945d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 01 00:22:40.769041 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 843/3396] 10.4.3.222 () {66 vars in 1291 bytes} [Sat Aug 1 00:22:40 2026] GET /volume/v3/volumes/detail?status=available => generated 2551 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:40.776329 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4c868184-6d31-4b1e-956a-dde1ce88ebdf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:40.777967 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4c868184-6d31-4b1e-956a-dde1ce88ebdf tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 Aug 01 00:22:40.778132 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4c868184-6d31-4b1e-956a-dde1ce88ebdf tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:40.778300 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4c868184-6d31-4b1e-956a-dde1ce88ebdf tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:40.778397 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-4c868184-6d31-4b1e-956a-dde1ce88ebdf tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:40.782423 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:40.782423 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:40.783157 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4c868184-6d31-4b1e-956a-dde1ce88ebdf tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 returned with HTTP 200 Aug 01 00:22:40.783334 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c4b1bc31-b39b-4e3f-885c-5a10d069315f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:40.783632 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 856/3397] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:40 2026] GET /volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:40.784955 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c4b1bc31-b39b-4e3f-885c-5a10d069315f tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes/e5897fcd-6bb0-44bc-9477-06ac7f43d968 Aug 01 00:22:40.785141 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c4b1bc31-b39b-4e3f-885c-5a10d069315f tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:40.785314 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c4b1bc31-b39b-4e3f-885c-5a10d069315f tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:40.792308 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:40.792308 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:40.795953 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c4b1bc31-b39b-4e3f-885c-5a10d069315f tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Volume info retrieved successfully. Aug 01 00:22:40.800210 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c4b1bc31-b39b-4e3f-885c-5a10d069315f tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/e5897fcd-6bb0-44bc-9477-06ac7f43d968 returned with HTTP 200 Aug 01 00:22:40.800538 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 851/3398] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:40 2026] GET /volume/v3/volumes/e5897fcd-6bb0-44bc-9477-06ac7f43d968 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:40.814021 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-379db021-f4ed-4afb-96c5-c4f0c115902d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:40.816366 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-379db021-f4ed-4afb-96c5-c4f0c115902d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] DELETE https://10.4.3.222/volume/v3/volumes/e5897fcd-6bb0-44bc-9477-06ac7f43d968 Aug 01 00:22:40.816509 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-379db021-f4ed-4afb-96c5-c4f0c115902d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:40.816847 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-379db021-f4ed-4afb-96c5-c4f0c115902d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:40.816984 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-379db021-f4ed-4afb-96c5-c4f0c115902d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Delete volume with id: e5897fcd-6bb0-44bc-9477-06ac7f43d968 Aug 01 00:22:40.825093 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:40.825093 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:40.825608 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-379db021-f4ed-4afb-96c5-c4f0c115902d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Volume info retrieved successfully. Aug 01 00:22:40.848045 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-379db021-f4ed-4afb-96c5-c4f0c115902d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Delete volume request issued successfully. Aug 01 00:22:40.848584 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-379db021-f4ed-4afb-96c5-c4f0c115902d tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/e5897fcd-6bb0-44bc-9477-06ac7f43d968 returned with HTTP 202 Aug 01 00:22:40.848942 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 849/3399] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:22:40 2026] DELETE /volume/v3/volumes/e5897fcd-6bb0-44bc-9477-06ac7f43d968 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:40.860387 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8e002e3b-c62a-496b-bed1-46000360dfd5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:40.864258 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8e002e3b-c62a-496b-bed1-46000360dfd5 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes/e5897fcd-6bb0-44bc-9477-06ac7f43d968 Aug 01 00:22:40.864490 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8e002e3b-c62a-496b-bed1-46000360dfd5 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:40.864818 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8e002e3b-c62a-496b-bed1-46000360dfd5 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:40.877699 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:40.877699 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:40.881473 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8e002e3b-c62a-496b-bed1-46000360dfd5 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Volume info retrieved successfully. Aug 01 00:22:40.888083 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8e002e3b-c62a-496b-bed1-46000360dfd5 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/e5897fcd-6bb0-44bc-9477-06ac7f43d968 returned with HTTP 200 Aug 01 00:22:40.889026 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 844/3400] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:40 2026] GET /volume/v3/volumes/e5897fcd-6bb0-44bc-9477-06ac7f43d968 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:41.332787 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-12e9f1a8-75d0-4ac5-87da-65ef8ed804f7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:41.334508 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-12e9f1a8-75d0-4ac5-87da-65ef8ed804f7 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/ccd05581-a31f-491d-998b-220f65b45346 Aug 01 00:22:41.334687 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-12e9f1a8-75d0-4ac5-87da-65ef8ed804f7 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:41.334904 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-12e9f1a8-75d0-4ac5-87da-65ef8ed804f7 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:41.340082 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-12e9f1a8-75d0-4ac5-87da-65ef8ed804f7 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/ccd05581-a31f-491d-998b-220f65b45346 returned with HTTP 404 Aug 01 00:22:41.340503 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 857/3401] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:41 2026] GET /volume/v3/volumes/ccd05581-a31f-491d-998b-220f65b45346 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:22:41.347261 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4664e669-fdaa-485a-b940-e3c432a04a93 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:41.349078 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0fbcfb4c-59c4-40d1-b33e-0f4f475302a8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:41.352700 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4664e669-fdaa-485a-b940-e3c432a04a93 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] DELETE https://10.4.3.222/volume/v3/volumes/8bda2b3d-87c1-49b5-9ac0-acb3a3a9075a Aug 01 00:22:41.352700 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4664e669-fdaa-485a-b940-e3c432a04a93 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:41.352700 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4664e669-fdaa-485a-b940-e3c432a04a93 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:41.352700 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-4664e669-fdaa-485a-b940-e3c432a04a93 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete volume with id: 8bda2b3d-87c1-49b5-9ac0-acb3a3a9075a Aug 01 00:22:41.352931 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0fbcfb4c-59c4-40d1-b33e-0f4f475302a8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 Aug 01 00:22:41.352931 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0fbcfb4c-59c4-40d1-b33e-0f4f475302a8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:41.352931 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0fbcfb4c-59c4-40d1-b33e-0f4f475302a8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:41.352931 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-0fbcfb4c-59c4-40d1-b33e-0f4f475302a8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4ff9ad59-2371-4771-a98e-d7f6e70ef5d0. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:41.356069 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0fbcfb4c-59c4-40d1-b33e-0f4f475302a8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 returned with HTTP 404 Aug 01 00:22:41.356747 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 850/3402] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:41 2026] GET /volume/v3/backups/4ff9ad59-2371-4771-a98e-d7f6e70ef5d0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:41.357975 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:41.357975 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:41.358719 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-4664e669-fdaa-485a-b940-e3c432a04a93 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:41.383856 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-4664e669-fdaa-485a-b940-e3c432a04a93 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete volume request issued successfully. Aug 01 00:22:41.384087 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4664e669-fdaa-485a-b940-e3c432a04a93 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/8bda2b3d-87c1-49b5-9ac0-acb3a3a9075a returned with HTTP 202 Aug 01 00:22:41.384552 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 852/3403] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:22:41 2026] DELETE /volume/v3/volumes/8bda2b3d-87c1-49b5-9ac0-acb3a3a9075a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:22:41.398814 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-95f5e7a1-7bc8-4ed6-83fc-06bde022d582 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:41.400895 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-95f5e7a1-7bc8-4ed6-83fc-06bde022d582 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/8bda2b3d-87c1-49b5-9ac0-acb3a3a9075a Aug 01 00:22:41.401123 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-95f5e7a1-7bc8-4ed6-83fc-06bde022d582 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:41.401310 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-95f5e7a1-7bc8-4ed6-83fc-06bde022d582 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:41.415311 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:41.415311 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:41.420693 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-95f5e7a1-7bc8-4ed6-83fc-06bde022d582 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:41.431761 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-95f5e7a1-7bc8-4ed6-83fc-06bde022d582 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/8bda2b3d-87c1-49b5-9ac0-acb3a3a9075a returned with HTTP 200 Aug 01 00:22:41.432386 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 845/3404] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:41 2026] GET /volume/v3/volumes/8bda2b3d-87c1-49b5-9ac0-acb3a3a9075a => generated 895 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:41.456750 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dff02b07-9cad-4842-915b-adcc3712d04f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:41.459924 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dff02b07-9cad-4842-915b-adcc3712d04f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/aa61c290-5af6-40eb-9d9a-50c47b029a40 Aug 01 00:22:41.461601 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dff02b07-9cad-4842-915b-adcc3712d04f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:41.461601 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dff02b07-9cad-4842-915b-adcc3712d04f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:41.467595 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:41.467595 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:41.474641 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-dff02b07-9cad-4842-915b-adcc3712d04f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:22:41.480819 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dff02b07-9cad-4842-915b-adcc3712d04f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/aa61c290-5af6-40eb-9d9a-50c47b029a40 returned with HTTP 200 Aug 01 00:22:41.483496 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 858/3405] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:41 2026] GET /volume/v3/volumes/aa61c290-5af6-40eb-9d9a-50c47b029a40 => generated 1356 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:41.498005 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6a96cf11-84ad-43b9-a859-31e7710c6379 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:41.499572 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6a96cf11-84ad-43b9-a859-31e7710c6379 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] DELETE https://10.4.3.222/volume/v3/volumes/aa61c290-5af6-40eb-9d9a-50c47b029a40 Aug 01 00:22:41.499794 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6a96cf11-84ad-43b9-a859-31e7710c6379 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:41.499990 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6a96cf11-84ad-43b9-a859-31e7710c6379 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:41.500174 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-6a96cf11-84ad-43b9-a859-31e7710c6379 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Delete volume with id: aa61c290-5af6-40eb-9d9a-50c47b029a40 Aug 01 00:22:41.507782 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:41.507782 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:41.508359 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-6a96cf11-84ad-43b9-a859-31e7710c6379 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:22:41.529884 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-6a96cf11-84ad-43b9-a859-31e7710c6379 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Delete volume request issued successfully. Aug 01 00:22:41.530077 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6a96cf11-84ad-43b9-a859-31e7710c6379 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/aa61c290-5af6-40eb-9d9a-50c47b029a40 returned with HTTP 202 Aug 01 00:22:41.530550 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 851/3406] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:22:41 2026] DELETE /volume/v3/volumes/aa61c290-5af6-40eb-9d9a-50c47b029a40 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:41.538271 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-00ac7c7c-5493-40b7-bdb4-c7d96832e74a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:41.540446 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-00ac7c7c-5493-40b7-bdb4-c7d96832e74a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/aa61c290-5af6-40eb-9d9a-50c47b029a40 Aug 01 00:22:41.540446 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-00ac7c7c-5493-40b7-bdb4-c7d96832e74a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:41.540618 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-00ac7c7c-5493-40b7-bdb4-c7d96832e74a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:41.553955 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:41.553955 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:41.560018 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-00ac7c7c-5493-40b7-bdb4-c7d96832e74a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:22:41.564576 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-00ac7c7c-5493-40b7-bdb4-c7d96832e74a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/aa61c290-5af6-40eb-9d9a-50c47b029a40 returned with HTTP 200 Aug 01 00:22:41.565248 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 853/3407] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:41 2026] GET /volume/v3/volumes/aa61c290-5af6-40eb-9d9a-50c47b029a40 => generated 1355 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:41.673779 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-225acffc-e0aa-40c3-abbd-31f44febbd3d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:41.675485 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-225acffc-e0aa-40c3-abbd-31f44febbd3d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:22:41.675686 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-225acffc-e0aa-40c3-abbd-31f44febbd3d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:41.675932 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-225acffc-e0aa-40c3-abbd-31f44febbd3d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:41.676034 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-225acffc-e0aa-40c3-abbd-31f44febbd3d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:41.681776 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:41.681776 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:41.683206 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-225acffc-e0aa-40c3-abbd-31f44febbd3d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:22:41.683426 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 846/3408] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:41 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:41.798547 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-300e682a-6a4c-4fbc-a3fc-601d23dd5382 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:41.800425 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-300e682a-6a4c-4fbc-a3fc-601d23dd5382 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 Aug 01 00:22:41.800611 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-300e682a-6a4c-4fbc-a3fc-601d23dd5382 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:41.800869 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-300e682a-6a4c-4fbc-a3fc-601d23dd5382 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:41.800991 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-300e682a-6a4c-4fbc-a3fc-601d23dd5382 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:41.808543 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:41.808543 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:41.811349 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-300e682a-6a4c-4fbc-a3fc-601d23dd5382 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 returned with HTTP 200 Aug 01 00:22:41.812236 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 859/3409] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:41 2026] GET /volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:41.903762 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9584977a-e777-4899-83bf-c07a5cb57fd8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:41.905637 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9584977a-e777-4899-83bf-c07a5cb57fd8 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes/e5897fcd-6bb0-44bc-9477-06ac7f43d968 Aug 01 00:22:41.905871 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9584977a-e777-4899-83bf-c07a5cb57fd8 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:41.906090 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9584977a-e777-4899-83bf-c07a5cb57fd8 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:41.911869 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9584977a-e777-4899-83bf-c07a5cb57fd8 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/e5897fcd-6bb0-44bc-9477-06ac7f43d968 returned with HTTP 404 Aug 01 00:22:41.912362 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 852/3410] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:41 2026] GET /volume/v3/volumes/e5897fcd-6bb0-44bc-9477-06ac7f43d968 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:41.920184 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a0f6676f-2734-44a2-9e5b-6d97cd5f2293 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:41.922214 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a0f6676f-2734-44a2-9e5b-6d97cd5f2293 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes/5a00a8b8-8008-420e-8c3b-f1ebba58aa2f Aug 01 00:22:41.922390 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a0f6676f-2734-44a2-9e5b-6d97cd5f2293 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:41.922572 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a0f6676f-2734-44a2-9e5b-6d97cd5f2293 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:41.929625 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:41.929625 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:41.934054 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a0f6676f-2734-44a2-9e5b-6d97cd5f2293 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Volume info retrieved successfully. Aug 01 00:22:41.938789 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a0f6676f-2734-44a2-9e5b-6d97cd5f2293 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/5a00a8b8-8008-420e-8c3b-f1ebba58aa2f returned with HTTP 200 Aug 01 00:22:41.939155 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 854/3411] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:41 2026] GET /volume/v3/volumes/5a00a8b8-8008-420e-8c3b-f1ebba58aa2f => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:41.951181 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cedf9752-bdac-489b-88ea-d435ad626169 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:41.952893 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cedf9752-bdac-489b-88ea-d435ad626169 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] DELETE https://10.4.3.222/volume/v3/volumes/5a00a8b8-8008-420e-8c3b-f1ebba58aa2f Aug 01 00:22:41.953209 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cedf9752-bdac-489b-88ea-d435ad626169 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:41.953481 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cedf9752-bdac-489b-88ea-d435ad626169 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:41.953745 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-cedf9752-bdac-489b-88ea-d435ad626169 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Delete volume with id: 5a00a8b8-8008-420e-8c3b-f1ebba58aa2f Aug 01 00:22:41.961287 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:41.961287 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:41.963350 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-cedf9752-bdac-489b-88ea-d435ad626169 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Volume info retrieved successfully. Aug 01 00:22:41.979396 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-cedf9752-bdac-489b-88ea-d435ad626169 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Delete volume request issued successfully. Aug 01 00:22:41.979626 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cedf9752-bdac-489b-88ea-d435ad626169 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/5a00a8b8-8008-420e-8c3b-f1ebba58aa2f returned with HTTP 202 Aug 01 00:22:41.980180 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 847/3412] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:22:41 2026] DELETE /volume/v3/volumes/5a00a8b8-8008-420e-8c3b-f1ebba58aa2f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:41.988319 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-32235e8a-2725-467e-b02c-a845c69635e0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:41.989884 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-32235e8a-2725-467e-b02c-a845c69635e0 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes/5a00a8b8-8008-420e-8c3b-f1ebba58aa2f Aug 01 00:22:41.990075 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-32235e8a-2725-467e-b02c-a845c69635e0 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:41.990252 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-32235e8a-2725-467e-b02c-a845c69635e0 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:41.997878 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:41.997878 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:42.001434 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-32235e8a-2725-467e-b02c-a845c69635e0 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Volume info retrieved successfully. Aug 01 00:22:42.006211 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-32235e8a-2725-467e-b02c-a845c69635e0 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/5a00a8b8-8008-420e-8c3b-f1ebba58aa2f returned with HTTP 200 Aug 01 00:22:42.006211 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 860/3413] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:41 2026] GET /volume/v3/volumes/5a00a8b8-8008-420e-8c3b-f1ebba58aa2f => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:42.453224 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-897e3a4f-fd0e-4a2c-922a-ce1bdeb59fa2 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:42.455170 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-897e3a4f-fd0e-4a2c-922a-ce1bdeb59fa2 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/8bda2b3d-87c1-49b5-9ac0-acb3a3a9075a Aug 01 00:22:42.455466 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-897e3a4f-fd0e-4a2c-922a-ce1bdeb59fa2 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:42.455589 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-897e3a4f-fd0e-4a2c-922a-ce1bdeb59fa2 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:42.461422 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-897e3a4f-fd0e-4a2c-922a-ce1bdeb59fa2 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/8bda2b3d-87c1-49b5-9ac0-acb3a3a9075a returned with HTTP 404 Aug 01 00:22:42.462079 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 853/3414] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:42 2026] GET /volume/v3/volumes/8bda2b3d-87c1-49b5-9ac0-acb3a3a9075a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:22:42.469561 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-dae2f6b8-6cce-4c70-b013-16e68d17aa1f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:42.471122 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-dae2f6b8-6cce-4c70-b013-16e68d17aa1f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:42.471453 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-dae2f6b8-6cce-4c70-b013-16e68d17aa1f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-635211562"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:42.472825 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-dae2f6b8-6cce-4c70-b013-16e68d17aa1f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-635211562'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:42.472946 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-dae2f6b8-6cce-4c70-b013-16e68d17aa1f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume of 1 GB Aug 01 00:22:42.479069 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-dae2f6b8-6cce-4c70-b013-16e68d17aa1f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Availability Zones retrieved successfully. Aug 01 00:22:42.485779 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dae2f6b8-6cce-4c70-b013-16e68d17aa1f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Flow 'volume_create_api' (5156f84d-3ebb-4c2a-98b7-bbaebdd78c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:42.486591 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dae2f6b8-6cce-4c70-b013-16e68d17aa1f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8456443d-9590-45b8-b3f5-5016904f1005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:42.491172 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-dae2f6b8-6cce-4c70-b013-16e68d17aa1f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:42.520450 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dae2f6b8-6cce-4c70-b013-16e68d17aa1f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8456443d-9590-45b8-b3f5-5016904f1005) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:42.521389 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dae2f6b8-6cce-4c70-b013-16e68d17aa1f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (508ea034-1561-4590-8b82-ca70f4999380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:42.559529 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-dae2f6b8-6cce-4c70-b013-16e68d17aa1f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Created reservations ['e3f2a569-b54c-437c-a3d2-806617ce71ed', '458815eb-03ca-4624-a9b7-6c5e50af5770', 'f3adf1c0-e3e9-427a-9daa-e2e9e1aa848b', 'ce5a8150-76fc-4d29-a9b2-acb7edb0d8b6'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:42.560431 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dae2f6b8-6cce-4c70-b013-16e68d17aa1f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (508ea034-1561-4590-8b82-ca70f4999380) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3f2a569-b54c-437c-a3d2-806617ce71ed', '458815eb-03ca-4624-a9b7-6c5e50af5770', 'f3adf1c0-e3e9-427a-9daa-e2e9e1aa848b', 'ce5a8150-76fc-4d29-a9b2-acb7edb0d8b6']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:42.561219 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dae2f6b8-6cce-4c70-b013-16e68d17aa1f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (781383c4-6df7-4e68-bbff-5db3f7a00e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:42.585415 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dae2f6b8-6cce-4c70-b013-16e68d17aa1f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (781383c4-6df7-4e68-bbff-5db3f7a00e8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e6c8b35-9351-4149-ada9-f9bc7237c821', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-635211562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e55eed1e0d24420090644ead2b99f762',qos_specs=None,replication_status=,reservations=['e3f2a569-b54c-437c-a3d2-806617ce71ed','458815eb-03ca-4624-a9b7-6c5e50af5770','f3adf1c0-e3e9-427a-9daa-e2e9e1aa848b','ce5a8150-76fc-4d29-a9b2-acb7edb0d8b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78967d9e391441ceb4124822cb72f99d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-635211562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e6c8b35-9351-4149-ada9-f9bc7237c821,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e55eed1e0d24420090644ead2b99f762',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78967d9e391441ceb4124822cb72f99d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:42.586199 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dae2f6b8-6cce-4c70-b013-16e68d17aa1f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (425fb3c7-3c41-4a36-9a9c-ee361dc32aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:42.587206 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4081467f-d40a-4b98-accb-3e00c9cb64c9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:42.590093 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4081467f-d40a-4b98-accb-3e00c9cb64c9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/aa61c290-5af6-40eb-9d9a-50c47b029a40 Aug 01 00:22:42.590364 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4081467f-d40a-4b98-accb-3e00c9cb64c9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:42.590610 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4081467f-d40a-4b98-accb-3e00c9cb64c9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:42.597474 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4081467f-d40a-4b98-accb-3e00c9cb64c9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/aa61c290-5af6-40eb-9d9a-50c47b029a40 returned with HTTP 404 Aug 01 00:22:42.598111 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 848/3415] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:42 2026] GET /volume/v3/volumes/aa61c290-5af6-40eb-9d9a-50c47b029a40 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:42.603743 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dae2f6b8-6cce-4c70-b013-16e68d17aa1f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (425fb3c7-3c41-4a36-9a9c-ee361dc32aa2) transitioned into state 'SUCCESS' from state '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-635211562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e55eed1e0d24420090644ead2b99f762',qos_specs=None,replication_status=,reservations=['e3f2a569-b54c-437c-a3d2-806617ce71ed','458815eb-03ca-4624-a9b7-6c5e50af5770','f3adf1c0-e3e9-427a-9daa-e2e9e1aa848b','ce5a8150-76fc-4d29-a9b2-acb7edb0d8b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78967d9e391441ceb4124822cb72f99d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:42.605034 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dae2f6b8-6cce-4c70-b013-16e68d17aa1f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec3b7e56-b410-49a8-8a1e-f366094d88af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:42.610544 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-03270c89-067a-47d2-a324-fd072cd49287 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:42.612803 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-03270c89-067a-47d2-a324-fd072cd49287 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:42.613170 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-03270c89-067a-47d2-a324-fd072cd49287 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-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-1560803519"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:42.613943 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dae2f6b8-6cce-4c70-b013-16e68d17aa1f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec3b7e56-b410-49a8-8a1e-f366094d88af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:42.614889 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dae2f6b8-6cce-4c70-b013-16e68d17aa1f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Flow 'volume_create_api' (5156f84d-3ebb-4c2a-98b7-bbaebdd78c57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:42.615102 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-03270c89-067a-47d2-a324-fd072cd49287 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1560803519'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:42.615252 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-03270c89-067a-47d2-a324-fd072cd49287 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Create volume of 1 GB Aug 01 00:22:42.615303 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-dae2f6b8-6cce-4c70-b013-16e68d17aa1f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume request issued successfully. Aug 01 00:22:42.615881 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-dae2f6b8-6cce-4c70-b013-16e68d17aa1f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:42.616331 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 855/3416] 10.4.3.222 () {70 vars in 1299 bytes} [Sat Aug 1 00:22:42 2026] POST /volume/v3/volumes => generated 769 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:42.619862 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-03270c89-067a-47d2-a324-fd072cd49287 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Availability Zones retrieved successfully. Aug 01 00:22:42.626784 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-03270c89-067a-47d2-a324-fd072cd49287 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Flow 'volume_create_api' (dd8a3b25-6fce-44d9-8077-e983c111927e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:42.627963 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-03270c89-067a-47d2-a324-fd072cd49287 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71314892-fc8c-4f71-9d39-3c9bd4cdb5c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:42.629636 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-03270c89-067a-47d2-a324-fd072cd49287 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:42.629805 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-cd7db932-d4de-4760-a1c6-2bd8378f34a4 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:42.634931 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cd7db932-d4de-4760-a1c6-2bd8378f34a4 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/4e6c8b35-9351-4149-ada9-f9bc7237c821 Aug 01 00:22:42.634931 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cd7db932-d4de-4760-a1c6-2bd8378f34a4 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:42.634931 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cd7db932-d4de-4760-a1c6-2bd8378f34a4 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:42.641877 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:42.641877 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:42.652856 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-cd7db932-d4de-4760-a1c6-2bd8378f34a4 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:42.660047 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cd7db932-d4de-4760-a1c6-2bd8378f34a4 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/4e6c8b35-9351-4149-ada9-f9bc7237c821 returned with HTTP 200 Aug 01 00:22:42.660524 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 854/3417] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:42 2026] GET /volume/v3/volumes/4e6c8b35-9351-4149-ada9-f9bc7237c821 => generated 837 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:42.670499 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-03270c89-067a-47d2-a324-fd072cd49287 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71314892-fc8c-4f71-9d39-3c9bd4cdb5c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:42.671556 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-03270c89-067a-47d2-a324-fd072cd49287 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c130b9d-251e-4bec-a122-00c9df731432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:42.695308 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9ce56fd8-b8ad-4d28-abba-27389b032542 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:42.697549 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9ce56fd8-b8ad-4d28-abba-27389b032542 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:22:42.697852 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9ce56fd8-b8ad-4d28-abba-27389b032542 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:42.698102 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9ce56fd8-b8ad-4d28-abba-27389b032542 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:42.698252 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-9ce56fd8-b8ad-4d28-abba-27389b032542 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:42.705306 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:42.705306 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:42.706041 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9ce56fd8-b8ad-4d28-abba-27389b032542 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:22:42.706409 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 849/3418] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:42 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:42.731871 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-03270c89-067a-47d2-a324-fd072cd49287 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Created reservations ['478545ec-3ab4-4b74-96dd-efd5c82106e5', '3f50ad88-e8aa-43b9-acd8-cf67d8efd334', '11a065ad-a11c-458a-b2ba-3c1664d80af0', '9691343b-7c6a-4858-8421-e8dfe1891c83'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:42.733195 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-03270c89-067a-47d2-a324-fd072cd49287 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c130b9d-251e-4bec-a122-00c9df731432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['478545ec-3ab4-4b74-96dd-efd5c82106e5', '3f50ad88-e8aa-43b9-acd8-cf67d8efd334', '11a065ad-a11c-458a-b2ba-3c1664d80af0', '9691343b-7c6a-4858-8421-e8dfe1891c83']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:42.734151 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-03270c89-067a-47d2-a324-fd072cd49287 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1b4f35f-2a2a-4eee-a557-3813d3687c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:42.770558 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-03270c89-067a-47d2-a324-fd072cd49287 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1b4f35f-2a2a-4eee-a557-3813d3687c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07f4963c-7fd6-4625-9c8f-6c2add3b0eb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1560803519',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='f75f7f56e2074ed880d3654d667146c5',qos_specs=None,replication_status=,reservations=['478545ec-3ab4-4b74-96dd-efd5c82106e5','3f50ad88-e8aa-43b9-acd8-cf67d8efd334','11a065ad-a11c-458a-b2ba-3c1664d80af0','9691343b-7c6a-4858-8421-e8dfe1891c83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e49d9099c754cf6806022f7f5d202a3',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1560803519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07f4963c-7fd6-4625-9c8f-6c2add3b0eb6,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='f75f7f56e2074ed880d3654d667146c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e49d9099c754cf6806022f7f5d202a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:42.771759 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-03270c89-067a-47d2-a324-fd072cd49287 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e8b9954-e9e3-4ba1-8f47-44d1ad8af55b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:42.792405 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-03270c89-067a-47d2-a324-fd072cd49287 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e8b9954-e9e3-4ba1-8f47-44d1ad8af55b) transitioned into state 'SUCCESS' from state '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-1560803519',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='f75f7f56e2074ed880d3654d667146c5',qos_specs=None,replication_status=,reservations=['478545ec-3ab4-4b74-96dd-efd5c82106e5','3f50ad88-e8aa-43b9-acd8-cf67d8efd334','11a065ad-a11c-458a-b2ba-3c1664d80af0','9691343b-7c6a-4858-8421-e8dfe1891c83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e49d9099c754cf6806022f7f5d202a3',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:42.793208 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-03270c89-067a-47d2-a324-fd072cd49287 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6b4372f-1f58-4842-874b-b35bc24d0dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:42.804653 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-03270c89-067a-47d2-a324-fd072cd49287 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6b4372f-1f58-4842-874b-b35bc24d0dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:42.805561 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-03270c89-067a-47d2-a324-fd072cd49287 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Flow 'volume_create_api' (dd8a3b25-6fce-44d9-8077-e983c111927e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:42.805951 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-03270c89-067a-47d2-a324-fd072cd49287 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Create volume request issued successfully. Aug 01 00:22:42.806509 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-03270c89-067a-47d2-a324-fd072cd49287 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:42.806961 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 861/3419] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:22:42 2026] POST /volume/v3/volumes => generated 816 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:42.819038 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a8403809-ac5d-457d-b285-7edb5ee809e8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:42.821693 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a8403809-ac5d-457d-b285-7edb5ee809e8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/07f4963c-7fd6-4625-9c8f-6c2add3b0eb6 Aug 01 00:22:42.821807 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a8403809-ac5d-457d-b285-7edb5ee809e8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:42.822054 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a8403809-ac5d-457d-b285-7edb5ee809e8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:42.823369 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-697d46b3-ef02-4463-a421-54f604c1c7eb None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:42.825133 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-697d46b3-ef02-4463-a421-54f604c1c7eb tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 Aug 01 00:22:42.825332 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-697d46b3-ef02-4463-a421-54f604c1c7eb tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:42.825514 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-697d46b3-ef02-4463-a421-54f604c1c7eb tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:42.825608 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-697d46b3-ef02-4463-a421-54f604c1c7eb tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:42.829422 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:42.829422 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:42.830127 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-697d46b3-ef02-4463-a421-54f604c1c7eb tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 returned with HTTP 200 Aug 01 00:22:42.830476 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 855/3420] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:42 2026] GET /volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:42.832835 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:42.832835 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:42.837595 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a8403809-ac5d-457d-b285-7edb5ee809e8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:22:42.841670 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a8403809-ac5d-457d-b285-7edb5ee809e8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/07f4963c-7fd6-4625-9c8f-6c2add3b0eb6 returned with HTTP 200 Aug 01 00:22:42.842050 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 856/3421] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:42 2026] GET /volume/v3/volumes/07f4963c-7fd6-4625-9c8f-6c2add3b0eb6 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:43.019705 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7434d05c-7152-47b3-b0fb-bc48a1679fd8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:43.021927 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7434d05c-7152-47b3-b0fb-bc48a1679fd8 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes/5a00a8b8-8008-420e-8c3b-f1ebba58aa2f Aug 01 00:22:43.022033 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7434d05c-7152-47b3-b0fb-bc48a1679fd8 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:43.022251 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7434d05c-7152-47b3-b0fb-bc48a1679fd8 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:43.028096 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7434d05c-7152-47b3-b0fb-bc48a1679fd8 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/5a00a8b8-8008-420e-8c3b-f1ebba58aa2f returned with HTTP 404 Aug 01 00:22:43.028613 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 850/3422] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:43 2026] GET /volume/v3/volumes/5a00a8b8-8008-420e-8c3b-f1ebba58aa2f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:43.036608 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ef33eda1-6881-4b99-b036-814fdda7c39c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:43.039713 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ef33eda1-6881-4b99-b036-814fdda7c39c tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes/0bf47751-d888-40e7-90c1-f7a9a78e9be3 Aug 01 00:22:43.039915 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ef33eda1-6881-4b99-b036-814fdda7c39c tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:43.040092 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ef33eda1-6881-4b99-b036-814fdda7c39c tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:43.049722 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:43.049722 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:43.053393 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ef33eda1-6881-4b99-b036-814fdda7c39c tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Volume info retrieved successfully. Aug 01 00:22:43.057451 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ef33eda1-6881-4b99-b036-814fdda7c39c tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/0bf47751-d888-40e7-90c1-f7a9a78e9be3 returned with HTTP 200 Aug 01 00:22:43.057864 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 862/3423] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:43 2026] GET /volume/v3/volumes/0bf47751-d888-40e7-90c1-f7a9a78e9be3 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:43.072841 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-bced63f5-c267-4e56-91db-3818b86ef1f8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:43.074972 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bced63f5-c267-4e56-91db-3818b86ef1f8 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] DELETE https://10.4.3.222/volume/v3/volumes/0bf47751-d888-40e7-90c1-f7a9a78e9be3 Aug 01 00:22:43.075218 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bced63f5-c267-4e56-91db-3818b86ef1f8 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:43.075463 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bced63f5-c267-4e56-91db-3818b86ef1f8 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:43.075661 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-bced63f5-c267-4e56-91db-3818b86ef1f8 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Delete volume with id: 0bf47751-d888-40e7-90c1-f7a9a78e9be3 Aug 01 00:22:43.084192 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:43.084192 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:43.084858 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-bced63f5-c267-4e56-91db-3818b86ef1f8 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Volume info retrieved successfully. Aug 01 00:22:43.103265 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-bced63f5-c267-4e56-91db-3818b86ef1f8 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Delete volume request issued successfully. Aug 01 00:22:43.103500 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bced63f5-c267-4e56-91db-3818b86ef1f8 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/0bf47751-d888-40e7-90c1-f7a9a78e9be3 returned with HTTP 202 Aug 01 00:22:43.104023 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 856/3424] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:22:43 2026] DELETE /volume/v3/volumes/0bf47751-d888-40e7-90c1-f7a9a78e9be3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:43.111486 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-15fccdc6-5f5e-4e94-919f-27f429605078 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:43.113397 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-15fccdc6-5f5e-4e94-919f-27f429605078 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes/0bf47751-d888-40e7-90c1-f7a9a78e9be3 Aug 01 00:22:43.113631 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-15fccdc6-5f5e-4e94-919f-27f429605078 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:43.113900 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-15fccdc6-5f5e-4e94-919f-27f429605078 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:43.122928 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:43.122928 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:43.126518 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-15fccdc6-5f5e-4e94-919f-27f429605078 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Volume info retrieved successfully. Aug 01 00:22:43.132135 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-15fccdc6-5f5e-4e94-919f-27f429605078 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/0bf47751-d888-40e7-90c1-f7a9a78e9be3 returned with HTTP 200 Aug 01 00:22:43.132515 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 857/3425] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:43 2026] GET /volume/v3/volumes/0bf47751-d888-40e7-90c1-f7a9a78e9be3 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:43.679050 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-37bc00b3-fe2b-42fe-ba64-937440b9c1f9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:43.683159 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-37bc00b3-fe2b-42fe-ba64-937440b9c1f9 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/4e6c8b35-9351-4149-ada9-f9bc7237c821 Aug 01 00:22:43.683446 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-37bc00b3-fe2b-42fe-ba64-937440b9c1f9 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:43.683698 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-37bc00b3-fe2b-42fe-ba64-937440b9c1f9 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:43.694145 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:43.694145 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:43.700352 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-37bc00b3-fe2b-42fe-ba64-937440b9c1f9 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:43.708331 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-37bc00b3-fe2b-42fe-ba64-937440b9c1f9 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/4e6c8b35-9351-4149-ada9-f9bc7237c821 returned with HTTP 200 Aug 01 00:22:43.708909 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 851/3426] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:43 2026] GET /volume/v3/volumes/4e6c8b35-9351-4149-ada9-f9bc7237c821 => generated 862 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:43.726653 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3bc3bdb7-f102-4171-99aa-8a3bc0a565ed None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:43.727015 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6243d511-ee49-4cdc-aff5-88d5fdff6838 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:43.730502 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6243d511-ee49-4cdc-aff5-88d5fdff6838 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:22:43.732249 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3bc3bdb7-f102-4171-99aa-8a3bc0a565ed tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:22:43.732249 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3bc3bdb7-f102-4171-99aa-8a3bc0a565ed tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:43.732249 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3bc3bdb7-f102-4171-99aa-8a3bc0a565ed tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:43.732501 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6243d511-ee49-4cdc-aff5-88d5fdff6838 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e6c8b35-9351-4149-ada9-f9bc7237c821", "name": "tempest-VolumeDependencyTests-Snapshot-1893337724"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:43.732636 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-3bc3bdb7-f102-4171-99aa-8a3bc0a565ed tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:43.737492 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:43.737492 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:43.737492 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3bc3bdb7-f102-4171-99aa-8a3bc0a565ed tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:22:43.737952 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 863/3427] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:43 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:43.745837 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:43.745837 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:43.746684 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-6243d511-ee49-4cdc-aff5-88d5fdff6838 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:43.746935 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-6243d511-ee49-4cdc-aff5-88d5fdff6838 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create snapshot from volume 4e6c8b35-9351-4149-ada9-f9bc7237c821 Aug 01 00:22:43.783656 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-6243d511-ee49-4cdc-aff5-88d5fdff6838 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Created reservations ['059ebb72-51bc-4064-af4f-3b58e39a16c5', 'f7003fb8-f0c4-4ffb-b68a-1fde0ea3a543', '0f5e6d4b-0685-4ef9-b511-28b4c18cb7c2', '4a87a085-84e1-4bc4-9ad0-958d000e648c'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:43.813704 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-6243d511-ee49-4cdc-aff5-88d5fdff6838 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot create request issued successfully. Aug 01 00:22:43.814122 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6243d511-ee49-4cdc-aff5-88d5fdff6838 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:22:43.814553 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 857/3428] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:22:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:43.823155 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-080f9525-a909-475a-b883-a9f4cc940007 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:43.825686 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-080f9525-a909-475a-b883-a9f4cc940007 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/snapshots/b2f4056b-5d20-4bbc-9e68-0489dfc73c13 Aug 01 00:22:43.825926 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-080f9525-a909-475a-b883-a9f4cc940007 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:43.826145 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-080f9525-a909-475a-b883-a9f4cc940007 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:43.834732 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:43.834732 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:43.835183 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-080f9525-a909-475a-b883-a9f4cc940007 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot retrieved successfully. Aug 01 00:22:43.835922 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-080f9525-a909-475a-b883-a9f4cc940007 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/b2f4056b-5d20-4bbc-9e68-0489dfc73c13 returned with HTTP 200 Aug 01 00:22:43.836266 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 858/3429] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:43 2026] GET /volume/v3/snapshots/b2f4056b-5d20-4bbc-9e68-0489dfc73c13 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:43.853328 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-173d6d55-27af-4c8c-a579-ae21081888ff None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:43.859448 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-173d6d55-27af-4c8c-a579-ae21081888ff tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 Aug 01 00:22:43.859448 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-173d6d55-27af-4c8c-a579-ae21081888ff tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:43.859448 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-173d6d55-27af-4c8c-a579-ae21081888ff tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:43.859448 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-173d6d55-27af-4c8c-a579-ae21081888ff tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:43.859715 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-419377c2-126c-49aa-83e0-599f269d619c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:43.869269 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-419377c2-126c-49aa-83e0-599f269d619c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/07f4963c-7fd6-4625-9c8f-6c2add3b0eb6 Aug 01 00:22:43.869269 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-419377c2-126c-49aa-83e0-599f269d619c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:43.869269 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-419377c2-126c-49aa-83e0-599f269d619c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:43.869464 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:43.869464 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:43.869464 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-173d6d55-27af-4c8c-a579-ae21081888ff tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 returned with HTTP 200 Aug 01 00:22:43.869464 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 852/3430] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:43 2026] GET /volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:43.876422 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:43.876422 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:43.880517 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-419377c2-126c-49aa-83e0-599f269d619c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:22:43.885015 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-419377c2-126c-49aa-83e0-599f269d619c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/07f4963c-7fd6-4625-9c8f-6c2add3b0eb6 returned with HTTP 200 Aug 01 00:22:43.885384 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 864/3431] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:43 2026] GET /volume/v3/volumes/07f4963c-7fd6-4625-9c8f-6c2add3b0eb6 => generated 909 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:43.900869 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-51ffef82-a5c6-46da-bf9a-2df4708b379e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:43.902089 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-51ffef82-a5c6-46da-bf9a-2df4708b379e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] POST https://10.4.3.222/volume/v3/backups Aug 01 00:22:43.902564 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-51ffef82-a5c6-46da-bf9a-2df4708b379e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "07f4963c-7fd6-4625-9c8f-6c2add3b0eb6", "name": "tempest-VolumesBackupsTest-Backup-897230946", "description": "tempest-backup-description-2121691594", "container": "tempest-volumesbackupstest-backup-container-982715726"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:43.904245 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.contrib.backups [None req-51ffef82-a5c6-46da-bf9a-2df4708b379e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Creating new backup {'backup': {'volume_id': '07f4963c-7fd6-4625-9c8f-6c2add3b0eb6', 'name': 'tempest-VolumesBackupsTest-Backup-897230946', 'description': 'tempest-backup-description-2121691594', 'container': 'tempest-volumesbackupstest-backup-container-982715726'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:22:43.906913 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.contrib.backups [None req-51ffef82-a5c6-46da-bf9a-2df4708b379e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Creating backup of volume 07f4963c-7fd6-4625-9c8f-6c2add3b0eb6 in container tempest-volumesbackupstest-backup-container-982715726 Aug 01 00:22:43.912607 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:43.912607 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:43.913267 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-51ffef82-a5c6-46da-bf9a-2df4708b379e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:22:43.937673 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-51ffef82-a5c6-46da-bf9a-2df4708b379e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Created reservations ['538a9e32-40a0-4ef4-8a5e-081b8f90a0d8', 'f5974c94-2e3a-4759-8912-b26dda1173c0'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:43.967029 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-51ffef82-a5c6-46da-bf9a-2df4708b379e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:22:43.967807 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 858/3432] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:22:43 2026] POST /volume/v3/backups => generated 329 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:43.978024 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4c06b6da-4263-4946-8565-4acb38c283c6 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:43.980546 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4c06b6da-4263-4946-8565-4acb38c283c6 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:22:43.980882 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4c06b6da-4263-4946-8565-4acb38c283c6 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:43.981457 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4c06b6da-4263-4946-8565-4acb38c283c6 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:43.981457 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-4c06b6da-4263-4946-8565-4acb38c283c6 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:43.989751 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:43.989751 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:43.990573 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4c06b6da-4263-4946-8565-4acb38c283c6 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:22:43.991160 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 859/3433] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:43 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 822 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:44.147037 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b7e6ee1e-6f2b-4202-8fa6-0b70c699a801 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:44.151598 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b7e6ee1e-6f2b-4202-8fa6-0b70c699a801 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] GET https://10.4.3.222/volume/v3/volumes/0bf47751-d888-40e7-90c1-f7a9a78e9be3 Aug 01 00:22:44.152526 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b7e6ee1e-6f2b-4202-8fa6-0b70c699a801 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:44.152939 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b7e6ee1e-6f2b-4202-8fa6-0b70c699a801 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:44.169575 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b7e6ee1e-6f2b-4202-8fa6-0b70c699a801 tempest-VolumesListTestJSON-83003521 tempest-VolumesListTestJSON-83003521-project-member] https://10.4.3.222/volume/v3/volumes/0bf47751-d888-40e7-90c1-f7a9a78e9be3 returned with HTTP 404 Aug 01 00:22:44.170523 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 853/3434] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:44 2026] GET /volume/v3/volumes/0bf47751-d888-40e7-90c1-f7a9a78e9be3 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:44.751214 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e98b7fbd-68b2-4c0c-b5a5-c9f8a802de7a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:44.753297 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e98b7fbd-68b2-4c0c-b5a5-c9f8a802de7a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:22:44.753493 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e98b7fbd-68b2-4c0c-b5a5-c9f8a802de7a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:44.753665 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e98b7fbd-68b2-4c0c-b5a5-c9f8a802de7a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:44.753808 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-e98b7fbd-68b2-4c0c-b5a5-c9f8a802de7a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:44.758560 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:44.758560 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:44.760123 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e98b7fbd-68b2-4c0c-b5a5-c9f8a802de7a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:22:44.760495 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 865/3435] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:44 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:44.846285 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7dba01da-0edb-46a8-893a-3c5603997d85 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:44.848697 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7dba01da-0edb-46a8-893a-3c5603997d85 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/snapshots/b2f4056b-5d20-4bbc-9e68-0489dfc73c13 Aug 01 00:22:44.849403 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7dba01da-0edb-46a8-893a-3c5603997d85 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:44.849736 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7dba01da-0edb-46a8-893a-3c5603997d85 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:44.857801 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:44.857801 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:44.857801 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-7dba01da-0edb-46a8-893a-3c5603997d85 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot retrieved successfully. Aug 01 00:22:44.858411 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7dba01da-0edb-46a8-893a-3c5603997d85 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/b2f4056b-5d20-4bbc-9e68-0489dfc73c13 returned with HTTP 200 Aug 01 00:22:44.858809 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 859/3436] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:44 2026] GET /volume/v3/snapshots/b2f4056b-5d20-4bbc-9e68-0489dfc73c13 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:44.870697 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-0549181b-cf05-41e4-b495-5f7d30178457 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:44.872718 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0549181b-cf05-41e4-b495-5f7d30178457 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:44.872947 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0549181b-cf05-41e4-b495-5f7d30178457 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b2f4056b-5d20-4bbc-9e68-0489dfc73c13", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1315177342"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:44.875434 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-0549181b-cf05-41e4-b495-5f7d30178457 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume request body: {'volume': {'snapshot_id': 'b2f4056b-5d20-4bbc-9e68-0489dfc73c13', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1315177342'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:44.881704 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:44.881704 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:44.882377 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0549181b-cf05-41e4-b495-5f7d30178457 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot retrieved successfully. Aug 01 00:22:44.882511 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-0549181b-cf05-41e4-b495-5f7d30178457 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume of 1 GB Aug 01 00:22:44.886444 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-eb07284e-9f31-491a-be6d-a623d831ef00 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:44.887172 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0549181b-cf05-41e4-b495-5f7d30178457 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Availability Zones retrieved successfully. Aug 01 00:22:44.888738 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-eb07284e-9f31-491a-be6d-a623d831ef00 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 Aug 01 00:22:44.888738 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-eb07284e-9f31-491a-be6d-a623d831ef00 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:44.888738 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-eb07284e-9f31-491a-be6d-a623d831ef00 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:44.888738 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-eb07284e-9f31-491a-be6d-a623d831ef00 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:44.893951 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:44.893951 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:44.894253 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0549181b-cf05-41e4-b495-5f7d30178457 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Flow 'volume_create_api' (8a0ee474-8d35-4da9-8fd7-f9ebbfe3abd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:44.899027 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-eb07284e-9f31-491a-be6d-a623d831ef00 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 returned with HTTP 200 Aug 01 00:22:44.899027 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 854/3437] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:44 2026] GET /volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:44.899479 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0549181b-cf05-41e4-b495-5f7d30178457 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29105a71-83be-4f62-93d1-db16bc8ff04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:44.899479 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-0549181b-cf05-41e4-b495-5f7d30178457 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:44.938425 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0549181b-cf05-41e4-b495-5f7d30178457 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29105a71-83be-4f62-93d1-db16bc8ff04f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b2f4056b-5d20-4bbc-9e68-0489dfc73c13', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:44.939636 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0549181b-cf05-41e4-b495-5f7d30178457 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00a0f0e3-0164-47c9-8afe-cfdae9319baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:44.986623 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-0549181b-cf05-41e4-b495-5f7d30178457 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Created reservations ['507ec77a-f846-4180-8ef7-5afa5ba55c5e', '5d9664c0-3b4c-4eed-b5c1-f163036f20d0', '00d2d413-5922-47ba-8808-a97bd41ad85d', 'f4e54925-ecb2-477f-8cc7-3c7e9ad1f8d4'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:44.987455 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0549181b-cf05-41e4-b495-5f7d30178457 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00a0f0e3-0164-47c9-8afe-cfdae9319baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['507ec77a-f846-4180-8ef7-5afa5ba55c5e', '5d9664c0-3b4c-4eed-b5c1-f163036f20d0', '00d2d413-5922-47ba-8808-a97bd41ad85d', 'f4e54925-ecb2-477f-8cc7-3c7e9ad1f8d4']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:44.988236 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0549181b-cf05-41e4-b495-5f7d30178457 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9f37049-6993-4f7b-8af4-6a17ea9dd6ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:45.003603 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-456d9e1e-d4e5-44e3-b94a-5ab3ff1d5505 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:45.006920 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-456d9e1e-d4e5-44e3-b94a-5ab3ff1d5505 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:22:45.007191 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-456d9e1e-d4e5-44e3-b94a-5ab3ff1d5505 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:45.007505 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-456d9e1e-d4e5-44e3-b94a-5ab3ff1d5505 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:45.007668 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-456d9e1e-d4e5-44e3-b94a-5ab3ff1d5505 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:45.013563 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:45.013563 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:45.013799 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-456d9e1e-d4e5-44e3-b94a-5ab3ff1d5505 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:22:45.014134 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 866/3438] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:45 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:45.040332 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0549181b-cf05-41e4-b495-5f7d30178457 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9f37049-6993-4f7b-8af4-6a17ea9dd6ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e59af71-849f-471b-89c9-e72bf186b956', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1315177342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e55eed1e0d24420090644ead2b99f762',qos_specs=None,replication_status=,reservations=['507ec77a-f846-4180-8ef7-5afa5ba55c5e','5d9664c0-3b4c-4eed-b5c1-f163036f20d0','00d2d413-5922-47ba-8808-a97bd41ad85d','f4e54925-ecb2-477f-8cc7-3c7e9ad1f8d4'],size=1,snapshot_id=b2f4056b-5d20-4bbc-9e68-0489dfc73c13,source_replicaid=,source_volid=None,status='creating',user_id='78967d9e391441ceb4124822cb72f99d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1315177342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e59af71-849f-471b-89c9-e72bf186b956,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e55eed1e0d24420090644ead2b99f762',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b2f4056b-5d20-4bbc-9e68-0489dfc73c13,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78967d9e391441ceb4124822cb72f99d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:45.041132 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0549181b-cf05-41e4-b495-5f7d30178457 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f71c99c4-43f8-496a-96a5-587aa790be41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:45.064005 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0549181b-cf05-41e4-b495-5f7d30178457 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f71c99c4-43f8-496a-96a5-587aa790be41) transitioned into state 'SUCCESS' from state '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-1315177342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e55eed1e0d24420090644ead2b99f762',qos_specs=None,replication_status=,reservations=['507ec77a-f846-4180-8ef7-5afa5ba55c5e','5d9664c0-3b4c-4eed-b5c1-f163036f20d0','00d2d413-5922-47ba-8808-a97bd41ad85d','f4e54925-ecb2-477f-8cc7-3c7e9ad1f8d4'],size=1,snapshot_id=b2f4056b-5d20-4bbc-9e68-0489dfc73c13,source_replicaid=,source_volid=None,status='creating',user_id='78967d9e391441ceb4124822cb72f99d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:45.064791 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0549181b-cf05-41e4-b495-5f7d30178457 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a60a6f2-a502-43fa-b5f2-0492f23242b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:45.091404 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0549181b-cf05-41e4-b495-5f7d30178457 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a60a6f2-a502-43fa-b5f2-0492f23242b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:45.092399 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0549181b-cf05-41e4-b495-5f7d30178457 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Flow 'volume_create_api' (8a0ee474-8d35-4da9-8fd7-f9ebbfe3abd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:45.092752 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0549181b-cf05-41e4-b495-5f7d30178457 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume request issued successfully. Aug 01 00:22:45.093426 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0549181b-cf05-41e4-b495-5f7d30178457 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:45.093869 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 860/3439] 10.4.3.222 () {70 vars in 1300 bytes} [Sat Aug 1 00:22:44 2026] POST /volume/v3/volumes => generated 804 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:45.106089 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-72e24ac2-8823-4d98-89c6-eab45c66e774 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:45.109636 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-72e24ac2-8823-4d98-89c6-eab45c66e774 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/5e59af71-849f-471b-89c9-e72bf186b956 Aug 01 00:22:45.109636 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-72e24ac2-8823-4d98-89c6-eab45c66e774 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:45.109757 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-72e24ac2-8823-4d98-89c6-eab45c66e774 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:45.117740 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:45.117740 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:45.122642 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-72e24ac2-8823-4d98-89c6-eab45c66e774 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:45.129484 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-72e24ac2-8823-4d98-89c6-eab45c66e774 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/5e59af71-849f-471b-89c9-e72bf186b956 returned with HTTP 200 Aug 01 00:22:45.129576 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 860/3440] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:45 2026] GET /volume/v3/volumes/5e59af71-849f-471b-89c9-e72bf186b956 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:45.771917 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4f63951d-71a0-462e-8558-d63b8bda8bbd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:45.773690 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4f63951d-71a0-462e-8558-d63b8bda8bbd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:22:45.774023 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4f63951d-71a0-462e-8558-d63b8bda8bbd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:45.774285 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4f63951d-71a0-462e-8558-d63b8bda8bbd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:45.774441 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-4f63951d-71a0-462e-8558-d63b8bda8bbd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:45.782879 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:45.782879 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:45.783842 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4f63951d-71a0-462e-8558-d63b8bda8bbd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:22:45.784513 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 855/3441] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:45 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:45.910928 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-31e32e6a-88d3-460f-9fb3-191f707e0905 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:45.914095 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-31e32e6a-88d3-460f-9fb3-191f707e0905 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 Aug 01 00:22:45.914398 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-31e32e6a-88d3-460f-9fb3-191f707e0905 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:45.914641 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-31e32e6a-88d3-460f-9fb3-191f707e0905 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:45.914805 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-31e32e6a-88d3-460f-9fb3-191f707e0905 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:45.919669 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:45.919669 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:45.920537 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-31e32e6a-88d3-460f-9fb3-191f707e0905 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 returned with HTTP 200 Aug 01 00:22:45.920982 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 867/3442] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:45 2026] GET /volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:46.029389 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-46b6ef9a-54ca-48c5-8fef-c3e50b9ba05a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:46.032449 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-46b6ef9a-54ca-48c5-8fef-c3e50b9ba05a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:22:46.033019 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-46b6ef9a-54ca-48c5-8fef-c3e50b9ba05a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:46.033439 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-46b6ef9a-54ca-48c5-8fef-c3e50b9ba05a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:46.033728 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-46b6ef9a-54ca-48c5-8fef-c3e50b9ba05a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:46.040097 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:46.040097 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:46.041629 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-46b6ef9a-54ca-48c5-8fef-c3e50b9ba05a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:22:46.042250 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 861/3443] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:46 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:46.158817 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5e002757-f9f7-4c77-9895-561e907992f3 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:46.160931 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5e002757-f9f7-4c77-9895-561e907992f3 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/5e59af71-849f-471b-89c9-e72bf186b956 Aug 01 00:22:46.161195 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5e002757-f9f7-4c77-9895-561e907992f3 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:46.161432 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5e002757-f9f7-4c77-9895-561e907992f3 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:46.169332 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:46.169332 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:46.174383 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-5e002757-f9f7-4c77-9895-561e907992f3 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:46.178239 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5e002757-f9f7-4c77-9895-561e907992f3 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/5e59af71-849f-471b-89c9-e72bf186b956 returned with HTTP 200 Aug 01 00:22:46.178652 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 861/3444] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:46 2026] GET /volume/v3/volumes/5e59af71-849f-471b-89c9-e72bf186b956 => generated 897 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:46.195260 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e9848580-a6c5-4cf6-b836-0b44cea9d472 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:46.197097 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e9848580-a6c5-4cf6-b836-0b44cea9d472 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/b2f4056b-5d20-4bbc-9e68-0489dfc73c13 Aug 01 00:22:46.197295 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e9848580-a6c5-4cf6-b836-0b44cea9d472 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:46.197548 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e9848580-a6c5-4cf6-b836-0b44cea9d472 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:46.197669 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-e9848580-a6c5-4cf6-b836-0b44cea9d472 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete snapshot with id: b2f4056b-5d20-4bbc-9e68-0489dfc73c13 Aug 01 00:22:46.207468 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:46.207468 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:46.207938 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e9848580-a6c5-4cf6-b836-0b44cea9d472 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot retrieved successfully. Aug 01 00:22:46.229118 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e9848580-a6c5-4cf6-b836-0b44cea9d472 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot delete request issued successfully. Aug 01 00:22:46.229392 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e9848580-a6c5-4cf6-b836-0b44cea9d472 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/b2f4056b-5d20-4bbc-9e68-0489dfc73c13 returned with HTTP 202 Aug 01 00:22:46.229995 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 856/3445] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:22:46 2026] DELETE /volume/v3/snapshots/b2f4056b-5d20-4bbc-9e68-0489dfc73c13 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:22:46.243695 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e352a42b-b367-4428-a646-0084da87db1a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:46.245267 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e352a42b-b367-4428-a646-0084da87db1a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/snapshots/b2f4056b-5d20-4bbc-9e68-0489dfc73c13 Aug 01 00:22:46.245448 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e352a42b-b367-4428-a646-0084da87db1a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:46.245640 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e352a42b-b367-4428-a646-0084da87db1a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:46.256967 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:46.256967 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:46.257408 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e352a42b-b367-4428-a646-0084da87db1a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Snapshot retrieved successfully. Aug 01 00:22:46.258305 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e352a42b-b367-4428-a646-0084da87db1a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/b2f4056b-5d20-4bbc-9e68-0489dfc73c13 returned with HTTP 200 Aug 01 00:22:46.258708 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 868/3446] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:46 2026] GET /volume/v3/snapshots/b2f4056b-5d20-4bbc-9e68-0489dfc73c13 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:46.795794 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e123900f-4df4-4cf1-b5b8-2d7a27f5bff2 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:46.799646 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e123900f-4df4-4cf1-b5b8-2d7a27f5bff2 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:22:46.799932 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e123900f-4df4-4cf1-b5b8-2d7a27f5bff2 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:46.800125 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e123900f-4df4-4cf1-b5b8-2d7a27f5bff2 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:46.800257 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-e123900f-4df4-4cf1-b5b8-2d7a27f5bff2 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:46.804669 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:46.804669 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:46.805420 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e123900f-4df4-4cf1-b5b8-2d7a27f5bff2 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:22:46.808790 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 862/3447] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:46 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:46.934462 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3db52bf0-bceb-4495-b94c-413e9508fb52 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:46.937256 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3db52bf0-bceb-4495-b94c-413e9508fb52 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 Aug 01 00:22:46.937626 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3db52bf0-bceb-4495-b94c-413e9508fb52 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:46.937726 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3db52bf0-bceb-4495-b94c-413e9508fb52 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:46.937891 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-3db52bf0-bceb-4495-b94c-413e9508fb52 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:46.943132 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:46.943132 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:46.944037 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3db52bf0-bceb-4495-b94c-413e9508fb52 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 returned with HTTP 200 Aug 01 00:22:46.944531 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 862/3448] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:46 2026] GET /volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:47.054714 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2e194f7c-233c-4161-8fb8-75c73d571076 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:47.056975 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2e194f7c-233c-4161-8fb8-75c73d571076 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:22:47.057243 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2e194f7c-233c-4161-8fb8-75c73d571076 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:47.058258 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2e194f7c-233c-4161-8fb8-75c73d571076 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:47.058258 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-2e194f7c-233c-4161-8fb8-75c73d571076 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:47.063923 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:47.063923 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:47.064983 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2e194f7c-233c-4161-8fb8-75c73d571076 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:22:47.065486 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 857/3449] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:47 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:47.268467 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cb430766-a28c-4bbc-a905-84897bc2b359 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:47.270500 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cb430766-a28c-4bbc-a905-84897bc2b359 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/snapshots/b2f4056b-5d20-4bbc-9e68-0489dfc73c13 Aug 01 00:22:47.270848 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cb430766-a28c-4bbc-a905-84897bc2b359 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:47.271137 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cb430766-a28c-4bbc-a905-84897bc2b359 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:47.276278 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cb430766-a28c-4bbc-a905-84897bc2b359 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/b2f4056b-5d20-4bbc-9e68-0489dfc73c13 returned with HTTP 404 Aug 01 00:22:47.276897 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 869/3450] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:47 2026] GET /volume/v3/snapshots/b2f4056b-5d20-4bbc-9e68-0489dfc73c13 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:47.286631 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-bfddf181-3508-4793-8ebd-26d7c4de1c45 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:47.289918 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bfddf181-3508-4793-8ebd-26d7c4de1c45 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] DELETE https://10.4.3.222/volume/v3/volumes/4e6c8b35-9351-4149-ada9-f9bc7237c821 Aug 01 00:22:47.290190 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bfddf181-3508-4793-8ebd-26d7c4de1c45 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:47.290373 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bfddf181-3508-4793-8ebd-26d7c4de1c45 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:47.290535 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-bfddf181-3508-4793-8ebd-26d7c4de1c45 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete volume with id: 4e6c8b35-9351-4149-ada9-f9bc7237c821 Aug 01 00:22:47.305551 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:47.305551 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:47.306309 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-bfddf181-3508-4793-8ebd-26d7c4de1c45 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:47.337657 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-bfddf181-3508-4793-8ebd-26d7c4de1c45 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete volume request issued successfully. Aug 01 00:22:47.337657 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bfddf181-3508-4793-8ebd-26d7c4de1c45 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/4e6c8b35-9351-4149-ada9-f9bc7237c821 returned with HTTP 202 Aug 01 00:22:47.338223 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 863/3451] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:22:47 2026] DELETE /volume/v3/volumes/4e6c8b35-9351-4149-ada9-f9bc7237c821 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:22:47.347409 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c1e6a87b-1e04-4d66-82df-e5f4bda987a1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:47.350314 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c1e6a87b-1e04-4d66-82df-e5f4bda987a1 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/4e6c8b35-9351-4149-ada9-f9bc7237c821 Aug 01 00:22:47.350613 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c1e6a87b-1e04-4d66-82df-e5f4bda987a1 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:47.350901 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c1e6a87b-1e04-4d66-82df-e5f4bda987a1 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:47.358793 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:47.358793 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:47.363100 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c1e6a87b-1e04-4d66-82df-e5f4bda987a1 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:47.369423 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c1e6a87b-1e04-4d66-82df-e5f4bda987a1 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/4e6c8b35-9351-4149-ada9-f9bc7237c821 returned with HTTP 200 Aug 01 00:22:47.370014 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 863/3452] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:47 2026] GET /volume/v3/volumes/4e6c8b35-9351-4149-ada9-f9bc7237c821 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:47.821530 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f3e84462-711a-4d08-83db-7cf6d8e47a01 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:47.827688 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f3e84462-711a-4d08-83db-7cf6d8e47a01 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:22:47.827688 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f3e84462-711a-4d08-83db-7cf6d8e47a01 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:47.827688 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f3e84462-711a-4d08-83db-7cf6d8e47a01 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:47.827688 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-f3e84462-711a-4d08-83db-7cf6d8e47a01 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:47.835733 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:47.835733 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:47.837940 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f3e84462-711a-4d08-83db-7cf6d8e47a01 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:22:47.837940 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 858/3453] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:47 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:47.953861 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-69686145-4615-46d3-becb-b4a912787971 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:47.956195 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-69686145-4615-46d3-becb-b4a912787971 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 Aug 01 00:22:47.956641 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-69686145-4615-46d3-becb-b4a912787971 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:47.956875 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-69686145-4615-46d3-becb-b4a912787971 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:47.956984 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-69686145-4615-46d3-becb-b4a912787971 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:47.962920 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:47.962920 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:47.964283 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-69686145-4615-46d3-becb-b4a912787971 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 returned with HTTP 200 Aug 01 00:22:47.965016 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 870/3454] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:47 2026] GET /volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:48.076737 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a4703a32-bee3-42a9-a9ff-3d4040f5f48a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:48.080434 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a4703a32-bee3-42a9-a9ff-3d4040f5f48a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:22:48.080635 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a4703a32-bee3-42a9-a9ff-3d4040f5f48a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:48.081976 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a4703a32-bee3-42a9-a9ff-3d4040f5f48a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:48.082345 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-a4703a32-bee3-42a9-a9ff-3d4040f5f48a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:48.088107 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:48.088107 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:48.088986 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a4703a32-bee3-42a9-a9ff-3d4040f5f48a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:22:48.089401 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 864/3455] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:48 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:48.386808 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5e7952ca-2a0f-425f-8eb9-18526e2b2a45 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:48.388638 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5e7952ca-2a0f-425f-8eb9-18526e2b2a45 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/4e6c8b35-9351-4149-ada9-f9bc7237c821 Aug 01 00:22:48.388925 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5e7952ca-2a0f-425f-8eb9-18526e2b2a45 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:48.389130 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5e7952ca-2a0f-425f-8eb9-18526e2b2a45 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:48.395118 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5e7952ca-2a0f-425f-8eb9-18526e2b2a45 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/4e6c8b35-9351-4149-ada9-f9bc7237c821 returned with HTTP 404 Aug 01 00:22:48.395618 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 864/3456] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:48 2026] GET /volume/v3/volumes/4e6c8b35-9351-4149-ada9-f9bc7237c821 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:22:48.404809 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e785a5ec-7efc-4d88-b8d4-d0a40c913212 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:48.406791 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e785a5ec-7efc-4d88-b8d4-d0a40c913212 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:48.407185 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e785a5ec-7efc-4d88-b8d4-d0a40c913212 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1502389907"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:48.409022 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-e785a5ec-7efc-4d88-b8d4-d0a40c913212 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1502389907'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:48.409254 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-e785a5ec-7efc-4d88-b8d4-d0a40c913212 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume of 1 GB Aug 01 00:22:48.413707 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e785a5ec-7efc-4d88-b8d4-d0a40c913212 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Availability Zones retrieved successfully. Aug 01 00:22:48.419230 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e785a5ec-7efc-4d88-b8d4-d0a40c913212 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Flow 'volume_create_api' (eac5bd0f-4958-47f0-afec-01f7dd6e0d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:48.420708 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e785a5ec-7efc-4d88-b8d4-d0a40c913212 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdd320be-0e15-4b76-98cf-2e0f1bd5eebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:48.421176 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-e785a5ec-7efc-4d88-b8d4-d0a40c913212 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:48.447712 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e785a5ec-7efc-4d88-b8d4-d0a40c913212 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdd320be-0e15-4b76-98cf-2e0f1bd5eebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:48.448494 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e785a5ec-7efc-4d88-b8d4-d0a40c913212 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9992e89-1b56-4c48-b8fd-ba98eb7dc934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:48.491892 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-e785a5ec-7efc-4d88-b8d4-d0a40c913212 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Created reservations ['42d0b795-ffb3-4e9a-98db-48db46087396', 'c92604b8-358a-4fe3-b397-51793774663a', 'da3c329e-4daf-4dbe-a81a-57b69533f667', '17413ab8-0f39-49c9-a7e0-6b0e580f115e'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:48.492753 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e785a5ec-7efc-4d88-b8d4-d0a40c913212 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9992e89-1b56-4c48-b8fd-ba98eb7dc934) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42d0b795-ffb3-4e9a-98db-48db46087396', 'c92604b8-358a-4fe3-b397-51793774663a', 'da3c329e-4daf-4dbe-a81a-57b69533f667', '17413ab8-0f39-49c9-a7e0-6b0e580f115e']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:48.493635 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e785a5ec-7efc-4d88-b8d4-d0a40c913212 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37083b79-e646-4e41-b340-ff1a03705704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:48.522930 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e785a5ec-7efc-4d88-b8d4-d0a40c913212 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37083b79-e646-4e41-b340-ff1a03705704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b439e9c7-f377-40ef-bc9f-1766349a34d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1502389907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e55eed1e0d24420090644ead2b99f762',qos_specs=None,replication_status=,reservations=['42d0b795-ffb3-4e9a-98db-48db46087396','c92604b8-358a-4fe3-b397-51793774663a','da3c329e-4daf-4dbe-a81a-57b69533f667','17413ab8-0f39-49c9-a7e0-6b0e580f115e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78967d9e391441ceb4124822cb72f99d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1502389907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b439e9c7-f377-40ef-bc9f-1766349a34d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e55eed1e0d24420090644ead2b99f762',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78967d9e391441ceb4124822cb72f99d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:48.522930 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e785a5ec-7efc-4d88-b8d4-d0a40c913212 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3403678-c366-42bb-99e2-a71b0c6517d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:48.544845 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e785a5ec-7efc-4d88-b8d4-d0a40c913212 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3403678-c366-42bb-99e2-a71b0c6517d7) transitioned into state 'SUCCESS' from state '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-1502389907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e55eed1e0d24420090644ead2b99f762',qos_specs=None,replication_status=,reservations=['42d0b795-ffb3-4e9a-98db-48db46087396','c92604b8-358a-4fe3-b397-51793774663a','da3c329e-4daf-4dbe-a81a-57b69533f667','17413ab8-0f39-49c9-a7e0-6b0e580f115e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78967d9e391441ceb4124822cb72f99d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:48.545603 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e785a5ec-7efc-4d88-b8d4-d0a40c913212 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4252b245-c7f3-4977-9f1f-47936e687259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:48.554955 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e785a5ec-7efc-4d88-b8d4-d0a40c913212 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4252b245-c7f3-4977-9f1f-47936e687259) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:48.555551 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e785a5ec-7efc-4d88-b8d4-d0a40c913212 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Flow 'volume_create_api' (eac5bd0f-4958-47f0-afec-01f7dd6e0d2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:48.555896 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e785a5ec-7efc-4d88-b8d4-d0a40c913212 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume request issued successfully. Aug 01 00:22:48.556476 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e785a5ec-7efc-4d88-b8d4-d0a40c913212 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:48.556940 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 859/3457] 10.4.3.222 () {70 vars in 1299 bytes} [Sat Aug 1 00:22:48 2026] POST /volume/v3/volumes => generated 770 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:48.568894 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1ad0482d-3e1c-4c4e-8492-c6558b85cfbf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:48.572559 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1ad0482d-3e1c-4c4e-8492-c6558b85cfbf tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/b439e9c7-f377-40ef-bc9f-1766349a34d3 Aug 01 00:22:48.572559 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1ad0482d-3e1c-4c4e-8492-c6558b85cfbf tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:48.572559 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1ad0482d-3e1c-4c4e-8492-c6558b85cfbf tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:48.582256 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:48.582256 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:48.586391 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1ad0482d-3e1c-4c4e-8492-c6558b85cfbf tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:48.590691 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1ad0482d-3e1c-4c4e-8492-c6558b85cfbf tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/b439e9c7-f377-40ef-bc9f-1766349a34d3 returned with HTTP 200 Aug 01 00:22:48.591202 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 871/3458] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:48 2026] GET /volume/v3/volumes/b439e9c7-f377-40ef-bc9f-1766349a34d3 => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:48.850056 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-afde65d3-e910-49e0-9c73-cfaf356f973a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:48.853265 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-afde65d3-e910-49e0-9c73-cfaf356f973a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:22:48.853722 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-afde65d3-e910-49e0-9c73-cfaf356f973a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:48.854893 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-afde65d3-e910-49e0-9c73-cfaf356f973a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:48.855065 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-afde65d3-e910-49e0-9c73-cfaf356f973a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:48.860318 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:48.860318 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:48.861036 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-afde65d3-e910-49e0-9c73-cfaf356f973a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:22:48.861486 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 865/3459] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:48 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:48.975544 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-79d13333-978d-459e-ab47-95bd3a8e584f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:48.977614 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-79d13333-978d-459e-ab47-95bd3a8e584f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 Aug 01 00:22:48.977867 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-79d13333-978d-459e-ab47-95bd3a8e584f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:48.978111 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-79d13333-978d-459e-ab47-95bd3a8e584f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:48.978310 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-79d13333-978d-459e-ab47-95bd3a8e584f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:48.983197 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:48.983197 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:48.983625 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-79d13333-978d-459e-ab47-95bd3a8e584f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 returned with HTTP 200 Aug 01 00:22:48.984047 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 865/3460] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:48 2026] GET /volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:49.101192 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0a7ab2fc-0242-4d97-91e8-e298fc41fbb5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:49.103172 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0a7ab2fc-0242-4d97-91e8-e298fc41fbb5 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:22:49.103404 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0a7ab2fc-0242-4d97-91e8-e298fc41fbb5 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:49.103598 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0a7ab2fc-0242-4d97-91e8-e298fc41fbb5 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:49.103786 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-0a7ab2fc-0242-4d97-91e8-e298fc41fbb5 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:49.109801 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:49.109801 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:49.110491 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0a7ab2fc-0242-4d97-91e8-e298fc41fbb5 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:22:49.111021 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 860/3461] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:49 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:49.603684 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9e67954d-9a1d-4453-b255-4f555f1fdb07 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:49.605372 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9e67954d-9a1d-4453-b255-4f555f1fdb07 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/b439e9c7-f377-40ef-bc9f-1766349a34d3 Aug 01 00:22:49.605561 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9e67954d-9a1d-4453-b255-4f555f1fdb07 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:49.605757 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9e67954d-9a1d-4453-b255-4f555f1fdb07 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:49.612830 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:49.612830 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:49.617591 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9e67954d-9a1d-4453-b255-4f555f1fdb07 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:49.622882 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9e67954d-9a1d-4453-b255-4f555f1fdb07 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/b439e9c7-f377-40ef-bc9f-1766349a34d3 returned with HTTP 200 Aug 01 00:22:49.623295 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 872/3462] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:49 2026] GET /volume/v3/volumes/b439e9c7-f377-40ef-bc9f-1766349a34d3 => generated 863 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:49.636399 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-5b431ea0-5ce5-48ea-b4c4-368835530834 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:49.638538 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5b431ea0-5ce5-48ea-b4c4-368835530834 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:49.638907 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5b431ea0-5ce5-48ea-b4c4-368835530834 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "b439e9c7-f377-40ef-bc9f-1766349a34d3", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-580420141"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:49.640427 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-5b431ea0-5ce5-48ea-b4c4-368835530834 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume request body: {'volume': {'source_volid': 'b439e9c7-f377-40ef-bc9f-1766349a34d3', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-580420141'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:49.657237 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:49.657237 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:49.657798 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-5b431ea0-5ce5-48ea-b4c4-368835530834 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume retrieved successfully. Aug 01 00:22:49.657943 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-5b431ea0-5ce5-48ea-b4c4-368835530834 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume of 1 GB Aug 01 00:22:49.664859 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-5b431ea0-5ce5-48ea-b4c4-368835530834 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Availability Zones retrieved successfully. Aug 01 00:22:49.670044 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5b431ea0-5ce5-48ea-b4c4-368835530834 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Flow 'volume_create_api' (4896315b-ee76-4f1e-a29f-fff1742d63ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:49.671356 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5b431ea0-5ce5-48ea-b4c4-368835530834 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88d42620-ffc2-4dcb-be76-8e98d7e7c3e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:49.672351 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-5b431ea0-5ce5-48ea-b4c4-368835530834 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:49.702014 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5b431ea0-5ce5-48ea-b4c4-368835530834 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88d42620-ffc2-4dcb-be76-8e98d7e7c3e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b439e9c7-f377-40ef-bc9f-1766349a34d3', 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:49.703196 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5b431ea0-5ce5-48ea-b4c4-368835530834 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff003748-3fc2-4452-8f03-e1bc7a0d4ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:49.751648 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-5b431ea0-5ce5-48ea-b4c4-368835530834 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Created reservations ['f3bf7882-002d-4ffb-8957-151a7bd2a42c', 'ad5eccd7-c4b5-40bf-81aa-58a44dee391f', '2e4fbb9f-4141-4637-8c46-0bd5563463eb', 'cb36506d-0632-46bf-bc73-8aa64067dad5'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:49.752476 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5b431ea0-5ce5-48ea-b4c4-368835530834 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff003748-3fc2-4452-8f03-e1bc7a0d4ba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3bf7882-002d-4ffb-8957-151a7bd2a42c', 'ad5eccd7-c4b5-40bf-81aa-58a44dee391f', '2e4fbb9f-4141-4637-8c46-0bd5563463eb', 'cb36506d-0632-46bf-bc73-8aa64067dad5']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:49.753195 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5b431ea0-5ce5-48ea-b4c4-368835530834 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f23bc2a-e0f3-420a-abfc-e06a0ef346bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:49.790256 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5b431ea0-5ce5-48ea-b4c4-368835530834 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f23bc2a-e0f3-420a-abfc-e06a0ef346bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b463279b-f8bd-4f55-9873-50ee9b5cb1ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-580420141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e55eed1e0d24420090644ead2b99f762',qos_specs=None,replication_status=,reservations=['f3bf7882-002d-4ffb-8957-151a7bd2a42c','ad5eccd7-c4b5-40bf-81aa-58a44dee391f','2e4fbb9f-4141-4637-8c46-0bd5563463eb','cb36506d-0632-46bf-bc73-8aa64067dad5'],size=1,snapshot_id=None,source_replicaid=,source_volid=b439e9c7-f377-40ef-bc9f-1766349a34d3,status='creating',user_id='78967d9e391441ceb4124822cb72f99d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-580420141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b463279b-f8bd-4f55-9873-50ee9b5cb1ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e55eed1e0d24420090644ead2b99f762',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b439e9c7-f377-40ef-bc9f-1766349a34d3,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78967d9e391441ceb4124822cb72f99d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:49.791076 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5b431ea0-5ce5-48ea-b4c4-368835530834 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c7fd956-226c-447a-b319-cb8fe696800a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:49.808216 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5b431ea0-5ce5-48ea-b4c4-368835530834 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c7fd956-226c-447a-b319-cb8fe696800a) transitioned into state 'SUCCESS' from state '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-580420141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e55eed1e0d24420090644ead2b99f762',qos_specs=None,replication_status=,reservations=['f3bf7882-002d-4ffb-8957-151a7bd2a42c','ad5eccd7-c4b5-40bf-81aa-58a44dee391f','2e4fbb9f-4141-4637-8c46-0bd5563463eb','cb36506d-0632-46bf-bc73-8aa64067dad5'],size=1,snapshot_id=None,source_replicaid=,source_volid=b439e9c7-f377-40ef-bc9f-1766349a34d3,status='creating',user_id='78967d9e391441ceb4124822cb72f99d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:49.808848 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5b431ea0-5ce5-48ea-b4c4-368835530834 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c72b40e-97bb-4059-8e3f-c5b1a3feb4ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:49.824433 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5b431ea0-5ce5-48ea-b4c4-368835530834 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c72b40e-97bb-4059-8e3f-c5b1a3feb4ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:49.825324 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5b431ea0-5ce5-48ea-b4c4-368835530834 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Flow 'volume_create_api' (4896315b-ee76-4f1e-a29f-fff1742d63ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:49.825625 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-5b431ea0-5ce5-48ea-b4c4-368835530834 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Create volume request issued successfully. Aug 01 00:22:49.826334 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5b431ea0-5ce5-48ea-b4c4-368835530834 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:49.826966 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 866/3463] 10.4.3.222 () {70 vars in 1300 bytes} [Sat Aug 1 00:22:49 2026] POST /volume/v3/volumes => generated 803 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:49.839104 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a9a172ff-d223-4356-b050-3c2f0a87f27c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:49.841001 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a9a172ff-d223-4356-b050-3c2f0a87f27c tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/b463279b-f8bd-4f55-9873-50ee9b5cb1ef Aug 01 00:22:49.841210 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a9a172ff-d223-4356-b050-3c2f0a87f27c tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:49.841403 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a9a172ff-d223-4356-b050-3c2f0a87f27c tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:49.851407 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:49.851407 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:49.856838 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a9a172ff-d223-4356-b050-3c2f0a87f27c tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:49.863565 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a9a172ff-d223-4356-b050-3c2f0a87f27c tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/b463279b-f8bd-4f55-9873-50ee9b5cb1ef returned with HTTP 200 Aug 01 00:22:49.864020 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 866/3464] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:49 2026] GET /volume/v3/volumes/b463279b-f8bd-4f55-9873-50ee9b5cb1ef => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:49.871634 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-aef0f804-e10c-44df-80b1-7bf36b7e8378 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:49.874835 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aef0f804-e10c-44df-80b1-7bf36b7e8378 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:22:49.874835 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aef0f804-e10c-44df-80b1-7bf36b7e8378 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:49.874835 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aef0f804-e10c-44df-80b1-7bf36b7e8378 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:49.874835 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-aef0f804-e10c-44df-80b1-7bf36b7e8378 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:49.878306 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:49.878306 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:49.878977 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aef0f804-e10c-44df-80b1-7bf36b7e8378 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:22:49.879369 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 861/3465] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:49 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:49.994828 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-39e80838-802d-4331-96e6-65b10bf3d6f0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:49.996884 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-39e80838-802d-4331-96e6-65b10bf3d6f0 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 Aug 01 00:22:49.997054 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-39e80838-802d-4331-96e6-65b10bf3d6f0 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:49.997283 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-39e80838-802d-4331-96e6-65b10bf3d6f0 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:49.997414 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-39e80838-802d-4331-96e6-65b10bf3d6f0 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:50.007271 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:50.007271 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:50.008058 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-39e80838-802d-4331-96e6-65b10bf3d6f0 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 returned with HTTP 200 Aug 01 00:22:50.008486 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 873/3466] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:49 2026] GET /volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:50.020286 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e7d99331-db22-42d8-9cfd-6f7807cbbb91 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:50.022374 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e7d99331-db22-42d8-9cfd-6f7807cbbb91 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 Aug 01 00:22:50.022560 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e7d99331-db22-42d8-9cfd-6f7807cbbb91 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:50.022756 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e7d99331-db22-42d8-9cfd-6f7807cbbb91 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:50.022898 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-e7d99331-db22-42d8-9cfd-6f7807cbbb91 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:50.027553 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:50.027553 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:50.028377 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e7d99331-db22-42d8-9cfd-6f7807cbbb91 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 returned with HTTP 200 Aug 01 00:22:50.028735 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 867/3467] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:50 2026] GET /volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:50.041311 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-eadf91bc-612f-44b7-b427-c1986765a552 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:50.043412 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-eadf91bc-612f-44b7-b427-c1986765a552 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] DELETE https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 Aug 01 00:22:50.043665 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-eadf91bc-612f-44b7-b427-c1986765a552 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:50.043900 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-eadf91bc-612f-44b7-b427-c1986765a552 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:50.044034 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.contrib.backups [None req-eadf91bc-612f-44b7-b427-c1986765a552 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Delete backup with id: 7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4. Aug 01 00:22:50.051000 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:50.051000 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:50.079341 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.backup.rpcapi [None req-eadf91bc-612f-44b7-b427-c1986765a552 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] delete_backup rpcapi backup_id 7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 {{(pid=100409) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:22:50.081546 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-eadf91bc-612f-44b7-b427-c1986765a552 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 returned with HTTP 202 Aug 01 00:22:50.082094 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 867/3468] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:22:50 2026] DELETE /volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:22:50.093633 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a38207f4-c7c3-4b0c-b98e-cf4458c32740 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:50.096843 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a38207f4-c7c3-4b0c-b98e-cf4458c32740 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 Aug 01 00:22:50.097153 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a38207f4-c7c3-4b0c-b98e-cf4458c32740 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:50.101070 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a38207f4-c7c3-4b0c-b98e-cf4458c32740 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:50.101329 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-a38207f4-c7c3-4b0c-b98e-cf4458c32740 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:50.107528 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:50.107528 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:50.108687 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a38207f4-c7c3-4b0c-b98e-cf4458c32740 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 returned with HTTP 200 Aug 01 00:22:50.109372 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 862/3469] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:50 2026] GET /volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:50.123509 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5da92ce9-e16d-4384-b98f-404e449943b3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:50.127723 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5da92ce9-e16d-4384-b98f-404e449943b3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:22:50.128186 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5da92ce9-e16d-4384-b98f-404e449943b3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:50.128587 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5da92ce9-e16d-4384-b98f-404e449943b3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:50.128810 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-5da92ce9-e16d-4384-b98f-404e449943b3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:50.136140 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:50.136140 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:50.137270 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5da92ce9-e16d-4384-b98f-404e449943b3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:22:50.137819 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 874/3470] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:50 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:50.883353 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-cd9e0777-843c-4470-9589-ef4a40c775db None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:50.884788 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cd9e0777-843c-4470-9589-ef4a40c775db tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/b463279b-f8bd-4f55-9873-50ee9b5cb1ef Aug 01 00:22:50.885006 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cd9e0777-843c-4470-9589-ef4a40c775db tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:50.885184 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cd9e0777-843c-4470-9589-ef4a40c775db tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:50.892177 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e826fad2-ed99-4f4b-8b99-e56655ad2256 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:50.898666 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e826fad2-ed99-4f4b-8b99-e56655ad2256 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:22:50.898666 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e826fad2-ed99-4f4b-8b99-e56655ad2256 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:50.898666 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e826fad2-ed99-4f4b-8b99-e56655ad2256 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:50.898666 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-e826fad2-ed99-4f4b-8b99-e56655ad2256 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:50.902531 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:50.902531 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:50.905272 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-cd9e0777-843c-4470-9589-ef4a40c775db tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:50.909993 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:50.909993 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:50.910448 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cd9e0777-843c-4470-9589-ef4a40c775db tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/b463279b-f8bd-4f55-9873-50ee9b5cb1ef returned with HTTP 200 Aug 01 00:22:50.910606 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e826fad2-ed99-4f4b-8b99-e56655ad2256 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:22:50.910867 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 868/3471] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:50 2026] GET /volume/v3/volumes/b463279b-f8bd-4f55-9873-50ee9b5cb1ef => generated 896 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:50.911096 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 868/3472] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:50 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 738 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:50.925315 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-083789c9-b3ff-497e-9ddd-a8aaf0b7f848 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:50.939459 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f078589f-f0f7-4c0e-8f7b-282174fde341 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:50.942130 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f078589f-f0f7-4c0e-8f7b-282174fde341 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] DELETE https://10.4.3.222/volume/v3/volumes/b439e9c7-f377-40ef-bc9f-1766349a34d3 Aug 01 00:22:50.942361 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f078589f-f0f7-4c0e-8f7b-282174fde341 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:50.942557 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f078589f-f0f7-4c0e-8f7b-282174fde341 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:50.942656 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-f078589f-f0f7-4c0e-8f7b-282174fde341 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete volume with id: b439e9c7-f377-40ef-bc9f-1766349a34d3 Aug 01 00:22:50.952404 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:50.952404 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:50.953521 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f078589f-f0f7-4c0e-8f7b-282174fde341 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:50.981583 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f078589f-f0f7-4c0e-8f7b-282174fde341 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete volume request issued successfully. Aug 01 00:22:50.981819 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f078589f-f0f7-4c0e-8f7b-282174fde341 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/b439e9c7-f377-40ef-bc9f-1766349a34d3 returned with HTTP 202 Aug 01 00:22:50.982249 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 875/3473] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:22:50 2026] DELETE /volume/v3/volumes/b439e9c7-f377-40ef-bc9f-1766349a34d3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:22:50.994864 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-cf74b38c-a73b-4bae-a089-7d3c26656169 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:50.996250 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cf74b38c-a73b-4bae-a089-7d3c26656169 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/b439e9c7-f377-40ef-bc9f-1766349a34d3 Aug 01 00:22:50.996513 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cf74b38c-a73b-4bae-a089-7d3c26656169 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:50.996793 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cf74b38c-a73b-4bae-a089-7d3c26656169 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:51.005693 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:51.005693 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:51.013907 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-cf74b38c-a73b-4bae-a089-7d3c26656169 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:51.021403 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cf74b38c-a73b-4bae-a089-7d3c26656169 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/b439e9c7-f377-40ef-bc9f-1766349a34d3 returned with HTTP 200 Aug 01 00:22:51.022291 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 869/3474] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:50 2026] GET /volume/v3/volumes/b439e9c7-f377-40ef-bc9f-1766349a34d3 => generated 862 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:51.051019 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-083789c9-b3ff-497e-9ddd-a8aaf0b7f848 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] POST https://10.4.3.222/volume/v3/backups Aug 01 00:22:51.051442 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-083789c9-b3ff-497e-9ddd-a8aaf0b7f848 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8ae3e8ad-1bbe-4da5-89b8-ae60609c2410"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:51.054410 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-083789c9-b3ff-497e-9ddd-a8aaf0b7f848 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Creating new backup {'backup': {'volume_id': '8ae3e8ad-1bbe-4da5-89b8-ae60609c2410'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:22:51.054620 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-083789c9-b3ff-497e-9ddd-a8aaf0b7f848 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Creating backup of volume 8ae3e8ad-1bbe-4da5-89b8-ae60609c2410 in container None Aug 01 00:22:51.062682 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:51.062682 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:51.063295 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-083789c9-b3ff-497e-9ddd-a8aaf0b7f848 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Volume info retrieved successfully. Aug 01 00:22:51.086522 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-083789c9-b3ff-497e-9ddd-a8aaf0b7f848 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Created reservations ['26a657c5-d9bd-4d4a-95fc-4beda029cc20', 'b812e561-2b70-4332-bb56-83d1c87502db'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:51.122323 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-07786b11-d4b4-4382-9dec-1cdb2b2e7c47 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:51.124725 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-07786b11-d4b4-4382-9dec-1cdb2b2e7c47 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 Aug 01 00:22:51.125033 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-07786b11-d4b4-4382-9dec-1cdb2b2e7c47 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:51.125232 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-07786b11-d4b4-4382-9dec-1cdb2b2e7c47 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:51.125337 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-07786b11-d4b4-4382-9dec-1cdb2b2e7c47 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:51.134618 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:51.134618 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:51.135034 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-07786b11-d4b4-4382-9dec-1cdb2b2e7c47 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 returned with HTTP 200 Aug 01 00:22:51.135223 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 869/3475] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:51 2026] GET /volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:51.135741 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-083789c9-b3ff-497e-9ddd-a8aaf0b7f848 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:22:51.136152 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 863/3476] 10.4.3.222 () {70 vars in 1298 bytes} [Sat Aug 1 00:22:50 2026] POST /volume/v3/backups => generated 288 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:51.145300 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-45fa4a54-3a30-4202-810b-950f398e69a6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:51.153983 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-45fa4a54-3a30-4202-810b-950f398e69a6 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 Aug 01 00:22:51.153983 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-45fa4a54-3a30-4202-810b-950f398e69a6 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:51.153983 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-45fa4a54-3a30-4202-810b-950f398e69a6 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:51.154118 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-0d570479-f92b-4384-981d-a43500f11f1f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:51.154183 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-45fa4a54-3a30-4202-810b-950f398e69a6 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id f60bd602-5cb0-48d9-99ca-7d6bb680d317. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:51.160495 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0d570479-f92b-4384-981d-a43500f11f1f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:22:51.160754 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0d570479-f92b-4384-981d-a43500f11f1f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:51.160999 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0d570479-f92b-4384-981d-a43500f11f1f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:51.161112 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-0d570479-f92b-4384-981d-a43500f11f1f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:51.166005 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:51.166005 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:51.167519 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-45fa4a54-3a30-4202-810b-950f398e69a6 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 returned with HTTP 200 Aug 01 00:22:51.167996 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 876/3477] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:51 2026] GET /volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 => generated 695 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:51.169388 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:51.169388 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:51.171647 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0d570479-f92b-4384-981d-a43500f11f1f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:22:51.171647 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 870/3478] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:51 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:52.040081 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-076254e6-cb4c-4994-965e-cc7d3383a6e9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:52.043023 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-076254e6-cb4c-4994-965e-cc7d3383a6e9 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/b439e9c7-f377-40ef-bc9f-1766349a34d3 Aug 01 00:22:52.043322 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-076254e6-cb4c-4994-965e-cc7d3383a6e9 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:52.043614 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-076254e6-cb4c-4994-965e-cc7d3383a6e9 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:52.054931 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-076254e6-cb4c-4994-965e-cc7d3383a6e9 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/b439e9c7-f377-40ef-bc9f-1766349a34d3 returned with HTTP 404 Aug 01 00:22:52.055602 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 870/3479] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:52 2026] GET /volume/v3/volumes/b439e9c7-f377-40ef-bc9f-1766349a34d3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:22:52.066672 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-98e2ab55-e261-45ab-af1c-fb3a0754f44f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:52.078050 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-98e2ab55-e261-45ab-af1c-fb3a0754f44f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] DELETE https://10.4.3.222/volume/v3/volumes/b463279b-f8bd-4f55-9873-50ee9b5cb1ef Aug 01 00:22:52.078375 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-98e2ab55-e261-45ab-af1c-fb3a0754f44f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:52.078649 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-98e2ab55-e261-45ab-af1c-fb3a0754f44f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:52.078928 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-98e2ab55-e261-45ab-af1c-fb3a0754f44f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete volume with id: b463279b-f8bd-4f55-9873-50ee9b5cb1ef Aug 01 00:22:52.097119 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:52.097119 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:52.097803 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-98e2ab55-e261-45ab-af1c-fb3a0754f44f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:52.128389 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-98e2ab55-e261-45ab-af1c-fb3a0754f44f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete volume request issued successfully. Aug 01 00:22:52.128625 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-98e2ab55-e261-45ab-af1c-fb3a0754f44f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/b463279b-f8bd-4f55-9873-50ee9b5cb1ef returned with HTTP 202 Aug 01 00:22:52.129253 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 864/3480] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:22:52 2026] DELETE /volume/v3/volumes/b463279b-f8bd-4f55-9873-50ee9b5cb1ef => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:22:52.140710 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-92e97648-59e7-46d4-bb9e-9b64dbf04a44 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:52.143945 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-92e97648-59e7-46d4-bb9e-9b64dbf04a44 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/b463279b-f8bd-4f55-9873-50ee9b5cb1ef Aug 01 00:22:52.143945 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-92e97648-59e7-46d4-bb9e-9b64dbf04a44 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:52.143945 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-92e97648-59e7-46d4-bb9e-9b64dbf04a44 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:52.150990 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:52.150990 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:52.152956 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-5957cd75-b1c0-41bf-986d-cf65b630db47 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:52.155734 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5957cd75-b1c0-41bf-986d-cf65b630db47 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 Aug 01 00:22:52.156111 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5957cd75-b1c0-41bf-986d-cf65b630db47 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:52.156527 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5957cd75-b1c0-41bf-986d-cf65b630db47 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:52.156711 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-5957cd75-b1c0-41bf-986d-cf65b630db47 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:52.158058 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-92e97648-59e7-46d4-bb9e-9b64dbf04a44 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:52.161304 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:52.161304 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:52.162217 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5957cd75-b1c0-41bf-986d-cf65b630db47 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 returned with HTTP 200 Aug 01 00:22:52.162645 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 871/3481] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:52 2026] GET /volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:52.163105 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-92e97648-59e7-46d4-bb9e-9b64dbf04a44 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/b463279b-f8bd-4f55-9873-50ee9b5cb1ef returned with HTTP 200 Aug 01 00:22:52.163655 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 877/3482] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:52 2026] GET /volume/v3/volumes/b463279b-f8bd-4f55-9873-50ee9b5cb1ef => generated 895 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:52.183589 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3f35b15b-1607-48ad-8c67-bf6ace7ad007 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:52.183956 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5a0ab3ee-c798-4835-8dc3-d871ff28e4a3 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:52.185372 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3f35b15b-1607-48ad-8c67-bf6ace7ad007 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:22:52.185742 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3f35b15b-1607-48ad-8c67-bf6ace7ad007 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:52.185872 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3f35b15b-1607-48ad-8c67-bf6ace7ad007 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:52.186037 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-3f35b15b-1607-48ad-8c67-bf6ace7ad007 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:52.187911 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5a0ab3ee-c798-4835-8dc3-d871ff28e4a3 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 Aug 01 00:22:52.188347 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5a0ab3ee-c798-4835-8dc3-d871ff28e4a3 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:52.188527 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5a0ab3ee-c798-4835-8dc3-d871ff28e4a3 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:52.188660 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-5a0ab3ee-c798-4835-8dc3-d871ff28e4a3 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id f60bd602-5cb0-48d9-99ca-7d6bb680d317. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:52.192054 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:52.192054 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:52.192798 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3f35b15b-1607-48ad-8c67-bf6ace7ad007 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:22:52.193252 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 865/3483] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:52 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:52.193666 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:52.193666 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:52.196007 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5a0ab3ee-c798-4835-8dc3-d871ff28e4a3 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 returned with HTTP 200 Aug 01 00:22:52.196658 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 871/3484] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:52 2026] GET /volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 => generated 697 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:53.176365 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-14af1394-39d7-4583-b957-c2ce65b43048 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:53.178542 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-14af1394-39d7-4583-b957-c2ce65b43048 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 Aug 01 00:22:53.178542 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-14af1394-39d7-4583-b957-c2ce65b43048 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:53.178542 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-14af1394-39d7-4583-b957-c2ce65b43048 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:53.178542 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-14af1394-39d7-4583-b957-c2ce65b43048 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:53.180122 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e6f0e48d-5f23-4cc9-be8c-64ae96925842 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:53.182456 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-14af1394-39d7-4583-b957-c2ce65b43048 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 returned with HTTP 404 Aug 01 00:22:53.185667 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 872/3485] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:53 2026] GET /volume/v3/backups/7cbb81e9-1eb1-452d-a7e3-eb0db885c8b4 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:53.185800 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e6f0e48d-5f23-4cc9-be8c-64ae96925842 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/b463279b-f8bd-4f55-9873-50ee9b5cb1ef Aug 01 00:22:53.185800 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e6f0e48d-5f23-4cc9-be8c-64ae96925842 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:53.185800 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e6f0e48d-5f23-4cc9-be8c-64ae96925842 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:53.196793 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e6f0e48d-5f23-4cc9-be8c-64ae96925842 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/b463279b-f8bd-4f55-9873-50ee9b5cb1ef returned with HTTP 404 Aug 01 00:22:53.198148 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 878/3486] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:53 2026] GET /volume/v3/volumes/b463279b-f8bd-4f55-9873-50ee9b5cb1ef => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:22:53.207790 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0f0db32b-7062-4bb3-a0e2-414a9f3ffd2f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:53.209185 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-dd953c6a-d497-468b-aefb-720085d3215b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:53.209479 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e04fb185-6434-49e7-8a91-7368c7984082 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:53.209798 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0f0db32b-7062-4bb3-a0e2-414a9f3ffd2f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:22:53.209899 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e04fb185-6434-49e7-8a91-7368c7984082 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] DELETE https://10.4.3.222/volume/v3/volumes/b439e9c7-f377-40ef-bc9f-1766349a34d3 Aug 01 00:22:53.210083 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e04fb185-6434-49e7-8a91-7368c7984082 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:53.210141 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0f0db32b-7062-4bb3-a0e2-414a9f3ffd2f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:53.210248 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e04fb185-6434-49e7-8a91-7368c7984082 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:53.210304 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0f0db32b-7062-4bb3-a0e2-414a9f3ffd2f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:53.210404 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-e04fb185-6434-49e7-8a91-7368c7984082 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete volume with id: b439e9c7-f377-40ef-bc9f-1766349a34d3 Aug 01 00:22:53.210457 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-0f0db32b-7062-4bb3-a0e2-414a9f3ffd2f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:53.210989 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-dd953c6a-d497-468b-aefb-720085d3215b tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 Aug 01 00:22:53.211250 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-dd953c6a-d497-468b-aefb-720085d3215b tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:53.211482 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-dd953c6a-d497-468b-aefb-720085d3215b tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:53.211633 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-dd953c6a-d497-468b-aefb-720085d3215b tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id f60bd602-5cb0-48d9-99ca-7d6bb680d317. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:53.215026 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:53.215026 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:53.215805 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e04fb185-6434-49e7-8a91-7368c7984082 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/b439e9c7-f377-40ef-bc9f-1766349a34d3 returned with HTTP 404 Aug 01 00:22:53.215898 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0f0db32b-7062-4bb3-a0e2-414a9f3ffd2f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:22:53.216709 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 873/3487] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:22:53 2026] DELETE /volume/v3/volumes/b439e9c7-f377-40ef-bc9f-1766349a34d3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:22:53.216792 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 866/3488] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:53 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:53.216842 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:53.216842 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:53.217333 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-dd953c6a-d497-468b-aefb-720085d3215b tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 returned with HTTP 200 Aug 01 00:22:53.217862 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 872/3489] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:53 2026] GET /volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:53.226197 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-55a13c2d-b5d0-4807-9de3-986217bb4c63 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:53.227662 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-55a13c2d-b5d0-4807-9de3-986217bb4c63 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/b439e9c7-f377-40ef-bc9f-1766349a34d3 Aug 01 00:22:53.227999 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-55a13c2d-b5d0-4807-9de3-986217bb4c63 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:53.228272 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-55a13c2d-b5d0-4807-9de3-986217bb4c63 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:53.234518 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-55a13c2d-b5d0-4807-9de3-986217bb4c63 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/b439e9c7-f377-40ef-bc9f-1766349a34d3 returned with HTTP 404 Aug 01 00:22:53.234518 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 879/3490] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:53 2026] GET /volume/v3/volumes/b439e9c7-f377-40ef-bc9f-1766349a34d3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:22:53.241986 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6e513959-7e1c-438a-8593-cc00e347fea5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:53.243786 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6e513959-7e1c-438a-8593-cc00e347fea5 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] DELETE https://10.4.3.222/volume/v3/volumes/5e59af71-849f-471b-89c9-e72bf186b956 Aug 01 00:22:53.244040 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6e513959-7e1c-438a-8593-cc00e347fea5 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:53.244253 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6e513959-7e1c-438a-8593-cc00e347fea5 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:53.244387 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-6e513959-7e1c-438a-8593-cc00e347fea5 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete volume with id: 5e59af71-849f-471b-89c9-e72bf186b956 Aug 01 00:22:53.252228 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:53.252228 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:53.252896 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-6e513959-7e1c-438a-8593-cc00e347fea5 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:53.271877 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-6e513959-7e1c-438a-8593-cc00e347fea5 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete volume request issued successfully. Aug 01 00:22:53.272224 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6e513959-7e1c-438a-8593-cc00e347fea5 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/5e59af71-849f-471b-89c9-e72bf186b956 returned with HTTP 202 Aug 01 00:22:53.272629 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 874/3491] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:22:53 2026] DELETE /volume/v3/volumes/5e59af71-849f-471b-89c9-e72bf186b956 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:22:53.286003 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fec1d21f-867d-4847-94d9-5fe2abe9e58c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:53.290616 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fec1d21f-867d-4847-94d9-5fe2abe9e58c tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/5e59af71-849f-471b-89c9-e72bf186b956 Aug 01 00:22:53.290975 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fec1d21f-867d-4847-94d9-5fe2abe9e58c tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:53.291243 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fec1d21f-867d-4847-94d9-5fe2abe9e58c tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:53.309382 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:53.309382 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:53.315902 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-fec1d21f-867d-4847-94d9-5fe2abe9e58c tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Volume info retrieved successfully. Aug 01 00:22:53.322369 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fec1d21f-867d-4847-94d9-5fe2abe9e58c tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/5e59af71-849f-471b-89c9-e72bf186b956 returned with HTTP 200 Aug 01 00:22:53.322813 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 867/3492] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:53 2026] GET /volume/v3/volumes/5e59af71-849f-471b-89c9-e72bf186b956 => generated 896 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:53.687821 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-19de067c-9c8a-4aae-824b-391bc8a1ec82 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:53.690077 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-19de067c-9c8a-4aae-824b-391bc8a1ec82 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] DELETE https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd Aug 01 00:22:53.690319 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-19de067c-9c8a-4aae-824b-391bc8a1ec82 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:53.690546 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-19de067c-9c8a-4aae-824b-391bc8a1ec82 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:53.690683 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.contrib.backups [None req-19de067c-9c8a-4aae-824b-391bc8a1ec82 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Delete backup with id: 21d04d74-5aa4-4ce1-92a8-fea4180979bd. Aug 01 00:22:53.696340 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:53.696340 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:53.710325 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.backup.rpcapi [None req-19de067c-9c8a-4aae-824b-391bc8a1ec82 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] delete_backup rpcapi backup_id 21d04d74-5aa4-4ce1-92a8-fea4180979bd {{(pid=100409) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:22:53.712529 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-19de067c-9c8a-4aae-824b-391bc8a1ec82 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd returned with HTTP 202 Aug 01 00:22:53.713120 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 873/3493] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:22:53 2026] DELETE /volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:22:53.720618 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8d1b23f3-3a60-493e-8bb7-b501a6debd1f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:53.724009 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8d1b23f3-3a60-493e-8bb7-b501a6debd1f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd Aug 01 00:22:53.724009 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8d1b23f3-3a60-493e-8bb7-b501a6debd1f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:53.724009 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8d1b23f3-3a60-493e-8bb7-b501a6debd1f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:53.724009 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-8d1b23f3-3a60-493e-8bb7-b501a6debd1f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 21d04d74-5aa4-4ce1-92a8-fea4180979bd. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:53.728289 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:53.728289 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:53.729272 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8d1b23f3-3a60-493e-8bb7-b501a6debd1f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd returned with HTTP 200 Aug 01 00:22:53.729721 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 880/3494] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:53 2026] GET /volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:54.229713 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9e1997b8-7a6f-4d02-b883-e9ae09aa01a7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:54.231695 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9cb8ffda-6bf4-46d9-b231-24867914997f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:54.235661 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9cb8ffda-6bf4-46d9-b231-24867914997f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 Aug 01 00:22:54.235661 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9cb8ffda-6bf4-46d9-b231-24867914997f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:54.235661 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9cb8ffda-6bf4-46d9-b231-24867914997f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:54.235661 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-9cb8ffda-6bf4-46d9-b231-24867914997f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id f60bd602-5cb0-48d9-99ca-7d6bb680d317. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:54.235924 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9e1997b8-7a6f-4d02-b883-e9ae09aa01a7 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:22:54.235924 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9e1997b8-7a6f-4d02-b883-e9ae09aa01a7 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:54.235924 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9e1997b8-7a6f-4d02-b883-e9ae09aa01a7 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:54.235924 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-9e1997b8-7a6f-4d02-b883-e9ae09aa01a7 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:54.237970 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:54.237970 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:54.238097 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9cb8ffda-6bf4-46d9-b231-24867914997f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 returned with HTTP 200 Aug 01 00:22:54.238986 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 868/3495] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:54 2026] GET /volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:54.243266 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:54.243266 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:54.244485 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9e1997b8-7a6f-4d02-b883-e9ae09aa01a7 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:22:54.246587 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 875/3496] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:54 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:54.340563 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7d9cc71f-98e3-462a-8ec9-27156faa22ec None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:54.342294 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7d9cc71f-98e3-462a-8ec9-27156faa22ec tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/5e59af71-849f-471b-89c9-e72bf186b956 Aug 01 00:22:54.342487 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7d9cc71f-98e3-462a-8ec9-27156faa22ec tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:54.342659 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7d9cc71f-98e3-462a-8ec9-27156faa22ec tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:54.348530 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7d9cc71f-98e3-462a-8ec9-27156faa22ec tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/5e59af71-849f-471b-89c9-e72bf186b956 returned with HTTP 404 Aug 01 00:22:54.348946 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 874/3497] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:54 2026] GET /volume/v3/volumes/5e59af71-849f-471b-89c9-e72bf186b956 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:22:54.355868 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4b8397ce-d54e-4b20-a664-91165699173d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:54.360442 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4b8397ce-d54e-4b20-a664-91165699173d tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/b2f4056b-5d20-4bbc-9e68-0489dfc73c13 Aug 01 00:22:54.360965 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4b8397ce-d54e-4b20-a664-91165699173d tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:54.362219 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4b8397ce-d54e-4b20-a664-91165699173d tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:54.362865 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-4b8397ce-d54e-4b20-a664-91165699173d tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete snapshot with id: b2f4056b-5d20-4bbc-9e68-0489dfc73c13 Aug 01 00:22:54.373186 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4b8397ce-d54e-4b20-a664-91165699173d tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/b2f4056b-5d20-4bbc-9e68-0489dfc73c13 returned with HTTP 404 Aug 01 00:22:54.373873 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 881/3498] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:22:54 2026] DELETE /volume/v3/snapshots/b2f4056b-5d20-4bbc-9e68-0489dfc73c13 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:54.380104 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f1f4e1e5-cdf9-47e7-ac6e-c5697688664f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:54.382117 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f1f4e1e5-cdf9-47e7-ac6e-c5697688664f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/snapshots/b2f4056b-5d20-4bbc-9e68-0489dfc73c13 Aug 01 00:22:54.382117 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f1f4e1e5-cdf9-47e7-ac6e-c5697688664f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:54.382313 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f1f4e1e5-cdf9-47e7-ac6e-c5697688664f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:54.387096 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f1f4e1e5-cdf9-47e7-ac6e-c5697688664f tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/b2f4056b-5d20-4bbc-9e68-0489dfc73c13 returned with HTTP 404 Aug 01 00:22:54.387719 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 869/3499] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:54 2026] GET /volume/v3/snapshots/b2f4056b-5d20-4bbc-9e68-0489dfc73c13 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:54.397288 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-84cf519d-f150-449b-a213-6ab1c65a2576 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:54.398990 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-84cf519d-f150-449b-a213-6ab1c65a2576 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] DELETE https://10.4.3.222/volume/v3/volumes/4e6c8b35-9351-4149-ada9-f9bc7237c821 Aug 01 00:22:54.399176 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-84cf519d-f150-449b-a213-6ab1c65a2576 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:54.399351 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-84cf519d-f150-449b-a213-6ab1c65a2576 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:54.399539 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-84cf519d-f150-449b-a213-6ab1c65a2576 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete volume with id: 4e6c8b35-9351-4149-ada9-f9bc7237c821 Aug 01 00:22:54.409431 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-84cf519d-f150-449b-a213-6ab1c65a2576 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/4e6c8b35-9351-4149-ada9-f9bc7237c821 returned with HTTP 404 Aug 01 00:22:54.409972 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 876/3500] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:22:54 2026] DELETE /volume/v3/volumes/4e6c8b35-9351-4149-ada9-f9bc7237c821 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:22:54.418015 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-af1acf8f-2efb-40e7-8d1a-19448a6c6c29 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:54.420249 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-af1acf8f-2efb-40e7-8d1a-19448a6c6c29 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/4e6c8b35-9351-4149-ada9-f9bc7237c821 Aug 01 00:22:54.420524 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-af1acf8f-2efb-40e7-8d1a-19448a6c6c29 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:54.420786 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-af1acf8f-2efb-40e7-8d1a-19448a6c6c29 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:54.428615 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-af1acf8f-2efb-40e7-8d1a-19448a6c6c29 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/4e6c8b35-9351-4149-ada9-f9bc7237c821 returned with HTTP 404 Aug 01 00:22:54.429474 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 875/3501] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:54 2026] GET /volume/v3/volumes/4e6c8b35-9351-4149-ada9-f9bc7237c821 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:22:54.439166 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-916afe93-81f6-41c3-b4e4-9a481d42fa7d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:54.442033 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-916afe93-81f6-41c3-b4e4-9a481d42fa7d tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] DELETE https://10.4.3.222/volume/v3/volumes/8bda2b3d-87c1-49b5-9ac0-acb3a3a9075a Aug 01 00:22:54.442262 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-916afe93-81f6-41c3-b4e4-9a481d42fa7d tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:54.442448 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-916afe93-81f6-41c3-b4e4-9a481d42fa7d tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:54.442612 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-916afe93-81f6-41c3-b4e4-9a481d42fa7d tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete volume with id: 8bda2b3d-87c1-49b5-9ac0-acb3a3a9075a Aug 01 00:22:54.452375 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-916afe93-81f6-41c3-b4e4-9a481d42fa7d tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/8bda2b3d-87c1-49b5-9ac0-acb3a3a9075a returned with HTTP 404 Aug 01 00:22:54.453505 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 882/3502] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:22:54 2026] DELETE /volume/v3/volumes/8bda2b3d-87c1-49b5-9ac0-acb3a3a9075a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:22:54.466916 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-665438f7-2d7c-40f4-bca3-beee08a88690 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:54.471511 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-665438f7-2d7c-40f4-bca3-beee08a88690 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/8bda2b3d-87c1-49b5-9ac0-acb3a3a9075a Aug 01 00:22:54.471511 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-665438f7-2d7c-40f4-bca3-beee08a88690 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:54.471511 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-665438f7-2d7c-40f4-bca3-beee08a88690 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:54.475631 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-665438f7-2d7c-40f4-bca3-beee08a88690 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/8bda2b3d-87c1-49b5-9ac0-acb3a3a9075a returned with HTTP 404 Aug 01 00:22:54.476119 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 870/3503] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:54 2026] GET /volume/v3/volumes/8bda2b3d-87c1-49b5-9ac0-acb3a3a9075a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:22:54.485950 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a8299dcf-ee3d-4c4f-8754-74b03ddd3025 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:54.489889 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a8299dcf-ee3d-4c4f-8754-74b03ddd3025 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/973e518a-ec03-4f57-9c4b-a0121ee8e558 Aug 01 00:22:54.490074 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a8299dcf-ee3d-4c4f-8754-74b03ddd3025 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:54.490319 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a8299dcf-ee3d-4c4f-8754-74b03ddd3025 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:54.490435 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-a8299dcf-ee3d-4c4f-8754-74b03ddd3025 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete snapshot with id: 973e518a-ec03-4f57-9c4b-a0121ee8e558 Aug 01 00:22:54.499982 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a8299dcf-ee3d-4c4f-8754-74b03ddd3025 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/973e518a-ec03-4f57-9c4b-a0121ee8e558 returned with HTTP 404 Aug 01 00:22:54.500507 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 877/3504] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:22:54 2026] DELETE /volume/v3/snapshots/973e518a-ec03-4f57-9c4b-a0121ee8e558 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:54.509331 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-1a7b4f3c-457d-42a0-bd45-813de908e092 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:54.511019 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1a7b4f3c-457d-42a0-bd45-813de908e092 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/snapshots/973e518a-ec03-4f57-9c4b-a0121ee8e558 Aug 01 00:22:54.511206 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1a7b4f3c-457d-42a0-bd45-813de908e092 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:54.511411 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1a7b4f3c-457d-42a0-bd45-813de908e092 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:54.515865 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1a7b4f3c-457d-42a0-bd45-813de908e092 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/973e518a-ec03-4f57-9c4b-a0121ee8e558 returned with HTTP 404 Aug 01 00:22:54.516358 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 876/3505] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:54 2026] GET /volume/v3/snapshots/973e518a-ec03-4f57-9c4b-a0121ee8e558 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:54.525020 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8e8914e6-56ff-4b2d-ab18-6aa81ee7f713 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:54.528916 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8e8914e6-56ff-4b2d-ab18-6aa81ee7f713 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] DELETE https://10.4.3.222/volume/v3/volumes/ccd05581-a31f-491d-998b-220f65b45346 Aug 01 00:22:54.529112 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8e8914e6-56ff-4b2d-ab18-6aa81ee7f713 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:54.529300 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8e8914e6-56ff-4b2d-ab18-6aa81ee7f713 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:54.529471 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-8e8914e6-56ff-4b2d-ab18-6aa81ee7f713 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete volume with id: ccd05581-a31f-491d-998b-220f65b45346 Aug 01 00:22:54.534501 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8e8914e6-56ff-4b2d-ab18-6aa81ee7f713 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/ccd05581-a31f-491d-998b-220f65b45346 returned with HTTP 404 Aug 01 00:22:54.534969 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 883/3506] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:22:54 2026] DELETE /volume/v3/volumes/ccd05581-a31f-491d-998b-220f65b45346 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:22:54.541729 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-33538504-bbd7-4ab7-8f42-0d94bb4e364b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:54.546544 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-33538504-bbd7-4ab7-8f42-0d94bb4e364b tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/ccd05581-a31f-491d-998b-220f65b45346 Aug 01 00:22:54.546783 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-33538504-bbd7-4ab7-8f42-0d94bb4e364b tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:54.546989 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-33538504-bbd7-4ab7-8f42-0d94bb4e364b tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:54.556116 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-33538504-bbd7-4ab7-8f42-0d94bb4e364b tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/ccd05581-a31f-491d-998b-220f65b45346 returned with HTTP 404 Aug 01 00:22:54.556648 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 871/3507] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:54 2026] GET /volume/v3/volumes/ccd05581-a31f-491d-998b-220f65b45346 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:22:54.565014 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ae1a6a44-17de-4860-89c0-4a14f1775d66 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:54.566924 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ae1a6a44-17de-4860-89c0-4a14f1775d66 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/a3c23ad2-5707-48ca-bd10-9cf1aea3e8bd Aug 01 00:22:54.567190 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ae1a6a44-17de-4860-89c0-4a14f1775d66 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:54.567455 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ae1a6a44-17de-4860-89c0-4a14f1775d66 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:54.567636 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-ae1a6a44-17de-4860-89c0-4a14f1775d66 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete snapshot with id: a3c23ad2-5707-48ca-bd10-9cf1aea3e8bd Aug 01 00:22:54.572967 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ae1a6a44-17de-4860-89c0-4a14f1775d66 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/a3c23ad2-5707-48ca-bd10-9cf1aea3e8bd returned with HTTP 404 Aug 01 00:22:54.573507 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 878/3508] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:22:54 2026] DELETE /volume/v3/snapshots/a3c23ad2-5707-48ca-bd10-9cf1aea3e8bd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:54.581060 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-01a3ca2b-f85f-4d7e-93e8-62b35a584f37 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:54.585670 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-01a3ca2b-f85f-4d7e-93e8-62b35a584f37 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/snapshots/a3c23ad2-5707-48ca-bd10-9cf1aea3e8bd Aug 01 00:22:54.586102 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-01a3ca2b-f85f-4d7e-93e8-62b35a584f37 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:54.586406 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-01a3ca2b-f85f-4d7e-93e8-62b35a584f37 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:54.592156 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-01a3ca2b-f85f-4d7e-93e8-62b35a584f37 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/a3c23ad2-5707-48ca-bd10-9cf1aea3e8bd returned with HTTP 404 Aug 01 00:22:54.592837 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 877/3509] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:54 2026] GET /volume/v3/snapshots/a3c23ad2-5707-48ca-bd10-9cf1aea3e8bd => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:54.601876 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6628c88f-f724-4177-8855-f3b6b3c4e876 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:54.603523 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6628c88f-f724-4177-8855-f3b6b3c4e876 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] DELETE https://10.4.3.222/volume/v3/volumes/f096bfb1-4e01-4219-8967-81e22947311e Aug 01 00:22:54.603759 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6628c88f-f724-4177-8855-f3b6b3c4e876 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:54.603943 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6628c88f-f724-4177-8855-f3b6b3c4e876 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:54.604088 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-6628c88f-f724-4177-8855-f3b6b3c4e876 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete volume with id: f096bfb1-4e01-4219-8967-81e22947311e Aug 01 00:22:54.610931 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6628c88f-f724-4177-8855-f3b6b3c4e876 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/f096bfb1-4e01-4219-8967-81e22947311e returned with HTTP 404 Aug 01 00:22:54.611383 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 884/3510] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:22:54 2026] DELETE /volume/v3/volumes/f096bfb1-4e01-4219-8967-81e22947311e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:22:54.619301 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9b94f4df-7617-4a73-9e07-4a2931e1cf5d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:54.621233 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9b94f4df-7617-4a73-9e07-4a2931e1cf5d tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/f096bfb1-4e01-4219-8967-81e22947311e Aug 01 00:22:54.621447 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9b94f4df-7617-4a73-9e07-4a2931e1cf5d tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:54.621646 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9b94f4df-7617-4a73-9e07-4a2931e1cf5d tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:54.628692 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9b94f4df-7617-4a73-9e07-4a2931e1cf5d tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/f096bfb1-4e01-4219-8967-81e22947311e returned with HTTP 404 Aug 01 00:22:54.629087 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 872/3511] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:54 2026] GET /volume/v3/volumes/f096bfb1-4e01-4219-8967-81e22947311e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:22:54.638352 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-0c5d1f1a-3393-4e0d-ae95-0ba537ec33f2 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:54.641242 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0c5d1f1a-3393-4e0d-ae95-0ba537ec33f2 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] DELETE https://10.4.3.222/volume/v3/volumes/549d9b83-cf26-4d7f-801e-60240bb24624 Aug 01 00:22:54.641548 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0c5d1f1a-3393-4e0d-ae95-0ba537ec33f2 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:54.641806 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0c5d1f1a-3393-4e0d-ae95-0ba537ec33f2 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:54.642034 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-0c5d1f1a-3393-4e0d-ae95-0ba537ec33f2 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete volume with id: 549d9b83-cf26-4d7f-801e-60240bb24624 Aug 01 00:22:54.649127 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0c5d1f1a-3393-4e0d-ae95-0ba537ec33f2 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/549d9b83-cf26-4d7f-801e-60240bb24624 returned with HTTP 404 Aug 01 00:22:54.649664 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 879/3512] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:22:54 2026] DELETE /volume/v3/volumes/549d9b83-cf26-4d7f-801e-60240bb24624 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:22:54.661843 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6810b4b6-0b16-422f-9100-597eb97b4891 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:54.671362 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6810b4b6-0b16-422f-9100-597eb97b4891 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/549d9b83-cf26-4d7f-801e-60240bb24624 Aug 01 00:22:54.674853 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6810b4b6-0b16-422f-9100-597eb97b4891 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:54.676389 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6810b4b6-0b16-422f-9100-597eb97b4891 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:54.706289 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6810b4b6-0b16-422f-9100-597eb97b4891 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/549d9b83-cf26-4d7f-801e-60240bb24624 returned with HTTP 404 Aug 01 00:22:54.709826 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 878/3513] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:54 2026] GET /volume/v3/volumes/549d9b83-cf26-4d7f-801e-60240bb24624 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:22:54.724401 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ee1d1a23-2824-47b3-a5bb-4b817f9de0fe None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:54.728633 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ee1d1a23-2824-47b3-a5bb-4b817f9de0fe tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] DELETE https://10.4.3.222/volume/v3/volumes/35a62a02-6ee2-474a-af38-cac4e85f42a4 Aug 01 00:22:54.728633 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ee1d1a23-2824-47b3-a5bb-4b817f9de0fe tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:54.728633 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ee1d1a23-2824-47b3-a5bb-4b817f9de0fe tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:54.730131 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-ee1d1a23-2824-47b3-a5bb-4b817f9de0fe tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete volume with id: 35a62a02-6ee2-474a-af38-cac4e85f42a4 Aug 01 00:22:54.737132 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ee1d1a23-2824-47b3-a5bb-4b817f9de0fe tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/35a62a02-6ee2-474a-af38-cac4e85f42a4 returned with HTTP 404 Aug 01 00:22:54.737598 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 885/3514] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:22:54 2026] DELETE /volume/v3/volumes/35a62a02-6ee2-474a-af38-cac4e85f42a4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:22:54.742510 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d0b38900-3ce3-4573-a1e4-a6eff47b3305 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:54.744615 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d0b38900-3ce3-4573-a1e4-a6eff47b3305 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd Aug 01 00:22:54.744863 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d0b38900-3ce3-4573-a1e4-a6eff47b3305 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:54.745140 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d0b38900-3ce3-4573-a1e4-a6eff47b3305 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:54.745244 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-d0b38900-3ce3-4573-a1e4-a6eff47b3305 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 21d04d74-5aa4-4ce1-92a8-fea4180979bd. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:54.748867 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a6d78790-9e51-4b42-92bf-cca13e980c29 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:54.749320 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d0b38900-3ce3-4573-a1e4-a6eff47b3305 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd returned with HTTP 404 Aug 01 00:22:54.749862 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 873/3515] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:54 2026] GET /volume/v3/backups/21d04d74-5aa4-4ce1-92a8-fea4180979bd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:54.750665 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a6d78790-9e51-4b42-92bf-cca13e980c29 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/35a62a02-6ee2-474a-af38-cac4e85f42a4 Aug 01 00:22:54.750943 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a6d78790-9e51-4b42-92bf-cca13e980c29 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:54.751168 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a6d78790-9e51-4b42-92bf-cca13e980c29 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:54.759173 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a6d78790-9e51-4b42-92bf-cca13e980c29 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/35a62a02-6ee2-474a-af38-cac4e85f42a4 returned with HTTP 404 Aug 01 00:22:54.759839 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 880/3516] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:54 2026] GET /volume/v3/volumes/35a62a02-6ee2-474a-af38-cac4e85f42a4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:22:54.770922 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cf03489b-df46-4223-9c95-6349d54606ff None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:54.772567 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cf03489b-df46-4223-9c95-6349d54606ff tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/1ddc0796-4f8c-438a-bbc4-1058e477acb1 Aug 01 00:22:54.772780 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cf03489b-df46-4223-9c95-6349d54606ff tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:54.772979 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cf03489b-df46-4223-9c95-6349d54606ff tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:54.773083 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-cf03489b-df46-4223-9c95-6349d54606ff tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete snapshot with id: 1ddc0796-4f8c-438a-bbc4-1058e477acb1 Aug 01 00:22:54.775000 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-672dfa0c-af72-40de-8127-11b5c335e5bf None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:54.777623 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cf03489b-df46-4223-9c95-6349d54606ff tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/1ddc0796-4f8c-438a-bbc4-1058e477acb1 returned with HTTP 404 Aug 01 00:22:54.778117 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 886/3517] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:22:54 2026] DELETE /volume/v3/snapshots/1ddc0796-4f8c-438a-bbc4-1058e477acb1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:54.786356 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-12984b8a-1f40-42e6-97ee-6b4db4367284 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:54.788093 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-12984b8a-1f40-42e6-97ee-6b4db4367284 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/snapshots/1ddc0796-4f8c-438a-bbc4-1058e477acb1 Aug 01 00:22:54.788355 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-12984b8a-1f40-42e6-97ee-6b4db4367284 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:54.788619 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-12984b8a-1f40-42e6-97ee-6b4db4367284 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:54.789212 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-672dfa0c-af72-40de-8127-11b5c335e5bf tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:54.791758 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-672dfa0c-af72-40de-8127-11b5c335e5bf tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-197520815"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:54.794713 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-12984b8a-1f40-42e6-97ee-6b4db4367284 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/1ddc0796-4f8c-438a-bbc4-1058e477acb1 returned with HTTP 404 Aug 01 00:22:54.795370 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 874/3518] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:54 2026] GET /volume/v3/snapshots/1ddc0796-4f8c-438a-bbc4-1058e477acb1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:54.801121 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-672dfa0c-af72-40de-8127-11b5c335e5bf tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-197520815'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:54.801255 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-672dfa0c-af72-40de-8127-11b5c335e5bf tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Create volume of 1 GB Aug 01 00:22:54.803650 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-260a0f3b-b672-4244-b4ba-2a158f5e5a8a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:54.806193 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-260a0f3b-b672-4244-b4ba-2a158f5e5a8a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] DELETE https://10.4.3.222/volume/v3/volumes/0b284930-6d9f-407c-91e0-006e33a09044 Aug 01 00:22:54.806486 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-260a0f3b-b672-4244-b4ba-2a158f5e5a8a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:54.806779 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-260a0f3b-b672-4244-b4ba-2a158f5e5a8a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:54.807032 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-260a0f3b-b672-4244-b4ba-2a158f5e5a8a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete volume with id: 0b284930-6d9f-407c-91e0-006e33a09044 Aug 01 00:22:54.814782 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-260a0f3b-b672-4244-b4ba-2a158f5e5a8a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/0b284930-6d9f-407c-91e0-006e33a09044 returned with HTTP 404 Aug 01 00:22:54.815389 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 881/3519] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:22:54 2026] DELETE /volume/v3/volumes/0b284930-6d9f-407c-91e0-006e33a09044 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:22:54.823732 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-672dfa0c-af72-40de-8127-11b5c335e5bf tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Availability Zones retrieved successfully. Aug 01 00:22:54.825501 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5e4b9bce-440f-46c8-ac1d-ea3bd300fee0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:54.829640 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5e4b9bce-440f-46c8-ac1d-ea3bd300fee0 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/0b284930-6d9f-407c-91e0-006e33a09044 Aug 01 00:22:54.830179 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5e4b9bce-440f-46c8-ac1d-ea3bd300fee0 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:54.830416 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5e4b9bce-440f-46c8-ac1d-ea3bd300fee0 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:54.833024 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-672dfa0c-af72-40de-8127-11b5c335e5bf tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Flow 'volume_create_api' (3583fdf6-4af6-441c-abf5-b13d98815786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:54.834044 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-672dfa0c-af72-40de-8127-11b5c335e5bf tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4278cea-6ea4-420b-bcc2-ec575254ec7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:54.835013 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-672dfa0c-af72-40de-8127-11b5c335e5bf tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:54.842056 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5e4b9bce-440f-46c8-ac1d-ea3bd300fee0 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/0b284930-6d9f-407c-91e0-006e33a09044 returned with HTTP 404 Aug 01 00:22:54.842554 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 887/3520] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:54 2026] GET /volume/v3/volumes/0b284930-6d9f-407c-91e0-006e33a09044 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:22:54.852202 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d689b3fa-8b0a-4c09-b2ea-d287de900364 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:54.856106 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d689b3fa-8b0a-4c09-b2ea-d287de900364 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/e42b13ef-9ee3-49d1-b866-84dc96051944 Aug 01 00:22:54.856416 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d689b3fa-8b0a-4c09-b2ea-d287de900364 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:54.856648 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d689b3fa-8b0a-4c09-b2ea-d287de900364 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:54.856818 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-d689b3fa-8b0a-4c09-b2ea-d287de900364 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete snapshot with id: e42b13ef-9ee3-49d1-b866-84dc96051944 Aug 01 00:22:54.861488 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d689b3fa-8b0a-4c09-b2ea-d287de900364 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/e42b13ef-9ee3-49d1-b866-84dc96051944 returned with HTTP 404 Aug 01 00:22:54.862133 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 875/3521] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:22:54 2026] DELETE /volume/v3/snapshots/e42b13ef-9ee3-49d1-b866-84dc96051944 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:54.870505 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-672dfa0c-af72-40de-8127-11b5c335e5bf tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4278cea-6ea4-420b-bcc2-ec575254ec7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:54.871529 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-672dfa0c-af72-40de-8127-11b5c335e5bf tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10e5be6c-0f1b-49ae-82bd-30e7aee51433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:54.873103 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-fe591e3b-b909-493c-a632-f7ab97e4267a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:54.875295 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fe591e3b-b909-493c-a632-f7ab97e4267a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/snapshots/e42b13ef-9ee3-49d1-b866-84dc96051944 Aug 01 00:22:54.875542 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fe591e3b-b909-493c-a632-f7ab97e4267a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:54.875762 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fe591e3b-b909-493c-a632-f7ab97e4267a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:54.881101 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fe591e3b-b909-493c-a632-f7ab97e4267a tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/snapshots/e42b13ef-9ee3-49d1-b866-84dc96051944 returned with HTTP 404 Aug 01 00:22:54.881716 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 882/3522] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:54 2026] GET /volume/v3/snapshots/e42b13ef-9ee3-49d1-b866-84dc96051944 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:22:54.892189 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7abaefd3-2423-4cd2-8507-8e377f484a59 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:54.893922 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7abaefd3-2423-4cd2-8507-8e377f484a59 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] DELETE https://10.4.3.222/volume/v3/volumes/5cf8aa7c-d1e8-4007-8c58-34c9f9d7088e Aug 01 00:22:54.894150 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7abaefd3-2423-4cd2-8507-8e377f484a59 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:54.894332 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7abaefd3-2423-4cd2-8507-8e377f484a59 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:54.894488 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-7abaefd3-2423-4cd2-8507-8e377f484a59 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Delete volume with id: 5cf8aa7c-d1e8-4007-8c58-34c9f9d7088e Aug 01 00:22:54.906909 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7abaefd3-2423-4cd2-8507-8e377f484a59 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/5cf8aa7c-d1e8-4007-8c58-34c9f9d7088e returned with HTTP 404 Aug 01 00:22:54.907528 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 888/3523] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:22:54 2026] DELETE /volume/v3/volumes/5cf8aa7c-d1e8-4007-8c58-34c9f9d7088e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:22:54.913606 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-672dfa0c-af72-40de-8127-11b5c335e5bf tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Created reservations ['513cdb12-67d5-4ec5-9253-309424104199', 'a051f5b2-5768-4fb9-8b30-024413d456ae', 'e34fadf6-bc2d-4822-b3b8-3e90b33699f5', '7006525d-fc71-4c1e-a322-733c72966fab'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:54.914460 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-672dfa0c-af72-40de-8127-11b5c335e5bf tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10e5be6c-0f1b-49ae-82bd-30e7aee51433) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['513cdb12-67d5-4ec5-9253-309424104199', 'a051f5b2-5768-4fb9-8b30-024413d456ae', 'e34fadf6-bc2d-4822-b3b8-3e90b33699f5', '7006525d-fc71-4c1e-a322-733c72966fab']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:54.915323 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-672dfa0c-af72-40de-8127-11b5c335e5bf tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (567e0e52-785f-4b06-88bf-07b32394aa4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:54.918670 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8e444396-54eb-4794-98c9-3f1c175c81d0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:54.920888 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8e444396-54eb-4794-98c9-3f1c175c81d0 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] GET https://10.4.3.222/volume/v3/volumes/5cf8aa7c-d1e8-4007-8c58-34c9f9d7088e Aug 01 00:22:54.921161 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8e444396-54eb-4794-98c9-3f1c175c81d0 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:54.921406 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8e444396-54eb-4794-98c9-3f1c175c81d0 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:54.931108 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8e444396-54eb-4794-98c9-3f1c175c81d0 tempest-VolumeDependencyTests-388652327 tempest-VolumeDependencyTests-388652327-project-member] https://10.4.3.222/volume/v3/volumes/5cf8aa7c-d1e8-4007-8c58-34c9f9d7088e returned with HTTP 404 Aug 01 00:22:54.931850 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 876/3524] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:22:54 2026] GET /volume/v3/volumes/5cf8aa7c-d1e8-4007-8c58-34c9f9d7088e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:22:54.944727 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-672dfa0c-af72-40de-8127-11b5c335e5bf tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (567e0e52-785f-4b06-88bf-07b32394aa4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72244e7a-9d5d-4b7f-94fa-0e57d37be3a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-197520815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25fc6fecd0de44a2814038d281409d94',qos_specs=None,replication_status=,reservations=['513cdb12-67d5-4ec5-9253-309424104199','a051f5b2-5768-4fb9-8b30-024413d456ae','e34fadf6-bc2d-4822-b3b8-3e90b33699f5','7006525d-fc71-4c1e-a322-733c72966fab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80b9314f75af47ef8b64c7830843d8fb',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-197520815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72244e7a-9d5d-4b7f-94fa-0e57d37be3a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25fc6fecd0de44a2814038d281409d94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80b9314f75af47ef8b64c7830843d8fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:54.945049 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-672dfa0c-af72-40de-8127-11b5c335e5bf tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee7d28d4-1711-4969-959e-87d39bc45898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:54.964197 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-672dfa0c-af72-40de-8127-11b5c335e5bf tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee7d28d4-1711-4969-959e-87d39bc45898) transitioned into state 'SUCCESS' from state '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-197520815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25fc6fecd0de44a2814038d281409d94',qos_specs=None,replication_status=,reservations=['513cdb12-67d5-4ec5-9253-309424104199','a051f5b2-5768-4fb9-8b30-024413d456ae','e34fadf6-bc2d-4822-b3b8-3e90b33699f5','7006525d-fc71-4c1e-a322-733c72966fab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80b9314f75af47ef8b64c7830843d8fb',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:54.964893 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-672dfa0c-af72-40de-8127-11b5c335e5bf tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b0d2be3-45c6-4758-9c5f-7971aecbc269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:54.976684 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-672dfa0c-af72-40de-8127-11b5c335e5bf tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b0d2be3-45c6-4758-9c5f-7971aecbc269) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:54.977481 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-672dfa0c-af72-40de-8127-11b5c335e5bf tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Flow 'volume_create_api' (3583fdf6-4af6-441c-abf5-b13d98815786) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:54.977812 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-672dfa0c-af72-40de-8127-11b5c335e5bf tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Create volume request issued successfully. Aug 01 00:22:54.978420 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-672dfa0c-af72-40de-8127-11b5c335e5bf tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:54.979085 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 879/3525] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:22:54 2026] POST /volume/v3/volumes => generated 748 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:54.996045 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-08b9e940-1b76-4b0c-b556-6ce9933119eb None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:54.998097 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-08b9e940-1b76-4b0c-b556-6ce9933119eb tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/volumes/72244e7a-9d5d-4b7f-94fa-0e57d37be3a0 Aug 01 00:22:54.998474 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-08b9e940-1b76-4b0c-b556-6ce9933119eb tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:54.998610 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-08b9e940-1b76-4b0c-b556-6ce9933119eb tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:55.006024 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:55.006024 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:55.009935 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-08b9e940-1b76-4b0c-b556-6ce9933119eb tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Volume info retrieved successfully. Aug 01 00:22:55.014340 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-08b9e940-1b76-4b0c-b556-6ce9933119eb tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/volumes/72244e7a-9d5d-4b7f-94fa-0e57d37be3a0 returned with HTTP 200 Aug 01 00:22:55.014737 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 883/3526] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:54 2026] GET /volume/v3/volumes/72244e7a-9d5d-4b7f-94fa-0e57d37be3a0 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:55.250985 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-53df941b-d40e-499f-9939-4e2d33461daf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:55.253092 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-53df941b-d40e-499f-9939-4e2d33461daf tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 Aug 01 00:22:55.253390 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-53df941b-d40e-499f-9939-4e2d33461daf tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:55.253641 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-53df941b-d40e-499f-9939-4e2d33461daf tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:55.253850 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-53df941b-d40e-499f-9939-4e2d33461daf tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id f60bd602-5cb0-48d9-99ca-7d6bb680d317. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:55.259095 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-488d1c73-bf70-4dfa-bf4b-54ca7c5cc8e4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:55.261160 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-488d1c73-bf70-4dfa-bf4b-54ca7c5cc8e4 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:22:55.261394 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:55.261394 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:55.261442 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-488d1c73-bf70-4dfa-bf4b-54ca7c5cc8e4 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:55.261661 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-488d1c73-bf70-4dfa-bf4b-54ca7c5cc8e4 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:55.261831 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-488d1c73-bf70-4dfa-bf4b-54ca7c5cc8e4 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:55.262286 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-53df941b-d40e-499f-9939-4e2d33461daf tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 returned with HTTP 200 Aug 01 00:22:55.262793 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 889/3527] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:55 2026] GET /volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:55.266780 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:55.266780 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:55.267620 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-488d1c73-bf70-4dfa-bf4b-54ca7c5cc8e4 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:22:55.267996 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 877/3528] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:55 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:56.026894 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-bc76aea3-0685-43ee-9c22-a3fd3c06a275 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:56.028718 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bc76aea3-0685-43ee-9c22-a3fd3c06a275 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/volumes/72244e7a-9d5d-4b7f-94fa-0e57d37be3a0 Aug 01 00:22:56.028950 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bc76aea3-0685-43ee-9c22-a3fd3c06a275 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:56.029171 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bc76aea3-0685-43ee-9c22-a3fd3c06a275 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:56.037181 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:56.037181 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:56.041544 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-bc76aea3-0685-43ee-9c22-a3fd3c06a275 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Volume info retrieved successfully. Aug 01 00:22:56.047805 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bc76aea3-0685-43ee-9c22-a3fd3c06a275 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/volumes/72244e7a-9d5d-4b7f-94fa-0e57d37be3a0 returned with HTTP 200 Aug 01 00:22:56.048388 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 880/3529] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:56 2026] GET /volume/v3/volumes/72244e7a-9d5d-4b7f-94fa-0e57d37be3a0 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:56.063915 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a7a7c098-e6f1-4496-b7e1-afb691f663ad None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:56.067297 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a7a7c098-e6f1-4496-b7e1-afb691f663ad tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:22:56.067667 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a7a7c098-e6f1-4496-b7e1-afb691f663ad tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72244e7a-9d5d-4b7f-94fa-0e57d37be3a0", "name": "tempest-VolumesBackupsTest-Snapshot-209635744"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:56.076168 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:56.076168 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:56.076788 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a7a7c098-e6f1-4496-b7e1-afb691f663ad tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Volume info retrieved successfully. Aug 01 00:22:56.076788 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-a7a7c098-e6f1-4496-b7e1-afb691f663ad tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Create snapshot from volume 72244e7a-9d5d-4b7f-94fa-0e57d37be3a0 Aug 01 00:22:56.112785 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-a7a7c098-e6f1-4496-b7e1-afb691f663ad tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Created reservations ['cafdf362-892a-414e-83c9-82789dc945be', '3211a9b9-30e5-469e-8263-dcfd2497db80', '750d63a6-b087-4327-9526-a5066a9e0446', '7dbd97c5-5092-48dc-b3e8-693bef5df6a8'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:56.148521 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a7a7c098-e6f1-4496-b7e1-afb691f663ad tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Snapshot create request issued successfully. Aug 01 00:22:56.149017 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a7a7c098-e6f1-4496-b7e1-afb691f663ad tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:22:56.149594 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 884/3530] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:22:56 2026] POST /volume/v3/snapshots => generated 304 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:56.161656 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9d7140e6-4b11-46e1-8792-feac69e4b918 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:56.164735 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9d7140e6-4b11-46e1-8792-feac69e4b918 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/snapshots/566d17c8-2802-4634-af59-259683f56805 Aug 01 00:22:56.165040 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9d7140e6-4b11-46e1-8792-feac69e4b918 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:56.165306 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9d7140e6-4b11-46e1-8792-feac69e4b918 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:56.173341 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:56.173341 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:56.174007 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9d7140e6-4b11-46e1-8792-feac69e4b918 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Snapshot retrieved successfully. Aug 01 00:22:56.175030 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9d7140e6-4b11-46e1-8792-feac69e4b918 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/snapshots/566d17c8-2802-4634-af59-259683f56805 returned with HTTP 200 Aug 01 00:22:56.175608 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 890/3531] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:56 2026] GET /volume/v3/snapshots/566d17c8-2802-4634-af59-259683f56805 => generated 436 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:56.274539 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8da9d4f0-14f8-4fe8-bd45-def27cb0d7bc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:56.276793 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8da9d4f0-14f8-4fe8-bd45-def27cb0d7bc tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 Aug 01 00:22:56.277074 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8da9d4f0-14f8-4fe8-bd45-def27cb0d7bc tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:56.277392 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8da9d4f0-14f8-4fe8-bd45-def27cb0d7bc tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:56.277674 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-8da9d4f0-14f8-4fe8-bd45-def27cb0d7bc tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id f60bd602-5cb0-48d9-99ca-7d6bb680d317. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:56.282868 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c9b15212-c08d-4d16-a453-dfa67926ba2c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:56.285597 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c9b15212-c08d-4d16-a453-dfa67926ba2c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:22:56.285597 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c9b15212-c08d-4d16-a453-dfa67926ba2c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:56.285597 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c9b15212-c08d-4d16-a453-dfa67926ba2c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:56.285597 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-c9b15212-c08d-4d16-a453-dfa67926ba2c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:56.290475 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:56.290475 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:56.291420 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8da9d4f0-14f8-4fe8-bd45-def27cb0d7bc tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 returned with HTTP 200 Aug 01 00:22:56.291902 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 878/3532] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:56 2026] GET /volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 => generated 708 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:56.300912 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:56.300912 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:56.300912 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c9b15212-c08d-4d16-a453-dfa67926ba2c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:22:56.301573 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 881/3533] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:56 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:56.629597 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-faaaf53e-5fc6-4514-82ee-4edd14746602 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:56.765787 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-faaaf53e-5fc6-4514-82ee-4edd14746602 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:56.766248 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-faaaf53e-5fc6-4514-82ee-4edd14746602 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-365308411"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:56.767866 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-faaaf53e-5fc6-4514-82ee-4edd14746602 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-365308411'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:56.768009 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-faaaf53e-5fc6-4514-82ee-4edd14746602 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Create volume of 1 GB Aug 01 00:22:56.768282 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:56.768282 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:56.773893 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-faaaf53e-5fc6-4514-82ee-4edd14746602 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Availability Zones retrieved successfully. Aug 01 00:22:56.779946 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-faaaf53e-5fc6-4514-82ee-4edd14746602 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Flow 'volume_create_api' (da3d7dea-f5dd-4ed5-9ea7-ad18b0b66dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:56.780875 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-faaaf53e-5fc6-4514-82ee-4edd14746602 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eeb6551b-57d1-4413-a8c7-a24119d76f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:56.781860 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-faaaf53e-5fc6-4514-82ee-4edd14746602 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:56.813909 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-faaaf53e-5fc6-4514-82ee-4edd14746602 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eeb6551b-57d1-4413-a8c7-a24119d76f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:56.813909 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-faaaf53e-5fc6-4514-82ee-4edd14746602 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (101f3970-897a-4058-84ce-5d6aee1a2256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:56.877503 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-faaaf53e-5fc6-4514-82ee-4edd14746602 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Created reservations ['c4429766-e159-42ab-be9f-b1ba48bacdaa', '50fe26be-31ef-463d-bff1-b43174ee5165', '9f5ab840-b58b-49fe-b21d-68355a87e9a4', 'a35691e3-1d20-4198-9667-88a580192bf5'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:56.878357 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-faaaf53e-5fc6-4514-82ee-4edd14746602 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (101f3970-897a-4058-84ce-5d6aee1a2256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4429766-e159-42ab-be9f-b1ba48bacdaa', '50fe26be-31ef-463d-bff1-b43174ee5165', '9f5ab840-b58b-49fe-b21d-68355a87e9a4', 'a35691e3-1d20-4198-9667-88a580192bf5']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:56.879351 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-faaaf53e-5fc6-4514-82ee-4edd14746602 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (440f1acc-b517-4dd3-bedc-ca8564d13287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:56.903227 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-faaaf53e-5fc6-4514-82ee-4edd14746602 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (440f1acc-b517-4dd3-bedc-ca8564d13287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f51645af-633c-4ed3-bce5-8c68f967a5cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-365308411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='819ab68c609a4895862f177fed8f4962',qos_specs=None,replication_status=,reservations=['c4429766-e159-42ab-be9f-b1ba48bacdaa','50fe26be-31ef-463d-bff1-b43174ee5165','9f5ab840-b58b-49fe-b21d-68355a87e9a4','a35691e3-1d20-4198-9667-88a580192bf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7b08610f6294bbe8fa7e3867b9c65ca',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-365308411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f51645af-633c-4ed3-bce5-8c68f967a5cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='819ab68c609a4895862f177fed8f4962',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7b08610f6294bbe8fa7e3867b9c65ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:56.904045 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-faaaf53e-5fc6-4514-82ee-4edd14746602 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8923f055-1704-445c-8cd4-60dfa2d21a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:56.918120 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-43e651d2-458a-4856-87c6-48f42a67c5ca None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:56.921859 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-faaaf53e-5fc6-4514-82ee-4edd14746602 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8923f055-1704-445c-8cd4-60dfa2d21a11) transitioned into state 'SUCCESS' from state '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-365308411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='819ab68c609a4895862f177fed8f4962',qos_specs=None,replication_status=,reservations=['c4429766-e159-42ab-be9f-b1ba48bacdaa','50fe26be-31ef-463d-bff1-b43174ee5165','9f5ab840-b58b-49fe-b21d-68355a87e9a4','a35691e3-1d20-4198-9667-88a580192bf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7b08610f6294bbe8fa7e3867b9c65ca',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:56.922516 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-faaaf53e-5fc6-4514-82ee-4edd14746602 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (451c154d-d558-4ed1-aa9a-580e8f4d1c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:56.933367 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-faaaf53e-5fc6-4514-82ee-4edd14746602 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (451c154d-d558-4ed1-aa9a-580e8f4d1c87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:56.934211 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-faaaf53e-5fc6-4514-82ee-4edd14746602 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Flow 'volume_create_api' (da3d7dea-f5dd-4ed5-9ea7-ad18b0b66dbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:56.934507 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-faaaf53e-5fc6-4514-82ee-4edd14746602 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Create volume request issued successfully. Aug 01 00:22:56.935147 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-faaaf53e-5fc6-4514-82ee-4edd14746602 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:56.935647 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 885/3534] 10.4.3.222 () {70 vars in 1298 bytes} [Sat Aug 1 00:22:56 2026] POST /volume/v3/volumes => generated 777 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:56.950645 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c0c7bb4b-353a-4ec2-ab0f-ed0b8d4015d4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:56.952345 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c0c7bb4b-353a-4ec2-ab0f-ed0b8d4015d4 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/volumes/f51645af-633c-4ed3-bce5-8c68f967a5cb Aug 01 00:22:56.952545 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c0c7bb4b-353a-4ec2-ab0f-ed0b8d4015d4 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:56.952731 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c0c7bb4b-353a-4ec2-ab0f-ed0b8d4015d4 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:56.962345 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:56.962345 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:56.965835 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c0c7bb4b-353a-4ec2-ab0f-ed0b8d4015d4 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Volume info retrieved successfully. Aug 01 00:22:56.969823 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c0c7bb4b-353a-4ec2-ab0f-ed0b8d4015d4 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/volumes/f51645af-633c-4ed3-bce5-8c68f967a5cb returned with HTTP 200 Aug 01 00:22:56.970182 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 879/3535] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:56 2026] GET /volume/v3/volumes/f51645af-633c-4ed3-bce5-8c68f967a5cb => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:56.983980 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-43e651d2-458a-4856-87c6-48f42a67c5ca tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:22:56.984305 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-43e651d2-458a-4856-87c6-48f42a67c5ca tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-649481604", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:56.986076 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-43e651d2-458a-4856-87c6-48f42a67c5ca tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-649481604', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:22:56.986211 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-43e651d2-458a-4856-87c6-48f42a67c5ca tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Create volume of 1 GB Aug 01 00:22:56.990466 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-43e651d2-458a-4856-87c6-48f42a67c5ca tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Availability Zones retrieved successfully. Aug 01 00:22:56.995666 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-43e651d2-458a-4856-87c6-48f42a67c5ca tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Flow 'volume_create_api' (6a09ee96-8b12-4905-be8b-1ea35c7f4a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:56.996783 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-43e651d2-458a-4856-87c6-48f42a67c5ca tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3724a2f3-7d7f-41b2-b925-473ece6928e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:56.997647 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-43e651d2-458a-4856-87c6-48f42a67c5ca tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:22:57.020781 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-43e651d2-458a-4856-87c6-48f42a67c5ca tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3724a2f3-7d7f-41b2-b925-473ece6928e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:57.021511 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-43e651d2-458a-4856-87c6-48f42a67c5ca tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc5d07c9-aa0b-4b72-877c-b48faf7c2d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:57.076649 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-43e651d2-458a-4856-87c6-48f42a67c5ca tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Created reservations ['def4df1c-945d-446c-9b1a-5a647a4d685d', '8c430b99-dd94-4843-9435-0427a449115b', '07bef7ff-012f-4acc-8bf6-fe9a8ba3132a', '1919b0db-fcf6-41bb-b7cc-920a2f01fa7b'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:57.077555 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-43e651d2-458a-4856-87c6-48f42a67c5ca tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc5d07c9-aa0b-4b72-877c-b48faf7c2d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['def4df1c-945d-446c-9b1a-5a647a4d685d', '8c430b99-dd94-4843-9435-0427a449115b', '07bef7ff-012f-4acc-8bf6-fe9a8ba3132a', '1919b0db-fcf6-41bb-b7cc-920a2f01fa7b']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:57.078657 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-43e651d2-458a-4856-87c6-48f42a67c5ca tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6efd62f3-f43e-4e13-af29-60a07a8f2f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:57.099304 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-43e651d2-458a-4856-87c6-48f42a67c5ca tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6efd62f3-f43e-4e13-af29-60a07a8f2f9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6252b6a-8f2f-42cd-91a7-c4e092a97d4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-649481604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ab1e51f579d4c3fabade1fb0ede1ee2',qos_specs=None,replication_status=,reservations=['def4df1c-945d-446c-9b1a-5a647a4d685d','8c430b99-dd94-4843-9435-0427a449115b','07bef7ff-012f-4acc-8bf6-fe9a8ba3132a','1919b0db-fcf6-41bb-b7cc-920a2f01fa7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dd25808d7534e588d8f9249c1d9a30a',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:22:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-649481604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6252b6a-8f2f-42cd-91a7-c4e092a97d4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ab1e51f579d4c3fabade1fb0ede1ee2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4dd25808d7534e588d8f9249c1d9a30a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:57.100371 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-43e651d2-458a-4856-87c6-48f42a67c5ca tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35a9dc55-e299-4b1c-b4e1-31f8a7a14d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:57.116467 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-43e651d2-458a-4856-87c6-48f42a67c5ca tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35a9dc55-e299-4b1c-b4e1-31f8a7a14d72) transitioned into state 'SUCCESS' from state '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-649481604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ab1e51f579d4c3fabade1fb0ede1ee2',qos_specs=None,replication_status=,reservations=['def4df1c-945d-446c-9b1a-5a647a4d685d','8c430b99-dd94-4843-9435-0427a449115b','07bef7ff-012f-4acc-8bf6-fe9a8ba3132a','1919b0db-fcf6-41bb-b7cc-920a2f01fa7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dd25808d7534e588d8f9249c1d9a30a',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:57.117220 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-43e651d2-458a-4856-87c6-48f42a67c5ca tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b76eb2a9-fb28-4bad-a7dc-3ad19c5f5f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:22:57.125059 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-43e651d2-458a-4856-87c6-48f42a67c5ca tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b76eb2a9-fb28-4bad-a7dc-3ad19c5f5f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:22:57.125778 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-43e651d2-458a-4856-87c6-48f42a67c5ca tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Flow 'volume_create_api' (6a09ee96-8b12-4905-be8b-1ea35c7f4a48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:22:57.126099 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-43e651d2-458a-4856-87c6-48f42a67c5ca tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Create volume request issued successfully. Aug 01 00:22:57.126600 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-43e651d2-458a-4856-87c6-48f42a67c5ca tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:22:57.126995 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 891/3536] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:22:56 2026] POST /volume/v3/volumes => generated 755 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:57.137532 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d0218b9c-c743-435b-a8b6-5c2601f9d08e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:57.139344 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d0218b9c-c743-435b-a8b6-5c2601f9d08e tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] GET https://10.4.3.222/volume/v3/volumes/a6252b6a-8f2f-42cd-91a7-c4e092a97d4c Aug 01 00:22:57.139516 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d0218b9c-c743-435b-a8b6-5c2601f9d08e tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:57.139723 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d0218b9c-c743-435b-a8b6-5c2601f9d08e tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:57.146241 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:57.146241 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:57.149339 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d0218b9c-c743-435b-a8b6-5c2601f9d08e tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Volume info retrieved successfully. Aug 01 00:22:57.153310 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d0218b9c-c743-435b-a8b6-5c2601f9d08e tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] https://10.4.3.222/volume/v3/volumes/a6252b6a-8f2f-42cd-91a7-c4e092a97d4c returned with HTTP 200 Aug 01 00:22:57.153660 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 882/3537] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:57 2026] GET /volume/v3/volumes/a6252b6a-8f2f-42cd-91a7-c4e092a97d4c => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:57.186029 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-fd913d95-5ce2-40ae-b4bc-c4bb14760dc4 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:57.188368 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fd913d95-5ce2-40ae-b4bc-c4bb14760dc4 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/snapshots/566d17c8-2802-4634-af59-259683f56805 Aug 01 00:22:57.188644 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fd913d95-5ce2-40ae-b4bc-c4bb14760dc4 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:57.188919 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fd913d95-5ce2-40ae-b4bc-c4bb14760dc4 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:57.195280 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:57.195280 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:57.195979 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-fd913d95-5ce2-40ae-b4bc-c4bb14760dc4 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Snapshot retrieved successfully. Aug 01 00:22:57.197081 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fd913d95-5ce2-40ae-b4bc-c4bb14760dc4 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/snapshots/566d17c8-2802-4634-af59-259683f56805 returned with HTTP 200 Aug 01 00:22:57.197596 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 886/3538] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:22:57 2026] GET /volume/v3/snapshots/566d17c8-2802-4634-af59-259683f56805 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:57.213394 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7b8b0fc7-0465-43cd-804a-4492b05695d1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:57.215181 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7b8b0fc7-0465-43cd-804a-4492b05695d1 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] POST https://10.4.3.222/volume/v3/backups Aug 01 00:22:57.215608 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7b8b0fc7-0465-43cd-804a-4492b05695d1 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "72244e7a-9d5d-4b7f-94fa-0e57d37be3a0", "snapshot_id": "566d17c8-2802-4634-af59-259683f56805", "name": "tempest-VolumesBackupsTest-Backup-1535859501"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:57.217306 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-7b8b0fc7-0465-43cd-804a-4492b05695d1 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Creating new backup {'backup': {'volume_id': '72244e7a-9d5d-4b7f-94fa-0e57d37be3a0', 'snapshot_id': '566d17c8-2802-4634-af59-259683f56805', 'name': 'tempest-VolumesBackupsTest-Backup-1535859501'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:22:57.217454 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-7b8b0fc7-0465-43cd-804a-4492b05695d1 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Creating backup of volume 72244e7a-9d5d-4b7f-94fa-0e57d37be3a0 in container None Aug 01 00:22:57.226515 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:57.226515 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:57.226912 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7b8b0fc7-0465-43cd-804a-4492b05695d1 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Volume info retrieved successfully. Aug 01 00:22:57.232544 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:57.232544 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:57.233051 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7b8b0fc7-0465-43cd-804a-4492b05695d1 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Snapshot retrieved successfully. Aug 01 00:22:57.260203 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-7b8b0fc7-0465-43cd-804a-4492b05695d1 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Created reservations ['d480a291-fad1-4b42-8efe-b1f3c65e42f2', 'cdf8b2d1-40d7-4bc4-9b9e-1f07bc101c73'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:57.306073 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f58f11a1-a453-4b73-81ae-92c078e2ae2a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:57.308060 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f58f11a1-a453-4b73-81ae-92c078e2ae2a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 Aug 01 00:22:57.308274 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f58f11a1-a453-4b73-81ae-92c078e2ae2a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:57.308471 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f58f11a1-a453-4b73-81ae-92c078e2ae2a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:57.308578 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-f58f11a1-a453-4b73-81ae-92c078e2ae2a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id f60bd602-5cb0-48d9-99ca-7d6bb680d317. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:57.312192 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-eec45c8e-c5cf-41d0-88ee-7c3aa2b65749 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:57.313159 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:57.313159 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:57.313818 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f58f11a1-a453-4b73-81ae-92c078e2ae2a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 returned with HTTP 200 Aug 01 00:22:57.314179 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 892/3539] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:57 2026] GET /volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:57.314563 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-eec45c8e-c5cf-41d0-88ee-7c3aa2b65749 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:22:57.314790 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-eec45c8e-c5cf-41d0-88ee-7c3aa2b65749 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:57.315001 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-eec45c8e-c5cf-41d0-88ee-7c3aa2b65749 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:57.315130 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-eec45c8e-c5cf-41d0-88ee-7c3aa2b65749 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:57.316472 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7b8b0fc7-0465-43cd-804a-4492b05695d1 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:22:57.317402 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 880/3540] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:22:57 2026] POST /volume/v3/backups => generated 330 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:57.319451 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:57.319451 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:57.320276 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-eec45c8e-c5cf-41d0-88ee-7c3aa2b65749 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:22:57.320648 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 883/3541] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:57 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:57.326532 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f8b78f9e-c504-449c-8afb-526d6abee9a0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:57.328403 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f8b78f9e-c504-449c-8afb-526d6abee9a0 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 Aug 01 00:22:57.328715 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f8b78f9e-c504-449c-8afb-526d6abee9a0 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:57.328994 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f8b78f9e-c504-449c-8afb-526d6abee9a0 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:57.329166 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-f8b78f9e-c504-449c-8afb-526d6abee9a0 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 81669014-ebc8-426a-8493-bf7e57a8c048. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:57.334294 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:57.334294 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:57.335225 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f8b78f9e-c504-449c-8afb-526d6abee9a0 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 returned with HTTP 200 Aug 01 00:22:57.335689 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 887/3542] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:57 2026] GET /volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 => generated 771 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:57.985445 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e6a674f9-d119-4214-b945-7ce8242ab18f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:57.987711 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e6a674f9-d119-4214-b945-7ce8242ab18f tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/volumes/f51645af-633c-4ed3-bce5-8c68f967a5cb Aug 01 00:22:57.987984 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e6a674f9-d119-4214-b945-7ce8242ab18f tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:57.988217 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e6a674f9-d119-4214-b945-7ce8242ab18f tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:57.996852 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:57.996852 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:58.000632 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e6a674f9-d119-4214-b945-7ce8242ab18f tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Volume info retrieved successfully. Aug 01 00:22:58.004116 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e6a674f9-d119-4214-b945-7ce8242ab18f tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/volumes/f51645af-633c-4ed3-bce5-8c68f967a5cb returned with HTTP 200 Aug 01 00:22:58.004451 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 893/3543] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:57 2026] GET /volume/v3/volumes/f51645af-633c-4ed3-bce5-8c68f967a5cb => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:22:58.015924 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d5153d75-cc64-40c7-8a0e-357e9e802ba7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:58.017982 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d5153d75-cc64-40c7-8a0e-357e9e802ba7 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] POST https://10.4.3.222/volume/v3/backups Aug 01 00:22:58.018394 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d5153d75-cc64-40c7-8a0e-357e9e802ba7 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f51645af-633c-4ed3-bce5-8c68f967a5cb", "name": "tempest-type-Backup-1021086295"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:58.020191 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-d5153d75-cc64-40c7-8a0e-357e9e802ba7 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Creating new backup {'backup': {'volume_id': 'f51645af-633c-4ed3-bce5-8c68f967a5cb', 'name': 'tempest-type-Backup-1021086295'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:22:58.020415 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-d5153d75-cc64-40c7-8a0e-357e9e802ba7 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Creating backup of volume f51645af-633c-4ed3-bce5-8c68f967a5cb in container None Aug 01 00:22:58.035295 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:58.035295 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:58.035821 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d5153d75-cc64-40c7-8a0e-357e9e802ba7 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Volume info retrieved successfully. Aug 01 00:22:58.106294 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-d5153d75-cc64-40c7-8a0e-357e9e802ba7 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Created reservations ['662992b2-6312-4641-9dd8-cdd8d418eaf6', 'c83bee30-249b-4a03-bcf4-e7476c3bafc2'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:22:58.166419 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d5153d75-cc64-40c7-8a0e-357e9e802ba7 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:22:58.166673 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a8e6913a-98e2-4dd4-ab5f-e9fc9391fb27 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:58.166992 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 881/3544] 10.4.3.222 () {70 vars in 1299 bytes} [Sat Aug 1 00:22:58 2026] POST /volume/v3/backups => generated 316 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:58.168425 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a8e6913a-98e2-4dd4-ab5f-e9fc9391fb27 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] GET https://10.4.3.222/volume/v3/volumes/a6252b6a-8f2f-42cd-91a7-c4e092a97d4c Aug 01 00:22:58.168653 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a8e6913a-98e2-4dd4-ab5f-e9fc9391fb27 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:58.168911 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a8e6913a-98e2-4dd4-ab5f-e9fc9391fb27 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:58.177691 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:58.177691 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:58.181483 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-346a963c-d72d-466c-b60a-18728a3ad77c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:58.182078 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a8e6913a-98e2-4dd4-ab5f-e9fc9391fb27 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Volume info retrieved successfully. Aug 01 00:22:58.183302 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-346a963c-d72d-466c-b60a-18728a3ad77c tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df Aug 01 00:22:58.183514 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-346a963c-d72d-466c-b60a-18728a3ad77c tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:58.183757 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-346a963c-d72d-466c-b60a-18728a3ad77c tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:58.183916 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-346a963c-d72d-466c-b60a-18728a3ad77c tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 46de8234-5f18-4b97-84a1-83d8e2f794df. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:58.186122 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a8e6913a-98e2-4dd4-ab5f-e9fc9391fb27 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] https://10.4.3.222/volume/v3/volumes/a6252b6a-8f2f-42cd-91a7-c4e092a97d4c returned with HTTP 200 Aug 01 00:22:58.186498 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 884/3545] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:58 2026] GET /volume/v3/volumes/a6252b6a-8f2f-42cd-91a7-c4e092a97d4c => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:58.189671 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:58.189671 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:58.190474 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-346a963c-d72d-466c-b60a-18728a3ad77c tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df returned with HTTP 200 Aug 01 00:22:58.190955 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 888/3546] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:58 2026] GET /volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:58.198062 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-51c98be6-77d0-44d3-8da2-c26eb14366d5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:58.200189 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-51c98be6-77d0-44d3-8da2-c26eb14366d5 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] GET https://10.4.3.222/volume/v3/volumes/a6252b6a-8f2f-42cd-91a7-c4e092a97d4c Aug 01 00:22:58.202496 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-51c98be6-77d0-44d3-8da2-c26eb14366d5 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:58.202734 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-51c98be6-77d0-44d3-8da2-c26eb14366d5 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:58.209609 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:58.209609 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:58.212998 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-51c98be6-77d0-44d3-8da2-c26eb14366d5 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Volume info retrieved successfully. Aug 01 00:22:58.216987 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-51c98be6-77d0-44d3-8da2-c26eb14366d5 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] https://10.4.3.222/volume/v3/volumes/a6252b6a-8f2f-42cd-91a7-c4e092a97d4c returned with HTTP 200 Aug 01 00:22:58.217368 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 894/3547] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:58 2026] GET /volume/v3/volumes/a6252b6a-8f2f-42cd-91a7-c4e092a97d4c => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:58.229199 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2aadd4f6-8790-4a49-92a0-f686ff74e7f3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:58.230857 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2aadd4f6-8790-4a49-92a0-f686ff74e7f3 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] POST https://10.4.3.222/volume/v3/volumes/a6252b6a-8f2f-42cd-91a7-c4e092a97d4c/action Aug 01 00:22:58.231180 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2aadd4f6-8790-4a49-92a0-f686ff74e7f3 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1592269631", "disk_format": "raw"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:22:58.231327 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2aadd4f6-8790-4a49-92a0-f686ff74e7f3 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1592269631", "disk_format": "raw"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:22:58.238915 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:58.238915 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:58.239440 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2aadd4f6-8790-4a49-92a0-f686ff74e7f3 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Volume info retrieved successfully. Aug 01 00:22:58.251107 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:58.251107 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:58.254324 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.image.image_utils [None req-2aadd4f6-8790-4a49-92a0-f686ff74e7f3 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1592269631'}] 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-1592269631'}]. {{(pid=100407) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 01 00:22:58.327601 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0b18ac27-1562-4c57-b817-d8b598fcc0dd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:58.329632 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0b18ac27-1562-4c57-b817-d8b598fcc0dd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 Aug 01 00:22:58.329913 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0b18ac27-1562-4c57-b817-d8b598fcc0dd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:58.330126 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0b18ac27-1562-4c57-b817-d8b598fcc0dd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:58.330236 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-0b18ac27-1562-4c57-b817-d8b598fcc0dd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id f60bd602-5cb0-48d9-99ca-7d6bb680d317. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:58.332148 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b83344b1-8e31-4321-9cb3-95b5d7c0166e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:58.333866 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b83344b1-8e31-4321-9cb3-95b5d7c0166e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:22:58.334123 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b83344b1-8e31-4321-9cb3-95b5d7c0166e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:58.334305 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b83344b1-8e31-4321-9cb3-95b5d7c0166e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:58.334406 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-b83344b1-8e31-4321-9cb3-95b5d7c0166e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:58.335007 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:58.335007 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:58.335658 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0b18ac27-1562-4c57-b817-d8b598fcc0dd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 returned with HTTP 200 Aug 01 00:22:58.336103 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 885/3548] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:58 2026] GET /volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:58.339151 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:58.339151 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:58.340012 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b83344b1-8e31-4321-9cb3-95b5d7c0166e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:22:58.340423 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 889/3549] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:58 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:58.345665 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5acb0f68-f0de-4034-b8a7-87b807de6d22 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:58.347538 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5acb0f68-f0de-4034-b8a7-87b807de6d22 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 Aug 01 00:22:58.347798 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5acb0f68-f0de-4034-b8a7-87b807de6d22 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:58.347997 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5acb0f68-f0de-4034-b8a7-87b807de6d22 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:58.348134 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-5acb0f68-f0de-4034-b8a7-87b807de6d22 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 81669014-ebc8-426a-8493-bf7e57a8c048. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:58.352154 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:58.352154 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:58.352863 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5acb0f68-f0de-4034-b8a7-87b807de6d22 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 returned with HTTP 200 Aug 01 00:22:58.353232 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 895/3550] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:58 2026] GET /volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 => generated 773 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:58.682104 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2aadd4f6-8790-4a49-92a0-f686ff74e7f3 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Copy volume to image completed successfully. Aug 01 00:22:58.682532 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2aadd4f6-8790-4a49-92a0-f686ff74e7f3 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] https://10.4.3.222/volume/v3/volumes/a6252b6a-8f2f-42cd-91a7-c4e092a97d4c/action returned with HTTP 202 Aug 01 00:22:58.684502 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 882/3551] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:22:58 2026] POST /volume/v3/volumes/a6252b6a-8f2f-42cd-91a7-c4e092a97d4c/action => generated 686 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:22:59.200818 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-85b636d2-91d8-474b-833c-93dfc46e7e55 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:59.206034 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-85b636d2-91d8-474b-833c-93dfc46e7e55 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df Aug 01 00:22:59.206224 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-85b636d2-91d8-474b-833c-93dfc46e7e55 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:59.206387 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-85b636d2-91d8-474b-833c-93dfc46e7e55 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:59.206486 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-85b636d2-91d8-474b-833c-93dfc46e7e55 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 46de8234-5f18-4b97-84a1-83d8e2f794df. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:59.214352 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:59.214352 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:22:59.215172 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-85b636d2-91d8-474b-833c-93dfc46e7e55 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df returned with HTTP 200 Aug 01 00:22:59.215609 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 886/3552] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:59 2026] GET /volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:59.347868 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-af609963-b1d7-4c57-937c-4a4a9673f5c8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:59.350088 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-af609963-b1d7-4c57-937c-4a4a9673f5c8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 Aug 01 00:22:59.350289 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-af609963-b1d7-4c57-937c-4a4a9673f5c8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:59.350466 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-af609963-b1d7-4c57-937c-4a4a9673f5c8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:59.350561 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-af609963-b1d7-4c57-937c-4a4a9673f5c8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id f60bd602-5cb0-48d9-99ca-7d6bb680d317. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:59.354508 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:59.354508 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:22:59.355062 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-af609963-b1d7-4c57-937c-4a4a9673f5c8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 returned with HTTP 200 Aug 01 00:22:59.355395 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 890/3553] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:22:59 2026] GET /volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:59.355624 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-aa7e0787-8370-48b7-ba8a-459bc3213607 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:59.365001 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6b95ab43-1679-4b20-b429-77708eaaa42f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:22:59.365494 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-aa7e0787-8370-48b7-ba8a-459bc3213607 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:22:59.366805 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-aa7e0787-8370-48b7-ba8a-459bc3213607 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:59.366907 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6b95ab43-1679-4b20-b429-77708eaaa42f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 Aug 01 00:22:59.367166 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6b95ab43-1679-4b20-b429-77708eaaa42f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:22:59.367353 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6b95ab43-1679-4b20-b429-77708eaaa42f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:59.367492 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-6b95ab43-1679-4b20-b429-77708eaaa42f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 81669014-ebc8-426a-8493-bf7e57a8c048. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:59.369264 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-aa7e0787-8370-48b7-ba8a-459bc3213607 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:22:59.371363 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-aa7e0787-8370-48b7-ba8a-459bc3213607 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:22:59.382126 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:59.382126 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:22:59.383071 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6b95ab43-1679-4b20-b429-77708eaaa42f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 returned with HTTP 200 Aug 01 00:22:59.383503 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 883/3554] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:59 2026] GET /volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 => generated 773 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:22:59.400522 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:22:59.400522 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:22:59.405248 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-aa7e0787-8370-48b7-ba8a-459bc3213607 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:22:59.407927 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 896/3555] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:22:59 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 824 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:00.226452 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-356b4c60-f8a3-4807-9536-82515740ddbb None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:00.227995 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-356b4c60-f8a3-4807-9536-82515740ddbb tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df Aug 01 00:23:00.228169 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-356b4c60-f8a3-4807-9536-82515740ddbb tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:00.228336 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-356b4c60-f8a3-4807-9536-82515740ddbb tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:00.228433 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-356b4c60-f8a3-4807-9536-82515740ddbb tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 46de8234-5f18-4b97-84a1-83d8e2f794df. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:00.232521 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:00.232521 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:00.233077 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-356b4c60-f8a3-4807-9536-82515740ddbb tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df returned with HTTP 200 Aug 01 00:23:00.233515 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 887/3556] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:00 2026] GET /volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:00.368818 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-421e60ff-c4c5-4a63-b9be-b90c2d7b23bf None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:00.370595 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-421e60ff-c4c5-4a63-b9be-b90c2d7b23bf tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 Aug 01 00:23:00.370852 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-421e60ff-c4c5-4a63-b9be-b90c2d7b23bf tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:00.371066 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-421e60ff-c4c5-4a63-b9be-b90c2d7b23bf tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:00.371393 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-421e60ff-c4c5-4a63-b9be-b90c2d7b23bf tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id f60bd602-5cb0-48d9-99ca-7d6bb680d317. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:00.376847 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:00.376847 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:00.377648 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-421e60ff-c4c5-4a63-b9be-b90c2d7b23bf tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 returned with HTTP 200 Aug 01 00:23:00.378042 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 891/3557] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:00 2026] GET /volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:00.393935 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f2210d69-b043-454d-af3d-b2502c42e798 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:00.395482 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f2210d69-b043-454d-af3d-b2502c42e798 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 Aug 01 00:23:00.395674 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f2210d69-b043-454d-af3d-b2502c42e798 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:00.395877 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f2210d69-b043-454d-af3d-b2502c42e798 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:00.395991 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-f2210d69-b043-454d-af3d-b2502c42e798 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 81669014-ebc8-426a-8493-bf7e57a8c048. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:00.399845 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:00.399845 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:00.400532 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f2210d69-b043-454d-af3d-b2502c42e798 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 returned with HTTP 200 Aug 01 00:23:00.400970 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 884/3558] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:00 2026] GET /volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:00.417876 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-74670348-efce-441d-9138-408d42e3c545 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:00.419558 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-74670348-efce-441d-9138-408d42e3c545 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:23:00.419754 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-74670348-efce-441d-9138-408d42e3c545 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:00.419966 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-74670348-efce-441d-9138-408d42e3c545 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:00.420095 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-74670348-efce-441d-9138-408d42e3c545 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:00.424037 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:00.424037 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:00.424692 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-74670348-efce-441d-9138-408d42e3c545 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:23:00.425105 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 897/3559] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:00 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:01.243426 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-08bb8e3c-3233-48d4-9d00-037da80438e1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:01.245421 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-08bb8e3c-3233-48d4-9d00-037da80438e1 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df Aug 01 00:23:01.245670 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-08bb8e3c-3233-48d4-9d00-037da80438e1 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:01.245929 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-08bb8e3c-3233-48d4-9d00-037da80438e1 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:01.246047 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-08bb8e3c-3233-48d4-9d00-037da80438e1 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 46de8234-5f18-4b97-84a1-83d8e2f794df. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:01.250415 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:01.250415 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:01.251068 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-08bb8e3c-3233-48d4-9d00-037da80438e1 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df returned with HTTP 200 Aug 01 00:23:01.251449 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 888/3560] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:01 2026] GET /volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:01.389597 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-dd11eab3-eb00-4810-b1b2-debdfc5c17aa None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:01.391372 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-dd11eab3-eb00-4810-b1b2-debdfc5c17aa tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 Aug 01 00:23:01.391585 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-dd11eab3-eb00-4810-b1b2-debdfc5c17aa tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:01.391831 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-dd11eab3-eb00-4810-b1b2-debdfc5c17aa tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:01.391942 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-dd11eab3-eb00-4810-b1b2-debdfc5c17aa tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id f60bd602-5cb0-48d9-99ca-7d6bb680d317. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:01.396197 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:01.396197 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:01.396780 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-dd11eab3-eb00-4810-b1b2-debdfc5c17aa tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 returned with HTTP 200 Aug 01 00:23:01.397105 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 892/3561] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:01 2026] GET /volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:01.412973 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e7c04a32-b4a5-4ca2-b0e3-122161272813 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:01.415041 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e7c04a32-b4a5-4ca2-b0e3-122161272813 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 Aug 01 00:23:01.415243 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e7c04a32-b4a5-4ca2-b0e3-122161272813 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:01.415420 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e7c04a32-b4a5-4ca2-b0e3-122161272813 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:01.415523 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-e7c04a32-b4a5-4ca2-b0e3-122161272813 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 81669014-ebc8-426a-8493-bf7e57a8c048. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:01.444058 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:01.444058 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:01.445148 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e7c04a32-b4a5-4ca2-b0e3-122161272813 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 returned with HTTP 200 Aug 01 00:23:01.445539 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 885/3562] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:01 2026] GET /volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 => generated 784 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:01.454158 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b745583c-d9f5-45c2-adb0-6446e7f91a5e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:01.464509 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b745583c-d9f5-45c2-adb0-6446e7f91a5e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:23:01.464823 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b745583c-d9f5-45c2-adb0-6446e7f91a5e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:01.465064 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b745583c-d9f5-45c2-adb0-6446e7f91a5e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:01.465211 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-b745583c-d9f5-45c2-adb0-6446e7f91a5e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:01.469632 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:01.469632 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:01.470424 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b745583c-d9f5-45c2-adb0-6446e7f91a5e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:23:01.471335 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 898/3563] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:01 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:02.266577 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f93cfc11-e15b-489d-8e88-59399f4e42ab None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:02.272473 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f93cfc11-e15b-489d-8e88-59399f4e42ab tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df Aug 01 00:23:02.273383 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f93cfc11-e15b-489d-8e88-59399f4e42ab tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:02.274872 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f93cfc11-e15b-489d-8e88-59399f4e42ab tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:02.275090 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-f93cfc11-e15b-489d-8e88-59399f4e42ab tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 46de8234-5f18-4b97-84a1-83d8e2f794df. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:02.298789 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:02.298789 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:02.302924 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f93cfc11-e15b-489d-8e88-59399f4e42ab tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df returned with HTTP 200 Aug 01 00:23:02.305433 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 889/3564] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:02 2026] GET /volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df => generated 736 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:02.409430 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c5cf0703-3a8d-4200-b5c2-21b231332fa3 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:02.411240 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c5cf0703-3a8d-4200-b5c2-21b231332fa3 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 Aug 01 00:23:02.411449 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c5cf0703-3a8d-4200-b5c2-21b231332fa3 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:02.411643 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c5cf0703-3a8d-4200-b5c2-21b231332fa3 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:02.411763 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-c5cf0703-3a8d-4200-b5c2-21b231332fa3 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id f60bd602-5cb0-48d9-99ca-7d6bb680d317. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:02.416870 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:02.416870 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:02.417516 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c5cf0703-3a8d-4200-b5c2-21b231332fa3 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 returned with HTTP 200 Aug 01 00:23:02.417966 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 893/3565] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:02 2026] GET /volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:02.456002 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a0e46301-1ae1-43e0-afb6-351c911d10f6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:02.457838 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a0e46301-1ae1-43e0-afb6-351c911d10f6 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 Aug 01 00:23:02.458033 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a0e46301-1ae1-43e0-afb6-351c911d10f6 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:02.458210 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a0e46301-1ae1-43e0-afb6-351c911d10f6 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:02.458306 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-a0e46301-1ae1-43e0-afb6-351c911d10f6 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 81669014-ebc8-426a-8493-bf7e57a8c048. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:02.464530 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:02.464530 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:02.465509 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a0e46301-1ae1-43e0-afb6-351c911d10f6 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 returned with HTTP 200 Aug 01 00:23:02.465893 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 886/3566] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:02 2026] GET /volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:02.484200 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c25fa8fa-ab5f-4543-bb13-8c19779aa0e4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:02.486034 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c25fa8fa-ab5f-4543-bb13-8c19779aa0e4 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:23:02.486224 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c25fa8fa-ab5f-4543-bb13-8c19779aa0e4 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:02.486402 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c25fa8fa-ab5f-4543-bb13-8c19779aa0e4 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:02.486502 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-c25fa8fa-ab5f-4543-bb13-8c19779aa0e4 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:02.496138 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:02.496138 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:02.496974 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c25fa8fa-ab5f-4543-bb13-8c19779aa0e4 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:23:02.497359 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 899/3567] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:02 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:02.509752 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-90517bb0-309c-4f01-b1a9-2e1271b7c05d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:02.512083 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-90517bb0-309c-4f01-b1a9-2e1271b7c05d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/07f4963c-7fd6-4625-9c8f-6c2add3b0eb6 Aug 01 00:23:02.512363 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-90517bb0-309c-4f01-b1a9-2e1271b7c05d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:02.512638 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-90517bb0-309c-4f01-b1a9-2e1271b7c05d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:02.527341 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:02.527341 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:02.532533 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-90517bb0-309c-4f01-b1a9-2e1271b7c05d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:23:02.538007 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-90517bb0-309c-4f01-b1a9-2e1271b7c05d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/07f4963c-7fd6-4625-9c8f-6c2add3b0eb6 returned with HTTP 200 Aug 01 00:23:02.538373 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 890/3568] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:02 2026] GET /volume/v3/volumes/07f4963c-7fd6-4625-9c8f-6c2add3b0eb6 => generated 909 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:02.550782 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-08830d8f-6e90-446f-ba83-fff919ab22e7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:02.552485 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-08830d8f-6e90-446f-ba83-fff919ab22e7 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:23:02.553032 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-08830d8f-6e90-446f-ba83-fff919ab22e7 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:02.553805 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-08830d8f-6e90-446f-ba83-fff919ab22e7 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:02.553991 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-08830d8f-6e90-446f-ba83-fff919ab22e7 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:02.561475 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:02.561475 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:02.562233 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-08830d8f-6e90-446f-ba83-fff919ab22e7 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:23:02.562596 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 894/3569] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:02 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:02.576385 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3cfa2859-f69b-484c-9801-d969d1f48d62 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:02.579515 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3cfa2859-f69b-484c-9801-d969d1f48d62 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/detail Aug 01 00:23:02.579781 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3cfa2859-f69b-484c-9801-d969d1f48d62 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:02.580195 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3cfa2859-f69b-484c-9801-d969d1f48d62 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:02.580443 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-3cfa2859-f69b-484c-9801-d969d1f48d62 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:23:02.596965 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3cfa2859-f69b-484c-9801-d969d1f48d62 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/detail returned with HTTP 200 Aug 01 00:23:02.597479 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 887/3570] 10.4.3.222 () {66 vars in 1258 bytes} [Sat Aug 1 00:23:02 2026] GET /volume/v3/backups/detail => generated 829 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:02.607718 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-813594e6-0145-49dc-bfbb-81e4b947863a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:02.610674 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-813594e6-0145-49dc-bfbb-81e4b947863a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] POST https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b/restore Aug 01 00:23:02.613792 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-813594e6-0145-49dc-bfbb-81e4b947863a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:02.613792 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-813594e6-0145-49dc-bfbb-81e4b947863a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Restoring backup f270ff52-9029-476c-a456-31994bd7432b ({'restore': {}}) {{(pid=100406) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 01 00:23:02.613792 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-813594e6-0145-49dc-bfbb-81e4b947863a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Restoring backup f270ff52-9029-476c-a456-31994bd7432b to volume None. Aug 01 00:23:02.618613 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:02.618613 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:02.620042 np0000006296 devstack@c-api.service[100406]: INFO cinder.backup.api [None req-813594e6-0145-49dc-bfbb-81e4b947863a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Creating volume of 1 GB for restore of backup f270ff52-9029-476c-a456-31994bd7432b. Aug 01 00:23:02.628460 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-813594e6-0145-49dc-bfbb-81e4b947863a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Availability zone cache updated, next update will occur around 2026-08-01 01:23:02.628137. {{(pid=100406) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 00:23:02.628637 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-813594e6-0145-49dc-bfbb-81e4b947863a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Availability Zones retrieved successfully. Aug 01 00:23:02.636509 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-813594e6-0145-49dc-bfbb-81e4b947863a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Flow 'volume_create_api' (b37c335e-50e8-4773-acd4-50333dd8d754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:23:02.638107 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-813594e6-0145-49dc-bfbb-81e4b947863a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (415f1cb0-9afb-4870-bc82-4513262067b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:02.639530 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-813594e6-0145-49dc-bfbb-81e4b947863a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:23:02.669465 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-813594e6-0145-49dc-bfbb-81e4b947863a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (415f1cb0-9afb-4870-bc82-4513262067b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:02.670255 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-813594e6-0145-49dc-bfbb-81e4b947863a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c681cf0-df4d-47b0-b654-d91e695f1c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:02.710355 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-813594e6-0145-49dc-bfbb-81e4b947863a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Created reservations ['6d1cdccb-e674-4b10-87c9-ab2b3e937c4d', '690564cc-fbcd-4aa5-959d-e162274165c3', '5ab75ee9-0f8c-4868-9154-4d5a075cc58e', 'bfde7a0e-df5b-4d9e-a3af-ae66ae7c1cda'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:23:02.711329 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-813594e6-0145-49dc-bfbb-81e4b947863a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c681cf0-df4d-47b0-b654-d91e695f1c85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d1cdccb-e674-4b10-87c9-ab2b3e937c4d', '690564cc-fbcd-4aa5-959d-e162274165c3', '5ab75ee9-0f8c-4868-9154-4d5a075cc58e', 'bfde7a0e-df5b-4d9e-a3af-ae66ae7c1cda']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:02.712057 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-813594e6-0145-49dc-bfbb-81e4b947863a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da862887-690e-489c-a156-c389fae21bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:02.741391 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-813594e6-0145-49dc-bfbb-81e4b947863a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da862887-690e-489c-a156-c389fae21bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d1e0448-ee80-4c47-93ab-2cb2ea380c21', '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_f270ff52-9029-476c-a456-31994bd7432b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75f7f56e2074ed880d3654d667146c5',qos_specs=None,replication_status=,reservations=['6d1cdccb-e674-4b10-87c9-ab2b3e937c4d','690564cc-fbcd-4aa5-959d-e162274165c3','5ab75ee9-0f8c-4868-9154-4d5a075cc58e','bfde7a0e-df5b-4d9e-a3af-ae66ae7c1cda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e49d9099c754cf6806022f7f5d202a3',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:23:02Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_f270ff52-9029-476c-a456-31994bd7432b',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d1e0448-ee80-4c47-93ab-2cb2ea380c21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f75f7f56e2074ed880d3654d667146c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e49d9099c754cf6806022f7f5d202a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:02.742116 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-813594e6-0145-49dc-bfbb-81e4b947863a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57958648-77ca-4246-aa8f-5cf913fabe09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:02.768189 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-813594e6-0145-49dc-bfbb-81e4b947863a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57958648-77ca-4246-aa8f-5cf913fabe09) transitioned into 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_f270ff52-9029-476c-a456-31994bd7432b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75f7f56e2074ed880d3654d667146c5',qos_specs=None,replication_status=,reservations=['6d1cdccb-e674-4b10-87c9-ab2b3e937c4d','690564cc-fbcd-4aa5-959d-e162274165c3','5ab75ee9-0f8c-4868-9154-4d5a075cc58e','bfde7a0e-df5b-4d9e-a3af-ae66ae7c1cda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e49d9099c754cf6806022f7f5d202a3',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:02.769210 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-813594e6-0145-49dc-bfbb-81e4b947863a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c8c988d-2a8b-4931-8378-8575c9e86cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:02.783010 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-813594e6-0145-49dc-bfbb-81e4b947863a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c8c988d-2a8b-4931-8378-8575c9e86cca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:02.783699 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-813594e6-0145-49dc-bfbb-81e4b947863a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Flow 'volume_create_api' (b37c335e-50e8-4773-acd4-50333dd8d754) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:23:02.784107 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-813594e6-0145-49dc-bfbb-81e4b947863a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Create volume request issued successfully. Aug 01 00:23:02.793650 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-39e7da81-93a3-4e3a-aa07-ba189f3c6ef7 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:02.796073 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:02.796073 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:02.796264 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-39e7da81-93a3-4e3a-aa07-ba189f3c6ef7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e Aug 01 00:23:02.796264 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-39e7da81-93a3-4e3a-aa07-ba189f3c6ef7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:02.796404 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-39e7da81-93a3-4e3a-aa07-ba189f3c6ef7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:02.796544 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-813594e6-0145-49dc-bfbb-81e4b947863a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:23:02.810460 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:02.810460 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:02.816837 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-39e7da81-93a3-4e3a-aa07-ba189f3c6ef7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:23:02.824197 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-39e7da81-93a3-4e3a-aa07-ba189f3c6ef7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e returned with HTTP 200 Aug 01 00:23:02.824651 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 891/3571] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:02 2026] GET /volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:02.846586 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-230dfff7-1142-4f41-b120-d782d2395396 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:02.857377 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-230dfff7-1142-4f41-b120-d782d2395396 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e Aug 01 00:23:02.860026 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-230dfff7-1142-4f41-b120-d782d2395396 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:02.860993 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-230dfff7-1142-4f41-b120-d782d2395396 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:02.911026 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:02.911026 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:02.922611 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-230dfff7-1142-4f41-b120-d782d2395396 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:23:02.936083 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-230dfff7-1142-4f41-b120-d782d2395396 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e returned with HTTP 200 Aug 01 00:23:02.936631 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 895/3572] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:02 2026] GET /volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e => generated 877 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:03.005302 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-e74a806d-ba8d-4d88-bce6-ed61b71d3eac None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:03.007407 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-e74a806d-ba8d-4d88-bce6-ed61b71d3eac tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e Aug 01 00:23:03.007620 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-e74a806d-ba8d-4d88-bce6-ed61b71d3eac tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:03.007896 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-e74a806d-ba8d-4d88-bce6-ed61b71d3eac tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:03.018673 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:03.018673 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:03.029512 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-e74a806d-ba8d-4d88-bce6-ed61b71d3eac tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:23:03.035045 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-e74a806d-ba8d-4d88-bce6-ed61b71d3eac tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e returned with HTTP 200 Aug 01 00:23:03.035532 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 888/3573] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:23:03 2026] GET /volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:03.110937 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3efa82aa-0428-4e75-940e-835c988b88c9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:03.111316 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3efa82aa-0428-4e75-940e-835c988b88c9 None None] GET https://10.4.3.222/volume// Aug 01 00:23:03.111525 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3efa82aa-0428-4e75-940e-835c988b88c9 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:03.111709 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3efa82aa-0428-4e75-940e-835c988b88c9 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:03.112060 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3efa82aa-0428-4e75-940e-835c988b88c9 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:23:03.112342 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 892/3574] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:23: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 01 00:23:03.120990 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-a1cac98f-4229-4a44-a38e-22200dc384e5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:03.123274 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-a1cac98f-4229-4a44-a38e-22200dc384e5 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:23:03.123976 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-a1cac98f-4229-4a44-a38e-22200dc384e5 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c46167fa-cdb0-4338-8b37-dd2805a8c60e", "connector": null, "instance_uuid": "d5db6594-e6fb-42c3-ba51-e330a9804511"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:03.139280 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:03.139280 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:03.170982 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-a1cac98f-4229-4a44-a38e-22200dc384e5 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:23:03.171633 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 896/3575] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:23:03 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 01 00:23:03.201055 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-61c86a7b-09f6-4fbd-bc92-f8a849daf47c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:03.204267 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-61c86a7b-09f6-4fbd-bc92-f8a849daf47c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e Aug 01 00:23:03.204267 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-61c86a7b-09f6-4fbd-bc92-f8a849daf47c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:03.204468 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-61c86a7b-09f6-4fbd-bc92-f8a849daf47c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:03.215463 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-64321979-9a28-41d8-9bbd-e04ed15d8b8c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:03.215463 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-64321979-9a28-41d8-9bbd-e04ed15d8b8c None None] GET https://10.4.3.222/volume// Aug 01 00:23:03.215463 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-64321979-9a28-41d8-9bbd-e04ed15d8b8c None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:03.215463 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-64321979-9a28-41d8-9bbd-e04ed15d8b8c None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:03.215463 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-64321979-9a28-41d8-9bbd-e04ed15d8b8c None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:23:03.215463 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 893/3576] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:23: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 01 00:23:03.217097 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:03.217097 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:03.224619 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-61c86a7b-09f6-4fbd-bc92-f8a849daf47c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:23:03.224825 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-7eb853b8-a0b9-41d3-9af5-5263d03bff1f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:03.227186 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-7eb853b8-a0b9-41d3-9af5-5263d03bff1f tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e Aug 01 00:23:03.227455 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-7eb853b8-a0b9-41d3-9af5-5263d03bff1f tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:03.227714 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-7eb853b8-a0b9-41d3-9af5-5263d03bff1f tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:03.229063 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-61c86a7b-09f6-4fbd-bc92-f8a849daf47c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e returned with HTTP 200 Aug 01 00:23:03.229731 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 889/3577] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:03 2026] GET /volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:03.243001 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:03.243001 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:03.247811 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-7eb853b8-a0b9-41d3-9af5-5263d03bff1f tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:23:03.254142 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-7eb853b8-a0b9-41d3-9af5-5263d03bff1f tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e returned with HTTP 200 Aug 01 00:23:03.254910 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 897/3578] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:23:03 2026] GET /volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e => generated 1056 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 01 00:23:03.366328 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-8f952653-4e6f-464d-94a1-4e0605d17fb2 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:03.368236 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8f952653-4e6f-464d-94a1-4e0605d17fb2 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df Aug 01 00:23:03.368653 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8f952653-4e6f-464d-94a1-4e0605d17fb2 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:03.370233 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8f952653-4e6f-464d-94a1-4e0605d17fb2 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:03.370233 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-8f952653-4e6f-464d-94a1-4e0605d17fb2 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 46de8234-5f18-4b97-84a1-83d8e2f794df. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:03.383901 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:03.383901 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:03.384803 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8f952653-4e6f-464d-94a1-4e0605d17fb2 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df returned with HTTP 200 Aug 01 00:23:03.385888 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 894/3579] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:03 2026] GET /volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:03.395910 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-d84ae41d-6f21-4ffb-80fb-688c2dba8547 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:03.399031 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-d84ae41d-6f21-4ffb-80fb-688c2dba8547 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] PUT https://10.4.3.222/volume/v3/attachments/409ca42c-d3f4-4d55-b4cc-c02c5009df74 Aug 01 00:23:03.399524 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-d84ae41d-6f21-4ffb-80fb-688c2dba8547 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:03.410296 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-d84ae41d-6f21-4ffb-80fb-688c2dba8547 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Acquiring lock "cinder-attachment_update-c46167fa-cdb0-4338-8b37-dd2805a8c60e-np0000006296" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:23:03.415856 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-d84ae41d-6f21-4ffb-80fb-688c2dba8547 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Lock "cinder-attachment_update-c46167fa-cdb0-4338-8b37-dd2805a8c60e-np0000006296" acquired by "attachment_update" :: waited 0.006s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:23:03.417438 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:03.417438 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:03.432634 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e31cd889-c5bd-4804-84ec-643eff218e9d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:03.437068 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e31cd889-c5bd-4804-84ec-643eff218e9d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 Aug 01 00:23:03.437374 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e31cd889-c5bd-4804-84ec-643eff218e9d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:03.437629 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e31cd889-c5bd-4804-84ec-643eff218e9d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:03.437896 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-e31cd889-c5bd-4804-84ec-643eff218e9d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id f60bd602-5cb0-48d9-99ca-7d6bb680d317. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:03.442498 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:03.442498 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:03.443221 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e31cd889-c5bd-4804-84ec-643eff218e9d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 returned with HTTP 200 Aug 01 00:23:03.443687 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 898/3580] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:03 2026] GET /volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:03.476752 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-373372a6-9c30-4847-b561-b62605b0b9f1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:03.481983 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-373372a6-9c30-4847-b561-b62605b0b9f1 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 Aug 01 00:23:03.482342 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-373372a6-9c30-4847-b561-b62605b0b9f1 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:03.483054 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-373372a6-9c30-4847-b561-b62605b0b9f1 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:03.483279 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-373372a6-9c30-4847-b561-b62605b0b9f1 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 81669014-ebc8-426a-8493-bf7e57a8c048. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:03.496643 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:03.496643 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:03.497633 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-373372a6-9c30-4847-b561-b62605b0b9f1 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 returned with HTTP 200 Aug 01 00:23:03.498118 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 895/3581] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:03 2026] GET /volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 => generated 784 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:03.522493 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-d84ae41d-6f21-4ffb-80fb-688c2dba8547 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Lock "cinder-attachment_update-c46167fa-cdb0-4338-8b37-dd2805a8c60e-np0000006296" released by "attachment_update" :: held 0.107s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:23:03.522940 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-d84ae41d-6f21-4ffb-80fb-688c2dba8547 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/attachments/409ca42c-d3f4-4d55-b4cc-c02c5009df74 returned with HTTP 200 Aug 01 00:23:03.523520 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 890/3582] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:23:03 2026] PUT /volume/v3/attachments/409ca42c-d3f4-4d55-b4cc-c02c5009df74 => generated 968 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:23:03.533178 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-1ae358e7-0815-4d56-897a-4b14dcee5ef7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:03.535983 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-1ae358e7-0815-4d56-897a-4b14dcee5ef7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e/encryption Aug 01 00:23:03.536261 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-1ae358e7-0815-4d56-897a-4b14dcee5ef7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:03.536503 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-1ae358e7-0815-4d56-897a-4b14dcee5ef7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'index' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:03.551430 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:03.551430 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:03.561478 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-1ae358e7-0815-4d56-897a-4b14dcee5ef7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e/encryption returned with HTTP 200 Aug 01 00:23:03.562080 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 899/3583] 10.4.3.222 () {68 vars in 1631 bytes} [Sat Aug 1 00:23:03 2026] GET /volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:03.803783 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:03.803783 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:03.804305 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-813594e6-0145-49dc-bfbb-81e4b947863a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:23:03.804449 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.backup.api [None req-813594e6-0145-49dc-bfbb-81e4b947863a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Checking backup size 1 against volume size 1 {{(pid=100406) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 01 00:23:03.804582 np0000006296 devstack@c-api.service[100406]: INFO cinder.backup.api [None req-813594e6-0145-49dc-bfbb-81e4b947863a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Overwriting volume 4d1e0448-ee80-4c47-93ab-2cb2ea380c21 with restore of backup f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:23:03.817061 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-813594e6-0145-49dc-bfbb-81e4b947863a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] restore_backup in rpcapi backup_id f270ff52-9029-476c-a456-31994bd7432b {{(pid=100406) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 01 00:23:03.818910 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-813594e6-0145-49dc-bfbb-81e4b947863a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b/restore returned with HTTP 202 Aug 01 00:23:03.819264 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 900/3584] 10.4.3.222 () {68 vars in 1393 bytes} [Sat Aug 1 00:23:02 2026] POST /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b/restore => generated 189 bytes in 1212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:23:03.829070 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-172aab55-15ff-4930-8cf2-dcb6016f89ba None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:03.830424 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-172aab55-15ff-4930-8cf2-dcb6016f89ba tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:23:03.830700 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-172aab55-15ff-4930-8cf2-dcb6016f89ba tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:03.830971 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-172aab55-15ff-4930-8cf2-dcb6016f89ba tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:03.831142 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-172aab55-15ff-4930-8cf2-dcb6016f89ba tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:03.835096 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:03.835096 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:03.835872 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-172aab55-15ff-4930-8cf2-dcb6016f89ba tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:23:03.836297 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 896/3585] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:03 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:04.244563 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a4c74dd6-d726-40dc-adad-d1a6e68a514e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:04.246393 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a4c74dd6-d726-40dc-adad-d1a6e68a514e tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e Aug 01 00:23:04.246964 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a4c74dd6-d726-40dc-adad-d1a6e68a514e tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:04.247293 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a4c74dd6-d726-40dc-adad-d1a6e68a514e tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:04.258398 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:04.258398 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:04.263933 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a4c74dd6-d726-40dc-adad-d1a6e68a514e tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:23:04.267031 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a4c74dd6-d726-40dc-adad-d1a6e68a514e tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e returned with HTTP 200 Aug 01 00:23:04.267571 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 891/3586] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:04 2026] GET /volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:04.418935 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ef48631b-8d02-48fd-89ce-840d3be62665 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:04.421001 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ef48631b-8d02-48fd-89ce-840d3be62665 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df Aug 01 00:23:04.421237 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ef48631b-8d02-48fd-89ce-840d3be62665 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:04.421442 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ef48631b-8d02-48fd-89ce-840d3be62665 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:04.421606 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-ef48631b-8d02-48fd-89ce-840d3be62665 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 46de8234-5f18-4b97-84a1-83d8e2f794df. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:04.426267 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:04.426267 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:04.427038 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ef48631b-8d02-48fd-89ce-840d3be62665 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df returned with HTTP 200 Aug 01 00:23:04.427431 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 900/3587] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:04 2026] GET /volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:04.456126 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-65214286-964d-481c-bdad-2d589e9c50a0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:04.457804 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-65214286-964d-481c-bdad-2d589e9c50a0 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 Aug 01 00:23:04.458021 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-65214286-964d-481c-bdad-2d589e9c50a0 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:04.458195 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-65214286-964d-481c-bdad-2d589e9c50a0 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:04.458294 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-65214286-964d-481c-bdad-2d589e9c50a0 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id f60bd602-5cb0-48d9-99ca-7d6bb680d317. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:04.461885 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:04.461885 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:04.462439 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-65214286-964d-481c-bdad-2d589e9c50a0 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 returned with HTTP 200 Aug 01 00:23:04.462782 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 901/3588] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:04 2026] GET /volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:04.508853 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-205ce716-b157-4571-b16f-c716aeb79079 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:04.510628 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-205ce716-b157-4571-b16f-c716aeb79079 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 Aug 01 00:23:04.510865 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-205ce716-b157-4571-b16f-c716aeb79079 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:04.511039 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-205ce716-b157-4571-b16f-c716aeb79079 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:04.511140 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-205ce716-b157-4571-b16f-c716aeb79079 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 81669014-ebc8-426a-8493-bf7e57a8c048. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:04.517430 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:04.517430 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:04.518352 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-205ce716-b157-4571-b16f-c716aeb79079 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 returned with HTTP 200 Aug 01 00:23:04.518818 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 897/3589] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:04 2026] GET /volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:04.846829 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c9f643a9-aca3-4a3a-87b5-dac140bfe4b2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:04.850089 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c9f643a9-aca3-4a3a-87b5-dac140bfe4b2 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:23:04.850089 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c9f643a9-aca3-4a3a-87b5-dac140bfe4b2 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:04.850089 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c9f643a9-aca3-4a3a-87b5-dac140bfe4b2 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:04.850089 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-c9f643a9-aca3-4a3a-87b5-dac140bfe4b2 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:04.853785 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:04.853785 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:04.854724 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c9f643a9-aca3-4a3a-87b5-dac140bfe4b2 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:23:04.855205 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 892/3590] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:04 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:05.281509 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-54be7a9a-c742-45a7-aa53-9aa4cb69fe2d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:05.284317 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-54be7a9a-c742-45a7-aa53-9aa4cb69fe2d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e Aug 01 00:23:05.284559 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-54be7a9a-c742-45a7-aa53-9aa4cb69fe2d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:05.284803 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-54be7a9a-c742-45a7-aa53-9aa4cb69fe2d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:05.294605 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:05.294605 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:05.298232 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-54be7a9a-c742-45a7-aa53-9aa4cb69fe2d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:23:05.302930 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-54be7a9a-c742-45a7-aa53-9aa4cb69fe2d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e returned with HTTP 200 Aug 01 00:23:05.303368 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 901/3591] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:05 2026] GET /volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:05.442561 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-07a8df89-5559-4011-8e8f-85f67933bd0d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:05.444822 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-07a8df89-5559-4011-8e8f-85f67933bd0d tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df Aug 01 00:23:05.445109 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-07a8df89-5559-4011-8e8f-85f67933bd0d tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:05.445417 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-07a8df89-5559-4011-8e8f-85f67933bd0d tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:05.445494 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-07a8df89-5559-4011-8e8f-85f67933bd0d tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 46de8234-5f18-4b97-84a1-83d8e2f794df. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:05.450526 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:05.450526 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:05.451324 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-07a8df89-5559-4011-8e8f-85f67933bd0d tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df returned with HTTP 200 Aug 01 00:23:05.451837 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 902/3592] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:05 2026] GET /volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:05.476989 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ec2d3e22-581a-4466-b477-f4e6d1c732b8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:05.479395 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ec2d3e22-581a-4466-b477-f4e6d1c732b8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 Aug 01 00:23:05.479637 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ec2d3e22-581a-4466-b477-f4e6d1c732b8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:05.480324 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ec2d3e22-581a-4466-b477-f4e6d1c732b8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:05.480480 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-ec2d3e22-581a-4466-b477-f4e6d1c732b8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id f60bd602-5cb0-48d9-99ca-7d6bb680d317. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:05.490444 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:05.490444 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:05.491435 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ec2d3e22-581a-4466-b477-f4e6d1c732b8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 returned with HTTP 200 Aug 01 00:23:05.491893 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 898/3593] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:05 2026] GET /volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:05.530995 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-46872248-3be9-4c66-a658-d815b32fd67d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:05.535445 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-46872248-3be9-4c66-a658-d815b32fd67d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 Aug 01 00:23:05.535445 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-46872248-3be9-4c66-a658-d815b32fd67d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:05.535445 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-46872248-3be9-4c66-a658-d815b32fd67d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:05.535445 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-46872248-3be9-4c66-a658-d815b32fd67d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 81669014-ebc8-426a-8493-bf7e57a8c048. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:05.540651 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:05.540651 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:05.541856 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-46872248-3be9-4c66-a658-d815b32fd67d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 returned with HTTP 200 Aug 01 00:23:05.542449 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 893/3594] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:05 2026] GET /volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:05.865413 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ed3ac2fb-88c0-4865-8ff5-8a9b648cbe92 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:05.867256 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ed3ac2fb-88c0-4865-8ff5-8a9b648cbe92 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:23:05.867423 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ed3ac2fb-88c0-4865-8ff5-8a9b648cbe92 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:05.867640 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ed3ac2fb-88c0-4865-8ff5-8a9b648cbe92 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:05.867788 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-ed3ac2fb-88c0-4865-8ff5-8a9b648cbe92 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:05.871978 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:05.871978 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:05.872697 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ed3ac2fb-88c0-4865-8ff5-8a9b648cbe92 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:23:05.873162 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 902/3595] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:05 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:06.319561 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f4539ef3-2e4e-434c-91f0-dd728c553a1d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:06.321297 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f4539ef3-2e4e-434c-91f0-dd728c553a1d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e Aug 01 00:23:06.321485 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f4539ef3-2e4e-434c-91f0-dd728c553a1d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:06.321671 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f4539ef3-2e4e-434c-91f0-dd728c553a1d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:06.334027 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:06.334027 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:06.337346 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f4539ef3-2e4e-434c-91f0-dd728c553a1d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:23:06.341087 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f4539ef3-2e4e-434c-91f0-dd728c553a1d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e returned with HTTP 200 Aug 01 00:23:06.341435 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 903/3596] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:06 2026] GET /volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:06.464641 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c25b78c9-71a7-4bd7-9c8d-8644616906ce None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:06.467587 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c25b78c9-71a7-4bd7-9c8d-8644616906ce tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df Aug 01 00:23:06.468144 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c25b78c9-71a7-4bd7-9c8d-8644616906ce tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:06.468443 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c25b78c9-71a7-4bd7-9c8d-8644616906ce tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:06.468443 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-c25b78c9-71a7-4bd7-9c8d-8644616906ce tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 46de8234-5f18-4b97-84a1-83d8e2f794df. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:06.476866 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:06.476866 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:06.479785 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c25b78c9-71a7-4bd7-9c8d-8644616906ce tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df returned with HTTP 200 Aug 01 00:23:06.479785 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 899/3597] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:06 2026] GET /volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:06.507784 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0f347c38-359e-4177-8fb7-25a3946e87d4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:06.511590 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0f347c38-359e-4177-8fb7-25a3946e87d4 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 Aug 01 00:23:06.511590 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0f347c38-359e-4177-8fb7-25a3946e87d4 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:06.511590 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0f347c38-359e-4177-8fb7-25a3946e87d4 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:06.511590 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-0f347c38-359e-4177-8fb7-25a3946e87d4 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id f60bd602-5cb0-48d9-99ca-7d6bb680d317. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:06.516140 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:06.516140 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:06.517178 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0f347c38-359e-4177-8fb7-25a3946e87d4 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 returned with HTTP 200 Aug 01 00:23:06.517736 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 894/3598] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:06 2026] GET /volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:06.557670 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6c32cb77-28eb-45a0-819c-24627ed3dc27 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:06.559550 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6c32cb77-28eb-45a0-819c-24627ed3dc27 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 Aug 01 00:23:06.559784 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6c32cb77-28eb-45a0-819c-24627ed3dc27 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:06.559986 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6c32cb77-28eb-45a0-819c-24627ed3dc27 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:06.560094 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-6c32cb77-28eb-45a0-819c-24627ed3dc27 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 81669014-ebc8-426a-8493-bf7e57a8c048. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:06.564460 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:06.564460 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:06.565267 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6c32cb77-28eb-45a0-819c-24627ed3dc27 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 returned with HTTP 200 Aug 01 00:23:06.565641 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 903/3599] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:06 2026] GET /volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:06.885097 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-78bcc26f-c2a3-4465-9fcd-5ad4082738f3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:06.886869 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-78bcc26f-c2a3-4465-9fcd-5ad4082738f3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:23:06.887063 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-78bcc26f-c2a3-4465-9fcd-5ad4082738f3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:06.887249 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-78bcc26f-c2a3-4465-9fcd-5ad4082738f3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:06.887344 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-78bcc26f-c2a3-4465-9fcd-5ad4082738f3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:06.891549 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:06.891549 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:06.892362 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-78bcc26f-c2a3-4465-9fcd-5ad4082738f3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:23:06.892862 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 904/3600] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:06 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:07.356106 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-903dbccc-8427-4e6b-b74e-c8c2675ec5ee None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:07.361151 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-903dbccc-8427-4e6b-b74e-c8c2675ec5ee tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e Aug 01 00:23:07.361151 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-903dbccc-8427-4e6b-b74e-c8c2675ec5ee tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:07.361151 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-903dbccc-8427-4e6b-b74e-c8c2675ec5ee tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:07.374650 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:07.374650 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:07.378151 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-903dbccc-8427-4e6b-b74e-c8c2675ec5ee tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:23:07.384560 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-903dbccc-8427-4e6b-b74e-c8c2675ec5ee tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e returned with HTTP 200 Aug 01 00:23:07.384560 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 900/3601] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:07 2026] GET /volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:07.493001 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0e292f1e-94eb-492c-894d-ceb07329772a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:07.495712 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0e292f1e-94eb-492c-894d-ceb07329772a tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df Aug 01 00:23:07.495933 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0e292f1e-94eb-492c-894d-ceb07329772a tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:07.496144 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0e292f1e-94eb-492c-894d-ceb07329772a tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:07.496283 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-0e292f1e-94eb-492c-894d-ceb07329772a tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 46de8234-5f18-4b97-84a1-83d8e2f794df. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:07.501120 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:07.501120 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:07.501731 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0e292f1e-94eb-492c-894d-ceb07329772a tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df returned with HTTP 200 Aug 01 00:23:07.502104 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 895/3602] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:07 2026] GET /volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:07.531968 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-54496ed4-a59c-4da5-81ad-47243747eb63 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:07.535243 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-54496ed4-a59c-4da5-81ad-47243747eb63 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 Aug 01 00:23:07.535476 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-54496ed4-a59c-4da5-81ad-47243747eb63 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:07.535677 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-54496ed4-a59c-4da5-81ad-47243747eb63 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:07.535824 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-54496ed4-a59c-4da5-81ad-47243747eb63 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id f60bd602-5cb0-48d9-99ca-7d6bb680d317. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:07.543848 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:07.543848 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:07.544536 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-54496ed4-a59c-4da5-81ad-47243747eb63 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 returned with HTTP 200 Aug 01 00:23:07.544992 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 904/3603] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:07 2026] GET /volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 => generated 709 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:07.580822 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b548cc53-1316-4420-a48d-32a400464323 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:07.584796 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b548cc53-1316-4420-a48d-32a400464323 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 Aug 01 00:23:07.584796 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b548cc53-1316-4420-a48d-32a400464323 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:07.584796 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b548cc53-1316-4420-a48d-32a400464323 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:07.584796 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-b548cc53-1316-4420-a48d-32a400464323 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 81669014-ebc8-426a-8493-bf7e57a8c048. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:07.588398 np0000006296 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=692,cinder:UPDATE=208,cinder:INSERT=124 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:23:07.598360 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:07.598360 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:07.599264 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b548cc53-1316-4420-a48d-32a400464323 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 returned with HTTP 200 Aug 01 00:23:07.599624 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 905/3604] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:07 2026] GET /volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 => generated 784 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:07.912802 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-349c6ccc-3f57-43e7-b9f0-897050e6039c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:07.914832 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-349c6ccc-3f57-43e7-b9f0-897050e6039c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:23:07.915077 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-349c6ccc-3f57-43e7-b9f0-897050e6039c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:07.915404 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-349c6ccc-3f57-43e7-b9f0-897050e6039c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:07.915519 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-349c6ccc-3f57-43e7-b9f0-897050e6039c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:07.924254 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:07.924254 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:07.925399 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-349c6ccc-3f57-43e7-b9f0-897050e6039c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:23:07.926006 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 901/3605] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:07 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:08.403393 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-94a15b30-5731-494a-8f90-878631db27b5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:08.405543 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-94a15b30-5731-494a-8f90-878631db27b5 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e Aug 01 00:23:08.405834 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-94a15b30-5731-494a-8f90-878631db27b5 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:08.406096 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-94a15b30-5731-494a-8f90-878631db27b5 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:08.417983 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:08.417983 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:08.422977 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-94a15b30-5731-494a-8f90-878631db27b5 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:23:08.428835 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-94a15b30-5731-494a-8f90-878631db27b5 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e returned with HTTP 200 Aug 01 00:23:08.429336 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 896/3606] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:08 2026] GET /volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:08.514592 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d10067de-92fc-43e3-bf18-50ad9b470d6f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:08.517597 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d10067de-92fc-43e3-bf18-50ad9b470d6f tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df Aug 01 00:23:08.517714 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d10067de-92fc-43e3-bf18-50ad9b470d6f tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:08.517927 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d10067de-92fc-43e3-bf18-50ad9b470d6f tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:08.518019 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-d10067de-92fc-43e3-bf18-50ad9b470d6f tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 46de8234-5f18-4b97-84a1-83d8e2f794df. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:08.522457 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:08.522457 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:08.522925 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d10067de-92fc-43e3-bf18-50ad9b470d6f tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df returned with HTTP 200 Aug 01 00:23:08.523141 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 905/3607] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:08 2026] GET /volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:08.556742 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4a3c02bd-d29a-4396-947e-24c4fb264fdf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:08.558841 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4a3c02bd-d29a-4396-947e-24c4fb264fdf tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 Aug 01 00:23:08.559059 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4a3c02bd-d29a-4396-947e-24c4fb264fdf tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:08.559235 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4a3c02bd-d29a-4396-947e-24c4fb264fdf tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:08.559345 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-4a3c02bd-d29a-4396-947e-24c4fb264fdf tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id f60bd602-5cb0-48d9-99ca-7d6bb680d317. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:08.565876 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:08.565876 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:08.565876 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4a3c02bd-d29a-4396-947e-24c4fb264fdf tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 returned with HTTP 200 Aug 01 00:23:08.566036 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 906/3608] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:08 2026] GET /volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 => generated 709 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:08.612494 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a1833fa8-cfc8-4a9b-b054-b4b9c7edab5e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:08.616653 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a1833fa8-cfc8-4a9b-b054-b4b9c7edab5e tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 Aug 01 00:23:08.616653 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a1833fa8-cfc8-4a9b-b054-b4b9c7edab5e tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:08.616653 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a1833fa8-cfc8-4a9b-b054-b4b9c7edab5e tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:08.616653 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-a1833fa8-cfc8-4a9b-b054-b4b9c7edab5e tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 81669014-ebc8-426a-8493-bf7e57a8c048. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:08.625326 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:08.625326 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:08.626379 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a1833fa8-cfc8-4a9b-b054-b4b9c7edab5e tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 returned with HTTP 200 Aug 01 00:23:08.627224 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 902/3609] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:08 2026] GET /volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 => generated 784 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:08.945136 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8784e3ae-47b3-44f7-b7be-311e82030512 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:08.947127 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8784e3ae-47b3-44f7-b7be-311e82030512 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:23:08.947310 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8784e3ae-47b3-44f7-b7be-311e82030512 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:08.947481 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8784e3ae-47b3-44f7-b7be-311e82030512 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:08.947612 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-8784e3ae-47b3-44f7-b7be-311e82030512 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:08.951941 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:08.951941 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:08.958601 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8784e3ae-47b3-44f7-b7be-311e82030512 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:23:08.958601 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 897/3610] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:08 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:09.454533 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-081ea938-b20b-4625-9ed7-7a166c95eaa6 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:09.455412 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-081ea938-b20b-4625-9ed7-7a166c95eaa6 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e Aug 01 00:23:09.455787 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-081ea938-b20b-4625-9ed7-7a166c95eaa6 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:09.456074 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-081ea938-b20b-4625-9ed7-7a166c95eaa6 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:09.470849 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:09.470849 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:09.474747 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-081ea938-b20b-4625-9ed7-7a166c95eaa6 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:23:09.480937 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-081ea938-b20b-4625-9ed7-7a166c95eaa6 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e returned with HTTP 200 Aug 01 00:23:09.481598 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 906/3611] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:09 2026] GET /volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:09.540887 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b1bd26fb-921e-469c-854e-84b3ada053bb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:09.543160 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b1bd26fb-921e-469c-854e-84b3ada053bb tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df Aug 01 00:23:09.546142 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b1bd26fb-921e-469c-854e-84b3ada053bb tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:09.546142 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b1bd26fb-921e-469c-854e-84b3ada053bb tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:09.546142 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-b1bd26fb-921e-469c-854e-84b3ada053bb tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 46de8234-5f18-4b97-84a1-83d8e2f794df. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:09.549624 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:09.549624 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:09.550369 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b1bd26fb-921e-469c-854e-84b3ada053bb tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df returned with HTTP 200 Aug 01 00:23:09.551310 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 907/3612] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:09 2026] GET /volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:23:09.578571 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-26124c15-b28c-49b8-9d4f-5095defc085c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:09.583480 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-26124c15-b28c-49b8-9d4f-5095defc085c tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 Aug 01 00:23:09.583480 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-26124c15-b28c-49b8-9d4f-5095defc085c tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:09.583480 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-26124c15-b28c-49b8-9d4f-5095defc085c tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:09.583480 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-26124c15-b28c-49b8-9d4f-5095defc085c tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id f60bd602-5cb0-48d9-99ca-7d6bb680d317. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:09.592105 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:09.592105 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:09.592105 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-26124c15-b28c-49b8-9d4f-5095defc085c tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 returned with HTTP 200 Aug 01 00:23:09.592556 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 903/3613] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:09 2026] GET /volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 => generated 709 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:09.639831 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5df19130-9575-42cb-b57a-baaa1d8fc12a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:09.646336 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5df19130-9575-42cb-b57a-baaa1d8fc12a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 Aug 01 00:23:09.646336 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5df19130-9575-42cb-b57a-baaa1d8fc12a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:09.646336 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5df19130-9575-42cb-b57a-baaa1d8fc12a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:09.646336 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-5df19130-9575-42cb-b57a-baaa1d8fc12a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 81669014-ebc8-426a-8493-bf7e57a8c048. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:09.653378 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:09.653378 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:09.655062 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5df19130-9575-42cb-b57a-baaa1d8fc12a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 returned with HTTP 200 Aug 01 00:23:09.655062 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 898/3614] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:09 2026] GET /volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 => generated 784 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:09.969485 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e458677d-b28a-4205-9b09-9e66e86d3f4e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:09.971428 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e458677d-b28a-4205-9b09-9e66e86d3f4e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:23:09.971696 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e458677d-b28a-4205-9b09-9e66e86d3f4e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:09.971948 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e458677d-b28a-4205-9b09-9e66e86d3f4e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:09.972093 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-e458677d-b28a-4205-9b09-9e66e86d3f4e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:09.976296 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:09.976296 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:09.977101 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e458677d-b28a-4205-9b09-9e66e86d3f4e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:23:09.977496 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 907/3615] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:09 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:10.501822 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-72a45a26-851b-4527-8361-dbbac6b22f35 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:10.506154 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-72a45a26-851b-4527-8361-dbbac6b22f35 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e Aug 01 00:23:10.506406 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-72a45a26-851b-4527-8361-dbbac6b22f35 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:10.506594 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-72a45a26-851b-4527-8361-dbbac6b22f35 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:10.525228 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:10.525228 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:10.531384 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-72a45a26-851b-4527-8361-dbbac6b22f35 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:23:10.542166 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-72a45a26-851b-4527-8361-dbbac6b22f35 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e returned with HTTP 200 Aug 01 00:23:10.549954 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 908/3616] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:10 2026] GET /volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e => generated 877 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:10.567830 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-58280b52-3ca7-4b1e-bc10-c7d7921aa3c8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:10.569487 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-58280b52-3ca7-4b1e-bc10-c7d7921aa3c8 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df Aug 01 00:23:10.569943 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-58280b52-3ca7-4b1e-bc10-c7d7921aa3c8 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:10.570010 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-58280b52-3ca7-4b1e-bc10-c7d7921aa3c8 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:10.570173 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-58280b52-3ca7-4b1e-bc10-c7d7921aa3c8 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 46de8234-5f18-4b97-84a1-83d8e2f794df. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:10.580807 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:10.580807 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:10.580807 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-58280b52-3ca7-4b1e-bc10-c7d7921aa3c8 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df returned with HTTP 200 Aug 01 00:23:10.580807 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 904/3617] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:10 2026] GET /volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:10.605677 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8d8fd6de-ad2f-41cb-b7c5-572fc268733e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:10.607352 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8d8fd6de-ad2f-41cb-b7c5-572fc268733e tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 Aug 01 00:23:10.607669 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8d8fd6de-ad2f-41cb-b7c5-572fc268733e tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:10.607747 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8d8fd6de-ad2f-41cb-b7c5-572fc268733e tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:10.607853 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-8d8fd6de-ad2f-41cb-b7c5-572fc268733e tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id f60bd602-5cb0-48d9-99ca-7d6bb680d317. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:10.612265 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:10.612265 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:10.613027 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8d8fd6de-ad2f-41cb-b7c5-572fc268733e tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 returned with HTTP 200 Aug 01 00:23:10.613497 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 899/3618] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:10 2026] GET /volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:10.673870 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-78ee6184-05b7-4b38-bd8f-b74dbd8038a7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:10.679827 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-78ee6184-05b7-4b38-bd8f-b74dbd8038a7 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 Aug 01 00:23:10.679827 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-78ee6184-05b7-4b38-bd8f-b74dbd8038a7 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:10.679827 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-78ee6184-05b7-4b38-bd8f-b74dbd8038a7 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:10.679827 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-78ee6184-05b7-4b38-bd8f-b74dbd8038a7 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 81669014-ebc8-426a-8493-bf7e57a8c048. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:10.685341 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:10.685341 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:10.685341 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-78ee6184-05b7-4b38-bd8f-b74dbd8038a7 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 returned with HTTP 200 Aug 01 00:23:10.685341 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 908/3619] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:10 2026] GET /volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:10.990021 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8352eebb-8b8f-40cf-b01f-53ebd7eaa0a5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:10.993315 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8352eebb-8b8f-40cf-b01f-53ebd7eaa0a5 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:23:10.993501 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8352eebb-8b8f-40cf-b01f-53ebd7eaa0a5 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:10.993741 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8352eebb-8b8f-40cf-b01f-53ebd7eaa0a5 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:10.993878 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-8352eebb-8b8f-40cf-b01f-53ebd7eaa0a5 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:11.002216 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:11.002216 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:11.003328 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8352eebb-8b8f-40cf-b01f-53ebd7eaa0a5 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:23:11.006169 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 909/3620] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:10 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:11.558526 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4275e0f5-8dbe-49ae-839c-c0b8ec2bd0d9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:11.561227 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4275e0f5-8dbe-49ae-839c-c0b8ec2bd0d9 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e Aug 01 00:23:11.561470 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4275e0f5-8dbe-49ae-839c-c0b8ec2bd0d9 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:11.561667 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4275e0f5-8dbe-49ae-839c-c0b8ec2bd0d9 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:11.571399 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:11.571399 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:11.574859 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-4275e0f5-8dbe-49ae-839c-c0b8ec2bd0d9 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:23:11.578818 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4275e0f5-8dbe-49ae-839c-c0b8ec2bd0d9 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e returned with HTTP 200 Aug 01 00:23:11.579181 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 905/3621] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:11 2026] GET /volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:11.588410 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9ef5084e-27cb-4053-a28e-79625a00cd87 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:11.590927 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9ef5084e-27cb-4053-a28e-79625a00cd87 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df Aug 01 00:23:11.591250 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9ef5084e-27cb-4053-a28e-79625a00cd87 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:11.591562 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9ef5084e-27cb-4053-a28e-79625a00cd87 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:11.591780 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-9ef5084e-27cb-4053-a28e-79625a00cd87 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 46de8234-5f18-4b97-84a1-83d8e2f794df. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:11.597065 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:11.597065 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:11.597645 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9ef5084e-27cb-4053-a28e-79625a00cd87 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df returned with HTTP 200 Aug 01 00:23:11.598010 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 900/3622] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:11 2026] GET /volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:11.624949 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f094dcac-7a2e-4e2f-8e67-71ec0f11a300 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:11.627334 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f094dcac-7a2e-4e2f-8e67-71ec0f11a300 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 Aug 01 00:23:11.627653 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f094dcac-7a2e-4e2f-8e67-71ec0f11a300 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:11.627940 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f094dcac-7a2e-4e2f-8e67-71ec0f11a300 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:11.628097 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-f094dcac-7a2e-4e2f-8e67-71ec0f11a300 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id f60bd602-5cb0-48d9-99ca-7d6bb680d317. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:11.633197 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:11.633197 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:11.633952 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f094dcac-7a2e-4e2f-8e67-71ec0f11a300 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 returned with HTTP 200 Aug 01 00:23:11.634400 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 909/3623] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:11 2026] GET /volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 => generated 710 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:11.643646 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5d975f79-b858-47e9-b584-a246acf66fb4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:11.646065 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5d975f79-b858-47e9-b584-a246acf66fb4 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] DELETE https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 Aug 01 00:23:11.646364 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5d975f79-b858-47e9-b584-a246acf66fb4 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:11.646623 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5d975f79-b858-47e9-b584-a246acf66fb4 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:11.646880 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-5d975f79-b858-47e9-b584-a246acf66fb4 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Delete backup with id: f60bd602-5cb0-48d9-99ca-7d6bb680d317. Aug 01 00:23:11.652323 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:11.652323 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:11.664587 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-5d975f79-b858-47e9-b584-a246acf66fb4 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] delete_backup rpcapi backup_id f60bd602-5cb0-48d9-99ca-7d6bb680d317 {{(pid=100406) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:23:11.666218 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5d975f79-b858-47e9-b584-a246acf66fb4 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 returned with HTTP 202 Aug 01 00:23:11.666621 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 910/3624] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:23:11 2026] DELETE /volume/v3/backups/f60bd602-5cb0-48d9-99ca-7d6bb680d317 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:23:11.675503 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f5dc13c5-ca1c-467d-b67e-4de43cf181bd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:11.677510 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f5dc13c5-ca1c-467d-b67e-4de43cf181bd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:23:11.677979 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f5dc13c5-ca1c-467d-b67e-4de43cf181bd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-672386550"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:11.680939 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-f5dc13c5-ca1c-467d-b67e-4de43cf181bd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-672386550'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:23:11.681099 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-f5dc13c5-ca1c-467d-b67e-4de43cf181bd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Create volume of 1 GB Aug 01 00:23:11.686136 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f5dc13c5-ca1c-467d-b67e-4de43cf181bd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Availability Zones retrieved successfully. Aug 01 00:23:11.694960 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f5dc13c5-ca1c-467d-b67e-4de43cf181bd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Flow 'volume_create_api' (ec69836a-6a98-472f-805f-6ec17bcf2fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:23:11.695881 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f5dc13c5-ca1c-467d-b67e-4de43cf181bd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (991fb588-808e-4c2c-8ce1-58c06f8dca71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:11.696688 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-f5dc13c5-ca1c-467d-b67e-4de43cf181bd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:23:11.697700 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3d964297-402c-4b9a-8106-e83f703eaa3c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:11.699960 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3d964297-402c-4b9a-8106-e83f703eaa3c tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 Aug 01 00:23:11.700261 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3d964297-402c-4b9a-8106-e83f703eaa3c tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:11.700502 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3d964297-402c-4b9a-8106-e83f703eaa3c tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:11.700699 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-3d964297-402c-4b9a-8106-e83f703eaa3c tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 81669014-ebc8-426a-8493-bf7e57a8c048. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:11.705747 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:11.705747 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:11.706537 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3d964297-402c-4b9a-8106-e83f703eaa3c tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 returned with HTTP 200 Aug 01 00:23:11.706956 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 901/3625] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:11 2026] GET /volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:11.721890 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f5dc13c5-ca1c-467d-b67e-4de43cf181bd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (991fb588-808e-4c2c-8ce1-58c06f8dca71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:11.722896 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f5dc13c5-ca1c-467d-b67e-4de43cf181bd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3218b2fb-9149-4d6c-a627-18f039b0e4e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:11.770852 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-f5dc13c5-ca1c-467d-b67e-4de43cf181bd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Created reservations ['6aadb321-b925-4e38-814c-a01b3ad1860b', 'b2dda938-6c3d-41e5-aed5-96c982b2918d', '8f1f6139-a53c-4705-abd4-f3e543534867', '0682ef91-d24e-4ed6-9072-95c7e3ccd275'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:23:11.771181 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f5dc13c5-ca1c-467d-b67e-4de43cf181bd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3218b2fb-9149-4d6c-a627-18f039b0e4e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6aadb321-b925-4e38-814c-a01b3ad1860b', 'b2dda938-6c3d-41e5-aed5-96c982b2918d', '8f1f6139-a53c-4705-abd4-f3e543534867', '0682ef91-d24e-4ed6-9072-95c7e3ccd275']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:11.772078 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f5dc13c5-ca1c-467d-b67e-4de43cf181bd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8cbf12d-9c89-4a6c-a4a9-12552539639e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:11.798547 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f5dc13c5-ca1c-467d-b67e-4de43cf181bd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8cbf12d-9c89-4a6c-a4a9-12552539639e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47df2883-de6d-41e1-9c70-afdfa4b27f9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-672386550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bf66da1e58a40fd98ed1a7979e920e3',qos_specs=None,replication_status=,reservations=['6aadb321-b925-4e38-814c-a01b3ad1860b','b2dda938-6c3d-41e5-aed5-96c982b2918d','8f1f6139-a53c-4705-abd4-f3e543534867','0682ef91-d24e-4ed6-9072-95c7e3ccd275'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5975c9d82784fd0991e3d78d159ee86',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:23:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-672386550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47df2883-de6d-41e1-9c70-afdfa4b27f9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bf66da1e58a40fd98ed1a7979e920e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5975c9d82784fd0991e3d78d159ee86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:11.799532 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f5dc13c5-ca1c-467d-b67e-4de43cf181bd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e125af2-67a9-4940-ae68-5fb89d3aa2fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:11.817502 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f5dc13c5-ca1c-467d-b67e-4de43cf181bd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e125af2-67a9-4940-ae68-5fb89d3aa2fc) transitioned into state 'SUCCESS' from state '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-672386550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bf66da1e58a40fd98ed1a7979e920e3',qos_specs=None,replication_status=,reservations=['6aadb321-b925-4e38-814c-a01b3ad1860b','b2dda938-6c3d-41e5-aed5-96c982b2918d','8f1f6139-a53c-4705-abd4-f3e543534867','0682ef91-d24e-4ed6-9072-95c7e3ccd275'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5975c9d82784fd0991e3d78d159ee86',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:11.818915 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f5dc13c5-ca1c-467d-b67e-4de43cf181bd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c33bd18-8754-458b-a896-04cc28601265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:11.831672 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f5dc13c5-ca1c-467d-b67e-4de43cf181bd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c33bd18-8754-458b-a896-04cc28601265) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:11.831672 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f5dc13c5-ca1c-467d-b67e-4de43cf181bd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Flow 'volume_create_api' (ec69836a-6a98-472f-805f-6ec17bcf2fa6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:23:11.831672 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f5dc13c5-ca1c-467d-b67e-4de43cf181bd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Create volume request issued successfully. Aug 01 00:23:11.831672 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f5dc13c5-ca1c-467d-b67e-4de43cf181bd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:23:11.831672 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 906/3626] 10.4.3.222 () {70 vars in 1298 bytes} [Sat Aug 1 00:23:11 2026] POST /volume/v3/volumes => generated 777 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:23:11.849663 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a792e2d1-5bba-48c4-8f55-35a4b9b42d22 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:11.854137 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a792e2d1-5bba-48c4-8f55-35a4b9b42d22 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/volumes/47df2883-de6d-41e1-9c70-afdfa4b27f9a Aug 01 00:23:11.854479 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a792e2d1-5bba-48c4-8f55-35a4b9b42d22 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:11.857407 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a792e2d1-5bba-48c4-8f55-35a4b9b42d22 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:11.871567 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:11.871567 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:11.880532 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a792e2d1-5bba-48c4-8f55-35a4b9b42d22 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Volume info retrieved successfully. Aug 01 00:23:11.884346 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a792e2d1-5bba-48c4-8f55-35a4b9b42d22 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/volumes/47df2883-de6d-41e1-9c70-afdfa4b27f9a returned with HTTP 200 Aug 01 00:23:11.884805 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 910/3627] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:11 2026] GET /volume/v3/volumes/47df2883-de6d-41e1-9c70-afdfa4b27f9a => generated 956 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:12.022706 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-11741d2b-56ae-42e5-ad5f-a1ef04b72973 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:12.032609 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-11741d2b-56ae-42e5-ad5f-a1ef04b72973 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:23:12.033971 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-11741d2b-56ae-42e5-ad5f-a1ef04b72973 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:12.035588 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-11741d2b-56ae-42e5-ad5f-a1ef04b72973 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:12.036106 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-11741d2b-56ae-42e5-ad5f-a1ef04b72973 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:12.052090 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:12.052090 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:12.052090 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-11741d2b-56ae-42e5-ad5f-a1ef04b72973 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:23:12.053388 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 911/3628] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:12 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 826 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:12.595226 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-aafb3446-1ef1-468f-9256-6e5843759625 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:12.596837 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aafb3446-1ef1-468f-9256-6e5843759625 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e Aug 01 00:23:12.597033 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aafb3446-1ef1-468f-9256-6e5843759625 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:12.597235 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aafb3446-1ef1-468f-9256-6e5843759625 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:12.609353 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-154579b3-df15-4082-8808-707ffcc635a0 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:12.609985 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:12.609985 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:12.612883 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-154579b3-df15-4082-8808-707ffcc635a0 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df Aug 01 00:23:12.612883 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-154579b3-df15-4082-8808-707ffcc635a0 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:12.612883 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-154579b3-df15-4082-8808-707ffcc635a0 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:12.612883 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-154579b3-df15-4082-8808-707ffcc635a0 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 46de8234-5f18-4b97-84a1-83d8e2f794df. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:12.614211 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-aafb3446-1ef1-468f-9256-6e5843759625 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:23:12.616347 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:12.616347 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:12.617004 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-154579b3-df15-4082-8808-707ffcc635a0 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df returned with HTTP 200 Aug 01 00:23:12.617379 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 907/3629] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:12 2026] GET /volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:12.618464 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aafb3446-1ef1-468f-9256-6e5843759625 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e returned with HTTP 200 Aug 01 00:23:12.618958 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 902/3630] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:12 2026] GET /volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:12.720753 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a5af25b8-a344-44a7-b798-ea45a4a8ca92 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:12.724108 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a5af25b8-a344-44a7-b798-ea45a4a8ca92 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 Aug 01 00:23:12.724345 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a5af25b8-a344-44a7-b798-ea45a4a8ca92 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:12.724569 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a5af25b8-a344-44a7-b798-ea45a4a8ca92 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:12.725431 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-a5af25b8-a344-44a7-b798-ea45a4a8ca92 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 81669014-ebc8-426a-8493-bf7e57a8c048. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:12.731037 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:12.731037 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:12.731454 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a5af25b8-a344-44a7-b798-ea45a4a8ca92 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 returned with HTTP 200 Aug 01 00:23:12.732082 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 911/3631] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:12 2026] GET /volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:12.901906 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c8bae3b7-6f8e-4266-ab52-b560f085ed1a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:12.910913 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c8bae3b7-6f8e-4266-ab52-b560f085ed1a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/volumes/47df2883-de6d-41e1-9c70-afdfa4b27f9a Aug 01 00:23:12.910913 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c8bae3b7-6f8e-4266-ab52-b560f085ed1a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:12.910913 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c8bae3b7-6f8e-4266-ab52-b560f085ed1a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:12.928537 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:12.928537 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:12.932513 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c8bae3b7-6f8e-4266-ab52-b560f085ed1a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Volume info retrieved successfully. Aug 01 00:23:12.939257 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c8bae3b7-6f8e-4266-ab52-b560f085ed1a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/volumes/47df2883-de6d-41e1-9c70-afdfa4b27f9a returned with HTTP 200 Aug 01 00:23:12.939257 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 912/3632] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:12 2026] GET /volume/v3/volumes/47df2883-de6d-41e1-9c70-afdfa4b27f9a => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:23:12.959934 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-8751b0f3-bf71-456a-be3f-65d538afd70b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:12.961790 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8751b0f3-bf71-456a-be3f-65d538afd70b tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] POST https://10.4.3.222/volume/v3/backups Aug 01 00:23:12.962314 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8751b0f3-bf71-456a-be3f-65d538afd70b tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "47df2883-de6d-41e1-9c70-afdfa4b27f9a", "name": "tempest-type-Backup-65041373"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:12.964315 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.contrib.backups [None req-8751b0f3-bf71-456a-be3f-65d538afd70b tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Creating new backup {'backup': {'volume_id': '47df2883-de6d-41e1-9c70-afdfa4b27f9a', 'name': 'tempest-type-Backup-65041373'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:23:12.964555 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.contrib.backups [None req-8751b0f3-bf71-456a-be3f-65d538afd70b tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Creating backup of volume 47df2883-de6d-41e1-9c70-afdfa4b27f9a in container None Aug 01 00:23:12.979221 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:12.979221 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:12.979720 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-8751b0f3-bf71-456a-be3f-65d538afd70b tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Volume info retrieved successfully. Aug 01 00:23:12.999016 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-8751b0f3-bf71-456a-be3f-65d538afd70b tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Created reservations ['4f9928e0-c60c-4f90-b592-b7557443bba5', '840dd3f3-a8bd-4210-a9ae-c7e8f8ed8512'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:23:13.034973 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8751b0f3-bf71-456a-be3f-65d538afd70b tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:23:13.034973 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 908/3633] 10.4.3.222 () {70 vars in 1299 bytes} [Sat Aug 1 00:23:12 2026] POST /volume/v3/backups => generated 314 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:23:13.047999 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4a3e3c19-f671-4268-abe4-b02571a5bb31 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:13.057864 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4a3e3c19-f671-4268-abe4-b02571a5bb31 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 Aug 01 00:23:13.057864 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4a3e3c19-f671-4268-abe4-b02571a5bb31 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:13.057864 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4a3e3c19-f671-4268-abe4-b02571a5bb31 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:13.057864 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-4a3e3c19-f671-4268-abe4-b02571a5bb31 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id e2bb3f4b-088f-482f-8471-9ccbc674e571. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:13.069332 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:13.069332 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:13.070073 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4a3e3c19-f671-4268-abe4-b02571a5bb31 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 returned with HTTP 200 Aug 01 00:23:13.070952 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-62214c3d-d71d-46c1-8fb4-a03240a43f2b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:13.071015 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 903/3634] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:13 2026] GET /volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 => generated 721 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:13.072749 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-62214c3d-d71d-46c1-8fb4-a03240a43f2b tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:23:13.073381 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-62214c3d-d71d-46c1-8fb4-a03240a43f2b tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:13.073381 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-62214c3d-d71d-46c1-8fb4-a03240a43f2b tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:13.073381 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-62214c3d-d71d-46c1-8fb4-a03240a43f2b tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:13.078094 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:13.078094 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:13.078830 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-62214c3d-d71d-46c1-8fb4-a03240a43f2b tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:23:13.079505 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 912/3635] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:13 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:13.630293 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8aed3edf-c4a7-494a-b57b-68a68db60cdc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:13.634745 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8aed3edf-c4a7-494a-b57b-68a68db60cdc tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df Aug 01 00:23:13.634745 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8aed3edf-c4a7-494a-b57b-68a68db60cdc tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:13.635053 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8aed3edf-c4a7-494a-b57b-68a68db60cdc tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:13.635219 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-8aed3edf-c4a7-494a-b57b-68a68db60cdc tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 46de8234-5f18-4b97-84a1-83d8e2f794df. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:13.639428 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f4a9af11-8a27-4758-992d-901e0289b8a4 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:13.641467 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:13.641467 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:13.641681 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f4a9af11-8a27-4758-992d-901e0289b8a4 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e Aug 01 00:23:13.641681 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f4a9af11-8a27-4758-992d-901e0289b8a4 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:13.642432 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f4a9af11-8a27-4758-992d-901e0289b8a4 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:13.642650 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8aed3edf-c4a7-494a-b57b-68a68db60cdc tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df returned with HTTP 200 Aug 01 00:23:13.643903 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 913/3636] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:13 2026] GET /volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:13.657922 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:13.657922 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:13.663889 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f4a9af11-8a27-4758-992d-901e0289b8a4 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:23:13.668390 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f4a9af11-8a27-4758-992d-901e0289b8a4 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e returned with HTTP 200 Aug 01 00:23:13.668838 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 909/3637] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:13 2026] GET /volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:13.744931 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3883a3da-5c13-441c-81de-2a12a7dcc582 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:13.746989 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3883a3da-5c13-441c-81de-2a12a7dcc582 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 Aug 01 00:23:13.747066 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3883a3da-5c13-441c-81de-2a12a7dcc582 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:13.747291 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3883a3da-5c13-441c-81de-2a12a7dcc582 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:13.747400 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-3883a3da-5c13-441c-81de-2a12a7dcc582 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 81669014-ebc8-426a-8493-bf7e57a8c048. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:13.754152 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:13.754152 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:13.754957 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3883a3da-5c13-441c-81de-2a12a7dcc582 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 returned with HTTP 200 Aug 01 00:23:13.755317 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 904/3638] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:13 2026] GET /volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:14.088720 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-12c9be8c-f70e-4121-aafa-6d44aa81071b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:14.088720 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-12c9be8c-f70e-4121-aafa-6d44aa81071b tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 Aug 01 00:23:14.089239 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-12c9be8c-f70e-4121-aafa-6d44aa81071b tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:14.089239 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-12c9be8c-f70e-4121-aafa-6d44aa81071b tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:14.089239 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-12c9be8c-f70e-4121-aafa-6d44aa81071b tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id e2bb3f4b-088f-482f-8471-9ccbc674e571. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:14.093333 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ddd84eda-96b3-42e1-8c05-c97ec8db50ad None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:14.093790 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:14.093790 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:14.094022 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-12c9be8c-f70e-4121-aafa-6d44aa81071b tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 returned with HTTP 200 Aug 01 00:23:14.094371 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 913/3639] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:14 2026] GET /volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:23:14.098198 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ddd84eda-96b3-42e1-8c05-c97ec8db50ad tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:23:14.098198 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ddd84eda-96b3-42e1-8c05-c97ec8db50ad tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:14.098198 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ddd84eda-96b3-42e1-8c05-c97ec8db50ad tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:14.098198 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-ddd84eda-96b3-42e1-8c05-c97ec8db50ad tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:14.104188 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:14.104188 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:14.109030 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ddd84eda-96b3-42e1-8c05-c97ec8db50ad tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:23:14.109030 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 914/3640] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:14 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:14.657660 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-71a592fe-067e-4520-8809-a66ccfbffe83 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:14.660316 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-71a592fe-067e-4520-8809-a66ccfbffe83 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df Aug 01 00:23:14.660566 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-71a592fe-067e-4520-8809-a66ccfbffe83 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:14.660785 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-71a592fe-067e-4520-8809-a66ccfbffe83 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:14.660883 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-71a592fe-067e-4520-8809-a66ccfbffe83 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 46de8234-5f18-4b97-84a1-83d8e2f794df. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:14.665075 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:14.665075 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:14.665725 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-71a592fe-067e-4520-8809-a66ccfbffe83 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df returned with HTTP 200 Aug 01 00:23:14.666155 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 910/3641] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:14 2026] GET /volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:14.685972 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2cdfdccb-fb46-4e76-b810-76855a6cc16c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:14.689585 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2cdfdccb-fb46-4e76-b810-76855a6cc16c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e Aug 01 00:23:14.689910 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2cdfdccb-fb46-4e76-b810-76855a6cc16c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:14.690178 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2cdfdccb-fb46-4e76-b810-76855a6cc16c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:14.710356 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:14.710356 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:14.718244 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2cdfdccb-fb46-4e76-b810-76855a6cc16c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:23:14.723641 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2cdfdccb-fb46-4e76-b810-76855a6cc16c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e returned with HTTP 200 Aug 01 00:23:14.724207 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 905/3642] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:14 2026] GET /volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:14.775607 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d75b583f-5955-4747-859c-6553795aaafb None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:14.777948 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d75b583f-5955-4747-859c-6553795aaafb tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 Aug 01 00:23:14.778146 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d75b583f-5955-4747-859c-6553795aaafb tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:14.778348 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d75b583f-5955-4747-859c-6553795aaafb tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:14.778524 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-d75b583f-5955-4747-859c-6553795aaafb tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 81669014-ebc8-426a-8493-bf7e57a8c048. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:14.784404 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:14.784404 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:14.785159 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d75b583f-5955-4747-859c-6553795aaafb tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 returned with HTTP 200 Aug 01 00:23:14.785609 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 914/3643] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:14 2026] GET /volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:15.105533 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-49ebe7cc-d6b9-4b84-890c-204ca1989ec0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:15.107564 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-49ebe7cc-d6b9-4b84-890c-204ca1989ec0 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 Aug 01 00:23:15.107786 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-49ebe7cc-d6b9-4b84-890c-204ca1989ec0 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:15.107964 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-49ebe7cc-d6b9-4b84-890c-204ca1989ec0 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:15.108060 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-49ebe7cc-d6b9-4b84-890c-204ca1989ec0 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id e2bb3f4b-088f-482f-8471-9ccbc674e571. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:15.115158 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:15.115158 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:15.116021 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-49ebe7cc-d6b9-4b84-890c-204ca1989ec0 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 returned with HTTP 200 Aug 01 00:23:15.116403 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 915/3644] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:15 2026] GET /volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:15.119025 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2f0e4cbf-0287-4906-a14e-953085da7854 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:15.121820 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2f0e4cbf-0287-4906-a14e-953085da7854 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:23:15.121820 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2f0e4cbf-0287-4906-a14e-953085da7854 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:15.121820 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2f0e4cbf-0287-4906-a14e-953085da7854 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:15.121820 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-2f0e4cbf-0287-4906-a14e-953085da7854 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:15.125917 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:15.125917 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:15.126575 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2f0e4cbf-0287-4906-a14e-953085da7854 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:23:15.127082 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 911/3645] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:15 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:15.680481 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-df7b8645-64d0-4b76-a492-b708eb112499 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:15.684418 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-df7b8645-64d0-4b76-a492-b708eb112499 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df Aug 01 00:23:15.684541 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-df7b8645-64d0-4b76-a492-b708eb112499 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:15.685067 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-df7b8645-64d0-4b76-a492-b708eb112499 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:15.685067 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-df7b8645-64d0-4b76-a492-b708eb112499 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 46de8234-5f18-4b97-84a1-83d8e2f794df. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:15.692385 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:15.692385 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:15.694333 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-df7b8645-64d0-4b76-a492-b708eb112499 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df returned with HTTP 200 Aug 01 00:23:15.694333 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 906/3646] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:15 2026] GET /volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:15.746782 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-48a48e66-a053-4fb2-a4a6-267e27eadbd1 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:15.748857 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-48a48e66-a053-4fb2-a4a6-267e27eadbd1 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e Aug 01 00:23:15.749058 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-48a48e66-a053-4fb2-a4a6-267e27eadbd1 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:15.749225 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-48a48e66-a053-4fb2-a4a6-267e27eadbd1 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:15.762759 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:15.762759 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:15.769455 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-48a48e66-a053-4fb2-a4a6-267e27eadbd1 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:23:15.775487 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-48a48e66-a053-4fb2-a4a6-267e27eadbd1 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e returned with HTTP 200 Aug 01 00:23:15.776414 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 915/3647] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:15 2026] GET /volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:15.800127 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a33632d3-7713-4cea-9460-4b5da3b6e5a2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:15.802583 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a33632d3-7713-4cea-9460-4b5da3b6e5a2 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 Aug 01 00:23:15.802807 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a33632d3-7713-4cea-9460-4b5da3b6e5a2 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:15.803057 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a33632d3-7713-4cea-9460-4b5da3b6e5a2 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:15.803211 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-a33632d3-7713-4cea-9460-4b5da3b6e5a2 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 81669014-ebc8-426a-8493-bf7e57a8c048. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:15.808674 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:15.808674 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:15.809589 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a33632d3-7713-4cea-9460-4b5da3b6e5a2 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 returned with HTTP 200 Aug 01 00:23:15.810076 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 916/3648] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:15 2026] GET /volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:16.083109 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-45da82e0-5b97-4485-8682-bc7d8d70e510 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:16.084741 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-45da82e0-5b97-4485-8682-bc7d8d70e510 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] GET https://10.4.3.222/volume/v3/volumes/a6252b6a-8f2f-42cd-91a7-c4e092a97d4c Aug 01 00:23:16.084965 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-45da82e0-5b97-4485-8682-bc7d8d70e510 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:16.085159 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-45da82e0-5b97-4485-8682-bc7d8d70e510 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:16.092006 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:16.092006 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:16.095544 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-45da82e0-5b97-4485-8682-bc7d8d70e510 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Volume info retrieved successfully. Aug 01 00:23:16.099779 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-45da82e0-5b97-4485-8682-bc7d8d70e510 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] https://10.4.3.222/volume/v3/volumes/a6252b6a-8f2f-42cd-91a7-c4e092a97d4c returned with HTTP 200 Aug 01 00:23:16.100126 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 912/3649] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:16 2026] GET /volume/v3/volumes/a6252b6a-8f2f-42cd-91a7-c4e092a97d4c => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:16.131072 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5627fcc1-8752-4f39-959e-4fc03e6425cf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:16.133129 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5627fcc1-8752-4f39-959e-4fc03e6425cf tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 Aug 01 00:23:16.133333 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5627fcc1-8752-4f39-959e-4fc03e6425cf tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:16.133507 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5627fcc1-8752-4f39-959e-4fc03e6425cf tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:16.133602 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-5627fcc1-8752-4f39-959e-4fc03e6425cf tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id e2bb3f4b-088f-482f-8471-9ccbc674e571. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:16.136981 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-bd36f225-e511-4993-8623-b7b2346ac255 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:16.137706 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:16.137706 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:16.138350 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5627fcc1-8752-4f39-959e-4fc03e6425cf tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 returned with HTTP 200 Aug 01 00:23:16.138666 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bd36f225-e511-4993-8623-b7b2346ac255 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:23:16.138731 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 907/3650] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:16 2026] GET /volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:16.138881 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bd36f225-e511-4993-8623-b7b2346ac255 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:16.139077 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bd36f225-e511-4993-8623-b7b2346ac255 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:16.139169 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-bd36f225-e511-4993-8623-b7b2346ac255 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:16.143150 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:16.143150 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:16.143958 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bd36f225-e511-4993-8623-b7b2346ac255 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:23:16.144397 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 916/3651] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:16 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:16.155782 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-497fcd95-66ce-46a7-8c20-83da0dc78d9d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:16.157242 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-497fcd95-66ce-46a7-8c20-83da0dc78d9d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/4d1e0448-ee80-4c47-93ab-2cb2ea380c21 Aug 01 00:23:16.157412 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-497fcd95-66ce-46a7-8c20-83da0dc78d9d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:16.157583 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-497fcd95-66ce-46a7-8c20-83da0dc78d9d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:16.166263 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:16.166263 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:16.170325 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-497fcd95-66ce-46a7-8c20-83da0dc78d9d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:23:16.175115 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-497fcd95-66ce-46a7-8c20-83da0dc78d9d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/4d1e0448-ee80-4c47-93ab-2cb2ea380c21 returned with HTTP 200 Aug 01 00:23:16.175545 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 917/3652] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:16 2026] GET /volume/v3/volumes/4d1e0448-ee80-4c47-93ab-2cb2ea380c21 => generated 966 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:16.197961 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-47676a12-10c9-42e7-a75a-c85f4e5668a8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:16.199824 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-47676a12-10c9-42e7-a75a-c85f4e5668a8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/4d1e0448-ee80-4c47-93ab-2cb2ea380c21 Aug 01 00:23:16.200015 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-47676a12-10c9-42e7-a75a-c85f4e5668a8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:16.200187 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-47676a12-10c9-42e7-a75a-c85f4e5668a8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:16.209335 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:16.209335 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:16.212877 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-47676a12-10c9-42e7-a75a-c85f4e5668a8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:23:16.219508 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-47676a12-10c9-42e7-a75a-c85f4e5668a8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/4d1e0448-ee80-4c47-93ab-2cb2ea380c21 returned with HTTP 200 Aug 01 00:23:16.219950 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 913/3653] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:16 2026] GET /volume/v3/volumes/4d1e0448-ee80-4c47-93ab-2cb2ea380c21 => generated 966 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:16.234024 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1b6497d1-84a2-4f7c-84f4-684273d6f39e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:16.238149 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1b6497d1-84a2-4f7c-84f4-684273d6f39e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] DELETE https://10.4.3.222/volume/v3/volumes/4d1e0448-ee80-4c47-93ab-2cb2ea380c21 Aug 01 00:23:16.238350 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1b6497d1-84a2-4f7c-84f4-684273d6f39e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:16.238533 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1b6497d1-84a2-4f7c-84f4-684273d6f39e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:16.238702 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-1b6497d1-84a2-4f7c-84f4-684273d6f39e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Delete volume with id: 4d1e0448-ee80-4c47-93ab-2cb2ea380c21 Aug 01 00:23:16.248975 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:16.248975 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:16.249510 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1b6497d1-84a2-4f7c-84f4-684273d6f39e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:23:16.266732 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1b6497d1-84a2-4f7c-84f4-684273d6f39e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Delete volume request issued successfully. Aug 01 00:23:16.266968 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1b6497d1-84a2-4f7c-84f4-684273d6f39e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/4d1e0448-ee80-4c47-93ab-2cb2ea380c21 returned with HTTP 202 Aug 01 00:23:16.267484 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 908/3654] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:23:16 2026] DELETE /volume/v3/volumes/4d1e0448-ee80-4c47-93ab-2cb2ea380c21 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:23:16.278022 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c6d60da3-6228-4992-a13d-de28d957257a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:16.283752 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c6d60da3-6228-4992-a13d-de28d957257a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/4d1e0448-ee80-4c47-93ab-2cb2ea380c21 Aug 01 00:23:16.284059 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c6d60da3-6228-4992-a13d-de28d957257a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:16.287903 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c6d60da3-6228-4992-a13d-de28d957257a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:16.301805 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:16.301805 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:16.307535 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c6d60da3-6228-4992-a13d-de28d957257a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:23:16.315239 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c6d60da3-6228-4992-a13d-de28d957257a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/4d1e0448-ee80-4c47-93ab-2cb2ea380c21 returned with HTTP 200 Aug 01 00:23:16.315642 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 917/3655] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:16 2026] GET /volume/v3/volumes/4d1e0448-ee80-4c47-93ab-2cb2ea380c21 => generated 965 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:16.705607 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d47d7119-3216-4bb5-846b-1ea9779b9794 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:16.707782 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d47d7119-3216-4bb5-846b-1ea9779b9794 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df Aug 01 00:23:16.708047 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d47d7119-3216-4bb5-846b-1ea9779b9794 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:16.708281 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d47d7119-3216-4bb5-846b-1ea9779b9794 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:16.708412 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-d47d7119-3216-4bb5-846b-1ea9779b9794 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 46de8234-5f18-4b97-84a1-83d8e2f794df. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:16.713252 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:16.713252 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:16.713957 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d47d7119-3216-4bb5-846b-1ea9779b9794 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df returned with HTTP 200 Aug 01 00:23:16.714371 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 918/3656] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:16 2026] GET /volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:16.790693 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9060162a-f07f-4eed-b7e2-19cfeb65c968 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:16.792049 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9060162a-f07f-4eed-b7e2-19cfeb65c968 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e Aug 01 00:23:16.792424 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9060162a-f07f-4eed-b7e2-19cfeb65c968 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:16.792703 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9060162a-f07f-4eed-b7e2-19cfeb65c968 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:16.802509 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:16.802509 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:16.807072 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-9060162a-f07f-4eed-b7e2-19cfeb65c968 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:23:16.808671 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9060162a-f07f-4eed-b7e2-19cfeb65c968 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e returned with HTTP 200 Aug 01 00:23:16.809105 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 914/3657] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:16 2026] GET /volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:16.821356 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fee1c50a-ff75-4604-837c-1e184a6dfc54 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:16.823240 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fee1c50a-ff75-4604-837c-1e184a6dfc54 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 Aug 01 00:23:16.823381 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fee1c50a-ff75-4604-837c-1e184a6dfc54 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:16.823557 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fee1c50a-ff75-4604-837c-1e184a6dfc54 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:16.823660 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-fee1c50a-ff75-4604-837c-1e184a6dfc54 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 81669014-ebc8-426a-8493-bf7e57a8c048. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:16.828433 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:16.828433 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:16.829368 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fee1c50a-ff75-4604-837c-1e184a6dfc54 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 returned with HTTP 200 Aug 01 00:23:16.829612 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 909/3658] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:16 2026] GET /volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:16.840705 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-59d8e58c-8384-414b-8ef3-79d5ec8f6dc6 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:16.842425 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-59d8e58c-8384-414b-8ef3-79d5ec8f6dc6 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 Aug 01 00:23:16.842645 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-59d8e58c-8384-414b-8ef3-79d5ec8f6dc6 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:16.842895 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-59d8e58c-8384-414b-8ef3-79d5ec8f6dc6 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:16.843039 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-59d8e58c-8384-414b-8ef3-79d5ec8f6dc6 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 81669014-ebc8-426a-8493-bf7e57a8c048. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:16.847078 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:16.847078 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:16.847908 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-59d8e58c-8384-414b-8ef3-79d5ec8f6dc6 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 returned with HTTP 200 Aug 01 00:23:16.848300 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 918/3659] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:16 2026] GET /volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:16.857731 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6a40f742-c624-4f5e-a821-a89cb2fefb0a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:16.859827 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6a40f742-c624-4f5e-a821-a89cb2fefb0a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] DELETE https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 Aug 01 00:23:16.860113 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6a40f742-c624-4f5e-a821-a89cb2fefb0a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:16.860380 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6a40f742-c624-4f5e-a821-a89cb2fefb0a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:16.860537 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-6a40f742-c624-4f5e-a821-a89cb2fefb0a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Delete backup with id: 81669014-ebc8-426a-8493-bf7e57a8c048. Aug 01 00:23:16.865839 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:16.865839 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:16.878106 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-6a40f742-c624-4f5e-a821-a89cb2fefb0a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] delete_backup rpcapi backup_id 81669014-ebc8-426a-8493-bf7e57a8c048 {{(pid=100406) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:23:16.879822 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6a40f742-c624-4f5e-a821-a89cb2fefb0a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 returned with HTTP 202 Aug 01 00:23:16.880239 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 919/3660] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:23:16 2026] DELETE /volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:23:16.886989 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-59e510e8-4221-49e4-81ab-bea301eea176 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:16.888410 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-59e510e8-4221-49e4-81ab-bea301eea176 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 Aug 01 00:23:16.888745 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-59e510e8-4221-49e4-81ab-bea301eea176 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:16.889027 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-59e510e8-4221-49e4-81ab-bea301eea176 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:16.889309 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-59e510e8-4221-49e4-81ab-bea301eea176 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 81669014-ebc8-426a-8493-bf7e57a8c048. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:16.895325 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:16.895325 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:16.895325 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-59e510e8-4221-49e4-81ab-bea301eea176 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 returned with HTTP 200 Aug 01 00:23:16.895325 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 915/3661] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:16 2026] GET /volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:17.112266 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-973da114-897f-4bf5-8e32-6c05e00a8883 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:17.116793 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-973da114-897f-4bf5-8e32-6c05e00a8883 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] GET https://10.4.3.222/volume/v3/volumes/a6252b6a-8f2f-42cd-91a7-c4e092a97d4c Aug 01 00:23:17.117113 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-973da114-897f-4bf5-8e32-6c05e00a8883 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:17.117367 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-973da114-897f-4bf5-8e32-6c05e00a8883 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:17.129214 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:17.129214 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:17.132505 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-973da114-897f-4bf5-8e32-6c05e00a8883 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Volume info retrieved successfully. Aug 01 00:23:17.136230 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-973da114-897f-4bf5-8e32-6c05e00a8883 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] https://10.4.3.222/volume/v3/volumes/a6252b6a-8f2f-42cd-91a7-c4e092a97d4c returned with HTTP 200 Aug 01 00:23:17.136582 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 910/3662] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:17 2026] GET /volume/v3/volumes/a6252b6a-8f2f-42cd-91a7-c4e092a97d4c => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:17.149213 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-954011b6-2fd4-4f46-a0f7-8c1f1954ceca None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:17.151199 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-954011b6-2fd4-4f46-a0f7-8c1f1954ceca tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 Aug 01 00:23:17.151383 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-954011b6-2fd4-4f46-a0f7-8c1f1954ceca tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:17.151616 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-954011b6-2fd4-4f46-a0f7-8c1f1954ceca tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:17.151721 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-954011b6-2fd4-4f46-a0f7-8c1f1954ceca tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id e2bb3f4b-088f-482f-8471-9ccbc674e571. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:17.157266 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:17.157266 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:17.157988 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-954011b6-2fd4-4f46-a0f7-8c1f1954ceca tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 returned with HTTP 200 Aug 01 00:23:17.158343 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 919/3663] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:17 2026] GET /volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:17.286673 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-4b785a99-08dd-45eb-8515-2c3f366ce05d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:17.288562 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-4b785a99-08dd-45eb-8515-2c3f366ce05d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] POST https://10.4.3.222/volume/v3/attachments/409ca42c-d3f4-4d55-b4cc-c02c5009df74/action Aug 01 00:23:17.288941 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-4b785a99-08dd-45eb-8515-2c3f366ce05d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:23:17.289062 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-4b785a99-08dd-45eb-8515-2c3f366ce05d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:17.310408 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:17.310408 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:17.331483 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-db1a8c3f-4e20-4836-87e9-c11ca6442893 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:17.336050 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-db1a8c3f-4e20-4836-87e9-c11ca6442893 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/4d1e0448-ee80-4c47-93ab-2cb2ea380c21 Aug 01 00:23:17.336171 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-0e7ab5c7-023f-4bf6-b2b6-90eb8ae2989a req-4b785a99-08dd-45eb-8515-2c3f366ce05d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/attachments/409ca42c-d3f4-4d55-b4cc-c02c5009df74/action returned with HTTP 204 Aug 01 00:23:17.336208 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-db1a8c3f-4e20-4836-87e9-c11ca6442893 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:17.336208 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-db1a8c3f-4e20-4836-87e9-c11ca6442893 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:17.336263 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 920/3664] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:23:17 2026] POST /volume/v3/attachments/409ca42c-d3f4-4d55-b4cc-c02c5009df74/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:23:17.343099 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-db1a8c3f-4e20-4836-87e9-c11ca6442893 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/4d1e0448-ee80-4c47-93ab-2cb2ea380c21 returned with HTTP 404 Aug 01 00:23:17.344121 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 916/3665] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:17 2026] GET /volume/v3/volumes/4d1e0448-ee80-4c47-93ab-2cb2ea380c21 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:23:17.355585 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a37f13e3-1730-4db1-b1a8-02fb68418d3c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:17.357638 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a37f13e3-1730-4db1-b1a8-02fb68418d3c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] DELETE https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:23:17.359326 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a37f13e3-1730-4db1-b1a8-02fb68418d3c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:17.359326 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a37f13e3-1730-4db1-b1a8-02fb68418d3c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:17.359326 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-a37f13e3-1730-4db1-b1a8-02fb68418d3c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Delete backup with id: f270ff52-9029-476c-a456-31994bd7432b. Aug 01 00:23:17.364459 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:17.364459 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:17.376996 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.backup.rpcapi [None req-a37f13e3-1730-4db1-b1a8-02fb68418d3c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] delete_backup rpcapi backup_id f270ff52-9029-476c-a456-31994bd7432b {{(pid=100407) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:23:17.378593 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a37f13e3-1730-4db1-b1a8-02fb68418d3c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 202 Aug 01 00:23:17.379136 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 911/3666] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:23:17 2026] DELETE /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:23:17.389043 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9863d852-d963-4228-a5a6-814c68d8e9df None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:17.390700 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9863d852-d963-4228-a5a6-814c68d8e9df tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:23:17.390897 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9863d852-d963-4228-a5a6-814c68d8e9df tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:17.391125 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9863d852-d963-4228-a5a6-814c68d8e9df tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:17.391276 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-9863d852-d963-4228-a5a6-814c68d8e9df tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:17.396121 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:17.396121 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:17.396906 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9863d852-d963-4228-a5a6-814c68d8e9df tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 200 Aug 01 00:23:17.397287 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 920/3667] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:17 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:17.580536 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9fff9ab3-f321-43ff-a1be-65c68e1e69d5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:17.582388 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9fff9ab3-f321-43ff-a1be-65c68e1e69d5 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] DELETE https://10.4.3.222/volume/v3/volumes/a6252b6a-8f2f-42cd-91a7-c4e092a97d4c Aug 01 00:23:17.582662 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9fff9ab3-f321-43ff-a1be-65c68e1e69d5 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:17.582990 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9fff9ab3-f321-43ff-a1be-65c68e1e69d5 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:17.583284 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-9fff9ab3-f321-43ff-a1be-65c68e1e69d5 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Delete volume with id: a6252b6a-8f2f-42cd-91a7-c4e092a97d4c Aug 01 00:23:17.593853 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:17.593853 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:17.594443 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9fff9ab3-f321-43ff-a1be-65c68e1e69d5 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Volume info retrieved successfully. Aug 01 00:23:17.612945 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9fff9ab3-f321-43ff-a1be-65c68e1e69d5 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Delete volume request issued successfully. Aug 01 00:23:17.613188 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9fff9ab3-f321-43ff-a1be-65c68e1e69d5 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] https://10.4.3.222/volume/v3/volumes/a6252b6a-8f2f-42cd-91a7-c4e092a97d4c returned with HTTP 202 Aug 01 00:23:17.613708 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 921/3668] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:23:17 2026] DELETE /volume/v3/volumes/a6252b6a-8f2f-42cd-91a7-c4e092a97d4c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:23:17.622152 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c3bb0420-12e9-41ac-8abe-3e5adc4a8717 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:17.623957 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c3bb0420-12e9-41ac-8abe-3e5adc4a8717 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] GET https://10.4.3.222/volume/v3/volumes/a6252b6a-8f2f-42cd-91a7-c4e092a97d4c Aug 01 00:23:17.625441 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c3bb0420-12e9-41ac-8abe-3e5adc4a8717 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:17.625979 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c3bb0420-12e9-41ac-8abe-3e5adc4a8717 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:17.639817 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:17.639817 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:17.645783 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c3bb0420-12e9-41ac-8abe-3e5adc4a8717 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Volume info retrieved successfully. Aug 01 00:23:17.651254 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c3bb0420-12e9-41ac-8abe-3e5adc4a8717 tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] https://10.4.3.222/volume/v3/volumes/a6252b6a-8f2f-42cd-91a7-c4e092a97d4c returned with HTTP 200 Aug 01 00:23:17.651399 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 917/3669] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:17 2026] GET /volume/v3/volumes/a6252b6a-8f2f-42cd-91a7-c4e092a97d4c => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:17.726593 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6e8e06ed-92f9-4105-8f61-df0774293127 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:17.729593 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6e8e06ed-92f9-4105-8f61-df0774293127 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df Aug 01 00:23:17.729846 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6e8e06ed-92f9-4105-8f61-df0774293127 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:17.730053 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6e8e06ed-92f9-4105-8f61-df0774293127 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:17.730166 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-6e8e06ed-92f9-4105-8f61-df0774293127 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 46de8234-5f18-4b97-84a1-83d8e2f794df. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:17.734524 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:17.734524 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:17.735150 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6e8e06ed-92f9-4105-8f61-df0774293127 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df returned with HTTP 200 Aug 01 00:23:17.735550 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 912/3670] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:17 2026] GET /volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:17.826800 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-340e3b99-d742-4fe5-b578-247ff7976420 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:17.829346 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-340e3b99-d742-4fe5-b578-247ff7976420 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e Aug 01 00:23:17.829948 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-340e3b99-d742-4fe5-b578-247ff7976420 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:17.829948 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-340e3b99-d742-4fe5-b578-247ff7976420 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:17.839695 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:17.839695 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:17.845368 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-340e3b99-d742-4fe5-b578-247ff7976420 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:23:17.849368 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-340e3b99-d742-4fe5-b578-247ff7976420 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e returned with HTTP 200 Aug 01 00:23:17.849777 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 921/3671] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:17 2026] GET /volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e => generated 1169 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 00:23:17.864958 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d50552fa-70b0-4f87-9c74-81f2b22f385f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:17.866856 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d50552fa-70b0-4f87-9c74-81f2b22f385f tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e Aug 01 00:23:17.866969 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d50552fa-70b0-4f87-9c74-81f2b22f385f tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:17.867142 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d50552fa-70b0-4f87-9c74-81f2b22f385f tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:17.876137 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:17.876137 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:17.879553 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d50552fa-70b0-4f87-9c74-81f2b22f385f tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:23:17.883451 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d50552fa-70b0-4f87-9c74-81f2b22f385f tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e returned with HTTP 200 Aug 01 00:23:17.884019 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 922/3672] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:17 2026] GET /volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e => generated 1169 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:23:17.906995 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7d7f9712-a7b5-4ac2-8313-a73bccfcde2b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:17.908924 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7d7f9712-a7b5-4ac2-8313-a73bccfcde2b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 Aug 01 00:23:17.909426 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7d7f9712-a7b5-4ac2-8313-a73bccfcde2b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:17.909752 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7d7f9712-a7b5-4ac2-8313-a73bccfcde2b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:17.909960 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-7d7f9712-a7b5-4ac2-8313-a73bccfcde2b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Show backup with id 81669014-ebc8-426a-8493-bf7e57a8c048. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:17.914317 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7d7f9712-a7b5-4ac2-8313-a73bccfcde2b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 returned with HTTP 404 Aug 01 00:23:17.915099 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 918/3673] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:17 2026] GET /volume/v3/backups/81669014-ebc8-426a-8493-bf7e57a8c048 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:23:17.921759 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-62d5a486-5fcc-459a-bd98-42a292a1f023 req-0301a87b-56c7-4347-a283-de115c40a44b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:17.924439 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-62d5a486-5fcc-459a-bd98-42a292a1f023 req-0301a87b-56c7-4347-a283-de115c40a44b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e Aug 01 00:23:17.924794 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-62d5a486-5fcc-459a-bd98-42a292a1f023 req-0301a87b-56c7-4347-a283-de115c40a44b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:17.924794 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-62d5a486-5fcc-459a-bd98-42a292a1f023 req-0301a87b-56c7-4347-a283-de115c40a44b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:17.926949 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-27ebd45e-23fd-4bfa-872d-cf51f514dd4a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:17.929266 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-27ebd45e-23fd-4bfa-872d-cf51f514dd4a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/566d17c8-2802-4634-af59-259683f56805 Aug 01 00:23:17.929466 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-27ebd45e-23fd-4bfa-872d-cf51f514dd4a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:17.929665 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-27ebd45e-23fd-4bfa-872d-cf51f514dd4a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:17.929807 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-27ebd45e-23fd-4bfa-872d-cf51f514dd4a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Delete snapshot with id: 566d17c8-2802-4634-af59-259683f56805 Aug 01 00:23:17.934994 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:17.934994 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:17.935448 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-27ebd45e-23fd-4bfa-872d-cf51f514dd4a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Snapshot retrieved successfully. Aug 01 00:23:17.938201 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:17.938201 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:17.944216 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-62d5a486-5fcc-459a-bd98-42a292a1f023 req-0301a87b-56c7-4347-a283-de115c40a44b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:23:17.952862 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-62d5a486-5fcc-459a-bd98-42a292a1f023 req-0301a87b-56c7-4347-a283-de115c40a44b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e returned with HTTP 200 Aug 01 00:23:17.954354 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 913/3674] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:23:17 2026] GET /volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e => generated 1169 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:23:17.956929 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-27ebd45e-23fd-4bfa-872d-cf51f514dd4a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Snapshot delete request issued successfully. Aug 01 00:23:17.957118 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-27ebd45e-23fd-4bfa-872d-cf51f514dd4a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/snapshots/566d17c8-2802-4634-af59-259683f56805 returned with HTTP 202 Aug 01 00:23:17.957847 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 922/3675] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:23:17 2026] DELETE /volume/v3/snapshots/566d17c8-2802-4634-af59-259683f56805 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:23:17.965697 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0d77b479-633f-49eb-a23c-7ba37fb5c513 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:17.969145 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0d77b479-633f-49eb-a23c-7ba37fb5c513 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/snapshots/566d17c8-2802-4634-af59-259683f56805 Aug 01 00:23:17.969351 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0d77b479-633f-49eb-a23c-7ba37fb5c513 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:17.969544 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0d77b479-633f-49eb-a23c-7ba37fb5c513 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:17.973905 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-62d5a486-5fcc-459a-bd98-42a292a1f023 req-6eb5c52a-979f-40f2-8fad-4d5729ef1f0b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:17.975791 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-62d5a486-5fcc-459a-bd98-42a292a1f023 req-6eb5c52a-979f-40f2-8fad-4d5729ef1f0b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] POST https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e/action Aug 01 00:23:17.976179 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-62d5a486-5fcc-459a-bd98-42a292a1f023 req-6eb5c52a-979f-40f2-8fad-4d5729ef1f0b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:23:17.976489 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-62d5a486-5fcc-459a-bd98-42a292a1f023 req-6eb5c52a-979f-40f2-8fad-4d5729ef1f0b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:17.978028 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:17.978028 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:17.979185 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0d77b479-633f-49eb-a23c-7ba37fb5c513 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Snapshot retrieved successfully. Aug 01 00:23:17.979300 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0d77b479-633f-49eb-a23c-7ba37fb5c513 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/snapshots/566d17c8-2802-4634-af59-259683f56805 returned with HTTP 200 Aug 01 00:23:17.979786 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 923/3676] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:23:17 2026] GET /volume/v3/snapshots/566d17c8-2802-4634-af59-259683f56805 => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:17.991894 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:17.991894 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:17.992533 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-62d5a486-5fcc-459a-bd98-42a292a1f023 req-6eb5c52a-979f-40f2-8fad-4d5729ef1f0b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:23:18.001469 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-62d5a486-5fcc-459a-bd98-42a292a1f023 req-6eb5c52a-979f-40f2-8fad-4d5729ef1f0b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Begin detaching volume completed successfully. Aug 01 00:23:18.001469 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-62d5a486-5fcc-459a-bd98-42a292a1f023 req-6eb5c52a-979f-40f2-8fad-4d5729ef1f0b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e/action returned with HTTP 202 Aug 01 00:23:18.002005 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 919/3677] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:23:17 2026] POST /volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:23:18.037306 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-42ba4719-488a-432c-acbc-4f7193a515ca None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:18.037633 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-42ba4719-488a-432c-acbc-4f7193a515ca None None] GET https://10.4.3.222/volume// Aug 01 00:23:18.037803 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-42ba4719-488a-432c-acbc-4f7193a515ca None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:18.037981 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-42ba4719-488a-432c-acbc-4f7193a515ca None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:18.038272 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-42ba4719-488a-432c-acbc-4f7193a515ca None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:23:18.038510 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 914/3678] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:23:18 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:23:18.044417 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-62d5a486-5fcc-459a-bd98-42a292a1f023 req-6d87bdb9-24e5-478a-a141-11da4535fe0e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:18.047209 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-62d5a486-5fcc-459a-bd98-42a292a1f023 req-6d87bdb9-24e5-478a-a141-11da4535fe0e tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e Aug 01 00:23:18.047420 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-62d5a486-5fcc-459a-bd98-42a292a1f023 req-6d87bdb9-24e5-478a-a141-11da4535fe0e tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:18.047627 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-62d5a486-5fcc-459a-bd98-42a292a1f023 req-6d87bdb9-24e5-478a-a141-11da4535fe0e tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:18.060613 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:18.060613 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:18.063594 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-62d5a486-5fcc-459a-bd98-42a292a1f023 req-6d87bdb9-24e5-478a-a141-11da4535fe0e tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:23:18.067098 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-62d5a486-5fcc-459a-bd98-42a292a1f023 req-6d87bdb9-24e5-478a-a141-11da4535fe0e tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e returned with HTTP 200 Aug 01 00:23:18.067457 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 923/3679] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:23:18 2026] GET /volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e => generated 1352 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:23:18.083147 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-62d5a486-5fcc-459a-bd98-42a292a1f023 req-0be3cb1b-2900-47e1-a4bb-a0e97fabee31 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:18.085535 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-62d5a486-5fcc-459a-bd98-42a292a1f023 req-0be3cb1b-2900-47e1-a4bb-a0e97fabee31 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e/encryption Aug 01 00:23:18.085914 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-62d5a486-5fcc-459a-bd98-42a292a1f023 req-0be3cb1b-2900-47e1-a4bb-a0e97fabee31 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:18.086109 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-62d5a486-5fcc-459a-bd98-42a292a1f023 req-0be3cb1b-2900-47e1-a4bb-a0e97fabee31 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:18.096006 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:18.096006 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:18.102543 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-62d5a486-5fcc-459a-bd98-42a292a1f023 req-0be3cb1b-2900-47e1-a4bb-a0e97fabee31 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e/encryption returned with HTTP 200 Aug 01 00:23:18.103067 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 924/3680] 10.4.3.222 () {68 vars in 1631 bytes} [Sat Aug 1 00:23:18 2026] GET /volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:18.169248 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-757a8d92-22a5-49a3-b7e1-986a7a13557a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:18.170930 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-757a8d92-22a5-49a3-b7e1-986a7a13557a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 Aug 01 00:23:18.171124 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-757a8d92-22a5-49a3-b7e1-986a7a13557a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:18.171301 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-757a8d92-22a5-49a3-b7e1-986a7a13557a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:18.171427 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-757a8d92-22a5-49a3-b7e1-986a7a13557a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id e2bb3f4b-088f-482f-8471-9ccbc674e571. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:18.175264 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:18.175264 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:18.175868 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-757a8d92-22a5-49a3-b7e1-986a7a13557a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 returned with HTTP 200 Aug 01 00:23:18.176181 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 920/3681] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:18 2026] GET /volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:18.409580 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d89ff589-2116-4a72-83bc-600785c820e5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:18.411538 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d89ff589-2116-4a72-83bc-600785c820e5 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b Aug 01 00:23:18.412189 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d89ff589-2116-4a72-83bc-600785c820e5 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:18.412189 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d89ff589-2116-4a72-83bc-600785c820e5 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:18.412189 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-d89ff589-2116-4a72-83bc-600785c820e5 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id f270ff52-9029-476c-a456-31994bd7432b. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:18.415384 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d89ff589-2116-4a72-83bc-600785c820e5 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b returned with HTTP 404 Aug 01 00:23:18.415887 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 915/3682] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:18 2026] GET /volume/v3/backups/f270ff52-9029-476c-a456-31994bd7432b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 01 00:23:18.494483 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-da7796c8-2fac-4ada-a67e-cd5a7eb6dcb9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:18.496177 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-da7796c8-2fac-4ada-a67e-cd5a7eb6dcb9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] DELETE https://10.4.3.222/volume/v3/volumes/07f4963c-7fd6-4625-9c8f-6c2add3b0eb6 Aug 01 00:23:18.496361 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-da7796c8-2fac-4ada-a67e-cd5a7eb6dcb9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:18.496535 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-da7796c8-2fac-4ada-a67e-cd5a7eb6dcb9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:18.496723 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-da7796c8-2fac-4ada-a67e-cd5a7eb6dcb9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Delete volume with id: 07f4963c-7fd6-4625-9c8f-6c2add3b0eb6 Aug 01 00:23:18.506040 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:18.506040 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:18.506482 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-da7796c8-2fac-4ada-a67e-cd5a7eb6dcb9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:23:18.533796 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-da7796c8-2fac-4ada-a67e-cd5a7eb6dcb9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Delete volume request issued successfully. Aug 01 00:23:18.533796 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-da7796c8-2fac-4ada-a67e-cd5a7eb6dcb9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/07f4963c-7fd6-4625-9c8f-6c2add3b0eb6 returned with HTTP 202 Aug 01 00:23:18.533796 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 924/3683] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:23:18 2026] DELETE /volume/v3/volumes/07f4963c-7fd6-4625-9c8f-6c2add3b0eb6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:23:18.539485 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-260c08d3-e627-4672-8a13-7bb25dad79f9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:18.541277 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-260c08d3-e627-4672-8a13-7bb25dad79f9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/07f4963c-7fd6-4625-9c8f-6c2add3b0eb6 Aug 01 00:23:18.541492 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-260c08d3-e627-4672-8a13-7bb25dad79f9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:18.541733 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-260c08d3-e627-4672-8a13-7bb25dad79f9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:18.549957 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:18.549957 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:18.554310 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-260c08d3-e627-4672-8a13-7bb25dad79f9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:23:18.558702 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-260c08d3-e627-4672-8a13-7bb25dad79f9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/07f4963c-7fd6-4625-9c8f-6c2add3b0eb6 returned with HTTP 200 Aug 01 00:23:18.558868 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 925/3684] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:18 2026] GET /volume/v3/volumes/07f4963c-7fd6-4625-9c8f-6c2add3b0eb6 => generated 908 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:18.665428 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-79354d4c-4cb8-4368-a2e8-7723506376af None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:18.667239 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-79354d4c-4cb8-4368-a2e8-7723506376af tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] GET https://10.4.3.222/volume/v3/volumes/a6252b6a-8f2f-42cd-91a7-c4e092a97d4c Aug 01 00:23:18.667424 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-79354d4c-4cb8-4368-a2e8-7723506376af tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:18.667622 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-79354d4c-4cb8-4368-a2e8-7723506376af tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:18.673218 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-79354d4c-4cb8-4368-a2e8-7723506376af tempest-TestImageHashVerification-1691747099 tempest-TestImageHashVerification-1691747099-project-member] https://10.4.3.222/volume/v3/volumes/a6252b6a-8f2f-42cd-91a7-c4e092a97d4c returned with HTTP 404 Aug 01 00:23:18.673652 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 921/3685] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:18 2026] GET /volume/v3/volumes/a6252b6a-8f2f-42cd-91a7-c4e092a97d4c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:23:18.747300 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-389eaf5f-df4b-4f1f-ad4b-8b88e44e4604 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:18.749122 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-389eaf5f-df4b-4f1f-ad4b-8b88e44e4604 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df Aug 01 00:23:18.749387 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-389eaf5f-df4b-4f1f-ad4b-8b88e44e4604 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:18.749656 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-389eaf5f-df4b-4f1f-ad4b-8b88e44e4604 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:18.749861 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-389eaf5f-df4b-4f1f-ad4b-8b88e44e4604 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 46de8234-5f18-4b97-84a1-83d8e2f794df. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:18.754304 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:18.754304 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:18.754871 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-389eaf5f-df4b-4f1f-ad4b-8b88e44e4604 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df returned with HTTP 200 Aug 01 00:23:18.755252 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 916/3686] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:18 2026] GET /volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:18.766728 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-38051d83-fd39-466a-a1c5-643818b217bb None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:18.831837 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-38051d83-fd39-466a-a1c5-643818b217bb tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] GET https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df/export_record Aug 01 00:23:18.832052 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-38051d83-fd39-466a-a1c5-643818b217bb tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:18.832246 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-38051d83-fd39-466a-a1c5-643818b217bb tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] Calling method 'export_record' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:18.832349 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.backups [None req-38051d83-fd39-466a-a1c5-643818b217bb tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] Export record for backup 46de8234-5f18-4b97-84a1-83d8e2f794df. {{(pid=100408) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 01 00:23:18.836418 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:18.836418 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:18.837539 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.policy [None req-38051d83-fd39-466a-a1c5-643818b217bb tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'ada3baf5d7d64a2cbf8d1c8727867988', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '819ab68c609a4895862f177fed8f4962', '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=100408) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:23:18.837758 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-38051d83-fd39-466a-a1c5-643818b217bb tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df/export_record returned with HTTP 403 Aug 01 00:23:18.838334 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 925/3687] 10.4.3.222 () {68 vars in 1430 bytes} [Sat Aug 1 00:23:18 2026] GET /volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df/export_record => generated 101 bytes in 72 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:23:18.846615 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5a6d3022-dbb2-4a78-8f1c-dfd46b2d89c1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:18.848386 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5a6d3022-dbb2-4a78-8f1c-dfd46b2d89c1 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:23:18.848901 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5a6d3022-dbb2-4a78-8f1c-dfd46b2d89c1 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1103200110"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:18.850382 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-5a6d3022-dbb2-4a78-8f1c-dfd46b2d89c1 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1103200110'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:23:18.850503 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-5a6d3022-dbb2-4a78-8f1c-dfd46b2d89c1 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Create volume of 1 GB Aug 01 00:23:18.856939 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5a6d3022-dbb2-4a78-8f1c-dfd46b2d89c1 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Availability Zones retrieved successfully. Aug 01 00:23:18.863491 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5a6d3022-dbb2-4a78-8f1c-dfd46b2d89c1 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Flow 'volume_create_api' (84b22477-0640-4dcf-aa08-618d8bc3fcb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:23:18.864949 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5a6d3022-dbb2-4a78-8f1c-dfd46b2d89c1 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1b8d6e9-6d6b-4233-bada-d65d401ffa07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:18.865719 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-5a6d3022-dbb2-4a78-8f1c-dfd46b2d89c1 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:23:18.891868 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5a6d3022-dbb2-4a78-8f1c-dfd46b2d89c1 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1b8d6e9-6d6b-4233-bada-d65d401ffa07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:18.892578 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5a6d3022-dbb2-4a78-8f1c-dfd46b2d89c1 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42d1f9d6-833c-4a31-b31f-0f49bfcf4586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:18.926849 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-62d5a486-5fcc-459a-bd98-42a292a1f023 req-36ab2966-43bb-4508-8505-16b131ebcc14 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:18.929087 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-62d5a486-5fcc-459a-bd98-42a292a1f023 req-36ab2966-43bb-4508-8505-16b131ebcc14 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] DELETE https://10.4.3.222/volume/v3/attachments/409ca42c-d3f4-4d55-b4cc-c02c5009df74 Aug 01 00:23:18.929518 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-62d5a486-5fcc-459a-bd98-42a292a1f023 req-36ab2966-43bb-4508-8505-16b131ebcc14 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:18.930028 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-62d5a486-5fcc-459a-bd98-42a292a1f023 req-36ab2966-43bb-4508-8505-16b131ebcc14 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:18.937119 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:18.937119 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:18.943337 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-5a6d3022-dbb2-4a78-8f1c-dfd46b2d89c1 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Created reservations ['fc4e78a5-5dc3-4728-a9e8-01b3d199f4e2', '52ae8de4-4aba-40b1-88b9-339dce572d31', '3057ed9b-4f40-45e8-9b53-65276d37dc42', '54af3997-b26f-49a7-b59d-2fc6b2145e89'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:23:18.944337 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5a6d3022-dbb2-4a78-8f1c-dfd46b2d89c1 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42d1f9d6-833c-4a31-b31f-0f49bfcf4586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc4e78a5-5dc3-4728-a9e8-01b3d199f4e2', '52ae8de4-4aba-40b1-88b9-339dce572d31', '3057ed9b-4f40-45e8-9b53-65276d37dc42', '54af3997-b26f-49a7-b59d-2fc6b2145e89']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:18.945122 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5a6d3022-dbb2-4a78-8f1c-dfd46b2d89c1 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f0ba04f-65e8-4520-9522-2ea290f64f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:18.970169 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5a6d3022-dbb2-4a78-8f1c-dfd46b2d89c1 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f0ba04f-65e8-4520-9522-2ea290f64f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b596d531-397c-4735-837d-122a522d139d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1103200110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='819ab68c609a4895862f177fed8f4962',qos_specs=None,replication_status=,reservations=['fc4e78a5-5dc3-4728-a9e8-01b3d199f4e2','52ae8de4-4aba-40b1-88b9-339dce572d31','3057ed9b-4f40-45e8-9b53-65276d37dc42','54af3997-b26f-49a7-b59d-2fc6b2145e89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7b08610f6294bbe8fa7e3867b9c65ca',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:23:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1103200110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b596d531-397c-4735-837d-122a522d139d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='819ab68c609a4895862f177fed8f4962',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7b08610f6294bbe8fa7e3867b9c65ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:18.971697 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5a6d3022-dbb2-4a78-8f1c-dfd46b2d89c1 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cefa76aa-e96a-4e1b-af6d-8bdecf34777d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:18.993429 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-62d5a486-5fcc-459a-bd98-42a292a1f023 req-36ab2966-43bb-4508-8505-16b131ebcc14 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/attachments/409ca42c-d3f4-4d55-b4cc-c02c5009df74 returned with HTTP 200 Aug 01 00:23:18.993983 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 922/3688] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:23:18 2026] DELETE /volume/v3/attachments/409ca42c-d3f4-4d55-b4cc-c02c5009df74 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:18.998528 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-89dee9e8-fd5b-4cfe-b6ed-98dc4dda589d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:19.003635 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5a6d3022-dbb2-4a78-8f1c-dfd46b2d89c1 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cefa76aa-e96a-4e1b-af6d-8bdecf34777d) transitioned into state 'SUCCESS' from state '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-1103200110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='819ab68c609a4895862f177fed8f4962',qos_specs=None,replication_status=,reservations=['fc4e78a5-5dc3-4728-a9e8-01b3d199f4e2','52ae8de4-4aba-40b1-88b9-339dce572d31','3057ed9b-4f40-45e8-9b53-65276d37dc42','54af3997-b26f-49a7-b59d-2fc6b2145e89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7b08610f6294bbe8fa7e3867b9c65ca',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:19.004061 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-89dee9e8-fd5b-4cfe-b6ed-98dc4dda589d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/snapshots/566d17c8-2802-4634-af59-259683f56805 Aug 01 00:23:19.004502 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-89dee9e8-fd5b-4cfe-b6ed-98dc4dda589d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:19.004896 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-89dee9e8-fd5b-4cfe-b6ed-98dc4dda589d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:19.005797 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5a6d3022-dbb2-4a78-8f1c-dfd46b2d89c1 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d38b807-1c1e-4034-8789-7b6b5187c440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:19.011273 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-89dee9e8-fd5b-4cfe-b6ed-98dc4dda589d tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/snapshots/566d17c8-2802-4634-af59-259683f56805 returned with HTTP 404 Aug 01 00:23:19.012327 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 917/3689] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:23:18 2026] GET /volume/v3/snapshots/566d17c8-2802-4634-af59-259683f56805 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:23:19.020257 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5a6d3022-dbb2-4a78-8f1c-dfd46b2d89c1 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d38b807-1c1e-4034-8789-7b6b5187c440) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:19.020415 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-3b1eb17f-e6e2-4bc2-9cb4-440bc19e7d47 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:19.021601 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5a6d3022-dbb2-4a78-8f1c-dfd46b2d89c1 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Flow 'volume_create_api' (84b22477-0640-4dcf-aa08-618d8bc3fcb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:23:19.021966 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3b1eb17f-e6e2-4bc2-9cb4-440bc19e7d47 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] DELETE https://10.4.3.222/volume/v3/volumes/72244e7a-9d5d-4b7f-94fa-0e57d37be3a0 Aug 01 00:23:19.022153 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3b1eb17f-e6e2-4bc2-9cb4-440bc19e7d47 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:19.022190 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5a6d3022-dbb2-4a78-8f1c-dfd46b2d89c1 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Create volume request issued successfully. Aug 01 00:23:19.022382 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3b1eb17f-e6e2-4bc2-9cb4-440bc19e7d47 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:19.023173 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5a6d3022-dbb2-4a78-8f1c-dfd46b2d89c1 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:23:19.023495 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-3b1eb17f-e6e2-4bc2-9cb4-440bc19e7d47 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Delete volume with id: 72244e7a-9d5d-4b7f-94fa-0e57d37be3a0 Aug 01 00:23:19.024105 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 926/3690] 10.4.3.222 () {70 vars in 1298 bytes} [Sat Aug 1 00:23:18 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 01 00:23:19.051218 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-074fa9a5-7713-4f09-8cd5-6a95ba82edf8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:19.053345 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-074fa9a5-7713-4f09-8cd5-6a95ba82edf8 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/volumes/b596d531-397c-4735-837d-122a522d139d Aug 01 00:23:19.053624 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-074fa9a5-7713-4f09-8cd5-6a95ba82edf8 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:19.053865 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-074fa9a5-7713-4f09-8cd5-6a95ba82edf8 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:19.061980 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:19.061980 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:19.065651 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-074fa9a5-7713-4f09-8cd5-6a95ba82edf8 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Volume info retrieved successfully. Aug 01 00:23:19.070246 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-074fa9a5-7713-4f09-8cd5-6a95ba82edf8 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/volumes/b596d531-397c-4735-837d-122a522d139d returned with HTTP 200 Aug 01 00:23:19.070246 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 923/3691] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:19 2026] GET /volume/v3/volumes/b596d531-397c-4735-837d-122a522d139d => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:19.072198 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:19.072198 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:19.073456 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-3b1eb17f-e6e2-4bc2-9cb4-440bc19e7d47 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Volume info retrieved successfully. Aug 01 00:23:19.094402 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-3b1eb17f-e6e2-4bc2-9cb4-440bc19e7d47 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Delete volume request issued successfully. Aug 01 00:23:19.094569 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3b1eb17f-e6e2-4bc2-9cb4-440bc19e7d47 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/volumes/72244e7a-9d5d-4b7f-94fa-0e57d37be3a0 returned with HTTP 202 Aug 01 00:23:19.095200 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 926/3692] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:23:19 2026] DELETE /volume/v3/volumes/72244e7a-9d5d-4b7f-94fa-0e57d37be3a0 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:23:19.102577 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1f5fcc2b-8d5c-4919-8a23-23d920e26204 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:19.105201 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1f5fcc2b-8d5c-4919-8a23-23d920e26204 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/volumes/72244e7a-9d5d-4b7f-94fa-0e57d37be3a0 Aug 01 00:23:19.105656 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1f5fcc2b-8d5c-4919-8a23-23d920e26204 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:19.106079 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1f5fcc2b-8d5c-4919-8a23-23d920e26204 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:19.121912 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:19.121912 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:19.127447 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1f5fcc2b-8d5c-4919-8a23-23d920e26204 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Volume info retrieved successfully. Aug 01 00:23:19.132934 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1f5fcc2b-8d5c-4919-8a23-23d920e26204 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/volumes/72244e7a-9d5d-4b7f-94fa-0e57d37be3a0 returned with HTTP 200 Aug 01 00:23:19.133524 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 918/3693] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:19 2026] GET /volume/v3/volumes/72244e7a-9d5d-4b7f-94fa-0e57d37be3a0 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:19.146599 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-f6067a0e-5be1-4ee6-a654-975924d5ce45 req-1006e3d9-89a4-4b6e-b5a8-a6d6a01500d6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:19.149454 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f6067a0e-5be1-4ee6-a654-975924d5ce45 req-1006e3d9-89a4-4b6e-b5a8-a6d6a01500d6 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e Aug 01 00:23:19.149664 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f6067a0e-5be1-4ee6-a654-975924d5ce45 req-1006e3d9-89a4-4b6e-b5a8-a6d6a01500d6 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:19.149880 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f6067a0e-5be1-4ee6-a654-975924d5ce45 req-1006e3d9-89a4-4b6e-b5a8-a6d6a01500d6 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:19.160660 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:19.160660 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:19.164927 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-f6067a0e-5be1-4ee6-a654-975924d5ce45 req-1006e3d9-89a4-4b6e-b5a8-a6d6a01500d6 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:23:19.169118 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f6067a0e-5be1-4ee6-a654-975924d5ce45 req-1006e3d9-89a4-4b6e-b5a8-a6d6a01500d6 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e returned with HTTP 200 Aug 01 00:23:19.169513 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 927/3694] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:23:19 2026] GET /volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:19.187431 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-76de41bd-bfca-4fe5-844d-65b58db5584d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:19.189574 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-76de41bd-bfca-4fe5-844d-65b58db5584d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 Aug 01 00:23:19.189868 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-76de41bd-bfca-4fe5-844d-65b58db5584d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:19.190121 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-76de41bd-bfca-4fe5-844d-65b58db5584d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:19.190275 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-76de41bd-bfca-4fe5-844d-65b58db5584d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id e2bb3f4b-088f-482f-8471-9ccbc674e571. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:19.195104 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:19.195104 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:19.195930 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-76de41bd-bfca-4fe5-844d-65b58db5584d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 returned with HTTP 200 Aug 01 00:23:19.196419 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 924/3695] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:19 2026] GET /volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:19.574111 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-bcebe7c5-a6e9-4e91-884e-e75f5c2a19da None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:19.581220 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bcebe7c5-a6e9-4e91-884e-e75f5c2a19da tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/07f4963c-7fd6-4625-9c8f-6c2add3b0eb6 Aug 01 00:23:19.582228 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bcebe7c5-a6e9-4e91-884e-e75f5c2a19da tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:19.583866 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bcebe7c5-a6e9-4e91-884e-e75f5c2a19da tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:19.612426 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bcebe7c5-a6e9-4e91-884e-e75f5c2a19da tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/07f4963c-7fd6-4625-9c8f-6c2add3b0eb6 returned with HTTP 404 Aug 01 00:23:19.615440 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 927/3696] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:19 2026] GET /volume/v3/volumes/07f4963c-7fd6-4625-9c8f-6c2add3b0eb6 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:23:19.622991 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-56df36de-9a2f-4a23-8122-daff5ad12573 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:19.629591 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-56df36de-9a2f-4a23-8122-daff5ad12573 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/07f4963c-7fd6-4625-9c8f-6c2add3b0eb6 Aug 01 00:23:19.629854 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-56df36de-9a2f-4a23-8122-daff5ad12573 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:19.630076 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-56df36de-9a2f-4a23-8122-daff5ad12573 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:19.641253 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-56df36de-9a2f-4a23-8122-daff5ad12573 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/07f4963c-7fd6-4625-9c8f-6c2add3b0eb6 returned with HTTP 404 Aug 01 00:23:19.642198 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 919/3697] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:19 2026] GET /volume/v3/volumes/07f4963c-7fd6-4625-9c8f-6c2add3b0eb6 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:23:19.648886 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4929535b-706d-4371-be6f-8b75be34d209 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:19.651362 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4929535b-706d-4371-be6f-8b75be34d209 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] DELETE https://10.4.3.222/volume/v3/volumes/07f4963c-7fd6-4625-9c8f-6c2add3b0eb6 Aug 01 00:23:19.652063 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4929535b-706d-4371-be6f-8b75be34d209 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:19.652295 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4929535b-706d-4371-be6f-8b75be34d209 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:19.652442 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-4929535b-706d-4371-be6f-8b75be34d209 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Delete volume with id: 07f4963c-7fd6-4625-9c8f-6c2add3b0eb6 Aug 01 00:23:19.661878 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4929535b-706d-4371-be6f-8b75be34d209 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/07f4963c-7fd6-4625-9c8f-6c2add3b0eb6 returned with HTTP 404 Aug 01 00:23:19.662360 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 928/3698] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:23:19 2026] DELETE /volume/v3/volumes/07f4963c-7fd6-4625-9c8f-6c2add3b0eb6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:23:19.674536 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3efbed23-c46c-4cd1-9f30-76d2c7c52711 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:19.676207 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3efbed23-c46c-4cd1-9f30-76d2c7c52711 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:23:19.676492 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3efbed23-c46c-4cd1-9f30-76d2c7c52711 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-745486060"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:19.677886 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-3efbed23-c46c-4cd1-9f30-76d2c7c52711 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-745486060'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:23:19.678004 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-3efbed23-c46c-4cd1-9f30-76d2c7c52711 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Create volume of 1 GB Aug 01 00:23:19.681912 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3efbed23-c46c-4cd1-9f30-76d2c7c52711 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Availability Zones retrieved successfully. Aug 01 00:23:19.687413 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3efbed23-c46c-4cd1-9f30-76d2c7c52711 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Flow 'volume_create_api' (0fc50a3e-1bbb-47bb-8f06-a550dfc1b101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:23:19.688510 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3efbed23-c46c-4cd1-9f30-76d2c7c52711 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e24a5928-a09f-4c59-a6b5-31904886d679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:19.689377 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-3efbed23-c46c-4cd1-9f30-76d2c7c52711 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:23:19.717067 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3efbed23-c46c-4cd1-9f30-76d2c7c52711 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e24a5928-a09f-4c59-a6b5-31904886d679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:19.718090 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3efbed23-c46c-4cd1-9f30-76d2c7c52711 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b064715a-8a17-469f-a896-a84bc9a9dc0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:19.753708 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-3efbed23-c46c-4cd1-9f30-76d2c7c52711 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Created reservations ['c71ee57a-449c-47d0-ad34-fa8be33f403d', 'a4de0d62-fe6d-4586-8f09-1aecadb96ad7', '5fe0239f-7798-41d3-adb3-143a56f20c0a', 'ae45af57-ae8a-4b0f-8c29-2da742359cf3'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:23:19.754647 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3efbed23-c46c-4cd1-9f30-76d2c7c52711 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b064715a-8a17-469f-a896-a84bc9a9dc0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c71ee57a-449c-47d0-ad34-fa8be33f403d', 'a4de0d62-fe6d-4586-8f09-1aecadb96ad7', '5fe0239f-7798-41d3-adb3-143a56f20c0a', 'ae45af57-ae8a-4b0f-8c29-2da742359cf3']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:19.755581 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3efbed23-c46c-4cd1-9f30-76d2c7c52711 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0618c93-3a5d-4855-af1a-9b61066d8812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:19.782947 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3efbed23-c46c-4cd1-9f30-76d2c7c52711 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0618c93-3a5d-4855-af1a-9b61066d8812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f80324f6-5844-45ae-87af-2c292dd09ad1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-745486060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75f7f56e2074ed880d3654d667146c5',qos_specs=None,replication_status=,reservations=['c71ee57a-449c-47d0-ad34-fa8be33f403d','a4de0d62-fe6d-4586-8f09-1aecadb96ad7','5fe0239f-7798-41d3-adb3-143a56f20c0a','ae45af57-ae8a-4b0f-8c29-2da742359cf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e49d9099c754cf6806022f7f5d202a3',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:23:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-745486060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f80324f6-5844-45ae-87af-2c292dd09ad1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f75f7f56e2074ed880d3654d667146c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e49d9099c754cf6806022f7f5d202a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:19.783746 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3efbed23-c46c-4cd1-9f30-76d2c7c52711 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60568b65-d1a5-4f8d-8cbb-3ce2323b6a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:19.800049 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3efbed23-c46c-4cd1-9f30-76d2c7c52711 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60568b65-d1a5-4f8d-8cbb-3ce2323b6a1d) transitioned into state 'SUCCESS' from state '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-745486060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f75f7f56e2074ed880d3654d667146c5',qos_specs=None,replication_status=,reservations=['c71ee57a-449c-47d0-ad34-fa8be33f403d','a4de0d62-fe6d-4586-8f09-1aecadb96ad7','5fe0239f-7798-41d3-adb3-143a56f20c0a','ae45af57-ae8a-4b0f-8c29-2da742359cf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e49d9099c754cf6806022f7f5d202a3',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:19.800707 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3efbed23-c46c-4cd1-9f30-76d2c7c52711 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fe3d25a-0954-45e9-b775-ee82e8dd42d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:19.810578 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3efbed23-c46c-4cd1-9f30-76d2c7c52711 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fe3d25a-0954-45e9-b775-ee82e8dd42d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:19.811446 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3efbed23-c46c-4cd1-9f30-76d2c7c52711 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Flow 'volume_create_api' (0fc50a3e-1bbb-47bb-8f06-a550dfc1b101) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:23:19.811873 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3efbed23-c46c-4cd1-9f30-76d2c7c52711 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Create volume request issued successfully. Aug 01 00:23:19.812962 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3efbed23-c46c-4cd1-9f30-76d2c7c52711 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:23:19.812962 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 925/3699] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:23:19 2026] POST /volume/v3/volumes => generated 748 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:23:19.828222 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-aa7169d5-5b40-4689-b068-5babcd08925d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:19.831336 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-aa7169d5-5b40-4689-b068-5babcd08925d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 Aug 01 00:23:19.831576 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-aa7169d5-5b40-4689-b068-5babcd08925d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:19.831846 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-aa7169d5-5b40-4689-b068-5babcd08925d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:19.848340 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:19.848340 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:19.854131 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-aa7169d5-5b40-4689-b068-5babcd08925d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:23:19.859167 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-aa7169d5-5b40-4689-b068-5babcd08925d tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 returned with HTTP 200 Aug 01 00:23:19.859786 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 928/3700] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:19 2026] GET /volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:20.085941 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1f3d0c2b-287b-4e85-8903-01037fd24b86 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:20.087717 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1f3d0c2b-287b-4e85-8903-01037fd24b86 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/volumes/b596d531-397c-4735-837d-122a522d139d Aug 01 00:23:20.087949 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1f3d0c2b-287b-4e85-8903-01037fd24b86 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:20.088154 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1f3d0c2b-287b-4e85-8903-01037fd24b86 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:20.097000 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:20.097000 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:20.101457 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1f3d0c2b-287b-4e85-8903-01037fd24b86 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Volume info retrieved successfully. Aug 01 00:23:20.106340 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1f3d0c2b-287b-4e85-8903-01037fd24b86 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/volumes/b596d531-397c-4735-837d-122a522d139d returned with HTTP 200 Aug 01 00:23:20.106641 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 920/3701] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:20 2026] GET /volume/v3/volumes/b596d531-397c-4735-837d-122a522d139d => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:23:20.126591 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8086acc7-f896-468c-a57e-abc24280ba8d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:20.128270 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8086acc7-f896-468c-a57e-abc24280ba8d tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] POST https://10.4.3.222/volume/v3/backups Aug 01 00:23:20.128610 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8086acc7-f896-468c-a57e-abc24280ba8d tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b596d531-397c-4735-837d-122a522d139d", "name": "tempest-type-Backup-1368044178"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:20.130029 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-8086acc7-f896-468c-a57e-abc24280ba8d tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Creating new backup {'backup': {'volume_id': 'b596d531-397c-4735-837d-122a522d139d', 'name': 'tempest-type-Backup-1368044178'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:23:20.130157 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-8086acc7-f896-468c-a57e-abc24280ba8d tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Creating backup of volume b596d531-397c-4735-837d-122a522d139d in container None Aug 01 00:23:20.138013 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:20.138013 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:20.138299 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8086acc7-f896-468c-a57e-abc24280ba8d tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Volume info retrieved successfully. Aug 01 00:23:20.146249 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-aeb94148-da15-4e2c-a2f6-51a2cd27ee7f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:20.148017 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-aeb94148-da15-4e2c-a2f6-51a2cd27ee7f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/volumes/72244e7a-9d5d-4b7f-94fa-0e57d37be3a0 Aug 01 00:23:20.148197 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-aeb94148-da15-4e2c-a2f6-51a2cd27ee7f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:20.148394 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-aeb94148-da15-4e2c-a2f6-51a2cd27ee7f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:20.155820 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-aeb94148-da15-4e2c-a2f6-51a2cd27ee7f tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/volumes/72244e7a-9d5d-4b7f-94fa-0e57d37be3a0 returned with HTTP 404 Aug 01 00:23:20.156141 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-8086acc7-f896-468c-a57e-abc24280ba8d tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Created reservations ['244a8a5c-16df-4edb-9861-5acb7e79a9a7', 'b5c7d9a9-57aa-4b5a-9366-693be3ecfbd0'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:23:20.156359 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 926/3702] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:20 2026] GET /volume/v3/volumes/72244e7a-9d5d-4b7f-94fa-0e57d37be3a0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:23:20.178738 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9773838e-afe7-486b-a245-19fc7588a673 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:20.179406 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9773838e-afe7-486b-a245-19fc7588a673 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] DELETE https://10.4.3.222/volume/v3/volumes/39143ef4-520b-4914-b8a6-b0690933faf1 Aug 01 00:23:20.180899 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9773838e-afe7-486b-a245-19fc7588a673 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:20.183682 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9773838e-afe7-486b-a245-19fc7588a673 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:20.183682 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-9773838e-afe7-486b-a245-19fc7588a673 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Delete volume with id: 39143ef4-520b-4914-b8a6-b0690933faf1 Aug 01 00:23:20.185349 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8086acc7-f896-468c-a57e-abc24280ba8d tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:23:20.186063 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 929/3703] 10.4.3.222 () {70 vars in 1299 bytes} [Sat Aug 1 00:23:20 2026] POST /volume/v3/backups => generated 316 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:23:20.197076 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9d169013-c309-44cb-9f08-1173fbb0d01e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:20.200753 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:20.200753 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:20.201290 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-9773838e-afe7-486b-a245-19fc7588a673 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Volume info retrieved successfully. Aug 01 00:23:20.201391 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9d169013-c309-44cb-9f08-1173fbb0d01e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 Aug 01 00:23:20.201853 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9d169013-c309-44cb-9f08-1173fbb0d01e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:20.202097 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9d169013-c309-44cb-9f08-1173fbb0d01e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:20.202277 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-9d169013-c309-44cb-9f08-1173fbb0d01e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id e8da09e0-fd24-4266-95f3-42b0560dc9c2. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:20.210714 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:20.210714 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:20.211497 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9d169013-c309-44cb-9f08-1173fbb0d01e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 returned with HTTP 200 Aug 01 00:23:20.211598 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b0d927e9-3661-4e82-a0c6-c5b584efa3c1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:20.211961 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 921/3704] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:20 2026] GET /volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:20.214997 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b0d927e9-3661-4e82-a0c6-c5b584efa3c1 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 Aug 01 00:23:20.215314 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b0d927e9-3661-4e82-a0c6-c5b584efa3c1 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:20.215486 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b0d927e9-3661-4e82-a0c6-c5b584efa3c1 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:20.215623 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-b0d927e9-3661-4e82-a0c6-c5b584efa3c1 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id e2bb3f4b-088f-482f-8471-9ccbc674e571. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:20.219018 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-9773838e-afe7-486b-a245-19fc7588a673 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Delete volume request issued successfully. Aug 01 00:23:20.219182 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9773838e-afe7-486b-a245-19fc7588a673 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/volumes/39143ef4-520b-4914-b8a6-b0690933faf1 returned with HTTP 202 Aug 01 00:23:20.219521 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 929/3705] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:23:20 2026] DELETE /volume/v3/volumes/39143ef4-520b-4914-b8a6-b0690933faf1 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:23:20.226320 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:20.226320 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:20.227124 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b0d927e9-3661-4e82-a0c6-c5b584efa3c1 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 returned with HTTP 200 Aug 01 00:23:20.227706 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 927/3706] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:20 2026] GET /volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:20.234249 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a7765dd4-16f5-4baa-bf05-2f2baf1339ff None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:20.236168 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a7765dd4-16f5-4baa-bf05-2f2baf1339ff tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/volumes/39143ef4-520b-4914-b8a6-b0690933faf1 Aug 01 00:23:20.236382 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a7765dd4-16f5-4baa-bf05-2f2baf1339ff tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:20.236567 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a7765dd4-16f5-4baa-bf05-2f2baf1339ff tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:20.254550 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:20.254550 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:20.258554 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a7765dd4-16f5-4baa-bf05-2f2baf1339ff tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Volume info retrieved successfully. Aug 01 00:23:20.263206 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a7765dd4-16f5-4baa-bf05-2f2baf1339ff tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/volumes/39143ef4-520b-4914-b8a6-b0690933faf1 returned with HTTP 200 Aug 01 00:23:20.263669 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 930/3707] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:20 2026] GET /volume/v3/volumes/39143ef4-520b-4914-b8a6-b0690933faf1 => generated 1356 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:23:20.873157 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-81c1969a-3645-4bed-aac5-22aa45e4ed02 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:20.875172 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-81c1969a-3645-4bed-aac5-22aa45e4ed02 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 Aug 01 00:23:20.875472 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-81c1969a-3645-4bed-aac5-22aa45e4ed02 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:20.875784 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-81c1969a-3645-4bed-aac5-22aa45e4ed02 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:20.884921 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:20.884921 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:20.888031 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-81c1969a-3645-4bed-aac5-22aa45e4ed02 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:23:20.891649 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-81c1969a-3645-4bed-aac5-22aa45e4ed02 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 returned with HTTP 200 Aug 01 00:23:20.892030 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 922/3708] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:20 2026] GET /volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:21.222298 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-56b93a6c-8136-482c-a00f-d7482ae6fd24 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:21.224156 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-56b93a6c-8136-482c-a00f-d7482ae6fd24 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 Aug 01 00:23:21.224544 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-56b93a6c-8136-482c-a00f-d7482ae6fd24 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:21.224723 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-56b93a6c-8136-482c-a00f-d7482ae6fd24 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:21.224883 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-56b93a6c-8136-482c-a00f-d7482ae6fd24 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id e8da09e0-fd24-4266-95f3-42b0560dc9c2. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:21.230490 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:21.230490 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:21.231247 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-56b93a6c-8136-482c-a00f-d7482ae6fd24 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 returned with HTTP 200 Aug 01 00:23:21.231677 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 930/3709] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:21 2026] GET /volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:21.239969 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4987de06-0d3a-4d36-93fc-36c73bf16ff6 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:21.242236 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4987de06-0d3a-4d36-93fc-36c73bf16ff6 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 Aug 01 00:23:21.242467 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4987de06-0d3a-4d36-93fc-36c73bf16ff6 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:21.242715 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4987de06-0d3a-4d36-93fc-36c73bf16ff6 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:21.242897 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-4987de06-0d3a-4d36-93fc-36c73bf16ff6 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id e2bb3f4b-088f-482f-8471-9ccbc674e571. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:21.251325 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:21.251325 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:21.252220 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4987de06-0d3a-4d36-93fc-36c73bf16ff6 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 returned with HTTP 200 Aug 01 00:23:21.253576 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 928/3710] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:21 2026] GET /volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:21.279560 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8ebaa8ea-ae76-45a5-ac18-92cf79262c2b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:21.282095 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8ebaa8ea-ae76-45a5-ac18-92cf79262c2b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/volumes/39143ef4-520b-4914-b8a6-b0690933faf1 Aug 01 00:23:21.282416 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8ebaa8ea-ae76-45a5-ac18-92cf79262c2b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:21.282667 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8ebaa8ea-ae76-45a5-ac18-92cf79262c2b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:21.289612 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8ebaa8ea-ae76-45a5-ac18-92cf79262c2b tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/volumes/39143ef4-520b-4914-b8a6-b0690933faf1 returned with HTTP 404 Aug 01 00:23:21.290152 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 931/3711] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:21 2026] GET /volume/v3/volumes/39143ef4-520b-4914-b8a6-b0690933faf1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:23:21.298855 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2441c04d-bb00-4b0c-972b-6ab601978852 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:21.300501 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2441c04d-bb00-4b0c-972b-6ab601978852 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] DELETE https://10.4.3.222/volume/v3/volumes/2939b58d-538d-416c-ac64-7f8ec0ed66e7 Aug 01 00:23:21.300618 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2441c04d-bb00-4b0c-972b-6ab601978852 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:21.301817 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2441c04d-bb00-4b0c-972b-6ab601978852 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:21.301817 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-2441c04d-bb00-4b0c-972b-6ab601978852 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Delete volume with id: 2939b58d-538d-416c-ac64-7f8ec0ed66e7 Aug 01 00:23:21.308827 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:21.308827 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:21.309557 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2441c04d-bb00-4b0c-972b-6ab601978852 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Volume info retrieved successfully. Aug 01 00:23:21.328266 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2441c04d-bb00-4b0c-972b-6ab601978852 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Delete volume request issued successfully. Aug 01 00:23:21.328266 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2441c04d-bb00-4b0c-972b-6ab601978852 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/volumes/2939b58d-538d-416c-ac64-7f8ec0ed66e7 returned with HTTP 202 Aug 01 00:23:21.328919 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 923/3712] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:23:21 2026] DELETE /volume/v3/volumes/2939b58d-538d-416c-ac64-7f8ec0ed66e7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:23:21.345611 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d817892f-7a3d-4b45-9647-d89b980588f0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:21.354904 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d817892f-7a3d-4b45-9647-d89b980588f0 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/volumes/2939b58d-538d-416c-ac64-7f8ec0ed66e7 Aug 01 00:23:21.355078 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d817892f-7a3d-4b45-9647-d89b980588f0 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:21.355335 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d817892f-7a3d-4b45-9647-d89b980588f0 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:21.364718 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:21.364718 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:21.368622 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-d817892f-7a3d-4b45-9647-d89b980588f0 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Volume info retrieved successfully. Aug 01 00:23:21.372440 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d817892f-7a3d-4b45-9647-d89b980588f0 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/volumes/2939b58d-538d-416c-ac64-7f8ec0ed66e7 returned with HTTP 200 Aug 01 00:23:21.372801 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 931/3713] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:21 2026] GET /volume/v3/volumes/2939b58d-538d-416c-ac64-7f8ec0ed66e7 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:22.210213 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3e5da712-43f8-4b1d-a0c3-f4ccd355b6dc None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:22.213464 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3e5da712-43f8-4b1d-a0c3-f4ccd355b6dc tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] DELETE https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e Aug 01 00:23:22.213720 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3e5da712-43f8-4b1d-a0c3-f4ccd355b6dc tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:22.213965 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3e5da712-43f8-4b1d-a0c3-f4ccd355b6dc tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:22.214685 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-3e5da712-43f8-4b1d-a0c3-f4ccd355b6dc tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Delete volume with id: c46167fa-cdb0-4338-8b37-dd2805a8c60e Aug 01 00:23:22.228485 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:22.228485 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:22.228838 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3e5da712-43f8-4b1d-a0c3-f4ccd355b6dc tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:23:22.243978 np0000006296 devstack@c-api.service[100409]: WARNING cinder.keymgr.conf_key_mgr [None req-3e5da712-43f8-4b1d-a0c3-f4ccd355b6dc tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 00:23:22.246731 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-41766c62-aa15-48ed-af17-fa19c3d438b3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:22.248516 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-41766c62-aa15-48ed-af17-fa19c3d438b3 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 Aug 01 00:23:22.248763 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-41766c62-aa15-48ed-af17-fa19c3d438b3 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:22.248965 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-41766c62-aa15-48ed-af17-fa19c3d438b3 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:22.249066 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-41766c62-aa15-48ed-af17-fa19c3d438b3 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id e8da09e0-fd24-4266-95f3-42b0560dc9c2. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:22.252865 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:22.252865 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:22.253511 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-41766c62-aa15-48ed-af17-fa19c3d438b3 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 returned with HTTP 200 Aug 01 00:23:22.253890 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 932/3714] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:22 2026] GET /volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:22.257032 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3e5da712-43f8-4b1d-a0c3-f4ccd355b6dc tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Delete volume request issued successfully. Aug 01 00:23:22.258800 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3e5da712-43f8-4b1d-a0c3-f4ccd355b6dc tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e returned with HTTP 202 Aug 01 00:23:22.258800 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 929/3715] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:23:22 2026] DELETE /volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:23:22.265326 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c0e5fdc0-c5dc-4898-8b88-c5d84d1fe586 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:22.268795 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-48070f32-83cc-47d0-938c-492c05e00caf None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:22.269101 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c0e5fdc0-c5dc-4898-8b88-c5d84d1fe586 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e Aug 01 00:23:22.269135 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c0e5fdc0-c5dc-4898-8b88-c5d84d1fe586 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:22.269302 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c0e5fdc0-c5dc-4898-8b88-c5d84d1fe586 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:22.271983 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-48070f32-83cc-47d0-938c-492c05e00caf tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 Aug 01 00:23:22.272193 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-48070f32-83cc-47d0-938c-492c05e00caf tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:22.272382 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-48070f32-83cc-47d0-938c-492c05e00caf tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:22.272481 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-48070f32-83cc-47d0-938c-492c05e00caf tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id e2bb3f4b-088f-482f-8471-9ccbc674e571. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:22.278215 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:22.278215 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:22.279085 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-48070f32-83cc-47d0-938c-492c05e00caf tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 returned with HTTP 200 Aug 01 00:23:22.279510 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 932/3716] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:22 2026] GET /volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:22.282168 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:22.282168 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:22.286911 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c0e5fdc0-c5dc-4898-8b88-c5d84d1fe586 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:23:22.292067 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c0e5fdc0-c5dc-4898-8b88-c5d84d1fe586 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e returned with HTTP 200 Aug 01 00:23:22.292563 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 924/3717] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:22 2026] GET /volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:22.384829 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-15da1e90-5ed6-4617-92fa-36e42f55f481 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:22.387292 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-15da1e90-5ed6-4617-92fa-36e42f55f481 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/volumes/2939b58d-538d-416c-ac64-7f8ec0ed66e7 Aug 01 00:23:22.387562 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-15da1e90-5ed6-4617-92fa-36e42f55f481 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:22.387842 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-15da1e90-5ed6-4617-92fa-36e42f55f481 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:22.393208 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-15da1e90-5ed6-4617-92fa-36e42f55f481 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/volumes/2939b58d-538d-416c-ac64-7f8ec0ed66e7 returned with HTTP 404 Aug 01 00:23:22.393931 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 933/3718] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:22 2026] GET /volume/v3/volumes/2939b58d-538d-416c-ac64-7f8ec0ed66e7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:23:22.400067 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0f266d2a-6f81-472b-807e-62698dd3373a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:22.402203 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0f266d2a-6f81-472b-807e-62698dd3373a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] DELETE https://10.4.3.222/volume/v3/volumes/bb033e56-e53c-4b2b-a94d-fe490a29568b Aug 01 00:23:22.402382 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0f266d2a-6f81-472b-807e-62698dd3373a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:22.402596 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0f266d2a-6f81-472b-807e-62698dd3373a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:22.402823 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-0f266d2a-6f81-472b-807e-62698dd3373a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Delete volume with id: bb033e56-e53c-4b2b-a94d-fe490a29568b Aug 01 00:23:22.410340 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:22.410340 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:22.410856 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-0f266d2a-6f81-472b-807e-62698dd3373a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Volume info retrieved successfully. Aug 01 00:23:22.427591 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-0f266d2a-6f81-472b-807e-62698dd3373a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Delete volume request issued successfully. Aug 01 00:23:22.427826 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0f266d2a-6f81-472b-807e-62698dd3373a tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/volumes/bb033e56-e53c-4b2b-a94d-fe490a29568b returned with HTTP 202 Aug 01 00:23:22.428369 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 930/3719] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:23:22 2026] DELETE /volume/v3/volumes/bb033e56-e53c-4b2b-a94d-fe490a29568b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:23:22.436441 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-04e547fe-f26e-4f8a-b1c5-f022096ba7c8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:22.438286 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-04e547fe-f26e-4f8a-b1c5-f022096ba7c8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/volumes/bb033e56-e53c-4b2b-a94d-fe490a29568b Aug 01 00:23:22.438483 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-04e547fe-f26e-4f8a-b1c5-f022096ba7c8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:22.438679 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-04e547fe-f26e-4f8a-b1c5-f022096ba7c8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:22.446292 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:22.446292 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:22.450181 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-04e547fe-f26e-4f8a-b1c5-f022096ba7c8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Volume info retrieved successfully. Aug 01 00:23:22.454995 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-04e547fe-f26e-4f8a-b1c5-f022096ba7c8 tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/volumes/bb033e56-e53c-4b2b-a94d-fe490a29568b returned with HTTP 200 Aug 01 00:23:22.455446 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 933/3720] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:22 2026] GET /volume/v3/volumes/bb033e56-e53c-4b2b-a94d-fe490a29568b => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:23.265165 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c308767a-41ce-4af0-9603-f2220af450af None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:23.267261 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c308767a-41ce-4af0-9603-f2220af450af tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 Aug 01 00:23:23.267515 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c308767a-41ce-4af0-9603-f2220af450af tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:23.267800 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c308767a-41ce-4af0-9603-f2220af450af tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:23.267943 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-c308767a-41ce-4af0-9603-f2220af450af tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id e8da09e0-fd24-4266-95f3-42b0560dc9c2. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:23.270134 np0000006296 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=468,cinder:INSERT=62,cinder:UPDATE=120 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:23:23.272642 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:23.272642 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:23.273319 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c308767a-41ce-4af0-9603-f2220af450af tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 returned with HTTP 200 Aug 01 00:23:23.274006 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 925/3721] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:23 2026] GET /volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:23.293020 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bddbabce-3591-431f-bf15-6048658e52af None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:23.297321 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bddbabce-3591-431f-bf15-6048658e52af tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 Aug 01 00:23:23.297533 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bddbabce-3591-431f-bf15-6048658e52af tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:23.297795 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bddbabce-3591-431f-bf15-6048658e52af tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:23.297938 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-bddbabce-3591-431f-bf15-6048658e52af tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id e2bb3f4b-088f-482f-8471-9ccbc674e571. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:23.306410 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9b850b5f-2161-40d6-80ae-ff7c59a01295 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:23.306751 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:23.306751 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:23.307349 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bddbabce-3591-431f-bf15-6048658e52af tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 returned with HTTP 200 Aug 01 00:23:23.307786 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 934/3722] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:23 2026] GET /volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:23.308336 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9b850b5f-2161-40d6-80ae-ff7c59a01295 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e Aug 01 00:23:23.308521 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9b850b5f-2161-40d6-80ae-ff7c59a01295 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:23.308783 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9b850b5f-2161-40d6-80ae-ff7c59a01295 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:23.315749 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9b850b5f-2161-40d6-80ae-ff7c59a01295 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e returned with HTTP 404 Aug 01 00:23:23.316364 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 931/3723] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:23 2026] GET /volume/v3/volumes/c46167fa-cdb0-4338-8b37-dd2805a8c60e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:23:23.329860 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-42cf60cc-2b7f-44e8-b3ee-2dbecd266789 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:23.333240 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-42cf60cc-2b7f-44e8-b3ee-2dbecd266789 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] GET https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1 Aug 01 00:23:23.333240 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-42cf60cc-2b7f-44e8-b3ee-2dbecd266789 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:23.333240 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-42cf60cc-2b7f-44e8-b3ee-2dbecd266789 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] Calling method 'detail' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:23.333240 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-42cf60cc-2b7f-44e8-b3ee-2dbecd266789 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:23:23.378956 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-42cf60cc-2b7f-44e8-b3ee-2dbecd266789 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] Get all volumes completed successfully. Aug 01 00:23:23.380539 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:23.380539 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:23.388007 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-42cf60cc-2b7f-44e8-b3ee-2dbecd266789 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 00:23:23.389001 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 934/3724] 10.4.3.222 () {66 vars in 1285 bytes} [Sat Aug 1 00:23:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8954 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:23:23.413980 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0d35ffd7-2f48-422b-bc22-94b06ce127a4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:23.416260 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0d35ffd7-2f48-422b-bc22-94b06ce127a4 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] DELETE https://10.4.3.222/volume/v3/types/0de8adc7-6381-4ef5-88a7-9e419c40eedf Aug 01 00:23:23.416452 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0d35ffd7-2f48-422b-bc22-94b06ce127a4 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:23.416664 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0d35ffd7-2f48-422b-bc22-94b06ce127a4 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:23.446789 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0d35ffd7-2f48-422b-bc22-94b06ce127a4 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] https://10.4.3.222/volume/v3/types/0de8adc7-6381-4ef5-88a7-9e419c40eedf returned with HTTP 202 Aug 01 00:23:23.447249 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 926/3725] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:23:23 2026] DELETE /volume/v3/types/0de8adc7-6381-4ef5-88a7-9e419c40eedf => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:23:23.461236 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-248b5732-61a6-4b11-a2f6-603d99c71d21 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:23.462995 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-248b5732-61a6-4b11-a2f6-603d99c71d21 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:23:23.463341 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-248b5732-61a6-4b11-a2f6-603d99c71d21 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1587123019", "extra_specs": {}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:23.468094 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2f361ab3-e5bd-40ea-9004-e7b7f20cbdcd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:23.469948 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2f361ab3-e5bd-40ea-9004-e7b7f20cbdcd tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] GET https://10.4.3.222/volume/v3/volumes/bb033e56-e53c-4b2b-a94d-fe490a29568b Aug 01 00:23:23.470115 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2f361ab3-e5bd-40ea-9004-e7b7f20cbdcd tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:23.470297 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2f361ab3-e5bd-40ea-9004-e7b7f20cbdcd tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:23.475424 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2f361ab3-e5bd-40ea-9004-e7b7f20cbdcd tempest-VolumesBackupsTest-541683248 tempest-VolumesBackupsTest-541683248-project-member] https://10.4.3.222/volume/v3/volumes/bb033e56-e53c-4b2b-a94d-fe490a29568b returned with HTTP 404 Aug 01 00:23:23.475810 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-248b5732-61a6-4b11-a2f6-603d99c71d21 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:23:23.475914 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 932/3726] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:23 2026] GET /volume/v3/volumes/bb033e56-e53c-4b2b-a94d-fe490a29568b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:23:23.476209 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 935/3727] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:23:23 2026] POST /volume/v3/types => generated 214 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:23.484961 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-18586cdb-22fd-446b-b09b-f0acbee6afbf None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:23.487301 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-18586cdb-22fd-446b-b09b-f0acbee6afbf tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] POST https://10.4.3.222/volume/v3/types/d67e5e45-1aa3-444d-b2b0-f058717b4117/encryption Aug 01 00:23:23.487301 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-18586cdb-22fd-446b-b09b-f0acbee6afbf tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:23.522346 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-18586cdb-22fd-446b-b09b-f0acbee6afbf tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] https://10.4.3.222/volume/v3/types/d67e5e45-1aa3-444d-b2b0-f058717b4117/encryption returned with HTTP 200 Aug 01 00:23:23.523085 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 935/3728] 10.4.3.222 () {68 vars in 1397 bytes} [Sat Aug 1 00:23:23 2026] POST /volume/v3/types/d67e5e45-1aa3-444d-b2b0-f058717b4117/encryption => generated 231 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:23.539758 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0349d206-702d-44fd-ae5e-1ff117f040b3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:23.542424 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0349d206-702d-44fd-ae5e-1ff117f040b3 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:23:23.542966 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0349d206-702d-44fd-ae5e-1ff117f040b3 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-731194490", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1587123019", "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:23.545168 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-0349d206-702d-44fd-ae5e-1ff117f040b3 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-731194490', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1587123019', 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:23:23.549739 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-0349d206-702d-44fd-ae5e-1ff117f040b3 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Create volume of 1 GB Aug 01 00:23:23.550158 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:23.550158 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:23.550788 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0349d206-702d-44fd-ae5e-1ff117f040b3 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Availability Zones retrieved successfully. Aug 01 00:23:23.557898 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0349d206-702d-44fd-ae5e-1ff117f040b3 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Flow 'volume_create_api' (438f8237-7763-427d-b997-ad76867ff4bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:23:23.559540 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0349d206-702d-44fd-ae5e-1ff117f040b3 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99001c7c-b1ca-445c-a1e4-b5a0d706d375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:23.561288 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-0349d206-702d-44fd-ae5e-1ff117f040b3 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:23:23.594037 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0349d206-702d-44fd-ae5e-1ff117f040b3 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99001c7c-b1ca-445c-a1e4-b5a0d706d375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:23:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d67e5e45-1aa3-444d-b2b0-f058717b4117,is_public=True,name='tempest-scenario-type-luksv2-1587123019',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd67e5e45-1aa3-444d-b2b0-f058717b4117', '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=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:23.595455 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0349d206-702d-44fd-ae5e-1ff117f040b3 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d71a3e3-7e82-4b3d-a0db-dfd2a123ded7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:23.632117 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-0349d206-702d-44fd-ae5e-1ff117f040b3 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1587123019 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1587123019, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:23:23.632715 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-0349d206-702d-44fd-ae5e-1ff117f040b3 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1587123019 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1587123019, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:23:23.680926 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-0349d206-702d-44fd-ae5e-1ff117f040b3 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Created reservations ['330ecbe3-470f-4fa5-8160-59c3c7d7c332', '7c85c1ed-e03e-432b-9b53-a12bb9dd8417', '132f7a26-e763-468a-846f-11b3fb185a93', 'a40568d7-fc25-437e-959a-ad14efe30a6f'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:23:23.681827 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0349d206-702d-44fd-ae5e-1ff117f040b3 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d71a3e3-7e82-4b3d-a0db-dfd2a123ded7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['330ecbe3-470f-4fa5-8160-59c3c7d7c332', '7c85c1ed-e03e-432b-9b53-a12bb9dd8417', '132f7a26-e763-468a-846f-11b3fb185a93', 'a40568d7-fc25-437e-959a-ad14efe30a6f']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:23.682794 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0349d206-702d-44fd-ae5e-1ff117f040b3 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c911c17b-decb-4fe0-96b3-40b0e90cbcd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:23.715070 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0349d206-702d-44fd-ae5e-1ff117f040b3 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c911c17b-decb-4fe0-96b3-40b0e90cbcd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '568c777b-9f5b-42e2-9c31-fa0395dce70d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-731194490',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ba8317eb8bb45aeac160349de3c3d85',qos_specs=None,replication_status=,reservations=['330ecbe3-470f-4fa5-8160-59c3c7d7c332','7c85c1ed-e03e-432b-9b53-a12bb9dd8417','132f7a26-e763-468a-846f-11b3fb185a93','a40568d7-fc25-437e-959a-ad14efe30a6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0a64edb76b84f2ba24ea2fe9007d5be',volume_type_id=d67e5e45-1aa3-444d-b2b0-f058717b4117), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:23:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-731194490',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=568c777b-9f5b-42e2-9c31-fa0395dce70d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ba8317eb8bb45aeac160349de3c3d85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0a64edb76b84f2ba24ea2fe9007d5be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d67e5e45-1aa3-444d-b2b0-f058717b4117),volume_type_id=d67e5e45-1aa3-444d-b2b0-f058717b4117)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:23.716136 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0349d206-702d-44fd-ae5e-1ff117f040b3 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9a71dd3-86b5-448e-b6bc-ed1b3d55d1b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:23.739171 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0349d206-702d-44fd-ae5e-1ff117f040b3 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9a71dd3-86b5-448e-b6bc-ed1b3d55d1b6) transitioned into state 'SUCCESS' from state '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-731194490',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ba8317eb8bb45aeac160349de3c3d85',qos_specs=None,replication_status=,reservations=['330ecbe3-470f-4fa5-8160-59c3c7d7c332','7c85c1ed-e03e-432b-9b53-a12bb9dd8417','132f7a26-e763-468a-846f-11b3fb185a93','a40568d7-fc25-437e-959a-ad14efe30a6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0a64edb76b84f2ba24ea2fe9007d5be',volume_type_id=d67e5e45-1aa3-444d-b2b0-f058717b4117)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:23.740192 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0349d206-702d-44fd-ae5e-1ff117f040b3 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e07a37a-e40a-4519-8997-9a11c23d92b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:23.755118 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0349d206-702d-44fd-ae5e-1ff117f040b3 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e07a37a-e40a-4519-8997-9a11c23d92b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:23.756587 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0349d206-702d-44fd-ae5e-1ff117f040b3 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Flow 'volume_create_api' (438f8237-7763-427d-b997-ad76867ff4bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:23:23.756993 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0349d206-702d-44fd-ae5e-1ff117f040b3 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Create volume request issued successfully. Aug 01 00:23:23.757686 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0349d206-702d-44fd-ae5e-1ff117f040b3 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:23:23.758167 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 927/3729] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:23:23 2026] POST /volume/v3/volumes => generated 786 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:23:24.068831 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-3bf9c8db-8537-4493-bf9d-fb3a35207ed3 req-3e94c2a3-7350-467d-8c95-f1a09bc1101c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:24.073005 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-3bf9c8db-8537-4493-bf9d-fb3a35207ed3 req-3e94c2a3-7350-467d-8c95-f1a09bc1101c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/limits Aug 01 00:23:24.073005 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-3bf9c8db-8537-4493-bf9d-fb3a35207ed3 req-3e94c2a3-7350-467d-8c95-f1a09bc1101c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:24.073005 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-3bf9c8db-8537-4493-bf9d-fb3a35207ed3 req-3e94c2a3-7350-467d-8c95-f1a09bc1101c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:24.083497 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [req-3bf9c8db-8537-4493-bf9d-fb3a35207ed3 req-3e94c2a3-7350-467d-8c95-f1a09bc1101c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1587123019 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1587123019, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:23:24.084264 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [req-3bf9c8db-8537-4493-bf9d-fb3a35207ed3 req-3e94c2a3-7350-467d-8c95-f1a09bc1101c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1587123019 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1587123019, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:23:24.084778 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [req-3bf9c8db-8537-4493-bf9d-fb3a35207ed3 req-3e94c2a3-7350-467d-8c95-f1a09bc1101c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1587123019 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1587123019, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:23:24.102156 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-3bf9c8db-8537-4493-bf9d-fb3a35207ed3 req-3e94c2a3-7350-467d-8c95-f1a09bc1101c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/limits returned with HTTP 200 Aug 01 00:23:24.102734 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 933/3730] 10.4.3.222 () {68 vars in 1484 bytes} [Sat Aug 1 00:23:24 2026] GET /volume/v3/limits => generated 302 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:24.169876 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-3bf9c8db-8537-4493-bf9d-fb3a35207ed3 req-9e54919d-24e7-4da9-bf68-e0655ea1988e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:24.173598 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-3bf9c8db-8537-4493-bf9d-fb3a35207ed3 req-9e54919d-24e7-4da9-bf68-e0655ea1988e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 Aug 01 00:23:24.173875 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-3bf9c8db-8537-4493-bf9d-fb3a35207ed3 req-9e54919d-24e7-4da9-bf68-e0655ea1988e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:24.174083 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-3bf9c8db-8537-4493-bf9d-fb3a35207ed3 req-9e54919d-24e7-4da9-bf68-e0655ea1988e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:24.184831 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:24.184831 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:24.189155 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-3bf9c8db-8537-4493-bf9d-fb3a35207ed3 req-9e54919d-24e7-4da9-bf68-e0655ea1988e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:23:24.194395 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-3bf9c8db-8537-4493-bf9d-fb3a35207ed3 req-9e54919d-24e7-4da9-bf68-e0655ea1988e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 returned with HTTP 200 Aug 01 00:23:24.194948 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 936/3731] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:23:24 2026] GET /volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 => generated 1658 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:23:24.211668 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-3bf9c8db-8537-4493-bf9d-fb3a35207ed3 req-aac1d253-d2c6-45ba-a2c2-f0b8c1859d27 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:24.213734 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-3bf9c8db-8537-4493-bf9d-fb3a35207ed3 req-aac1d253-d2c6-45ba-a2c2-f0b8c1859d27 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:23:24.214118 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-3bf9c8db-8537-4493-bf9d-fb3a35207ed3 req-aac1d253-d2c6-45ba-a2c2-f0b8c1859d27 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6d5f2290-e968-4a51-85a1-b1d20c47c374", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1315633012", "description": null, "metadata": {}}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:24.217406 np0000006296 devstack@c-api.service[100408]: DEBUG dbcounter [-] [100408] Writing DB stats cinder:SELECT=479,cinder:UPDATE=117,cinder:INSERT=64 {{(pid=100408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:23:24.227226 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:24.227226 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:24.227608 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-3bf9c8db-8537-4493-bf9d-fb3a35207ed3 req-aac1d253-d2c6-45ba-a2c2-f0b8c1859d27 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:23:24.227753 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [req-3bf9c8db-8537-4493-bf9d-fb3a35207ed3 req-aac1d253-d2c6-45ba-a2c2-f0b8c1859d27 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create snapshot from volume 6d5f2290-e968-4a51-85a1-b1d20c47c374 Aug 01 00:23:24.231623 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8cbae3d6-959c-4b85-b5bf-023e9463cffb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:24.260894 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [req-3bf9c8db-8537-4493-bf9d-fb3a35207ed3 req-aac1d253-d2c6-45ba-a2c2-f0b8c1859d27 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Created reservations ['308df7ad-54ee-4fdf-9350-041b9c36f636', 'c9c17008-5e00-4cd0-89e2-5c72c5fffce6', '786cd4b5-94c9-40c3-9564-f68218ff188b', 'da169706-b777-4f82-b5a2-f7f61840a3c5'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:23:24.284379 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-96cc70fc-d595-4359-9163-5644edd2c350 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:24.286190 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-96cc70fc-d595-4359-9163-5644edd2c350 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 Aug 01 00:23:24.286403 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-96cc70fc-d595-4359-9163-5644edd2c350 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:24.286580 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-96cc70fc-d595-4359-9163-5644edd2c350 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:24.286680 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-96cc70fc-d595-4359-9163-5644edd2c350 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id e8da09e0-fd24-4266-95f3-42b0560dc9c2. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:24.291442 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:24.291442 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:24.292039 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-96cc70fc-d595-4359-9163-5644edd2c350 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 returned with HTTP 200 Aug 01 00:23:24.292364 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 934/3732] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:24 2026] GET /volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:24.306062 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-3bf9c8db-8537-4493-bf9d-fb3a35207ed3 req-aac1d253-d2c6-45ba-a2c2-f0b8c1859d27 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot force create request issued successfully. Aug 01 00:23:24.308789 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-3bf9c8db-8537-4493-bf9d-fb3a35207ed3 req-aac1d253-d2c6-45ba-a2c2-f0b8c1859d27 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:23:24.308789 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 936/3733] 10.4.3.222 () {72 vars in 1547 bytes} [Sat Aug 1 00:23:24 2026] POST /volume/v3/snapshots => generated 320 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:23:24.323537 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-08ef5f62-814d-41d1-9ba1-c93a2cc7bf5d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:24.327547 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-08ef5f62-814d-41d1-9ba1-c93a2cc7bf5d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 Aug 01 00:23:24.327808 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-08ef5f62-814d-41d1-9ba1-c93a2cc7bf5d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:24.328041 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-08ef5f62-814d-41d1-9ba1-c93a2cc7bf5d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:24.334386 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-08ef5f62-814d-41d1-9ba1-c93a2cc7bf5d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id e2bb3f4b-088f-482f-8471-9ccbc674e571. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:24.341826 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:24.341826 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:24.341826 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-08ef5f62-814d-41d1-9ba1-c93a2cc7bf5d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 returned with HTTP 200 Aug 01 00:23:24.341826 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 937/3734] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:24 2026] GET /volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:24.384364 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8cbae3d6-959c-4b85-b5bf-023e9463cffb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:23:24.384656 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8cbae3d6-959c-4b85-b5bf-023e9463cffb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-994281931"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:24.386158 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-8cbae3d6-959c-4b85-b5bf-023e9463cffb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-994281931'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:23:24.386158 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-8cbae3d6-959c-4b85-b5bf-023e9463cffb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Create volume of 1 GB Aug 01 00:23:24.386417 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:24.386417 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:24.389909 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8cbae3d6-959c-4b85-b5bf-023e9463cffb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Availability Zones retrieved successfully. Aug 01 00:23:24.395723 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8cbae3d6-959c-4b85-b5bf-023e9463cffb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Flow 'volume_create_api' (7d7be292-3e67-49a0-ba08-20c9d7540025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:23:24.396778 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8cbae3d6-959c-4b85-b5bf-023e9463cffb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a64371d-057d-4a3c-b262-b39ba793fdaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:24.399830 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-8cbae3d6-959c-4b85-b5bf-023e9463cffb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:23:24.426745 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8cbae3d6-959c-4b85-b5bf-023e9463cffb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a64371d-057d-4a3c-b262-b39ba793fdaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:24.427489 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8cbae3d6-959c-4b85-b5bf-023e9463cffb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6335fb01-ddc1-42a7-9e7a-6151bdb51e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:24.481919 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-8cbae3d6-959c-4b85-b5bf-023e9463cffb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Created reservations ['9dda80cd-918e-4ac4-9872-8eedba73f66f', 'ab8e4043-b339-4073-a467-6803ebf84663', 'ccdea03c-c729-421f-ad09-c654b36589e2', '5368f349-1fb9-469f-99e9-934fbd9599e9'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:23:24.482728 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8cbae3d6-959c-4b85-b5bf-023e9463cffb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6335fb01-ddc1-42a7-9e7a-6151bdb51e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dda80cd-918e-4ac4-9872-8eedba73f66f', 'ab8e4043-b339-4073-a467-6803ebf84663', 'ccdea03c-c729-421f-ad09-c654b36589e2', '5368f349-1fb9-469f-99e9-934fbd9599e9']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:24.483871 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8cbae3d6-959c-4b85-b5bf-023e9463cffb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (083c0de9-fc9d-4928-9372-e85f9b672ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:24.514324 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8cbae3d6-959c-4b85-b5bf-023e9463cffb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (083c0de9-fc9d-4928-9372-e85f9b672ac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '018833c3-d367-4670-bdb8-2919536fab8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-994281931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3c3986dc7154489ba9333969edbc81e',qos_specs=None,replication_status=,reservations=['9dda80cd-918e-4ac4-9872-8eedba73f66f','ab8e4043-b339-4073-a467-6803ebf84663','ccdea03c-c729-421f-ad09-c654b36589e2','5368f349-1fb9-469f-99e9-934fbd9599e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b35e6fe204de4c81a4d10cf446e3aee0',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:23:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-994281931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=018833c3-d367-4670-bdb8-2919536fab8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3c3986dc7154489ba9333969edbc81e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b35e6fe204de4c81a4d10cf446e3aee0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:24.515078 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8cbae3d6-959c-4b85-b5bf-023e9463cffb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f12f4bd3-e0b2-43e7-8554-58559db23994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:24.541807 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8cbae3d6-959c-4b85-b5bf-023e9463cffb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f12f4bd3-e0b2-43e7-8554-58559db23994) transitioned into state 'SUCCESS' from state '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-994281931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3c3986dc7154489ba9333969edbc81e',qos_specs=None,replication_status=,reservations=['9dda80cd-918e-4ac4-9872-8eedba73f66f','ab8e4043-b339-4073-a467-6803ebf84663','ccdea03c-c729-421f-ad09-c654b36589e2','5368f349-1fb9-469f-99e9-934fbd9599e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b35e6fe204de4c81a4d10cf446e3aee0',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:24.542574 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8cbae3d6-959c-4b85-b5bf-023e9463cffb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (936c68cb-4066-40ea-888e-54f6ca955ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:24.551232 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8cbae3d6-959c-4b85-b5bf-023e9463cffb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (936c68cb-4066-40ea-888e-54f6ca955ff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:24.552036 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-8cbae3d6-959c-4b85-b5bf-023e9463cffb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Flow 'volume_create_api' (7d7be292-3e67-49a0-ba08-20c9d7540025) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:23:24.552332 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8cbae3d6-959c-4b85-b5bf-023e9463cffb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Create volume request issued successfully. Aug 01 00:23:24.552869 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8cbae3d6-959c-4b85-b5bf-023e9463cffb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:23:24.553232 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 928/3735] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:23:24 2026] POST /volume/v3/volumes => generated 748 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:23:24.564169 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-1324e6cd-1b56-4457-8556-eb1464f2d7d2 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:24.566743 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1324e6cd-1b56-4457-8556-eb1464f2d7d2 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/volumes/018833c3-d367-4670-bdb8-2919536fab8d Aug 01 00:23:24.567032 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1324e6cd-1b56-4457-8556-eb1464f2d7d2 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:24.567339 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1324e6cd-1b56-4457-8556-eb1464f2d7d2 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:24.576391 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:24.576391 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:24.579751 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-1324e6cd-1b56-4457-8556-eb1464f2d7d2 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Volume info retrieved successfully. Aug 01 00:23:24.583715 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1324e6cd-1b56-4457-8556-eb1464f2d7d2 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/volumes/018833c3-d367-4670-bdb8-2919536fab8d returned with HTTP 200 Aug 01 00:23:24.584087 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 935/3736] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:24 2026] GET /volume/v3/volumes/018833c3-d367-4670-bdb8-2919536fab8d => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:25.305363 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-737a6d03-6e68-4662-b050-db740fc72e6d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:25.308187 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-737a6d03-6e68-4662-b050-db740fc72e6d tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 Aug 01 00:23:25.308187 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-737a6d03-6e68-4662-b050-db740fc72e6d tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:25.308187 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-737a6d03-6e68-4662-b050-db740fc72e6d tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:25.308187 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-737a6d03-6e68-4662-b050-db740fc72e6d tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id e8da09e0-fd24-4266-95f3-42b0560dc9c2. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:25.315091 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:25.315091 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:25.316031 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-737a6d03-6e68-4662-b050-db740fc72e6d tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 returned with HTTP 200 Aug 01 00:23:25.316539 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 937/3737] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:25 2026] GET /volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:25.358027 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-95c17508-86ed-4b6d-8788-86e4a8b27d18 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:25.360202 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-95c17508-86ed-4b6d-8788-86e4a8b27d18 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 Aug 01 00:23:25.360908 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-95c17508-86ed-4b6d-8788-86e4a8b27d18 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:25.360908 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-95c17508-86ed-4b6d-8788-86e4a8b27d18 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:25.360908 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-95c17508-86ed-4b6d-8788-86e4a8b27d18 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id e2bb3f4b-088f-482f-8471-9ccbc674e571. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:25.367034 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:25.367034 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:25.368058 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-95c17508-86ed-4b6d-8788-86e4a8b27d18 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 returned with HTTP 200 Aug 01 00:23:25.368552 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 938/3738] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:25 2026] GET /volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:25.601715 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7c47d370-ea84-4ef7-b831-54ba04a55735 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:25.604462 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7c47d370-ea84-4ef7-b831-54ba04a55735 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/volumes/018833c3-d367-4670-bdb8-2919536fab8d Aug 01 00:23:25.604821 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7c47d370-ea84-4ef7-b831-54ba04a55735 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:25.605120 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7c47d370-ea84-4ef7-b831-54ba04a55735 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:25.618268 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:25.618268 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:25.623609 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7c47d370-ea84-4ef7-b831-54ba04a55735 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Volume info retrieved successfully. Aug 01 00:23:25.631790 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7c47d370-ea84-4ef7-b831-54ba04a55735 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/volumes/018833c3-d367-4670-bdb8-2919536fab8d returned with HTTP 200 Aug 01 00:23:25.632306 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 929/3739] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:25 2026] GET /volume/v3/volumes/018833c3-d367-4670-bdb8-2919536fab8d => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:25.648853 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5647d67e-9624-4ba3-8d2b-a8364f0fb32c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:25.653126 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5647d67e-9624-4ba3-8d2b-a8364f0fb32c tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] POST https://10.4.3.222/volume/v3/backups Aug 01 00:23:25.653502 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5647d67e-9624-4ba3-8d2b-a8364f0fb32c tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "018833c3-d367-4670-bdb8-2919536fab8d", "name": "tempest-VolumesBackupsTest-Backup-114156040"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:25.656976 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.contrib.backups [None req-5647d67e-9624-4ba3-8d2b-a8364f0fb32c tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Creating new backup {'backup': {'volume_id': '018833c3-d367-4670-bdb8-2919536fab8d', 'name': 'tempest-VolumesBackupsTest-Backup-114156040'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:23:25.656976 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.contrib.backups [None req-5647d67e-9624-4ba3-8d2b-a8364f0fb32c tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Creating backup of volume 018833c3-d367-4670-bdb8-2919536fab8d in container None Aug 01 00:23:25.671265 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:25.671265 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:25.672301 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-5647d67e-9624-4ba3-8d2b-a8364f0fb32c tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Volume info retrieved successfully. Aug 01 00:23:25.720868 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-5647d67e-9624-4ba3-8d2b-a8364f0fb32c tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Created reservations ['9219c3d9-0dd0-4523-b00a-290c88233859', 'd3504595-6e96-446f-8392-65006c42e871'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:23:25.781249 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5647d67e-9624-4ba3-8d2b-a8364f0fb32c tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:23:25.781878 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 936/3740] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:23:25 2026] POST /volume/v3/backups => generated 329 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:23:25.795149 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-965ca117-0d44-4a94-81da-663f848c726f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:25.800761 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-965ca117-0d44-4a94-81da-663f848c726f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 Aug 01 00:23:25.800889 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-965ca117-0d44-4a94-81da-663f848c726f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:25.801203 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-965ca117-0d44-4a94-81da-663f848c726f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:25.801307 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-965ca117-0d44-4a94-81da-663f848c726f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 35dc911b-bc46-4aa4-badf-94f790d32b49. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:25.811644 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:25.811644 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:25.811644 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-965ca117-0d44-4a94-81da-663f848c726f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 returned with HTTP 200 Aug 01 00:23:25.811644 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 938/3741] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:25 2026] GET /volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:26.327947 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c37e29ce-722f-4c0b-8236-45a76f5cf2f9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:26.331725 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c37e29ce-722f-4c0b-8236-45a76f5cf2f9 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 Aug 01 00:23:26.332007 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c37e29ce-722f-4c0b-8236-45a76f5cf2f9 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:26.332274 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c37e29ce-722f-4c0b-8236-45a76f5cf2f9 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:26.332366 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-c37e29ce-722f-4c0b-8236-45a76f5cf2f9 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id e8da09e0-fd24-4266-95f3-42b0560dc9c2. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:26.342784 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:26.342784 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:26.343680 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c37e29ce-722f-4c0b-8236-45a76f5cf2f9 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 returned with HTTP 200 Aug 01 00:23:26.344173 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 939/3742] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:26 2026] GET /volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:26.379161 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0b3208d9-dfc8-4215-80c2-8ecb7506ed80 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:26.381093 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0b3208d9-dfc8-4215-80c2-8ecb7506ed80 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 Aug 01 00:23:26.381333 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0b3208d9-dfc8-4215-80c2-8ecb7506ed80 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:26.381577 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0b3208d9-dfc8-4215-80c2-8ecb7506ed80 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:26.381652 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-0b3208d9-dfc8-4215-80c2-8ecb7506ed80 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id e2bb3f4b-088f-482f-8471-9ccbc674e571. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:26.395876 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:26.395876 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:26.395876 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0b3208d9-dfc8-4215-80c2-8ecb7506ed80 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 returned with HTTP 200 Aug 01 00:23:26.395876 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 930/3743] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:26 2026] GET /volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:26.717597 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-70068a2e-1f06-4e5f-ab70-e368f597a672 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:26.719576 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-70068a2e-1f06-4e5f-ab70-e368f597a672 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/3b3c5c2f-16d7-4100-8765-df767effb72b Aug 01 00:23:26.720024 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-70068a2e-1f06-4e5f-ab70-e368f597a672 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:26.720383 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-70068a2e-1f06-4e5f-ab70-e368f597a672 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:26.722284 np0000006296 devstack@c-api.service[100409]: DEBUG dbcounter [-] [100409] Writing DB stats cinder:SELECT=456,cinder:UPDATE=118,cinder:INSERT=67 {{(pid=100409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:23:26.726158 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:26.726158 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:26.727017 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-70068a2e-1f06-4e5f-ab70-e368f597a672 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:23:26.728510 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-70068a2e-1f06-4e5f-ab70-e368f597a672 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/3b3c5c2f-16d7-4100-8765-df767effb72b returned with HTTP 200 Aug 01 00:23:26.729020 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 937/3744] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:23:26 2026] GET /volume/v3/snapshots/3b3c5c2f-16d7-4100-8765-df767effb72b => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:26.824484 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e9b2ee0c-db67-44cb-a2bd-3ab2581ad77b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:26.827598 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e9b2ee0c-db67-44cb-a2bd-3ab2581ad77b tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 Aug 01 00:23:26.827598 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e9b2ee0c-db67-44cb-a2bd-3ab2581ad77b tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:26.827598 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e9b2ee0c-db67-44cb-a2bd-3ab2581ad77b tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:26.827598 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-e9b2ee0c-db67-44cb-a2bd-3ab2581ad77b tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 35dc911b-bc46-4aa4-badf-94f790d32b49. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:26.834752 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:26.834752 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:26.834752 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e9b2ee0c-db67-44cb-a2bd-3ab2581ad77b tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 returned with HTTP 200 Aug 01 00:23:26.834752 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 939/3745] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:26 2026] GET /volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:27.353026 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0f11ad66-00e8-46ca-98b8-8bbde0ab43ba None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:27.355651 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b5add7d2-7452-4d54-be47-57a9d1a91ba8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:27.357657 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b5add7d2-7452-4d54-be47-57a9d1a91ba8 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 Aug 01 00:23:27.357968 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b5add7d2-7452-4d54-be47-57a9d1a91ba8 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:27.358186 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b5add7d2-7452-4d54-be47-57a9d1a91ba8 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:27.358286 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-b5add7d2-7452-4d54-be47-57a9d1a91ba8 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id e8da09e0-fd24-4266-95f3-42b0560dc9c2. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:27.363354 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:27.363354 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:27.364162 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b5add7d2-7452-4d54-be47-57a9d1a91ba8 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 returned with HTTP 200 Aug 01 00:23:27.364528 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 931/3746] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:27 2026] GET /volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:27.405979 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a5d84638-6b26-4cef-b7b3-f5631b047d9a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:27.409961 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a5d84638-6b26-4cef-b7b3-f5631b047d9a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 Aug 01 00:23:27.410280 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a5d84638-6b26-4cef-b7b3-f5631b047d9a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:27.410556 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a5d84638-6b26-4cef-b7b3-f5631b047d9a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:27.410753 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-a5d84638-6b26-4cef-b7b3-f5631b047d9a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id e2bb3f4b-088f-482f-8471-9ccbc674e571. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:27.418792 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:27.418792 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:27.419514 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a5d84638-6b26-4cef-b7b3-f5631b047d9a tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 returned with HTTP 200 Aug 01 00:23:27.419878 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 938/3747] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:27 2026] GET /volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:27.509153 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0f11ad66-00e8-46ca-98b8-8bbde0ab43ba tempest-ProjectAdminTests-1038920254 tempest-ProjectAdminTests-1038920254-project-admin] GET https://10.4.3.222/volume/v3/scheduler-stats/get_pools Aug 01 00:23:27.509448 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0f11ad66-00e8-46ca-98b8-8bbde0ab43ba tempest-ProjectAdminTests-1038920254 tempest-ProjectAdminTests-1038920254-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:27.509985 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0f11ad66-00e8-46ca-98b8-8bbde0ab43ba tempest-ProjectAdminTests-1038920254 tempest-ProjectAdminTests-1038920254-project-admin] Calling method 'get_pools' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:27.524843 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0f11ad66-00e8-46ca-98b8-8bbde0ab43ba tempest-ProjectAdminTests-1038920254 tempest-ProjectAdminTests-1038920254-project-admin] https://10.4.3.222/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 01 00:23:27.525673 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 940/3748] 10.4.3.222 () {66 vars in 1291 bytes} [Sat Aug 1 00:23:27 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:27.541560 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-402d969c-ec92-449e-b19d-a96849fb37c2 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:27.545198 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-402d969c-ec92-449e-b19d-a96849fb37c2 tempest-ProjectAdminTests-1038920254 tempest-ProjectAdminTests-1038920254-project-admin] GET https://10.4.3.222/volume/v3/capabilities/np0000006296@storpool Aug 01 00:23:27.547009 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-402d969c-ec92-449e-b19d-a96849fb37c2 tempest-ProjectAdminTests-1038920254 tempest-ProjectAdminTests-1038920254-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:27.547009 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-402d969c-ec92-449e-b19d-a96849fb37c2 tempest-ProjectAdminTests-1038920254 tempest-ProjectAdminTests-1038920254-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:27.567752 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-402d969c-ec92-449e-b19d-a96849fb37c2 tempest-ProjectAdminTests-1038920254 tempest-ProjectAdminTests-1038920254-project-admin] https://10.4.3.222/volume/v3/capabilities/np0000006296@storpool returned with HTTP 200 Aug 01 00:23:27.571789 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 940/3749] 10.4.3.222 () {66 vars in 1318 bytes} [Sat Aug 1 00:23:27 2026] GET /volume/v3/capabilities/np0000006296@storpool => generated 703 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:27.843337 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-60a54ba7-bc96-45b7-befc-ee9a8f0c208f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:27.845068 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-60a54ba7-bc96-45b7-befc-ee9a8f0c208f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 Aug 01 00:23:27.845285 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-60a54ba7-bc96-45b7-befc-ee9a8f0c208f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:27.845464 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-60a54ba7-bc96-45b7-befc-ee9a8f0c208f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:27.845558 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-60a54ba7-bc96-45b7-befc-ee9a8f0c208f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 35dc911b-bc46-4aa4-badf-94f790d32b49. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:27.849819 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:27.849819 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:27.850676 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-60a54ba7-bc96-45b7-befc-ee9a8f0c208f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 returned with HTTP 200 Aug 01 00:23:27.851104 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 932/3750] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:27 2026] GET /volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:28.375782 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b18f2c40-2096-4798-bf75-be7a4c9d8961 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:28.377735 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b18f2c40-2096-4798-bf75-be7a4c9d8961 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 Aug 01 00:23:28.377991 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b18f2c40-2096-4798-bf75-be7a4c9d8961 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:28.378209 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b18f2c40-2096-4798-bf75-be7a4c9d8961 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:28.378343 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-b18f2c40-2096-4798-bf75-be7a4c9d8961 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id e8da09e0-fd24-4266-95f3-42b0560dc9c2. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:28.382937 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:28.382937 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:28.383608 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b18f2c40-2096-4798-bf75-be7a4c9d8961 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 returned with HTTP 200 Aug 01 00:23:28.384056 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 939/3751] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:28 2026] GET /volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:28.437515 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9c41b951-352d-4c61-987d-6bcef4b94340 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:28.441929 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9c41b951-352d-4c61-987d-6bcef4b94340 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 Aug 01 00:23:28.441929 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9c41b951-352d-4c61-987d-6bcef4b94340 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:28.441929 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9c41b951-352d-4c61-987d-6bcef4b94340 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:28.441929 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-9c41b951-352d-4c61-987d-6bcef4b94340 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id e2bb3f4b-088f-482f-8471-9ccbc674e571. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:28.447680 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:28.447680 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:28.450826 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9c41b951-352d-4c61-987d-6bcef4b94340 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 returned with HTTP 200 Aug 01 00:23:28.451762 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 941/3752] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:28 2026] GET /volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:28.795497 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-8fcff6d3-1089-400d-9fc8-cfe023a0d002 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:28.808217 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-8fcff6d3-1089-400d-9fc8-cfe023a0d002 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/3b3c5c2f-16d7-4100-8765-df767effb72b Aug 01 00:23:28.808457 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-8fcff6d3-1089-400d-9fc8-cfe023a0d002 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:28.808687 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-8fcff6d3-1089-400d-9fc8-cfe023a0d002 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:28.816597 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:28.816597 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:28.817143 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-8fcff6d3-1089-400d-9fc8-cfe023a0d002 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:23:28.820792 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-8fcff6d3-1089-400d-9fc8-cfe023a0d002 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/3b3c5c2f-16d7-4100-8765-df767effb72b returned with HTTP 200 Aug 01 00:23:28.820792 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 941/3753] 10.4.3.222 () {68 vars in 1604 bytes} [Sat Aug 1 00:23:28 2026] GET /volume/v3/snapshots/3b3c5c2f-16d7-4100-8765-df767effb72b => generated 479 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:28.862125 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6046e046-4bbf-4ab6-b7ad-7c75d916304b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:28.864205 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6046e046-4bbf-4ab6-b7ad-7c75d916304b tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 Aug 01 00:23:28.864395 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6046e046-4bbf-4ab6-b7ad-7c75d916304b tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:28.864614 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6046e046-4bbf-4ab6-b7ad-7c75d916304b tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:28.864804 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-6046e046-4bbf-4ab6-b7ad-7c75d916304b tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 35dc911b-bc46-4aa4-badf-94f790d32b49. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:28.872395 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:28.872395 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:28.873229 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6046e046-4bbf-4ab6-b7ad-7c75d916304b tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 returned with HTTP 200 Aug 01 00:23:28.873729 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 933/3754] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:28 2026] GET /volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:29.318803 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ef470e6c-28c3-4798-9d57-2a3c5b6979c9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:29.396631 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-402a054e-82a9-4aa4-bee6-aa944aefc43e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:29.399559 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-402a054e-82a9-4aa4-bee6-aa944aefc43e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 Aug 01 00:23:29.399665 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-402a054e-82a9-4aa4-bee6-aa944aefc43e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:29.399871 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-402a054e-82a9-4aa4-bee6-aa944aefc43e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:29.400010 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-402a054e-82a9-4aa4-bee6-aa944aefc43e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id e8da09e0-fd24-4266-95f3-42b0560dc9c2. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:29.406429 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:29.406429 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:29.407113 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-402a054e-82a9-4aa4-bee6-aa944aefc43e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 returned with HTTP 200 Aug 01 00:23:29.407622 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 942/3755] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:29 2026] GET /volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:29.436229 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ef470e6c-28c3-4798-9d57-2a3c5b6979c9 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:23:29.436705 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ef470e6c-28c3-4798-9d57-2a3c5b6979c9 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1835960008", "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=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:29.465146 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e7f09d2d-fa74-42ac-9629-9721e0091491 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:29.467815 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e7f09d2d-fa74-42ac-9629-9721e0091491 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 Aug 01 00:23:29.468132 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e7f09d2d-fa74-42ac-9629-9721e0091491 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:29.468346 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e7f09d2d-fa74-42ac-9629-9721e0091491 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:29.468450 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-e7f09d2d-fa74-42ac-9629-9721e0091491 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id e2bb3f4b-088f-482f-8471-9ccbc674e571. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:29.479152 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:29.479152 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:29.480630 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e7f09d2d-fa74-42ac-9629-9721e0091491 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 returned with HTTP 200 Aug 01 00:23:29.481262 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 942/3756] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:29 2026] GET /volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:29.491728 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ef470e6c-28c3-4798-9d57-2a3c5b6979c9 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:23:29.492394 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 940/3757] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:23:29 2026] POST /volume/v3/types => generated 380 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:29.493846 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2f1acd1d-81fa-4db6-930d-a8fdf521b10f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:29.495918 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2f1acd1d-81fa-4db6-930d-a8fdf521b10f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] DELETE https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 Aug 01 00:23:29.496159 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2f1acd1d-81fa-4db6-930d-a8fdf521b10f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:29.496379 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2f1acd1d-81fa-4db6-930d-a8fdf521b10f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:29.496503 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-2f1acd1d-81fa-4db6-930d-a8fdf521b10f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Delete backup with id: e2bb3f4b-088f-482f-8471-9ccbc674e571. Aug 01 00:23:29.501945 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-31ea9195-7641-44f5-8811-e96b1d2f03af None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:29.502964 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:29.502964 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:29.506583 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-31ea9195-7641-44f5-8811-e96b1d2f03af tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] POST https://10.4.3.222/volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c/encryption Aug 01 00:23:29.507027 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-31ea9195-7641-44f5-8811-e96b1d2f03af tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:29.521288 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.backup.rpcapi [None req-2f1acd1d-81fa-4db6-930d-a8fdf521b10f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] delete_backup rpcapi backup_id e2bb3f4b-088f-482f-8471-9ccbc674e571 {{(pid=100407) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:23:29.522352 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-31ea9195-7641-44f5-8811-e96b1d2f03af tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] https://10.4.3.222/volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c/encryption returned with HTTP 200 Aug 01 00:23:29.522911 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 943/3758] 10.4.3.222 () {68 vars in 1397 bytes} [Sat Aug 1 00:23:29 2026] POST /volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:29.523846 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2f1acd1d-81fa-4db6-930d-a8fdf521b10f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] https://10.4.3.222/volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 returned with HTTP 202 Aug 01 00:23:29.524296 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 934/3759] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:23:29 2026] DELETE /volume/v3/backups/e2bb3f4b-088f-482f-8471-9ccbc674e571 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:23:29.533165 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6dbab7c2-4e1d-4e54-aa26-b893004fb749 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:29.533312 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3a2b95f9-2c56-401d-9229-9935c3b44ffb None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:29.535479 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3a2b95f9-2c56-401d-9229-9935c3b44ffb tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:23:29.538299 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3a2b95f9-2c56-401d-9229-9935c3b44ffb tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-360483505", "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=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:29.538467 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6dbab7c2-4e1d-4e54-aa26-b893004fb749 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/47df2883-de6d-41e1-9c70-afdfa4b27f9a Aug 01 00:23:29.538467 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6dbab7c2-4e1d-4e54-aa26-b893004fb749 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:29.538467 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6dbab7c2-4e1d-4e54-aa26-b893004fb749 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:29.538467 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-6dbab7c2-4e1d-4e54-aa26-b893004fb749 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Delete volume with id: 47df2883-de6d-41e1-9c70-afdfa4b27f9a Aug 01 00:23:29.550616 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:29.550616 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:29.551044 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-6dbab7c2-4e1d-4e54-aa26-b893004fb749 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Volume info retrieved successfully. Aug 01 00:23:29.560027 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3a2b95f9-2c56-401d-9229-9935c3b44ffb tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:23:29.560540 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 941/3760] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:23:29 2026] POST /volume/v3/types => generated 379 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:29.570052 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-62dc2239-715e-4432-9800-c057128724aa None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:29.573853 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-62dc2239-715e-4432-9800-c057128724aa tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] POST https://10.4.3.222/volume/v3/types/18073a44-ffc4-4067-b4e4-9b85ae5af511/encryption Aug 01 00:23:29.574407 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-62dc2239-715e-4432-9800-c057128724aa tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:29.597582 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-6dbab7c2-4e1d-4e54-aa26-b893004fb749 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Delete volume request issued successfully. Aug 01 00:23:29.597865 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6dbab7c2-4e1d-4e54-aa26-b893004fb749 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/volumes/47df2883-de6d-41e1-9c70-afdfa4b27f9a returned with HTTP 202 Aug 01 00:23:29.598278 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 943/3761] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:23:29 2026] DELETE /volume/v3/volumes/47df2883-de6d-41e1-9c70-afdfa4b27f9a => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:23:29.603103 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-62dc2239-715e-4432-9800-c057128724aa tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] https://10.4.3.222/volume/v3/types/18073a44-ffc4-4067-b4e4-9b85ae5af511/encryption returned with HTTP 200 Aug 01 00:23:29.603576 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 944/3762] 10.4.3.222 () {68 vars in 1397 bytes} [Sat Aug 1 00:23:29 2026] POST /volume/v3/types/18073a44-ffc4-4067-b4e4-9b85ae5af511/encryption => generated 239 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:29.607108 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-274feb9b-2c21-4e8c-95f6-f3e271d04286 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:29.610725 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-274feb9b-2c21-4e8c-95f6-f3e271d04286 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/volumes/47df2883-de6d-41e1-9c70-afdfa4b27f9a Aug 01 00:23:29.611265 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-274feb9b-2c21-4e8c-95f6-f3e271d04286 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:29.611327 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-274feb9b-2c21-4e8c-95f6-f3e271d04286 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:29.614236 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-fdc03cf3-38ca-4c42-ba2c-ffc0e4a094d5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:29.616560 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fdc03cf3-38ca-4c42-ba2c-ffc0e4a094d5 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:23:29.617010 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fdc03cf3-38ca-4c42-ba2c-ffc0e4a094d5 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-701532555", "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=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:29.624998 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:29.624998 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:29.632043 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-274feb9b-2c21-4e8c-95f6-f3e271d04286 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Volume info retrieved successfully. Aug 01 00:23:29.642352 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-274feb9b-2c21-4e8c-95f6-f3e271d04286 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/volumes/47df2883-de6d-41e1-9c70-afdfa4b27f9a returned with HTTP 200 Aug 01 00:23:29.642846 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 935/3763] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:29 2026] GET /volume/v3/volumes/47df2883-de6d-41e1-9c70-afdfa4b27f9a => generated 1007 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:23:29.646856 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fdc03cf3-38ca-4c42-ba2c-ffc0e4a094d5 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:23:29.647372 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 942/3764] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:23:29 2026] POST /volume/v3/types => generated 379 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:29.657580 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d9740b11-08a4-49ce-974b-2a33fd04bb1b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:29.659980 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d9740b11-08a4-49ce-974b-2a33fd04bb1b tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] POST https://10.4.3.222/volume/v3/types/be26b02a-f88c-4b22-87ee-a52fd053d8f9/extra_specs Aug 01 00:23:29.659980 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d9740b11-08a4-49ce-974b-2a33fd04bb1b tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:29.686463 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d9740b11-08a4-49ce-974b-2a33fd04bb1b tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] https://10.4.3.222/volume/v3/types/be26b02a-f88c-4b22-87ee-a52fd053d8f9/extra_specs returned with HTTP 200 Aug 01 00:23:29.686736 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 944/3765] 10.4.3.222 () {68 vars in 1399 bytes} [Sat Aug 1 00:23:29 2026] POST /volume/v3/types/be26b02a-f88c-4b22-87ee-a52fd053d8f9/extra_specs => generated 35 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:23:29.696227 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3a41dc5d-8526-4208-b6d2-01c696b01827 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:29.698341 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3a41dc5d-8526-4208-b6d2-01c696b01827 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] PUT https://10.4.3.222/volume/v3/types/be26b02a-f88c-4b22-87ee-a52fd053d8f9/extra_specs/key2 Aug 01 00:23:29.698725 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3a41dc5d-8526-4208-b6d2-01c696b01827 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:29.720810 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3a41dc5d-8526-4208-b6d2-01c696b01827 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] https://10.4.3.222/volume/v3/types/be26b02a-f88c-4b22-87ee-a52fd053d8f9/extra_specs/key2 returned with HTTP 200 Aug 01 00:23:29.721626 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 945/3766] 10.4.3.222 () {68 vars in 1413 bytes} [Sat Aug 1 00:23:29 2026] PUT /volume/v3/types/be26b02a-f88c-4b22-87ee-a52fd053d8f9/extra_specs/key2 => generated 25 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:23:29.729494 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-837fcb98-ac36-455c-9ced-1e7c2bccbcb2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:29.731612 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-837fcb98-ac36-455c-9ced-1e7c2bccbcb2 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:23:29.731907 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-837fcb98-ac36-455c-9ced-1e7c2bccbcb2 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:29.757111 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-837fcb98-ac36-455c-9ced-1e7c2bccbcb2 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:23:29.757111 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 936/3767] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:23:29 2026] POST /volume/v3/types => generated 195 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:29.768992 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-54279f2c-dc2b-48bf-8ec6-cf50f523b0ec None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:29.771064 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-54279f2c-dc2b-48bf-8ec6-cf50f523b0ec tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] DELETE https://10.4.3.222/volume/v3/types/b10c6989-ad17-44d1-92e7-1d36888d5570 Aug 01 00:23:29.771844 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-54279f2c-dc2b-48bf-8ec6-cf50f523b0ec tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:29.771844 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-54279f2c-dc2b-48bf-8ec6-cf50f523b0ec tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Calling method '_delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:29.801001 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-54279f2c-dc2b-48bf-8ec6-cf50f523b0ec tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] https://10.4.3.222/volume/v3/types/b10c6989-ad17-44d1-92e7-1d36888d5570 returned with HTTP 202 Aug 01 00:23:29.801243 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 943/3768] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:23:29 2026] DELETE /volume/v3/types/b10c6989-ad17-44d1-92e7-1d36888d5570 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:23:29.809787 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a9d2734f-68c2-497b-b239-bd88b6cf844e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:29.812068 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a9d2734f-68c2-497b-b239-bd88b6cf844e tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:23:29.812556 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a9d2734f-68c2-497b-b239-bd88b6cf844e tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1656818828", "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=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:29.835075 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a9d2734f-68c2-497b-b239-bd88b6cf844e tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:23:29.835507 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 945/3769] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:23:29 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 01 00:23:29.844015 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4ab5fb23-7c79-44ea-b19c-c53023840d08 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:29.845608 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4ab5fb23-7c79-44ea-b19c-c53023840d08 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] POST https://10.4.3.222/volume/v3/types/696e40bb-48f1-4bd9-b1aa-98d39b1f3109/encryption Aug 01 00:23:29.845993 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4ab5fb23-7c79-44ea-b19c-c53023840d08 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:29.860027 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4ab5fb23-7c79-44ea-b19c-c53023840d08 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] https://10.4.3.222/volume/v3/types/696e40bb-48f1-4bd9-b1aa-98d39b1f3109/encryption returned with HTTP 200 Aug 01 00:23:29.860388 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 946/3770] 10.4.3.222 () {68 vars in 1397 bytes} [Sat Aug 1 00:23:29 2026] POST /volume/v3/types/696e40bb-48f1-4bd9-b1aa-98d39b1f3109/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:29.870307 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6174eabf-2356-4ddf-9b26-d91de1eb465c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:29.872084 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6174eabf-2356-4ddf-9b26-d91de1eb465c tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] DELETE https://10.4.3.222/volume/v3/types/696e40bb-48f1-4bd9-b1aa-98d39b1f3109/encryption/e2e0f1cc-a6b4-4325-b254-9106a9b19ecd Aug 01 00:23:29.872267 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6174eabf-2356-4ddf-9b26-d91de1eb465c tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:29.872430 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6174eabf-2356-4ddf-9b26-d91de1eb465c tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:29.884074 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6174eabf-2356-4ddf-9b26-d91de1eb465c tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] https://10.4.3.222/volume/v3/types/696e40bb-48f1-4bd9-b1aa-98d39b1f3109/encryption/e2e0f1cc-a6b4-4325-b254-9106a9b19ecd returned with HTTP 202 Aug 01 00:23:29.884847 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 937/3771] 10.4.3.222 () {66 vars in 1489 bytes} [Sat Aug 1 00:23:29 2026] DELETE /volume/v3/types/696e40bb-48f1-4bd9-b1aa-98d39b1f3109/encryption/e2e0f1cc-a6b4-4325-b254-9106a9b19ecd => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:23:29.885107 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-53e2f363-0e2f-4b5d-8c24-47316f011533 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:29.887172 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-53e2f363-0e2f-4b5d-8c24-47316f011533 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 Aug 01 00:23:29.887602 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-53e2f363-0e2f-4b5d-8c24-47316f011533 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:29.887968 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-53e2f363-0e2f-4b5d-8c24-47316f011533 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:29.888197 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-53e2f363-0e2f-4b5d-8c24-47316f011533 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 35dc911b-bc46-4aa4-badf-94f790d32b49. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:29.892517 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-33e17b59-4741-4d7a-818b-3cdde2e83498 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:29.894685 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:29.894685 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:29.894761 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-33e17b59-4741-4d7a-818b-3cdde2e83498 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:23:29.894761 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-33e17b59-4741-4d7a-818b-3cdde2e83498 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1217230754", "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=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:29.895318 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-53e2f363-0e2f-4b5d-8c24-47316f011533 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 returned with HTTP 200 Aug 01 00:23:29.895932 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 944/3772] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:29 2026] GET /volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:29.916104 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-33e17b59-4741-4d7a-818b-3cdde2e83498 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:23:29.916499 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 946/3773] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:23:29 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 01 00:23:29.924274 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e0e86665-0946-46e8-b8a8-b44a4f680d4a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:29.926162 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e0e86665-0946-46e8-b8a8-b44a4f680d4a tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] DELETE https://10.4.3.222/volume/v3/types/2b4ccc72-9cde-4664-885d-40c7d96c3d80/extra_specs/key1 Aug 01 00:23:29.926547 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e0e86665-0946-46e8-b8a8-b44a4f680d4a tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:29.926817 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e0e86665-0946-46e8-b8a8-b44a4f680d4a tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:29.945140 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e0e86665-0946-46e8-b8a8-b44a4f680d4a tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] https://10.4.3.222/volume/v3/types/2b4ccc72-9cde-4664-885d-40c7d96c3d80/extra_specs/key1 returned with HTTP 202 Aug 01 00:23:29.945781 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 947/3774] 10.4.3.222 () {66 vars in 1396 bytes} [Sat Aug 1 00:23:29 2026] DELETE /volume/v3/types/2b4ccc72-9cde-4664-885d-40c7d96c3d80/extra_specs/key1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:23:29.953833 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9959698a-4f1d-4243-bfa2-eceb340f4bd8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:29.957179 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9959698a-4f1d-4243-bfa2-eceb340f4bd8 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:23:29.957179 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9959698a-4f1d-4243-bfa2-eceb340f4bd8 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-251793684", "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=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:29.975984 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9959698a-4f1d-4243-bfa2-eceb340f4bd8 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:23:29.976356 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 938/3775] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:23:29 2026] POST /volume/v3/types => generated 379 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:29.990097 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-cb304c9a-56ae-4ad6-a454-5b2243d5ea78 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:29.994793 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cb304c9a-56ae-4ad6-a454-5b2243d5ea78 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] DELETE https://10.4.3.222/volume/v3/types/c9b7c283-add1-407b-88bf-36ca57500577 Aug 01 00:23:29.994793 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cb304c9a-56ae-4ad6-a454-5b2243d5ea78 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:29.994793 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cb304c9a-56ae-4ad6-a454-5b2243d5ea78 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Calling method '_delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:30.021749 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cb304c9a-56ae-4ad6-a454-5b2243d5ea78 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] https://10.4.3.222/volume/v3/types/c9b7c283-add1-407b-88bf-36ca57500577 returned with HTTP 202 Aug 01 00:23:30.022242 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 945/3776] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:23:29 2026] DELETE /volume/v3/types/c9b7c283-add1-407b-88bf-36ca57500577 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:23:30.030171 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-56159335-4083-48eb-9fd0-e06e67a3b653 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:30.030468 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-62e0da3f-b60b-4dff-b66c-ef30071dee7b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:30.032343 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-62e0da3f-b60b-4dff-b66c-ef30071dee7b tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] GET https://10.4.3.222/volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c/extra_specs Aug 01 00:23:30.032572 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-62e0da3f-b60b-4dff-b66c-ef30071dee7b tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:30.032656 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-56159335-4083-48eb-9fd0-e06e67a3b653 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/3b3c5c2f-16d7-4100-8765-df767effb72b Aug 01 00:23:30.032878 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-62e0da3f-b60b-4dff-b66c-ef30071dee7b tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:30.032933 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-56159335-4083-48eb-9fd0-e06e67a3b653 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:30.033106 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-56159335-4083-48eb-9fd0-e06e67a3b653 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:30.039831 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:30.039831 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:30.040271 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-56159335-4083-48eb-9fd0-e06e67a3b653 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:23:30.041158 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-56159335-4083-48eb-9fd0-e06e67a3b653 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/3b3c5c2f-16d7-4100-8765-df767effb72b returned with HTTP 200 Aug 01 00:23:30.041785 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 947/3777] 10.4.3.222 () {68 vars in 1604 bytes} [Sat Aug 1 00:23:30 2026] GET /volume/v3/snapshots/3b3c5c2f-16d7-4100-8765-df767effb72b => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:30.042274 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-62e0da3f-b60b-4dff-b66c-ef30071dee7b tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] https://10.4.3.222/volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c/extra_specs returned with HTTP 200 Aug 01 00:23:30.042713 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 948/3778] 10.4.3.222 () {66 vars in 1378 bytes} [Sat Aug 1 00:23:30 2026] GET /volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c/extra_specs => generated 185 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:30.051840 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-dd3179e1-76fe-4bdc-9a54-5f544cdfec6c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:30.053603 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-dd3179e1-76fe-4bdc-9a54-5f544cdfec6c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 Aug 01 00:23:30.053827 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-dd3179e1-76fe-4bdc-9a54-5f544cdfec6c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:30.057798 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-dd3179e1-76fe-4bdc-9a54-5f544cdfec6c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:30.057870 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ff43a55f-8b18-49f8-b6df-5e4ae016ca4b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:30.060121 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ff43a55f-8b18-49f8-b6df-5e4ae016ca4b tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] GET https://10.4.3.222/volume/v3/types Aug 01 00:23:30.060386 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ff43a55f-8b18-49f8-b6df-5e4ae016ca4b tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:30.060640 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ff43a55f-8b18-49f8-b6df-5e4ae016ca4b tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:30.069189 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:30.069189 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:30.072884 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-dd3179e1-76fe-4bdc-9a54-5f544cdfec6c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:23:30.085395 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-dd3179e1-76fe-4bdc-9a54-5f544cdfec6c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 returned with HTTP 200 Aug 01 00:23:30.086017 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 939/3779] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:23:30 2026] GET /volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 => generated 1658 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:23:30.091412 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ff43a55f-8b18-49f8-b6df-5e4ae016ca4b tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:23:30.091842 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 946/3780] 10.4.3.222 () {66 vars in 1231 bytes} [Sat Aug 1 00:23:30 2026] GET /volume/v3/types => generated 2831 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:23:30.101152 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-b96238cc-96b2-4041-8ec1-4a3ab0439090 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:30.107923 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-69bfdce1-b08a-411b-8a36-8d574771ae60 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:30.110414 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-69bfdce1-b08a-411b-8a36-8d574771ae60 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] GET https://10.4.3.222/volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c/encryption/cipher Aug 01 00:23:30.110544 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-b96238cc-96b2-4041-8ec1-4a3ab0439090 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:23:30.110784 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-69bfdce1-b08a-411b-8a36-8d574771ae60 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:30.110985 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-b96238cc-96b2-4041-8ec1-4a3ab0439090 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "3b3c5c2f-16d7-4100-8765-df767effb72b", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:30.111083 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-69bfdce1-b08a-411b-8a36-8d574771ae60 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:30.114041 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-b96238cc-96b2-4041-8ec1-4a3ab0439090 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '3b3c5c2f-16d7-4100-8765-df767effb72b', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:23:30.118216 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-69bfdce1-b08a-411b-8a36-8d574771ae60 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] https://10.4.3.222/volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c/encryption/cipher returned with HTTP 200 Aug 01 00:23:30.118735 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 949/3781] 10.4.3.222 () {66 vars in 1396 bytes} [Sat Aug 1 00:23:30 2026] GET /volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c/encryption/cipher => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:23:30.128033 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-32ac16db-58b4-4472-959a-59032708f025 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:30.129104 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:30.129104 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:30.129860 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-32ac16db-58b4-4472-959a-59032708f025 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] GET https://10.4.3.222/volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c/encryption Aug 01 00:23:30.130078 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-32ac16db-58b4-4472-959a-59032708f025 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:30.130262 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-32ac16db-58b4-4472-959a-59032708f025 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:30.130502 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-b96238cc-96b2-4041-8ec1-4a3ab0439090 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:23:30.130737 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-b96238cc-96b2-4041-8ec1-4a3ab0439090 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create volume of 1 GB Aug 01 00:23:30.131673 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-b96238cc-96b2-4041-8ec1-4a3ab0439090 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Availability Zones retrieved successfully. Aug 01 00:23:30.140895 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-32ac16db-58b4-4472-959a-59032708f025 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] https://10.4.3.222/volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c/encryption returned with HTTP 200 Aug 01 00:23:30.140977 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-b96238cc-96b2-4041-8ec1-4a3ab0439090 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Flow 'volume_create_api' (575ccfde-94d1-4fdf-b9af-3e90d28fdbdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:23:30.141597 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 940/3782] 10.4.3.222 () {66 vars in 1375 bytes} [Sat Aug 1 00:23:30 2026] GET /volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c/encryption => generated 325 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:30.142957 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-b96238cc-96b2-4041-8ec1-4a3ab0439090 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d86d3b7-30d4-4ea0-81bb-0660ea2c3a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:30.145115 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-b96238cc-96b2-4041-8ec1-4a3ab0439090 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:23:30.150724 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d2802d86-6b79-40a7-90d3-e11dde1e6187 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:30.153641 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d2802d86-6b79-40a7-90d3-e11dde1e6187 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] GET https://10.4.3.222/volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c/extra_specs/multiattach Aug 01 00:23:30.153933 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d2802d86-6b79-40a7-90d3-e11dde1e6187 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:30.154204 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d2802d86-6b79-40a7-90d3-e11dde1e6187 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:30.161699 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d2802d86-6b79-40a7-90d3-e11dde1e6187 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] https://10.4.3.222/volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c/extra_specs/multiattach returned with HTTP 200 Aug 01 00:23:30.162189 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 947/3783] 10.4.3.222 () {66 vars in 1414 bytes} [Sat Aug 1 00:23:30 2026] GET /volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c/extra_specs/multiattach => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:23:30.170038 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-10ad5818-52a2-4aad-8c26-be60479ae5c9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:30.173672 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-10ad5818-52a2-4aad-8c26-be60479ae5c9 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] GET https://10.4.3.222/volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c/extra_specs/volume_backend_name Aug 01 00:23:30.174032 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-10ad5818-52a2-4aad-8c26-be60479ae5c9 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:30.174306 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-10ad5818-52a2-4aad-8c26-be60479ae5c9 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:30.178478 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-b96238cc-96b2-4041-8ec1-4a3ab0439090 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d86d3b7-30d4-4ea0-81bb-0660ea2c3a9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3b3c5c2f-16d7-4100-8765-df767effb72b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:30.179672 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-b96238cc-96b2-4041-8ec1-4a3ab0439090 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3085f67d-7737-49af-b93a-277c4e0c1b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:30.187731 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-10ad5818-52a2-4aad-8c26-be60479ae5c9 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] https://10.4.3.222/volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c/extra_specs/volume_backend_name returned with HTTP 200 Aug 01 00:23:30.188900 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 950/3784] 10.4.3.222 () {66 vars in 1438 bytes} [Sat Aug 1 00:23:30 2026] GET /volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c/extra_specs/volume_backend_name => generated 44 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:23:30.198948 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-48316751-1059-45d5-915e-af21f1d0ef85 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:30.201414 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-48316751-1059-45d5-915e-af21f1d0ef85 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] GET https://10.4.3.222/volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c Aug 01 00:23:30.201679 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-48316751-1059-45d5-915e-af21f1d0ef85 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:30.201929 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-48316751-1059-45d5-915e-af21f1d0ef85 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:30.208790 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-48316751-1059-45d5-915e-af21f1d0ef85 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] https://10.4.3.222/volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c returned with HTTP 200 Aug 01 00:23:30.209413 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 941/3785] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:23:30 2026] GET /volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c => generated 402 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:30.218872 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7f430d25-4a80-4582-acf2-e14414fe6ca2 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:30.221304 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7f430d25-4a80-4582-acf2-e14414fe6ca2 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] PUT https://10.4.3.222/volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c/encryption/3512325b-e8bc-4b5f-949c-a6f590358786 Aug 01 00:23:30.221850 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7f430d25-4a80-4582-acf2-e14414fe6ca2 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:30.242314 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-b96238cc-96b2-4041-8ec1-4a3ab0439090 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Created reservations ['5032bb6a-52d5-40fb-8cd8-0c1151f270d1', '282cd32c-0ea4-47e1-a5e7-81c4ade9befe', 'ab5e33ce-6f21-4ffd-97c7-1c0718040391', 'cf8b0ef2-ad66-4619-a17c-51e334249162'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:23:30.243279 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-b96238cc-96b2-4041-8ec1-4a3ab0439090 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3085f67d-7737-49af-b93a-277c4e0c1b9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5032bb6a-52d5-40fb-8cd8-0c1151f270d1', '282cd32c-0ea4-47e1-a5e7-81c4ade9befe', 'ab5e33ce-6f21-4ffd-97c7-1c0718040391', 'cf8b0ef2-ad66-4619-a17c-51e334249162']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:30.244067 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-b96238cc-96b2-4041-8ec1-4a3ab0439090 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b367a275-8517-4405-a50a-f74a5e4b459d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:30.244812 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7f430d25-4a80-4582-acf2-e14414fe6ca2 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] https://10.4.3.222/volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c/encryption/3512325b-e8bc-4b5f-949c-a6f590358786 returned with HTTP 200 Aug 01 00:23:30.245329 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 948/3786] 10.4.3.222 () {68 vars in 1506 bytes} [Sat Aug 1 00:23:30 2026] PUT /volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c/encryption/3512325b-e8bc-4b5f-949c-a6f590358786 => generated 33 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:23:30.255089 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-671ff0fa-84b6-44fd-a0b5-904986e92cc6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:30.260121 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-671ff0fa-84b6-44fd-a0b5-904986e92cc6 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] PUT https://10.4.3.222/volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c/extra_specs/key1 Aug 01 00:23:30.260121 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-671ff0fa-84b6-44fd-a0b5-904986e92cc6 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:30.297520 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-671ff0fa-84b6-44fd-a0b5-904986e92cc6 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] https://10.4.3.222/volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c/extra_specs/key1 returned with HTTP 200 Aug 01 00:23:30.298275 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 951/3787] 10.4.3.222 () {68 vars in 1413 bytes} [Sat Aug 1 00:23:30 2026] PUT /volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c/extra_specs/key1 => generated 30 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:23:30.303169 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-b96238cc-96b2-4041-8ec1-4a3ab0439090 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b367a275-8517-4405-a50a-f74a5e4b459d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17bb9851-30b4-4f2a-96b6-17956c596abc', '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='0afbf24601ea44b39005e0a3b4c1eb2b',qos_specs=None,replication_status=,reservations=['5032bb6a-52d5-40fb-8cd8-0c1151f270d1','282cd32c-0ea4-47e1-a5e7-81c4ade9befe','ab5e33ce-6f21-4ffd-97c7-1c0718040391','cf8b0ef2-ad66-4619-a17c-51e334249162'],size=1,snapshot_id=3b3c5c2f-16d7-4100-8765-df767effb72b,source_replicaid=,source_volid=None,status='creating',user_id='2d2a44d221954f9299e2586dd64c8e8e',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), '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-01T00:23:30Z,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=17bb9851-30b4-4f2a-96b6-17956c596abc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0afbf24601ea44b39005e0a3b4c1eb2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3b3c5c2f-16d7-4100-8765-df767effb72b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d2a44d221954f9299e2586dd64c8e8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:30.305170 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-b96238cc-96b2-4041-8ec1-4a3ab0439090 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbdc8b4c-fc0b-4718-9267-932a5587bb09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:30.309286 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-12eb2eea-191b-42e8-a636-55ef10ca7e4d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:30.311823 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-12eb2eea-191b-42e8-a636-55ef10ca7e4d tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] PUT https://10.4.3.222/volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c Aug 01 00:23:30.312230 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-12eb2eea-191b-42e8-a636-55ef10ca7e4d tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:30.331529 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-b96238cc-96b2-4041-8ec1-4a3ab0439090 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbdc8b4c-fc0b-4718-9267-932a5587bb09) transitioned into 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='0afbf24601ea44b39005e0a3b4c1eb2b',qos_specs=None,replication_status=,reservations=['5032bb6a-52d5-40fb-8cd8-0c1151f270d1','282cd32c-0ea4-47e1-a5e7-81c4ade9befe','ab5e33ce-6f21-4ffd-97c7-1c0718040391','cf8b0ef2-ad66-4619-a17c-51e334249162'],size=1,snapshot_id=3b3c5c2f-16d7-4100-8765-df767effb72b,source_replicaid=,source_volid=None,status='creating',user_id='2d2a44d221954f9299e2586dd64c8e8e',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:30.332583 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-b96238cc-96b2-4041-8ec1-4a3ab0439090 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd38a468-27c1-4ab1-a456-a35dd45b69a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:30.333887 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-12eb2eea-191b-42e8-a636-55ef10ca7e4d tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] https://10.4.3.222/volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c returned with HTTP 200 Aug 01 00:23:30.333887 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 942/3788] 10.4.3.222 () {68 vars in 1362 bytes} [Sat Aug 1 00:23:30 2026] PUT /volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c => generated 371 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:30.347385 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a9e18b04-6e1a-492e-a7d8-52cb89e017b0 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:30.349618 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a9e18b04-6e1a-492e-a7d8-52cb89e017b0 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] DELETE https://10.4.3.222/volume/v3/types/2b4ccc72-9cde-4664-885d-40c7d96c3d80 Aug 01 00:23:30.350007 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a9e18b04-6e1a-492e-a7d8-52cb89e017b0 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:30.350209 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a9e18b04-6e1a-492e-a7d8-52cb89e017b0 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Calling method '_delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:30.365380 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-b96238cc-96b2-4041-8ec1-4a3ab0439090 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd38a468-27c1-4ab1-a456-a35dd45b69a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:30.366434 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-b96238cc-96b2-4041-8ec1-4a3ab0439090 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Flow 'volume_create_api' (575ccfde-94d1-4fdf-b9af-3e90d28fdbdc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:23:30.366844 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-b96238cc-96b2-4041-8ec1-4a3ab0439090 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create volume request issued successfully. Aug 01 00:23:30.367509 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-b96238cc-96b2-4041-8ec1-4a3ab0439090 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:23:30.368648 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 948/3789] 10.4.3.222 () {72 vars in 1541 bytes} [Sat Aug 1 00:23:30 2026] POST /volume/v3/volumes => generated 736 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:23:30.381128 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a9e18b04-6e1a-492e-a7d8-52cb89e017b0 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] https://10.4.3.222/volume/v3/types/2b4ccc72-9cde-4664-885d-40c7d96c3d80 returned with HTTP 202 Aug 01 00:23:30.381639 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 949/3790] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:23:30 2026] DELETE /volume/v3/types/2b4ccc72-9cde-4664-885d-40c7d96c3d80 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:23:30.387682 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-26b5b397-059c-42d5-9601-f152d17f33d2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:30.389803 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-26b5b397-059c-42d5-9601-f152d17f33d2 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/17bb9851-30b4-4f2a-96b6-17956c596abc Aug 01 00:23:30.390027 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-26b5b397-059c-42d5-9601-f152d17f33d2 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:30.390210 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-26b5b397-059c-42d5-9601-f152d17f33d2 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:30.394703 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-10b864d7-2f3a-402b-91f1-cb739d52992f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:30.397516 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-10b864d7-2f3a-402b-91f1-cb739d52992f tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] DELETE https://10.4.3.222/volume/v3/types/696e40bb-48f1-4bd9-b1aa-98d39b1f3109 Aug 01 00:23:30.397789 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:30.397789 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:30.397857 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-10b864d7-2f3a-402b-91f1-cb739d52992f tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:30.398265 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-10b864d7-2f3a-402b-91f1-cb739d52992f tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:30.402152 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-26b5b397-059c-42d5-9601-f152d17f33d2 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:23:30.407629 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-26b5b397-059c-42d5-9601-f152d17f33d2 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/17bb9851-30b4-4f2a-96b6-17956c596abc returned with HTTP 200 Aug 01 00:23:30.408144 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 952/3791] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:23:30 2026] GET /volume/v3/volumes/17bb9851-30b4-4f2a-96b6-17956c596abc => generated 804 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:30.417031 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-094583e9-b99f-41fe-9720-d04227626ad7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:30.420235 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-094583e9-b99f-41fe-9720-d04227626ad7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/17bb9851-30b4-4f2a-96b6-17956c596abc Aug 01 00:23:30.420425 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-094583e9-b99f-41fe-9720-d04227626ad7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:30.420602 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-094583e9-b99f-41fe-9720-d04227626ad7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:30.422448 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-90c58bc0-96f7-4036-8b15-5a30440abe84 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:30.424269 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-90c58bc0-96f7-4036-8b15-5a30440abe84 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 Aug 01 00:23:30.424485 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-90c58bc0-96f7-4036-8b15-5a30440abe84 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:30.424701 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-90c58bc0-96f7-4036-8b15-5a30440abe84 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:30.424857 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-90c58bc0-96f7-4036-8b15-5a30440abe84 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id e8da09e0-fd24-4266-95f3-42b0560dc9c2. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:30.427226 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:30.427226 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:30.430190 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:30.430190 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:30.430679 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-094583e9-b99f-41fe-9720-d04227626ad7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:23:30.431352 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-90c58bc0-96f7-4036-8b15-5a30440abe84 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 returned with HTTP 200 Aug 01 00:23:30.431983 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 950/3792] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:30 2026] GET /volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:30.434790 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-094583e9-b99f-41fe-9720-d04227626ad7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/17bb9851-30b4-4f2a-96b6-17956c596abc returned with HTTP 200 Aug 01 00:23:30.435371 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 949/3793] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:23:30 2026] GET /volume/v3/volumes/17bb9851-30b4-4f2a-96b6-17956c596abc => generated 804 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:30.439312 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-10b864d7-2f3a-402b-91f1-cb739d52992f tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] https://10.4.3.222/volume/v3/types/696e40bb-48f1-4bd9-b1aa-98d39b1f3109 returned with HTTP 202 Aug 01 00:23:30.439995 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 943/3794] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:23:30 2026] DELETE /volume/v3/types/696e40bb-48f1-4bd9-b1aa-98d39b1f3109 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:23:30.446622 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-aca05a1a-cf04-4c85-9999-6070646e3ef6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:30.449252 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-aca05a1a-cf04-4c85-9999-6070646e3ef6 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] DELETE https://10.4.3.222/volume/v3/types/be26b02a-f88c-4b22-87ee-a52fd053d8f9 Aug 01 00:23:30.449508 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-aca05a1a-cf04-4c85-9999-6070646e3ef6 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:30.449778 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-aca05a1a-cf04-4c85-9999-6070646e3ef6 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:30.498469 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-aca05a1a-cf04-4c85-9999-6070646e3ef6 tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] https://10.4.3.222/volume/v3/types/be26b02a-f88c-4b22-87ee-a52fd053d8f9 returned with HTTP 202 Aug 01 00:23:30.498930 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 953/3795] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:23:30 2026] DELETE /volume/v3/types/be26b02a-f88c-4b22-87ee-a52fd053d8f9 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:23:30.518037 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2156332c-dcf2-4de2-9438-882e060e605c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:30.520169 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2156332c-dcf2-4de2-9438-882e060e605c tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] DELETE https://10.4.3.222/volume/v3/types/18073a44-ffc4-4067-b4e4-9b85ae5af511 Aug 01 00:23:30.520341 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2156332c-dcf2-4de2-9438-882e060e605c tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:30.520597 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2156332c-dcf2-4de2-9438-882e060e605c tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Calling method '_delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:30.549588 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2156332c-dcf2-4de2-9438-882e060e605c tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] https://10.4.3.222/volume/v3/types/18073a44-ffc4-4067-b4e4-9b85ae5af511 returned with HTTP 202 Aug 01 00:23:30.550134 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 951/3796] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:23:30 2026] DELETE /volume/v3/types/18073a44-ffc4-4067-b4e4-9b85ae5af511 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:23:30.559185 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1a9ac0b0-58b6-42c4-b1c3-357bf37e181e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:30.562423 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1a9ac0b0-58b6-42c4-b1c3-357bf37e181e tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] DELETE https://10.4.3.222/volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c Aug 01 00:23:30.562731 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1a9ac0b0-58b6-42c4-b1c3-357bf37e181e tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:30.562999 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1a9ac0b0-58b6-42c4-b1c3-357bf37e181e tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] Calling method '_delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:30.591917 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1a9ac0b0-58b6-42c4-b1c3-357bf37e181e tempest-VolumeTypesAdminTests-893934043 tempest-VolumeTypesAdminTests-893934043-project-admin] https://10.4.3.222/volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c returned with HTTP 202 Aug 01 00:23:30.591917 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 950/3797] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:23:30 2026] DELETE /volume/v3/types/4ca13acf-2405-4e5b-9cb4-ebe82de2b70c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:23:30.658229 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c1036b9e-bfeb-44c9-8ba6-bfcc9a59dfe5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:30.660333 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c1036b9e-bfeb-44c9-8ba6-bfcc9a59dfe5 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/volumes/47df2883-de6d-41e1-9c70-afdfa4b27f9a Aug 01 00:23:30.660471 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c1036b9e-bfeb-44c9-8ba6-bfcc9a59dfe5 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:30.660663 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c1036b9e-bfeb-44c9-8ba6-bfcc9a59dfe5 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:30.668676 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c1036b9e-bfeb-44c9-8ba6-bfcc9a59dfe5 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/volumes/47df2883-de6d-41e1-9c70-afdfa4b27f9a returned with HTTP 404 Aug 01 00:23:30.669284 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 944/3798] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:30 2026] GET /volume/v3/volumes/47df2883-de6d-41e1-9c70-afdfa4b27f9a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:23:30.677909 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-34a92038-80f9-4d77-8fe4-e4e723f0d0bd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:30.681796 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-34a92038-80f9-4d77-8fe4-e4e723f0d0bd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6/export_record Aug 01 00:23:30.681796 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-34a92038-80f9-4d77-8fe4-e4e723f0d0bd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:30.681796 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-34a92038-80f9-4d77-8fe4-e4e723f0d0bd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Calling method 'export_record' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:30.681796 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-34a92038-80f9-4d77-8fe4-e4e723f0d0bd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Export record for backup a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100406) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 01 00:23:30.689785 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:30.689785 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:30.691785 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.policy [None req-34a92038-80f9-4d77-8fe4-e4e723f0d0bd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'ee68142530d540039b4da6a3d4f0a977', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bf66da1e58a40fd98ed1a7979e920e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100406) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:23:30.691785 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-34a92038-80f9-4d77-8fe4-e4e723f0d0bd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6/export_record returned with HTTP 403 Aug 01 00:23:30.692236 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 954/3799] 10.4.3.222 () {68 vars in 1430 bytes} [Sat Aug 1 00:23:30 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6/export_record => generated 101 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:23:30.705502 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-91eb52c8-4a8b-4e3a-a9b1-dc74039f8b0d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:30.708785 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-91eb52c8-4a8b-4e3a-a9b1-dc74039f8b0d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:23:30.708785 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-91eb52c8-4a8b-4e3a-a9b1-dc74039f8b0d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1143319178"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:30.708785 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-91eb52c8-4a8b-4e3a-a9b1-dc74039f8b0d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1143319178'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:23:30.709048 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-91eb52c8-4a8b-4e3a-a9b1-dc74039f8b0d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Create volume of 1 GB Aug 01 00:23:30.716385 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-91eb52c8-4a8b-4e3a-a9b1-dc74039f8b0d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Availability Zones retrieved successfully. Aug 01 00:23:30.722786 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-91eb52c8-4a8b-4e3a-a9b1-dc74039f8b0d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Flow 'volume_create_api' (a9db6004-3d6d-46c5-96df-ac3371ed11e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:23:30.723946 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-91eb52c8-4a8b-4e3a-a9b1-dc74039f8b0d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22331719-2158-4ca4-8cb6-ca4a9f6ba9ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:30.724837 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-91eb52c8-4a8b-4e3a-a9b1-dc74039f8b0d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:23:30.753227 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-91eb52c8-4a8b-4e3a-a9b1-dc74039f8b0d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22331719-2158-4ca4-8cb6-ca4a9f6ba9ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:30.754216 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-91eb52c8-4a8b-4e3a-a9b1-dc74039f8b0d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3acd16d7-ccea-4e08-a94d-6c6ca3d6b6f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:30.804364 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-91eb52c8-4a8b-4e3a-a9b1-dc74039f8b0d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Created reservations ['313cce21-577a-471e-a2f7-865bbc035cbd', 'ed591549-96b2-419c-8be5-61110becde92', 'ecc26d13-3dec-4902-a619-5b71bfb0e62b', '2d7fa703-d204-4379-b6df-0f15e86a09c0'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:23:30.804364 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-91eb52c8-4a8b-4e3a-a9b1-dc74039f8b0d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3acd16d7-ccea-4e08-a94d-6c6ca3d6b6f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['313cce21-577a-471e-a2f7-865bbc035cbd', 'ed591549-96b2-419c-8be5-61110becde92', 'ecc26d13-3dec-4902-a619-5b71bfb0e62b', '2d7fa703-d204-4379-b6df-0f15e86a09c0']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:30.804892 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-91eb52c8-4a8b-4e3a-a9b1-dc74039f8b0d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d72c1d05-4ce2-40f0-aecd-1587d34a241c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:30.840419 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-91eb52c8-4a8b-4e3a-a9b1-dc74039f8b0d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d72c1d05-4ce2-40f0-aecd-1587d34a241c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23ab7ad1-9c3b-42cc-97bc-79142c3ff951', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1143319178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bf66da1e58a40fd98ed1a7979e920e3',qos_specs=None,replication_status=,reservations=['313cce21-577a-471e-a2f7-865bbc035cbd','ed591549-96b2-419c-8be5-61110becde92','ecc26d13-3dec-4902-a619-5b71bfb0e62b','2d7fa703-d204-4379-b6df-0f15e86a09c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5975c9d82784fd0991e3d78d159ee86',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:23:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1143319178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23ab7ad1-9c3b-42cc-97bc-79142c3ff951,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bf66da1e58a40fd98ed1a7979e920e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5975c9d82784fd0991e3d78d159ee86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:30.841524 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-91eb52c8-4a8b-4e3a-a9b1-dc74039f8b0d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2320bb92-a759-4a06-9579-15af55ef0a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:30.877479 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-91eb52c8-4a8b-4e3a-a9b1-dc74039f8b0d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2320bb92-a759-4a06-9579-15af55ef0a59) transitioned into state 'SUCCESS' from state '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-1143319178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bf66da1e58a40fd98ed1a7979e920e3',qos_specs=None,replication_status=,reservations=['313cce21-577a-471e-a2f7-865bbc035cbd','ed591549-96b2-419c-8be5-61110becde92','ecc26d13-3dec-4902-a619-5b71bfb0e62b','2d7fa703-d204-4379-b6df-0f15e86a09c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5975c9d82784fd0991e3d78d159ee86',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:30.878555 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-91eb52c8-4a8b-4e3a-a9b1-dc74039f8b0d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d950c52-4b57-4248-9eda-e59bfc6eef5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:30.892991 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-91eb52c8-4a8b-4e3a-a9b1-dc74039f8b0d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d950c52-4b57-4248-9eda-e59bfc6eef5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:30.894434 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-91eb52c8-4a8b-4e3a-a9b1-dc74039f8b0d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Flow 'volume_create_api' (a9db6004-3d6d-46c5-96df-ac3371ed11e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:23:30.895573 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-91eb52c8-4a8b-4e3a-a9b1-dc74039f8b0d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Create volume request issued successfully. Aug 01 00:23:30.896405 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-91eb52c8-4a8b-4e3a-a9b1-dc74039f8b0d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:23:30.897172 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 952/3800] 10.4.3.222 () {70 vars in 1298 bytes} [Sat Aug 1 00:23:30 2026] POST /volume/v3/volumes => generated 778 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 01 00:23:30.912874 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4b164bf8-8d58-488f-8f90-e932cf6af325 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:30.914922 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3e3e017b-953b-4f82-8b68-a601cddb3be3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:30.916823 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3e3e017b-953b-4f82-8b68-a601cddb3be3 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 Aug 01 00:23:30.916954 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4b164bf8-8d58-488f-8f90-e932cf6af325 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/volumes/23ab7ad1-9c3b-42cc-97bc-79142c3ff951 Aug 01 00:23:30.917086 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3e3e017b-953b-4f82-8b68-a601cddb3be3 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:30.917113 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4b164bf8-8d58-488f-8f90-e932cf6af325 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:30.917139 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3e3e017b-953b-4f82-8b68-a601cddb3be3 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:30.917139 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-3e3e017b-953b-4f82-8b68-a601cddb3be3 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 35dc911b-bc46-4aa4-badf-94f790d32b49. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:30.917189 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4b164bf8-8d58-488f-8f90-e932cf6af325 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:30.922034 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:30.922034 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:30.923006 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3e3e017b-953b-4f82-8b68-a601cddb3be3 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 returned with HTTP 200 Aug 01 00:23:30.923391 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 945/3801] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:30 2026] GET /volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:30.930886 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:30.930886 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:30.935221 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-4b164bf8-8d58-488f-8f90-e932cf6af325 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Volume info retrieved successfully. Aug 01 00:23:30.940143 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4b164bf8-8d58-488f-8f90-e932cf6af325 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/volumes/23ab7ad1-9c3b-42cc-97bc-79142c3ff951 returned with HTTP 200 Aug 01 00:23:30.940631 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 951/3802] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:30 2026] GET /volume/v3/volumes/23ab7ad1-9c3b-42cc-97bc-79142c3ff951 => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:31.160233 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3fe8c1fb-7b81-40a5-a234-e8fe9066b8cf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:31.163848 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3fe8c1fb-7b81-40a5-a234-e8fe9066b8cf tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:23:31.164339 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3fe8c1fb-7b81-40a5-a234-e8fe9066b8cf tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1888353197", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:31.166820 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-3fe8c1fb-7b81-40a5-a234-e8fe9066b8cf tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1888353197', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:23:31.166820 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-3fe8c1fb-7b81-40a5-a234-e8fe9066b8cf tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Create volume of 1 GB Aug 01 00:23:31.172005 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3fe8c1fb-7b81-40a5-a234-e8fe9066b8cf tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Availability Zones retrieved successfully. Aug 01 00:23:31.177732 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3fe8c1fb-7b81-40a5-a234-e8fe9066b8cf tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Flow 'volume_create_api' (079f415a-afaa-41ef-819a-aaadb656698c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:23:31.179196 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3fe8c1fb-7b81-40a5-a234-e8fe9066b8cf tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5622354e-ee4c-45b3-8572-489f2d08e01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:31.180425 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-3fe8c1fb-7b81-40a5-a234-e8fe9066b8cf tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:23:31.211000 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3fe8c1fb-7b81-40a5-a234-e8fe9066b8cf tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5622354e-ee4c-45b3-8572-489f2d08e01e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:31.212759 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3fe8c1fb-7b81-40a5-a234-e8fe9066b8cf tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8815bb7e-3e10-4207-9237-16bd7679c8c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:31.288059 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-3fe8c1fb-7b81-40a5-a234-e8fe9066b8cf tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Created reservations ['93cdcf1e-c9dc-437e-90f6-6ce4a27f6a80', 'c766f868-63a6-41c5-974a-eabcfd7c0ed8', '28dc59a5-5b3f-453a-aa37-b786334b543a', 'f2f91985-5935-40c1-b0af-16322e61968c'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:23:31.289133 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3fe8c1fb-7b81-40a5-a234-e8fe9066b8cf tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8815bb7e-3e10-4207-9237-16bd7679c8c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93cdcf1e-c9dc-437e-90f6-6ce4a27f6a80', 'c766f868-63a6-41c5-974a-eabcfd7c0ed8', '28dc59a5-5b3f-453a-aa37-b786334b543a', 'f2f91985-5935-40c1-b0af-16322e61968c']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:31.289663 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3fe8c1fb-7b81-40a5-a234-e8fe9066b8cf tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7613ad1-c735-4b45-84b5-dbb92c9c2b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:31.313919 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3fe8c1fb-7b81-40a5-a234-e8fe9066b8cf tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7613ad1-c735-4b45-84b5-dbb92c9c2b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d33f268-fdd8-4b9d-b995-ade28a97fa59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1888353197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ffbe31736ac4590bbfe77a02084046f',qos_specs=None,replication_status=,reservations=['93cdcf1e-c9dc-437e-90f6-6ce4a27f6a80','c766f868-63a6-41c5-974a-eabcfd7c0ed8','28dc59a5-5b3f-453a-aa37-b786334b543a','f2f91985-5935-40c1-b0af-16322e61968c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1741d9b56dd54231b09e7d2015bd0854',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:23:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1888353197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d33f268-fdd8-4b9d-b995-ade28a97fa59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ffbe31736ac4590bbfe77a02084046f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1741d9b56dd54231b09e7d2015bd0854',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:31.315496 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3fe8c1fb-7b81-40a5-a234-e8fe9066b8cf tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5868da1b-57cc-4e1f-b7dc-b88e4616f6ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:31.339210 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3fe8c1fb-7b81-40a5-a234-e8fe9066b8cf tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5868da1b-57cc-4e1f-b7dc-b88e4616f6ca) transitioned into state 'SUCCESS' from state '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-1888353197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ffbe31736ac4590bbfe77a02084046f',qos_specs=None,replication_status=,reservations=['93cdcf1e-c9dc-437e-90f6-6ce4a27f6a80','c766f868-63a6-41c5-974a-eabcfd7c0ed8','28dc59a5-5b3f-453a-aa37-b786334b543a','f2f91985-5935-40c1-b0af-16322e61968c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1741d9b56dd54231b09e7d2015bd0854',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:31.339940 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3fe8c1fb-7b81-40a5-a234-e8fe9066b8cf tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b2c6dbf-920b-4c66-92d6-75e336e65160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:31.354452 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3fe8c1fb-7b81-40a5-a234-e8fe9066b8cf tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b2c6dbf-920b-4c66-92d6-75e336e65160) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:31.356786 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-3fe8c1fb-7b81-40a5-a234-e8fe9066b8cf tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Flow 'volume_create_api' (079f415a-afaa-41ef-819a-aaadb656698c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:23:31.356786 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3fe8c1fb-7b81-40a5-a234-e8fe9066b8cf tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Create volume request issued successfully. Aug 01 00:23:31.356786 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3fe8c1fb-7b81-40a5-a234-e8fe9066b8cf tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:23:31.356786 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 955/3803] 10.4.3.222 () {70 vars in 1300 bytes} [Sat Aug 1 00:23:31 2026] POST /volume/v3/volumes => generated 789 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:23:31.372546 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-91b9b096-d1ce-4b69-a6fe-76eadb3be667 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:31.373923 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-91b9b096-d1ce-4b69-a6fe-76eadb3be667 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] GET https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 Aug 01 00:23:31.373923 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-91b9b096-d1ce-4b69-a6fe-76eadb3be667 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:31.374075 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-91b9b096-d1ce-4b69-a6fe-76eadb3be667 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:31.383709 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:31.383709 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:31.388349 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-91b9b096-d1ce-4b69-a6fe-76eadb3be667 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Volume info retrieved successfully. Aug 01 00:23:31.393294 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-91b9b096-d1ce-4b69-a6fe-76eadb3be667 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 returned with HTTP 200 Aug 01 00:23:31.395386 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 953/3804] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:23:31 2026] GET /volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:23:31.444587 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c72ac506-cad1-427d-b6f3-88ea9af79a92 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:31.449617 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c72ac506-cad1-427d-b6f3-88ea9af79a92 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 Aug 01 00:23:31.449617 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c72ac506-cad1-427d-b6f3-88ea9af79a92 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:31.449617 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c72ac506-cad1-427d-b6f3-88ea9af79a92 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:31.449617 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-c72ac506-cad1-427d-b6f3-88ea9af79a92 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id e8da09e0-fd24-4266-95f3-42b0560dc9c2. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:31.454368 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:31.454368 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:31.455989 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c72ac506-cad1-427d-b6f3-88ea9af79a92 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 returned with HTTP 200 Aug 01 00:23:31.455989 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 946/3805] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:31 2026] GET /volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:31.939514 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-cf43218b-66f6-4889-bdb6-c0b59fcdbc15 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:31.941223 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cf43218b-66f6-4889-bdb6-c0b59fcdbc15 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 Aug 01 00:23:31.941438 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cf43218b-66f6-4889-bdb6-c0b59fcdbc15 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:31.941657 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cf43218b-66f6-4889-bdb6-c0b59fcdbc15 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:31.941808 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-cf43218b-66f6-4889-bdb6-c0b59fcdbc15 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 35dc911b-bc46-4aa4-badf-94f790d32b49. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:31.948957 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:31.948957 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:31.949706 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cf43218b-66f6-4889-bdb6-c0b59fcdbc15 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 returned with HTTP 200 Aug 01 00:23:31.952094 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 952/3806] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:31 2026] GET /volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:31.961523 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c277cb9a-ca67-4af1-9033-25d16f6e13f1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:31.963312 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c277cb9a-ca67-4af1-9033-25d16f6e13f1 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/volumes/23ab7ad1-9c3b-42cc-97bc-79142c3ff951 Aug 01 00:23:31.963503 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c277cb9a-ca67-4af1-9033-25d16f6e13f1 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:31.963675 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c277cb9a-ca67-4af1-9033-25d16f6e13f1 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:31.970568 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:31.970568 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:31.973708 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c277cb9a-ca67-4af1-9033-25d16f6e13f1 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Volume info retrieved successfully. Aug 01 00:23:31.977621 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c277cb9a-ca67-4af1-9033-25d16f6e13f1 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/volumes/23ab7ad1-9c3b-42cc-97bc-79142c3ff951 returned with HTTP 200 Aug 01 00:23:31.978112 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 956/3807] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:31 2026] GET /volume/v3/volumes/23ab7ad1-9c3b-42cc-97bc-79142c3ff951 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:23:31.992784 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3abc6215-4565-4cd7-9591-2dc6ad8f7b4e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:31.994349 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3abc6215-4565-4cd7-9591-2dc6ad8f7b4e tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] POST https://10.4.3.222/volume/v3/backups Aug 01 00:23:31.994872 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3abc6215-4565-4cd7-9591-2dc6ad8f7b4e tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "23ab7ad1-9c3b-42cc-97bc-79142c3ff951", "name": "tempest-type-Backup-1239845214"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:31.996283 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.contrib.backups [None req-3abc6215-4565-4cd7-9591-2dc6ad8f7b4e tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Creating new backup {'backup': {'volume_id': '23ab7ad1-9c3b-42cc-97bc-79142c3ff951', 'name': 'tempest-type-Backup-1239845214'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:23:31.996587 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.contrib.backups [None req-3abc6215-4565-4cd7-9591-2dc6ad8f7b4e tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Creating backup of volume 23ab7ad1-9c3b-42cc-97bc-79142c3ff951 in container None Aug 01 00:23:32.004718 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:32.004718 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:32.005140 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3abc6215-4565-4cd7-9591-2dc6ad8f7b4e tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Volume info retrieved successfully. Aug 01 00:23:32.023251 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-3abc6215-4565-4cd7-9591-2dc6ad8f7b4e tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Created reservations ['0e822115-d4f4-4b52-9f8a-cc29455d1190', '10efa9f9-9b76-421f-9b86-cda9ce3ddfec'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:23:32.064736 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3abc6215-4565-4cd7-9591-2dc6ad8f7b4e tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:23:32.064736 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 954/3808] 10.4.3.222 () {70 vars in 1299 bytes} [Sat Aug 1 00:23:31 2026] POST /volume/v3/backups => generated 316 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:23:32.077943 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a8dd3394-8aa9-4f23-b036-5b44ba80eb09 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:32.081269 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a8dd3394-8aa9-4f23-b036-5b44ba80eb09 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 Aug 01 00:23:32.081498 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a8dd3394-8aa9-4f23-b036-5b44ba80eb09 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:32.081702 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a8dd3394-8aa9-4f23-b036-5b44ba80eb09 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:32.081863 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-a8dd3394-8aa9-4f23-b036-5b44ba80eb09 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 8f008ed9-6a62-4eff-92bc-ccaa0824ae50. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:32.090431 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:32.090431 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:32.090431 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a8dd3394-8aa9-4f23-b036-5b44ba80eb09 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 returned with HTTP 200 Aug 01 00:23:32.090431 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 947/3809] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:32 2026] GET /volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:32.409836 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b8bcc171-af4a-44a8-8840-b0e2e7fe1e28 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:32.412843 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b8bcc171-af4a-44a8-8840-b0e2e7fe1e28 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] GET https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 Aug 01 00:23:32.413189 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b8bcc171-af4a-44a8-8840-b0e2e7fe1e28 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:32.413506 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b8bcc171-af4a-44a8-8840-b0e2e7fe1e28 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:32.423493 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:32.423493 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:32.428489 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-b8bcc171-af4a-44a8-8840-b0e2e7fe1e28 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Volume info retrieved successfully. Aug 01 00:23:32.434476 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b8bcc171-af4a-44a8-8840-b0e2e7fe1e28 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 returned with HTTP 200 Aug 01 00:23:32.434996 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 953/3810] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:23:32 2026] GET /volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:23:32.449736 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-67358b9a-0453-45aa-ae30-a7503d4a8663 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:32.456215 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-67358b9a-0453-45aa-ae30-a7503d4a8663 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] GET https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 Aug 01 00:23:32.456530 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-67358b9a-0453-45aa-ae30-a7503d4a8663 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:32.457253 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-67358b9a-0453-45aa-ae30-a7503d4a8663 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:32.469270 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b1779a4e-a954-4211-a8a0-24258d5390af None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:32.473559 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b1779a4e-a954-4211-a8a0-24258d5390af tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 Aug 01 00:23:32.473559 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b1779a4e-a954-4211-a8a0-24258d5390af tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:32.473559 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b1779a4e-a954-4211-a8a0-24258d5390af tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:32.473559 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-b1779a4e-a954-4211-a8a0-24258d5390af tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id e8da09e0-fd24-4266-95f3-42b0560dc9c2. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:32.481275 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:32.481275 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:32.482666 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b1779a4e-a954-4211-a8a0-24258d5390af tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 returned with HTTP 200 Aug 01 00:23:32.483292 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 955/3811] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:32 2026] GET /volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:32.487652 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:32.487652 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:32.491670 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-67358b9a-0453-45aa-ae30-a7503d4a8663 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Volume info retrieved successfully. Aug 01 00:23:32.495610 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-67358b9a-0453-45aa-ae30-a7503d4a8663 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 returned with HTTP 200 Aug 01 00:23:32.496038 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 957/3812] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:23:32 2026] GET /volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 => generated 882 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:23:32.545305 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-f5169053-d088-4903-a5da-ccf5c45bb524 req-cf09a2a2-5f96-48b8-8a4b-ed8bf7fff659 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:32.548086 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f5169053-d088-4903-a5da-ccf5c45bb524 req-cf09a2a2-5f96-48b8-8a4b-ed8bf7fff659 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] GET https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 Aug 01 00:23:32.549879 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f5169053-d088-4903-a5da-ccf5c45bb524 req-cf09a2a2-5f96-48b8-8a4b-ed8bf7fff659 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:32.549879 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f5169053-d088-4903-a5da-ccf5c45bb524 req-cf09a2a2-5f96-48b8-8a4b-ed8bf7fff659 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:32.556075 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:32.556075 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:32.560573 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-f5169053-d088-4903-a5da-ccf5c45bb524 req-cf09a2a2-5f96-48b8-8a4b-ed8bf7fff659 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Volume info retrieved successfully. Aug 01 00:23:32.564931 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f5169053-d088-4903-a5da-ccf5c45bb524 req-cf09a2a2-5f96-48b8-8a4b-ed8bf7fff659 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 returned with HTTP 200 Aug 01 00:23:32.565391 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 948/3813] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:23:32 2026] GET /volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 => generated 864 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:32.671673 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c3c1aead-db33-44cf-94d1-326e2396fea9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:32.672177 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c3c1aead-db33-44cf-94d1-326e2396fea9 None None] GET https://10.4.3.222/volume// Aug 01 00:23:32.672288 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c3c1aead-db33-44cf-94d1-326e2396fea9 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:32.672519 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c3c1aead-db33-44cf-94d1-326e2396fea9 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:32.672951 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c3c1aead-db33-44cf-94d1-326e2396fea9 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:23:32.673611 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 954/3814] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:23: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 01 00:23:32.685357 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-f5169053-d088-4903-a5da-ccf5c45bb524 req-a8249f0d-be10-4246-a67b-a261d7d6728d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:32.690737 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-f5169053-d088-4903-a5da-ccf5c45bb524 req-a8249f0d-be10-4246-a67b-a261d7d6728d tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:23:32.690737 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-f5169053-d088-4903-a5da-ccf5c45bb524 req-a8249f0d-be10-4246-a67b-a261d7d6728d tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d33f268-fdd8-4b9d-b995-ade28a97fa59", "connector": null, "instance_uuid": "a57b4e6a-94e6-4f05-ae8b-0df9eedec095"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:32.700089 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:32.700089 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:32.721265 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-f5169053-d088-4903-a5da-ccf5c45bb524 req-a8249f0d-be10-4246-a67b-a261d7d6728d tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:23:32.721846 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 956/3815] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:23:32 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 01 00:23:32.748328 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5b8e0971-c6c0-4f49-b205-bd799dcce565 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:32.750785 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5b8e0971-c6c0-4f49-b205-bd799dcce565 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] GET https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 Aug 01 00:23:32.751109 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5b8e0971-c6c0-4f49-b205-bd799dcce565 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:32.751423 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5b8e0971-c6c0-4f49-b205-bd799dcce565 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:32.762612 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:32.762612 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:32.764912 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-022abb14-37fd-4307-980a-e47de90ad1df None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:32.765166 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-022abb14-37fd-4307-980a-e47de90ad1df None None] GET https://10.4.3.222/volume// Aug 01 00:23:32.765434 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-022abb14-37fd-4307-980a-e47de90ad1df None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:32.765501 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-022abb14-37fd-4307-980a-e47de90ad1df None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:32.765833 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-022abb14-37fd-4307-980a-e47de90ad1df None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:23:32.766097 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 949/3816] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:23: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 01 00:23:32.766606 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5b8e0971-c6c0-4f49-b205-bd799dcce565 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Volume info retrieved successfully. Aug 01 00:23:32.770499 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5b8e0971-c6c0-4f49-b205-bd799dcce565 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 returned with HTTP 200 Aug 01 00:23:32.770900 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 958/3817] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:23:32 2026] GET /volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:23:32.774332 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-f5169053-d088-4903-a5da-ccf5c45bb524 req-6766cef2-ba30-4d57-9f89-5c232050a4f4 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:32.776268 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f5169053-d088-4903-a5da-ccf5c45bb524 req-6766cef2-ba30-4d57-9f89-5c232050a4f4 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] GET https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 Aug 01 00:23:32.776510 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f5169053-d088-4903-a5da-ccf5c45bb524 req-6766cef2-ba30-4d57-9f89-5c232050a4f4 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:32.776689 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f5169053-d088-4903-a5da-ccf5c45bb524 req-6766cef2-ba30-4d57-9f89-5c232050a4f4 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:32.790939 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:32.790939 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:32.795874 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-f5169053-d088-4903-a5da-ccf5c45bb524 req-6766cef2-ba30-4d57-9f89-5c232050a4f4 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Volume info retrieved successfully. Aug 01 00:23:32.801928 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f5169053-d088-4903-a5da-ccf5c45bb524 req-6766cef2-ba30-4d57-9f89-5c232050a4f4 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 returned with HTTP 200 Aug 01 00:23:32.802552 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 955/3818] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:23:32 2026] GET /volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 => generated 1043 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:23:32.965027 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-87663739-205c-4d38-a37a-a62843dc4a6c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:32.966813 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-87663739-205c-4d38-a37a-a62843dc4a6c tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 Aug 01 00:23:32.967037 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-87663739-205c-4d38-a37a-a62843dc4a6c tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:32.967267 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-87663739-205c-4d38-a37a-a62843dc4a6c tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:32.967377 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-87663739-205c-4d38-a37a-a62843dc4a6c tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 35dc911b-bc46-4aa4-badf-94f790d32b49. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:32.971331 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:32.971331 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:32.972125 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-87663739-205c-4d38-a37a-a62843dc4a6c tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 returned with HTTP 200 Aug 01 00:23:32.972543 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 957/3819] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:32 2026] GET /volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:33.042683 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-f5169053-d088-4903-a5da-ccf5c45bb524 req-bac5b9b8-ef6e-4819-82f5-49e6e0f4140b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:33.045022 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f5169053-d088-4903-a5da-ccf5c45bb524 req-bac5b9b8-ef6e-4819-82f5-49e6e0f4140b tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] PUT https://10.4.3.222/volume/v3/attachments/680a7c7d-e65a-4630-8f37-c174b82dada2 Aug 01 00:23:33.045475 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f5169053-d088-4903-a5da-ccf5c45bb524 req-bac5b9b8-ef6e-4819-82f5-49e6e0f4140b tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:33.053181 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-f5169053-d088-4903-a5da-ccf5c45bb524 req-bac5b9b8-ef6e-4819-82f5-49e6e0f4140b tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Acquiring lock "cinder-attachment_update-5d33f268-fdd8-4b9d-b995-ade28a97fa59-np0000006296" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:23:33.057677 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-f5169053-d088-4903-a5da-ccf5c45bb524 req-bac5b9b8-ef6e-4819-82f5-49e6e0f4140b tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Lock "cinder-attachment_update-5d33f268-fdd8-4b9d-b995-ade28a97fa59-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:23:33.058530 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:33.058530 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:33.100214 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-29711a1a-777f-4bdc-9d35-2967c01b7bf0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:33.102173 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-29711a1a-777f-4bdc-9d35-2967c01b7bf0 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 Aug 01 00:23:33.102262 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-29711a1a-777f-4bdc-9d35-2967c01b7bf0 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:33.102450 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-29711a1a-777f-4bdc-9d35-2967c01b7bf0 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:33.102538 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-29711a1a-777f-4bdc-9d35-2967c01b7bf0 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 8f008ed9-6a62-4eff-92bc-ccaa0824ae50. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:33.106344 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:33.106344 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:33.106937 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-29711a1a-777f-4bdc-9d35-2967c01b7bf0 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 returned with HTTP 200 Aug 01 00:23:33.107272 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 959/3820] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:33 2026] GET /volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:33.174775 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-f5169053-d088-4903-a5da-ccf5c45bb524 req-bac5b9b8-ef6e-4819-82f5-49e6e0f4140b tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Lock "cinder-attachment_update-5d33f268-fdd8-4b9d-b995-ade28a97fa59-np0000006296" released by "attachment_update" :: held 0.117s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:23:33.175087 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f5169053-d088-4903-a5da-ccf5c45bb524 req-bac5b9b8-ef6e-4819-82f5-49e6e0f4140b tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] https://10.4.3.222/volume/v3/attachments/680a7c7d-e65a-4630-8f37-c174b82dada2 returned with HTTP 200 Aug 01 00:23:33.175438 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 950/3821] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:23:33 2026] PUT /volume/v3/attachments/680a7c7d-e65a-4630-8f37-c174b82dada2 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:23:33.443539 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-392a7c2d-3a7e-4d2e-98a4-69ea0ee6faa6 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:33.446990 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-392a7c2d-3a7e-4d2e-98a4-69ea0ee6faa6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/17bb9851-30b4-4f2a-96b6-17956c596abc Aug 01 00:23:33.448528 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-392a7c2d-3a7e-4d2e-98a4-69ea0ee6faa6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:33.448683 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-392a7c2d-3a7e-4d2e-98a4-69ea0ee6faa6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:33.456202 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:33.456202 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:33.460022 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-392a7c2d-3a7e-4d2e-98a4-69ea0ee6faa6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:23:33.467457 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-392a7c2d-3a7e-4d2e-98a4-69ea0ee6faa6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/17bb9851-30b4-4f2a-96b6-17956c596abc returned with HTTP 200 Aug 01 00:23:33.467806 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 956/3822] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:23:33 2026] GET /volume/v3/volumes/17bb9851-30b4-4f2a-96b6-17956c596abc => generated 1345 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:23:33.480733 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b101432f-afb0-44ba-aee9-5cc2ebd634c3 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:33.481067 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b101432f-afb0-44ba-aee9-5cc2ebd634c3 None None] GET https://10.4.3.222/volume// Aug 01 00:23:33.481230 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b101432f-afb0-44ba-aee9-5cc2ebd634c3 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:33.481464 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b101432f-afb0-44ba-aee9-5cc2ebd634c3 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:33.481884 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b101432f-afb0-44ba-aee9-5cc2ebd634c3 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:23:33.482779 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 958/3823] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:23: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 01 00:23:33.491493 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-62e35ba1-fa4a-4a22-9851-a77d968d9488 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:33.494849 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6376cf58-250c-4ede-b3dc-7e7264911b4e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:33.495747 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-62e35ba1-fa4a-4a22-9851-a77d968d9488 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:23:33.496057 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-62e35ba1-fa4a-4a22-9851-a77d968d9488 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "17bb9851-30b4-4f2a-96b6-17956c596abc", "connector": null, "instance_uuid": "5d92a7a9-641d-4e86-b398-fa7cfd9f1dc5"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:33.497114 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6376cf58-250c-4ede-b3dc-7e7264911b4e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 Aug 01 00:23:33.497379 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6376cf58-250c-4ede-b3dc-7e7264911b4e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:33.497621 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6376cf58-250c-4ede-b3dc-7e7264911b4e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:33.500526 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-6376cf58-250c-4ede-b3dc-7e7264911b4e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id e8da09e0-fd24-4266-95f3-42b0560dc9c2. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:33.503181 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:33.503181 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:33.506153 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6376cf58-250c-4ede-b3dc-7e7264911b4e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 returned with HTTP 200 Aug 01 00:23:33.506153 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 951/3824] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:33 2026] GET /volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:33.508243 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:33.508243 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:33.553438 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-62e35ba1-fa4a-4a22-9851-a77d968d9488 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:23:33.553438 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 960/3825] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:23:33 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 01 00:23:33.561282 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2d9c6d40-dbc9-4ad4-8036-05207425464c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:33.561683 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2d9c6d40-dbc9-4ad4-8036-05207425464c None None] GET https://10.4.3.222/volume// Aug 01 00:23:33.561891 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2d9c6d40-dbc9-4ad4-8036-05207425464c None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:33.562107 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2d9c6d40-dbc9-4ad4-8036-05207425464c None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:33.562457 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2d9c6d40-dbc9-4ad4-8036-05207425464c None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:23:33.562747 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 957/3826] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:23: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 01 00:23:33.575206 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-1753070c-c4a7-4bb5-95c2-9baf251cfaff None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:33.579050 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-1753070c-c4a7-4bb5-95c2-9baf251cfaff tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/17bb9851-30b4-4f2a-96b6-17956c596abc Aug 01 00:23:33.579050 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-1753070c-c4a7-4bb5-95c2-9baf251cfaff tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:33.579050 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-1753070c-c4a7-4bb5-95c2-9baf251cfaff tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:33.594398 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:33.594398 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:33.594398 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-1753070c-c4a7-4bb5-95c2-9baf251cfaff tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:23:33.602589 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-1753070c-c4a7-4bb5-95c2-9baf251cfaff tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/17bb9851-30b4-4f2a-96b6-17956c596abc returned with HTTP 200 Aug 01 00:23:33.602589 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 959/3827] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:23:33 2026] GET /volume/v3/volumes/17bb9851-30b4-4f2a-96b6-17956c596abc => generated 1524 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:23:33.707526 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-a5f80464-5d5c-42c9-9c17-46f1c7a60f6d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:33.710188 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-a5f80464-5d5c-42c9-9c17-46f1c7a60f6d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] PUT https://10.4.3.222/volume/v3/attachments/ae54a2e9-a42a-4ebd-9cd1-e5688ffdecf6 Aug 01 00:23:33.710897 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-a5f80464-5d5c-42c9-9c17-46f1c7a60f6d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:33.722218 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-a5f80464-5d5c-42c9-9c17-46f1c7a60f6d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Acquiring lock "cinder-attachment_update-17bb9851-30b4-4f2a-96b6-17956c596abc-np0000006296" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:23:33.728746 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-a5f80464-5d5c-42c9-9c17-46f1c7a60f6d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Lock "cinder-attachment_update-17bb9851-30b4-4f2a-96b6-17956c596abc-np0000006296" acquired by "attachment_update" :: waited 0.006s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:23:33.728995 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:33.728995 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:33.790895 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-35c2f709-e5fb-4940-aa0c-8409a4b51b4a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:33.792331 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-35c2f709-e5fb-4940-aa0c-8409a4b51b4a tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] GET https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 Aug 01 00:23:33.792534 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-35c2f709-e5fb-4940-aa0c-8409a4b51b4a tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:33.792754 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-35c2f709-e5fb-4940-aa0c-8409a4b51b4a tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:33.809493 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:33.809493 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:33.815255 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-35c2f709-e5fb-4940-aa0c-8409a4b51b4a tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Volume info retrieved successfully. Aug 01 00:23:33.820338 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-35c2f709-e5fb-4940-aa0c-8409a4b51b4a tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 returned with HTTP 200 Aug 01 00:23:33.821002 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 961/3828] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:23:33 2026] GET /volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:23:33.862712 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-a5f80464-5d5c-42c9-9c17-46f1c7a60f6d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Lock "cinder-attachment_update-17bb9851-30b4-4f2a-96b6-17956c596abc-np0000006296" released by "attachment_update" :: held 0.133s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:23:33.862712 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-a5f80464-5d5c-42c9-9c17-46f1c7a60f6d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments/ae54a2e9-a42a-4ebd-9cd1-e5688ffdecf6 returned with HTTP 200 Aug 01 00:23:33.862712 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 952/3829] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:23:33 2026] PUT /volume/v3/attachments/ae54a2e9-a42a-4ebd-9cd1-e5688ffdecf6 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:23:33.885916 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-93f1cdcc-c871-4cac-84b5-b5625893e105 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:33.888422 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-93f1cdcc-c871-4cac-84b5-b5625893e105 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/attachments/ae54a2e9-a42a-4ebd-9cd1-e5688ffdecf6/action Aug 01 00:23:33.888845 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-93f1cdcc-c871-4cac-84b5-b5625893e105 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action body: b'{"os-complete": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:23:33.888966 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-93f1cdcc-c871-4cac-84b5-b5625893e105 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:33.906456 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:33.906456 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:33.916714 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-fdf186fc-1876-489e-98a7-497b6caf5516 req-93f1cdcc-c871-4cac-84b5-b5625893e105 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments/ae54a2e9-a42a-4ebd-9cd1-e5688ffdecf6/action returned with HTTP 204 Aug 01 00:23:33.917170 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 958/3830] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:23:33 2026] POST /volume/v3/attachments/ae54a2e9-a42a-4ebd-9cd1-e5688ffdecf6/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:23:33.984582 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-97362da0-53a5-41a9-a23d-0003f7bde79b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:33.986436 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-97362da0-53a5-41a9-a23d-0003f7bde79b tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 Aug 01 00:23:33.986674 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-97362da0-53a5-41a9-a23d-0003f7bde79b tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:33.986900 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-97362da0-53a5-41a9-a23d-0003f7bde79b tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:33.987008 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-97362da0-53a5-41a9-a23d-0003f7bde79b tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 35dc911b-bc46-4aa4-badf-94f790d32b49. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:33.992652 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:33.992652 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:33.993461 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-97362da0-53a5-41a9-a23d-0003f7bde79b tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 returned with HTTP 200 Aug 01 00:23:33.993886 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 960/3831] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:33 2026] GET /volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:34.117048 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-91eb8610-b7bd-4f55-ad4b-f5a96579ef1f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:34.118727 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-91eb8610-b7bd-4f55-ad4b-f5a96579ef1f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 Aug 01 00:23:34.118968 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-91eb8610-b7bd-4f55-ad4b-f5a96579ef1f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:34.119145 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-91eb8610-b7bd-4f55-ad4b-f5a96579ef1f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:34.119247 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-91eb8610-b7bd-4f55-ad4b-f5a96579ef1f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 8f008ed9-6a62-4eff-92bc-ccaa0824ae50. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:34.123022 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:34.123022 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:34.123551 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-91eb8610-b7bd-4f55-ad4b-f5a96579ef1f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 returned with HTTP 200 Aug 01 00:23:34.123923 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 962/3832] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:34 2026] GET /volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:34.518345 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-103ff4c4-e180-4858-8089-428830549cd6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:34.524662 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-103ff4c4-e180-4858-8089-428830549cd6 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 Aug 01 00:23:34.524662 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-103ff4c4-e180-4858-8089-428830549cd6 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:34.524662 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-103ff4c4-e180-4858-8089-428830549cd6 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:34.524662 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-103ff4c4-e180-4858-8089-428830549cd6 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id e8da09e0-fd24-4266-95f3-42b0560dc9c2. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:34.527972 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:34.527972 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:34.528631 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-103ff4c4-e180-4858-8089-428830549cd6 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 returned with HTTP 200 Aug 01 00:23:34.529151 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 953/3833] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:34 2026] GET /volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:34.838229 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e2df4218-c2b0-47a6-869a-34f427ce6164 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:34.840081 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e2df4218-c2b0-47a6-869a-34f427ce6164 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] GET https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 Aug 01 00:23:34.840225 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e2df4218-c2b0-47a6-869a-34f427ce6164 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:34.840721 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e2df4218-c2b0-47a6-869a-34f427ce6164 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:34.853331 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:34.853331 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:34.857608 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-e2df4218-c2b0-47a6-869a-34f427ce6164 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Volume info retrieved successfully. Aug 01 00:23:34.866327 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e2df4218-c2b0-47a6-869a-34f427ce6164 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 returned with HTTP 200 Aug 01 00:23:34.867043 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 959/3834] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:23:34 2026] GET /volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:23:35.005666 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-df7c9ea6-9c33-441f-b322-62a1903cd208 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:35.008640 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-df7c9ea6-9c33-441f-b322-62a1903cd208 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 Aug 01 00:23:35.008640 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-df7c9ea6-9c33-441f-b322-62a1903cd208 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:35.008640 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-df7c9ea6-9c33-441f-b322-62a1903cd208 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:35.008640 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-df7c9ea6-9c33-441f-b322-62a1903cd208 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 35dc911b-bc46-4aa4-badf-94f790d32b49. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:35.013811 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:35.013811 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:35.014879 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-df7c9ea6-9c33-441f-b322-62a1903cd208 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 returned with HTTP 200 Aug 01 00:23:35.015309 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 961/3835] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:35 2026] GET /volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:35.135376 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-99462fde-8231-4b37-8d01-687abb8cdc16 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:35.137737 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-99462fde-8231-4b37-8d01-687abb8cdc16 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 Aug 01 00:23:35.138042 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-99462fde-8231-4b37-8d01-687abb8cdc16 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:35.138283 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-99462fde-8231-4b37-8d01-687abb8cdc16 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:35.138451 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-99462fde-8231-4b37-8d01-687abb8cdc16 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 8f008ed9-6a62-4eff-92bc-ccaa0824ae50. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:35.143835 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:35.143835 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:35.144591 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-99462fde-8231-4b37-8d01-687abb8cdc16 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 returned with HTTP 200 Aug 01 00:23:35.145097 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 963/3836] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:35 2026] GET /volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:35.539622 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-65b97a3e-c1f5-473f-b2b8-5e7e23ec9cb4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:35.541762 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-65b97a3e-c1f5-473f-b2b8-5e7e23ec9cb4 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 Aug 01 00:23:35.541762 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-65b97a3e-c1f5-473f-b2b8-5e7e23ec9cb4 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:35.542063 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-65b97a3e-c1f5-473f-b2b8-5e7e23ec9cb4 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:35.542184 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-65b97a3e-c1f5-473f-b2b8-5e7e23ec9cb4 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id e8da09e0-fd24-4266-95f3-42b0560dc9c2. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:35.546710 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:35.546710 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:35.550786 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-65b97a3e-c1f5-473f-b2b8-5e7e23ec9cb4 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 returned with HTTP 200 Aug 01 00:23:35.550786 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 954/3837] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:35 2026] GET /volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:35.884242 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f9fd0dcf-1664-440c-8951-91dcde7c10d9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:35.886777 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f9fd0dcf-1664-440c-8951-91dcde7c10d9 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] GET https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 Aug 01 00:23:35.887167 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f9fd0dcf-1664-440c-8951-91dcde7c10d9 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:35.887402 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f9fd0dcf-1664-440c-8951-91dcde7c10d9 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:35.898462 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:35.898462 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:35.902858 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f9fd0dcf-1664-440c-8951-91dcde7c10d9 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Volume info retrieved successfully. Aug 01 00:23:35.912365 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f9fd0dcf-1664-440c-8951-91dcde7c10d9 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 returned with HTTP 200 Aug 01 00:23:35.912982 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 960/3838] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:23:35 2026] GET /volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 00:23:36.032095 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-956db3ee-58a7-4c8a-a9f5-b0fc6d0f4323 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:36.034054 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-956db3ee-58a7-4c8a-a9f5-b0fc6d0f4323 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 Aug 01 00:23:36.034374 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-956db3ee-58a7-4c8a-a9f5-b0fc6d0f4323 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:36.037786 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-956db3ee-58a7-4c8a-a9f5-b0fc6d0f4323 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:36.037786 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-956db3ee-58a7-4c8a-a9f5-b0fc6d0f4323 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 35dc911b-bc46-4aa4-badf-94f790d32b49. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:36.039948 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:36.039948 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:36.041085 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-956db3ee-58a7-4c8a-a9f5-b0fc6d0f4323 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 returned with HTTP 200 Aug 01 00:23:36.045205 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 962/3839] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:36 2026] GET /volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:36.159429 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-286d39d6-a3c6-4695-9cf6-45677bc2b46b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:36.160884 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-286d39d6-a3c6-4695-9cf6-45677bc2b46b tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 Aug 01 00:23:36.161076 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-286d39d6-a3c6-4695-9cf6-45677bc2b46b tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:36.161647 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-286d39d6-a3c6-4695-9cf6-45677bc2b46b tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:36.161647 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-286d39d6-a3c6-4695-9cf6-45677bc2b46b tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 8f008ed9-6a62-4eff-92bc-ccaa0824ae50. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:36.166552 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:36.166552 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:36.167881 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-286d39d6-a3c6-4695-9cf6-45677bc2b46b tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 returned with HTTP 200 Aug 01 00:23:36.167881 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 964/3840] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:36 2026] GET /volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:36.564674 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c746b4bd-0c1d-419a-a50f-98e3ea630e3e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:36.567503 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c746b4bd-0c1d-419a-a50f-98e3ea630e3e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 Aug 01 00:23:36.568507 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c746b4bd-0c1d-419a-a50f-98e3ea630e3e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:36.568959 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c746b4bd-0c1d-419a-a50f-98e3ea630e3e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:36.570124 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-c746b4bd-0c1d-419a-a50f-98e3ea630e3e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id e8da09e0-fd24-4266-95f3-42b0560dc9c2. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:36.577441 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:36.577441 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:36.578228 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c746b4bd-0c1d-419a-a50f-98e3ea630e3e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 returned with HTTP 200 Aug 01 00:23:36.578664 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 955/3841] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:36 2026] GET /volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:36.926720 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-23ad6832-9590-489c-8252-0f15724514bc None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:36.931463 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-23ad6832-9590-489c-8252-0f15724514bc tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] GET https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 Aug 01 00:23:36.931746 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-23ad6832-9590-489c-8252-0f15724514bc tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:36.932005 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-23ad6832-9590-489c-8252-0f15724514bc tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:36.957803 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:36.957803 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:36.959598 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-23ad6832-9590-489c-8252-0f15724514bc tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Volume info retrieved successfully. Aug 01 00:23:36.974867 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-23ad6832-9590-489c-8252-0f15724514bc tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 returned with HTTP 200 Aug 01 00:23:36.975412 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 961/3842] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:23:36 2026] GET /volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 => generated 882 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:23:37.058753 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ce93f60a-3278-415a-b9f1-a23495751258 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:37.060939 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ce93f60a-3278-415a-b9f1-a23495751258 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 Aug 01 00:23:37.061230 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ce93f60a-3278-415a-b9f1-a23495751258 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:37.061479 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ce93f60a-3278-415a-b9f1-a23495751258 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:37.061628 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-ce93f60a-3278-415a-b9f1-a23495751258 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 35dc911b-bc46-4aa4-badf-94f790d32b49. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:37.067744 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:37.067744 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:37.068740 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ce93f60a-3278-415a-b9f1-a23495751258 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 returned with HTTP 200 Aug 01 00:23:37.069359 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 963/3843] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:37 2026] GET /volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:37.179431 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c7efee30-83bb-4fdc-8456-c49b4d128104 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:37.181449 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c7efee30-83bb-4fdc-8456-c49b4d128104 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 Aug 01 00:23:37.181690 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c7efee30-83bb-4fdc-8456-c49b4d128104 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:37.181959 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c7efee30-83bb-4fdc-8456-c49b4d128104 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:37.182088 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-c7efee30-83bb-4fdc-8456-c49b4d128104 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 8f008ed9-6a62-4eff-92bc-ccaa0824ae50. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:37.186629 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:37.186629 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:37.187441 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c7efee30-83bb-4fdc-8456-c49b4d128104 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 returned with HTTP 200 Aug 01 00:23:37.187909 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 965/3844] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:37 2026] GET /volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:23:37.591151 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d3f92e07-ca04-4f02-b74f-31833b867349 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:37.597110 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d3f92e07-ca04-4f02-b74f-31833b867349 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 Aug 01 00:23:37.597110 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d3f92e07-ca04-4f02-b74f-31833b867349 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:37.597110 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d3f92e07-ca04-4f02-b74f-31833b867349 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:37.597110 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-d3f92e07-ca04-4f02-b74f-31833b867349 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id e8da09e0-fd24-4266-95f3-42b0560dc9c2. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:37.601787 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:37.601787 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:37.602984 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d3f92e07-ca04-4f02-b74f-31833b867349 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 returned with HTTP 200 Aug 01 00:23:37.603558 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 956/3845] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:37 2026] GET /volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:37.816407 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-f5169053-d088-4903-a5da-ccf5c45bb524 req-0eb9bbcd-c8bf-4390-aa9f-8f0e444adc07 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:37.819688 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f5169053-d088-4903-a5da-ccf5c45bb524 req-0eb9bbcd-c8bf-4390-aa9f-8f0e444adc07 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] POST https://10.4.3.222/volume/v3/attachments/680a7c7d-e65a-4630-8f37-c174b82dada2/action Aug 01 00:23:37.819688 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f5169053-d088-4903-a5da-ccf5c45bb524 req-0eb9bbcd-c8bf-4390-aa9f-8f0e444adc07 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Action body: b'{"os-complete": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:23:37.819688 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f5169053-d088-4903-a5da-ccf5c45bb524 req-0eb9bbcd-c8bf-4390-aa9f-8f0e444adc07 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:37.838284 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:37.838284 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:37.847446 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f5169053-d088-4903-a5da-ccf5c45bb524 req-0eb9bbcd-c8bf-4390-aa9f-8f0e444adc07 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] https://10.4.3.222/volume/v3/attachments/680a7c7d-e65a-4630-8f37-c174b82dada2/action returned with HTTP 204 Aug 01 00:23:37.848174 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 962/3846] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:23:37 2026] POST /volume/v3/attachments/680a7c7d-e65a-4630-8f37-c174b82dada2/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:23:37.988616 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-162066b6-3cf4-47c8-89c1-bb3b876939cd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:37.992034 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-162066b6-3cf4-47c8-89c1-bb3b876939cd tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] GET https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 Aug 01 00:23:37.992034 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-162066b6-3cf4-47c8-89c1-bb3b876939cd tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:37.992034 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-162066b6-3cf4-47c8-89c1-bb3b876939cd tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:38.003549 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:38.003549 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:38.007938 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-162066b6-3cf4-47c8-89c1-bb3b876939cd tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Volume info retrieved successfully. Aug 01 00:23:38.013255 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-162066b6-3cf4-47c8-89c1-bb3b876939cd tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 returned with HTTP 200 Aug 01 00:23:38.013852 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 964/3847] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:23:37 2026] GET /volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 => generated 1174 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:23:38.031562 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dcda4e36-a98b-470d-abb8-ff03bdff9038 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:38.034682 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dcda4e36-a98b-470d-abb8-ff03bdff9038 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] GET https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 Aug 01 00:23:38.035044 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dcda4e36-a98b-470d-abb8-ff03bdff9038 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:38.035345 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dcda4e36-a98b-470d-abb8-ff03bdff9038 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:38.050978 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:38.050978 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:38.062930 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-dcda4e36-a98b-470d-abb8-ff03bdff9038 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Volume info retrieved successfully. Aug 01 00:23:38.073184 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dcda4e36-a98b-470d-abb8-ff03bdff9038 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 returned with HTTP 200 Aug 01 00:23:38.073727 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 966/3848] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:23:38 2026] GET /volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 => generated 1174 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:23:38.079798 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-117ea5b2-cfc4-4c4d-829f-5a9dde58ea1a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:38.083586 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-117ea5b2-cfc4-4c4d-829f-5a9dde58ea1a tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 Aug 01 00:23:38.083586 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-117ea5b2-cfc4-4c4d-829f-5a9dde58ea1a tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:38.083586 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-117ea5b2-cfc4-4c4d-829f-5a9dde58ea1a tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:38.083586 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-117ea5b2-cfc4-4c4d-829f-5a9dde58ea1a tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 35dc911b-bc46-4aa4-badf-94f790d32b49. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:38.087931 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-85cef086-da18-454b-86c0-b9be1fd2d1cb None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:38.089488 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:38.089488 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:38.090786 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 963/3849] 10.4.3.222 () {70 vars in 1611 bytes} [Sat Aug 1 00:23:38 2026] DELETE /volume/v3/attachments/680a7c7d-e65a-4630-8f37-c174b82dada2 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 01 00:23:38.091632 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-117ea5b2-cfc4-4c4d-829f-5a9dde58ea1a tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 returned with HTTP 200 Aug 01 00:23:38.092199 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 957/3850] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:38 2026] GET /volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:38.097929 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-acd3a24c-1178-49e8-abde-55b7c462255e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:38.198978 np0000006296 devstack@c-api.service[100409]: WARNING keystonemiddleware.auth_token [None req-acd3a24c-1178-49e8-abde-55b7c462255e None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 01 00:23:38.201663 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 965/3851] 10.4.3.222 () {70 vars in 1611 bytes} [Sat Aug 1 00:23:38 2026] DELETE /volume/v3/attachments/680a7c7d-e65a-4630-8f37-c174b82dada2 => generated 114 bytes in 104 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 01 00:23:38.202127 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-37ea805d-4794-42de-a605-5fe11557c481 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:38.204088 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-37ea805d-4794-42de-a605-5fe11557c481 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 Aug 01 00:23:38.204292 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-37ea805d-4794-42de-a605-5fe11557c481 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:38.204513 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-37ea805d-4794-42de-a605-5fe11557c481 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:38.204619 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-37ea805d-4794-42de-a605-5fe11557c481 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 8f008ed9-6a62-4eff-92bc-ccaa0824ae50. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:38.208704 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:38.208704 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:38.209498 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-37ea805d-4794-42de-a605-5fe11557c481 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 returned with HTTP 200 Aug 01 00:23:38.209862 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 967/3852] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:38 2026] GET /volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:38.213540 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-acfe0edd-981e-4445-b906-4862a25212c5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:38.217391 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-acfe0edd-981e-4445-b906-4862a25212c5 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] DELETE https://10.4.3.222/volume/v3/attachments/680a7c7d-e65a-4630-8f37-c174b82dada2 Aug 01 00:23:38.217391 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-acfe0edd-981e-4445-b906-4862a25212c5 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:38.217391 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-acfe0edd-981e-4445-b906-4862a25212c5 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:38.225406 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:38.225406 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:38.296103 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-acfe0edd-981e-4445-b906-4862a25212c5 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Attachment connected to vm a57b4e6a-94e6-4f05-ae8b-0df9eedec095, checking data on nova Aug 01 00:23:38.296661 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.compute.nova [None req-acfe0edd-981e-4445-b906-4862a25212c5 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Creating Keystone token plugin using URL: https://10.4.3.222/identity {{(pid=100408) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 01 00:23:38.490927 np0000006296 devstack@c-api.service[100408]: DEBUG novaclient.v2.client [None req-acfe0edd-981e-4445-b906-4862a25212c5 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] REQ: curl -g -i -X GET https://10.4.3.222/compute/v2.1/servers/a57b4e6a-94e6-4f05-ae8b-0df9eedec095/os-volume_attachments/5d33f268-fdd8-4b9d-b995-ade28a97fa59 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}70b03c80c5312b3e5dc85b8806dc901de0e2da006742386c409996f032dc8014" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-acfe0edd-981e-4445-b906-4862a25212c5" -H "X-Service-Token: {SHA256}0bfdde0598cdf73399da8a74d4951f482c36bcc9d27699727839d3b4f341669e" {{(pid=100408) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 01 00:23:38.614116 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6d8e7bae-f57f-42ca-97f7-8fb09c68fedd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:38.618293 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6d8e7bae-f57f-42ca-97f7-8fb09c68fedd tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 Aug 01 00:23:38.621944 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6d8e7bae-f57f-42ca-97f7-8fb09c68fedd tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:38.621944 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6d8e7bae-f57f-42ca-97f7-8fb09c68fedd tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:38.621944 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-6d8e7bae-f57f-42ca-97f7-8fb09c68fedd tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id e8da09e0-fd24-4266-95f3-42b0560dc9c2. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:38.625469 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:38.625469 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:38.625943 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6d8e7bae-f57f-42ca-97f7-8fb09c68fedd tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 returned with HTTP 200 Aug 01 00:23:38.626529 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 958/3853] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:38 2026] GET /volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:38.635208 np0000006296 devstack@c-api.service[100408]: DEBUG novaclient.v2.client [None req-acfe0edd-981e-4445-b906-4862a25212c5 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 01 Aug 2026 00:23:38 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-11f4bc62-64d8-4779-9518-6e9cd713830d x-openstack-request-id: req-11f4bc62-64d8-4779-9518-6e9cd713830d {{(pid=100408) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 01 00:23:38.635208 np0000006296 devstack@c-api.service[100408]: DEBUG novaclient.v2.client [None req-acfe0edd-981e-4445-b906-4862a25212c5 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "5d33f268-fdd8-4b9d-b995-ade28a97fa59", "serverId": "a57b4e6a-94e6-4f05-ae8b-0df9eedec095", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "680a7c7d-e65a-4630-8f37-c174b82dada2", "bdm_uuid": "61314971-cb8c-4f98-b082-5d242e3c67fd"}} {{(pid=100408) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 01 00:23:38.635208 np0000006296 devstack@c-api.service[100408]: DEBUG novaclient.v2.client [None req-acfe0edd-981e-4445-b906-4862a25212c5 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] GET call to compute for https://10.4.3.222/compute/v2.1/servers/a57b4e6a-94e6-4f05-ae8b-0df9eedec095/os-volume_attachments/5d33f268-fdd8-4b9d-b995-ade28a97fa59 used request id req-11f4bc62-64d8-4779-9518-6e9cd713830d {{(pid=100408) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 01 00:23:38.639453 np0000006296 devstack@c-api.service[100408]: ERROR cinder.volume.api [None req-acfe0edd-981e-4445-b906-4862a25212c5 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-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 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault [None req-acfe0edd-981e-4445-b906-4862a25212c5 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Caught error: Detach volume from instance a57b4e6a-94e6-4f05-ae8b-0df9eedec095 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance a57b4e6a-94e6-4f05-ae8b-0df9eedec095 using the Compute API Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: 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 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 01 00:23:38.642654 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance a57b4e6a-94e6-4f05-ae8b-0df9eedec095 using the Compute API Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: ERROR cinder.api.middleware.fault Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.middleware.fault [None req-acfe0edd-981e-4445-b906-4862a25212c5 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] https://10.4.3.222/volume/v3/attachments/680a7c7d-e65a-4630-8f37-c174b82dada2 returned with HTTP 409 Aug 01 00:23:38.643914 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 964/3854] 10.4.3.222 () {68 vars in 1404 bytes} [Sat Aug 1 00:23:38 2026] DELETE /volume/v3/attachments/680a7c7d-e65a-4630-8f37-c174b82dada2 => generated 167 bytes in 430 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:23:38.701985 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-ec1316a7-66af-432d-a209-b87300a4e419 req-6164789e-4b65-4f3f-8043-8deed5fd31db None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:38.705006 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-ec1316a7-66af-432d-a209-b87300a4e419 req-6164789e-4b65-4f3f-8043-8deed5fd31db tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] GET https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 Aug 01 00:23:38.705294 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-ec1316a7-66af-432d-a209-b87300a4e419 req-6164789e-4b65-4f3f-8043-8deed5fd31db tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:38.705860 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-ec1316a7-66af-432d-a209-b87300a4e419 req-6164789e-4b65-4f3f-8043-8deed5fd31db tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:38.728267 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:38.728267 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:38.736581 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-ec1316a7-66af-432d-a209-b87300a4e419 req-6164789e-4b65-4f3f-8043-8deed5fd31db tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Volume info retrieved successfully. Aug 01 00:23:38.742334 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-ec1316a7-66af-432d-a209-b87300a4e419 req-6164789e-4b65-4f3f-8043-8deed5fd31db tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 returned with HTTP 200 Aug 01 00:23:38.743006 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 966/3855] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:23:38 2026] GET /volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 => generated 1156 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:23:38.773400 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-ec1316a7-66af-432d-a209-b87300a4e419 req-8fa6fa6a-1b7c-425e-a7e3-db7291225d95 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:38.776603 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-ec1316a7-66af-432d-a209-b87300a4e419 req-8fa6fa6a-1b7c-425e-a7e3-db7291225d95 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] POST https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59/action Aug 01 00:23:38.776603 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-ec1316a7-66af-432d-a209-b87300a4e419 req-8fa6fa6a-1b7c-425e-a7e3-db7291225d95 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:23:38.776603 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-ec1316a7-66af-432d-a209-b87300a4e419 req-8fa6fa6a-1b7c-425e-a7e3-db7291225d95 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:38.795911 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:38.795911 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:38.796528 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-ec1316a7-66af-432d-a209-b87300a4e419 req-8fa6fa6a-1b7c-425e-a7e3-db7291225d95 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Volume info retrieved successfully. Aug 01 00:23:38.806334 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-ec1316a7-66af-432d-a209-b87300a4e419 req-8fa6fa6a-1b7c-425e-a7e3-db7291225d95 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Begin detaching volume completed successfully. Aug 01 00:23:38.806334 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-ec1316a7-66af-432d-a209-b87300a4e419 req-8fa6fa6a-1b7c-425e-a7e3-db7291225d95 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59/action returned with HTTP 202 Aug 01 00:23:38.806494 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 968/3856] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:23:38 2026] POST /volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:23:38.861842 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3d435959-a5a2-499c-9726-89a80830996d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:38.862362 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3d435959-a5a2-499c-9726-89a80830996d None None] GET https://10.4.3.222/volume// Aug 01 00:23:38.862602 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3d435959-a5a2-499c-9726-89a80830996d None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:38.862900 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3d435959-a5a2-499c-9726-89a80830996d None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:38.863327 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3d435959-a5a2-499c-9726-89a80830996d None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:23:38.863838 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 959/3857] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:23: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 01 00:23:38.877890 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-ec1316a7-66af-432d-a209-b87300a4e419 req-a7ab1326-cc95-4a0c-a1a4-734df5186099 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:38.884636 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-ec1316a7-66af-432d-a209-b87300a4e419 req-a7ab1326-cc95-4a0c-a1a4-734df5186099 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] GET https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 Aug 01 00:23:38.885245 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-ec1316a7-66af-432d-a209-b87300a4e419 req-a7ab1326-cc95-4a0c-a1a4-734df5186099 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:38.885733 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-ec1316a7-66af-432d-a209-b87300a4e419 req-a7ab1326-cc95-4a0c-a1a4-734df5186099 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:38.930151 np0000006296 devstack@c-api.service[100408]: DEBUG oslo_db.sqlalchemy.engines [req-ec1316a7-66af-432d-a209-b87300a4e419 req-a7ab1326-cc95-4a0c-a1a4-734df5186099 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100408) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 01 00:23:38.942315 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:38.942315 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:38.947903 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-ec1316a7-66af-432d-a209-b87300a4e419 req-a7ab1326-cc95-4a0c-a1a4-734df5186099 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Volume info retrieved successfully. Aug 01 00:23:38.957642 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-ec1316a7-66af-432d-a209-b87300a4e419 req-a7ab1326-cc95-4a0c-a1a4-734df5186099 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 returned with HTTP 200 Aug 01 00:23:38.957642 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 965/3858] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:23:38 2026] GET /volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 => generated 1339 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:23:39.103947 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ac4696a9-39dc-488c-861d-ffe93555a508 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:39.106463 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ac4696a9-39dc-488c-861d-ffe93555a508 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 Aug 01 00:23:39.106633 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ac4696a9-39dc-488c-861d-ffe93555a508 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:39.107461 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ac4696a9-39dc-488c-861d-ffe93555a508 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:39.107613 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-ac4696a9-39dc-488c-861d-ffe93555a508 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 35dc911b-bc46-4aa4-badf-94f790d32b49. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:39.114388 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:39.114388 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:39.115004 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ac4696a9-39dc-488c-861d-ffe93555a508 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 returned with HTTP 200 Aug 01 00:23:39.115353 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 967/3859] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:39 2026] GET /volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:39.220201 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3bf0caa6-d93c-403b-8ed4-51822b31fbf4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:39.222428 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3bf0caa6-d93c-403b-8ed4-51822b31fbf4 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 Aug 01 00:23:39.222729 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3bf0caa6-d93c-403b-8ed4-51822b31fbf4 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:39.222996 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3bf0caa6-d93c-403b-8ed4-51822b31fbf4 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:39.223121 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-3bf0caa6-d93c-403b-8ed4-51822b31fbf4 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 8f008ed9-6a62-4eff-92bc-ccaa0824ae50. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:39.227673 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:39.227673 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:39.228390 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3bf0caa6-d93c-403b-8ed4-51822b31fbf4 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 returned with HTTP 200 Aug 01 00:23:39.228851 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 969/3860] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:39 2026] GET /volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:39.637864 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-dcc5ccfe-8139-468a-b57e-91c3827e2ccf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:39.640740 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dcc5ccfe-8139-468a-b57e-91c3827e2ccf tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 Aug 01 00:23:39.640740 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dcc5ccfe-8139-468a-b57e-91c3827e2ccf tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:39.640740 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dcc5ccfe-8139-468a-b57e-91c3827e2ccf tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:39.640740 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-dcc5ccfe-8139-468a-b57e-91c3827e2ccf tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id e8da09e0-fd24-4266-95f3-42b0560dc9c2. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:39.645249 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:39.645249 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:39.645953 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dcc5ccfe-8139-468a-b57e-91c3827e2ccf tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 returned with HTTP 200 Aug 01 00:23:39.646472 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 960/3861] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:39 2026] GET /volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:23:40.126178 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ec2a8ad4-941d-4618-b3fc-18760dde9edb None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:40.127952 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ec2a8ad4-941d-4618-b3fc-18760dde9edb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 Aug 01 00:23:40.128140 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ec2a8ad4-941d-4618-b3fc-18760dde9edb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:40.128332 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ec2a8ad4-941d-4618-b3fc-18760dde9edb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:40.128429 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-ec2a8ad4-941d-4618-b3fc-18760dde9edb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 35dc911b-bc46-4aa4-badf-94f790d32b49. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:40.132852 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:40.132852 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:40.134093 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ec2a8ad4-941d-4618-b3fc-18760dde9edb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 returned with HTTP 200 Aug 01 00:23:40.134304 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 966/3862] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:40 2026] GET /volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:40.241426 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-89425626-1c76-4fa0-a76f-c91a1fd1834c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:40.244855 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-89425626-1c76-4fa0-a76f-c91a1fd1834c tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 Aug 01 00:23:40.245005 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-89425626-1c76-4fa0-a76f-c91a1fd1834c tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:40.245232 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-89425626-1c76-4fa0-a76f-c91a1fd1834c tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:40.245372 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-89425626-1c76-4fa0-a76f-c91a1fd1834c tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 8f008ed9-6a62-4eff-92bc-ccaa0824ae50. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:40.249741 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:40.249741 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:40.250567 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-89425626-1c76-4fa0-a76f-c91a1fd1834c tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 returned with HTTP 200 Aug 01 00:23:40.250928 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 968/3863] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:40 2026] GET /volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:40.662028 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-da913b04-279f-4b01-a4e1-efcd313dac39 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:40.666616 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-da913b04-279f-4b01-a4e1-efcd313dac39 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 Aug 01 00:23:40.666866 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-da913b04-279f-4b01-a4e1-efcd313dac39 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:40.667064 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-da913b04-279f-4b01-a4e1-efcd313dac39 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:40.667165 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-da913b04-279f-4b01-a4e1-efcd313dac39 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id e8da09e0-fd24-4266-95f3-42b0560dc9c2. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:40.674612 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:40.674612 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:40.675586 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-da913b04-279f-4b01-a4e1-efcd313dac39 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 returned with HTTP 200 Aug 01 00:23:40.676148 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 970/3864] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:40 2026] GET /volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:41.042121 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-ec1316a7-66af-432d-a209-b87300a4e419 req-b8b858ee-3fdb-4ac4-81cd-e54876b8086b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:41.046760 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ec1316a7-66af-432d-a209-b87300a4e419 req-b8b858ee-3fdb-4ac4-81cd-e54876b8086b tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] DELETE https://10.4.3.222/volume/v3/attachments/680a7c7d-e65a-4630-8f37-c174b82dada2 Aug 01 00:23:41.046980 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ec1316a7-66af-432d-a209-b87300a4e419 req-b8b858ee-3fdb-4ac4-81cd-e54876b8086b tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:41.047195 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ec1316a7-66af-432d-a209-b87300a4e419 req-b8b858ee-3fdb-4ac4-81cd-e54876b8086b tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:41.057572 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:41.057572 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:41.117740 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ec1316a7-66af-432d-a209-b87300a4e419 req-b8b858ee-3fdb-4ac4-81cd-e54876b8086b tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] https://10.4.3.222/volume/v3/attachments/680a7c7d-e65a-4630-8f37-c174b82dada2 returned with HTTP 200 Aug 01 00:23:41.119239 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 961/3865] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:23:41 2026] DELETE /volume/v3/attachments/680a7c7d-e65a-4630-8f37-c174b82dada2 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:41.147175 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9b7323f5-919f-48fb-9fb2-008dea3c3a69 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:41.149270 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9b7323f5-919f-48fb-9fb2-008dea3c3a69 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 Aug 01 00:23:41.149514 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9b7323f5-919f-48fb-9fb2-008dea3c3a69 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:41.149693 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9b7323f5-919f-48fb-9fb2-008dea3c3a69 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:41.149836 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-9b7323f5-919f-48fb-9fb2-008dea3c3a69 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 35dc911b-bc46-4aa4-badf-94f790d32b49. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:41.158291 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:41.158291 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:41.159620 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9b7323f5-919f-48fb-9fb2-008dea3c3a69 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 returned with HTTP 200 Aug 01 00:23:41.160655 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 967/3866] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:41 2026] GET /volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:41.262600 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6420ffe4-d0dc-4f8e-8db0-f7a932489bd5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:41.264254 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6420ffe4-d0dc-4f8e-8db0-f7a932489bd5 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 Aug 01 00:23:41.264463 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6420ffe4-d0dc-4f8e-8db0-f7a932489bd5 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:41.264647 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6420ffe4-d0dc-4f8e-8db0-f7a932489bd5 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:41.264745 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-6420ffe4-d0dc-4f8e-8db0-f7a932489bd5 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 8f008ed9-6a62-4eff-92bc-ccaa0824ae50. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:41.272004 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:41.272004 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:41.272542 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6420ffe4-d0dc-4f8e-8db0-f7a932489bd5 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 returned with HTTP 200 Aug 01 00:23:41.272903 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 969/3867] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:41 2026] GET /volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:41.686921 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-60084213-ce3d-48db-817b-7b2f70b131f0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:41.689467 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-60084213-ce3d-48db-817b-7b2f70b131f0 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 Aug 01 00:23:41.689467 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-60084213-ce3d-48db-817b-7b2f70b131f0 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:41.689467 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-60084213-ce3d-48db-817b-7b2f70b131f0 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:41.689467 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-60084213-ce3d-48db-817b-7b2f70b131f0 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id e8da09e0-fd24-4266-95f3-42b0560dc9c2. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:41.695607 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:41.695607 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:41.695607 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-60084213-ce3d-48db-817b-7b2f70b131f0 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 returned with HTTP 200 Aug 01 00:23:41.695760 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 971/3868] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:41 2026] GET /volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:41.707011 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e15bfee6-3198-4d42-b96f-610d707be31e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:41.709117 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e15bfee6-3198-4d42-b96f-610d707be31e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2/export_record Aug 01 00:23:41.709369 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e15bfee6-3198-4d42-b96f-610d707be31e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:41.709578 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e15bfee6-3198-4d42-b96f-610d707be31e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'export_record' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:41.709757 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-e15bfee6-3198-4d42-b96f-610d707be31e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Export record for backup e8da09e0-fd24-4266-95f3-42b0560dc9c2. {{(pid=100407) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 01 00:23:41.714440 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:41.714440 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:41.715637 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.backup.api [None req-e15bfee6-3198-4d42-b96f-610d707be31e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling RPCAPI with context: , host: np0000006296, backup: e8da09e0-fd24-4266-95f3-42b0560dc9c2. {{(pid=100407) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 01 00:23:41.726821 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.backup.rpcapi [None req-e15bfee6-3198-4d42-b96f-610d707be31e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] export_record in rpcapi backup_id e8da09e0-fd24-4266-95f3-42b0560dc9c2 on host np0000006296. {{(pid=100407) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 01 00:23:41.737511 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-e15bfee6-3198-4d42-b96f-610d707be31e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZThkYTA5ZTAtZmQyNC00MjY2LTk1ZjMtNDJiMDU2MGRjOWMyIiwgInVzZXJfaWQiOiAiYjdiMDg2MTBmNjI5NGJiZThmYTdlMzg2N2I5YzY1Y2EiLCAicHJvamVjdF9pZCI6ICI4MTlhYjY4YzYwOWE0ODk1ODYyZjE3N2ZlZDhmNDk2MiIsICJ2b2x1bWVfaWQiOiAiYjU5NmQ1MzEtMzk3Yy00NzM1LTgzN2QtMTIyYTUyMmQxMzlkIiwgImhvc3QiOiAibnAwMDAwMDA2Mjk2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzY4MDQ0MTc4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjU5NmQ1MzEtMzk3Yy00NzM1LTgzN2QtMTIyYTUyMmQxMzlkLzIwMjYwODAxMDAyMzIyL2F6X25vdmFfYmFja3VwX2U4ZGEwOWUwLWZkMjQtNDI2Ni05NWYzLTQyYjA1NjBkYzljMiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMDA6MjM6MjBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMDA6MjM6MjBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQwMDoyMzo0MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100407) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 01 00:23:41.737667 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e15bfee6-3198-4d42-b96f-610d707be31e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2/export_record returned with HTTP 200 Aug 01 00:23:41.738501 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 962/3869] 10.4.3.222 () {68 vars in 1430 bytes} [Sat Aug 1 00:23:41 2026] GET /volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2/export_record => generated 1424 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:23:41.745875 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-eb8d9b11-97a4-4877-be42-40ea80b90877 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:41.747714 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-eb8d9b11-97a4-4877-be42-40ea80b90877 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 Aug 01 00:23:41.747973 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-eb8d9b11-97a4-4877-be42-40ea80b90877 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:41.748149 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-eb8d9b11-97a4-4877-be42-40ea80b90877 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:41.748525 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-eb8d9b11-97a4-4877-be42-40ea80b90877 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id e8da09e0-fd24-4266-95f3-42b0560dc9c2. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:41.752338 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:41.752338 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:41.752758 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-eb8d9b11-97a4-4877-be42-40ea80b90877 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 returned with HTTP 200 Aug 01 00:23:41.753226 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 968/3870] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:41 2026] GET /volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:41.765248 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-684aba1f-0851-4108-b32c-3e661373dd26 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:41.766937 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-684aba1f-0851-4108-b32c-3e661373dd26 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] POST https://10.4.3.222/volume/v3/backups/import_record Aug 01 00:23:41.767380 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-684aba1f-0851-4108-b32c-3e661373dd26 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzdmNTQxY2YtYjBjNy00MDhkLTg4MDctNzQ4YmI0MjVmOTk4IiwgInVzZXJfaWQiOiAiYjdiMDg2MTBmNjI5NGJiZThmYTdlMzg2N2I5YzY1Y2EiLCAicHJvamVjdF9pZCI6ICI4MTlhYjY4YzYwOWE0ODk1ODYyZjE3N2ZlZDhmNDk2MiIsICJ2b2x1bWVfaWQiOiAiYjU5NmQ1MzEtMzk3Yy00NzM1LTgzN2QtMTIyYTUyMmQxMzlkIiwgImhvc3QiOiAibnAwMDAwMDA2Mjk2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzY4MDQ0MTc4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjU5NmQ1MzEtMzk3Yy00NzM1LTgzN2QtMTIyYTUyMmQxMzlkLzIwMjYwODAxMDAyMzIyL2F6X25vdmFfYmFja3VwX2U4ZGEwOWUwLWZkMjQtNDI2Ni05NWYzLTQyYjA1NjBkYzljMiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMDA6MjM6MjBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMDA6MjM6MjBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQwMDoyMzo0MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:41.768778 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.contrib.backups [None req-684aba1f-0851-4108-b32c-3e661373dd26 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzdmNTQxY2YtYjBjNy00MDhkLTg4MDctNzQ4YmI0MjVmOTk4IiwgInVzZXJfaWQiOiAiYjdiMDg2MTBmNjI5NGJiZThmYTdlMzg2N2I5YzY1Y2EiLCAicHJvamVjdF9pZCI6ICI4MTlhYjY4YzYwOWE0ODk1ODYyZjE3N2ZlZDhmNDk2MiIsICJ2b2x1bWVfaWQiOiAiYjU5NmQ1MzEtMzk3Yy00NzM1LTgzN2QtMTIyYTUyMmQxMzlkIiwgImhvc3QiOiAibnAwMDAwMDA2Mjk2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzY4MDQ0MTc4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjU5NmQ1MzEtMzk3Yy00NzM1LTgzN2QtMTIyYTUyMmQxMzlkLzIwMjYwODAxMDAyMzIyL2F6X25vdmFfYmFja3VwX2U4ZGEwOWUwLWZkMjQtNDI2Ni05NWYzLTQyYjA1NjBkYzljMiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMDA6MjM6MjBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMDA6MjM6MjBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQwMDoyMzo0MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100409) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 01 00:23:41.768940 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.contrib.backups [None req-684aba1f-0851-4108-b32c-3e661373dd26 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzdmNTQxY2YtYjBjNy00MDhkLTg4MDctNzQ4YmI0MjVmOTk4IiwgInVzZXJfaWQiOiAiYjdiMDg2MTBmNjI5NGJiZThmYTdlMzg2N2I5YzY1Y2EiLCAicHJvamVjdF9pZCI6ICI4MTlhYjY4YzYwOWE0ODk1ODYyZjE3N2ZlZDhmNDk2MiIsICJ2b2x1bWVfaWQiOiAiYjU5NmQ1MzEtMzk3Yy00NzM1LTgzN2QtMTIyYTUyMmQxMzlkIiwgImhvc3QiOiAibnAwMDAwMDA2Mjk2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzY4MDQ0MTc4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjU5NmQ1MzEtMzk3Yy00NzM1LTgzN2QtMTIyYTUyMmQxMzlkLzIwMjYwODAxMDAyMzIyL2F6X25vdmFfYmFja3VwX2U4ZGEwOWUwLWZkMjQtNDI2Ni05NWYzLTQyYjA1NjBkYzljMiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMDA6MjM6MjBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMDA6MjM6MjBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQwMDoyMzo0MVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100409) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 01 00:23:41.769540 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.policy [None req-684aba1f-0851-4108-b32c-3e661373dd26 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'ada3baf5d7d64a2cbf8d1c8727867988', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '819ab68c609a4895862f177fed8f4962', '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=100409) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:23:41.769787 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-684aba1f-0851-4108-b32c-3e661373dd26 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] https://10.4.3.222/volume/v3/backups/import_record returned with HTTP 403 Aug 01 00:23:41.770267 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 970/3871] 10.4.3.222 () {70 vars in 1342 bytes} [Sat Aug 1 00:23:41 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:23:41.777197 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-89c9307a-de57-4f66-94a1-b59abde2f4be None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:41.779546 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-89c9307a-de57-4f66-94a1-b59abde2f4be tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/b596d531-397c-4735-837d-122a522d139d Aug 01 00:23:41.779861 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-89c9307a-de57-4f66-94a1-b59abde2f4be tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:41.780097 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-89c9307a-de57-4f66-94a1-b59abde2f4be tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:41.781254 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-89c9307a-de57-4f66-94a1-b59abde2f4be tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Delete volume with id: b596d531-397c-4735-837d-122a522d139d Aug 01 00:23:41.790497 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:41.790497 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:41.790870 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-89c9307a-de57-4f66-94a1-b59abde2f4be tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Volume info retrieved successfully. Aug 01 00:23:41.806954 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-89c9307a-de57-4f66-94a1-b59abde2f4be tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Delete volume request issued successfully. Aug 01 00:23:41.807134 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-89c9307a-de57-4f66-94a1-b59abde2f4be tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/volumes/b596d531-397c-4735-837d-122a522d139d returned with HTTP 202 Aug 01 00:23:41.807539 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 972/3872] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:23:41 2026] DELETE /volume/v3/volumes/b596d531-397c-4735-837d-122a522d139d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:23:41.820526 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bc4828f0-4768-4974-99d5-a7aa69641d6e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:41.823792 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bc4828f0-4768-4974-99d5-a7aa69641d6e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/volumes/b596d531-397c-4735-837d-122a522d139d Aug 01 00:23:41.824025 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bc4828f0-4768-4974-99d5-a7aa69641d6e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:41.824219 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bc4828f0-4768-4974-99d5-a7aa69641d6e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:41.835294 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:41.835294 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:41.839484 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-bc4828f0-4768-4974-99d5-a7aa69641d6e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Volume info retrieved successfully. Aug 01 00:23:41.843672 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bc4828f0-4768-4974-99d5-a7aa69641d6e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/volumes/b596d531-397c-4735-837d-122a522d139d returned with HTTP 200 Aug 01 00:23:41.844101 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 963/3873] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:41 2026] GET /volume/v3/volumes/b596d531-397c-4735-837d-122a522d139d => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:23:42.044495 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-8da34bed-b79a-4b65-9edb-f69a3e8adb9e req-cc2317e5-d7b4-4c46-846a-bb61a0d38df1 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:42.047010 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-8da34bed-b79a-4b65-9edb-f69a3e8adb9e req-cc2317e5-d7b4-4c46-846a-bb61a0d38df1 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] GET https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 Aug 01 00:23:42.047270 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-8da34bed-b79a-4b65-9edb-f69a3e8adb9e req-cc2317e5-d7b4-4c46-846a-bb61a0d38df1 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:42.047476 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-8da34bed-b79a-4b65-9edb-f69a3e8adb9e req-cc2317e5-d7b4-4c46-846a-bb61a0d38df1 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:42.057604 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:42.057604 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:42.061660 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-8da34bed-b79a-4b65-9edb-f69a3e8adb9e req-cc2317e5-d7b4-4c46-846a-bb61a0d38df1 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Volume info retrieved successfully. Aug 01 00:23:42.066191 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-8da34bed-b79a-4b65-9edb-f69a3e8adb9e req-cc2317e5-d7b4-4c46-846a-bb61a0d38df1 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 returned with HTTP 200 Aug 01 00:23:42.066609 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 969/3874] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:23:42 2026] GET /volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 => generated 864 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:42.080448 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3bd694e3-2056-45d1-9571-d7094c36c639 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:42.082656 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3bd694e3-2056-45d1-9571-d7094c36c639 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] DELETE https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 Aug 01 00:23:42.083002 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3bd694e3-2056-45d1-9571-d7094c36c639 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:42.083342 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3bd694e3-2056-45d1-9571-d7094c36c639 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:42.085160 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-3bd694e3-2056-45d1-9571-d7094c36c639 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Delete volume with id: 5d33f268-fdd8-4b9d-b995-ade28a97fa59 Aug 01 00:23:42.093849 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:42.093849 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:42.094665 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3bd694e3-2056-45d1-9571-d7094c36c639 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Volume info retrieved successfully. Aug 01 00:23:42.115922 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3bd694e3-2056-45d1-9571-d7094c36c639 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Delete volume request issued successfully. Aug 01 00:23:42.116191 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3bd694e3-2056-45d1-9571-d7094c36c639 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 returned with HTTP 202 Aug 01 00:23:42.116706 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 971/3875] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:23:42 2026] DELETE /volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:23:42.130712 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-68b33187-d82f-426a-a2d6-c00c1a234ebf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:42.134510 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-68b33187-d82f-426a-a2d6-c00c1a234ebf tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] GET https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 Aug 01 00:23:42.134831 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-68b33187-d82f-426a-a2d6-c00c1a234ebf tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:42.135025 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-68b33187-d82f-426a-a2d6-c00c1a234ebf tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:42.147856 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:42.147856 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:42.151307 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-68b33187-d82f-426a-a2d6-c00c1a234ebf tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Volume info retrieved successfully. Aug 01 00:23:42.155479 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-68b33187-d82f-426a-a2d6-c00c1a234ebf tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 returned with HTTP 200 Aug 01 00:23:42.155859 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 973/3876] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:23:42 2026] GET /volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:23:42.171919 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8d4dbeb3-cab0-4981-a048-b1e532e2fbaf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:42.174050 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8d4dbeb3-cab0-4981-a048-b1e532e2fbaf tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 Aug 01 00:23:42.174324 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8d4dbeb3-cab0-4981-a048-b1e532e2fbaf tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:42.174578 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8d4dbeb3-cab0-4981-a048-b1e532e2fbaf tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:42.174684 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-8d4dbeb3-cab0-4981-a048-b1e532e2fbaf tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 35dc911b-bc46-4aa4-badf-94f790d32b49. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:42.181305 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:42.181305 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:42.182143 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8d4dbeb3-cab0-4981-a048-b1e532e2fbaf tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 returned with HTTP 200 Aug 01 00:23:42.182552 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 964/3877] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:42 2026] GET /volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:42.288691 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-8d2b3d75-3d0c-4657-a846-2c02776575ce None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:42.292565 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8d2b3d75-3d0c-4657-a846-2c02776575ce tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 Aug 01 00:23:42.293422 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8d2b3d75-3d0c-4657-a846-2c02776575ce tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:42.294592 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8d2b3d75-3d0c-4657-a846-2c02776575ce tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:42.294715 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-8d2b3d75-3d0c-4657-a846-2c02776575ce tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 8f008ed9-6a62-4eff-92bc-ccaa0824ae50. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:42.304129 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:42.304129 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:42.304874 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8d2b3d75-3d0c-4657-a846-2c02776575ce tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 returned with HTTP 200 Aug 01 00:23:42.305259 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 970/3878] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:42 2026] GET /volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:42.856728 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-862ee677-3bcf-41de-a5e0-a29b581390ff None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:42.858560 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-862ee677-3bcf-41de-a5e0-a29b581390ff tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/volumes/b596d531-397c-4735-837d-122a522d139d Aug 01 00:23:42.858796 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-862ee677-3bcf-41de-a5e0-a29b581390ff tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:42.859011 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-862ee677-3bcf-41de-a5e0-a29b581390ff tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:42.864620 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-862ee677-3bcf-41de-a5e0-a29b581390ff tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/volumes/b596d531-397c-4735-837d-122a522d139d returned with HTTP 404 Aug 01 00:23:42.865255 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 972/3879] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:42 2026] GET /volume/v3/volumes/b596d531-397c-4735-837d-122a522d139d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:23:42.874778 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c295ba36-2c54-4aaa-a383-ab0acd09df8d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:42.877382 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c295ba36-2c54-4aaa-a383-ab0acd09df8d tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] GET https://10.4.3.222/volume/v3/backups Aug 01 00:23:42.877854 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c295ba36-2c54-4aaa-a383-ab0acd09df8d tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:42.878144 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c295ba36-2c54-4aaa-a383-ab0acd09df8d tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:42.878483 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-c295ba36-2c54-4aaa-a383-ab0acd09df8d tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:23:42.895949 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c295ba36-2c54-4aaa-a383-ab0acd09df8d tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] https://10.4.3.222/volume/v3/backups returned with HTTP 200 Aug 01 00:23:42.896457 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 974/3880] 10.4.3.222 () {68 vars in 1277 bytes} [Sat Aug 1 00:23:42 2026] GET /volume/v3/backups => generated 625 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:42.907683 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f955d9fc-b393-4348-a907-d896973731b7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:42.909379 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f955d9fc-b393-4348-a907-d896973731b7 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] GET https://10.4.3.222/volume/v3/backups?project_id=819ab68c609a4895862f177fed8f4962 Aug 01 00:23:42.909560 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f955d9fc-b393-4348-a907-d896973731b7 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:42.909813 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f955d9fc-b393-4348-a907-d896973731b7 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:42.910080 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-f955d9fc-b393-4348-a907-d896973731b7 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] Removing options 'project_id' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:23:42.914932 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f955d9fc-b393-4348-a907-d896973731b7 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] https://10.4.3.222/volume/v3/backups?project_id=819ab68c609a4895862f177fed8f4962 returned with HTTP 200 Aug 01 00:23:42.915306 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 965/3881] 10.4.3.222 () {68 vars in 1364 bytes} [Sat Aug 1 00:23:42 2026] GET /volume/v3/backups?project_id=819ab68c609a4895862f177fed8f4962 => generated 625 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:42.927083 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f5095595-211d-4677-92cc-a6ba01f2030f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:42.928485 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f5095595-211d-4677-92cc-a6ba01f2030f tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:23:42.929133 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f5095595-211d-4677-92cc-a6ba01f2030f tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-131706660"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:42.931968 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-f5095595-211d-4677-92cc-a6ba01f2030f tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-131706660'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:23:42.931968 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-f5095595-211d-4677-92cc-a6ba01f2030f tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Create volume of 1 GB Aug 01 00:23:42.941797 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f5095595-211d-4677-92cc-a6ba01f2030f tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Availability Zones retrieved successfully. Aug 01 00:23:42.943994 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f5095595-211d-4677-92cc-a6ba01f2030f tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Flow 'volume_create_api' (c03412ee-0b56-4389-9cab-e9cbf3b6b0e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:23:42.945302 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f5095595-211d-4677-92cc-a6ba01f2030f tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4c43401-78d3-4486-9e8f-cf5ece9a42d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:42.946279 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-f5095595-211d-4677-92cc-a6ba01f2030f tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:23:42.979991 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f5095595-211d-4677-92cc-a6ba01f2030f tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4c43401-78d3-4486-9e8f-cf5ece9a42d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:42.981010 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f5095595-211d-4677-92cc-a6ba01f2030f tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8294b81-cc24-473b-847f-bd89fac054b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:43.037325 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-f5095595-211d-4677-92cc-a6ba01f2030f tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Created reservations ['eaab24e9-356c-473c-957a-4900d213dc12', 'e2a5749e-c199-44a9-897d-9d70dd2d15c2', 'a67fd9d3-015b-43c3-97a7-1e62b20e387c', 'd74c3854-a36d-4aaa-89a7-01522fb3bf40'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:23:43.038408 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f5095595-211d-4677-92cc-a6ba01f2030f tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8294b81-cc24-473b-847f-bd89fac054b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eaab24e9-356c-473c-957a-4900d213dc12', 'e2a5749e-c199-44a9-897d-9d70dd2d15c2', 'a67fd9d3-015b-43c3-97a7-1e62b20e387c', 'd74c3854-a36d-4aaa-89a7-01522fb3bf40']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:43.039499 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f5095595-211d-4677-92cc-a6ba01f2030f tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cf08ca5-1cdd-4d1a-89a3-d99099d14126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:43.072630 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f5095595-211d-4677-92cc-a6ba01f2030f tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cf08ca5-1cdd-4d1a-89a3-d99099d14126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a8233e6-7449-4168-96a8-5bed88688c90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-131706660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='819ab68c609a4895862f177fed8f4962',qos_specs=None,replication_status=,reservations=['eaab24e9-356c-473c-957a-4900d213dc12','e2a5749e-c199-44a9-897d-9d70dd2d15c2','a67fd9d3-015b-43c3-97a7-1e62b20e387c','d74c3854-a36d-4aaa-89a7-01522fb3bf40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7b08610f6294bbe8fa7e3867b9c65ca',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:23:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-131706660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a8233e6-7449-4168-96a8-5bed88688c90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='819ab68c609a4895862f177fed8f4962',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7b08610f6294bbe8fa7e3867b9c65ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:43.073574 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f5095595-211d-4677-92cc-a6ba01f2030f tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf6eaf09-f98c-462e-9929-7795f677a1d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:43.094356 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f5095595-211d-4677-92cc-a6ba01f2030f tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf6eaf09-f98c-462e-9929-7795f677a1d6) transitioned into state 'SUCCESS' from state '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-131706660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='819ab68c609a4895862f177fed8f4962',qos_specs=None,replication_status=,reservations=['eaab24e9-356c-473c-957a-4900d213dc12','e2a5749e-c199-44a9-897d-9d70dd2d15c2','a67fd9d3-015b-43c3-97a7-1e62b20e387c','d74c3854-a36d-4aaa-89a7-01522fb3bf40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7b08610f6294bbe8fa7e3867b9c65ca',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:43.095147 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f5095595-211d-4677-92cc-a6ba01f2030f tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66fd1452-78fc-4318-9a51-09d863109314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:43.106497 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f5095595-211d-4677-92cc-a6ba01f2030f tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66fd1452-78fc-4318-9a51-09d863109314) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:43.107957 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-f5095595-211d-4677-92cc-a6ba01f2030f tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Flow 'volume_create_api' (c03412ee-0b56-4389-9cab-e9cbf3b6b0e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:23:43.108456 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f5095595-211d-4677-92cc-a6ba01f2030f tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Create volume request issued successfully. Aug 01 00:23:43.109414 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f5095595-211d-4677-92cc-a6ba01f2030f tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:23:43.110220 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 971/3882] 10.4.3.222 () {70 vars in 1298 bytes} [Sat Aug 1 00:23:42 2026] POST /volume/v3/volumes => generated 777 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:23:43.124963 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4e819ff3-c9e8-40b8-a883-350733cce7d4 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:43.127537 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4e819ff3-c9e8-40b8-a883-350733cce7d4 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/volumes/6a8233e6-7449-4168-96a8-5bed88688c90 Aug 01 00:23:43.127835 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4e819ff3-c9e8-40b8-a883-350733cce7d4 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:43.128037 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4e819ff3-c9e8-40b8-a883-350733cce7d4 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:43.135628 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:43.135628 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:43.139797 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-4e819ff3-c9e8-40b8-a883-350733cce7d4 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Volume info retrieved successfully. Aug 01 00:23:43.144100 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4e819ff3-c9e8-40b8-a883-350733cce7d4 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/volumes/6a8233e6-7449-4168-96a8-5bed88688c90 returned with HTTP 200 Aug 01 00:23:43.144470 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 973/3883] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:43 2026] GET /volume/v3/volumes/6a8233e6-7449-4168-96a8-5bed88688c90 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:43.171900 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-80b291ec-b5e4-48e5-8e06-3bc24fd9b447 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:43.175915 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-80b291ec-b5e4-48e5-8e06-3bc24fd9b447 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] GET https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 Aug 01 00:23:43.176097 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-80b291ec-b5e4-48e5-8e06-3bc24fd9b447 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:43.176283 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-80b291ec-b5e4-48e5-8e06-3bc24fd9b447 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:43.181834 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-80b291ec-b5e4-48e5-8e06-3bc24fd9b447 tempest-TestServerVolumeAttachScenarioOldVersion-704664468 tempest-TestServerVolumeAttachScenarioOldVersion-704664468-project-member] https://10.4.3.222/volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 returned with HTTP 404 Aug 01 00:23:43.182303 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 975/3884] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:23:43 2026] GET /volume/v3/volumes/5d33f268-fdd8-4b9d-b995-ade28a97fa59 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:23:43.200830 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-908a2a57-bfc8-4a61-8643-fa813c9dfeb3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:43.204857 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-908a2a57-bfc8-4a61-8643-fa813c9dfeb3 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 Aug 01 00:23:43.204857 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-908a2a57-bfc8-4a61-8643-fa813c9dfeb3 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:43.204857 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-908a2a57-bfc8-4a61-8643-fa813c9dfeb3 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:43.204857 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-908a2a57-bfc8-4a61-8643-fa813c9dfeb3 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 35dc911b-bc46-4aa4-badf-94f790d32b49. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:43.213979 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:43.213979 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:43.213979 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-908a2a57-bfc8-4a61-8643-fa813c9dfeb3 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 returned with HTTP 200 Aug 01 00:23:43.213979 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 966/3885] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:43 2026] GET /volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:43.227895 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-57774a3f-220f-465a-a874-8857d98649f7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:43.318658 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4999cd25-db5c-4bea-850a-4a77df6f7405 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:43.325824 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-57774a3f-220f-465a-a874-8857d98649f7 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] POST https://10.4.3.222/volume/v3/backups Aug 01 00:23:43.326142 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4999cd25-db5c-4bea-850a-4a77df6f7405 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 Aug 01 00:23:43.326180 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4999cd25-db5c-4bea-850a-4a77df6f7405 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:43.326280 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-57774a3f-220f-465a-a874-8857d98649f7 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "018833c3-d367-4670-bdb8-2919536fab8d", "incremental": true}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:43.326356 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4999cd25-db5c-4bea-850a-4a77df6f7405 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:43.326459 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-4999cd25-db5c-4bea-850a-4a77df6f7405 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 8f008ed9-6a62-4eff-92bc-ccaa0824ae50. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:43.328815 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.backups [None req-57774a3f-220f-465a-a874-8857d98649f7 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Creating new backup {'backup': {'volume_id': '018833c3-d367-4670-bdb8-2919536fab8d', 'incremental': True}} {{(pid=100408) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:23:43.328815 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.contrib.backups [None req-57774a3f-220f-465a-a874-8857d98649f7 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Creating backup of volume 018833c3-d367-4670-bdb8-2919536fab8d in container None Aug 01 00:23:43.331244 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:43.331244 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:43.331877 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4999cd25-db5c-4bea-850a-4a77df6f7405 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 returned with HTTP 200 Aug 01 00:23:43.333784 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 974/3886] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:43 2026] GET /volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:43.341649 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:43.341649 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:43.342137 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-57774a3f-220f-465a-a874-8857d98649f7 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Volume info retrieved successfully. Aug 01 00:23:43.381369 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-57774a3f-220f-465a-a874-8857d98649f7 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Created reservations ['c157631c-424a-44a6-830c-ec92cc914aad', '1cefe8b7-ac78-444d-8dd8-136e74b75270'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:23:43.403327 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-57774a3f-220f-465a-a874-8857d98649f7 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups returned with HTTP 400 Aug 01 00:23:43.403993 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 972/3887] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:23:43 2026] POST /volume/v3/backups => generated 109 bytes in 178 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 00:23:43.411408 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-43355cbb-fead-4924-be09-8c70bdecaddf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:43.414675 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-43355cbb-fead-4924-be09-8c70bdecaddf tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] DELETE https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 Aug 01 00:23:43.415011 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-43355cbb-fead-4924-be09-8c70bdecaddf tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:43.415248 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-43355cbb-fead-4924-be09-8c70bdecaddf tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:43.415356 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-43355cbb-fead-4924-be09-8c70bdecaddf tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Delete backup with id: 35dc911b-bc46-4aa4-badf-94f790d32b49. Aug 01 00:23:43.420056 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:43.420056 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:43.433055 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-43355cbb-fead-4924-be09-8c70bdecaddf tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] delete_backup rpcapi backup_id 35dc911b-bc46-4aa4-badf-94f790d32b49 {{(pid=100406) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:23:43.435559 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-43355cbb-fead-4924-be09-8c70bdecaddf tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 returned with HTTP 202 Aug 01 00:23:43.436243 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 976/3888] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:23:43 2026] DELETE /volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:23:43.444046 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b38f36cf-c4ac-4cec-9be2-a85b9d9ed734 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:43.446275 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b38f36cf-c4ac-4cec-9be2-a85b9d9ed734 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 Aug 01 00:23:43.446513 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b38f36cf-c4ac-4cec-9be2-a85b9d9ed734 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:43.446783 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b38f36cf-c4ac-4cec-9be2-a85b9d9ed734 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:43.447016 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-b38f36cf-c4ac-4cec-9be2-a85b9d9ed734 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 35dc911b-bc46-4aa4-badf-94f790d32b49. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:43.452161 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:43.452161 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:43.453489 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b38f36cf-c4ac-4cec-9be2-a85b9d9ed734 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 returned with HTTP 200 Aug 01 00:23:43.453610 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 967/3889] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:43 2026] GET /volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:44.157876 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-678671bc-8488-442f-9db4-67f24d365b1a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:44.159868 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-678671bc-8488-442f-9db4-67f24d365b1a tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/volumes/6a8233e6-7449-4168-96a8-5bed88688c90 Aug 01 00:23:44.160085 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-678671bc-8488-442f-9db4-67f24d365b1a tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:44.160274 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-678671bc-8488-442f-9db4-67f24d365b1a tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:44.167762 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:44.167762 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:44.172333 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-678671bc-8488-442f-9db4-67f24d365b1a tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Volume info retrieved successfully. Aug 01 00:23:44.176220 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-678671bc-8488-442f-9db4-67f24d365b1a tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/volumes/6a8233e6-7449-4168-96a8-5bed88688c90 returned with HTTP 200 Aug 01 00:23:44.176565 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 975/3890] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:44 2026] GET /volume/v3/volumes/6a8233e6-7449-4168-96a8-5bed88688c90 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:23:44.189177 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-aa46b070-a424-4823-b0f4-11f0f33a20ab None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:44.191019 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-aa46b070-a424-4823-b0f4-11f0f33a20ab tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] POST https://10.4.3.222/volume/v3/backups Aug 01 00:23:44.191422 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-aa46b070-a424-4823-b0f4-11f0f33a20ab tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6a8233e6-7449-4168-96a8-5bed88688c90", "name": "tempest-type-Backup-482169086"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:44.192821 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.backups [None req-aa46b070-a424-4823-b0f4-11f0f33a20ab tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Creating new backup {'backup': {'volume_id': '6a8233e6-7449-4168-96a8-5bed88688c90', 'name': 'tempest-type-Backup-482169086'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:23:44.193005 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.contrib.backups [None req-aa46b070-a424-4823-b0f4-11f0f33a20ab tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Creating backup of volume 6a8233e6-7449-4168-96a8-5bed88688c90 in container None Aug 01 00:23:44.199480 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:44.199480 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:44.199840 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-aa46b070-a424-4823-b0f4-11f0f33a20ab tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Volume info retrieved successfully. Aug 01 00:23:44.215936 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-aa46b070-a424-4823-b0f4-11f0f33a20ab tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Created reservations ['262fc592-c324-4590-872e-ed5441a7fd5c', '9c5c648a-c56a-45be-811d-b3bdab78c5c0'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:23:44.243265 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-aa46b070-a424-4823-b0f4-11f0f33a20ab tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:23:44.243791 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 973/3891] 10.4.3.222 () {70 vars in 1299 bytes} [Sat Aug 1 00:23:44 2026] POST /volume/v3/backups => generated 315 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:23:44.254478 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-30fe2a4d-8c8e-4b81-b3aa-cb14ca312d53 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:44.258836 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-30fe2a4d-8c8e-4b81-b3aa-cb14ca312d53 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b Aug 01 00:23:44.259131 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-30fe2a4d-8c8e-4b81-b3aa-cb14ca312d53 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:44.259261 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-30fe2a4d-8c8e-4b81-b3aa-cb14ca312d53 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:44.262796 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-30fe2a4d-8c8e-4b81-b3aa-cb14ca312d53 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 249b5f48-139b-4950-8653-b858355d971b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:44.264849 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:44.264849 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:44.267526 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-30fe2a4d-8c8e-4b81-b3aa-cb14ca312d53 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b returned with HTTP 200 Aug 01 00:23:44.269603 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 977/3892] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:44 2026] GET /volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b => generated 722 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:44.353790 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-56cac107-63fd-4fbf-a16d-9f4cd0bb1e86 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:44.354760 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-56cac107-63fd-4fbf-a16d-9f4cd0bb1e86 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 Aug 01 00:23:44.354997 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-56cac107-63fd-4fbf-a16d-9f4cd0bb1e86 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:44.355177 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-56cac107-63fd-4fbf-a16d-9f4cd0bb1e86 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:44.355277 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-56cac107-63fd-4fbf-a16d-9f4cd0bb1e86 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 8f008ed9-6a62-4eff-92bc-ccaa0824ae50. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:44.362168 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:44.362168 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:44.362786 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-56cac107-63fd-4fbf-a16d-9f4cd0bb1e86 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 returned with HTTP 200 Aug 01 00:23:44.363596 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 968/3893] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:44 2026] GET /volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:44.470137 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ff354110-e643-40aa-b0ca-951d41a40dfd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:44.472020 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ff354110-e643-40aa-b0ca-951d41a40dfd tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 Aug 01 00:23:44.472271 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ff354110-e643-40aa-b0ca-951d41a40dfd tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:44.472451 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ff354110-e643-40aa-b0ca-951d41a40dfd tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:44.472681 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-ff354110-e643-40aa-b0ca-951d41a40dfd tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 35dc911b-bc46-4aa4-badf-94f790d32b49. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:44.476864 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ff354110-e643-40aa-b0ca-951d41a40dfd tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 returned with HTTP 404 Aug 01 00:23:44.477384 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 976/3894] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:44 2026] GET /volume/v3/backups/35dc911b-bc46-4aa4-badf-94f790d32b49 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:23:44.489812 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b80e394b-de27-4b00-aaff-2ed8d47664e9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:44.495660 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b80e394b-de27-4b00-aaff-2ed8d47664e9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:23:44.496533 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b80e394b-de27-4b00-aaff-2ed8d47664e9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2075089120"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:44.498979 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-b80e394b-de27-4b00-aaff-2ed8d47664e9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2075089120'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:23:44.499102 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-b80e394b-de27-4b00-aaff-2ed8d47664e9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Create volume of 1 GB Aug 01 00:23:44.499370 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:44.499370 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:44.507825 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-b80e394b-de27-4b00-aaff-2ed8d47664e9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Availability Zones retrieved successfully. Aug 01 00:23:44.516168 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-b80e394b-de27-4b00-aaff-2ed8d47664e9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Flow 'volume_create_api' (39b93168-74b7-492d-8d06-e86c600ecb99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:23:44.518275 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-b80e394b-de27-4b00-aaff-2ed8d47664e9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5b8fdae-786d-4023-9c71-421fab67bac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:44.519537 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-b80e394b-de27-4b00-aaff-2ed8d47664e9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:23:44.555250 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-b80e394b-de27-4b00-aaff-2ed8d47664e9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5b8fdae-786d-4023-9c71-421fab67bac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:44.556282 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-b80e394b-de27-4b00-aaff-2ed8d47664e9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8131069-af73-41f1-9395-777d15f123b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:44.616787 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-b80e394b-de27-4b00-aaff-2ed8d47664e9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Created reservations ['b16854c4-dfcd-48c6-88aa-380f6ffa30a9', '22639754-b5f1-4026-ab11-7ce8abaf0d75', '5908b495-f895-4996-9535-1f7e690541f7', '8339629a-7a0e-4fd3-b18b-b2ac8d2d19e2'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:23:44.618146 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-b80e394b-de27-4b00-aaff-2ed8d47664e9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8131069-af73-41f1-9395-777d15f123b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b16854c4-dfcd-48c6-88aa-380f6ffa30a9', '22639754-b5f1-4026-ab11-7ce8abaf0d75', '5908b495-f895-4996-9535-1f7e690541f7', '8339629a-7a0e-4fd3-b18b-b2ac8d2d19e2']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:44.620231 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-b80e394b-de27-4b00-aaff-2ed8d47664e9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c640e768-62ae-4739-967a-4610852c8f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:44.649320 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-b80e394b-de27-4b00-aaff-2ed8d47664e9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c640e768-62ae-4739-967a-4610852c8f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9438826-be02-4fc4-948f-3b38bd3cfdad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2075089120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3c3986dc7154489ba9333969edbc81e',qos_specs=None,replication_status=,reservations=['b16854c4-dfcd-48c6-88aa-380f6ffa30a9','22639754-b5f1-4026-ab11-7ce8abaf0d75','5908b495-f895-4996-9535-1f7e690541f7','8339629a-7a0e-4fd3-b18b-b2ac8d2d19e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b35e6fe204de4c81a4d10cf446e3aee0',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:23:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2075089120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9438826-be02-4fc4-948f-3b38bd3cfdad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3c3986dc7154489ba9333969edbc81e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b35e6fe204de4c81a4d10cf446e3aee0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:44.650802 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-b80e394b-de27-4b00-aaff-2ed8d47664e9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67eac634-8322-483f-9913-4c3d39412c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:44.679077 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-b80e394b-de27-4b00-aaff-2ed8d47664e9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67eac634-8322-483f-9913-4c3d39412c85) transitioned into state 'SUCCESS' from state '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-2075089120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3c3986dc7154489ba9333969edbc81e',qos_specs=None,replication_status=,reservations=['b16854c4-dfcd-48c6-88aa-380f6ffa30a9','22639754-b5f1-4026-ab11-7ce8abaf0d75','5908b495-f895-4996-9535-1f7e690541f7','8339629a-7a0e-4fd3-b18b-b2ac8d2d19e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b35e6fe204de4c81a4d10cf446e3aee0',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:44.679991 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-b80e394b-de27-4b00-aaff-2ed8d47664e9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaf4a134-f8ce-4445-a236-851cac641677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:44.693799 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-b80e394b-de27-4b00-aaff-2ed8d47664e9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaf4a134-f8ce-4445-a236-851cac641677) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:44.694946 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-b80e394b-de27-4b00-aaff-2ed8d47664e9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Flow 'volume_create_api' (39b93168-74b7-492d-8d06-e86c600ecb99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:23:44.695316 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-b80e394b-de27-4b00-aaff-2ed8d47664e9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Create volume request issued successfully. Aug 01 00:23:44.698130 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b80e394b-de27-4b00-aaff-2ed8d47664e9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:23:44.698746 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 974/3895] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:23:44 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 01 00:23:44.715059 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2e8ab199-1cee-4e12-be9d-9507618e6102 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:44.717910 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2e8ab199-1cee-4e12-be9d-9507618e6102 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/volumes/a9438826-be02-4fc4-948f-3b38bd3cfdad Aug 01 00:23:44.718209 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2e8ab199-1cee-4e12-be9d-9507618e6102 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:44.718509 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2e8ab199-1cee-4e12-be9d-9507618e6102 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:44.728588 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:44.728588 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:44.733952 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2e8ab199-1cee-4e12-be9d-9507618e6102 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Volume info retrieved successfully. Aug 01 00:23:44.740188 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2e8ab199-1cee-4e12-be9d-9507618e6102 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/volumes/a9438826-be02-4fc4-948f-3b38bd3cfdad returned with HTTP 200 Aug 01 00:23:44.740716 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 978/3896] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:44 2026] GET /volume/v3/volumes/a9438826-be02-4fc4-948f-3b38bd3cfdad => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:45.280164 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9d4ec8ca-4532-41c5-9f66-a68cc93dab14 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:45.281898 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9d4ec8ca-4532-41c5-9f66-a68cc93dab14 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b Aug 01 00:23:45.282106 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9d4ec8ca-4532-41c5-9f66-a68cc93dab14 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:45.282277 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9d4ec8ca-4532-41c5-9f66-a68cc93dab14 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:45.282370 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-9d4ec8ca-4532-41c5-9f66-a68cc93dab14 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 249b5f48-139b-4950-8653-b858355d971b. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:45.286068 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:45.286068 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:45.286724 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9d4ec8ca-4532-41c5-9f66-a68cc93dab14 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b returned with HTTP 200 Aug 01 00:23:45.286977 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 969/3897] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:45 2026] GET /volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:45.375103 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-bc41df09-5bd5-4925-8fdb-2c7a40d0cf4f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:45.377336 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bc41df09-5bd5-4925-8fdb-2c7a40d0cf4f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 Aug 01 00:23:45.377641 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bc41df09-5bd5-4925-8fdb-2c7a40d0cf4f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:45.377937 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bc41df09-5bd5-4925-8fdb-2c7a40d0cf4f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:45.378096 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-bc41df09-5bd5-4925-8fdb-2c7a40d0cf4f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 8f008ed9-6a62-4eff-92bc-ccaa0824ae50. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:45.382538 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:45.382538 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:45.383611 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bc41df09-5bd5-4925-8fdb-2c7a40d0cf4f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 returned with HTTP 200 Aug 01 00:23:45.383693 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 977/3898] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:45 2026] GET /volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:45.754678 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2b24b3b8-493f-46b8-9a21-1d615d455f61 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:45.756858 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2b24b3b8-493f-46b8-9a21-1d615d455f61 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/volumes/a9438826-be02-4fc4-948f-3b38bd3cfdad Aug 01 00:23:45.757308 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2b24b3b8-493f-46b8-9a21-1d615d455f61 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:45.757631 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2b24b3b8-493f-46b8-9a21-1d615d455f61 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:45.764542 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:45.764542 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:45.768541 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-2b24b3b8-493f-46b8-9a21-1d615d455f61 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Volume info retrieved successfully. Aug 01 00:23:45.774218 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2b24b3b8-493f-46b8-9a21-1d615d455f61 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/volumes/a9438826-be02-4fc4-948f-3b38bd3cfdad returned with HTTP 200 Aug 01 00:23:45.774630 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 975/3899] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:45 2026] GET /volume/v3/volumes/a9438826-be02-4fc4-948f-3b38bd3cfdad => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:45.788584 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a6d85510-b167-4dd3-8c30-55b67a455da0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:45.793207 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a6d85510-b167-4dd3-8c30-55b67a455da0 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] POST https://10.4.3.222/volume/v3/backups Aug 01 00:23:45.793560 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a6d85510-b167-4dd3-8c30-55b67a455da0 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a9438826-be02-4fc4-948f-3b38bd3cfdad", "name": "tempest-VolumesBackupsTest-Backup-1414069938"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:45.796873 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-a6d85510-b167-4dd3-8c30-55b67a455da0 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Creating new backup {'backup': {'volume_id': 'a9438826-be02-4fc4-948f-3b38bd3cfdad', 'name': 'tempest-VolumesBackupsTest-Backup-1414069938'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:23:45.797030 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-a6d85510-b167-4dd3-8c30-55b67a455da0 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Creating backup of volume a9438826-be02-4fc4-948f-3b38bd3cfdad in container None Aug 01 00:23:45.805497 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:45.805497 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:45.805861 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a6d85510-b167-4dd3-8c30-55b67a455da0 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Volume info retrieved successfully. Aug 01 00:23:45.822796 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-a6d85510-b167-4dd3-8c30-55b67a455da0 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Created reservations ['0f1e3e21-fef0-4590-b8b9-3405dbf75371', 'c18f9a4a-a8ea-4f46-bf45-0690f289a116'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:23:45.854789 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a6d85510-b167-4dd3-8c30-55b67a455da0 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:23:45.855216 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 979/3900] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:23:45 2026] POST /volume/v3/backups => generated 330 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:23:45.867946 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6351dc52-ae50-430a-a19d-2c118b9fe0db None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:45.870074 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6351dc52-ae50-430a-a19d-2c118b9fe0db tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 Aug 01 00:23:45.870249 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6351dc52-ae50-430a-a19d-2c118b9fe0db tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:45.870821 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6351dc52-ae50-430a-a19d-2c118b9fe0db tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:45.870821 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-6351dc52-ae50-430a-a19d-2c118b9fe0db tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id 2f53ead3-df7d-47d2-becb-d76070290d16. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:45.876305 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:45.876305 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:45.876994 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6351dc52-ae50-430a-a19d-2c118b9fe0db tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 returned with HTTP 200 Aug 01 00:23:45.877485 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 970/3901] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:45 2026] GET /volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:46.298657 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-cace9a70-76fa-435a-ad4c-0e2e68da38c3 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:46.300360 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cace9a70-76fa-435a-ad4c-0e2e68da38c3 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b Aug 01 00:23:46.300661 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cace9a70-76fa-435a-ad4c-0e2e68da38c3 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:46.300962 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cace9a70-76fa-435a-ad4c-0e2e68da38c3 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:46.301110 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-cace9a70-76fa-435a-ad4c-0e2e68da38c3 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 249b5f48-139b-4950-8653-b858355d971b. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:46.307625 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:46.307625 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:46.307625 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cace9a70-76fa-435a-ad4c-0e2e68da38c3 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b returned with HTTP 200 Aug 01 00:23:46.307625 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 978/3902] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:46 2026] GET /volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:46.399001 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d1852007-ff78-4086-bd2f-f614b036cfe8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:46.400645 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d1852007-ff78-4086-bd2f-f614b036cfe8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 Aug 01 00:23:46.400864 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d1852007-ff78-4086-bd2f-f614b036cfe8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:46.401037 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d1852007-ff78-4086-bd2f-f614b036cfe8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:46.401134 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-d1852007-ff78-4086-bd2f-f614b036cfe8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 8f008ed9-6a62-4eff-92bc-ccaa0824ae50. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:46.405003 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:46.405003 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:46.405610 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d1852007-ff78-4086-bd2f-f614b036cfe8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 returned with HTTP 200 Aug 01 00:23:46.405922 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 976/3903] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:46 2026] GET /volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:46.891980 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0efba6f3-2de4-4d9f-8a87-228f069525bf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:46.894238 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0efba6f3-2de4-4d9f-8a87-228f069525bf tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 Aug 01 00:23:46.894532 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0efba6f3-2de4-4d9f-8a87-228f069525bf tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:46.894819 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0efba6f3-2de4-4d9f-8a87-228f069525bf tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:46.894971 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-0efba6f3-2de4-4d9f-8a87-228f069525bf tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id 2f53ead3-df7d-47d2-becb-d76070290d16. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:46.900515 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:46.900515 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:46.901368 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0efba6f3-2de4-4d9f-8a87-228f069525bf tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 returned with HTTP 200 Aug 01 00:23:46.901934 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 980/3904] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:46 2026] GET /volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:47.321552 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-550d9b35-92bf-4608-8e19-40ff95fd844e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:47.325801 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-550d9b35-92bf-4608-8e19-40ff95fd844e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b Aug 01 00:23:47.327955 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-550d9b35-92bf-4608-8e19-40ff95fd844e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:47.327955 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-550d9b35-92bf-4608-8e19-40ff95fd844e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:47.327955 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-550d9b35-92bf-4608-8e19-40ff95fd844e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 249b5f48-139b-4950-8653-b858355d971b. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:47.334601 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:47.334601 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:47.335327 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-550d9b35-92bf-4608-8e19-40ff95fd844e tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b returned with HTTP 200 Aug 01 00:23:47.335750 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 971/3905] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:47 2026] GET /volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:47.425871 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2ccda043-ac1c-454e-932f-fe29f29fa9ad None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:47.429795 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2ccda043-ac1c-454e-932f-fe29f29fa9ad tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 Aug 01 00:23:47.430047 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2ccda043-ac1c-454e-932f-fe29f29fa9ad tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:47.430364 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2ccda043-ac1c-454e-932f-fe29f29fa9ad tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:47.430517 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-2ccda043-ac1c-454e-932f-fe29f29fa9ad tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 8f008ed9-6a62-4eff-92bc-ccaa0824ae50. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:47.437245 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:47.437245 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:47.437979 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2ccda043-ac1c-454e-932f-fe29f29fa9ad tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 returned with HTTP 200 Aug 01 00:23:47.438373 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 979/3906] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:47 2026] GET /volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:47.913218 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-25bbb9ad-ab55-4417-bc3f-f4474ff75a37 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:47.915089 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-25bbb9ad-ab55-4417-bc3f-f4474ff75a37 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 Aug 01 00:23:47.915331 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-25bbb9ad-ab55-4417-bc3f-f4474ff75a37 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:47.915527 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-25bbb9ad-ab55-4417-bc3f-f4474ff75a37 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:47.915628 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-25bbb9ad-ab55-4417-bc3f-f4474ff75a37 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id 2f53ead3-df7d-47d2-becb-d76070290d16. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:47.923222 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:47.923222 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:47.923990 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-25bbb9ad-ab55-4417-bc3f-f4474ff75a37 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 returned with HTTP 200 Aug 01 00:23:47.924458 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 977/3907] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:47 2026] GET /volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:48.349447 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ef05b557-cb4b-483c-a9f4-a24cf7dc6776 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:48.351062 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ef05b557-cb4b-483c-a9f4-a24cf7dc6776 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b Aug 01 00:23:48.351364 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ef05b557-cb4b-483c-a9f4-a24cf7dc6776 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:48.351468 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ef05b557-cb4b-483c-a9f4-a24cf7dc6776 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:48.351609 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-ef05b557-cb4b-483c-a9f4-a24cf7dc6776 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 249b5f48-139b-4950-8653-b858355d971b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:48.355790 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:48.355790 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:48.356337 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ef05b557-cb4b-483c-a9f4-a24cf7dc6776 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b returned with HTTP 200 Aug 01 00:23:48.356710 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 981/3908] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:48 2026] GET /volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:48.452529 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-93107b52-e370-4fc5-b6af-8da744078130 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:48.455962 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-93107b52-e370-4fc5-b6af-8da744078130 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 Aug 01 00:23:48.455962 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-93107b52-e370-4fc5-b6af-8da744078130 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:48.455962 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-93107b52-e370-4fc5-b6af-8da744078130 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:48.455962 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-93107b52-e370-4fc5-b6af-8da744078130 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 8f008ed9-6a62-4eff-92bc-ccaa0824ae50. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:48.459845 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:48.459845 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:48.460565 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-93107b52-e370-4fc5-b6af-8da744078130 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 returned with HTTP 200 Aug 01 00:23:48.461059 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 972/3909] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:48 2026] GET /volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:48.937474 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0dfabafe-f165-4834-81b1-ebca013684c2 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:48.940203 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0dfabafe-f165-4834-81b1-ebca013684c2 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 Aug 01 00:23:48.940439 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0dfabafe-f165-4834-81b1-ebca013684c2 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:48.940668 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0dfabafe-f165-4834-81b1-ebca013684c2 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:48.940840 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-0dfabafe-f165-4834-81b1-ebca013684c2 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id 2f53ead3-df7d-47d2-becb-d76070290d16. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:48.949026 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:48.949026 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:48.949970 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0dfabafe-f165-4834-81b1-ebca013684c2 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 returned with HTTP 200 Aug 01 00:23:48.950468 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 980/3910] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:48 2026] GET /volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:49.370452 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-948efe29-b60f-4862-82d9-5c0df2478bf4 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:49.372423 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-948efe29-b60f-4862-82d9-5c0df2478bf4 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b Aug 01 00:23:49.372688 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-948efe29-b60f-4862-82d9-5c0df2478bf4 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:49.372906 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-948efe29-b60f-4862-82d9-5c0df2478bf4 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:49.373023 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-948efe29-b60f-4862-82d9-5c0df2478bf4 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 249b5f48-139b-4950-8653-b858355d971b. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:49.378062 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:49.378062 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:49.378685 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-948efe29-b60f-4862-82d9-5c0df2478bf4 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b returned with HTTP 200 Aug 01 00:23:49.379123 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 978/3911] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:49 2026] GET /volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:49.475006 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c2a0f6dc-2751-47ad-a375-fe5ba8ff5f48 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:49.482675 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c2a0f6dc-2751-47ad-a375-fe5ba8ff5f48 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 Aug 01 00:23:49.482968 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c2a0f6dc-2751-47ad-a375-fe5ba8ff5f48 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:49.483140 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c2a0f6dc-2751-47ad-a375-fe5ba8ff5f48 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:49.483292 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-c2a0f6dc-2751-47ad-a375-fe5ba8ff5f48 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 8f008ed9-6a62-4eff-92bc-ccaa0824ae50. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:49.488935 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:49.488935 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:49.489619 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c2a0f6dc-2751-47ad-a375-fe5ba8ff5f48 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 returned with HTTP 200 Aug 01 00:23:49.490006 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 982/3912] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:49 2026] GET /volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:49.506874 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-380cd82b-dc4c-4afb-a251-ae9f4812c937 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:49.510902 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-380cd82b-dc4c-4afb-a251-ae9f4812c937 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50/export_record Aug 01 00:23:49.511180 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-380cd82b-dc4c-4afb-a251-ae9f4812c937 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:49.511551 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-380cd82b-dc4c-4afb-a251-ae9f4812c937 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'export_record' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:49.511690 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-380cd82b-dc4c-4afb-a251-ae9f4812c937 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Export record for backup 8f008ed9-6a62-4eff-92bc-ccaa0824ae50. {{(pid=100407) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 01 00:23:49.516331 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:49.516331 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:49.517346 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.backup.api [None req-380cd82b-dc4c-4afb-a251-ae9f4812c937 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling RPCAPI with context: , host: np0000006296, backup: 8f008ed9-6a62-4eff-92bc-ccaa0824ae50. {{(pid=100407) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 01 00:23:49.535285 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.backup.rpcapi [None req-380cd82b-dc4c-4afb-a251-ae9f4812c937 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] export_record in rpcapi backup_id 8f008ed9-6a62-4eff-92bc-ccaa0824ae50 on host np0000006296. {{(pid=100407) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 01 00:23:49.547508 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-380cd82b-dc4c-4afb-a251-ae9f4812c937 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGYwMDhlZDktNmE2Mi00ZWZmLTkyYmMtY2NhYTA4MjRhZTUwIiwgInVzZXJfaWQiOiAiZDU5NzVjOWQ4Mjc4NGZkMDk5MWUzZDc4ZDE1OWVlODYiLCAicHJvamVjdF9pZCI6ICI0YmY2NmRhMWU1OGE0MGZkOThlZDFhNzk3OWU5MjBlMyIsICJ2b2x1bWVfaWQiOiAiMjNhYjdhZDEtOWMzYi00MmNjLTk3YmMtNzkxNDJjM2ZmOTUxIiwgImhvc3QiOiAibnAwMDAwMDA2Mjk2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjM5ODQ1MjE0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjNhYjdhZDEtOWMzYi00MmNjLTk3YmMtNzkxNDJjM2ZmOTUxLzIwMjYwODAxMDAyMzM0L2F6X25vdmFfYmFja3VwXzhmMDA4ZWQ5LTZhNjItNGVmZi05MmJjLWNjYWEwODI0YWU1MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMDA6MjM6MzJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMDA6MjM6MzJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQwMDoyMzo0OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100407) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 01 00:23:49.549081 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-380cd82b-dc4c-4afb-a251-ae9f4812c937 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50/export_record returned with HTTP 200 Aug 01 00:23:49.549081 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 973/3913] 10.4.3.222 () {68 vars in 1430 bytes} [Sat Aug 1 00:23:49 2026] GET /volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50/export_record => generated 1424 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:23:49.558092 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6de30d2e-2772-4a92-b7a8-4945673eb29d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:49.560395 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6de30d2e-2772-4a92-b7a8-4945673eb29d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 Aug 01 00:23:49.560716 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6de30d2e-2772-4a92-b7a8-4945673eb29d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:49.561010 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6de30d2e-2772-4a92-b7a8-4945673eb29d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:49.561158 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-6de30d2e-2772-4a92-b7a8-4945673eb29d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 8f008ed9-6a62-4eff-92bc-ccaa0824ae50. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:49.566935 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:49.566935 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:49.567893 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6de30d2e-2772-4a92-b7a8-4945673eb29d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 returned with HTTP 200 Aug 01 00:23:49.568374 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 981/3914] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:49 2026] GET /volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:49.585210 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-bc69c058-10db-4976-88ef-18f0fa15de58 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:49.589484 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bc69c058-10db-4976-88ef-18f0fa15de58 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] POST https://10.4.3.222/volume/v3/backups/import_record Aug 01 00:23:49.590104 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bc69c058-10db-4976-88ef-18f0fa15de58 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjEwMWQyZTEtMzEyOS00YTg0LTg0MDQtZGNjN2NlOGYzYzc2IiwgInVzZXJfaWQiOiAiZDU5NzVjOWQ4Mjc4NGZkMDk5MWUzZDc4ZDE1OWVlODYiLCAicHJvamVjdF9pZCI6ICI0YmY2NmRhMWU1OGE0MGZkOThlZDFhNzk3OWU5MjBlMyIsICJ2b2x1bWVfaWQiOiAiMjNhYjdhZDEtOWMzYi00MmNjLTk3YmMtNzkxNDJjM2ZmOTUxIiwgImhvc3QiOiAibnAwMDAwMDA2Mjk2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjM5ODQ1MjE0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjNhYjdhZDEtOWMzYi00MmNjLTk3YmMtNzkxNDJjM2ZmOTUxLzIwMjYwODAxMDAyMzM0L2F6X25vdmFfYmFja3VwXzhmMDA4ZWQ5LTZhNjItNGVmZi05MmJjLWNjYWEwODI0YWU1MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMDA6MjM6MzJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMDA6MjM6MzJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQwMDoyMzo0OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:49.591915 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.backups [None req-bc69c058-10db-4976-88ef-18f0fa15de58 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjEwMWQyZTEtMzEyOS00YTg0LTg0MDQtZGNjN2NlOGYzYzc2IiwgInVzZXJfaWQiOiAiZDU5NzVjOWQ4Mjc4NGZkMDk5MWUzZDc4ZDE1OWVlODYiLCAicHJvamVjdF9pZCI6ICI0YmY2NmRhMWU1OGE0MGZkOThlZDFhNzk3OWU5MjBlMyIsICJ2b2x1bWVfaWQiOiAiMjNhYjdhZDEtOWMzYi00MmNjLTk3YmMtNzkxNDJjM2ZmOTUxIiwgImhvc3QiOiAibnAwMDAwMDA2Mjk2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjM5ODQ1MjE0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjNhYjdhZDEtOWMzYi00MmNjLTk3YmMtNzkxNDJjM2ZmOTUxLzIwMjYwODAxMDAyMzM0L2F6X25vdmFfYmFja3VwXzhmMDA4ZWQ5LTZhNjItNGVmZi05MmJjLWNjYWEwODI0YWU1MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMDA6MjM6MzJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMDA6MjM6MzJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQwMDoyMzo0OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100408) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 01 00:23:49.592082 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.backups [None req-bc69c058-10db-4976-88ef-18f0fa15de58 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjEwMWQyZTEtMzEyOS00YTg0LTg0MDQtZGNjN2NlOGYzYzc2IiwgInVzZXJfaWQiOiAiZDU5NzVjOWQ4Mjc4NGZkMDk5MWUzZDc4ZDE1OWVlODYiLCAicHJvamVjdF9pZCI6ICI0YmY2NmRhMWU1OGE0MGZkOThlZDFhNzk3OWU5MjBlMyIsICJ2b2x1bWVfaWQiOiAiMjNhYjdhZDEtOWMzYi00MmNjLTk3YmMtNzkxNDJjM2ZmOTUxIiwgImhvc3QiOiAibnAwMDAwMDA2Mjk2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjM5ODQ1MjE0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjNhYjdhZDEtOWMzYi00MmNjLTk3YmMtNzkxNDJjM2ZmOTUxLzIwMjYwODAxMDAyMzM0L2F6X25vdmFfYmFja3VwXzhmMDA4ZWQ5LTZhNjItNGVmZi05MmJjLWNjYWEwODI0YWU1MCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMDA6MjM6MzJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMDA6MjM6MzJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQwMDoyMzo0OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100408) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 01 00:23:49.593141 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.policy [None req-bc69c058-10db-4976-88ef-18f0fa15de58 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'ee68142530d540039b4da6a3d4f0a977', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bf66da1e58a40fd98ed1a7979e920e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100408) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:23:49.593430 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bc69c058-10db-4976-88ef-18f0fa15de58 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] https://10.4.3.222/volume/v3/backups/import_record returned with HTTP 403 Aug 01 00:23:49.593935 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 979/3915] 10.4.3.222 () {70 vars in 1342 bytes} [Sat Aug 1 00:23:49 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 01 00:23:49.601672 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e96bf36e-ca2d-401d-ab1d-5dcf49c9a81f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:49.603422 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e96bf36e-ca2d-401d-ab1d-5dcf49c9a81f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/23ab7ad1-9c3b-42cc-97bc-79142c3ff951 Aug 01 00:23:49.603618 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e96bf36e-ca2d-401d-ab1d-5dcf49c9a81f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:49.603830 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e96bf36e-ca2d-401d-ab1d-5dcf49c9a81f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:49.603967 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-e96bf36e-ca2d-401d-ab1d-5dcf49c9a81f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Delete volume with id: 23ab7ad1-9c3b-42cc-97bc-79142c3ff951 Aug 01 00:23:49.610918 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:49.610918 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:49.611304 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e96bf36e-ca2d-401d-ab1d-5dcf49c9a81f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Volume info retrieved successfully. Aug 01 00:23:49.630653 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e96bf36e-ca2d-401d-ab1d-5dcf49c9a81f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Delete volume request issued successfully. Aug 01 00:23:49.630843 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e96bf36e-ca2d-401d-ab1d-5dcf49c9a81f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/volumes/23ab7ad1-9c3b-42cc-97bc-79142c3ff951 returned with HTTP 202 Aug 01 00:23:49.631208 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 983/3916] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:23:49 2026] DELETE /volume/v3/volumes/23ab7ad1-9c3b-42cc-97bc-79142c3ff951 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:23:49.640438 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-83b661c9-a688-4ca1-825d-7592bc8ec287 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:49.645162 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-83b661c9-a688-4ca1-825d-7592bc8ec287 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/volumes/23ab7ad1-9c3b-42cc-97bc-79142c3ff951 Aug 01 00:23:49.645329 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-83b661c9-a688-4ca1-825d-7592bc8ec287 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:49.645518 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-83b661c9-a688-4ca1-825d-7592bc8ec287 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:49.653860 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:49.653860 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:49.657452 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-83b661c9-a688-4ca1-825d-7592bc8ec287 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Volume info retrieved successfully. Aug 01 00:23:49.661401 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-83b661c9-a688-4ca1-825d-7592bc8ec287 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/volumes/23ab7ad1-9c3b-42cc-97bc-79142c3ff951 returned with HTTP 200 Aug 01 00:23:49.661882 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 974/3917] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:49 2026] GET /volume/v3/volumes/23ab7ad1-9c3b-42cc-97bc-79142c3ff951 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:23:49.964439 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-21864d50-bfcf-4936-8497-999479f86612 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:49.966166 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-21864d50-bfcf-4936-8497-999479f86612 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 Aug 01 00:23:49.966459 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-21864d50-bfcf-4936-8497-999479f86612 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:49.966753 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-21864d50-bfcf-4936-8497-999479f86612 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:49.966887 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-21864d50-bfcf-4936-8497-999479f86612 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id 2f53ead3-df7d-47d2-becb-d76070290d16. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:49.971781 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:49.971781 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:49.972374 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-21864d50-bfcf-4936-8497-999479f86612 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 returned with HTTP 200 Aug 01 00:23:49.972790 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 982/3918] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:49 2026] GET /volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:50.391617 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-41f9ffd9-fcf1-4035-81d3-97fe30ea7a11 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:50.394023 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-41f9ffd9-fcf1-4035-81d3-97fe30ea7a11 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b Aug 01 00:23:50.394164 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-41f9ffd9-fcf1-4035-81d3-97fe30ea7a11 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:50.394413 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-41f9ffd9-fcf1-4035-81d3-97fe30ea7a11 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:50.394564 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-41f9ffd9-fcf1-4035-81d3-97fe30ea7a11 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 249b5f48-139b-4950-8653-b858355d971b. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:50.398897 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:50.398897 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:50.399662 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-41f9ffd9-fcf1-4035-81d3-97fe30ea7a11 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b returned with HTTP 200 Aug 01 00:23:50.400306 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 980/3919] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:50 2026] GET /volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:50.679219 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1b5b2f5f-85fe-4755-8122-447fd3fa2b59 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:50.684827 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1b5b2f5f-85fe-4755-8122-447fd3fa2b59 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/volumes/23ab7ad1-9c3b-42cc-97bc-79142c3ff951 Aug 01 00:23:50.685071 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1b5b2f5f-85fe-4755-8122-447fd3fa2b59 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:50.685276 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1b5b2f5f-85fe-4755-8122-447fd3fa2b59 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:50.696109 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1b5b2f5f-85fe-4755-8122-447fd3fa2b59 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/volumes/23ab7ad1-9c3b-42cc-97bc-79142c3ff951 returned with HTTP 404 Aug 01 00:23:50.696619 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 984/3920] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:50 2026] GET /volume/v3/volumes/23ab7ad1-9c3b-42cc-97bc-79142c3ff951 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:23:50.705893 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4136e707-cae7-4253-a054-5fd9713aa03b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:50.707596 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4136e707-cae7-4253-a054-5fd9713aa03b tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] GET https://10.4.3.222/volume/v3/backups Aug 01 00:23:50.707821 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4136e707-cae7-4253-a054-5fd9713aa03b tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:50.708004 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4136e707-cae7-4253-a054-5fd9713aa03b tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:50.708188 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.api_utils [None req-4136e707-cae7-4253-a054-5fd9713aa03b tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Removing options '' from query. {{(pid=100407) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:23:50.714308 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4136e707-cae7-4253-a054-5fd9713aa03b tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] https://10.4.3.222/volume/v3/backups returned with HTTP 200 Aug 01 00:23:50.714640 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 975/3921] 10.4.3.222 () {68 vars in 1277 bytes} [Sat Aug 1 00:23:50 2026] GET /volume/v3/backups => generated 625 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:50.731083 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0575ef54-5e32-462b-a771-59e3ea24c0db None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:50.732927 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0575ef54-5e32-462b-a771-59e3ea24c0db tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] GET https://10.4.3.222/volume/v3/backups?project_id=4bf66da1e58a40fd98ed1a7979e920e3 Aug 01 00:23:50.736091 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0575ef54-5e32-462b-a771-59e3ea24c0db tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:50.736388 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0575ef54-5e32-462b-a771-59e3ea24c0db tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:50.736721 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [None req-0575ef54-5e32-462b-a771-59e3ea24c0db tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Removing options 'project_id' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:23:50.742693 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0575ef54-5e32-462b-a771-59e3ea24c0db tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] https://10.4.3.222/volume/v3/backups?project_id=4bf66da1e58a40fd98ed1a7979e920e3 returned with HTTP 200 Aug 01 00:23:50.743117 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 983/3922] 10.4.3.222 () {68 vars in 1364 bytes} [Sat Aug 1 00:23:50 2026] GET /volume/v3/backups?project_id=4bf66da1e58a40fd98ed1a7979e920e3 => generated 625 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:50.753466 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9509b483-2895-4cbf-9acf-35c2a5e86e91 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:50.755191 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9509b483-2895-4cbf-9acf-35c2a5e86e91 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:23:50.755624 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9509b483-2895-4cbf-9acf-35c2a5e86e91 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-246394185"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:50.758025 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-9509b483-2895-4cbf-9acf-35c2a5e86e91 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-246394185'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:23:50.758132 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-9509b483-2895-4cbf-9acf-35c2a5e86e91 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Create volume of 1 GB Aug 01 00:23:50.763156 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-9509b483-2895-4cbf-9acf-35c2a5e86e91 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Availability Zones retrieved successfully. Aug 01 00:23:50.769518 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9509b483-2895-4cbf-9acf-35c2a5e86e91 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Flow 'volume_create_api' (8cdcc2df-c1f9-46ff-aeda-2acae4e5447e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:23:50.770391 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9509b483-2895-4cbf-9acf-35c2a5e86e91 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5000552d-991a-4c9d-b4fa-a7d9ecaeb266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:50.771231 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-9509b483-2895-4cbf-9acf-35c2a5e86e91 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:23:50.802927 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9509b483-2895-4cbf-9acf-35c2a5e86e91 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5000552d-991a-4c9d-b4fa-a7d9ecaeb266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:50.804214 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9509b483-2895-4cbf-9acf-35c2a5e86e91 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e6c95d0-c47b-4da1-947f-552aeef69eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:50.845159 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-9509b483-2895-4cbf-9acf-35c2a5e86e91 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Created reservations ['82c1b401-d168-4598-872b-ef115c4ddac8', '8d06ced2-54a2-4f96-a276-0fa829ff566d', '454e3b66-4a42-4295-907b-873f802aad4b', 'e3223341-657e-484d-bc55-9c9836547da4'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:23:50.846134 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9509b483-2895-4cbf-9acf-35c2a5e86e91 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e6c95d0-c47b-4da1-947f-552aeef69eb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82c1b401-d168-4598-872b-ef115c4ddac8', '8d06ced2-54a2-4f96-a276-0fa829ff566d', '454e3b66-4a42-4295-907b-873f802aad4b', 'e3223341-657e-484d-bc55-9c9836547da4']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:50.847105 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9509b483-2895-4cbf-9acf-35c2a5e86e91 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc210245-a060-473e-817d-1404c5601245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:50.871325 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9509b483-2895-4cbf-9acf-35c2a5e86e91 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc210245-a060-473e-817d-1404c5601245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0475c1f3-7053-427b-90cb-aa5ad168369c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-246394185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bf66da1e58a40fd98ed1a7979e920e3',qos_specs=None,replication_status=,reservations=['82c1b401-d168-4598-872b-ef115c4ddac8','8d06ced2-54a2-4f96-a276-0fa829ff566d','454e3b66-4a42-4295-907b-873f802aad4b','e3223341-657e-484d-bc55-9c9836547da4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5975c9d82784fd0991e3d78d159ee86',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:23:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-246394185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0475c1f3-7053-427b-90cb-aa5ad168369c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bf66da1e58a40fd98ed1a7979e920e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5975c9d82784fd0991e3d78d159ee86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:50.872395 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9509b483-2895-4cbf-9acf-35c2a5e86e91 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0ef1861-30bd-4c4b-b2d4-c28da52c4f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:50.900827 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9509b483-2895-4cbf-9acf-35c2a5e86e91 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0ef1861-30bd-4c4b-b2d4-c28da52c4f23) transitioned into state 'SUCCESS' from state '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-246394185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bf66da1e58a40fd98ed1a7979e920e3',qos_specs=None,replication_status=,reservations=['82c1b401-d168-4598-872b-ef115c4ddac8','8d06ced2-54a2-4f96-a276-0fa829ff566d','454e3b66-4a42-4295-907b-873f802aad4b','e3223341-657e-484d-bc55-9c9836547da4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5975c9d82784fd0991e3d78d159ee86',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:50.901873 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9509b483-2895-4cbf-9acf-35c2a5e86e91 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b9d0867-1e5d-41dc-8ee3-2fb562064269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:23:50.920789 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9509b483-2895-4cbf-9acf-35c2a5e86e91 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b9d0867-1e5d-41dc-8ee3-2fb562064269) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:23:50.920789 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9509b483-2895-4cbf-9acf-35c2a5e86e91 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Flow 'volume_create_api' (8cdcc2df-c1f9-46ff-aeda-2acae4e5447e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:23:50.920789 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-9509b483-2895-4cbf-9acf-35c2a5e86e91 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Create volume request issued successfully. Aug 01 00:23:50.920789 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9509b483-2895-4cbf-9acf-35c2a5e86e91 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:23:50.920789 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 981/3923] 10.4.3.222 () {70 vars in 1298 bytes} [Sat Aug 1 00:23:50 2026] POST /volume/v3/volumes => generated 777 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 01 00:23:50.937262 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-611dd875-a0a0-44af-89f6-a122d9846a08 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:50.939338 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-611dd875-a0a0-44af-89f6-a122d9846a08 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/volumes/0475c1f3-7053-427b-90cb-aa5ad168369c Aug 01 00:23:50.940066 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-611dd875-a0a0-44af-89f6-a122d9846a08 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:50.940066 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-611dd875-a0a0-44af-89f6-a122d9846a08 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:50.953197 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:50.953197 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:50.959347 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-611dd875-a0a0-44af-89f6-a122d9846a08 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Volume info retrieved successfully. Aug 01 00:23:50.971181 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-611dd875-a0a0-44af-89f6-a122d9846a08 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/volumes/0475c1f3-7053-427b-90cb-aa5ad168369c returned with HTTP 200 Aug 01 00:23:50.971918 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 985/3924] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:50 2026] GET /volume/v3/volumes/0475c1f3-7053-427b-90cb-aa5ad168369c => generated 956 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:50.985252 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-95194940-35f4-4928-955a-f0c97c219d6a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:50.987730 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-95194940-35f4-4928-955a-f0c97c219d6a tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 Aug 01 00:23:50.987730 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-95194940-35f4-4928-955a-f0c97c219d6a tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:50.987861 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-95194940-35f4-4928-955a-f0c97c219d6a tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:50.989038 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-95194940-35f4-4928-955a-f0c97c219d6a tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id 2f53ead3-df7d-47d2-becb-d76070290d16. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:50.993511 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:50.993511 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:50.993789 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-95194940-35f4-4928-955a-f0c97c219d6a tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 returned with HTTP 200 Aug 01 00:23:50.994386 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 976/3925] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:50 2026] GET /volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:51.412315 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-90d09953-6516-47d2-962d-921d86ef8eef None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:51.416281 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-90d09953-6516-47d2-962d-921d86ef8eef tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b Aug 01 00:23:51.416476 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-90d09953-6516-47d2-962d-921d86ef8eef tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:51.416647 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-90d09953-6516-47d2-962d-921d86ef8eef tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:51.416757 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-90d09953-6516-47d2-962d-921d86ef8eef tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 249b5f48-139b-4950-8653-b858355d971b. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:51.422680 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:51.422680 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:51.423687 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-90d09953-6516-47d2-962d-921d86ef8eef tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b returned with HTTP 200 Aug 01 00:23:51.424317 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 984/3926] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:51 2026] GET /volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:51.987559 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-90d40357-cff3-4355-9597-662469819841 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:51.989553 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-90d40357-cff3-4355-9597-662469819841 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/volumes/0475c1f3-7053-427b-90cb-aa5ad168369c Aug 01 00:23:51.989553 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-90d40357-cff3-4355-9597-662469819841 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:51.989662 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-90d40357-cff3-4355-9597-662469819841 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:51.997268 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:51.997268 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:52.000861 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-90d40357-cff3-4355-9597-662469819841 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Volume info retrieved successfully. Aug 01 00:23:52.004536 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-90d40357-cff3-4355-9597-662469819841 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/volumes/0475c1f3-7053-427b-90cb-aa5ad168369c returned with HTTP 200 Aug 01 00:23:52.004916 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 982/3927] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:51 2026] GET /volume/v3/volumes/0475c1f3-7053-427b-90cb-aa5ad168369c => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:23:52.007700 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6cb0e758-4fc5-4650-a9f8-c07dc2c9ee04 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:52.010379 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6cb0e758-4fc5-4650-a9f8-c07dc2c9ee04 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 Aug 01 00:23:52.010640 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6cb0e758-4fc5-4650-a9f8-c07dc2c9ee04 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:52.010950 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6cb0e758-4fc5-4650-a9f8-c07dc2c9ee04 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:52.011125 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-6cb0e758-4fc5-4650-a9f8-c07dc2c9ee04 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id 2f53ead3-df7d-47d2-becb-d76070290d16. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:52.019248 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:52.019248 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:52.020288 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6cb0e758-4fc5-4650-a9f8-c07dc2c9ee04 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 returned with HTTP 200 Aug 01 00:23:52.020995 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 986/3928] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:52 2026] GET /volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:52.022587 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-845d797e-2a4d-4a6c-9253-027245cd05c8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:52.024555 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-845d797e-2a4d-4a6c-9253-027245cd05c8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] POST https://10.4.3.222/volume/v3/backups Aug 01 00:23:52.024992 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-845d797e-2a4d-4a6c-9253-027245cd05c8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0475c1f3-7053-427b-90cb-aa5ad168369c", "name": "tempest-type-Backup-536132623"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:23:52.026648 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-845d797e-2a4d-4a6c-9253-027245cd05c8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Creating new backup {'backup': {'volume_id': '0475c1f3-7053-427b-90cb-aa5ad168369c', 'name': 'tempest-type-Backup-536132623'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:23:52.026842 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-845d797e-2a4d-4a6c-9253-027245cd05c8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Creating backup of volume 0475c1f3-7053-427b-90cb-aa5ad168369c in container None Aug 01 00:23:52.035122 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:52.035122 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:52.035492 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-845d797e-2a4d-4a6c-9253-027245cd05c8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Volume info retrieved successfully. Aug 01 00:23:52.052011 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-845d797e-2a4d-4a6c-9253-027245cd05c8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Created reservations ['12ebcd52-9833-4813-8fbc-04785a071e70', 'a7c98e47-510d-4453-a75c-bb062d8e7dfd'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:23:52.083719 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-845d797e-2a4d-4a6c-9253-027245cd05c8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:23:52.084257 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 977/3929] 10.4.3.222 () {70 vars in 1299 bytes} [Sat Aug 1 00:23:52 2026] POST /volume/v3/backups => generated 315 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:23:52.095691 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d0fa2575-3c17-44f2-91f3-1bead5eee2bd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:52.097743 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d0fa2575-3c17-44f2-91f3-1bead5eee2bd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f Aug 01 00:23:52.098030 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d0fa2575-3c17-44f2-91f3-1bead5eee2bd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:52.098255 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d0fa2575-3c17-44f2-91f3-1bead5eee2bd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:52.098437 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-d0fa2575-3c17-44f2-91f3-1bead5eee2bd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 00a2b374-bc96-4d1b-87a7-1912a381d91f. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:52.107720 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:52.107720 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:52.108570 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d0fa2575-3c17-44f2-91f3-1bead5eee2bd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f returned with HTTP 200 Aug 01 00:23:52.109155 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 985/3930] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:52 2026] GET /volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f => generated 722 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:52.435304 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e8381b26-653c-40df-9452-56b89d194b3a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:52.437177 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e8381b26-653c-40df-9452-56b89d194b3a tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b Aug 01 00:23:52.437371 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e8381b26-653c-40df-9452-56b89d194b3a tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:52.437565 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e8381b26-653c-40df-9452-56b89d194b3a tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:52.437674 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-e8381b26-653c-40df-9452-56b89d194b3a tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 249b5f48-139b-4950-8653-b858355d971b. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:52.442266 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:52.442266 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:52.442971 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e8381b26-653c-40df-9452-56b89d194b3a tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b returned with HTTP 200 Aug 01 00:23:52.443340 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 983/3931] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:52 2026] GET /volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:53.031427 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f24f9d4b-a98b-42a4-b361-c0e9e2e630d3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:53.033126 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f24f9d4b-a98b-42a4-b361-c0e9e2e630d3 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 Aug 01 00:23:53.033319 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f24f9d4b-a98b-42a4-b361-c0e9e2e630d3 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:53.033492 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f24f9d4b-a98b-42a4-b361-c0e9e2e630d3 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:53.033587 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-f24f9d4b-a98b-42a4-b361-c0e9e2e630d3 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id 2f53ead3-df7d-47d2-becb-d76070290d16. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:53.037717 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:53.037717 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:53.038526 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f24f9d4b-a98b-42a4-b361-c0e9e2e630d3 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 returned with HTTP 200 Aug 01 00:23:53.038943 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 987/3932] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:53 2026] GET /volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:53.119750 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1215b44e-582e-471e-b47b-5f955b98aaae None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:53.121461 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1215b44e-582e-471e-b47b-5f955b98aaae tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f Aug 01 00:23:53.121655 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1215b44e-582e-471e-b47b-5f955b98aaae tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:53.121885 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1215b44e-582e-471e-b47b-5f955b98aaae tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:53.122014 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-1215b44e-582e-471e-b47b-5f955b98aaae tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 00a2b374-bc96-4d1b-87a7-1912a381d91f. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:53.125727 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:53.125727 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:53.126279 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1215b44e-582e-471e-b47b-5f955b98aaae tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f returned with HTTP 200 Aug 01 00:23:53.126589 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 978/3933] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:53 2026] GET /volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:53.459696 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-1ec1cb1e-bcf1-4e04-b576-b790bd9aa43d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:53.467614 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1ec1cb1e-bcf1-4e04-b576-b790bd9aa43d tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b Aug 01 00:23:53.468054 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1ec1cb1e-bcf1-4e04-b576-b790bd9aa43d tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:53.468363 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1ec1cb1e-bcf1-4e04-b576-b790bd9aa43d tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:53.468568 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-1ec1cb1e-bcf1-4e04-b576-b790bd9aa43d tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 249b5f48-139b-4950-8653-b858355d971b. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:53.479477 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:53.479477 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:53.480736 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1ec1cb1e-bcf1-4e04-b576-b790bd9aa43d tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b returned with HTTP 200 Aug 01 00:23:53.482249 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 986/3934] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:53 2026] GET /volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:54.051138 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e9b207b8-3039-4a7f-a8a4-d23890f8ac4e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:54.053106 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e9b207b8-3039-4a7f-a8a4-d23890f8ac4e tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 Aug 01 00:23:54.053106 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e9b207b8-3039-4a7f-a8a4-d23890f8ac4e tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:54.053332 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e9b207b8-3039-4a7f-a8a4-d23890f8ac4e tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:54.053867 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-e9b207b8-3039-4a7f-a8a4-d23890f8ac4e tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id 2f53ead3-df7d-47d2-becb-d76070290d16. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:54.060389 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:54.060389 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:54.061201 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e9b207b8-3039-4a7f-a8a4-d23890f8ac4e tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 returned with HTTP 200 Aug 01 00:23:54.061694 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 984/3935] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:54 2026] GET /volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:54.139643 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-58943da1-c847-4860-be2d-37e713bb6b62 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:54.142526 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-58943da1-c847-4860-be2d-37e713bb6b62 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f Aug 01 00:23:54.142828 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-58943da1-c847-4860-be2d-37e713bb6b62 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:54.143067 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-58943da1-c847-4860-be2d-37e713bb6b62 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:54.143201 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-58943da1-c847-4860-be2d-37e713bb6b62 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 00a2b374-bc96-4d1b-87a7-1912a381d91f. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:54.148480 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:54.148480 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:54.149684 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-58943da1-c847-4860-be2d-37e713bb6b62 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f returned with HTTP 200 Aug 01 00:23:54.150297 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 988/3936] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:54 2026] GET /volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:54.494135 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4869b1f8-3983-4c32-82d3-f408b1616d7c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:54.496277 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4869b1f8-3983-4c32-82d3-f408b1616d7c tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b Aug 01 00:23:54.496530 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4869b1f8-3983-4c32-82d3-f408b1616d7c tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:54.496781 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4869b1f8-3983-4c32-82d3-f408b1616d7c tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:54.496926 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-4869b1f8-3983-4c32-82d3-f408b1616d7c tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 249b5f48-139b-4950-8653-b858355d971b. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:54.508374 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:54.508374 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:54.509482 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4869b1f8-3983-4c32-82d3-f408b1616d7c tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b returned with HTTP 200 Aug 01 00:23:54.510114 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 979/3937] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:54 2026] GET /volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:55.073911 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2c8b8ed5-5f39-4537-91cd-2759bcf15209 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:55.084886 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2c8b8ed5-5f39-4537-91cd-2759bcf15209 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 Aug 01 00:23:55.084886 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2c8b8ed5-5f39-4537-91cd-2759bcf15209 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:55.084886 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2c8b8ed5-5f39-4537-91cd-2759bcf15209 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:55.084886 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-2c8b8ed5-5f39-4537-91cd-2759bcf15209 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id 2f53ead3-df7d-47d2-becb-d76070290d16. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:55.093390 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:55.093390 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:55.095824 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2c8b8ed5-5f39-4537-91cd-2759bcf15209 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 returned with HTTP 200 Aug 01 00:23:55.095824 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 987/3938] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:55 2026] GET /volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:55.163676 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9519c3b3-ac7f-4861-8af9-19d839576136 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:55.167069 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9519c3b3-ac7f-4861-8af9-19d839576136 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f Aug 01 00:23:55.167286 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9519c3b3-ac7f-4861-8af9-19d839576136 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:55.167467 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9519c3b3-ac7f-4861-8af9-19d839576136 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:55.167564 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-9519c3b3-ac7f-4861-8af9-19d839576136 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 00a2b374-bc96-4d1b-87a7-1912a381d91f. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:55.173911 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:55.173911 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:55.176360 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9519c3b3-ac7f-4861-8af9-19d839576136 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f returned with HTTP 200 Aug 01 00:23:55.176360 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 985/3939] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:55 2026] GET /volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:55.521339 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-79c8a4eb-1647-4a81-a908-0f732aca1419 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:55.524243 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-79c8a4eb-1647-4a81-a908-0f732aca1419 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b Aug 01 00:23:55.524470 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-79c8a4eb-1647-4a81-a908-0f732aca1419 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:55.524842 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-79c8a4eb-1647-4a81-a908-0f732aca1419 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:55.524842 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-79c8a4eb-1647-4a81-a908-0f732aca1419 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 249b5f48-139b-4950-8653-b858355d971b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:55.530787 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:55.530787 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:55.531543 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-79c8a4eb-1647-4a81-a908-0f732aca1419 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b returned with HTTP 200 Aug 01 00:23:55.531961 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 989/3940] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:55 2026] GET /volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:56.109824 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9d3da61d-48a7-4e6a-b35a-82fe24f8d619 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:56.111623 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9d3da61d-48a7-4e6a-b35a-82fe24f8d619 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 Aug 01 00:23:56.112056 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9d3da61d-48a7-4e6a-b35a-82fe24f8d619 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:56.112416 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9d3da61d-48a7-4e6a-b35a-82fe24f8d619 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:56.113538 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-9d3da61d-48a7-4e6a-b35a-82fe24f8d619 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id 2f53ead3-df7d-47d2-becb-d76070290d16. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:56.117423 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:56.117423 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:56.118459 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9d3da61d-48a7-4e6a-b35a-82fe24f8d619 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 returned with HTTP 200 Aug 01 00:23:56.119186 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 980/3941] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:56 2026] GET /volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:56.188956 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f514ff31-03fd-4bbe-a639-b62295790789 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:56.190671 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f514ff31-03fd-4bbe-a639-b62295790789 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f Aug 01 00:23:56.190915 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f514ff31-03fd-4bbe-a639-b62295790789 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:56.191097 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f514ff31-03fd-4bbe-a639-b62295790789 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:56.191193 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-f514ff31-03fd-4bbe-a639-b62295790789 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 00a2b374-bc96-4d1b-87a7-1912a381d91f. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:56.196023 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:56.196023 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:56.198822 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f514ff31-03fd-4bbe-a639-b62295790789 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f returned with HTTP 200 Aug 01 00:23:56.198822 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 988/3942] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:56 2026] GET /volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:56.542962 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-116ca6b0-af59-4265-baf3-04043d7ca90c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:56.546281 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-116ca6b0-af59-4265-baf3-04043d7ca90c tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b Aug 01 00:23:56.546281 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-116ca6b0-af59-4265-baf3-04043d7ca90c tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:56.546281 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-116ca6b0-af59-4265-baf3-04043d7ca90c tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:56.546569 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-116ca6b0-af59-4265-baf3-04043d7ca90c tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 249b5f48-139b-4950-8653-b858355d971b. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:56.551751 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:56.551751 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:56.552329 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-116ca6b0-af59-4265-baf3-04043d7ca90c tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b returned with HTTP 200 Aug 01 00:23:56.552667 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 986/3943] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:56 2026] GET /volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:57.131127 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dae474f8-56c6-45ed-b634-236005ca74f8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:57.133184 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dae474f8-56c6-45ed-b634-236005ca74f8 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 Aug 01 00:23:57.133430 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dae474f8-56c6-45ed-b634-236005ca74f8 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:57.133674 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dae474f8-56c6-45ed-b634-236005ca74f8 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:57.133867 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-dae474f8-56c6-45ed-b634-236005ca74f8 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id 2f53ead3-df7d-47d2-becb-d76070290d16. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:57.139191 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:57.139191 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:57.140056 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dae474f8-56c6-45ed-b634-236005ca74f8 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 returned with HTTP 200 Aug 01 00:23:57.140574 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 990/3944] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:57 2026] GET /volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:57.212587 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4d5a5ac2-2467-4a78-beeb-172176bd34dd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:57.214394 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4d5a5ac2-2467-4a78-beeb-172176bd34dd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f Aug 01 00:23:57.214394 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4d5a5ac2-2467-4a78-beeb-172176bd34dd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:57.214746 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4d5a5ac2-2467-4a78-beeb-172176bd34dd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:57.214746 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-4d5a5ac2-2467-4a78-beeb-172176bd34dd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 00a2b374-bc96-4d1b-87a7-1912a381d91f. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:57.223933 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:57.223933 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:57.225008 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4d5a5ac2-2467-4a78-beeb-172176bd34dd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f returned with HTTP 200 Aug 01 00:23:57.225088 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 981/3945] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:57 2026] GET /volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:57.563698 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6997ffb3-8704-4c9d-940b-fa7bffbc01aa None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:57.567362 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6997ffb3-8704-4c9d-940b-fa7bffbc01aa tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b Aug 01 00:23:57.567679 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6997ffb3-8704-4c9d-940b-fa7bffbc01aa tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:57.567974 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6997ffb3-8704-4c9d-940b-fa7bffbc01aa tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:57.568091 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-6997ffb3-8704-4c9d-940b-fa7bffbc01aa tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 249b5f48-139b-4950-8653-b858355d971b. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:57.576188 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:57.576188 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:57.576883 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6997ffb3-8704-4c9d-940b-fa7bffbc01aa tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b returned with HTTP 200 Aug 01 00:23:57.577243 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 989/3946] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:57 2026] GET /volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:58.155798 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-0804c8d9-3007-4117-a28c-75f554fa2010 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:58.157676 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0804c8d9-3007-4117-a28c-75f554fa2010 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 Aug 01 00:23:58.158091 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0804c8d9-3007-4117-a28c-75f554fa2010 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:58.158381 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0804c8d9-3007-4117-a28c-75f554fa2010 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:58.158441 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-0804c8d9-3007-4117-a28c-75f554fa2010 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id 2f53ead3-df7d-47d2-becb-d76070290d16. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:58.166606 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:58.166606 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:58.167310 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0804c8d9-3007-4117-a28c-75f554fa2010 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 returned with HTTP 200 Aug 01 00:23:58.167985 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 987/3947] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:58 2026] GET /volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:58.240175 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-42350dd1-f3c4-45a4-9844-80fe8a8fedcd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:58.243372 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-42350dd1-f3c4-45a4-9844-80fe8a8fedcd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f Aug 01 00:23:58.243721 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-42350dd1-f3c4-45a4-9844-80fe8a8fedcd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:58.244065 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-42350dd1-f3c4-45a4-9844-80fe8a8fedcd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:58.244231 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-42350dd1-f3c4-45a4-9844-80fe8a8fedcd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 00a2b374-bc96-4d1b-87a7-1912a381d91f. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:58.257103 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:58.257103 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:58.258234 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-42350dd1-f3c4-45a4-9844-80fe8a8fedcd tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f returned with HTTP 200 Aug 01 00:23:58.258835 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 991/3948] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:58 2026] GET /volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:58.590264 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8a2c276d-3005-45b6-b839-8928617c9cc6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:58.595432 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8a2c276d-3005-45b6-b839-8928617c9cc6 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b Aug 01 00:23:58.595432 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8a2c276d-3005-45b6-b839-8928617c9cc6 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:58.595432 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8a2c276d-3005-45b6-b839-8928617c9cc6 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:58.595432 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-8a2c276d-3005-45b6-b839-8928617c9cc6 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 249b5f48-139b-4950-8653-b858355d971b. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:58.598594 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:58.598594 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:23:58.599197 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8a2c276d-3005-45b6-b839-8928617c9cc6 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b returned with HTTP 200 Aug 01 00:23:58.599621 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 982/3949] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:58 2026] GET /volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:59.181312 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-15e6c9fd-ca15-41a4-82a9-a11e5d4bf0db None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:59.183467 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-15e6c9fd-ca15-41a4-82a9-a11e5d4bf0db tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 Aug 01 00:23:59.183651 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-15e6c9fd-ca15-41a4-82a9-a11e5d4bf0db tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:59.183876 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-15e6c9fd-ca15-41a4-82a9-a11e5d4bf0db tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:59.183996 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-15e6c9fd-ca15-41a4-82a9-a11e5d4bf0db tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id 2f53ead3-df7d-47d2-becb-d76070290d16. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:59.188690 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:59.188690 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:23:59.189454 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-15e6c9fd-ca15-41a4-82a9-a11e5d4bf0db tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 returned with HTTP 200 Aug 01 00:23:59.189817 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 990/3950] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:23:59 2026] GET /volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:23:59.268278 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-af0b8168-82c9-4885-9b68-3bae23d3fcce None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:59.270795 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-af0b8168-82c9-4885-9b68-3bae23d3fcce tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f Aug 01 00:23:59.270795 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-af0b8168-82c9-4885-9b68-3bae23d3fcce tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:59.270795 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-af0b8168-82c9-4885-9b68-3bae23d3fcce tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:59.270795 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-af0b8168-82c9-4885-9b68-3bae23d3fcce tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 00a2b374-bc96-4d1b-87a7-1912a381d91f. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:59.274887 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:59.274887 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:23:59.275640 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-af0b8168-82c9-4885-9b68-3bae23d3fcce tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f returned with HTTP 200 Aug 01 00:23:59.276101 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 988/3951] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:59 2026] GET /volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:23:59.613253 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a9194373-4caa-49a3-a791-9a31a0b3fd7b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:23:59.614903 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a9194373-4caa-49a3-a791-9a31a0b3fd7b tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b Aug 01 00:23:59.615097 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a9194373-4caa-49a3-a791-9a31a0b3fd7b tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:23:59.615267 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a9194373-4caa-49a3-a791-9a31a0b3fd7b tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:23:59.615363 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-a9194373-4caa-49a3-a791-9a31a0b3fd7b tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 249b5f48-139b-4950-8653-b858355d971b. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:23:59.619200 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:23:59.619200 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:23:59.619730 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a9194373-4caa-49a3-a791-9a31a0b3fd7b tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b returned with HTTP 200 Aug 01 00:23:59.620065 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 992/3952] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:23:59 2026] GET /volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:00.200887 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-78b6a0f2-6a0b-4d5d-9e1c-0a0890a510ef None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:00.203122 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-78b6a0f2-6a0b-4d5d-9e1c-0a0890a510ef tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 Aug 01 00:24:00.203487 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-78b6a0f2-6a0b-4d5d-9e1c-0a0890a510ef tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:00.204808 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-78b6a0f2-6a0b-4d5d-9e1c-0a0890a510ef tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:00.204808 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-78b6a0f2-6a0b-4d5d-9e1c-0a0890a510ef tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id 2f53ead3-df7d-47d2-becb-d76070290d16. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:00.209301 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:00.209301 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:00.210255 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-78b6a0f2-6a0b-4d5d-9e1c-0a0890a510ef tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 returned with HTTP 200 Aug 01 00:24:00.210839 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 983/3953] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:00 2026] GET /volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:00.217692 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3392ea98-8bfa-4528-bc52-9b8d36d668f8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:00.219865 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3392ea98-8bfa-4528-bc52-9b8d36d668f8 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:24:00.220269 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3392ea98-8bfa-4528-bc52-9b8d36d668f8 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1958419037", "snapshot_id": null, "imageRef": "a7e69f30-42a3-4df7-b511-e7ec77a3747d", "volume_type": null, "size": 1}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:00.222369 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-3392ea98-8bfa-4528-bc52-9b8d36d668f8 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1958419037', 'snapshot_id': None, 'imageRef': 'a7e69f30-42a3-4df7-b511-e7ec77a3747d', 'volume_type': None, 'size': 1}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:24:00.287828 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ece35073-0493-4933-8b52-930db5fbb65d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:00.289877 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ece35073-0493-4933-8b52-930db5fbb65d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f Aug 01 00:24:00.290159 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ece35073-0493-4933-8b52-930db5fbb65d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:00.291616 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ece35073-0493-4933-8b52-930db5fbb65d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:00.291616 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-ece35073-0493-4933-8b52-930db5fbb65d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 00a2b374-bc96-4d1b-87a7-1912a381d91f. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:00.294851 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:00.294851 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:00.296092 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ece35073-0493-4933-8b52-930db5fbb65d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f returned with HTTP 200 Aug 01 00:24:00.296404 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 989/3954] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:00 2026] GET /volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:00.314131 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-3392ea98-8bfa-4528-bc52-9b8d36d668f8 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Create volume of 1 GB Aug 01 00:24:00.318577 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3392ea98-8bfa-4528-bc52-9b8d36d668f8 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Availability Zones retrieved successfully. Aug 01 00:24:00.323970 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3392ea98-8bfa-4528-bc52-9b8d36d668f8 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Flow 'volume_create_api' (1a98677d-5cba-47ce-893a-c38db3bb21ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:00.325157 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3392ea98-8bfa-4528-bc52-9b8d36d668f8 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (735df3a0-4019-4606-a04b-4f1e9c4ee884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:00.326081 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-3392ea98-8bfa-4528-bc52-9b8d36d668f8 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:24:00.382656 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3392ea98-8bfa-4528-bc52-9b8d36d668f8 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (735df3a0-4019-4606-a04b-4f1e9c4ee884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:00.383420 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3392ea98-8bfa-4528-bc52-9b8d36d668f8 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3a313f1-bcf7-434c-ad06-1015735a8851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:00.445103 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-3392ea98-8bfa-4528-bc52-9b8d36d668f8 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Created reservations ['280cda6c-05eb-4e4b-aa9a-e5ec983c8518', 'dc015020-3905-452d-a936-2f2c663b745b', '74b55740-3a5b-487b-900c-c9d465f79623', '4d62bee0-bcce-4063-b9cc-b42976eef67c'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:00.446000 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3392ea98-8bfa-4528-bc52-9b8d36d668f8 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3a313f1-bcf7-434c-ad06-1015735a8851) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['280cda6c-05eb-4e4b-aa9a-e5ec983c8518', 'dc015020-3905-452d-a936-2f2c663b745b', '74b55740-3a5b-487b-900c-c9d465f79623', '4d62bee0-bcce-4063-b9cc-b42976eef67c']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:00.447416 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3392ea98-8bfa-4528-bc52-9b8d36d668f8 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cac87cfe-6066-4fae-a8b5-aaa153b10494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:00.468785 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3392ea98-8bfa-4528-bc52-9b8d36d668f8 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cac87cfe-6066-4fae-a8b5-aaa153b10494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66c79616-8ff7-405a-a2e0-f96ad2a1bac1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1958419037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92ef82adeb074d6894b3e273296559d1',qos_specs=None,replication_status=,reservations=['280cda6c-05eb-4e4b-aa9a-e5ec983c8518','dc015020-3905-452d-a936-2f2c663b745b','74b55740-3a5b-487b-900c-c9d465f79623','4d62bee0-bcce-4063-b9cc-b42976eef67c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c58d8ac2890a4bf4b95dd3456367795b',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:24:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1958419037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66c79616-8ff7-405a-a2e0-f96ad2a1bac1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92ef82adeb074d6894b3e273296559d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c58d8ac2890a4bf4b95dd3456367795b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:00.469444 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3392ea98-8bfa-4528-bc52-9b8d36d668f8 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff552a67-804a-417a-8d5b-021101f1c3f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:00.486199 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3392ea98-8bfa-4528-bc52-9b8d36d668f8 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff552a67-804a-417a-8d5b-021101f1c3f6) transitioned into state 'SUCCESS' from state '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-1958419037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92ef82adeb074d6894b3e273296559d1',qos_specs=None,replication_status=,reservations=['280cda6c-05eb-4e4b-aa9a-e5ec983c8518','dc015020-3905-452d-a936-2f2c663b745b','74b55740-3a5b-487b-900c-c9d465f79623','4d62bee0-bcce-4063-b9cc-b42976eef67c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c58d8ac2890a4bf4b95dd3456367795b',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:00.486913 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3392ea98-8bfa-4528-bc52-9b8d36d668f8 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5692c973-03b1-4645-8c90-ea8eb2d18bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:00.495197 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3392ea98-8bfa-4528-bc52-9b8d36d668f8 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5692c973-03b1-4645-8c90-ea8eb2d18bfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:00.495970 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-3392ea98-8bfa-4528-bc52-9b8d36d668f8 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Flow 'volume_create_api' (1a98677d-5cba-47ce-893a-c38db3bb21ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:00.496254 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3392ea98-8bfa-4528-bc52-9b8d36d668f8 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Create volume request issued successfully. Aug 01 00:24:00.496829 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3392ea98-8bfa-4528-bc52-9b8d36d668f8 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:24:00.497234 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 991/3955] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:24:00 2026] POST /volume/v3/volumes => generated 754 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:00.510696 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8ce1ade8-ceae-4d61-93c8-a782cc53234b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:00.512919 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8ce1ade8-ceae-4d61-93c8-a782cc53234b tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/volumes/66c79616-8ff7-405a-a2e0-f96ad2a1bac1 Aug 01 00:24:00.513206 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8ce1ade8-ceae-4d61-93c8-a782cc53234b tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:00.513455 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8ce1ade8-ceae-4d61-93c8-a782cc53234b tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:00.522004 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:00.522004 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:00.526411 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8ce1ade8-ceae-4d61-93c8-a782cc53234b tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Volume info retrieved successfully. Aug 01 00:24:00.531661 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8ce1ade8-ceae-4d61-93c8-a782cc53234b tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/volumes/66c79616-8ff7-405a-a2e0-f96ad2a1bac1 returned with HTTP 200 Aug 01 00:24:00.532164 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 993/3956] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:00 2026] GET /volume/v3/volumes/66c79616-8ff7-405a-a2e0-f96ad2a1bac1 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:00.632076 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-21fe71d2-09f4-4dc2-82e5-9b1bda64a5e5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:00.641848 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-21fe71d2-09f4-4dc2-82e5-9b1bda64a5e5 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b Aug 01 00:24:00.643059 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-21fe71d2-09f4-4dc2-82e5-9b1bda64a5e5 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:00.643540 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-21fe71d2-09f4-4dc2-82e5-9b1bda64a5e5 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:00.645165 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-21fe71d2-09f4-4dc2-82e5-9b1bda64a5e5 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 249b5f48-139b-4950-8653-b858355d971b. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:00.651018 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:00.651018 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:00.652232 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-21fe71d2-09f4-4dc2-82e5-9b1bda64a5e5 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b returned with HTTP 200 Aug 01 00:24:00.653104 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 984/3957] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:00 2026] GET /volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b => generated 737 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:00.666121 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-86f93a34-dc44-4d8b-8754-d1262e234792 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:00.668571 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-86f93a34-dc44-4d8b-8754-d1262e234792 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] POST https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b/action Aug 01 00:24:00.669072 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-86f93a34-dc44-4d8b-8754-d1262e234792 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:24:00.669415 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-86f93a34-dc44-4d8b-8754-d1262e234792 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:00.671112 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.admin_actions [None req-86f93a34-dc44-4d8b-8754-d1262e234792 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] Updating backup '249b5f48-139b-4950-8653-b858355d971b' with '{'status': 'error'}' {{(pid=100408) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 01 00:24:00.681676 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:00.681676 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:00.683147 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.policy [None req-86f93a34-dc44-4d8b-8754-d1262e234792 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ada3baf5d7d64a2cbf8d1c8727867988', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '819ab68c609a4895862f177fed8f4962', '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=100408) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:24:00.683412 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-86f93a34-dc44-4d8b-8754-d1262e234792 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b/action returned with HTTP 403 Aug 01 00:24:00.684055 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 990/3958] 10.4.3.222 () {70 vars in 1430 bytes} [Sat Aug 1 00:24:00 2026] POST /volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b/action => generated 131 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:00.694144 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3a93062d-ff19-45c2-8db9-0da344b06935 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:00.696417 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3a93062d-ff19-45c2-8db9-0da344b06935 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/6a8233e6-7449-4168-96a8-5bed88688c90 Aug 01 00:24:00.696788 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3a93062d-ff19-45c2-8db9-0da344b06935 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:00.697031 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3a93062d-ff19-45c2-8db9-0da344b06935 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:00.697227 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-3a93062d-ff19-45c2-8db9-0da344b06935 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Delete volume with id: 6a8233e6-7449-4168-96a8-5bed88688c90 Aug 01 00:24:00.709527 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:00.709527 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:00.710063 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3a93062d-ff19-45c2-8db9-0da344b06935 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Volume info retrieved successfully. Aug 01 00:24:00.729948 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3a93062d-ff19-45c2-8db9-0da344b06935 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Delete volume request issued successfully. Aug 01 00:24:00.730180 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3a93062d-ff19-45c2-8db9-0da344b06935 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/volumes/6a8233e6-7449-4168-96a8-5bed88688c90 returned with HTTP 202 Aug 01 00:24:00.730692 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 992/3959] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:24:00 2026] DELETE /volume/v3/volumes/6a8233e6-7449-4168-96a8-5bed88688c90 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:00.737969 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b5de579f-959d-465b-85fb-8c521b3a7b45 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:00.740658 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b5de579f-959d-465b-85fb-8c521b3a7b45 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/volumes/6a8233e6-7449-4168-96a8-5bed88688c90 Aug 01 00:24:00.740914 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b5de579f-959d-465b-85fb-8c521b3a7b45 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:00.741099 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b5de579f-959d-465b-85fb-8c521b3a7b45 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:00.753258 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:00.753258 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:00.758986 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b5de579f-959d-465b-85fb-8c521b3a7b45 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Volume info retrieved successfully. Aug 01 00:24:00.766058 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b5de579f-959d-465b-85fb-8c521b3a7b45 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/volumes/6a8233e6-7449-4168-96a8-5bed88688c90 returned with HTTP 200 Aug 01 00:24:00.766627 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 994/3960] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:00 2026] GET /volume/v3/volumes/6a8233e6-7449-4168-96a8-5bed88688c90 => generated 1007 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:01.223257 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7cf16132-65f7-4fed-a77e-77e92b3905ab None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:01.224955 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7cf16132-65f7-4fed-a77e-77e92b3905ab tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 Aug 01 00:24:01.225281 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7cf16132-65f7-4fed-a77e-77e92b3905ab tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:01.225566 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7cf16132-65f7-4fed-a77e-77e92b3905ab tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:01.226516 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-7cf16132-65f7-4fed-a77e-77e92b3905ab tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id 2f53ead3-df7d-47d2-becb-d76070290d16. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:01.231612 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:01.231612 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:01.231612 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7cf16132-65f7-4fed-a77e-77e92b3905ab tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 returned with HTTP 200 Aug 01 00:24:01.231612 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 985/3961] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:01 2026] GET /volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:01.307163 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a724ffc1-f746-4e14-8650-28c15c81b5ec None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:01.309068 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a724ffc1-f746-4e14-8650-28c15c81b5ec tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f Aug 01 00:24:01.309327 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a724ffc1-f746-4e14-8650-28c15c81b5ec tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:01.309554 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a724ffc1-f746-4e14-8650-28c15c81b5ec tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:01.309616 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-a724ffc1-f746-4e14-8650-28c15c81b5ec tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 00a2b374-bc96-4d1b-87a7-1912a381d91f. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:01.314642 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:01.314642 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:01.315369 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a724ffc1-f746-4e14-8650-28c15c81b5ec tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f returned with HTTP 200 Aug 01 00:24:01.315851 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 991/3962] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:01 2026] GET /volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:01.546463 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-20e182f5-6e78-45ce-9baf-896c98936b33 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:01.548456 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-20e182f5-6e78-45ce-9baf-896c98936b33 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/volumes/66c79616-8ff7-405a-a2e0-f96ad2a1bac1 Aug 01 00:24:01.548818 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-20e182f5-6e78-45ce-9baf-896c98936b33 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:01.549135 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-20e182f5-6e78-45ce-9baf-896c98936b33 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:01.556276 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:01.556276 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:01.560537 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-20e182f5-6e78-45ce-9baf-896c98936b33 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Volume info retrieved successfully. Aug 01 00:24:01.565113 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-20e182f5-6e78-45ce-9baf-896c98936b33 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/volumes/66c79616-8ff7-405a-a2e0-f96ad2a1bac1 returned with HTTP 200 Aug 01 00:24:01.565758 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 993/3963] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:01 2026] GET /volume/v3/volumes/66c79616-8ff7-405a-a2e0-f96ad2a1bac1 => generated 1362 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:01.578571 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-36bbf37d-ea6f-4486-bff7-9f84d8566ebb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:01.580547 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-36bbf37d-ea6f-4486-bff7-9f84d8566ebb tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/volumes/66c79616-8ff7-405a-a2e0-f96ad2a1bac1 Aug 01 00:24:01.580747 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-36bbf37d-ea6f-4486-bff7-9f84d8566ebb tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:01.581008 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-36bbf37d-ea6f-4486-bff7-9f84d8566ebb tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:01.588097 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:01.588097 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:01.592092 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-36bbf37d-ea6f-4486-bff7-9f84d8566ebb tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Volume info retrieved successfully. Aug 01 00:24:01.597220 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-36bbf37d-ea6f-4486-bff7-9f84d8566ebb tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/volumes/66c79616-8ff7-405a-a2e0-f96ad2a1bac1 returned with HTTP 200 Aug 01 00:24:01.597634 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 995/3964] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:01 2026] GET /volume/v3/volumes/66c79616-8ff7-405a-a2e0-f96ad2a1bac1 => generated 1362 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:01.610208 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ec0d1789-f686-4465-8fdd-bd881a97bd18 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:01.612043 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ec0d1789-f686-4465-8fdd-bd881a97bd18 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/volumes/66c79616-8ff7-405a-a2e0-f96ad2a1bac1 Aug 01 00:24:01.612497 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ec0d1789-f686-4465-8fdd-bd881a97bd18 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:01.612884 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ec0d1789-f686-4465-8fdd-bd881a97bd18 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:01.622439 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:01.622439 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:01.632050 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ec0d1789-f686-4465-8fdd-bd881a97bd18 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Volume info retrieved successfully. Aug 01 00:24:01.636250 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ec0d1789-f686-4465-8fdd-bd881a97bd18 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/volumes/66c79616-8ff7-405a-a2e0-f96ad2a1bac1 returned with HTTP 200 Aug 01 00:24:01.637039 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 986/3965] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:01 2026] GET /volume/v3/volumes/66c79616-8ff7-405a-a2e0-f96ad2a1bac1 => generated 1362 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:01.653073 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-670db12d-c069-47fc-979d-496378a69448 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:01.655681 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-670db12d-c069-47fc-979d-496378a69448 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] POST https://10.4.3.222/volume/v3/backups Aug 01 00:24:01.656158 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-670db12d-c069-47fc-979d-496378a69448 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "66c79616-8ff7-405a-a2e0-f96ad2a1bac1", "name": "tempest-TestVolumeBackupRestore-backup-1065741158", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:01.658227 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.backups [None req-670db12d-c069-47fc-979d-496378a69448 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Creating new backup {'backup': {'volume_id': '66c79616-8ff7-405a-a2e0-f96ad2a1bac1', 'name': 'tempest-TestVolumeBackupRestore-backup-1065741158', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100408) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:24:01.658411 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.contrib.backups [None req-670db12d-c069-47fc-979d-496378a69448 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Creating backup of volume 66c79616-8ff7-405a-a2e0-f96ad2a1bac1 in container None Aug 01 00:24:01.669757 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:01.669757 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:01.670212 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-670db12d-c069-47fc-979d-496378a69448 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Volume info retrieved successfully. Aug 01 00:24:01.702515 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-670db12d-c069-47fc-979d-496378a69448 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Created reservations ['f2170550-4387-4e0a-b8f8-005066e5a9cb', 'f7b39403-4693-4fd3-b5d5-991ccebd01ce'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:01.736068 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-670db12d-c069-47fc-979d-496378a69448 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:24:01.736733 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 992/3966] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:24:01 2026] POST /volume/v3/backups => generated 335 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:01.744077 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d85c9be7-8084-40c6-8f97-50efa74b50fd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:01.746671 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d85c9be7-8084-40c6-8f97-50efa74b50fd tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 Aug 01 00:24:01.746949 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d85c9be7-8084-40c6-8f97-50efa74b50fd tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:01.747168 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d85c9be7-8084-40c6-8f97-50efa74b50fd tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:01.747282 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-d85c9be7-8084-40c6-8f97-50efa74b50fd tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Show backup with id d01e1daa-e260-496f-a688-c20726697c98. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:01.752677 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:01.752677 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:01.753617 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d85c9be7-8084-40c6-8f97-50efa74b50fd tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 returned with HTTP 200 Aug 01 00:24:01.754181 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 994/3967] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:01 2026] GET /volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 => generated 742 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:24:01.782851 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-243a5780-4e5d-42de-8291-a2fe9d736c51 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:01.784394 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-243a5780-4e5d-42de-8291-a2fe9d736c51 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/volumes/6a8233e6-7449-4168-96a8-5bed88688c90 Aug 01 00:24:01.784654 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-243a5780-4e5d-42de-8291-a2fe9d736c51 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:01.784912 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-243a5780-4e5d-42de-8291-a2fe9d736c51 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:01.791055 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-243a5780-4e5d-42de-8291-a2fe9d736c51 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/volumes/6a8233e6-7449-4168-96a8-5bed88688c90 returned with HTTP 404 Aug 01 00:24:01.791500 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 996/3968] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:01 2026] GET /volume/v3/volumes/6a8233e6-7449-4168-96a8-5bed88688c90 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:01.799881 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7b80a039-c178-4e13-abfa-2b77279ce56c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:01.803746 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7b80a039-c178-4e13-abfa-2b77279ce56c tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] GET https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df Aug 01 00:24:01.803746 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7b80a039-c178-4e13-abfa-2b77279ce56c tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:01.803746 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7b80a039-c178-4e13-abfa-2b77279ce56c tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:01.803746 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-7b80a039-c178-4e13-abfa-2b77279ce56c tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] Show backup with id 46de8234-5f18-4b97-84a1-83d8e2f794df. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:01.807753 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:01.807753 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:01.809088 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7b80a039-c178-4e13-abfa-2b77279ce56c tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-reader] https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df returned with HTTP 200 Aug 01 00:24:01.809088 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 987/3969] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:01 2026] GET /volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:01.819386 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1320a2ab-448f-4c0f-bb9c-da7ffcc29afe None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:01.821259 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1320a2ab-448f-4c0f-bb9c-da7ffcc29afe tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] DELETE https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b Aug 01 00:24:01.821473 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1320a2ab-448f-4c0f-bb9c-da7ffcc29afe tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:01.821648 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1320a2ab-448f-4c0f-bb9c-da7ffcc29afe tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:01.821752 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.contrib.backups [None req-1320a2ab-448f-4c0f-bb9c-da7ffcc29afe tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Delete backup with id: 249b5f48-139b-4950-8653-b858355d971b. Aug 01 00:24:01.826015 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:01.826015 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:01.838518 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.backup.rpcapi [None req-1320a2ab-448f-4c0f-bb9c-da7ffcc29afe tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] delete_backup rpcapi backup_id 249b5f48-139b-4950-8653-b858355d971b {{(pid=100408) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:24:01.840674 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1320a2ab-448f-4c0f-bb9c-da7ffcc29afe tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b returned with HTTP 202 Aug 01 00:24:01.841180 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 993/3970] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:24:01 2026] DELETE /volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:24:01.847813 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4c9d5007-e603-4ea9-b567-ed758279af71 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:01.849505 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4c9d5007-e603-4ea9-b567-ed758279af71 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b Aug 01 00:24:01.849730 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4c9d5007-e603-4ea9-b567-ed758279af71 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:01.849929 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4c9d5007-e603-4ea9-b567-ed758279af71 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:01.850027 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-4c9d5007-e603-4ea9-b567-ed758279af71 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 249b5f48-139b-4950-8653-b858355d971b. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:01.854998 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:01.854998 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:01.855557 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4c9d5007-e603-4ea9-b567-ed758279af71 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b returned with HTTP 200 Aug 01 00:24:01.855990 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 995/3971] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:01 2026] GET /volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:02.241002 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ff63fcdc-e14b-4ed9-ab93-c16d66ccff19 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:02.243500 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ff63fcdc-e14b-4ed9-ab93-c16d66ccff19 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 Aug 01 00:24:02.243840 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ff63fcdc-e14b-4ed9-ab93-c16d66ccff19 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:02.244095 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ff63fcdc-e14b-4ed9-ab93-c16d66ccff19 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:02.244239 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-ff63fcdc-e14b-4ed9-ab93-c16d66ccff19 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id 2f53ead3-df7d-47d2-becb-d76070290d16. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:02.249316 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:02.249316 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:02.250077 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ff63fcdc-e14b-4ed9-ab93-c16d66ccff19 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 returned with HTTP 200 Aug 01 00:24:02.250533 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 997/3972] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:02 2026] GET /volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:02.261577 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-01db4e2c-a8d7-4e9f-b954-3912649e8536 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:02.263280 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-01db4e2c-a8d7-4e9f-b954-3912649e8536 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] POST https://10.4.3.222/volume/v3/backups Aug 01 00:24:02.263600 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-01db4e2c-a8d7-4e9f-b954-3912649e8536 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a9438826-be02-4fc4-948f-3b38bd3cfdad", "incremental": true}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:02.265092 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-01db4e2c-a8d7-4e9f-b954-3912649e8536 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Creating new backup {'backup': {'volume_id': 'a9438826-be02-4fc4-948f-3b38bd3cfdad', 'incremental': True}} {{(pid=100407) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:24:02.265244 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-01db4e2c-a8d7-4e9f-b954-3912649e8536 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Creating backup of volume a9438826-be02-4fc4-948f-3b38bd3cfdad in container None Aug 01 00:24:02.274164 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:02.274164 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:02.274687 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-01db4e2c-a8d7-4e9f-b954-3912649e8536 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Volume info retrieved successfully. Aug 01 00:24:02.294364 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-01db4e2c-a8d7-4e9f-b954-3912649e8536 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Created reservations ['82a20c0f-497c-4f84-8dd3-27712fcd05ca', 'beb55058-e8f7-4e71-8a1f-7557ffaa138b'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:02.313303 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-01db4e2c-a8d7-4e9f-b954-3912649e8536 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups returned with HTTP 400 Aug 01 00:24:02.314144 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 988/3973] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:24:02 2026] POST /volume/v3/backups => generated 109 bytes in 53 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 01 00:24:02.322741 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6169f386-2360-4722-a838-39edd4012ab8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:02.324495 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6169f386-2360-4722-a838-39edd4012ab8 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] DELETE https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 Aug 01 00:24:02.324685 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6169f386-2360-4722-a838-39edd4012ab8 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:02.324889 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6169f386-2360-4722-a838-39edd4012ab8 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:02.324993 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.contrib.backups [None req-6169f386-2360-4722-a838-39edd4012ab8 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Delete backup with id: 2f53ead3-df7d-47d2-becb-d76070290d16. Aug 01 00:24:02.328342 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-750640a0-3086-403a-a3a7-891d03b9bbde None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:02.330539 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:02.330539 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:02.330621 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-750640a0-3086-403a-a3a7-891d03b9bbde tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f Aug 01 00:24:02.332060 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-750640a0-3086-403a-a3a7-891d03b9bbde tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:02.332060 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-750640a0-3086-403a-a3a7-891d03b9bbde tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:02.332060 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-750640a0-3086-403a-a3a7-891d03b9bbde tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 00a2b374-bc96-4d1b-87a7-1912a381d91f. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:02.335932 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:02.335932 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:02.336653 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-750640a0-3086-403a-a3a7-891d03b9bbde tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f returned with HTTP 200 Aug 01 00:24:02.338174 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 996/3974] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:02 2026] GET /volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:24:02.345537 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.backup.rpcapi [None req-6169f386-2360-4722-a838-39edd4012ab8 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] delete_backup rpcapi backup_id 2f53ead3-df7d-47d2-becb-d76070290d16 {{(pid=100408) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:24:02.347113 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6169f386-2360-4722-a838-39edd4012ab8 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 returned with HTTP 202 Aug 01 00:24:02.347513 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 994/3975] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:24:02 2026] DELETE /volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:24:02.354855 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6fcb3860-7144-421f-abd5-dac262cd5e2c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:02.356553 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6fcb3860-7144-421f-abd5-dac262cd5e2c tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 Aug 01 00:24:02.356749 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6fcb3860-7144-421f-abd5-dac262cd5e2c tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:02.356925 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6fcb3860-7144-421f-abd5-dac262cd5e2c tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:02.357035 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-6fcb3860-7144-421f-abd5-dac262cd5e2c tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id 2f53ead3-df7d-47d2-becb-d76070290d16. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:02.360986 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:02.360986 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:02.361557 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6fcb3860-7144-421f-abd5-dac262cd5e2c tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 returned with HTTP 200 Aug 01 00:24:02.361932 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 998/3976] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:02 2026] GET /volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:02.766682 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8b76ffe1-9b39-450f-a44d-03f43bfd4149 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:02.769689 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8b76ffe1-9b39-450f-a44d-03f43bfd4149 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 Aug 01 00:24:02.769689 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8b76ffe1-9b39-450f-a44d-03f43bfd4149 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:02.769689 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8b76ffe1-9b39-450f-a44d-03f43bfd4149 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:02.769689 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-8b76ffe1-9b39-450f-a44d-03f43bfd4149 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Show backup with id d01e1daa-e260-496f-a688-c20726697c98. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:02.773037 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:02.773037 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:02.773829 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8b76ffe1-9b39-450f-a44d-03f43bfd4149 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 returned with HTTP 200 Aug 01 00:24:02.774215 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 989/3977] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:02 2026] GET /volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:02.866664 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-859916ab-f061-4ec6-8e29-2275b48076b1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:02.869427 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-859916ab-f061-4ec6-8e29-2275b48076b1 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b Aug 01 00:24:02.869698 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-859916ab-f061-4ec6-8e29-2275b48076b1 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:02.874644 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-859916ab-f061-4ec6-8e29-2275b48076b1 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:02.874844 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-859916ab-f061-4ec6-8e29-2275b48076b1 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 249b5f48-139b-4950-8653-b858355d971b. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:02.880669 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-859916ab-f061-4ec6-8e29-2275b48076b1 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b returned with HTTP 404 Aug 01 00:24:02.881430 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 997/3978] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:02 2026] GET /volume/v3/backups/249b5f48-139b-4950-8653-b858355d971b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:02.890228 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-aa22e744-64ff-4dd5-a92f-3527fad75043 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:02.893217 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-aa22e744-64ff-4dd5-a92f-3527fad75043 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] DELETE https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 Aug 01 00:24:02.893418 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-aa22e744-64ff-4dd5-a92f-3527fad75043 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:02.893648 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-aa22e744-64ff-4dd5-a92f-3527fad75043 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:02.893812 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.contrib.backups [None req-aa22e744-64ff-4dd5-a92f-3527fad75043 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Delete backup with id: e8da09e0-fd24-4266-95f3-42b0560dc9c2. Aug 01 00:24:02.898830 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:02.898830 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:02.910976 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.backup.rpcapi [None req-aa22e744-64ff-4dd5-a92f-3527fad75043 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] delete_backup rpcapi backup_id e8da09e0-fd24-4266-95f3-42b0560dc9c2 {{(pid=100408) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:24:02.912716 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-aa22e744-64ff-4dd5-a92f-3527fad75043 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 returned with HTTP 202 Aug 01 00:24:02.913163 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 995/3979] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:24:02 2026] DELETE /volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:24:02.920307 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5b32eed1-eac0-4df6-afdc-79ce1c133010 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:02.922383 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5b32eed1-eac0-4df6-afdc-79ce1c133010 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 Aug 01 00:24:02.922548 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5b32eed1-eac0-4df6-afdc-79ce1c133010 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:02.922739 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5b32eed1-eac0-4df6-afdc-79ce1c133010 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:02.922871 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-5b32eed1-eac0-4df6-afdc-79ce1c133010 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id e8da09e0-fd24-4266-95f3-42b0560dc9c2. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:02.927660 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:02.927660 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:02.928347 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5b32eed1-eac0-4df6-afdc-79ce1c133010 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 returned with HTTP 200 Aug 01 00:24:02.929043 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 999/3980] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:02 2026] GET /volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:03.349585 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9153e2da-3f36-4998-8214-6e1ff38ef13f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:03.351541 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9153e2da-3f36-4998-8214-6e1ff38ef13f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f Aug 01 00:24:03.351841 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9153e2da-3f36-4998-8214-6e1ff38ef13f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:03.352052 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9153e2da-3f36-4998-8214-6e1ff38ef13f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:03.352186 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-9153e2da-3f36-4998-8214-6e1ff38ef13f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 00a2b374-bc96-4d1b-87a7-1912a381d91f. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:03.356387 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:03.356387 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:03.357088 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9153e2da-3f36-4998-8214-6e1ff38ef13f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f returned with HTTP 200 Aug 01 00:24:03.357409 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 990/3981] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:03 2026] GET /volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:03.372955 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0442a219-21c7-4908-bc81-7eb21635f917 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:03.374891 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0442a219-21c7-4908-bc81-7eb21635f917 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 Aug 01 00:24:03.375118 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0442a219-21c7-4908-bc81-7eb21635f917 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:03.375342 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0442a219-21c7-4908-bc81-7eb21635f917 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:03.375492 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-0442a219-21c7-4908-bc81-7eb21635f917 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id 2f53ead3-df7d-47d2-becb-d76070290d16. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:03.382441 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0442a219-21c7-4908-bc81-7eb21635f917 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 returned with HTTP 404 Aug 01 00:24:03.382441 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 998/3982] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:03 2026] GET /volume/v3/backups/2f53ead3-df7d-47d2-becb-d76070290d16 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:03.391277 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-dd3b3763-c195-4bb5-8df1-8c1dbdab4d93 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:03.392875 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-dd3b3763-c195-4bb5-8df1-8c1dbdab4d93 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:24:03.393202 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-dd3b3763-c195-4bb5-8df1-8c1dbdab4d93 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-193682434"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:03.394549 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-dd3b3763-c195-4bb5-8df1-8c1dbdab4d93 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-193682434'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:24:03.394668 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-dd3b3763-c195-4bb5-8df1-8c1dbdab4d93 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Create volume of 1 GB Aug 01 00:24:03.398564 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-dd3b3763-c195-4bb5-8df1-8c1dbdab4d93 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Availability Zones retrieved successfully. Aug 01 00:24:03.403810 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dd3b3763-c195-4bb5-8df1-8c1dbdab4d93 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Flow 'volume_create_api' (d481c80d-0672-4a23-be33-1f1b69895607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:03.404636 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dd3b3763-c195-4bb5-8df1-8c1dbdab4d93 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12867a45-7d66-486d-9e46-c1ed12e7412b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:03.407047 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-dd3b3763-c195-4bb5-8df1-8c1dbdab4d93 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:24:03.432075 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dd3b3763-c195-4bb5-8df1-8c1dbdab4d93 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12867a45-7d66-486d-9e46-c1ed12e7412b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:03.432806 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dd3b3763-c195-4bb5-8df1-8c1dbdab4d93 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fcf07b3-505a-4f6d-99b6-804694f987ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:03.473176 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-dd3b3763-c195-4bb5-8df1-8c1dbdab4d93 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Created reservations ['e76f385e-023e-43c7-83fd-0a0fa385d4bb', '8cf960d1-fee5-4444-aee7-7dc808d0b763', 'd28d1748-4e56-4246-abe8-c471a424acf4', 'bda25f06-98bd-4fca-84de-8d9cabc527f8'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:03.474031 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dd3b3763-c195-4bb5-8df1-8c1dbdab4d93 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fcf07b3-505a-4f6d-99b6-804694f987ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e76f385e-023e-43c7-83fd-0a0fa385d4bb', '8cf960d1-fee5-4444-aee7-7dc808d0b763', 'd28d1748-4e56-4246-abe8-c471a424acf4', 'bda25f06-98bd-4fca-84de-8d9cabc527f8']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:03.475187 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dd3b3763-c195-4bb5-8df1-8c1dbdab4d93 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ca1c87e-5dde-4271-9e1f-e9e9aae24f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:03.496464 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dd3b3763-c195-4bb5-8df1-8c1dbdab4d93 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ca1c87e-5dde-4271-9e1f-e9e9aae24f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9367d879-1e2c-4597-99ce-21db21f7c648', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-193682434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3c3986dc7154489ba9333969edbc81e',qos_specs=None,replication_status=,reservations=['e76f385e-023e-43c7-83fd-0a0fa385d4bb','8cf960d1-fee5-4444-aee7-7dc808d0b763','d28d1748-4e56-4246-abe8-c471a424acf4','bda25f06-98bd-4fca-84de-8d9cabc527f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b35e6fe204de4c81a4d10cf446e3aee0',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:24:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-193682434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9367d879-1e2c-4597-99ce-21db21f7c648,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3c3986dc7154489ba9333969edbc81e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b35e6fe204de4c81a4d10cf446e3aee0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:03.497668 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dd3b3763-c195-4bb5-8df1-8c1dbdab4d93 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4db179bc-0a27-4d68-af85-7817810beca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:03.505648 np0000006296 devstack@c-api.service[100408]: DEBUG oslo_db.api [None req-dd3b3763-c195-4bb5-8df1-8c1dbdab4d93 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] DB error: (pymysql.err.OperationalError) (1213, 'Deadlock found when trying to get lock; try restarting transaction') Aug 01 00:24:03.505648 np0000006296 devstack@c-api.service[100408]: [SQL: SELECT reservations.id AS reservations_id, reservations.uuid AS reservations_uuid, reservations.usage_id AS reservations_usage_id, reservations.project_id AS reservations_project_id, reservations.resource AS reservations_resource, reservations.delta AS reservations_delta, reservations.expire AS reservations_expire, reservations.deleted_at AS reservations_deleted_at, reservations.deleted AS reservations_deleted, reservations.created_at AS reservations_created_at, reservations.updated_at AS reservations_updated_at Aug 01 00:24:03.505648 np0000006296 devstack@c-api.service[100408]: FROM reservations Aug 01 00:24:03.505648 np0000006296 devstack@c-api.service[100408]: WHERE reservations.deleted = false AND reservations.uuid IN (%(uuid_1_1)s, %(uuid_1_2)s, %(uuid_1_3)s, %(uuid_1_4)s) FOR UPDATE] Aug 01 00:24:03.505648 np0000006296 devstack@c-api.service[100408]: [parameters: {'uuid_1_1': 'e76f385e-023e-43c7-83fd-0a0fa385d4bb', 'uuid_1_2': '8cf960d1-fee5-4444-aee7-7dc808d0b763', 'uuid_1_3': 'd28d1748-4e56-4246-abe8-c471a424acf4', 'uuid_1_4': 'bda25f06-98bd-4fca-84de-8d9cabc527f8'}] Aug 01 00:24:03.505648 np0000006296 devstack@c-api.service[100408]: (Background on this error at: https://sqlalche.me/e/20/e3q8) {{(pid=100408) _is_exception_expected /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:184}} Aug 01 00:24:03.506057 np0000006296 devstack@c-api.service[100408]: DEBUG oslo_db.api [None req-dd3b3763-c195-4bb5-8df1-8c1dbdab4d93 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Performing DB retry for function cinder.db.api.reservation_commit {{(pid=100408) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:155}} Aug 01 00:24:03.784642 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2412e23d-e7e5-4cad-bcc0-3677e9622e5a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:03.786348 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2412e23d-e7e5-4cad-bcc0-3677e9622e5a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 Aug 01 00:24:03.786540 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2412e23d-e7e5-4cad-bcc0-3677e9622e5a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:03.786736 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2412e23d-e7e5-4cad-bcc0-3677e9622e5a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:03.786856 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-2412e23d-e7e5-4cad-bcc0-3677e9622e5a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Show backup with id d01e1daa-e260-496f-a688-c20726697c98. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:03.791546 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:03.791546 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:03.792391 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2412e23d-e7e5-4cad-bcc0-3677e9622e5a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 returned with HTTP 200 Aug 01 00:24:03.792844 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1000/3983] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:03 2026] GET /volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:03.938673 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-79a4ecfa-a045-4421-aa61-59f8e74bcbfe None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:03.940291 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-79a4ecfa-a045-4421-aa61-59f8e74bcbfe tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 Aug 01 00:24:03.940787 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-79a4ecfa-a045-4421-aa61-59f8e74bcbfe tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:03.941124 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-79a4ecfa-a045-4421-aa61-59f8e74bcbfe tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:03.941316 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-79a4ecfa-a045-4421-aa61-59f8e74bcbfe tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id e8da09e0-fd24-4266-95f3-42b0560dc9c2. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:03.945112 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-79a4ecfa-a045-4421-aa61-59f8e74bcbfe tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 returned with HTTP 404 Aug 01 00:24:03.945777 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 991/3984] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:03 2026] GET /volume/v3/backups/e8da09e0-fd24-4266-95f3-42b0560dc9c2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:03.953943 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-aece3452-128b-4e68-a5e5-48ea9dfd30cb None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:03.955793 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-aece3452-128b-4e68-a5e5-48ea9dfd30cb tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] DELETE https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df Aug 01 00:24:03.956033 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-aece3452-128b-4e68-a5e5-48ea9dfd30cb tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:03.956209 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-aece3452-128b-4e68-a5e5-48ea9dfd30cb tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:03.956308 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.contrib.backups [None req-aece3452-128b-4e68-a5e5-48ea9dfd30cb tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Delete backup with id: 46de8234-5f18-4b97-84a1-83d8e2f794df. Aug 01 00:24:03.960180 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:03.960180 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:03.971751 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.backup.rpcapi [None req-aece3452-128b-4e68-a5e5-48ea9dfd30cb tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] delete_backup rpcapi backup_id 46de8234-5f18-4b97-84a1-83d8e2f794df {{(pid=100409) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:24:03.973323 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-aece3452-128b-4e68-a5e5-48ea9dfd30cb tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df returned with HTTP 202 Aug 01 00:24:03.973739 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 999/3985] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:24:03 2026] DELETE /volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:24:03.981373 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6642fe9a-7f57-4c6c-8b10-7b9e179dcbc0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:03.983033 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6642fe9a-7f57-4c6c-8b10-7b9e179dcbc0 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df Aug 01 00:24:03.983223 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6642fe9a-7f57-4c6c-8b10-7b9e179dcbc0 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:03.983394 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6642fe9a-7f57-4c6c-8b10-7b9e179dcbc0 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:03.983496 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-6642fe9a-7f57-4c6c-8b10-7b9e179dcbc0 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 46de8234-5f18-4b97-84a1-83d8e2f794df. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:03.987875 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:03.987875 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:03.988467 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6642fe9a-7f57-4c6c-8b10-7b9e179dcbc0 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df returned with HTTP 200 Aug 01 00:24:03.988946 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1001/3986] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:03 2026] GET /volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:04.369955 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b97244a3-75ea-44df-aad3-df6a35d4dad1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:04.373790 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b97244a3-75ea-44df-aad3-df6a35d4dad1 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f Aug 01 00:24:04.373790 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b97244a3-75ea-44df-aad3-df6a35d4dad1 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:04.373790 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b97244a3-75ea-44df-aad3-df6a35d4dad1 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:04.373790 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-b97244a3-75ea-44df-aad3-df6a35d4dad1 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 00a2b374-bc96-4d1b-87a7-1912a381d91f. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:04.380450 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:04.380450 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:04.380450 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b97244a3-75ea-44df-aad3-df6a35d4dad1 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f returned with HTTP 200 Aug 01 00:24:04.380450 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 992/3987] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:04 2026] GET /volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:04.531213 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dd3b3763-c195-4bb5-8df1-8c1dbdab4d93 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4db179bc-0a27-4d68-af85-7817810beca6) transitioned into state 'SUCCESS' from state '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-193682434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3c3986dc7154489ba9333969edbc81e',qos_specs=None,replication_status=,reservations=['e76f385e-023e-43c7-83fd-0a0fa385d4bb','8cf960d1-fee5-4444-aee7-7dc808d0b763','d28d1748-4e56-4246-abe8-c471a424acf4','bda25f06-98bd-4fca-84de-8d9cabc527f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b35e6fe204de4c81a4d10cf446e3aee0',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:04.532242 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dd3b3763-c195-4bb5-8df1-8c1dbdab4d93 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eee93d8f-f880-4db1-b193-e969a002e553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:04.544036 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dd3b3763-c195-4bb5-8df1-8c1dbdab4d93 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eee93d8f-f880-4db1-b193-e969a002e553) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:04.545363 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-dd3b3763-c195-4bb5-8df1-8c1dbdab4d93 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Flow 'volume_create_api' (d481c80d-0672-4a23-be33-1f1b69895607) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:04.545777 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-dd3b3763-c195-4bb5-8df1-8c1dbdab4d93 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Create volume request issued successfully. Aug 01 00:24:04.546459 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-dd3b3763-c195-4bb5-8df1-8c1dbdab4d93 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:24:04.546957 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 996/3988] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:24:03 2026] POST /volume/v3/volumes => generated 748 bytes in 1156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:04.564850 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0f751f55-18bb-445b-8ae9-c6576fd0fd4b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:04.569547 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0f751f55-18bb-445b-8ae9-c6576fd0fd4b tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/volumes/9367d879-1e2c-4597-99ce-21db21f7c648 Aug 01 00:24:04.569757 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0f751f55-18bb-445b-8ae9-c6576fd0fd4b tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:04.569983 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0f751f55-18bb-445b-8ae9-c6576fd0fd4b tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:04.583471 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:04.583471 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:04.586986 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-0f751f55-18bb-445b-8ae9-c6576fd0fd4b tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Volume info retrieved successfully. Aug 01 00:24:04.591810 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0f751f55-18bb-445b-8ae9-c6576fd0fd4b tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/volumes/9367d879-1e2c-4597-99ce-21db21f7c648 returned with HTTP 200 Aug 01 00:24:04.592590 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1000/3989] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:04 2026] GET /volume/v3/volumes/9367d879-1e2c-4597-99ce-21db21f7c648 => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:04.802826 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5f93f6d8-27b9-474b-9375-ec1ad95945fe None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:04.804514 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5f93f6d8-27b9-474b-9375-ec1ad95945fe tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 Aug 01 00:24:04.804697 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5f93f6d8-27b9-474b-9375-ec1ad95945fe tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:04.804927 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5f93f6d8-27b9-474b-9375-ec1ad95945fe tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:04.805032 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-5f93f6d8-27b9-474b-9375-ec1ad95945fe tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Show backup with id d01e1daa-e260-496f-a688-c20726697c98. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:04.809648 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:04.809648 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:04.810444 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5f93f6d8-27b9-474b-9375-ec1ad95945fe tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 returned with HTTP 200 Aug 01 00:24:04.810819 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1002/3990] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:04 2026] GET /volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:05.002518 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f2d0fabb-99f0-4daa-b5af-998518137c2a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:05.004434 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f2d0fabb-99f0-4daa-b5af-998518137c2a tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df Aug 01 00:24:05.004849 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f2d0fabb-99f0-4daa-b5af-998518137c2a tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:05.005232 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f2d0fabb-99f0-4daa-b5af-998518137c2a tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:05.005490 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-f2d0fabb-99f0-4daa-b5af-998518137c2a tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Show backup with id 46de8234-5f18-4b97-84a1-83d8e2f794df. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:05.010368 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f2d0fabb-99f0-4daa-b5af-998518137c2a tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df returned with HTTP 404 Aug 01 00:24:05.010368 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 993/3991] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:05 2026] GET /volume/v3/backups/46de8234-5f18-4b97-84a1-83d8e2f794df => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:05.017858 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-54f0b8a1-b162-409d-a91d-edef738ac225 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:05.020169 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-54f0b8a1-b162-409d-a91d-edef738ac225 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/f51645af-633c-4ed3-bce5-8c68f967a5cb Aug 01 00:24:05.020370 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-54f0b8a1-b162-409d-a91d-edef738ac225 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:05.020546 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-54f0b8a1-b162-409d-a91d-edef738ac225 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:05.020692 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-54f0b8a1-b162-409d-a91d-edef738ac225 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Delete volume with id: f51645af-633c-4ed3-bce5-8c68f967a5cb Aug 01 00:24:05.028805 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:05.028805 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:05.029130 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-54f0b8a1-b162-409d-a91d-edef738ac225 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Volume info retrieved successfully. Aug 01 00:24:05.047286 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-54f0b8a1-b162-409d-a91d-edef738ac225 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Delete volume request issued successfully. Aug 01 00:24:05.047458 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-54f0b8a1-b162-409d-a91d-edef738ac225 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/volumes/f51645af-633c-4ed3-bce5-8c68f967a5cb returned with HTTP 202 Aug 01 00:24:05.047915 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 997/3992] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:24:05 2026] DELETE /volume/v3/volumes/f51645af-633c-4ed3-bce5-8c68f967a5cb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:05.059464 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4792a0dc-0d3f-4e80-9d67-ab3f62927fd7 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:05.061223 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4792a0dc-0d3f-4e80-9d67-ab3f62927fd7 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/volumes/f51645af-633c-4ed3-bce5-8c68f967a5cb Aug 01 00:24:05.061424 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4792a0dc-0d3f-4e80-9d67-ab3f62927fd7 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:05.061607 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4792a0dc-0d3f-4e80-9d67-ab3f62927fd7 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:05.070198 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:05.070198 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:05.074620 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-4792a0dc-0d3f-4e80-9d67-ab3f62927fd7 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Volume info retrieved successfully. Aug 01 00:24:05.079405 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4792a0dc-0d3f-4e80-9d67-ab3f62927fd7 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/volumes/f51645af-633c-4ed3-bce5-8c68f967a5cb returned with HTTP 200 Aug 01 00:24:05.080041 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1001/3993] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:05 2026] GET /volume/v3/volumes/f51645af-633c-4ed3-bce5-8c68f967a5cb => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:05.393433 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a410d535-6e58-42d5-b961-7b9aaaa415be None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:05.394971 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a410d535-6e58-42d5-b961-7b9aaaa415be tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f Aug 01 00:24:05.395149 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a410d535-6e58-42d5-b961-7b9aaaa415be tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:05.395314 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a410d535-6e58-42d5-b961-7b9aaaa415be tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:05.395410 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-a410d535-6e58-42d5-b961-7b9aaaa415be tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 00a2b374-bc96-4d1b-87a7-1912a381d91f. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:05.399269 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:05.399269 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:05.399920 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a410d535-6e58-42d5-b961-7b9aaaa415be tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f returned with HTTP 200 Aug 01 00:24:05.400445 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1003/3994] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:05 2026] GET /volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:05.609580 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1b37ac15-191e-476b-ad63-5172aea8efa2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:05.613489 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1b37ac15-191e-476b-ad63-5172aea8efa2 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/volumes/9367d879-1e2c-4597-99ce-21db21f7c648 Aug 01 00:24:05.613489 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1b37ac15-191e-476b-ad63-5172aea8efa2 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:05.613489 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1b37ac15-191e-476b-ad63-5172aea8efa2 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:05.621303 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:05.621303 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:05.624905 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1b37ac15-191e-476b-ad63-5172aea8efa2 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Volume info retrieved successfully. Aug 01 00:24:05.629399 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1b37ac15-191e-476b-ad63-5172aea8efa2 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/volumes/9367d879-1e2c-4597-99ce-21db21f7c648 returned with HTTP 200 Aug 01 00:24:05.629896 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 994/3995] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:05 2026] GET /volume/v3/volumes/9367d879-1e2c-4597-99ce-21db21f7c648 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:05.643595 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-842b5be7-2694-4f00-96ec-128fc5d2c6c0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:05.645386 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-842b5be7-2694-4f00-96ec-128fc5d2c6c0 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] POST https://10.4.3.222/volume/v3/backups Aug 01 00:24:05.645810 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-842b5be7-2694-4f00-96ec-128fc5d2c6c0 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9367d879-1e2c-4597-99ce-21db21f7c648", "name": "tempest-VolumesBackupsTest-Backup-89973321"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:05.647392 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.backups [None req-842b5be7-2694-4f00-96ec-128fc5d2c6c0 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Creating new backup {'backup': {'volume_id': '9367d879-1e2c-4597-99ce-21db21f7c648', 'name': 'tempest-VolumesBackupsTest-Backup-89973321'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:24:05.647561 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.contrib.backups [None req-842b5be7-2694-4f00-96ec-128fc5d2c6c0 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Creating backup of volume 9367d879-1e2c-4597-99ce-21db21f7c648 in container None Aug 01 00:24:05.654934 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:05.654934 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:05.655291 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-842b5be7-2694-4f00-96ec-128fc5d2c6c0 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Volume info retrieved successfully. Aug 01 00:24:05.669939 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-842b5be7-2694-4f00-96ec-128fc5d2c6c0 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Created reservations ['337b7494-e109-4663-ac01-c7c0ea7de8c7', 'cf8e073f-2b1d-432a-b59b-6bfd2ae64cd2'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:05.694708 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-842b5be7-2694-4f00-96ec-128fc5d2c6c0 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:24:05.695197 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 998/3996] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:24:05 2026] POST /volume/v3/backups => generated 328 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:05.707237 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f71c65d0-f78f-4ab0-b0e6-048180c4b81a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:05.709143 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f71c65d0-f78f-4ab0-b0e6-048180c4b81a tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e Aug 01 00:24:05.710041 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f71c65d0-f78f-4ab0-b0e6-048180c4b81a tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:05.710041 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f71c65d0-f78f-4ab0-b0e6-048180c4b81a tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:05.710041 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-f71c65d0-f78f-4ab0-b0e6-048180c4b81a tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id a62a1b6f-27c4-4fc4-8036-e5144d357e0e. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:05.713905 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:05.713905 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:05.714499 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f71c65d0-f78f-4ab0-b0e6-048180c4b81a tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e returned with HTTP 200 Aug 01 00:24:05.715007 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1002/3997] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:05 2026] GET /volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:05.822548 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d46a4238-c9a5-4242-9b99-de6872d0baf9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:05.824653 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d46a4238-c9a5-4242-9b99-de6872d0baf9 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 Aug 01 00:24:05.824853 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d46a4238-c9a5-4242-9b99-de6872d0baf9 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:05.825032 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d46a4238-c9a5-4242-9b99-de6872d0baf9 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:05.825137 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-d46a4238-c9a5-4242-9b99-de6872d0baf9 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Show backup with id d01e1daa-e260-496f-a688-c20726697c98. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:05.829676 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:05.829676 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:05.830497 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d46a4238-c9a5-4242-9b99-de6872d0baf9 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 returned with HTTP 200 Aug 01 00:24:05.830908 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1004/3998] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:05 2026] GET /volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:06.043824 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-935de97b-e246-43a6-8eb1-b357c4ea660d req-aa852d7e-081e-44c4-816e-a666ccd17d71 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:06.046958 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-935de97b-e246-43a6-8eb1-b357c4ea660d req-aa852d7e-081e-44c4-816e-a666ccd17d71 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 Aug 01 00:24:06.047185 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-935de97b-e246-43a6-8eb1-b357c4ea660d req-aa852d7e-081e-44c4-816e-a666ccd17d71 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:06.047400 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-935de97b-e246-43a6-8eb1-b357c4ea660d req-aa852d7e-081e-44c4-816e-a666ccd17d71 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:06.054097 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:06.054097 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:06.062506 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-935de97b-e246-43a6-8eb1-b357c4ea660d req-aa852d7e-081e-44c4-816e-a666ccd17d71 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:24:06.067677 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-935de97b-e246-43a6-8eb1-b357c4ea660d req-aa852d7e-081e-44c4-816e-a666ccd17d71 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 returned with HTTP 200 Aug 01 00:24:06.068220 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 995/3999] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:24:06 2026] GET /volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:06.095388 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ade001bf-d2d8-46b2-b4d1-07298630dff2 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:06.097900 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ade001bf-d2d8-46b2-b4d1-07298630dff2 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] GET https://10.4.3.222/volume/v3/volumes/f51645af-633c-4ed3-bce5-8c68f967a5cb Aug 01 00:24:06.098145 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ade001bf-d2d8-46b2-b4d1-07298630dff2 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:06.098353 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ade001bf-d2d8-46b2-b4d1-07298630dff2 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:06.105571 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ade001bf-d2d8-46b2-b4d1-07298630dff2 tempest-ProjectReaderTests33-1733207296 tempest-ProjectReaderTests33-1733207296-project-admin] https://10.4.3.222/volume/v3/volumes/f51645af-633c-4ed3-bce5-8c68f967a5cb returned with HTTP 404 Aug 01 00:24:06.106130 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 999/4000] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:06 2026] GET /volume/v3/volumes/f51645af-633c-4ed3-bce5-8c68f967a5cb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:06.141918 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-fbd23b63-ef88-4312-af6b-e39590337369 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:06.141918 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fbd23b63-ef88-4312-af6b-e39590337369 None None] GET https://10.4.3.222/volume// Aug 01 00:24:06.141918 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fbd23b63-ef88-4312-af6b-e39590337369 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:06.141918 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fbd23b63-ef88-4312-af6b-e39590337369 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:06.141918 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fbd23b63-ef88-4312-af6b-e39590337369 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:24:06.141918 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1003/4001] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:24: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 01 00:24:06.149307 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-935de97b-e246-43a6-8eb1-b357c4ea660d req-1e0864b8-e25f-4b1c-84ad-0987a5a6e431 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:06.152323 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-935de97b-e246-43a6-8eb1-b357c4ea660d req-1e0864b8-e25f-4b1c-84ad-0987a5a6e431 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:24:06.152690 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-935de97b-e246-43a6-8eb1-b357c4ea660d req-1e0864b8-e25f-4b1c-84ad-0987a5a6e431 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f80324f6-5844-45ae-87af-2c292dd09ad1", "connector": null, "instance_uuid": "ab1d1ee9-f49a-47a4-bd12-9367819b540c"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:06.160720 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:06.160720 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:06.184537 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-935de97b-e246-43a6-8eb1-b357c4ea660d req-1e0864b8-e25f-4b1c-84ad-0987a5a6e431 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:24:06.185202 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1005/4002] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:24:06 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 01 00:24:06.210778 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2d11ed57-563d-4558-8109-21a1248953ed None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:06.213248 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2d11ed57-563d-4558-8109-21a1248953ed tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 Aug 01 00:24:06.213248 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2d11ed57-563d-4558-8109-21a1248953ed tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:06.213248 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2d11ed57-563d-4558-8109-21a1248953ed tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:06.219276 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-be32951b-e819-42c3-bf2e-cfb660dd6640 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:06.219638 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-be32951b-e819-42c3-bf2e-cfb660dd6640 None None] GET https://10.4.3.222/volume// Aug 01 00:24:06.219832 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-be32951b-e819-42c3-bf2e-cfb660dd6640 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:06.220016 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-be32951b-e819-42c3-bf2e-cfb660dd6640 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:06.220459 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-be32951b-e819-42c3-bf2e-cfb660dd6640 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:24:06.220672 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1000/4003] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:24: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 01 00:24:06.222166 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:06.222166 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:06.226003 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2d11ed57-563d-4558-8109-21a1248953ed tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:24:06.227958 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-935de97b-e246-43a6-8eb1-b357c4ea660d req-9098dc92-2511-4251-9a37-8544358cd4aa None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:06.229973 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-935de97b-e246-43a6-8eb1-b357c4ea660d req-9098dc92-2511-4251-9a37-8544358cd4aa tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 Aug 01 00:24:06.230173 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-935de97b-e246-43a6-8eb1-b357c4ea660d req-9098dc92-2511-4251-9a37-8544358cd4aa tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:06.230377 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-935de97b-e246-43a6-8eb1-b357c4ea660d req-9098dc92-2511-4251-9a37-8544358cd4aa tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:06.231523 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2d11ed57-563d-4558-8109-21a1248953ed tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 returned with HTTP 200 Aug 01 00:24:06.232079 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 996/4004] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:06 2026] GET /volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:06.239291 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:06.239291 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:06.242985 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-935de97b-e246-43a6-8eb1-b357c4ea660d req-9098dc92-2511-4251-9a37-8544358cd4aa tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:24:06.246854 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-935de97b-e246-43a6-8eb1-b357c4ea660d req-9098dc92-2511-4251-9a37-8544358cd4aa tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 returned with HTTP 200 Aug 01 00:24:06.247238 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1004/4005] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:24:06 2026] GET /volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 => generated 1020 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:24:06.362051 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-935de97b-e246-43a6-8eb1-b357c4ea660d req-dcc0fd22-60ad-483a-a5b7-fe75fe690a59 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:06.364155 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-935de97b-e246-43a6-8eb1-b357c4ea660d req-dcc0fd22-60ad-483a-a5b7-fe75fe690a59 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] PUT https://10.4.3.222/volume/v3/attachments/335e3b3b-840b-417e-8ad0-74917d6d4ed8 Aug 01 00:24:06.364515 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-935de97b-e246-43a6-8eb1-b357c4ea660d req-dcc0fd22-60ad-483a-a5b7-fe75fe690a59 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:06.371634 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-935de97b-e246-43a6-8eb1-b357c4ea660d req-dcc0fd22-60ad-483a-a5b7-fe75fe690a59 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Acquiring lock "cinder-attachment_update-f80324f6-5844-45ae-87af-2c292dd09ad1-np0000006296" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:24:06.376075 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-935de97b-e246-43a6-8eb1-b357c4ea660d req-dcc0fd22-60ad-483a-a5b7-fe75fe690a59 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Lock "cinder-attachment_update-f80324f6-5844-45ae-87af-2c292dd09ad1-np0000006296" acquired by "attachment_update" :: waited 0.004s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:24:06.376964 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:06.376964 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:06.410692 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ba1e7196-2020-4644-adff-0c1f60e6f982 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:06.412331 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ba1e7196-2020-4644-adff-0c1f60e6f982 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f Aug 01 00:24:06.412522 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ba1e7196-2020-4644-adff-0c1f60e6f982 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:06.412723 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ba1e7196-2020-4644-adff-0c1f60e6f982 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:06.412861 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-ba1e7196-2020-4644-adff-0c1f60e6f982 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 00a2b374-bc96-4d1b-87a7-1912a381d91f. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:06.416477 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:06.416477 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:06.417072 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ba1e7196-2020-4644-adff-0c1f60e6f982 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f returned with HTTP 200 Aug 01 00:24:06.417514 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1001/4006] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:06 2026] GET /volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:06.482675 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-935de97b-e246-43a6-8eb1-b357c4ea660d req-dcc0fd22-60ad-483a-a5b7-fe75fe690a59 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Lock "cinder-attachment_update-f80324f6-5844-45ae-87af-2c292dd09ad1-np0000006296" released by "attachment_update" :: held 0.107s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:24:06.483052 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-935de97b-e246-43a6-8eb1-b357c4ea660d req-dcc0fd22-60ad-483a-a5b7-fe75fe690a59 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/attachments/335e3b3b-840b-417e-8ad0-74917d6d4ed8 returned with HTTP 200 Aug 01 00:24:06.483406 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1006/4007] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:24:06 2026] PUT /volume/v3/attachments/335e3b3b-840b-417e-8ad0-74917d6d4ed8 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:06.728160 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-01bd963b-7e7c-428d-83e0-9a1533cf46a6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:06.730001 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-01bd963b-7e7c-428d-83e0-9a1533cf46a6 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e Aug 01 00:24:06.730219 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-01bd963b-7e7c-428d-83e0-9a1533cf46a6 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:06.730396 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-01bd963b-7e7c-428d-83e0-9a1533cf46a6 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:06.730510 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-01bd963b-7e7c-428d-83e0-9a1533cf46a6 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id a62a1b6f-27c4-4fc4-8036-e5144d357e0e. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:06.736339 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:06.736339 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:06.736994 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-01bd963b-7e7c-428d-83e0-9a1533cf46a6 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e returned with HTTP 200 Aug 01 00:24:06.737346 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 997/4008] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:06 2026] GET /volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:06.840461 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3366d5f4-deb7-4993-8285-cdaa0d555703 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:06.842139 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3366d5f4-deb7-4993-8285-cdaa0d555703 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 Aug 01 00:24:06.842314 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3366d5f4-deb7-4993-8285-cdaa0d555703 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:06.842487 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3366d5f4-deb7-4993-8285-cdaa0d555703 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:06.842579 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-3366d5f4-deb7-4993-8285-cdaa0d555703 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Show backup with id d01e1daa-e260-496f-a688-c20726697c98. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:06.846672 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:06.846672 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:06.847408 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3366d5f4-deb7-4993-8285-cdaa0d555703 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 returned with HTTP 200 Aug 01 00:24:06.847751 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1005/4009] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:06 2026] GET /volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:07.246457 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-0cd2681d-6124-4054-841b-752b0f2a515a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:07.248520 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0cd2681d-6124-4054-841b-752b0f2a515a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 Aug 01 00:24:07.248703 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0cd2681d-6124-4054-841b-752b0f2a515a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:07.248921 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0cd2681d-6124-4054-841b-752b0f2a515a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:07.259002 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:07.259002 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:07.262320 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0cd2681d-6124-4054-841b-752b0f2a515a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:24:07.266465 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0cd2681d-6124-4054-841b-752b0f2a515a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 returned with HTTP 200 Aug 01 00:24:07.267142 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1002/4010] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:07 2026] GET /volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:07.426053 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6cf4e4da-5656-45b9-99cc-898305793fa7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:07.427651 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6cf4e4da-5656-45b9-99cc-898305793fa7 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f Aug 01 00:24:07.427871 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6cf4e4da-5656-45b9-99cc-898305793fa7 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:07.428049 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6cf4e4da-5656-45b9-99cc-898305793fa7 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:07.428145 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-6cf4e4da-5656-45b9-99cc-898305793fa7 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 00a2b374-bc96-4d1b-87a7-1912a381d91f. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:07.432051 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:07.432051 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:07.432571 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6cf4e4da-5656-45b9-99cc-898305793fa7 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f returned with HTTP 200 Aug 01 00:24:07.432937 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1007/4011] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:07 2026] GET /volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:07.571782 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-98ae1c73-6a14-4111-b2ff-6b54290789b7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:07.658739 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-98ae1c73-6a14-4111-b2ff-6b54290789b7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:24:07.659075 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-98ae1c73-6a14-4111-b2ff-6b54290789b7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-949888283"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:07.660360 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-98ae1c73-6a14-4111-b2ff-6b54290789b7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-949888283'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:24:07.660474 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-98ae1c73-6a14-4111-b2ff-6b54290789b7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create volume of 1 GB Aug 01 00:24:07.663952 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-98ae1c73-6a14-4111-b2ff-6b54290789b7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Availability Zones retrieved successfully. Aug 01 00:24:07.668987 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-98ae1c73-6a14-4111-b2ff-6b54290789b7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Flow 'volume_create_api' (cba77faf-63c0-4cf7-beaf-001e9bdac34b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:07.669848 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-98ae1c73-6a14-4111-b2ff-6b54290789b7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a7c63a9-7c6e-4cd6-89da-082058c08f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:07.670594 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-98ae1c73-6a14-4111-b2ff-6b54290789b7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:24:07.692446 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-98ae1c73-6a14-4111-b2ff-6b54290789b7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a7c63a9-7c6e-4cd6-89da-082058c08f39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:07.693198 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-98ae1c73-6a14-4111-b2ff-6b54290789b7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (216aedce-923b-4096-98bf-05ffdc44b3be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:07.747063 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a1b83df4-52d8-4b45-92f0-c549f9a54401 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:07.748621 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a1b83df4-52d8-4b45-92f0-c549f9a54401 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e Aug 01 00:24:07.748830 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a1b83df4-52d8-4b45-92f0-c549f9a54401 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:07.748917 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-98ae1c73-6a14-4111-b2ff-6b54290789b7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Created reservations ['8818a9ba-2ee7-4bd8-ae86-14c57da32486', '2386fe31-d150-4a93-a2c5-5127dd7214ee', '6d92c737-23aa-4cc1-a991-c474f9eb58d4', '9b975c2f-d29e-4cf4-87a1-b447b25bbde0'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:07.749199 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a1b83df4-52d8-4b45-92f0-c549f9a54401 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:07.749199 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-a1b83df4-52d8-4b45-92f0-c549f9a54401 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id a62a1b6f-27c4-4fc4-8036-e5144d357e0e. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:07.751186 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-98ae1c73-6a14-4111-b2ff-6b54290789b7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (216aedce-923b-4096-98bf-05ffdc44b3be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8818a9ba-2ee7-4bd8-ae86-14c57da32486', '2386fe31-d150-4a93-a2c5-5127dd7214ee', '6d92c737-23aa-4cc1-a991-c474f9eb58d4', '9b975c2f-d29e-4cf4-87a1-b447b25bbde0']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:07.752437 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-98ae1c73-6a14-4111-b2ff-6b54290789b7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e1582bf-c4eb-408b-a40e-b81894e51882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:07.755059 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:07.755059 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:07.755668 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a1b83df4-52d8-4b45-92f0-c549f9a54401 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e returned with HTTP 200 Aug 01 00:24:07.756054 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1006/4012] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:07 2026] GET /volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:07.780865 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-98ae1c73-6a14-4111-b2ff-6b54290789b7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e1582bf-c4eb-408b-a40e-b81894e51882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2790d867-f3be-4abc-becb-5b21e9f54ddf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-949888283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ec2cf3bb89474a88d32cf9d605625b',qos_specs=None,replication_status=,reservations=['8818a9ba-2ee7-4bd8-ae86-14c57da32486','2386fe31-d150-4a93-a2c5-5127dd7214ee','6d92c737-23aa-4cc1-a991-c474f9eb58d4','9b975c2f-d29e-4cf4-87a1-b447b25bbde0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71a9f9ff9e2f4823848f8de32028f6e1',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:24:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-949888283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2790d867-f3be-4abc-becb-5b21e9f54ddf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57ec2cf3bb89474a88d32cf9d605625b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71a9f9ff9e2f4823848f8de32028f6e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:07.781494 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-98ae1c73-6a14-4111-b2ff-6b54290789b7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5916b308-92a2-4df3-b8ec-3e1caa35cafa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:07.790958 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b3cbc5ca-2344-4090-b841-063569e69209 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:07.792640 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b3cbc5ca-2344-4090-b841-063569e69209 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d Aug 01 00:24:07.792843 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b3cbc5ca-2344-4090-b841-063569e69209 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:07.793047 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b3cbc5ca-2344-4090-b841-063569e69209 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:07.799416 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:07.799416 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:07.803038 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-b3cbc5ca-2344-4090-b841-063569e69209 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:24:07.807142 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b3cbc5ca-2344-4090-b841-063569e69209 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d returned with HTTP 200 Aug 01 00:24:07.808207 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1003/4013] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:07 2026] GET /volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d => generated 879 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:07.810418 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-98ae1c73-6a14-4111-b2ff-6b54290789b7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5916b308-92a2-4df3-b8ec-3e1caa35cafa) transitioned into state 'SUCCESS' from state '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-949888283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ec2cf3bb89474a88d32cf9d605625b',qos_specs=None,replication_status=,reservations=['8818a9ba-2ee7-4bd8-ae86-14c57da32486','2386fe31-d150-4a93-a2c5-5127dd7214ee','6d92c737-23aa-4cc1-a991-c474f9eb58d4','9b975c2f-d29e-4cf4-87a1-b447b25bbde0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71a9f9ff9e2f4823848f8de32028f6e1',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:07.811381 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-98ae1c73-6a14-4111-b2ff-6b54290789b7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec6466cd-ac80-4dea-930b-ef3db6cf8f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:07.819404 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-240cb966-c5ae-407d-834b-4d3f34d30541 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:07.821748 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-240cb966-c5ae-407d-834b-4d3f34d30541 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d Aug 01 00:24:07.822019 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-240cb966-c5ae-407d-834b-4d3f34d30541 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:07.822275 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-240cb966-c5ae-407d-834b-4d3f34d30541 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:07.824111 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-98ae1c73-6a14-4111-b2ff-6b54290789b7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec6466cd-ac80-4dea-930b-ef3db6cf8f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:07.824748 np0000006296 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=288,cinder:UPDATE=61,cinder:INSERT=31 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:24:07.825521 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-98ae1c73-6a14-4111-b2ff-6b54290789b7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Flow 'volume_create_api' (cba77faf-63c0-4cf7-beaf-001e9bdac34b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:07.825960 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-98ae1c73-6a14-4111-b2ff-6b54290789b7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create volume request issued successfully. Aug 01 00:24:07.826813 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-98ae1c73-6a14-4111-b2ff-6b54290789b7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:24:07.827410 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 998/4014] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:24:07 2026] POST /volume/v3/volumes => generated 777 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:07.832565 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:07.832565 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:07.837600 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-240cb966-c5ae-407d-834b-4d3f34d30541 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:24:07.840891 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d8f89f76-0788-44a0-bb66-5bd81b1735b8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:07.842560 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d8f89f76-0788-44a0-bb66-5bd81b1735b8 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/2790d867-f3be-4abc-becb-5b21e9f54ddf Aug 01 00:24:07.842757 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-240cb966-c5ae-407d-834b-4d3f34d30541 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d returned with HTTP 200 Aug 01 00:24:07.842825 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d8f89f76-0788-44a0-bb66-5bd81b1735b8 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:07.843050 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d8f89f76-0788-44a0-bb66-5bd81b1735b8 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:07.843264 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1008/4015] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:07 2026] GET /volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:07.854162 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:07.854162 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:07.860570 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d8f89f76-0788-44a0-bb66-5bd81b1735b8 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:07.862570 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e00efa40-fa08-4049-9040-f040c8d76fbb None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:07.865070 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d8f89f76-0788-44a0-bb66-5bd81b1735b8 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/2790d867-f3be-4abc-becb-5b21e9f54ddf returned with HTTP 200 Aug 01 00:24:07.865194 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e00efa40-fa08-4049-9040-f040c8d76fbb tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 Aug 01 00:24:07.865240 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1007/4016] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:07 2026] GET /volume/v3/volumes/2790d867-f3be-4abc-becb-5b21e9f54ddf => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:07.865325 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e00efa40-fa08-4049-9040-f040c8d76fbb tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:07.865427 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e00efa40-fa08-4049-9040-f040c8d76fbb tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:07.865578 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-e00efa40-fa08-4049-9040-f040c8d76fbb tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Show backup with id d01e1daa-e260-496f-a688-c20726697c98. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:07.870555 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:07.870555 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:07.871456 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e00efa40-fa08-4049-9040-f040c8d76fbb tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 returned with HTTP 200 Aug 01 00:24:07.871692 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1004/4017] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:07 2026] GET /volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:07.902641 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-9340d6ab-5b57-4207-9db8-fa8c1ba763e6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:07.905002 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-9340d6ab-5b57-4207-9db8-fa8c1ba763e6 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d Aug 01 00:24:07.905185 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-9340d6ab-5b57-4207-9db8-fa8c1ba763e6 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:07.905363 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-9340d6ab-5b57-4207-9db8-fa8c1ba763e6 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:07.914787 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:07.914787 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:07.919312 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-9340d6ab-5b57-4207-9db8-fa8c1ba763e6 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:24:07.923835 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-9340d6ab-5b57-4207-9db8-fa8c1ba763e6 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d returned with HTTP 200 Aug 01 00:24:07.924259 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 999/4018] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:24:07 2026] GET /volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:08.014862 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-90ea3aee-85e5-42c6-95e0-4007d12b3632 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:08.016172 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-90ea3aee-85e5-42c6-95e0-4007d12b3632 None None] GET https://10.4.3.222/volume// Aug 01 00:24:08.016743 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-90ea3aee-85e5-42c6-95e0-4007d12b3632 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:08.017352 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-90ea3aee-85e5-42c6-95e0-4007d12b3632 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:08.018943 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-90ea3aee-85e5-42c6-95e0-4007d12b3632 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:24:08.020625 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1009/4019] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:24:08 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:24:08.026702 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-54dd0f46-9751-4457-bb70-c5bf8ad6e114 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:08.028787 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-54dd0f46-9751-4457-bb70-c5bf8ad6e114 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:24:08.029148 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-54dd0f46-9751-4457-bb70-c5bf8ad6e114 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "568c777b-9f5b-42e2-9c31-fa0395dce70d", "connector": null, "instance_uuid": "d3bc83f1-e034-4032-b86f-c382bf429c57"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:08.038164 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:08.038164 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:08.063421 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-54dd0f46-9751-4457-bb70-c5bf8ad6e114 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:24:08.064077 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1008/4020] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:24:08 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 01 00:24:08.090843 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-7ba347c3-024f-4cb3-a363-9a3036c4ffdd None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:08.093341 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7ba347c3-024f-4cb3-a363-9a3036c4ffdd tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d Aug 01 00:24:08.093535 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7ba347c3-024f-4cb3-a363-9a3036c4ffdd tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:08.093708 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7ba347c3-024f-4cb3-a363-9a3036c4ffdd tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:08.105252 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:08.105252 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:08.107700 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-38af5077-d21d-44e5-8dce-eda4c25fbce6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:08.107700 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-38af5077-d21d-44e5-8dce-eda4c25fbce6 None None] GET https://10.4.3.222/volume// Aug 01 00:24:08.107700 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-38af5077-d21d-44e5-8dce-eda4c25fbce6 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:08.107700 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-38af5077-d21d-44e5-8dce-eda4c25fbce6 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:08.108050 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-38af5077-d21d-44e5-8dce-eda4c25fbce6 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:24:08.108349 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1000/4021] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:24: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 01 00:24:08.109683 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-7ba347c3-024f-4cb3-a363-9a3036c4ffdd tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:24:08.114680 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7ba347c3-024f-4cb3-a363-9a3036c4ffdd tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d returned with HTTP 200 Aug 01 00:24:08.115078 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1005/4022] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:08 2026] GET /volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:08.115982 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-8fd20a6f-3180-4ff5-bcab-733d51269c2a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:08.118668 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-8fd20a6f-3180-4ff5-bcab-733d51269c2a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d Aug 01 00:24:08.118988 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-8fd20a6f-3180-4ff5-bcab-733d51269c2a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:08.119215 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-8fd20a6f-3180-4ff5-bcab-733d51269c2a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:08.129537 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:08.129537 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:08.133748 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-8fd20a6f-3180-4ff5-bcab-733d51269c2a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:24:08.138866 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-8fd20a6f-3180-4ff5-bcab-733d51269c2a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d returned with HTTP 200 Aug 01 00:24:08.139347 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1010/4023] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:24:08 2026] GET /volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d => generated 1058 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:24:08.245191 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-ea9ef50b-ffa5-4bbb-8e7d-7a5b4eadd30c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:08.249961 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-ea9ef50b-ffa5-4bbb-8e7d-7a5b4eadd30c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] PUT https://10.4.3.222/volume/v3/attachments/c1afceaa-9296-4118-9bf9-616bc3eba2d7 Aug 01 00:24:08.249961 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-ea9ef50b-ffa5-4bbb-8e7d-7a5b4eadd30c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:08.257403 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-ea9ef50b-ffa5-4bbb-8e7d-7a5b4eadd30c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Acquiring lock "cinder-attachment_update-568c777b-9f5b-42e2-9c31-fa0395dce70d-np0000006296" by "attachment_update" {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:24:08.261656 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-ea9ef50b-ffa5-4bbb-8e7d-7a5b4eadd30c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Lock "cinder-attachment_update-568c777b-9f5b-42e2-9c31-fa0395dce70d-np0000006296" acquired by "attachment_update" :: waited 0.004s {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:24:08.263019 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:08.263019 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:08.288127 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2426d3ef-4d2f-4298-b9a9-fadc1877a689 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:08.294196 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2426d3ef-4d2f-4298-b9a9-fadc1877a689 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 Aug 01 00:24:08.294471 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2426d3ef-4d2f-4298-b9a9-fadc1877a689 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:08.295305 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2426d3ef-4d2f-4298-b9a9-fadc1877a689 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:08.307410 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:08.307410 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:08.310954 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2426d3ef-4d2f-4298-b9a9-fadc1877a689 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:24:08.314691 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2426d3ef-4d2f-4298-b9a9-fadc1877a689 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 returned with HTTP 200 Aug 01 00:24:08.315109 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1001/4024] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:08 2026] GET /volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:08.355152 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-ea9ef50b-ffa5-4bbb-8e7d-7a5b4eadd30c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Lock "cinder-attachment_update-568c777b-9f5b-42e2-9c31-fa0395dce70d-np0000006296" released by "attachment_update" :: held 0.093s {{(pid=100409) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:24:08.355152 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-ea9ef50b-ffa5-4bbb-8e7d-7a5b4eadd30c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/attachments/c1afceaa-9296-4118-9bf9-616bc3eba2d7 returned with HTTP 200 Aug 01 00:24:08.355152 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1009/4025] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:24:08 2026] PUT /volume/v3/attachments/c1afceaa-9296-4118-9bf9-616bc3eba2d7 => generated 968 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:08.369577 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-6167a8b8-1a73-4422-b639-1240907e0908 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:08.372347 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-6167a8b8-1a73-4422-b639-1240907e0908 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d/encryption Aug 01 00:24:08.372597 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-6167a8b8-1a73-4422-b639-1240907e0908 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:08.372862 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-6167a8b8-1a73-4422-b639-1240907e0908 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'index' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:08.384706 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:08.384706 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:08.392468 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-6167a8b8-1a73-4422-b639-1240907e0908 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d/encryption returned with HTTP 200 Aug 01 00:24:08.392971 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1006/4026] 10.4.3.222 () {68 vars in 1631 bytes} [Sat Aug 1 00:24:08 2026] GET /volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:08.441968 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ae371d35-ced9-4712-9e8b-3b2b5561e524 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:08.444425 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ae371d35-ced9-4712-9e8b-3b2b5561e524 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f Aug 01 00:24:08.444425 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ae371d35-ced9-4712-9e8b-3b2b5561e524 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:08.444425 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ae371d35-ced9-4712-9e8b-3b2b5561e524 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:08.444425 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-ae371d35-ced9-4712-9e8b-3b2b5561e524 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 00a2b374-bc96-4d1b-87a7-1912a381d91f. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:08.448223 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:08.448223 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:08.448960 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ae371d35-ced9-4712-9e8b-3b2b5561e524 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f returned with HTTP 200 Aug 01 00:24:08.449302 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1011/4027] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:08 2026] GET /volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:08.458281 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-97134aa1-fb3a-464c-8397-c31880b8cf8f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:08.460407 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-97134aa1-fb3a-464c-8397-c31880b8cf8f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] POST https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f/action Aug 01 00:24:08.460870 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-97134aa1-fb3a-464c-8397-c31880b8cf8f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:24:08.461031 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-97134aa1-fb3a-464c-8397-c31880b8cf8f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:08.462643 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.admin_actions [None req-97134aa1-fb3a-464c-8397-c31880b8cf8f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Updating backup '00a2b374-bc96-4d1b-87a7-1912a381d91f' with '{'status': 'error'}' {{(pid=100407) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 01 00:24:08.470723 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:08.470723 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:08.472102 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.policy [None req-97134aa1-fb3a-464c-8397-c31880b8cf8f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ee68142530d540039b4da6a3d4f0a977', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bf66da1e58a40fd98ed1a7979e920e3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100407) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:24:08.472334 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-97134aa1-fb3a-464c-8397-c31880b8cf8f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f/action returned with HTTP 403 Aug 01 00:24:08.472896 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1002/4028] 10.4.3.222 () {70 vars in 1430 bytes} [Sat Aug 1 00:24:08 2026] POST /volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:08.479350 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7d847026-d9ce-451e-b19f-779e676be9f5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:08.481045 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7d847026-d9ce-451e-b19f-779e676be9f5 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/0475c1f3-7053-427b-90cb-aa5ad168369c Aug 01 00:24:08.481269 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7d847026-d9ce-451e-b19f-779e676be9f5 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:08.481448 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7d847026-d9ce-451e-b19f-779e676be9f5 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:08.481635 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-7d847026-d9ce-451e-b19f-779e676be9f5 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Delete volume with id: 0475c1f3-7053-427b-90cb-aa5ad168369c Aug 01 00:24:08.488319 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:08.488319 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:08.488589 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-7d847026-d9ce-451e-b19f-779e676be9f5 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Volume info retrieved successfully. Aug 01 00:24:08.504290 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-7d847026-d9ce-451e-b19f-779e676be9f5 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Delete volume request issued successfully. Aug 01 00:24:08.504423 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7d847026-d9ce-451e-b19f-779e676be9f5 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/volumes/0475c1f3-7053-427b-90cb-aa5ad168369c returned with HTTP 202 Aug 01 00:24:08.504821 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1010/4029] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:24:08 2026] DELETE /volume/v3/volumes/0475c1f3-7053-427b-90cb-aa5ad168369c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:08.511384 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-40655535-e9ab-4e51-ab07-0ba7a2621dec None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:08.513502 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-40655535-e9ab-4e51-ab07-0ba7a2621dec tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/volumes/0475c1f3-7053-427b-90cb-aa5ad168369c Aug 01 00:24:08.513782 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-40655535-e9ab-4e51-ab07-0ba7a2621dec tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:08.514054 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-40655535-e9ab-4e51-ab07-0ba7a2621dec tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:08.522616 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:08.522616 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:08.526218 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-40655535-e9ab-4e51-ab07-0ba7a2621dec tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Volume info retrieved successfully. Aug 01 00:24:08.530728 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-40655535-e9ab-4e51-ab07-0ba7a2621dec tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/volumes/0475c1f3-7053-427b-90cb-aa5ad168369c returned with HTTP 200 Aug 01 00:24:08.531239 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1007/4030] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:08 2026] GET /volume/v3/volumes/0475c1f3-7053-427b-90cb-aa5ad168369c => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:08.766598 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-95fdaf2b-8322-40c8-bafb-4ed1f59a691b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:08.768368 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-95fdaf2b-8322-40c8-bafb-4ed1f59a691b tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e Aug 01 00:24:08.768559 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-95fdaf2b-8322-40c8-bafb-4ed1f59a691b tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:08.768740 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-95fdaf2b-8322-40c8-bafb-4ed1f59a691b tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:08.768893 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-95fdaf2b-8322-40c8-bafb-4ed1f59a691b tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id a62a1b6f-27c4-4fc4-8036-e5144d357e0e. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:08.773296 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:08.773296 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:08.773943 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-95fdaf2b-8322-40c8-bafb-4ed1f59a691b tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e returned with HTTP 200 Aug 01 00:24:08.774334 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1012/4031] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:08 2026] GET /volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:08.881337 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fdf85001-2ae7-4ab5-94ef-5389050627f3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:08.883175 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fdf85001-2ae7-4ab5-94ef-5389050627f3 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 Aug 01 00:24:08.883366 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fdf85001-2ae7-4ab5-94ef-5389050627f3 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:08.883552 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fdf85001-2ae7-4ab5-94ef-5389050627f3 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:08.883641 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-fdf85001-2ae7-4ab5-94ef-5389050627f3 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Show backup with id d01e1daa-e260-496f-a688-c20726697c98. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:08.885535 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-33fe5e36-8fce-4290-997d-19ddb88ee1a0 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:08.887681 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-33fe5e36-8fce-4290-997d-19ddb88ee1a0 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/2790d867-f3be-4abc-becb-5b21e9f54ddf Aug 01 00:24:08.887983 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-33fe5e36-8fce-4290-997d-19ddb88ee1a0 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:08.888232 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-33fe5e36-8fce-4290-997d-19ddb88ee1a0 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:08.888264 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:08.888264 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:08.888996 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fdf85001-2ae7-4ab5-94ef-5389050627f3 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 returned with HTTP 200 Aug 01 00:24:08.889325 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1003/4032] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:08 2026] GET /volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:08.897346 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:08.897346 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:08.901081 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-33fe5e36-8fce-4290-997d-19ddb88ee1a0 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:08.905952 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-33fe5e36-8fce-4290-997d-19ddb88ee1a0 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/2790d867-f3be-4abc-becb-5b21e9f54ddf returned with HTTP 200 Aug 01 00:24:08.906427 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1011/4033] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:08 2026] GET /volume/v3/volumes/2790d867-f3be-4abc-becb-5b21e9f54ddf => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:08.926207 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2f836ddb-af97-4155-8c08-a4651049ebad None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:08.992471 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2f836ddb-af97-4155-8c08-a4651049ebad tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:24:08.992851 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2f836ddb-af97-4155-8c08-a4651049ebad tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2790d867-f3be-4abc-becb-5b21e9f54ddf", "name": "tempest-ProjectMemberTests-Snapshot-801600989"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:09.000333 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:09.000333 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:09.000742 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-2f836ddb-af97-4155-8c08-a4651049ebad tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Volume info retrieved successfully. Aug 01 00:24:09.000868 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-2f836ddb-af97-4155-8c08-a4651049ebad tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Create snapshot from volume 2790d867-f3be-4abc-becb-5b21e9f54ddf Aug 01 00:24:09.030644 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-2f836ddb-af97-4155-8c08-a4651049ebad tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Created reservations ['bc87748a-7f4f-441f-8302-2d3f360dbcdc', '3a0dc418-4197-4e00-8a22-e5988d92baaf', '3bb3779f-1881-4ac0-9724-3b6a51cd3581', '578f1440-b487-43f0-93c1-1c8ea0bdc883'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:09.057553 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-2f836ddb-af97-4155-8c08-a4651049ebad tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Snapshot create request issued successfully. Aug 01 00:24:09.057926 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2f836ddb-af97-4155-8c08-a4651049ebad tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:24:09.058306 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1008/4034] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:24:08 2026] POST /volume/v3/snapshots => generated 304 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:09.066922 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-13fe95aa-4c2d-469f-9ddb-6ece81b60544 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:09.068633 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-13fe95aa-4c2d-469f-9ddb-6ece81b60544 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] GET https://10.4.3.222/volume/v3/snapshots/5978b9be-9783-4695-9c0c-aa4e9d562fa5 Aug 01 00:24:09.068877 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-13fe95aa-4c2d-469f-9ddb-6ece81b60544 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:09.069125 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-13fe95aa-4c2d-469f-9ddb-6ece81b60544 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:09.074763 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:09.074763 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:09.075425 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-13fe95aa-4c2d-469f-9ddb-6ece81b60544 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Snapshot retrieved successfully. Aug 01 00:24:09.076274 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-13fe95aa-4c2d-469f-9ddb-6ece81b60544 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] https://10.4.3.222/volume/v3/snapshots/5978b9be-9783-4695-9c0c-aa4e9d562fa5 returned with HTTP 200 Aug 01 00:24:09.076638 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1013/4035] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:09 2026] GET /volume/v3/snapshots/5978b9be-9783-4695-9c0c-aa4e9d562fa5 => generated 436 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:09.126967 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7a83a3c7-4064-47fb-896e-dfb27f34f957 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:09.128742 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7a83a3c7-4064-47fb-896e-dfb27f34f957 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d Aug 01 00:24:09.128949 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7a83a3c7-4064-47fb-896e-dfb27f34f957 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:09.129275 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7a83a3c7-4064-47fb-896e-dfb27f34f957 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:09.138252 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:09.138252 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:09.141824 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7a83a3c7-4064-47fb-896e-dfb27f34f957 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:24:09.146717 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7a83a3c7-4064-47fb-896e-dfb27f34f957 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d returned with HTTP 200 Aug 01 00:24:09.147127 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1004/4036] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:09 2026] GET /volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:09.329174 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-48efb5fa-d993-41be-96e2-1749065eebef None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:09.331369 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-48efb5fa-d993-41be-96e2-1749065eebef tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 Aug 01 00:24:09.331613 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-48efb5fa-d993-41be-96e2-1749065eebef tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:09.331877 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-48efb5fa-d993-41be-96e2-1749065eebef tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:09.341870 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:09.341870 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:09.344998 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-48efb5fa-d993-41be-96e2-1749065eebef tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:24:09.348709 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-48efb5fa-d993-41be-96e2-1749065eebef tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 returned with HTTP 200 Aug 01 00:24:09.349089 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1012/4037] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:09 2026] GET /volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:09.549477 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ee47cc1d-97c7-40fb-914a-5b59ef3d0ead None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:09.551505 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ee47cc1d-97c7-40fb-914a-5b59ef3d0ead tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/volumes/0475c1f3-7053-427b-90cb-aa5ad168369c Aug 01 00:24:09.551731 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ee47cc1d-97c7-40fb-914a-5b59ef3d0ead tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:09.551932 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ee47cc1d-97c7-40fb-914a-5b59ef3d0ead tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:09.557530 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ee47cc1d-97c7-40fb-914a-5b59ef3d0ead tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/volumes/0475c1f3-7053-427b-90cb-aa5ad168369c returned with HTTP 404 Aug 01 00:24:09.557987 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1009/4038] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:09 2026] GET /volume/v3/volumes/0475c1f3-7053-427b-90cb-aa5ad168369c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:09.566481 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-94c03382-9549-40d3-90f2-faccf57abc84 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:09.568753 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-94c03382-9549-40d3-90f2-faccf57abc84 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] POST https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6/restore Aug 01 00:24:09.569220 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-94c03382-9549-40d3-90f2-faccf57abc84 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:09.571203 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-94c03382-9549-40d3-90f2-faccf57abc84 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Restoring backup a29541bc-10a7-43a6-855b-0fb24829fff6 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100406) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 01 00:24:09.571460 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-94c03382-9549-40d3-90f2-faccf57abc84 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Restoring backup a29541bc-10a7-43a6-855b-0fb24829fff6 to volume None. Aug 01 00:24:09.577282 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:09.577282 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:09.578595 np0000006296 devstack@c-api.service[100406]: INFO cinder.backup.api [None req-94c03382-9549-40d3-90f2-faccf57abc84 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Creating volume of 1 GB for restore of backup a29541bc-10a7-43a6-855b-0fb24829fff6. Aug 01 00:24:09.582898 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-94c03382-9549-40d3-90f2-faccf57abc84 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Availability Zones retrieved successfully. Aug 01 00:24:09.589867 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-94c03382-9549-40d3-90f2-faccf57abc84 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Flow 'volume_create_api' (8003dab6-855d-40ef-b37a-ee8d092a21b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:09.591304 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-94c03382-9549-40d3-90f2-faccf57abc84 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62e8045a-c2dc-4400-ade6-9075f0828ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:09.592456 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-94c03382-9549-40d3-90f2-faccf57abc84 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:24:09.623215 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-94c03382-9549-40d3-90f2-faccf57abc84 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62e8045a-c2dc-4400-ade6-9075f0828ab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:09.624039 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-94c03382-9549-40d3-90f2-faccf57abc84 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa06d6fe-e003-4e80-9f62-9a4af7fcb1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:09.659677 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-94c03382-9549-40d3-90f2-faccf57abc84 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Created reservations ['f2222f69-8353-4202-937e-14c48ec48e36', 'fe3cd7b2-2601-4a99-a3af-eddf8cd5d091', '81d28cc9-8136-4bcf-8f12-7db3c833e27b', 'f1dd40a8-eae2-4c95-b2b8-c101450a74fe'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:09.660482 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-94c03382-9549-40d3-90f2-faccf57abc84 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa06d6fe-e003-4e80-9f62-9a4af7fcb1aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2222f69-8353-4202-937e-14c48ec48e36', 'fe3cd7b2-2601-4a99-a3af-eddf8cd5d091', '81d28cc9-8136-4bcf-8f12-7db3c833e27b', 'f1dd40a8-eae2-4c95-b2b8-c101450a74fe']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:09.661327 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-94c03382-9549-40d3-90f2-faccf57abc84 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d6f1ce9-4c05-425b-8dff-7eb1386a0b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:09.688402 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-94c03382-9549-40d3-90f2-faccf57abc84 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d6f1ce9-4c05-425b-8dff-7eb1386a0b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f85d9a7-c039-475f-b73f-eec3b5b019b7', '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='4bf66da1e58a40fd98ed1a7979e920e3',qos_specs=None,replication_status=,reservations=['f2222f69-8353-4202-937e-14c48ec48e36','fe3cd7b2-2601-4a99-a3af-eddf8cd5d091','81d28cc9-8136-4bcf-8f12-7db3c833e27b','f1dd40a8-eae2-4c95-b2b8-c101450a74fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee68142530d540039b4da6a3d4f0a977',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:24:09Z,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=5f85d9a7-c039-475f-b73f-eec3b5b019b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bf66da1e58a40fd98ed1a7979e920e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee68142530d540039b4da6a3d4f0a977',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:09.689218 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-94c03382-9549-40d3-90f2-faccf57abc84 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (797e2c11-a871-4452-881e-502ec660517e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:09.708871 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-94c03382-9549-40d3-90f2-faccf57abc84 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (797e2c11-a871-4452-881e-502ec660517e) transitioned into 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='4bf66da1e58a40fd98ed1a7979e920e3',qos_specs=None,replication_status=,reservations=['f2222f69-8353-4202-937e-14c48ec48e36','fe3cd7b2-2601-4a99-a3af-eddf8cd5d091','81d28cc9-8136-4bcf-8f12-7db3c833e27b','f1dd40a8-eae2-4c95-b2b8-c101450a74fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee68142530d540039b4da6a3d4f0a977',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:09.709623 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-94c03382-9549-40d3-90f2-faccf57abc84 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (856a2291-394b-4da0-99bd-717a93a6a934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:09.720837 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-94c03382-9549-40d3-90f2-faccf57abc84 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (856a2291-394b-4da0-99bd-717a93a6a934) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:09.720837 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-94c03382-9549-40d3-90f2-faccf57abc84 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Flow 'volume_create_api' (8003dab6-855d-40ef-b37a-ee8d092a21b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:09.720837 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-94c03382-9549-40d3-90f2-faccf57abc84 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Create volume request issued successfully. Aug 01 00:24:09.727788 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:09.727788 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:09.727788 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-94c03382-9549-40d3-90f2-faccf57abc84 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Volume info retrieved successfully. Aug 01 00:24:09.784053 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-eb997b3c-62f4-4c4f-8552-a724107e8575 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:09.786124 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-eb997b3c-62f4-4c4f-8552-a724107e8575 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e Aug 01 00:24:09.786309 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-eb997b3c-62f4-4c4f-8552-a724107e8575 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:09.786504 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-eb997b3c-62f4-4c4f-8552-a724107e8575 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:09.786622 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-eb997b3c-62f4-4c4f-8552-a724107e8575 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id a62a1b6f-27c4-4fc4-8036-e5144d357e0e. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:09.790982 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:09.790982 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:09.791540 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-eb997b3c-62f4-4c4f-8552-a724107e8575 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e returned with HTTP 200 Aug 01 00:24:09.791959 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1005/4039] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:09 2026] GET /volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:09.899274 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e0d12b27-3223-448c-8adf-9ae0141d4f46 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:09.901144 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e0d12b27-3223-448c-8adf-9ae0141d4f46 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 Aug 01 00:24:09.901347 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e0d12b27-3223-448c-8adf-9ae0141d4f46 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:09.901530 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e0d12b27-3223-448c-8adf-9ae0141d4f46 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:09.901635 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-e0d12b27-3223-448c-8adf-9ae0141d4f46 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Show backup with id d01e1daa-e260-496f-a688-c20726697c98. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:09.906239 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:09.906239 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:09.907099 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e0d12b27-3223-448c-8adf-9ae0141d4f46 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 returned with HTTP 200 Aug 01 00:24:09.907465 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1013/4040] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:09 2026] GET /volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:10.085035 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-3ba1df1d-5eef-4a43-a43e-7e7b103dfc7b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:10.086893 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3ba1df1d-5eef-4a43-a43e-7e7b103dfc7b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] GET https://10.4.3.222/volume/v3/snapshots/5978b9be-9783-4695-9c0c-aa4e9d562fa5 Aug 01 00:24:10.087086 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3ba1df1d-5eef-4a43-a43e-7e7b103dfc7b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:10.087263 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3ba1df1d-5eef-4a43-a43e-7e7b103dfc7b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:10.091989 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:10.091989 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:10.092363 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-3ba1df1d-5eef-4a43-a43e-7e7b103dfc7b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Snapshot retrieved successfully. Aug 01 00:24:10.093082 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3ba1df1d-5eef-4a43-a43e-7e7b103dfc7b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] https://10.4.3.222/volume/v3/snapshots/5978b9be-9783-4695-9c0c-aa4e9d562fa5 returned with HTTP 200 Aug 01 00:24:10.093410 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1010/4041] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:10 2026] GET /volume/v3/snapshots/5978b9be-9783-4695-9c0c-aa4e9d562fa5 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:10.100727 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2a44c3e0-3e2d-47f8-b74f-cefc629a370b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:10.102334 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2a44c3e0-3e2d-47f8-b74f-cefc629a370b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/5978b9be-9783-4695-9c0c-aa4e9d562fa5 Aug 01 00:24:10.102505 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2a44c3e0-3e2d-47f8-b74f-cefc629a370b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:10.102667 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2a44c3e0-3e2d-47f8-b74f-cefc629a370b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:10.102783 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-2a44c3e0-3e2d-47f8-b74f-cefc629a370b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Delete snapshot with id: 5978b9be-9783-4695-9c0c-aa4e9d562fa5 Aug 01 00:24:10.107165 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:10.107165 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:10.107634 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2a44c3e0-3e2d-47f8-b74f-cefc629a370b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Snapshot retrieved successfully. Aug 01 00:24:10.121527 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2a44c3e0-3e2d-47f8-b74f-cefc629a370b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Snapshot delete request issued successfully. Aug 01 00:24:10.121732 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2a44c3e0-3e2d-47f8-b74f-cefc629a370b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] https://10.4.3.222/volume/v3/snapshots/5978b9be-9783-4695-9c0c-aa4e9d562fa5 returned with HTTP 202 Aug 01 00:24:10.122137 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1006/4042] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:24:10 2026] DELETE /volume/v3/snapshots/5978b9be-9783-4695-9c0c-aa4e9d562fa5 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:10.128970 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-36c00882-fbfe-48c7-b22b-b0fbc2120765 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:10.130939 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-36c00882-fbfe-48c7-b22b-b0fbc2120765 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] GET https://10.4.3.222/volume/v3/snapshots/5978b9be-9783-4695-9c0c-aa4e9d562fa5 Aug 01 00:24:10.131191 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-36c00882-fbfe-48c7-b22b-b0fbc2120765 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:10.131431 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-36c00882-fbfe-48c7-b22b-b0fbc2120765 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:10.137109 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:10.137109 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:10.137631 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-36c00882-fbfe-48c7-b22b-b0fbc2120765 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Snapshot retrieved successfully. Aug 01 00:24:10.139512 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-36c00882-fbfe-48c7-b22b-b0fbc2120765 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] https://10.4.3.222/volume/v3/snapshots/5978b9be-9783-4695-9c0c-aa4e9d562fa5 returned with HTTP 200 Aug 01 00:24:10.140047 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1014/4043] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:10 2026] GET /volume/v3/snapshots/5978b9be-9783-4695-9c0c-aa4e9d562fa5 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:10.159917 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c2ffe14a-1d0d-423a-815f-00d73a5a89cd None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:10.161798 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c2ffe14a-1d0d-423a-815f-00d73a5a89cd tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d Aug 01 00:24:10.161994 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c2ffe14a-1d0d-423a-815f-00d73a5a89cd tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:10.162234 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c2ffe14a-1d0d-423a-815f-00d73a5a89cd tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:10.171592 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:10.171592 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:10.174921 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c2ffe14a-1d0d-423a-815f-00d73a5a89cd tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:24:10.179522 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c2ffe14a-1d0d-423a-815f-00d73a5a89cd tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d returned with HTTP 200 Aug 01 00:24:10.179974 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1011/4044] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:10 2026] GET /volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:10.361644 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1cec87a0-4100-4328-b9d0-67d7f414cedd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:10.363587 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1cec87a0-4100-4328-b9d0-67d7f414cedd tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 Aug 01 00:24:10.363830 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1cec87a0-4100-4328-b9d0-67d7f414cedd tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:10.364012 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1cec87a0-4100-4328-b9d0-67d7f414cedd tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:10.373236 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:10.373236 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:10.376188 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1cec87a0-4100-4328-b9d0-67d7f414cedd tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:24:10.380168 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1cec87a0-4100-4328-b9d0-67d7f414cedd tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 returned with HTTP 200 Aug 01 00:24:10.380593 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1007/4045] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:10 2026] GET /volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:10.734371 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:10.734371 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:10.735043 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-94c03382-9549-40d3-90f2-faccf57abc84 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Volume info retrieved successfully. Aug 01 00:24:10.735208 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.backup.api [None req-94c03382-9549-40d3-90f2-faccf57abc84 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Checking backup size 1 against volume size 1 {{(pid=100406) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 01 00:24:10.735333 np0000006296 devstack@c-api.service[100406]: INFO cinder.backup.api [None req-94c03382-9549-40d3-90f2-faccf57abc84 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Overwriting volume 5f85d9a7-c039-475f-b73f-eec3b5b019b7 with restore of backup a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:24:10.751176 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-94c03382-9549-40d3-90f2-faccf57abc84 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] restore_backup in rpcapi backup_id a29541bc-10a7-43a6-855b-0fb24829fff6 {{(pid=100406) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 01 00:24:10.754795 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-94c03382-9549-40d3-90f2-faccf57abc84 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6/restore returned with HTTP 202 Aug 01 00:24:10.754795 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1014/4046] 10.4.3.222 () {70 vars in 1433 bytes} [Sat Aug 1 00:24:09 2026] POST /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6/restore => generated 152 bytes in 1187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:10.760780 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-925572fb-b98f-4c9b-8bd8-a71b5a61013e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:10.764790 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-925572fb-b98f-4c9b-8bd8-a71b5a61013e tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:24:10.764790 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-925572fb-b98f-4c9b-8bd8-a71b5a61013e tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:10.764790 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-925572fb-b98f-4c9b-8bd8-a71b5a61013e tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:10.764790 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-925572fb-b98f-4c9b-8bd8-a71b5a61013e tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:10.768982 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:10.768982 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:10.769876 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-925572fb-b98f-4c9b-8bd8-a71b5a61013e tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:24:10.770264 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1015/4047] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:10 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:10.802224 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-7d6b0984-c26a-40d0-8c4c-34174ff0cfbc None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:10.804398 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7d6b0984-c26a-40d0-8c4c-34174ff0cfbc tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e Aug 01 00:24:10.804398 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7d6b0984-c26a-40d0-8c4c-34174ff0cfbc tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:10.804398 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7d6b0984-c26a-40d0-8c4c-34174ff0cfbc tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:10.804638 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-7d6b0984-c26a-40d0-8c4c-34174ff0cfbc tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id a62a1b6f-27c4-4fc4-8036-e5144d357e0e. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:10.808735 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:10.808735 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:10.809461 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7d6b0984-c26a-40d0-8c4c-34174ff0cfbc tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e returned with HTTP 200 Aug 01 00:24:10.809654 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1012/4048] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:10 2026] GET /volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:10.916723 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7ca03d1a-4670-46b2-991b-8ab36836e552 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:10.918411 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7ca03d1a-4670-46b2-991b-8ab36836e552 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 Aug 01 00:24:10.918628 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7ca03d1a-4670-46b2-991b-8ab36836e552 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:10.918886 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7ca03d1a-4670-46b2-991b-8ab36836e552 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:10.919034 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-7ca03d1a-4670-46b2-991b-8ab36836e552 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Show backup with id d01e1daa-e260-496f-a688-c20726697c98. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:10.922993 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:10.922993 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:10.923665 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7ca03d1a-4670-46b2-991b-8ab36836e552 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 returned with HTTP 200 Aug 01 00:24:10.924163 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1008/4049] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:10 2026] GET /volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:11.148790 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6109cadf-6d7f-4cce-b5dc-5f1c5438c04b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:11.150690 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6109cadf-6d7f-4cce-b5dc-5f1c5438c04b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] GET https://10.4.3.222/volume/v3/snapshots/5978b9be-9783-4695-9c0c-aa4e9d562fa5 Aug 01 00:24:11.150922 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6109cadf-6d7f-4cce-b5dc-5f1c5438c04b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:11.151109 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6109cadf-6d7f-4cce-b5dc-5f1c5438c04b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:11.155213 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6109cadf-6d7f-4cce-b5dc-5f1c5438c04b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] https://10.4.3.222/volume/v3/snapshots/5978b9be-9783-4695-9c0c-aa4e9d562fa5 returned with HTTP 404 Aug 01 00:24:11.155660 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1015/4050] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:11 2026] GET /volume/v3/snapshots/5978b9be-9783-4695-9c0c-aa4e9d562fa5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:11.162330 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3bf4c07f-1620-4417-9e09-b8809e81de34 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:11.164532 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3bf4c07f-1620-4417-9e09-b8809e81de34 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/2790d867-f3be-4abc-becb-5b21e9f54ddf Aug 01 00:24:11.164849 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3bf4c07f-1620-4417-9e09-b8809e81de34 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:11.165131 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3bf4c07f-1620-4417-9e09-b8809e81de34 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:11.165336 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-3bf4c07f-1620-4417-9e09-b8809e81de34 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Delete volume with id: 2790d867-f3be-4abc-becb-5b21e9f54ddf Aug 01 00:24:11.172674 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:11.172674 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:11.172976 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3bf4c07f-1620-4417-9e09-b8809e81de34 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:11.188371 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3bf4c07f-1620-4417-9e09-b8809e81de34 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Delete volume request issued successfully. Aug 01 00:24:11.188622 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3bf4c07f-1620-4417-9e09-b8809e81de34 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/2790d867-f3be-4abc-becb-5b21e9f54ddf returned with HTTP 202 Aug 01 00:24:11.189114 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1016/4051] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:24:11 2026] DELETE /volume/v3/volumes/2790d867-f3be-4abc-becb-5b21e9f54ddf => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:11.193419 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-aebc5b6e-f6bf-4db3-a98e-c67bf092d717 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:11.195813 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-aebc5b6e-f6bf-4db3-a98e-c67bf092d717 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d Aug 01 00:24:11.195813 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-aebc5b6e-f6bf-4db3-a98e-c67bf092d717 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:11.196515 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-aebc5b6e-f6bf-4db3-a98e-c67bf092d717 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:11.197523 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e340b544-32f1-46e5-a016-0f2546d19f4d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:11.199464 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e340b544-32f1-46e5-a016-0f2546d19f4d tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/2790d867-f3be-4abc-becb-5b21e9f54ddf Aug 01 00:24:11.199747 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e340b544-32f1-46e5-a016-0f2546d19f4d tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:11.200023 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e340b544-32f1-46e5-a016-0f2546d19f4d tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:11.205682 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:11.205682 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:11.208422 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:11.208422 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:11.209062 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-aebc5b6e-f6bf-4db3-a98e-c67bf092d717 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:24:11.212027 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e340b544-32f1-46e5-a016-0f2546d19f4d tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:11.213075 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-aebc5b6e-f6bf-4db3-a98e-c67bf092d717 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d returned with HTTP 200 Aug 01 00:24:11.213452 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1013/4052] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:11 2026] GET /volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:11.216116 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e340b544-32f1-46e5-a016-0f2546d19f4d tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/2790d867-f3be-4abc-becb-5b21e9f54ddf returned with HTTP 200 Aug 01 00:24:11.216479 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1009/4053] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:11 2026] GET /volume/v3/volumes/2790d867-f3be-4abc-becb-5b21e9f54ddf => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:11.393156 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-02953a2b-1226-4dde-be99-9a0ba56af878 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:11.394812 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-02953a2b-1226-4dde-be99-9a0ba56af878 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 Aug 01 00:24:11.395045 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-02953a2b-1226-4dde-be99-9a0ba56af878 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:11.396207 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-02953a2b-1226-4dde-be99-9a0ba56af878 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:11.403302 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:11.403302 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:11.406295 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-02953a2b-1226-4dde-be99-9a0ba56af878 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:24:11.410054 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-02953a2b-1226-4dde-be99-9a0ba56af878 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 returned with HTTP 200 Aug 01 00:24:11.410450 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1016/4054] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:11 2026] GET /volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:11.606179 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-935de97b-e246-43a6-8eb1-b357c4ea660d req-79164b14-dfd9-400b-a04b-329d01caf147 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:11.608430 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-935de97b-e246-43a6-8eb1-b357c4ea660d req-79164b14-dfd9-400b-a04b-329d01caf147 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] POST https://10.4.3.222/volume/v3/attachments/335e3b3b-840b-417e-8ad0-74917d6d4ed8/action Aug 01 00:24:11.608856 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-935de97b-e246-43a6-8eb1-b357c4ea660d req-79164b14-dfd9-400b-a04b-329d01caf147 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Action body: b'{"os-complete": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:24:11.609010 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-935de97b-e246-43a6-8eb1-b357c4ea660d req-79164b14-dfd9-400b-a04b-329d01caf147 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:11.632640 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:11.632640 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:11.645539 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-935de97b-e246-43a6-8eb1-b357c4ea660d req-79164b14-dfd9-400b-a04b-329d01caf147 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/attachments/335e3b3b-840b-417e-8ad0-74917d6d4ed8/action returned with HTTP 204 Aug 01 00:24:11.646260 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1017/4055] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:24:11 2026] POST /volume/v3/attachments/335e3b3b-840b-417e-8ad0-74917d6d4ed8/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:11.780539 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-8db36504-4d1d-4415-9df1-0a2a2be2867f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:11.782925 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8db36504-4d1d-4415-9df1-0a2a2be2867f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:24:11.783222 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8db36504-4d1d-4415-9df1-0a2a2be2867f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:11.783478 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8db36504-4d1d-4415-9df1-0a2a2be2867f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:11.783637 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-8db36504-4d1d-4415-9df1-0a2a2be2867f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:11.789154 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:11.789154 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:11.790039 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8db36504-4d1d-4415-9df1-0a2a2be2867f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:24:11.790787 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1014/4056] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:11 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:11.820698 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a3ee29a1-f0f0-4e48-9fda-700a73965ee4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:11.822692 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a3ee29a1-f0f0-4e48-9fda-700a73965ee4 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e Aug 01 00:24:11.822960 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a3ee29a1-f0f0-4e48-9fda-700a73965ee4 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:11.823178 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a3ee29a1-f0f0-4e48-9fda-700a73965ee4 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:11.823303 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-a3ee29a1-f0f0-4e48-9fda-700a73965ee4 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id a62a1b6f-27c4-4fc4-8036-e5144d357e0e. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:11.828676 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:11.828676 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:11.829372 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a3ee29a1-f0f0-4e48-9fda-700a73965ee4 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e returned with HTTP 200 Aug 01 00:24:11.829968 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1010/4057] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:11 2026] GET /volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:11.933934 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-023c0750-537d-46b1-a530-3150fe995c65 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:11.935622 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-023c0750-537d-46b1-a530-3150fe995c65 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 Aug 01 00:24:11.935832 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-023c0750-537d-46b1-a530-3150fe995c65 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:11.936009 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-023c0750-537d-46b1-a530-3150fe995c65 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:11.936114 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-023c0750-537d-46b1-a530-3150fe995c65 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Show backup with id d01e1daa-e260-496f-a688-c20726697c98. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:11.940324 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:11.940324 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:11.941380 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-023c0750-537d-46b1-a530-3150fe995c65 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 returned with HTTP 200 Aug 01 00:24:11.941827 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1017/4058] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:11 2026] GET /volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:12.225634 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3ad7c93d-2632-4c3d-9c2e-9eb5391b2238 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:12.227334 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3ad7c93d-2632-4c3d-9c2e-9eb5391b2238 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d Aug 01 00:24:12.228140 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3ad7c93d-2632-4c3d-9c2e-9eb5391b2238 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:12.228140 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3ad7c93d-2632-4c3d-9c2e-9eb5391b2238 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:12.230380 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-25d2f86a-007c-4342-ac47-48f5ecba68a0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:12.232399 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-25d2f86a-007c-4342-ac47-48f5ecba68a0 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/2790d867-f3be-4abc-becb-5b21e9f54ddf Aug 01 00:24:12.232592 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-25d2f86a-007c-4342-ac47-48f5ecba68a0 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:12.232857 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-25d2f86a-007c-4342-ac47-48f5ecba68a0 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:12.237032 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:12.237032 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:12.239337 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-25d2f86a-007c-4342-ac47-48f5ecba68a0 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/2790d867-f3be-4abc-becb-5b21e9f54ddf returned with HTTP 404 Aug 01 00:24:12.239937 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1015/4059] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:12 2026] GET /volume/v3/volumes/2790d867-f3be-4abc-becb-5b21e9f54ddf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:12.240231 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3ad7c93d-2632-4c3d-9c2e-9eb5391b2238 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:24:12.244401 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3ad7c93d-2632-4c3d-9c2e-9eb5391b2238 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d returned with HTTP 200 Aug 01 00:24:12.244705 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1018/4060] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:12 2026] GET /volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:12.247433 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0e43c887-2d56-4052-bcc2-c21c9e02f2a1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:12.249203 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0e43c887-2d56-4052-bcc2-c21c9e02f2a1 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:24:12.249577 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0e43c887-2d56-4052-bcc2-c21c9e02f2a1 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-184044674"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:12.251143 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-0e43c887-2d56-4052-bcc2-c21c9e02f2a1 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-184044674'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:24:12.251249 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-0e43c887-2d56-4052-bcc2-c21c9e02f2a1 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create volume of 1 GB Aug 01 00:24:12.255032 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0e43c887-2d56-4052-bcc2-c21c9e02f2a1 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Availability Zones retrieved successfully. Aug 01 00:24:12.261166 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0e43c887-2d56-4052-bcc2-c21c9e02f2a1 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Flow 'volume_create_api' (de499b56-bd06-443b-ad2f-04ae6a719fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:12.262239 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0e43c887-2d56-4052-bcc2-c21c9e02f2a1 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9363afaf-ce47-4d8f-b432-5e9b0f345d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:12.263094 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-0e43c887-2d56-4052-bcc2-c21c9e02f2a1 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:24:12.288961 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0e43c887-2d56-4052-bcc2-c21c9e02f2a1 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9363afaf-ce47-4d8f-b432-5e9b0f345d48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:12.290065 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0e43c887-2d56-4052-bcc2-c21c9e02f2a1 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb65b8a5-eec8-465a-8ec9-e3bab913a019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:12.339841 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-0e43c887-2d56-4052-bcc2-c21c9e02f2a1 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Created reservations ['42d2c951-0016-43f5-b4a3-b7957c1c97ea', '0d3977a7-ca34-45f7-a537-e7f689d378ea', 'f4aac840-d341-4d62-91bb-67d4ccc91aed', '29632125-6d82-4d0d-b0b9-7cfcde595b58'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:12.340695 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0e43c887-2d56-4052-bcc2-c21c9e02f2a1 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb65b8a5-eec8-465a-8ec9-e3bab913a019) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42d2c951-0016-43f5-b4a3-b7957c1c97ea', '0d3977a7-ca34-45f7-a537-e7f689d378ea', 'f4aac840-d341-4d62-91bb-67d4ccc91aed', '29632125-6d82-4d0d-b0b9-7cfcde595b58']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:12.341558 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0e43c887-2d56-4052-bcc2-c21c9e02f2a1 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36a54495-6631-488c-ba79-0876ac3bea91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:12.369809 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0e43c887-2d56-4052-bcc2-c21c9e02f2a1 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36a54495-6631-488c-ba79-0876ac3bea91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e6d49ab-54fb-4ceb-87dc-c8275e52580a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-184044674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ec2cf3bb89474a88d32cf9d605625b',qos_specs=None,replication_status=,reservations=['42d2c951-0016-43f5-b4a3-b7957c1c97ea','0d3977a7-ca34-45f7-a537-e7f689d378ea','f4aac840-d341-4d62-91bb-67d4ccc91aed','29632125-6d82-4d0d-b0b9-7cfcde595b58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71a9f9ff9e2f4823848f8de32028f6e1',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:24:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-184044674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e6d49ab-54fb-4ceb-87dc-c8275e52580a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57ec2cf3bb89474a88d32cf9d605625b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71a9f9ff9e2f4823848f8de32028f6e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:12.370523 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0e43c887-2d56-4052-bcc2-c21c9e02f2a1 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f587fa61-cd08-4225-951e-878649c876a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:12.387616 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0e43c887-2d56-4052-bcc2-c21c9e02f2a1 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f587fa61-cd08-4225-951e-878649c876a8) transitioned into state 'SUCCESS' from state '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-184044674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ec2cf3bb89474a88d32cf9d605625b',qos_specs=None,replication_status=,reservations=['42d2c951-0016-43f5-b4a3-b7957c1c97ea','0d3977a7-ca34-45f7-a537-e7f689d378ea','f4aac840-d341-4d62-91bb-67d4ccc91aed','29632125-6d82-4d0d-b0b9-7cfcde595b58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71a9f9ff9e2f4823848f8de32028f6e1',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:12.388282 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0e43c887-2d56-4052-bcc2-c21c9e02f2a1 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac472521-a975-4535-9898-d63f4ea307a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:12.395728 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0e43c887-2d56-4052-bcc2-c21c9e02f2a1 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac472521-a975-4535-9898-d63f4ea307a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:12.396408 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0e43c887-2d56-4052-bcc2-c21c9e02f2a1 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Flow 'volume_create_api' (de499b56-bd06-443b-ad2f-04ae6a719fa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:12.396676 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0e43c887-2d56-4052-bcc2-c21c9e02f2a1 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create volume request issued successfully. Aug 01 00:24:12.397231 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0e43c887-2d56-4052-bcc2-c21c9e02f2a1 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:24:12.397616 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1011/4061] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:24:12 2026] POST /volume/v3/volumes => generated 777 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:12.413088 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ef1e1a63-6fcb-4eb9-b513-f062cd9d0f43 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:12.414974 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ef1e1a63-6fcb-4eb9-b513-f062cd9d0f43 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/4e6d49ab-54fb-4ceb-87dc-c8275e52580a Aug 01 00:24:12.415131 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ef1e1a63-6fcb-4eb9-b513-f062cd9d0f43 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:12.415311 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ef1e1a63-6fcb-4eb9-b513-f062cd9d0f43 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:12.422057 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:12.422057 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:12.429526 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ef1e1a63-6fcb-4eb9-b513-f062cd9d0f43 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:12.430071 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c87656bc-67a4-48f1-8622-39468313747f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:12.431563 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ef1e1a63-6fcb-4eb9-b513-f062cd9d0f43 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/4e6d49ab-54fb-4ceb-87dc-c8275e52580a returned with HTTP 200 Aug 01 00:24:12.431981 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1018/4062] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:12 2026] GET /volume/v3/volumes/4e6d49ab-54fb-4ceb-87dc-c8275e52580a => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:12.432529 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c87656bc-67a4-48f1-8622-39468313747f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 Aug 01 00:24:12.433314 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c87656bc-67a4-48f1-8622-39468313747f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:12.433882 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c87656bc-67a4-48f1-8622-39468313747f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:12.448674 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:12.448674 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:12.455274 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c87656bc-67a4-48f1-8622-39468313747f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:24:12.460576 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c87656bc-67a4-48f1-8622-39468313747f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 returned with HTTP 200 Aug 01 00:24:12.461120 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1016/4063] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:12 2026] GET /volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 => generated 1133 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:12.475937 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-135790bc-fb1c-4be4-8b23-6a1f122120ac None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:12.477897 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-135790bc-fb1c-4be4-8b23-6a1f122120ac tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] POST https://10.4.3.222/volume/v3/backups Aug 01 00:24:12.478443 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-135790bc-fb1c-4be4-8b23-6a1f122120ac tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f80324f6-5844-45ae-87af-2c292dd09ad1", "force": true, "name": "tempest-VolumesBackupsTest-Backup-2095961484", "container": "tempest-volumesbackupstest-backup-container-1853843130"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:12.480340 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.contrib.backups [None req-135790bc-fb1c-4be4-8b23-6a1f122120ac tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Creating new backup {'backup': {'volume_id': 'f80324f6-5844-45ae-87af-2c292dd09ad1', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-2095961484', 'container': 'tempest-volumesbackupstest-backup-container-1853843130'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:24:12.480519 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.contrib.backups [None req-135790bc-fb1c-4be4-8b23-6a1f122120ac tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Creating backup of volume f80324f6-5844-45ae-87af-2c292dd09ad1 in container tempest-volumesbackupstest-backup-container-1853843130 Aug 01 00:24:12.493588 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:12.493588 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:12.494121 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-135790bc-fb1c-4be4-8b23-6a1f122120ac tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:24:12.513611 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-135790bc-fb1c-4be4-8b23-6a1f122120ac tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Created reservations ['a54db708-a2b7-4986-b9be-2017042ece27', '0b748ad7-b052-4a5a-82a6-5e916faa3bde'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:12.549082 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-135790bc-fb1c-4be4-8b23-6a1f122120ac tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:24:12.549508 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1019/4064] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:24:12 2026] POST /volume/v3/backups => generated 330 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:12.558419 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-50a5ee0d-1724-4da2-9551-abcac118b41b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:12.560561 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-50a5ee0d-1724-4da2-9551-abcac118b41b tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a Aug 01 00:24:12.560756 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-50a5ee0d-1724-4da2-9551-abcac118b41b tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:12.561067 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-50a5ee0d-1724-4da2-9551-abcac118b41b tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:12.561067 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-50a5ee0d-1724-4da2-9551-abcac118b41b tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 43fe133f-2d55-4248-ae28-ed390bbc401a. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:12.565370 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:12.565370 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:12.566497 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-50a5ee0d-1724-4da2-9551-abcac118b41b tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a returned with HTTP 200 Aug 01 00:24:12.566614 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1012/4065] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:12 2026] GET /volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:12.799928 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0e11ed5e-5a64-4322-a1d3-b16b3d491654 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:12.801690 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0e11ed5e-5a64-4322-a1d3-b16b3d491654 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:24:12.801934 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0e11ed5e-5a64-4322-a1d3-b16b3d491654 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:12.802133 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0e11ed5e-5a64-4322-a1d3-b16b3d491654 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:12.802250 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-0e11ed5e-5a64-4322-a1d3-b16b3d491654 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:12.806555 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:12.806555 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:12.807174 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0e11ed5e-5a64-4322-a1d3-b16b3d491654 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:24:12.807555 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1019/4066] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:12 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:12.840234 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-3f8ca91f-e366-45fa-877f-42c14e2a4994 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:12.842329 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3f8ca91f-e366-45fa-877f-42c14e2a4994 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e Aug 01 00:24:12.842577 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3f8ca91f-e366-45fa-877f-42c14e2a4994 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:12.842914 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3f8ca91f-e366-45fa-877f-42c14e2a4994 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:12.843055 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-3f8ca91f-e366-45fa-877f-42c14e2a4994 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id a62a1b6f-27c4-4fc4-8036-e5144d357e0e. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:12.847897 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:12.847897 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:12.848677 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3f8ca91f-e366-45fa-877f-42c14e2a4994 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e returned with HTTP 200 Aug 01 00:24:12.849157 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1017/4067] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:12 2026] GET /volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:12.952073 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7ac0cde2-2d1f-4350-9a5f-4559afcbe686 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:12.954030 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7ac0cde2-2d1f-4350-9a5f-4559afcbe686 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 Aug 01 00:24:12.954370 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7ac0cde2-2d1f-4350-9a5f-4559afcbe686 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:12.954574 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7ac0cde2-2d1f-4350-9a5f-4559afcbe686 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:12.954675 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-7ac0cde2-2d1f-4350-9a5f-4559afcbe686 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Show backup with id d01e1daa-e260-496f-a688-c20726697c98. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:12.959519 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:12.959519 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:12.960432 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7ac0cde2-2d1f-4350-9a5f-4559afcbe686 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 returned with HTTP 200 Aug 01 00:24:12.960934 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1020/4068] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:12 2026] GET /volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:13.257020 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-93e6a65a-1f8b-4aee-854e-f5365a3f74c0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:13.258983 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-93e6a65a-1f8b-4aee-854e-f5365a3f74c0 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d Aug 01 00:24:13.259139 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-93e6a65a-1f8b-4aee-854e-f5365a3f74c0 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:13.259390 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-93e6a65a-1f8b-4aee-854e-f5365a3f74c0 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:13.270804 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:13.270804 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:13.274812 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-93e6a65a-1f8b-4aee-854e-f5365a3f74c0 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:24:13.280015 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-93e6a65a-1f8b-4aee-854e-f5365a3f74c0 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d returned with HTTP 200 Aug 01 00:24:13.280489 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1013/4069] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:13 2026] GET /volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:13.444339 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fdcd59c5-94e2-42e8-9515-86cdfdd550cb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:13.446197 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fdcd59c5-94e2-42e8-9515-86cdfdd550cb tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/4e6d49ab-54fb-4ceb-87dc-c8275e52580a Aug 01 00:24:13.446427 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fdcd59c5-94e2-42e8-9515-86cdfdd550cb tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:13.446572 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fdcd59c5-94e2-42e8-9515-86cdfdd550cb tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:13.454173 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:13.454173 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:13.457451 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-fdcd59c5-94e2-42e8-9515-86cdfdd550cb tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:13.460942 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fdcd59c5-94e2-42e8-9515-86cdfdd550cb tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/4e6d49ab-54fb-4ceb-87dc-c8275e52580a returned with HTTP 200 Aug 01 00:24:13.461223 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1020/4070] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:13 2026] GET /volume/v3/volumes/4e6d49ab-54fb-4ceb-87dc-c8275e52580a => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:13.472844 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f42502ae-c4f0-471a-bdc1-84be77306c79 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:13.474542 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f42502ae-c4f0-471a-bdc1-84be77306c79 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:24:13.474899 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f42502ae-c4f0-471a-bdc1-84be77306c79 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e6d49ab-54fb-4ceb-87dc-c8275e52580a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-489719398"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:13.482889 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:13.482889 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:13.483215 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f42502ae-c4f0-471a-bdc1-84be77306c79 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:13.483322 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-f42502ae-c4f0-471a-bdc1-84be77306c79 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create snapshot from volume 4e6d49ab-54fb-4ceb-87dc-c8275e52580a Aug 01 00:24:13.506190 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-f42502ae-c4f0-471a-bdc1-84be77306c79 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Created reservations ['f3b2fc35-5215-427a-9341-025a5aebb1ca', '8bf58a20-64aa-47c7-b13f-970bc35ce7a2', '3b83fe6d-8034-4553-9fb2-5009a0324adf', '5a5cdd04-8eef-431a-b533-a7bb27612f85'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:13.533526 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f42502ae-c4f0-471a-bdc1-84be77306c79 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot create request issued successfully. Aug 01 00:24:13.533902 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f42502ae-c4f0-471a-bdc1-84be77306c79 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:24:13.534280 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1018/4071] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:24:13 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 01 00:24:13.549148 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-db426f51-5536-4c12-af15-b4519801d04f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:13.551211 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-db426f51-5536-4c12-af15-b4519801d04f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/snapshots/f3d480d7-52d0-4750-a76d-99eedaa45726 Aug 01 00:24:13.551422 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-db426f51-5536-4c12-af15-b4519801d04f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:13.551648 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-db426f51-5536-4c12-af15-b4519801d04f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:13.558981 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:13.558981 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:13.559280 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-db426f51-5536-4c12-af15-b4519801d04f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot retrieved successfully. Aug 01 00:24:13.561136 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-db426f51-5536-4c12-af15-b4519801d04f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/f3d480d7-52d0-4750-a76d-99eedaa45726 returned with HTTP 200 Aug 01 00:24:13.561524 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1021/4072] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:13 2026] GET /volume/v3/snapshots/f3d480d7-52d0-4750-a76d-99eedaa45726 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:13.576168 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-54540078-509e-4e51-bec4-f486f26d6341 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:13.577893 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-54540078-509e-4e51-bec4-f486f26d6341 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a Aug 01 00:24:13.578086 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-54540078-509e-4e51-bec4-f486f26d6341 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:13.578270 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-54540078-509e-4e51-bec4-f486f26d6341 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:13.578375 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-54540078-509e-4e51-bec4-f486f26d6341 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 43fe133f-2d55-4248-ae28-ed390bbc401a. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:13.582795 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:13.582795 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:13.583962 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-54540078-509e-4e51-bec4-f486f26d6341 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a returned with HTTP 200 Aug 01 00:24:13.584405 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1014/4073] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:13 2026] GET /volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:13.818454 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-599a3eae-4fdf-454c-bbe6-04e10e0f4c0f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:13.820641 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-599a3eae-4fdf-454c-bbe6-04e10e0f4c0f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:24:13.820859 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-599a3eae-4fdf-454c-bbe6-04e10e0f4c0f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:13.821029 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-599a3eae-4fdf-454c-bbe6-04e10e0f4c0f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:13.821117 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-599a3eae-4fdf-454c-bbe6-04e10e0f4c0f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:13.826471 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:13.826471 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:13.827077 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-599a3eae-4fdf-454c-bbe6-04e10e0f4c0f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:24:13.827406 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1021/4074] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:13 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:24:13.859587 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d8a0cfd6-bfb1-47f4-a1c0-ffeacb5a4439 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:13.861647 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d8a0cfd6-bfb1-47f4-a1c0-ffeacb5a4439 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e Aug 01 00:24:13.861879 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d8a0cfd6-bfb1-47f4-a1c0-ffeacb5a4439 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:13.862092 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d8a0cfd6-bfb1-47f4-a1c0-ffeacb5a4439 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:13.862231 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-d8a0cfd6-bfb1-47f4-a1c0-ffeacb5a4439 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id a62a1b6f-27c4-4fc4-8036-e5144d357e0e. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:13.866318 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:13.866318 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:13.866940 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d8a0cfd6-bfb1-47f4-a1c0-ffeacb5a4439 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e returned with HTTP 200 Aug 01 00:24:13.867286 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1019/4075] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:13 2026] GET /volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:13.971012 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d4f3af67-b144-4e55-ad4e-910aa6579487 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:13.973204 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d4f3af67-b144-4e55-ad4e-910aa6579487 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 Aug 01 00:24:13.973412 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d4f3af67-b144-4e55-ad4e-910aa6579487 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:13.973652 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d4f3af67-b144-4e55-ad4e-910aa6579487 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:13.973912 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-d4f3af67-b144-4e55-ad4e-910aa6579487 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Show backup with id d01e1daa-e260-496f-a688-c20726697c98. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:13.979704 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:13.979704 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:13.980672 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d4f3af67-b144-4e55-ad4e-910aa6579487 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 returned with HTTP 200 Aug 01 00:24:13.981183 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1022/4076] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:13 2026] GET /volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:14.296269 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-28cb86b6-d64b-4c49-8360-05cf8391b6a6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:14.298082 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-28cb86b6-d64b-4c49-8360-05cf8391b6a6 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d Aug 01 00:24:14.298265 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-28cb86b6-d64b-4c49-8360-05cf8391b6a6 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:14.298450 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-28cb86b6-d64b-4c49-8360-05cf8391b6a6 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:14.307173 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:14.307173 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:14.310626 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-28cb86b6-d64b-4c49-8360-05cf8391b6a6 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:24:14.314678 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-28cb86b6-d64b-4c49-8360-05cf8391b6a6 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d returned with HTTP 200 Aug 01 00:24:14.315121 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1015/4077] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:14 2026] GET /volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:14.571675 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-44f30034-4e25-49e0-bf70-804acc1b8cd5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:14.574083 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-44f30034-4e25-49e0-bf70-804acc1b8cd5 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/snapshots/f3d480d7-52d0-4750-a76d-99eedaa45726 Aug 01 00:24:14.574083 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-44f30034-4e25-49e0-bf70-804acc1b8cd5 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:14.574691 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-44f30034-4e25-49e0-bf70-804acc1b8cd5 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:14.579611 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:14.579611 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:14.579955 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-44f30034-4e25-49e0-bf70-804acc1b8cd5 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot retrieved successfully. Aug 01 00:24:14.580692 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-44f30034-4e25-49e0-bf70-804acc1b8cd5 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/f3d480d7-52d0-4750-a76d-99eedaa45726 returned with HTTP 200 Aug 01 00:24:14.581169 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1022/4078] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:14 2026] GET /volume/v3/snapshots/f3d480d7-52d0-4750-a76d-99eedaa45726 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:14.594507 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-37597c10-12eb-4244-b910-d955c78d6cae None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:14.596599 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-609e2aaf-6ca3-48d9-8b05-c6303c0471d3 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:14.597830 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-37597c10-12eb-4244-b910-d955c78d6cae tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a Aug 01 00:24:14.597830 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-37597c10-12eb-4244-b910-d955c78d6cae tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:14.597830 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-37597c10-12eb-4244-b910-d955c78d6cae tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:14.597830 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-37597c10-12eb-4244-b910-d955c78d6cae tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 43fe133f-2d55-4248-ae28-ed390bbc401a. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:14.601448 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:14.601448 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:14.602322 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-37597c10-12eb-4244-b910-d955c78d6cae tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a returned with HTTP 200 Aug 01 00:24:14.604781 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1023/4079] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:14 2026] GET /volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:14.605310 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-609e2aaf-6ca3-48d9-8b05-c6303c0471d3 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/f3d480d7-52d0-4750-a76d-99eedaa45726 Aug 01 00:24:14.606729 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-609e2aaf-6ca3-48d9-8b05-c6303c0471d3 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:14.607078 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-609e2aaf-6ca3-48d9-8b05-c6303c0471d3 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:14.607796 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-609e2aaf-6ca3-48d9-8b05-c6303c0471d3 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Delete snapshot with id: f3d480d7-52d0-4750-a76d-99eedaa45726 Aug 01 00:24:14.617177 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:14.617177 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:14.617600 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-609e2aaf-6ca3-48d9-8b05-c6303c0471d3 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Snapshot retrieved successfully. Aug 01 00:24:14.637692 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-609e2aaf-6ca3-48d9-8b05-c6303c0471d3 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Snapshot delete request issued successfully. Aug 01 00:24:14.638224 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-609e2aaf-6ca3-48d9-8b05-c6303c0471d3 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] https://10.4.3.222/volume/v3/snapshots/f3d480d7-52d0-4750-a76d-99eedaa45726 returned with HTTP 202 Aug 01 00:24:14.638380 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1020/4080] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:24:14 2026] DELETE /volume/v3/snapshots/f3d480d7-52d0-4750-a76d-99eedaa45726 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:14.645556 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-65582bd1-7150-44f7-990d-5d4d345a9a52 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:14.648420 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-65582bd1-7150-44f7-990d-5d4d345a9a52 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] GET https://10.4.3.222/volume/v3/snapshots/f3d480d7-52d0-4750-a76d-99eedaa45726 Aug 01 00:24:14.648722 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-65582bd1-7150-44f7-990d-5d4d345a9a52 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:14.648951 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-65582bd1-7150-44f7-990d-5d4d345a9a52 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:14.653951 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:14.653951 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:14.654397 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-65582bd1-7150-44f7-990d-5d4d345a9a52 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Snapshot retrieved successfully. Aug 01 00:24:14.655179 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-65582bd1-7150-44f7-990d-5d4d345a9a52 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] https://10.4.3.222/volume/v3/snapshots/f3d480d7-52d0-4750-a76d-99eedaa45726 returned with HTTP 200 Aug 01 00:24:14.655579 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1016/4081] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:14 2026] GET /volume/v3/snapshots/f3d480d7-52d0-4750-a76d-99eedaa45726 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:14.837014 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b9b60f8e-69ff-4560-b800-8d509d812248 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:14.838581 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b9b60f8e-69ff-4560-b800-8d509d812248 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:24:14.838932 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b9b60f8e-69ff-4560-b800-8d509d812248 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:14.839200 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b9b60f8e-69ff-4560-b800-8d509d812248 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:14.839369 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-b9b60f8e-69ff-4560-b800-8d509d812248 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:14.843617 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:14.843617 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:14.844383 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b9b60f8e-69ff-4560-b800-8d509d812248 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:24:14.844816 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1023/4082] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:14 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:14.878219 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-dc38a88c-d054-4b6c-9f19-a94593119336 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:14.880393 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-dc38a88c-d054-4b6c-9f19-a94593119336 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e Aug 01 00:24:14.880617 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-dc38a88c-d054-4b6c-9f19-a94593119336 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:14.880896 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-dc38a88c-d054-4b6c-9f19-a94593119336 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:14.881027 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-dc38a88c-d054-4b6c-9f19-a94593119336 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id a62a1b6f-27c4-4fc4-8036-e5144d357e0e. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:14.885551 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:14.885551 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:14.886242 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-dc38a88c-d054-4b6c-9f19-a94593119336 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e returned with HTTP 200 Aug 01 00:24:14.886654 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1024/4083] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:14 2026] GET /volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:14.993308 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-be63a21b-619b-4d7b-a3b9-c352960f0a63 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:14.995026 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-be63a21b-619b-4d7b-a3b9-c352960f0a63 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 Aug 01 00:24:14.995247 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-be63a21b-619b-4d7b-a3b9-c352960f0a63 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:14.995688 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-be63a21b-619b-4d7b-a3b9-c352960f0a63 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:14.996560 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-be63a21b-619b-4d7b-a3b9-c352960f0a63 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Show backup with id d01e1daa-e260-496f-a688-c20726697c98. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:15.009402 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:15.009402 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:15.010217 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-be63a21b-619b-4d7b-a3b9-c352960f0a63 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 returned with HTTP 200 Aug 01 00:24:15.011375 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1021/4084] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:14 2026] GET /volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 => generated 755 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:15.328501 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-aebc4fa1-ae4e-414f-a313-63ed99a03a7f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:15.330299 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aebc4fa1-ae4e-414f-a313-63ed99a03a7f tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d Aug 01 00:24:15.330477 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aebc4fa1-ae4e-414f-a313-63ed99a03a7f tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:15.330652 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aebc4fa1-ae4e-414f-a313-63ed99a03a7f tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:15.339124 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:15.339124 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:15.342762 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-aebc4fa1-ae4e-414f-a313-63ed99a03a7f tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:24:15.346619 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aebc4fa1-ae4e-414f-a313-63ed99a03a7f tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d returned with HTTP 200 Aug 01 00:24:15.347016 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1017/4085] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:15 2026] GET /volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:15.614411 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-81e32ecd-2945-4065-899e-1e45ebde3e4f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:15.617242 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-81e32ecd-2945-4065-899e-1e45ebde3e4f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a Aug 01 00:24:15.617242 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-81e32ecd-2945-4065-899e-1e45ebde3e4f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:15.617242 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-81e32ecd-2945-4065-899e-1e45ebde3e4f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:15.617242 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-81e32ecd-2945-4065-899e-1e45ebde3e4f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 43fe133f-2d55-4248-ae28-ed390bbc401a. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:15.624606 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:15.624606 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:15.625496 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-81e32ecd-2945-4065-899e-1e45ebde3e4f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a returned with HTTP 200 Aug 01 00:24:15.625938 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1024/4086] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:15 2026] GET /volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:15.672613 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-08930a59-2e6b-4efb-a1a8-30f60f0d12aa None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:15.675818 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-08930a59-2e6b-4efb-a1a8-30f60f0d12aa tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] GET https://10.4.3.222/volume/v3/snapshots/f3d480d7-52d0-4750-a76d-99eedaa45726 Aug 01 00:24:15.676123 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-08930a59-2e6b-4efb-a1a8-30f60f0d12aa tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:15.676395 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-08930a59-2e6b-4efb-a1a8-30f60f0d12aa tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:15.682946 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-08930a59-2e6b-4efb-a1a8-30f60f0d12aa tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] https://10.4.3.222/volume/v3/snapshots/f3d480d7-52d0-4750-a76d-99eedaa45726 returned with HTTP 404 Aug 01 00:24:15.683525 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1025/4087] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:15 2026] GET /volume/v3/snapshots/f3d480d7-52d0-4750-a76d-99eedaa45726 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:15.693443 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4b96e2a5-4590-4a8d-be81-5e202d386199 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:15.703138 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4b96e2a5-4590-4a8d-be81-5e202d386199 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] DELETE https://10.4.3.222/volume/v3/snapshots/f3d480d7-52d0-4750-a76d-99eedaa45726 Aug 01 00:24:15.703138 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4b96e2a5-4590-4a8d-be81-5e202d386199 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:15.704412 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4b96e2a5-4590-4a8d-be81-5e202d386199 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:15.704955 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-4b96e2a5-4590-4a8d-be81-5e202d386199 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Delete snapshot with id: f3d480d7-52d0-4750-a76d-99eedaa45726 Aug 01 00:24:15.715092 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4b96e2a5-4590-4a8d-be81-5e202d386199 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/f3d480d7-52d0-4750-a76d-99eedaa45726 returned with HTTP 404 Aug 01 00:24:15.715602 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1022/4088] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:24:15 2026] DELETE /volume/v3/snapshots/f3d480d7-52d0-4750-a76d-99eedaa45726 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:15.724000 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1924fde0-f670-46df-884b-3470953e37b7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:15.726278 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1924fde0-f670-46df-884b-3470953e37b7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/snapshots/f3d480d7-52d0-4750-a76d-99eedaa45726 Aug 01 00:24:15.726540 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1924fde0-f670-46df-884b-3470953e37b7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:15.726819 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1924fde0-f670-46df-884b-3470953e37b7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:15.732296 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1924fde0-f670-46df-884b-3470953e37b7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/f3d480d7-52d0-4750-a76d-99eedaa45726 returned with HTTP 404 Aug 01 00:24:15.732950 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1018/4089] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:15 2026] GET /volume/v3/snapshots/f3d480d7-52d0-4750-a76d-99eedaa45726 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:15.741966 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8c00298c-87b9-4f7a-a0b1-11a12d5a8d85 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:15.744080 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8c00298c-87b9-4f7a-a0b1-11a12d5a8d85 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/4e6d49ab-54fb-4ceb-87dc-c8275e52580a Aug 01 00:24:15.744295 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8c00298c-87b9-4f7a-a0b1-11a12d5a8d85 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:15.744575 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8c00298c-87b9-4f7a-a0b1-11a12d5a8d85 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:15.745000 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-8c00298c-87b9-4f7a-a0b1-11a12d5a8d85 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Delete volume with id: 4e6d49ab-54fb-4ceb-87dc-c8275e52580a Aug 01 00:24:15.751990 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:15.751990 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:15.752295 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8c00298c-87b9-4f7a-a0b1-11a12d5a8d85 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:15.774293 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8c00298c-87b9-4f7a-a0b1-11a12d5a8d85 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Delete volume request issued successfully. Aug 01 00:24:15.774519 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8c00298c-87b9-4f7a-a0b1-11a12d5a8d85 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/4e6d49ab-54fb-4ceb-87dc-c8275e52580a returned with HTTP 202 Aug 01 00:24:15.775012 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1025/4090] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:24:15 2026] DELETE /volume/v3/volumes/4e6d49ab-54fb-4ceb-87dc-c8275e52580a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:15.784101 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c0cc116a-dc83-4c75-abe6-640c35120bfa None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:15.786578 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c0cc116a-dc83-4c75-abe6-640c35120bfa tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/4e6d49ab-54fb-4ceb-87dc-c8275e52580a Aug 01 00:24:15.786882 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c0cc116a-dc83-4c75-abe6-640c35120bfa tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:15.787136 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c0cc116a-dc83-4c75-abe6-640c35120bfa tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:15.797515 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:15.797515 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:15.803085 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c0cc116a-dc83-4c75-abe6-640c35120bfa tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:15.809316 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c0cc116a-dc83-4c75-abe6-640c35120bfa tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/4e6d49ab-54fb-4ceb-87dc-c8275e52580a returned with HTTP 200 Aug 01 00:24:15.809820 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1026/4091] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:15 2026] GET /volume/v3/volumes/4e6d49ab-54fb-4ceb-87dc-c8275e52580a => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:15.863791 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-bb5917e3-d896-4de4-b68f-4183937b3a9c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:15.865822 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bb5917e3-d896-4de4-b68f-4183937b3a9c tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:24:15.865822 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bb5917e3-d896-4de4-b68f-4183937b3a9c tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:15.866089 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bb5917e3-d896-4de4-b68f-4183937b3a9c tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:15.866240 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-bb5917e3-d896-4de4-b68f-4183937b3a9c tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:15.873430 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:15.873430 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:15.874346 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bb5917e3-d896-4de4-b68f-4183937b3a9c tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:24:15.874865 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1023/4092] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:15 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:15.899265 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-685de5f7-565b-4a5b-a446-bb8449d09429 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:15.901121 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-685de5f7-565b-4a5b-a446-bb8449d09429 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e Aug 01 00:24:15.901334 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-685de5f7-565b-4a5b-a446-bb8449d09429 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:15.901501 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-685de5f7-565b-4a5b-a446-bb8449d09429 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:15.901617 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-685de5f7-565b-4a5b-a446-bb8449d09429 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id a62a1b6f-27c4-4fc4-8036-e5144d357e0e. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:15.906043 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:15.906043 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:15.908334 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-685de5f7-565b-4a5b-a446-bb8449d09429 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e returned with HTTP 200 Aug 01 00:24:15.908334 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1019/4093] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:15 2026] GET /volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:16.025357 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d56c6455-5302-4a01-a0bf-40715749cd18 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:16.035040 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d56c6455-5302-4a01-a0bf-40715749cd18 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 Aug 01 00:24:16.035486 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d56c6455-5302-4a01-a0bf-40715749cd18 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:16.035783 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d56c6455-5302-4a01-a0bf-40715749cd18 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:16.036096 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-d56c6455-5302-4a01-a0bf-40715749cd18 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Show backup with id d01e1daa-e260-496f-a688-c20726697c98. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:16.042352 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:16.042352 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:16.043259 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d56c6455-5302-4a01-a0bf-40715749cd18 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 returned with HTTP 200 Aug 01 00:24:16.043858 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1026/4094] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:16 2026] GET /volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 => generated 755 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:16.360123 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e21711a7-31e7-4c7e-947c-e1d746d0dee9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:16.361594 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e21711a7-31e7-4c7e-947c-e1d746d0dee9 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d Aug 01 00:24:16.361988 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e21711a7-31e7-4c7e-947c-e1d746d0dee9 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:16.363469 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e21711a7-31e7-4c7e-947c-e1d746d0dee9 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:16.371219 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:16.371219 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:16.374603 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-e21711a7-31e7-4c7e-947c-e1d746d0dee9 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:24:16.378401 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e21711a7-31e7-4c7e-947c-e1d746d0dee9 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d returned with HTTP 200 Aug 01 00:24:16.378913 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1027/4095] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:16 2026] GET /volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:16.638364 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-8fcf7060-8e6c-471c-9874-e0287def0c02 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:16.640563 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8fcf7060-8e6c-471c-9874-e0287def0c02 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a Aug 01 00:24:16.640873 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8fcf7060-8e6c-471c-9874-e0287def0c02 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:16.641105 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8fcf7060-8e6c-471c-9874-e0287def0c02 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:16.641230 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-8fcf7060-8e6c-471c-9874-e0287def0c02 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 43fe133f-2d55-4248-ae28-ed390bbc401a. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:16.646268 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:16.646268 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:16.647197 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8fcf7060-8e6c-471c-9874-e0287def0c02 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a returned with HTTP 200 Aug 01 00:24:16.647645 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1024/4096] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:16 2026] GET /volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:16.832540 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-88117406-68a3-4143-816c-69698c5d3a14 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:16.834802 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-88117406-68a3-4143-816c-69698c5d3a14 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/4e6d49ab-54fb-4ceb-87dc-c8275e52580a Aug 01 00:24:16.835071 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-88117406-68a3-4143-816c-69698c5d3a14 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:16.835316 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-88117406-68a3-4143-816c-69698c5d3a14 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:16.842664 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-88117406-68a3-4143-816c-69698c5d3a14 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/4e6d49ab-54fb-4ceb-87dc-c8275e52580a returned with HTTP 404 Aug 01 00:24:16.843268 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1020/4097] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:16 2026] GET /volume/v3/volumes/4e6d49ab-54fb-4ceb-87dc-c8275e52580a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:16.857793 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-44ee8193-1e27-4916-8c2d-ce852e739402 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:16.857793 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-44ee8193-1e27-4916-8c2d-ce852e739402 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:24:16.857793 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-44ee8193-1e27-4916-8c2d-ce852e739402 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1108552170"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:16.857793 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-44ee8193-1e27-4916-8c2d-ce852e739402 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1108552170'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:24:16.857793 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-44ee8193-1e27-4916-8c2d-ce852e739402 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create volume of 1 GB Aug 01 00:24:16.867266 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-44ee8193-1e27-4916-8c2d-ce852e739402 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Availability Zones retrieved successfully. Aug 01 00:24:16.867266 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-44ee8193-1e27-4916-8c2d-ce852e739402 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Flow 'volume_create_api' (b2193ad4-c40d-4121-aff3-8e6342c3c3a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:16.867266 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-44ee8193-1e27-4916-8c2d-ce852e739402 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc918721-f072-478b-821a-22ade38527f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:16.868137 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-44ee8193-1e27-4916-8c2d-ce852e739402 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:24:16.893792 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-712cab6e-db12-494a-9494-aecc9f50ea1f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:16.893792 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-712cab6e-db12-494a-9494-aecc9f50ea1f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:24:16.893792 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-712cab6e-db12-494a-9494-aecc9f50ea1f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:16.893792 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-712cab6e-db12-494a-9494-aecc9f50ea1f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:16.893792 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-712cab6e-db12-494a-9494-aecc9f50ea1f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:16.900842 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-44ee8193-1e27-4916-8c2d-ce852e739402 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc918721-f072-478b-821a-22ade38527f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:16.900842 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-44ee8193-1e27-4916-8c2d-ce852e739402 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (294b43be-2046-4183-ab52-40157ba3c2ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:16.901881 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:16.901881 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:16.902631 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-712cab6e-db12-494a-9494-aecc9f50ea1f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:24:16.903099 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1028/4098] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:16 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:16.918442 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-473d7a64-12a5-4a18-aa1c-133447c53845 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:16.920866 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-473d7a64-12a5-4a18-aa1c-133447c53845 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e Aug 01 00:24:16.921145 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-473d7a64-12a5-4a18-aa1c-133447c53845 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:16.921411 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-473d7a64-12a5-4a18-aa1c-133447c53845 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:16.921578 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-473d7a64-12a5-4a18-aa1c-133447c53845 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id a62a1b6f-27c4-4fc4-8036-e5144d357e0e. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:16.927060 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:16.927060 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:16.927848 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-473d7a64-12a5-4a18-aa1c-133447c53845 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e returned with HTTP 200 Aug 01 00:24:16.928362 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1025/4099] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:16 2026] GET /volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:16.947239 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-44ee8193-1e27-4916-8c2d-ce852e739402 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Created reservations ['613c26a8-14bd-41df-929d-d57ba19b576f', '6d9a3011-a0e7-4da5-a46e-01351571ef04', '5b423ab8-6aa4-4b9a-a81a-abab7d755bc4', '88a34965-c872-4db1-b7bf-473f8ef3c75a'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:16.948035 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-44ee8193-1e27-4916-8c2d-ce852e739402 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (294b43be-2046-4183-ab52-40157ba3c2ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['613c26a8-14bd-41df-929d-d57ba19b576f', '6d9a3011-a0e7-4da5-a46e-01351571ef04', '5b423ab8-6aa4-4b9a-a81a-abab7d755bc4', '88a34965-c872-4db1-b7bf-473f8ef3c75a']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:16.950347 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-44ee8193-1e27-4916-8c2d-ce852e739402 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25676e50-323e-47f2-ad7a-e24eb4ed5749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:16.992140 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-44ee8193-1e27-4916-8c2d-ce852e739402 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25676e50-323e-47f2-ad7a-e24eb4ed5749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e16c06a4-1300-4b6e-95e6-f9afbbbb5c20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1108552170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ec2cf3bb89474a88d32cf9d605625b',qos_specs=None,replication_status=,reservations=['613c26a8-14bd-41df-929d-d57ba19b576f','6d9a3011-a0e7-4da5-a46e-01351571ef04','5b423ab8-6aa4-4b9a-a81a-abab7d755bc4','88a34965-c872-4db1-b7bf-473f8ef3c75a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71a9f9ff9e2f4823848f8de32028f6e1',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:24:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1108552170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e16c06a4-1300-4b6e-95e6-f9afbbbb5c20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57ec2cf3bb89474a88d32cf9d605625b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71a9f9ff9e2f4823848f8de32028f6e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:16.992932 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-44ee8193-1e27-4916-8c2d-ce852e739402 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a49521b6-e2c8-4323-831f-26a1d9e728c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:17.051018 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-44ee8193-1e27-4916-8c2d-ce852e739402 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a49521b6-e2c8-4323-831f-26a1d9e728c5) transitioned into state 'SUCCESS' from state '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-1108552170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ec2cf3bb89474a88d32cf9d605625b',qos_specs=None,replication_status=,reservations=['613c26a8-14bd-41df-929d-d57ba19b576f','6d9a3011-a0e7-4da5-a46e-01351571ef04','5b423ab8-6aa4-4b9a-a81a-abab7d755bc4','88a34965-c872-4db1-b7bf-473f8ef3c75a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71a9f9ff9e2f4823848f8de32028f6e1',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:17.051331 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-44ee8193-1e27-4916-8c2d-ce852e739402 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afd48083-0713-4d7d-9f31-9366be17eb71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:17.054377 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9876fbe6-baa2-47d3-910d-fac1671ec473 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:17.059538 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-44ee8193-1e27-4916-8c2d-ce852e739402 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afd48083-0713-4d7d-9f31-9366be17eb71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:17.059684 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9876fbe6-baa2-47d3-910d-fac1671ec473 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 Aug 01 00:24:17.060317 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-44ee8193-1e27-4916-8c2d-ce852e739402 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Flow 'volume_create_api' (b2193ad4-c40d-4121-aff3-8e6342c3c3a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:17.060587 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-44ee8193-1e27-4916-8c2d-ce852e739402 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create volume request issued successfully. Aug 01 00:24:17.061129 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-44ee8193-1e27-4916-8c2d-ce852e739402 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:24:17.061317 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9876fbe6-baa2-47d3-910d-fac1671ec473 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:17.061538 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1027/4100] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:24:16 2026] POST /volume/v3/volumes => generated 778 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:17.061631 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9876fbe6-baa2-47d3-910d-fac1671ec473 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:17.061850 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-9876fbe6-baa2-47d3-910d-fac1671ec473 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Show backup with id d01e1daa-e260-496f-a688-c20726697c98. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:17.072913 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-8883b560-92d8-49da-b3d9-9291b1433bd5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:17.073001 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:17.073001 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:17.074158 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9876fbe6-baa2-47d3-910d-fac1671ec473 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 returned with HTTP 200 Aug 01 00:24:17.074609 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1021/4101] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:17 2026] GET /volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 => generated 756 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:17.076872 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8883b560-92d8-49da-b3d9-9291b1433bd5 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/e16c06a4-1300-4b6e-95e6-f9afbbbb5c20 Aug 01 00:24:17.077167 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8883b560-92d8-49da-b3d9-9291b1433bd5 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:17.077442 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8883b560-92d8-49da-b3d9-9291b1433bd5 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:17.085934 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:17.085934 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:17.089543 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-8883b560-92d8-49da-b3d9-9291b1433bd5 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:17.093846 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8883b560-92d8-49da-b3d9-9291b1433bd5 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/e16c06a4-1300-4b6e-95e6-f9afbbbb5c20 returned with HTTP 200 Aug 01 00:24:17.094861 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1029/4102] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:17 2026] GET /volume/v3/volumes/e16c06a4-1300-4b6e-95e6-f9afbbbb5c20 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:17.391232 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-3382567a-e7fe-458e-b311-52050bea1652 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:17.393075 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3382567a-e7fe-458e-b311-52050bea1652 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d Aug 01 00:24:17.393294 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3382567a-e7fe-458e-b311-52050bea1652 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:17.393514 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3382567a-e7fe-458e-b311-52050bea1652 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:17.421365 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:17.421365 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:17.425343 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-3382567a-e7fe-458e-b311-52050bea1652 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:24:17.429791 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3382567a-e7fe-458e-b311-52050bea1652 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d returned with HTTP 200 Aug 01 00:24:17.430190 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1026/4103] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:17 2026] GET /volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d => generated 879 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:17.659799 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a62e7a1b-2dc4-4504-8053-c29300ed01b8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:17.668212 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a62e7a1b-2dc4-4504-8053-c29300ed01b8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a Aug 01 00:24:17.668632 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a62e7a1b-2dc4-4504-8053-c29300ed01b8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:17.669046 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a62e7a1b-2dc4-4504-8053-c29300ed01b8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:17.669217 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-a62e7a1b-2dc4-4504-8053-c29300ed01b8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 43fe133f-2d55-4248-ae28-ed390bbc401a. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:17.681809 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:17.681809 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:17.682908 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a62e7a1b-2dc4-4504-8053-c29300ed01b8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a returned with HTTP 200 Aug 01 00:24:17.683339 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1028/4104] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:17 2026] GET /volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a => generated 791 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:17.920110 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-728a4397-c73c-43e4-95d1-341d8c74803d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:17.922553 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-728a4397-c73c-43e4-95d1-341d8c74803d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:24:17.922937 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-728a4397-c73c-43e4-95d1-341d8c74803d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:17.924796 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-728a4397-c73c-43e4-95d1-341d8c74803d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:17.924796 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-728a4397-c73c-43e4-95d1-341d8c74803d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:17.928506 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:17.928506 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:17.929505 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-728a4397-c73c-43e4-95d1-341d8c74803d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:24:17.930017 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1022/4105] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:17 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:17.945500 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-dce5bc46-b0ce-4491-bee3-01f9ec0c70f8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:17.947454 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-dce5bc46-b0ce-4491-bee3-01f9ec0c70f8 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e Aug 01 00:24:17.947790 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-dce5bc46-b0ce-4491-bee3-01f9ec0c70f8 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:17.948084 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-dce5bc46-b0ce-4491-bee3-01f9ec0c70f8 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:17.948261 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-dce5bc46-b0ce-4491-bee3-01f9ec0c70f8 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id a62a1b6f-27c4-4fc4-8036-e5144d357e0e. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:17.954475 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:17.954475 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:17.954910 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-dce5bc46-b0ce-4491-bee3-01f9ec0c70f8 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e returned with HTTP 200 Aug 01 00:24:17.955671 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1030/4106] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:17 2026] GET /volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:18.101684 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-18550843-192d-4c73-85d8-ab132c9ec90e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:18.103579 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-18550843-192d-4c73-85d8-ab132c9ec90e tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 Aug 01 00:24:18.103776 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-18550843-192d-4c73-85d8-ab132c9ec90e tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:18.103964 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-18550843-192d-4c73-85d8-ab132c9ec90e tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:18.104058 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-18550843-192d-4c73-85d8-ab132c9ec90e tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Show backup with id d01e1daa-e260-496f-a688-c20726697c98. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:18.112004 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:18.112004 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:18.112792 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-18550843-192d-4c73-85d8-ab132c9ec90e tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 returned with HTTP 200 Aug 01 00:24:18.112900 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6ed4c428-7f16-41b3-98c1-b2ecbc23b0c9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:18.113248 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1027/4107] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:18 2026] GET /volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:18.115099 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6ed4c428-7f16-41b3-98c1-b2ecbc23b0c9 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/e16c06a4-1300-4b6e-95e6-f9afbbbb5c20 Aug 01 00:24:18.115283 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6ed4c428-7f16-41b3-98c1-b2ecbc23b0c9 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:18.115508 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6ed4c428-7f16-41b3-98c1-b2ecbc23b0c9 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:18.124552 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:18.124552 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:18.131532 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6ed4c428-7f16-41b3-98c1-b2ecbc23b0c9 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:18.138148 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6ed4c428-7f16-41b3-98c1-b2ecbc23b0c9 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/e16c06a4-1300-4b6e-95e6-f9afbbbb5c20 returned with HTTP 200 Aug 01 00:24:18.142787 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1029/4108] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:18 2026] GET /volume/v3/volumes/e16c06a4-1300-4b6e-95e6-f9afbbbb5c20 => generated 1018 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:18.155817 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-72a5f8c4-5d45-4efd-b211-2d9e49c6f40e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:18.155817 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-72a5f8c4-5d45-4efd-b211-2d9e49c6f40e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:24:18.155817 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-72a5f8c4-5d45-4efd-b211-2d9e49c6f40e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e16c06a4-1300-4b6e-95e6-f9afbbbb5c20", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-246452926"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:18.174709 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:18.174709 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:18.175099 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-72a5f8c4-5d45-4efd-b211-2d9e49c6f40e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:18.175225 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-72a5f8c4-5d45-4efd-b211-2d9e49c6f40e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create snapshot from volume e16c06a4-1300-4b6e-95e6-f9afbbbb5c20 Aug 01 00:24:18.201283 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-72a5f8c4-5d45-4efd-b211-2d9e49c6f40e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Created reservations ['b21af09a-36da-4284-923e-f2e7e2ad4e48', '2346a383-9165-4242-9ddc-2817e12c8c99', '2729d2e0-4d9c-4b2d-ba25-916fb639c926', '8195ea80-c9a3-4134-8d11-e14d41ccfa2e'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:18.231698 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-72a5f8c4-5d45-4efd-b211-2d9e49c6f40e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot create request issued successfully. Aug 01 00:24:18.232395 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-72a5f8c4-5d45-4efd-b211-2d9e49c6f40e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:24:18.232850 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1023/4109] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:24:18 2026] POST /volume/v3/snapshots => generated 307 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:18.244131 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-fc7816bf-8a0b-4b44-94b1-a0f5d0084355 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:18.246582 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fc7816bf-8a0b-4b44-94b1-a0f5d0084355 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/snapshots/d208373a-2fec-4d1f-8ddc-d138e5c5fdaa Aug 01 00:24:18.246917 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fc7816bf-8a0b-4b44-94b1-a0f5d0084355 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:18.247217 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fc7816bf-8a0b-4b44-94b1-a0f5d0084355 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:18.254367 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:18.254367 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:18.254887 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-fc7816bf-8a0b-4b44-94b1-a0f5d0084355 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot retrieved successfully. Aug 01 00:24:18.255914 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fc7816bf-8a0b-4b44-94b1-a0f5d0084355 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/d208373a-2fec-4d1f-8ddc-d138e5c5fdaa returned with HTTP 200 Aug 01 00:24:18.256446 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1031/4110] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:18 2026] GET /volume/v3/snapshots/d208373a-2fec-4d1f-8ddc-d138e5c5fdaa => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:18.464937 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-760f3117-28cf-4c54-b715-1879c3464423 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:18.475791 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-760f3117-28cf-4c54-b715-1879c3464423 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d Aug 01 00:24:18.476038 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-760f3117-28cf-4c54-b715-1879c3464423 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:18.476253 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-760f3117-28cf-4c54-b715-1879c3464423 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:18.491187 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:18.491187 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:18.497688 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-760f3117-28cf-4c54-b715-1879c3464423 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:24:18.504478 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-760f3117-28cf-4c54-b715-1879c3464423 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d returned with HTTP 200 Aug 01 00:24:18.505082 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1028/4111] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:18 2026] GET /volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d => generated 879 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:18.696857 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-eb3f2880-d103-4fe1-aff5-7f7415ea5de7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:18.699576 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-eb3f2880-d103-4fe1-aff5-7f7415ea5de7 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a Aug 01 00:24:18.699810 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-eb3f2880-d103-4fe1-aff5-7f7415ea5de7 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:18.700015 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-eb3f2880-d103-4fe1-aff5-7f7415ea5de7 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:18.700135 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-eb3f2880-d103-4fe1-aff5-7f7415ea5de7 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 43fe133f-2d55-4248-ae28-ed390bbc401a. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:18.704645 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:18.704645 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:18.705443 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-eb3f2880-d103-4fe1-aff5-7f7415ea5de7 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a returned with HTTP 200 Aug 01 00:24:18.705882 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1030/4112] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:18 2026] GET /volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:18.941901 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-85afac87-60c9-4400-9b80-4f8648c4dfb8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:18.943986 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-85afac87-60c9-4400-9b80-4f8648c4dfb8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:24:18.944222 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-85afac87-60c9-4400-9b80-4f8648c4dfb8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:18.944481 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-85afac87-60c9-4400-9b80-4f8648c4dfb8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:18.944593 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-85afac87-60c9-4400-9b80-4f8648c4dfb8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:18.949699 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:18.949699 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:18.950450 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-85afac87-60c9-4400-9b80-4f8648c4dfb8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:24:18.950880 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1024/4113] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:18 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:18.979541 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-141f090a-4d0b-4c70-8413-e28e4814436b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:18.981403 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-141f090a-4d0b-4c70-8413-e28e4814436b tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e Aug 01 00:24:18.981607 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-141f090a-4d0b-4c70-8413-e28e4814436b tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:18.981838 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-141f090a-4d0b-4c70-8413-e28e4814436b tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:18.981955 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-141f090a-4d0b-4c70-8413-e28e4814436b tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id a62a1b6f-27c4-4fc4-8036-e5144d357e0e. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:18.986203 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:18.986203 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:18.986862 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-141f090a-4d0b-4c70-8413-e28e4814436b tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e returned with HTTP 200 Aug 01 00:24:18.987277 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1032/4114] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:18 2026] GET /volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:19.124588 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ec92128e-f3ee-47e1-b689-71f0147c4ad9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:19.126089 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ec92128e-f3ee-47e1-b689-71f0147c4ad9 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 Aug 01 00:24:19.126256 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ec92128e-f3ee-47e1-b689-71f0147c4ad9 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:19.126421 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ec92128e-f3ee-47e1-b689-71f0147c4ad9 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:19.126522 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-ec92128e-f3ee-47e1-b689-71f0147c4ad9 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Show backup with id d01e1daa-e260-496f-a688-c20726697c98. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:19.130741 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:19.130741 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:19.131518 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ec92128e-f3ee-47e1-b689-71f0147c4ad9 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 returned with HTTP 200 Aug 01 00:24:19.131903 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1029/4115] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:19 2026] GET /volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:19.267956 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-462a30f8-d978-4121-aaf2-5b8c12907e94 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:19.270111 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-462a30f8-d978-4121-aaf2-5b8c12907e94 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/snapshots/d208373a-2fec-4d1f-8ddc-d138e5c5fdaa Aug 01 00:24:19.270401 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-462a30f8-d978-4121-aaf2-5b8c12907e94 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:19.270679 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-462a30f8-d978-4121-aaf2-5b8c12907e94 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:19.276016 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:19.276016 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:19.276474 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-462a30f8-d978-4121-aaf2-5b8c12907e94 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot retrieved successfully. Aug 01 00:24:19.277328 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-462a30f8-d978-4121-aaf2-5b8c12907e94 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/d208373a-2fec-4d1f-8ddc-d138e5c5fdaa returned with HTTP 200 Aug 01 00:24:19.277780 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1031/4116] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:19 2026] GET /volume/v3/snapshots/d208373a-2fec-4d1f-8ddc-d138e5c5fdaa => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:19.294165 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5fac1f76-4e6f-4f2c-94b9-d72ee36da763 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:19.296308 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5fac1f76-4e6f-4f2c-94b9-d72ee36da763 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] POST https://10.4.3.222/volume/v3/snapshots/d208373a-2fec-4d1f-8ddc-d138e5c5fdaa/action Aug 01 00:24:19.296742 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5fac1f76-4e6f-4f2c-94b9-d72ee36da763 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:24:19.296995 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5fac1f76-4e6f-4f2c-94b9-d72ee36da763 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:19.305708 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:19.305708 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:19.306256 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5fac1f76-4e6f-4f2c-94b9-d72ee36da763 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Snapshot retrieved successfully. Aug 01 00:24:19.307273 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.policy [None req-5fac1f76-4e6f-4f2c-94b9-d72ee36da763 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'f0065e4caf0340c8811701c53fd00bc0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '57ec2cf3bb89474a88d32cf9d605625b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100407) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:24:19.307487 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5fac1f76-4e6f-4f2c-94b9-d72ee36da763 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] https://10.4.3.222/volume/v3/snapshots/d208373a-2fec-4d1f-8ddc-d138e5c5fdaa/action returned with HTTP 403 Aug 01 00:24:19.308028 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1025/4117] 10.4.3.222 () {68 vars in 1396 bytes} [Sat Aug 1 00:24:19 2026] POST /volume/v3/snapshots/d208373a-2fec-4d1f-8ddc-d138e5c5fdaa/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:19.335655 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-73786631-f741-466a-8792-8465498233fd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:19.340436 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-73786631-f741-466a-8792-8465498233fd tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] DELETE https://10.4.3.222/volume/v3/snapshots/d208373a-2fec-4d1f-8ddc-d138e5c5fdaa Aug 01 00:24:19.340436 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-73786631-f741-466a-8792-8465498233fd tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:19.340436 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-73786631-f741-466a-8792-8465498233fd tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:19.340436 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-73786631-f741-466a-8792-8465498233fd tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Delete snapshot with id: d208373a-2fec-4d1f-8ddc-d138e5c5fdaa Aug 01 00:24:19.344054 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:19.344054 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:19.345900 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-73786631-f741-466a-8792-8465498233fd tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot retrieved successfully. Aug 01 00:24:19.364914 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-73786631-f741-466a-8792-8465498233fd tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot delete request issued successfully. Aug 01 00:24:19.365163 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-73786631-f741-466a-8792-8465498233fd tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/d208373a-2fec-4d1f-8ddc-d138e5c5fdaa returned with HTTP 202 Aug 01 00:24:19.365674 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1033/4118] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:24:19 2026] DELETE /volume/v3/snapshots/d208373a-2fec-4d1f-8ddc-d138e5c5fdaa => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:19.375209 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4c92cd7a-b3d9-4d27-8e3a-bd333195cef7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:19.377856 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4c92cd7a-b3d9-4d27-8e3a-bd333195cef7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/snapshots/d208373a-2fec-4d1f-8ddc-d138e5c5fdaa Aug 01 00:24:19.378184 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4c92cd7a-b3d9-4d27-8e3a-bd333195cef7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:19.378473 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4c92cd7a-b3d9-4d27-8e3a-bd333195cef7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:19.385666 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:19.385666 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:19.385666 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-4c92cd7a-b3d9-4d27-8e3a-bd333195cef7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot retrieved successfully. Aug 01 00:24:19.386121 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4c92cd7a-b3d9-4d27-8e3a-bd333195cef7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/d208373a-2fec-4d1f-8ddc-d138e5c5fdaa returned with HTTP 200 Aug 01 00:24:19.386492 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1030/4119] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:19 2026] GET /volume/v3/snapshots/d208373a-2fec-4d1f-8ddc-d138e5c5fdaa => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:19.526693 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8c8f3bc2-9a32-477f-97c5-2f1d6093d511 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:19.538865 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8c8f3bc2-9a32-477f-97c5-2f1d6093d511 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d Aug 01 00:24:19.543791 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8c8f3bc2-9a32-477f-97c5-2f1d6093d511 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:19.543791 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8c8f3bc2-9a32-477f-97c5-2f1d6093d511 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:19.586079 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:19.586079 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:19.599263 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8c8f3bc2-9a32-477f-97c5-2f1d6093d511 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:24:19.612118 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8c8f3bc2-9a32-477f-97c5-2f1d6093d511 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d returned with HTTP 200 Aug 01 00:24:19.612558 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1032/4120] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:19 2026] GET /volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d => generated 879 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:19.722802 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ab703a35-db68-46b0-bb83-67e38e30d79f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:19.724747 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ab703a35-db68-46b0-bb83-67e38e30d79f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a Aug 01 00:24:19.725003 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ab703a35-db68-46b0-bb83-67e38e30d79f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:19.725251 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ab703a35-db68-46b0-bb83-67e38e30d79f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:19.725348 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-ab703a35-db68-46b0-bb83-67e38e30d79f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 43fe133f-2d55-4248-ae28-ed390bbc401a. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:19.730480 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:19.730480 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:19.731346 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ab703a35-db68-46b0-bb83-67e38e30d79f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a returned with HTTP 200 Aug 01 00:24:19.732003 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1026/4121] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:19 2026] GET /volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:19.962922 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-42e5997b-1b31-48dd-bca8-a26effc6d8d4 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:19.965228 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-42e5997b-1b31-48dd-bca8-a26effc6d8d4 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:24:19.965489 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-42e5997b-1b31-48dd-bca8-a26effc6d8d4 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:19.965715 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-42e5997b-1b31-48dd-bca8-a26effc6d8d4 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:19.965901 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-42e5997b-1b31-48dd-bca8-a26effc6d8d4 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:19.970629 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:19.970629 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:19.971294 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-42e5997b-1b31-48dd-bca8-a26effc6d8d4 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:24:19.971668 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1034/4122] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:19 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:20.003919 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-929d3517-6148-484b-a512-418fa3d48a4a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:20.006468 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-929d3517-6148-484b-a512-418fa3d48a4a tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e Aug 01 00:24:20.006650 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-929d3517-6148-484b-a512-418fa3d48a4a tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:20.006857 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-929d3517-6148-484b-a512-418fa3d48a4a tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:20.006951 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-929d3517-6148-484b-a512-418fa3d48a4a tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id a62a1b6f-27c4-4fc4-8036-e5144d357e0e. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:20.014851 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:20.014851 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:20.015434 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-929d3517-6148-484b-a512-418fa3d48a4a tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e returned with HTTP 200 Aug 01 00:24:20.015952 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1031/4123] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:20 2026] GET /volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:20.143400 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e294e38a-2ea9-4cea-b2bd-aa6b4609beb8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:20.145409 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e294e38a-2ea9-4cea-b2bd-aa6b4609beb8 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 Aug 01 00:24:20.145714 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e294e38a-2ea9-4cea-b2bd-aa6b4609beb8 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:20.145992 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e294e38a-2ea9-4cea-b2bd-aa6b4609beb8 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:20.146114 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-e294e38a-2ea9-4cea-b2bd-aa6b4609beb8 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Show backup with id d01e1daa-e260-496f-a688-c20726697c98. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:20.152399 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:20.152399 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:20.153464 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e294e38a-2ea9-4cea-b2bd-aa6b4609beb8 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 returned with HTTP 200 Aug 01 00:24:20.153994 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1033/4124] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:20 2026] GET /volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:20.166787 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3b2395cf-0b6e-41d1-88f7-5928bfa14e67 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:20.168316 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3b2395cf-0b6e-41d1-88f7-5928bfa14e67 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/volumes/66c79616-8ff7-405a-a2e0-f96ad2a1bac1 Aug 01 00:24:20.168625 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3b2395cf-0b6e-41d1-88f7-5928bfa14e67 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:20.168916 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3b2395cf-0b6e-41d1-88f7-5928bfa14e67 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:20.175671 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:20.175671 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:20.181670 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3b2395cf-0b6e-41d1-88f7-5928bfa14e67 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Volume info retrieved successfully. Aug 01 00:24:20.183980 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3b2395cf-0b6e-41d1-88f7-5928bfa14e67 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/volumes/66c79616-8ff7-405a-a2e0-f96ad2a1bac1 returned with HTTP 200 Aug 01 00:24:20.184434 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1027/4125] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:20 2026] GET /volume/v3/volumes/66c79616-8ff7-405a-a2e0-f96ad2a1bac1 => generated 1362 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:20.199786 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f8f00f39-75b9-4126-8b49-b91880c3166a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:20.202124 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f8f00f39-75b9-4126-8b49-b91880c3166a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] POST https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98/restore Aug 01 00:24:20.202620 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f8f00f39-75b9-4126-8b49-b91880c3166a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:20.204214 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.contrib.backups [None req-f8f00f39-75b9-4126-8b49-b91880c3166a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Restoring backup d01e1daa-e260-496f-a688-c20726697c98 ({'restore': {}}) {{(pid=100409) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 01 00:24:20.204333 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.contrib.backups [None req-f8f00f39-75b9-4126-8b49-b91880c3166a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Restoring backup d01e1daa-e260-496f-a688-c20726697c98 to volume None. Aug 01 00:24:20.209445 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:20.209445 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:20.210847 np0000006296 devstack@c-api.service[100409]: INFO cinder.backup.api [None req-f8f00f39-75b9-4126-8b49-b91880c3166a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Creating volume of 1 GB for restore of backup d01e1daa-e260-496f-a688-c20726697c98. Aug 01 00:24:20.219288 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f8f00f39-75b9-4126-8b49-b91880c3166a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Availability zone cache updated, next update will occur around 2026-08-01 01:24:20.219021. {{(pid=100409) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 01 00:24:20.219397 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f8f00f39-75b9-4126-8b49-b91880c3166a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Availability Zones retrieved successfully. Aug 01 00:24:20.229354 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f8f00f39-75b9-4126-8b49-b91880c3166a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Flow 'volume_create_api' (55e6d0e4-287b-493e-9ac7-ff5bf046f839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:20.230583 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f8f00f39-75b9-4126-8b49-b91880c3166a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (624aaa33-fc42-4c03-8f46-bb1f89f0ab02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:20.231737 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-f8f00f39-75b9-4126-8b49-b91880c3166a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:24:20.303932 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f8f00f39-75b9-4126-8b49-b91880c3166a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (624aaa33-fc42-4c03-8f46-bb1f89f0ab02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:20.304985 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f8f00f39-75b9-4126-8b49-b91880c3166a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e3fae60-1ebb-4d40-a523-be6f46023e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:20.355157 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-f8f00f39-75b9-4126-8b49-b91880c3166a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Created reservations ['0102f0b1-f443-43af-aa4d-3e4cfecaaf57', 'ac2a429e-2529-4832-864b-5af81548b47a', '3a6afbc6-09ec-4313-8d2d-cbb9922bb43c', 'd24446df-ba14-49dc-9964-e1800763c352'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:20.356025 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f8f00f39-75b9-4126-8b49-b91880c3166a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e3fae60-1ebb-4d40-a523-be6f46023e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0102f0b1-f443-43af-aa4d-3e4cfecaaf57', 'ac2a429e-2529-4832-864b-5af81548b47a', '3a6afbc6-09ec-4313-8d2d-cbb9922bb43c', 'd24446df-ba14-49dc-9964-e1800763c352']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:20.357093 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f8f00f39-75b9-4126-8b49-b91880c3166a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e968533b-d7ec-437d-8c85-5f48f0f304f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:20.392046 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f8f00f39-75b9-4126-8b49-b91880c3166a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e968533b-d7ec-437d-8c85-5f48f0f304f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35723e67-82ae-4fe0-bafd-e0e77afbb427', '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_d01e1daa-e260-496f-a688-c20726697c98',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92ef82adeb074d6894b3e273296559d1',qos_specs=None,replication_status=,reservations=['0102f0b1-f443-43af-aa4d-3e4cfecaaf57','ac2a429e-2529-4832-864b-5af81548b47a','3a6afbc6-09ec-4313-8d2d-cbb9922bb43c','d24446df-ba14-49dc-9964-e1800763c352'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c58d8ac2890a4bf4b95dd3456367795b',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:24:20Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d01e1daa-e260-496f-a688-c20726697c98',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35723e67-82ae-4fe0-bafd-e0e77afbb427,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92ef82adeb074d6894b3e273296559d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c58d8ac2890a4bf4b95dd3456367795b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:20.392869 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f8f00f39-75b9-4126-8b49-b91880c3166a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd3562d0-f9f0-4911-b977-1929f026b6a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:20.402197 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6159083a-c32c-499d-8e36-5f48fdc47962 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:20.404273 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6159083a-c32c-499d-8e36-5f48fdc47962 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/snapshots/d208373a-2fec-4d1f-8ddc-d138e5c5fdaa Aug 01 00:24:20.404541 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6159083a-c32c-499d-8e36-5f48fdc47962 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:20.404836 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6159083a-c32c-499d-8e36-5f48fdc47962 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:20.419512 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f8f00f39-75b9-4126-8b49-b91880c3166a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd3562d0-f9f0-4911-b977-1929f026b6a6) transitioned into 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_d01e1daa-e260-496f-a688-c20726697c98',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92ef82adeb074d6894b3e273296559d1',qos_specs=None,replication_status=,reservations=['0102f0b1-f443-43af-aa4d-3e4cfecaaf57','ac2a429e-2529-4832-864b-5af81548b47a','3a6afbc6-09ec-4313-8d2d-cbb9922bb43c','d24446df-ba14-49dc-9964-e1800763c352'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c58d8ac2890a4bf4b95dd3456367795b',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:20.420426 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f8f00f39-75b9-4126-8b49-b91880c3166a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8a42ef7-fb25-4e11-a943-26b451f2e035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:20.428538 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6159083a-c32c-499d-8e36-5f48fdc47962 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/d208373a-2fec-4d1f-8ddc-d138e5c5fdaa returned with HTTP 404 Aug 01 00:24:20.429275 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1032/4126] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:20 2026] GET /volume/v3/snapshots/d208373a-2fec-4d1f-8ddc-d138e5c5fdaa => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:20.433093 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f8f00f39-75b9-4126-8b49-b91880c3166a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8a42ef7-fb25-4e11-a943-26b451f2e035) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:20.434786 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f8f00f39-75b9-4126-8b49-b91880c3166a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Flow 'volume_create_api' (55e6d0e4-287b-493e-9ac7-ff5bf046f839) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:20.435054 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f8f00f39-75b9-4126-8b49-b91880c3166a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Create volume request issued successfully. Aug 01 00:24:20.444648 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:20.444648 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:20.445220 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f8f00f39-75b9-4126-8b49-b91880c3166a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Volume info retrieved successfully. Aug 01 00:24:20.448240 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-37f22972-24f8-4f9c-bf0f-c10254cf7ef3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:20.451659 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-37f22972-24f8-4f9c-bf0f-c10254cf7ef3 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/e16c06a4-1300-4b6e-95e6-f9afbbbb5c20 Aug 01 00:24:20.452064 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-37f22972-24f8-4f9c-bf0f-c10254cf7ef3 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:20.455822 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-37f22972-24f8-4f9c-bf0f-c10254cf7ef3 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:20.455822 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-37f22972-24f8-4f9c-bf0f-c10254cf7ef3 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Delete volume with id: e16c06a4-1300-4b6e-95e6-f9afbbbb5c20 Aug 01 00:24:20.463564 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:20.463564 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:20.464088 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-37f22972-24f8-4f9c-bf0f-c10254cf7ef3 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:20.487976 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-37f22972-24f8-4f9c-bf0f-c10254cf7ef3 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Delete volume request issued successfully. Aug 01 00:24:20.488162 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-37f22972-24f8-4f9c-bf0f-c10254cf7ef3 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/e16c06a4-1300-4b6e-95e6-f9afbbbb5c20 returned with HTTP 202 Aug 01 00:24:20.488565 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1034/4127] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:24:20 2026] DELETE /volume/v3/volumes/e16c06a4-1300-4b6e-95e6-f9afbbbb5c20 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:20.503188 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e3d88593-1cf4-4499-9617-75be2672f776 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:20.509122 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e3d88593-1cf4-4499-9617-75be2672f776 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/e16c06a4-1300-4b6e-95e6-f9afbbbb5c20 Aug 01 00:24:20.509122 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e3d88593-1cf4-4499-9617-75be2672f776 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:20.509122 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e3d88593-1cf4-4499-9617-75be2672f776 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:20.524815 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:20.524815 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:20.526811 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e3d88593-1cf4-4499-9617-75be2672f776 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:20.530497 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e3d88593-1cf4-4499-9617-75be2672f776 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/e16c06a4-1300-4b6e-95e6-f9afbbbb5c20 returned with HTTP 200 Aug 01 00:24:20.530907 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1028/4128] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:20 2026] GET /volume/v3/volumes/e16c06a4-1300-4b6e-95e6-f9afbbbb5c20 => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:20.630314 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c918a0d8-088a-4686-b29d-79834cc6d520 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:20.631966 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c918a0d8-088a-4686-b29d-79834cc6d520 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d Aug 01 00:24:20.632218 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c918a0d8-088a-4686-b29d-79834cc6d520 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:20.632446 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c918a0d8-088a-4686-b29d-79834cc6d520 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:20.646982 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:20.646982 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:20.655044 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c918a0d8-088a-4686-b29d-79834cc6d520 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:24:20.659240 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c918a0d8-088a-4686-b29d-79834cc6d520 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d returned with HTTP 200 Aug 01 00:24:20.659590 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1033/4129] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:20 2026] GET /volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:20.744572 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f865806d-bde3-4e76-9464-a15786a1d4cc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:20.747142 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f865806d-bde3-4e76-9464-a15786a1d4cc tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a Aug 01 00:24:20.751038 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f865806d-bde3-4e76-9464-a15786a1d4cc tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:20.751194 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f865806d-bde3-4e76-9464-a15786a1d4cc tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:20.751362 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-f865806d-bde3-4e76-9464-a15786a1d4cc tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 43fe133f-2d55-4248-ae28-ed390bbc401a. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:20.759669 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:20.759669 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:20.763110 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f865806d-bde3-4e76-9464-a15786a1d4cc tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a returned with HTTP 200 Aug 01 00:24:20.764032 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1035/4130] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:20 2026] GET /volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:20.999174 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d0c5a7b7-a408-4eb6-ac8d-9af75e963da5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:21.000910 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d0c5a7b7-a408-4eb6-ac8d-9af75e963da5 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:24:21.001339 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d0c5a7b7-a408-4eb6-ac8d-9af75e963da5 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:21.001339 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d0c5a7b7-a408-4eb6-ac8d-9af75e963da5 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:21.001442 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-d0c5a7b7-a408-4eb6-ac8d-9af75e963da5 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:21.007787 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:21.007787 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:21.008561 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d0c5a7b7-a408-4eb6-ac8d-9af75e963da5 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:24:21.009070 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1029/4131] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:20 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:24:21.028594 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-684ffd85-1957-4794-bc75-e56ac2192b06 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:21.030843 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-684ffd85-1957-4794-bc75-e56ac2192b06 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e Aug 01 00:24:21.031264 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-684ffd85-1957-4794-bc75-e56ac2192b06 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:21.031479 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-684ffd85-1957-4794-bc75-e56ac2192b06 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:21.031479 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-684ffd85-1957-4794-bc75-e56ac2192b06 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id a62a1b6f-27c4-4fc4-8036-e5144d357e0e. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:21.036541 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:21.036541 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:21.037297 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-684ffd85-1957-4794-bc75-e56ac2192b06 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e returned with HTTP 200 Aug 01 00:24:21.037849 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1034/4132] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:21 2026] GET /volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:21.232797 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-63855298-58ef-40aa-a4eb-4a6426829d67 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:21.232797 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-63855298-58ef-40aa-a4eb-4a6426829d67 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/17bb9851-30b4-4f2a-96b6-17956c596abc Aug 01 00:24:21.232797 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-63855298-58ef-40aa-a4eb-4a6426829d67 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:21.233067 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-63855298-58ef-40aa-a4eb-4a6426829d67 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:21.252861 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:21.252861 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:21.259600 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-63855298-58ef-40aa-a4eb-4a6426829d67 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:24:21.266226 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-63855298-58ef-40aa-a4eb-4a6426829d67 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/17bb9851-30b4-4f2a-96b6-17956c596abc returned with HTTP 200 Aug 01 00:24:21.266659 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1036/4133] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:21 2026] GET /volume/v3/volumes/17bb9851-30b4-4f2a-96b6-17956c596abc => generated 1637 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:21.455261 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:21.455261 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:21.455868 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f8f00f39-75b9-4126-8b49-b91880c3166a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Volume info retrieved successfully. Aug 01 00:24:21.456033 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.backup.api [None req-f8f00f39-75b9-4126-8b49-b91880c3166a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Checking backup size 1 against volume size 1 {{(pid=100409) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 01 00:24:21.456181 np0000006296 devstack@c-api.service[100409]: INFO cinder.backup.api [None req-f8f00f39-75b9-4126-8b49-b91880c3166a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Overwriting volume 35723e67-82ae-4fe0-bafd-e0e77afbb427 with restore of backup d01e1daa-e260-496f-a688-c20726697c98 Aug 01 00:24:21.477381 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.backup.rpcapi [None req-f8f00f39-75b9-4126-8b49-b91880c3166a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] restore_backup in rpcapi backup_id d01e1daa-e260-496f-a688-c20726697c98 {{(pid=100409) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 01 00:24:21.479333 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f8f00f39-75b9-4126-8b49-b91880c3166a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98/restore returned with HTTP 202 Aug 01 00:24:21.479809 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1035/4134] 10.4.3.222 () {68 vars in 1393 bytes} [Sat Aug 1 00:24:20 2026] POST /volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98/restore => generated 189 bytes in 1280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:21.487832 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-aefd33c1-b0d6-468f-97bf-c4958f0af007 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:21.489743 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aefd33c1-b0d6-468f-97bf-c4958f0af007 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 Aug 01 00:24:21.489956 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aefd33c1-b0d6-468f-97bf-c4958f0af007 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:21.490155 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aefd33c1-b0d6-468f-97bf-c4958f0af007 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:21.490303 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-aefd33c1-b0d6-468f-97bf-c4958f0af007 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Show backup with id d01e1daa-e260-496f-a688-c20726697c98. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:21.494328 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:21.494328 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:21.495011 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aefd33c1-b0d6-468f-97bf-c4958f0af007 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 returned with HTTP 200 Aug 01 00:24:21.495353 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1030/4135] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:21 2026] GET /volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:21.548442 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f2881e09-81a1-4f04-82eb-423d5f18db42 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:21.550875 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f2881e09-81a1-4f04-82eb-423d5f18db42 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/e16c06a4-1300-4b6e-95e6-f9afbbbb5c20 Aug 01 00:24:21.551233 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f2881e09-81a1-4f04-82eb-423d5f18db42 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:21.551631 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f2881e09-81a1-4f04-82eb-423d5f18db42 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:21.559525 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f2881e09-81a1-4f04-82eb-423d5f18db42 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/e16c06a4-1300-4b6e-95e6-f9afbbbb5c20 returned with HTTP 404 Aug 01 00:24:21.560230 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1035/4136] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:21 2026] GET /volume/v3/volumes/e16c06a4-1300-4b6e-95e6-f9afbbbb5c20 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:21.575170 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5ff6b9f1-1392-4301-8231-1ac44050ce15 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:21.576986 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5ff6b9f1-1392-4301-8231-1ac44050ce15 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:24:21.577445 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5ff6b9f1-1392-4301-8231-1ac44050ce15 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-19655979"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:21.579777 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-5ff6b9f1-1392-4301-8231-1ac44050ce15 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-19655979'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:24:21.580089 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-5ff6b9f1-1392-4301-8231-1ac44050ce15 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create volume of 1 GB Aug 01 00:24:21.587536 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5ff6b9f1-1392-4301-8231-1ac44050ce15 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Availability Zones retrieved successfully. Aug 01 00:24:21.595632 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5ff6b9f1-1392-4301-8231-1ac44050ce15 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Flow 'volume_create_api' (2a689e22-b1ac-40c7-b55f-eea704e76c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:21.597441 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5ff6b9f1-1392-4301-8231-1ac44050ce15 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6972e6f8-50a1-45b3-b31a-321ee57d6bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:21.598536 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-5ff6b9f1-1392-4301-8231-1ac44050ce15 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:24:21.648799 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5ff6b9f1-1392-4301-8231-1ac44050ce15 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6972e6f8-50a1-45b3-b31a-321ee57d6bc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:21.648799 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5ff6b9f1-1392-4301-8231-1ac44050ce15 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a32d4789-bec0-4e6a-9030-3755a54a8c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:21.679001 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-752ceb11-5474-4013-9e19-d338756b336a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:21.681813 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-752ceb11-5474-4013-9e19-d338756b336a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d Aug 01 00:24:21.682174 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-752ceb11-5474-4013-9e19-d338756b336a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:21.682533 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-752ceb11-5474-4013-9e19-d338756b336a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:21.695878 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:21.695878 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:21.700006 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-752ceb11-5474-4013-9e19-d338756b336a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:24:21.704642 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-752ceb11-5474-4013-9e19-d338756b336a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d returned with HTTP 200 Aug 01 00:24:21.705164 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1036/4137] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:21 2026] GET /volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:21.712819 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-5ff6b9f1-1392-4301-8231-1ac44050ce15 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Created reservations ['6332d751-2a3f-42f8-a224-4c506d4b8847', 'ceec8dbb-b61c-4d39-90e5-d6b4784159ea', '0aaf72f7-107b-4256-af82-71a1ffdde968', '4f1c5224-f9ec-4455-b03f-6618bf2901a1'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:21.713552 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5ff6b9f1-1392-4301-8231-1ac44050ce15 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a32d4789-bec0-4e6a-9030-3755a54a8c69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6332d751-2a3f-42f8-a224-4c506d4b8847', 'ceec8dbb-b61c-4d39-90e5-d6b4784159ea', '0aaf72f7-107b-4256-af82-71a1ffdde968', '4f1c5224-f9ec-4455-b03f-6618bf2901a1']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:21.714203 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5ff6b9f1-1392-4301-8231-1ac44050ce15 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a0448c0-0b3b-4848-8be5-e8c757433aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:21.744895 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5ff6b9f1-1392-4301-8231-1ac44050ce15 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a0448c0-0b3b-4848-8be5-e8c757433aa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14a9494d-6573-4374-a124-14002f23dc18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-19655979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ec2cf3bb89474a88d32cf9d605625b',qos_specs=None,replication_status=,reservations=['6332d751-2a3f-42f8-a224-4c506d4b8847','ceec8dbb-b61c-4d39-90e5-d6b4784159ea','0aaf72f7-107b-4256-af82-71a1ffdde968','4f1c5224-f9ec-4455-b03f-6618bf2901a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71a9f9ff9e2f4823848f8de32028f6e1',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:24:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-19655979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14a9494d-6573-4374-a124-14002f23dc18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57ec2cf3bb89474a88d32cf9d605625b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71a9f9ff9e2f4823848f8de32028f6e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:21.745240 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5ff6b9f1-1392-4301-8231-1ac44050ce15 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14fd8c9c-1bf0-416a-a415-7b557fc11c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:21.779748 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-868afce0-6b1e-47c4-a0f0-4cb9db98dec3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:21.782196 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5ff6b9f1-1392-4301-8231-1ac44050ce15 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14fd8c9c-1bf0-416a-a415-7b557fc11c86) transitioned into state 'SUCCESS' from state '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-19655979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ec2cf3bb89474a88d32cf9d605625b',qos_specs=None,replication_status=,reservations=['6332d751-2a3f-42f8-a224-4c506d4b8847','ceec8dbb-b61c-4d39-90e5-d6b4784159ea','0aaf72f7-107b-4256-af82-71a1ffdde968','4f1c5224-f9ec-4455-b03f-6618bf2901a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71a9f9ff9e2f4823848f8de32028f6e1',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:21.783793 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-868afce0-6b1e-47c4-a0f0-4cb9db98dec3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a Aug 01 00:24:21.784021 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-868afce0-6b1e-47c4-a0f0-4cb9db98dec3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:21.784208 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-868afce0-6b1e-47c4-a0f0-4cb9db98dec3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:21.784314 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-868afce0-6b1e-47c4-a0f0-4cb9db98dec3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 43fe133f-2d55-4248-ae28-ed390bbc401a. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:21.785829 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5ff6b9f1-1392-4301-8231-1ac44050ce15 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b31befe-8420-4af4-8bae-7af8512c2794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:21.791019 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:21.791019 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:21.792020 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-868afce0-6b1e-47c4-a0f0-4cb9db98dec3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a returned with HTTP 200 Aug 01 00:24:21.792533 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1031/4138] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:21 2026] GET /volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:21.800813 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5ff6b9f1-1392-4301-8231-1ac44050ce15 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b31befe-8420-4af4-8bae-7af8512c2794) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:21.801431 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-5ff6b9f1-1392-4301-8231-1ac44050ce15 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Flow 'volume_create_api' (2a689e22-b1ac-40c7-b55f-eea704e76c5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:21.801874 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5ff6b9f1-1392-4301-8231-1ac44050ce15 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create volume request issued successfully. Aug 01 00:24:21.802688 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5ff6b9f1-1392-4301-8231-1ac44050ce15 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:24:21.803386 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1037/4139] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:24:21 2026] POST /volume/v3/volumes => generated 776 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:21.820733 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b8b16ede-5471-4200-bbf1-34158281c1ab None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:21.825067 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b8b16ede-5471-4200-bbf1-34158281c1ab tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/14a9494d-6573-4374-a124-14002f23dc18 Aug 01 00:24:21.825067 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b8b16ede-5471-4200-bbf1-34158281c1ab tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:21.825067 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b8b16ede-5471-4200-bbf1-34158281c1ab tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:21.836711 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:21.836711 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:21.842414 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-b8b16ede-5471-4200-bbf1-34158281c1ab tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:21.847967 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b8b16ede-5471-4200-bbf1-34158281c1ab tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/14a9494d-6573-4374-a124-14002f23dc18 returned with HTTP 200 Aug 01 00:24:21.848383 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1036/4140] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:21 2026] GET /volume/v3/volumes/14a9494d-6573-4374-a124-14002f23dc18 => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:22.020915 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-28a65847-f475-4798-ac88-b09e315e990f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:22.022511 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-28a65847-f475-4798-ac88-b09e315e990f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:24:22.022730 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-28a65847-f475-4798-ac88-b09e315e990f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:22.023016 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-28a65847-f475-4798-ac88-b09e315e990f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:22.023118 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-28a65847-f475-4798-ac88-b09e315e990f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:22.027259 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:22.027259 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:22.027847 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-28a65847-f475-4798-ac88-b09e315e990f tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:24:22.028223 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1037/4141] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:22 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:22.050543 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-308228f1-deb6-41c4-83c7-2d69c7edbc1c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:22.053521 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-308228f1-deb6-41c4-83c7-2d69c7edbc1c tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e Aug 01 00:24:22.053829 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-308228f1-deb6-41c4-83c7-2d69c7edbc1c tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:22.054101 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-308228f1-deb6-41c4-83c7-2d69c7edbc1c tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:22.054258 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-308228f1-deb6-41c4-83c7-2d69c7edbc1c tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id a62a1b6f-27c4-4fc4-8036-e5144d357e0e. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:22.059891 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:22.059891 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:22.060500 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-308228f1-deb6-41c4-83c7-2d69c7edbc1c tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e returned with HTTP 200 Aug 01 00:24:22.061011 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1032/4142] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:22 2026] GET /volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:22.074137 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6fad4bee-4880-4e94-97d9-1ee9bdb4b10e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:22.075944 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6fad4bee-4880-4e94-97d9-1ee9bdb4b10e tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] POST https://10.4.3.222/volume/v3/backups Aug 01 00:24:22.076377 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6fad4bee-4880-4e94-97d9-1ee9bdb4b10e tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9367d879-1e2c-4597-99ce-21db21f7c648", "name": "tempest-VolumesBackupsTest-Backup-906119762"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:22.077786 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-6fad4bee-4880-4e94-97d9-1ee9bdb4b10e tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Creating new backup {'backup': {'volume_id': '9367d879-1e2c-4597-99ce-21db21f7c648', 'name': 'tempest-VolumesBackupsTest-Backup-906119762'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:24:22.077910 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-6fad4bee-4880-4e94-97d9-1ee9bdb4b10e tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Creating backup of volume 9367d879-1e2c-4597-99ce-21db21f7c648 in container None Aug 01 00:24:22.085520 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:22.085520 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:22.085957 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6fad4bee-4880-4e94-97d9-1ee9bdb4b10e tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Volume info retrieved successfully. Aug 01 00:24:22.102180 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-6fad4bee-4880-4e94-97d9-1ee9bdb4b10e tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Created reservations ['8da19212-beda-4242-b031-a2214cbb495c', '008f2940-124c-4d2f-90a7-98f7fc79be6d'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:22.128519 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6fad4bee-4880-4e94-97d9-1ee9bdb4b10e tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:24:22.129044 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1038/4143] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:24:22 2026] POST /volume/v3/backups => generated 329 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:22.137945 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-fdb8e256-e022-4570-8b3b-860f7d907a92 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:22.139896 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fdb8e256-e022-4570-8b3b-860f7d907a92 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:24:22.140133 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fdb8e256-e022-4570-8b3b-860f7d907a92 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:22.140351 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fdb8e256-e022-4570-8b3b-860f7d907a92 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:22.140462 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-fdb8e256-e022-4570-8b3b-860f7d907a92 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 3bcd22cc-483f-445e-bc8c-9c62a59187e3. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:22.145422 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:22.145422 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:22.146228 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fdb8e256-e022-4570-8b3b-860f7d907a92 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 200 Aug 01 00:24:22.146615 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1037/4144] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:22 2026] GET /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:22.507787 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b6eb6788-13f6-43b3-9e5e-2170663b3ec9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:22.510022 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b6eb6788-13f6-43b3-9e5e-2170663b3ec9 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 Aug 01 00:24:22.510287 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b6eb6788-13f6-43b3-9e5e-2170663b3ec9 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:22.510531 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b6eb6788-13f6-43b3-9e5e-2170663b3ec9 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:22.510674 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-b6eb6788-13f6-43b3-9e5e-2170663b3ec9 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Show backup with id d01e1daa-e260-496f-a688-c20726697c98. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:22.515823 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:22.515823 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:22.516622 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b6eb6788-13f6-43b3-9e5e-2170663b3ec9 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 returned with HTTP 200 Aug 01 00:24:22.517016 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1038/4145] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:22 2026] GET /volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:22.718868 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-06726ace-f685-46f2-9a7a-ee8c543ed9d5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:22.721267 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-06726ace-f685-46f2-9a7a-ee8c543ed9d5 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d Aug 01 00:24:22.721267 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-06726ace-f685-46f2-9a7a-ee8c543ed9d5 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:22.721511 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-06726ace-f685-46f2-9a7a-ee8c543ed9d5 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:22.734171 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:22.734171 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:22.738741 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-06726ace-f685-46f2-9a7a-ee8c543ed9d5 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:24:22.744419 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-06726ace-f685-46f2-9a7a-ee8c543ed9d5 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d returned with HTTP 200 Aug 01 00:24:22.744959 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1033/4146] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:22 2026] GET /volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:22.810811 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1e94d1a2-fb61-49ec-b628-0658fdf14759 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:22.814685 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1e94d1a2-fb61-49ec-b628-0658fdf14759 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a Aug 01 00:24:22.814811 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1e94d1a2-fb61-49ec-b628-0658fdf14759 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:22.815104 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1e94d1a2-fb61-49ec-b628-0658fdf14759 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:22.815242 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-1e94d1a2-fb61-49ec-b628-0658fdf14759 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 43fe133f-2d55-4248-ae28-ed390bbc401a. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:22.822441 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:22.822441 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:22.823389 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1e94d1a2-fb61-49ec-b628-0658fdf14759 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a returned with HTTP 200 Aug 01 00:24:22.823869 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1039/4147] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:22 2026] GET /volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:22.864250 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-8874895d-633f-4d3d-9de6-50236931c61d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:22.868794 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8874895d-633f-4d3d-9de6-50236931c61d tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/14a9494d-6573-4374-a124-14002f23dc18 Aug 01 00:24:22.868794 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8874895d-633f-4d3d-9de6-50236931c61d tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:22.868794 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8874895d-633f-4d3d-9de6-50236931c61d tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:22.880558 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:22.880558 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:22.883878 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-8874895d-633f-4d3d-9de6-50236931c61d tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:22.889304 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8874895d-633f-4d3d-9de6-50236931c61d tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/14a9494d-6573-4374-a124-14002f23dc18 returned with HTTP 200 Aug 01 00:24:22.889304 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1038/4148] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:22 2026] GET /volume/v3/volumes/14a9494d-6573-4374-a124-14002f23dc18 => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:22.906609 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-33af7b81-947e-4fa6-a95e-c8f240c725ea None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:22.908896 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-33af7b81-947e-4fa6-a95e-c8f240c725ea tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:24:22.909360 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-33af7b81-947e-4fa6-a95e-c8f240c725ea tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "14a9494d-6573-4374-a124-14002f23dc18", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-957571359"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:22.922690 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:22.922690 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:22.923235 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-33af7b81-947e-4fa6-a95e-c8f240c725ea tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:22.923447 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-33af7b81-947e-4fa6-a95e-c8f240c725ea tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create snapshot from volume 14a9494d-6573-4374-a124-14002f23dc18 Aug 01 00:24:22.956840 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-33af7b81-947e-4fa6-a95e-c8f240c725ea tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Created reservations ['a6942565-cb2a-42ec-a37e-a3cfd35e8c28', '4431fb68-93e0-4800-aaf7-0581be2b1e0e', '9fd851ba-4919-46e8-a517-aadd3d8e5785', '9b5890df-90b5-455b-aecf-008b1998aede'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:22.994719 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-33af7b81-947e-4fa6-a95e-c8f240c725ea tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot create request issued successfully. Aug 01 00:24:22.995156 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-33af7b81-947e-4fa6-a95e-c8f240c725ea tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:24:22.995707 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1039/4149] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:24:22 2026] POST /volume/v3/snapshots => generated 307 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:23.012689 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0ac972e2-13a3-455d-a9ba-eda7efa0e225 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:23.014737 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0ac972e2-13a3-455d-a9ba-eda7efa0e225 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/snapshots/38d27e56-fa94-4c74-b7c9-080f5496b582 Aug 01 00:24:23.015191 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0ac972e2-13a3-455d-a9ba-eda7efa0e225 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:23.015287 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0ac972e2-13a3-455d-a9ba-eda7efa0e225 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:23.023273 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:23.023273 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:23.023681 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0ac972e2-13a3-455d-a9ba-eda7efa0e225 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot retrieved successfully. Aug 01 00:24:23.024509 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0ac972e2-13a3-455d-a9ba-eda7efa0e225 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/38d27e56-fa94-4c74-b7c9-080f5496b582 returned with HTTP 200 Aug 01 00:24:23.025311 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1034/4150] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:23 2026] GET /volume/v3/snapshots/38d27e56-fa94-4c74-b7c9-080f5496b582 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:23.040489 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a94a931e-4839-4ad0-af4a-ce39f5d96cd2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:23.043330 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a94a931e-4839-4ad0-af4a-ce39f5d96cd2 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:24:23.043540 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a94a931e-4839-4ad0-af4a-ce39f5d96cd2 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:23.043739 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a94a931e-4839-4ad0-af4a-ce39f5d96cd2 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:23.043880 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-a94a931e-4839-4ad0-af4a-ce39f5d96cd2 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:23.048276 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:23.048276 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:23.048936 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a94a931e-4839-4ad0-af4a-ce39f5d96cd2 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:24:23.049333 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1040/4151] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:23 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:23.161069 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2c448a98-93c4-458b-a0ac-63c2cd384de8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:23.162608 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2c448a98-93c4-458b-a0ac-63c2cd384de8 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:24:23.167182 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2c448a98-93c4-458b-a0ac-63c2cd384de8 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:23.167182 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2c448a98-93c4-458b-a0ac-63c2cd384de8 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:23.167182 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-2c448a98-93c4-458b-a0ac-63c2cd384de8 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 3bcd22cc-483f-445e-bc8c-9c62a59187e3. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:23.171243 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:23.171243 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:23.172182 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2c448a98-93c4-458b-a0ac-63c2cd384de8 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 200 Aug 01 00:24:23.172585 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1039/4152] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:23 2026] GET /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:23.528106 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-53031bf6-4b03-4cd7-8a41-085ca0eb87e4 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:23.531313 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-53031bf6-4b03-4cd7-8a41-085ca0eb87e4 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 Aug 01 00:24:23.531313 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-53031bf6-4b03-4cd7-8a41-085ca0eb87e4 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:23.531313 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-53031bf6-4b03-4cd7-8a41-085ca0eb87e4 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:23.531313 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-53031bf6-4b03-4cd7-8a41-085ca0eb87e4 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Show backup with id d01e1daa-e260-496f-a688-c20726697c98. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:23.535355 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:23.535355 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:23.536298 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-53031bf6-4b03-4cd7-8a41-085ca0eb87e4 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 returned with HTTP 200 Aug 01 00:24:23.537010 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1040/4153] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:23 2026] GET /volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:23.765177 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a5dbced1-2012-4009-9b1c-dab9dbef29e3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:23.767267 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a5dbced1-2012-4009-9b1c-dab9dbef29e3 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d Aug 01 00:24:23.767506 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a5dbced1-2012-4009-9b1c-dab9dbef29e3 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:23.767737 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a5dbced1-2012-4009-9b1c-dab9dbef29e3 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:23.770404 np0000006296 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=343,cinder:UPDATE=93,cinder:INSERT=51 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:24:23.779891 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:23.779891 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:23.782649 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a5dbced1-2012-4009-9b1c-dab9dbef29e3 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:24:23.787218 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a5dbced1-2012-4009-9b1c-dab9dbef29e3 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d returned with HTTP 200 Aug 01 00:24:23.787654 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1035/4154] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:23 2026] GET /volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:23.837428 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8facf7b2-b8a2-49ac-abbb-044c20ac77f3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:23.839529 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8facf7b2-b8a2-49ac-abbb-044c20ac77f3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a Aug 01 00:24:23.839857 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8facf7b2-b8a2-49ac-abbb-044c20ac77f3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:23.840087 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8facf7b2-b8a2-49ac-abbb-044c20ac77f3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:23.840228 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-8facf7b2-b8a2-49ac-abbb-044c20ac77f3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 43fe133f-2d55-4248-ae28-ed390bbc401a. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:23.845285 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:23.845285 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:23.846145 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8facf7b2-b8a2-49ac-abbb-044c20ac77f3 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a returned with HTTP 200 Aug 01 00:24:23.846564 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1041/4155] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:23 2026] GET /volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:24.037218 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ca5dfbbb-f871-4f8f-8269-31d13ea285c3 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:24.039780 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ca5dfbbb-f871-4f8f-8269-31d13ea285c3 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/snapshots/38d27e56-fa94-4c74-b7c9-080f5496b582 Aug 01 00:24:24.040099 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ca5dfbbb-f871-4f8f-8269-31d13ea285c3 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:24.040410 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ca5dfbbb-f871-4f8f-8269-31d13ea285c3 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:24.046841 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:24.046841 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:24.046841 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-ca5dfbbb-f871-4f8f-8269-31d13ea285c3 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot retrieved successfully. Aug 01 00:24:24.047220 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ca5dfbbb-f871-4f8f-8269-31d13ea285c3 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/38d27e56-fa94-4c74-b7c9-080f5496b582 returned with HTTP 200 Aug 01 00:24:24.047628 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1040/4156] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:24 2026] GET /volume/v3/snapshots/38d27e56-fa94-4c74-b7c9-080f5496b582 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:24.060363 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-1e554388-90be-428f-a7e2-90417700d449 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:24.061707 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f0593902-d611-4d79-9501-f517ef031a64 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:24.064797 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1e554388-90be-428f-a7e2-90417700d449 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] GET https://10.4.3.222/volume/v3/snapshots Aug 01 00:24:24.064933 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f0593902-d611-4d79-9501-f517ef031a64 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:24:24.065002 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1e554388-90be-428f-a7e2-90417700d449 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:24.065125 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f0593902-d611-4d79-9501-f517ef031a64 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:24.065125 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f0593902-d611-4d79-9501-f517ef031a64 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:24.065206 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1e554388-90be-428f-a7e2-90417700d449 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:24.065245 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-f0593902-d611-4d79-9501-f517ef031a64 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:24.065278 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [None req-1e554388-90be-428f-a7e2-90417700d449 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Removing options '' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:24:24.066689 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.db.api [None req-1e554388-90be-428f-a7e2-90417700d449 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Building query based on filter {{(pid=100409) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:24:24.068886 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:24.068886 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:24.069465 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f0593902-d611-4d79-9501-f517ef031a64 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:24:24.069881 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1036/4157] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:24 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:24.073627 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-1e554388-90be-428f-a7e2-90417700d449 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Get all snapshots completed successfully. Aug 01 00:24:24.073627 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1e554388-90be-428f-a7e2-90417700d449 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 200 Aug 01 00:24:24.073627 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1041/4158] 10.4.3.222 () {66 vars in 1243 bytes} [Sat Aug 1 00:24:24 2026] GET /volume/v3/snapshots => generated 335 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:24.084116 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-186f5059-1933-4394-9e2d-c14235f10686 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:24.087203 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-186f5059-1933-4394-9e2d-c14235f10686 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] DELETE https://10.4.3.222/volume/v3/snapshots/38d27e56-fa94-4c74-b7c9-080f5496b582 Aug 01 00:24:24.087433 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-186f5059-1933-4394-9e2d-c14235f10686 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:24.087795 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-186f5059-1933-4394-9e2d-c14235f10686 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:24.087862 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-186f5059-1933-4394-9e2d-c14235f10686 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Delete snapshot with id: 38d27e56-fa94-4c74-b7c9-080f5496b582 Aug 01 00:24:24.093398 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:24.093398 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:24.093746 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-186f5059-1933-4394-9e2d-c14235f10686 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot retrieved successfully. Aug 01 00:24:24.113097 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-186f5059-1933-4394-9e2d-c14235f10686 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot delete request issued successfully. Aug 01 00:24:24.113344 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-186f5059-1933-4394-9e2d-c14235f10686 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/38d27e56-fa94-4c74-b7c9-080f5496b582 returned with HTTP 202 Aug 01 00:24:24.113783 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1042/4159] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:24:24 2026] DELETE /volume/v3/snapshots/38d27e56-fa94-4c74-b7c9-080f5496b582 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:24.124802 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e74ebbe7-2a42-4cd3-8c91-5a8456deb7d9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:24.130240 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e74ebbe7-2a42-4cd3-8c91-5a8456deb7d9 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/snapshots/38d27e56-fa94-4c74-b7c9-080f5496b582 Aug 01 00:24:24.130468 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e74ebbe7-2a42-4cd3-8c91-5a8456deb7d9 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:24.130696 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e74ebbe7-2a42-4cd3-8c91-5a8456deb7d9 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:24.139496 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:24.139496 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:24.139964 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-e74ebbe7-2a42-4cd3-8c91-5a8456deb7d9 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot retrieved successfully. Aug 01 00:24:24.140923 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e74ebbe7-2a42-4cd3-8c91-5a8456deb7d9 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/38d27e56-fa94-4c74-b7c9-080f5496b582 returned with HTTP 200 Aug 01 00:24:24.141423 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1041/4160] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:24 2026] GET /volume/v3/snapshots/38d27e56-fa94-4c74-b7c9-080f5496b582 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:24.182558 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8f8ca9c4-313b-454f-9b2b-242600f49d3f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:24.184748 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8f8ca9c4-313b-454f-9b2b-242600f49d3f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:24:24.185005 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8f8ca9c4-313b-454f-9b2b-242600f49d3f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:24.185258 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8f8ca9c4-313b-454f-9b2b-242600f49d3f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:24.185414 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-8f8ca9c4-313b-454f-9b2b-242600f49d3f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 3bcd22cc-483f-445e-bc8c-9c62a59187e3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:24.190245 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:24.190245 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:24.191220 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8f8ca9c4-313b-454f-9b2b-242600f49d3f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 200 Aug 01 00:24:24.191749 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1037/4161] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:24 2026] GET /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:24.546815 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-fd5da276-8767-4c73-a6be-3dcc2a42b1fc None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:24.550785 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fd5da276-8767-4c73-a6be-3dcc2a42b1fc tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 Aug 01 00:24:24.550785 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fd5da276-8767-4c73-a6be-3dcc2a42b1fc tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:24.550785 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fd5da276-8767-4c73-a6be-3dcc2a42b1fc tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:24.550785 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-fd5da276-8767-4c73-a6be-3dcc2a42b1fc tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Show backup with id d01e1daa-e260-496f-a688-c20726697c98. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:24.555111 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:24.555111 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:24.556092 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fd5da276-8767-4c73-a6be-3dcc2a42b1fc tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 returned with HTTP 200 Aug 01 00:24:24.556678 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1042/4162] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:24 2026] GET /volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:24.801887 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-195fd046-5b5e-4818-a19e-1f1ad28e5a30 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:24.804154 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-195fd046-5b5e-4818-a19e-1f1ad28e5a30 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d Aug 01 00:24:24.804472 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-195fd046-5b5e-4818-a19e-1f1ad28e5a30 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:24.804646 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-195fd046-5b5e-4818-a19e-1f1ad28e5a30 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:24.816476 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:24.816476 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:24.820430 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-195fd046-5b5e-4818-a19e-1f1ad28e5a30 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:24:24.825200 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-195fd046-5b5e-4818-a19e-1f1ad28e5a30 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d returned with HTTP 200 Aug 01 00:24:24.825630 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1043/4163] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:24 2026] GET /volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:24.857175 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-482504aa-3cfd-4be2-9a8f-9be0ebe1c61e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:24.859243 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-482504aa-3cfd-4be2-9a8f-9be0ebe1c61e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a Aug 01 00:24:24.859473 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-482504aa-3cfd-4be2-9a8f-9be0ebe1c61e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:24.859717 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-482504aa-3cfd-4be2-9a8f-9be0ebe1c61e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:24.860484 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-482504aa-3cfd-4be2-9a8f-9be0ebe1c61e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 43fe133f-2d55-4248-ae28-ed390bbc401a. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:24.861760 np0000006296 devstack@c-api.service[100408]: DEBUG dbcounter [-] [100408] Writing DB stats cinder:SELECT=405,cinder:INSERT=77,cinder:UPDATE=140 {{(pid=100408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:24:24.865582 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:24.865582 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:24.866465 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-482504aa-3cfd-4be2-9a8f-9be0ebe1c61e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a returned with HTTP 200 Aug 01 00:24:24.867564 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1042/4164] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:24 2026] GET /volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:24.966753 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-d5c02b35-7a26-428b-b64f-7acff57df97d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:24.968112 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-d5c02b35-7a26-428b-b64f-7acff57df97d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] POST https://10.4.3.222/volume/v3/attachments/c1afceaa-9296-4118-9bf9-616bc3eba2d7/action Aug 01 00:24:24.968476 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-d5c02b35-7a26-428b-b64f-7acff57df97d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:24:24.968816 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-d5c02b35-7a26-428b-b64f-7acff57df97d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:24.984938 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:24.984938 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:24.994077 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-3c3e3936-e323-49ee-9b1d-d05343b1d9c5 req-d5c02b35-7a26-428b-b64f-7acff57df97d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/attachments/c1afceaa-9296-4118-9bf9-616bc3eba2d7/action returned with HTTP 204 Aug 01 00:24:24.994499 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1038/4165] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:24:24 2026] POST /volume/v3/attachments/c1afceaa-9296-4118-9bf9-616bc3eba2d7/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:25.082270 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-eee63424-63f1-4264-9631-868fa5435d96 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:25.084483 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-eee63424-63f1-4264-9631-868fa5435d96 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:24:25.084860 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-eee63424-63f1-4264-9631-868fa5435d96 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:25.085080 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-eee63424-63f1-4264-9631-868fa5435d96 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:25.085235 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-eee63424-63f1-4264-9631-868fa5435d96 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:25.089457 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:25.089457 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:25.090009 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-eee63424-63f1-4264-9631-868fa5435d96 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:24:25.090339 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1043/4166] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:25 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:25.150253 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a6be9e9b-30cd-49d0-9e5d-c4d2f2dba5cd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:25.152373 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a6be9e9b-30cd-49d0-9e5d-c4d2f2dba5cd tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/snapshots/38d27e56-fa94-4c74-b7c9-080f5496b582 Aug 01 00:24:25.152613 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a6be9e9b-30cd-49d0-9e5d-c4d2f2dba5cd tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:25.152903 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a6be9e9b-30cd-49d0-9e5d-c4d2f2dba5cd tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:25.156874 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a6be9e9b-30cd-49d0-9e5d-c4d2f2dba5cd tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/38d27e56-fa94-4c74-b7c9-080f5496b582 returned with HTTP 404 Aug 01 00:24:25.157339 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1044/4167] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:25 2026] GET /volume/v3/snapshots/38d27e56-fa94-4c74-b7c9-080f5496b582 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:25.163871 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b5952298-5a02-4e6e-b5ea-23d97107f9a8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:25.167627 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b5952298-5a02-4e6e-b5ea-23d97107f9a8 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/14a9494d-6573-4374-a124-14002f23dc18 Aug 01 00:24:25.167627 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b5952298-5a02-4e6e-b5ea-23d97107f9a8 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:25.167627 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b5952298-5a02-4e6e-b5ea-23d97107f9a8 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:25.167627 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-b5952298-5a02-4e6e-b5ea-23d97107f9a8 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Delete volume with id: 14a9494d-6573-4374-a124-14002f23dc18 Aug 01 00:24:25.175039 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:25.175039 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:25.175500 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-b5952298-5a02-4e6e-b5ea-23d97107f9a8 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:25.192366 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-b5952298-5a02-4e6e-b5ea-23d97107f9a8 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Delete volume request issued successfully. Aug 01 00:24:25.192366 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b5952298-5a02-4e6e-b5ea-23d97107f9a8 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/14a9494d-6573-4374-a124-14002f23dc18 returned with HTTP 202 Aug 01 00:24:25.192366 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1043/4168] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:24:25 2026] DELETE /volume/v3/volumes/14a9494d-6573-4374-a124-14002f23dc18 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:25.201937 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-15b14fe4-43e8-4cbc-930e-0f92498ff389 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:25.205347 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-15b14fe4-43e8-4cbc-930e-0f92498ff389 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/14a9494d-6573-4374-a124-14002f23dc18 Aug 01 00:24:25.205560 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-15b14fe4-43e8-4cbc-930e-0f92498ff389 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:25.205752 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-15b14fe4-43e8-4cbc-930e-0f92498ff389 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:25.209890 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-011130bb-8443-473a-b598-7bb16d8193e9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:25.212064 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-011130bb-8443-473a-b598-7bb16d8193e9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:24:25.212310 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-011130bb-8443-473a-b598-7bb16d8193e9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:25.212542 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-011130bb-8443-473a-b598-7bb16d8193e9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:25.212689 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-011130bb-8443-473a-b598-7bb16d8193e9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 3bcd22cc-483f-445e-bc8c-9c62a59187e3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:25.213693 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:25.213693 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:25.217676 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-15b14fe4-43e8-4cbc-930e-0f92498ff389 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:25.218466 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:25.218466 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:25.219437 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-011130bb-8443-473a-b598-7bb16d8193e9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 200 Aug 01 00:24:25.219944 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1044/4169] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:25 2026] GET /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:25.226263 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-15b14fe4-43e8-4cbc-930e-0f92498ff389 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/14a9494d-6573-4374-a124-14002f23dc18 returned with HTTP 200 Aug 01 00:24:25.226715 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1039/4170] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:25 2026] GET /volume/v3/volumes/14a9494d-6573-4374-a124-14002f23dc18 => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:25.567393 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d0ea122e-0c76-45f4-a1c3-bebeff4b8b57 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:25.570557 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d0ea122e-0c76-45f4-a1c3-bebeff4b8b57 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 Aug 01 00:24:25.570847 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d0ea122e-0c76-45f4-a1c3-bebeff4b8b57 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:25.571113 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d0ea122e-0c76-45f4-a1c3-bebeff4b8b57 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:25.571239 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-d0ea122e-0c76-45f4-a1c3-bebeff4b8b57 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Show backup with id d01e1daa-e260-496f-a688-c20726697c98. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:25.576832 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:25.576832 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:25.577681 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d0ea122e-0c76-45f4-a1c3-bebeff4b8b57 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 returned with HTTP 200 Aug 01 00:24:25.578184 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1045/4171] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:25 2026] GET /volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:25.839176 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-11a7d95c-6509-44d0-907f-332fd7f517f7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:25.841347 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-11a7d95c-6509-44d0-907f-332fd7f517f7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d Aug 01 00:24:25.841587 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-11a7d95c-6509-44d0-907f-332fd7f517f7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:25.841847 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-11a7d95c-6509-44d0-907f-332fd7f517f7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:25.853643 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:25.853643 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:25.857486 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-11a7d95c-6509-44d0-907f-332fd7f517f7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:24:25.863706 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-11a7d95c-6509-44d0-907f-332fd7f517f7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d returned with HTTP 200 Aug 01 00:24:25.864201 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1044/4172] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:25 2026] GET /volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:25.876799 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a8381e31-de45-4e70-94c5-871f6c54b94a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:25.879003 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-35b01aa2-8b4e-4ff0-a201-0d87790b362f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:25.879097 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a8381e31-de45-4e70-94c5-871f6c54b94a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d Aug 01 00:24:25.879097 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a8381e31-de45-4e70-94c5-871f6c54b94a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:25.879097 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a8381e31-de45-4e70-94c5-871f6c54b94a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:25.882029 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-35b01aa2-8b4e-4ff0-a201-0d87790b362f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a Aug 01 00:24:25.882029 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-35b01aa2-8b4e-4ff0-a201-0d87790b362f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:25.882029 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-35b01aa2-8b4e-4ff0-a201-0d87790b362f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:25.882029 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-35b01aa2-8b4e-4ff0-a201-0d87790b362f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 43fe133f-2d55-4248-ae28-ed390bbc401a. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:25.887905 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:25.887905 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:25.888067 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:25.888067 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:25.888161 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-35b01aa2-8b4e-4ff0-a201-0d87790b362f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a returned with HTTP 200 Aug 01 00:24:25.888161 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1040/4173] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:25 2026] GET /volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:25.890826 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a8381e31-de45-4e70-94c5-871f6c54b94a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:24:25.894818 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a8381e31-de45-4e70-94c5-871f6c54b94a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d returned with HTTP 200 Aug 01 00:24:25.895294 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1045/4174] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:25 2026] GET /volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:25.939880 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-af3eb211-140c-4bde-a37e-45fe4722036d req-6683e1de-3e76-4164-a42b-9c43e3f23a6b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:25.942423 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-af3eb211-140c-4bde-a37e-45fe4722036d req-6683e1de-3e76-4164-a42b-9c43e3f23a6b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d Aug 01 00:24:25.942632 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-af3eb211-140c-4bde-a37e-45fe4722036d req-6683e1de-3e76-4164-a42b-9c43e3f23a6b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:25.942931 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-af3eb211-140c-4bde-a37e-45fe4722036d req-6683e1de-3e76-4164-a42b-9c43e3f23a6b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:25.951490 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:25.951490 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:25.954835 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-af3eb211-140c-4bde-a37e-45fe4722036d req-6683e1de-3e76-4164-a42b-9c43e3f23a6b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:24:25.958530 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-af3eb211-140c-4bde-a37e-45fe4722036d req-6683e1de-3e76-4164-a42b-9c43e3f23a6b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d returned with HTTP 200 Aug 01 00:24:25.958968 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1046/4175] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:24:25 2026] GET /volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:25.977456 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-af3eb211-140c-4bde-a37e-45fe4722036d req-3fe8a3a7-1b47-4a44-8bc1-4e7b299096fa None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:25.980941 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-af3eb211-140c-4bde-a37e-45fe4722036d req-3fe8a3a7-1b47-4a44-8bc1-4e7b299096fa tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] POST https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d/action Aug 01 00:24:25.981414 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-af3eb211-140c-4bde-a37e-45fe4722036d req-3fe8a3a7-1b47-4a44-8bc1-4e7b299096fa tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:24:25.981605 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-af3eb211-140c-4bde-a37e-45fe4722036d req-3fe8a3a7-1b47-4a44-8bc1-4e7b299096fa tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:25.999426 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:25.999426 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:26.000155 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-af3eb211-140c-4bde-a37e-45fe4722036d req-3fe8a3a7-1b47-4a44-8bc1-4e7b299096fa tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:24:26.010170 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-af3eb211-140c-4bde-a37e-45fe4722036d req-3fe8a3a7-1b47-4a44-8bc1-4e7b299096fa tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Begin detaching volume completed successfully. Aug 01 00:24:26.010479 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-af3eb211-140c-4bde-a37e-45fe4722036d req-3fe8a3a7-1b47-4a44-8bc1-4e7b299096fa tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d/action returned with HTTP 202 Aug 01 00:24:26.011140 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1045/4176] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:24:25 2026] POST /volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:24:26.053545 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-11021709-50a6-441b-b74c-c8e16c3e6055 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:26.055867 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-11021709-50a6-441b-b74c-c8e16c3e6055 None None] GET https://10.4.3.222/volume// Aug 01 00:24:26.055867 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-11021709-50a6-441b-b74c-c8e16c3e6055 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:26.055867 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-11021709-50a6-441b-b74c-c8e16c3e6055 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:26.055867 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-11021709-50a6-441b-b74c-c8e16c3e6055 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:24:26.055867 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1041/4177] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:24:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:24:26.063105 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-af3eb211-140c-4bde-a37e-45fe4722036d req-e64d7bc9-b01b-4df0-b974-0eb681e0c5a7 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:26.065275 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-af3eb211-140c-4bde-a37e-45fe4722036d req-e64d7bc9-b01b-4df0-b974-0eb681e0c5a7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d Aug 01 00:24:26.065500 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-af3eb211-140c-4bde-a37e-45fe4722036d req-e64d7bc9-b01b-4df0-b974-0eb681e0c5a7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:26.065702 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-af3eb211-140c-4bde-a37e-45fe4722036d req-e64d7bc9-b01b-4df0-b974-0eb681e0c5a7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:26.076493 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:26.076493 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:26.079929 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-af3eb211-140c-4bde-a37e-45fe4722036d req-e64d7bc9-b01b-4df0-b974-0eb681e0c5a7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:24:26.089289 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-af3eb211-140c-4bde-a37e-45fe4722036d req-e64d7bc9-b01b-4df0-b974-0eb681e0c5a7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d returned with HTTP 200 Aug 01 00:24:26.089733 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1046/4178] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:24:26 2026] GET /volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d => generated 1354 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:24:26.099177 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-af3eb211-140c-4bde-a37e-45fe4722036d req-5b2b2b9a-fcff-4273-b6e5-703b4549ef0d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:26.103024 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f030eb22-b5ff-4e5d-aa61-1047db75aebf None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:26.104562 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-af3eb211-140c-4bde-a37e-45fe4722036d req-5b2b2b9a-fcff-4273-b6e5-703b4549ef0d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d/encryption Aug 01 00:24:26.104860 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-af3eb211-140c-4bde-a37e-45fe4722036d req-5b2b2b9a-fcff-4273-b6e5-703b4549ef0d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:26.104934 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f030eb22-b5ff-4e5d-aa61-1047db75aebf tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:24:26.105085 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-af3eb211-140c-4bde-a37e-45fe4722036d req-5b2b2b9a-fcff-4273-b6e5-703b4549ef0d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:26.105168 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f030eb22-b5ff-4e5d-aa61-1047db75aebf tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:26.105788 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f030eb22-b5ff-4e5d-aa61-1047db75aebf tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:26.105788 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-f030eb22-b5ff-4e5d-aa61-1047db75aebf tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:26.109788 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:26.109788 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:26.110349 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f030eb22-b5ff-4e5d-aa61-1047db75aebf tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:24:26.110736 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1046/4179] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:26 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:26.120056 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:26.120056 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:26.123911 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4c7b1f55-ded7-47dc-814c-920b9b53a6a8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:26.127786 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4c7b1f55-ded7-47dc-814c-920b9b53a6a8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/5f85d9a7-c039-475f-b73f-eec3b5b019b7 Aug 01 00:24:26.127786 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4c7b1f55-ded7-47dc-814c-920b9b53a6a8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:26.127786 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4c7b1f55-ded7-47dc-814c-920b9b53a6a8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:26.127786 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-4c7b1f55-ded7-47dc-814c-920b9b53a6a8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Delete volume with id: 5f85d9a7-c039-475f-b73f-eec3b5b019b7 Aug 01 00:24:26.127963 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-af3eb211-140c-4bde-a37e-45fe4722036d req-5b2b2b9a-fcff-4273-b6e5-703b4549ef0d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d/encryption returned with HTTP 200 Aug 01 00:24:26.127963 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1047/4180] 10.4.3.222 () {68 vars in 1631 bytes} [Sat Aug 1 00:24:26 2026] GET /volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d/encryption => generated 161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:26.136970 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:26.136970 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:26.136970 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4c7b1f55-ded7-47dc-814c-920b9b53a6a8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Volume info retrieved successfully. Aug 01 00:24:26.155676 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4c7b1f55-ded7-47dc-814c-920b9b53a6a8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Delete volume request issued successfully. Aug 01 00:24:26.155676 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4c7b1f55-ded7-47dc-814c-920b9b53a6a8 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/volumes/5f85d9a7-c039-475f-b73f-eec3b5b019b7 returned with HTTP 202 Aug 01 00:24:26.155676 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1042/4181] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:24:26 2026] DELETE /volume/v3/volumes/5f85d9a7-c039-475f-b73f-eec3b5b019b7 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:26.164967 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4baf2e32-edd3-4b94-bff7-941f0f939612 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:26.169994 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4baf2e32-edd3-4b94-bff7-941f0f939612 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/volumes/5f85d9a7-c039-475f-b73f-eec3b5b019b7 Aug 01 00:24:26.170674 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4baf2e32-edd3-4b94-bff7-941f0f939612 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:26.171185 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4baf2e32-edd3-4b94-bff7-941f0f939612 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:26.184660 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:26.184660 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:26.191805 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-4baf2e32-edd3-4b94-bff7-941f0f939612 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Volume info retrieved successfully. Aug 01 00:24:26.197432 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4baf2e32-edd3-4b94-bff7-941f0f939612 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/volumes/5f85d9a7-c039-475f-b73f-eec3b5b019b7 returned with HTTP 200 Aug 01 00:24:26.198023 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1047/4182] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:26 2026] GET /volume/v3/volumes/5f85d9a7-c039-475f-b73f-eec3b5b019b7 => generated 1065 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:26.231511 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-5ca88ada-c3b0-44c0-8c21-4f15ee5505bd None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:26.233878 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5ca88ada-c3b0-44c0-8c21-4f15ee5505bd tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:24:26.234350 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5ca88ada-c3b0-44c0-8c21-4f15ee5505bd tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:26.234350 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5ca88ada-c3b0-44c0-8c21-4f15ee5505bd tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:26.234467 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-5ca88ada-c3b0-44c0-8c21-4f15ee5505bd tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 3bcd22cc-483f-445e-bc8c-9c62a59187e3. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:26.239599 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:26.239599 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:26.240284 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5ca88ada-c3b0-44c0-8c21-4f15ee5505bd tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 200 Aug 01 00:24:26.240984 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1047/4183] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:26 2026] GET /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:26.248102 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-98b84775-1bba-405b-bec3-d2ee64980229 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:26.250230 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-98b84775-1bba-405b-bec3-d2ee64980229 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/14a9494d-6573-4374-a124-14002f23dc18 Aug 01 00:24:26.250496 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-98b84775-1bba-405b-bec3-d2ee64980229 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:26.250780 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-98b84775-1bba-405b-bec3-d2ee64980229 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:26.258111 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-98b84775-1bba-405b-bec3-d2ee64980229 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/14a9494d-6573-4374-a124-14002f23dc18 returned with HTTP 404 Aug 01 00:24:26.261110 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1048/4184] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:26 2026] GET /volume/v3/volumes/14a9494d-6573-4374-a124-14002f23dc18 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:26.273551 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ccfe9fa1-4831-4952-af65-eb5afb9f200b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:26.276186 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ccfe9fa1-4831-4952-af65-eb5afb9f200b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:24:26.276626 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ccfe9fa1-4831-4952-af65-eb5afb9f200b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1977007277"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:26.279044 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-ccfe9fa1-4831-4952-af65-eb5afb9f200b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1977007277'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:24:26.279200 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-ccfe9fa1-4831-4952-af65-eb5afb9f200b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create volume of 1 GB Aug 01 00:24:26.284864 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ccfe9fa1-4831-4952-af65-eb5afb9f200b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Availability Zones retrieved successfully. Aug 01 00:24:26.295611 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ccfe9fa1-4831-4952-af65-eb5afb9f200b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Flow 'volume_create_api' (37cc2cce-e66a-44e0-a3af-0a4777691a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:26.297118 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ccfe9fa1-4831-4952-af65-eb5afb9f200b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d74ae5e6-ab6b-45f3-8a93-8c9e23e1e7f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:26.299011 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-ccfe9fa1-4831-4952-af65-eb5afb9f200b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:24:26.334615 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ccfe9fa1-4831-4952-af65-eb5afb9f200b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d74ae5e6-ab6b-45f3-8a93-8c9e23e1e7f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:26.335489 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ccfe9fa1-4831-4952-af65-eb5afb9f200b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f426926-c89b-46dc-ad1d-1a924e417c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:26.380171 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-ccfe9fa1-4831-4952-af65-eb5afb9f200b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Created reservations ['7dee1a52-a23f-43f6-a856-8ba8f1e15c19', '46b64d30-179a-4dfe-a278-f0e6d2d1516a', 'd7748a00-b373-4cbf-8678-67188657a185', '5e57d588-4a68-4abc-93b8-9a6d3025afa5'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:26.380966 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ccfe9fa1-4831-4952-af65-eb5afb9f200b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f426926-c89b-46dc-ad1d-1a924e417c0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dee1a52-a23f-43f6-a856-8ba8f1e15c19', '46b64d30-179a-4dfe-a278-f0e6d2d1516a', 'd7748a00-b373-4cbf-8678-67188657a185', '5e57d588-4a68-4abc-93b8-9a6d3025afa5']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:26.381951 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ccfe9fa1-4831-4952-af65-eb5afb9f200b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba9a6f45-bb34-4560-aaa2-5e04023808bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:26.404614 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ccfe9fa1-4831-4952-af65-eb5afb9f200b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba9a6f45-bb34-4560-aaa2-5e04023808bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96087c0e-42d1-44c2-9488-09886225169d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1977007277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ec2cf3bb89474a88d32cf9d605625b',qos_specs=None,replication_status=,reservations=['7dee1a52-a23f-43f6-a856-8ba8f1e15c19','46b64d30-179a-4dfe-a278-f0e6d2d1516a','d7748a00-b373-4cbf-8678-67188657a185','5e57d588-4a68-4abc-93b8-9a6d3025afa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71a9f9ff9e2f4823848f8de32028f6e1',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:24:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1977007277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96087c0e-42d1-44c2-9488-09886225169d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57ec2cf3bb89474a88d32cf9d605625b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71a9f9ff9e2f4823848f8de32028f6e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:26.405597 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ccfe9fa1-4831-4952-af65-eb5afb9f200b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6ca03ed-6005-4ba1-8b1e-c098228366ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:26.426193 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ccfe9fa1-4831-4952-af65-eb5afb9f200b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6ca03ed-6005-4ba1-8b1e-c098228366ce) transitioned into state 'SUCCESS' from state '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-1977007277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ec2cf3bb89474a88d32cf9d605625b',qos_specs=None,replication_status=,reservations=['7dee1a52-a23f-43f6-a856-8ba8f1e15c19','46b64d30-179a-4dfe-a278-f0e6d2d1516a','d7748a00-b373-4cbf-8678-67188657a185','5e57d588-4a68-4abc-93b8-9a6d3025afa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71a9f9ff9e2f4823848f8de32028f6e1',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:26.426837 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ccfe9fa1-4831-4952-af65-eb5afb9f200b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6932f9b1-53c9-4f1c-a1e7-6a752c21de42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:26.436043 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ccfe9fa1-4831-4952-af65-eb5afb9f200b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6932f9b1-53c9-4f1c-a1e7-6a752c21de42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:26.438445 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ccfe9fa1-4831-4952-af65-eb5afb9f200b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Flow 'volume_create_api' (37cc2cce-e66a-44e0-a3af-0a4777691a99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:26.438445 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ccfe9fa1-4831-4952-af65-eb5afb9f200b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create volume request issued successfully. Aug 01 00:24:26.438445 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ccfe9fa1-4831-4952-af65-eb5afb9f200b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:24:26.438813 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1043/4185] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:24:26 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 01 00:24:26.458756 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-dfe49bcd-6bdc-4d09-9b1e-c2698846454c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:26.462198 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-dfe49bcd-6bdc-4d09-9b1e-c2698846454c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/96087c0e-42d1-44c2-9488-09886225169d Aug 01 00:24:26.462573 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-dfe49bcd-6bdc-4d09-9b1e-c2698846454c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:26.462922 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-dfe49bcd-6bdc-4d09-9b1e-c2698846454c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:26.472221 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:26.472221 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:26.476926 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-dfe49bcd-6bdc-4d09-9b1e-c2698846454c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:26.482136 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-dfe49bcd-6bdc-4d09-9b1e-c2698846454c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/96087c0e-42d1-44c2-9488-09886225169d returned with HTTP 200 Aug 01 00:24:26.482788 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1048/4186] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:26 2026] GET /volume/v3/volumes/96087c0e-42d1-44c2-9488-09886225169d => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:26.589830 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-04b5ffde-af2e-4c0c-82f0-364f967b91f4 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:26.595197 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-04b5ffde-af2e-4c0c-82f0-364f967b91f4 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 Aug 01 00:24:26.595377 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-04b5ffde-af2e-4c0c-82f0-364f967b91f4 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:26.595573 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-04b5ffde-af2e-4c0c-82f0-364f967b91f4 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:26.595691 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-04b5ffde-af2e-4c0c-82f0-364f967b91f4 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Show backup with id d01e1daa-e260-496f-a688-c20726697c98. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:26.605120 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:26.605120 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:26.605954 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-04b5ffde-af2e-4c0c-82f0-364f967b91f4 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 returned with HTTP 200 Aug 01 00:24:26.606329 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1048/4187] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:26 2026] GET /volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 => generated 757 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:26.724350 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-c96d48a5-29f3-482d-9490-ef6d0cf13b0b req-f9af9cc1-29bc-4e00-be6c-b9c67721bc31 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:26.727218 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-c96d48a5-29f3-482d-9490-ef6d0cf13b0b req-f9af9cc1-29bc-4e00-be6c-b9c67721bc31 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] DELETE https://10.4.3.222/volume/v3/attachments/ae54a2e9-a42a-4ebd-9cd1-e5688ffdecf6 Aug 01 00:24:26.727478 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-c96d48a5-29f3-482d-9490-ef6d0cf13b0b req-f9af9cc1-29bc-4e00-be6c-b9c67721bc31 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:26.727741 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-c96d48a5-29f3-482d-9490-ef6d0cf13b0b req-f9af9cc1-29bc-4e00-be6c-b9c67721bc31 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:26.739976 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:26.739976 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:26.744613 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f675c8e2-00be-49fe-8c7b-ea049764da48 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:26.786707 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-c96d48a5-29f3-482d-9490-ef6d0cf13b0b req-f9af9cc1-29bc-4e00-be6c-b9c67721bc31 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments/ae54a2e9-a42a-4ebd-9cd1-e5688ffdecf6 returned with HTTP 200 Aug 01 00:24:26.787188 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1049/4188] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:24:26 2026] DELETE /volume/v3/attachments/ae54a2e9-a42a-4ebd-9cd1-e5688ffdecf6 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:26.796899 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-c96d48a5-29f3-482d-9490-ef6d0cf13b0b req-677e52c0-3b09-4589-ab9e-5cb5dce5664c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:26.798921 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-c96d48a5-29f3-482d-9490-ef6d0cf13b0b req-677e52c0-3b09-4589-ab9e-5cb5dce5664c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] DELETE https://10.4.3.222/volume/v3/volumes/17bb9851-30b4-4f2a-96b6-17956c596abc Aug 01 00:24:26.799084 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-c96d48a5-29f3-482d-9490-ef6d0cf13b0b req-677e52c0-3b09-4589-ab9e-5cb5dce5664c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:26.799296 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-c96d48a5-29f3-482d-9490-ef6d0cf13b0b req-677e52c0-3b09-4589-ab9e-5cb5dce5664c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:26.799421 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [req-c96d48a5-29f3-482d-9490-ef6d0cf13b0b req-677e52c0-3b09-4589-ab9e-5cb5dce5664c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Delete volume with id: 17bb9851-30b4-4f2a-96b6-17956c596abc Aug 01 00:24:26.801186 np0000006296 devstack@c-api.service[100409]: DEBUG dbcounter [-] [100409] Writing DB stats cinder:SELECT=345,cinder:INSERT=57,cinder:UPDATE=96 {{(pid=100409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:24:26.807901 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:26.807901 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:26.808432 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-c96d48a5-29f3-482d-9490-ef6d0cf13b0b req-677e52c0-3b09-4589-ab9e-5cb5dce5664c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:24:26.816668 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f675c8e2-00be-49fe-8c7b-ea049764da48 tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:24:26.817147 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f675c8e2-00be-49fe-8c7b-ea049764da48 tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1568915935-2075715", "extra_specs": {"multiattach": " True"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:26.819020 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:26.819020 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:26.824103 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-c96d48a5-29f3-482d-9490-ef6d0cf13b0b req-677e52c0-3b09-4589-ab9e-5cb5dce5664c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Delete volume request issued successfully. Aug 01 00:24:26.824294 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-c96d48a5-29f3-482d-9490-ef6d0cf13b0b req-677e52c0-3b09-4589-ab9e-5cb5dce5664c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/17bb9851-30b4-4f2a-96b6-17956c596abc returned with HTTP 202 Aug 01 00:24:26.824837 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1049/4189] 10.4.3.222 () {70 vars in 1620 bytes} [Sat Aug 1 00:24:26 2026] DELETE /volume/v3/volumes/17bb9851-30b4-4f2a-96b6-17956c596abc => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:26.831792 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f675c8e2-00be-49fe-8c7b-ea049764da48 tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:24:26.832235 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1044/4190] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:24:26 2026] POST /volume/v3/types => generated 284 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:26.840149 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6e07927d-5cd7-49d1-905d-f8475cf8853f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:26.842573 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6e07927d-5cd7-49d1-905d-f8475cf8853f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:24:26.843035 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6e07927d-5cd7-49d1-905d-f8475cf8853f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1582240572", "snapshot_id": null, "imageRef": null, "volume_type": "5b7519e3-a35f-4c55-92be-d073039ea422", "size": 1}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:26.845190 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-6e07927d-5cd7-49d1-905d-f8475cf8853f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1582240572', 'snapshot_id': None, 'imageRef': None, 'volume_type': '5b7519e3-a35f-4c55-92be-d073039ea422', 'size': 1}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:24:26.850866 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-6e07927d-5cd7-49d1-905d-f8475cf8853f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Create volume of 1 GB Aug 01 00:24:26.852200 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:26.852200 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:26.852872 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-6e07927d-5cd7-49d1-905d-f8475cf8853f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Availability Zones retrieved successfully. Aug 01 00:24:26.860907 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6e07927d-5cd7-49d1-905d-f8475cf8853f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Flow 'volume_create_api' (ee75725f-16ab-429c-92b0-4da2a9771301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:26.862535 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6e07927d-5cd7-49d1-905d-f8475cf8853f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6990897d-6cae-4175-919d-b86c392d0a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:26.863386 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-6e07927d-5cd7-49d1-905d-f8475cf8853f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:24:26.870368 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:26.870368 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:26.884162 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6e07927d-5cd7-49d1-905d-f8475cf8853f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6990897d-6cae-4175-919d-b86c392d0a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:24:27Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5b7519e3-a35f-4c55-92be-d073039ea422,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1568915935-2075715',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b7519e3-a35f-4c55-92be-d073039ea422', 'encryption_key_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=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:26.884990 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6e07927d-5cd7-49d1-905d-f8475cf8853f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23021f09-fdd5-40ee-bc05-950b3e8ad1c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:26.898094 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-62d68694-57e3-412a-adce-e826d1ae4b52 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:26.900200 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-62d68694-57e3-412a-adce-e826d1ae4b52 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a Aug 01 00:24:26.900389 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-62d68694-57e3-412a-adce-e826d1ae4b52 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:26.900583 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-62d68694-57e3-412a-adce-e826d1ae4b52 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:26.900730 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-62d68694-57e3-412a-adce-e826d1ae4b52 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 43fe133f-2d55-4248-ae28-ed390bbc401a. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:26.905251 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:26.905251 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:26.906149 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-62d68694-57e3-412a-adce-e826d1ae4b52 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a returned with HTTP 200 Aug 01 00:24:26.906595 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1050/4191] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:26 2026] GET /volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:26.913367 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-6e07927d-5cd7-49d1-905d-f8475cf8853f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1568915935-2075715 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1568915935-2075715, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:24:26.913616 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-6e07927d-5cd7-49d1-905d-f8475cf8853f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1568915935-2075715 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1568915935-2075715, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:24:26.942492 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-6e07927d-5cd7-49d1-905d-f8475cf8853f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Created reservations ['445bc07b-afa1-4e38-b1d3-2f89a02483dc', '3ff24e08-2cb7-4f75-bf99-0c37da702946', 'fdf76fce-c5e6-43a8-b55b-dc8e608b5a1f', '8c06934a-bd78-4bd2-ad65-f9c0cd5dd89e'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:26.943274 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6e07927d-5cd7-49d1-905d-f8475cf8853f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23021f09-fdd5-40ee-bc05-950b3e8ad1c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['445bc07b-afa1-4e38-b1d3-2f89a02483dc', '3ff24e08-2cb7-4f75-bf99-0c37da702946', 'fdf76fce-c5e6-43a8-b55b-dc8e608b5a1f', '8c06934a-bd78-4bd2-ad65-f9c0cd5dd89e']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:26.944025 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6e07927d-5cd7-49d1-905d-f8475cf8853f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b659baa-f889-4b18-bcd6-45567f7246d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:26.964597 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6e07927d-5cd7-49d1-905d-f8475cf8853f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b659baa-f889-4b18-bcd6-45567f7246d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f99832e-e57b-4c51-b3bd-00c7ed1c44b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1582240572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e4ab46c983d449c1b6df8f9f9c8cbc39',qos_specs=None,replication_status=,reservations=['445bc07b-afa1-4e38-b1d3-2f89a02483dc','3ff24e08-2cb7-4f75-bf99-0c37da702946','fdf76fce-c5e6-43a8-b55b-dc8e608b5a1f','8c06934a-bd78-4bd2-ad65-f9c0cd5dd89e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bef7493493c94a99befa5745ebc4a00b',volume_type_id=5b7519e3-a35f-4c55-92be-d073039ea422), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:24:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1582240572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f99832e-e57b-4c51-b3bd-00c7ed1c44b3,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='e4ab46c983d449c1b6df8f9f9c8cbc39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bef7493493c94a99befa5745ebc4a00b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b7519e3-a35f-4c55-92be-d073039ea422),volume_type_id=5b7519e3-a35f-4c55-92be-d073039ea422)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:26.965623 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6e07927d-5cd7-49d1-905d-f8475cf8853f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a39757b-3499-4498-b078-b134257e1dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:26.985170 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6e07927d-5cd7-49d1-905d-f8475cf8853f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a39757b-3499-4498-b078-b134257e1dae) transitioned into state 'SUCCESS' from state '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-1582240572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e4ab46c983d449c1b6df8f9f9c8cbc39',qos_specs=None,replication_status=,reservations=['445bc07b-afa1-4e38-b1d3-2f89a02483dc','3ff24e08-2cb7-4f75-bf99-0c37da702946','fdf76fce-c5e6-43a8-b55b-dc8e608b5a1f','8c06934a-bd78-4bd2-ad65-f9c0cd5dd89e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bef7493493c94a99befa5745ebc4a00b',volume_type_id=5b7519e3-a35f-4c55-92be-d073039ea422)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:26.985926 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6e07927d-5cd7-49d1-905d-f8475cf8853f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8cf95e8-1874-4727-984a-a707da14aebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:26.996685 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6e07927d-5cd7-49d1-905d-f8475cf8853f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8cf95e8-1874-4727-984a-a707da14aebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:26.997704 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6e07927d-5cd7-49d1-905d-f8475cf8853f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Flow 'volume_create_api' (ee75725f-16ab-429c-92b0-4da2a9771301) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:26.998114 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-6e07927d-5cd7-49d1-905d-f8475cf8853f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Create volume request issued successfully. Aug 01 00:24:26.998695 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6e07927d-5cd7-49d1-905d-f8475cf8853f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:24:26.999173 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1049/4192] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:24:26 2026] POST /volume/v3/volumes => generated 827 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:27.017476 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-94a1a450-6c36-4f10-a11c-e4d5452ca712 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:27.022577 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-94a1a450-6c36-4f10-a11c-e4d5452ca712 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:24:27.022791 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-94a1a450-6c36-4f10-a11c-e4d5452ca712 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:27.023006 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-94a1a450-6c36-4f10-a11c-e4d5452ca712 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:27.032589 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:27.032589 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:27.038887 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-94a1a450-6c36-4f10-a11c-e4d5452ca712 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:27.045887 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-94a1a450-6c36-4f10-a11c-e4d5452ca712 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:24:27.046293 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1050/4193] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:27 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 895 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:27.054785 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-af3eb211-140c-4bde-a37e-45fe4722036d req-dd4c4c4e-b9e3-47f8-88a0-17e6d150718d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:27.057590 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-af3eb211-140c-4bde-a37e-45fe4722036d req-dd4c4c4e-b9e3-47f8-88a0-17e6d150718d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] DELETE https://10.4.3.222/volume/v3/attachments/c1afceaa-9296-4118-9bf9-616bc3eba2d7 Aug 01 00:24:27.057841 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-af3eb211-140c-4bde-a37e-45fe4722036d req-dd4c4c4e-b9e3-47f8-88a0-17e6d150718d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:27.058058 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-af3eb211-140c-4bde-a37e-45fe4722036d req-dd4c4c4e-b9e3-47f8-88a0-17e6d150718d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:27.072906 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:27.072906 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:27.122704 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-af3eb211-140c-4bde-a37e-45fe4722036d req-dd4c4c4e-b9e3-47f8-88a0-17e6d150718d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/attachments/c1afceaa-9296-4118-9bf9-616bc3eba2d7 returned with HTTP 200 Aug 01 00:24:27.123135 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1045/4194] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:24:27 2026] DELETE /volume/v3/attachments/c1afceaa-9296-4118-9bf9-616bc3eba2d7 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:27.212404 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-94651759-c3e6-4fc0-a588-f256f8af075d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:27.214146 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-94651759-c3e6-4fc0-a588-f256f8af075d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/volumes/5f85d9a7-c039-475f-b73f-eec3b5b019b7 Aug 01 00:24:27.214355 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-94651759-c3e6-4fc0-a588-f256f8af075d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:27.214550 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-94651759-c3e6-4fc0-a588-f256f8af075d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:27.220446 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-94651759-c3e6-4fc0-a588-f256f8af075d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/volumes/5f85d9a7-c039-475f-b73f-eec3b5b019b7 returned with HTTP 404 Aug 01 00:24:27.220964 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1051/4195] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:27 2026] GET /volume/v3/volumes/5f85d9a7-c039-475f-b73f-eec3b5b019b7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:27.231388 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d57b714f-5551-40dc-8d90-9d424c96f8de None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:27.233248 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d57b714f-5551-40dc-8d90-9d424c96f8de tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:24:27.233638 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d57b714f-5551-40dc-8d90-9d424c96f8de tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:27.233638 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d57b714f-5551-40dc-8d90-9d424c96f8de tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:27.233754 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-d57b714f-5551-40dc-8d90-9d424c96f8de tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:27.237935 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:27.237935 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:27.238624 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d57b714f-5551-40dc-8d90-9d424c96f8de tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-member] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:24:27.238979 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1050/4196] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:27 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:27.250278 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-dfedea32-1e3e-402f-a64b-c0afee9600ac None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:27.252405 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cab982d3-cdac-4c5b-958f-9bf91345ca67 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:27.252490 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-dfedea32-1e3e-402f-a64b-c0afee9600ac tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] DELETE https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f Aug 01 00:24:27.252717 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-dfedea32-1e3e-402f-a64b-c0afee9600ac tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:27.253018 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-dfedea32-1e3e-402f-a64b-c0afee9600ac tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:27.253181 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.contrib.backups [None req-dfedea32-1e3e-402f-a64b-c0afee9600ac tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Delete backup with id: 00a2b374-bc96-4d1b-87a7-1912a381d91f. Aug 01 00:24:27.254579 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cab982d3-cdac-4c5b-958f-9bf91345ca67 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:24:27.254873 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cab982d3-cdac-4c5b-958f-9bf91345ca67 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:27.255111 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cab982d3-cdac-4c5b-958f-9bf91345ca67 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:27.255248 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-cab982d3-cdac-4c5b-958f-9bf91345ca67 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 3bcd22cc-483f-445e-bc8c-9c62a59187e3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:27.258106 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:27.258106 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:27.261207 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:27.261207 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:27.262173 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cab982d3-cdac-4c5b-958f-9bf91345ca67 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 200 Aug 01 00:24:27.262646 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1046/4197] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:27 2026] GET /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:27.272005 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.backup.rpcapi [None req-dfedea32-1e3e-402f-a64b-c0afee9600ac tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] delete_backup rpcapi backup_id 00a2b374-bc96-4d1b-87a7-1912a381d91f {{(pid=100409) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:24:27.273810 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-dfedea32-1e3e-402f-a64b-c0afee9600ac tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f returned with HTTP 202 Aug 01 00:24:27.274314 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1051/4198] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:24:27 2026] DELETE /volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:24:27.281443 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6c43d4f9-4c51-430f-b9af-cf0ac6c7a0fe None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:27.283529 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6c43d4f9-4c51-430f-b9af-cf0ac6c7a0fe tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f Aug 01 00:24:27.283761 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6c43d4f9-4c51-430f-b9af-cf0ac6c7a0fe tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:27.284016 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6c43d4f9-4c51-430f-b9af-cf0ac6c7a0fe tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:27.284155 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-6c43d4f9-4c51-430f-b9af-cf0ac6c7a0fe tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 00a2b374-bc96-4d1b-87a7-1912a381d91f. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:27.290255 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:27.290255 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:27.291071 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6c43d4f9-4c51-430f-b9af-cf0ac6c7a0fe tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f returned with HTTP 200 Aug 01 00:24:27.291592 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1052/4199] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:27 2026] GET /volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:27.405917 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-734db743-1d84-44af-9333-20a9cdaceb58 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:27.407591 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-734db743-1d84-44af-9333-20a9cdaceb58 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/17bb9851-30b4-4f2a-96b6-17956c596abc Aug 01 00:24:27.407785 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-734db743-1d84-44af-9333-20a9cdaceb58 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:27.408001 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-734db743-1d84-44af-9333-20a9cdaceb58 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:27.413639 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-734db743-1d84-44af-9333-20a9cdaceb58 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/17bb9851-30b4-4f2a-96b6-17956c596abc returned with HTTP 404 Aug 01 00:24:27.414249 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1051/4200] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:27 2026] GET /volume/v3/volumes/17bb9851-30b4-4f2a-96b6-17956c596abc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:27.419996 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b8060283-40fb-41dc-bd2e-5a374a86df5b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:27.421625 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b8060283-40fb-41dc-bd2e-5a374a86df5b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/3b3c5c2f-16d7-4100-8765-df767effb72b Aug 01 00:24:27.421845 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b8060283-40fb-41dc-bd2e-5a374a86df5b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:27.422029 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b8060283-40fb-41dc-bd2e-5a374a86df5b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:27.422126 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-b8060283-40fb-41dc-bd2e-5a374a86df5b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Delete snapshot with id: 3b3c5c2f-16d7-4100-8765-df767effb72b Aug 01 00:24:27.427330 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:27.427330 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:27.427700 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b8060283-40fb-41dc-bd2e-5a374a86df5b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:24:27.447605 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b8060283-40fb-41dc-bd2e-5a374a86df5b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot delete request issued successfully. Aug 01 00:24:27.447801 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b8060283-40fb-41dc-bd2e-5a374a86df5b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/3b3c5c2f-16d7-4100-8765-df767effb72b returned with HTTP 202 Aug 01 00:24:27.448200 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1047/4201] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:24:27 2026] DELETE /volume/v3/snapshots/3b3c5c2f-16d7-4100-8765-df767effb72b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:27.455988 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-39402b67-d7e6-4629-91e9-868188bc20e7 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:27.458069 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-39402b67-d7e6-4629-91e9-868188bc20e7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/3b3c5c2f-16d7-4100-8765-df767effb72b Aug 01 00:24:27.458346 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-39402b67-d7e6-4629-91e9-868188bc20e7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:27.458902 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-39402b67-d7e6-4629-91e9-868188bc20e7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:27.465160 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:27.465160 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:27.465694 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-39402b67-d7e6-4629-91e9-868188bc20e7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:24:27.466757 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-39402b67-d7e6-4629-91e9-868188bc20e7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/3b3c5c2f-16d7-4100-8765-df767effb72b returned with HTTP 200 Aug 01 00:24:27.467412 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1052/4202] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:27 2026] GET /volume/v3/snapshots/3b3c5c2f-16d7-4100-8765-df767effb72b => generated 478 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:27.500608 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f1e0438e-ee13-4349-8964-597c37d55d3d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:27.503570 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f1e0438e-ee13-4349-8964-597c37d55d3d tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/96087c0e-42d1-44c2-9488-09886225169d Aug 01 00:24:27.503759 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f1e0438e-ee13-4349-8964-597c37d55d3d tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:27.505777 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f1e0438e-ee13-4349-8964-597c37d55d3d tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:27.519202 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:27.519202 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:27.527596 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f1e0438e-ee13-4349-8964-597c37d55d3d tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:27.533530 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f1e0438e-ee13-4349-8964-597c37d55d3d tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/96087c0e-42d1-44c2-9488-09886225169d returned with HTTP 200 Aug 01 00:24:27.534073 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1053/4203] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:27 2026] GET /volume/v3/volumes/96087c0e-42d1-44c2-9488-09886225169d => generated 1018 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:27.547427 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1f507c8a-8044-4f8d-b3c7-9452486bd0d9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:27.552306 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1f507c8a-8044-4f8d-b3c7-9452486bd0d9 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:24:27.552720 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1f507c8a-8044-4f8d-b3c7-9452486bd0d9 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "96087c0e-42d1-44c2-9488-09886225169d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1844416900"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:27.563054 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:27.563054 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:27.563443 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-1f507c8a-8044-4f8d-b3c7-9452486bd0d9 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:27.563586 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-1f507c8a-8044-4f8d-b3c7-9452486bd0d9 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create snapshot from volume 96087c0e-42d1-44c2-9488-09886225169d Aug 01 00:24:27.588706 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-1f507c8a-8044-4f8d-b3c7-9452486bd0d9 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Created reservations ['2d0dd4e8-72f0-42f0-970c-ce78daa4be70', '22ddf7b3-0601-4d9d-a493-d193680d512d', '20c707f7-c0b2-4a74-bdc1-a3d4fbfd20ed', 'e5f0cc02-b3a2-4601-9bd6-cf167f346c3b'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:27.618058 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b2777e62-5b7d-45f5-83c4-53f210cdb0fb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:27.621863 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b2777e62-5b7d-45f5-83c4-53f210cdb0fb tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 Aug 01 00:24:27.622107 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b2777e62-5b7d-45f5-83c4-53f210cdb0fb tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:27.625788 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b2777e62-5b7d-45f5-83c4-53f210cdb0fb tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:27.625788 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-b2777e62-5b7d-45f5-83c4-53f210cdb0fb tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Show backup with id d01e1daa-e260-496f-a688-c20726697c98. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:27.625999 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-1f507c8a-8044-4f8d-b3c7-9452486bd0d9 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot create request issued successfully. Aug 01 00:24:27.625999 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1f507c8a-8044-4f8d-b3c7-9452486bd0d9 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:24:27.625999 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1052/4204] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:24:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:27.631095 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:27.631095 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:27.632228 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b2777e62-5b7d-45f5-83c4-53f210cdb0fb tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 returned with HTTP 200 Aug 01 00:24:27.632450 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1048/4205] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:27 2026] GET /volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:27.635034 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-228fb0de-657c-4c48-a771-da36c725383b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:27.637237 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-228fb0de-657c-4c48-a771-da36c725383b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/snapshots/79dec2e2-835a-4376-8925-1f3a6420afe8 Aug 01 00:24:27.637474 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-228fb0de-657c-4c48-a771-da36c725383b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:27.637686 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-228fb0de-657c-4c48-a771-da36c725383b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:27.645557 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:27.645557 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:27.645779 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-228fb0de-657c-4c48-a771-da36c725383b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot retrieved successfully. Aug 01 00:24:27.646405 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-228fb0de-657c-4c48-a771-da36c725383b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/79dec2e2-835a-4376-8925-1f3a6420afe8 returned with HTTP 200 Aug 01 00:24:27.646735 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1053/4206] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:27 2026] GET /volume/v3/snapshots/79dec2e2-835a-4376-8925-1f3a6420afe8 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:27.916868 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ffc343d3-63dd-4bce-bc00-48b20d58e9f9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:27.918531 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ffc343d3-63dd-4bce-bc00-48b20d58e9f9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a Aug 01 00:24:27.918706 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ffc343d3-63dd-4bce-bc00-48b20d58e9f9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:27.918942 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ffc343d3-63dd-4bce-bc00-48b20d58e9f9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:27.919067 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-ffc343d3-63dd-4bce-bc00-48b20d58e9f9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 43fe133f-2d55-4248-ae28-ed390bbc401a. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:27.923426 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:27.923426 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:27.924270 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ffc343d3-63dd-4bce-bc00-48b20d58e9f9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a returned with HTTP 200 Aug 01 00:24:27.924574 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1054/4207] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:27 2026] GET /volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:28.062522 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-594461c8-0a2e-4f57-9f9e-f4d35ab3d42c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:28.064269 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-594461c8-0a2e-4f57-9f9e-f4d35ab3d42c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:24:28.064455 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-594461c8-0a2e-4f57-9f9e-f4d35ab3d42c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:28.064627 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-594461c8-0a2e-4f57-9f9e-f4d35ab3d42c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:28.072100 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:28.072100 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:28.075713 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-594461c8-0a2e-4f57-9f9e-f4d35ab3d42c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:28.079204 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-594461c8-0a2e-4f57-9f9e-f4d35ab3d42c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:24:28.079541 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1053/4208] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:28 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:28.090200 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b5f8663c-5c64-4e7a-8e99-9dec4b5de0e2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:28.091855 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b5f8663c-5c64-4e7a-8e99-9dec4b5de0e2 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:24:28.092064 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b5f8663c-5c64-4e7a-8e99-9dec4b5de0e2 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:28.092228 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b5f8663c-5c64-4e7a-8e99-9dec4b5de0e2 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:28.098651 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:28.098651 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:28.102034 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b5f8663c-5c64-4e7a-8e99-9dec4b5de0e2 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:28.105905 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b5f8663c-5c64-4e7a-8e99-9dec4b5de0e2 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:24:28.106295 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1049/4209] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:28 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 920 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:28.117657 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d9e60bf8-32f1-4cd0-9b3e-d97b3bb41917 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:28.119412 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d9e60bf8-32f1-4cd0-9b3e-d97b3bb41917 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:24:28.119859 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d9e60bf8-32f1-4cd0-9b3e-d97b3bb41917 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-870938686", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:28.121691 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-d9e60bf8-32f1-4cd0-9b3e-d97b3bb41917 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-870938686', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:24:28.121868 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-d9e60bf8-32f1-4cd0-9b3e-d97b3bb41917 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Create volume of 1 GB Aug 01 00:24:28.126161 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d9e60bf8-32f1-4cd0-9b3e-d97b3bb41917 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Availability Zones retrieved successfully. Aug 01 00:24:28.131477 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d9e60bf8-32f1-4cd0-9b3e-d97b3bb41917 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Flow 'volume_create_api' (0a4d8616-2d93-4fb4-893b-d248f92184a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:28.132479 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d9e60bf8-32f1-4cd0-9b3e-d97b3bb41917 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1ff08e0-ec51-4b69-bc75-adedecce1969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:28.133245 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-d9e60bf8-32f1-4cd0-9b3e-d97b3bb41917 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:24:28.157377 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d9e60bf8-32f1-4cd0-9b3e-d97b3bb41917 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1ff08e0-ec51-4b69-bc75-adedecce1969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:28.158154 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d9e60bf8-32f1-4cd0-9b3e-d97b3bb41917 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d0f7cb4-fcc4-4b3c-8431-ff877fb73ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:28.174302 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-a60fc9a6-13ac-4486-b658-bff2f24d9a6a req-3fb1fdbe-32ab-417d-b7b6-1b36a735ecb6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:28.176250 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-a60fc9a6-13ac-4486-b658-bff2f24d9a6a req-3fb1fdbe-32ab-417d-b7b6-1b36a735ecb6 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d Aug 01 00:24:28.176478 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-a60fc9a6-13ac-4486-b658-bff2f24d9a6a req-3fb1fdbe-32ab-417d-b7b6-1b36a735ecb6 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:28.176698 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-a60fc9a6-13ac-4486-b658-bff2f24d9a6a req-3fb1fdbe-32ab-417d-b7b6-1b36a735ecb6 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:28.183268 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:28.183268 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:28.186466 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-a60fc9a6-13ac-4486-b658-bff2f24d9a6a req-3fb1fdbe-32ab-417d-b7b6-1b36a735ecb6 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:24:28.190297 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-a60fc9a6-13ac-4486-b658-bff2f24d9a6a req-3fb1fdbe-32ab-417d-b7b6-1b36a735ecb6 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d returned with HTTP 200 Aug 01 00:24:28.190653 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1055/4210] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:24:28 2026] GET /volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d => generated 879 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:28.205130 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-d9e60bf8-32f1-4cd0-9b3e-d97b3bb41917 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Created reservations ['9fda95f6-e6ac-43b6-ab1c-e5c200f72fa4', '378be489-673b-49ec-be22-addbd77c9724', 'bc8ed38a-b70f-46d7-ae1f-a499c9e9a29f', '0385d90f-75e4-413e-ad5e-3430532ce87e'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:28.206004 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d9e60bf8-32f1-4cd0-9b3e-d97b3bb41917 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d0f7cb4-fcc4-4b3c-8431-ff877fb73ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fda95f6-e6ac-43b6-ab1c-e5c200f72fa4', '378be489-673b-49ec-be22-addbd77c9724', 'bc8ed38a-b70f-46d7-ae1f-a499c9e9a29f', '0385d90f-75e4-413e-ad5e-3430532ce87e']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:28.206813 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d9e60bf8-32f1-4cd0-9b3e-d97b3bb41917 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd357f03-71c1-4660-a3d0-aaed0762dcb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:28.228173 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d9e60bf8-32f1-4cd0-9b3e-d97b3bb41917 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd357f03-71c1-4660-a3d0-aaed0762dcb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '412dfc2f-70ac-4674-af96-6b52670cc0eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-870938686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4ab46c983d449c1b6df8f9f9c8cbc39',qos_specs=None,replication_status=,reservations=['9fda95f6-e6ac-43b6-ab1c-e5c200f72fa4','378be489-673b-49ec-be22-addbd77c9724','bc8ed38a-b70f-46d7-ae1f-a499c9e9a29f','0385d90f-75e4-413e-ad5e-3430532ce87e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bef7493493c94a99befa5745ebc4a00b',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:24:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-870938686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=412dfc2f-70ac-4674-af96-6b52670cc0eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4ab46c983d449c1b6df8f9f9c8cbc39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bef7493493c94a99befa5745ebc4a00b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:28.228986 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d9e60bf8-32f1-4cd0-9b3e-d97b3bb41917 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (036d5254-fb51-4a9b-9e48-c92e1ed255f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:28.244415 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d9e60bf8-32f1-4cd0-9b3e-d97b3bb41917 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (036d5254-fb51-4a9b-9e48-c92e1ed255f0) transitioned into state 'SUCCESS' from state '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-870938686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4ab46c983d449c1b6df8f9f9c8cbc39',qos_specs=None,replication_status=,reservations=['9fda95f6-e6ac-43b6-ab1c-e5c200f72fa4','378be489-673b-49ec-be22-addbd77c9724','bc8ed38a-b70f-46d7-ae1f-a499c9e9a29f','0385d90f-75e4-413e-ad5e-3430532ce87e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bef7493493c94a99befa5745ebc4a00b',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:28.245053 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d9e60bf8-32f1-4cd0-9b3e-d97b3bb41917 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76b38a96-8ee9-44f7-9523-b49021d0f789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:28.252780 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d9e60bf8-32f1-4cd0-9b3e-d97b3bb41917 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76b38a96-8ee9-44f7-9523-b49021d0f789) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:28.254071 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d9e60bf8-32f1-4cd0-9b3e-d97b3bb41917 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Flow 'volume_create_api' (0a4d8616-2d93-4fb4-893b-d248f92184a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:28.254378 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d9e60bf8-32f1-4cd0-9b3e-d97b3bb41917 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Create volume request issued successfully. Aug 01 00:24:28.254911 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d9e60bf8-32f1-4cd0-9b3e-d97b3bb41917 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:24:28.255301 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1054/4211] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:24:28 2026] POST /volume/v3/volumes => generated 752 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:28.276248 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2f26b7d8-7640-465c-83aa-9c103ff0ff95 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:28.278712 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2f26b7d8-7640-465c-83aa-9c103ff0ff95 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb Aug 01 00:24:28.279000 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-910dfea5-b91d-4ae0-936a-cbc1be4a9963 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:28.279052 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2f26b7d8-7640-465c-83aa-9c103ff0ff95 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:28.279264 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2f26b7d8-7640-465c-83aa-9c103ff0ff95 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:28.281035 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-910dfea5-b91d-4ae0-936a-cbc1be4a9963 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:24:28.281181 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-910dfea5-b91d-4ae0-936a-cbc1be4a9963 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:28.281382 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-910dfea5-b91d-4ae0-936a-cbc1be4a9963 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:28.281498 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-910dfea5-b91d-4ae0-936a-cbc1be4a9963 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 3bcd22cc-483f-445e-bc8c-9c62a59187e3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:28.285561 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:28.285561 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:28.286213 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-910dfea5-b91d-4ae0-936a-cbc1be4a9963 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 200 Aug 01 00:24:28.286546 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1050/4212] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:28 2026] GET /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:28.289661 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:28.289661 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:28.294651 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-2f26b7d8-7640-465c-83aa-9c103ff0ff95 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:28.298750 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2f26b7d8-7640-465c-83aa-9c103ff0ff95 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb returned with HTTP 200 Aug 01 00:24:28.299137 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1054/4213] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:28 2026] GET /volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:28.303540 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d080c5c6-c1d9-4cf1-88ff-d071abb557b5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:28.307414 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d080c5c6-c1d9-4cf1-88ff-d071abb557b5 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f Aug 01 00:24:28.307626 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d080c5c6-c1d9-4cf1-88ff-d071abb557b5 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:28.307826 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d080c5c6-c1d9-4cf1-88ff-d071abb557b5 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:28.307923 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-d080c5c6-c1d9-4cf1-88ff-d071abb557b5 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 00a2b374-bc96-4d1b-87a7-1912a381d91f. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:28.312410 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d080c5c6-c1d9-4cf1-88ff-d071abb557b5 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f returned with HTTP 404 Aug 01 00:24:28.312813 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1056/4214] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:28 2026] GET /volume/v3/backups/00a2b374-bc96-4d1b-87a7-1912a381d91f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:28.319387 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-cadc1c4d-1b7c-45ba-b6fb-e042f135d709 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:28.322287 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cadc1c4d-1b7c-45ba-b6fb-e042f135d709 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] DELETE https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 Aug 01 00:24:28.322493 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cadc1c4d-1b7c-45ba-b6fb-e042f135d709 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:28.322671 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cadc1c4d-1b7c-45ba-b6fb-e042f135d709 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:28.322789 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.contrib.backups [None req-cadc1c4d-1b7c-45ba-b6fb-e042f135d709 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Delete backup with id: 8f008ed9-6a62-4eff-92bc-ccaa0824ae50. Aug 01 00:24:28.330496 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:28.330496 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:28.343409 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.backup.rpcapi [None req-cadc1c4d-1b7c-45ba-b6fb-e042f135d709 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] delete_backup rpcapi backup_id 8f008ed9-6a62-4eff-92bc-ccaa0824ae50 {{(pid=100409) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:24:28.344974 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cadc1c4d-1b7c-45ba-b6fb-e042f135d709 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 returned with HTTP 202 Aug 01 00:24:28.345368 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1055/4215] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:24:28 2026] DELETE /volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:24:28.354600 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1888f24d-30f5-4df0-8674-a1d013c87241 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:28.355822 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1888f24d-30f5-4df0-8674-a1d013c87241 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 Aug 01 00:24:28.356099 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1888f24d-30f5-4df0-8674-a1d013c87241 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:28.356328 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1888f24d-30f5-4df0-8674-a1d013c87241 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:28.356467 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-1888f24d-30f5-4df0-8674-a1d013c87241 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 8f008ed9-6a62-4eff-92bc-ccaa0824ae50. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:28.361323 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:28.361323 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:28.362052 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1888f24d-30f5-4df0-8674-a1d013c87241 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 returned with HTTP 200 Aug 01 00:24:28.362487 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1051/4216] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:28 2026] GET /volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:28.477893 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-41f1b8fa-39e4-4e4f-9faa-fb608ad20d1f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:28.479626 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-41f1b8fa-39e4-4e4f-9faa-fb608ad20d1f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/3b3c5c2f-16d7-4100-8765-df767effb72b Aug 01 00:24:28.479826 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-41f1b8fa-39e4-4e4f-9faa-fb608ad20d1f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:28.480012 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-41f1b8fa-39e4-4e4f-9faa-fb608ad20d1f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:28.484044 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-41f1b8fa-39e4-4e4f-9faa-fb608ad20d1f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/3b3c5c2f-16d7-4100-8765-df767effb72b returned with HTTP 404 Aug 01 00:24:28.484460 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1055/4217] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:28 2026] GET /volume/v3/snapshots/3b3c5c2f-16d7-4100-8765-df767effb72b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:28.647185 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-23637d5a-6a29-4d00-95a7-a1beaa8547fe None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:28.652863 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-23637d5a-6a29-4d00-95a7-a1beaa8547fe tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 Aug 01 00:24:28.653284 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-23637d5a-6a29-4d00-95a7-a1beaa8547fe tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:28.653598 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-23637d5a-6a29-4d00-95a7-a1beaa8547fe tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:28.653835 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-23637d5a-6a29-4d00-95a7-a1beaa8547fe tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Show backup with id d01e1daa-e260-496f-a688-c20726697c98. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:28.658580 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-8ba58e09-5c87-4b75-b98f-a0d38738319b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:28.662480 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8ba58e09-5c87-4b75-b98f-a0d38738319b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/snapshots/79dec2e2-835a-4376-8925-1f3a6420afe8 Aug 01 00:24:28.662779 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8ba58e09-5c87-4b75-b98f-a0d38738319b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:28.663034 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8ba58e09-5c87-4b75-b98f-a0d38738319b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:28.669073 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:28.669073 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:28.670125 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-23637d5a-6a29-4d00-95a7-a1beaa8547fe tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 returned with HTTP 200 Aug 01 00:24:28.670686 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1057/4218] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:28 2026] GET /volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 => generated 757 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:28.671011 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:28.671011 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:28.671373 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-8ba58e09-5c87-4b75-b98f-a0d38738319b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot retrieved successfully. Aug 01 00:24:28.672430 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8ba58e09-5c87-4b75-b98f-a0d38738319b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/79dec2e2-835a-4376-8925-1f3a6420afe8 returned with HTTP 200 Aug 01 00:24:28.673048 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1056/4219] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:28 2026] GET /volume/v3/snapshots/79dec2e2-835a-4376-8925-1f3a6420afe8 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:28.684501 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-54d76555-17fe-4136-8d9a-7ce712afdd00 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:28.686523 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-54d76555-17fe-4136-8d9a-7ce712afdd00 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] POST https://10.4.3.222/volume/v3/snapshots/79dec2e2-835a-4376-8925-1f3a6420afe8/action Aug 01 00:24:28.686969 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-54d76555-17fe-4136-8d9a-7ce712afdd00 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:24:28.688388 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-54d76555-17fe-4136-8d9a-7ce712afdd00 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:28.688928 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.admin_actions [None req-54d76555-17fe-4136-8d9a-7ce712afdd00 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Updating snapshot '79dec2e2-835a-4376-8925-1f3a6420afe8' with '{'status': 'error'}' {{(pid=100407) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 00:24:28.703924 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:28.703924 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:28.704602 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.policy [None req-54d76555-17fe-4136-8d9a-7ce712afdd00 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f0065e4caf0340c8811701c53fd00bc0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '57ec2cf3bb89474a88d32cf9d605625b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100407) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:24:28.704927 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-54d76555-17fe-4136-8d9a-7ce712afdd00 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] https://10.4.3.222/volume/v3/snapshots/79dec2e2-835a-4376-8925-1f3a6420afe8/action returned with HTTP 403 Aug 01 00:24:28.705430 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1052/4220] 10.4.3.222 () {68 vars in 1396 bytes} [Sat Aug 1 00:24:28 2026] POST /volume/v3/snapshots/79dec2e2-835a-4376-8925-1f3a6420afe8/action => generated 133 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:28.713911 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b72a6860-999b-4066-b767-3b1141ae5ff0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:28.716047 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b72a6860-999b-4066-b767-3b1141ae5ff0 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] DELETE https://10.4.3.222/volume/v3/snapshots/79dec2e2-835a-4376-8925-1f3a6420afe8 Aug 01 00:24:28.716355 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b72a6860-999b-4066-b767-3b1141ae5ff0 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:28.716534 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b72a6860-999b-4066-b767-3b1141ae5ff0 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:28.716665 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-b72a6860-999b-4066-b767-3b1141ae5ff0 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Delete snapshot with id: 79dec2e2-835a-4376-8925-1f3a6420afe8 Aug 01 00:24:28.723655 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:28.723655 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:28.724051 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-b72a6860-999b-4066-b767-3b1141ae5ff0 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot retrieved successfully. Aug 01 00:24:28.746885 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-b72a6860-999b-4066-b767-3b1141ae5ff0 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot delete request issued successfully. Aug 01 00:24:28.747099 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b72a6860-999b-4066-b767-3b1141ae5ff0 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/79dec2e2-835a-4376-8925-1f3a6420afe8 returned with HTTP 202 Aug 01 00:24:28.747548 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1056/4221] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:24:28 2026] DELETE /volume/v3/snapshots/79dec2e2-835a-4376-8925-1f3a6420afe8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:28.759124 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f58243a1-09c6-403f-b33c-ec77e6741f94 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:28.761460 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f58243a1-09c6-403f-b33c-ec77e6741f94 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/snapshots/79dec2e2-835a-4376-8925-1f3a6420afe8 Aug 01 00:24:28.761562 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f58243a1-09c6-403f-b33c-ec77e6741f94 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:28.762567 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f58243a1-09c6-403f-b33c-ec77e6741f94 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:28.769479 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:28.769479 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:28.769960 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f58243a1-09c6-403f-b33c-ec77e6741f94 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot retrieved successfully. Aug 01 00:24:28.770571 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f58243a1-09c6-403f-b33c-ec77e6741f94 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/79dec2e2-835a-4376-8925-1f3a6420afe8 returned with HTTP 200 Aug 01 00:24:28.770841 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1058/4222] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:28 2026] GET /volume/v3/snapshots/79dec2e2-835a-4376-8925-1f3a6420afe8 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:28.938347 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a3de4c93-1423-46e1-8509-b944910ad9e4 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:28.943585 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a3de4c93-1423-46e1-8509-b944910ad9e4 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a Aug 01 00:24:28.943961 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a3de4c93-1423-46e1-8509-b944910ad9e4 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:28.944252 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a3de4c93-1423-46e1-8509-b944910ad9e4 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:28.944410 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-a3de4c93-1423-46e1-8509-b944910ad9e4 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 43fe133f-2d55-4248-ae28-ed390bbc401a. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:28.949650 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:28.949650 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:28.951951 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a3de4c93-1423-46e1-8509-b944910ad9e4 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a returned with HTTP 200 Aug 01 00:24:28.952218 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1057/4223] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:28 2026] GET /volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:29.296659 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7b1f52d0-4f37-43c4-a5ae-6e79c7eec554 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:29.298429 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7b1f52d0-4f37-43c4-a5ae-6e79c7eec554 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:24:29.298609 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7b1f52d0-4f37-43c4-a5ae-6e79c7eec554 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:29.298836 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7b1f52d0-4f37-43c4-a5ae-6e79c7eec554 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:29.298947 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-7b1f52d0-4f37-43c4-a5ae-6e79c7eec554 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 3bcd22cc-483f-445e-bc8c-9c62a59187e3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:29.302943 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:29.302943 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:29.303699 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7b1f52d0-4f37-43c4-a5ae-6e79c7eec554 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 200 Aug 01 00:24:29.304089 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1053/4224] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:29 2026] GET /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:29.311630 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-822cc831-46f1-461a-8898-87ae5ff76913 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:29.313398 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-822cc831-46f1-461a-8898-87ae5ff76913 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb Aug 01 00:24:29.313581 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-822cc831-46f1-461a-8898-87ae5ff76913 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:29.313790 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-822cc831-46f1-461a-8898-87ae5ff76913 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:29.321699 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:29.321699 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:29.326830 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-822cc831-46f1-461a-8898-87ae5ff76913 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:29.332123 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-822cc831-46f1-461a-8898-87ae5ff76913 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb returned with HTTP 200 Aug 01 00:24:29.332514 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1057/4225] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:29 2026] GET /volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:29.344100 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cc0f314c-e27a-4248-b9fb-588bc0b508df None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:29.346134 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cc0f314c-e27a-4248-b9fb-588bc0b508df tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb Aug 01 00:24:29.346745 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cc0f314c-e27a-4248-b9fb-588bc0b508df tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:29.346745 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cc0f314c-e27a-4248-b9fb-588bc0b508df tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:29.354172 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:29.354172 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:29.357643 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-cc0f314c-e27a-4248-b9fb-588bc0b508df tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:29.362365 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cc0f314c-e27a-4248-b9fb-588bc0b508df tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb returned with HTTP 200 Aug 01 00:24:29.362924 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1059/4226] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:29 2026] GET /volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:29.373874 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c4f737e0-769f-4c36-85a0-f206abda7765 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:29.375575 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c4f737e0-769f-4c36-85a0-f206abda7765 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 Aug 01 00:24:29.375811 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c4f737e0-769f-4c36-85a0-f206abda7765 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:29.376048 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c4f737e0-769f-4c36-85a0-f206abda7765 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:29.376180 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-c4f737e0-769f-4c36-85a0-f206abda7765 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id 8f008ed9-6a62-4eff-92bc-ccaa0824ae50. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:29.377712 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ea4689ab-024a-412b-b4ca-6e4539fcbf1f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:29.381921 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c4f737e0-769f-4c36-85a0-f206abda7765 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 returned with HTTP 404 Aug 01 00:24:29.381921 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1058/4227] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:29 2026] GET /volume/v3/backups/8f008ed9-6a62-4eff-92bc-ccaa0824ae50 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:29.382009 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ea4689ab-024a-412b-b4ca-6e4539fcbf1f tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:24:29.382009 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ea4689ab-024a-412b-b4ca-6e4539fcbf1f tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-395754692", "extra_specs": {}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:29.389303 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-58ace43a-324e-4b01-ad7a-a188ac690e91 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:29.392689 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-58ace43a-324e-4b01-ad7a-a188ac690e91 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] DELETE https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:24:29.393372 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-58ace43a-324e-4b01-ad7a-a188ac690e91 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:29.393372 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-58ace43a-324e-4b01-ad7a-a188ac690e91 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:29.393372 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.contrib.backups [None req-58ace43a-324e-4b01-ad7a-a188ac690e91 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Delete backup with id: a29541bc-10a7-43a6-855b-0fb24829fff6. Aug 01 00:24:29.394637 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ea4689ab-024a-412b-b4ca-6e4539fcbf1f tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:24:29.395332 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1054/4228] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:24:29 2026] POST /volume/v3/types => generated 211 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:29.397276 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:29.397276 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:29.402551 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-591cca48-f5d2-4638-b717-323e4e71b36c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:29.404258 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-591cca48-f5d2-4638-b717-323e4e71b36c tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] POST https://10.4.3.222/volume/v3/types/16d55182-84e5-4d7d-9f32-eea3feb75fd1/encryption Aug 01 00:24:29.404581 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-591cca48-f5d2-4638-b717-323e4e71b36c tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:29.417784 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.backup.rpcapi [None req-58ace43a-324e-4b01-ad7a-a188ac690e91 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] delete_backup rpcapi backup_id a29541bc-10a7-43a6-855b-0fb24829fff6 {{(pid=100408) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:24:29.420722 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-591cca48-f5d2-4638-b717-323e4e71b36c tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] https://10.4.3.222/volume/v3/types/16d55182-84e5-4d7d-9f32-eea3feb75fd1/encryption returned with HTTP 200 Aug 01 00:24:29.421134 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1060/4229] 10.4.3.222 () {68 vars in 1397 bytes} [Sat Aug 1 00:24:29 2026] POST /volume/v3/types/16d55182-84e5-4d7d-9f32-eea3feb75fd1/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:29.422187 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-58ace43a-324e-4b01-ad7a-a188ac690e91 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 202 Aug 01 00:24:29.422568 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1058/4230] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:24:29 2026] DELETE /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:24:29.429549 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-187289a3-d288-41e1-8869-3e821f6e5c19 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:29.431208 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2cbbfe63-9678-4934-930f-e309f92b977d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:29.431401 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-187289a3-d288-41e1-8869-3e821f6e5c19 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:24:29.431752 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-187289a3-d288-41e1-8869-3e821f6e5c19 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-933543008", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-395754692", "size": 1}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:29.432698 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2cbbfe63-9678-4934-930f-e309f92b977d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:24:29.433045 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2cbbfe63-9678-4934-930f-e309f92b977d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:29.433295 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2cbbfe63-9678-4934-930f-e309f92b977d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:29.433478 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-2cbbfe63-9678-4934-930f-e309f92b977d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:29.435347 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-187289a3-d288-41e1-8869-3e821f6e5c19 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-933543008', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-395754692', 'size': 1}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:24:29.440350 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:29.440350 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:29.440350 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2cbbfe63-9678-4934-930f-e309f92b977d tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 200 Aug 01 00:24:29.440350 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1055/4231] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:29 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:29.441113 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-187289a3-d288-41e1-8869-3e821f6e5c19 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Create volume of 1 GB Aug 01 00:24:29.441465 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:29.441465 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:29.442035 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-187289a3-d288-41e1-8869-3e821f6e5c19 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Availability Zones retrieved successfully. Aug 01 00:24:29.448340 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-187289a3-d288-41e1-8869-3e821f6e5c19 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Flow 'volume_create_api' (1be7303b-cc11-44dc-a543-d3ebb73b6d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:29.449493 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-187289a3-d288-41e1-8869-3e821f6e5c19 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c1ee737-69df-4c58-a488-e0e599a7705e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:29.450522 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-187289a3-d288-41e1-8869-3e821f6e5c19 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:24:29.478211 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-187289a3-d288-41e1-8869-3e821f6e5c19 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c1ee737-69df-4c58-a488-e0e599a7705e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:24:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=16d55182-84e5-4d7d-9f32-eea3feb75fd1,is_public=True,name='tempest-scenario-type-luks-395754692',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '16d55182-84e5-4d7d-9f32-eea3feb75fd1', '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=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:29.479809 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-187289a3-d288-41e1-8869-3e821f6e5c19 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a020eab-96d6-493b-a6ad-084ebbcfde7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:29.512494 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-187289a3-d288-41e1-8869-3e821f6e5c19 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-395754692 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-395754692, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:24:29.512906 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-187289a3-d288-41e1-8869-3e821f6e5c19 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-395754692 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-395754692, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:24:29.542554 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-187289a3-d288-41e1-8869-3e821f6e5c19 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Created reservations ['9acefb77-4f81-43ce-8296-7c6739357e4d', '2eaccc63-8675-46b6-a5bc-81968588b9d1', '3598831f-cc0f-48fa-ac75-6c43ecebed3c', '73eaec3b-f600-4f07-a527-c43b328c5483'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:29.543689 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-187289a3-d288-41e1-8869-3e821f6e5c19 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a020eab-96d6-493b-a6ad-084ebbcfde7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9acefb77-4f81-43ce-8296-7c6739357e4d', '2eaccc63-8675-46b6-a5bc-81968588b9d1', '3598831f-cc0f-48fa-ac75-6c43ecebed3c', '73eaec3b-f600-4f07-a527-c43b328c5483']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:29.544815 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-187289a3-d288-41e1-8869-3e821f6e5c19 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7797d541-9e47-4f1e-91c6-9f926013b646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:29.568820 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-187289a3-d288-41e1-8869-3e821f6e5c19 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7797d541-9e47-4f1e-91c6-9f926013b646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d990d38-0576-4f93-9cf5-8bea918f35bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-933543008',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4ab46c983d449c1b6df8f9f9c8cbc39',qos_specs=None,replication_status=,reservations=['9acefb77-4f81-43ce-8296-7c6739357e4d','2eaccc63-8675-46b6-a5bc-81968588b9d1','3598831f-cc0f-48fa-ac75-6c43ecebed3c','73eaec3b-f600-4f07-a527-c43b328c5483'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bef7493493c94a99befa5745ebc4a00b',volume_type_id=16d55182-84e5-4d7d-9f32-eea3feb75fd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:24:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-933543008',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1d990d38-0576-4f93-9cf5-8bea918f35bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4ab46c983d449c1b6df8f9f9c8cbc39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bef7493493c94a99befa5745ebc4a00b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(16d55182-84e5-4d7d-9f32-eea3feb75fd1),volume_type_id=16d55182-84e5-4d7d-9f32-eea3feb75fd1)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:29.569520 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-187289a3-d288-41e1-8869-3e821f6e5c19 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9fd3e9b-4d03-43b1-928d-56eacde58115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:29.595957 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-187289a3-d288-41e1-8869-3e821f6e5c19 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9fd3e9b-4d03-43b1-928d-56eacde58115) transitioned into state 'SUCCESS' from state '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-933543008',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4ab46c983d449c1b6df8f9f9c8cbc39',qos_specs=None,replication_status=,reservations=['9acefb77-4f81-43ce-8296-7c6739357e4d','2eaccc63-8675-46b6-a5bc-81968588b9d1','3598831f-cc0f-48fa-ac75-6c43ecebed3c','73eaec3b-f600-4f07-a527-c43b328c5483'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bef7493493c94a99befa5745ebc4a00b',volume_type_id=16d55182-84e5-4d7d-9f32-eea3feb75fd1)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:29.596677 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-187289a3-d288-41e1-8869-3e821f6e5c19 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d551782f-40bc-46ab-b23c-a6396c87e873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:29.609559 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-187289a3-d288-41e1-8869-3e821f6e5c19 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d551782f-40bc-46ab-b23c-a6396c87e873) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:29.610803 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-187289a3-d288-41e1-8869-3e821f6e5c19 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Flow 'volume_create_api' (1be7303b-cc11-44dc-a543-d3ebb73b6d90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:29.611203 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-187289a3-d288-41e1-8869-3e821f6e5c19 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Create volume request issued successfully. Aug 01 00:24:29.612141 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-187289a3-d288-41e1-8869-3e821f6e5c19 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:24:29.612522 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1059/4232] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:24:29 2026] POST /volume/v3/volumes => generated 779 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:29.628339 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b708687f-d9b0-4440-a692-f080e8dffa6f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:29.630401 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b708687f-d9b0-4440-a692-f080e8dffa6f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:24:29.630651 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b708687f-d9b0-4440-a692-f080e8dffa6f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:29.630907 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b708687f-d9b0-4440-a692-f080e8dffa6f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:29.641939 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:29.641939 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:29.649143 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b708687f-d9b0-4440-a692-f080e8dffa6f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:29.654469 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b708687f-d9b0-4440-a692-f080e8dffa6f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb returned with HTTP 200 Aug 01 00:24:29.654753 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1061/4233] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:29 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:29.689845 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-91c12c91-a07d-4305-b300-eadd6cf517a5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:29.696842 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-91c12c91-a07d-4305-b300-eadd6cf517a5 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 Aug 01 00:24:29.697069 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-91c12c91-a07d-4305-b300-eadd6cf517a5 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:29.697229 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-91c12c91-a07d-4305-b300-eadd6cf517a5 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:29.697346 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-91c12c91-a07d-4305-b300-eadd6cf517a5 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Show backup with id d01e1daa-e260-496f-a688-c20726697c98. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:29.701602 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:29.701602 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:29.702579 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-91c12c91-a07d-4305-b300-eadd6cf517a5 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 returned with HTTP 200 Aug 01 00:24:29.703097 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1059/4234] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:29 2026] GET /volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 => generated 757 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:29.780687 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0874984e-34f2-4ba1-9947-8fca055deac4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:29.786786 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0874984e-34f2-4ba1-9947-8fca055deac4 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/snapshots/79dec2e2-835a-4376-8925-1f3a6420afe8 Aug 01 00:24:29.786786 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0874984e-34f2-4ba1-9947-8fca055deac4 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:29.786786 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0874984e-34f2-4ba1-9947-8fca055deac4 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:29.789511 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0874984e-34f2-4ba1-9947-8fca055deac4 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/79dec2e2-835a-4376-8925-1f3a6420afe8 returned with HTTP 404 Aug 01 00:24:29.790068 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1056/4235] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:29 2026] GET /volume/v3/snapshots/79dec2e2-835a-4376-8925-1f3a6420afe8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:29.808986 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2dbfa8bd-7180-4b2c-80db-c77e777ec345 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:29.808986 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2dbfa8bd-7180-4b2c-80db-c77e777ec345 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/96087c0e-42d1-44c2-9488-09886225169d Aug 01 00:24:29.808986 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2dbfa8bd-7180-4b2c-80db-c77e777ec345 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:29.808986 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2dbfa8bd-7180-4b2c-80db-c77e777ec345 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:29.808986 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-2dbfa8bd-7180-4b2c-80db-c77e777ec345 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Delete volume with id: 96087c0e-42d1-44c2-9488-09886225169d Aug 01 00:24:29.812123 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:29.812123 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:29.812520 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-2dbfa8bd-7180-4b2c-80db-c77e777ec345 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:29.833939 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-2dbfa8bd-7180-4b2c-80db-c77e777ec345 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Delete volume request issued successfully. Aug 01 00:24:29.833939 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2dbfa8bd-7180-4b2c-80db-c77e777ec345 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/96087c0e-42d1-44c2-9488-09886225169d returned with HTTP 202 Aug 01 00:24:29.834383 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1060/4236] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:24:29 2026] DELETE /volume/v3/volumes/96087c0e-42d1-44c2-9488-09886225169d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:29.844684 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-acd11d3e-32a6-4332-82ed-f66a181d6a47 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:29.846822 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-acd11d3e-32a6-4332-82ed-f66a181d6a47 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/96087c0e-42d1-44c2-9488-09886225169d Aug 01 00:24:29.847074 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-acd11d3e-32a6-4332-82ed-f66a181d6a47 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:29.847313 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-acd11d3e-32a6-4332-82ed-f66a181d6a47 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:29.856157 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:29.856157 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:29.860901 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-acd11d3e-32a6-4332-82ed-f66a181d6a47 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:29.866674 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-acd11d3e-32a6-4332-82ed-f66a181d6a47 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/96087c0e-42d1-44c2-9488-09886225169d returned with HTTP 200 Aug 01 00:24:29.868040 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1062/4237] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:29 2026] GET /volume/v3/volumes/96087c0e-42d1-44c2-9488-09886225169d => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:29.972150 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-87bb28e3-032f-4ddd-93ee-e243c3f2c042 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:29.976713 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-87bb28e3-032f-4ddd-93ee-e243c3f2c042 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a Aug 01 00:24:29.976713 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-87bb28e3-032f-4ddd-93ee-e243c3f2c042 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:29.976713 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-87bb28e3-032f-4ddd-93ee-e243c3f2c042 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:29.976713 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-87bb28e3-032f-4ddd-93ee-e243c3f2c042 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 43fe133f-2d55-4248-ae28-ed390bbc401a. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:29.984699 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:29.984699 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:29.986529 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-87bb28e3-032f-4ddd-93ee-e243c3f2c042 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a returned with HTTP 200 Aug 01 00:24:29.987453 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1060/4238] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:29 2026] GET /volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:29.995969 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-9f04b24e-b5e5-4ef1-b414-a33902bd3bc5 req-bfe6cf78-3fa3-49a2-91c8-1b0fe1a35b95 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:29.998002 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9f04b24e-b5e5-4ef1-b414-a33902bd3bc5 req-bfe6cf78-3fa3-49a2-91c8-1b0fe1a35b95 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] DELETE https://10.4.3.222/volume/v3/attachments/0ab3bdd8-edb0-4033-99cc-9e48fefbc8d2 Aug 01 00:24:29.998173 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-9f04b24e-b5e5-4ef1-b414-a33902bd3bc5 req-bfe6cf78-3fa3-49a2-91c8-1b0fe1a35b95 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:29.998369 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-9f04b24e-b5e5-4ef1-b414-a33902bd3bc5 req-bfe6cf78-3fa3-49a2-91c8-1b0fe1a35b95 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:30.005819 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:30.005819 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:30.042146 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-9f04b24e-b5e5-4ef1-b414-a33902bd3bc5 req-bfe6cf78-3fa3-49a2-91c8-1b0fe1a35b95 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments/0ab3bdd8-edb0-4033-99cc-9e48fefbc8d2 returned with HTTP 200 Aug 01 00:24:30.042661 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1057/4239] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:24:29 2026] DELETE /volume/v3/attachments/0ab3bdd8-edb0-4033-99cc-9e48fefbc8d2 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:30.053105 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-9f04b24e-b5e5-4ef1-b414-a33902bd3bc5 req-14bf2dfe-23c7-4574-8d04-66eca812f6be None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:30.055028 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-9f04b24e-b5e5-4ef1-b414-a33902bd3bc5 req-14bf2dfe-23c7-4574-8d04-66eca812f6be tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] DELETE https://10.4.3.222/volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 Aug 01 00:24:30.055174 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-9f04b24e-b5e5-4ef1-b414-a33902bd3bc5 req-14bf2dfe-23c7-4574-8d04-66eca812f6be tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:30.055343 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-9f04b24e-b5e5-4ef1-b414-a33902bd3bc5 req-14bf2dfe-23c7-4574-8d04-66eca812f6be tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:30.055488 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [req-9f04b24e-b5e5-4ef1-b414-a33902bd3bc5 req-14bf2dfe-23c7-4574-8d04-66eca812f6be tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Delete volume with id: 6d5f2290-e968-4a51-85a1-b1d20c47c374 Aug 01 00:24:30.061871 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:30.061871 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:30.062247 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-9f04b24e-b5e5-4ef1-b414-a33902bd3bc5 req-14bf2dfe-23c7-4574-8d04-66eca812f6be tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:24:30.076694 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-9f04b24e-b5e5-4ef1-b414-a33902bd3bc5 req-14bf2dfe-23c7-4574-8d04-66eca812f6be tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Delete volume request issued successfully. Aug 01 00:24:30.076969 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-9f04b24e-b5e5-4ef1-b414-a33902bd3bc5 req-14bf2dfe-23c7-4574-8d04-66eca812f6be tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 returned with HTTP 202 Aug 01 00:24:30.077497 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1061/4240] 10.4.3.222 () {70 vars in 1620 bytes} [Sat Aug 1 00:24:30 2026] DELETE /volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:30.313945 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bf7e94ac-3bd6-4296-b443-b28b97aae14e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:30.315821 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bf7e94ac-3bd6-4296-b443-b28b97aae14e tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:24:30.316074 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bf7e94ac-3bd6-4296-b443-b28b97aae14e tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:30.316337 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bf7e94ac-3bd6-4296-b443-b28b97aae14e tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:30.316474 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-bf7e94ac-3bd6-4296-b443-b28b97aae14e tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 3bcd22cc-483f-445e-bc8c-9c62a59187e3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:30.320436 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:30.320436 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:30.321164 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bf7e94ac-3bd6-4296-b443-b28b97aae14e tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 200 Aug 01 00:24:30.321526 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1063/4241] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:30 2026] GET /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:30.448438 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-02413794-53df-429f-8e59-2bf2bcfd2614 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:30.451050 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-02413794-53df-429f-8e59-2bf2bcfd2614 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 Aug 01 00:24:30.451326 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-02413794-53df-429f-8e59-2bf2bcfd2614 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:30.451562 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-02413794-53df-429f-8e59-2bf2bcfd2614 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:30.451699 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-02413794-53df-429f-8e59-2bf2bcfd2614 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Show backup with id a29541bc-10a7-43a6-855b-0fb24829fff6. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:30.455894 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-02413794-53df-429f-8e59-2bf2bcfd2614 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 returned with HTTP 404 Aug 01 00:24:30.456460 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1061/4242] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:30 2026] GET /volume/v3/backups/a29541bc-10a7-43a6-855b-0fb24829fff6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:30.462193 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b0c2f813-6381-41a2-8be0-d6df2a377cf1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:30.463935 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b0c2f813-6381-41a2-8be0-d6df2a377cf1 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/8ae3e8ad-1bbe-4da5-89b8-ae60609c2410 Aug 01 00:24:30.464123 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b0c2f813-6381-41a2-8be0-d6df2a377cf1 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:30.464311 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b0c2f813-6381-41a2-8be0-d6df2a377cf1 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:30.464466 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-b0c2f813-6381-41a2-8be0-d6df2a377cf1 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Delete volume with id: 8ae3e8ad-1bbe-4da5-89b8-ae60609c2410 Aug 01 00:24:30.471120 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:30.471120 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:30.471376 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b0c2f813-6381-41a2-8be0-d6df2a377cf1 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Volume info retrieved successfully. Aug 01 00:24:30.486045 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b0c2f813-6381-41a2-8be0-d6df2a377cf1 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Delete volume request issued successfully. Aug 01 00:24:30.486207 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b0c2f813-6381-41a2-8be0-d6df2a377cf1 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/volumes/8ae3e8ad-1bbe-4da5-89b8-ae60609c2410 returned with HTTP 202 Aug 01 00:24:30.486794 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1058/4243] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:24:30 2026] DELETE /volume/v3/volumes/8ae3e8ad-1bbe-4da5-89b8-ae60609c2410 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:30.493617 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d764062f-7aa4-4c0d-8c78-304e84f59830 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:30.495432 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d764062f-7aa4-4c0d-8c78-304e84f59830 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/volumes/8ae3e8ad-1bbe-4da5-89b8-ae60609c2410 Aug 01 00:24:30.495659 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d764062f-7aa4-4c0d-8c78-304e84f59830 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:30.495910 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d764062f-7aa4-4c0d-8c78-304e84f59830 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:30.502483 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:30.502483 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:30.505828 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d764062f-7aa4-4c0d-8c78-304e84f59830 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Volume info retrieved successfully. Aug 01 00:24:30.509193 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d764062f-7aa4-4c0d-8c78-304e84f59830 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/volumes/8ae3e8ad-1bbe-4da5-89b8-ae60609c2410 returned with HTTP 200 Aug 01 00:24:30.509579 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1062/4244] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:30 2026] GET /volume/v3/volumes/8ae3e8ad-1bbe-4da5-89b8-ae60609c2410 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:30.668530 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-da6da1c1-1434-4dab-a1c1-2df9b21bda4b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:30.670408 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-da6da1c1-1434-4dab-a1c1-2df9b21bda4b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:24:30.670621 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-da6da1c1-1434-4dab-a1c1-2df9b21bda4b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:30.670879 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-da6da1c1-1434-4dab-a1c1-2df9b21bda4b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:30.678534 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:30.678534 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:30.683890 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-da6da1c1-1434-4dab-a1c1-2df9b21bda4b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:30.687858 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-da6da1c1-1434-4dab-a1c1-2df9b21bda4b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb returned with HTTP 200 Aug 01 00:24:30.688211 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1064/4245] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:30 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:30.701190 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-76ba8204-a953-4691-afb8-719c9f3518fb None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:30.703640 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-76ba8204-a953-4691-afb8-719c9f3518fb tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:24:30.703640 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-76ba8204-a953-4691-afb8-719c9f3518fb tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:30.704274 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-76ba8204-a953-4691-afb8-719c9f3518fb tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:30.712240 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:30.712240 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:30.712361 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-81ec5082-faef-4458-9580-510b5c70490a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:30.714272 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-81ec5082-faef-4458-9580-510b5c70490a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 Aug 01 00:24:30.714569 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-81ec5082-faef-4458-9580-510b5c70490a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:30.714823 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-81ec5082-faef-4458-9580-510b5c70490a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:30.715459 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-81ec5082-faef-4458-9580-510b5c70490a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Show backup with id d01e1daa-e260-496f-a688-c20726697c98. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:30.716698 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-76ba8204-a953-4691-afb8-719c9f3518fb tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:30.719856 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:30.719856 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:30.720776 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-81ec5082-faef-4458-9580-510b5c70490a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 returned with HTTP 200 Aug 01 00:24:30.721090 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-76ba8204-a953-4691-afb8-719c9f3518fb tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb returned with HTTP 200 Aug 01 00:24:30.721204 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1059/4246] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:30 2026] GET /volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:30.721613 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1062/4247] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:30 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:30.765182 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-42765370-2a60-47fa-9896-4f05d9b75054 req-26fae3f4-8045-4611-9dea-d17507f3c683 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:30.767180 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-42765370-2a60-47fa-9896-4f05d9b75054 req-26fae3f4-8045-4611-9dea-d17507f3c683 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb Aug 01 00:24:30.767582 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-42765370-2a60-47fa-9896-4f05d9b75054 req-26fae3f4-8045-4611-9dea-d17507f3c683 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:30.769089 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-42765370-2a60-47fa-9896-4f05d9b75054 req-26fae3f4-8045-4611-9dea-d17507f3c683 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:30.776297 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:30.776297 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:30.780263 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-42765370-2a60-47fa-9896-4f05d9b75054 req-26fae3f4-8045-4611-9dea-d17507f3c683 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:30.785038 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-42765370-2a60-47fa-9896-4f05d9b75054 req-26fae3f4-8045-4611-9dea-d17507f3c683 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb returned with HTTP 200 Aug 01 00:24:30.785625 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1063/4248] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:24:30 2026] GET /volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:30.870157 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ad47262e-9c10-4b6c-bbcd-d196e3ae18e5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:30.870583 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ad47262e-9c10-4b6c-bbcd-d196e3ae18e5 None None] GET https://10.4.3.222/volume// Aug 01 00:24:30.870829 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ad47262e-9c10-4b6c-bbcd-d196e3ae18e5 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:30.871070 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ad47262e-9c10-4b6c-bbcd-d196e3ae18e5 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:30.871433 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ad47262e-9c10-4b6c-bbcd-d196e3ae18e5 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:24:30.871763 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1065/4249] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:24: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 01 00:24:30.880820 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-42765370-2a60-47fa-9896-4f05d9b75054 req-bf75ad17-f2bd-4675-8efd-ae77791e6d32 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:30.882943 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-42765370-2a60-47fa-9896-4f05d9b75054 req-bf75ad17-f2bd-4675-8efd-ae77791e6d32 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:24:30.883267 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-42765370-2a60-47fa-9896-4f05d9b75054 req-bf75ad17-f2bd-4675-8efd-ae77791e6d32 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "412dfc2f-70ac-4674-af96-6b52670cc0eb", "connector": null, "instance_uuid": "7ce08674-2208-4cf5-b1cf-a09d04da464f"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:30.883355 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d990f256-2fa1-42c9-95a5-257acff8cf26 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:30.885591 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d990f256-2fa1-42c9-95a5-257acff8cf26 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/96087c0e-42d1-44c2-9488-09886225169d Aug 01 00:24:30.885908 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d990f256-2fa1-42c9-95a5-257acff8cf26 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:30.886158 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d990f256-2fa1-42c9-95a5-257acff8cf26 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:30.893536 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d990f256-2fa1-42c9-95a5-257acff8cf26 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/96087c0e-42d1-44c2-9488-09886225169d returned with HTTP 404 Aug 01 00:24:30.894619 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1063/4250] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:30 2026] GET /volume/v3/volumes/96087c0e-42d1-44c2-9488-09886225169d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:30.895071 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:30.895071 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:30.906918 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-79b6138d-31f7-4bf5-ade8-db4788e0395f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:30.908791 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-79b6138d-31f7-4bf5-ade8-db4788e0395f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:24:30.910059 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-79b6138d-31f7-4bf5-ade8-db4788e0395f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-760373052"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:30.911950 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-79b6138d-31f7-4bf5-ade8-db4788e0395f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-760373052'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:24:30.912219 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-79b6138d-31f7-4bf5-ade8-db4788e0395f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create volume of 1 GB Aug 01 00:24:30.917042 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-79b6138d-31f7-4bf5-ade8-db4788e0395f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Availability Zones retrieved successfully. Aug 01 00:24:30.927885 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-79b6138d-31f7-4bf5-ade8-db4788e0395f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Flow 'volume_create_api' (818a073b-dda5-4cdd-8689-59ec3f60b434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:30.929575 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-79b6138d-31f7-4bf5-ade8-db4788e0395f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8104b36-6ed2-438f-aa06-c8772bff94a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:30.930610 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-79b6138d-31f7-4bf5-ade8-db4788e0395f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:24:30.936099 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-42765370-2a60-47fa-9896-4f05d9b75054 req-bf75ad17-f2bd-4675-8efd-ae77791e6d32 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:24:30.936099 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1060/4251] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:24:30 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 01 00:24:30.960436 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-79b6138d-31f7-4bf5-ade8-db4788e0395f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8104b36-6ed2-438f-aa06-c8772bff94a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:30.961618 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-79b6138d-31f7-4bf5-ade8-db4788e0395f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee04b0ad-35f6-4b51-ad74-4131d27f3e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:30.968451 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1192fab8-074d-4af1-b96e-ac4f9e731b25 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:30.972301 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1192fab8-074d-4af1-b96e-ac4f9e731b25 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb Aug 01 00:24:30.972301 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1192fab8-074d-4af1-b96e-ac4f9e731b25 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:30.972301 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1192fab8-074d-4af1-b96e-ac4f9e731b25 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:30.973687 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-294ba726-7df9-4204-83d3-b8ffdf1e9325 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:30.974098 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-294ba726-7df9-4204-83d3-b8ffdf1e9325 None None] GET https://10.4.3.222/volume// Aug 01 00:24:30.974296 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-294ba726-7df9-4204-83d3-b8ffdf1e9325 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:30.974516 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-294ba726-7df9-4204-83d3-b8ffdf1e9325 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:30.974904 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-294ba726-7df9-4204-83d3-b8ffdf1e9325 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:24:30.975209 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1064/4252] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:24: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 01 00:24:30.984429 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-42765370-2a60-47fa-9896-4f05d9b75054 req-afb5862c-61db-44b4-88e0-aed126561f16 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:30.984512 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:30.984512 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:30.987298 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-42765370-2a60-47fa-9896-4f05d9b75054 req-afb5862c-61db-44b4-88e0-aed126561f16 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb Aug 01 00:24:30.987298 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-42765370-2a60-47fa-9896-4f05d9b75054 req-afb5862c-61db-44b4-88e0-aed126561f16 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:30.987298 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-42765370-2a60-47fa-9896-4f05d9b75054 req-afb5862c-61db-44b4-88e0-aed126561f16 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:30.988594 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1192fab8-074d-4af1-b96e-ac4f9e731b25 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:30.994124 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1192fab8-074d-4af1-b96e-ac4f9e731b25 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb returned with HTTP 200 Aug 01 00:24:30.994645 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1066/4253] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:30 2026] GET /volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:30.996215 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:30.996215 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:30.999570 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-42765370-2a60-47fa-9896-4f05d9b75054 req-afb5862c-61db-44b4-88e0-aed126561f16 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:31.001905 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-79b6138d-31f7-4bf5-ade8-db4788e0395f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Created reservations ['8009cbc3-8519-4013-ab10-cc3597fe54c1', 'd4e37dd2-c1fd-4097-af99-197fa3ba9fbe', '73acaaad-d998-41be-acbe-9d3acaed5537', '9c9ad1fb-2de8-48a6-aa85-027bc9d031a9'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:31.001905 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-79b6138d-31f7-4bf5-ade8-db4788e0395f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee04b0ad-35f6-4b51-ad74-4131d27f3e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8009cbc3-8519-4013-ab10-cc3597fe54c1', 'd4e37dd2-c1fd-4097-af99-197fa3ba9fbe', '73acaaad-d998-41be-acbe-9d3acaed5537', '9c9ad1fb-2de8-48a6-aa85-027bc9d031a9']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:31.002362 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-79b6138d-31f7-4bf5-ade8-db4788e0395f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2b9fbf5-7982-42d9-bc33-00c2d8e329b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:31.003520 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-42765370-2a60-47fa-9896-4f05d9b75054 req-afb5862c-61db-44b4-88e0-aed126561f16 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb returned with HTTP 200 Aug 01 00:24:31.003979 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1061/4254] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:24:30 2026] GET /volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:24:31.007980 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-214deca5-49ac-48be-af7f-a79eae7678bb None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:31.013197 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-214deca5-49ac-48be-af7f-a79eae7678bb tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a Aug 01 00:24:31.013197 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-214deca5-49ac-48be-af7f-a79eae7678bb tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:31.013197 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-214deca5-49ac-48be-af7f-a79eae7678bb tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:31.013197 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-214deca5-49ac-48be-af7f-a79eae7678bb tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 43fe133f-2d55-4248-ae28-ed390bbc401a. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:31.022515 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:31.022515 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:31.024007 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-214deca5-49ac-48be-af7f-a79eae7678bb tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a returned with HTTP 200 Aug 01 00:24:31.024392 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1065/4255] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:31 2026] GET /volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:31.033133 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-79b6138d-31f7-4bf5-ade8-db4788e0395f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2b9fbf5-7982-42d9-bc33-00c2d8e329b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '170fdc8c-d2b1-4592-a2d2-17afa8b46fc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-760373052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ec2cf3bb89474a88d32cf9d605625b',qos_specs=None,replication_status=,reservations=['8009cbc3-8519-4013-ab10-cc3597fe54c1','d4e37dd2-c1fd-4097-af99-197fa3ba9fbe','73acaaad-d998-41be-acbe-9d3acaed5537','9c9ad1fb-2de8-48a6-aa85-027bc9d031a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71a9f9ff9e2f4823848f8de32028f6e1',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:24:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-760373052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=170fdc8c-d2b1-4592-a2d2-17afa8b46fc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57ec2cf3bb89474a88d32cf9d605625b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71a9f9ff9e2f4823848f8de32028f6e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:31.033452 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-87874f27-9621-42f1-889a-025d612634f7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:31.033948 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-79b6138d-31f7-4bf5-ade8-db4788e0395f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23dd7390-d877-4cb5-badf-82cb7aa74a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:31.035847 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-87874f27-9621-42f1-889a-025d612634f7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 Aug 01 00:24:31.036134 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-87874f27-9621-42f1-889a-025d612634f7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:31.036324 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-87874f27-9621-42f1-889a-025d612634f7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:31.043326 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-87874f27-9621-42f1-889a-025d612634f7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 returned with HTTP 404 Aug 01 00:24:31.043886 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1067/4256] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:31 2026] GET /volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:31.060344 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-79b6138d-31f7-4bf5-ade8-db4788e0395f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23dd7390-d877-4cb5-badf-82cb7aa74a89) transitioned into state 'SUCCESS' from state '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-760373052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ec2cf3bb89474a88d32cf9d605625b',qos_specs=None,replication_status=,reservations=['8009cbc3-8519-4013-ab10-cc3597fe54c1','d4e37dd2-c1fd-4097-af99-197fa3ba9fbe','73acaaad-d998-41be-acbe-9d3acaed5537','9c9ad1fb-2de8-48a6-aa85-027bc9d031a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71a9f9ff9e2f4823848f8de32028f6e1',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:31.061321 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-79b6138d-31f7-4bf5-ade8-db4788e0395f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1c30091-c76c-4946-9e98-2d08d9df034e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:31.073585 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-79b6138d-31f7-4bf5-ade8-db4788e0395f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1c30091-c76c-4946-9e98-2d08d9df034e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:31.074784 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-79b6138d-31f7-4bf5-ade8-db4788e0395f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Flow 'volume_create_api' (818a073b-dda5-4cdd-8689-59ec3f60b434) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:31.074784 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-79b6138d-31f7-4bf5-ade8-db4788e0395f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create volume request issued successfully. Aug 01 00:24:31.075207 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-79b6138d-31f7-4bf5-ade8-db4788e0395f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:24:31.075674 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1064/4257] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:24:30 2026] POST /volume/v3/volumes => generated 777 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:31.090568 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8e17274d-a29d-417b-a989-63f521eb1b7e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:31.092113 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8e17274d-a29d-417b-a989-63f521eb1b7e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/170fdc8c-d2b1-4592-a2d2-17afa8b46fc6 Aug 01 00:24:31.092394 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8e17274d-a29d-417b-a989-63f521eb1b7e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:31.092479 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8e17274d-a29d-417b-a989-63f521eb1b7e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:31.099430 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:31.099430 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:31.102736 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8e17274d-a29d-417b-a989-63f521eb1b7e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:31.107339 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8e17274d-a29d-417b-a989-63f521eb1b7e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/170fdc8c-d2b1-4592-a2d2-17afa8b46fc6 returned with HTTP 200 Aug 01 00:24:31.107339 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1062/4258] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:31 2026] GET /volume/v3/volumes/170fdc8c-d2b1-4592-a2d2-17afa8b46fc6 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:31.122434 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6bbe99d1-1440-473d-ae06-577064826c58 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:31.124434 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6bbe99d1-1440-473d-ae06-577064826c58 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] DELETE https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d Aug 01 00:24:31.124659 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6bbe99d1-1440-473d-ae06-577064826c58 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:31.124908 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6bbe99d1-1440-473d-ae06-577064826c58 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:31.125148 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-6bbe99d1-1440-473d-ae06-577064826c58 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Delete volume with id: 568c777b-9f5b-42e2-9c31-fa0395dce70d Aug 01 00:24:31.135753 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:31.135753 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:31.137909 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-6bbe99d1-1440-473d-ae06-577064826c58 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:24:31.139043 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-42765370-2a60-47fa-9896-4f05d9b75054 req-aafae439-b2a4-48db-b9bd-8502a4ad5806 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:31.142373 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-42765370-2a60-47fa-9896-4f05d9b75054 req-aafae439-b2a4-48db-b9bd-8502a4ad5806 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] PUT https://10.4.3.222/volume/v3/attachments/73eec0fa-6631-4015-a846-0f2d2878d57a Aug 01 00:24:31.142914 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-42765370-2a60-47fa-9896-4f05d9b75054 req-aafae439-b2a4-48db-b9bd-8502a4ad5806 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:31.150122 np0000006296 devstack@c-api.service[100408]: WARNING cinder.keymgr.conf_key_mgr [None req-6bbe99d1-1440-473d-ae06-577064826c58 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 00:24:31.152240 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-42765370-2a60-47fa-9896-4f05d9b75054 req-aafae439-b2a4-48db-b9bd-8502a4ad5806 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Acquiring lock "cinder-attachment_update-412dfc2f-70ac-4674-af96-6b52670cc0eb-np0000006296" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:24:31.156834 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-6bbe99d1-1440-473d-ae06-577064826c58 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Delete volume request issued successfully. Aug 01 00:24:31.157020 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-42765370-2a60-47fa-9896-4f05d9b75054 req-aafae439-b2a4-48db-b9bd-8502a4ad5806 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Lock "cinder-attachment_update-412dfc2f-70ac-4674-af96-6b52670cc0eb-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:24:31.157086 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6bbe99d1-1440-473d-ae06-577064826c58 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d returned with HTTP 202 Aug 01 00:24:31.157424 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1066/4259] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:24:31 2026] DELETE /volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:31.157869 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:31.157869 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:31.170397 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7eaf6900-07df-43ba-981b-22e2fdedfbab None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:31.171058 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7eaf6900-07df-43ba-981b-22e2fdedfbab tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d Aug 01 00:24:31.171058 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7eaf6900-07df-43ba-981b-22e2fdedfbab tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:31.172956 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7eaf6900-07df-43ba-981b-22e2fdedfbab tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:31.179023 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:31.179023 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:31.183105 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-7eaf6900-07df-43ba-981b-22e2fdedfbab tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:24:31.187532 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7eaf6900-07df-43ba-981b-22e2fdedfbab tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d returned with HTTP 200 Aug 01 00:24:31.187984 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1065/4260] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:31 2026] GET /volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:31.320394 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-42765370-2a60-47fa-9896-4f05d9b75054 req-aafae439-b2a4-48db-b9bd-8502a4ad5806 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Lock "cinder-attachment_update-412dfc2f-70ac-4674-af96-6b52670cc0eb-np0000006296" released by "attachment_update" :: held 0.163s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:24:31.321149 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-42765370-2a60-47fa-9896-4f05d9b75054 req-aafae439-b2a4-48db-b9bd-8502a4ad5806 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/attachments/73eec0fa-6631-4015-a846-0f2d2878d57a returned with HTTP 200 Aug 01 00:24:31.321733 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1068/4261] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:24:31 2026] PUT /volume/v3/attachments/73eec0fa-6631-4015-a846-0f2d2878d57a => generated 969 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:31.331759 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-454c7257-a3f3-45b8-9f7a-a653c7233db7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:31.333831 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-454c7257-a3f3-45b8-9f7a-a653c7233db7 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:24:31.334112 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-454c7257-a3f3-45b8-9f7a-a653c7233db7 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:31.334367 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-454c7257-a3f3-45b8-9f7a-a653c7233db7 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:31.334513 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-454c7257-a3f3-45b8-9f7a-a653c7233db7 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 3bcd22cc-483f-445e-bc8c-9c62a59187e3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:31.340276 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:31.340276 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:31.341093 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-454c7257-a3f3-45b8-9f7a-a653c7233db7 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 200 Aug 01 00:24:31.341521 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1063/4262] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:31 2026] GET /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:31.511911 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-37f5ad9a-702f-4e45-ac50-3fa2147c7b95 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:31.513676 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-37f5ad9a-702f-4e45-ac50-3fa2147c7b95 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/3b3c5c2f-16d7-4100-8765-df767effb72b Aug 01 00:24:31.513894 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-37f5ad9a-702f-4e45-ac50-3fa2147c7b95 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:31.514137 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-37f5ad9a-702f-4e45-ac50-3fa2147c7b95 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:31.514238 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-37f5ad9a-702f-4e45-ac50-3fa2147c7b95 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Delete snapshot with id: 3b3c5c2f-16d7-4100-8765-df767effb72b Aug 01 00:24:31.518686 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-37f5ad9a-702f-4e45-ac50-3fa2147c7b95 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/3b3c5c2f-16d7-4100-8765-df767effb72b returned with HTTP 404 Aug 01 00:24:31.519141 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1067/4263] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:24:31 2026] DELETE /volume/v3/snapshots/3b3c5c2f-16d7-4100-8765-df767effb72b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:31.522196 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-69d91834-6191-45ed-b867-81ae24174ca4 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:31.523807 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-69d91834-6191-45ed-b867-81ae24174ca4 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] GET https://10.4.3.222/volume/v3/volumes/8ae3e8ad-1bbe-4da5-89b8-ae60609c2410 Aug 01 00:24:31.524011 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-69d91834-6191-45ed-b867-81ae24174ca4 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:31.524221 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-69d91834-6191-45ed-b867-81ae24174ca4 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:31.524966 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-36f7d82c-a314-4f71-a849-b34d67b04d58 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:31.526570 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-36f7d82c-a314-4f71-a849-b34d67b04d58 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/3b3c5c2f-16d7-4100-8765-df767effb72b Aug 01 00:24:31.526792 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-36f7d82c-a314-4f71-a849-b34d67b04d58 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:31.526989 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-36f7d82c-a314-4f71-a849-b34d67b04d58 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:31.529223 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-69d91834-6191-45ed-b867-81ae24174ca4 tempest-ProjectMemberTests33-1691256759 tempest-ProjectMemberTests33-1691256759-project-admin] https://10.4.3.222/volume/v3/volumes/8ae3e8ad-1bbe-4da5-89b8-ae60609c2410 returned with HTTP 404 Aug 01 00:24:31.529636 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1066/4264] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:24:31 2026] GET /volume/v3/volumes/8ae3e8ad-1bbe-4da5-89b8-ae60609c2410 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:31.530934 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-36f7d82c-a314-4f71-a849-b34d67b04d58 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/3b3c5c2f-16d7-4100-8765-df767effb72b returned with HTTP 404 Aug 01 00:24:31.531439 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1069/4265] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:31 2026] GET /volume/v3/snapshots/3b3c5c2f-16d7-4100-8765-df767effb72b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:31.731842 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-98210014-0066-4674-8d1f-7886ebdd5157 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:31.733747 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-98210014-0066-4674-8d1f-7886ebdd5157 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 Aug 01 00:24:31.733996 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-98210014-0066-4674-8d1f-7886ebdd5157 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:31.734207 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-98210014-0066-4674-8d1f-7886ebdd5157 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:31.734342 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-98210014-0066-4674-8d1f-7886ebdd5157 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Show backup with id d01e1daa-e260-496f-a688-c20726697c98. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:31.739036 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:31.739036 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:31.739857 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-98210014-0066-4674-8d1f-7886ebdd5157 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 returned with HTTP 200 Aug 01 00:24:31.740237 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1064/4266] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:31 2026] GET /volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:31.752334 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c0b263de-e3f8-4cec-83bf-efbeb154e3b5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:31.755870 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c0b263de-e3f8-4cec-83bf-efbeb154e3b5 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/volumes/35723e67-82ae-4fe0-bafd-e0e77afbb427 Aug 01 00:24:31.755870 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c0b263de-e3f8-4cec-83bf-efbeb154e3b5 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:31.755870 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c0b263de-e3f8-4cec-83bf-efbeb154e3b5 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:31.762049 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:31.762049 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:31.766989 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c0b263de-e3f8-4cec-83bf-efbeb154e3b5 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Volume info retrieved successfully. Aug 01 00:24:31.772936 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c0b263de-e3f8-4cec-83bf-efbeb154e3b5 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/volumes/35723e67-82ae-4fe0-bafd-e0e77afbb427 returned with HTTP 200 Aug 01 00:24:31.773405 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1068/4267] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:31 2026] GET /volume/v3/volumes/35723e67-82ae-4fe0-bafd-e0e77afbb427 => generated 1417 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:31.790963 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-126c55c3-9121-48c1-bbc6-bc0ef06141da None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:31.792895 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-126c55c3-9121-48c1-bbc6-bc0ef06141da tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/volumes/35723e67-82ae-4fe0-bafd-e0e77afbb427 Aug 01 00:24:31.792895 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-126c55c3-9121-48c1-bbc6-bc0ef06141da tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:31.793004 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-126c55c3-9121-48c1-bbc6-bc0ef06141da tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:31.801362 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:31.801362 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:31.804631 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-126c55c3-9121-48c1-bbc6-bc0ef06141da tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Volume info retrieved successfully. Aug 01 00:24:31.808677 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-126c55c3-9121-48c1-bbc6-bc0ef06141da tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/volumes/35723e67-82ae-4fe0-bafd-e0e77afbb427 returned with HTTP 200 Aug 01 00:24:31.809060 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1067/4268] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:31 2026] GET /volume/v3/volumes/35723e67-82ae-4fe0-bafd-e0e77afbb427 => generated 1417 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:32.012378 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d1bdf983-a37e-423c-9b29-4ae82492160b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:32.014281 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d1bdf983-a37e-423c-9b29-4ae82492160b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb Aug 01 00:24:32.014492 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d1bdf983-a37e-423c-9b29-4ae82492160b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:32.014745 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d1bdf983-a37e-423c-9b29-4ae82492160b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:32.026806 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:32.026806 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:32.030933 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d1bdf983-a37e-423c-9b29-4ae82492160b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:32.039602 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-016ad268-4dae-44f3-bb3b-79b8687c1a25 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:32.040643 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d1bdf983-a37e-423c-9b29-4ae82492160b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb returned with HTTP 200 Aug 01 00:24:32.041293 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1070/4269] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:32 2026] GET /volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:32.041839 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-016ad268-4dae-44f3-bb3b-79b8687c1a25 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a Aug 01 00:24:32.042087 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-016ad268-4dae-44f3-bb3b-79b8687c1a25 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:32.042512 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-016ad268-4dae-44f3-bb3b-79b8687c1a25 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:32.042512 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-016ad268-4dae-44f3-bb3b-79b8687c1a25 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 43fe133f-2d55-4248-ae28-ed390bbc401a. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:32.047444 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:32.047444 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:32.048370 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-016ad268-4dae-44f3-bb3b-79b8687c1a25 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a returned with HTTP 200 Aug 01 00:24:32.048910 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1065/4270] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:32 2026] GET /volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:32.121398 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ff0e4d37-f634-4bdf-ad46-6b97434f8c5a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:32.123108 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ff0e4d37-f634-4bdf-ad46-6b97434f8c5a tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/170fdc8c-d2b1-4592-a2d2-17afa8b46fc6 Aug 01 00:24:32.123283 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ff0e4d37-f634-4bdf-ad46-6b97434f8c5a tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:32.123459 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ff0e4d37-f634-4bdf-ad46-6b97434f8c5a tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:32.130176 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:32.130176 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:32.133156 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-ff0e4d37-f634-4bdf-ad46-6b97434f8c5a tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:32.136736 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ff0e4d37-f634-4bdf-ad46-6b97434f8c5a tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/170fdc8c-d2b1-4592-a2d2-17afa8b46fc6 returned with HTTP 200 Aug 01 00:24:32.137149 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1069/4271] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:32 2026] GET /volume/v3/volumes/170fdc8c-d2b1-4592-a2d2-17afa8b46fc6 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:32.149099 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0fe96f46-0400-497c-badd-e0f9b6f2721b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:32.151079 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0fe96f46-0400-497c-badd-e0f9b6f2721b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:24:32.151493 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0fe96f46-0400-497c-badd-e0f9b6f2721b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "170fdc8c-d2b1-4592-a2d2-17afa8b46fc6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-965237878"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:32.160456 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:32.160456 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:32.160456 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-0fe96f46-0400-497c-badd-e0f9b6f2721b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:32.160456 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-0fe96f46-0400-497c-badd-e0f9b6f2721b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create snapshot from volume 170fdc8c-d2b1-4592-a2d2-17afa8b46fc6 Aug 01 00:24:32.183524 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-0fe96f46-0400-497c-badd-e0f9b6f2721b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Created reservations ['1b17512e-98be-4580-a637-6016cd88e87b', '6ec09f28-c8ef-47fb-9517-71c477427fde', 'f094f166-eac3-49a4-b8ef-3c809901f1f9', '19db53de-ab2b-4efb-bceb-40c648fb7334'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:32.203261 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8fed4f2d-876b-4733-ab96-f38d21b0e159 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:32.205339 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8fed4f2d-876b-4733-ab96-f38d21b0e159 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d Aug 01 00:24:32.205602 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8fed4f2d-876b-4733-ab96-f38d21b0e159 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:32.205876 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8fed4f2d-876b-4733-ab96-f38d21b0e159 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:32.213199 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8fed4f2d-876b-4733-ab96-f38d21b0e159 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d returned with HTTP 404 Aug 01 00:24:32.213830 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1071/4272] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:32 2026] GET /volume/v3/volumes/568c777b-9f5b-42e2-9c31-fa0395dce70d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:32.214685 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-0fe96f46-0400-497c-badd-e0f9b6f2721b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot create request issued successfully. Aug 01 00:24:32.214685 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0fe96f46-0400-497c-badd-e0f9b6f2721b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:24:32.214976 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1068/4273] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:24:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:32.220915 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-761b67c5-346f-4ef8-805e-56b154634a70 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:32.222550 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-761b67c5-346f-4ef8-805e-56b154634a70 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] GET https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1 Aug 01 00:24:32.222937 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-761b67c5-346f-4ef8-805e-56b154634a70 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:32.223258 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-761b67c5-346f-4ef8-805e-56b154634a70 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:32.224571 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-761b67c5-346f-4ef8-805e-56b154634a70 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:24:32.228746 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-cdb4dfba-1366-43da-bd4f-4c0a6e147068 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:32.233786 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cdb4dfba-1366-43da-bd4f-4c0a6e147068 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/snapshots/7f2042d0-eb51-4aea-a44a-766ec2ee8f96 Aug 01 00:24:32.233786 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cdb4dfba-1366-43da-bd4f-4c0a6e147068 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:32.233786 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cdb4dfba-1366-43da-bd4f-4c0a6e147068 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:32.244453 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:32.244453 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:32.244453 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-cdb4dfba-1366-43da-bd4f-4c0a6e147068 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot retrieved successfully. Aug 01 00:24:32.245296 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cdb4dfba-1366-43da-bd4f-4c0a6e147068 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/7f2042d0-eb51-4aea-a44a-766ec2ee8f96 returned with HTTP 200 Aug 01 00:24:32.245717 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1070/4274] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:32 2026] GET /volume/v3/snapshots/7f2042d0-eb51-4aea-a44a-766ec2ee8f96 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:24:32.276436 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-761b67c5-346f-4ef8-805e-56b154634a70 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] Get all volumes completed successfully. Aug 01 00:24:32.279016 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:32.279016 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:32.286107 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-761b67c5-346f-4ef8-805e-56b154634a70 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 00:24:32.286595 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1066/4275] 10.4.3.222 () {66 vars in 1285 bytes} [Sat Aug 1 00:24:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14622 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:24:32.303071 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-886ee863-3969-4ab4-b0b3-2a5f360a9211 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:32.304909 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-886ee863-3969-4ab4-b0b3-2a5f360a9211 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] DELETE https://10.4.3.222/volume/v3/types/d67e5e45-1aa3-444d-b2b0-f058717b4117 Aug 01 00:24:32.305142 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-886ee863-3969-4ab4-b0b3-2a5f360a9211 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:32.305363 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-886ee863-3969-4ab4-b0b3-2a5f360a9211 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:32.327620 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b6d1482a-dc70-4e58-82df-84629d69011e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:32.329739 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b6d1482a-dc70-4e58-82df-84629d69011e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] DELETE https://10.4.3.222/volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 Aug 01 00:24:32.330048 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b6d1482a-dc70-4e58-82df-84629d69011e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:32.330190 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b6d1482a-dc70-4e58-82df-84629d69011e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:32.330374 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-b6d1482a-dc70-4e58-82df-84629d69011e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Delete volume with id: 6d5f2290-e968-4a51-85a1-b1d20c47c374 Aug 01 00:24:32.333355 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-886ee863-3969-4ab4-b0b3-2a5f360a9211 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] https://10.4.3.222/volume/v3/types/d67e5e45-1aa3-444d-b2b0-f058717b4117 returned with HTTP 202 Aug 01 00:24:32.333783 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1072/4276] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:24:32 2026] DELETE /volume/v3/types/d67e5e45-1aa3-444d-b2b0-f058717b4117 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:32.336639 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b6d1482a-dc70-4e58-82df-84629d69011e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 returned with HTTP 404 Aug 01 00:24:32.337184 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1069/4277] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:24:32 2026] DELETE /volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:32.343190 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ae9186e3-3f19-495d-8e3c-aef0060efc8d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:32.346258 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ae9186e3-3f19-495d-8e3c-aef0060efc8d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 Aug 01 00:24:32.348112 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ae9186e3-3f19-495d-8e3c-aef0060efc8d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:32.348422 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ae9186e3-3f19-495d-8e3c-aef0060efc8d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:32.350159 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8f765fa8-6a9e-4d2e-889b-7b0eac60f91c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:32.352362 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8f765fa8-6a9e-4d2e-889b-7b0eac60f91c tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:24:32.352848 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8f765fa8-6a9e-4d2e-889b-7b0eac60f91c tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1813191842", "extra_specs": {}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:32.353428 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7736a181-b51d-40f4-a220-60cf37539fc9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:32.355615 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7736a181-b51d-40f4-a220-60cf37539fc9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:24:32.355891 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7736a181-b51d-40f4-a220-60cf37539fc9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:32.356225 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7736a181-b51d-40f4-a220-60cf37539fc9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:32.356401 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-7736a181-b51d-40f4-a220-60cf37539fc9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 3bcd22cc-483f-445e-bc8c-9c62a59187e3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:32.357607 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ae9186e3-3f19-495d-8e3c-aef0060efc8d tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 returned with HTTP 404 Aug 01 00:24:32.358496 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1071/4278] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:32 2026] GET /volume/v3/volumes/6d5f2290-e968-4a51-85a1-b1d20c47c374 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:32.362272 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:32.362272 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:32.363427 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7736a181-b51d-40f4-a220-60cf37539fc9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 200 Aug 01 00:24:32.364080 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1073/4279] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:32 2026] GET /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:32.371590 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8f765fa8-6a9e-4d2e-889b-7b0eac60f91c tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:24:32.371674 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1067/4280] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:24:32 2026] POST /volume/v3/types => generated 212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:32.378992 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f04911c0-3cd1-42c5-9b01-d55f7b4a3d67 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:32.383864 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f04911c0-3cd1-42c5-9b01-d55f7b4a3d67 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] POST https://10.4.3.222/volume/v3/types/02ed211c-049d-41bc-bead-bb2e76c170c0/encryption Aug 01 00:24:32.384290 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f04911c0-3cd1-42c5-9b01-d55f7b4a3d67 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:32.388352 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:32.388352 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:32.405091 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f04911c0-3cd1-42c5-9b01-d55f7b4a3d67 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] https://10.4.3.222/volume/v3/types/02ed211c-049d-41bc-bead-bb2e76c170c0/encryption returned with HTTP 200 Aug 01 00:24:32.405607 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1070/4281] 10.4.3.222 () {68 vars in 1397 bytes} [Sat Aug 1 00:24:32 2026] POST /volume/v3/types/02ed211c-049d-41bc-bead-bb2e76c170c0/encryption => generated 230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:32.417616 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-917a269b-dd37-4ce8-8b0b-2b50b0b0c860 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:32.419127 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-917a269b-dd37-4ce8-8b0b-2b50b0b0c860 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:24:32.419422 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-917a269b-dd37-4ce8-8b0b-2b50b0b0c860 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1439409704", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1813191842", "size": 1}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:32.420797 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-917a269b-dd37-4ce8-8b0b-2b50b0b0c860 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1439409704', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1813191842', 'size': 1}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:24:32.423906 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-917a269b-dd37-4ce8-8b0b-2b50b0b0c860 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Create volume of 1 GB Aug 01 00:24:32.424132 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:32.424132 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:32.424509 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-917a269b-dd37-4ce8-8b0b-2b50b0b0c860 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Availability Zones retrieved successfully. Aug 01 00:24:32.429821 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-917a269b-dd37-4ce8-8b0b-2b50b0b0c860 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Flow 'volume_create_api' (9a41a236-9eba-4345-92ec-2d25fe0450e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:32.430670 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-917a269b-dd37-4ce8-8b0b-2b50b0b0c860 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c83d125e-73da-43e7-b2cd-eeac5ed242b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:32.431464 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-917a269b-dd37-4ce8-8b0b-2b50b0b0c860 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:24:32.459877 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-917a269b-dd37-4ce8-8b0b-2b50b0b0c860 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c83d125e-73da-43e7-b2cd-eeac5ed242b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:24:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=02ed211c-049d-41bc-bead-bb2e76c170c0,is_public=True,name='tempest-scenario-type-luks-1813191842',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '02ed211c-049d-41bc-bead-bb2e76c170c0', '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=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:32.461320 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-917a269b-dd37-4ce8-8b0b-2b50b0b0c860 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eff27f8-0e14-481a-9371-a2f614f5d601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:32.494708 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-917a269b-dd37-4ce8-8b0b-2b50b0b0c860 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1813191842 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1813191842, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:24:32.494708 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-917a269b-dd37-4ce8-8b0b-2b50b0b0c860 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1813191842 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1813191842, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:24:32.533678 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-917a269b-dd37-4ce8-8b0b-2b50b0b0c860 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Created reservations ['ed7497ac-c657-485b-85e5-6cc2acf93679', 'a5a117aa-58c7-4a73-81af-2da128839e5b', 'e94535e2-4ec8-44ff-8878-eaccfc05dade', 'e726275c-4961-490b-bb9b-dce0c243fac0'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:32.534610 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-917a269b-dd37-4ce8-8b0b-2b50b0b0c860 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eff27f8-0e14-481a-9371-a2f614f5d601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed7497ac-c657-485b-85e5-6cc2acf93679', 'a5a117aa-58c7-4a73-81af-2da128839e5b', 'e94535e2-4ec8-44ff-8878-eaccfc05dade', 'e726275c-4961-490b-bb9b-dce0c243fac0']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:32.535374 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-917a269b-dd37-4ce8-8b0b-2b50b0b0c860 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (611abfd7-d677-4c0d-85ab-79133bf696fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:32.557868 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-917a269b-dd37-4ce8-8b0b-2b50b0b0c860 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (611abfd7-d677-4c0d-85ab-79133bf696fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8673412-f986-4f9a-bc17-e88812ed19d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1439409704',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ba8317eb8bb45aeac160349de3c3d85',qos_specs=None,replication_status=,reservations=['ed7497ac-c657-485b-85e5-6cc2acf93679','a5a117aa-58c7-4a73-81af-2da128839e5b','e94535e2-4ec8-44ff-8878-eaccfc05dade','e726275c-4961-490b-bb9b-dce0c243fac0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0a64edb76b84f2ba24ea2fe9007d5be',volume_type_id=02ed211c-049d-41bc-bead-bb2e76c170c0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:24:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1439409704',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d8673412-f986-4f9a-bc17-e88812ed19d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ba8317eb8bb45aeac160349de3c3d85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0a64edb76b84f2ba24ea2fe9007d5be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(02ed211c-049d-41bc-bead-bb2e76c170c0),volume_type_id=02ed211c-049d-41bc-bead-bb2e76c170c0)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:32.559970 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-917a269b-dd37-4ce8-8b0b-2b50b0b0c860 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (959cd8aa-ec52-4a4f-9d4e-3a706157f5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:32.576238 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-917a269b-dd37-4ce8-8b0b-2b50b0b0c860 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (959cd8aa-ec52-4a4f-9d4e-3a706157f5db) transitioned into state 'SUCCESS' from state '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-1439409704',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ba8317eb8bb45aeac160349de3c3d85',qos_specs=None,replication_status=,reservations=['ed7497ac-c657-485b-85e5-6cc2acf93679','a5a117aa-58c7-4a73-81af-2da128839e5b','e94535e2-4ec8-44ff-8878-eaccfc05dade','e726275c-4961-490b-bb9b-dce0c243fac0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0a64edb76b84f2ba24ea2fe9007d5be',volume_type_id=02ed211c-049d-41bc-bead-bb2e76c170c0)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:32.578056 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-917a269b-dd37-4ce8-8b0b-2b50b0b0c860 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3eedd06-72bd-409f-b051-06a736dfe99c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:32.585379 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-917a269b-dd37-4ce8-8b0b-2b50b0b0c860 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3eedd06-72bd-409f-b051-06a736dfe99c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:32.585942 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-917a269b-dd37-4ce8-8b0b-2b50b0b0c860 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Flow 'volume_create_api' (9a41a236-9eba-4345-92ec-2d25fe0450e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:32.586867 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-917a269b-dd37-4ce8-8b0b-2b50b0b0c860 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Create volume request issued successfully. Aug 01 00:24:32.586867 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-917a269b-dd37-4ce8-8b0b-2b50b0b0c860 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:24:32.587278 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1072/4282] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:24:32 2026] POST /volume/v3/volumes => generated 785 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:33.055912 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c904e10b-a11a-49d0-96e8-313df5fdba22 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:33.059553 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c904e10b-a11a-49d0-96e8-313df5fdba22 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb Aug 01 00:24:33.059846 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c904e10b-a11a-49d0-96e8-313df5fdba22 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:33.060078 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c904e10b-a11a-49d0-96e8-313df5fdba22 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:33.060942 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-819a1c19-0961-4055-8ab3-7f626ac6f89f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:33.063113 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-819a1c19-0961-4055-8ab3-7f626ac6f89f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a Aug 01 00:24:33.063113 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-819a1c19-0961-4055-8ab3-7f626ac6f89f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:33.063214 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-819a1c19-0961-4055-8ab3-7f626ac6f89f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:33.063299 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-819a1c19-0961-4055-8ab3-7f626ac6f89f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 43fe133f-2d55-4248-ae28-ed390bbc401a. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:33.072501 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:33.072501 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:33.073202 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-819a1c19-0961-4055-8ab3-7f626ac6f89f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a returned with HTTP 200 Aug 01 00:24:33.073284 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:33.073284 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:33.073996 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1068/4283] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:33 2026] GET /volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:24:33.077894 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c904e10b-a11a-49d0-96e8-313df5fdba22 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:33.085028 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c904e10b-a11a-49d0-96e8-313df5fdba22 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb returned with HTTP 200 Aug 01 00:24:33.085028 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1074/4284] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:33 2026] GET /volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:33.150508 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-e2d4037a-efae-46c1-a4b9-125b157af6d5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:33.153054 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-e2d4037a-efae-46c1-a4b9-125b157af6d5 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/volumes/35723e67-82ae-4fe0-bafd-e0e77afbb427 Aug 01 00:24:33.153313 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-e2d4037a-efae-46c1-a4b9-125b157af6d5 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:33.153564 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-e2d4037a-efae-46c1-a4b9-125b157af6d5 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:33.160466 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:33.160466 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:33.163687 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-e2d4037a-efae-46c1-a4b9-125b157af6d5 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Volume info retrieved successfully. Aug 01 00:24:33.168314 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-e2d4037a-efae-46c1-a4b9-125b157af6d5 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/volumes/35723e67-82ae-4fe0-bafd-e0e77afbb427 returned with HTTP 200 Aug 01 00:24:33.168709 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1071/4285] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:24:33 2026] GET /volume/v3/volumes/35723e67-82ae-4fe0-bafd-e0e77afbb427 => generated 1417 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:33.258177 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-336a1a67-9a96-4664-a833-c52d359845ea None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:33.260136 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-336a1a67-9a96-4664-a833-c52d359845ea tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/snapshots/7f2042d0-eb51-4aea-a44a-766ec2ee8f96 Aug 01 00:24:33.260357 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-336a1a67-9a96-4664-a833-c52d359845ea tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:33.260528 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-336a1a67-9a96-4664-a833-c52d359845ea tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:33.265935 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:33.265935 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:33.266235 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-336a1a67-9a96-4664-a833-c52d359845ea tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot retrieved successfully. Aug 01 00:24:33.266955 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-336a1a67-9a96-4664-a833-c52d359845ea tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/7f2042d0-eb51-4aea-a44a-766ec2ee8f96 returned with HTTP 200 Aug 01 00:24:33.267309 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1073/4286] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:33 2026] GET /volume/v3/snapshots/7f2042d0-eb51-4aea-a44a-766ec2ee8f96 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:33.278819 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a5cd2d52-b5c7-4c89-9cbd-a015da869ebf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:33.281591 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a5cd2d52-b5c7-4c89-9cbd-a015da869ebf tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] GET https://10.4.3.222/volume/v3/snapshots/7f2042d0-eb51-4aea-a44a-766ec2ee8f96 Aug 01 00:24:33.281924 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a5cd2d52-b5c7-4c89-9cbd-a015da869ebf tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:33.282639 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a5cd2d52-b5c7-4c89-9cbd-a015da869ebf tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:33.290905 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:33.290905 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:33.291532 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a5cd2d52-b5c7-4c89-9cbd-a015da869ebf tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Snapshot retrieved successfully. Aug 01 00:24:33.292691 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a5cd2d52-b5c7-4c89-9cbd-a015da869ebf tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] https://10.4.3.222/volume/v3/snapshots/7f2042d0-eb51-4aea-a44a-766ec2ee8f96 returned with HTTP 200 Aug 01 00:24:33.293251 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1069/4287] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:33 2026] GET /volume/v3/snapshots/7f2042d0-eb51-4aea-a44a-766ec2ee8f96 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:33.303927 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d5d34ed5-b527-4634-838d-a598607ab13e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:33.306235 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d5d34ed5-b527-4634-838d-a598607ab13e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] DELETE https://10.4.3.222/volume/v3/snapshots/7f2042d0-eb51-4aea-a44a-766ec2ee8f96 Aug 01 00:24:33.306480 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d5d34ed5-b527-4634-838d-a598607ab13e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:33.306617 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d5d34ed5-b527-4634-838d-a598607ab13e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:33.306749 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-d5d34ed5-b527-4634-838d-a598607ab13e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Delete snapshot with id: 7f2042d0-eb51-4aea-a44a-766ec2ee8f96 Aug 01 00:24:33.312648 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:33.312648 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:33.312926 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d5d34ed5-b527-4634-838d-a598607ab13e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot retrieved successfully. Aug 01 00:24:33.331253 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d5d34ed5-b527-4634-838d-a598607ab13e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot delete request issued successfully. Aug 01 00:24:33.331459 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d5d34ed5-b527-4634-838d-a598607ab13e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/7f2042d0-eb51-4aea-a44a-766ec2ee8f96 returned with HTTP 202 Aug 01 00:24:33.331881 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1075/4288] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:24:33 2026] DELETE /volume/v3/snapshots/7f2042d0-eb51-4aea-a44a-766ec2ee8f96 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:33.340747 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4868aebf-ae28-48c2-969d-1f2366e6df9f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:33.342469 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4868aebf-ae28-48c2-969d-1f2366e6df9f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/snapshots/7f2042d0-eb51-4aea-a44a-766ec2ee8f96 Aug 01 00:24:33.342669 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4868aebf-ae28-48c2-969d-1f2366e6df9f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:33.343271 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4868aebf-ae28-48c2-969d-1f2366e6df9f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:33.347935 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:33.347935 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:33.348300 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-4868aebf-ae28-48c2-969d-1f2366e6df9f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot retrieved successfully. Aug 01 00:24:33.349126 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4868aebf-ae28-48c2-969d-1f2366e6df9f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/7f2042d0-eb51-4aea-a44a-766ec2ee8f96 returned with HTTP 200 Aug 01 00:24:33.349466 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1072/4289] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:33 2026] GET /volume/v3/snapshots/7f2042d0-eb51-4aea-a44a-766ec2ee8f96 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:33.375239 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-5f808569-f17b-440b-ae0d-494eccd35096 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:33.377820 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5f808569-f17b-440b-ae0d-494eccd35096 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:24:33.377889 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5f808569-f17b-440b-ae0d-494eccd35096 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:33.378151 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5f808569-f17b-440b-ae0d-494eccd35096 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:33.378308 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-5f808569-f17b-440b-ae0d-494eccd35096 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 3bcd22cc-483f-445e-bc8c-9c62a59187e3. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:33.387678 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:33.387678 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:33.388630 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5f808569-f17b-440b-ae0d-494eccd35096 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 200 Aug 01 00:24:33.389160 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1074/4290] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:33 2026] GET /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:33.523899 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2d3138db-103c-41e3-bcfb-cecb988d9286 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:33.579228 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-271ddbb6-8668-4f73-90e2-5a43d6d37dda None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:33.581961 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-271ddbb6-8668-4f73-90e2-5a43d6d37dda tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:24:33.582274 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-271ddbb6-8668-4f73-90e2-5a43d6d37dda tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1741222087", "snapshot_id": null, "imageRef": "a7e69f30-42a3-4df7-b511-e7ec77a3747d", "volume_type": null, "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:33.583854 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-271ddbb6-8668-4f73-90e2-5a43d6d37dda tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1741222087', 'snapshot_id': None, 'imageRef': 'a7e69f30-42a3-4df7-b511-e7ec77a3747d', 'volume_type': None, 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:24:33.671902 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2d3138db-103c-41e3-bcfb-cecb988d9286 tempest-ProjectMemberTests-1830512302 tempest-ProjectMemberTests-1830512302-project-admin] GET https://10.4.3.222/volume/v3/scheduler-stats/get_pools Aug 01 00:24:33.672088 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2d3138db-103c-41e3-bcfb-cecb988d9286 tempest-ProjectMemberTests-1830512302 tempest-ProjectMemberTests-1830512302-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:33.672296 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2d3138db-103c-41e3-bcfb-cecb988d9286 tempest-ProjectMemberTests-1830512302 tempest-ProjectMemberTests-1830512302-project-admin] Calling method 'get_pools' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:33.680683 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2d3138db-103c-41e3-bcfb-cecb988d9286 tempest-ProjectMemberTests-1830512302 tempest-ProjectMemberTests-1830512302-project-admin] https://10.4.3.222/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 01 00:24:33.681084 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1070/4291] 10.4.3.222 () {66 vars in 1291 bytes} [Sat Aug 1 00:24:33 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:33.689750 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-47b85360-f693-4ca6-ba1a-24674e1ee27c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:33.719285 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-00ad7165-8f9c-4e76-8d4e-774aacdb80ff None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:33.721664 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-00ad7165-8f9c-4e76-8d4e-774aacdb80ff tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/volumes/35723e67-82ae-4fe0-bafd-e0e77afbb427 Aug 01 00:24:33.721874 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-00ad7165-8f9c-4e76-8d4e-774aacdb80ff tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:33.722048 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-00ad7165-8f9c-4e76-8d4e-774aacdb80ff tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:33.731956 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:33.731956 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:33.735757 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-00ad7165-8f9c-4e76-8d4e-774aacdb80ff tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Volume info retrieved successfully. Aug 01 00:24:33.741291 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-00ad7165-8f9c-4e76-8d4e-774aacdb80ff tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/volumes/35723e67-82ae-4fe0-bafd-e0e77afbb427 returned with HTTP 200 Aug 01 00:24:33.741651 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1075/4292] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:24:33 2026] GET /volume/v3/volumes/35723e67-82ae-4fe0-bafd-e0e77afbb427 => generated 1417 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:33.753929 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c0b3b2d7-40a1-40dc-b3f3-ec2c8a5f7bd2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:33.754623 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c0b3b2d7-40a1-40dc-b3f3-ec2c8a5f7bd2 None None] GET https://10.4.3.222/volume// Aug 01 00:24:33.754623 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c0b3b2d7-40a1-40dc-b3f3-ec2c8a5f7bd2 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:33.756016 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c0b3b2d7-40a1-40dc-b3f3-ec2c8a5f7bd2 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:33.756429 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c0b3b2d7-40a1-40dc-b3f3-ec2c8a5f7bd2 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:24:33.756786 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1071/4293] 10.4.3.222 () {66 vars in 1419 bytes} [Sat Aug 1 00:24: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 01 00:24:33.766259 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-4f5bab0c-73b4-46b0-b23e-dc45cf216707 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:33.768102 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-4f5bab0c-73b4-46b0-b23e-dc45cf216707 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:24:33.768450 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-4f5bab0c-73b4-46b0-b23e-dc45cf216707 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "35723e67-82ae-4fe0-bafd-e0e77afbb427", "connector": null, "instance_uuid": "fb252101-afa2-45f7-a697-ab64688d7e4f"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:33.776672 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:33.776672 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:33.778874 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-47b85360-f693-4ca6-ba1a-24674e1ee27c tempest-ProjectMemberTests-1830512302 tempest-ProjectMemberTests-1830512302-project-member] GET https://10.4.3.222/volume/v3/capabilities/np0000006296@storpool Aug 01 00:24:33.778874 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-47b85360-f693-4ca6-ba1a-24674e1ee27c tempest-ProjectMemberTests-1830512302 tempest-ProjectMemberTests-1830512302-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:33.779069 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-47b85360-f693-4ca6-ba1a-24674e1ee27c tempest-ProjectMemberTests-1830512302 tempest-ProjectMemberTests-1830512302-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:33.779721 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.policy [None req-47b85360-f693-4ca6-ba1a-24674e1ee27c tempest-ProjectMemberTests-1830512302 tempest-ProjectMemberTests-1830512302-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'fb7304ea33b0490696175bfa16428563', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a1fee9485919435f8097b3859378469d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100409) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:24:33.779950 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-47b85360-f693-4ca6-ba1a-24674e1ee27c tempest-ProjectMemberTests-1830512302 tempest-ProjectMemberTests-1830512302-project-member] https://10.4.3.222/volume/v3/capabilities/np0000006296@storpool returned with HTTP 403 Aug 01 00:24:33.780410 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1073/4294] 10.4.3.222 () {66 vars in 1318 bytes} [Sat Aug 1 00:24:33 2026] GET /volume/v3/capabilities/np0000006296@storpool => generated 110 bytes in 91 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:33.803991 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-271ddbb6-8668-4f73-90e2-5a43d6d37dda tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create volume of 1 GB Aug 01 00:24:33.804130 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:33.804130 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:33.808257 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-271ddbb6-8668-4f73-90e2-5a43d6d37dda tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Availability Zones retrieved successfully. Aug 01 00:24:33.809558 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-4f5bab0c-73b4-46b0-b23e-dc45cf216707 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:24:33.810040 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1076/4295] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:24:33 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 01 00:24:33.813144 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-271ddbb6-8668-4f73-90e2-5a43d6d37dda tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Flow 'volume_create_api' (b6bce0bc-7a3f-428b-8946-e385cd5fe24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:33.814174 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-271ddbb6-8668-4f73-90e2-5a43d6d37dda tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (039f0583-a1cf-4211-b71e-bb23aa78b4d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:33.815043 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-271ddbb6-8668-4f73-90e2-5a43d6d37dda tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:24:33.870087 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-271ddbb6-8668-4f73-90e2-5a43d6d37dda tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (039f0583-a1cf-4211-b71e-bb23aa78b4d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:33.871183 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-271ddbb6-8668-4f73-90e2-5a43d6d37dda tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (714b981a-dfbb-438a-af6e-4f8e0ceb2bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:33.934622 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-271ddbb6-8668-4f73-90e2-5a43d6d37dda tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Created reservations ['a424c527-5765-48b2-83f9-2743acd929fd', '96427dc0-7523-4167-b0a7-5438209f54aa', 'e40bb255-328d-4890-96c0-2776b5b0c180', '978f7482-5fb5-4f4e-8bcf-6a2e4fb6138a'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:33.935487 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-271ddbb6-8668-4f73-90e2-5a43d6d37dda tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (714b981a-dfbb-438a-af6e-4f8e0ceb2bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a424c527-5765-48b2-83f9-2743acd929fd', '96427dc0-7523-4167-b0a7-5438209f54aa', 'e40bb255-328d-4890-96c0-2776b5b0c180', '978f7482-5fb5-4f4e-8bcf-6a2e4fb6138a']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:33.936343 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-271ddbb6-8668-4f73-90e2-5a43d6d37dda tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14ddd4f6-270d-4feb-9f12-f960fb07dc9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:33.962668 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-271ddbb6-8668-4f73-90e2-5a43d6d37dda tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14ddd4f6-270d-4feb-9f12-f960fb07dc9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ee06584-53ca-4060-9909-b35a67b52cec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1741222087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0afbf24601ea44b39005e0a3b4c1eb2b',qos_specs=None,replication_status=,reservations=['a424c527-5765-48b2-83f9-2743acd929fd','96427dc0-7523-4167-b0a7-5438209f54aa','e40bb255-328d-4890-96c0-2776b5b0c180','978f7482-5fb5-4f4e-8bcf-6a2e4fb6138a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d2a44d221954f9299e2586dd64c8e8e',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:24:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1741222087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ee06584-53ca-4060-9909-b35a67b52cec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0afbf24601ea44b39005e0a3b4c1eb2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d2a44d221954f9299e2586dd64c8e8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:33.963749 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-271ddbb6-8668-4f73-90e2-5a43d6d37dda tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (668d18c1-edf3-4bce-a7e2-7d576fec7e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:33.987308 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-271ddbb6-8668-4f73-90e2-5a43d6d37dda tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (668d18c1-edf3-4bce-a7e2-7d576fec7e53) transitioned into state 'SUCCESS' from state '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-1741222087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0afbf24601ea44b39005e0a3b4c1eb2b',qos_specs=None,replication_status=,reservations=['a424c527-5765-48b2-83f9-2743acd929fd','96427dc0-7523-4167-b0a7-5438209f54aa','e40bb255-328d-4890-96c0-2776b5b0c180','978f7482-5fb5-4f4e-8bcf-6a2e4fb6138a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d2a44d221954f9299e2586dd64c8e8e',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:33.988026 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-271ddbb6-8668-4f73-90e2-5a43d6d37dda tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c08fe30a-5a38-440c-9638-8db1ea7a4027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:33.998489 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-271ddbb6-8668-4f73-90e2-5a43d6d37dda tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c08fe30a-5a38-440c-9638-8db1ea7a4027) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:33.999352 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-271ddbb6-8668-4f73-90e2-5a43d6d37dda tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Flow 'volume_create_api' (b6bce0bc-7a3f-428b-8946-e385cd5fe24f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:33.999681 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-271ddbb6-8668-4f73-90e2-5a43d6d37dda tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create volume request issued successfully. Aug 01 00:24:34.000230 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-271ddbb6-8668-4f73-90e2-5a43d6d37dda tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:24:34.000598 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1076/4296] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:24:33 2026] POST /volume/v3/volumes => generated 759 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:34.014877 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5e6d1c7a-8c0a-46b0-a69c-9daeadeb19e4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:34.016439 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5e6d1c7a-8c0a-46b0-a69c-9daeadeb19e4 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec Aug 01 00:24:34.016641 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5e6d1c7a-8c0a-46b0-a69c-9daeadeb19e4 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:34.017024 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5e6d1c7a-8c0a-46b0-a69c-9daeadeb19e4 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:34.022815 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:34.022815 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:34.025686 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5e6d1c7a-8c0a-46b0-a69c-9daeadeb19e4 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:24:34.029145 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5e6d1c7a-8c0a-46b0-a69c-9daeadeb19e4 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec returned with HTTP 200 Aug 01 00:24:34.029508 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1072/4297] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:34 2026] GET /volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec => generated 827 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:34.084948 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-57277e9c-da40-4dbe-8512-b075b44de525 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:34.086643 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-57277e9c-da40-4dbe-8512-b075b44de525 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a Aug 01 00:24:34.086913 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-57277e9c-da40-4dbe-8512-b075b44de525 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:34.087291 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-57277e9c-da40-4dbe-8512-b075b44de525 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:34.087291 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-57277e9c-da40-4dbe-8512-b075b44de525 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 43fe133f-2d55-4248-ae28-ed390bbc401a. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:34.092744 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:34.092744 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:34.093623 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-57277e9c-da40-4dbe-8512-b075b44de525 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a returned with HTTP 200 Aug 01 00:24:34.094035 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1074/4298] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:34 2026] GET /volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:34.105788 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-0b538cb9-177c-4fc3-8877-89fd73f4a15c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:34.108046 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0b538cb9-177c-4fc3-8877-89fd73f4a15c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb Aug 01 00:24:34.108306 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0b538cb9-177c-4fc3-8877-89fd73f4a15c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:34.108555 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0b538cb9-177c-4fc3-8877-89fd73f4a15c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:34.119280 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:34.119280 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:34.123047 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0b538cb9-177c-4fc3-8877-89fd73f4a15c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:34.127210 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0b538cb9-177c-4fc3-8877-89fd73f4a15c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb returned with HTTP 200 Aug 01 00:24:34.127565 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1077/4299] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:34 2026] GET /volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:34.360956 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0dd49c8c-e136-4c98-9bc7-c6782ce3b4ef None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:34.363646 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0dd49c8c-e136-4c98-9bc7-c6782ce3b4ef tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/snapshots/7f2042d0-eb51-4aea-a44a-766ec2ee8f96 Aug 01 00:24:34.363911 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0dd49c8c-e136-4c98-9bc7-c6782ce3b4ef tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:34.364136 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0dd49c8c-e136-4c98-9bc7-c6782ce3b4ef tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:34.371622 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0dd49c8c-e136-4c98-9bc7-c6782ce3b4ef tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/7f2042d0-eb51-4aea-a44a-766ec2ee8f96 returned with HTTP 404 Aug 01 00:24:34.372652 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1077/4300] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:34 2026] GET /volume/v3/snapshots/7f2042d0-eb51-4aea-a44a-766ec2ee8f96 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:34.380860 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-707d6fbe-b4ea-4c0d-adaf-d2ee208b078c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:34.383325 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-707d6fbe-b4ea-4c0d-adaf-d2ee208b078c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/170fdc8c-d2b1-4592-a2d2-17afa8b46fc6 Aug 01 00:24:34.383627 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-707d6fbe-b4ea-4c0d-adaf-d2ee208b078c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:34.383966 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-707d6fbe-b4ea-4c0d-adaf-d2ee208b078c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:34.384113 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-707d6fbe-b4ea-4c0d-adaf-d2ee208b078c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Delete volume with id: 170fdc8c-d2b1-4592-a2d2-17afa8b46fc6 Aug 01 00:24:34.394544 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:34.394544 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:34.394981 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-707d6fbe-b4ea-4c0d-adaf-d2ee208b078c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:34.399287 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c8ad0ba8-ef9a-4704-a6df-db3a839cad88 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:34.402059 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c8ad0ba8-ef9a-4704-a6df-db3a839cad88 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:24:34.407813 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c8ad0ba8-ef9a-4704-a6df-db3a839cad88 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:34.407813 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c8ad0ba8-ef9a-4704-a6df-db3a839cad88 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:34.407813 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-c8ad0ba8-ef9a-4704-a6df-db3a839cad88 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 3bcd22cc-483f-445e-bc8c-9c62a59187e3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:34.412232 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:34.412232 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:34.412973 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c8ad0ba8-ef9a-4704-a6df-db3a839cad88 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 200 Aug 01 00:24:34.413326 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1075/4301] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:34 2026] GET /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:34.414440 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-707d6fbe-b4ea-4c0d-adaf-d2ee208b078c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Delete volume request issued successfully. Aug 01 00:24:34.414700 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-707d6fbe-b4ea-4c0d-adaf-d2ee208b078c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/170fdc8c-d2b1-4592-a2d2-17afa8b46fc6 returned with HTTP 202 Aug 01 00:24:34.415307 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1073/4302] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:24:34 2026] DELETE /volume/v3/volumes/170fdc8c-d2b1-4592-a2d2-17afa8b46fc6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:34.423285 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-fd15b673-1160-4e45-bb0a-1b77570b415e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:34.423958 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fd15b673-1160-4e45-bb0a-1b77570b415e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/170fdc8c-d2b1-4592-a2d2-17afa8b46fc6 Aug 01 00:24:34.424149 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fd15b673-1160-4e45-bb0a-1b77570b415e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:34.424330 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fd15b673-1160-4e45-bb0a-1b77570b415e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:34.430977 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:34.430977 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:34.434368 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-fd15b673-1160-4e45-bb0a-1b77570b415e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:34.437875 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fd15b673-1160-4e45-bb0a-1b77570b415e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/170fdc8c-d2b1-4592-a2d2-17afa8b46fc6 returned with HTTP 200 Aug 01 00:24:34.438238 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1078/4303] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:34 2026] GET /volume/v3/volumes/170fdc8c-d2b1-4592-a2d2-17afa8b46fc6 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:34.859752 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-012dc3c4-7eb9-4fbd-a67f-e35833bed449 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:34.860212 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-012dc3c4-7eb9-4fbd-a67f-e35833bed449 None None] GET https://10.4.3.222/volume// Aug 01 00:24:34.860422 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-012dc3c4-7eb9-4fbd-a67f-e35833bed449 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:34.861102 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-012dc3c4-7eb9-4fbd-a67f-e35833bed449 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:34.861102 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-012dc3c4-7eb9-4fbd-a67f-e35833bed449 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:24:34.861607 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1078/4304] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:24:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:24:34.870496 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-cc66fb21-3215-4b1a-bcba-05d30f860d5a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:34.872548 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-cc66fb21-3215-4b1a-bcba-05d30f860d5a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/volumes/35723e67-82ae-4fe0-bafd-e0e77afbb427 Aug 01 00:24:34.872789 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-cc66fb21-3215-4b1a-bcba-05d30f860d5a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:34.873042 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-cc66fb21-3215-4b1a-bcba-05d30f860d5a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:34.883840 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:34.883840 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:34.887129 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-cc66fb21-3215-4b1a-bcba-05d30f860d5a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Volume info retrieved successfully. Aug 01 00:24:34.891454 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-cc66fb21-3215-4b1a-bcba-05d30f860d5a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/volumes/35723e67-82ae-4fe0-bafd-e0e77afbb427 returned with HTTP 200 Aug 01 00:24:34.891859 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1076/4305] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:24:34 2026] GET /volume/v3/volumes/35723e67-82ae-4fe0-bafd-e0e77afbb427 => generated 1596 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:24:35.045129 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-0e7967a8-0c4a-4df5-8568-267fea06cb06 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:35.048178 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-0e7967a8-0c4a-4df5-8568-267fea06cb06 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] PUT https://10.4.3.222/volume/v3/attachments/0949e4c6-7fa5-4e39-8dc4-df4d035aeb0a Aug 01 00:24:35.048638 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-0e7967a8-0c4a-4df5-8568-267fea06cb06 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:35.049614 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f59fc331-c05a-4dff-b844-5e765f30654c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:35.052621 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f59fc331-c05a-4dff-b844-5e765f30654c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec Aug 01 00:24:35.052621 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f59fc331-c05a-4dff-b844-5e765f30654c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:35.052621 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f59fc331-c05a-4dff-b844-5e765f30654c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:35.059591 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-0e7967a8-0c4a-4df5-8568-267fea06cb06 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Acquiring lock "cinder-attachment_update-35723e67-82ae-4fe0-bafd-e0e77afbb427-np0000006296" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:24:35.064190 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-0e7967a8-0c4a-4df5-8568-267fea06cb06 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Lock "cinder-attachment_update-35723e67-82ae-4fe0-bafd-e0e77afbb427-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:24:35.065587 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:35.065587 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:35.066167 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:35.066167 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:35.069445 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f59fc331-c05a-4dff-b844-5e765f30654c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:24:35.073411 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f59fc331-c05a-4dff-b844-5e765f30654c tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec returned with HTTP 200 Aug 01 00:24:35.073744 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1079/4306] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:35 2026] GET /volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:35.089375 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-21614251-10d8-4ce8-9a31-f871ca59991b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:35.091532 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-21614251-10d8-4ce8-9a31-f871ca59991b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec Aug 01 00:24:35.092507 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-21614251-10d8-4ce8-9a31-f871ca59991b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:35.092507 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-21614251-10d8-4ce8-9a31-f871ca59991b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:35.099007 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:35.099007 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:35.103895 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-21614251-10d8-4ce8-9a31-f871ca59991b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:24:35.105718 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3e198014-2e49-469f-b253-687c364d43bd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:35.108083 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3e198014-2e49-469f-b253-687c364d43bd tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a Aug 01 00:24:35.108083 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3e198014-2e49-469f-b253-687c364d43bd tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:35.108083 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3e198014-2e49-469f-b253-687c364d43bd tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:35.108083 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-3e198014-2e49-469f-b253-687c364d43bd tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 43fe133f-2d55-4248-ae28-ed390bbc401a. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:35.109546 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-21614251-10d8-4ce8-9a31-f871ca59991b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec returned with HTTP 200 Aug 01 00:24:35.109546 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1079/4307] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:35 2026] GET /volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:35.112485 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:35.112485 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:35.113265 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3e198014-2e49-469f-b253-687c364d43bd tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a returned with HTTP 200 Aug 01 00:24:35.113648 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1077/4308] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:35 2026] GET /volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:35.143656 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f9bf9141-5aee-4f3e-8ebf-cf128379d48d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:35.145287 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f9bf9141-5aee-4f3e-8ebf-cf128379d48d tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb Aug 01 00:24:35.145428 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f9bf9141-5aee-4f3e-8ebf-cf128379d48d tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:35.145788 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f9bf9141-5aee-4f3e-8ebf-cf128379d48d tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:35.154647 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:35.154647 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:35.157948 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f9bf9141-5aee-4f3e-8ebf-cf128379d48d tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:35.161747 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f9bf9141-5aee-4f3e-8ebf-cf128379d48d tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb returned with HTTP 200 Aug 01 00:24:35.162120 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1080/4309] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:35 2026] GET /volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:35.163504 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-0e7967a8-0c4a-4df5-8568-267fea06cb06 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Lock "cinder-attachment_update-35723e67-82ae-4fe0-bafd-e0e77afbb427-np0000006296" released by "attachment_update" :: held 0.099s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:24:35.163919 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-0e7967a8-0c4a-4df5-8568-267fea06cb06 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/attachments/0949e4c6-7fa5-4e39-8dc4-df4d035aeb0a returned with HTTP 200 Aug 01 00:24:35.164467 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1074/4310] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:24:35 2026] PUT /volume/v3/attachments/0949e4c6-7fa5-4e39-8dc4-df4d035aeb0a => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:35.187277 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-eff8eac6-94c4-4e85-b11e-713fa2c31591 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:35.189777 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-eff8eac6-94c4-4e85-b11e-713fa2c31591 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] POST https://10.4.3.222/volume/v3/attachments/0949e4c6-7fa5-4e39-8dc4-df4d035aeb0a/action Aug 01 00:24:35.190229 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-eff8eac6-94c4-4e85-b11e-713fa2c31591 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:24:35.190396 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-eff8eac6-94c4-4e85-b11e-713fa2c31591 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:35.208350 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:35.208350 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:35.218759 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-24a38d2f-5018-45fa-8679-ab446a2790cb req-eff8eac6-94c4-4e85-b11e-713fa2c31591 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/attachments/0949e4c6-7fa5-4e39-8dc4-df4d035aeb0a/action returned with HTTP 204 Aug 01 00:24:35.219345 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1080/4311] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:24:35 2026] POST /volume/v3/attachments/0949e4c6-7fa5-4e39-8dc4-df4d035aeb0a/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:35.237088 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-7d5aaa8f-82ce-4306-92fa-5fb77561d70e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:35.239116 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-7d5aaa8f-82ce-4306-92fa-5fb77561d70e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec Aug 01 00:24:35.239302 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-7d5aaa8f-82ce-4306-92fa-5fb77561d70e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:35.239488 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-7d5aaa8f-82ce-4306-92fa-5fb77561d70e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:35.247299 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:35.247299 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:35.250658 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-7d5aaa8f-82ce-4306-92fa-5fb77561d70e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:24:35.254943 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-7d5aaa8f-82ce-4306-92fa-5fb77561d70e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec returned with HTTP 200 Aug 01 00:24:35.255324 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1078/4312] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:24:35 2026] GET /volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:35.423584 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-33019908-7a92-483a-a05b-17991674f62f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:35.425617 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-33019908-7a92-483a-a05b-17991674f62f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:24:35.425928 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-33019908-7a92-483a-a05b-17991674f62f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:35.426195 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-33019908-7a92-483a-a05b-17991674f62f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:35.426607 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-33019908-7a92-483a-a05b-17991674f62f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 3bcd22cc-483f-445e-bc8c-9c62a59187e3. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:35.431065 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:35.431065 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:35.431806 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-33019908-7a92-483a-a05b-17991674f62f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 200 Aug 01 00:24:35.432151 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1081/4313] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:35 2026] GET /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:35.450637 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-00a628fd-8fba-4bd4-bd96-32789b30e67f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:35.452340 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-00a628fd-8fba-4bd4-bd96-32789b30e67f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/170fdc8c-d2b1-4592-a2d2-17afa8b46fc6 Aug 01 00:24:35.452520 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-00a628fd-8fba-4bd4-bd96-32789b30e67f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:35.452746 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-00a628fd-8fba-4bd4-bd96-32789b30e67f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:35.458432 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-00a628fd-8fba-4bd4-bd96-32789b30e67f tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/170fdc8c-d2b1-4592-a2d2-17afa8b46fc6 returned with HTTP 404 Aug 01 00:24:35.458993 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1075/4314] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:35 2026] GET /volume/v3/volumes/170fdc8c-d2b1-4592-a2d2-17afa8b46fc6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:35.468114 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1887780b-162a-455d-926a-dedd00041a70 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:35.469762 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1887780b-162a-455d-926a-dedd00041a70 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:24:35.470095 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1887780b-162a-455d-926a-dedd00041a70 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1748485447"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:35.471448 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-1887780b-162a-455d-926a-dedd00041a70 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1748485447'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:24:35.471587 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-1887780b-162a-455d-926a-dedd00041a70 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create volume of 1 GB Aug 01 00:24:35.475628 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1887780b-162a-455d-926a-dedd00041a70 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Availability Zones retrieved successfully. Aug 01 00:24:35.482201 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1887780b-162a-455d-926a-dedd00041a70 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Flow 'volume_create_api' (095fa479-a803-4fef-9c28-9913d31c7326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:35.483169 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1887780b-162a-455d-926a-dedd00041a70 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b902914-7a36-4020-a905-4991401340ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:35.484009 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-1887780b-162a-455d-926a-dedd00041a70 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:24:35.515089 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1887780b-162a-455d-926a-dedd00041a70 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b902914-7a36-4020-a905-4991401340ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:35.515869 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1887780b-162a-455d-926a-dedd00041a70 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e108877-4b02-4f78-b5cc-a93f3070f451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:35.569577 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-1887780b-162a-455d-926a-dedd00041a70 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Created reservations ['ca5a10f3-e0e8-4fe9-8ed0-9baf6fabcd89', '7961caa0-eb7e-427a-9758-a68fa9241c18', 'ece6afbc-056f-4793-88ad-f89aa795b198', '93850a86-b83e-42eb-91a2-7fba2a42f1ca'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:35.570377 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1887780b-162a-455d-926a-dedd00041a70 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e108877-4b02-4f78-b5cc-a93f3070f451) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca5a10f3-e0e8-4fe9-8ed0-9baf6fabcd89', '7961caa0-eb7e-427a-9758-a68fa9241c18', 'ece6afbc-056f-4793-88ad-f89aa795b198', '93850a86-b83e-42eb-91a2-7fba2a42f1ca']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:35.571201 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1887780b-162a-455d-926a-dedd00041a70 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1499c290-76e8-48f0-8cb9-7d74ad4cdf5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:35.595789 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1887780b-162a-455d-926a-dedd00041a70 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1499c290-76e8-48f0-8cb9-7d74ad4cdf5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c5a3c80-ceae-433b-9ad3-e5c000d2cbcb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1748485447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ec2cf3bb89474a88d32cf9d605625b',qos_specs=None,replication_status=,reservations=['ca5a10f3-e0e8-4fe9-8ed0-9baf6fabcd89','7961caa0-eb7e-427a-9758-a68fa9241c18','ece6afbc-056f-4793-88ad-f89aa795b198','93850a86-b83e-42eb-91a2-7fba2a42f1ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71a9f9ff9e2f4823848f8de32028f6e1',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:24:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1748485447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c5a3c80-ceae-433b-9ad3-e5c000d2cbcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57ec2cf3bb89474a88d32cf9d605625b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71a9f9ff9e2f4823848f8de32028f6e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:35.597102 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1887780b-162a-455d-926a-dedd00041a70 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7d0068f-b387-4f4f-8264-0fea8c692793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:35.616351 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1887780b-162a-455d-926a-dedd00041a70 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7d0068f-b387-4f4f-8264-0fea8c692793) transitioned into state 'SUCCESS' from state '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-1748485447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ec2cf3bb89474a88d32cf9d605625b',qos_specs=None,replication_status=,reservations=['ca5a10f3-e0e8-4fe9-8ed0-9baf6fabcd89','7961caa0-eb7e-427a-9758-a68fa9241c18','ece6afbc-056f-4793-88ad-f89aa795b198','93850a86-b83e-42eb-91a2-7fba2a42f1ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71a9f9ff9e2f4823848f8de32028f6e1',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:35.617129 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1887780b-162a-455d-926a-dedd00041a70 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad26aaea-5ecb-47d2-8d35-7f8408094c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:35.626277 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1887780b-162a-455d-926a-dedd00041a70 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad26aaea-5ecb-47d2-8d35-7f8408094c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:35.627090 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1887780b-162a-455d-926a-dedd00041a70 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Flow 'volume_create_api' (095fa479-a803-4fef-9c28-9913d31c7326) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:35.627402 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1887780b-162a-455d-926a-dedd00041a70 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create volume request issued successfully. Aug 01 00:24:35.627903 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1887780b-162a-455d-926a-dedd00041a70 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:24:35.628282 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1081/4315] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:24:35 2026] POST /volume/v3/volumes => generated 778 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:35.644617 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-debb33bd-cdfc-4071-80d7-08ec6d0805c0 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:35.646631 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-debb33bd-cdfc-4071-80d7-08ec6d0805c0 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/7c5a3c80-ceae-433b-9ad3-e5c000d2cbcb Aug 01 00:24:35.646890 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-debb33bd-cdfc-4071-80d7-08ec6d0805c0 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:35.647643 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-debb33bd-cdfc-4071-80d7-08ec6d0805c0 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:35.656090 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:35.656090 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:35.661258 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-debb33bd-cdfc-4071-80d7-08ec6d0805c0 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:35.666809 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-debb33bd-cdfc-4071-80d7-08ec6d0805c0 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/7c5a3c80-ceae-433b-9ad3-e5c000d2cbcb returned with HTTP 200 Aug 01 00:24:35.667077 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1079/4316] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:35 2026] GET /volume/v3/volumes/7c5a3c80-ceae-433b-9ad3-e5c000d2cbcb => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:35.693518 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-42765370-2a60-47fa-9896-4f05d9b75054 req-07955490-b468-4ff6-b1c0-8e4ae930e13a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:35.695129 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-42765370-2a60-47fa-9896-4f05d9b75054 req-07955490-b468-4ff6-b1c0-8e4ae930e13a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] POST https://10.4.3.222/volume/v3/attachments/73eec0fa-6631-4015-a846-0f2d2878d57a/action Aug 01 00:24:35.695553 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-42765370-2a60-47fa-9896-4f05d9b75054 req-07955490-b468-4ff6-b1c0-8e4ae930e13a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action body: b'{"os-complete": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:24:35.695700 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-42765370-2a60-47fa-9896-4f05d9b75054 req-07955490-b468-4ff6-b1c0-8e4ae930e13a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:35.725720 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:35.725720 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:35.748554 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-42765370-2a60-47fa-9896-4f05d9b75054 req-07955490-b468-4ff6-b1c0-8e4ae930e13a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/attachments/73eec0fa-6631-4015-a846-0f2d2878d57a/action returned with HTTP 204 Aug 01 00:24:35.749092 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1082/4317] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:24:35 2026] POST /volume/v3/attachments/73eec0fa-6631-4015-a846-0f2d2878d57a/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:35.936741 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-eeb82843-e3dc-4821-8b0d-a0dfbb99c0a6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:35.957496 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-5f8932d2-1dd1-42ca-818b-116171ef0b9b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:35.963263 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-5f8932d2-1dd1-42ca-818b-116171ef0b9b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec Aug 01 00:24:35.963649 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-5f8932d2-1dd1-42ca-818b-116171ef0b9b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:35.963892 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-5f8932d2-1dd1-42ca-818b-116171ef0b9b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:35.976132 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:35.976132 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:35.981390 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-5f8932d2-1dd1-42ca-818b-116171ef0b9b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:24:35.989031 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-5f8932d2-1dd1-42ca-818b-116171ef0b9b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec returned with HTTP 200 Aug 01 00:24:35.990447 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1082/4318] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:24:35 2026] GET /volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec => generated 1367 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:36.002688 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-100f0699-80ab-4ff4-b493-37e3ef668deb None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:36.003081 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-100f0699-80ab-4ff4-b493-37e3ef668deb None None] GET https://10.4.3.222/volume// Aug 01 00:24:36.003261 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-100f0699-80ab-4ff4-b493-37e3ef668deb None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:36.003455 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-100f0699-80ab-4ff4-b493-37e3ef668deb None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:36.003782 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-100f0699-80ab-4ff4-b493-37e3ef668deb None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:24:36.004076 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1080/4319] 10.4.3.222 () {66 vars in 1419 bytes} [Sat Aug 1 00:24: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 01 00:24:36.014597 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-ee0c2e94-92bd-40b2-8b89-c23463d4a564 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:36.020739 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-ee0c2e94-92bd-40b2-8b89-c23463d4a564 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:24:36.021151 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-ee0c2e94-92bd-40b2-8b89-c23463d4a564 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ee06584-53ca-4060-9909-b35a67b52cec", "connector": null, "instance_uuid": "7fb241c8-d460-41e6-83e1-33616ebc1962"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:36.035032 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:36.035032 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:36.069887 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-ee0c2e94-92bd-40b2-8b89-c23463d4a564 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:24:36.070380 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1083/4320] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:24:36 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 01 00:24:36.103501 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-eeb82843-e3dc-4821-8b0d-a0dfbb99c0a6 tempest-ProjectReaderTests-450704932 tempest-ProjectReaderTests-450704932-project-admin] GET https://10.4.3.222/volume/v3/scheduler-stats/get_pools Aug 01 00:24:36.103501 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-eeb82843-e3dc-4821-8b0d-a0dfbb99c0a6 tempest-ProjectReaderTests-450704932 tempest-ProjectReaderTests-450704932-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:36.103697 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-eeb82843-e3dc-4821-8b0d-a0dfbb99c0a6 tempest-ProjectReaderTests-450704932 tempest-ProjectReaderTests-450704932-project-admin] Calling method 'get_pools' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:36.104966 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:36.104966 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:36.113792 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-eeb82843-e3dc-4821-8b0d-a0dfbb99c0a6 tempest-ProjectReaderTests-450704932 tempest-ProjectReaderTests-450704932-project-admin] https://10.4.3.222/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 01 00:24:36.114994 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1076/4321] 10.4.3.222 () {66 vars in 1291 bytes} [Sat Aug 1 00:24:35 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:36.123553 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-656d0aa9-e28a-4960-8daf-f45b62781ee4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:36.125191 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-559dad75-2a31-4b1b-9fb2-b667e71d2981 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:36.134845 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-559dad75-2a31-4b1b-9fb2-b667e71d2981 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a Aug 01 00:24:36.135040 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-559dad75-2a31-4b1b-9fb2-b667e71d2981 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:36.135325 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-559dad75-2a31-4b1b-9fb2-b667e71d2981 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:36.135378 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-559dad75-2a31-4b1b-9fb2-b667e71d2981 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 43fe133f-2d55-4248-ae28-ed390bbc401a. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:36.145478 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:36.145478 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:36.145478 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-559dad75-2a31-4b1b-9fb2-b667e71d2981 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a returned with HTTP 200 Aug 01 00:24:36.145694 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1081/4322] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:36 2026] GET /volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a => generated 793 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:36.158132 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-126fe2db-55c7-43b6-abc3-bada3d622866 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:36.159663 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-126fe2db-55c7-43b6-abc3-bada3d622866 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a Aug 01 00:24:36.159845 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-126fe2db-55c7-43b6-abc3-bada3d622866 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:36.160020 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-126fe2db-55c7-43b6-abc3-bada3d622866 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:36.160120 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-126fe2db-55c7-43b6-abc3-bada3d622866 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 43fe133f-2d55-4248-ae28-ed390bbc401a. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:36.166343 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:36.166343 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:36.167029 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-126fe2db-55c7-43b6-abc3-bada3d622866 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a returned with HTTP 200 Aug 01 00:24:36.167339 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1084/4323] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:36 2026] GET /volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:36.177400 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-598ca1bd-dfe6-4884-b3b0-8c162cc56549 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:36.179384 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-598ca1bd-dfe6-4884-b3b0-8c162cc56549 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb Aug 01 00:24:36.179698 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-598ca1bd-dfe6-4884-b3b0-8c162cc56549 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:36.180339 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-598ca1bd-dfe6-4884-b3b0-8c162cc56549 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:36.185177 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-871ec2a5-8429-4c3e-a12b-4763f75c11fe None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:36.187119 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-871ec2a5-8429-4c3e-a12b-4763f75c11fe tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] POST https://10.4.3.222/volume/v3/backups Aug 01 00:24:36.188091 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-871ec2a5-8429-4c3e-a12b-4763f75c11fe tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f80324f6-5844-45ae-87af-2c292dd09ad1", "incremental": true, "force": true}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:36.189506 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.contrib.backups [None req-871ec2a5-8429-4c3e-a12b-4763f75c11fe tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Creating new backup {'backup': {'volume_id': 'f80324f6-5844-45ae-87af-2c292dd09ad1', 'incremental': True, 'force': True}} {{(pid=100409) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:24:36.189561 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-656d0aa9-e28a-4960-8daf-f45b62781ee4 tempest-ProjectReaderTests-450704932 tempest-ProjectReaderTests-450704932-project-reader] GET https://10.4.3.222/volume/v3/capabilities/np0000006296@storpool Aug 01 00:24:36.189640 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.contrib.backups [None req-871ec2a5-8429-4c3e-a12b-4763f75c11fe tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Creating backup of volume f80324f6-5844-45ae-87af-2c292dd09ad1 in container None Aug 01 00:24:36.189778 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-656d0aa9-e28a-4960-8daf-f45b62781ee4 tempest-ProjectReaderTests-450704932 tempest-ProjectReaderTests-450704932-project-reader] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:36.192707 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:36.192707 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:36.193034 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-656d0aa9-e28a-4960-8daf-f45b62781ee4 tempest-ProjectReaderTests-450704932 tempest-ProjectReaderTests-450704932-project-reader] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:36.193753 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.policy [None req-656d0aa9-e28a-4960-8daf-f45b62781ee4 tempest-ProjectReaderTests-450704932 tempest-ProjectReaderTests-450704932-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '06e9eb1934a7476491bd41a9a57654fd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9cf8ccdca6b4b1cb84092aecd3b6346', '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=100406) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:24:36.193984 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-656d0aa9-e28a-4960-8daf-f45b62781ee4 tempest-ProjectReaderTests-450704932 tempest-ProjectReaderTests-450704932-project-reader] https://10.4.3.222/volume/v3/capabilities/np0000006296@storpool returned with HTTP 403 Aug 01 00:24:36.194402 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1083/4324] 10.4.3.222 () {66 vars in 1318 bytes} [Sat Aug 1 00:24:36 2026] GET /volume/v3/capabilities/np0000006296@storpool => generated 110 bytes in 71 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:36.196496 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-598ca1bd-dfe6-4884-b3b0-8c162cc56549 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:36.200703 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-598ca1bd-dfe6-4884-b3b0-8c162cc56549 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb returned with HTTP 200 Aug 01 00:24:36.201129 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1077/4325] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:36 2026] GET /volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:36.204783 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:36.204783 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:36.204783 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-871ec2a5-8429-4c3e-a12b-4763f75c11fe tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:24:36.226239 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-871ec2a5-8429-4c3e-a12b-4763f75c11fe tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Created reservations ['358fb477-9327-4d47-acb4-cd033c9d7d74', '044792dd-85d9-4eea-a676-a274130ed09e'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:36.257035 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-8c5b2f85-f960-4b0e-b945-8e4aae741db7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:36.258798 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-8c5b2f85-f960-4b0e-b945-8e4aae741db7 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:24:36.260078 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-8c5b2f85-f960-4b0e-b945-8e4aae741db7 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:36.260078 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-8c5b2f85-f960-4b0e-b945-8e4aae741db7 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:36.266260 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:36.266260 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:36.270249 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-8c5b2f85-f960-4b0e-b945-8e4aae741db7 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:36.274026 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-8c5b2f85-f960-4b0e-b945-8e4aae741db7 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb returned with HTTP 200 Aug 01 00:24:36.274405 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1085/4326] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:24:36 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:36.274949 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-871ec2a5-8429-4c3e-a12b-4763f75c11fe tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:24:36.275425 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1082/4327] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:24:36 2026] POST /volume/v3/backups => generated 288 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:36.285343 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-774dfc9d-adfd-4d9a-b68c-cae29d7c262e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:36.289917 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-774dfc9d-adfd-4d9a-b68c-cae29d7c262e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb Aug 01 00:24:36.289917 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-774dfc9d-adfd-4d9a-b68c-cae29d7c262e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:36.289917 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-774dfc9d-adfd-4d9a-b68c-cae29d7c262e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:36.289917 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-774dfc9d-adfd-4d9a-b68c-cae29d7c262e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4e304927-4945-4159-97fc-821ad7f2e1eb. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:36.294535 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:36.294535 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:36.295269 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-774dfc9d-adfd-4d9a-b68c-cae29d7c262e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb returned with HTTP 200 Aug 01 00:24:36.295618 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1084/4328] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:36 2026] GET /volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb => generated 694 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:36.402480 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e723e230-8704-4337-9566-6d53417c88b8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:36.402929 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e723e230-8704-4337-9566-6d53417c88b8 None None] GET https://10.4.3.222/volume// Aug 01 00:24:36.403250 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e723e230-8704-4337-9566-6d53417c88b8 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:36.403285 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e723e230-8704-4337-9566-6d53417c88b8 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:36.403575 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e723e230-8704-4337-9566-6d53417c88b8 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:24:36.407845 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1078/4329] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:24:36 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:24:36.412552 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-22109418-1d12-4143-a34c-a6e28ad41ece None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:36.415323 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-22109418-1d12-4143-a34c-a6e28ad41ece tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:24:36.415935 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-22109418-1d12-4143-a34c-a6e28ad41ece tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d990d38-0576-4f93-9cf5-8bea918f35bb", "connector": null, "instance_uuid": "7ce08674-2208-4cf5-b1cf-a09d04da464f"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:36.425989 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:36.425989 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:36.447027 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d9ecfc97-a898-439f-ad41-baf107b73238 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:36.450992 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d9ecfc97-a898-439f-ad41-baf107b73238 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:24:36.451176 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d9ecfc97-a898-439f-ad41-baf107b73238 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:36.451350 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d9ecfc97-a898-439f-ad41-baf107b73238 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:36.451452 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-d9ecfc97-a898-439f-ad41-baf107b73238 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 3bcd22cc-483f-445e-bc8c-9c62a59187e3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:36.455695 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:36.455695 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:36.456389 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d9ecfc97-a898-439f-ad41-baf107b73238 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 200 Aug 01 00:24:36.456718 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1083/4330] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:36 2026] GET /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:36.457450 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-22109418-1d12-4143-a34c-a6e28ad41ece tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:24:36.458168 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1086/4331] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:24:36 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:36.491177 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d3b4ee38-41cb-4c7d-a938-ab3f276c7048 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:36.493223 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d3b4ee38-41cb-4c7d-a938-ab3f276c7048 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:24:36.493956 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d3b4ee38-41cb-4c7d-a938-ab3f276c7048 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:36.493956 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d3b4ee38-41cb-4c7d-a938-ab3f276c7048 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:36.503922 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:36.503922 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:36.507507 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d3b4ee38-41cb-4c7d-a938-ab3f276c7048 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:36.508804 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0fe8dd1e-232e-4811-ad25-1505b171769f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:36.509194 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0fe8dd1e-232e-4811-ad25-1505b171769f None None] GET https://10.4.3.222/volume// Aug 01 00:24:36.509407 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0fe8dd1e-232e-4811-ad25-1505b171769f None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:36.509650 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0fe8dd1e-232e-4811-ad25-1505b171769f None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:36.509999 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0fe8dd1e-232e-4811-ad25-1505b171769f None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:24:36.510292 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1079/4332] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:24: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 01 00:24:36.511778 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d3b4ee38-41cb-4c7d-a938-ab3f276c7048 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb returned with HTTP 200 Aug 01 00:24:36.512197 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1085/4333] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:36 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:36.520292 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-b5395e41-bbf3-4b29-80df-d3d507a75b55 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:36.527514 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-b5395e41-bbf3-4b29-80df-d3d507a75b55 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:24:36.528142 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-b5395e41-bbf3-4b29-80df-d3d507a75b55 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:36.528357 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-b5395e41-bbf3-4b29-80df-d3d507a75b55 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:36.548539 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:36.548539 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:36.551252 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-b5395e41-bbf3-4b29-80df-d3d507a75b55 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:36.555937 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-b5395e41-bbf3-4b29-80df-d3d507a75b55 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb returned with HTTP 200 Aug 01 00:24:36.556325 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1084/4334] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:24:36 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb => generated 1051 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:24:36.673570 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-6ec924b3-e82e-4bb1-ab3d-d3ca0fbd2a37 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:36.675668 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-6ec924b3-e82e-4bb1-ab3d-d3ca0fbd2a37 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] PUT https://10.4.3.222/volume/v3/attachments/1f4eeecb-95dd-495b-91d3-d4b2e4ce965a Aug 01 00:24:36.676149 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-6ec924b3-e82e-4bb1-ab3d-d3ca0fbd2a37 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:36.684275 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-dc013684-fffd-4a03-aa08-a4f6bf755b5e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:36.684453 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-6ec924b3-e82e-4bb1-ab3d-d3ca0fbd2a37 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Acquiring lock "cinder-attachment_update-1d990d38-0576-4f93-9cf5-8bea918f35bb-np0000006296" by "attachment_update" {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:24:36.685867 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dc013684-fffd-4a03-aa08-a4f6bf755b5e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/7c5a3c80-ceae-433b-9ad3-e5c000d2cbcb Aug 01 00:24:36.685867 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dc013684-fffd-4a03-aa08-a4f6bf755b5e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:36.686077 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dc013684-fffd-4a03-aa08-a4f6bf755b5e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:36.691249 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-6ec924b3-e82e-4bb1-ab3d-d3ca0fbd2a37 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Lock "cinder-attachment_update-1d990d38-0576-4f93-9cf5-8bea918f35bb-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:24:36.691249 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:36.691249 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:36.696158 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:36.696158 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:36.699486 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-dc013684-fffd-4a03-aa08-a4f6bf755b5e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:36.703129 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dc013684-fffd-4a03-aa08-a4f6bf755b5e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/7c5a3c80-ceae-433b-9ad3-e5c000d2cbcb returned with HTTP 200 Aug 01 00:24:36.703526 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1080/4335] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:36 2026] GET /volume/v3/volumes/7c5a3c80-ceae-433b-9ad3-e5c000d2cbcb => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:36.718970 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6b2063bb-997c-4e50-97e5-bad3a34b69e6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:36.720642 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6b2063bb-997c-4e50-97e5-bad3a34b69e6 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:24:36.721020 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6b2063bb-997c-4e50-97e5-bad3a34b69e6 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7c5a3c80-ceae-433b-9ad3-e5c000d2cbcb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-109547197"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:36.731095 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:36.731095 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:36.731422 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6b2063bb-997c-4e50-97e5-bad3a34b69e6 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:36.731531 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-6b2063bb-997c-4e50-97e5-bad3a34b69e6 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create snapshot from volume 7c5a3c80-ceae-433b-9ad3-e5c000d2cbcb Aug 01 00:24:36.774004 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-6b2063bb-997c-4e50-97e5-bad3a34b69e6 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Created reservations ['936dec16-5bca-40ab-84c2-941d0b2953f6', 'f342afe1-2016-49ab-8ace-b3ea1599741d', 'e06912a1-a3c1-4d1f-ad5a-dfd2b2f64b0b', '5a7679c2-e889-4c61-806f-8320ccb7362d'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:36.804322 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-6ec924b3-e82e-4bb1-ab3d-d3ca0fbd2a37 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Lock "cinder-attachment_update-1d990d38-0576-4f93-9cf5-8bea918f35bb-np0000006296" released by "attachment_update" :: held 0.115s {{(pid=100408) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:24:36.804642 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-6ec924b3-e82e-4bb1-ab3d-d3ca0fbd2a37 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/attachments/1f4eeecb-95dd-495b-91d3-d4b2e4ce965a returned with HTTP 200 Aug 01 00:24:36.805128 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1087/4336] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:24:36 2026] PUT /volume/v3/attachments/1f4eeecb-95dd-495b-91d3-d4b2e4ce965a => generated 968 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:36.816006 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-035363f8-7ba6-4b67-8f60-7e257b0a87ea None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:36.819119 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-035363f8-7ba6-4b67-8f60-7e257b0a87ea tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb/encryption Aug 01 00:24:36.819397 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-035363f8-7ba6-4b67-8f60-7e257b0a87ea tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:36.819837 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-035363f8-7ba6-4b67-8f60-7e257b0a87ea tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:36.828290 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6b2063bb-997c-4e50-97e5-bad3a34b69e6 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot create request issued successfully. Aug 01 00:24:36.828729 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6b2063bb-997c-4e50-97e5-bad3a34b69e6 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:24:36.829301 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1086/4337] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:24:36 2026] POST /volume/v3/snapshots => generated 307 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:36.836620 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:36.836620 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:36.841503 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c662478b-2ff4-4d4c-8d6d-c77b64323a82 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:36.847070 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c662478b-2ff4-4d4c-8d6d-c77b64323a82 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/snapshots/0262d2d7-bce2-4ae5-aa98-2f1635c8fb43 Aug 01 00:24:36.847572 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-035363f8-7ba6-4b67-8f60-7e257b0a87ea tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb/encryption returned with HTTP 200 Aug 01 00:24:36.847800 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c662478b-2ff4-4d4c-8d6d-c77b64323a82 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:36.847800 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c662478b-2ff4-4d4c-8d6d-c77b64323a82 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:36.848070 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1085/4338] 10.4.3.222 () {68 vars in 1631 bytes} [Sat Aug 1 00:24:36 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:36.852622 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:36.852622 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:36.853364 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c662478b-2ff4-4d4c-8d6d-c77b64323a82 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot retrieved successfully. Aug 01 00:24:36.854150 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c662478b-2ff4-4d4c-8d6d-c77b64323a82 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/0262d2d7-bce2-4ae5-aa98-2f1635c8fb43 returned with HTTP 200 Aug 01 00:24:36.854936 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1081/4339] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:36 2026] GET /volume/v3/snapshots/0262d2d7-bce2-4ae5-aa98-2f1635c8fb43 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:37.250997 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2ff3d6da-2d46-4bd2-a116-327b0c46663e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:37.251374 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2ff3d6da-2d46-4bd2-a116-327b0c46663e None None] GET https://10.4.3.222/volume// Aug 01 00:24:37.251547 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2ff3d6da-2d46-4bd2-a116-327b0c46663e None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:37.251727 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2ff3d6da-2d46-4bd2-a116-327b0c46663e None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:37.252127 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2ff3d6da-2d46-4bd2-a116-327b0c46663e None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:24:37.252607 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1088/4340] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:24: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 01 00:24:37.260760 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-fd48c534-443f-4816-a467-b55195938e65 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:37.263012 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-fd48c534-443f-4816-a467-b55195938e65 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec Aug 01 00:24:37.263239 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-fd48c534-443f-4816-a467-b55195938e65 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:37.263461 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-fd48c534-443f-4816-a467-b55195938e65 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:37.273612 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:37.273612 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:37.277432 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-fd48c534-443f-4816-a467-b55195938e65 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:24:37.282052 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-fd48c534-443f-4816-a467-b55195938e65 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec returned with HTTP 200 Aug 01 00:24:37.282460 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1087/4341] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:24:37 2026] GET /volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec => generated 1546 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:24:37.312199 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-116b79aa-b274-4e47-af56-c95402a2ca15 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:37.314071 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-116b79aa-b274-4e47-af56-c95402a2ca15 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb Aug 01 00:24:37.314280 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-116b79aa-b274-4e47-af56-c95402a2ca15 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:37.314474 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-116b79aa-b274-4e47-af56-c95402a2ca15 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:37.314581 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-116b79aa-b274-4e47-af56-c95402a2ca15 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4e304927-4945-4159-97fc-821ad7f2e1eb. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:37.325908 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:37.325908 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:37.326763 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-116b79aa-b274-4e47-af56-c95402a2ca15 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb returned with HTTP 200 Aug 01 00:24:37.327194 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1086/4342] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:37 2026] GET /volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb => generated 696 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:37.385841 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-750fbfbe-8808-431e-ae95-2e1134f6e9a5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:37.389061 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-750fbfbe-8808-431e-ae95-2e1134f6e9a5 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] PUT https://10.4.3.222/volume/v3/attachments/067fc63f-e9ee-41f1-bbda-d52e273132d9 Aug 01 00:24:37.389061 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-750fbfbe-8808-431e-ae95-2e1134f6e9a5 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:37.393741 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-750fbfbe-8808-431e-ae95-2e1134f6e9a5 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Acquiring lock "cinder-attachment_update-9ee06584-53ca-4060-9909-b35a67b52cec-np0000006296" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:24:37.398067 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-750fbfbe-8808-431e-ae95-2e1134f6e9a5 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Lock "cinder-attachment_update-9ee06584-53ca-4060-9909-b35a67b52cec-np0000006296" acquired by "attachment_update" :: waited 0.004s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:24:37.399119 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:37.399119 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:37.471333 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-3b0a7191-e5e6-4aab-b408-587a8a986369 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:37.473027 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3b0a7191-e5e6-4aab-b408-587a8a986369 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:24:37.473219 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3b0a7191-e5e6-4aab-b408-587a8a986369 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:37.473401 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3b0a7191-e5e6-4aab-b408-587a8a986369 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:37.473547 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-3b0a7191-e5e6-4aab-b408-587a8a986369 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 3bcd22cc-483f-445e-bc8c-9c62a59187e3. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:37.479558 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:37.479558 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:37.480173 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3b0a7191-e5e6-4aab-b408-587a8a986369 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 200 Aug 01 00:24:37.480540 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1089/4343] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:37 2026] GET /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:37.499635 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-750fbfbe-8808-431e-ae95-2e1134f6e9a5 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Lock "cinder-attachment_update-9ee06584-53ca-4060-9909-b35a67b52cec-np0000006296" released by "attachment_update" :: held 0.101s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:24:37.500040 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-750fbfbe-8808-431e-ae95-2e1134f6e9a5 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments/067fc63f-e9ee-41f1-bbda-d52e273132d9 returned with HTTP 200 Aug 01 00:24:37.501137 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1082/4344] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:24:37 2026] PUT /volume/v3/attachments/067fc63f-e9ee-41f1-bbda-d52e273132d9 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:37.523819 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-20ac4104-e294-4356-bb9a-5f714064303f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:37.525720 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6e1e2c7c-318b-4b46-be55-be7269641d10 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:37.525924 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-20ac4104-e294-4356-bb9a-5f714064303f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/attachments/067fc63f-e9ee-41f1-bbda-d52e273132d9/action Aug 01 00:24:37.526323 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-20ac4104-e294-4356-bb9a-5f714064303f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:24:37.526469 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-20ac4104-e294-4356-bb9a-5f714064303f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:37.527291 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6e1e2c7c-318b-4b46-be55-be7269641d10 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:24:37.527291 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6e1e2c7c-318b-4b46-be55-be7269641d10 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:37.527530 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6e1e2c7c-318b-4b46-be55-be7269641d10 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:37.539628 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:37.539628 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:37.542421 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:37.542421 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:37.544356 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-6e1e2c7c-318b-4b46-be55-be7269641d10 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:37.548875 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6e1e2c7c-318b-4b46-be55-be7269641d10 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb returned with HTTP 200 Aug 01 00:24:37.549257 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1087/4345] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:37 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:37.554536 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-ed2f1cb4-5a6a-48c7-93a0-9130cdb3531c req-20ac4104-e294-4356-bb9a-5f714064303f tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments/067fc63f-e9ee-41f1-bbda-d52e273132d9/action returned with HTTP 204 Aug 01 00:24:37.554536 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1088/4346] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:24:37 2026] POST /volume/v3/attachments/067fc63f-e9ee-41f1-bbda-d52e273132d9/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:37.863989 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4af7fe8e-2901-497c-9351-97bc567c6239 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:37.865930 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4af7fe8e-2901-497c-9351-97bc567c6239 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/snapshots/0262d2d7-bce2-4ae5-aa98-2f1635c8fb43 Aug 01 00:24:37.866125 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4af7fe8e-2901-497c-9351-97bc567c6239 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:37.866243 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4af7fe8e-2901-497c-9351-97bc567c6239 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:37.884899 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:37.884899 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:37.884899 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-4af7fe8e-2901-497c-9351-97bc567c6239 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot retrieved successfully. Aug 01 00:24:37.884899 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4af7fe8e-2901-497c-9351-97bc567c6239 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/0262d2d7-bce2-4ae5-aa98-2f1635c8fb43 returned with HTTP 200 Aug 01 00:24:37.884899 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1090/4347] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:37 2026] GET /volume/v3/snapshots/0262d2d7-bce2-4ae5-aa98-2f1635c8fb43 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:37.897283 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-414922b1-9ea8-4b9d-9152-2069cd6385d7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:37.899996 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-414922b1-9ea8-4b9d-9152-2069cd6385d7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] POST https://10.4.3.222/volume/v3/snapshots/0262d2d7-bce2-4ae5-aa98-2f1635c8fb43/action Aug 01 00:24:37.900327 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-414922b1-9ea8-4b9d-9152-2069cd6385d7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:24:37.900442 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-414922b1-9ea8-4b9d-9152-2069cd6385d7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:37.901633 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.contrib.snapshot_unmanage [None req-414922b1-9ea8-4b9d-9152-2069cd6385d7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Unmanage snapshot with id: 0262d2d7-bce2-4ae5-aa98-2f1635c8fb43 Aug 01 00:24:37.913576 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:37.913576 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:37.913576 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-414922b1-9ea8-4b9d-9152-2069cd6385d7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Snapshot retrieved successfully. Aug 01 00:24:37.914237 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.policy [None req-414922b1-9ea8-4b9d-9152-2069cd6385d7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'f0065e4caf0340c8811701c53fd00bc0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '57ec2cf3bb89474a88d32cf9d605625b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100407) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:24:37.914677 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-414922b1-9ea8-4b9d-9152-2069cd6385d7 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] https://10.4.3.222/volume/v3/snapshots/0262d2d7-bce2-4ae5-aa98-2f1635c8fb43/action returned with HTTP 403 Aug 01 00:24:37.914963 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1083/4348] 10.4.3.222 () {68 vars in 1396 bytes} [Sat Aug 1 00:24:37 2026] POST /volume/v3/snapshots/0262d2d7-bce2-4ae5-aa98-2f1635c8fb43/action => generated 117 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:37.921833 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-793e8be8-05e5-4a95-b15e-2a56159f1d07 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:37.925599 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-793e8be8-05e5-4a95-b15e-2a56159f1d07 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] DELETE https://10.4.3.222/volume/v3/snapshots/0262d2d7-bce2-4ae5-aa98-2f1635c8fb43 Aug 01 00:24:37.925599 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-793e8be8-05e5-4a95-b15e-2a56159f1d07 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:37.925599 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-793e8be8-05e5-4a95-b15e-2a56159f1d07 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:37.925599 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-793e8be8-05e5-4a95-b15e-2a56159f1d07 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Delete snapshot with id: 0262d2d7-bce2-4ae5-aa98-2f1635c8fb43 Aug 01 00:24:37.929605 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:37.929605 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:37.929914 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-793e8be8-05e5-4a95-b15e-2a56159f1d07 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot retrieved successfully. Aug 01 00:24:37.959849 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-793e8be8-05e5-4a95-b15e-2a56159f1d07 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot delete request issued successfully. Aug 01 00:24:37.961507 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-793e8be8-05e5-4a95-b15e-2a56159f1d07 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/0262d2d7-bce2-4ae5-aa98-2f1635c8fb43 returned with HTTP 202 Aug 01 00:24:37.961507 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1088/4349] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:24:37 2026] DELETE /volume/v3/snapshots/0262d2d7-bce2-4ae5-aa98-2f1635c8fb43 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:37.975646 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8cff3a68-447f-4661-890d-309ca0bcb53b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:37.977993 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8cff3a68-447f-4661-890d-309ca0bcb53b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/snapshots/0262d2d7-bce2-4ae5-aa98-2f1635c8fb43 Aug 01 00:24:37.978217 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8cff3a68-447f-4661-890d-309ca0bcb53b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:37.978468 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8cff3a68-447f-4661-890d-309ca0bcb53b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:37.984654 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:37.984654 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:37.985208 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8cff3a68-447f-4661-890d-309ca0bcb53b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot retrieved successfully. Aug 01 00:24:37.986152 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8cff3a68-447f-4661-890d-309ca0bcb53b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/0262d2d7-bce2-4ae5-aa98-2f1635c8fb43 returned with HTTP 200 Aug 01 00:24:37.986634 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1089/4350] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:37 2026] GET /volume/v3/snapshots/0262d2d7-bce2-4ae5-aa98-2f1635c8fb43 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:38.176492 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-374b8277-9d40-4d29-b4ef-547e4e1bba51 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:38.272157 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-374b8277-9d40-4d29-b4ef-547e4e1bba51 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:24:38.272590 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-374b8277-9d40-4d29-b4ef-547e4e1bba51 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-106037854"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:38.273934 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-374b8277-9d40-4d29-b4ef-547e4e1bba51 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-106037854'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:24:38.274112 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-374b8277-9d40-4d29-b4ef-547e4e1bba51 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Create volume of 1 GB Aug 01 00:24:38.279153 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-374b8277-9d40-4d29-b4ef-547e4e1bba51 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Availability Zones retrieved successfully. Aug 01 00:24:38.286214 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-374b8277-9d40-4d29-b4ef-547e4e1bba51 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Flow 'volume_create_api' (2d8a8d17-739e-4186-8a7e-200ead94e916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:38.287567 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-374b8277-9d40-4d29-b4ef-547e4e1bba51 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1f93b8a-4ddc-48f0-8786-30d56013fd45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:38.288661 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-374b8277-9d40-4d29-b4ef-547e4e1bba51 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:24:38.314946 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-374b8277-9d40-4d29-b4ef-547e4e1bba51 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1f93b8a-4ddc-48f0-8786-30d56013fd45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:38.315747 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-374b8277-9d40-4d29-b4ef-547e4e1bba51 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fef54596-7708-4317-8b70-416ef4daa96c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:38.339122 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-45cd0e7c-729b-4709-8afc-ca610ccb29c1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:38.340874 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-45cd0e7c-729b-4709-8afc-ca610ccb29c1 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb Aug 01 00:24:38.341362 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-45cd0e7c-729b-4709-8afc-ca610ccb29c1 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:38.341708 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-45cd0e7c-729b-4709-8afc-ca610ccb29c1 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:38.342067 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-45cd0e7c-729b-4709-8afc-ca610ccb29c1 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4e304927-4945-4159-97fc-821ad7f2e1eb. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:38.348716 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:38.348716 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:38.350130 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-45cd0e7c-729b-4709-8afc-ca610ccb29c1 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb returned with HTTP 200 Aug 01 00:24:38.350130 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1084/4351] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:38 2026] GET /volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb => generated 696 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:38.379965 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-374b8277-9d40-4d29-b4ef-547e4e1bba51 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Created reservations ['faac217d-6b67-4b05-8413-01b705c95eba', 'cb503154-d5f7-419e-b822-6d088c819fda', 'e5ea9dc6-bde9-4fcf-be06-a504d558e2d8', '7cd9c5ae-302f-4c0d-ae95-4da912619dd6'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:38.380835 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-374b8277-9d40-4d29-b4ef-547e4e1bba51 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fef54596-7708-4317-8b70-416ef4daa96c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['faac217d-6b67-4b05-8413-01b705c95eba', 'cb503154-d5f7-419e-b822-6d088c819fda', 'e5ea9dc6-bde9-4fcf-be06-a504d558e2d8', '7cd9c5ae-302f-4c0d-ae95-4da912619dd6']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:38.381612 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-374b8277-9d40-4d29-b4ef-547e4e1bba51 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29f553be-aea4-4c92-a1b2-c618790a1d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:38.402266 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-374b8277-9d40-4d29-b4ef-547e4e1bba51 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29f553be-aea4-4c92-a1b2-c618790a1d3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd730b9dd-f82b-447b-ae64-692d7a3ac977', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-106037854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d76c7d65df6445d8e131202d4eaba59',qos_specs=None,replication_status=,reservations=['faac217d-6b67-4b05-8413-01b705c95eba','cb503154-d5f7-419e-b822-6d088c819fda','e5ea9dc6-bde9-4fcf-be06-a504d558e2d8','7cd9c5ae-302f-4c0d-ae95-4da912619dd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0999df8d28642c8ba4da87cfcb35ee9',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:24:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-106037854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d730b9dd-f82b-447b-ae64-692d7a3ac977,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d76c7d65df6445d8e131202d4eaba59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0999df8d28642c8ba4da87cfcb35ee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:38.403170 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-374b8277-9d40-4d29-b4ef-547e4e1bba51 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33f03150-64df-4bb4-937d-0ead9cebe09d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:38.419393 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-374b8277-9d40-4d29-b4ef-547e4e1bba51 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33f03150-64df-4bb4-937d-0ead9cebe09d) transitioned into state 'SUCCESS' from state '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-106037854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d76c7d65df6445d8e131202d4eaba59',qos_specs=None,replication_status=,reservations=['faac217d-6b67-4b05-8413-01b705c95eba','cb503154-d5f7-419e-b822-6d088c819fda','e5ea9dc6-bde9-4fcf-be06-a504d558e2d8','7cd9c5ae-302f-4c0d-ae95-4da912619dd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0999df8d28642c8ba4da87cfcb35ee9',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:38.420180 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-374b8277-9d40-4d29-b4ef-547e4e1bba51 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc8c94f7-04fe-4daa-ab07-6c5e2491b1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:38.430967 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-374b8277-9d40-4d29-b4ef-547e4e1bba51 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc8c94f7-04fe-4daa-ab07-6c5e2491b1ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:38.432636 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-374b8277-9d40-4d29-b4ef-547e4e1bba51 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Flow 'volume_create_api' (2d8a8d17-739e-4186-8a7e-200ead94e916) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:38.432636 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-374b8277-9d40-4d29-b4ef-547e4e1bba51 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Create volume request issued successfully. Aug 01 00:24:38.432636 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-374b8277-9d40-4d29-b4ef-547e4e1bba51 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:24:38.433110 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1091/4352] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:24:38 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 01 00:24:38.450633 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-8700a8fe-481c-43b2-a9b1-a2be68d7d954 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:38.452346 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8700a8fe-481c-43b2-a9b1-a2be68d7d954 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/volumes/d730b9dd-f82b-447b-ae64-692d7a3ac977 Aug 01 00:24:38.452564 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8700a8fe-481c-43b2-a9b1-a2be68d7d954 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:38.452810 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8700a8fe-481c-43b2-a9b1-a2be68d7d954 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:38.469926 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:38.469926 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:38.476951 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-8700a8fe-481c-43b2-a9b1-a2be68d7d954 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Volume info retrieved successfully. Aug 01 00:24:38.481251 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8700a8fe-481c-43b2-a9b1-a2be68d7d954 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/volumes/d730b9dd-f82b-447b-ae64-692d7a3ac977 returned with HTTP 200 Aug 01 00:24:38.481607 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1089/4353] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:38 2026] GET /volume/v3/volumes/d730b9dd-f82b-447b-ae64-692d7a3ac977 => generated 956 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:38.490663 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-52bd912b-fac5-49c0-8fa1-1f26f6e9fe33 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:38.492876 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-52bd912b-fac5-49c0-8fa1-1f26f6e9fe33 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:24:38.493118 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-52bd912b-fac5-49c0-8fa1-1f26f6e9fe33 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:38.493347 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-52bd912b-fac5-49c0-8fa1-1f26f6e9fe33 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:38.493482 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-52bd912b-fac5-49c0-8fa1-1f26f6e9fe33 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 3bcd22cc-483f-445e-bc8c-9c62a59187e3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:38.497414 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:38.497414 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:38.498134 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-52bd912b-fac5-49c0-8fa1-1f26f6e9fe33 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 200 Aug 01 00:24:38.498585 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1090/4354] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:38 2026] GET /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:38.562751 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3ff38202-44e1-4199-b221-d55ad3d7296a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:38.564822 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3ff38202-44e1-4199-b221-d55ad3d7296a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:24:38.565015 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3ff38202-44e1-4199-b221-d55ad3d7296a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:38.565187 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3ff38202-44e1-4199-b221-d55ad3d7296a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:38.578720 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:38.578720 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:38.582819 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3ff38202-44e1-4199-b221-d55ad3d7296a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:38.587327 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3ff38202-44e1-4199-b221-d55ad3d7296a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb returned with HTTP 200 Aug 01 00:24:38.587829 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1085/4355] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:38 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:38.996380 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f597aa03-2367-4378-a1b1-54bc11cb389b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:38.998190 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f597aa03-2367-4378-a1b1-54bc11cb389b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/snapshots/0262d2d7-bce2-4ae5-aa98-2f1635c8fb43 Aug 01 00:24:38.998351 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f597aa03-2367-4378-a1b1-54bc11cb389b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:38.998555 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f597aa03-2367-4378-a1b1-54bc11cb389b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:39.008687 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f597aa03-2367-4378-a1b1-54bc11cb389b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/0262d2d7-bce2-4ae5-aa98-2f1635c8fb43 returned with HTTP 404 Aug 01 00:24:39.009292 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1092/4356] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:38 2026] GET /volume/v3/snapshots/0262d2d7-bce2-4ae5-aa98-2f1635c8fb43 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:39.019411 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-cd22dce0-043e-4fcd-a8e6-e51d3d1310ce None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:39.021699 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cd22dce0-043e-4fcd-a8e6-e51d3d1310ce tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/7c5a3c80-ceae-433b-9ad3-e5c000d2cbcb Aug 01 00:24:39.022053 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cd22dce0-043e-4fcd-a8e6-e51d3d1310ce tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:39.022318 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cd22dce0-043e-4fcd-a8e6-e51d3d1310ce tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:39.022535 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-cd22dce0-043e-4fcd-a8e6-e51d3d1310ce tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Delete volume with id: 7c5a3c80-ceae-433b-9ad3-e5c000d2cbcb Aug 01 00:24:39.030438 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:39.030438 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:39.030952 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-cd22dce0-043e-4fcd-a8e6-e51d3d1310ce tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:39.049884 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-cd22dce0-043e-4fcd-a8e6-e51d3d1310ce tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Delete volume request issued successfully. Aug 01 00:24:39.050309 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cd22dce0-043e-4fcd-a8e6-e51d3d1310ce tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/7c5a3c80-ceae-433b-9ad3-e5c000d2cbcb returned with HTTP 202 Aug 01 00:24:39.051105 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1090/4357] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:24:39 2026] DELETE /volume/v3/volumes/7c5a3c80-ceae-433b-9ad3-e5c000d2cbcb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:39.059960 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-92a1fbf1-7f4b-4be6-b6bc-62093e6d21d8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:39.062787 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-92a1fbf1-7f4b-4be6-b6bc-62093e6d21d8 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/7c5a3c80-ceae-433b-9ad3-e5c000d2cbcb Aug 01 00:24:39.063137 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-92a1fbf1-7f4b-4be6-b6bc-62093e6d21d8 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:39.063533 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-92a1fbf1-7f4b-4be6-b6bc-62093e6d21d8 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:39.074055 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:39.074055 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:39.078597 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-92a1fbf1-7f4b-4be6-b6bc-62093e6d21d8 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:39.084131 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-92a1fbf1-7f4b-4be6-b6bc-62093e6d21d8 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/7c5a3c80-ceae-433b-9ad3-e5c000d2cbcb returned with HTTP 200 Aug 01 00:24:39.084673 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1091/4358] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:39 2026] GET /volume/v3/volumes/7c5a3c80-ceae-433b-9ad3-e5c000d2cbcb => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:39.362072 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2e010bf5-26c6-4e05-ba57-f7dbb30ecd8c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:39.363792 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2e010bf5-26c6-4e05-ba57-f7dbb30ecd8c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb Aug 01 00:24:39.363991 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2e010bf5-26c6-4e05-ba57-f7dbb30ecd8c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:39.364161 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2e010bf5-26c6-4e05-ba57-f7dbb30ecd8c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:39.364265 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-2e010bf5-26c6-4e05-ba57-f7dbb30ecd8c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4e304927-4945-4159-97fc-821ad7f2e1eb. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:39.368392 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:39.368392 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:39.369143 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2e010bf5-26c6-4e05-ba57-f7dbb30ecd8c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb returned with HTTP 200 Aug 01 00:24:39.369501 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1086/4359] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:39 2026] GET /volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:24:39.496199 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-27b01d53-7586-4e6d-9ec6-328bb29dce3e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:39.499482 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-27b01d53-7586-4e6d-9ec6-328bb29dce3e tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/volumes/d730b9dd-f82b-447b-ae64-692d7a3ac977 Aug 01 00:24:39.499725 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-27b01d53-7586-4e6d-9ec6-328bb29dce3e tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:39.499980 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-27b01d53-7586-4e6d-9ec6-328bb29dce3e tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:39.509934 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9e7d3fce-47e4-48cc-928f-7d47bbc9bb31 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:39.512061 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9e7d3fce-47e4-48cc-928f-7d47bbc9bb31 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:24:39.512231 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9e7d3fce-47e4-48cc-928f-7d47bbc9bb31 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:39.512455 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9e7d3fce-47e4-48cc-928f-7d47bbc9bb31 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:39.512558 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-9e7d3fce-47e4-48cc-928f-7d47bbc9bb31 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 3bcd22cc-483f-445e-bc8c-9c62a59187e3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:39.512869 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:39.512869 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:39.517063 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-27b01d53-7586-4e6d-9ec6-328bb29dce3e tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Volume info retrieved successfully. Aug 01 00:24:39.518638 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:39.518638 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:39.519354 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9e7d3fce-47e4-48cc-928f-7d47bbc9bb31 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 200 Aug 01 00:24:39.519795 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1091/4360] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:39 2026] GET /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:39.521782 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-27b01d53-7586-4e6d-9ec6-328bb29dce3e tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/volumes/d730b9dd-f82b-447b-ae64-692d7a3ac977 returned with HTTP 200 Aug 01 00:24:39.522253 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1093/4361] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:39 2026] GET /volume/v3/volumes/d730b9dd-f82b-447b-ae64-692d7a3ac977 => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:39.536584 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-25378e65-6d1d-4ca0-8143-672617a4f63a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:39.539420 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-25378e65-6d1d-4ca0-8143-672617a4f63a tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:24:39.539760 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-25378e65-6d1d-4ca0-8143-672617a4f63a tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d730b9dd-f82b-447b-ae64-692d7a3ac977", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-114233178"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:39.552249 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:39.552249 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:39.552760 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-25378e65-6d1d-4ca0-8143-672617a4f63a tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Volume info retrieved successfully. Aug 01 00:24:39.553276 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-25378e65-6d1d-4ca0-8143-672617a4f63a tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Create snapshot from volume d730b9dd-f82b-447b-ae64-692d7a3ac977 Aug 01 00:24:39.593170 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-25378e65-6d1d-4ca0-8143-672617a4f63a tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Created reservations ['fd5e0aa7-9c9c-4f63-8a20-6df142936757', '14140d4f-c83b-4c5d-9b80-f4f3fc7175dd', '7fdbe9a6-04ed-41ee-bdf2-4f7d7d2796e5', '576569e5-630f-4bff-8e3b-64be2efb73e7'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:39.601012 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f75f7807-10eb-490e-8dbf-6fb35bad96a6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:39.604555 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f75f7807-10eb-490e-8dbf-6fb35bad96a6 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:24:39.604555 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f75f7807-10eb-490e-8dbf-6fb35bad96a6 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:39.604555 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f75f7807-10eb-490e-8dbf-6fb35bad96a6 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:39.616354 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:39.616354 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:39.620550 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f75f7807-10eb-490e-8dbf-6fb35bad96a6 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:39.621755 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-25378e65-6d1d-4ca0-8143-672617a4f63a tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Snapshot create request issued successfully. Aug 01 00:24:39.624786 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-25378e65-6d1d-4ca0-8143-672617a4f63a tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:24:39.624786 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1092/4362] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:24:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:39.625456 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f75f7807-10eb-490e-8dbf-6fb35bad96a6 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb returned with HTTP 200 Aug 01 00:24:39.625903 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1087/4363] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:39 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:39.631794 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0dbd08c5-7584-4d75-a189-3bd02a2ecdaa None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:39.633505 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0dbd08c5-7584-4d75-a189-3bd02a2ecdaa tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/snapshots/b21982e0-09ef-43f4-a354-daf01cf7801b Aug 01 00:24:39.633698 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0dbd08c5-7584-4d75-a189-3bd02a2ecdaa tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:39.634282 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0dbd08c5-7584-4d75-a189-3bd02a2ecdaa tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:39.638108 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:39.638108 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:39.638370 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-0dbd08c5-7584-4d75-a189-3bd02a2ecdaa tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Snapshot retrieved successfully. Aug 01 00:24:39.639271 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0dbd08c5-7584-4d75-a189-3bd02a2ecdaa tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/snapshots/b21982e0-09ef-43f4-a354-daf01cf7801b returned with HTTP 200 Aug 01 00:24:39.639395 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1092/4364] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:39 2026] GET /volume/v3/snapshots/b21982e0-09ef-43f4-a354-daf01cf7801b => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:40.097499 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-406ee285-b261-4096-8610-bc503f6f7e04 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:40.099365 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-406ee285-b261-4096-8610-bc503f6f7e04 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/7c5a3c80-ceae-433b-9ad3-e5c000d2cbcb Aug 01 00:24:40.099638 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-406ee285-b261-4096-8610-bc503f6f7e04 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:40.099881 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-406ee285-b261-4096-8610-bc503f6f7e04 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:40.109091 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-406ee285-b261-4096-8610-bc503f6f7e04 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/7c5a3c80-ceae-433b-9ad3-e5c000d2cbcb returned with HTTP 404 Aug 01 00:24:40.109704 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1094/4365] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:40 2026] GET /volume/v3/volumes/7c5a3c80-ceae-433b-9ad3-e5c000d2cbcb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:40.122397 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-248b0d86-e9ff-44e6-a18f-bd86f437ca2c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:40.124973 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-248b0d86-e9ff-44e6-a18f-bd86f437ca2c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:24:40.127083 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-248b0d86-e9ff-44e6-a18f-bd86f437ca2c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-837881517"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:40.127083 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-248b0d86-e9ff-44e6-a18f-bd86f437ca2c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-837881517'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:24:40.127083 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-248b0d86-e9ff-44e6-a18f-bd86f437ca2c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create volume of 1 GB Aug 01 00:24:40.127482 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:40.127482 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:40.133958 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-248b0d86-e9ff-44e6-a18f-bd86f437ca2c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Availability Zones retrieved successfully. Aug 01 00:24:40.144794 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-248b0d86-e9ff-44e6-a18f-bd86f437ca2c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Flow 'volume_create_api' (44830018-03af-4a48-8690-7b5e495970e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:40.144794 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-248b0d86-e9ff-44e6-a18f-bd86f437ca2c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2e9b758-bb65-4f3d-8347-f6a7ed450bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:40.144794 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-248b0d86-e9ff-44e6-a18f-bd86f437ca2c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:24:40.184541 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-248b0d86-e9ff-44e6-a18f-bd86f437ca2c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2e9b758-bb65-4f3d-8347-f6a7ed450bf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:40.185704 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-248b0d86-e9ff-44e6-a18f-bd86f437ca2c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (897cd82b-a360-4637-867b-c5dde96d026c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:40.236836 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-248b0d86-e9ff-44e6-a18f-bd86f437ca2c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Created reservations ['35a29a2c-a31c-4b8c-a044-e98a12d28b1f', '4c07f5df-462c-45cc-915c-8d1785f6df57', '4d83b349-d866-4b15-9c86-0a5eb79429e0', '647d9e55-9926-4944-b496-3cbda2980033'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:40.237946 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-248b0d86-e9ff-44e6-a18f-bd86f437ca2c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (897cd82b-a360-4637-867b-c5dde96d026c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35a29a2c-a31c-4b8c-a044-e98a12d28b1f', '4c07f5df-462c-45cc-915c-8d1785f6df57', '4d83b349-d866-4b15-9c86-0a5eb79429e0', '647d9e55-9926-4944-b496-3cbda2980033']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:40.238755 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-248b0d86-e9ff-44e6-a18f-bd86f437ca2c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0041dfb3-7c1f-4744-8d47-11cbbe400e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:40.270193 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-248b0d86-e9ff-44e6-a18f-bd86f437ca2c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0041dfb3-7c1f-4744-8d47-11cbbe400e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcd28575-bdeb-402f-9f2c-7e12cdbbbd00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-837881517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ec2cf3bb89474a88d32cf9d605625b',qos_specs=None,replication_status=,reservations=['35a29a2c-a31c-4b8c-a044-e98a12d28b1f','4c07f5df-462c-45cc-915c-8d1785f6df57','4d83b349-d866-4b15-9c86-0a5eb79429e0','647d9e55-9926-4944-b496-3cbda2980033'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71a9f9ff9e2f4823848f8de32028f6e1',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:24:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-837881517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcd28575-bdeb-402f-9f2c-7e12cdbbbd00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57ec2cf3bb89474a88d32cf9d605625b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71a9f9ff9e2f4823848f8de32028f6e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:40.271375 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-248b0d86-e9ff-44e6-a18f-bd86f437ca2c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4a1088c-7cad-4987-9a27-4520a7c54175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:40.292050 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-248b0d86-e9ff-44e6-a18f-bd86f437ca2c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4a1088c-7cad-4987-9a27-4520a7c54175) transitioned into state 'SUCCESS' from state '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-837881517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ec2cf3bb89474a88d32cf9d605625b',qos_specs=None,replication_status=,reservations=['35a29a2c-a31c-4b8c-a044-e98a12d28b1f','4c07f5df-462c-45cc-915c-8d1785f6df57','4d83b349-d866-4b15-9c86-0a5eb79429e0','647d9e55-9926-4944-b496-3cbda2980033'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71a9f9ff9e2f4823848f8de32028f6e1',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:40.293103 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-248b0d86-e9ff-44e6-a18f-bd86f437ca2c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79211c01-26d6-4d51-8eca-db9c054ec0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:40.305525 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-248b0d86-e9ff-44e6-a18f-bd86f437ca2c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79211c01-26d6-4d51-8eca-db9c054ec0c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:40.307000 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-248b0d86-e9ff-44e6-a18f-bd86f437ca2c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Flow 'volume_create_api' (44830018-03af-4a48-8690-7b5e495970e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:40.307584 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-248b0d86-e9ff-44e6-a18f-bd86f437ca2c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create volume request issued successfully. Aug 01 00:24:40.308589 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-248b0d86-e9ff-44e6-a18f-bd86f437ca2c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:24:40.309261 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1093/4366] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:24:40 2026] POST /volume/v3/volumes => generated 777 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:40.322859 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-eb72c6db-7af1-489a-aa7c-0a750de9b461 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:40.326929 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-eb72c6db-7af1-489a-aa7c-0a750de9b461 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/bcd28575-bdeb-402f-9f2c-7e12cdbbbd00 Aug 01 00:24:40.327252 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-eb72c6db-7af1-489a-aa7c-0a750de9b461 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:40.327680 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-eb72c6db-7af1-489a-aa7c-0a750de9b461 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:40.341985 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:40.341985 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:40.350065 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-eb72c6db-7af1-489a-aa7c-0a750de9b461 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:40.353859 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-eb72c6db-7af1-489a-aa7c-0a750de9b461 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/bcd28575-bdeb-402f-9f2c-7e12cdbbbd00 returned with HTTP 200 Aug 01 00:24:40.354202 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1088/4367] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:40 2026] GET /volume/v3/volumes/bcd28575-bdeb-402f-9f2c-7e12cdbbbd00 => generated 956 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:40.382788 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-bd5005d6-06b8-4355-a2c8-85dd27703b89 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:40.383300 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bd5005d6-06b8-4355-a2c8-85dd27703b89 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb Aug 01 00:24:40.383644 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bd5005d6-06b8-4355-a2c8-85dd27703b89 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:40.383918 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bd5005d6-06b8-4355-a2c8-85dd27703b89 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:40.384093 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-bd5005d6-06b8-4355-a2c8-85dd27703b89 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4e304927-4945-4159-97fc-821ad7f2e1eb. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:40.390006 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:40.390006 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:40.391028 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bd5005d6-06b8-4355-a2c8-85dd27703b89 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb returned with HTTP 200 Aug 01 00:24:40.391574 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1093/4368] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:40 2026] GET /volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:40.530897 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-30e2638d-3ccf-423e-9f93-697f1e5dd12f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:40.532353 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-30e2638d-3ccf-423e-9f93-697f1e5dd12f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:24:40.532510 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-30e2638d-3ccf-423e-9f93-697f1e5dd12f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:40.532674 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-30e2638d-3ccf-423e-9f93-697f1e5dd12f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:40.532789 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-30e2638d-3ccf-423e-9f93-697f1e5dd12f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 3bcd22cc-483f-445e-bc8c-9c62a59187e3. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:40.536311 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:40.536311 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:40.536923 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-30e2638d-3ccf-423e-9f93-697f1e5dd12f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 200 Aug 01 00:24:40.537212 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1095/4369] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:40 2026] GET /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:40.641792 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-703152f1-eb1b-48c1-8824-cad5a2d2619d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:40.643394 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-703152f1-eb1b-48c1-8824-cad5a2d2619d tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:24:40.643587 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-703152f1-eb1b-48c1-8824-cad5a2d2619d tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:40.643791 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-703152f1-eb1b-48c1-8824-cad5a2d2619d tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:40.648882 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ee61a467-6be9-46d4-a26d-e67f5365cd3e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:40.651252 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ee61a467-6be9-46d4-a26d-e67f5365cd3e tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/snapshots/b21982e0-09ef-43f4-a354-daf01cf7801b Aug 01 00:24:40.651252 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ee61a467-6be9-46d4-a26d-e67f5365cd3e tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:40.651252 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ee61a467-6be9-46d4-a26d-e67f5365cd3e tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:40.654434 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:40.654434 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:40.656582 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:40.656582 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:40.656924 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ee61a467-6be9-46d4-a26d-e67f5365cd3e tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Snapshot retrieved successfully. Aug 01 00:24:40.657599 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ee61a467-6be9-46d4-a26d-e67f5365cd3e tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/snapshots/b21982e0-09ef-43f4-a354-daf01cf7801b returned with HTTP 200 Aug 01 00:24:40.657965 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-703152f1-eb1b-48c1-8824-cad5a2d2619d tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:40.658091 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1089/4370] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:40 2026] GET /volume/v3/snapshots/b21982e0-09ef-43f4-a354-daf01cf7801b => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:40.662061 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-703152f1-eb1b-48c1-8824-cad5a2d2619d tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb returned with HTTP 200 Aug 01 00:24:40.662488 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1094/4371] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:40 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:40.669895 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-bf3b3df5-b8f4-4a1a-a3d4-c2236c400301 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:40.749413 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bf3b3df5-b8f4-4a1a-a3d4-c2236c400301 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-reader] POST https://10.4.3.222/volume/v3/snapshots/b21982e0-09ef-43f4-a354-daf01cf7801b/action Aug 01 00:24:40.749836 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bf3b3df5-b8f4-4a1a-a3d4-c2236c400301 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:24:40.749981 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bf3b3df5-b8f4-4a1a-a3d4-c2236c400301 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:40.757252 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:40.757252 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:40.757712 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-bf3b3df5-b8f4-4a1a-a3d4-c2236c400301 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-reader] Snapshot retrieved successfully. Aug 01 00:24:40.758693 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.policy [None req-bf3b3df5-b8f4-4a1a-a3d4-c2236c400301 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '3079173491194b5ba974633ab9dab75a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d76c7d65df6445d8e131202d4eaba59', '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=100409) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:24:40.758958 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bf3b3df5-b8f4-4a1a-a3d4-c2236c400301 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-reader] https://10.4.3.222/volume/v3/snapshots/b21982e0-09ef-43f4-a354-daf01cf7801b/action returned with HTTP 403 Aug 01 00:24:40.759448 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1094/4372] 10.4.3.222 () {68 vars in 1396 bytes} [Sat Aug 1 00:24:40 2026] POST /volume/v3/snapshots/b21982e0-09ef-43f4-a354-daf01cf7801b/action => generated 133 bytes in 90 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:40.766041 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c3727684-1faf-4d22-a17d-989b3d7d5c46 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:40.769368 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c3727684-1faf-4d22-a17d-989b3d7d5c46 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] DELETE https://10.4.3.222/volume/v3/snapshots/b21982e0-09ef-43f4-a354-daf01cf7801b Aug 01 00:24:40.769585 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c3727684-1faf-4d22-a17d-989b3d7d5c46 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:40.769803 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c3727684-1faf-4d22-a17d-989b3d7d5c46 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:40.769938 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-c3727684-1faf-4d22-a17d-989b3d7d5c46 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Delete snapshot with id: b21982e0-09ef-43f4-a354-daf01cf7801b Aug 01 00:24:40.775562 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:40.775562 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:40.775912 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c3727684-1faf-4d22-a17d-989b3d7d5c46 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Snapshot retrieved successfully. Aug 01 00:24:40.793176 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c3727684-1faf-4d22-a17d-989b3d7d5c46 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Snapshot delete request issued successfully. Aug 01 00:24:40.793351 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c3727684-1faf-4d22-a17d-989b3d7d5c46 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/snapshots/b21982e0-09ef-43f4-a354-daf01cf7801b returned with HTTP 202 Aug 01 00:24:40.793971 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1096/4373] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:24:40 2026] DELETE /volume/v3/snapshots/b21982e0-09ef-43f4-a354-daf01cf7801b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:40.802479 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fe6136f9-bc19-4231-8632-a29c1a2bc075 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:40.806461 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fe6136f9-bc19-4231-8632-a29c1a2bc075 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/snapshots/b21982e0-09ef-43f4-a354-daf01cf7801b Aug 01 00:24:40.806646 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fe6136f9-bc19-4231-8632-a29c1a2bc075 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:40.806888 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fe6136f9-bc19-4231-8632-a29c1a2bc075 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:40.812886 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:40.812886 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:40.813264 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-fe6136f9-bc19-4231-8632-a29c1a2bc075 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Snapshot retrieved successfully. Aug 01 00:24:40.814027 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fe6136f9-bc19-4231-8632-a29c1a2bc075 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/snapshots/b21982e0-09ef-43f4-a354-daf01cf7801b returned with HTTP 200 Aug 01 00:24:40.814478 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1090/4374] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:40 2026] GET /volume/v3/snapshots/b21982e0-09ef-43f4-a354-daf01cf7801b => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:41.369278 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0897b699-5e15-48ad-93c6-99fddece0987 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:41.371870 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0897b699-5e15-48ad-93c6-99fddece0987 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/bcd28575-bdeb-402f-9f2c-7e12cdbbbd00 Aug 01 00:24:41.372671 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0897b699-5e15-48ad-93c6-99fddece0987 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:41.372956 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0897b699-5e15-48ad-93c6-99fddece0987 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:41.382602 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:41.382602 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:41.387982 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0897b699-5e15-48ad-93c6-99fddece0987 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:41.393342 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0897b699-5e15-48ad-93c6-99fddece0987 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/bcd28575-bdeb-402f-9f2c-7e12cdbbbd00 returned with HTTP 200 Aug 01 00:24:41.394257 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1095/4375] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:41 2026] GET /volume/v3/volumes/bcd28575-bdeb-402f-9f2c-7e12cdbbbd00 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:41.406338 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-502042b9-7b62-49dc-9498-21d7d2813511 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:41.408059 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-53dca13e-b9d2-44f3-bca5-31195d91f503 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:41.408444 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-502042b9-7b62-49dc-9498-21d7d2813511 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb Aug 01 00:24:41.408756 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-502042b9-7b62-49dc-9498-21d7d2813511 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:41.409008 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-502042b9-7b62-49dc-9498-21d7d2813511 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:41.409153 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-502042b9-7b62-49dc-9498-21d7d2813511 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4e304927-4945-4159-97fc-821ad7f2e1eb. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:41.409601 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-53dca13e-b9d2-44f3-bca5-31195d91f503 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:24:41.409984 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-53dca13e-b9d2-44f3-bca5-31195d91f503 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bcd28575-bdeb-402f-9f2c-7e12cdbbbd00", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1022096340"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:41.419214 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:41.419214 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:41.419389 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:41.419389 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:41.419538 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-53dca13e-b9d2-44f3-bca5-31195d91f503 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:41.419676 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-53dca13e-b9d2-44f3-bca5-31195d91f503 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create snapshot from volume bcd28575-bdeb-402f-9f2c-7e12cdbbbd00 Aug 01 00:24:41.420448 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-502042b9-7b62-49dc-9498-21d7d2813511 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb returned with HTTP 200 Aug 01 00:24:41.420966 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1095/4376] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:41 2026] GET /volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:41.447687 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-53dca13e-b9d2-44f3-bca5-31195d91f503 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Created reservations ['f0c719ef-4729-44c7-ba5a-1bbeecd2e769', '535f2a0d-5df9-4eb3-9097-da7ce795a7fd', '46cb121c-7d22-4adf-a9d5-36f1789dff41', 'bb99d9f1-765c-4f70-ba1f-93278ea3ec68'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:41.475700 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-53dca13e-b9d2-44f3-bca5-31195d91f503 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot create request issued successfully. Aug 01 00:24:41.476066 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-53dca13e-b9d2-44f3-bca5-31195d91f503 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:24:41.476504 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1097/4377] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:24:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:41.485530 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f64c6e9f-bd17-4a24-9e44-f1fc91a59640 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:41.487112 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f64c6e9f-bd17-4a24-9e44-f1fc91a59640 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/snapshots/86dd4187-340a-49e6-90d7-6fa473a19c8d Aug 01 00:24:41.487301 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f64c6e9f-bd17-4a24-9e44-f1fc91a59640 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:41.487459 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f64c6e9f-bd17-4a24-9e44-f1fc91a59640 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:41.492314 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:41.492314 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:41.492605 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f64c6e9f-bd17-4a24-9e44-f1fc91a59640 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot retrieved successfully. Aug 01 00:24:41.493244 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f64c6e9f-bd17-4a24-9e44-f1fc91a59640 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/86dd4187-340a-49e6-90d7-6fa473a19c8d returned with HTTP 200 Aug 01 00:24:41.493586 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1091/4378] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:41 2026] GET /volume/v3/snapshots/86dd4187-340a-49e6-90d7-6fa473a19c8d => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:41.547653 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-65fa85c2-6232-4163-9864-2ae1e42ae456 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:41.549450 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-65fa85c2-6232-4163-9864-2ae1e42ae456 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:24:41.549659 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-65fa85c2-6232-4163-9864-2ae1e42ae456 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:41.549909 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-65fa85c2-6232-4163-9864-2ae1e42ae456 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:41.550061 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-65fa85c2-6232-4163-9864-2ae1e42ae456 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 3bcd22cc-483f-445e-bc8c-9c62a59187e3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:41.554199 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:41.554199 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:41.554942 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-65fa85c2-6232-4163-9864-2ae1e42ae456 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 200 Aug 01 00:24:41.555283 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1096/4379] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:41 2026] GET /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:41.674935 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c8a663f5-b8eb-4ad2-b64b-4085c449a790 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:41.676591 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c8a663f5-b8eb-4ad2-b64b-4085c449a790 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:24:41.676809 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c8a663f5-b8eb-4ad2-b64b-4085c449a790 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:41.676991 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c8a663f5-b8eb-4ad2-b64b-4085c449a790 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:41.686217 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:41.686217 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:41.689479 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c8a663f5-b8eb-4ad2-b64b-4085c449a790 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:41.693100 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c8a663f5-b8eb-4ad2-b64b-4085c449a790 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb returned with HTTP 200 Aug 01 00:24:41.693433 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1096/4380] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:41 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:41.825930 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-49df05de-a91b-4d49-b07c-238b585282a6 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:41.828047 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-49df05de-a91b-4d49-b07c-238b585282a6 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/snapshots/b21982e0-09ef-43f4-a354-daf01cf7801b Aug 01 00:24:41.828295 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-49df05de-a91b-4d49-b07c-238b585282a6 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:41.828533 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-49df05de-a91b-4d49-b07c-238b585282a6 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:41.832974 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-49df05de-a91b-4d49-b07c-238b585282a6 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/snapshots/b21982e0-09ef-43f4-a354-daf01cf7801b returned with HTTP 404 Aug 01 00:24:41.833503 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1098/4381] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:41 2026] GET /volume/v3/snapshots/b21982e0-09ef-43f4-a354-daf01cf7801b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:41.842002 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e416efd4-16be-4851-84b8-79b172a4e8be None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:41.843670 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e416efd4-16be-4851-84b8-79b172a4e8be tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/d730b9dd-f82b-447b-ae64-692d7a3ac977 Aug 01 00:24:41.843903 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e416efd4-16be-4851-84b8-79b172a4e8be tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:41.844082 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e416efd4-16be-4851-84b8-79b172a4e8be tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:41.844232 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-e416efd4-16be-4851-84b8-79b172a4e8be tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Delete volume with id: d730b9dd-f82b-447b-ae64-692d7a3ac977 Aug 01 00:24:41.851198 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:41.851198 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:41.851523 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e416efd4-16be-4851-84b8-79b172a4e8be tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Volume info retrieved successfully. Aug 01 00:24:41.867605 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e416efd4-16be-4851-84b8-79b172a4e8be tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Delete volume request issued successfully. Aug 01 00:24:41.867848 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e416efd4-16be-4851-84b8-79b172a4e8be tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/volumes/d730b9dd-f82b-447b-ae64-692d7a3ac977 returned with HTTP 202 Aug 01 00:24:41.868245 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1092/4382] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:24:41 2026] DELETE /volume/v3/volumes/d730b9dd-f82b-447b-ae64-692d7a3ac977 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:41.877479 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6694e733-87fa-4aaa-b045-90814f97a8cb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:41.879288 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6694e733-87fa-4aaa-b045-90814f97a8cb tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/volumes/d730b9dd-f82b-447b-ae64-692d7a3ac977 Aug 01 00:24:41.879456 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6694e733-87fa-4aaa-b045-90814f97a8cb tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:41.879690 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6694e733-87fa-4aaa-b045-90814f97a8cb tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:41.886887 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:41.886887 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:41.890382 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6694e733-87fa-4aaa-b045-90814f97a8cb tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Volume info retrieved successfully. Aug 01 00:24:41.894319 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6694e733-87fa-4aaa-b045-90814f97a8cb tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/volumes/d730b9dd-f82b-447b-ae64-692d7a3ac977 returned with HTTP 200 Aug 01 00:24:41.894708 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1097/4383] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:41 2026] GET /volume/v3/volumes/d730b9dd-f82b-447b-ae64-692d7a3ac977 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:42.431602 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-8d8e9c31-a967-41e7-bd88-ef7e5358375c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:42.433520 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8d8e9c31-a967-41e7-bd88-ef7e5358375c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb Aug 01 00:24:42.433697 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8d8e9c31-a967-41e7-bd88-ef7e5358375c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:42.433944 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8d8e9c31-a967-41e7-bd88-ef7e5358375c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:42.434090 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-8d8e9c31-a967-41e7-bd88-ef7e5358375c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4e304927-4945-4159-97fc-821ad7f2e1eb. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:42.438488 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:42.438488 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:42.439238 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8d8e9c31-a967-41e7-bd88-ef7e5358375c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb returned with HTTP 200 Aug 01 00:24:42.439593 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1097/4384] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:42 2026] GET /volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:42.502859 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-aa3c9a46-d3b2-4675-9b93-e17e58a7366b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:42.506060 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-aa3c9a46-d3b2-4675-9b93-e17e58a7366b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/snapshots/86dd4187-340a-49e6-90d7-6fa473a19c8d Aug 01 00:24:42.506318 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-aa3c9a46-d3b2-4675-9b93-e17e58a7366b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:42.506528 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-aa3c9a46-d3b2-4675-9b93-e17e58a7366b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:42.513308 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:42.513308 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:42.513636 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-aa3c9a46-d3b2-4675-9b93-e17e58a7366b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot retrieved successfully. Aug 01 00:24:42.514586 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-aa3c9a46-d3b2-4675-9b93-e17e58a7366b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/86dd4187-340a-49e6-90d7-6fa473a19c8d returned with HTTP 200 Aug 01 00:24:42.514928 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1099/4385] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:42 2026] GET /volume/v3/snapshots/86dd4187-340a-49e6-90d7-6fa473a19c8d => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:42.524254 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c595832f-bf09-420c-9d7a-6af94d026524 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:42.526146 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c595832f-bf09-420c-9d7a-6af94d026524 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] PUT https://10.4.3.222/volume/v3/snapshots/86dd4187-340a-49e6-90d7-6fa473a19c8d Aug 01 00:24:42.526478 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c595832f-bf09-420c-9d7a-6af94d026524 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:42.533343 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:42.533343 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:42.533907 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c595832f-bf09-420c-9d7a-6af94d026524 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Snapshot retrieved successfully. Aug 01 00:24:42.540278 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c595832f-bf09-420c-9d7a-6af94d026524 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] https://10.4.3.222/volume/v3/snapshots/86dd4187-340a-49e6-90d7-6fa473a19c8d returned with HTTP 200 Aug 01 00:24:42.540713 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1093/4386] 10.4.3.222 () {68 vars in 1374 bytes} [Sat Aug 1 00:24:42 2026] PUT /volume/v3/snapshots/86dd4187-340a-49e6-90d7-6fa473a19c8d => generated 361 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:42.548477 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e9d89230-e68e-4041-8497-2d3dc3788b71 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:42.550333 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e9d89230-e68e-4041-8497-2d3dc3788b71 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] DELETE https://10.4.3.222/volume/v3/snapshots/86dd4187-340a-49e6-90d7-6fa473a19c8d Aug 01 00:24:42.550521 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e9d89230-e68e-4041-8497-2d3dc3788b71 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:42.550729 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e9d89230-e68e-4041-8497-2d3dc3788b71 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:42.550877 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-e9d89230-e68e-4041-8497-2d3dc3788b71 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Delete snapshot with id: 86dd4187-340a-49e6-90d7-6fa473a19c8d Aug 01 00:24:42.555601 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:42.555601 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:42.555946 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e9d89230-e68e-4041-8497-2d3dc3788b71 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot retrieved successfully. Aug 01 00:24:42.565591 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-55b3adea-529b-4cc1-9649-b2df48d0b84e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:42.567764 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-55b3adea-529b-4cc1-9649-b2df48d0b84e tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:24:42.567991 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-55b3adea-529b-4cc1-9649-b2df48d0b84e tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:42.568216 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-55b3adea-529b-4cc1-9649-b2df48d0b84e tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:42.568597 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-55b3adea-529b-4cc1-9649-b2df48d0b84e tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 3bcd22cc-483f-445e-bc8c-9c62a59187e3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:42.571302 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e9d89230-e68e-4041-8497-2d3dc3788b71 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot delete request issued successfully. Aug 01 00:24:42.571470 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e9d89230-e68e-4041-8497-2d3dc3788b71 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/86dd4187-340a-49e6-90d7-6fa473a19c8d returned with HTTP 202 Aug 01 00:24:42.571916 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1098/4387] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:24:42 2026] DELETE /volume/v3/snapshots/86dd4187-340a-49e6-90d7-6fa473a19c8d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:42.574011 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:42.574011 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:42.574908 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-55b3adea-529b-4cc1-9649-b2df48d0b84e tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 200 Aug 01 00:24:42.575431 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1098/4388] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:42 2026] GET /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:42.578490 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-17d5a493-af84-4c92-8c0f-b0d2ef3198e3 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:42.582316 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-17d5a493-af84-4c92-8c0f-b0d2ef3198e3 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/snapshots/86dd4187-340a-49e6-90d7-6fa473a19c8d Aug 01 00:24:42.582523 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-17d5a493-af84-4c92-8c0f-b0d2ef3198e3 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:42.582810 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-17d5a493-af84-4c92-8c0f-b0d2ef3198e3 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:42.589612 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:42.589612 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:42.589932 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-17d5a493-af84-4c92-8c0f-b0d2ef3198e3 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot retrieved successfully. Aug 01 00:24:42.590539 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-17d5a493-af84-4c92-8c0f-b0d2ef3198e3 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/86dd4187-340a-49e6-90d7-6fa473a19c8d returned with HTTP 200 Aug 01 00:24:42.591077 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1100/4389] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:42 2026] GET /volume/v3/snapshots/86dd4187-340a-49e6-90d7-6fa473a19c8d => generated 494 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:42.706404 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d4fd0ec7-94b5-453b-975b-61c6a83c192f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:42.708950 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d4fd0ec7-94b5-453b-975b-61c6a83c192f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:24:42.709229 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d4fd0ec7-94b5-453b-975b-61c6a83c192f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:42.709497 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d4fd0ec7-94b5-453b-975b-61c6a83c192f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:42.721929 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:42.721929 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:42.726561 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d4fd0ec7-94b5-453b-975b-61c6a83c192f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:42.732895 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d4fd0ec7-94b5-453b-975b-61c6a83c192f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb returned with HTTP 200 Aug 01 00:24:42.733600 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1094/4390] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:42 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:42.907535 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f41f582b-21da-4259-b286-ef3509530424 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:42.913916 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f41f582b-21da-4259-b286-ef3509530424 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/volumes/d730b9dd-f82b-447b-ae64-692d7a3ac977 Aug 01 00:24:42.913916 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f41f582b-21da-4259-b286-ef3509530424 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:42.913916 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f41f582b-21da-4259-b286-ef3509530424 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:42.921311 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f41f582b-21da-4259-b286-ef3509530424 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/volumes/d730b9dd-f82b-447b-ae64-692d7a3ac977 returned with HTTP 404 Aug 01 00:24:42.921866 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1099/4391] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:42 2026] GET /volume/v3/volumes/d730b9dd-f82b-447b-ae64-692d7a3ac977 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:42.929892 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d1064cef-19c3-4938-b8f9-2051ba6db5cb None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:42.931774 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d1064cef-19c3-4938-b8f9-2051ba6db5cb tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:24:42.932159 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d1064cef-19c3-4938-b8f9-2051ba6db5cb tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-821056764"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:42.933660 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-d1064cef-19c3-4938-b8f9-2051ba6db5cb tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-821056764'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:24:42.933720 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-d1064cef-19c3-4938-b8f9-2051ba6db5cb tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Create volume of 1 GB Aug 01 00:24:42.946537 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d1064cef-19c3-4938-b8f9-2051ba6db5cb tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Availability Zones retrieved successfully. Aug 01 00:24:42.956356 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d1064cef-19c3-4938-b8f9-2051ba6db5cb tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Flow 'volume_create_api' (af0cb30e-08f5-4f0b-9da2-3cec15ab21f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:42.957894 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d1064cef-19c3-4938-b8f9-2051ba6db5cb tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79d86c45-9d9e-4d3c-85f2-29cbcfaf0712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:42.958936 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-d1064cef-19c3-4938-b8f9-2051ba6db5cb tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:24:42.999632 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d1064cef-19c3-4938-b8f9-2051ba6db5cb tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79d86c45-9d9e-4d3c-85f2-29cbcfaf0712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:43.000307 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d1064cef-19c3-4938-b8f9-2051ba6db5cb tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fd59e16-a4d0-48c4-b1c3-8d2974e1596c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:43.056145 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-d1064cef-19c3-4938-b8f9-2051ba6db5cb tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Created reservations ['1636b060-7175-4055-a5f1-d5118d67e102', 'fda3ff8d-0f4d-4907-9ddd-0b2c3e9afe9d', 'bbd91f53-c4de-46d2-bb3e-6c607886ada2', '71feee67-8534-407c-9c5f-a48f24768371'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:43.056851 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d1064cef-19c3-4938-b8f9-2051ba6db5cb tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fd59e16-a4d0-48c4-b1c3-8d2974e1596c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1636b060-7175-4055-a5f1-d5118d67e102', 'fda3ff8d-0f4d-4907-9ddd-0b2c3e9afe9d', 'bbd91f53-c4de-46d2-bb3e-6c607886ada2', '71feee67-8534-407c-9c5f-a48f24768371']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:43.057672 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d1064cef-19c3-4938-b8f9-2051ba6db5cb tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4e60899-e610-441f-9510-77c8ecda4998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:43.081219 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d1064cef-19c3-4938-b8f9-2051ba6db5cb tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4e60899-e610-441f-9510-77c8ecda4998) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2349855-b19f-4826-99fe-966c0561e40d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-821056764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d76c7d65df6445d8e131202d4eaba59',qos_specs=None,replication_status=,reservations=['1636b060-7175-4055-a5f1-d5118d67e102','fda3ff8d-0f4d-4907-9ddd-0b2c3e9afe9d','bbd91f53-c4de-46d2-bb3e-6c607886ada2','71feee67-8534-407c-9c5f-a48f24768371'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0999df8d28642c8ba4da87cfcb35ee9',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:24:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-821056764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2349855-b19f-4826-99fe-966c0561e40d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d76c7d65df6445d8e131202d4eaba59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0999df8d28642c8ba4da87cfcb35ee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:43.082115 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d1064cef-19c3-4938-b8f9-2051ba6db5cb tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c821cf4-cd89-4b1f-8922-0fb663b2c00d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:43.103863 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d1064cef-19c3-4938-b8f9-2051ba6db5cb tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c821cf4-cd89-4b1f-8922-0fb663b2c00d) transitioned into state 'SUCCESS' from state '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-821056764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d76c7d65df6445d8e131202d4eaba59',qos_specs=None,replication_status=,reservations=['1636b060-7175-4055-a5f1-d5118d67e102','fda3ff8d-0f4d-4907-9ddd-0b2c3e9afe9d','bbd91f53-c4de-46d2-bb3e-6c607886ada2','71feee67-8534-407c-9c5f-a48f24768371'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0999df8d28642c8ba4da87cfcb35ee9',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:43.104671 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d1064cef-19c3-4938-b8f9-2051ba6db5cb tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d2834ba-7507-4f14-bebd-c84350215149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:43.117287 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d1064cef-19c3-4938-b8f9-2051ba6db5cb tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d2834ba-7507-4f14-bebd-c84350215149) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:43.118101 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d1064cef-19c3-4938-b8f9-2051ba6db5cb tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Flow 'volume_create_api' (af0cb30e-08f5-4f0b-9da2-3cec15ab21f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:43.119050 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d1064cef-19c3-4938-b8f9-2051ba6db5cb tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Create volume request issued successfully. Aug 01 00:24:43.119050 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d1064cef-19c3-4938-b8f9-2051ba6db5cb tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:24:43.121187 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1099/4392] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:24:42 2026] POST /volume/v3/volumes => generated 777 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:43.138611 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-fe70b3d8-d354-47df-9d93-a9ccbc8a743f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:43.140935 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fe70b3d8-d354-47df-9d93-a9ccbc8a743f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/volumes/a2349855-b19f-4826-99fe-966c0561e40d Aug 01 00:24:43.141223 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fe70b3d8-d354-47df-9d93-a9ccbc8a743f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:43.141500 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fe70b3d8-d354-47df-9d93-a9ccbc8a743f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:43.153094 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:43.153094 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:43.157707 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-fe70b3d8-d354-47df-9d93-a9ccbc8a743f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Volume info retrieved successfully. Aug 01 00:24:43.162907 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fe70b3d8-d354-47df-9d93-a9ccbc8a743f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/volumes/a2349855-b19f-4826-99fe-966c0561e40d returned with HTTP 200 Aug 01 00:24:43.163376 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1101/4393] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:43 2026] GET /volume/v3/volumes/a2349855-b19f-4826-99fe-966c0561e40d => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:43.449199 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ab1d698e-d2ce-4a85-b155-906c1240278e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:43.450883 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ab1d698e-d2ce-4a85-b155-906c1240278e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb Aug 01 00:24:43.451044 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ab1d698e-d2ce-4a85-b155-906c1240278e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:43.451219 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ab1d698e-d2ce-4a85-b155-906c1240278e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:43.451317 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-ab1d698e-d2ce-4a85-b155-906c1240278e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4e304927-4945-4159-97fc-821ad7f2e1eb. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:43.455303 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:43.455303 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:43.456007 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ab1d698e-d2ce-4a85-b155-906c1240278e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb returned with HTTP 200 Aug 01 00:24:43.456328 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1095/4394] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:43 2026] GET /volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb => generated 707 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:43.588265 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-62054d32-5d9b-414a-ab66-4114c4a3a99e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:43.590226 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-62054d32-5d9b-414a-ab66-4114c4a3a99e tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:24:43.590396 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-62054d32-5d9b-414a-ab66-4114c4a3a99e tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:43.590561 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-62054d32-5d9b-414a-ab66-4114c4a3a99e tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:43.590657 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-62054d32-5d9b-414a-ab66-4114c4a3a99e tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 3bcd22cc-483f-445e-bc8c-9c62a59187e3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:43.600086 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0333a92b-ba53-420a-ae28-6e46704d3705 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:43.600370 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:43.600370 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:43.601121 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-62054d32-5d9b-414a-ab66-4114c4a3a99e tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 200 Aug 01 00:24:43.601784 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1100/4395] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:43 2026] GET /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:43.602151 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0333a92b-ba53-420a-ae28-6e46704d3705 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/snapshots/86dd4187-340a-49e6-90d7-6fa473a19c8d Aug 01 00:24:43.602319 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0333a92b-ba53-420a-ae28-6e46704d3705 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:43.602488 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0333a92b-ba53-420a-ae28-6e46704d3705 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:43.606617 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0333a92b-ba53-420a-ae28-6e46704d3705 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/86dd4187-340a-49e6-90d7-6fa473a19c8d returned with HTTP 404 Aug 01 00:24:43.607079 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1100/4396] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:43 2026] GET /volume/v3/snapshots/86dd4187-340a-49e6-90d7-6fa473a19c8d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:43.615936 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-18657c0b-75e8-4dbe-a426-943ac8784431 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:43.617722 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-18657c0b-75e8-4dbe-a426-943ac8784431 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/bcd28575-bdeb-402f-9f2c-7e12cdbbbd00 Aug 01 00:24:43.617974 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-18657c0b-75e8-4dbe-a426-943ac8784431 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:43.618204 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-18657c0b-75e8-4dbe-a426-943ac8784431 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:43.618381 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-18657c0b-75e8-4dbe-a426-943ac8784431 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Delete volume with id: bcd28575-bdeb-402f-9f2c-7e12cdbbbd00 Aug 01 00:24:43.625155 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:43.625155 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:43.625475 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-18657c0b-75e8-4dbe-a426-943ac8784431 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:43.640229 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-18657c0b-75e8-4dbe-a426-943ac8784431 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Delete volume request issued successfully. Aug 01 00:24:43.640229 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-18657c0b-75e8-4dbe-a426-943ac8784431 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/bcd28575-bdeb-402f-9f2c-7e12cdbbbd00 returned with HTTP 202 Aug 01 00:24:43.640435 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1102/4397] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:24:43 2026] DELETE /volume/v3/volumes/bcd28575-bdeb-402f-9f2c-7e12cdbbbd00 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:43.647086 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4d4ebb90-7c14-43dd-9e77-6671feace5e8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:43.648611 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4d4ebb90-7c14-43dd-9e77-6671feace5e8 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/bcd28575-bdeb-402f-9f2c-7e12cdbbbd00 Aug 01 00:24:43.648789 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4d4ebb90-7c14-43dd-9e77-6671feace5e8 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:43.648963 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4d4ebb90-7c14-43dd-9e77-6671feace5e8 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:43.655091 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:43.655091 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:43.657977 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4d4ebb90-7c14-43dd-9e77-6671feace5e8 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:43.661329 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4d4ebb90-7c14-43dd-9e77-6671feace5e8 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/bcd28575-bdeb-402f-9f2c-7e12cdbbbd00 returned with HTTP 200 Aug 01 00:24:43.661894 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1096/4398] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:43 2026] GET /volume/v3/volumes/bcd28575-bdeb-402f-9f2c-7e12cdbbbd00 => generated 1016 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:43.745258 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-70c2fdc6-0bfe-480a-bd22-25d83451db19 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:43.746946 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-70c2fdc6-0bfe-480a-bd22-25d83451db19 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:24:43.747087 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-70c2fdc6-0bfe-480a-bd22-25d83451db19 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:43.747259 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-70c2fdc6-0bfe-480a-bd22-25d83451db19 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:43.755983 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:43.755983 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:43.758882 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-70c2fdc6-0bfe-480a-bd22-25d83451db19 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:43.762377 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-70c2fdc6-0bfe-480a-bd22-25d83451db19 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb returned with HTTP 200 Aug 01 00:24:43.762700 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1101/4399] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:43 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:44.178294 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0fe2285a-4292-4cc0-8d83-0f3416dff26a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:44.180189 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0fe2285a-4292-4cc0-8d83-0f3416dff26a tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/volumes/a2349855-b19f-4826-99fe-966c0561e40d Aug 01 00:24:44.180417 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0fe2285a-4292-4cc0-8d83-0f3416dff26a tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:44.180643 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0fe2285a-4292-4cc0-8d83-0f3416dff26a tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:44.188347 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:44.188347 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:44.192338 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-0fe2285a-4292-4cc0-8d83-0f3416dff26a tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Volume info retrieved successfully. Aug 01 00:24:44.196051 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0fe2285a-4292-4cc0-8d83-0f3416dff26a tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/volumes/a2349855-b19f-4826-99fe-966c0561e40d returned with HTTP 200 Aug 01 00:24:44.196371 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1101/4400] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:44 2026] GET /volume/v3/volumes/a2349855-b19f-4826-99fe-966c0561e40d => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:44.210372 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-39a52dd8-571f-474a-a02c-75295d8c93bd None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:44.212557 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-39a52dd8-571f-474a-a02c-75295d8c93bd tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:24:44.213042 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-39a52dd8-571f-474a-a02c-75295d8c93bd tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a2349855-b19f-4826-99fe-966c0561e40d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1763350903"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:44.223128 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:44.223128 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:44.223511 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-39a52dd8-571f-474a-a02c-75295d8c93bd tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Volume info retrieved successfully. Aug 01 00:24:44.223656 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-39a52dd8-571f-474a-a02c-75295d8c93bd tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Create snapshot from volume a2349855-b19f-4826-99fe-966c0561e40d Aug 01 00:24:44.245649 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-39a52dd8-571f-474a-a02c-75295d8c93bd tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Created reservations ['9e143dc8-e3ca-4754-8025-bd3e2927fc9b', 'f91f508f-8abc-4ea7-b9ef-0b7102aeed37', '8d84b98e-1968-49de-8f5e-56ef0758cbdb', '5ec7612f-dd16-4467-8d2d-b3a80d8f65c1'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:44.270713 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-39a52dd8-571f-474a-a02c-75295d8c93bd tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Snapshot create request issued successfully. Aug 01 00:24:44.271098 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-39a52dd8-571f-474a-a02c-75295d8c93bd tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:24:44.271521 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1103/4401] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:24:44 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 01 00:24:44.280268 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1ee53ea4-6aa0-4296-bdb0-215999cca63f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:44.282047 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1ee53ea4-6aa0-4296-bdb0-215999cca63f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/snapshots/a33fd48b-61ef-43ba-86db-19cfd6e53a67 Aug 01 00:24:44.282227 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1ee53ea4-6aa0-4296-bdb0-215999cca63f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:44.282401 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1ee53ea4-6aa0-4296-bdb0-215999cca63f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:44.288713 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:44.288713 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:44.289031 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1ee53ea4-6aa0-4296-bdb0-215999cca63f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Snapshot retrieved successfully. Aug 01 00:24:44.289906 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1ee53ea4-6aa0-4296-bdb0-215999cca63f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/snapshots/a33fd48b-61ef-43ba-86db-19cfd6e53a67 returned with HTTP 200 Aug 01 00:24:44.290268 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1097/4402] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:44 2026] GET /volume/v3/snapshots/a33fd48b-61ef-43ba-86db-19cfd6e53a67 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:44.468046 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4911c38b-df15-498b-9cb5-e342be2c7e98 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:44.470008 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4911c38b-df15-498b-9cb5-e342be2c7e98 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb Aug 01 00:24:44.470189 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4911c38b-df15-498b-9cb5-e342be2c7e98 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:44.470405 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4911c38b-df15-498b-9cb5-e342be2c7e98 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:44.470525 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-4911c38b-df15-498b-9cb5-e342be2c7e98 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4e304927-4945-4159-97fc-821ad7f2e1eb. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:44.475022 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:44.475022 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:44.475785 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4911c38b-df15-498b-9cb5-e342be2c7e98 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb returned with HTTP 200 Aug 01 00:24:44.476172 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1102/4403] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:44 2026] GET /volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:44.612217 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5e3becae-bead-40b7-9e17-b54853fdfe3e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:44.614063 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5e3becae-bead-40b7-9e17-b54853fdfe3e tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:24:44.614252 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5e3becae-bead-40b7-9e17-b54853fdfe3e tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:44.614431 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5e3becae-bead-40b7-9e17-b54853fdfe3e tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:44.614557 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-5e3becae-bead-40b7-9e17-b54853fdfe3e tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 3bcd22cc-483f-445e-bc8c-9c62a59187e3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:44.618760 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:44.618760 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:44.619591 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5e3becae-bead-40b7-9e17-b54853fdfe3e tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 200 Aug 01 00:24:44.620023 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1102/4404] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:44 2026] GET /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:44.674598 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b4ce7581-7f55-4dc4-8a04-6e11b3e04dee None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:44.677016 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b4ce7581-7f55-4dc4-8a04-6e11b3e04dee tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/bcd28575-bdeb-402f-9f2c-7e12cdbbbd00 Aug 01 00:24:44.677286 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b4ce7581-7f55-4dc4-8a04-6e11b3e04dee tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:44.677537 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b4ce7581-7f55-4dc4-8a04-6e11b3e04dee tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:44.688392 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b4ce7581-7f55-4dc4-8a04-6e11b3e04dee tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/bcd28575-bdeb-402f-9f2c-7e12cdbbbd00 returned with HTTP 404 Aug 01 00:24:44.689846 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1104/4405] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:44 2026] GET /volume/v3/volumes/bcd28575-bdeb-402f-9f2c-7e12cdbbbd00 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:44.701793 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9fa79dab-da5f-42d7-a496-5f5d4da6dfbe None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:44.701793 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9fa79dab-da5f-42d7-a496-5f5d4da6dfbe tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:24:44.701793 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9fa79dab-da5f-42d7-a496-5f5d4da6dfbe tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1915698628"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:44.702721 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-9fa79dab-da5f-42d7-a496-5f5d4da6dfbe tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1915698628'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:24:44.703018 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-9fa79dab-da5f-42d7-a496-5f5d4da6dfbe tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create volume of 1 GB Aug 01 00:24:44.710792 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9fa79dab-da5f-42d7-a496-5f5d4da6dfbe tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Availability Zones retrieved successfully. Aug 01 00:24:44.712994 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9fa79dab-da5f-42d7-a496-5f5d4da6dfbe tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Flow 'volume_create_api' (060bfd2b-dd9b-4b6a-ba80-bda9f4d86810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:44.714123 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9fa79dab-da5f-42d7-a496-5f5d4da6dfbe tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13493d79-a047-4585-b4de-aa77115f6c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:44.715028 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-9fa79dab-da5f-42d7-a496-5f5d4da6dfbe tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:24:44.738181 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9fa79dab-da5f-42d7-a496-5f5d4da6dfbe tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13493d79-a047-4585-b4de-aa77115f6c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:44.739120 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9fa79dab-da5f-42d7-a496-5f5d4da6dfbe tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7838dd9b-76a4-4e87-a134-0705532d01e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:44.774182 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-999c6b0b-aca0-4771-8f65-a8c0cd73f9f5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:44.776793 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-999c6b0b-aca0-4771-8f65-a8c0cd73f9f5 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:24:44.776893 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-9fa79dab-da5f-42d7-a496-5f5d4da6dfbe tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Created reservations ['75b37700-3164-4b42-858c-5ed3d7b6b952', 'ee29bba2-61ad-45a4-9dc7-fea836ff7198', 'cb4b235c-3b9e-4ddb-8192-31eb22204b04', '13f14ab8-12a6-4132-ad83-dafed68b77f8'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:44.776963 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-999c6b0b-aca0-4771-8f65-a8c0cd73f9f5 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:44.776963 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-999c6b0b-aca0-4771-8f65-a8c0cd73f9f5 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:44.777314 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9fa79dab-da5f-42d7-a496-5f5d4da6dfbe tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7838dd9b-76a4-4e87-a134-0705532d01e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75b37700-3164-4b42-858c-5ed3d7b6b952', 'ee29bba2-61ad-45a4-9dc7-fea836ff7198', 'cb4b235c-3b9e-4ddb-8192-31eb22204b04', '13f14ab8-12a6-4132-ad83-dafed68b77f8']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:44.778247 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9fa79dab-da5f-42d7-a496-5f5d4da6dfbe tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f5e8545-e059-4ad4-a7be-efc5e2c07389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:44.788573 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:44.788573 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:44.792821 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-999c6b0b-aca0-4771-8f65-a8c0cd73f9f5 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:44.796974 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-999c6b0b-aca0-4771-8f65-a8c0cd73f9f5 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb returned with HTTP 200 Aug 01 00:24:44.797423 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1103/4406] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:44 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:44.800417 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9fa79dab-da5f-42d7-a496-5f5d4da6dfbe tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f5e8545-e059-4ad4-a7be-efc5e2c07389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91cd84c8-a0fc-45bb-9b4e-144276085578', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1915698628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ec2cf3bb89474a88d32cf9d605625b',qos_specs=None,replication_status=,reservations=['75b37700-3164-4b42-858c-5ed3d7b6b952','ee29bba2-61ad-45a4-9dc7-fea836ff7198','cb4b235c-3b9e-4ddb-8192-31eb22204b04','13f14ab8-12a6-4132-ad83-dafed68b77f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71a9f9ff9e2f4823848f8de32028f6e1',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:24:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1915698628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91cd84c8-a0fc-45bb-9b4e-144276085578,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57ec2cf3bb89474a88d32cf9d605625b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71a9f9ff9e2f4823848f8de32028f6e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:44.801271 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9fa79dab-da5f-42d7-a496-5f5d4da6dfbe tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfd88e42-1bbc-470e-8314-4c626850262a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:44.816187 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9fa79dab-da5f-42d7-a496-5f5d4da6dfbe tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfd88e42-1bbc-470e-8314-4c626850262a) transitioned into state 'SUCCESS' from state '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-1915698628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57ec2cf3bb89474a88d32cf9d605625b',qos_specs=None,replication_status=,reservations=['75b37700-3164-4b42-858c-5ed3d7b6b952','ee29bba2-61ad-45a4-9dc7-fea836ff7198','cb4b235c-3b9e-4ddb-8192-31eb22204b04','13f14ab8-12a6-4132-ad83-dafed68b77f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71a9f9ff9e2f4823848f8de32028f6e1',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:44.817249 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9fa79dab-da5f-42d7-a496-5f5d4da6dfbe tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eaec5b6-cf51-4ef6-9888-fe20830e3deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:44.827037 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9fa79dab-da5f-42d7-a496-5f5d4da6dfbe tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eaec5b6-cf51-4ef6-9888-fe20830e3deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:44.828085 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-9fa79dab-da5f-42d7-a496-5f5d4da6dfbe tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Flow 'volume_create_api' (060bfd2b-dd9b-4b6a-ba80-bda9f4d86810) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:44.828564 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9fa79dab-da5f-42d7-a496-5f5d4da6dfbe tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create volume request issued successfully. Aug 01 00:24:44.829438 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9fa79dab-da5f-42d7-a496-5f5d4da6dfbe tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:24:44.830104 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1098/4407] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:24:44 2026] POST /volume/v3/volumes => generated 778 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:44.843922 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ac699289-b258-4b7e-bb00-88d5e11e3e41 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:44.845832 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ac699289-b258-4b7e-bb00-88d5e11e3e41 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/91cd84c8-a0fc-45bb-9b4e-144276085578 Aug 01 00:24:44.846063 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ac699289-b258-4b7e-bb00-88d5e11e3e41 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:44.846243 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ac699289-b258-4b7e-bb00-88d5e11e3e41 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:44.854285 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:44.854285 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:44.857607 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ac699289-b258-4b7e-bb00-88d5e11e3e41 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:44.861295 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ac699289-b258-4b7e-bb00-88d5e11e3e41 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/91cd84c8-a0fc-45bb-9b4e-144276085578 returned with HTTP 200 Aug 01 00:24:44.861638 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1103/4408] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:44 2026] GET /volume/v3/volumes/91cd84c8-a0fc-45bb-9b4e-144276085578 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:45.298457 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f30cb272-46ef-48b6-b5d7-5800b7a139f8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:45.300206 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f30cb272-46ef-48b6-b5d7-5800b7a139f8 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/snapshots/a33fd48b-61ef-43ba-86db-19cfd6e53a67 Aug 01 00:24:45.300388 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f30cb272-46ef-48b6-b5d7-5800b7a139f8 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:45.300558 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f30cb272-46ef-48b6-b5d7-5800b7a139f8 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:45.305383 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:45.305383 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:45.305652 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f30cb272-46ef-48b6-b5d7-5800b7a139f8 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Snapshot retrieved successfully. Aug 01 00:24:45.306311 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f30cb272-46ef-48b6-b5d7-5800b7a139f8 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/snapshots/a33fd48b-61ef-43ba-86db-19cfd6e53a67 returned with HTTP 200 Aug 01 00:24:45.306636 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1105/4409] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:45 2026] GET /volume/v3/snapshots/a33fd48b-61ef-43ba-86db-19cfd6e53a67 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:45.314576 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cd5f4798-6b21-46a4-81e6-5a0793480ca3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:45.316361 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cd5f4798-6b21-46a4-81e6-5a0793480ca3 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-reader] GET https://10.4.3.222/volume/v3/snapshots Aug 01 00:24:45.316594 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cd5f4798-6b21-46a4-81e6-5a0793480ca3 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-reader] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:45.316860 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cd5f4798-6b21-46a4-81e6-5a0793480ca3 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-reader] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:45.317189 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.api_utils [None req-cd5f4798-6b21-46a4-81e6-5a0793480ca3 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-reader] Removing options '' from query. {{(pid=100406) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:24:45.318242 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.db.api [None req-cd5f4798-6b21-46a4-81e6-5a0793480ca3 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-reader] Building query based on filter {{(pid=100406) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 01 00:24:45.322006 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-cd5f4798-6b21-46a4-81e6-5a0793480ca3 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-reader] Get all snapshots completed successfully. Aug 01 00:24:45.322358 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cd5f4798-6b21-46a4-81e6-5a0793480ca3 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-reader] https://10.4.3.222/volume/v3/snapshots returned with HTTP 200 Aug 01 00:24:45.322733 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1104/4410] 10.4.3.222 () {66 vars in 1243 bytes} [Sat Aug 1 00:24:45 2026] GET /volume/v3/snapshots => generated 336 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:24:45.331999 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f3bffb83-d801-4436-b838-0b0feb23651a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:45.333530 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f3bffb83-d801-4436-b838-0b0feb23651a tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] DELETE https://10.4.3.222/volume/v3/snapshots/a33fd48b-61ef-43ba-86db-19cfd6e53a67 Aug 01 00:24:45.333961 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f3bffb83-d801-4436-b838-0b0feb23651a tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:45.334312 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f3bffb83-d801-4436-b838-0b0feb23651a tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:45.334514 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-f3bffb83-d801-4436-b838-0b0feb23651a tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Delete snapshot with id: a33fd48b-61ef-43ba-86db-19cfd6e53a67 Aug 01 00:24:45.339395 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:45.339395 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:45.340831 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f3bffb83-d801-4436-b838-0b0feb23651a tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Snapshot retrieved successfully. Aug 01 00:24:45.355463 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f3bffb83-d801-4436-b838-0b0feb23651a tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Snapshot delete request issued successfully. Aug 01 00:24:45.356073 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f3bffb83-d801-4436-b838-0b0feb23651a tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/snapshots/a33fd48b-61ef-43ba-86db-19cfd6e53a67 returned with HTTP 202 Aug 01 00:24:45.356629 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1099/4411] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:24:45 2026] DELETE /volume/v3/snapshots/a33fd48b-61ef-43ba-86db-19cfd6e53a67 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:45.364585 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-26e859c6-d720-4b0a-b2ff-96e371b506cc None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:45.367124 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-26e859c6-d720-4b0a-b2ff-96e371b506cc tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/snapshots/a33fd48b-61ef-43ba-86db-19cfd6e53a67 Aug 01 00:24:45.367356 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-26e859c6-d720-4b0a-b2ff-96e371b506cc tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:45.367554 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-26e859c6-d720-4b0a-b2ff-96e371b506cc tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:45.376233 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:45.376233 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:45.376538 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-26e859c6-d720-4b0a-b2ff-96e371b506cc tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Snapshot retrieved successfully. Aug 01 00:24:45.377204 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-26e859c6-d720-4b0a-b2ff-96e371b506cc tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/snapshots/a33fd48b-61ef-43ba-86db-19cfd6e53a67 returned with HTTP 200 Aug 01 00:24:45.377527 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1104/4412] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:45 2026] GET /volume/v3/snapshots/a33fd48b-61ef-43ba-86db-19cfd6e53a67 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:45.486754 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4d1b5208-a7ac-4363-8a87-326dad5b8e7e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:45.488391 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4d1b5208-a7ac-4363-8a87-326dad5b8e7e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb Aug 01 00:24:45.488569 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4d1b5208-a7ac-4363-8a87-326dad5b8e7e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:45.488750 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4d1b5208-a7ac-4363-8a87-326dad5b8e7e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:45.488911 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-4d1b5208-a7ac-4363-8a87-326dad5b8e7e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4e304927-4945-4159-97fc-821ad7f2e1eb. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:45.493021 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:45.493021 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:45.493748 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4d1b5208-a7ac-4363-8a87-326dad5b8e7e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb returned with HTTP 200 Aug 01 00:24:45.494103 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1106/4413] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:45 2026] GET /volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:45.629614 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d5cac5a8-7e33-430e-8551-53e463c65a88 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:45.631546 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d5cac5a8-7e33-430e-8551-53e463c65a88 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:24:45.631690 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d5cac5a8-7e33-430e-8551-53e463c65a88 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:45.631921 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d5cac5a8-7e33-430e-8551-53e463c65a88 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:45.632020 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-d5cac5a8-7e33-430e-8551-53e463c65a88 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 3bcd22cc-483f-445e-bc8c-9c62a59187e3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:45.635628 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:45.635628 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:45.636339 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d5cac5a8-7e33-430e-8551-53e463c65a88 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 200 Aug 01 00:24:45.636658 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1105/4414] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:45 2026] GET /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:45.810261 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ce9d402c-5cc3-4b53-838f-85e324ce27a3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:45.811916 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ce9d402c-5cc3-4b53-838f-85e324ce27a3 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:24:45.812094 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ce9d402c-5cc3-4b53-838f-85e324ce27a3 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:45.812264 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ce9d402c-5cc3-4b53-838f-85e324ce27a3 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:45.822504 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:45.822504 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:45.826626 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ce9d402c-5cc3-4b53-838f-85e324ce27a3 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:45.832410 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ce9d402c-5cc3-4b53-838f-85e324ce27a3 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb returned with HTTP 200 Aug 01 00:24:45.832953 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1100/4415] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:45 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:45.872689 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-abdd0042-ba5a-4b49-953c-a2e98e23fe8d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:45.874365 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-abdd0042-ba5a-4b49-953c-a2e98e23fe8d tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/91cd84c8-a0fc-45bb-9b4e-144276085578 Aug 01 00:24:45.874575 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-abdd0042-ba5a-4b49-953c-a2e98e23fe8d tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:45.874787 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-abdd0042-ba5a-4b49-953c-a2e98e23fe8d tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:45.882629 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:45.882629 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:45.890977 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-abdd0042-ba5a-4b49-953c-a2e98e23fe8d tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:45.895048 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-abdd0042-ba5a-4b49-953c-a2e98e23fe8d tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/91cd84c8-a0fc-45bb-9b4e-144276085578 returned with HTTP 200 Aug 01 00:24:45.895581 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1105/4416] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:45 2026] GET /volume/v3/volumes/91cd84c8-a0fc-45bb-9b4e-144276085578 => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:45.910655 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-7d290fe7-ea05-412c-9db5-fdec04c3265c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:45.912380 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7d290fe7-ea05-412c-9db5-fdec04c3265c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:24:45.912735 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7d290fe7-ea05-412c-9db5-fdec04c3265c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "91cd84c8-a0fc-45bb-9b4e-144276085578", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2047920830"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:45.923125 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:45.923125 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:45.923609 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-7d290fe7-ea05-412c-9db5-fdec04c3265c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:45.923791 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-7d290fe7-ea05-412c-9db5-fdec04c3265c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Create snapshot from volume 91cd84c8-a0fc-45bb-9b4e-144276085578 Aug 01 00:24:45.959422 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-7d290fe7-ea05-412c-9db5-fdec04c3265c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Created reservations ['02f2d83d-2488-4b64-bfe9-bcba8b37ad83', '75bd065e-5715-43cc-a642-f3bbd9bc06dd', 'a4f56507-0235-496b-89ba-6c230bfa6fdd', '8f8fa7b9-fe11-4126-9263-576687285d58'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:45.991378 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-7d290fe7-ea05-412c-9db5-fdec04c3265c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot create request issued successfully. Aug 01 00:24:45.991795 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7d290fe7-ea05-412c-9db5-fdec04c3265c tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:24:45.992288 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1107/4417] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:24:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:46.000319 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7d618858-b6cc-4925-87f9-600576f83d15 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:46.002377 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7d618858-b6cc-4925-87f9-600576f83d15 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/snapshots/f39fc7fc-5082-4b2e-af40-8d2aaf4e3151 Aug 01 00:24:46.002613 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7d618858-b6cc-4925-87f9-600576f83d15 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:46.002968 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7d618858-b6cc-4925-87f9-600576f83d15 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:46.010215 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:46.010215 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:46.010597 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7d618858-b6cc-4925-87f9-600576f83d15 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot retrieved successfully. Aug 01 00:24:46.011380 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7d618858-b6cc-4925-87f9-600576f83d15 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/f39fc7fc-5082-4b2e-af40-8d2aaf4e3151 returned with HTTP 200 Aug 01 00:24:46.011853 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1106/4418] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:45 2026] GET /volume/v3/snapshots/f39fc7fc-5082-4b2e-af40-8d2aaf4e3151 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:46.386147 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-74f152be-428c-4267-acdf-522106b4400a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:46.387456 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-74f152be-428c-4267-acdf-522106b4400a tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/snapshots/a33fd48b-61ef-43ba-86db-19cfd6e53a67 Aug 01 00:24:46.387719 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-74f152be-428c-4267-acdf-522106b4400a tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:46.388037 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-74f152be-428c-4267-acdf-522106b4400a tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:46.392119 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-74f152be-428c-4267-acdf-522106b4400a tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/snapshots/a33fd48b-61ef-43ba-86db-19cfd6e53a67 returned with HTTP 404 Aug 01 00:24:46.392607 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1101/4419] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:46 2026] GET /volume/v3/snapshots/a33fd48b-61ef-43ba-86db-19cfd6e53a67 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:46.398647 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-20ee8061-5462-4c85-bc06-41b848c41e8d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:46.400316 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-20ee8061-5462-4c85-bc06-41b848c41e8d tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/a2349855-b19f-4826-99fe-966c0561e40d Aug 01 00:24:46.400541 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-20ee8061-5462-4c85-bc06-41b848c41e8d tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:46.400720 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-20ee8061-5462-4c85-bc06-41b848c41e8d tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:46.400907 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-20ee8061-5462-4c85-bc06-41b848c41e8d tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Delete volume with id: a2349855-b19f-4826-99fe-966c0561e40d Aug 01 00:24:46.407363 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:46.407363 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:46.407632 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-20ee8061-5462-4c85-bc06-41b848c41e8d tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Volume info retrieved successfully. Aug 01 00:24:46.426288 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-20ee8061-5462-4c85-bc06-41b848c41e8d tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Delete volume request issued successfully. Aug 01 00:24:46.426587 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-20ee8061-5462-4c85-bc06-41b848c41e8d tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/volumes/a2349855-b19f-4826-99fe-966c0561e40d returned with HTTP 202 Aug 01 00:24:46.427209 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1106/4420] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:24:46 2026] DELETE /volume/v3/volumes/a2349855-b19f-4826-99fe-966c0561e40d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:46.435400 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6ed0aa93-2900-4fa2-9345-4c33a8559810 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:46.437242 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6ed0aa93-2900-4fa2-9345-4c33a8559810 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/volumes/a2349855-b19f-4826-99fe-966c0561e40d Aug 01 00:24:46.437443 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6ed0aa93-2900-4fa2-9345-4c33a8559810 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:46.437630 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6ed0aa93-2900-4fa2-9345-4c33a8559810 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:46.444536 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:46.444536 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:46.448076 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-6ed0aa93-2900-4fa2-9345-4c33a8559810 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Volume info retrieved successfully. Aug 01 00:24:46.456547 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6ed0aa93-2900-4fa2-9345-4c33a8559810 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/volumes/a2349855-b19f-4826-99fe-966c0561e40d returned with HTTP 200 Aug 01 00:24:46.456547 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1108/4421] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:46 2026] GET /volume/v3/volumes/a2349855-b19f-4826-99fe-966c0561e40d => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:46.508905 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2d3a6434-e066-4d24-aec7-0d54d739143a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:46.511356 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2d3a6434-e066-4d24-aec7-0d54d739143a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb Aug 01 00:24:46.511356 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2d3a6434-e066-4d24-aec7-0d54d739143a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:46.512370 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2d3a6434-e066-4d24-aec7-0d54d739143a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:46.512414 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-2d3a6434-e066-4d24-aec7-0d54d739143a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4e304927-4945-4159-97fc-821ad7f2e1eb. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:46.517142 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:46.517142 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:46.518085 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2d3a6434-e066-4d24-aec7-0d54d739143a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb returned with HTTP 200 Aug 01 00:24:46.518540 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1107/4422] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:46 2026] GET /volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:46.646009 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0f349127-8e93-4660-ad28-ea8fe0555b17 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:46.648162 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0f349127-8e93-4660-ad28-ea8fe0555b17 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:24:46.648347 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0f349127-8e93-4660-ad28-ea8fe0555b17 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:46.648521 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0f349127-8e93-4660-ad28-ea8fe0555b17 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:46.648626 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-0f349127-8e93-4660-ad28-ea8fe0555b17 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 3bcd22cc-483f-445e-bc8c-9c62a59187e3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:46.653084 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:46.653084 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:46.653862 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0f349127-8e93-4660-ad28-ea8fe0555b17 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 200 Aug 01 00:24:46.654217 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1102/4423] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:46 2026] GET /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:46.845527 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-35e7a6ad-218d-474f-a7a1-f31ac41e4fdd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:46.847316 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-35e7a6ad-218d-474f-a7a1-f31ac41e4fdd tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:24:46.847548 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-35e7a6ad-218d-474f-a7a1-f31ac41e4fdd tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:46.847800 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-35e7a6ad-218d-474f-a7a1-f31ac41e4fdd tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:46.856302 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:46.856302 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:46.859398 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-35e7a6ad-218d-474f-a7a1-f31ac41e4fdd tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:46.863025 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-35e7a6ad-218d-474f-a7a1-f31ac41e4fdd tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb returned with HTTP 200 Aug 01 00:24:46.863441 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1107/4424] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:46 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:47.023726 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ab00aabb-7247-41a7-83e3-55a8c3f0a675 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:47.027547 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ab00aabb-7247-41a7-83e3-55a8c3f0a675 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/snapshots/f39fc7fc-5082-4b2e-af40-8d2aaf4e3151 Aug 01 00:24:47.028089 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ab00aabb-7247-41a7-83e3-55a8c3f0a675 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:47.028357 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ab00aabb-7247-41a7-83e3-55a8c3f0a675 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:47.034648 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:47.034648 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:47.035078 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-ab00aabb-7247-41a7-83e3-55a8c3f0a675 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot retrieved successfully. Aug 01 00:24:47.035952 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ab00aabb-7247-41a7-83e3-55a8c3f0a675 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/f39fc7fc-5082-4b2e-af40-8d2aaf4e3151 returned with HTTP 200 Aug 01 00:24:47.036532 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1109/4425] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:47 2026] GET /volume/v3/snapshots/f39fc7fc-5082-4b2e-af40-8d2aaf4e3151 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:47.049420 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8c35e67e-dc3a-4899-942e-2a2cd719b4a1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:47.052729 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8c35e67e-dc3a-4899-942e-2a2cd719b4a1 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] POST https://10.4.3.222/volume/v3/snapshots/f39fc7fc-5082-4b2e-af40-8d2aaf4e3151/action Aug 01 00:24:47.054331 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8c35e67e-dc3a-4899-942e-2a2cd719b4a1 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:24:47.054331 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8c35e67e-dc3a-4899-942e-2a2cd719b4a1 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:47.055269 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.admin_actions [None req-8c35e67e-dc3a-4899-942e-2a2cd719b4a1 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Updating snapshot 'f39fc7fc-5082-4b2e-af40-8d2aaf4e3151' with '{'status': 'creating'}' {{(pid=100406) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 00:24:47.064559 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:47.064559 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:47.075181 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8c35e67e-dc3a-4899-942e-2a2cd719b4a1 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/f39fc7fc-5082-4b2e-af40-8d2aaf4e3151/action returned with HTTP 202 Aug 01 00:24:47.075561 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1108/4426] 10.4.3.222 () {68 vars in 1396 bytes} [Sat Aug 1 00:24:47 2026] POST /volume/v3/snapshots/f39fc7fc-5082-4b2e-af40-8d2aaf4e3151/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:24:47.083642 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-93fe22ec-e8bf-4f7f-93f8-97635a1b402b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:47.087613 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-93fe22ec-e8bf-4f7f-93f8-97635a1b402b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/snapshots/f39fc7fc-5082-4b2e-af40-8d2aaf4e3151 Aug 01 00:24:47.087938 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-93fe22ec-e8bf-4f7f-93f8-97635a1b402b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:47.088219 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-93fe22ec-e8bf-4f7f-93f8-97635a1b402b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:47.096052 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:47.096052 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:47.096404 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-93fe22ec-e8bf-4f7f-93f8-97635a1b402b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot retrieved successfully. Aug 01 00:24:47.097265 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-93fe22ec-e8bf-4f7f-93f8-97635a1b402b tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/f39fc7fc-5082-4b2e-af40-8d2aaf4e3151 returned with HTTP 200 Aug 01 00:24:47.097777 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1103/4427] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:47 2026] GET /volume/v3/snapshots/f39fc7fc-5082-4b2e-af40-8d2aaf4e3151 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:47.107332 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-346f863b-7222-471b-8a4c-41820860e6db None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:47.109111 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-346f863b-7222-471b-8a4c-41820860e6db tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] POST https://10.4.3.222/volume/v3/snapshots/f39fc7fc-5082-4b2e-af40-8d2aaf4e3151/action Aug 01 00:24:47.109511 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-346f863b-7222-471b-8a4c-41820860e6db tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:24:47.109676 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-346f863b-7222-471b-8a4c-41820860e6db tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:47.111017 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.contrib.snapshot_actions [None req-346f863b-7222-471b-8a4c-41820860e6db tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100409) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 01 00:24:47.119408 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:47.119408 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:47.120137 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.contrib.snapshot_actions [None req-346f863b-7222-471b-8a4c-41820860e6db tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] Updating snapshot f39fc7fc-5082-4b2e-af40-8d2aaf4e3151 with info {'id': 'f39fc7fc-5082-4b2e-af40-8d2aaf4e3151', 'status': 'error', 'progress': '80%'} Aug 01 00:24:47.130660 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-346f863b-7222-471b-8a4c-41820860e6db tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-member] https://10.4.3.222/volume/v3/snapshots/f39fc7fc-5082-4b2e-af40-8d2aaf4e3151/action returned with HTTP 202 Aug 01 00:24:47.130660 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1108/4428] 10.4.3.222 () {68 vars in 1396 bytes} [Sat Aug 1 00:24:47 2026] POST /volume/v3/snapshots/f39fc7fc-5082-4b2e-af40-8d2aaf4e3151/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:47.133179 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9660e418-a053-4b5b-87d6-b3ad5a39ff6e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:47.134953 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9660e418-a053-4b5b-87d6-b3ad5a39ff6e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] DELETE https://10.4.3.222/volume/v3/snapshots/f39fc7fc-5082-4b2e-af40-8d2aaf4e3151 Aug 01 00:24:47.135148 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9660e418-a053-4b5b-87d6-b3ad5a39ff6e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:47.135334 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9660e418-a053-4b5b-87d6-b3ad5a39ff6e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:47.135436 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-9660e418-a053-4b5b-87d6-b3ad5a39ff6e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Delete snapshot with id: f39fc7fc-5082-4b2e-af40-8d2aaf4e3151 Aug 01 00:24:47.140532 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:47.140532 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:47.140941 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-9660e418-a053-4b5b-87d6-b3ad5a39ff6e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot retrieved successfully. Aug 01 00:24:47.156630 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-9660e418-a053-4b5b-87d6-b3ad5a39ff6e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot delete request issued successfully. Aug 01 00:24:47.156870 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9660e418-a053-4b5b-87d6-b3ad5a39ff6e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/f39fc7fc-5082-4b2e-af40-8d2aaf4e3151 returned with HTTP 202 Aug 01 00:24:47.157248 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1110/4429] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:24:47 2026] DELETE /volume/v3/snapshots/f39fc7fc-5082-4b2e-af40-8d2aaf4e3151 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:47.165295 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d59220e7-bdf8-4a51-9f71-b297eb04ef7e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:47.167475 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d59220e7-bdf8-4a51-9f71-b297eb04ef7e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/snapshots/f39fc7fc-5082-4b2e-af40-8d2aaf4e3151 Aug 01 00:24:47.167676 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d59220e7-bdf8-4a51-9f71-b297eb04ef7e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:47.167965 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d59220e7-bdf8-4a51-9f71-b297eb04ef7e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:47.174277 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:47.174277 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:47.174627 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d59220e7-bdf8-4a51-9f71-b297eb04ef7e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Snapshot retrieved successfully. Aug 01 00:24:47.175553 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d59220e7-bdf8-4a51-9f71-b297eb04ef7e tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/f39fc7fc-5082-4b2e-af40-8d2aaf4e3151 returned with HTTP 200 Aug 01 00:24:47.179263 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1109/4430] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:47 2026] GET /volume/v3/snapshots/f39fc7fc-5082-4b2e-af40-8d2aaf4e3151 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:47.467415 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c11b0494-0860-4979-832d-a133991d3f5f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:47.469160 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c11b0494-0860-4979-832d-a133991d3f5f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/volumes/a2349855-b19f-4826-99fe-966c0561e40d Aug 01 00:24:47.469383 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c11b0494-0860-4979-832d-a133991d3f5f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:47.469567 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c11b0494-0860-4979-832d-a133991d3f5f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:47.475432 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c11b0494-0860-4979-832d-a133991d3f5f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/volumes/a2349855-b19f-4826-99fe-966c0561e40d returned with HTTP 404 Aug 01 00:24:47.475981 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1104/4431] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:47 2026] GET /volume/v3/volumes/a2349855-b19f-4826-99fe-966c0561e40d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:47.484512 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d4fbfd20-befb-493d-ae54-10809be37953 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:47.486258 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d4fbfd20-befb-493d-ae54-10809be37953 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:24:47.486671 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d4fbfd20-befb-493d-ae54-10809be37953 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-906997114"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:47.488416 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-d4fbfd20-befb-493d-ae54-10809be37953 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-906997114'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:24:47.488530 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-d4fbfd20-befb-493d-ae54-10809be37953 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Create volume of 1 GB Aug 01 00:24:47.488901 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:47.488901 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:47.495983 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d4fbfd20-befb-493d-ae54-10809be37953 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Availability Zones retrieved successfully. Aug 01 00:24:47.501035 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d4fbfd20-befb-493d-ae54-10809be37953 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Flow 'volume_create_api' (ae72aade-c724-483f-8dcb-6e4bd8d97234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:47.502163 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d4fbfd20-befb-493d-ae54-10809be37953 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d81b5c1-8aea-4ed3-91ec-3283c46f3cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:47.503007 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-d4fbfd20-befb-493d-ae54-10809be37953 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:24:47.528283 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d4fbfd20-befb-493d-ae54-10809be37953 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d81b5c1-8aea-4ed3-91ec-3283c46f3cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:47.529216 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-3ea381ba-a111-4dfa-81ce-1b3b18e14558 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:47.529585 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d4fbfd20-befb-493d-ae54-10809be37953 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f497f268-d032-4c9e-903e-826455838826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:47.530999 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3ea381ba-a111-4dfa-81ce-1b3b18e14558 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb Aug 01 00:24:47.531201 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3ea381ba-a111-4dfa-81ce-1b3b18e14558 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:47.531391 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3ea381ba-a111-4dfa-81ce-1b3b18e14558 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:47.531494 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-3ea381ba-a111-4dfa-81ce-1b3b18e14558 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4e304927-4945-4159-97fc-821ad7f2e1eb. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:47.536190 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:47.536190 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:47.537278 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3ea381ba-a111-4dfa-81ce-1b3b18e14558 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb returned with HTTP 200 Aug 01 00:24:47.537832 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1111/4432] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:47 2026] GET /volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:47.571152 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-d4fbfd20-befb-493d-ae54-10809be37953 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Created reservations ['d5eece67-28f8-4765-9589-c29d2bbadb31', 'ab5e42e9-f26c-423b-b33e-f08a8114bbc6', '1757a475-357e-4223-8eb3-432c08e75587', 'e302e186-be29-4875-983a-0de19ae9e614'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:47.571936 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d4fbfd20-befb-493d-ae54-10809be37953 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f497f268-d032-4c9e-903e-826455838826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5eece67-28f8-4765-9589-c29d2bbadb31', 'ab5e42e9-f26c-423b-b33e-f08a8114bbc6', '1757a475-357e-4223-8eb3-432c08e75587', 'e302e186-be29-4875-983a-0de19ae9e614']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:47.572682 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d4fbfd20-befb-493d-ae54-10809be37953 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c5c10cb-79c5-41d5-9f1e-cf28d68b95e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:47.597284 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d4fbfd20-befb-493d-ae54-10809be37953 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c5c10cb-79c5-41d5-9f1e-cf28d68b95e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1966ce9c-47a8-456c-8372-f9c82d141ae5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-906997114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d76c7d65df6445d8e131202d4eaba59',qos_specs=None,replication_status=,reservations=['d5eece67-28f8-4765-9589-c29d2bbadb31','ab5e42e9-f26c-423b-b33e-f08a8114bbc6','1757a475-357e-4223-8eb3-432c08e75587','e302e186-be29-4875-983a-0de19ae9e614'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0999df8d28642c8ba4da87cfcb35ee9',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:24:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-906997114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1966ce9c-47a8-456c-8372-f9c82d141ae5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d76c7d65df6445d8e131202d4eaba59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0999df8d28642c8ba4da87cfcb35ee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:47.598101 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d4fbfd20-befb-493d-ae54-10809be37953 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99f301e8-7481-4e47-bb64-bccf68521bcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:47.617327 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d4fbfd20-befb-493d-ae54-10809be37953 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99f301e8-7481-4e47-bb64-bccf68521bcf) transitioned into state 'SUCCESS' from state '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-906997114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d76c7d65df6445d8e131202d4eaba59',qos_specs=None,replication_status=,reservations=['d5eece67-28f8-4765-9589-c29d2bbadb31','ab5e42e9-f26c-423b-b33e-f08a8114bbc6','1757a475-357e-4223-8eb3-432c08e75587','e302e186-be29-4875-983a-0de19ae9e614'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0999df8d28642c8ba4da87cfcb35ee9',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:47.618000 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d4fbfd20-befb-493d-ae54-10809be37953 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffef841f-7b42-45d1-abb8-048a30520d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:47.625603 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d4fbfd20-befb-493d-ae54-10809be37953 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffef841f-7b42-45d1-abb8-048a30520d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:47.626943 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-d4fbfd20-befb-493d-ae54-10809be37953 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Flow 'volume_create_api' (ae72aade-c724-483f-8dcb-6e4bd8d97234) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:47.627417 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d4fbfd20-befb-493d-ae54-10809be37953 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Create volume request issued successfully. Aug 01 00:24:47.628289 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d4fbfd20-befb-493d-ae54-10809be37953 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:24:47.628927 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1109/4433] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:24:47 2026] POST /volume/v3/volumes => generated 777 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:47.644528 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b02334ba-9b0c-465c-82ca-52f7fcdfe502 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:47.646304 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b02334ba-9b0c-465c-82ca-52f7fcdfe502 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/volumes/1966ce9c-47a8-456c-8372-f9c82d141ae5 Aug 01 00:24:47.646595 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b02334ba-9b0c-465c-82ca-52f7fcdfe502 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:47.646805 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b02334ba-9b0c-465c-82ca-52f7fcdfe502 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:47.661485 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:47.661485 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:47.663342 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f41ac31b-2cbc-4a0d-af6a-433be0303d1f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:47.665653 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f41ac31b-2cbc-4a0d-af6a-433be0303d1f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:24:47.665911 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f41ac31b-2cbc-4a0d-af6a-433be0303d1f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:47.666131 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f41ac31b-2cbc-4a0d-af6a-433be0303d1f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:47.666275 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-f41ac31b-2cbc-4a0d-af6a-433be0303d1f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 3bcd22cc-483f-445e-bc8c-9c62a59187e3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:47.668013 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b02334ba-9b0c-465c-82ca-52f7fcdfe502 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Volume info retrieved successfully. Aug 01 00:24:47.670316 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:47.670316 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:47.671242 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f41ac31b-2cbc-4a0d-af6a-433be0303d1f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 200 Aug 01 00:24:47.671711 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1105/4434] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:47 2026] GET /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:47.676422 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b02334ba-9b0c-465c-82ca-52f7fcdfe502 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/volumes/1966ce9c-47a8-456c-8372-f9c82d141ae5 returned with HTTP 200 Aug 01 00:24:47.676823 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1110/4435] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:47 2026] GET /volume/v3/volumes/1966ce9c-47a8-456c-8372-f9c82d141ae5 => generated 956 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:47.876643 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-0f1e95e8-4306-4e8e-92db-9f7dbb16c428 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:47.878430 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0f1e95e8-4306-4e8e-92db-9f7dbb16c428 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:24:47.878662 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0f1e95e8-4306-4e8e-92db-9f7dbb16c428 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:47.878930 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0f1e95e8-4306-4e8e-92db-9f7dbb16c428 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:47.888932 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:47.888932 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:47.892473 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0f1e95e8-4306-4e8e-92db-9f7dbb16c428 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:47.897052 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0f1e95e8-4306-4e8e-92db-9f7dbb16c428 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb returned with HTTP 200 Aug 01 00:24:47.897462 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1112/4436] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:47 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:48.187364 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d2ac0b0c-b0ef-4e05-af7b-a12d99d86587 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:48.189490 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d2ac0b0c-b0ef-4e05-af7b-a12d99d86587 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/snapshots/f39fc7fc-5082-4b2e-af40-8d2aaf4e3151 Aug 01 00:24:48.189785 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d2ac0b0c-b0ef-4e05-af7b-a12d99d86587 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:48.190051 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d2ac0b0c-b0ef-4e05-af7b-a12d99d86587 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:48.194249 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d2ac0b0c-b0ef-4e05-af7b-a12d99d86587 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/snapshots/f39fc7fc-5082-4b2e-af40-8d2aaf4e3151 returned with HTTP 404 Aug 01 00:24:48.194840 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1110/4437] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:48 2026] GET /volume/v3/snapshots/f39fc7fc-5082-4b2e-af40-8d2aaf4e3151 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:48.200567 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-21c3d151-c422-46b6-a71b-a99bc751542a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:48.202114 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-21c3d151-c422-46b6-a71b-a99bc751542a tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/91cd84c8-a0fc-45bb-9b4e-144276085578 Aug 01 00:24:48.202323 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-21c3d151-c422-46b6-a71b-a99bc751542a tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:48.202538 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-21c3d151-c422-46b6-a71b-a99bc751542a tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:48.202737 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-21c3d151-c422-46b6-a71b-a99bc751542a tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Delete volume with id: 91cd84c8-a0fc-45bb-9b4e-144276085578 Aug 01 00:24:48.209379 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:48.209379 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:48.209715 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-21c3d151-c422-46b6-a71b-a99bc751542a tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:48.223690 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-21c3d151-c422-46b6-a71b-a99bc751542a tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Delete volume request issued successfully. Aug 01 00:24:48.223888 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-21c3d151-c422-46b6-a71b-a99bc751542a tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/91cd84c8-a0fc-45bb-9b4e-144276085578 returned with HTTP 202 Aug 01 00:24:48.224259 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1106/4438] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:24:48 2026] DELETE /volume/v3/volumes/91cd84c8-a0fc-45bb-9b4e-144276085578 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:48.236757 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-137390b5-c1c2-434f-a543-ff2902796e18 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:48.239310 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-137390b5-c1c2-434f-a543-ff2902796e18 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/91cd84c8-a0fc-45bb-9b4e-144276085578 Aug 01 00:24:48.239577 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-137390b5-c1c2-434f-a543-ff2902796e18 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:48.239854 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-137390b5-c1c2-434f-a543-ff2902796e18 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:48.250407 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:48.250407 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:48.255103 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-137390b5-c1c2-434f-a543-ff2902796e18 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Volume info retrieved successfully. Aug 01 00:24:48.259881 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-137390b5-c1c2-434f-a543-ff2902796e18 tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/91cd84c8-a0fc-45bb-9b4e-144276085578 returned with HTTP 200 Aug 01 00:24:48.260334 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1111/4439] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:48 2026] GET /volume/v3/volumes/91cd84c8-a0fc-45bb-9b4e-144276085578 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:48.549241 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e38cced4-20a0-4a68-8972-3798e5e9fcf0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:48.551382 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e38cced4-20a0-4a68-8972-3798e5e9fcf0 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb Aug 01 00:24:48.551611 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e38cced4-20a0-4a68-8972-3798e5e9fcf0 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:48.551864 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e38cced4-20a0-4a68-8972-3798e5e9fcf0 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:48.551998 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-e38cced4-20a0-4a68-8972-3798e5e9fcf0 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4e304927-4945-4159-97fc-821ad7f2e1eb. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:48.556874 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:48.556874 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:48.557698 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e38cced4-20a0-4a68-8972-3798e5e9fcf0 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb returned with HTTP 200 Aug 01 00:24:48.558148 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1113/4440] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:48 2026] GET /volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:48.682052 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ea21e25b-f097-4a87-b034-a826b979dda2 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:48.683822 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ea21e25b-f097-4a87-b034-a826b979dda2 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:24:48.684026 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ea21e25b-f097-4a87-b034-a826b979dda2 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:48.684207 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ea21e25b-f097-4a87-b034-a826b979dda2 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:48.684310 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-ea21e25b-f097-4a87-b034-a826b979dda2 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 3bcd22cc-483f-445e-bc8c-9c62a59187e3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:48.688796 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:48.688796 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:48.689779 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ea21e25b-f097-4a87-b034-a826b979dda2 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 200 Aug 01 00:24:48.689904 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4f471cd3-a5d0-4ee8-bb49-0a703546cecd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:48.690296 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1111/4441] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:48 2026] GET /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:48.692076 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4f471cd3-a5d0-4ee8-bb49-0a703546cecd tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/volumes/1966ce9c-47a8-456c-8372-f9c82d141ae5 Aug 01 00:24:48.692452 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4f471cd3-a5d0-4ee8-bb49-0a703546cecd tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:48.692796 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4f471cd3-a5d0-4ee8-bb49-0a703546cecd tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:48.700202 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:48.700202 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:48.703213 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4f471cd3-a5d0-4ee8-bb49-0a703546cecd tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Volume info retrieved successfully. Aug 01 00:24:48.706552 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4f471cd3-a5d0-4ee8-bb49-0a703546cecd tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/volumes/1966ce9c-47a8-456c-8372-f9c82d141ae5 returned with HTTP 200 Aug 01 00:24:48.706966 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1107/4442] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:48 2026] GET /volume/v3/volumes/1966ce9c-47a8-456c-8372-f9c82d141ae5 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:48.719027 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-000ea093-3476-4d2a-9f25-e267181117e1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:48.720578 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-000ea093-3476-4d2a-9f25-e267181117e1 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:24:48.720895 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-000ea093-3476-4d2a-9f25-e267181117e1 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1966ce9c-47a8-456c-8372-f9c82d141ae5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1151386646"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:48.727865 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:48.727865 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:48.728144 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-000ea093-3476-4d2a-9f25-e267181117e1 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Volume info retrieved successfully. Aug 01 00:24:48.728249 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-000ea093-3476-4d2a-9f25-e267181117e1 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Create snapshot from volume 1966ce9c-47a8-456c-8372-f9c82d141ae5 Aug 01 00:24:48.748038 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-000ea093-3476-4d2a-9f25-e267181117e1 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Created reservations ['41e51c67-b5ff-4ac9-9815-2897e0318131', '9f20a241-588d-465f-8ab9-d41ccf2cb7ce', 'cac9aad3-3d29-4178-92d8-3f95b2cb6442', '598525f7-e5b2-471c-92d6-657e827f3ec1'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:48.771706 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-000ea093-3476-4d2a-9f25-e267181117e1 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Snapshot create request issued successfully. Aug 01 00:24:48.772163 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-000ea093-3476-4d2a-9f25-e267181117e1 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:24:48.772711 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1112/4443] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:24:48 2026] POST /volume/v3/snapshots => generated 308 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:48.780797 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-59a8811d-c3b1-4e25-8822-1850c997f1b8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:48.782619 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-59a8811d-c3b1-4e25-8822-1850c997f1b8 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/snapshots/192817bf-4ea4-41bc-8319-7339446ef30f Aug 01 00:24:48.782921 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-59a8811d-c3b1-4e25-8822-1850c997f1b8 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:48.783160 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-59a8811d-c3b1-4e25-8822-1850c997f1b8 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:48.788019 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:48.788019 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:48.788318 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-59a8811d-c3b1-4e25-8822-1850c997f1b8 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Snapshot retrieved successfully. Aug 01 00:24:48.788954 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-59a8811d-c3b1-4e25-8822-1850c997f1b8 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/snapshots/192817bf-4ea4-41bc-8319-7339446ef30f returned with HTTP 200 Aug 01 00:24:48.789281 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1114/4444] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:48 2026] GET /volume/v3/snapshots/192817bf-4ea4-41bc-8319-7339446ef30f => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:48.908784 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-cbf71572-6a21-4d15-b316-f01fbcae40fe None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:48.910541 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cbf71572-6a21-4d15-b316-f01fbcae40fe tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:24:48.910880 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cbf71572-6a21-4d15-b316-f01fbcae40fe tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:48.911120 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cbf71572-6a21-4d15-b316-f01fbcae40fe tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:48.919514 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:48.919514 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:48.923165 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-cbf71572-6a21-4d15-b316-f01fbcae40fe tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:48.926715 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cbf71572-6a21-4d15-b316-f01fbcae40fe tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb returned with HTTP 200 Aug 01 00:24:48.927352 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1112/4445] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:48 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:49.280065 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-57f53566-ba71-4543-9d09-56560e540c2a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:49.284361 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-57f53566-ba71-4543-9d09-56560e540c2a tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] GET https://10.4.3.222/volume/v3/volumes/91cd84c8-a0fc-45bb-9b4e-144276085578 Aug 01 00:24:49.286036 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-57f53566-ba71-4543-9d09-56560e540c2a tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:49.286346 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-57f53566-ba71-4543-9d09-56560e540c2a tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:49.298615 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-57f53566-ba71-4543-9d09-56560e540c2a tempest-ProjectMemberTests-345033260 tempest-ProjectMemberTests-345033260-project-admin] https://10.4.3.222/volume/v3/volumes/91cd84c8-a0fc-45bb-9b4e-144276085578 returned with HTTP 404 Aug 01 00:24:49.298615 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1108/4446] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:49 2026] GET /volume/v3/volumes/91cd84c8-a0fc-45bb-9b4e-144276085578 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:49.569511 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8c7f7e5f-199b-4e2b-8d42-573a63e157aa None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:49.571872 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8c7f7e5f-199b-4e2b-8d42-573a63e157aa tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb Aug 01 00:24:49.572123 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8c7f7e5f-199b-4e2b-8d42-573a63e157aa tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:49.572379 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8c7f7e5f-199b-4e2b-8d42-573a63e157aa tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:49.572524 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-8c7f7e5f-199b-4e2b-8d42-573a63e157aa tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4e304927-4945-4159-97fc-821ad7f2e1eb. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:49.577339 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:49.577339 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:49.578414 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8c7f7e5f-199b-4e2b-8d42-573a63e157aa tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb returned with HTTP 200 Aug 01 00:24:49.578946 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1113/4447] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:49 2026] GET /volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:49.589162 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6209b3c8-4690-4ba4-ab26-b1304ae04e5e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:49.590967 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6209b3c8-4690-4ba4-ab26-b1304ae04e5e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb Aug 01 00:24:49.591143 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6209b3c8-4690-4ba4-ab26-b1304ae04e5e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:49.591320 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6209b3c8-4690-4ba4-ab26-b1304ae04e5e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:49.591423 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-6209b3c8-4690-4ba4-ab26-b1304ae04e5e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4e304927-4945-4159-97fc-821ad7f2e1eb. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:49.595589 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:49.595589 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:49.596386 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6209b3c8-4690-4ba4-ab26-b1304ae04e5e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb returned with HTTP 200 Aug 01 00:24:49.596790 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1115/4448] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:49 2026] GET /volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:49.606264 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-cdca8a7a-dc8b-44d7-89a6-887459287bdd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:49.607931 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cdca8a7a-dc8b-44d7-89a6-887459287bdd tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] DELETE https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb Aug 01 00:24:49.608120 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cdca8a7a-dc8b-44d7-89a6-887459287bdd tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:49.608294 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cdca8a7a-dc8b-44d7-89a6-887459287bdd tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:49.608392 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.contrib.backups [None req-cdca8a7a-dc8b-44d7-89a6-887459287bdd tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Delete backup with id: 4e304927-4945-4159-97fc-821ad7f2e1eb. Aug 01 00:24:49.612717 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:49.612717 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:49.623881 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.backup.rpcapi [None req-cdca8a7a-dc8b-44d7-89a6-887459287bdd tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] delete_backup rpcapi backup_id 4e304927-4945-4159-97fc-821ad7f2e1eb {{(pid=100409) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:24:49.627457 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cdca8a7a-dc8b-44d7-89a6-887459287bdd tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb returned with HTTP 202 Aug 01 00:24:49.628131 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1113/4449] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:24:49 2026] DELETE /volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:24:49.637795 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8d8aed96-4905-40a5-8a2d-79be409e7466 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:49.642648 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8d8aed96-4905-40a5-8a2d-79be409e7466 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb Aug 01 00:24:49.642982 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8d8aed96-4905-40a5-8a2d-79be409e7466 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:49.643238 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8d8aed96-4905-40a5-8a2d-79be409e7466 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:49.643405 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-8d8aed96-4905-40a5-8a2d-79be409e7466 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4e304927-4945-4159-97fc-821ad7f2e1eb. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:49.649108 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:49.649108 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:49.650087 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8d8aed96-4905-40a5-8a2d-79be409e7466 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb returned with HTTP 200 Aug 01 00:24:49.650597 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1109/4450] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:49 2026] GET /volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:49.702609 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-09657b3b-1933-456b-ac4e-ca468ce826bb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:49.704866 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-09657b3b-1933-456b-ac4e-ca468ce826bb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:24:49.705061 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-09657b3b-1933-456b-ac4e-ca468ce826bb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:49.705235 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-09657b3b-1933-456b-ac4e-ca468ce826bb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:49.705333 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-09657b3b-1933-456b-ac4e-ca468ce826bb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 3bcd22cc-483f-445e-bc8c-9c62a59187e3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:49.712213 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:49.712213 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:49.713139 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-09657b3b-1933-456b-ac4e-ca468ce826bb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 200 Aug 01 00:24:49.713628 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1114/4451] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:49 2026] GET /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:49.729403 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-be977f0e-a61c-4bbb-b672-ad66162eac9a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:49.731571 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-be977f0e-a61c-4bbb-b672-ad66162eac9a tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e Aug 01 00:24:49.731884 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-be977f0e-a61c-4bbb-b672-ad66162eac9a tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:49.732467 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-be977f0e-a61c-4bbb-b672-ad66162eac9a tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:49.732467 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-be977f0e-a61c-4bbb-b672-ad66162eac9a tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id a62a1b6f-27c4-4fc4-8036-e5144d357e0e. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:49.736910 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:49.736910 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:49.737790 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-be977f0e-a61c-4bbb-b672-ad66162eac9a tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e returned with HTTP 200 Aug 01 00:24:49.738254 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1116/4452] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:49 2026] GET /volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:49.749081 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ee4b6258-96ff-4b82-aa8d-bede93394d2e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:49.750838 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ee4b6258-96ff-4b82-aa8d-bede93394d2e tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] POST https://10.4.3.222/volume/v3/backups Aug 01 00:24:49.751173 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ee4b6258-96ff-4b82-aa8d-bede93394d2e tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9367d879-1e2c-4597-99ce-21db21f7c648", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-912617363"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:49.752609 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.contrib.backups [None req-ee4b6258-96ff-4b82-aa8d-bede93394d2e tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Creating new backup {'backup': {'volume_id': '9367d879-1e2c-4597-99ce-21db21f7c648', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-912617363'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:24:49.752761 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.contrib.backups [None req-ee4b6258-96ff-4b82-aa8d-bede93394d2e tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Creating backup of volume 9367d879-1e2c-4597-99ce-21db21f7c648 in container None Aug 01 00:24:49.759508 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:49.759508 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:49.759992 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ee4b6258-96ff-4b82-aa8d-bede93394d2e tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Volume info retrieved successfully. Aug 01 00:24:49.775085 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-ee4b6258-96ff-4b82-aa8d-bede93394d2e tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Created reservations ['08a73c65-11d6-408c-ae74-d635072ede75', 'e2a2818a-404b-4f51-8cc2-e62e9c86a1a5'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:49.802053 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2c372b62-b619-4ce8-abd4-f9ab79e031f3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:49.803003 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2c372b62-b619-4ce8-abd4-f9ab79e031f3 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/snapshots/192817bf-4ea4-41bc-8319-7339446ef30f Aug 01 00:24:49.803179 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2c372b62-b619-4ce8-abd4-f9ab79e031f3 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:49.803356 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2c372b62-b619-4ce8-abd4-f9ab79e031f3 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:49.809079 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:49.809079 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:49.809409 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2c372b62-b619-4ce8-abd4-f9ab79e031f3 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Snapshot retrieved successfully. Aug 01 00:24:49.810141 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2c372b62-b619-4ce8-abd4-f9ab79e031f3 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/snapshots/192817bf-4ea4-41bc-8319-7339446ef30f returned with HTTP 200 Aug 01 00:24:49.810448 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ee4b6258-96ff-4b82-aa8d-bede93394d2e tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:24:49.810504 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1110/4453] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:49 2026] GET /volume/v3/snapshots/192817bf-4ea4-41bc-8319-7339446ef30f => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:49.810921 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1114/4454] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:24:49 2026] POST /volume/v3/backups => generated 329 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:49.819568 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-354b411d-4c57-4514-8215-ef3964cb1739 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:49.821168 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-354b411d-4c57-4514-8215-ef3964cb1739 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 Aug 01 00:24:49.821329 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-354b411d-4c57-4514-8215-ef3964cb1739 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:49.821500 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-354b411d-4c57-4514-8215-ef3964cb1739 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:49.821619 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-354b411d-4c57-4514-8215-ef3964cb1739 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id 34d77a24-be1a-4756-9dc3-4ff32682f973. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:49.823791 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-bf4d3c88-144c-48ca-a3e6-4a4c23ec1814 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:49.825909 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bf4d3c88-144c-48ca-a3e6-4a4c23ec1814 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-reader] POST https://10.4.3.222/volume/v3/snapshots/192817bf-4ea4-41bc-8319-7339446ef30f/action Aug 01 00:24:49.826200 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:49.826200 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:49.826261 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bf4d3c88-144c-48ca-a3e6-4a4c23ec1814 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:24:49.826349 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bf4d3c88-144c-48ca-a3e6-4a4c23ec1814 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:49.826718 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-354b411d-4c57-4514-8215-ef3964cb1739 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 returned with HTTP 200 Aug 01 00:24:49.827113 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1115/4455] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:49 2026] GET /volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:49.827853 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.admin_actions [None req-bf4d3c88-144c-48ca-a3e6-4a4c23ec1814 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-reader] Updating snapshot '192817bf-4ea4-41bc-8319-7339446ef30f' with '{'status': 'error'}' {{(pid=100408) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 01 00:24:49.837871 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:49.837871 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:49.838302 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.policy [None req-bf4d3c88-144c-48ca-a3e6-4a4c23ec1814 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '3079173491194b5ba974633ab9dab75a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d76c7d65df6445d8e131202d4eaba59', '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=100408) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:24:49.838480 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bf4d3c88-144c-48ca-a3e6-4a4c23ec1814 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-reader] https://10.4.3.222/volume/v3/snapshots/192817bf-4ea4-41bc-8319-7339446ef30f/action returned with HTTP 403 Aug 01 00:24:49.839106 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1117/4456] 10.4.3.222 () {68 vars in 1396 bytes} [Sat Aug 1 00:24:49 2026] POST /volume/v3/snapshots/192817bf-4ea4-41bc-8319-7339446ef30f/action => generated 133 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:49.845615 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-94941abf-6012-4a77-b915-21a2e78b392f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:49.847929 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-94941abf-6012-4a77-b915-21a2e78b392f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] DELETE https://10.4.3.222/volume/v3/snapshots/192817bf-4ea4-41bc-8319-7339446ef30f Aug 01 00:24:49.848185 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-94941abf-6012-4a77-b915-21a2e78b392f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:49.848432 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-94941abf-6012-4a77-b915-21a2e78b392f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:49.848570 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-94941abf-6012-4a77-b915-21a2e78b392f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Delete snapshot with id: 192817bf-4ea4-41bc-8319-7339446ef30f Aug 01 00:24:49.854619 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:49.854619 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:49.855040 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-94941abf-6012-4a77-b915-21a2e78b392f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Snapshot retrieved successfully. Aug 01 00:24:49.875196 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-94941abf-6012-4a77-b915-21a2e78b392f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Snapshot delete request issued successfully. Aug 01 00:24:49.875196 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-94941abf-6012-4a77-b915-21a2e78b392f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/snapshots/192817bf-4ea4-41bc-8319-7339446ef30f returned with HTTP 202 Aug 01 00:24:49.875725 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1111/4457] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:24:49 2026] DELETE /volume/v3/snapshots/192817bf-4ea4-41bc-8319-7339446ef30f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:49.885404 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-95e2b02e-c753-4439-9d25-34963241e7b6 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:49.887364 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-95e2b02e-c753-4439-9d25-34963241e7b6 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/snapshots/192817bf-4ea4-41bc-8319-7339446ef30f Aug 01 00:24:49.887842 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-95e2b02e-c753-4439-9d25-34963241e7b6 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:49.888196 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-95e2b02e-c753-4439-9d25-34963241e7b6 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:49.893877 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:49.893877 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:49.894334 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-95e2b02e-c753-4439-9d25-34963241e7b6 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Snapshot retrieved successfully. Aug 01 00:24:49.895128 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-95e2b02e-c753-4439-9d25-34963241e7b6 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/snapshots/192817bf-4ea4-41bc-8319-7339446ef30f returned with HTTP 200 Aug 01 00:24:49.895565 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1115/4458] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:49 2026] GET /volume/v3/snapshots/192817bf-4ea4-41bc-8319-7339446ef30f => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:49.940595 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7228fea4-0278-4a14-a1cb-f028a618ee55 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:49.942955 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7228fea4-0278-4a14-a1cb-f028a618ee55 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:24:49.943302 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7228fea4-0278-4a14-a1cb-f028a618ee55 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:49.943588 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7228fea4-0278-4a14-a1cb-f028a618ee55 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:49.960847 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:49.960847 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:49.967718 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7228fea4-0278-4a14-a1cb-f028a618ee55 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:49.972632 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7228fea4-0278-4a14-a1cb-f028a618ee55 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb returned with HTTP 200 Aug 01 00:24:49.973057 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1116/4459] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:49 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb => generated 872 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:50.662685 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-3d000557-6922-4243-af5b-44aeccf56be0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:50.665059 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3d000557-6922-4243-af5b-44aeccf56be0 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb Aug 01 00:24:50.665515 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3d000557-6922-4243-af5b-44aeccf56be0 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:50.665818 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3d000557-6922-4243-af5b-44aeccf56be0 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:50.665929 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-3d000557-6922-4243-af5b-44aeccf56be0 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 4e304927-4945-4159-97fc-821ad7f2e1eb. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:50.672610 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3d000557-6922-4243-af5b-44aeccf56be0 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb returned with HTTP 404 Aug 01 00:24:50.673411 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1118/4460] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:50 2026] GET /volume/v3/backups/4e304927-4945-4159-97fc-821ad7f2e1eb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:50.682110 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bb34f087-656f-4b75-9390-1f078ca6ecd2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:50.684434 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bb34f087-656f-4b75-9390-1f078ca6ecd2 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] POST https://10.4.3.222/volume/v3/backups Aug 01 00:24:50.684882 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bb34f087-656f-4b75-9390-1f078ca6ecd2 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f80324f6-5844-45ae-87af-2c292dd09ad1", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-168284375", "container": "tempest-volumesbackupstest-backup-container-1449163105"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:50.686688 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-bb34f087-656f-4b75-9390-1f078ca6ecd2 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Creating new backup {'backup': {'volume_id': 'f80324f6-5844-45ae-87af-2c292dd09ad1', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-168284375', 'container': 'tempest-volumesbackupstest-backup-container-1449163105'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:24:50.686900 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-bb34f087-656f-4b75-9390-1f078ca6ecd2 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Creating backup of volume f80324f6-5844-45ae-87af-2c292dd09ad1 in container tempest-volumesbackupstest-backup-container-1449163105 Aug 01 00:24:50.698466 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:50.698466 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:50.699091 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-bb34f087-656f-4b75-9390-1f078ca6ecd2 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:24:50.717868 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-bb34f087-656f-4b75-9390-1f078ca6ecd2 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Created reservations ['c2ba19fb-44f0-4117-a549-43ebe35a3fd6', '0d8703ae-7c72-43de-8964-682ea56113db'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:50.749956 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bb34f087-656f-4b75-9390-1f078ca6ecd2 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:24:50.750376 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1112/4461] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:24:50 2026] POST /volume/v3/backups => generated 329 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:50.758315 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-92ed31bc-c84c-4a5c-a969-ccbf343a1eeb None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:50.760281 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-92ed31bc-c84c-4a5c-a969-ccbf343a1eeb tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 Aug 01 00:24:50.760487 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-92ed31bc-c84c-4a5c-a969-ccbf343a1eeb tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:50.760662 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-92ed31bc-c84c-4a5c-a969-ccbf343a1eeb tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:50.760787 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-92ed31bc-c84c-4a5c-a969-ccbf343a1eeb tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 430e0d9f-a2ff-4a2a-a247-727a0c897196. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:50.765137 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:50.765137 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:50.765834 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-92ed31bc-c84c-4a5c-a969-ccbf343a1eeb tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 returned with HTTP 200 Aug 01 00:24:50.766201 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1116/4462] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:50 2026] GET /volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:50.839422 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-65a848b3-3cc6-4a40-974a-795770aeebfc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:50.843323 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-65a848b3-3cc6-4a40-974a-795770aeebfc tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 Aug 01 00:24:50.843323 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-65a848b3-3cc6-4a40-974a-795770aeebfc tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:50.843323 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-65a848b3-3cc6-4a40-974a-795770aeebfc tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:50.843323 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-65a848b3-3cc6-4a40-974a-795770aeebfc tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id 34d77a24-be1a-4756-9dc3-4ff32682f973. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:50.847995 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:50.847995 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:50.850427 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-65a848b3-3cc6-4a40-974a-795770aeebfc tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 returned with HTTP 200 Aug 01 00:24:50.850427 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1117/4463] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:50 2026] GET /volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:50.907636 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6ef51159-1a64-45df-b0dc-0c68553ccaaa None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:50.909664 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6ef51159-1a64-45df-b0dc-0c68553ccaaa tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/snapshots/192817bf-4ea4-41bc-8319-7339446ef30f Aug 01 00:24:50.909917 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6ef51159-1a64-45df-b0dc-0c68553ccaaa tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:50.910135 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6ef51159-1a64-45df-b0dc-0c68553ccaaa tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:50.915290 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6ef51159-1a64-45df-b0dc-0c68553ccaaa tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/snapshots/192817bf-4ea4-41bc-8319-7339446ef30f returned with HTTP 404 Aug 01 00:24:50.915872 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1119/4464] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:50 2026] GET /volume/v3/snapshots/192817bf-4ea4-41bc-8319-7339446ef30f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:50.923668 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-983685ba-aabd-430e-b548-8fef8aa45a93 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:50.925514 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-983685ba-aabd-430e-b548-8fef8aa45a93 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/1966ce9c-47a8-456c-8372-f9c82d141ae5 Aug 01 00:24:50.925730 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-983685ba-aabd-430e-b548-8fef8aa45a93 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:50.925951 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-983685ba-aabd-430e-b548-8fef8aa45a93 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:50.926125 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-983685ba-aabd-430e-b548-8fef8aa45a93 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Delete volume with id: 1966ce9c-47a8-456c-8372-f9c82d141ae5 Aug 01 00:24:50.935379 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:50.935379 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:50.935789 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-983685ba-aabd-430e-b548-8fef8aa45a93 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Volume info retrieved successfully. Aug 01 00:24:50.953856 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-983685ba-aabd-430e-b548-8fef8aa45a93 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Delete volume request issued successfully. Aug 01 00:24:50.954059 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-983685ba-aabd-430e-b548-8fef8aa45a93 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/volumes/1966ce9c-47a8-456c-8372-f9c82d141ae5 returned with HTTP 202 Aug 01 00:24:50.954495 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1113/4465] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:24:50 2026] DELETE /volume/v3/volumes/1966ce9c-47a8-456c-8372-f9c82d141ae5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:50.961834 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6bdf9d4f-a8cb-4cd0-bdf1-b439f7c9eb48 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:50.963588 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6bdf9d4f-a8cb-4cd0-bdf1-b439f7c9eb48 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/volumes/1966ce9c-47a8-456c-8372-f9c82d141ae5 Aug 01 00:24:50.963802 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6bdf9d4f-a8cb-4cd0-bdf1-b439f7c9eb48 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:50.964035 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6bdf9d4f-a8cb-4cd0-bdf1-b439f7c9eb48 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:50.972054 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:50.972054 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:50.976186 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-6bdf9d4f-a8cb-4cd0-bdf1-b439f7c9eb48 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Volume info retrieved successfully. Aug 01 00:24:50.982685 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6bdf9d4f-a8cb-4cd0-bdf1-b439f7c9eb48 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/volumes/1966ce9c-47a8-456c-8372-f9c82d141ae5 returned with HTTP 200 Aug 01 00:24:50.983335 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1117/4466] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:50 2026] GET /volume/v3/volumes/1966ce9c-47a8-456c-8372-f9c82d141ae5 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:50.988807 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bc898e16-7c5c-4197-aeca-3ae3c60d39ab None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:50.990963 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bc898e16-7c5c-4197-aeca-3ae3c60d39ab tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:24:50.991222 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bc898e16-7c5c-4197-aeca-3ae3c60d39ab tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:50.991490 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bc898e16-7c5c-4197-aeca-3ae3c60d39ab tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:51.003965 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:51.003965 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:51.008145 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-bc898e16-7c5c-4197-aeca-3ae3c60d39ab tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:51.014006 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bc898e16-7c5c-4197-aeca-3ae3c60d39ab tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb returned with HTTP 200 Aug 01 00:24:51.014611 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1118/4467] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:50 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:51.213497 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-b3faf8a7-e5ea-4493-a45a-61d8228a0ae8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:51.217160 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-b3faf8a7-e5ea-4493-a45a-61d8228a0ae8 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] POST https://10.4.3.222/volume/v3/attachments/1f4eeecb-95dd-495b-91d3-d4b2e4ce965a/action Aug 01 00:24:51.217600 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-b3faf8a7-e5ea-4493-a45a-61d8228a0ae8 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action body: b'{"os-complete": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:24:51.217795 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-b3faf8a7-e5ea-4493-a45a-61d8228a0ae8 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:51.240387 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:51.240387 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:51.251911 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-98cfe7bb-e9e8-49a8-8457-073d24324fcf req-b3faf8a7-e5ea-4493-a45a-61d8228a0ae8 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/attachments/1f4eeecb-95dd-495b-91d3-d4b2e4ce965a/action returned with HTTP 204 Aug 01 00:24:51.252572 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1120/4468] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:24:51 2026] POST /volume/v3/attachments/1f4eeecb-95dd-495b-91d3-d4b2e4ce965a/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:51.777276 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b015ef26-1fa6-4167-a32c-40839fc3a48c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:51.779101 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b015ef26-1fa6-4167-a32c-40839fc3a48c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 Aug 01 00:24:51.779427 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b015ef26-1fa6-4167-a32c-40839fc3a48c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:51.779818 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b015ef26-1fa6-4167-a32c-40839fc3a48c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:51.779818 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-b015ef26-1fa6-4167-a32c-40839fc3a48c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 430e0d9f-a2ff-4a2a-a247-727a0c897196. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:51.784562 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:51.784562 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:51.784784 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b015ef26-1fa6-4167-a32c-40839fc3a48c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 returned with HTTP 200 Aug 01 00:24:51.785205 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1114/4469] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:51 2026] GET /volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:51.862573 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-898f6289-cd6b-429a-93df-f132fb2f7f19 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:51.864388 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-898f6289-cd6b-429a-93df-f132fb2f7f19 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 Aug 01 00:24:51.864582 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-898f6289-cd6b-429a-93df-f132fb2f7f19 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:51.864816 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-898f6289-cd6b-429a-93df-f132fb2f7f19 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:51.864931 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-898f6289-cd6b-429a-93df-f132fb2f7f19 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id 34d77a24-be1a-4756-9dc3-4ff32682f973. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:51.868890 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:51.868890 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:51.869493 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-898f6289-cd6b-429a-93df-f132fb2f7f19 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 returned with HTTP 200 Aug 01 00:24:51.869921 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1118/4470] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:51 2026] GET /volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:51.995482 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-981ff6a0-0a60-4aa1-8f35-16798bf6effa None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:52.000340 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-981ff6a0-0a60-4aa1-8f35-16798bf6effa tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/volumes/1966ce9c-47a8-456c-8372-f9c82d141ae5 Aug 01 00:24:52.004059 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-981ff6a0-0a60-4aa1-8f35-16798bf6effa tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:52.004406 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-981ff6a0-0a60-4aa1-8f35-16798bf6effa tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:52.015491 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-981ff6a0-0a60-4aa1-8f35-16798bf6effa tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/volumes/1966ce9c-47a8-456c-8372-f9c82d141ae5 returned with HTTP 404 Aug 01 00:24:52.016073 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1119/4471] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:51 2026] GET /volume/v3/volumes/1966ce9c-47a8-456c-8372-f9c82d141ae5 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:52.025181 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-30ba28d4-ed03-43aa-ac6f-3f863b1a790f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:52.027507 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-30ba28d4-ed03-43aa-ac6f-3f863b1a790f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:24:52.028001 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-30ba28d4-ed03-43aa-ac6f-3f863b1a790f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-627801103"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:52.030116 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-96fac70b-de18-4dde-9f0c-92a30eed817a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:52.030281 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-30ba28d4-ed03-43aa-ac6f-3f863b1a790f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-627801103'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:24:52.030454 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-30ba28d4-ed03-43aa-ac6f-3f863b1a790f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Create volume of 1 GB Aug 01 00:24:52.032159 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-96fac70b-de18-4dde-9f0c-92a30eed817a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:24:52.032726 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-96fac70b-de18-4dde-9f0c-92a30eed817a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:52.032841 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-96fac70b-de18-4dde-9f0c-92a30eed817a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:52.034760 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-30ba28d4-ed03-43aa-ac6f-3f863b1a790f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Availability Zones retrieved successfully. Aug 01 00:24:52.040036 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-30ba28d4-ed03-43aa-ac6f-3f863b1a790f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Flow 'volume_create_api' (66b6cf1e-858e-4e32-b19f-9e700c4320b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:52.040929 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-30ba28d4-ed03-43aa-ac6f-3f863b1a790f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a60d4237-ca16-4578-88b5-35e1ab2de4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:52.041990 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-30ba28d4-ed03-43aa-ac6f-3f863b1a790f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:24:52.042954 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:52.042954 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:52.046688 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-96fac70b-de18-4dde-9f0c-92a30eed817a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:52.051079 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-96fac70b-de18-4dde-9f0c-92a30eed817a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb returned with HTTP 200 Aug 01 00:24:52.051571 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1115/4472] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:52 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb => generated 1164 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:52.069519 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-30ba28d4-ed03-43aa-ac6f-3f863b1a790f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a60d4237-ca16-4578-88b5-35e1ab2de4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:52.070233 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-30ba28d4-ed03-43aa-ac6f-3f863b1a790f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb11a928-e05b-45de-854b-d6f0bcf992f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:52.111187 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-30ba28d4-ed03-43aa-ac6f-3f863b1a790f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Created reservations ['ffe039a6-ed8b-448b-8ae1-d1338141d48c', 'f2790d8b-5198-4c4e-bff5-72e0250c8c43', 'f26e2c2f-445d-4acc-bc94-b1312642cf73', 'a64b2779-a989-4ef5-8c32-42df35a8077c'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:52.111187 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-30ba28d4-ed03-43aa-ac6f-3f863b1a790f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb11a928-e05b-45de-854b-d6f0bcf992f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffe039a6-ed8b-448b-8ae1-d1338141d48c', 'f2790d8b-5198-4c4e-bff5-72e0250c8c43', 'f26e2c2f-445d-4acc-bc94-b1312642cf73', 'a64b2779-a989-4ef5-8c32-42df35a8077c']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:52.112009 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-30ba28d4-ed03-43aa-ac6f-3f863b1a790f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (539fd40d-2485-4579-bb03-2ce5b7edda98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:52.134196 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-30ba28d4-ed03-43aa-ac6f-3f863b1a790f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (539fd40d-2485-4579-bb03-2ce5b7edda98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a1ca7c2-10c4-4a31-8057-03038013053e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-627801103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d76c7d65df6445d8e131202d4eaba59',qos_specs=None,replication_status=,reservations=['ffe039a6-ed8b-448b-8ae1-d1338141d48c','f2790d8b-5198-4c4e-bff5-72e0250c8c43','f26e2c2f-445d-4acc-bc94-b1312642cf73','a64b2779-a989-4ef5-8c32-42df35a8077c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0999df8d28642c8ba4da87cfcb35ee9',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:24:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-627801103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a1ca7c2-10c4-4a31-8057-03038013053e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d76c7d65df6445d8e131202d4eaba59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0999df8d28642c8ba4da87cfcb35ee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:52.134928 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-30ba28d4-ed03-43aa-ac6f-3f863b1a790f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (664b6558-9de3-4170-8733-c2e9d83f96fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:52.151449 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-30ba28d4-ed03-43aa-ac6f-3f863b1a790f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (664b6558-9de3-4170-8733-c2e9d83f96fe) transitioned into state 'SUCCESS' from state '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-627801103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d76c7d65df6445d8e131202d4eaba59',qos_specs=None,replication_status=,reservations=['ffe039a6-ed8b-448b-8ae1-d1338141d48c','f2790d8b-5198-4c4e-bff5-72e0250c8c43','f26e2c2f-445d-4acc-bc94-b1312642cf73','a64b2779-a989-4ef5-8c32-42df35a8077c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0999df8d28642c8ba4da87cfcb35ee9',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:52.152249 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-30ba28d4-ed03-43aa-ac6f-3f863b1a790f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccde6d52-9735-42de-98c1-92c56a8498c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:52.164397 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-30ba28d4-ed03-43aa-ac6f-3f863b1a790f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccde6d52-9735-42de-98c1-92c56a8498c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:52.165599 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-30ba28d4-ed03-43aa-ac6f-3f863b1a790f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Flow 'volume_create_api' (66b6cf1e-858e-4e32-b19f-9e700c4320b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:52.166069 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-30ba28d4-ed03-43aa-ac6f-3f863b1a790f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Create volume request issued successfully. Aug 01 00:24:52.167024 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-30ba28d4-ed03-43aa-ac6f-3f863b1a790f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:24:52.167617 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1121/4473] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:24:52 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 01 00:24:52.183701 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f20df99d-0176-4e10-8cc2-702cf2a801e2 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:52.185952 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f20df99d-0176-4e10-8cc2-702cf2a801e2 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/volumes/6a1ca7c2-10c4-4a31-8057-03038013053e Aug 01 00:24:52.186143 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f20df99d-0176-4e10-8cc2-702cf2a801e2 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:52.186323 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f20df99d-0176-4e10-8cc2-702cf2a801e2 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:52.193433 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:52.193433 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:52.197019 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f20df99d-0176-4e10-8cc2-702cf2a801e2 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Volume info retrieved successfully. Aug 01 00:24:52.200895 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f20df99d-0176-4e10-8cc2-702cf2a801e2 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/volumes/6a1ca7c2-10c4-4a31-8057-03038013053e returned with HTTP 200 Aug 01 00:24:52.201273 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1119/4474] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:52 2026] GET /volume/v3/volumes/6a1ca7c2-10c4-4a31-8057-03038013053e => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:52.728203 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-2317952d-ee40-4116-a290-315b03bb84a5 req-a967ce90-0c60-410a-bc39-d9316460a730 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:52.730574 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-2317952d-ee40-4116-a290-315b03bb84a5 req-a967ce90-0c60-410a-bc39-d9316460a730 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:24:52.730928 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-2317952d-ee40-4116-a290-315b03bb84a5 req-a967ce90-0c60-410a-bc39-d9316460a730 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:52.731206 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-2317952d-ee40-4116-a290-315b03bb84a5 req-a967ce90-0c60-410a-bc39-d9316460a730 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:52.739377 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:52.739377 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:52.744221 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-2317952d-ee40-4116-a290-315b03bb84a5 req-a967ce90-0c60-410a-bc39-d9316460a730 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:52.750652 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-2317952d-ee40-4116-a290-315b03bb84a5 req-a967ce90-0c60-410a-bc39-d9316460a730 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:24:52.751454 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1120/4475] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:24:52 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:52.796521 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b07b0545-f58c-465c-be25-e80cd32efb4b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:52.799571 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b07b0545-f58c-465c-be25-e80cd32efb4b tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 Aug 01 00:24:52.799736 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b07b0545-f58c-465c-be25-e80cd32efb4b tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:52.799931 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b07b0545-f58c-465c-be25-e80cd32efb4b tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:52.800031 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-b07b0545-f58c-465c-be25-e80cd32efb4b tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 430e0d9f-a2ff-4a2a-a247-727a0c897196. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:52.807932 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:52.807932 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:52.808729 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b07b0545-f58c-465c-be25-e80cd32efb4b tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 returned with HTTP 200 Aug 01 00:24:52.809101 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1116/4476] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:52 2026] GET /volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:52.834267 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6a71a270-36eb-4018-911d-ad57f30fb612 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:52.834724 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6a71a270-36eb-4018-911d-ad57f30fb612 None None] GET https://10.4.3.222/volume// Aug 01 00:24:52.834933 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6a71a270-36eb-4018-911d-ad57f30fb612 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:52.835179 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6a71a270-36eb-4018-911d-ad57f30fb612 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:52.835530 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6a71a270-36eb-4018-911d-ad57f30fb612 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:24:52.835897 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1122/4477] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:24:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:24:52.844443 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-2317952d-ee40-4116-a290-315b03bb84a5 req-cec3f535-0821-40fb-84a1-37a7022d676e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:52.846245 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-2317952d-ee40-4116-a290-315b03bb84a5 req-cec3f535-0821-40fb-84a1-37a7022d676e tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:24:52.846572 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-2317952d-ee40-4116-a290-315b03bb84a5 req-cec3f535-0821-40fb-84a1-37a7022d676e tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f99832e-e57b-4c51-b3bd-00c7ed1c44b3", "connector": null, "instance_uuid": "7ce08674-2208-4cf5-b1cf-a09d04da464f"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:52.854894 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:52.854894 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:52.881222 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4f989652-7396-4914-8146-8cb1091dfcd1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:52.883852 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4f989652-7396-4914-8146-8cb1091dfcd1 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 Aug 01 00:24:52.884617 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4f989652-7396-4914-8146-8cb1091dfcd1 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:52.885115 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4f989652-7396-4914-8146-8cb1091dfcd1 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:52.885421 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-4f989652-7396-4914-8146-8cb1091dfcd1 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id 34d77a24-be1a-4756-9dc3-4ff32682f973. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:52.889136 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-2317952d-ee40-4116-a290-315b03bb84a5 req-cec3f535-0821-40fb-84a1-37a7022d676e tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:24:52.889818 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1120/4478] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:24:52 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 01 00:24:52.891312 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:52.891312 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:52.892104 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4f989652-7396-4914-8146-8cb1091dfcd1 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 returned with HTTP 200 Aug 01 00:24:52.892464 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1121/4479] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:52 2026] GET /volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:52.918457 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-79db84a8-c7d6-4b3a-875e-8b0f2d37ddf8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:52.920286 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-79db84a8-c7d6-4b3a-875e-8b0f2d37ddf8 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:24:52.920499 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-79db84a8-c7d6-4b3a-875e-8b0f2d37ddf8 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:52.920686 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-79db84a8-c7d6-4b3a-875e-8b0f2d37ddf8 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:52.931390 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:52.931390 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:52.933560 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-3a855535-740b-42a5-b4eb-b27e88813505 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:52.934117 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3a855535-740b-42a5-b4eb-b27e88813505 None None] GET https://10.4.3.222/volume// Aug 01 00:24:52.934353 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3a855535-740b-42a5-b4eb-b27e88813505 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:52.934629 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3a855535-740b-42a5-b4eb-b27e88813505 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:52.935124 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3a855535-740b-42a5-b4eb-b27e88813505 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:24:52.935520 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1123/4480] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:24:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:24:52.936157 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-79db84a8-c7d6-4b3a-875e-8b0f2d37ddf8 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:52.944354 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-79db84a8-c7d6-4b3a-875e-8b0f2d37ddf8 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:24:52.945065 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1117/4481] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:52 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 919 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:52.948362 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-2317952d-ee40-4116-a290-315b03bb84a5 req-82d8c27e-d2a6-426e-b5e9-92b997486854 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:52.950827 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-2317952d-ee40-4116-a290-315b03bb84a5 req-82d8c27e-d2a6-426e-b5e9-92b997486854 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:24:52.951146 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-2317952d-ee40-4116-a290-315b03bb84a5 req-82d8c27e-d2a6-426e-b5e9-92b997486854 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:52.951499 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-2317952d-ee40-4116-a290-315b03bb84a5 req-82d8c27e-d2a6-426e-b5e9-92b997486854 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:52.966423 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:52.966423 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:52.970843 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-2317952d-ee40-4116-a290-315b03bb84a5 req-82d8c27e-d2a6-426e-b5e9-92b997486854 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:52.977031 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-2317952d-ee40-4116-a290-315b03bb84a5 req-82d8c27e-d2a6-426e-b5e9-92b997486854 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:24:52.977596 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1121/4482] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:24:52 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 1099 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:24:53.084873 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-2317952d-ee40-4116-a290-315b03bb84a5 req-48cd5aba-a084-456d-8160-1997853127be None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:53.087281 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-2317952d-ee40-4116-a290-315b03bb84a5 req-48cd5aba-a084-456d-8160-1997853127be tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] PUT https://10.4.3.222/volume/v3/attachments/42717bb3-cd6f-4e50-b17b-d3e0c9bc3c93 Aug 01 00:24:53.087688 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-2317952d-ee40-4116-a290-315b03bb84a5 req-48cd5aba-a084-456d-8160-1997853127be tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:53.097464 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-2317952d-ee40-4116-a290-315b03bb84a5 req-48cd5aba-a084-456d-8160-1997853127be tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Acquiring lock "cinder-attachment_update-0f99832e-e57b-4c51-b3bd-00c7ed1c44b3-np0000006296" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:24:53.103095 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-2317952d-ee40-4116-a290-315b03bb84a5 req-48cd5aba-a084-456d-8160-1997853127be tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Lock "cinder-attachment_update-0f99832e-e57b-4c51-b3bd-00c7ed1c44b3-np0000006296" acquired by "attachment_update" :: waited 0.006s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:24:53.104199 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:53.104199 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:53.179649 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-2317952d-ee40-4116-a290-315b03bb84a5 req-48cd5aba-a084-456d-8160-1997853127be tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Lock "cinder-attachment_update-0f99832e-e57b-4c51-b3bd-00c7ed1c44b3-np0000006296" released by "attachment_update" :: held 0.077s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:24:53.180084 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-2317952d-ee40-4116-a290-315b03bb84a5 req-48cd5aba-a084-456d-8160-1997853127be tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/attachments/42717bb3-cd6f-4e50-b17b-d3e0c9bc3c93 returned with HTTP 200 Aug 01 00:24:53.180597 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1122/4483] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:24:53 2026] PUT /volume/v3/attachments/42717bb3-cd6f-4e50-b17b-d3e0c9bc3c93 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:53.216248 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-69ac0ed3-3560-4761-bdfe-a7eb5fc9562a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:53.218348 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-69ac0ed3-3560-4761-bdfe-a7eb5fc9562a tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/volumes/6a1ca7c2-10c4-4a31-8057-03038013053e Aug 01 00:24:53.218606 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-69ac0ed3-3560-4761-bdfe-a7eb5fc9562a tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:53.218878 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-69ac0ed3-3560-4761-bdfe-a7eb5fc9562a tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:53.229013 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:53.229013 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:53.233171 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-69ac0ed3-3560-4761-bdfe-a7eb5fc9562a tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Volume info retrieved successfully. Aug 01 00:24:53.238406 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-69ac0ed3-3560-4761-bdfe-a7eb5fc9562a tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/volumes/6a1ca7c2-10c4-4a31-8057-03038013053e returned with HTTP 200 Aug 01 00:24:53.238962 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1124/4484] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:53 2026] GET /volume/v3/volumes/6a1ca7c2-10c4-4a31-8057-03038013053e => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:53.251838 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f490de00-fa7e-4e1d-a987-61df165ba161 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:53.254686 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f490de00-fa7e-4e1d-a987-61df165ba161 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:24:53.255237 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f490de00-fa7e-4e1d-a987-61df165ba161 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6a1ca7c2-10c4-4a31-8057-03038013053e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1317517078"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:53.264580 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:53.264580 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:53.264952 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f490de00-fa7e-4e1d-a987-61df165ba161 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Volume info retrieved successfully. Aug 01 00:24:53.265075 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-f490de00-fa7e-4e1d-a987-61df165ba161 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Create snapshot from volume 6a1ca7c2-10c4-4a31-8057-03038013053e Aug 01 00:24:53.301612 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-f490de00-fa7e-4e1d-a987-61df165ba161 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Created reservations ['8783fafd-67d2-4459-86ee-1cefa107d3c3', '0fc9f8d6-c7b4-490b-a16c-503c334069c3', 'ca2b5330-9702-4096-b0f8-58db427383b1', 'c93a6f3f-d0d4-4bf6-9d6e-a252908f40eb'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:53.338125 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f490de00-fa7e-4e1d-a987-61df165ba161 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Snapshot create request issued successfully. Aug 01 00:24:53.338443 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f490de00-fa7e-4e1d-a987-61df165ba161 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:24:53.338907 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1118/4485] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:24:53 2026] POST /volume/v3/snapshots => generated 308 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:53.349227 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-26c2e226-f93f-45c4-8621-362bc812c930 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:53.355894 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-26c2e226-f93f-45c4-8621-362bc812c930 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/snapshots/aaa1aa38-9283-4c6b-a089-3da97a1070cf Aug 01 00:24:53.356179 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-26c2e226-f93f-45c4-8621-362bc812c930 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:53.356400 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-26c2e226-f93f-45c4-8621-362bc812c930 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:53.364637 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:53.364637 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:53.365124 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-26c2e226-f93f-45c4-8621-362bc812c930 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Snapshot retrieved successfully. Aug 01 00:24:53.366054 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-26c2e226-f93f-45c4-8621-362bc812c930 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/snapshots/aaa1aa38-9283-4c6b-a089-3da97a1070cf returned with HTTP 200 Aug 01 00:24:53.366471 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1122/4486] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:53 2026] GET /volume/v3/snapshots/aaa1aa38-9283-4c6b-a089-3da97a1070cf => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:53.820506 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f1f471ee-48ed-42bd-b631-718ee4a228b8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:53.823557 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f1f471ee-48ed-42bd-b631-718ee4a228b8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 Aug 01 00:24:53.823842 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f1f471ee-48ed-42bd-b631-718ee4a228b8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:53.824036 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f1f471ee-48ed-42bd-b631-718ee4a228b8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:53.824193 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-f1f471ee-48ed-42bd-b631-718ee4a228b8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 430e0d9f-a2ff-4a2a-a247-727a0c897196. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:53.829472 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:53.829472 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:53.830267 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f1f471ee-48ed-42bd-b631-718ee4a228b8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 returned with HTTP 200 Aug 01 00:24:53.830645 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1123/4487] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:53 2026] GET /volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:53.904190 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-7074d971-9017-4fbd-a3bc-5322cf19ab89 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:53.905532 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7074d971-9017-4fbd-a3bc-5322cf19ab89 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 Aug 01 00:24:53.905926 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7074d971-9017-4fbd-a3bc-5322cf19ab89 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:53.906181 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7074d971-9017-4fbd-a3bc-5322cf19ab89 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:53.906367 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-7074d971-9017-4fbd-a3bc-5322cf19ab89 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id 34d77a24-be1a-4756-9dc3-4ff32682f973. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:53.910296 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:53.910296 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:53.911017 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7074d971-9017-4fbd-a3bc-5322cf19ab89 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 returned with HTTP 200 Aug 01 00:24:53.911401 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1125/4488] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:53 2026] GET /volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:53.961530 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-44684c94-8489-4725-85f4-c1142ace61cb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:53.963454 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-44684c94-8489-4725-85f4-c1142ace61cb tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:24:53.963680 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-44684c94-8489-4725-85f4-c1142ace61cb tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:53.963921 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-44684c94-8489-4725-85f4-c1142ace61cb tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:53.973375 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:53.973375 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:53.978152 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-44684c94-8489-4725-85f4-c1142ace61cb tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:53.982925 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-44684c94-8489-4725-85f4-c1142ace61cb tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:24:53.983445 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1119/4489] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:53 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 920 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:54.375214 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a1bb57bd-a681-454a-b2b0-a41bdb5b2664 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:54.377451 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a1bb57bd-a681-454a-b2b0-a41bdb5b2664 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/snapshots/aaa1aa38-9283-4c6b-a089-3da97a1070cf Aug 01 00:24:54.377891 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a1bb57bd-a681-454a-b2b0-a41bdb5b2664 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:54.378219 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a1bb57bd-a681-454a-b2b0-a41bdb5b2664 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:54.384284 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:54.384284 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:54.384798 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a1bb57bd-a681-454a-b2b0-a41bdb5b2664 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Snapshot retrieved successfully. Aug 01 00:24:54.385738 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a1bb57bd-a681-454a-b2b0-a41bdb5b2664 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/snapshots/aaa1aa38-9283-4c6b-a089-3da97a1070cf returned with HTTP 200 Aug 01 00:24:54.386229 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1123/4490] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:54 2026] GET /volume/v3/snapshots/aaa1aa38-9283-4c6b-a089-3da97a1070cf => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:54.394187 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5f18d7a3-d506-4843-8615-2bcc622bb8dc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:54.395909 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5f18d7a3-d506-4843-8615-2bcc622bb8dc tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-reader] GET https://10.4.3.222/volume/v3/snapshots/aaa1aa38-9283-4c6b-a089-3da97a1070cf Aug 01 00:24:54.396111 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5f18d7a3-d506-4843-8615-2bcc622bb8dc tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-reader] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:54.396311 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5f18d7a3-d506-4843-8615-2bcc622bb8dc tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-reader] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:54.401903 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:54.401903 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:54.402321 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5f18d7a3-d506-4843-8615-2bcc622bb8dc tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-reader] Snapshot retrieved successfully. Aug 01 00:24:54.403151 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5f18d7a3-d506-4843-8615-2bcc622bb8dc tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-reader] https://10.4.3.222/volume/v3/snapshots/aaa1aa38-9283-4c6b-a089-3da97a1070cf returned with HTTP 200 Aug 01 00:24:54.403541 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1124/4491] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:54 2026] GET /volume/v3/snapshots/aaa1aa38-9283-4c6b-a089-3da97a1070cf => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:54.411127 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d68e6e01-781b-4c3f-9a32-c7a298762ad2 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:54.415488 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d68e6e01-781b-4c3f-9a32-c7a298762ad2 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] DELETE https://10.4.3.222/volume/v3/snapshots/aaa1aa38-9283-4c6b-a089-3da97a1070cf Aug 01 00:24:54.415488 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d68e6e01-781b-4c3f-9a32-c7a298762ad2 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:54.415488 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d68e6e01-781b-4c3f-9a32-c7a298762ad2 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:54.415488 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-d68e6e01-781b-4c3f-9a32-c7a298762ad2 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Delete snapshot with id: aaa1aa38-9283-4c6b-a089-3da97a1070cf Aug 01 00:24:54.419409 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:54.419409 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:54.419854 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-d68e6e01-781b-4c3f-9a32-c7a298762ad2 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Snapshot retrieved successfully. Aug 01 00:24:54.438012 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-d68e6e01-781b-4c3f-9a32-c7a298762ad2 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Snapshot delete request issued successfully. Aug 01 00:24:54.438371 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d68e6e01-781b-4c3f-9a32-c7a298762ad2 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/snapshots/aaa1aa38-9283-4c6b-a089-3da97a1070cf returned with HTTP 202 Aug 01 00:24:54.439339 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1126/4492] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:24:54 2026] DELETE /volume/v3/snapshots/aaa1aa38-9283-4c6b-a089-3da97a1070cf => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:54.446586 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6ac6287b-bf80-4132-920e-2a131c8317b9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:54.450307 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6ac6287b-bf80-4132-920e-2a131c8317b9 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/snapshots/aaa1aa38-9283-4c6b-a089-3da97a1070cf Aug 01 00:24:54.450492 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6ac6287b-bf80-4132-920e-2a131c8317b9 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:54.450718 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6ac6287b-bf80-4132-920e-2a131c8317b9 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:54.457302 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:54.457302 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:54.457695 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6ac6287b-bf80-4132-920e-2a131c8317b9 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Snapshot retrieved successfully. Aug 01 00:24:54.458525 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6ac6287b-bf80-4132-920e-2a131c8317b9 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/snapshots/aaa1aa38-9283-4c6b-a089-3da97a1070cf returned with HTTP 200 Aug 01 00:24:54.459015 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1120/4493] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:54 2026] GET /volume/v3/snapshots/aaa1aa38-9283-4c6b-a089-3da97a1070cf => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:54.842429 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7f9aecb8-2ee8-4408-850b-90c4a27938cf None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:54.844881 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7f9aecb8-2ee8-4408-850b-90c4a27938cf tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 Aug 01 00:24:54.845262 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7f9aecb8-2ee8-4408-850b-90c4a27938cf tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:54.845614 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7f9aecb8-2ee8-4408-850b-90c4a27938cf tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:54.845873 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-7f9aecb8-2ee8-4408-850b-90c4a27938cf tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 430e0d9f-a2ff-4a2a-a247-727a0c897196. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:54.850838 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:54.850838 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:54.851788 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7f9aecb8-2ee8-4408-850b-90c4a27938cf tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 returned with HTTP 200 Aug 01 00:24:54.852311 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1124/4494] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:54 2026] GET /volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:54.921817 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b6f5e484-ce02-48de-9ae6-c7f2f2b984ad None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:54.923897 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b6f5e484-ce02-48de-9ae6-c7f2f2b984ad tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 Aug 01 00:24:54.924132 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b6f5e484-ce02-48de-9ae6-c7f2f2b984ad tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:54.924357 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b6f5e484-ce02-48de-9ae6-c7f2f2b984ad tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:54.924485 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-b6f5e484-ce02-48de-9ae6-c7f2f2b984ad tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id 34d77a24-be1a-4756-9dc3-4ff32682f973. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:54.932246 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:54.932246 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:54.932913 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b6f5e484-ce02-48de-9ae6-c7f2f2b984ad tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 returned with HTTP 200 Aug 01 00:24:54.933295 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1125/4495] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:54 2026] GET /volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:54.998342 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6277688c-19bd-4736-8045-d0b9b74dee0b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:55.000200 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6277688c-19bd-4736-8045-d0b9b74dee0b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:24:55.000537 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6277688c-19bd-4736-8045-d0b9b74dee0b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:55.000828 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6277688c-19bd-4736-8045-d0b9b74dee0b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:55.011967 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:55.011967 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:55.016301 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-6277688c-19bd-4736-8045-d0b9b74dee0b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:55.021406 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6277688c-19bd-4736-8045-d0b9b74dee0b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:24:55.021406 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1127/4496] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:54 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 920 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:55.470544 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-28e309f4-7862-4e8b-955e-f5fffea73eeb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:55.498465 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-28e309f4-7862-4e8b-955e-f5fffea73eeb tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/snapshots/aaa1aa38-9283-4c6b-a089-3da97a1070cf Aug 01 00:24:55.501192 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-28e309f4-7862-4e8b-955e-f5fffea73eeb tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:55.501466 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-28e309f4-7862-4e8b-955e-f5fffea73eeb tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:55.515673 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-28e309f4-7862-4e8b-955e-f5fffea73eeb tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/snapshots/aaa1aa38-9283-4c6b-a089-3da97a1070cf returned with HTTP 404 Aug 01 00:24:55.518966 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1121/4497] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:55 2026] GET /volume/v3/snapshots/aaa1aa38-9283-4c6b-a089-3da97a1070cf => generated 111 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:55.528844 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-982f84ec-05a7-423a-aa44-2d1f6a3c2438 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:55.534354 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-982f84ec-05a7-423a-aa44-2d1f6a3c2438 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/6a1ca7c2-10c4-4a31-8057-03038013053e Aug 01 00:24:55.534354 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-982f84ec-05a7-423a-aa44-2d1f6a3c2438 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:55.534354 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-982f84ec-05a7-423a-aa44-2d1f6a3c2438 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:55.534354 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-982f84ec-05a7-423a-aa44-2d1f6a3c2438 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Delete volume with id: 6a1ca7c2-10c4-4a31-8057-03038013053e Aug 01 00:24:55.543534 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:55.543534 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:55.544261 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-982f84ec-05a7-423a-aa44-2d1f6a3c2438 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Volume info retrieved successfully. Aug 01 00:24:55.567418 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-982f84ec-05a7-423a-aa44-2d1f6a3c2438 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Delete volume request issued successfully. Aug 01 00:24:55.567862 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-982f84ec-05a7-423a-aa44-2d1f6a3c2438 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/volumes/6a1ca7c2-10c4-4a31-8057-03038013053e returned with HTTP 202 Aug 01 00:24:55.568379 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1125/4498] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:24:55 2026] DELETE /volume/v3/volumes/6a1ca7c2-10c4-4a31-8057-03038013053e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:55.576512 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7fb9129e-6135-4635-a336-c62c6fe041da None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:55.578448 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7fb9129e-6135-4635-a336-c62c6fe041da tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/volumes/6a1ca7c2-10c4-4a31-8057-03038013053e Aug 01 00:24:55.578639 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7fb9129e-6135-4635-a336-c62c6fe041da tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:55.578883 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7fb9129e-6135-4635-a336-c62c6fe041da tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:55.588021 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:55.588021 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:55.592484 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7fb9129e-6135-4635-a336-c62c6fe041da tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Volume info retrieved successfully. Aug 01 00:24:55.597204 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7fb9129e-6135-4635-a336-c62c6fe041da tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/volumes/6a1ca7c2-10c4-4a31-8057-03038013053e returned with HTTP 200 Aug 01 00:24:55.597566 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1126/4499] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:55 2026] GET /volume/v3/volumes/6a1ca7c2-10c4-4a31-8057-03038013053e => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:55.864667 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a48eb256-5773-40b7-85cf-34de933c35f9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:55.866346 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a48eb256-5773-40b7-85cf-34de933c35f9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 Aug 01 00:24:55.866656 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a48eb256-5773-40b7-85cf-34de933c35f9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:55.866994 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a48eb256-5773-40b7-85cf-34de933c35f9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:55.868002 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-a48eb256-5773-40b7-85cf-34de933c35f9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 430e0d9f-a2ff-4a2a-a247-727a0c897196. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:55.875655 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:55.875655 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:55.875655 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a48eb256-5773-40b7-85cf-34de933c35f9 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 returned with HTTP 200 Aug 01 00:24:55.875655 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1128/4500] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:55 2026] GET /volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:55.947520 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-766cfaf0-f397-44b8-be90-ce1d5303f85c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:55.965212 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-766cfaf0-f397-44b8-be90-ce1d5303f85c tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 Aug 01 00:24:55.967566 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-766cfaf0-f397-44b8-be90-ce1d5303f85c tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:55.970312 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-766cfaf0-f397-44b8-be90-ce1d5303f85c tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:55.971923 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-766cfaf0-f397-44b8-be90-ce1d5303f85c tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id 34d77a24-be1a-4756-9dc3-4ff32682f973. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:56.021427 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:56.021427 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:56.030951 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-766cfaf0-f397-44b8-be90-ce1d5303f85c tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 returned with HTTP 200 Aug 01 00:24:56.033827 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1122/4501] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:55 2026] GET /volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 => generated 748 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:56.034308 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-1d3fe99c-fa14-4dbe-babd-a5b14933bd30 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:56.036570 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1d3fe99c-fa14-4dbe-babd-a5b14933bd30 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:24:56.036909 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1d3fe99c-fa14-4dbe-babd-a5b14933bd30 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:56.037234 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1d3fe99c-fa14-4dbe-babd-a5b14933bd30 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:56.048693 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:56.048693 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:56.053474 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-1d3fe99c-fa14-4dbe-babd-a5b14933bd30 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:56.059945 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1d3fe99c-fa14-4dbe-babd-a5b14933bd30 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:24:56.060579 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1126/4502] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:56 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 920 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:56.613598 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d5d01a23-80c5-4f29-a36c-763b186b9a26 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:56.616045 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d5d01a23-80c5-4f29-a36c-763b186b9a26 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/volumes/6a1ca7c2-10c4-4a31-8057-03038013053e Aug 01 00:24:56.616045 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d5d01a23-80c5-4f29-a36c-763b186b9a26 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:56.616045 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d5d01a23-80c5-4f29-a36c-763b186b9a26 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:56.626350 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d5d01a23-80c5-4f29-a36c-763b186b9a26 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/volumes/6a1ca7c2-10c4-4a31-8057-03038013053e returned with HTTP 404 Aug 01 00:24:56.626350 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1127/4503] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:56 2026] GET /volume/v3/volumes/6a1ca7c2-10c4-4a31-8057-03038013053e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:56.635264 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-5a312bf3-28e0-42aa-bc70-26e4141a2077 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:56.639677 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5a312bf3-28e0-42aa-bc70-26e4141a2077 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:24:56.640152 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5a312bf3-28e0-42aa-bc70-26e4141a2077 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1286119017"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:56.645825 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-5a312bf3-28e0-42aa-bc70-26e4141a2077 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1286119017'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:24:56.647582 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-5a312bf3-28e0-42aa-bc70-26e4141a2077 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Create volume of 1 GB Aug 01 00:24:56.650344 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-5a312bf3-28e0-42aa-bc70-26e4141a2077 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Availability Zones retrieved successfully. Aug 01 00:24:56.655949 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5a312bf3-28e0-42aa-bc70-26e4141a2077 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Flow 'volume_create_api' (a907d638-9369-41ef-80e5-ada3d956f4ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:56.656862 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5a312bf3-28e0-42aa-bc70-26e4141a2077 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (930fdb53-8269-4ee2-a1fc-5cb494668582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:56.657603 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-5a312bf3-28e0-42aa-bc70-26e4141a2077 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:24:56.679445 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5a312bf3-28e0-42aa-bc70-26e4141a2077 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (930fdb53-8269-4ee2-a1fc-5cb494668582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:56.680381 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5a312bf3-28e0-42aa-bc70-26e4141a2077 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e89c2e73-c799-4a94-97c2-87420053ffe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:56.715009 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-5a312bf3-28e0-42aa-bc70-26e4141a2077 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Created reservations ['95d56056-a24a-4997-b070-af60a1da43a8', 'f7572ed1-3635-4655-8ab1-9945027a556c', '275a6b99-cf2c-480c-9c64-5508a594d291', 'ad29aef9-0124-4c13-82a8-8c4e6a462b51'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:56.716168 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5a312bf3-28e0-42aa-bc70-26e4141a2077 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e89c2e73-c799-4a94-97c2-87420053ffe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95d56056-a24a-4997-b070-af60a1da43a8', 'f7572ed1-3635-4655-8ab1-9945027a556c', '275a6b99-cf2c-480c-9c64-5508a594d291', 'ad29aef9-0124-4c13-82a8-8c4e6a462b51']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:56.718786 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5a312bf3-28e0-42aa-bc70-26e4141a2077 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60de40d0-304f-4f34-9edf-1df9aeefc105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:56.744925 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5a312bf3-28e0-42aa-bc70-26e4141a2077 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60de40d0-304f-4f34-9edf-1df9aeefc105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8527c6b-fec8-466c-ba7d-75d2c392ff14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1286119017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d76c7d65df6445d8e131202d4eaba59',qos_specs=None,replication_status=,reservations=['95d56056-a24a-4997-b070-af60a1da43a8','f7572ed1-3635-4655-8ab1-9945027a556c','275a6b99-cf2c-480c-9c64-5508a594d291','ad29aef9-0124-4c13-82a8-8c4e6a462b51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0999df8d28642c8ba4da87cfcb35ee9',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:24:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1286119017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8527c6b-fec8-466c-ba7d-75d2c392ff14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d76c7d65df6445d8e131202d4eaba59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0999df8d28642c8ba4da87cfcb35ee9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:56.746163 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5a312bf3-28e0-42aa-bc70-26e4141a2077 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8afdef9c-987e-4166-84f3-3eb0563a619e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:56.763324 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5a312bf3-28e0-42aa-bc70-26e4141a2077 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8afdef9c-987e-4166-84f3-3eb0563a619e) transitioned into state 'SUCCESS' from state '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-1286119017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d76c7d65df6445d8e131202d4eaba59',qos_specs=None,replication_status=,reservations=['95d56056-a24a-4997-b070-af60a1da43a8','f7572ed1-3635-4655-8ab1-9945027a556c','275a6b99-cf2c-480c-9c64-5508a594d291','ad29aef9-0124-4c13-82a8-8c4e6a462b51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0999df8d28642c8ba4da87cfcb35ee9',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:56.764284 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5a312bf3-28e0-42aa-bc70-26e4141a2077 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c07180d3-79ff-4495-8291-b08de2f004c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:24:56.772333 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5a312bf3-28e0-42aa-bc70-26e4141a2077 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c07180d3-79ff-4495-8291-b08de2f004c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:24:56.773352 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-5a312bf3-28e0-42aa-bc70-26e4141a2077 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Flow 'volume_create_api' (a907d638-9369-41ef-80e5-ada3d956f4ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:24:56.773787 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-5a312bf3-28e0-42aa-bc70-26e4141a2077 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Create volume request issued successfully. Aug 01 00:24:56.774362 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5a312bf3-28e0-42aa-bc70-26e4141a2077 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:24:56.774834 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1129/4504] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:24:56 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 01 00:24:56.794926 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d2388e10-7a38-4b71-b8b9-739933332019 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:56.806038 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d2388e10-7a38-4b71-b8b9-739933332019 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/volumes/b8527c6b-fec8-466c-ba7d-75d2c392ff14 Aug 01 00:24:56.807909 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d2388e10-7a38-4b71-b8b9-739933332019 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:56.809359 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d2388e10-7a38-4b71-b8b9-739933332019 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:56.846075 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:56.846075 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:56.873281 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d2388e10-7a38-4b71-b8b9-739933332019 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Volume info retrieved successfully. Aug 01 00:24:56.886510 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6d2bf226-fada-4b9a-945c-946438169025 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:56.887930 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d2388e10-7a38-4b71-b8b9-739933332019 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/volumes/b8527c6b-fec8-466c-ba7d-75d2c392ff14 returned with HTTP 200 Aug 01 00:24:56.888227 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6d2bf226-fada-4b9a-945c-946438169025 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 Aug 01 00:24:56.888339 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1123/4505] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:56 2026] GET /volume/v3/volumes/b8527c6b-fec8-466c-ba7d-75d2c392ff14 => generated 957 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:56.888420 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6d2bf226-fada-4b9a-945c-946438169025 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:56.888637 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6d2bf226-fada-4b9a-945c-946438169025 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:56.888721 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-6d2bf226-fada-4b9a-945c-946438169025 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 430e0d9f-a2ff-4a2a-a247-727a0c897196. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:56.893795 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:56.893795 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:56.893795 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6d2bf226-fada-4b9a-945c-946438169025 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 returned with HTTP 200 Aug 01 00:24:56.893950 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1127/4506] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:56 2026] GET /volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:57.044922 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9322ea9e-76ff-4e01-8227-973dd32a3818 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:57.047106 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9322ea9e-76ff-4e01-8227-973dd32a3818 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 Aug 01 00:24:57.047369 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9322ea9e-76ff-4e01-8227-973dd32a3818 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:57.047655 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9322ea9e-76ff-4e01-8227-973dd32a3818 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:57.047804 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-9322ea9e-76ff-4e01-8227-973dd32a3818 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id 34d77a24-be1a-4756-9dc3-4ff32682f973. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:57.052783 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:57.052783 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:57.053640 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9322ea9e-76ff-4e01-8227-973dd32a3818 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 returned with HTTP 200 Aug 01 00:24:57.054140 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1128/4507] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:57 2026] GET /volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:57.073079 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f0107e1c-3e07-455c-8a82-f5b9c06e5220 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:57.074838 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f0107e1c-3e07-455c-8a82-f5b9c06e5220 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:24:57.075253 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f0107e1c-3e07-455c-8a82-f5b9c06e5220 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:57.075516 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f0107e1c-3e07-455c-8a82-f5b9c06e5220 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:57.088566 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:57.088566 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:57.091962 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f0107e1c-3e07-455c-8a82-f5b9c06e5220 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:57.096477 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f0107e1c-3e07-455c-8a82-f5b9c06e5220 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:24:57.097094 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1130/4508] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:57 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 920 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:57.709744 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-2317952d-ee40-4116-a290-315b03bb84a5 req-fe1928f5-69df-41a8-a925-237ad150e6bf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:57.716526 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-2317952d-ee40-4116-a290-315b03bb84a5 req-fe1928f5-69df-41a8-a925-237ad150e6bf tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] POST https://10.4.3.222/volume/v3/attachments/42717bb3-cd6f-4e50-b17b-d3e0c9bc3c93/action Aug 01 00:24:57.717403 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-2317952d-ee40-4116-a290-315b03bb84a5 req-fe1928f5-69df-41a8-a925-237ad150e6bf tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:24:57.717981 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-2317952d-ee40-4116-a290-315b03bb84a5 req-fe1928f5-69df-41a8-a925-237ad150e6bf tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:57.776468 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:57.776468 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:57.785132 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-2317952d-ee40-4116-a290-315b03bb84a5 req-fe1928f5-69df-41a8-a925-237ad150e6bf tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/attachments/42717bb3-cd6f-4e50-b17b-d3e0c9bc3c93/action returned with HTTP 204 Aug 01 00:24:57.785661 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1124/4509] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:24:57 2026] POST /volume/v3/attachments/42717bb3-cd6f-4e50-b17b-d3e0c9bc3c93/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:57.901780 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2eb3ce36-2470-4de8-b0b4-3f1b2830f086 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:57.903265 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d91871e2-886a-49d2-b5d6-b90a2cf143c2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:57.903986 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2eb3ce36-2470-4de8-b0b4-3f1b2830f086 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/volumes/b8527c6b-fec8-466c-ba7d-75d2c392ff14 Aug 01 00:24:57.904237 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2eb3ce36-2470-4de8-b0b4-3f1b2830f086 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:57.904443 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2eb3ce36-2470-4de8-b0b4-3f1b2830f086 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:57.905575 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d91871e2-886a-49d2-b5d6-b90a2cf143c2 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 Aug 01 00:24:57.907501 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d91871e2-886a-49d2-b5d6-b90a2cf143c2 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:57.908175 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d91871e2-886a-49d2-b5d6-b90a2cf143c2 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:57.908327 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-d91871e2-886a-49d2-b5d6-b90a2cf143c2 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 430e0d9f-a2ff-4a2a-a247-727a0c897196. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:57.912559 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:57.912559 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:57.916351 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:57.916351 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:57.917251 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d91871e2-886a-49d2-b5d6-b90a2cf143c2 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 returned with HTTP 200 Aug 01 00:24:57.917703 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1129/4510] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:57 2026] GET /volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:57.917816 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-2eb3ce36-2470-4de8-b0b4-3f1b2830f086 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Volume info retrieved successfully. Aug 01 00:24:57.926382 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2eb3ce36-2470-4de8-b0b4-3f1b2830f086 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/volumes/b8527c6b-fec8-466c-ba7d-75d2c392ff14 returned with HTTP 200 Aug 01 00:24:57.926854 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1128/4511] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:57 2026] GET /volume/v3/volumes/b8527c6b-fec8-466c-ba7d-75d2c392ff14 => generated 1018 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:57.938563 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2dc47a8d-f258-49ef-81da-8e091f2e3414 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:57.943614 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2dc47a8d-f258-49ef-81da-8e091f2e3414 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:24:57.943614 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2dc47a8d-f258-49ef-81da-8e091f2e3414 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b8527c6b-fec8-466c-ba7d-75d2c392ff14", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1757310002"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:57.954009 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:57.954009 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:57.954519 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-2dc47a8d-f258-49ef-81da-8e091f2e3414 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Volume info retrieved successfully. Aug 01 00:24:57.954519 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-2dc47a8d-f258-49ef-81da-8e091f2e3414 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Create snapshot from volume b8527c6b-fec8-466c-ba7d-75d2c392ff14 Aug 01 00:24:57.985623 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-2dc47a8d-f258-49ef-81da-8e091f2e3414 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Created reservations ['0b0b8676-76a2-4f2d-bb25-5d3db664e450', '93b89fdf-1431-49ae-8034-3ab488b615dc', 'a388db80-615e-4908-851d-ba936e8f150b', 'c88f2146-1d63-480f-a9ed-0b828cc93e81'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:58.020991 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-2dc47a8d-f258-49ef-81da-8e091f2e3414 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Snapshot create request issued successfully. Aug 01 00:24:58.021429 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2dc47a8d-f258-49ef-81da-8e091f2e3414 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:24:58.022042 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1131/4512] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:24:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:58.033548 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-be3aa46c-f79e-4f6e-a483-5d5afcf0c71d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:58.035526 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-be3aa46c-f79e-4f6e-a483-5d5afcf0c71d tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/snapshots/c848616a-97d1-4ef3-b081-b49d912a5235 Aug 01 00:24:58.035719 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-be3aa46c-f79e-4f6e-a483-5d5afcf0c71d tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:58.035951 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-be3aa46c-f79e-4f6e-a483-5d5afcf0c71d tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:58.044003 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:58.044003 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:58.044342 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-be3aa46c-f79e-4f6e-a483-5d5afcf0c71d tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Snapshot retrieved successfully. Aug 01 00:24:58.045236 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-be3aa46c-f79e-4f6e-a483-5d5afcf0c71d tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/snapshots/c848616a-97d1-4ef3-b081-b49d912a5235 returned with HTTP 200 Aug 01 00:24:58.045577 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1125/4513] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:58 2026] GET /volume/v3/snapshots/c848616a-97d1-4ef3-b081-b49d912a5235 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:58.078118 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-038d3aa9-5f77-42be-a747-fa5fd1bac3e5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:58.080166 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-038d3aa9-5f77-42be-a747-fa5fd1bac3e5 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 Aug 01 00:24:58.080356 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-038d3aa9-5f77-42be-a747-fa5fd1bac3e5 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:58.080605 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-038d3aa9-5f77-42be-a747-fa5fd1bac3e5 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:58.080701 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-038d3aa9-5f77-42be-a747-fa5fd1bac3e5 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id 34d77a24-be1a-4756-9dc3-4ff32682f973. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:58.085314 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:58.085314 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:58.086138 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-038d3aa9-5f77-42be-a747-fa5fd1bac3e5 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 returned with HTTP 200 Aug 01 00:24:58.086619 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1130/4514] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:58 2026] GET /volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:58.097955 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e3d4a169-57a3-45b1-934e-1383915865e1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:58.100289 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e3d4a169-57a3-45b1-934e-1383915865e1 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:24:58.100477 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e3d4a169-57a3-45b1-934e-1383915865e1 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:58.100650 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e3d4a169-57a3-45b1-934e-1383915865e1 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:58.100781 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-e3d4a169-57a3-45b1-934e-1383915865e1 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 3bcd22cc-483f-445e-bc8c-9c62a59187e3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:58.106165 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:58.106165 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:58.108231 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e3d4a169-57a3-45b1-934e-1383915865e1 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 200 Aug 01 00:24:58.108907 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1129/4515] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:58 2026] GET /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:58.110715 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d4e41585-d61d-41de-99e2-ac7e2c8f9c51 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:58.114373 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d4e41585-d61d-41de-99e2-ac7e2c8f9c51 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:24:58.114671 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d4e41585-d61d-41de-99e2-ac7e2c8f9c51 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:58.114934 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d4e41585-d61d-41de-99e2-ac7e2c8f9c51 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:58.125609 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6a88fb57-212e-4de0-ae97-e3e632955665 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:58.126236 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:58.126236 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:58.130427 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-d4e41585-d61d-41de-99e2-ac7e2c8f9c51 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:24:58.135108 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d4e41585-d61d-41de-99e2-ac7e2c8f9c51 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:24:58.135583 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1132/4516] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:58 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 1212 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:24:58.138074 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6a88fb57-212e-4de0-ae97-e3e632955665 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e Aug 01 00:24:58.138399 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6a88fb57-212e-4de0-ae97-e3e632955665 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:58.139694 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6a88fb57-212e-4de0-ae97-e3e632955665 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:58.139919 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-6a88fb57-212e-4de0-ae97-e3e632955665 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id a62a1b6f-27c4-4fc4-8036-e5144d357e0e. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:58.157927 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:58.157927 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:58.161124 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6a88fb57-212e-4de0-ae97-e3e632955665 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e returned with HTTP 200 Aug 01 00:24:58.165244 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1126/4517] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:58 2026] GET /volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e => generated 749 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:58.173661 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bc43eae0-01ac-4655-845d-e7f7d525e30f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:58.175818 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bc43eae0-01ac-4655-845d-e7f7d525e30f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] POST https://10.4.3.222/volume/v3/backups Aug 01 00:24:58.176310 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bc43eae0-01ac-4655-845d-e7f7d525e30f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9367d879-1e2c-4597-99ce-21db21f7c648", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-967784168"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:58.178146 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-bc43eae0-01ac-4655-845d-e7f7d525e30f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Creating new backup {'backup': {'volume_id': '9367d879-1e2c-4597-99ce-21db21f7c648', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-967784168'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:24:58.178512 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-bc43eae0-01ac-4655-845d-e7f7d525e30f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Creating backup of volume 9367d879-1e2c-4597-99ce-21db21f7c648 in container None Aug 01 00:24:58.186815 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:58.186815 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:58.187530 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-bc43eae0-01ac-4655-845d-e7f7d525e30f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Volume info retrieved successfully. Aug 01 00:24:58.209964 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-bc43eae0-01ac-4655-845d-e7f7d525e30f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Created reservations ['22129b2b-eab7-4ef1-9472-38a0ab9a6f8f', 'd9e97d70-ca51-4c74-93a1-0d4eae3b8b01'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:24:58.246880 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bc43eae0-01ac-4655-845d-e7f7d525e30f tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:24:58.247382 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1131/4518] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:24:58 2026] POST /volume/v3/backups => generated 329 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:24:58.258209 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b5f0bde3-4a99-4271-8303-f2eccfc59dd1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:58.259951 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b5f0bde3-4a99-4271-8303-f2eccfc59dd1 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 Aug 01 00:24:58.260201 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b5f0bde3-4a99-4271-8303-f2eccfc59dd1 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:58.260409 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b5f0bde3-4a99-4271-8303-f2eccfc59dd1 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:58.260512 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-b5f0bde3-4a99-4271-8303-f2eccfc59dd1 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 2f94e2f9-8def-4b73-8b3e-d1bd08eab655. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:58.266566 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:58.266566 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:58.267748 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b5f0bde3-4a99-4271-8303-f2eccfc59dd1 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 returned with HTTP 200 Aug 01 00:24:58.268275 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1130/4519] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:58 2026] GET /volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:58.929720 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-571e7a7c-20e8-4139-8b56-f75cf7de18f8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:58.932076 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-571e7a7c-20e8-4139-8b56-f75cf7de18f8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 Aug 01 00:24:58.932374 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-571e7a7c-20e8-4139-8b56-f75cf7de18f8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:58.932663 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-571e7a7c-20e8-4139-8b56-f75cf7de18f8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:58.932851 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-571e7a7c-20e8-4139-8b56-f75cf7de18f8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 430e0d9f-a2ff-4a2a-a247-727a0c897196. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:58.939253 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:58.939253 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:58.940483 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-571e7a7c-20e8-4139-8b56-f75cf7de18f8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 returned with HTTP 200 Aug 01 00:24:58.941115 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1133/4520] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:58 2026] GET /volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:59.056656 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c37ec009-3136-43ce-b52c-f1a464cf7367 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:59.064599 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c37ec009-3136-43ce-b52c-f1a464cf7367 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/snapshots/c848616a-97d1-4ef3-b081-b49d912a5235 Aug 01 00:24:59.065908 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c37ec009-3136-43ce-b52c-f1a464cf7367 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:59.067169 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c37ec009-3136-43ce-b52c-f1a464cf7367 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:59.084430 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:59.084430 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:59.085637 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c37ec009-3136-43ce-b52c-f1a464cf7367 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Snapshot retrieved successfully. Aug 01 00:24:59.087628 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c37ec009-3136-43ce-b52c-f1a464cf7367 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/snapshots/c848616a-97d1-4ef3-b081-b49d912a5235 returned with HTTP 200 Aug 01 00:24:59.089720 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1127/4521] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:59 2026] GET /volume/v3/snapshots/c848616a-97d1-4ef3-b081-b49d912a5235 => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:59.097895 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-95a3b048-95e0-406a-9136-417e8f1ca477 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:59.099913 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-95a3b048-95e0-406a-9136-417e8f1ca477 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-reader] POST https://10.4.3.222/volume/v3/snapshots/c848616a-97d1-4ef3-b081-b49d912a5235/action Aug 01 00:24:59.100277 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-95a3b048-95e0-406a-9136-417e8f1ca477 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:24:59.100462 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-95a3b048-95e0-406a-9136-417e8f1ca477 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:24:59.101804 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.snapshot_unmanage [None req-95a3b048-95e0-406a-9136-417e8f1ca477 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-reader] Unmanage snapshot with id: c848616a-97d1-4ef3-b081-b49d912a5235 Aug 01 00:24:59.108105 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:59.108105 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:59.108912 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-95a3b048-95e0-406a-9136-417e8f1ca477 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-reader] Snapshot retrieved successfully. Aug 01 00:24:59.110008 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.policy [None req-95a3b048-95e0-406a-9136-417e8f1ca477 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '3079173491194b5ba974633ab9dab75a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8d76c7d65df6445d8e131202d4eaba59', '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=100406) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:24:59.110396 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-95a3b048-95e0-406a-9136-417e8f1ca477 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-reader] https://10.4.3.222/volume/v3/snapshots/c848616a-97d1-4ef3-b081-b49d912a5235/action returned with HTTP 403 Aug 01 00:24:59.111072 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1132/4522] 10.4.3.222 () {68 vars in 1396 bytes} [Sat Aug 1 00:24:59 2026] POST /volume/v3/snapshots/c848616a-97d1-4ef3-b081-b49d912a5235/action => generated 117 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:24:59.117065 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-147a340a-f584-44be-92d5-be1844a3030f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:59.119422 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-147a340a-f584-44be-92d5-be1844a3030f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] DELETE https://10.4.3.222/volume/v3/snapshots/c848616a-97d1-4ef3-b081-b49d912a5235 Aug 01 00:24:59.119676 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-147a340a-f584-44be-92d5-be1844a3030f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:59.120060 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-147a340a-f584-44be-92d5-be1844a3030f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:59.120204 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-147a340a-f584-44be-92d5-be1844a3030f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Delete snapshot with id: c848616a-97d1-4ef3-b081-b49d912a5235 Aug 01 00:24:59.126113 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:59.126113 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:24:59.126494 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-147a340a-f584-44be-92d5-be1844a3030f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Snapshot retrieved successfully. Aug 01 00:24:59.146843 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-147a340a-f584-44be-92d5-be1844a3030f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Snapshot delete request issued successfully. Aug 01 00:24:59.147088 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-147a340a-f584-44be-92d5-be1844a3030f tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/snapshots/c848616a-97d1-4ef3-b081-b49d912a5235 returned with HTTP 202 Aug 01 00:24:59.147600 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1131/4523] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:24:59 2026] DELETE /volume/v3/snapshots/c848616a-97d1-4ef3-b081-b49d912a5235 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:24:59.153963 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f221df6d-3d42-4137-bacc-5e3787fec225 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:59.156106 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f221df6d-3d42-4137-bacc-5e3787fec225 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/snapshots/c848616a-97d1-4ef3-b081-b49d912a5235 Aug 01 00:24:59.156385 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f221df6d-3d42-4137-bacc-5e3787fec225 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:59.156625 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f221df6d-3d42-4137-bacc-5e3787fec225 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:59.162749 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:59.162749 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:24:59.163339 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f221df6d-3d42-4137-bacc-5e3787fec225 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Snapshot retrieved successfully. Aug 01 00:24:59.164272 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f221df6d-3d42-4137-bacc-5e3787fec225 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/snapshots/c848616a-97d1-4ef3-b081-b49d912a5235 returned with HTTP 200 Aug 01 00:24:59.164913 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1134/4524] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:24:59 2026] GET /volume/v3/snapshots/c848616a-97d1-4ef3-b081-b49d912a5235 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:59.281661 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4b9a5f68-91c0-47ce-9fba-ea5c812bbdf4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:59.285995 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4b9a5f68-91c0-47ce-9fba-ea5c812bbdf4 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 Aug 01 00:24:59.286176 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4b9a5f68-91c0-47ce-9fba-ea5c812bbdf4 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:59.286351 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4b9a5f68-91c0-47ce-9fba-ea5c812bbdf4 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:59.286454 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-4b9a5f68-91c0-47ce-9fba-ea5c812bbdf4 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 2f94e2f9-8def-4b73-8b3e-d1bd08eab655. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:59.303274 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:59.303274 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:24:59.304035 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4b9a5f68-91c0-47ce-9fba-ea5c812bbdf4 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 returned with HTTP 200 Aug 01 00:24:59.304398 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1128/4525] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:59 2026] GET /volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 => generated 737 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:24:59.952042 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cf9da9d7-4c82-41fb-ae49-81a904b1d0a1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:24:59.953861 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cf9da9d7-4c82-41fb-ae49-81a904b1d0a1 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 Aug 01 00:24:59.954136 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cf9da9d7-4c82-41fb-ae49-81a904b1d0a1 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:24:59.954365 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cf9da9d7-4c82-41fb-ae49-81a904b1d0a1 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:24:59.954514 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-cf9da9d7-4c82-41fb-ae49-81a904b1d0a1 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 430e0d9f-a2ff-4a2a-a247-727a0c897196. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:24:59.959122 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:24:59.959122 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:24:59.959903 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cf9da9d7-4c82-41fb-ae49-81a904b1d0a1 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 returned with HTTP 200 Aug 01 00:24:59.960265 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1133/4526] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:24:59 2026] GET /volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:00.172129 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-bc634edb-926e-4614-aa12-d5a787e62ae3 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:00.173874 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bc634edb-926e-4614-aa12-d5a787e62ae3 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/snapshots/c848616a-97d1-4ef3-b081-b49d912a5235 Aug 01 00:25:00.174110 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bc634edb-926e-4614-aa12-d5a787e62ae3 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:00.174336 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bc634edb-926e-4614-aa12-d5a787e62ae3 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:00.178446 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bc634edb-926e-4614-aa12-d5a787e62ae3 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/snapshots/c848616a-97d1-4ef3-b081-b49d912a5235 returned with HTTP 404 Aug 01 00:25:00.178962 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1132/4527] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:25:00 2026] GET /volume/v3/snapshots/c848616a-97d1-4ef3-b081-b49d912a5235 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:00.184498 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-044ae2ea-010b-46e9-bdba-0bc5d3289b65 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:00.186364 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-044ae2ea-010b-46e9-bdba-0bc5d3289b65 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/b8527c6b-fec8-466c-ba7d-75d2c392ff14 Aug 01 00:25:00.186563 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-044ae2ea-010b-46e9-bdba-0bc5d3289b65 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:00.186794 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-044ae2ea-010b-46e9-bdba-0bc5d3289b65 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:00.186970 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-044ae2ea-010b-46e9-bdba-0bc5d3289b65 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Delete volume with id: b8527c6b-fec8-466c-ba7d-75d2c392ff14 Aug 01 00:25:00.196163 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:00.196163 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:00.196590 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-044ae2ea-010b-46e9-bdba-0bc5d3289b65 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Volume info retrieved successfully. Aug 01 00:25:00.218008 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-044ae2ea-010b-46e9-bdba-0bc5d3289b65 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Delete volume request issued successfully. Aug 01 00:25:00.218206 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-044ae2ea-010b-46e9-bdba-0bc5d3289b65 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/volumes/b8527c6b-fec8-466c-ba7d-75d2c392ff14 returned with HTTP 202 Aug 01 00:25:00.218659 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1135/4528] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:25:00 2026] DELETE /volume/v3/volumes/b8527c6b-fec8-466c-ba7d-75d2c392ff14 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:25:00.228160 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-914d4790-eede-4ed8-bcc1-d91c156f3b89 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:00.230865 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-914d4790-eede-4ed8-bcc1-d91c156f3b89 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/volumes/b8527c6b-fec8-466c-ba7d-75d2c392ff14 Aug 01 00:25:00.231122 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-914d4790-eede-4ed8-bcc1-d91c156f3b89 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:00.231386 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-914d4790-eede-4ed8-bcc1-d91c156f3b89 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:00.245515 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:00.245515 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:00.249610 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-914d4790-eede-4ed8-bcc1-d91c156f3b89 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Volume info retrieved successfully. Aug 01 00:25:00.256493 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-914d4790-eede-4ed8-bcc1-d91c156f3b89 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/volumes/b8527c6b-fec8-466c-ba7d-75d2c392ff14 returned with HTTP 200 Aug 01 00:25:00.257071 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1129/4529] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:00 2026] GET /volume/v3/volumes/b8527c6b-fec8-466c-ba7d-75d2c392ff14 => generated 1017 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:00.315618 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cff5ac31-f6ee-4df6-b73e-42f210301d1a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:00.317387 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cff5ac31-f6ee-4df6-b73e-42f210301d1a tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 Aug 01 00:25:00.317613 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cff5ac31-f6ee-4df6-b73e-42f210301d1a tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:00.317858 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cff5ac31-f6ee-4df6-b73e-42f210301d1a tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:00.318002 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-cff5ac31-f6ee-4df6-b73e-42f210301d1a tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 2f94e2f9-8def-4b73-8b3e-d1bd08eab655. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:00.323111 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:00.323111 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:00.323980 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cff5ac31-f6ee-4df6-b73e-42f210301d1a tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 returned with HTTP 200 Aug 01 00:25:00.324577 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1134/4530] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:00 2026] GET /volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:00.970988 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-04c4165c-5412-43f3-b590-e668f45df19a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:00.973149 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-04c4165c-5412-43f3-b590-e668f45df19a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 Aug 01 00:25:00.973363 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-04c4165c-5412-43f3-b590-e668f45df19a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:00.973600 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-04c4165c-5412-43f3-b590-e668f45df19a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:00.973763 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-04c4165c-5412-43f3-b590-e668f45df19a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 430e0d9f-a2ff-4a2a-a247-727a0c897196. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:00.978537 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:00.978537 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:00.979435 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-04c4165c-5412-43f3-b590-e668f45df19a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 returned with HTTP 200 Aug 01 00:25:00.979868 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1133/4531] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:00 2026] GET /volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:01.269499 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6718f8c2-613a-4683-9e41-7d27a5d1c312 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:01.271550 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6718f8c2-613a-4683-9e41-7d27a5d1c312 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] GET https://10.4.3.222/volume/v3/volumes/b8527c6b-fec8-466c-ba7d-75d2c392ff14 Aug 01 00:25:01.271797 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6718f8c2-613a-4683-9e41-7d27a5d1c312 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:01.272074 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6718f8c2-613a-4683-9e41-7d27a5d1c312 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:01.279982 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6718f8c2-613a-4683-9e41-7d27a5d1c312 tempest-ProjectReaderTests-1185106665 tempest-ProjectReaderTests-1185106665-project-admin] https://10.4.3.222/volume/v3/volumes/b8527c6b-fec8-466c-ba7d-75d2c392ff14 returned with HTTP 404 Aug 01 00:25:01.280677 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1136/4532] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:01 2026] GET /volume/v3/volumes/b8527c6b-fec8-466c-ba7d-75d2c392ff14 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:01.336904 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-544a3dd8-9388-4540-be10-69978eb9577c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:01.338962 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-544a3dd8-9388-4540-be10-69978eb9577c tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 Aug 01 00:25:01.339150 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-544a3dd8-9388-4540-be10-69978eb9577c tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:01.339331 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-544a3dd8-9388-4540-be10-69978eb9577c tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:01.339448 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-544a3dd8-9388-4540-be10-69978eb9577c tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 2f94e2f9-8def-4b73-8b3e-d1bd08eab655. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:01.345379 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:01.345379 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:01.346138 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-544a3dd8-9388-4540-be10-69978eb9577c tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 returned with HTTP 200 Aug 01 00:25:01.346486 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1130/4533] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:01 2026] GET /volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:01.993341 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a8cd8329-bdbf-44e2-8d6f-9505cb6c62df None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:01.998738 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a8cd8329-bdbf-44e2-8d6f-9505cb6c62df tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 Aug 01 00:25:01.999151 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a8cd8329-bdbf-44e2-8d6f-9505cb6c62df tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:01.999567 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a8cd8329-bdbf-44e2-8d6f-9505cb6c62df tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:01.999676 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-a8cd8329-bdbf-44e2-8d6f-9505cb6c62df tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 430e0d9f-a2ff-4a2a-a247-727a0c897196. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:02.009842 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:02.009842 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:02.009842 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a8cd8329-bdbf-44e2-8d6f-9505cb6c62df tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 returned with HTTP 200 Aug 01 00:25:02.009842 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1135/4534] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:01 2026] GET /volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:02.020880 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0d723437-b9cd-439f-97c7-85eb0309af68 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:02.023751 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0d723437-b9cd-439f-97c7-85eb0309af68 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 Aug 01 00:25:02.024742 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0d723437-b9cd-439f-97c7-85eb0309af68 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:02.024742 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0d723437-b9cd-439f-97c7-85eb0309af68 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:02.024742 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-0d723437-b9cd-439f-97c7-85eb0309af68 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 430e0d9f-a2ff-4a2a-a247-727a0c897196. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:02.033930 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:02.033930 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:02.033930 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0d723437-b9cd-439f-97c7-85eb0309af68 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 returned with HTTP 200 Aug 01 00:25:02.033930 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1134/4535] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:02 2026] GET /volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:02.043394 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-fa491fb6-9f5d-4bb3-940c-526bb212eb5c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:02.048903 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fa491fb6-9f5d-4bb3-940c-526bb212eb5c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] DELETE https://10.4.3.222/volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 Aug 01 00:25:02.048903 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fa491fb6-9f5d-4bb3-940c-526bb212eb5c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:02.048903 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fa491fb6-9f5d-4bb3-940c-526bb212eb5c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:02.048903 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.contrib.backups [None req-fa491fb6-9f5d-4bb3-940c-526bb212eb5c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Delete backup with id: 430e0d9f-a2ff-4a2a-a247-727a0c897196. Aug 01 00:25:02.053104 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:02.053104 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:02.080134 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.backup.rpcapi [None req-fa491fb6-9f5d-4bb3-940c-526bb212eb5c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] delete_backup rpcapi backup_id 430e0d9f-a2ff-4a2a-a247-727a0c897196 {{(pid=100408) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:25:02.082425 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fa491fb6-9f5d-4bb3-940c-526bb212eb5c tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 returned with HTTP 202 Aug 01 00:25:02.082896 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1137/4536] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:25:02 2026] DELETE /volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:25:02.092346 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f47487b1-5813-47a6-a362-bb20d57f14d1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:02.095017 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f47487b1-5813-47a6-a362-bb20d57f14d1 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 Aug 01 00:25:02.095320 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f47487b1-5813-47a6-a362-bb20d57f14d1 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:02.095630 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f47487b1-5813-47a6-a362-bb20d57f14d1 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:02.095824 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-f47487b1-5813-47a6-a362-bb20d57f14d1 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 430e0d9f-a2ff-4a2a-a247-727a0c897196. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:02.100977 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:02.100977 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:02.101986 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f47487b1-5813-47a6-a362-bb20d57f14d1 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 returned with HTTP 200 Aug 01 00:25:02.102358 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1131/4537] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:02 2026] GET /volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:02.358543 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f4bc0e0d-ced2-4380-b764-d2f5263d6a78 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:02.361395 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f4bc0e0d-ced2-4380-b764-d2f5263d6a78 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 Aug 01 00:25:02.361395 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f4bc0e0d-ced2-4380-b764-d2f5263d6a78 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:02.361395 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f4bc0e0d-ced2-4380-b764-d2f5263d6a78 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:02.361689 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-f4bc0e0d-ced2-4380-b764-d2f5263d6a78 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 2f94e2f9-8def-4b73-8b3e-d1bd08eab655. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:02.370069 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:02.370069 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:02.371286 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f4bc0e0d-ced2-4380-b764-d2f5263d6a78 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 returned with HTTP 200 Aug 01 00:25:02.371727 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1136/4538] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:02 2026] GET /volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:03.115310 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4c3e6cfa-0038-49de-be4d-535788f7785f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:03.119360 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4c3e6cfa-0038-49de-be4d-535788f7785f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 Aug 01 00:25:03.119360 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4c3e6cfa-0038-49de-be4d-535788f7785f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:03.119360 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4c3e6cfa-0038-49de-be4d-535788f7785f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:03.119360 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-4c3e6cfa-0038-49de-be4d-535788f7785f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 430e0d9f-a2ff-4a2a-a247-727a0c897196. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:03.123119 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4c3e6cfa-0038-49de-be4d-535788f7785f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 returned with HTTP 404 Aug 01 00:25:03.125225 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1135/4539] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:03 2026] GET /volume/v3/backups/430e0d9f-a2ff-4a2a-a247-727a0c897196 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:03.228389 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-02c3fc1d-c4dc-430a-b0e1-1c9beefd6a87 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:03.232752 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-02c3fc1d-c4dc-430a-b0e1-1c9beefd6a87 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] DELETE https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a Aug 01 00:25:03.232983 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-02c3fc1d-c4dc-430a-b0e1-1c9beefd6a87 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:03.233176 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-02c3fc1d-c4dc-430a-b0e1-1c9beefd6a87 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:03.233283 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.contrib.backups [None req-02c3fc1d-c4dc-430a-b0e1-1c9beefd6a87 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Delete backup with id: 43fe133f-2d55-4248-ae28-ed390bbc401a. Aug 01 00:25:03.237407 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:03.237407 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:03.249447 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.backup.rpcapi [None req-02c3fc1d-c4dc-430a-b0e1-1c9beefd6a87 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] delete_backup rpcapi backup_id 43fe133f-2d55-4248-ae28-ed390bbc401a {{(pid=100408) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:25:03.251558 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-02c3fc1d-c4dc-430a-b0e1-1c9beefd6a87 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a returned with HTTP 202 Aug 01 00:25:03.252198 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1138/4540] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:25:03 2026] DELETE /volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:25:03.257383 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-00eb87be-5e13-483f-bbe5-7e9ac6c431f5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:03.260919 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-66b9516c-27a5-4457-9f16-250ae3aa029e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:03.264217 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-66b9516c-27a5-4457-9f16-250ae3aa029e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a Aug 01 00:25:03.264547 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-66b9516c-27a5-4457-9f16-250ae3aa029e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:03.265809 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-66b9516c-27a5-4457-9f16-250ae3aa029e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:03.265809 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-66b9516c-27a5-4457-9f16-250ae3aa029e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 43fe133f-2d55-4248-ae28-ed390bbc401a. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:03.270133 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:03.270133 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:03.271183 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-66b9516c-27a5-4457-9f16-250ae3aa029e tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a returned with HTTP 200 Aug 01 00:25:03.271663 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1137/4541] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:03 2026] GET /volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:03.385317 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-aa0eef57-0704-4de6-89e5-4d90d0f34273 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:03.386877 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-00eb87be-5e13-483f-bbe5-7e9ac6c431f5 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:25:03.388792 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-aa0eef57-0704-4de6-89e5-4d90d0f34273 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 Aug 01 00:25:03.389100 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-00eb87be-5e13-483f-bbe5-7e9ac6c431f5 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-477956444", "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=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:03.389179 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-aa0eef57-0704-4de6-89e5-4d90d0f34273 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:03.389179 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-aa0eef57-0704-4de6-89e5-4d90d0f34273 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:03.389179 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-aa0eef57-0704-4de6-89e5-4d90d0f34273 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 2f94e2f9-8def-4b73-8b3e-d1bd08eab655. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:03.396553 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:03.396553 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:03.396553 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-aa0eef57-0704-4de6-89e5-4d90d0f34273 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 returned with HTTP 200 Aug 01 00:25:03.396728 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1136/4542] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:03 2026] GET /volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:03.415290 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-00eb87be-5e13-483f-bbe5-7e9ac6c431f5 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:25:03.415290 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1132/4543] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:25:03 2026] POST /volume/v3/types => generated 379 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:03.427081 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-86d19d0b-5556-43f3-bc0c-0012fc25595f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:03.429598 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-86d19d0b-5556-43f3-bc0c-0012fc25595f tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] POST https://10.4.3.222/volume/v3/types/01d5a979-d7b6-4a2c-9093-8b0b82b6f5f7/encryption Aug 01 00:25:03.430134 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-86d19d0b-5556-43f3-bc0c-0012fc25595f tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:03.453983 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-86d19d0b-5556-43f3-bc0c-0012fc25595f tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] https://10.4.3.222/volume/v3/types/01d5a979-d7b6-4a2c-9093-8b0b82b6f5f7/encryption returned with HTTP 200 Aug 01 00:25:03.454597 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1139/4544] 10.4.3.222 () {68 vars in 1397 bytes} [Sat Aug 1 00:25:03 2026] POST /volume/v3/types/01d5a979-d7b6-4a2c-9093-8b0b82b6f5f7/encryption => generated 239 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:03.463750 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9867e4c1-56f0-4f24-ab8f-21d3ee9cbd9b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:03.465484 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9867e4c1-56f0-4f24-ab8f-21d3ee9cbd9b tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:25:03.465923 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9867e4c1-56f0-4f24-ab8f-21d3ee9cbd9b tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1093370406", "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=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:03.486797 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9867e4c1-56f0-4f24-ab8f-21d3ee9cbd9b tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:25:03.487316 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1138/4545] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:25:03 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 01 00:25:03.496065 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a6a10f18-5030-435d-9134-50bbeba01359 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:03.574816 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a6a10f18-5030-435d-9134-50bbeba01359 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] POST https://10.4.3.222/volume/v3/types/ea8fb1a8-74a8-4a48-a47c-442871635a09/encryption Aug 01 00:25:03.574816 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a6a10f18-5030-435d-9134-50bbeba01359 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:03.576435 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.policy [None req-a6a10f18-5030-435d-9134-50bbeba01359 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '9ec13b71c9804e54a8c4bfe6de8cf82c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e46c7c0bd9849e5b8049383f61acd17', '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=100409) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:25:03.576642 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a6a10f18-5030-435d-9134-50bbeba01359 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] https://10.4.3.222/volume/v3/types/ea8fb1a8-74a8-4a48-a47c-442871635a09/encryption returned with HTTP 403 Aug 01 00:25:03.580667 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1137/4546] 10.4.3.222 () {68 vars in 1397 bytes} [Sat Aug 1 00:25:03 2026] POST /volume/v3/types/ea8fb1a8-74a8-4a48-a47c-442871635a09/encryption => generated 127 bytes in 81 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:03.586631 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cd9597e6-3090-4d25-887f-5e3274ecdea6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:03.588545 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cd9597e6-3090-4d25-887f-5e3274ecdea6 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:25:03.589035 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cd9597e6-3090-4d25-887f-5e3274ecdea6 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1688872346", "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=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:03.617110 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cd9597e6-3090-4d25-887f-5e3274ecdea6 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:25:03.617574 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1133/4547] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:25:03 2026] POST /volume/v3/types => generated 380 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:03.625779 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1c7e3a1d-d404-40b7-af6e-afa0e47d4074 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:03.627839 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1c7e3a1d-d404-40b7-af6e-afa0e47d4074 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] POST https://10.4.3.222/volume/v3/types/2af3f481-df6d-4ebf-9d89-4537b1472dbb/extra_specs Aug 01 00:25:03.628389 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1c7e3a1d-d404-40b7-af6e-afa0e47d4074 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:03.630861 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.policy [None req-1c7e3a1d-d404-40b7-af6e-afa0e47d4074 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '9ec13b71c9804e54a8c4bfe6de8cf82c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e46c7c0bd9849e5b8049383f61acd17', '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=100408) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:25:03.631190 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1c7e3a1d-d404-40b7-af6e-afa0e47d4074 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] https://10.4.3.222/volume/v3/types/2af3f481-df6d-4ebf-9d89-4537b1472dbb/extra_specs returned with HTTP 403 Aug 01 00:25:03.631633 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1140/4548] 10.4.3.222 () {68 vars in 1399 bytes} [Sat Aug 1 00:25:03 2026] POST /volume/v3/types/2af3f481-df6d-4ebf-9d89-4537b1472dbb/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:03.640605 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c198f683-c1cf-43bc-b973-806d8ccc79d6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:03.646351 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c198f683-c1cf-43bc-b973-806d8ccc79d6 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] PUT https://10.4.3.222/volume/v3/types/2af3f481-df6d-4ebf-9d89-4537b1472dbb/extra_specs/key2 Aug 01 00:25:03.648103 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c198f683-c1cf-43bc-b973-806d8ccc79d6 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:03.671628 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.policy [None req-c198f683-c1cf-43bc-b973-806d8ccc79d6 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '9ec13b71c9804e54a8c4bfe6de8cf82c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e46c7c0bd9849e5b8049383f61acd17', '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=100406) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:25:03.672141 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c198f683-c1cf-43bc-b973-806d8ccc79d6 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] https://10.4.3.222/volume/v3/types/2af3f481-df6d-4ebf-9d89-4537b1472dbb/extra_specs/key2 returned with HTTP 403 Aug 01 00:25:03.672718 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1139/4549] 10.4.3.222 () {68 vars in 1413 bytes} [Sat Aug 1 00:25:03 2026] PUT /volume/v3/types/2af3f481-df6d-4ebf-9d89-4537b1472dbb/extra_specs/key2 => generated 122 bytes in 33 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:03.682191 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6c46e467-bf09-4558-81c0-5a21fef30fff None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:03.684541 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6c46e467-bf09-4558-81c0-5a21fef30fff tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] POST https://10.4.3.222/volume/v3/types Aug 01 00:25:03.685966 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6c46e467-bf09-4558-81c0-5a21fef30fff tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:03.689467 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.policy [None req-6c46e467-bf09-4558-81c0-5a21fef30fff tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '9ec13b71c9804e54a8c4bfe6de8cf82c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e46c7c0bd9849e5b8049383f61acd17', '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=100409) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:25:03.689689 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6c46e467-bf09-4558-81c0-5a21fef30fff tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] https://10.4.3.222/volume/v3/types returned with HTTP 403 Aug 01 00:25:03.690138 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1138/4550] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:25:03 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 01 00:25:03.702152 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5850f9fa-3adf-49d0-acd3-45862c0da959 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:03.705417 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5850f9fa-3adf-49d0-acd3-45862c0da959 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:25:03.706459 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5850f9fa-3adf-49d0-acd3-45862c0da959 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1111283385", "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=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:03.729878 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5850f9fa-3adf-49d0-acd3-45862c0da959 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:25:03.730269 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1134/4551] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:25:03 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 01 00:25:03.741465 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-bebaf74f-8f1d-4809-a4ea-d82d8b77e48a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:03.743818 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bebaf74f-8f1d-4809-a4ea-d82d8b77e48a tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] POST https://10.4.3.222/volume/v3/types/54da2c41-64d3-4d25-b8b1-29631406cf99/encryption Aug 01 00:25:03.744408 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bebaf74f-8f1d-4809-a4ea-d82d8b77e48a tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:03.769596 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bebaf74f-8f1d-4809-a4ea-d82d8b77e48a tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] https://10.4.3.222/volume/v3/types/54da2c41-64d3-4d25-b8b1-29631406cf99/encryption returned with HTTP 200 Aug 01 00:25:03.770102 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1141/4552] 10.4.3.222 () {68 vars in 1397 bytes} [Sat Aug 1 00:25:03 2026] POST /volume/v3/types/54da2c41-64d3-4d25-b8b1-29631406cf99/encryption => generated 239 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:03.778640 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c8f354f3-df33-4c21-8227-ef338cd87a91 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:03.782256 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c8f354f3-df33-4c21-8227-ef338cd87a91 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] DELETE https://10.4.3.222/volume/v3/types/54da2c41-64d3-4d25-b8b1-29631406cf99/encryption/37d4b3e0-6611-4a55-a1c6-6eacbcb8a3c3 Aug 01 00:25:03.782478 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c8f354f3-df33-4c21-8227-ef338cd87a91 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:03.782713 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c8f354f3-df33-4c21-8227-ef338cd87a91 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:03.783376 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.policy [None req-c8f354f3-df33-4c21-8227-ef338cd87a91 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '9ec13b71c9804e54a8c4bfe6de8cf82c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e46c7c0bd9849e5b8049383f61acd17', '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=100406) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:25:03.783548 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c8f354f3-df33-4c21-8227-ef338cd87a91 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] https://10.4.3.222/volume/v3/types/54da2c41-64d3-4d25-b8b1-29631406cf99/encryption/37d4b3e0-6611-4a55-a1c6-6eacbcb8a3c3 returned with HTTP 403 Aug 01 00:25:03.785115 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1140/4553] 10.4.3.222 () {66 vars in 1489 bytes} [Sat Aug 1 00:25:03 2026] DELETE /volume/v3/types/54da2c41-64d3-4d25-b8b1-29631406cf99/encryption/37d4b3e0-6611-4a55-a1c6-6eacbcb8a3c3 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:03.794653 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-af78397f-f046-4960-a2b3-102b46c8bcdd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:03.797876 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-af78397f-f046-4960-a2b3-102b46c8bcdd tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:25:03.798358 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-af78397f-f046-4960-a2b3-102b46c8bcdd tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1258803615", "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=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:03.819014 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-af78397f-f046-4960-a2b3-102b46c8bcdd tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:25:03.819342 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1139/4554] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:25:03 2026] POST /volume/v3/types => generated 380 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:03.830216 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1c19be4f-3645-4901-a258-b4dc8f4f37d3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:03.832613 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1c19be4f-3645-4901-a258-b4dc8f4f37d3 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] DELETE https://10.4.3.222/volume/v3/types/0767b3da-4ecc-44c8-b272-14cebc0e2a6c/extra_specs/key1 Aug 01 00:25:03.832948 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1c19be4f-3645-4901-a258-b4dc8f4f37d3 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:03.833157 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1c19be4f-3645-4901-a258-b4dc8f4f37d3 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:03.839585 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.policy [None req-1c19be4f-3645-4901-a258-b4dc8f4f37d3 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '9ec13b71c9804e54a8c4bfe6de8cf82c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e46c7c0bd9849e5b8049383f61acd17', '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=100407) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:25:03.839821 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1c19be4f-3645-4901-a258-b4dc8f4f37d3 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] https://10.4.3.222/volume/v3/types/0767b3da-4ecc-44c8-b272-14cebc0e2a6c/extra_specs/key1 returned with HTTP 403 Aug 01 00:25:03.840483 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1135/4555] 10.4.3.222 () {66 vars in 1396 bytes} [Sat Aug 1 00:25:03 2026] DELETE /volume/v3/types/0767b3da-4ecc-44c8-b272-14cebc0e2a6c/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:03.848540 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ddf079fa-bad7-4f5f-8391-9cf679b378c0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:03.852458 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ddf079fa-bad7-4f5f-8391-9cf679b378c0 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:25:03.853023 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ddf079fa-bad7-4f5f-8391-9cf679b378c0 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-692817376", "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=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:03.881737 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ddf079fa-bad7-4f5f-8391-9cf679b378c0 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:25:03.882250 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1142/4556] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:25:03 2026] POST /volume/v3/types => generated 379 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:03.891284 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3b9d0ec1-d05b-4384-96d5-b03691a4a948 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:03.895316 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3b9d0ec1-d05b-4384-96d5-b03691a4a948 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] DELETE https://10.4.3.222/volume/v3/types/99b4b587-c3ed-454b-bb45-b55bcbcebdca Aug 01 00:25:03.895316 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3b9d0ec1-d05b-4384-96d5-b03691a4a948 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:03.895724 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3b9d0ec1-d05b-4384-96d5-b03691a4a948 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:03.896720 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.policy [None req-3b9d0ec1-d05b-4384-96d5-b03691a4a948 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '9ec13b71c9804e54a8c4bfe6de8cf82c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e46c7c0bd9849e5b8049383f61acd17', '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=100406) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:25:03.896969 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3b9d0ec1-d05b-4384-96d5-b03691a4a948 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] https://10.4.3.222/volume/v3/types/99b4b587-c3ed-454b-bb45-b55bcbcebdca returned with HTTP 403 Aug 01 00:25:03.897523 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1141/4557] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:25:03 2026] DELETE /volume/v3/types/99b4b587-c3ed-454b-bb45-b55bcbcebdca => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:03.909003 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-08035cbf-eee1-4191-adf3-64e8c2df82b5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:03.911223 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-08035cbf-eee1-4191-adf3-64e8c2df82b5 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] GET https://10.4.3.222/volume/v3/types/01d5a979-d7b6-4a2c-9093-8b0b82b6f5f7/extra_specs Aug 01 00:25:03.911480 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-08035cbf-eee1-4191-adf3-64e8c2df82b5 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:03.911686 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-08035cbf-eee1-4191-adf3-64e8c2df82b5 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:03.921368 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-08035cbf-eee1-4191-adf3-64e8c2df82b5 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] https://10.4.3.222/volume/v3/types/01d5a979-d7b6-4a2c-9093-8b0b82b6f5f7/extra_specs returned with HTTP 200 Aug 01 00:25:03.921833 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1140/4558] 10.4.3.222 () {66 vars in 1378 bytes} [Sat Aug 1 00:25:03 2026] GET /volume/v3/types/01d5a979-d7b6-4a2c-9093-8b0b82b6f5f7/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:03.939273 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c12648c8-bb6d-467c-a5e5-a19861e96c55 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:03.941557 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c12648c8-bb6d-467c-a5e5-a19861e96c55 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] GET https://10.4.3.222/volume/v3/types/01d5a979-d7b6-4a2c-9093-8b0b82b6f5f7/encryption/cipher Aug 01 00:25:03.941730 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c12648c8-bb6d-467c-a5e5-a19861e96c55 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:03.941937 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c12648c8-bb6d-467c-a5e5-a19861e96c55 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:03.942472 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.policy [None req-c12648c8-bb6d-467c-a5e5-a19861e96c55 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '9ec13b71c9804e54a8c4bfe6de8cf82c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e46c7c0bd9849e5b8049383f61acd17', '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=100407) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:25:03.942622 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c12648c8-bb6d-467c-a5e5-a19861e96c55 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] https://10.4.3.222/volume/v3/types/01d5a979-d7b6-4a2c-9093-8b0b82b6f5f7/encryption/cipher returned with HTTP 403 Aug 01 00:25:03.943017 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1136/4559] 10.4.3.222 () {66 vars in 1396 bytes} [Sat Aug 1 00:25:03 2026] GET /volume/v3/types/01d5a979-d7b6-4a2c-9093-8b0b82b6f5f7/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:03.955323 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-23734107-9340-4467-a4a2-623943798ff1 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:03.957399 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-23734107-9340-4467-a4a2-623943798ff1 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] GET https://10.4.3.222/volume/v3/types/01d5a979-d7b6-4a2c-9093-8b0b82b6f5f7/encryption Aug 01 00:25:03.957620 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-23734107-9340-4467-a4a2-623943798ff1 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:03.957872 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-23734107-9340-4467-a4a2-623943798ff1 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Calling method 'index' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:03.958591 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.policy [None req-23734107-9340-4467-a4a2-623943798ff1 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '9ec13b71c9804e54a8c4bfe6de8cf82c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e46c7c0bd9849e5b8049383f61acd17', '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=100408) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:25:03.958879 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-23734107-9340-4467-a4a2-623943798ff1 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] https://10.4.3.222/volume/v3/types/01d5a979-d7b6-4a2c-9093-8b0b82b6f5f7/encryption returned with HTTP 403 Aug 01 00:25:03.959390 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1143/4560] 10.4.3.222 () {66 vars in 1375 bytes} [Sat Aug 1 00:25:03 2026] GET /volume/v3/types/01d5a979-d7b6-4a2c-9093-8b0b82b6f5f7/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:03.970198 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9f27ac4a-85ca-4d31-a786-f7bae11e684c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:03.974231 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9f27ac4a-85ca-4d31-a786-f7bae11e684c tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] GET https://10.4.3.222/volume/v3/types/01d5a979-d7b6-4a2c-9093-8b0b82b6f5f7/extra_specs/multiattach Aug 01 00:25:03.974479 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9f27ac4a-85ca-4d31-a786-f7bae11e684c tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:03.974693 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9f27ac4a-85ca-4d31-a786-f7bae11e684c tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:03.984113 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9f27ac4a-85ca-4d31-a786-f7bae11e684c tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] https://10.4.3.222/volume/v3/types/01d5a979-d7b6-4a2c-9093-8b0b82b6f5f7/extra_specs/multiattach returned with HTTP 200 Aug 01 00:25:03.984456 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1142/4561] 10.4.3.222 () {66 vars in 1414 bytes} [Sat Aug 1 00:25:03 2026] GET /volume/v3/types/01d5a979-d7b6-4a2c-9093-8b0b82b6f5f7/extra_specs/multiattach => generated 29 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:25:03.992853 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-15d3e878-ec7d-4372-bf36-9dbb3e6f905a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:03.995111 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-15d3e878-ec7d-4372-bf36-9dbb3e6f905a tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] GET https://10.4.3.222/volume/v3/types/01d5a979-d7b6-4a2c-9093-8b0b82b6f5f7/extra_specs/volume_backend_name Aug 01 00:25:03.995349 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-15d3e878-ec7d-4372-bf36-9dbb3e6f905a tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:03.995581 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-15d3e878-ec7d-4372-bf36-9dbb3e6f905a tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:04.003448 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-15d3e878-ec7d-4372-bf36-9dbb3e6f905a tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] https://10.4.3.222/volume/v3/types/01d5a979-d7b6-4a2c-9093-8b0b82b6f5f7/extra_specs/volume_backend_name returned with HTTP 404 Aug 01 00:25:04.004306 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1141/4562] 10.4.3.222 () {66 vars in 1438 bytes} [Sat Aug 1 00:25:03 2026] GET /volume/v3/types/01d5a979-d7b6-4a2c-9093-8b0b82b6f5f7/extra_specs/volume_backend_name => generated 143 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:04.014504 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d299c4ea-4d43-44ae-a404-55e479dece15 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:04.016692 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d299c4ea-4d43-44ae-a404-55e479dece15 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] PUT https://10.4.3.222/volume/v3/types/01d5a979-d7b6-4a2c-9093-8b0b82b6f5f7/encryption/58b2b6de-4d67-4d02-ac9f-cd5c1c8ae58f Aug 01 00:25:04.017040 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d299c4ea-4d43-44ae-a404-55e479dece15 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:04.019471 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.policy [None req-d299c4ea-4d43-44ae-a404-55e479dece15 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '9ec13b71c9804e54a8c4bfe6de8cf82c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e46c7c0bd9849e5b8049383f61acd17', '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=100407) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:25:04.019641 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d299c4ea-4d43-44ae-a404-55e479dece15 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] https://10.4.3.222/volume/v3/types/01d5a979-d7b6-4a2c-9093-8b0b82b6f5f7/encryption/58b2b6de-4d67-4d02-ac9f-cd5c1c8ae58f returned with HTTP 403 Aug 01 00:25:04.020109 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1137/4563] 10.4.3.222 () {68 vars in 1506 bytes} [Sat Aug 1 00:25:04 2026] PUT /volume/v3/types/01d5a979-d7b6-4a2c-9093-8b0b82b6f5f7/encryption/58b2b6de-4d67-4d02-ac9f-cd5c1c8ae58f => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:04.029666 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1ab814b8-768c-454f-b569-a98f7f9d92e7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:04.031417 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1ab814b8-768c-454f-b569-a98f7f9d92e7 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] PUT https://10.4.3.222/volume/v3/types/01d5a979-d7b6-4a2c-9093-8b0b82b6f5f7/extra_specs/key1 Aug 01 00:25:04.031828 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1ab814b8-768c-454f-b569-a98f7f9d92e7 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:04.033699 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.policy [None req-1ab814b8-768c-454f-b569-a98f7f9d92e7 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '9ec13b71c9804e54a8c4bfe6de8cf82c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e46c7c0bd9849e5b8049383f61acd17', '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=100408) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:25:04.033978 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1ab814b8-768c-454f-b569-a98f7f9d92e7 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] https://10.4.3.222/volume/v3/types/01d5a979-d7b6-4a2c-9093-8b0b82b6f5f7/extra_specs/key1 returned with HTTP 403 Aug 01 00:25:04.034448 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1144/4564] 10.4.3.222 () {68 vars in 1413 bytes} [Sat Aug 1 00:25:04 2026] PUT /volume/v3/types/01d5a979-d7b6-4a2c-9093-8b0b82b6f5f7/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:04.043587 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dc2b3bd3-4de2-427c-96ab-80b84c9b8b4f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:04.045531 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dc2b3bd3-4de2-427c-96ab-80b84c9b8b4f tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] PUT https://10.4.3.222/volume/v3/types/01d5a979-d7b6-4a2c-9093-8b0b82b6f5f7 Aug 01 00:25:04.046043 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dc2b3bd3-4de2-427c-96ab-80b84c9b8b4f tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:04.048597 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.policy [None req-dc2b3bd3-4de2-427c-96ab-80b84c9b8b4f tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '9ec13b71c9804e54a8c4bfe6de8cf82c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e46c7c0bd9849e5b8049383f61acd17', '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=100406) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:25:04.048902 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dc2b3bd3-4de2-427c-96ab-80b84c9b8b4f tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-reader] https://10.4.3.222/volume/v3/types/01d5a979-d7b6-4a2c-9093-8b0b82b6f5f7 returned with HTTP 403 Aug 01 00:25:04.049581 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1143/4565] 10.4.3.222 () {68 vars in 1362 bytes} [Sat Aug 1 00:25:04 2026] PUT /volume/v3/types/01d5a979-d7b6-4a2c-9093-8b0b82b6f5f7 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:04.058303 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-506923cd-bf39-44dd-a771-f79011913023 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:04.060463 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-506923cd-bf39-44dd-a771-f79011913023 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] DELETE https://10.4.3.222/volume/v3/types/99b4b587-c3ed-454b-bb45-b55bcbcebdca Aug 01 00:25:04.060708 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-506923cd-bf39-44dd-a771-f79011913023 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:04.060984 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-506923cd-bf39-44dd-a771-f79011913023 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] Calling method '_delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:04.089600 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-506923cd-bf39-44dd-a771-f79011913023 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] https://10.4.3.222/volume/v3/types/99b4b587-c3ed-454b-bb45-b55bcbcebdca returned with HTTP 202 Aug 01 00:25:04.090119 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1142/4566] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:25:04 2026] DELETE /volume/v3/types/99b4b587-c3ed-454b-bb45-b55bcbcebdca => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:25:04.099036 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e6495248-6255-4fd3-a1cc-0f4aebcd071b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:04.101389 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e6495248-6255-4fd3-a1cc-0f4aebcd071b tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] DELETE https://10.4.3.222/volume/v3/types/0767b3da-4ecc-44c8-b272-14cebc0e2a6c Aug 01 00:25:04.101693 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e6495248-6255-4fd3-a1cc-0f4aebcd071b tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:04.102021 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e6495248-6255-4fd3-a1cc-0f4aebcd071b tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:04.141512 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e6495248-6255-4fd3-a1cc-0f4aebcd071b tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] https://10.4.3.222/volume/v3/types/0767b3da-4ecc-44c8-b272-14cebc0e2a6c returned with HTTP 202 Aug 01 00:25:04.142058 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1138/4567] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:25:04 2026] DELETE /volume/v3/types/0767b3da-4ecc-44c8-b272-14cebc0e2a6c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:25:04.152118 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-162caba3-2685-457a-8c81-a85a51711854 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:04.153905 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-162caba3-2685-457a-8c81-a85a51711854 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] DELETE https://10.4.3.222/volume/v3/types/54da2c41-64d3-4d25-b8b1-29631406cf99 Aug 01 00:25:04.154189 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-162caba3-2685-457a-8c81-a85a51711854 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:04.154583 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-162caba3-2685-457a-8c81-a85a51711854 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] Calling method '_delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:04.180513 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-162caba3-2685-457a-8c81-a85a51711854 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] https://10.4.3.222/volume/v3/types/54da2c41-64d3-4d25-b8b1-29631406cf99 returned with HTTP 202 Aug 01 00:25:04.181075 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1145/4568] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:25:04 2026] DELETE /volume/v3/types/54da2c41-64d3-4d25-b8b1-29631406cf99 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:25:04.187664 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-38a1c164-2cda-4fd2-8add-40dc84fb55de None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:04.191452 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-38a1c164-2cda-4fd2-8add-40dc84fb55de tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] DELETE https://10.4.3.222/volume/v3/types/2af3f481-df6d-4ebf-9d89-4537b1472dbb Aug 01 00:25:04.191647 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-38a1c164-2cda-4fd2-8add-40dc84fb55de tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:04.191881 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-38a1c164-2cda-4fd2-8add-40dc84fb55de tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:04.222826 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-38a1c164-2cda-4fd2-8add-40dc84fb55de tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] https://10.4.3.222/volume/v3/types/2af3f481-df6d-4ebf-9d89-4537b1472dbb returned with HTTP 202 Aug 01 00:25:04.223466 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1144/4569] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:25:04 2026] DELETE /volume/v3/types/2af3f481-df6d-4ebf-9d89-4537b1472dbb => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:25:04.231002 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-8d8a143b-1055-4cf9-837b-539476e50b9a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:04.233138 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8d8a143b-1055-4cf9-837b-539476e50b9a tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] DELETE https://10.4.3.222/volume/v3/types/ea8fb1a8-74a8-4a48-a47c-442871635a09 Aug 01 00:25:04.233269 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8d8a143b-1055-4cf9-837b-539476e50b9a tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:04.233854 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8d8a143b-1055-4cf9-837b-539476e50b9a tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] Calling method '_delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:04.263240 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8d8a143b-1055-4cf9-837b-539476e50b9a tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] https://10.4.3.222/volume/v3/types/ea8fb1a8-74a8-4a48-a47c-442871635a09 returned with HTTP 202 Aug 01 00:25:04.263715 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1143/4570] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:25:04 2026] DELETE /volume/v3/types/ea8fb1a8-74a8-4a48-a47c-442871635a09 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:25:04.272112 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5a77f6bf-ff16-4bb9-ac6e-7f7933310f11 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:04.274329 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5a77f6bf-ff16-4bb9-ac6e-7f7933310f11 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] DELETE https://10.4.3.222/volume/v3/types/01d5a979-d7b6-4a2c-9093-8b0b82b6f5f7 Aug 01 00:25:04.274562 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5a77f6bf-ff16-4bb9-ac6e-7f7933310f11 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:04.274957 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5a77f6bf-ff16-4bb9-ac6e-7f7933310f11 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:04.285693 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-df3eb339-85bf-4063-a1f5-fe729539f307 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:04.288032 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-df3eb339-85bf-4063-a1f5-fe729539f307 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a Aug 01 00:25:04.288274 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-df3eb339-85bf-4063-a1f5-fe729539f307 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:04.288804 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-df3eb339-85bf-4063-a1f5-fe729539f307 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:04.288804 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-df3eb339-85bf-4063-a1f5-fe729539f307 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Show backup with id 43fe133f-2d55-4248-ae28-ed390bbc401a. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:04.293557 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-df3eb339-85bf-4063-a1f5-fe729539f307 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a returned with HTTP 404 Aug 01 00:25:04.294310 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1146/4571] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:04 2026] GET /volume/v3/backups/43fe133f-2d55-4248-ae28-ed390bbc401a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:04.309458 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5a77f6bf-ff16-4bb9-ac6e-7f7933310f11 tempest-VolumeTypesReaderTests-353788912 tempest-VolumeTypesReaderTests-353788912-project-admin] https://10.4.3.222/volume/v3/types/01d5a979-d7b6-4a2c-9093-8b0b82b6f5f7 returned with HTTP 202 Aug 01 00:25:04.310291 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1139/4572] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:25:04 2026] DELETE /volume/v3/types/01d5a979-d7b6-4a2c-9093-8b0b82b6f5f7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:25:04.412941 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6091a64f-a251-44d9-822c-12e77e794c7d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:04.415434 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-6452efce-f71f-4327-b13a-609251ab3f9d req-3e19043d-c8f5-4f9b-a9d3-d1c9d353f223 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:04.416564 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6091a64f-a251-44d9-822c-12e77e794c7d tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 Aug 01 00:25:04.416827 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6091a64f-a251-44d9-822c-12e77e794c7d tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:04.417061 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6091a64f-a251-44d9-822c-12e77e794c7d tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:04.417199 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-6091a64f-a251-44d9-822c-12e77e794c7d tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 2f94e2f9-8def-4b73-8b3e-d1bd08eab655. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:04.418026 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-6452efce-f71f-4327-b13a-609251ab3f9d req-3e19043d-c8f5-4f9b-a9d3-d1c9d353f223 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 Aug 01 00:25:04.418227 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-6452efce-f71f-4327-b13a-609251ab3f9d req-3e19043d-c8f5-4f9b-a9d3-d1c9d353f223 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:04.418441 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-6452efce-f71f-4327-b13a-609251ab3f9d req-3e19043d-c8f5-4f9b-a9d3-d1c9d353f223 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:04.425368 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:04.425368 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:04.426286 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6091a64f-a251-44d9-822c-12e77e794c7d tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 returned with HTTP 200 Aug 01 00:25:04.426731 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1145/4573] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:04 2026] GET /volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:04.433670 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:04.433670 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:04.437174 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-6452efce-f71f-4327-b13a-609251ab3f9d req-3e19043d-c8f5-4f9b-a9d3-d1c9d353f223 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:25:04.442669 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-6452efce-f71f-4327-b13a-609251ab3f9d req-3e19043d-c8f5-4f9b-a9d3-d1c9d353f223 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 returned with HTTP 200 Aug 01 00:25:04.442985 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1144/4574] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:25:04 2026] GET /volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 => generated 1133 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:04.463272 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-6452efce-f71f-4327-b13a-609251ab3f9d req-3b47091f-df26-4391-9126-44de8b5eaada None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:04.464602 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-6452efce-f71f-4327-b13a-609251ab3f9d req-3b47091f-df26-4391-9126-44de8b5eaada tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] POST https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1/action Aug 01 00:25:04.465012 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-6452efce-f71f-4327-b13a-609251ab3f9d req-3b47091f-df26-4391-9126-44de8b5eaada tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:25:04.465142 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-6452efce-f71f-4327-b13a-609251ab3f9d req-3b47091f-df26-4391-9126-44de8b5eaada tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:04.476350 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:04.476350 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:04.476788 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-6452efce-f71f-4327-b13a-609251ab3f9d req-3b47091f-df26-4391-9126-44de8b5eaada tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:25:04.484819 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-6452efce-f71f-4327-b13a-609251ab3f9d req-3b47091f-df26-4391-9126-44de8b5eaada tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Begin detaching volume completed successfully. Aug 01 00:25:04.485148 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-6452efce-f71f-4327-b13a-609251ab3f9d req-3b47091f-df26-4391-9126-44de8b5eaada tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1/action returned with HTTP 202 Aug 01 00:25:04.485745 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1147/4575] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:25:04 2026] POST /volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:25:04.507265 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0934f605-d00a-4c69-b63b-cf2381b35994 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:04.511849 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0934f605-d00a-4c69-b63b-cf2381b35994 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 Aug 01 00:25:04.512126 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0934f605-d00a-4c69-b63b-cf2381b35994 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:04.512396 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0934f605-d00a-4c69-b63b-cf2381b35994 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:04.529454 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:04.529454 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:04.533816 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0934f605-d00a-4c69-b63b-cf2381b35994 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:25:04.538301 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0934f605-d00a-4c69-b63b-cf2381b35994 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 returned with HTTP 200 Aug 01 00:25:04.538709 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1140/4576] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:04 2026] GET /volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:04.542898 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c66e82aa-1a49-42d1-aa1b-cc1fef973672 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:04.543257 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c66e82aa-1a49-42d1-aa1b-cc1fef973672 None None] GET https://10.4.3.222/volume// Aug 01 00:25:04.543412 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c66e82aa-1a49-42d1-aa1b-cc1fef973672 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:04.543588 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c66e82aa-1a49-42d1-aa1b-cc1fef973672 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:04.543927 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c66e82aa-1a49-42d1-aa1b-cc1fef973672 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:25:04.544209 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1146/4577] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:25: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 01 00:25:04.558615 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-6452efce-f71f-4327-b13a-609251ab3f9d req-ca4ac5f3-a57f-44b2-98d1-38071e46caf8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:04.569124 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-6452efce-f71f-4327-b13a-609251ab3f9d req-ca4ac5f3-a57f-44b2-98d1-38071e46caf8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 Aug 01 00:25:04.569337 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-6452efce-f71f-4327-b13a-609251ab3f9d req-ca4ac5f3-a57f-44b2-98d1-38071e46caf8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:04.569528 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-6452efce-f71f-4327-b13a-609251ab3f9d req-ca4ac5f3-a57f-44b2-98d1-38071e46caf8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:04.590422 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:04.590422 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:04.594007 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-6452efce-f71f-4327-b13a-609251ab3f9d req-ca4ac5f3-a57f-44b2-98d1-38071e46caf8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:25:04.598643 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-6452efce-f71f-4327-b13a-609251ab3f9d req-ca4ac5f3-a57f-44b2-98d1-38071e46caf8 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 returned with HTTP 200 Aug 01 00:25:04.599165 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1145/4578] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:25:04 2026] GET /volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 => generated 1316 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:25:05.440692 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6fa682f8-ac22-4807-8984-1eb3d395b69c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:05.445053 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6fa682f8-ac22-4807-8984-1eb3d395b69c tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 Aug 01 00:25:05.445290 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6fa682f8-ac22-4807-8984-1eb3d395b69c tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:05.445703 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6fa682f8-ac22-4807-8984-1eb3d395b69c tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:05.445703 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-6fa682f8-ac22-4807-8984-1eb3d395b69c tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 2f94e2f9-8def-4b73-8b3e-d1bd08eab655. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:05.456551 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:05.456551 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:05.458089 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6fa682f8-ac22-4807-8984-1eb3d395b69c tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 returned with HTTP 200 Aug 01 00:25:05.458089 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1148/4579] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:05 2026] GET /volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:05.551161 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-df6c2ed5-b4b5-4543-9e2d-fc0cc2643340 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:05.553521 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-df6c2ed5-b4b5-4543-9e2d-fc0cc2643340 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 Aug 01 00:25:05.554039 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-df6c2ed5-b4b5-4543-9e2d-fc0cc2643340 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:05.554277 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-df6c2ed5-b4b5-4543-9e2d-fc0cc2643340 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:05.566588 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:05.566588 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:05.570713 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-df6c2ed5-b4b5-4543-9e2d-fc0cc2643340 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:25:05.576357 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-df6c2ed5-b4b5-4543-9e2d-fc0cc2643340 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 returned with HTTP 200 Aug 01 00:25:05.576885 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1141/4580] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:05 2026] GET /volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:05.622306 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-6452efce-f71f-4327-b13a-609251ab3f9d req-0c19db4d-1523-4071-b31d-3a00f0bb3072 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:05.630936 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-6452efce-f71f-4327-b13a-609251ab3f9d req-0c19db4d-1523-4071-b31d-3a00f0bb3072 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] DELETE https://10.4.3.222/volume/v3/attachments/335e3b3b-840b-417e-8ad0-74917d6d4ed8 Aug 01 00:25:05.632129 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-6452efce-f71f-4327-b13a-609251ab3f9d req-0c19db4d-1523-4071-b31d-3a00f0bb3072 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:05.634195 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-6452efce-f71f-4327-b13a-609251ab3f9d req-0c19db4d-1523-4071-b31d-3a00f0bb3072 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:05.648619 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:05.648619 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:05.702050 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-6452efce-f71f-4327-b13a-609251ab3f9d req-0c19db4d-1523-4071-b31d-3a00f0bb3072 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/attachments/335e3b3b-840b-417e-8ad0-74917d6d4ed8 returned with HTTP 200 Aug 01 00:25:05.702604 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1147/4581] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:25:05 2026] DELETE /volume/v3/attachments/335e3b3b-840b-417e-8ad0-74917d6d4ed8 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:06.474359 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-8c69aa0d-f7ac-4f13-8031-d4ffb57c47d2 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:06.476256 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8c69aa0d-f7ac-4f13-8031-d4ffb57c47d2 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 Aug 01 00:25:06.476444 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8c69aa0d-f7ac-4f13-8031-d4ffb57c47d2 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:06.476642 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8c69aa0d-f7ac-4f13-8031-d4ffb57c47d2 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:06.476740 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-8c69aa0d-f7ac-4f13-8031-d4ffb57c47d2 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 2f94e2f9-8def-4b73-8b3e-d1bd08eab655. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:06.480976 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:06.480976 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:06.481688 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8c69aa0d-f7ac-4f13-8031-d4ffb57c47d2 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 returned with HTTP 200 Aug 01 00:25:06.482047 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1146/4582] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:06 2026] GET /volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:06.493995 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-64a33405-045b-4af9-ac6a-a5b751a9bac1 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:06.495652 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-64a33405-045b-4af9-ac6a-a5b751a9bac1 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:25:06.495882 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-64a33405-045b-4af9-ac6a-a5b751a9bac1 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:06.496070 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-64a33405-045b-4af9-ac6a-a5b751a9bac1 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:06.496167 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-64a33405-045b-4af9-ac6a-a5b751a9bac1 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 3bcd22cc-483f-445e-bc8c-9c62a59187e3. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:06.500368 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:06.500368 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:06.501015 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-64a33405-045b-4af9-ac6a-a5b751a9bac1 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 200 Aug 01 00:25:06.501376 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1149/4583] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:06 2026] GET /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:06.512266 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3c6bc4fb-4b1b-4606-8a0b-ee5bedac8576 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:06.514149 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3c6bc4fb-4b1b-4606-8a0b-ee5bedac8576 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] DELETE https://10.4.3.222/volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 Aug 01 00:25:06.514376 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3c6bc4fb-4b1b-4606-8a0b-ee5bedac8576 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:06.514611 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3c6bc4fb-4b1b-4606-8a0b-ee5bedac8576 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:06.514765 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-3c6bc4fb-4b1b-4606-8a0b-ee5bedac8576 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Delete backup with id: 2f94e2f9-8def-4b73-8b3e-d1bd08eab655. Aug 01 00:25:06.519080 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:06.519080 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:06.531055 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.backup.rpcapi [None req-3c6bc4fb-4b1b-4606-8a0b-ee5bedac8576 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] delete_backup rpcapi backup_id 2f94e2f9-8def-4b73-8b3e-d1bd08eab655 {{(pid=100407) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:25:06.535802 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3c6bc4fb-4b1b-4606-8a0b-ee5bedac8576 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 returned with HTTP 202 Aug 01 00:25:06.535802 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1142/4584] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:25:06 2026] DELETE /volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:25:06.542313 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f6bd53b1-662b-4c85-9af1-36cf360d86bb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:06.543939 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f6bd53b1-662b-4c85-9af1-36cf360d86bb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 Aug 01 00:25:06.544098 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f6bd53b1-662b-4c85-9af1-36cf360d86bb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:06.544267 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f6bd53b1-662b-4c85-9af1-36cf360d86bb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:06.544361 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-f6bd53b1-662b-4c85-9af1-36cf360d86bb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 2f94e2f9-8def-4b73-8b3e-d1bd08eab655. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:06.548228 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:06.548228 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:06.548899 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f6bd53b1-662b-4c85-9af1-36cf360d86bb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 returned with HTTP 200 Aug 01 00:25:06.550553 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1148/4585] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:06 2026] GET /volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:06.594024 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7aca4049-5baa-479b-8374-ebc9bdf4f38f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:06.595810 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7aca4049-5baa-479b-8374-ebc9bdf4f38f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 Aug 01 00:25:06.596006 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7aca4049-5baa-479b-8374-ebc9bdf4f38f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:06.596184 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7aca4049-5baa-479b-8374-ebc9bdf4f38f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:06.603858 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:06.603858 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:06.607161 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-7aca4049-5baa-479b-8374-ebc9bdf4f38f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:25:06.613275 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7aca4049-5baa-479b-8374-ebc9bdf4f38f tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 returned with HTTP 200 Aug 01 00:25:06.613275 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1147/4586] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:06 2026] GET /volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:07.560422 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-87bf730f-fdc1-4326-b976-0c754bcde7d9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:07.562048 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-87bf730f-fdc1-4326-b976-0c754bcde7d9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 Aug 01 00:25:07.562209 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-87bf730f-fdc1-4326-b976-0c754bcde7d9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:07.563218 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-87bf730f-fdc1-4326-b976-0c754bcde7d9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:07.563218 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-87bf730f-fdc1-4326-b976-0c754bcde7d9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 2f94e2f9-8def-4b73-8b3e-d1bd08eab655. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:07.566965 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-87bf730f-fdc1-4326-b976-0c754bcde7d9 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 returned with HTTP 404 Aug 01 00:25:07.567528 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1150/4587] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:07 2026] GET /volume/v3/backups/2f94e2f9-8def-4b73-8b3e-d1bd08eab655 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:07.575113 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fd8122d8-d79e-415f-8015-00b4598c7c40 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:07.576665 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fd8122d8-d79e-415f-8015-00b4598c7c40 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] DELETE https://10.4.3.222/volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 Aug 01 00:25:07.576886 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fd8122d8-d79e-415f-8015-00b4598c7c40 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:07.577069 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fd8122d8-d79e-415f-8015-00b4598c7c40 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:07.577196 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-fd8122d8-d79e-415f-8015-00b4598c7c40 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Delete backup with id: 34d77a24-be1a-4756-9dc3-4ff32682f973. Aug 01 00:25:07.581038 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:07.581038 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:07.591910 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.backup.rpcapi [None req-fd8122d8-d79e-415f-8015-00b4598c7c40 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] delete_backup rpcapi backup_id 34d77a24-be1a-4756-9dc3-4ff32682f973 {{(pid=100407) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:25:07.593534 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fd8122d8-d79e-415f-8015-00b4598c7c40 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 returned with HTTP 202 Aug 01 00:25:07.593977 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1143/4588] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:25:07 2026] DELETE /volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:25:07.601425 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e6c7825b-8f6a-4338-9374-6ac4bb2d1d42 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:07.603069 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e6c7825b-8f6a-4338-9374-6ac4bb2d1d42 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 Aug 01 00:25:07.603507 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e6c7825b-8f6a-4338-9374-6ac4bb2d1d42 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:07.603803 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e6c7825b-8f6a-4338-9374-6ac4bb2d1d42 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:07.603991 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-e6c7825b-8f6a-4338-9374-6ac4bb2d1d42 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id 34d77a24-be1a-4756-9dc3-4ff32682f973. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:07.610732 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:07.610732 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:07.611751 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e6c7825b-8f6a-4338-9374-6ac4bb2d1d42 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 returned with HTTP 200 Aug 01 00:25:07.612311 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1149/4589] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:07 2026] GET /volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:08.627151 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-503990c1-05e2-467d-8f2f-9ddffbe01aac None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:08.629581 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-503990c1-05e2-467d-8f2f-9ddffbe01aac tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 Aug 01 00:25:08.629880 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-503990c1-05e2-467d-8f2f-9ddffbe01aac tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:08.630180 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-503990c1-05e2-467d-8f2f-9ddffbe01aac tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:08.630330 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-503990c1-05e2-467d-8f2f-9ddffbe01aac tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id 34d77a24-be1a-4756-9dc3-4ff32682f973. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:08.635346 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-503990c1-05e2-467d-8f2f-9ddffbe01aac tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 returned with HTTP 404 Aug 01 00:25:08.636127 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1148/4590] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:08 2026] GET /volume/v3/backups/34d77a24-be1a-4756-9dc3-4ff32682f973 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:08.646953 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2d5b9177-7bf4-4a89-90c7-adafc3324892 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:08.648690 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2d5b9177-7bf4-4a89-90c7-adafc3324892 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] DELETE https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:25:08.648914 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2d5b9177-7bf4-4a89-90c7-adafc3324892 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:08.649096 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2d5b9177-7bf4-4a89-90c7-adafc3324892 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:08.649196 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.contrib.backups [None req-2d5b9177-7bf4-4a89-90c7-adafc3324892 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Delete backup with id: 3bcd22cc-483f-445e-bc8c-9c62a59187e3. Aug 01 00:25:08.656046 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:08.656046 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:08.678429 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.backup.rpcapi [None req-2d5b9177-7bf4-4a89-90c7-adafc3324892 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] delete_backup rpcapi backup_id 3bcd22cc-483f-445e-bc8c-9c62a59187e3 {{(pid=100408) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:25:08.681098 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2d5b9177-7bf4-4a89-90c7-adafc3324892 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 202 Aug 01 00:25:08.681926 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1151/4591] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:25:08 2026] DELETE /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:25:08.693040 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-53c95d01-b57b-45c4-b57c-9bb07e5577b8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:08.695413 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-53c95d01-b57b-45c4-b57c-9bb07e5577b8 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:25:08.697048 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-53c95d01-b57b-45c4-b57c-9bb07e5577b8 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:08.697048 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-53c95d01-b57b-45c4-b57c-9bb07e5577b8 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:08.697048 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-53c95d01-b57b-45c4-b57c-9bb07e5577b8 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 3bcd22cc-483f-445e-bc8c-9c62a59187e3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:08.708975 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:08.708975 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:08.708975 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-53c95d01-b57b-45c4-b57c-9bb07e5577b8 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 200 Aug 01 00:25:08.708975 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1144/4592] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:08 2026] GET /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:09.651720 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bcc7084c-f6a2-4ced-bb19-d7e135a25879 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:09.653537 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bcc7084c-f6a2-4ced-bb19-d7e135a25879 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 Aug 01 00:25:09.653623 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bcc7084c-f6a2-4ced-bb19-d7e135a25879 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:09.653829 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bcc7084c-f6a2-4ced-bb19-d7e135a25879 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:09.655649 np0000006296 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=489,cinder:INSERT=68,cinder:UPDATE=152,cinder:DELETE=1 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:25:09.664397 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:09.664397 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:09.667987 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-bcc7084c-f6a2-4ced-bb19-d7e135a25879 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:25:09.671679 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bcc7084c-f6a2-4ced-bb19-d7e135a25879 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 returned with HTTP 200 Aug 01 00:25:09.672046 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1150/4593] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:09 2026] GET /volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:09.687231 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a3ee46fa-ce5c-4fef-9736-7b271ee1df9a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:09.688909 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a3ee46fa-ce5c-4fef-9736-7b271ee1df9a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] DELETE https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 Aug 01 00:25:09.689144 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a3ee46fa-ce5c-4fef-9736-7b271ee1df9a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:09.689331 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a3ee46fa-ce5c-4fef-9736-7b271ee1df9a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:09.689484 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-a3ee46fa-ce5c-4fef-9736-7b271ee1df9a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Delete volume with id: f80324f6-5844-45ae-87af-2c292dd09ad1 Aug 01 00:25:09.696038 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:09.696038 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:09.696464 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a3ee46fa-ce5c-4fef-9736-7b271ee1df9a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:25:09.712050 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a3ee46fa-ce5c-4fef-9736-7b271ee1df9a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Delete volume request issued successfully. Aug 01 00:25:09.712265 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a3ee46fa-ce5c-4fef-9736-7b271ee1df9a tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 returned with HTTP 202 Aug 01 00:25:09.712688 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1149/4594] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:25:09 2026] DELETE /volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:25:09.722001 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f3602290-ce2b-44d9-a5ef-369a24879aa7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:09.725083 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c1b53ea3-9636-4ee7-b766-d083aa32d9c1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:09.725426 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f3602290-ce2b-44d9-a5ef-369a24879aa7 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 Aug 01 00:25:09.725908 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f3602290-ce2b-44d9-a5ef-369a24879aa7 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:09.726285 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f3602290-ce2b-44d9-a5ef-369a24879aa7 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:09.727672 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c1b53ea3-9636-4ee7-b766-d083aa32d9c1 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 Aug 01 00:25:09.727672 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c1b53ea3-9636-4ee7-b766-d083aa32d9c1 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:09.727672 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c1b53ea3-9636-4ee7-b766-d083aa32d9c1 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:09.727672 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-c1b53ea3-9636-4ee7-b766-d083aa32d9c1 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Show backup with id 3bcd22cc-483f-445e-bc8c-9c62a59187e3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:09.731178 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c1b53ea3-9636-4ee7-b766-d083aa32d9c1 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 returned with HTTP 404 Aug 01 00:25:09.731618 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1145/4595] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:09 2026] GET /volume/v3/backups/3bcd22cc-483f-445e-bc8c-9c62a59187e3 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:09.735713 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:09.735713 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:09.740565 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5dee6036-bf46-413f-8fc7-a9bc82a64729 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:09.741379 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f3602290-ce2b-44d9-a5ef-369a24879aa7 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Volume info retrieved successfully. Aug 01 00:25:09.742209 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5dee6036-bf46-413f-8fc7-a9bc82a64729 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] DELETE https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e Aug 01 00:25:09.742430 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5dee6036-bf46-413f-8fc7-a9bc82a64729 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:09.742571 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5dee6036-bf46-413f-8fc7-a9bc82a64729 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:09.742669 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-5dee6036-bf46-413f-8fc7-a9bc82a64729 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Delete backup with id: a62a1b6f-27c4-4fc4-8036-e5144d357e0e. Aug 01 00:25:09.747075 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:09.747075 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:09.747861 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f3602290-ce2b-44d9-a5ef-369a24879aa7 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 returned with HTTP 200 Aug 01 00:25:09.748263 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1152/4596] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:09 2026] GET /volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:09.757810 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-5dee6036-bf46-413f-8fc7-a9bc82a64729 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] delete_backup rpcapi backup_id a62a1b6f-27c4-4fc4-8036-e5144d357e0e {{(pid=100406) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:25:09.759447 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5dee6036-bf46-413f-8fc7-a9bc82a64729 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e returned with HTTP 202 Aug 01 00:25:09.759595 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1151/4597] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:25:09 2026] DELETE /volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:25:09.767514 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9601bee6-1c02-4f8e-a804-9c209b2f725a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:09.769846 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9601bee6-1c02-4f8e-a804-9c209b2f725a tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e Aug 01 00:25:09.770100 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9601bee6-1c02-4f8e-a804-9c209b2f725a tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:09.770371 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9601bee6-1c02-4f8e-a804-9c209b2f725a tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:09.770493 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-9601bee6-1c02-4f8e-a804-9c209b2f725a tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id a62a1b6f-27c4-4fc4-8036-e5144d357e0e. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:09.775697 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:09.775697 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:09.776598 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9601bee6-1c02-4f8e-a804-9c209b2f725a tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e returned with HTTP 200 Aug 01 00:25:09.777195 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1150/4598] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:09 2026] GET /volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:10.760555 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8fd19d9d-6578-4a5e-8df8-32a90be96624 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:10.762577 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8fd19d9d-6578-4a5e-8df8-32a90be96624 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] GET https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 Aug 01 00:25:10.762577 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8fd19d9d-6578-4a5e-8df8-32a90be96624 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:10.762736 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8fd19d9d-6578-4a5e-8df8-32a90be96624 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:10.767886 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8fd19d9d-6578-4a5e-8df8-32a90be96624 tempest-VolumesBackupsTest-1577783741 tempest-VolumesBackupsTest-1577783741-project-member] https://10.4.3.222/volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 returned with HTTP 404 Aug 01 00:25:10.768344 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1146/4599] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:10 2026] GET /volume/v3/volumes/f80324f6-5844-45ae-87af-2c292dd09ad1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:10.789084 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-122ddb1f-a9d7-4fc7-9cb8-32952bb5bbc8 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:10.790979 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-122ddb1f-a9d7-4fc7-9cb8-32952bb5bbc8 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] GET https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e Aug 01 00:25:10.791220 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-122ddb1f-a9d7-4fc7-9cb8-32952bb5bbc8 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:10.791651 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-122ddb1f-a9d7-4fc7-9cb8-32952bb5bbc8 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:10.791651 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-122ddb1f-a9d7-4fc7-9cb8-32952bb5bbc8 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] Show backup with id a62a1b6f-27c4-4fc4-8036-e5144d357e0e. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:10.795986 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-122ddb1f-a9d7-4fc7-9cb8-32952bb5bbc8 tempest-VolumesBackupsTest-1051021724 tempest-VolumesBackupsTest-1051021724-project-admin] https://10.4.3.222/volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e returned with HTTP 404 Aug 01 00:25:10.796696 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1153/4600] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:10 2026] GET /volume/v3/backups/a62a1b6f-27c4-4fc4-8036-e5144d357e0e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:10.810293 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4cc5f94d-4f23-413a-bb13-3e7f4a6538bb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:10.812143 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4cc5f94d-4f23-413a-bb13-3e7f4a6538bb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] DELETE https://10.4.3.222/volume/v3/volumes/9367d879-1e2c-4597-99ce-21db21f7c648 Aug 01 00:25:10.812321 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4cc5f94d-4f23-413a-bb13-3e7f4a6538bb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:10.812501 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4cc5f94d-4f23-413a-bb13-3e7f4a6538bb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:10.812669 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-4cc5f94d-4f23-413a-bb13-3e7f4a6538bb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Delete volume with id: 9367d879-1e2c-4597-99ce-21db21f7c648 Aug 01 00:25:10.819694 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:10.819694 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:10.820190 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4cc5f94d-4f23-413a-bb13-3e7f4a6538bb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Volume info retrieved successfully. Aug 01 00:25:10.839327 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4cc5f94d-4f23-413a-bb13-3e7f4a6538bb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Delete volume request issued successfully. Aug 01 00:25:10.839584 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4cc5f94d-4f23-413a-bb13-3e7f4a6538bb tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/volumes/9367d879-1e2c-4597-99ce-21db21f7c648 returned with HTTP 202 Aug 01 00:25:10.840023 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1152/4601] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:25:10 2026] DELETE /volume/v3/volumes/9367d879-1e2c-4597-99ce-21db21f7c648 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:25:10.847372 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f9ccf36f-9df9-4fe6-a587-1c9a0ff7b069 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:10.850506 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f9ccf36f-9df9-4fe6-a587-1c9a0ff7b069 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/volumes/9367d879-1e2c-4597-99ce-21db21f7c648 Aug 01 00:25:10.850835 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f9ccf36f-9df9-4fe6-a587-1c9a0ff7b069 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:10.851128 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f9ccf36f-9df9-4fe6-a587-1c9a0ff7b069 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:10.860132 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:10.860132 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:10.864745 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f9ccf36f-9df9-4fe6-a587-1c9a0ff7b069 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Volume info retrieved successfully. Aug 01 00:25:10.870247 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f9ccf36f-9df9-4fe6-a587-1c9a0ff7b069 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/volumes/9367d879-1e2c-4597-99ce-21db21f7c648 returned with HTTP 200 Aug 01 00:25:10.870843 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1151/4602] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:10 2026] GET /volume/v3/volumes/9367d879-1e2c-4597-99ce-21db21f7c648 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:11.884626 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-78251604-70db-4de9-91f6-c2e2a3c08c95 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:11.886328 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-78251604-70db-4de9-91f6-c2e2a3c08c95 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/volumes/9367d879-1e2c-4597-99ce-21db21f7c648 Aug 01 00:25:11.886515 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-78251604-70db-4de9-91f6-c2e2a3c08c95 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:11.886690 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-78251604-70db-4de9-91f6-c2e2a3c08c95 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:11.892396 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-78251604-70db-4de9-91f6-c2e2a3c08c95 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/volumes/9367d879-1e2c-4597-99ce-21db21f7c648 returned with HTTP 404 Aug 01 00:25:11.892989 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1147/4603] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:11 2026] GET /volume/v3/volumes/9367d879-1e2c-4597-99ce-21db21f7c648 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:11.900280 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9084730d-1202-4933-b964-2c321ca21f3d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:11.901707 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9084730d-1202-4933-b964-2c321ca21f3d tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] DELETE https://10.4.3.222/volume/v3/volumes/a9438826-be02-4fc4-948f-3b38bd3cfdad Aug 01 00:25:11.901922 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9084730d-1202-4933-b964-2c321ca21f3d tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:11.902130 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9084730d-1202-4933-b964-2c321ca21f3d tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:11.902306 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-9084730d-1202-4933-b964-2c321ca21f3d tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Delete volume with id: a9438826-be02-4fc4-948f-3b38bd3cfdad Aug 01 00:25:11.910524 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:11.910524 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:11.910852 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-9084730d-1202-4933-b964-2c321ca21f3d tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Volume info retrieved successfully. Aug 01 00:25:11.928094 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-9084730d-1202-4933-b964-2c321ca21f3d tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Delete volume request issued successfully. Aug 01 00:25:11.928266 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9084730d-1202-4933-b964-2c321ca21f3d tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/volumes/a9438826-be02-4fc4-948f-3b38bd3cfdad returned with HTTP 202 Aug 01 00:25:11.929064 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1154/4604] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:25:11 2026] DELETE /volume/v3/volumes/a9438826-be02-4fc4-948f-3b38bd3cfdad => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 01 00:25:11.938163 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-60de4f07-797d-42c0-86fd-da7680fce399 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:11.939687 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-60de4f07-797d-42c0-86fd-da7680fce399 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/volumes/a9438826-be02-4fc4-948f-3b38bd3cfdad Aug 01 00:25:11.939873 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-60de4f07-797d-42c0-86fd-da7680fce399 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:11.940103 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-60de4f07-797d-42c0-86fd-da7680fce399 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:11.947906 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:11.947906 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:11.951701 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-60de4f07-797d-42c0-86fd-da7680fce399 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Volume info retrieved successfully. Aug 01 00:25:11.957738 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-60de4f07-797d-42c0-86fd-da7680fce399 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/volumes/a9438826-be02-4fc4-948f-3b38bd3cfdad returned with HTTP 200 Aug 01 00:25:11.958234 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1153/4605] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:11 2026] GET /volume/v3/volumes/a9438826-be02-4fc4-948f-3b38bd3cfdad => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:12.970103 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c466b509-8bf2-4dea-9acd-b805c07684d6 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:12.973578 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c466b509-8bf2-4dea-9acd-b805c07684d6 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/volumes/a9438826-be02-4fc4-948f-3b38bd3cfdad Aug 01 00:25:12.974650 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c466b509-8bf2-4dea-9acd-b805c07684d6 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:12.974650 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c466b509-8bf2-4dea-9acd-b805c07684d6 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:12.980463 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c466b509-8bf2-4dea-9acd-b805c07684d6 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/volumes/a9438826-be02-4fc4-948f-3b38bd3cfdad returned with HTTP 404 Aug 01 00:25:12.981072 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1152/4606] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:12 2026] GET /volume/v3/volumes/a9438826-be02-4fc4-948f-3b38bd3cfdad => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:12.987464 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-06e20493-60d5-405e-9723-dfd3d5d1f78b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:12.989190 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-06e20493-60d5-405e-9723-dfd3d5d1f78b tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] DELETE https://10.4.3.222/volume/v3/volumes/018833c3-d367-4670-bdb8-2919536fab8d Aug 01 00:25:12.989564 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-06e20493-60d5-405e-9723-dfd3d5d1f78b tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:12.989840 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-06e20493-60d5-405e-9723-dfd3d5d1f78b tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:12.990069 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-06e20493-60d5-405e-9723-dfd3d5d1f78b tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Delete volume with id: 018833c3-d367-4670-bdb8-2919536fab8d Aug 01 00:25:12.998203 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:12.998203 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:12.998792 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-06e20493-60d5-405e-9723-dfd3d5d1f78b tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Volume info retrieved successfully. Aug 01 00:25:13.014396 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-06e20493-60d5-405e-9723-dfd3d5d1f78b tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Delete volume request issued successfully. Aug 01 00:25:13.014589 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-06e20493-60d5-405e-9723-dfd3d5d1f78b tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/volumes/018833c3-d367-4670-bdb8-2919536fab8d returned with HTTP 202 Aug 01 00:25:13.015005 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1148/4607] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:25:12 2026] DELETE /volume/v3/volumes/018833c3-d367-4670-bdb8-2919536fab8d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:25:13.022124 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-922893f8-2cfb-4b57-9d3d-9366abde9358 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:13.026177 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-922893f8-2cfb-4b57-9d3d-9366abde9358 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/volumes/018833c3-d367-4670-bdb8-2919536fab8d Aug 01 00:25:13.026177 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-922893f8-2cfb-4b57-9d3d-9366abde9358 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:13.026177 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-922893f8-2cfb-4b57-9d3d-9366abde9358 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:13.031561 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:13.031561 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:13.034921 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-922893f8-2cfb-4b57-9d3d-9366abde9358 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Volume info retrieved successfully. Aug 01 00:25:13.039633 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-922893f8-2cfb-4b57-9d3d-9366abde9358 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/volumes/018833c3-d367-4670-bdb8-2919536fab8d returned with HTTP 200 Aug 01 00:25:13.040152 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1155/4608] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:13 2026] GET /volume/v3/volumes/018833c3-d367-4670-bdb8-2919536fab8d => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:14.054313 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ae073bf9-d540-42a3-9d3a-cda921b87474 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:14.056633 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ae073bf9-d540-42a3-9d3a-cda921b87474 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] GET https://10.4.3.222/volume/v3/volumes/018833c3-d367-4670-bdb8-2919536fab8d Aug 01 00:25:14.056845 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ae073bf9-d540-42a3-9d3a-cda921b87474 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:14.057026 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ae073bf9-d540-42a3-9d3a-cda921b87474 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:14.065006 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ae073bf9-d540-42a3-9d3a-cda921b87474 tempest-VolumesBackupsTest-1067809565 tempest-VolumesBackupsTest-1067809565-project-member] https://10.4.3.222/volume/v3/volumes/018833c3-d367-4670-bdb8-2919536fab8d returned with HTTP 404 Aug 01 00:25:14.066614 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1154/4609] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:14 2026] GET /volume/v3/volumes/018833c3-d367-4670-bdb8-2919536fab8d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:15.035525 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5d52498e-58d4-4029-b07a-621e92fc7c0c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:15.178537 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5d52498e-58d4-4029-b07a-621e92fc7c0c tempest-TestEncryptedCinderVolumes-906252286 tempest-TestEncryptedCinderVolumes-906252286-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:25:15.178948 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5d52498e-58d4-4029-b07a-621e92fc7c0c tempest-TestEncryptedCinderVolumes-906252286 tempest-TestEncryptedCinderVolumes-906252286-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1210848178", "extra_specs": {}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:15.201580 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5d52498e-58d4-4029-b07a-621e92fc7c0c tempest-TestEncryptedCinderVolumes-906252286 tempest-TestEncryptedCinderVolumes-906252286-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:25:15.202455 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1153/4610] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:25:15 2026] POST /volume/v3/types => generated 212 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:15.215234 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4c20fc8e-409d-4174-88d1-1ff5e90b20fa None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:15.216143 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4c20fc8e-409d-4174-88d1-1ff5e90b20fa tempest-TestEncryptedCinderVolumes-906252286 tempest-TestEncryptedCinderVolumes-906252286-project-admin] POST https://10.4.3.222/volume/v3/types/5e8250d3-63e4-40d5-99a7-d92cbe1f8167/encryption Aug 01 00:25:15.216446 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4c20fc8e-409d-4174-88d1-1ff5e90b20fa tempest-TestEncryptedCinderVolumes-906252286 tempest-TestEncryptedCinderVolumes-906252286-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:15.245118 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4c20fc8e-409d-4174-88d1-1ff5e90b20fa tempest-TestEncryptedCinderVolumes-906252286 tempest-TestEncryptedCinderVolumes-906252286-project-admin] https://10.4.3.222/volume/v3/types/5e8250d3-63e4-40d5-99a7-d92cbe1f8167/encryption returned with HTTP 200 Aug 01 00:25:15.245824 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1149/4611] 10.4.3.222 () {68 vars in 1397 bytes} [Sat Aug 1 00:25:15 2026] POST /volume/v3/types/5e8250d3-63e4-40d5-99a7-d92cbe1f8167/encryption => generated 230 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:15.254248 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d713494b-7cb8-4478-bdb1-09907d376a6c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:15.339553 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d713494b-7cb8-4478-bdb1-09907d376a6c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:25:15.340020 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d713494b-7cb8-4478-bdb1-09907d376a6c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2141693159", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1210848178", "size": 1}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:15.341460 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-d713494b-7cb8-4478-bdb1-09907d376a6c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2141693159', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1210848178', 'size': 1}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:25:15.345006 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-d713494b-7cb8-4478-bdb1-09907d376a6c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Create volume of 1 GB Aug 01 00:25:15.345268 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:15.345268 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:15.345732 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-d713494b-7cb8-4478-bdb1-09907d376a6c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Availability Zones retrieved successfully. Aug 01 00:25:15.352518 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-d713494b-7cb8-4478-bdb1-09907d376a6c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Flow 'volume_create_api' (1ab125eb-9f33-47eb-bead-e269e2dab01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:15.353743 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-d713494b-7cb8-4478-bdb1-09907d376a6c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (069ee0cd-a9db-48f4-ab98-adba0663e8f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:15.355691 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-d713494b-7cb8-4478-bdb1-09907d376a6c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:25:15.379173 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-d713494b-7cb8-4478-bdb1-09907d376a6c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (069ee0cd-a9db-48f4-ab98-adba0663e8f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:25:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5e8250d3-63e4-40d5-99a7-d92cbe1f8167,is_public=True,name='tempest-scenario-type-luks-1210848178',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e8250d3-63e4-40d5-99a7-d92cbe1f8167', '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=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:15.379803 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-d713494b-7cb8-4478-bdb1-09907d376a6c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75c02a0f-c58d-4bbf-aa80-982f6dc51c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:15.411609 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-d713494b-7cb8-4478-bdb1-09907d376a6c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1210848178 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1210848178, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:25:15.412005 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-d713494b-7cb8-4478-bdb1-09907d376a6c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1210848178 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1210848178, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:25:15.476417 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-d713494b-7cb8-4478-bdb1-09907d376a6c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Created reservations ['4a196125-75d3-4b0e-8a77-a40532e9126f', 'b846bfb7-c4fa-41b4-bd78-45995b08273b', '196e1276-63a8-45cf-a36a-80fac4176278', 'a3c02181-619a-4329-ae9a-53e8f074f724'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:25:15.477171 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-d713494b-7cb8-4478-bdb1-09907d376a6c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75c02a0f-c58d-4bbf-aa80-982f6dc51c0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a196125-75d3-4b0e-8a77-a40532e9126f', 'b846bfb7-c4fa-41b4-bd78-45995b08273b', '196e1276-63a8-45cf-a36a-80fac4176278', 'a3c02181-619a-4329-ae9a-53e8f074f724']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:15.477969 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-d713494b-7cb8-4478-bdb1-09907d376a6c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c46d17d4-1943-4726-9fe9-c56aa71ca39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:15.501222 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-d713494b-7cb8-4478-bdb1-09907d376a6c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c46d17d4-1943-4726-9fe9-c56aa71ca39a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bec22c5-4828-4302-8b2a-a0c729a88235', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2141693159',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07b06f7748254a70b8b3aeca16e029fd',qos_specs=None,replication_status=,reservations=['4a196125-75d3-4b0e-8a77-a40532e9126f','b846bfb7-c4fa-41b4-bd78-45995b08273b','196e1276-63a8-45cf-a36a-80fac4176278','a3c02181-619a-4329-ae9a-53e8f074f724'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='662931b30fec4779990598543610e2db',volume_type_id=5e8250d3-63e4-40d5-99a7-d92cbe1f8167), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:25:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2141693159',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3bec22c5-4828-4302-8b2a-a0c729a88235,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07b06f7748254a70b8b3aeca16e029fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='662931b30fec4779990598543610e2db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e8250d3-63e4-40d5-99a7-d92cbe1f8167),volume_type_id=5e8250d3-63e4-40d5-99a7-d92cbe1f8167)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:15.501899 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-d713494b-7cb8-4478-bdb1-09907d376a6c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31a81218-2133-4f40-9420-a616cf12f3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:15.525918 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-d713494b-7cb8-4478-bdb1-09907d376a6c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31a81218-2133-4f40-9420-a616cf12f3bc) transitioned into state 'SUCCESS' from state '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-2141693159',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07b06f7748254a70b8b3aeca16e029fd',qos_specs=None,replication_status=,reservations=['4a196125-75d3-4b0e-8a77-a40532e9126f','b846bfb7-c4fa-41b4-bd78-45995b08273b','196e1276-63a8-45cf-a36a-80fac4176278','a3c02181-619a-4329-ae9a-53e8f074f724'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='662931b30fec4779990598543610e2db',volume_type_id=5e8250d3-63e4-40d5-99a7-d92cbe1f8167)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:15.527094 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-d713494b-7cb8-4478-bdb1-09907d376a6c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c5b2063-e246-48a0-bf2c-91c14cecbbd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:15.537038 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-d713494b-7cb8-4478-bdb1-09907d376a6c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c5b2063-e246-48a0-bf2c-91c14cecbbd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:15.537919 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-d713494b-7cb8-4478-bdb1-09907d376a6c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Flow 'volume_create_api' (1ab125eb-9f33-47eb-bead-e269e2dab01d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:15.538352 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-d713494b-7cb8-4478-bdb1-09907d376a6c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Create volume request issued successfully. Aug 01 00:25:15.538752 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d713494b-7cb8-4478-bdb1-09907d376a6c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:25:15.539189 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1156/4612] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:25:15 2026] POST /volume/v3/volumes => generated 785 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:25:15.560155 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1428881c-664c-4acd-9be3-b6f6d70ce1bc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:15.560869 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1428881c-664c-4acd-9be3-b6f6d70ce1bc tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/3bec22c5-4828-4302-8b2a-a0c729a88235 Aug 01 00:25:15.561146 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1428881c-664c-4acd-9be3-b6f6d70ce1bc tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:15.561425 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1428881c-664c-4acd-9be3-b6f6d70ce1bc tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:15.583409 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:15.583409 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:15.585186 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1428881c-664c-4acd-9be3-b6f6d70ce1bc tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:25:15.590527 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1428881c-664c-4acd-9be3-b6f6d70ce1bc tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/3bec22c5-4828-4302-8b2a-a0c729a88235 returned with HTTP 200 Aug 01 00:25:15.591746 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1155/4613] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:15 2026] GET /volume/v3/volumes/3bec22c5-4828-4302-8b2a-a0c729a88235 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:16.609475 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b421f6e2-24b9-46ad-bda2-0910035b9510 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:16.611156 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b421f6e2-24b9-46ad-bda2-0910035b9510 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/3bec22c5-4828-4302-8b2a-a0c729a88235 Aug 01 00:25:16.611334 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b421f6e2-24b9-46ad-bda2-0910035b9510 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:16.611505 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b421f6e2-24b9-46ad-bda2-0910035b9510 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:16.620156 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:16.620156 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:16.624696 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b421f6e2-24b9-46ad-bda2-0910035b9510 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:25:16.629129 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b421f6e2-24b9-46ad-bda2-0910035b9510 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/3bec22c5-4828-4302-8b2a-a0c729a88235 returned with HTTP 200 Aug 01 00:25:16.629709 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1154/4614] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:16 2026] GET /volume/v3/volumes/3bec22c5-4828-4302-8b2a-a0c729a88235 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:16.640725 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b7b36a8d-0b22-48f6-801e-2805738b1a81 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:16.643092 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b7b36a8d-0b22-48f6-801e-2805738b1a81 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/3bec22c5-4828-4302-8b2a-a0c729a88235 Aug 01 00:25:16.643196 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b7b36a8d-0b22-48f6-801e-2805738b1a81 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:16.643318 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b7b36a8d-0b22-48f6-801e-2805738b1a81 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:16.650374 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:16.650374 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:16.653571 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b7b36a8d-0b22-48f6-801e-2805738b1a81 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:25:16.662794 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b7b36a8d-0b22-48f6-801e-2805738b1a81 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/3bec22c5-4828-4302-8b2a-a0c729a88235 returned with HTTP 200 Aug 01 00:25:16.662794 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1150/4615] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:16 2026] GET /volume/v3/volumes/3bec22c5-4828-4302-8b2a-a0c729a88235 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:16.673165 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-0144d539-93ab-4b55-bd6d-8e6ff91efa84 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:16.675584 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0144d539-93ab-4b55-bd6d-8e6ff91efa84 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:25:16.676067 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0144d539-93ab-4b55-bd6d-8e6ff91efa84 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1115659299", "source_volid": "3bec22c5-4828-4302-8b2a-a0c729a88235", "volume_type": "tempest-scenario-type-luks-1210848178", "size": 1}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:16.677609 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-0144d539-93ab-4b55-bd6d-8e6ff91efa84 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1115659299', 'source_volid': '3bec22c5-4828-4302-8b2a-a0c729a88235', 'volume_type': 'tempest-scenario-type-luks-1210848178', 'size': 1}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:25:16.687916 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:16.687916 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:16.688673 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0144d539-93ab-4b55-bd6d-8e6ff91efa84 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume retrieved successfully. Aug 01 00:25:16.688918 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-0144d539-93ab-4b55-bd6d-8e6ff91efa84 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Create volume of 1 GB Aug 01 00:25:16.689647 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0144d539-93ab-4b55-bd6d-8e6ff91efa84 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Availability Zones retrieved successfully. Aug 01 00:25:16.694746 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0144d539-93ab-4b55-bd6d-8e6ff91efa84 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Flow 'volume_create_api' (413c37a2-0056-4037-835c-0e58b6086101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:16.696143 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0144d539-93ab-4b55-bd6d-8e6ff91efa84 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d94191ee-35e4-4237-980c-620e78c444f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:16.697133 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-0144d539-93ab-4b55-bd6d-8e6ff91efa84 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:25:16.716163 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0144d539-93ab-4b55-bd6d-8e6ff91efa84 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d94191ee-35e4-4237-980c-620e78c444f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3bec22c5-4828-4302-8b2a-a0c729a88235', 'volume_type': VolumeType(created_at=2026-08-01T00:25:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5e8250d3-63e4-40d5-99a7-d92cbe1f8167,is_public=True,name='tempest-scenario-type-luks-1210848178',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e8250d3-63e4-40d5-99a7-d92cbe1f8167', '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=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:16.717045 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0144d539-93ab-4b55-bd6d-8e6ff91efa84 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d091c121-2c17-44fd-915d-a85d8067059e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:16.766461 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-0144d539-93ab-4b55-bd6d-8e6ff91efa84 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Created reservations ['7e473b82-d504-4987-97c5-1a4828a8b1c8', '0ce5bf1a-311d-4fb7-972b-5cd75609122c', '02627b3e-bbbd-48ba-9022-38678691168b', '0bce5881-cc3a-49a7-9989-f49f042b916c'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:25:16.767505 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0144d539-93ab-4b55-bd6d-8e6ff91efa84 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d091c121-2c17-44fd-915d-a85d8067059e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e473b82-d504-4987-97c5-1a4828a8b1c8', '0ce5bf1a-311d-4fb7-972b-5cd75609122c', '02627b3e-bbbd-48ba-9022-38678691168b', '0bce5881-cc3a-49a7-9989-f49f042b916c']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:16.768596 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0144d539-93ab-4b55-bd6d-8e6ff91efa84 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cde59f6-7d8d-48e7-981a-f306dcd5148f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:16.811986 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0144d539-93ab-4b55-bd6d-8e6ff91efa84 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cde59f6-7d8d-48e7-981a-f306dcd5148f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aac0a287-24f2-47b2-9f5e-2eca14dfb892', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1115659299',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07b06f7748254a70b8b3aeca16e029fd',qos_specs=None,replication_status=,reservations=['7e473b82-d504-4987-97c5-1a4828a8b1c8','0ce5bf1a-311d-4fb7-972b-5cd75609122c','02627b3e-bbbd-48ba-9022-38678691168b','0bce5881-cc3a-49a7-9989-f49f042b916c'],size=1,snapshot_id=None,source_replicaid=,source_volid=3bec22c5-4828-4302-8b2a-a0c729a88235,status='creating',user_id='662931b30fec4779990598543610e2db',volume_type_id=5e8250d3-63e4-40d5-99a7-d92cbe1f8167), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:25:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1115659299',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=aac0a287-24f2-47b2-9f5e-2eca14dfb892,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07b06f7748254a70b8b3aeca16e029fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3bec22c5-4828-4302-8b2a-a0c729a88235,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='662931b30fec4779990598543610e2db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e8250d3-63e4-40d5-99a7-d92cbe1f8167),volume_type_id=5e8250d3-63e4-40d5-99a7-d92cbe1f8167)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:16.813096 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0144d539-93ab-4b55-bd6d-8e6ff91efa84 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c38c09ee-52fe-4ea6-ac47-f96ce255cfd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:16.838320 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0144d539-93ab-4b55-bd6d-8e6ff91efa84 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c38c09ee-52fe-4ea6-ac47-f96ce255cfd1) transitioned into state 'SUCCESS' from state '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-1115659299',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07b06f7748254a70b8b3aeca16e029fd',qos_specs=None,replication_status=,reservations=['7e473b82-d504-4987-97c5-1a4828a8b1c8','0ce5bf1a-311d-4fb7-972b-5cd75609122c','02627b3e-bbbd-48ba-9022-38678691168b','0bce5881-cc3a-49a7-9989-f49f042b916c'],size=1,snapshot_id=None,source_replicaid=,source_volid=3bec22c5-4828-4302-8b2a-a0c729a88235,status='creating',user_id='662931b30fec4779990598543610e2db',volume_type_id=5e8250d3-63e4-40d5-99a7-d92cbe1f8167)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:16.839623 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0144d539-93ab-4b55-bd6d-8e6ff91efa84 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c598370-7b23-473e-8153-7e18c363c738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:16.861732 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0144d539-93ab-4b55-bd6d-8e6ff91efa84 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c598370-7b23-473e-8153-7e18c363c738) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:16.862844 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0144d539-93ab-4b55-bd6d-8e6ff91efa84 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Flow 'volume_create_api' (413c37a2-0056-4037-835c-0e58b6086101) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:16.863214 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0144d539-93ab-4b55-bd6d-8e6ff91efa84 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Create volume request issued successfully. Aug 01 00:25:16.863891 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0144d539-93ab-4b55-bd6d-8e6ff91efa84 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:25:16.864416 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1157/4616] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:25:16 2026] POST /volume/v3/volumes => generated 812 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:25:16.881576 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1c4703be-c8df-4d44-82eb-2ea0e6bce3e6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:16.884529 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1c4703be-c8df-4d44-82eb-2ea0e6bce3e6 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 Aug 01 00:25:16.886452 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-0e6b8e15-6631-4195-a241-174b67a22d12 req-e9896789-e480-4ad1-bf51-9efd556ec87a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:16.886852 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1c4703be-c8df-4d44-82eb-2ea0e6bce3e6 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:16.887177 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1c4703be-c8df-4d44-82eb-2ea0e6bce3e6 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:16.889232 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-0e6b8e15-6631-4195-a241-174b67a22d12 req-e9896789-e480-4ad1-bf51-9efd556ec87a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] DELETE https://10.4.3.222/volume/v3/attachments/0949e4c6-7fa5-4e39-8dc4-df4d035aeb0a Aug 01 00:25:16.889912 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-0e6b8e15-6631-4195-a241-174b67a22d12 req-e9896789-e480-4ad1-bf51-9efd556ec87a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:16.890099 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-0e6b8e15-6631-4195-a241-174b67a22d12 req-e9896789-e480-4ad1-bf51-9efd556ec87a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:16.896812 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:16.896812 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:16.899345 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:16.899345 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:16.902617 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1c4703be-c8df-4d44-82eb-2ea0e6bce3e6 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:25:16.907454 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1c4703be-c8df-4d44-82eb-2ea0e6bce3e6 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 returned with HTTP 200 Aug 01 00:25:16.908013 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1156/4617] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:16 2026] GET /volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:16.955635 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-0e6b8e15-6631-4195-a241-174b67a22d12 req-e9896789-e480-4ad1-bf51-9efd556ec87a tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/attachments/0949e4c6-7fa5-4e39-8dc4-df4d035aeb0a returned with HTTP 200 Aug 01 00:25:16.956206 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1155/4618] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:25:16 2026] DELETE /volume/v3/attachments/0949e4c6-7fa5-4e39-8dc4-df4d035aeb0a => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:17.417911 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fa39ad3a-5bee-4518-946e-cf641bb5e4dc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:17.419928 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fa39ad3a-5bee-4518-946e-cf641bb5e4dc tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 Aug 01 00:25:17.421061 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fa39ad3a-5bee-4518-946e-cf641bb5e4dc tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:17.421061 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fa39ad3a-5bee-4518-946e-cf641bb5e4dc tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:17.429346 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:17.429346 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:17.433938 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-fa39ad3a-5bee-4518-946e-cf641bb5e4dc tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:25:17.439552 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fa39ad3a-5bee-4518-946e-cf641bb5e4dc tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 returned with HTTP 200 Aug 01 00:25:17.439953 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1151/4619] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:17 2026] GET /volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:17.453046 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c8c334ff-6913-4c55-aaa3-be8f501d223c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:17.455460 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c8c334ff-6913-4c55-aaa3-be8f501d223c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 Aug 01 00:25:17.455731 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c8c334ff-6913-4c55-aaa3-be8f501d223c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:17.456022 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c8c334ff-6913-4c55-aaa3-be8f501d223c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:17.466441 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:17.466441 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:17.472325 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c8c334ff-6913-4c55-aaa3-be8f501d223c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:25:17.477800 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c8c334ff-6913-4c55-aaa3-be8f501d223c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 returned with HTTP 200 Aug 01 00:25:17.478349 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1158/4620] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:17 2026] GET /volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:17.518006 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-a6103da1-6ba0-4fb1-99d1-cfccce38eec1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:17.519955 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-a6103da1-6ba0-4fb1-99d1-cfccce38eec1 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 Aug 01 00:25:17.520978 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-a6103da1-6ba0-4fb1-99d1-cfccce38eec1 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:17.520978 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-a6103da1-6ba0-4fb1-99d1-cfccce38eec1 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:17.526423 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:17.526423 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:17.529798 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-a6103da1-6ba0-4fb1-99d1-cfccce38eec1 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:25:17.535079 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-a6103da1-6ba0-4fb1-99d1-cfccce38eec1 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 returned with HTTP 200 Aug 01 00:25:17.535079 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1157/4621] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:25:17 2026] GET /volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:17.626007 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-af9be080-62f1-44c0-a624-a6b7066ef466 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:17.626341 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-af9be080-62f1-44c0-a624-a6b7066ef466 None None] GET https://10.4.3.222/volume// Aug 01 00:25:17.626481 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-af9be080-62f1-44c0-a624-a6b7066ef466 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:17.626654 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-af9be080-62f1-44c0-a624-a6b7066ef466 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:17.626991 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-af9be080-62f1-44c0-a624-a6b7066ef466 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:25:17.627272 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1156/4622] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:25:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:25:17.635054 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-41bec5e0-5307-421a-b146-cd6298c6f976 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:17.740694 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-41bec5e0-5307-421a-b146-cd6298c6f976 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:25:17.740694 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-41bec5e0-5307-421a-b146-cd6298c6f976 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8673412-f986-4f9a-bc17-e88812ed19d4", "connector": null, "instance_uuid": "c3affe1d-275a-481d-99d1-125d4a51f4b3"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:17.750302 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:17.750302 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:17.785154 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-41bec5e0-5307-421a-b146-cd6298c6f976 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:25:17.785637 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1152/4623] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:25:17 2026] POST /volume/v3/attachments => generated 273 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:17.824328 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-0cc0a0e9-8735-40c0-828e-f9a72ffb8f6e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:17.827349 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0cc0a0e9-8735-40c0-828e-f9a72ffb8f6e tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 Aug 01 00:25:17.827536 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0cc0a0e9-8735-40c0-828e-f9a72ffb8f6e tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:17.827713 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0cc0a0e9-8735-40c0-828e-f9a72ffb8f6e tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:17.836004 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-635d04c7-4eb0-4a8b-a78e-2d9b87028da4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:17.836338 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-635d04c7-4eb0-4a8b-a78e-2d9b87028da4 None None] GET https://10.4.3.222/volume// Aug 01 00:25:17.836530 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-635d04c7-4eb0-4a8b-a78e-2d9b87028da4 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:17.836735 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-635d04c7-4eb0-4a8b-a78e-2d9b87028da4 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:17.837191 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-635d04c7-4eb0-4a8b-a78e-2d9b87028da4 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:25:17.837264 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:17.837264 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:17.837519 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1158/4624] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:25:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:25:17.843482 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0cc0a0e9-8735-40c0-828e-f9a72ffb8f6e tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:25:17.845869 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-4edd335e-cddb-4e49-ba39-326104610fd1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:17.847395 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0cc0a0e9-8735-40c0-828e-f9a72ffb8f6e tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 returned with HTTP 200 Aug 01 00:25:17.847751 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1159/4625] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:17 2026] GET /volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:17.848009 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-4edd335e-cddb-4e49-ba39-326104610fd1 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 Aug 01 00:25:17.848344 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-4edd335e-cddb-4e49-ba39-326104610fd1 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:17.848623 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-4edd335e-cddb-4e49-ba39-326104610fd1 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:17.858599 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:17.858599 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:17.862708 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-4edd335e-cddb-4e49-ba39-326104610fd1 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:25:17.869510 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-4edd335e-cddb-4e49-ba39-326104610fd1 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 returned with HTTP 200 Aug 01 00:25:17.869838 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1157/4626] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:25:17 2026] GET /volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 => generated 1057 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:25:17.924650 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c8b80e5b-e2f4-45dc-8205-f002c0331114 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:17.926605 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c8b80e5b-e2f4-45dc-8205-f002c0331114 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 Aug 01 00:25:17.926883 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c8b80e5b-e2f4-45dc-8205-f002c0331114 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:17.927121 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c8b80e5b-e2f4-45dc-8205-f002c0331114 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:17.930545 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4204303d-ebbb-476f-b2ec-710a4a66ccb3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:17.934018 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:17.934018 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:17.935050 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4204303d-ebbb-476f-b2ec-710a4a66ccb3 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:25:17.935420 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4204303d-ebbb-476f-b2ec-710a4a66ccb3 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "01d931b8-a063-4ee1-8c5f-4b321e087ca7", "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:17.937835 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c8b80e5b-e2f4-45dc-8205-f002c0331114 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:25:17.940062 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-4204303d-ebbb-476f-b2ec-710a4a66ccb3 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '01d931b8-a063-4ee1-8c5f-4b321e087ca7', 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:25:17.942302 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c8b80e5b-e2f4-45dc-8205-f002c0331114 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 returned with HTTP 200 Aug 01 00:25:17.942670 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1153/4627] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:17 2026] GET /volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:17.986887 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-16daa5ac-1b83-49a7-821f-939710f7869d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:17.988984 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-16daa5ac-1b83-49a7-821f-939710f7869d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] PUT https://10.4.3.222/volume/v3/attachments/8fc57f57-4018-4b9c-b46f-3a0a8ab0f27d Aug 01 00:25:17.989353 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-16daa5ac-1b83-49a7-821f-939710f7869d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:17.997345 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-16daa5ac-1b83-49a7-821f-939710f7869d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Acquiring lock "cinder-attachment_update-d8673412-f986-4f9a-bc17-e88812ed19d4-np0000006296" by "attachment_update" {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:25:18.001800 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-16daa5ac-1b83-49a7-821f-939710f7869d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Lock "cinder-attachment_update-d8673412-f986-4f9a-bc17-e88812ed19d4-np0000006296" acquired by "attachment_update" :: waited 0.004s {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:25:18.002954 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:18.002954 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:18.028421 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-4204303d-ebbb-476f-b2ec-710a4a66ccb3 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Create volume of 1 GB Aug 01 00:25:18.032918 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4204303d-ebbb-476f-b2ec-710a4a66ccb3 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Availability Zones retrieved successfully. Aug 01 00:25:18.038168 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-4204303d-ebbb-476f-b2ec-710a4a66ccb3 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Flow 'volume_create_api' (0de890e6-7357-4c86-b4ef-d54225f77c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:18.039259 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-4204303d-ebbb-476f-b2ec-710a4a66ccb3 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0a37e62-d69e-482e-8990-5e325cb3f151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:18.040107 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-4204303d-ebbb-476f-b2ec-710a4a66ccb3 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:25:18.085667 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-16daa5ac-1b83-49a7-821f-939710f7869d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Lock "cinder-attachment_update-d8673412-f986-4f9a-bc17-e88812ed19d4-np0000006296" released by "attachment_update" :: held 0.084s {{(pid=100408) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:25:18.086057 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-16daa5ac-1b83-49a7-821f-939710f7869d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/attachments/8fc57f57-4018-4b9c-b46f-3a0a8ab0f27d returned with HTTP 200 Aug 01 00:25:18.086811 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1160/4628] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:25:17 2026] PUT /volume/v3/attachments/8fc57f57-4018-4b9c-b46f-3a0a8ab0f27d => generated 968 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:18.094371 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-472aaec8-b0ce-47f4-bc9c-fde18956a2dc None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:18.094462 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-4204303d-ebbb-476f-b2ec-710a4a66ccb3 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0a37e62-d69e-482e-8990-5e325cb3f151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:18.095501 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-4204303d-ebbb-476f-b2ec-710a4a66ccb3 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25d313cc-d362-4c4e-9c55-02b714399a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:18.097624 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-472aaec8-b0ce-47f4-bc9c-fde18956a2dc tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4/encryption Aug 01 00:25:18.098143 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-472aaec8-b0ce-47f4-bc9c-fde18956a2dc tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:18.098442 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-472aaec8-b0ce-47f4-bc9c-fde18956a2dc tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:18.111670 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:18.111670 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:18.121412 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-472aaec8-b0ce-47f4-bc9c-fde18956a2dc tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4/encryption returned with HTTP 200 Aug 01 00:25:18.121736 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1158/4629] 10.4.3.222 () {68 vars in 1631 bytes} [Sat Aug 1 00:25:18 2026] GET /volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:18.167705 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-4204303d-ebbb-476f-b2ec-710a4a66ccb3 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Created reservations ['f0edc7e7-3742-4c44-9ba5-a5023dc48d05', '93142644-e37d-4223-8dfb-75ce09e67fd6', '0033b688-3aa9-45b2-a8b7-4f9930d75bbb', 'aab4e1f1-ec3a-4e06-83bd-a6e47fd20b1c'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:25:18.168546 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-4204303d-ebbb-476f-b2ec-710a4a66ccb3 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25d313cc-d362-4c4e-9c55-02b714399a65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0edc7e7-3742-4c44-9ba5-a5023dc48d05', '93142644-e37d-4223-8dfb-75ce09e67fd6', '0033b688-3aa9-45b2-a8b7-4f9930d75bbb', 'aab4e1f1-ec3a-4e06-83bd-a6e47fd20b1c']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:18.169267 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-4204303d-ebbb-476f-b2ec-710a4a66ccb3 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a51b1393-ce96-4fa8-be6e-4fe071e1d6c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:18.197175 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-4204303d-ebbb-476f-b2ec-710a4a66ccb3 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a51b1393-ce96-4fa8-be6e-4fe071e1d6c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a5d86e6-cbc1-4a89-8874-675dab2b0788', '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='5da6662fe3e540f58e9a3a147a9558bd',qos_specs=None,replication_status=,reservations=['f0edc7e7-3742-4c44-9ba5-a5023dc48d05','93142644-e37d-4223-8dfb-75ce09e67fd6','0033b688-3aa9-45b2-a8b7-4f9930d75bbb','aab4e1f1-ec3a-4e06-83bd-a6e47fd20b1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25654cc1ec9c42b691dbc8c967f234a6',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:25:18Z,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=4a5d86e6-cbc1-4a89-8874-675dab2b0788,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5da6662fe3e540f58e9a3a147a9558bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25654cc1ec9c42b691dbc8c967f234a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:18.197954 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-4204303d-ebbb-476f-b2ec-710a4a66ccb3 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (589b68d0-dd31-4826-8dcc-bbba3e7d52cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:18.218076 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-4204303d-ebbb-476f-b2ec-710a4a66ccb3 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (589b68d0-dd31-4826-8dcc-bbba3e7d52cd) transitioned into state 'SUCCESS' from 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='5da6662fe3e540f58e9a3a147a9558bd',qos_specs=None,replication_status=,reservations=['f0edc7e7-3742-4c44-9ba5-a5023dc48d05','93142644-e37d-4223-8dfb-75ce09e67fd6','0033b688-3aa9-45b2-a8b7-4f9930d75bbb','aab4e1f1-ec3a-4e06-83bd-a6e47fd20b1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25654cc1ec9c42b691dbc8c967f234a6',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:18.218715 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-4204303d-ebbb-476f-b2ec-710a4a66ccb3 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9b8a0b9-85ac-41fa-aa99-3d19f70d6589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:18.231707 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-4204303d-ebbb-476f-b2ec-710a4a66ccb3 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9b8a0b9-85ac-41fa-aa99-3d19f70d6589) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:18.232710 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-4204303d-ebbb-476f-b2ec-710a4a66ccb3 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Flow 'volume_create_api' (0de890e6-7357-4c86-b4ef-d54225f77c1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:18.233129 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4204303d-ebbb-476f-b2ec-710a4a66ccb3 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Create volume request issued successfully. Aug 01 00:25:18.233730 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4204303d-ebbb-476f-b2ec-710a4a66ccb3 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:25:18.234392 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1159/4630] 10.4.3.222 () {70 vars in 1300 bytes} [Sat Aug 1 00:25:17 2026] POST /volume/v3/volumes => generated 775 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:18.249842 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-564ebf5e-3867-413d-95f3-ed12ec1e7e7c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:18.252188 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-564ebf5e-3867-413d-95f3-ed12ec1e7e7c tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 Aug 01 00:25:18.252392 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-564ebf5e-3867-413d-95f3-ed12ec1e7e7c tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:18.252564 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-564ebf5e-3867-413d-95f3-ed12ec1e7e7c tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:18.262757 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:18.262757 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:18.272488 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-564ebf5e-3867-413d-95f3-ed12ec1e7e7c tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:18.275959 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-564ebf5e-3867-413d-95f3-ed12ec1e7e7c tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 returned with HTTP 200 Aug 01 00:25:18.276343 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1154/4631] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:18 2026] GET /volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:18.336365 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-44c24e51-6ea7-44a4-b8d3-8a55eb543b84 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:18.338877 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-44c24e51-6ea7-44a4-b8d3-8a55eb543b84 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] DELETE https://10.4.3.222/volume/v3/volumes/35723e67-82ae-4fe0-bafd-e0e77afbb427 Aug 01 00:25:18.339022 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-44c24e51-6ea7-44a4-b8d3-8a55eb543b84 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:18.339272 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-44c24e51-6ea7-44a4-b8d3-8a55eb543b84 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:18.339383 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-44c24e51-6ea7-44a4-b8d3-8a55eb543b84 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Delete volume with id: 35723e67-82ae-4fe0-bafd-e0e77afbb427 Aug 01 00:25:18.346593 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:18.346593 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:18.347080 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-44c24e51-6ea7-44a4-b8d3-8a55eb543b84 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Volume info retrieved successfully. Aug 01 00:25:18.373389 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-44c24e51-6ea7-44a4-b8d3-8a55eb543b84 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Delete volume request issued successfully. Aug 01 00:25:18.373623 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-44c24e51-6ea7-44a4-b8d3-8a55eb543b84 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/volumes/35723e67-82ae-4fe0-bafd-e0e77afbb427 returned with HTTP 202 Aug 01 00:25:18.374110 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1161/4632] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:25:18 2026] DELETE /volume/v3/volumes/35723e67-82ae-4fe0-bafd-e0e77afbb427 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:25:18.383575 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-22c55f36-69e9-4308-ae74-0afbced04543 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:18.385450 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-22c55f36-69e9-4308-ae74-0afbced04543 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] DELETE https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 Aug 01 00:25:18.385450 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-22c55f36-69e9-4308-ae74-0afbced04543 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:18.385601 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-22c55f36-69e9-4308-ae74-0afbced04543 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:18.385733 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.contrib.backups [None req-22c55f36-69e9-4308-ae74-0afbced04543 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Delete backup with id: d01e1daa-e260-496f-a688-c20726697c98. Aug 01 00:25:18.390940 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:18.390940 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:18.404685 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.backup.rpcapi [None req-22c55f36-69e9-4308-ae74-0afbced04543 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] delete_backup rpcapi backup_id d01e1daa-e260-496f-a688-c20726697c98 {{(pid=100409) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:25:18.406941 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-22c55f36-69e9-4308-ae74-0afbced04543 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 returned with HTTP 202 Aug 01 00:25:18.407425 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1159/4633] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:25:18 2026] DELETE /volume/v3/backups/d01e1daa-e260-496f-a688-c20726697c98 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:25:18.420343 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9991e81b-b3f1-44c9-9513-3c9b9893f4f0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:18.424228 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9991e81b-b3f1-44c9-9513-3c9b9893f4f0 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] DELETE https://10.4.3.222/volume/v3/volumes/66c79616-8ff7-405a-a2e0-f96ad2a1bac1 Aug 01 00:25:18.424228 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9991e81b-b3f1-44c9-9513-3c9b9893f4f0 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:18.424228 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9991e81b-b3f1-44c9-9513-3c9b9893f4f0 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:18.424228 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-9991e81b-b3f1-44c9-9513-3c9b9893f4f0 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Delete volume with id: 66c79616-8ff7-405a-a2e0-f96ad2a1bac1 Aug 01 00:25:18.431410 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:18.431410 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:18.432184 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9991e81b-b3f1-44c9-9513-3c9b9893f4f0 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Volume info retrieved successfully. Aug 01 00:25:18.455094 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9991e81b-b3f1-44c9-9513-3c9b9893f4f0 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Delete volume request issued successfully. Aug 01 00:25:18.455094 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9991e81b-b3f1-44c9-9513-3c9b9893f4f0 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/volumes/66c79616-8ff7-405a-a2e0-f96ad2a1bac1 returned with HTTP 202 Aug 01 00:25:18.455094 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1160/4634] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:25:18 2026] DELETE /volume/v3/volumes/66c79616-8ff7-405a-a2e0-f96ad2a1bac1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:25:18.464595 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9cba4bfd-b688-4e17-9534-95f949a98726 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:18.468489 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9cba4bfd-b688-4e17-9534-95f949a98726 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/volumes/66c79616-8ff7-405a-a2e0-f96ad2a1bac1 Aug 01 00:25:18.468489 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9cba4bfd-b688-4e17-9534-95f949a98726 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:18.468977 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9cba4bfd-b688-4e17-9534-95f949a98726 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:18.489816 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:18.489816 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:18.495021 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9cba4bfd-b688-4e17-9534-95f949a98726 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Volume info retrieved successfully. Aug 01 00:25:18.500727 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9cba4bfd-b688-4e17-9534-95f949a98726 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/volumes/66c79616-8ff7-405a-a2e0-f96ad2a1bac1 returned with HTTP 200 Aug 01 00:25:18.501671 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1155/4635] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:18 2026] GET /volume/v3/volumes/66c79616-8ff7-405a-a2e0-f96ad2a1bac1 => generated 1361 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:18.865667 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6dddb2b7-0826-41ba-a873-4741723e1f2a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:18.868036 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6dddb2b7-0826-41ba-a873-4741723e1f2a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 Aug 01 00:25:18.868144 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6dddb2b7-0826-41ba-a873-4741723e1f2a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:18.868340 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6dddb2b7-0826-41ba-a873-4741723e1f2a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:18.888613 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:18.888613 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:18.892219 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-6dddb2b7-0826-41ba-a873-4741723e1f2a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:25:18.896327 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6dddb2b7-0826-41ba-a873-4741723e1f2a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 returned with HTTP 200 Aug 01 00:25:18.896996 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1162/4636] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:18 2026] GET /volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:18.960731 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f36bfe98-ca41-4ff9-8891-b620ab37b2e9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:18.963603 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f36bfe98-ca41-4ff9-8891-b620ab37b2e9 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 Aug 01 00:25:18.964036 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f36bfe98-ca41-4ff9-8891-b620ab37b2e9 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:18.964227 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f36bfe98-ca41-4ff9-8891-b620ab37b2e9 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:18.970995 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:18.970995 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:18.975415 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f36bfe98-ca41-4ff9-8891-b620ab37b2e9 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:25:18.980510 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f36bfe98-ca41-4ff9-8891-b620ab37b2e9 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 returned with HTTP 200 Aug 01 00:25:18.980896 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1160/4637] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:18 2026] GET /volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:19.294801 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d10c62ac-0ac3-4838-aa7e-2c0ea2921e1b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:19.294801 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d10c62ac-0ac3-4838-aa7e-2c0ea2921e1b tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 Aug 01 00:25:19.294801 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d10c62ac-0ac3-4838-aa7e-2c0ea2921e1b tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:19.294801 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d10c62ac-0ac3-4838-aa7e-2c0ea2921e1b tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:19.304589 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:19.304589 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:19.308441 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d10c62ac-0ac3-4838-aa7e-2c0ea2921e1b tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:19.312980 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d10c62ac-0ac3-4838-aa7e-2c0ea2921e1b tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 returned with HTTP 200 Aug 01 00:25:19.313421 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1161/4638] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:19 2026] GET /volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 => generated 925 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:19.514279 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3367428e-fb2a-41ed-b063-64bcba445ce3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:19.516495 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3367428e-fb2a-41ed-b063-64bcba445ce3 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] GET https://10.4.3.222/volume/v3/volumes/66c79616-8ff7-405a-a2e0-f96ad2a1bac1 Aug 01 00:25:19.516756 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3367428e-fb2a-41ed-b063-64bcba445ce3 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:19.517036 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3367428e-fb2a-41ed-b063-64bcba445ce3 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:19.523561 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3367428e-fb2a-41ed-b063-64bcba445ce3 tempest-TestVolumeBackupRestore-537051994 tempest-TestVolumeBackupRestore-537051994-project-member] https://10.4.3.222/volume/v3/volumes/66c79616-8ff7-405a-a2e0-f96ad2a1bac1 returned with HTTP 404 Aug 01 00:25:19.524124 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1156/4639] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:19 2026] GET /volume/v3/volumes/66c79616-8ff7-405a-a2e0-f96ad2a1bac1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:19.915192 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ae8c1638-2ed9-45d6-a4db-4dcb7418cb34 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:19.917326 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ae8c1638-2ed9-45d6-a4db-4dcb7418cb34 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 Aug 01 00:25:19.917645 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ae8c1638-2ed9-45d6-a4db-4dcb7418cb34 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:19.918902 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ae8c1638-2ed9-45d6-a4db-4dcb7418cb34 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:19.930449 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:19.930449 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:19.934591 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-ae8c1638-2ed9-45d6-a4db-4dcb7418cb34 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:25:19.939448 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ae8c1638-2ed9-45d6-a4db-4dcb7418cb34 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 returned with HTTP 200 Aug 01 00:25:19.939904 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1163/4640] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:19 2026] GET /volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:19.993685 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-48eb512a-7c58-4b8f-907d-f35791772909 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:19.995385 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-48eb512a-7c58-4b8f-907d-f35791772909 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 Aug 01 00:25:19.995570 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-48eb512a-7c58-4b8f-907d-f35791772909 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:19.995746 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-48eb512a-7c58-4b8f-907d-f35791772909 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:20.002579 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:20.002579 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:20.006135 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-48eb512a-7c58-4b8f-907d-f35791772909 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:25:20.010663 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-48eb512a-7c58-4b8f-907d-f35791772909 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 returned with HTTP 200 Aug 01 00:25:20.011152 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1161/4641] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:19 2026] GET /volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:20.325806 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0ab07293-3246-410a-9753-52c8d4eebe6a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:20.327529 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0ab07293-3246-410a-9753-52c8d4eebe6a tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 Aug 01 00:25:20.327718 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0ab07293-3246-410a-9753-52c8d4eebe6a tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:20.327915 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0ab07293-3246-410a-9753-52c8d4eebe6a tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:20.334510 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:20.334510 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:20.337721 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0ab07293-3246-410a-9753-52c8d4eebe6a tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:20.341573 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0ab07293-3246-410a-9753-52c8d4eebe6a tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 returned with HTTP 200 Aug 01 00:25:20.342132 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1162/4642] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:20 2026] GET /volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:20.954624 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ad0cf632-43ad-43ed-bb31-b49c4f641e66 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:20.957787 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ad0cf632-43ad-43ed-bb31-b49c4f641e66 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 Aug 01 00:25:20.957787 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ad0cf632-43ad-43ed-bb31-b49c4f641e66 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:20.957787 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ad0cf632-43ad-43ed-bb31-b49c4f641e66 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:20.966092 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:20.966092 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:20.969515 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ad0cf632-43ad-43ed-bb31-b49c4f641e66 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:25:20.973597 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ad0cf632-43ad-43ed-bb31-b49c4f641e66 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 returned with HTTP 200 Aug 01 00:25:20.973950 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1157/4643] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:20 2026] GET /volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:21.025073 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-3c96f3cc-487b-42e3-b70d-3eacdd439a81 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:21.028910 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3c96f3cc-487b-42e3-b70d-3eacdd439a81 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 Aug 01 00:25:21.028910 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3c96f3cc-487b-42e3-b70d-3eacdd439a81 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:21.028910 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3c96f3cc-487b-42e3-b70d-3eacdd439a81 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:21.036896 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:21.036896 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:21.041530 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-3c96f3cc-487b-42e3-b70d-3eacdd439a81 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:25:21.057325 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3c96f3cc-487b-42e3-b70d-3eacdd439a81 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 returned with HTTP 200 Aug 01 00:25:21.058267 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1164/4644] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:21 2026] GET /volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 => generated 904 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:21.359915 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-775229b9-e889-463d-8ab1-5fa75f080d4c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:21.362097 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-775229b9-e889-463d-8ab1-5fa75f080d4c tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 Aug 01 00:25:21.362392 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-775229b9-e889-463d-8ab1-5fa75f080d4c tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:21.362653 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-775229b9-e889-463d-8ab1-5fa75f080d4c tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:21.377195 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:21.377195 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:21.382242 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-775229b9-e889-463d-8ab1-5fa75f080d4c tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:21.388613 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-775229b9-e889-463d-8ab1-5fa75f080d4c tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 returned with HTTP 200 Aug 01 00:25:21.389257 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1162/4645] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:21 2026] GET /volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:21.986929 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ff811a83-5615-4291-a6da-1dcae2a6ab75 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:21.988731 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ff811a83-5615-4291-a6da-1dcae2a6ab75 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 Aug 01 00:25:21.988933 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ff811a83-5615-4291-a6da-1dcae2a6ab75 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:21.989146 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ff811a83-5615-4291-a6da-1dcae2a6ab75 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:21.999105 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:21.999105 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:22.002368 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ff811a83-5615-4291-a6da-1dcae2a6ab75 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:25:22.006495 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ff811a83-5615-4291-a6da-1dcae2a6ab75 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 returned with HTTP 200 Aug 01 00:25:22.006871 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1163/4646] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:21 2026] GET /volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:22.074033 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e97854fb-d794-47eb-baee-d0f4f1c8d828 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:22.076141 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e97854fb-d794-47eb-baee-d0f4f1c8d828 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 Aug 01 00:25:22.076326 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e97854fb-d794-47eb-baee-d0f4f1c8d828 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:22.076518 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e97854fb-d794-47eb-baee-d0f4f1c8d828 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:22.084078 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:22.084078 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:22.088349 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e97854fb-d794-47eb-baee-d0f4f1c8d828 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:25:22.092667 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e97854fb-d794-47eb-baee-d0f4f1c8d828 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 returned with HTTP 200 Aug 01 00:25:22.093092 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1158/4647] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:22 2026] GET /volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:22.402959 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-38a89561-592c-493f-964f-bc6d96f84146 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:22.404567 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-38a89561-592c-493f-964f-bc6d96f84146 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 Aug 01 00:25:22.404757 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-38a89561-592c-493f-964f-bc6d96f84146 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:22.404963 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-38a89561-592c-493f-964f-bc6d96f84146 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:22.411175 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:22.411175 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:22.414454 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-38a89561-592c-493f-964f-bc6d96f84146 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:22.418096 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-38a89561-592c-493f-964f-bc6d96f84146 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 returned with HTTP 200 Aug 01 00:25:22.418402 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1165/4648] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:22 2026] GET /volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:23.019130 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-546961f0-0ac5-4245-b0c9-a75caa9dd2b4 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:23.021741 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-546961f0-0ac5-4245-b0c9-a75caa9dd2b4 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 Aug 01 00:25:23.024790 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-546961f0-0ac5-4245-b0c9-a75caa9dd2b4 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:23.024790 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-546961f0-0ac5-4245-b0c9-a75caa9dd2b4 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:23.033830 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:23.033830 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:23.038249 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-546961f0-0ac5-4245-b0c9-a75caa9dd2b4 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:25:23.042544 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-546961f0-0ac5-4245-b0c9-a75caa9dd2b4 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 returned with HTTP 200 Aug 01 00:25:23.042918 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1163/4649] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:23 2026] GET /volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:23.108171 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3963130f-abe5-440c-a430-9d8e824f9012 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:23.110716 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3963130f-abe5-440c-a430-9d8e824f9012 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 Aug 01 00:25:23.112033 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3963130f-abe5-440c-a430-9d8e824f9012 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:23.112033 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3963130f-abe5-440c-a430-9d8e824f9012 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:23.125262 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:23.125262 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:23.139025 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3963130f-abe5-440c-a430-9d8e824f9012 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:25:23.145447 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3963130f-abe5-440c-a430-9d8e824f9012 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 returned with HTTP 200 Aug 01 00:25:23.145447 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1164/4650] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:23 2026] GET /volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 => generated 904 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:23.392463 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9be462a5-c9c8-485c-8db1-5fc7107cae72 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:23.431645 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e1de6f7f-261d-41db-ac56-13eaec421246 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:23.434016 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e1de6f7f-261d-41db-ac56-13eaec421246 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 Aug 01 00:25:23.435232 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e1de6f7f-261d-41db-ac56-13eaec421246 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:23.435232 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e1de6f7f-261d-41db-ac56-13eaec421246 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:23.446402 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:23.446402 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:23.452573 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-e1de6f7f-261d-41db-ac56-13eaec421246 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:23.457575 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e1de6f7f-261d-41db-ac56-13eaec421246 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 returned with HTTP 200 Aug 01 00:25:23.457672 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1166/4651] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:23 2026] GET /volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:23.479738 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9be462a5-c9c8-485c-8db1-5fc7107cae72 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:25:23.480250 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9be462a5-c9c8-485c-8db1-5fc7107cae72 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-104522007-2110374872", "extra_specs": {}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:23.499861 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9be462a5-c9c8-485c-8db1-5fc7107cae72 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:25:23.499962 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1159/4652] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:25:23 2026] POST /volume/v3/types => generated 268 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:24.057513 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-452bff52-4446-43ae-baf0-05b594557f25 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:24.059705 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-452bff52-4446-43ae-baf0-05b594557f25 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 Aug 01 00:25:24.059996 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-452bff52-4446-43ae-baf0-05b594557f25 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:24.060266 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-452bff52-4446-43ae-baf0-05b594557f25 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:24.070757 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:24.070757 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:24.075846 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-452bff52-4446-43ae-baf0-05b594557f25 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:25:24.081485 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-452bff52-4446-43ae-baf0-05b594557f25 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 returned with HTTP 200 Aug 01 00:25:24.082002 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1164/4653] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:24 2026] GET /volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:24.163313 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-22089c31-c2cd-4f57-af9c-0421e3aa8d65 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:24.172361 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-22089c31-c2cd-4f57-af9c-0421e3aa8d65 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 Aug 01 00:25:24.172620 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-22089c31-c2cd-4f57-af9c-0421e3aa8d65 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:24.175840 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-22089c31-c2cd-4f57-af9c-0421e3aa8d65 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:24.181809 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:24.181809 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:24.188856 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-22089c31-c2cd-4f57-af9c-0421e3aa8d65 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:25:24.193663 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-22089c31-c2cd-4f57-af9c-0421e3aa8d65 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 returned with HTTP 200 Aug 01 00:25:24.194208 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1165/4654] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:24 2026] GET /volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 => generated 904 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:24.475889 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a8187a0f-de0f-4267-ab99-f0dcc9f7fdcc None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:24.477577 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a8187a0f-de0f-4267-ab99-f0dcc9f7fdcc tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 Aug 01 00:25:24.477819 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a8187a0f-de0f-4267-ab99-f0dcc9f7fdcc tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:24.478017 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a8187a0f-de0f-4267-ab99-f0dcc9f7fdcc tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:24.484549 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:24.484549 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:24.491547 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a8187a0f-de0f-4267-ab99-f0dcc9f7fdcc tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:24.498532 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a8187a0f-de0f-4267-ab99-f0dcc9f7fdcc tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 returned with HTTP 200 Aug 01 00:25:24.498950 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1167/4655] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:24 2026] GET /volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:24.751054 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-82e325eb-cbb2-44ee-835a-904d93177aaa None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:24.811952 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-82e325eb-cbb2-44ee-835a-904d93177aaa tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:25:24.812297 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-82e325eb-cbb2-44ee-835a-904d93177aaa tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1270479032"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:24.814260 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-82e325eb-cbb2-44ee-835a-904d93177aaa tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1270479032'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:25:24.814375 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-82e325eb-cbb2-44ee-835a-904d93177aaa tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Create volume of 1 GB Aug 01 00:25:24.816313 np0000006296 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=375,cinder:UPDATE=81,cinder:INSERT=53 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:25:24.819080 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-82e325eb-cbb2-44ee-835a-904d93177aaa tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Availability Zones retrieved successfully. Aug 01 00:25:24.824474 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-82e325eb-cbb2-44ee-835a-904d93177aaa tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Flow 'volume_create_api' (303a444c-1ff2-40d4-a075-3cd232864eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:24.825413 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-82e325eb-cbb2-44ee-835a-904d93177aaa tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afb1fd61-ce01-450e-ba03-0bbc09ea534e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:24.826576 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-82e325eb-cbb2-44ee-835a-904d93177aaa tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:25:24.849602 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-82e325eb-cbb2-44ee-835a-904d93177aaa tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afb1fd61-ce01-450e-ba03-0bbc09ea534e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:24.850520 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-82e325eb-cbb2-44ee-835a-904d93177aaa tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9540cb3-dbe7-4a49-98c4-d2c1ebe03c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:24.900749 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-82e325eb-cbb2-44ee-835a-904d93177aaa tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Created reservations ['577f7e97-82c4-4123-a30c-11f34081a33e', 'df5fec17-ebcb-46b3-90ae-49f38fabfe88', 'd930b2c9-27db-40fe-ae66-92a722e69c49', '5afa5eef-e8b4-43f4-b2b1-aaea08779d7f'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:25:24.901554 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-82e325eb-cbb2-44ee-835a-904d93177aaa tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9540cb3-dbe7-4a49-98c4-d2c1ebe03c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['577f7e97-82c4-4123-a30c-11f34081a33e', 'df5fec17-ebcb-46b3-90ae-49f38fabfe88', 'd930b2c9-27db-40fe-ae66-92a722e69c49', '5afa5eef-e8b4-43f4-b2b1-aaea08779d7f']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:24.902444 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-82e325eb-cbb2-44ee-835a-904d93177aaa tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2c9242f-76b7-4dcd-a31c-c05205cc5471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:24.923142 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-82e325eb-cbb2-44ee-835a-904d93177aaa tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2c9242f-76b7-4dcd-a31c-c05205cc5471) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '401b404d-788d-48e7-8477-de9d99c5c5e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1270479032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7cca507240d480eb2183ca08124253c',qos_specs=None,replication_status=,reservations=['577f7e97-82c4-4123-a30c-11f34081a33e','df5fec17-ebcb-46b3-90ae-49f38fabfe88','d930b2c9-27db-40fe-ae66-92a722e69c49','5afa5eef-e8b4-43f4-b2b1-aaea08779d7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3885c4fdf014b42add687503cde4c6d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:25:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1270479032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=401b404d-788d-48e7-8477-de9d99c5c5e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7cca507240d480eb2183ca08124253c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3885c4fdf014b42add687503cde4c6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:24.923844 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-82e325eb-cbb2-44ee-835a-904d93177aaa tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b13287f8-1b0c-4acd-bebc-aa9a7027e56d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:24.939941 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-82e325eb-cbb2-44ee-835a-904d93177aaa tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b13287f8-1b0c-4acd-bebc-aa9a7027e56d) transitioned into state 'SUCCESS' from state '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-1270479032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7cca507240d480eb2183ca08124253c',qos_specs=None,replication_status=,reservations=['577f7e97-82c4-4123-a30c-11f34081a33e','df5fec17-ebcb-46b3-90ae-49f38fabfe88','d930b2c9-27db-40fe-ae66-92a722e69c49','5afa5eef-e8b4-43f4-b2b1-aaea08779d7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3885c4fdf014b42add687503cde4c6d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:24.940579 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-82e325eb-cbb2-44ee-835a-904d93177aaa tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c639e58-9f51-4e44-b12b-845bd3065343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:24.947801 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-82e325eb-cbb2-44ee-835a-904d93177aaa tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c639e58-9f51-4e44-b12b-845bd3065343) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:24.948508 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-82e325eb-cbb2-44ee-835a-904d93177aaa tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Flow 'volume_create_api' (303a444c-1ff2-40d4-a075-3cd232864eb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:24.948821 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-82e325eb-cbb2-44ee-835a-904d93177aaa tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Create volume request issued successfully. Aug 01 00:25:24.949318 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-82e325eb-cbb2-44ee-835a-904d93177aaa tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:25:24.949671 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1160/4656] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:25:24 2026] POST /volume/v3/volumes => generated 764 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:25:24.960561 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-36e97a44-45fc-4044-88ec-95c8524b21da None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:24.962651 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-36e97a44-45fc-4044-88ec-95c8524b21da tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] GET https://10.4.3.222/volume/v3/volumes/401b404d-788d-48e7-8477-de9d99c5c5e0 Aug 01 00:25:24.962888 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-36e97a44-45fc-4044-88ec-95c8524b21da tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:24.963076 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-36e97a44-45fc-4044-88ec-95c8524b21da tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:24.970030 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:24.970030 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:24.973458 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-36e97a44-45fc-4044-88ec-95c8524b21da tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Volume info retrieved successfully. Aug 01 00:25:24.977689 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-36e97a44-45fc-4044-88ec-95c8524b21da tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] https://10.4.3.222/volume/v3/volumes/401b404d-788d-48e7-8477-de9d99c5c5e0 returned with HTTP 200 Aug 01 00:25:24.978107 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1165/4657] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:24 2026] GET /volume/v3/volumes/401b404d-788d-48e7-8477-de9d99c5c5e0 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:25.098753 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e02503e1-69f1-4b12-b1db-cf40ac55177a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:25.100646 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e02503e1-69f1-4b12-b1db-cf40ac55177a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 Aug 01 00:25:25.100894 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e02503e1-69f1-4b12-b1db-cf40ac55177a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:25.101086 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e02503e1-69f1-4b12-b1db-cf40ac55177a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:25.109917 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:25.109917 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:25.113057 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e02503e1-69f1-4b12-b1db-cf40ac55177a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:25:25.116654 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e02503e1-69f1-4b12-b1db-cf40ac55177a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 returned with HTTP 200 Aug 01 00:25:25.117033 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1166/4658] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:25 2026] GET /volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:25.206349 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1b9323e7-456a-4c6b-bd0f-8d4817ea0961 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:25.208463 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1b9323e7-456a-4c6b-bd0f-8d4817ea0961 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 Aug 01 00:25:25.208705 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1b9323e7-456a-4c6b-bd0f-8d4817ea0961 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:25.208980 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1b9323e7-456a-4c6b-bd0f-8d4817ea0961 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:25.211260 np0000006296 devstack@c-api.service[100408]: DEBUG dbcounter [-] [100408] Writing DB stats cinder:SELECT=505,cinder:UPDATE=176,cinder:INSERT=98 {{(pid=100408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:25:25.219162 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:25.219162 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:25.223745 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-1b9323e7-456a-4c6b-bd0f-8d4817ea0961 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:25:25.228875 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1b9323e7-456a-4c6b-bd0f-8d4817ea0961 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 returned with HTTP 200 Aug 01 00:25:25.229370 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1168/4659] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:25 2026] GET /volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:25.387368 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-433c0037-8711-4cdf-bb09-aa0e350a6794 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:25.389101 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-433c0037-8711-4cdf-bb09-aa0e350a6794 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:25:25.389418 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-433c0037-8711-4cdf-bb09-aa0e350a6794 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1324311905-433631891", "extra_specs": {}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:25.390757 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:25.390757 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:25.401460 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-433c0037-8711-4cdf-bb09-aa0e350a6794 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:25:25.401867 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1161/4660] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:25:25 2026] POST /volume/v3/types => generated 268 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:25.409030 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-eaf0c675-1189-4eac-8523-d4719d58edb8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:25.410529 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-eaf0c675-1189-4eac-8523-d4719d58edb8 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:25:25.410868 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-eaf0c675-1189-4eac-8523-d4719d58edb8 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1295440284-40855753", "extra_specs": {}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:25.421287 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-eaf0c675-1189-4eac-8523-d4719d58edb8 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:25:25.421605 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1166/4661] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:25:25 2026] POST /volume/v3/types => generated 267 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:25.428800 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cc84d992-b632-49c4-8162-9664fb13860a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:25.430466 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cc84d992-b632-49c4-8162-9664fb13860a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:25:25.430842 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cc84d992-b632-49c4-8162-9664fb13860a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-438080462", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1324311905-433631891", "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:25.432297 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-cc84d992-b632-49c4-8162-9664fb13860a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-438080462', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1324311905-433631891', 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:25:25.435376 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-cc84d992-b632-49c4-8162-9664fb13860a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Create volume of 1 GB Aug 01 00:25:25.435647 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:25.435647 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:25.436151 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-cc84d992-b632-49c4-8162-9664fb13860a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Availability Zones retrieved successfully. Aug 01 00:25:25.441081 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cc84d992-b632-49c4-8162-9664fb13860a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Flow 'volume_create_api' (b12816a9-764f-4b6e-8d69-c33212abdb0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:25.441963 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cc84d992-b632-49c4-8162-9664fb13860a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec7d6a10-9674-4be8-bc3e-4216d7e046ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:25.442788 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-cc84d992-b632-49c4-8162-9664fb13860a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:25:25.458899 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cc84d992-b632-49c4-8162-9664fb13860a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec7d6a10-9674-4be8-bc3e-4216d7e046ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:25:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6b0b6d00-c315-4dfb-a87f-92ae7cc79fff,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1324311905-433631891',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b0b6d00-c315-4dfb-a87f-92ae7cc79fff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:25.459576 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cc84d992-b632-49c4-8162-9664fb13860a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad7daf7c-062e-4de0-9799-fbd782a47fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:25.482684 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-cc84d992-b632-49c4-8162-9664fb13860a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1324311905-433631891 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1324311905-433631891, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:25:25.482969 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-cc84d992-b632-49c4-8162-9664fb13860a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1324311905-433631891 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1324311905-433631891, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:25:25.509267 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-cc84d992-b632-49c4-8162-9664fb13860a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Created reservations ['5bb01530-7584-4340-9519-62bdb195a383', '974e53f4-c1b8-4025-8ce6-e2123be340ca', 'f03cc0fc-00a3-4bcb-9837-b11c6f58c0ee', '07793a23-cf00-4aae-97e2-b4d13b900228'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:25:25.509997 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cc84d992-b632-49c4-8162-9664fb13860a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad7daf7c-062e-4de0-9799-fbd782a47fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bb01530-7584-4340-9519-62bdb195a383', '974e53f4-c1b8-4025-8ce6-e2123be340ca', 'f03cc0fc-00a3-4bcb-9837-b11c6f58c0ee', '07793a23-cf00-4aae-97e2-b4d13b900228']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:25.510727 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cc84d992-b632-49c4-8162-9664fb13860a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbfc7bae-6771-4406-838a-cdbd04ad1628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:25.513158 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9c40f418-130b-4426-bdda-e9227312cb74 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:25.514918 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9c40f418-130b-4426-bdda-e9227312cb74 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 Aug 01 00:25:25.515128 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9c40f418-130b-4426-bdda-e9227312cb74 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:25.515339 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9c40f418-130b-4426-bdda-e9227312cb74 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:25.521882 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:25.521882 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:25.525369 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-9c40f418-130b-4426-bdda-e9227312cb74 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:25.529527 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9c40f418-130b-4426-bdda-e9227312cb74 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 returned with HTTP 200 Aug 01 00:25:25.529938 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1169/4662] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:25 2026] GET /volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:25.531527 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cc84d992-b632-49c4-8162-9664fb13860a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbfc7bae-6771-4406-838a-cdbd04ad1628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8bb1b7d-d483-4ede-8d83-f661aeddfae5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-438080462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c676cb299a3d4b5280dfec108abeda8d',qos_specs=None,replication_status=,reservations=['5bb01530-7584-4340-9519-62bdb195a383','974e53f4-c1b8-4025-8ce6-e2123be340ca','f03cc0fc-00a3-4bcb-9837-b11c6f58c0ee','07793a23-cf00-4aae-97e2-b4d13b900228'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bda70527e074a4ab6118f3f3f48418a',volume_type_id=6b0b6d00-c315-4dfb-a87f-92ae7cc79fff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:25:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-438080462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8bb1b7d-d483-4ede-8d83-f661aeddfae5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c676cb299a3d4b5280dfec108abeda8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bda70527e074a4ab6118f3f3f48418a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b0b6d00-c315-4dfb-a87f-92ae7cc79fff),volume_type_id=6b0b6d00-c315-4dfb-a87f-92ae7cc79fff)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:25.532674 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cc84d992-b632-49c4-8162-9664fb13860a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (346af3c2-1d7f-4f39-889c-aa6ccf346ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:25.547034 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cc84d992-b632-49c4-8162-9664fb13860a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (346af3c2-1d7f-4f39-889c-aa6ccf346ffb) transitioned into state 'SUCCESS' from state '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-438080462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c676cb299a3d4b5280dfec108abeda8d',qos_specs=None,replication_status=,reservations=['5bb01530-7584-4340-9519-62bdb195a383','974e53f4-c1b8-4025-8ce6-e2123be340ca','f03cc0fc-00a3-4bcb-9837-b11c6f58c0ee','07793a23-cf00-4aae-97e2-b4d13b900228'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bda70527e074a4ab6118f3f3f48418a',volume_type_id=6b0b6d00-c315-4dfb-a87f-92ae7cc79fff)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:25.547782 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cc84d992-b632-49c4-8162-9664fb13860a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6ba77e3-5a56-4043-ad96-e48c95382625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:25.555321 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cc84d992-b632-49c4-8162-9664fb13860a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6ba77e3-5a56-4043-ad96-e48c95382625) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:25.556224 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-cc84d992-b632-49c4-8162-9664fb13860a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Flow 'volume_create_api' (b12816a9-764f-4b6e-8d69-c33212abdb0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:25.556547 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-cc84d992-b632-49c4-8162-9664fb13860a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Create volume request issued successfully. Aug 01 00:25:25.557157 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cc84d992-b632-49c4-8162-9664fb13860a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:25:25.557592 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1167/4663] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:25:25 2026] POST /volume/v3/volumes => generated 845 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:25:25.567872 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-67286583-3982-43fd-8780-04918ccfc809 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:25.569278 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-67286583-3982-43fd-8780-04918ccfc809 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:25:25.569562 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-67286583-3982-43fd-8780-04918ccfc809 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-926598861", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1295440284-40855753", "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:25.571372 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-67286583-3982-43fd-8780-04918ccfc809 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-926598861', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1295440284-40855753', 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:25:25.574877 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-67286583-3982-43fd-8780-04918ccfc809 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Create volume of 1 GB Aug 01 00:25:25.575224 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:25.575224 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:25.575809 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-67286583-3982-43fd-8780-04918ccfc809 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Availability Zones retrieved successfully. Aug 01 00:25:25.580705 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-67286583-3982-43fd-8780-04918ccfc809 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Flow 'volume_create_api' (038f3e8d-3ddf-4fce-819c-1bf33dd4166b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:25.581833 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-67286583-3982-43fd-8780-04918ccfc809 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6016e98f-18c6-4362-99b0-afa586bcf5e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:25.582691 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-67286583-3982-43fd-8780-04918ccfc809 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:25:25.599566 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-67286583-3982-43fd-8780-04918ccfc809 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6016e98f-18c6-4362-99b0-afa586bcf5e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:25:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=77fdfb20-c00c-4ed0-ab78-e3270526f952,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1295440284-40855753',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77fdfb20-c00c-4ed0-ab78-e3270526f952', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:25.600480 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-67286583-3982-43fd-8780-04918ccfc809 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcf596d6-7ea3-4028-99d5-40f54fee43c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:25.626503 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-67286583-3982-43fd-8780-04918ccfc809 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1295440284-40855753 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1295440284-40855753, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:25:25.626848 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-67286583-3982-43fd-8780-04918ccfc809 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1295440284-40855753 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1295440284-40855753, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:25:25.650479 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-67286583-3982-43fd-8780-04918ccfc809 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Created reservations ['56173acd-5a59-4471-85cf-21fbfed2b4fd', '3dc56711-4f41-4f0f-b505-07dfd31abfdf', '484f1f69-4007-4ce7-a6f2-497c884b6e16', '0b7d93c4-432c-48c1-a13c-36c768ccfc7b'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:25:25.651335 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-67286583-3982-43fd-8780-04918ccfc809 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcf596d6-7ea3-4028-99d5-40f54fee43c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56173acd-5a59-4471-85cf-21fbfed2b4fd', '3dc56711-4f41-4f0f-b505-07dfd31abfdf', '484f1f69-4007-4ce7-a6f2-497c884b6e16', '0b7d93c4-432c-48c1-a13c-36c768ccfc7b']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:25.652099 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-67286583-3982-43fd-8780-04918ccfc809 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (004f5d0e-7ec3-46ff-9fc6-e05769e33c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:25.673555 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-67286583-3982-43fd-8780-04918ccfc809 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (004f5d0e-7ec3-46ff-9fc6-e05769e33c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fcc0a27-e9ce-4068-b2f8-2024d2063fbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-926598861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c676cb299a3d4b5280dfec108abeda8d',qos_specs=None,replication_status=,reservations=['56173acd-5a59-4471-85cf-21fbfed2b4fd','3dc56711-4f41-4f0f-b505-07dfd31abfdf','484f1f69-4007-4ce7-a6f2-497c884b6e16','0b7d93c4-432c-48c1-a13c-36c768ccfc7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bda70527e074a4ab6118f3f3f48418a',volume_type_id=77fdfb20-c00c-4ed0-ab78-e3270526f952), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:25:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-926598861',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fcc0a27-e9ce-4068-b2f8-2024d2063fbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c676cb299a3d4b5280dfec108abeda8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bda70527e074a4ab6118f3f3f48418a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77fdfb20-c00c-4ed0-ab78-e3270526f952),volume_type_id=77fdfb20-c00c-4ed0-ab78-e3270526f952)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:25.674309 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-67286583-3982-43fd-8780-04918ccfc809 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae4ef550-9c3e-4ac9-b0dd-c2037477e4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:25.695620 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-67286583-3982-43fd-8780-04918ccfc809 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae4ef550-9c3e-4ac9-b0dd-c2037477e4f6) transitioned into state 'SUCCESS' from state '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-926598861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c676cb299a3d4b5280dfec108abeda8d',qos_specs=None,replication_status=,reservations=['56173acd-5a59-4471-85cf-21fbfed2b4fd','3dc56711-4f41-4f0f-b505-07dfd31abfdf','484f1f69-4007-4ce7-a6f2-497c884b6e16','0b7d93c4-432c-48c1-a13c-36c768ccfc7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bda70527e074a4ab6118f3f3f48418a',volume_type_id=77fdfb20-c00c-4ed0-ab78-e3270526f952)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:25.696392 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-67286583-3982-43fd-8780-04918ccfc809 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3434f7b-6c91-4535-9af1-d6da1eefc96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:25.704534 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-67286583-3982-43fd-8780-04918ccfc809 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3434f7b-6c91-4535-9af1-d6da1eefc96f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:25.705336 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-67286583-3982-43fd-8780-04918ccfc809 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Flow 'volume_create_api' (038f3e8d-3ddf-4fce-819c-1bf33dd4166b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:25.705646 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-67286583-3982-43fd-8780-04918ccfc809 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Create volume request issued successfully. Aug 01 00:25:25.706188 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-67286583-3982-43fd-8780-04918ccfc809 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:25:25.706576 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1162/4664] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:25:25 2026] POST /volume/v3/volumes => generated 844 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:25:25.733697 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-80b3357d-8c9d-48f7-bf28-a3b50ae8d607 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:25.735438 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-80b3357d-8c9d-48f7-bf28-a3b50ae8d607 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:25:25.735833 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-80b3357d-8c9d-48f7-bf28-a3b50ae8d607 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-5840563", "snapshot_id": null, "imageRef": "a43cf7d3-29fe-4180-8fdd-e4e0a1251e53", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-104522007-2110374872", "size": 1}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:25.737966 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-80b3357d-8c9d-48f7-bf28-a3b50ae8d607 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-5840563', 'snapshot_id': None, 'imageRef': 'a43cf7d3-29fe-4180-8fdd-e4e0a1251e53', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-104522007-2110374872', 'size': 1}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:25:25.864022 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-80b3357d-8c9d-48f7-bf28-a3b50ae8d607 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Create volume of 1 GB Aug 01 00:25:25.864303 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:25.864303 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:25.864743 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-80b3357d-8c9d-48f7-bf28-a3b50ae8d607 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Availability Zones retrieved successfully. Aug 01 00:25:25.869687 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-80b3357d-8c9d-48f7-bf28-a3b50ae8d607 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Flow 'volume_create_api' (978447cc-c3b6-4a93-bcf1-c4f8be5bd218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:25.870523 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-80b3357d-8c9d-48f7-bf28-a3b50ae8d607 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf8d7f84-ff63-4fb0-acfc-b0421c08b65d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:25.871309 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-80b3357d-8c9d-48f7-bf28-a3b50ae8d607 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:25:25.911198 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-80b3357d-8c9d-48f7-bf28-a3b50ae8d607 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf8d7f84-ff63-4fb0-acfc-b0421c08b65d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:25:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a30c76ff-0ec7-4011-84b2-ebb13dc3635c,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-104522007-2110374872',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a30c76ff-0ec7-4011-84b2-ebb13dc3635c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:25.911886 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-80b3357d-8c9d-48f7-bf28-a3b50ae8d607 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b41c5019-3938-438c-9405-2dc80919d759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:25.936604 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-80b3357d-8c9d-48f7-bf28-a3b50ae8d607 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-104522007-2110374872 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-104522007-2110374872, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:25:25.936874 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-80b3357d-8c9d-48f7-bf28-a3b50ae8d607 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-104522007-2110374872 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-104522007-2110374872, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:25:25.960249 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-80b3357d-8c9d-48f7-bf28-a3b50ae8d607 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Created reservations ['a7ae1fad-464a-48cc-bab9-2556d35120d2', 'bfa0347f-1842-4352-bdfb-f93b7684e418', '3a6db57d-6f97-411f-8cf9-ec9736e24fd0', 'efe7a0d3-8877-4b3a-bbef-a42000418804'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:25:25.961030 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-80b3357d-8c9d-48f7-bf28-a3b50ae8d607 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b41c5019-3938-438c-9405-2dc80919d759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7ae1fad-464a-48cc-bab9-2556d35120d2', 'bfa0347f-1842-4352-bdfb-f93b7684e418', '3a6db57d-6f97-411f-8cf9-ec9736e24fd0', 'efe7a0d3-8877-4b3a-bbef-a42000418804']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:25.961757 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-80b3357d-8c9d-48f7-bf28-a3b50ae8d607 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51c9494e-a865-4061-95fb-3ac6d8d670d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:25.981859 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-80b3357d-8c9d-48f7-bf28-a3b50ae8d607 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51c9494e-a865-4061-95fb-3ac6d8d670d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b837560-5d09-43d9-9009-51b2a0c22bc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-5840563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c676cb299a3d4b5280dfec108abeda8d',qos_specs=None,replication_status=,reservations=['a7ae1fad-464a-48cc-bab9-2556d35120d2','bfa0347f-1842-4352-bdfb-f93b7684e418','3a6db57d-6f97-411f-8cf9-ec9736e24fd0','efe7a0d3-8877-4b3a-bbef-a42000418804'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bda70527e074a4ab6118f3f3f48418a',volume_type_id=a30c76ff-0ec7-4011-84b2-ebb13dc3635c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:25:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-5840563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b837560-5d09-43d9-9009-51b2a0c22bc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c676cb299a3d4b5280dfec108abeda8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bda70527e074a4ab6118f3f3f48418a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a30c76ff-0ec7-4011-84b2-ebb13dc3635c),volume_type_id=a30c76ff-0ec7-4011-84b2-ebb13dc3635c)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:25.982490 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-80b3357d-8c9d-48f7-bf28-a3b50ae8d607 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aab694fa-2506-4ad9-8674-5d4cb5530e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:25.989952 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-86d588a1-daed-45d5-af12-bb54c2a4d0a2 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:25.991884 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-86d588a1-daed-45d5-af12-bb54c2a4d0a2 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] GET https://10.4.3.222/volume/v3/volumes/401b404d-788d-48e7-8477-de9d99c5c5e0 Aug 01 00:25:25.992081 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-86d588a1-daed-45d5-af12-bb54c2a4d0a2 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:25.992257 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-86d588a1-daed-45d5-af12-bb54c2a4d0a2 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:25.999067 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-80b3357d-8c9d-48f7-bf28-a3b50ae8d607 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aab694fa-2506-4ad9-8674-5d4cb5530e3c) transitioned into state 'SUCCESS' from state '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-5840563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c676cb299a3d4b5280dfec108abeda8d',qos_specs=None,replication_status=,reservations=['a7ae1fad-464a-48cc-bab9-2556d35120d2','bfa0347f-1842-4352-bdfb-f93b7684e418','3a6db57d-6f97-411f-8cf9-ec9736e24fd0','efe7a0d3-8877-4b3a-bbef-a42000418804'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bda70527e074a4ab6118f3f3f48418a',volume_type_id=a30c76ff-0ec7-4011-84b2-ebb13dc3635c)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:25.999220 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:25.999220 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:25.999613 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-80b3357d-8c9d-48f7-bf28-a3b50ae8d607 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eb65b26-00ab-4f09-82bd-6a10e9e21eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:26.003250 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-86d588a1-daed-45d5-af12-bb54c2a4d0a2 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Volume info retrieved successfully. Aug 01 00:25:26.007432 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-80b3357d-8c9d-48f7-bf28-a3b50ae8d607 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eb65b26-00ab-4f09-82bd-6a10e9e21eaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:26.008200 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-80b3357d-8c9d-48f7-bf28-a3b50ae8d607 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Flow 'volume_create_api' (978447cc-c3b6-4a93-bcf1-c4f8be5bd218) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:26.008459 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-86d588a1-daed-45d5-af12-bb54c2a4d0a2 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] https://10.4.3.222/volume/v3/volumes/401b404d-788d-48e7-8477-de9d99c5c5e0 returned with HTTP 200 Aug 01 00:25:26.008514 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-80b3357d-8c9d-48f7-bf28-a3b50ae8d607 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Create volume request issued successfully. Aug 01 00:25:26.008902 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1170/4665] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:25 2026] GET /volume/v3/volumes/401b404d-788d-48e7-8477-de9d99c5c5e0 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:26.008970 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-80b3357d-8c9d-48f7-bf28-a3b50ae8d607 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:25:26.009401 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1167/4666] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:25:25 2026] POST /volume/v3/volumes => generated 843 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:25:26.019903 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ddeee1bd-be1d-4502-baf9-18d71be3702b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:26.020233 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0482c2a5-8f1d-4907-8a1f-5eb1f5a814bf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:26.021644 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ddeee1bd-be1d-4502-baf9-18d71be3702b tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 Aug 01 00:25:26.021866 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ddeee1bd-be1d-4502-baf9-18d71be3702b tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:26.022049 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ddeee1bd-be1d-4502-baf9-18d71be3702b tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:26.022085 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0482c2a5-8f1d-4907-8a1f-5eb1f5a814bf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:25:26.022389 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0482c2a5-8f1d-4907-8a1f-5eb1f5a814bf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "401b404d-788d-48e7-8477-de9d99c5c5e0", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1609597559"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:26.023816 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-0482c2a5-8f1d-4907-8a1f-5eb1f5a814bf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Create volume request body: {'volume': {"'source_volid": '401b404d-788d-48e7-8477-de9d99c5c5e0', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1609597559'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:25:26.023947 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-0482c2a5-8f1d-4907-8a1f-5eb1f5a814bf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Create volume of 1 GB Aug 01 00:25:26.024208 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:26.024208 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:26.027960 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0482c2a5-8f1d-4907-8a1f-5eb1f5a814bf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Availability Zones retrieved successfully. Aug 01 00:25:26.028308 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:26.028308 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:26.031529 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ddeee1bd-be1d-4502-baf9-18d71be3702b tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:25:26.033072 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0482c2a5-8f1d-4907-8a1f-5eb1f5a814bf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Flow 'volume_create_api' (ee85935e-3905-42c5-818e-af510f327c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:26.033973 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0482c2a5-8f1d-4907-8a1f-5eb1f5a814bf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2dacfbf-f6c7-47c7-95dc-1920664548db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:26.034744 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-0482c2a5-8f1d-4907-8a1f-5eb1f5a814bf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:25:26.035071 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ddeee1bd-be1d-4502-baf9-18d71be3702b tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 returned with HTTP 200 Aug 01 00:25:26.035456 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1168/4667] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:26 2026] GET /volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 => generated 911 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:26.058336 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0482c2a5-8f1d-4907-8a1f-5eb1f5a814bf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2dacfbf-f6c7-47c7-95dc-1920664548db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:26.059093 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0482c2a5-8f1d-4907-8a1f-5eb1f5a814bf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aca0813e-194a-4560-b0b2-e1d1072c4115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:26.097599 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-0482c2a5-8f1d-4907-8a1f-5eb1f5a814bf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Created reservations ['3b20933c-51b2-4e32-9be9-715b0ccf3232', 'b5368653-53af-445a-b5ae-b4defbcda1bc', 'cb37b24b-c41e-4f6d-8db2-53bdfcfae2ed', '361055d9-347f-46a6-bfc2-4e4c6d566687'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:25:26.098428 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0482c2a5-8f1d-4907-8a1f-5eb1f5a814bf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aca0813e-194a-4560-b0b2-e1d1072c4115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b20933c-51b2-4e32-9be9-715b0ccf3232', 'b5368653-53af-445a-b5ae-b4defbcda1bc', 'cb37b24b-c41e-4f6d-8db2-53bdfcfae2ed', '361055d9-347f-46a6-bfc2-4e4c6d566687']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:26.099235 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0482c2a5-8f1d-4907-8a1f-5eb1f5a814bf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8fd04bf-d18e-4333-9212-61a6c6f696f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:26.119997 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0482c2a5-8f1d-4907-8a1f-5eb1f5a814bf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8fd04bf-d18e-4333-9212-61a6c6f696f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e2d3f50-a7c5-4233-8ba7-2cac59f3e806', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1609597559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7cca507240d480eb2183ca08124253c',qos_specs=None,replication_status=,reservations=['3b20933c-51b2-4e32-9be9-715b0ccf3232','b5368653-53af-445a-b5ae-b4defbcda1bc','cb37b24b-c41e-4f6d-8db2-53bdfcfae2ed','361055d9-347f-46a6-bfc2-4e4c6d566687'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3885c4fdf014b42add687503cde4c6d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:25:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1609597559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e2d3f50-a7c5-4233-8ba7-2cac59f3e806,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7cca507240d480eb2183ca08124253c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3885c4fdf014b42add687503cde4c6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:26.120788 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0482c2a5-8f1d-4907-8a1f-5eb1f5a814bf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89cbf9ba-e776-4c22-bb06-9070e1bd4eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:26.128876 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-cf9277bb-e47f-4841-8e82-8d71515b3647 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:26.130673 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cf9277bb-e47f-4841-8e82-8d71515b3647 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 Aug 01 00:25:26.130891 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cf9277bb-e47f-4841-8e82-8d71515b3647 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:26.131075 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cf9277bb-e47f-4841-8e82-8d71515b3647 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:26.138499 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0482c2a5-8f1d-4907-8a1f-5eb1f5a814bf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89cbf9ba-e776-4c22-bb06-9070e1bd4eb0) transitioned into state 'SUCCESS' from state '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-1609597559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7cca507240d480eb2183ca08124253c',qos_specs=None,replication_status=,reservations=['3b20933c-51b2-4e32-9be9-715b0ccf3232','b5368653-53af-445a-b5ae-b4defbcda1bc','cb37b24b-c41e-4f6d-8db2-53bdfcfae2ed','361055d9-347f-46a6-bfc2-4e4c6d566687'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3885c4fdf014b42add687503cde4c6d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:26.139249 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0482c2a5-8f1d-4907-8a1f-5eb1f5a814bf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e60ce8a-e3ee-435f-b3bf-26baa727e9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:26.140192 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:26.140192 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:26.143328 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-cf9277bb-e47f-4841-8e82-8d71515b3647 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:25:26.147129 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cf9277bb-e47f-4841-8e82-8d71515b3647 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 returned with HTTP 200 Aug 01 00:25:26.147249 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1171/4668] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:26 2026] GET /volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:25:26.148086 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0482c2a5-8f1d-4907-8a1f-5eb1f5a814bf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e60ce8a-e3ee-435f-b3bf-26baa727e9bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:26.148924 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-0482c2a5-8f1d-4907-8a1f-5eb1f5a814bf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Flow 'volume_create_api' (ee85935e-3905-42c5-818e-af510f327c6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:26.149215 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0482c2a5-8f1d-4907-8a1f-5eb1f5a814bf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Create volume request issued successfully. Aug 01 00:25:26.149740 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0482c2a5-8f1d-4907-8a1f-5eb1f5a814bf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:25:26.150251 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1163/4669] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:25:26 2026] POST /volume/v3/volumes => generated 764 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:25:26.162122 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f70dfa77-8ec7-4ca7-829f-4c64a4cb7410 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:26.163812 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f70dfa77-8ec7-4ca7-829f-4c64a4cb7410 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:25:26.164159 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f70dfa77-8ec7-4ca7-829f-4c64a4cb7410 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "401b404d-788d-48e7-8477-de9d99c5c5e0", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2071788655"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:26.165491 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-f70dfa77-8ec7-4ca7-829f-4c64a4cb7410 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Create volume request body: {'volume': {"'source_volid": '401b404d-788d-48e7-8477-de9d99c5c5e0', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2071788655'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:25:26.165927 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-f70dfa77-8ec7-4ca7-829f-4c64a4cb7410 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Create volume of 1 GB Aug 01 00:25:26.166174 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:26.166174 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:26.169506 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f70dfa77-8ec7-4ca7-829f-4c64a4cb7410 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Availability Zones retrieved successfully. Aug 01 00:25:26.174520 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f70dfa77-8ec7-4ca7-829f-4c64a4cb7410 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Flow 'volume_create_api' (b59f52f7-7d09-4487-bc6b-2b2856791d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:26.175379 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f70dfa77-8ec7-4ca7-829f-4c64a4cb7410 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43a16932-d370-4ff7-adc0-cc5a0d231903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:26.176165 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-f70dfa77-8ec7-4ca7-829f-4c64a4cb7410 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:25:26.199059 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f70dfa77-8ec7-4ca7-829f-4c64a4cb7410 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43a16932-d370-4ff7-adc0-cc5a0d231903) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:26.199807 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f70dfa77-8ec7-4ca7-829f-4c64a4cb7410 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c333081-cf31-418c-b7a8-dc8481912a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:26.235681 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-f70dfa77-8ec7-4ca7-829f-4c64a4cb7410 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Created reservations ['9f286e38-be28-44ca-9ac5-8ba9509af429', '12eff9d3-ece2-4306-8073-0f9c9aa19eeb', '81905555-c2d7-437b-bd49-1eebfc92628c', '773506c0-9636-46c9-9f8a-3244644f7a74'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:25:26.236398 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f70dfa77-8ec7-4ca7-829f-4c64a4cb7410 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c333081-cf31-418c-b7a8-dc8481912a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f286e38-be28-44ca-9ac5-8ba9509af429', '12eff9d3-ece2-4306-8073-0f9c9aa19eeb', '81905555-c2d7-437b-bd49-1eebfc92628c', '773506c0-9636-46c9-9f8a-3244644f7a74']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:26.237114 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f70dfa77-8ec7-4ca7-829f-4c64a4cb7410 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afcaa4b7-26a7-4bd1-bbc7-2a8542cad1eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:26.241384 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1efa5aca-2bf2-4001-8a40-25e66fe3806f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:26.243408 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1efa5aca-2bf2-4001-8a40-25e66fe3806f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 Aug 01 00:25:26.243643 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1efa5aca-2bf2-4001-8a40-25e66fe3806f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:26.243887 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1efa5aca-2bf2-4001-8a40-25e66fe3806f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:26.251482 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:26.251482 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:26.255466 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1efa5aca-2bf2-4001-8a40-25e66fe3806f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:25:26.259745 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1efa5aca-2bf2-4001-8a40-25e66fe3806f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 returned with HTTP 200 Aug 01 00:25:26.260183 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1169/4670] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:26 2026] GET /volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:26.266453 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f70dfa77-8ec7-4ca7-829f-4c64a4cb7410 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afcaa4b7-26a7-4bd1-bbc7-2a8542cad1eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5d201de-59b5-4896-9c00-a22901a4d960', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2071788655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7cca507240d480eb2183ca08124253c',qos_specs=None,replication_status=,reservations=['9f286e38-be28-44ca-9ac5-8ba9509af429','12eff9d3-ece2-4306-8073-0f9c9aa19eeb','81905555-c2d7-437b-bd49-1eebfc92628c','773506c0-9636-46c9-9f8a-3244644f7a74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3885c4fdf014b42add687503cde4c6d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:25:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2071788655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5d201de-59b5-4896-9c00-a22901a4d960,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7cca507240d480eb2183ca08124253c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3885c4fdf014b42add687503cde4c6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:26.267599 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f70dfa77-8ec7-4ca7-829f-4c64a4cb7410 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e74132d-9e18-4839-a31a-e437e1f2bab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:26.287213 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f70dfa77-8ec7-4ca7-829f-4c64a4cb7410 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e74132d-9e18-4839-a31a-e437e1f2bab5) transitioned into state 'SUCCESS' from state '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-2071788655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7cca507240d480eb2183ca08124253c',qos_specs=None,replication_status=,reservations=['9f286e38-be28-44ca-9ac5-8ba9509af429','12eff9d3-ece2-4306-8073-0f9c9aa19eeb','81905555-c2d7-437b-bd49-1eebfc92628c','773506c0-9636-46c9-9f8a-3244644f7a74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3885c4fdf014b42add687503cde4c6d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:26.288083 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f70dfa77-8ec7-4ca7-829f-4c64a4cb7410 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d7742f5-1c81-46ab-8876-307faca77a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:26.296284 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f70dfa77-8ec7-4ca7-829f-4c64a4cb7410 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d7742f5-1c81-46ab-8876-307faca77a45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:26.297100 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f70dfa77-8ec7-4ca7-829f-4c64a4cb7410 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Flow 'volume_create_api' (b59f52f7-7d09-4487-bc6b-2b2856791d07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:26.297381 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f70dfa77-8ec7-4ca7-829f-4c64a4cb7410 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Create volume request issued successfully. Aug 01 00:25:26.298077 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f70dfa77-8ec7-4ca7-829f-4c64a4cb7410 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:25:26.298478 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1168/4671] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:25:26 2026] POST /volume/v3/volumes => generated 764 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:25:26.310264 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-928b0ef9-7135-457f-b33f-c2c242a2a3cf None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:26.312387 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-928b0ef9-7135-457f-b33f-c2c242a2a3cf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:25:26.312864 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-928b0ef9-7135-457f-b33f-c2c242a2a3cf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "401b404d-788d-48e7-8477-de9d99c5c5e0", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-513414989"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:26.314576 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-928b0ef9-7135-457f-b33f-c2c242a2a3cf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Create volume request body: {'volume': {"'source_volid": '401b404d-788d-48e7-8477-de9d99c5c5e0', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-513414989'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:25:26.314745 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-928b0ef9-7135-457f-b33f-c2c242a2a3cf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Create volume of 1 GB Aug 01 00:25:26.319521 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-928b0ef9-7135-457f-b33f-c2c242a2a3cf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Availability Zones retrieved successfully. Aug 01 00:25:26.328181 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-928b0ef9-7135-457f-b33f-c2c242a2a3cf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Flow 'volume_create_api' (78cd8f78-5f90-41a6-aa5b-8ad632534b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:26.329537 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-928b0ef9-7135-457f-b33f-c2c242a2a3cf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbfc2950-619c-41a5-82c6-891566ca79bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:26.330974 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-928b0ef9-7135-457f-b33f-c2c242a2a3cf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:25:26.361551 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-928b0ef9-7135-457f-b33f-c2c242a2a3cf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbfc2950-619c-41a5-82c6-891566ca79bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:26.362518 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-928b0ef9-7135-457f-b33f-c2c242a2a3cf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fc5fe8c-b30f-4fc4-b44c-a6dca47ed7bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:26.416290 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-928b0ef9-7135-457f-b33f-c2c242a2a3cf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Created reservations ['2894337c-02cb-407c-b155-fd81d1e40423', 'a86511b4-f4f5-4c49-b110-c7c619785d20', 'a063f3e3-fc31-4ae5-b179-68accffb4db5', 'bfe070b5-d0b2-4c8f-a04b-3ee39a236cba'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:25:26.417092 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-928b0ef9-7135-457f-b33f-c2c242a2a3cf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fc5fe8c-b30f-4fc4-b44c-a6dca47ed7bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2894337c-02cb-407c-b155-fd81d1e40423', 'a86511b4-f4f5-4c49-b110-c7c619785d20', 'a063f3e3-fc31-4ae5-b179-68accffb4db5', 'bfe070b5-d0b2-4c8f-a04b-3ee39a236cba']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:26.417974 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-928b0ef9-7135-457f-b33f-c2c242a2a3cf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c2e346f-56d9-41a1-9c3e-ba2f862abc2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:26.445281 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-928b0ef9-7135-457f-b33f-c2c242a2a3cf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c2e346f-56d9-41a1-9c3e-ba2f862abc2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31222586-6ac3-4f31-aebc-fe819165dcdc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-513414989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7cca507240d480eb2183ca08124253c',qos_specs=None,replication_status=,reservations=['2894337c-02cb-407c-b155-fd81d1e40423','a86511b4-f4f5-4c49-b110-c7c619785d20','a063f3e3-fc31-4ae5-b179-68accffb4db5','bfe070b5-d0b2-4c8f-a04b-3ee39a236cba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3885c4fdf014b42add687503cde4c6d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:25:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-513414989',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31222586-6ac3-4f31-aebc-fe819165dcdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7cca507240d480eb2183ca08124253c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3885c4fdf014b42add687503cde4c6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:26.446256 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-928b0ef9-7135-457f-b33f-c2c242a2a3cf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ad10e63-5587-4af8-a0e4-5be90bca4aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:26.471288 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-928b0ef9-7135-457f-b33f-c2c242a2a3cf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ad10e63-5587-4af8-a0e4-5be90bca4aaa) transitioned into state 'SUCCESS' from state '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-513414989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7cca507240d480eb2183ca08124253c',qos_specs=None,replication_status=,reservations=['2894337c-02cb-407c-b155-fd81d1e40423','a86511b4-f4f5-4c49-b110-c7c619785d20','a063f3e3-fc31-4ae5-b179-68accffb4db5','bfe070b5-d0b2-4c8f-a04b-3ee39a236cba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3885c4fdf014b42add687503cde4c6d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:26.472277 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-928b0ef9-7135-457f-b33f-c2c242a2a3cf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5021ae85-0e5f-4650-910c-b1e09cb686b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:26.484183 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-928b0ef9-7135-457f-b33f-c2c242a2a3cf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5021ae85-0e5f-4650-910c-b1e09cb686b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:26.485116 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-928b0ef9-7135-457f-b33f-c2c242a2a3cf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Flow 'volume_create_api' (78cd8f78-5f90-41a6-aa5b-8ad632534b4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:26.485524 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-928b0ef9-7135-457f-b33f-c2c242a2a3cf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Create volume request issued successfully. Aug 01 00:25:26.486134 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-928b0ef9-7135-457f-b33f-c2c242a2a3cf tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:25:26.486836 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1172/4672] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:25:26 2026] POST /volume/v3/volumes => generated 763 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:25:26.500462 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e4e1d21b-8bcc-4329-bfda-dfb2dd27f7db None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:26.502357 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e4e1d21b-8bcc-4329-bfda-dfb2dd27f7db tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:25:26.502697 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e4e1d21b-8bcc-4329-bfda-dfb2dd27f7db tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "401b404d-788d-48e7-8477-de9d99c5c5e0", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1561902655"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:26.504234 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-e4e1d21b-8bcc-4329-bfda-dfb2dd27f7db tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Create volume request body: {'volume': {"'source_volid": '401b404d-788d-48e7-8477-de9d99c5c5e0', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1561902655'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:25:26.504394 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-e4e1d21b-8bcc-4329-bfda-dfb2dd27f7db tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Create volume of 1 GB Aug 01 00:25:26.504707 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:26.504707 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:26.508975 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e4e1d21b-8bcc-4329-bfda-dfb2dd27f7db tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Availability Zones retrieved successfully. Aug 01 00:25:26.514829 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e4e1d21b-8bcc-4329-bfda-dfb2dd27f7db tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Flow 'volume_create_api' (2fb40d46-bbfe-4b6d-8812-1d16aac949f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:26.515850 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e4e1d21b-8bcc-4329-bfda-dfb2dd27f7db tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53a02bae-5ce5-443e-9bdd-073305b8e6a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:26.517114 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-e4e1d21b-8bcc-4329-bfda-dfb2dd27f7db tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:25:26.542356 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-680aaf5d-44e2-4b0f-aff8-a02e36a0a528 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:26.543448 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e4e1d21b-8bcc-4329-bfda-dfb2dd27f7db tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53a02bae-5ce5-443e-9bdd-073305b8e6a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:26.544662 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e4e1d21b-8bcc-4329-bfda-dfb2dd27f7db tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce75179d-46e5-45db-810c-f64dc965a6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:26.545162 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-680aaf5d-44e2-4b0f-aff8-a02e36a0a528 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 Aug 01 00:25:26.545431 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-680aaf5d-44e2-4b0f-aff8-a02e36a0a528 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:26.545683 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-680aaf5d-44e2-4b0f-aff8-a02e36a0a528 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:26.553691 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:26.553691 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:26.557186 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-680aaf5d-44e2-4b0f-aff8-a02e36a0a528 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:26.561183 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-680aaf5d-44e2-4b0f-aff8-a02e36a0a528 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 returned with HTTP 200 Aug 01 00:25:26.561692 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1170/4673] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:26 2026] GET /volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:26.585028 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-e4e1d21b-8bcc-4329-bfda-dfb2dd27f7db tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Created reservations ['4f361e6a-50d0-480c-954b-61ad7ba1399f', 'ae4bb923-8848-46ad-a307-d4ca47595c8b', '73a35e48-3eb4-4ba9-9990-f974b919a805', 'dcc78684-7935-4e65-8a90-8f6ba00cde40'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:25:26.585712 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e4e1d21b-8bcc-4329-bfda-dfb2dd27f7db tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce75179d-46e5-45db-810c-f64dc965a6c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f361e6a-50d0-480c-954b-61ad7ba1399f', 'ae4bb923-8848-46ad-a307-d4ca47595c8b', '73a35e48-3eb4-4ba9-9990-f974b919a805', 'dcc78684-7935-4e65-8a90-8f6ba00cde40']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:26.586387 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e4e1d21b-8bcc-4329-bfda-dfb2dd27f7db tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d05717cc-bb55-46d5-afe3-804602deebd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:26.608716 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e4e1d21b-8bcc-4329-bfda-dfb2dd27f7db tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d05717cc-bb55-46d5-afe3-804602deebd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bae50f14-54ac-45a8-ba5e-ed51daa0d7c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1561902655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7cca507240d480eb2183ca08124253c',qos_specs=None,replication_status=,reservations=['4f361e6a-50d0-480c-954b-61ad7ba1399f','ae4bb923-8848-46ad-a307-d4ca47595c8b','73a35e48-3eb4-4ba9-9990-f974b919a805','dcc78684-7935-4e65-8a90-8f6ba00cde40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3885c4fdf014b42add687503cde4c6d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:25:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1561902655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bae50f14-54ac-45a8-ba5e-ed51daa0d7c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7cca507240d480eb2183ca08124253c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3885c4fdf014b42add687503cde4c6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:26.609857 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e4e1d21b-8bcc-4329-bfda-dfb2dd27f7db tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9db27cea-9e16-4606-82d1-3dfceb66ebf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:26.627257 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e4e1d21b-8bcc-4329-bfda-dfb2dd27f7db tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9db27cea-9e16-4606-82d1-3dfceb66ebf5) transitioned into state 'SUCCESS' from state '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-1561902655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7cca507240d480eb2183ca08124253c',qos_specs=None,replication_status=,reservations=['4f361e6a-50d0-480c-954b-61ad7ba1399f','ae4bb923-8848-46ad-a307-d4ca47595c8b','73a35e48-3eb4-4ba9-9990-f974b919a805','dcc78684-7935-4e65-8a90-8f6ba00cde40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3885c4fdf014b42add687503cde4c6d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:26.628051 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e4e1d21b-8bcc-4329-bfda-dfb2dd27f7db tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a62adc98-0bfe-4041-9d97-d751636d8b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:26.636734 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e4e1d21b-8bcc-4329-bfda-dfb2dd27f7db tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a62adc98-0bfe-4041-9d97-d751636d8b24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:26.637598 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-e4e1d21b-8bcc-4329-bfda-dfb2dd27f7db tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Flow 'volume_create_api' (2fb40d46-bbfe-4b6d-8812-1d16aac949f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:26.637929 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e4e1d21b-8bcc-4329-bfda-dfb2dd27f7db tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Create volume request issued successfully. Aug 01 00:25:26.638455 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e4e1d21b-8bcc-4329-bfda-dfb2dd27f7db tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:25:26.638941 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1164/4674] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:25:26 2026] POST /volume/v3/volumes => generated 764 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:25:26.649376 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c0f85808-e675-4584-acc8-8641a32a2cbc None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:26.651117 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c0f85808-e675-4584-acc8-8641a32a2cbc tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:25:26.651455 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c0f85808-e675-4584-acc8-8641a32a2cbc tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "401b404d-788d-48e7-8477-de9d99c5c5e0", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-563768146"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:26.653888 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-c0f85808-e675-4584-acc8-8641a32a2cbc tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Create volume request body: {'volume': {"'source_volid": '401b404d-788d-48e7-8477-de9d99c5c5e0', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-563768146'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:25:26.654747 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-c0f85808-e675-4584-acc8-8641a32a2cbc tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Create volume of 1 GB Aug 01 00:25:26.655064 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:26.655064 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:26.660428 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c0f85808-e675-4584-acc8-8641a32a2cbc tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Availability Zones retrieved successfully. Aug 01 00:25:26.666747 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c0f85808-e675-4584-acc8-8641a32a2cbc tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Flow 'volume_create_api' (e8b55866-aac2-4488-9e92-7a64cf47b930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:26.668422 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c0f85808-e675-4584-acc8-8641a32a2cbc tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d3e04af-9373-4fc0-8f19-3a3c29235226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:26.669536 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-c0f85808-e675-4584-acc8-8641a32a2cbc tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:25:26.701611 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c0f85808-e675-4584-acc8-8641a32a2cbc tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d3e04af-9373-4fc0-8f19-3a3c29235226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:26.702399 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c0f85808-e675-4584-acc8-8641a32a2cbc tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e98810c2-4744-4e1b-9d1a-18723647c0e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:26.752988 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-c0f85808-e675-4584-acc8-8641a32a2cbc tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Created reservations ['ab036d74-5220-4cbb-9f58-05298421ae91', 'e6556e6d-4d3f-4ebb-84f6-2bab014a3e9e', 'c24cd789-14d3-4d4b-9a4d-f8c3e75ace0b', 'd6763be1-4879-4e2e-a78b-01a78a13b681'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:25:26.753950 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c0f85808-e675-4584-acc8-8641a32a2cbc tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e98810c2-4744-4e1b-9d1a-18723647c0e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab036d74-5220-4cbb-9f58-05298421ae91', 'e6556e6d-4d3f-4ebb-84f6-2bab014a3e9e', 'c24cd789-14d3-4d4b-9a4d-f8c3e75ace0b', 'd6763be1-4879-4e2e-a78b-01a78a13b681']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:26.754714 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c0f85808-e675-4584-acc8-8641a32a2cbc tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dbffd3f-5b5e-45bd-b875-84f0389509bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:26.781239 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c0f85808-e675-4584-acc8-8641a32a2cbc tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dbffd3f-5b5e-45bd-b875-84f0389509bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7eda5155-695a-402a-a87e-f0fa1125981a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-563768146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7cca507240d480eb2183ca08124253c',qos_specs=None,replication_status=,reservations=['ab036d74-5220-4cbb-9f58-05298421ae91','e6556e6d-4d3f-4ebb-84f6-2bab014a3e9e','c24cd789-14d3-4d4b-9a4d-f8c3e75ace0b','d6763be1-4879-4e2e-a78b-01a78a13b681'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3885c4fdf014b42add687503cde4c6d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:25:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-563768146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7eda5155-695a-402a-a87e-f0fa1125981a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7cca507240d480eb2183ca08124253c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3885c4fdf014b42add687503cde4c6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:26.782156 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c0f85808-e675-4584-acc8-8641a32a2cbc tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dbbd7bb-b44d-465f-b816-a1e7f7478b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:26.799467 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c0f85808-e675-4584-acc8-8641a32a2cbc tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dbbd7bb-b44d-465f-b816-a1e7f7478b42) transitioned into state 'SUCCESS' from state '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-563768146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7cca507240d480eb2183ca08124253c',qos_specs=None,replication_status=,reservations=['ab036d74-5220-4cbb-9f58-05298421ae91','e6556e6d-4d3f-4ebb-84f6-2bab014a3e9e','c24cd789-14d3-4d4b-9a4d-f8c3e75ace0b','d6763be1-4879-4e2e-a78b-01a78a13b681'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3885c4fdf014b42add687503cde4c6d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:26.800277 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c0f85808-e675-4584-acc8-8641a32a2cbc tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8cbfcc0-d726-4947-8440-185887f51665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:26.809451 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c0f85808-e675-4584-acc8-8641a32a2cbc tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8cbfcc0-d726-4947-8440-185887f51665) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:26.810446 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-c0f85808-e675-4584-acc8-8641a32a2cbc tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Flow 'volume_create_api' (e8b55866-aac2-4488-9e92-7a64cf47b930) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:26.810726 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c0f85808-e675-4584-acc8-8641a32a2cbc tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Create volume request issued successfully. Aug 01 00:25:26.811377 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c0f85808-e675-4584-acc8-8641a32a2cbc tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:25:26.812200 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1169/4675] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:25:26 2026] POST /volume/v3/volumes => generated 763 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:25:26.825326 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-55e1547c-5cba-41fa-9b79-5cf7f9e14725 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:26.828120 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-55e1547c-5cba-41fa-9b79-5cf7f9e14725 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] GET https://10.4.3.222/volume/v3/volumes/0e2d3f50-a7c5-4233-8ba7-2cac59f3e806 Aug 01 00:25:26.828351 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-55e1547c-5cba-41fa-9b79-5cf7f9e14725 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:26.828549 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-55e1547c-5cba-41fa-9b79-5cf7f9e14725 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:26.836605 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:26.836605 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:26.840202 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-55e1547c-5cba-41fa-9b79-5cf7f9e14725 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Volume info retrieved successfully. Aug 01 00:25:26.844152 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-55e1547c-5cba-41fa-9b79-5cf7f9e14725 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] https://10.4.3.222/volume/v3/volumes/0e2d3f50-a7c5-4233-8ba7-2cac59f3e806 returned with HTTP 200 Aug 01 00:25:26.844515 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1173/4676] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:26 2026] GET /volume/v3/volumes/0e2d3f50-a7c5-4233-8ba7-2cac59f3e806 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:26.861444 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0daf5ed9-c4f7-43cb-88a1-d849e0b93ee1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:26.864741 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0daf5ed9-c4f7-43cb-88a1-d849e0b93ee1 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] GET https://10.4.3.222/volume/v3/volumes/b5d201de-59b5-4896-9c00-a22901a4d960 Aug 01 00:25:26.865058 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0daf5ed9-c4f7-43cb-88a1-d849e0b93ee1 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:26.865258 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0daf5ed9-c4f7-43cb-88a1-d849e0b93ee1 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:26.874384 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:26.874384 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:26.879294 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0daf5ed9-c4f7-43cb-88a1-d849e0b93ee1 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Volume info retrieved successfully. Aug 01 00:25:26.886988 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0daf5ed9-c4f7-43cb-88a1-d849e0b93ee1 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] https://10.4.3.222/volume/v3/volumes/b5d201de-59b5-4896-9c00-a22901a4d960 returned with HTTP 200 Aug 01 00:25:26.886988 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1171/4677] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:26 2026] GET /volume/v3/volumes/b5d201de-59b5-4896-9c00-a22901a4d960 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:26.900483 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-89ad6713-a763-425f-968a-5d1252f5201f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:26.902295 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-89ad6713-a763-425f-968a-5d1252f5201f tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] GET https://10.4.3.222/volume/v3/volumes/31222586-6ac3-4f31-aebc-fe819165dcdc Aug 01 00:25:26.902457 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-89ad6713-a763-425f-968a-5d1252f5201f tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:26.902630 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-89ad6713-a763-425f-968a-5d1252f5201f tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:26.910874 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:26.910874 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:26.914186 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-89ad6713-a763-425f-968a-5d1252f5201f tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Volume info retrieved successfully. Aug 01 00:25:26.922819 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-89ad6713-a763-425f-968a-5d1252f5201f tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] https://10.4.3.222/volume/v3/volumes/31222586-6ac3-4f31-aebc-fe819165dcdc returned with HTTP 200 Aug 01 00:25:26.923045 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1165/4678] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:26 2026] GET /volume/v3/volumes/31222586-6ac3-4f31-aebc-fe819165dcdc => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:26.936314 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-22dfa85c-f91b-412b-ac5a-3e44da3a834b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:26.937817 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-22dfa85c-f91b-412b-ac5a-3e44da3a834b tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] GET https://10.4.3.222/volume/v3/volumes/bae50f14-54ac-45a8-ba5e-ed51daa0d7c0 Aug 01 00:25:26.938023 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-22dfa85c-f91b-412b-ac5a-3e44da3a834b tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:26.938269 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-22dfa85c-f91b-412b-ac5a-3e44da3a834b tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:26.941543 np0000006296 devstack@c-api.service[100409]: DEBUG dbcounter [-] [100409] Writing DB stats cinder:SELECT=496,cinder:UPDATE=151,cinder:INSERT=82 {{(pid=100409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:25:26.947681 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:26.947681 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:26.952530 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-22dfa85c-f91b-412b-ac5a-3e44da3a834b tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Volume info retrieved successfully. Aug 01 00:25:26.958195 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-22dfa85c-f91b-412b-ac5a-3e44da3a834b tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] https://10.4.3.222/volume/v3/volumes/bae50f14-54ac-45a8-ba5e-ed51daa0d7c0 returned with HTTP 200 Aug 01 00:25:26.960028 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1170/4679] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:26 2026] GET /volume/v3/volumes/bae50f14-54ac-45a8-ba5e-ed51daa0d7c0 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:26.972609 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-7798424d-30b3-4b88-935e-4292a1629948 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:26.975023 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7798424d-30b3-4b88-935e-4292a1629948 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] GET https://10.4.3.222/volume/v3/volumes/7eda5155-695a-402a-a87e-f0fa1125981a Aug 01 00:25:26.975215 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7798424d-30b3-4b88-935e-4292a1629948 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:26.975541 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7798424d-30b3-4b88-935e-4292a1629948 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:26.982825 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:26.982825 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:26.985986 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-7798424d-30b3-4b88-935e-4292a1629948 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Volume info retrieved successfully. Aug 01 00:25:26.989548 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7798424d-30b3-4b88-935e-4292a1629948 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] https://10.4.3.222/volume/v3/volumes/7eda5155-695a-402a-a87e-f0fa1125981a returned with HTTP 200 Aug 01 00:25:26.989949 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1174/4680] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:26 2026] GET /volume/v3/volumes/7eda5155-695a-402a-a87e-f0fa1125981a => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:27.005931 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9193be66-c79d-4fa9-ad7f-9ae3932374a4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:27.007618 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9193be66-c79d-4fa9-ad7f-9ae3932374a4 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] DELETE https://10.4.3.222/volume/v3/volumes/7eda5155-695a-402a-a87e-f0fa1125981a Aug 01 00:25:27.008206 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9193be66-c79d-4fa9-ad7f-9ae3932374a4 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:27.008206 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9193be66-c79d-4fa9-ad7f-9ae3932374a4 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:27.008206 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-9193be66-c79d-4fa9-ad7f-9ae3932374a4 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Delete volume with id: 7eda5155-695a-402a-a87e-f0fa1125981a Aug 01 00:25:27.015023 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:27.015023 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:27.015421 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9193be66-c79d-4fa9-ad7f-9ae3932374a4 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Volume info retrieved successfully. Aug 01 00:25:27.031083 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9193be66-c79d-4fa9-ad7f-9ae3932374a4 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Delete volume request issued successfully. Aug 01 00:25:27.031314 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9193be66-c79d-4fa9-ad7f-9ae3932374a4 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] https://10.4.3.222/volume/v3/volumes/7eda5155-695a-402a-a87e-f0fa1125981a returned with HTTP 202 Aug 01 00:25:27.031720 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1172/4681] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:25:27 2026] DELETE /volume/v3/volumes/7eda5155-695a-402a-a87e-f0fa1125981a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:25:27.038494 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5d49f923-46f0-4182-9693-b40f4e5ad38d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:27.040912 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5d49f923-46f0-4182-9693-b40f4e5ad38d tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] GET https://10.4.3.222/volume/v3/volumes/7eda5155-695a-402a-a87e-f0fa1125981a Aug 01 00:25:27.041197 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5d49f923-46f0-4182-9693-b40f4e5ad38d tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:27.041483 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5d49f923-46f0-4182-9693-b40f4e5ad38d tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:27.046993 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-cc3ee3ff-8859-40f4-b1b0-d55d79030e50 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:27.048968 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cc3ee3ff-8859-40f4-b1b0-d55d79030e50 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 Aug 01 00:25:27.049154 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cc3ee3ff-8859-40f4-b1b0-d55d79030e50 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:27.049330 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cc3ee3ff-8859-40f4-b1b0-d55d79030e50 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:27.050394 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:27.050394 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:27.054655 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5d49f923-46f0-4182-9693-b40f4e5ad38d tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Volume info retrieved successfully. Aug 01 00:25:27.056793 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:27.056793 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:27.059351 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5d49f923-46f0-4182-9693-b40f4e5ad38d tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] https://10.4.3.222/volume/v3/volumes/7eda5155-695a-402a-a87e-f0fa1125981a returned with HTTP 200 Aug 01 00:25:27.059895 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1166/4682] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:27 2026] GET /volume/v3/volumes/7eda5155-695a-402a-a87e-f0fa1125981a => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:27.060880 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-cc3ee3ff-8859-40f4-b1b0-d55d79030e50 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:25:27.066736 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cc3ee3ff-8859-40f4-b1b0-d55d79030e50 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 returned with HTTP 200 Aug 01 00:25:27.067345 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1171/4683] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:27 2026] GET /volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 => generated 935 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:27.160324 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-dba11d2e-e705-489d-ab70-93c655eb914e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:27.162039 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-dba11d2e-e705-489d-ab70-93c655eb914e tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 Aug 01 00:25:27.162246 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-dba11d2e-e705-489d-ab70-93c655eb914e tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:27.162449 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-dba11d2e-e705-489d-ab70-93c655eb914e tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:27.171881 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:27.171881 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:27.178430 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-dba11d2e-e705-489d-ab70-93c655eb914e tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:25:27.182520 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-dba11d2e-e705-489d-ab70-93c655eb914e tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 returned with HTTP 200 Aug 01 00:25:27.182937 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1175/4684] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:27 2026] GET /volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:27.274066 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-71d4b096-b122-400c-b5b3-fd0217dcf3eb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:27.275667 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-71d4b096-b122-400c-b5b3-fd0217dcf3eb tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 Aug 01 00:25:27.275898 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-71d4b096-b122-400c-b5b3-fd0217dcf3eb tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:27.276098 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-71d4b096-b122-400c-b5b3-fd0217dcf3eb tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:27.282479 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:27.282479 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:27.285736 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-71d4b096-b122-400c-b5b3-fd0217dcf3eb tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:25:27.289216 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-71d4b096-b122-400c-b5b3-fd0217dcf3eb tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 returned with HTTP 200 Aug 01 00:25:27.289759 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1173/4685] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:27 2026] GET /volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 => generated 905 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:27.301268 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ee890481-4122-4038-a4aa-6a5bbe169403 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:27.302978 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ee890481-4122-4038-a4aa-6a5bbe169403 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 Aug 01 00:25:27.303155 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ee890481-4122-4038-a4aa-6a5bbe169403 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:27.303327 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ee890481-4122-4038-a4aa-6a5bbe169403 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:27.310475 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:27.310475 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:27.314848 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ee890481-4122-4038-a4aa-6a5bbe169403 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:25:27.319070 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ee890481-4122-4038-a4aa-6a5bbe169403 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 returned with HTTP 200 Aug 01 00:25:27.319515 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1167/4686] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:27 2026] GET /volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:27.576732 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-07dc48d0-b01d-4764-bf31-993aa0b28871 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:27.579126 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-07dc48d0-b01d-4764-bf31-993aa0b28871 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 Aug 01 00:25:27.579361 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-07dc48d0-b01d-4764-bf31-993aa0b28871 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:27.579544 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-07dc48d0-b01d-4764-bf31-993aa0b28871 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:27.587048 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:27.587048 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:27.590740 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-07dc48d0-b01d-4764-bf31-993aa0b28871 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:27.595459 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-07dc48d0-b01d-4764-bf31-993aa0b28871 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 returned with HTTP 200 Aug 01 00:25:27.595966 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1172/4687] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:27 2026] GET /volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:25:27.608637 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-08bceb02-f06d-4214-a821-ee3b8b475ddc None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:27.610404 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-08bceb02-f06d-4214-a821-ee3b8b475ddc tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 Aug 01 00:25:27.610651 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-08bceb02-f06d-4214-a821-ee3b8b475ddc tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:27.610906 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-08bceb02-f06d-4214-a821-ee3b8b475ddc tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:27.618719 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:27.618719 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:27.622234 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-08bceb02-f06d-4214-a821-ee3b8b475ddc tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:27.626881 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-08bceb02-f06d-4214-a821-ee3b8b475ddc tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 returned with HTTP 200 Aug 01 00:25:27.627279 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1176/4688] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:27 2026] GET /volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:25:27.640891 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8d614af8-a978-463a-a5ad-441d0d83ac45 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:27.642810 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8d614af8-a978-463a-a5ad-441d0d83ac45 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] DELETE https://10.4.3.222/volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 Aug 01 00:25:27.643024 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8d614af8-a978-463a-a5ad-441d0d83ac45 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:27.643436 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8d614af8-a978-463a-a5ad-441d0d83ac45 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:27.643436 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-8d614af8-a978-463a-a5ad-441d0d83ac45 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Delete volume with id: 4a5d86e6-cbc1-4a89-8874-675dab2b0788 Aug 01 00:25:27.649294 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:27.649294 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:27.649669 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8d614af8-a978-463a-a5ad-441d0d83ac45 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:27.662919 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8d614af8-a978-463a-a5ad-441d0d83ac45 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Delete volume request issued successfully. Aug 01 00:25:27.663097 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8d614af8-a978-463a-a5ad-441d0d83ac45 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 returned with HTTP 202 Aug 01 00:25:27.663473 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1174/4689] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:25:27 2026] DELETE /volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:25:27.670314 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-55c9b88b-3497-4397-8be8-80063b7cbc22 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:27.672455 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-55c9b88b-3497-4397-8be8-80063b7cbc22 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 Aug 01 00:25:27.672700 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-55c9b88b-3497-4397-8be8-80063b7cbc22 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:27.672952 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-55c9b88b-3497-4397-8be8-80063b7cbc22 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:27.682317 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:27.682317 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:27.686287 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-55c9b88b-3497-4397-8be8-80063b7cbc22 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:27.691238 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-55c9b88b-3497-4397-8be8-80063b7cbc22 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 returned with HTTP 200 Aug 01 00:25:27.691842 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1168/4690] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:27 2026] GET /volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 => generated 1192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:25:28.074960 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b632cb27-fe9b-421f-93fe-2faf51ea87af None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:28.082522 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b632cb27-fe9b-421f-93fe-2faf51ea87af tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] GET https://10.4.3.222/volume/v3/volumes/7eda5155-695a-402a-a87e-f0fa1125981a Aug 01 00:25:28.082760 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b632cb27-fe9b-421f-93fe-2faf51ea87af tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:28.083018 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b632cb27-fe9b-421f-93fe-2faf51ea87af tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:28.085533 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-694ee223-c8e5-40e8-b71b-d7dc9abc2778 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:28.087472 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-694ee223-c8e5-40e8-b71b-d7dc9abc2778 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 Aug 01 00:25:28.087759 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-694ee223-c8e5-40e8-b71b-d7dc9abc2778 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:28.088008 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-694ee223-c8e5-40e8-b71b-d7dc9abc2778 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:28.090762 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b632cb27-fe9b-421f-93fe-2faf51ea87af tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] https://10.4.3.222/volume/v3/volumes/7eda5155-695a-402a-a87e-f0fa1125981a returned with HTTP 404 Aug 01 00:25:28.091275 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1173/4691] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:28 2026] GET /volume/v3/volumes/7eda5155-695a-402a-a87e-f0fa1125981a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:28.097916 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dd506291-2776-4746-a837-2f1633022e07 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:28.101285 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:28.101285 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:28.101412 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dd506291-2776-4746-a837-2f1633022e07 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] DELETE https://10.4.3.222/volume/v3/volumes/bae50f14-54ac-45a8-ba5e-ed51daa0d7c0 Aug 01 00:25:28.101412 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dd506291-2776-4746-a837-2f1633022e07 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:28.101412 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dd506291-2776-4746-a837-2f1633022e07 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:28.101412 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-dd506291-2776-4746-a837-2f1633022e07 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Delete volume with id: bae50f14-54ac-45a8-ba5e-ed51daa0d7c0 Aug 01 00:25:28.106275 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-694ee223-c8e5-40e8-b71b-d7dc9abc2778 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:25:28.107356 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:28.107356 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:28.107903 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-dd506291-2776-4746-a837-2f1633022e07 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Volume info retrieved successfully. Aug 01 00:25:28.110455 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-694ee223-c8e5-40e8-b71b-d7dc9abc2778 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 returned with HTTP 200 Aug 01 00:25:28.111004 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1177/4692] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:28 2026] GET /volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 => generated 996 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:28.129093 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-dd506291-2776-4746-a837-2f1633022e07 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Delete volume request issued successfully. Aug 01 00:25:28.129093 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dd506291-2776-4746-a837-2f1633022e07 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] https://10.4.3.222/volume/v3/volumes/bae50f14-54ac-45a8-ba5e-ed51daa0d7c0 returned with HTTP 202 Aug 01 00:25:28.129093 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1175/4693] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:25:28 2026] DELETE /volume/v3/volumes/bae50f14-54ac-45a8-ba5e-ed51daa0d7c0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:25:28.135551 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9641e730-dd89-4d71-bd80-1f4ac2f97ca6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:28.137394 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9641e730-dd89-4d71-bd80-1f4ac2f97ca6 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] GET https://10.4.3.222/volume/v3/volumes/bae50f14-54ac-45a8-ba5e-ed51daa0d7c0 Aug 01 00:25:28.137577 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9641e730-dd89-4d71-bd80-1f4ac2f97ca6 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:28.137800 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9641e730-dd89-4d71-bd80-1f4ac2f97ca6 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:28.146441 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:28.146441 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:28.152708 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9641e730-dd89-4d71-bd80-1f4ac2f97ca6 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Volume info retrieved successfully. Aug 01 00:25:28.157175 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9641e730-dd89-4d71-bd80-1f4ac2f97ca6 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] https://10.4.3.222/volume/v3/volumes/bae50f14-54ac-45a8-ba5e-ed51daa0d7c0 returned with HTTP 200 Aug 01 00:25:28.157527 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1169/4694] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:28 2026] GET /volume/v3/volumes/bae50f14-54ac-45a8-ba5e-ed51daa0d7c0 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:28.196047 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-1d79f58e-fbaa-4c72-ae97-7f7adfb32b92 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:28.199033 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1d79f58e-fbaa-4c72-ae97-7f7adfb32b92 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 Aug 01 00:25:28.199239 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1d79f58e-fbaa-4c72-ae97-7f7adfb32b92 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:28.199453 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1d79f58e-fbaa-4c72-ae97-7f7adfb32b92 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:28.210914 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:28.210914 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:28.214531 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-1d79f58e-fbaa-4c72-ae97-7f7adfb32b92 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:25:28.219284 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1d79f58e-fbaa-4c72-ae97-7f7adfb32b92 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 returned with HTTP 200 Aug 01 00:25:28.219689 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1174/4695] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:28 2026] GET /volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:28.704654 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-288cfd08-356e-44cd-bad6-e9440823d76d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:28.706322 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-288cfd08-356e-44cd-bad6-e9440823d76d tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 Aug 01 00:25:28.706517 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-288cfd08-356e-44cd-bad6-e9440823d76d tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:28.706692 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-288cfd08-356e-44cd-bad6-e9440823d76d tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:28.712369 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-288cfd08-356e-44cd-bad6-e9440823d76d tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 returned with HTTP 404 Aug 01 00:25:28.713274 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1178/4696] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:28 2026] GET /volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:25:29.127662 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f1f32d10-224b-4dee-ab77-11f6a8850051 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:29.131004 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f1f32d10-224b-4dee-ab77-11f6a8850051 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 Aug 01 00:25:29.131230 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f1f32d10-224b-4dee-ab77-11f6a8850051 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:29.131420 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f1f32d10-224b-4dee-ab77-11f6a8850051 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:29.140529 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:29.140529 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:29.146025 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f1f32d10-224b-4dee-ab77-11f6a8850051 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:25:29.152502 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f1f32d10-224b-4dee-ab77-11f6a8850051 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 returned with HTTP 200 Aug 01 00:25:29.153349 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1176/4697] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:29 2026] GET /volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 => generated 996 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:29.170650 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ac6bb115-51d4-47bd-972a-90089d3110fb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:29.172253 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ac6bb115-51d4-47bd-972a-90089d3110fb tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] GET https://10.4.3.222/volume/v3/volumes/bae50f14-54ac-45a8-ba5e-ed51daa0d7c0 Aug 01 00:25:29.172468 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ac6bb115-51d4-47bd-972a-90089d3110fb tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:29.172736 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ac6bb115-51d4-47bd-972a-90089d3110fb tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:29.179605 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ac6bb115-51d4-47bd-972a-90089d3110fb tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] https://10.4.3.222/volume/v3/volumes/bae50f14-54ac-45a8-ba5e-ed51daa0d7c0 returned with HTTP 404 Aug 01 00:25:29.180158 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1170/4698] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:29 2026] GET /volume/v3/volumes/bae50f14-54ac-45a8-ba5e-ed51daa0d7c0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:29.186610 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d754cb75-5f12-4c5c-95be-4b7d75243d4a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:29.188699 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d754cb75-5f12-4c5c-95be-4b7d75243d4a tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] DELETE https://10.4.3.222/volume/v3/volumes/31222586-6ac3-4f31-aebc-fe819165dcdc Aug 01 00:25:29.188983 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d754cb75-5f12-4c5c-95be-4b7d75243d4a tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:29.189150 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d754cb75-5f12-4c5c-95be-4b7d75243d4a tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:29.189312 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-d754cb75-5f12-4c5c-95be-4b7d75243d4a tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Delete volume with id: 31222586-6ac3-4f31-aebc-fe819165dcdc Aug 01 00:25:29.197788 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:29.197788 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:29.198249 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d754cb75-5f12-4c5c-95be-4b7d75243d4a tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Volume info retrieved successfully. Aug 01 00:25:29.216917 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d754cb75-5f12-4c5c-95be-4b7d75243d4a tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Delete volume request issued successfully. Aug 01 00:25:29.217153 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d754cb75-5f12-4c5c-95be-4b7d75243d4a tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] https://10.4.3.222/volume/v3/volumes/31222586-6ac3-4f31-aebc-fe819165dcdc returned with HTTP 202 Aug 01 00:25:29.217540 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1175/4699] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:25:29 2026] DELETE /volume/v3/volumes/31222586-6ac3-4f31-aebc-fe819165dcdc => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:25:29.227650 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-533c8f8e-6d2c-4d57-9457-02e95f58de28 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:29.229477 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-533c8f8e-6d2c-4d57-9457-02e95f58de28 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] GET https://10.4.3.222/volume/v3/volumes/31222586-6ac3-4f31-aebc-fe819165dcdc Aug 01 00:25:29.229890 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-533c8f8e-6d2c-4d57-9457-02e95f58de28 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:29.230154 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-533c8f8e-6d2c-4d57-9457-02e95f58de28 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:29.234534 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-492ffa69-71eb-46dc-a806-59f6b5158d9a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:29.257076 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-492ffa69-71eb-46dc-a806-59f6b5158d9a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 Aug 01 00:25:29.257076 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-492ffa69-71eb-46dc-a806-59f6b5158d9a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:29.257076 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-492ffa69-71eb-46dc-a806-59f6b5158d9a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:29.257431 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:29.257431 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:29.257431 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-533c8f8e-6d2c-4d57-9457-02e95f58de28 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Volume info retrieved successfully. Aug 01 00:25:29.257555 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:29.257555 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:29.257635 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-533c8f8e-6d2c-4d57-9457-02e95f58de28 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] https://10.4.3.222/volume/v3/volumes/31222586-6ac3-4f31-aebc-fe819165dcdc returned with HTTP 200 Aug 01 00:25:29.257635 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1179/4700] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:29 2026] GET /volume/v3/volumes/31222586-6ac3-4f31-aebc-fe819165dcdc => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:29.258357 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-492ffa69-71eb-46dc-a806-59f6b5158d9a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:25:29.262932 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-492ffa69-71eb-46dc-a806-59f6b5158d9a tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 returned with HTTP 200 Aug 01 00:25:29.263506 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1177/4701] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:29 2026] GET /volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:25:30.166929 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3c6e8783-251c-4fb7-a139-505088d60d55 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:30.173718 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3c6e8783-251c-4fb7-a139-505088d60d55 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 Aug 01 00:25:30.174197 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3c6e8783-251c-4fb7-a139-505088d60d55 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:30.174197 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3c6e8783-251c-4fb7-a139-505088d60d55 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:30.182718 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:30.182718 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:30.188813 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3c6e8783-251c-4fb7-a139-505088d60d55 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:25:30.192959 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3c6e8783-251c-4fb7-a139-505088d60d55 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 returned with HTTP 200 Aug 01 00:25:30.193779 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1171/4702] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:30 2026] GET /volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 => generated 996 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:30.271004 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-41aa2c80-ad09-4bc3-9186-66f6071f5eec None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:30.273754 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-41aa2c80-ad09-4bc3-9186-66f6071f5eec tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] GET https://10.4.3.222/volume/v3/volumes/31222586-6ac3-4f31-aebc-fe819165dcdc Aug 01 00:25:30.273754 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-41aa2c80-ad09-4bc3-9186-66f6071f5eec tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:30.273754 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-41aa2c80-ad09-4bc3-9186-66f6071f5eec tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:30.281198 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ca75cc72-0025-4131-9247-2af02d5e5856 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:30.282234 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ca75cc72-0025-4131-9247-2af02d5e5856 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 Aug 01 00:25:30.282487 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-41aa2c80-ad09-4bc3-9186-66f6071f5eec tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] https://10.4.3.222/volume/v3/volumes/31222586-6ac3-4f31-aebc-fe819165dcdc returned with HTTP 404 Aug 01 00:25:30.283102 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1176/4703] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:30 2026] GET /volume/v3/volumes/31222586-6ac3-4f31-aebc-fe819165dcdc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:30.284303 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ca75cc72-0025-4131-9247-2af02d5e5856 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:30.284536 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ca75cc72-0025-4131-9247-2af02d5e5856 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:30.292617 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-11662b41-59f1-4655-ae1d-ed1308f01d97 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:30.296867 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-11662b41-59f1-4655-ae1d-ed1308f01d97 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] DELETE https://10.4.3.222/volume/v3/volumes/b5d201de-59b5-4896-9c00-a22901a4d960 Aug 01 00:25:30.296867 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-11662b41-59f1-4655-ae1d-ed1308f01d97 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:30.296867 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-11662b41-59f1-4655-ae1d-ed1308f01d97 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:30.296867 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-11662b41-59f1-4655-ae1d-ed1308f01d97 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Delete volume with id: b5d201de-59b5-4896-9c00-a22901a4d960 Aug 01 00:25:30.303488 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:30.303488 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:30.307253 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:30.307253 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:30.308505 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-ca75cc72-0025-4131-9247-2af02d5e5856 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:25:30.308999 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-11662b41-59f1-4655-ae1d-ed1308f01d97 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Volume info retrieved successfully. Aug 01 00:25:30.316643 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ca75cc72-0025-4131-9247-2af02d5e5856 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 returned with HTTP 200 Aug 01 00:25:30.317912 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1180/4704] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:30 2026] GET /volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 => generated 878 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:30.332868 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-11662b41-59f1-4655-ae1d-ed1308f01d97 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Delete volume request issued successfully. Aug 01 00:25:30.333735 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-11662b41-59f1-4655-ae1d-ed1308f01d97 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] https://10.4.3.222/volume/v3/volumes/b5d201de-59b5-4896-9c00-a22901a4d960 returned with HTTP 202 Aug 01 00:25:30.334551 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1178/4705] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:25:30 2026] DELETE /volume/v3/volumes/b5d201de-59b5-4896-9c00-a22901a4d960 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:25:30.348671 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-18afff32-603c-4394-9a15-e46a55493a31 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:30.352093 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-18afff32-603c-4394-9a15-e46a55493a31 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] GET https://10.4.3.222/volume/v3/volumes/b5d201de-59b5-4896-9c00-a22901a4d960 Aug 01 00:25:30.352336 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-18afff32-603c-4394-9a15-e46a55493a31 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:30.352581 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-18afff32-603c-4394-9a15-e46a55493a31 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:30.370208 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:30.370208 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:30.376210 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-18afff32-603c-4394-9a15-e46a55493a31 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Volume info retrieved successfully. Aug 01 00:25:30.380755 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-18afff32-603c-4394-9a15-e46a55493a31 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] https://10.4.3.222/volume/v3/volumes/b5d201de-59b5-4896-9c00-a22901a4d960 returned with HTTP 200 Aug 01 00:25:30.381155 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1172/4706] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:30 2026] GET /volume/v3/volumes/b5d201de-59b5-4896-9c00-a22901a4d960 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:30.439864 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5a4e57b2-2f8f-4624-ad6b-6e032dd60c44 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:30.441819 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5a4e57b2-2f8f-4624-ad6b-6e032dd60c44 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:25:30.442575 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5a4e57b2-2f8f-4624-ad6b-6e032dd60c44 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "cb4fc592-2018-4098-919a-00df562cf2fb", "size": 1}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:30.444397 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-5a4e57b2-2f8f-4624-ad6b-6e032dd60c44 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'cb4fc592-2018-4098-919a-00df562cf2fb', 'size': 1}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:25:30.533312 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-5a4e57b2-2f8f-4624-ad6b-6e032dd60c44 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Create volume of 1 GB Aug 01 00:25:30.536305 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-5a4e57b2-2f8f-4624-ad6b-6e032dd60c44 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Availability Zones retrieved successfully. Aug 01 00:25:30.541275 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-5a4e57b2-2f8f-4624-ad6b-6e032dd60c44 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Flow 'volume_create_api' (5f34a149-a09e-465b-a87f-3acba07fa5d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:30.542332 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-5a4e57b2-2f8f-4624-ad6b-6e032dd60c44 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a59a8744-ae88-4c65-b589-9bc7358cc4dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:30.543261 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-5a4e57b2-2f8f-4624-ad6b-6e032dd60c44 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:25:30.596168 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-5a4e57b2-2f8f-4624-ad6b-6e032dd60c44 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a59a8744-ae88-4c65-b589-9bc7358cc4dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:30.597181 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-5a4e57b2-2f8f-4624-ad6b-6e032dd60c44 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (662ecb46-dc14-4e1e-b644-c36b6b1c9423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:30.636075 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-5a4e57b2-2f8f-4624-ad6b-6e032dd60c44 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Created reservations ['e481b683-212c-4c65-895d-feaf2ea510a2', '7344d0df-9195-4e51-a447-89655da6d78f', '8e9644f0-a232-4080-b0c2-2b2eb23955c3', 'fe036e0c-a76c-4645-bb08-3f6f48f551f9'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:25:30.637039 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-5a4e57b2-2f8f-4624-ad6b-6e032dd60c44 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (662ecb46-dc14-4e1e-b644-c36b6b1c9423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e481b683-212c-4c65-895d-feaf2ea510a2', '7344d0df-9195-4e51-a447-89655da6d78f', '8e9644f0-a232-4080-b0c2-2b2eb23955c3', 'fe036e0c-a76c-4645-bb08-3f6f48f551f9']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:30.637974 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-5a4e57b2-2f8f-4624-ad6b-6e032dd60c44 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f78f13fe-856f-44ee-a542-bc9e25096bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:30.674381 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-5a4e57b2-2f8f-4624-ad6b-6e032dd60c44 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f78f13fe-856f-44ee-a542-bc9e25096bb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6535d47e-1a8f-4697-a9e3-670aa4bfaac4', '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='5da6662fe3e540f58e9a3a147a9558bd',qos_specs=None,replication_status=,reservations=['e481b683-212c-4c65-895d-feaf2ea510a2','7344d0df-9195-4e51-a447-89655da6d78f','8e9644f0-a232-4080-b0c2-2b2eb23955c3','fe036e0c-a76c-4645-bb08-3f6f48f551f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25654cc1ec9c42b691dbc8c967f234a6',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:25:30Z,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=6535d47e-1a8f-4697-a9e3-670aa4bfaac4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5da6662fe3e540f58e9a3a147a9558bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25654cc1ec9c42b691dbc8c967f234a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:30.674650 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-5a4e57b2-2f8f-4624-ad6b-6e032dd60c44 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0517b8c-b34b-4c54-a222-80d9dc82d270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:30.701368 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-5a4e57b2-2f8f-4624-ad6b-6e032dd60c44 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0517b8c-b34b-4c54-a222-80d9dc82d270) transitioned into state 'SUCCESS' from 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='5da6662fe3e540f58e9a3a147a9558bd',qos_specs=None,replication_status=,reservations=['e481b683-212c-4c65-895d-feaf2ea510a2','7344d0df-9195-4e51-a447-89655da6d78f','8e9644f0-a232-4080-b0c2-2b2eb23955c3','fe036e0c-a76c-4645-bb08-3f6f48f551f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25654cc1ec9c42b691dbc8c967f234a6',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:30.702262 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-5a4e57b2-2f8f-4624-ad6b-6e032dd60c44 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b9e277e-4fc3-4317-8326-f6ce6ad51e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:30.711706 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-5a4e57b2-2f8f-4624-ad6b-6e032dd60c44 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b9e277e-4fc3-4317-8326-f6ce6ad51e55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:30.712567 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-5a4e57b2-2f8f-4624-ad6b-6e032dd60c44 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Flow 'volume_create_api' (5f34a149-a09e-465b-a87f-3acba07fa5d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:30.712878 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-5a4e57b2-2f8f-4624-ad6b-6e032dd60c44 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Create volume request issued successfully. Aug 01 00:25:30.713390 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5a4e57b2-2f8f-4624-ad6b-6e032dd60c44 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:25:30.713778 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1177/4707] 10.4.3.222 () {70 vars in 1300 bytes} [Sat Aug 1 00:25:30 2026] POST /volume/v3/volumes => generated 775 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:30.733546 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-50bab36e-cab6-4766-90ab-388310596f60 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:30.735291 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-50bab36e-cab6-4766-90ab-388310596f60 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 Aug 01 00:25:30.735483 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-50bab36e-cab6-4766-90ab-388310596f60 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:30.735659 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-50bab36e-cab6-4766-90ab-388310596f60 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:30.743489 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:30.743489 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:30.746879 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-50bab36e-cab6-4766-90ab-388310596f60 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:30.752144 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-50bab36e-cab6-4766-90ab-388310596f60 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 returned with HTTP 200 Aug 01 00:25:30.752476 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1181/4708] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:30 2026] GET /volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:31.207247 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b26b2e5a-7438-4acd-a745-c437d0b0fd34 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:31.210477 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b26b2e5a-7438-4acd-a745-c437d0b0fd34 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 Aug 01 00:25:31.210744 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b26b2e5a-7438-4acd-a745-c437d0b0fd34 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:31.211045 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b26b2e5a-7438-4acd-a745-c437d0b0fd34 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:31.218756 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:31.218756 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:31.224411 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b26b2e5a-7438-4acd-a745-c437d0b0fd34 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:25:31.229677 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b26b2e5a-7438-4acd-a745-c437d0b0fd34 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 returned with HTTP 200 Aug 01 00:25:31.230096 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1179/4709] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:31 2026] GET /volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 => generated 996 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:31.333805 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8520fe82-164c-4618-844d-5170c5599e8e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:31.336142 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8520fe82-164c-4618-844d-5170c5599e8e tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 Aug 01 00:25:31.336345 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8520fe82-164c-4618-844d-5170c5599e8e tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:31.336517 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8520fe82-164c-4618-844d-5170c5599e8e tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:31.345084 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:31.345084 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:31.349420 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8520fe82-164c-4618-844d-5170c5599e8e tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:25:31.352685 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8520fe82-164c-4618-844d-5170c5599e8e tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 returned with HTTP 200 Aug 01 00:25:31.353029 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1173/4710] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:31 2026] GET /volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:31.398549 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5d8fd17c-9e4f-429d-ac81-945f534e7b36 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:31.402799 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5d8fd17c-9e4f-429d-ac81-945f534e7b36 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] GET https://10.4.3.222/volume/v3/volumes/b5d201de-59b5-4896-9c00-a22901a4d960 Aug 01 00:25:31.402799 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5d8fd17c-9e4f-429d-ac81-945f534e7b36 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:31.402799 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5d8fd17c-9e4f-429d-ac81-945f534e7b36 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:31.410347 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5d8fd17c-9e4f-429d-ac81-945f534e7b36 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] https://10.4.3.222/volume/v3/volumes/b5d201de-59b5-4896-9c00-a22901a4d960 returned with HTTP 404 Aug 01 00:25:31.410347 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1178/4711] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:31 2026] GET /volume/v3/volumes/b5d201de-59b5-4896-9c00-a22901a4d960 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:31.418913 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-69923e8d-30e6-456b-a6ea-a460a883f422 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:31.420743 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-69923e8d-30e6-456b-a6ea-a460a883f422 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] DELETE https://10.4.3.222/volume/v3/volumes/0e2d3f50-a7c5-4233-8ba7-2cac59f3e806 Aug 01 00:25:31.420990 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-69923e8d-30e6-456b-a6ea-a460a883f422 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:31.421189 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-69923e8d-30e6-456b-a6ea-a460a883f422 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:31.421368 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-69923e8d-30e6-456b-a6ea-a460a883f422 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Delete volume with id: 0e2d3f50-a7c5-4233-8ba7-2cac59f3e806 Aug 01 00:25:31.429559 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:31.429559 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:31.430133 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-69923e8d-30e6-456b-a6ea-a460a883f422 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Volume info retrieved successfully. Aug 01 00:25:31.453862 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-69923e8d-30e6-456b-a6ea-a460a883f422 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Delete volume request issued successfully. Aug 01 00:25:31.453995 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-69923e8d-30e6-456b-a6ea-a460a883f422 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] https://10.4.3.222/volume/v3/volumes/0e2d3f50-a7c5-4233-8ba7-2cac59f3e806 returned with HTTP 202 Aug 01 00:25:31.454359 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1182/4712] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:25:31 2026] DELETE /volume/v3/volumes/0e2d3f50-a7c5-4233-8ba7-2cac59f3e806 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:25:31.469176 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f00588e6-691c-4e41-91ea-9cdff47ae7a0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:31.469176 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f00588e6-691c-4e41-91ea-9cdff47ae7a0 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] GET https://10.4.3.222/volume/v3/volumes/0e2d3f50-a7c5-4233-8ba7-2cac59f3e806 Aug 01 00:25:31.469176 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f00588e6-691c-4e41-91ea-9cdff47ae7a0 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:31.469176 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f00588e6-691c-4e41-91ea-9cdff47ae7a0 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:31.479369 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:31.479369 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:31.488386 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f00588e6-691c-4e41-91ea-9cdff47ae7a0 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Volume info retrieved successfully. Aug 01 00:25:31.494257 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f00588e6-691c-4e41-91ea-9cdff47ae7a0 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] https://10.4.3.222/volume/v3/volumes/0e2d3f50-a7c5-4233-8ba7-2cac59f3e806 returned with HTTP 200 Aug 01 00:25:31.494617 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1180/4713] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:31 2026] GET /volume/v3/volumes/0e2d3f50-a7c5-4233-8ba7-2cac59f3e806 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:31.575300 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-7bd60c94-b2f4-465d-be97-3231f3c34af7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:31.580665 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-7bd60c94-b2f4-465d-be97-3231f3c34af7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] POST https://10.4.3.222/volume/v3/attachments/8fc57f57-4018-4b9c-b46f-3a0a8ab0f27d/action Aug 01 00:25:31.581098 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-7bd60c94-b2f4-465d-be97-3231f3c34af7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:25:31.581251 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-7bd60c94-b2f4-465d-be97-3231f3c34af7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:31.613825 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:31.613825 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:31.623824 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-6f72df96-ca89-47df-8764-a22ef14f52f7 req-7bd60c94-b2f4-465d-be97-3231f3c34af7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/attachments/8fc57f57-4018-4b9c-b46f-3a0a8ab0f27d/action returned with HTTP 204 Aug 01 00:25:31.624500 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1174/4714] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:25:31 2026] POST /volume/v3/attachments/8fc57f57-4018-4b9c-b46f-3a0a8ab0f27d/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:31.765674 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2b2b2ff7-b4b9-42a6-b26b-681c96d5af34 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:31.770082 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2b2b2ff7-b4b9-42a6-b26b-681c96d5af34 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 Aug 01 00:25:31.770082 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2b2b2ff7-b4b9-42a6-b26b-681c96d5af34 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:31.770082 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2b2b2ff7-b4b9-42a6-b26b-681c96d5af34 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:31.780683 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:31.780683 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:31.784391 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-2b2b2ff7-b4b9-42a6-b26b-681c96d5af34 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:31.792250 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2b2b2ff7-b4b9-42a6-b26b-681c96d5af34 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 returned with HTTP 200 Aug 01 00:25:31.793460 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1179/4715] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:31 2026] GET /volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 => generated 925 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:32.120462 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-5741bddd-b6e1-4323-a765-89f362ae358b req-27762956-88ec-4993-97e1-91804e802b98 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:32.122879 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-5741bddd-b6e1-4323-a765-89f362ae358b req-27762956-88ec-4993-97e1-91804e802b98 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] DELETE https://10.4.3.222/volume/v3/attachments/067fc63f-e9ee-41f1-bbda-d52e273132d9 Aug 01 00:25:32.123136 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-5741bddd-b6e1-4323-a765-89f362ae358b req-27762956-88ec-4993-97e1-91804e802b98 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:32.123371 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-5741bddd-b6e1-4323-a765-89f362ae358b req-27762956-88ec-4993-97e1-91804e802b98 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:32.132067 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:32.132067 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:32.180639 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-5741bddd-b6e1-4323-a765-89f362ae358b req-27762956-88ec-4993-97e1-91804e802b98 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments/067fc63f-e9ee-41f1-bbda-d52e273132d9 returned with HTTP 200 Aug 01 00:25:32.181086 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1183/4716] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:25:32 2026] DELETE /volume/v3/attachments/067fc63f-e9ee-41f1-bbda-d52e273132d9 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:32.243700 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9a1b5443-d933-4ff6-acae-14398cc8cf3c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:32.245486 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9a1b5443-d933-4ff6-acae-14398cc8cf3c tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 Aug 01 00:25:32.245670 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9a1b5443-d933-4ff6-acae-14398cc8cf3c tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:32.245877 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9a1b5443-d933-4ff6-acae-14398cc8cf3c tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:32.253169 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:32.253169 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:32.256970 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9a1b5443-d933-4ff6-acae-14398cc8cf3c tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:25:32.261389 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9a1b5443-d933-4ff6-acae-14398cc8cf3c tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 returned with HTTP 200 Aug 01 00:25:32.261794 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1181/4717] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:32 2026] GET /volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 => generated 996 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:32.366377 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-894a9929-2cf4-41c6-b93c-d06cb7ed552f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:32.370106 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-894a9929-2cf4-41c6-b93c-d06cb7ed552f tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 Aug 01 00:25:32.370474 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-894a9929-2cf4-41c6-b93c-d06cb7ed552f tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:32.370817 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-894a9929-2cf4-41c6-b93c-d06cb7ed552f tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:32.384615 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:32.384615 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:32.390322 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-894a9929-2cf4-41c6-b93c-d06cb7ed552f tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:25:32.396233 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-894a9929-2cf4-41c6-b93c-d06cb7ed552f tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 returned with HTTP 200 Aug 01 00:25:32.397238 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1175/4718] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:32 2026] GET /volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 => generated 1170 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:32.413560 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5a68eb46-d7dd-4ace-a8af-c1d919121c4d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:32.415625 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5a68eb46-d7dd-4ace-a8af-c1d919121c4d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 Aug 01 00:25:32.415909 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5a68eb46-d7dd-4ace-a8af-c1d919121c4d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:32.416146 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5a68eb46-d7dd-4ace-a8af-c1d919121c4d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:32.426914 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:32.426914 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:32.430248 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-5a68eb46-d7dd-4ace-a8af-c1d919121c4d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:25:32.434943 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5a68eb46-d7dd-4ace-a8af-c1d919121c4d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 returned with HTTP 200 Aug 01 00:25:32.435426 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1180/4719] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:32 2026] GET /volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 => generated 1170 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:32.508998 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b4307580-80ac-46f4-a58f-e333edff1123 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:32.511314 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b4307580-80ac-46f4-a58f-e333edff1123 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] GET https://10.4.3.222/volume/v3/volumes/0e2d3f50-a7c5-4233-8ba7-2cac59f3e806 Aug 01 00:25:32.511501 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b4307580-80ac-46f4-a58f-e333edff1123 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:32.511742 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b4307580-80ac-46f4-a58f-e333edff1123 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:32.517508 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b4307580-80ac-46f4-a58f-e333edff1123 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] https://10.4.3.222/volume/v3/volumes/0e2d3f50-a7c5-4233-8ba7-2cac59f3e806 returned with HTTP 404 Aug 01 00:25:32.517982 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1184/4720] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:32 2026] GET /volume/v3/volumes/0e2d3f50-a7c5-4233-8ba7-2cac59f3e806 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:32.529706 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-21e89749-33ed-4869-b185-8c454577989f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:32.533199 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-21e89749-33ed-4869-b185-8c454577989f tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] DELETE https://10.4.3.222/volume/v3/volumes/401b404d-788d-48e7-8477-de9d99c5c5e0 Aug 01 00:25:32.533383 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-21e89749-33ed-4869-b185-8c454577989f tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:32.533564 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-21e89749-33ed-4869-b185-8c454577989f tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:32.533724 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-21e89749-33ed-4869-b185-8c454577989f tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Delete volume with id: 401b404d-788d-48e7-8477-de9d99c5c5e0 Aug 01 00:25:32.540972 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:32.540972 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:32.541372 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-21e89749-33ed-4869-b185-8c454577989f tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Volume info retrieved successfully. Aug 01 00:25:32.560735 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-21e89749-33ed-4869-b185-8c454577989f tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Delete volume request issued successfully. Aug 01 00:25:32.560735 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-21e89749-33ed-4869-b185-8c454577989f tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] https://10.4.3.222/volume/v3/volumes/401b404d-788d-48e7-8477-de9d99c5c5e0 returned with HTTP 202 Aug 01 00:25:32.560735 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1182/4721] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:25:32 2026] DELETE /volume/v3/volumes/401b404d-788d-48e7-8477-de9d99c5c5e0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:25:32.570315 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c0e397eb-64f3-4e93-8c8c-84a1f827d08d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:32.572403 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c0e397eb-64f3-4e93-8c8c-84a1f827d08d tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] GET https://10.4.3.222/volume/v3/volumes/401b404d-788d-48e7-8477-de9d99c5c5e0 Aug 01 00:25:32.572628 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c0e397eb-64f3-4e93-8c8c-84a1f827d08d tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:32.572893 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c0e397eb-64f3-4e93-8c8c-84a1f827d08d tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:32.582705 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:32.582705 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:32.587804 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c0e397eb-64f3-4e93-8c8c-84a1f827d08d tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Volume info retrieved successfully. Aug 01 00:25:32.593738 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c0e397eb-64f3-4e93-8c8c-84a1f827d08d tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] https://10.4.3.222/volume/v3/volumes/401b404d-788d-48e7-8477-de9d99c5c5e0 returned with HTTP 200 Aug 01 00:25:32.594265 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1176/4722] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:32 2026] GET /volume/v3/volumes/401b404d-788d-48e7-8477-de9d99c5c5e0 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:32.806426 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ab2f0bea-5b71-473d-a2c5-a4ef3a46693e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:32.809011 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ab2f0bea-5b71-473d-a2c5-a4ef3a46693e tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 Aug 01 00:25:32.809293 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ab2f0bea-5b71-473d-a2c5-a4ef3a46693e tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:32.809698 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ab2f0bea-5b71-473d-a2c5-a4ef3a46693e tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:32.821466 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:32.821466 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:32.830157 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ab2f0bea-5b71-473d-a2c5-a4ef3a46693e tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:32.835422 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ab2f0bea-5b71-473d-a2c5-a4ef3a46693e tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 returned with HTTP 200 Aug 01 00:25:32.835809 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1181/4723] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:32 2026] GET /volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:32.991575 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-3f9e8d7d-483e-44fe-b170-e229051f16ee None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:32.997966 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-3f9e8d7d-483e-44fe-b170-e229051f16ee tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec Aug 01 00:25:32.998245 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-3f9e8d7d-483e-44fe-b170-e229051f16ee tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:32.999817 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-3f9e8d7d-483e-44fe-b170-e229051f16ee tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:33.010868 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:33.010868 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:33.014896 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-3f9e8d7d-483e-44fe-b170-e229051f16ee tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:25:33.019739 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-3f9e8d7d-483e-44fe-b170-e229051f16ee tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec returned with HTTP 200 Aug 01 00:25:33.020457 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1185/4724] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:25:32 2026] GET /volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:33.276829 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4d827bd6-3a0b-4cb2-84cf-e1084acacc89 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:33.278833 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4d827bd6-3a0b-4cb2-84cf-e1084acacc89 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 Aug 01 00:25:33.279053 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4d827bd6-3a0b-4cb2-84cf-e1084acacc89 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:33.279250 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4d827bd6-3a0b-4cb2-84cf-e1084acacc89 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:33.287470 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:33.287470 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:33.292354 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4d827bd6-3a0b-4cb2-84cf-e1084acacc89 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:25:33.298308 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4d827bd6-3a0b-4cb2-84cf-e1084acacc89 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 returned with HTTP 200 Aug 01 00:25:33.298728 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1183/4725] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:33 2026] GET /volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 => generated 996 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:33.504162 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-85a9f319-63ae-4869-bde8-085e77cd93e3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:33.506465 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-85a9f319-63ae-4869-bde8-085e77cd93e3 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec Aug 01 00:25:33.506688 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-85a9f319-63ae-4869-bde8-085e77cd93e3 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:33.506947 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-85a9f319-63ae-4869-bde8-085e77cd93e3 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:33.514016 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:33.514016 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:33.517558 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-85a9f319-63ae-4869-bde8-085e77cd93e3 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:25:33.522010 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-85a9f319-63ae-4869-bde8-085e77cd93e3 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec returned with HTTP 200 Aug 01 00:25:33.522441 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1177/4726] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:25:33 2026] GET /volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:33.532311 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7580ae88-d2c5-436b-b511-e578bb409fac None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:33.532759 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7580ae88-d2c5-436b-b511-e578bb409fac None None] GET https://10.4.3.222/volume// Aug 01 00:25:33.532981 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7580ae88-d2c5-436b-b511-e578bb409fac None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:33.533161 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7580ae88-d2c5-436b-b511-e578bb409fac None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:33.533532 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7580ae88-d2c5-436b-b511-e578bb409fac None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:25:33.533856 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1182/4727] 10.4.3.222 () {66 vars in 1419 bytes} [Sat Aug 1 00:25: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 01 00:25:33.541375 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-3b23c0d1-cc28-4de2-9f2d-50dedc9fa6ea None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:33.543654 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-3b23c0d1-cc28-4de2-9f2d-50dedc9fa6ea tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:25:33.544057 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-3b23c0d1-cc28-4de2-9f2d-50dedc9fa6ea tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ee06584-53ca-4060-9909-b35a67b52cec", "connector": null, "instance_uuid": "c85bec89-1ea7-4695-8547-91c2b9c32e2e"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:33.552528 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:33.552528 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:33.576032 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-3b23c0d1-cc28-4de2-9f2d-50dedc9fa6ea tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:25:33.576506 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1186/4728] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:25:33 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 01 00:25:33.608569 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-50205b5a-2f3f-48a7-9c39-c94f10018798 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:33.610429 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-50205b5a-2f3f-48a7-9c39-c94f10018798 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] GET https://10.4.3.222/volume/v3/volumes/401b404d-788d-48e7-8477-de9d99c5c5e0 Aug 01 00:25:33.610618 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-50205b5a-2f3f-48a7-9c39-c94f10018798 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:33.610830 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-50205b5a-2f3f-48a7-9c39-c94f10018798 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:33.616278 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-50205b5a-2f3f-48a7-9c39-c94f10018798 tempest-CreateVolumesFromSourceVolumeTest-847276673 tempest-CreateVolumesFromSourceVolumeTest-847276673-project-member] https://10.4.3.222/volume/v3/volumes/401b404d-788d-48e7-8477-de9d99c5c5e0 returned with HTTP 404 Aug 01 00:25:33.616726 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1184/4729] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:33 2026] GET /volume/v3/volumes/401b404d-788d-48e7-8477-de9d99c5c5e0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:33.852954 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3cb34c39-0407-4a32-b8a9-4a2ecf6dadb7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:33.855503 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3cb34c39-0407-4a32-b8a9-4a2ecf6dadb7 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 Aug 01 00:25:33.855777 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3cb34c39-0407-4a32-b8a9-4a2ecf6dadb7 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:33.856043 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3cb34c39-0407-4a32-b8a9-4a2ecf6dadb7 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:33.865017 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:33.865017 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:33.870485 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3cb34c39-0407-4a32-b8a9-4a2ecf6dadb7 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:33.879384 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3cb34c39-0407-4a32-b8a9-4a2ecf6dadb7 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 returned with HTTP 200 Aug 01 00:25:33.879831 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1178/4730] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:33 2026] GET /volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:34.314596 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a6db5872-18b1-4e73-bc06-2e41d3a56872 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:34.319413 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a6db5872-18b1-4e73-bc06-2e41d3a56872 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 Aug 01 00:25:34.319413 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a6db5872-18b1-4e73-bc06-2e41d3a56872 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:34.319413 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a6db5872-18b1-4e73-bc06-2e41d3a56872 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:34.332146 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:34.332146 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:34.338040 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a6db5872-18b1-4e73-bc06-2e41d3a56872 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:25:34.347452 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a6db5872-18b1-4e73-bc06-2e41d3a56872 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 returned with HTTP 200 Aug 01 00:25:34.347699 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1183/4731] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:34 2026] GET /volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 => generated 996 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:34.893243 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c4fba201-6ad7-44d6-be67-bbb5323fc2b7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:34.897428 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c4fba201-6ad7-44d6-be67-bbb5323fc2b7 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 Aug 01 00:25:34.897428 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c4fba201-6ad7-44d6-be67-bbb5323fc2b7 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:34.897428 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c4fba201-6ad7-44d6-be67-bbb5323fc2b7 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:34.904234 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:34.904234 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:34.909749 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c4fba201-6ad7-44d6-be67-bbb5323fc2b7 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:34.911985 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1c7455f6-da97-4788-8262-fce4c46221a8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:34.921949 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c4fba201-6ad7-44d6-be67-bbb5323fc2b7 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 returned with HTTP 200 Aug 01 00:25:34.923269 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1187/4732] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:34 2026] GET /volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 => generated 928 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:35.007442 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1c7455f6-da97-4788-8262-fce4c46221a8 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:25:35.009799 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1c7455f6-da97-4788-8262-fce4c46221a8 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:35.009799 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-1c7455f6-da97-4788-8262-fce4c46221a8 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:25:35.009799 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-1c7455f6-da97-4788-8262-fce4c46221a8 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Create volume of 1 GB Aug 01 00:25:35.014478 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1c7455f6-da97-4788-8262-fce4c46221a8 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Availability Zones retrieved successfully. Aug 01 00:25:35.021726 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1c7455f6-da97-4788-8262-fce4c46221a8 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Flow 'volume_create_api' (a5f9bb8a-8464-4b74-b2fd-f5f92f2886b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:35.022890 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1c7455f6-da97-4788-8262-fce4c46221a8 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feb6afba-624a-45be-a6e5-81f6bffab0bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:35.024137 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-1c7455f6-da97-4788-8262-fce4c46221a8 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:25:35.063820 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1c7455f6-da97-4788-8262-fce4c46221a8 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feb6afba-624a-45be-a6e5-81f6bffab0bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:35.065246 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1c7455f6-da97-4788-8262-fce4c46221a8 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d915eb3-e587-4321-8b08-8c278e45c0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:35.081586 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ec4686ee-b607-4a91-9aed-8d0c3e2d5860 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:35.081947 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ec4686ee-b607-4a91-9aed-8d0c3e2d5860 None None] GET https://10.4.3.222/volume// Aug 01 00:25:35.082092 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ec4686ee-b607-4a91-9aed-8d0c3e2d5860 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:35.082262 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ec4686ee-b607-4a91-9aed-8d0c3e2d5860 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:35.082544 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ec4686ee-b607-4a91-9aed-8d0c3e2d5860 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:25:35.082803 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1179/4733] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:25:35 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:25:35.092088 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-51778900-e599-45e9-a15d-c4349bcd8320 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:35.094965 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-51778900-e599-45e9-a15d-c4349bcd8320 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec Aug 01 00:25:35.094965 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-51778900-e599-45e9-a15d-c4349bcd8320 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:35.094965 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-51778900-e599-45e9-a15d-c4349bcd8320 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:35.109612 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:35.109612 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:35.114067 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-51778900-e599-45e9-a15d-c4349bcd8320 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:25:35.121086 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-51778900-e599-45e9-a15d-c4349bcd8320 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec returned with HTTP 200 Aug 01 00:25:35.121938 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1184/4734] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:25:35 2026] GET /volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec => generated 1546 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:25:35.126858 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-1c7455f6-da97-4788-8262-fce4c46221a8 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Created reservations ['14974893-1fb2-4556-945e-ba623946e588', '1397989f-497a-4d1c-b33c-7bd68994a510', '892c171c-d5cc-4b63-901a-d399230d2f80', '486575df-9cf7-4fe1-aa40-b258faf7fd26'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:25:35.126858 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1c7455f6-da97-4788-8262-fce4c46221a8 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d915eb3-e587-4321-8b08-8c278e45c0e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14974893-1fb2-4556-945e-ba623946e588', '1397989f-497a-4d1c-b33c-7bd68994a510', '892c171c-d5cc-4b63-901a-d399230d2f80', '486575df-9cf7-4fe1-aa40-b258faf7fd26']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:35.126858 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1c7455f6-da97-4788-8262-fce4c46221a8 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (187f1cbf-ac03-432d-aae8-def118885e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:35.150109 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1c7455f6-da97-4788-8262-fce4c46221a8 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (187f1cbf-ac03-432d-aae8-def118885e90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8a4089f-1a0a-4933-91e4-25aa380f2d46', '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='2b661074ce0044f9999921b238a2c5e7',qos_specs=None,replication_status=,reservations=['14974893-1fb2-4556-945e-ba623946e588','1397989f-497a-4d1c-b33c-7bd68994a510','892c171c-d5cc-4b63-901a-d399230d2f80','486575df-9cf7-4fe1-aa40-b258faf7fd26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e86f2e7b61d64742971548816d37f85d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:25:35Z,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=d8a4089f-1a0a-4933-91e4-25aa380f2d46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b661074ce0044f9999921b238a2c5e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e86f2e7b61d64742971548816d37f85d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:35.151242 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1c7455f6-da97-4788-8262-fce4c46221a8 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d2685eb-fd1c-4600-8f5c-f0b94cbfa158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:35.171087 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1c7455f6-da97-4788-8262-fce4c46221a8 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d2685eb-fd1c-4600-8f5c-f0b94cbfa158) transitioned into state 'SUCCESS' from 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='2b661074ce0044f9999921b238a2c5e7',qos_specs=None,replication_status=,reservations=['14974893-1fb2-4556-945e-ba623946e588','1397989f-497a-4d1c-b33c-7bd68994a510','892c171c-d5cc-4b63-901a-d399230d2f80','486575df-9cf7-4fe1-aa40-b258faf7fd26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e86f2e7b61d64742971548816d37f85d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:35.172170 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1c7455f6-da97-4788-8262-fce4c46221a8 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (810f5fd8-3526-43f1-acd5-910c9842183d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:35.190501 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1c7455f6-da97-4788-8262-fce4c46221a8 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (810f5fd8-3526-43f1-acd5-910c9842183d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:35.190501 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-1c7455f6-da97-4788-8262-fce4c46221a8 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Flow 'volume_create_api' (a5f9bb8a-8464-4b74-b2fd-f5f92f2886b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:35.190501 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-1c7455f6-da97-4788-8262-fce4c46221a8 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Create volume request issued successfully. Aug 01 00:25:35.190501 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1c7455f6-da97-4788-8262-fce4c46221a8 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:25:35.190501 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1185/4735] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:25:34 2026] POST /volume/v3/volumes => generated 740 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:25:35.204672 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9805b15d-5758-4835-854f-1df9700b1bc3 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:35.208618 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9805b15d-5758-4835-854f-1df9700b1bc3 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] GET https://10.4.3.222/volume/v3/volumes/d8a4089f-1a0a-4933-91e4-25aa380f2d46 Aug 01 00:25:35.208924 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9805b15d-5758-4835-854f-1df9700b1bc3 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:35.209186 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9805b15d-5758-4835-854f-1df9700b1bc3 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:35.218068 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:35.218068 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:35.222632 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-9805b15d-5758-4835-854f-1df9700b1bc3 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Volume info retrieved successfully. Aug 01 00:25:35.232980 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9805b15d-5758-4835-854f-1df9700b1bc3 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] https://10.4.3.222/volume/v3/volumes/d8a4089f-1a0a-4933-91e4-25aa380f2d46 returned with HTTP 200 Aug 01 00:25:35.232980 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1188/4736] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:35 2026] GET /volume/v3/volumes/d8a4089f-1a0a-4933-91e4-25aa380f2d46 => generated 808 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:35.283139 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-b0722db5-0407-45e9-a47f-04286ab5fbf6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:35.285084 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-b0722db5-0407-45e9-a47f-04286ab5fbf6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] PUT https://10.4.3.222/volume/v3/attachments/f8907a0e-4166-4c25-b09e-5586096574d5 Aug 01 00:25:35.285429 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-b0722db5-0407-45e9-a47f-04286ab5fbf6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:35.296497 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-b0722db5-0407-45e9-a47f-04286ab5fbf6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Acquiring lock "cinder-attachment_update-9ee06584-53ca-4060-9909-b35a67b52cec-np0000006296" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:25:35.301488 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-b0722db5-0407-45e9-a47f-04286ab5fbf6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Lock "cinder-attachment_update-9ee06584-53ca-4060-9909-b35a67b52cec-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:25:35.302284 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:35.302284 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:35.363848 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-22ca263e-ba9c-45c1-b554-2c1c2c504cb2 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:35.366627 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-22ca263e-ba9c-45c1-b554-2c1c2c504cb2 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 Aug 01 00:25:35.367063 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-22ca263e-ba9c-45c1-b554-2c1c2c504cb2 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:35.367467 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-22ca263e-ba9c-45c1-b554-2c1c2c504cb2 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:35.378505 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:35.378505 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:35.383153 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-22ca263e-ba9c-45c1-b554-2c1c2c504cb2 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:25:35.389464 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-22ca263e-ba9c-45c1-b554-2c1c2c504cb2 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 returned with HTTP 200 Aug 01 00:25:35.390360 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1185/4737] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:35 2026] GET /volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 => generated 996 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:35.410888 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-b0722db5-0407-45e9-a47f-04286ab5fbf6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Lock "cinder-attachment_update-9ee06584-53ca-4060-9909-b35a67b52cec-np0000006296" released by "attachment_update" :: held 0.110s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:25:35.411220 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-b0722db5-0407-45e9-a47f-04286ab5fbf6 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments/f8907a0e-4166-4c25-b09e-5586096574d5 returned with HTTP 200 Aug 01 00:25:35.411968 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1180/4738] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:25:35 2026] PUT /volume/v3/attachments/f8907a0e-4166-4c25-b09e-5586096574d5 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:35.455567 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-6fb32365-8cee-49fd-8b13-7faf4ba0c2fa None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:35.458082 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-6fb32365-8cee-49fd-8b13-7faf4ba0c2fa tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/attachments/f8907a0e-4166-4c25-b09e-5586096574d5/action Aug 01 00:25:35.458532 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-6fb32365-8cee-49fd-8b13-7faf4ba0c2fa tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:25:35.458688 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-6fb32365-8cee-49fd-8b13-7faf4ba0c2fa tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:35.476592 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:35.476592 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:35.486281 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-2c786ff3-82bc-4126-bc45-9c81e49a27f7 req-6fb32365-8cee-49fd-8b13-7faf4ba0c2fa tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments/f8907a0e-4166-4c25-b09e-5586096574d5/action returned with HTTP 204 Aug 01 00:25:35.486810 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1186/4739] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:25:35 2026] POST /volume/v3/attachments/f8907a0e-4166-4c25-b09e-5586096574d5/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:35.938213 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-7e109041-eb14-4fc7-aabe-45b0976351da None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:35.939760 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7e109041-eb14-4fc7-aabe-45b0976351da tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 Aug 01 00:25:35.939993 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7e109041-eb14-4fc7-aabe-45b0976351da tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:35.940166 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7e109041-eb14-4fc7-aabe-45b0976351da tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:35.948370 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:35.948370 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:35.955716 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-7e109041-eb14-4fc7-aabe-45b0976351da tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:35.962382 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7e109041-eb14-4fc7-aabe-45b0976351da tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 returned with HTTP 200 Aug 01 00:25:35.962722 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1189/4740] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:35 2026] GET /volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:36.247902 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-bb6f823c-1c48-4d0e-8e2f-909844425978 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:36.249574 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bb6f823c-1c48-4d0e-8e2f-909844425978 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] GET https://10.4.3.222/volume/v3/volumes/d8a4089f-1a0a-4933-91e4-25aa380f2d46 Aug 01 00:25:36.249758 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bb6f823c-1c48-4d0e-8e2f-909844425978 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:36.250029 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bb6f823c-1c48-4d0e-8e2f-909844425978 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:36.256811 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:36.256811 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:36.260678 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-bb6f823c-1c48-4d0e-8e2f-909844425978 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Volume info retrieved successfully. Aug 01 00:25:36.264561 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bb6f823c-1c48-4d0e-8e2f-909844425978 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] https://10.4.3.222/volume/v3/volumes/d8a4089f-1a0a-4933-91e4-25aa380f2d46 returned with HTTP 200 Aug 01 00:25:36.265021 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1186/4741] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:36 2026] GET /volume/v3/volumes/d8a4089f-1a0a-4933-91e4-25aa380f2d46 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:36.281555 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6324fc27-54fb-4a39-a37c-c08979107505 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:36.283220 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6324fc27-54fb-4a39-a37c-c08979107505 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] GET https://10.4.3.222/volume/v3/volumes/d8a4089f-1a0a-4933-91e4-25aa380f2d46 Aug 01 00:25:36.283508 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6324fc27-54fb-4a39-a37c-c08979107505 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:36.283750 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6324fc27-54fb-4a39-a37c-c08979107505 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:36.291055 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:36.291055 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:36.293442 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6324fc27-54fb-4a39-a37c-c08979107505 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Volume info retrieved successfully. Aug 01 00:25:36.297501 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6324fc27-54fb-4a39-a37c-c08979107505 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] https://10.4.3.222/volume/v3/volumes/d8a4089f-1a0a-4933-91e4-25aa380f2d46 returned with HTTP 200 Aug 01 00:25:36.297501 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1181/4742] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:36 2026] GET /volume/v3/volumes/d8a4089f-1a0a-4933-91e4-25aa380f2d46 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:36.313831 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-922767b7-61d0-421e-b4dc-a9a804e6ba9f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:36.315720 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-922767b7-61d0-421e-b4dc-a9a804e6ba9f tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:25:36.316109 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-922767b7-61d0-421e-b4dc-a9a804e6ba9f tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1099052969"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:36.317638 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-922767b7-61d0-421e-b4dc-a9a804e6ba9f tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1099052969'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:25:36.317807 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-922767b7-61d0-421e-b4dc-a9a804e6ba9f tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Create volume of 1 GB Aug 01 00:25:36.323658 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-922767b7-61d0-421e-b4dc-a9a804e6ba9f tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Availability Zones retrieved successfully. Aug 01 00:25:36.328963 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-922767b7-61d0-421e-b4dc-a9a804e6ba9f tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Flow 'volume_create_api' (0e75baf7-b06f-4757-98c2-b3a55ccc966b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:36.329852 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-922767b7-61d0-421e-b4dc-a9a804e6ba9f tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4afdb498-729d-4e8d-83d5-ed6a3cb63c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:36.330684 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-922767b7-61d0-421e-b4dc-a9a804e6ba9f tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:25:36.355151 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-922767b7-61d0-421e-b4dc-a9a804e6ba9f tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4afdb498-729d-4e8d-83d5-ed6a3cb63c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:36.355909 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-922767b7-61d0-421e-b4dc-a9a804e6ba9f tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e99797bd-92ff-47ad-8ece-cd3320dd306d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:36.395528 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-922767b7-61d0-421e-b4dc-a9a804e6ba9f tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Created reservations ['4d506571-86cf-42ae-bb2b-d965fdcf3201', 'c7f513f0-7ecf-4825-9559-23347be5c3d8', 'ae6f1666-ee5b-472a-8109-eb0d7bcaa1ff', '9db7b22a-1237-4f54-9edf-e75abf9198ea'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:25:36.396610 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-922767b7-61d0-421e-b4dc-a9a804e6ba9f tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e99797bd-92ff-47ad-8ece-cd3320dd306d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d506571-86cf-42ae-bb2b-d965fdcf3201', 'c7f513f0-7ecf-4825-9559-23347be5c3d8', 'ae6f1666-ee5b-472a-8109-eb0d7bcaa1ff', '9db7b22a-1237-4f54-9edf-e75abf9198ea']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:36.397371 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-922767b7-61d0-421e-b4dc-a9a804e6ba9f tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3e1dbc7-39ad-4db5-9842-f52e6bb8e11a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:36.405256 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1412b2d0-1c92-43e0-ab4d-b84aa13d0c15 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:36.407083 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1412b2d0-1c92-43e0-ab4d-b84aa13d0c15 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 Aug 01 00:25:36.407355 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1412b2d0-1c92-43e0-ab4d-b84aa13d0c15 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:36.407618 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1412b2d0-1c92-43e0-ab4d-b84aa13d0c15 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:36.415513 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:36.415513 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:36.420231 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-1412b2d0-1c92-43e0-ab4d-b84aa13d0c15 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:25:36.421487 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-922767b7-61d0-421e-b4dc-a9a804e6ba9f tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3e1dbc7-39ad-4db5-9842-f52e6bb8e11a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79e0421a-2842-40db-a1ce-87583eace27b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1099052969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b661074ce0044f9999921b238a2c5e7',qos_specs=None,replication_status=,reservations=['4d506571-86cf-42ae-bb2b-d965fdcf3201','c7f513f0-7ecf-4825-9559-23347be5c3d8','ae6f1666-ee5b-472a-8109-eb0d7bcaa1ff','9db7b22a-1237-4f54-9edf-e75abf9198ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e86f2e7b61d64742971548816d37f85d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:25:36Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1099052969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79e0421a-2842-40db-a1ce-87583eace27b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b661074ce0044f9999921b238a2c5e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e86f2e7b61d64742971548816d37f85d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:36.422311 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-922767b7-61d0-421e-b4dc-a9a804e6ba9f tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab6b0828-4f43-48ee-86f9-1428e0a4b4d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:36.425275 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1412b2d0-1c92-43e0-ab4d-b84aa13d0c15 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 returned with HTTP 200 Aug 01 00:25:36.425622 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1190/4743] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:36 2026] GET /volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 => generated 996 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:36.439904 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-922767b7-61d0-421e-b4dc-a9a804e6ba9f tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab6b0828-4f43-48ee-86f9-1428e0a4b4d1) transitioned into 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-1099052969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b661074ce0044f9999921b238a2c5e7',qos_specs=None,replication_status=,reservations=['4d506571-86cf-42ae-bb2b-d965fdcf3201','c7f513f0-7ecf-4825-9559-23347be5c3d8','ae6f1666-ee5b-472a-8109-eb0d7bcaa1ff','9db7b22a-1237-4f54-9edf-e75abf9198ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e86f2e7b61d64742971548816d37f85d',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:36.440587 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-922767b7-61d0-421e-b4dc-a9a804e6ba9f tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b8c0309-706c-438b-8e31-22560ce5629a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:36.450292 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-922767b7-61d0-421e-b4dc-a9a804e6ba9f tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b8c0309-706c-438b-8e31-22560ce5629a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:36.451109 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-922767b7-61d0-421e-b4dc-a9a804e6ba9f tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Flow 'volume_create_api' (0e75baf7-b06f-4757-98c2-b3a55ccc966b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:36.451440 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-922767b7-61d0-421e-b4dc-a9a804e6ba9f tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Create volume request issued successfully. Aug 01 00:25:36.452060 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-922767b7-61d0-421e-b4dc-a9a804e6ba9f tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:25:36.452586 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1187/4744] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:25:36 2026] POST /volume/v3/volumes => generated 776 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:25:36.470871 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0fdb5d64-1093-427d-8233-e0aa4e03d5c5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:36.474520 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0fdb5d64-1093-427d-8233-e0aa4e03d5c5 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] GET https://10.4.3.222/volume/v3/volumes/79e0421a-2842-40db-a1ce-87583eace27b Aug 01 00:25:36.474741 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0fdb5d64-1093-427d-8233-e0aa4e03d5c5 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:36.474993 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0fdb5d64-1093-427d-8233-e0aa4e03d5c5 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:36.482340 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:36.482340 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:36.488669 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-0fdb5d64-1093-427d-8233-e0aa4e03d5c5 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Volume info retrieved successfully. Aug 01 00:25:36.496595 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0fdb5d64-1093-427d-8233-e0aa4e03d5c5 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] https://10.4.3.222/volume/v3/volumes/79e0421a-2842-40db-a1ce-87583eace27b returned with HTTP 200 Aug 01 00:25:36.497892 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1187/4745] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:36 2026] GET /volume/v3/volumes/79e0421a-2842-40db-a1ce-87583eace27b => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:36.981121 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9466aac1-820a-42ff-911e-de039e42851f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:36.983405 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9466aac1-820a-42ff-911e-de039e42851f tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 Aug 01 00:25:36.983758 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9466aac1-820a-42ff-911e-de039e42851f tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:36.984784 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9466aac1-820a-42ff-911e-de039e42851f tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:36.992608 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:36.992608 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:36.996324 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9466aac1-820a-42ff-911e-de039e42851f tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:37.000315 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9466aac1-820a-42ff-911e-de039e42851f tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 returned with HTTP 200 Aug 01 00:25:37.000806 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1182/4746] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:36 2026] GET /volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:37.199976 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b8bb704c-258e-40cd-8ea4-ef5417b128b0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:37.200481 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b8bb704c-258e-40cd-8ea4-ef5417b128b0 None None] GET https://10.4.3.222/volume// Aug 01 00:25:37.200645 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b8bb704c-258e-40cd-8ea4-ef5417b128b0 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:37.200873 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b8bb704c-258e-40cd-8ea4-ef5417b128b0 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:37.201174 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b8bb704c-258e-40cd-8ea4-ef5417b128b0 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:25:37.201456 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1191/4747] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:25: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 01 00:25:37.208119 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-00966022-43c7-46c4-a564-f20e159e1b7d req-c9b592b5-8205-4ba9-9ca2-7b1c4696a4b9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:37.210123 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-00966022-43c7-46c4-a564-f20e159e1b7d req-c9b592b5-8205-4ba9-9ca2-7b1c4696a4b9 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:25:37.211158 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-00966022-43c7-46c4-a564-f20e159e1b7d req-c9b592b5-8205-4ba9-9ca2-7b1c4696a4b9 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8673412-f986-4f9a-bc17-e88812ed19d4", "connector": null, "instance_uuid": "c3affe1d-275a-481d-99d1-125d4a51f4b3"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:37.223089 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:37.223089 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:37.261950 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-00966022-43c7-46c4-a564-f20e159e1b7d req-c9b592b5-8205-4ba9-9ca2-7b1c4696a4b9 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:25:37.262502 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1188/4748] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:25:37 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 01 00:25:37.270354 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-00966022-43c7-46c4-a564-f20e159e1b7d req-fd2f3232-19a4-4235-8443-0987340ac865 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:37.272224 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-00966022-43c7-46c4-a564-f20e159e1b7d req-fd2f3232-19a4-4235-8443-0987340ac865 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] DELETE https://10.4.3.222/volume/v3/attachments/8fc57f57-4018-4b9c-b46f-3a0a8ab0f27d Aug 01 00:25:37.272403 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-00966022-43c7-46c4-a564-f20e159e1b7d req-fd2f3232-19a4-4235-8443-0987340ac865 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:37.272578 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-00966022-43c7-46c4-a564-f20e159e1b7d req-fd2f3232-19a4-4235-8443-0987340ac865 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:37.279256 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:37.279256 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:37.324393 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-00966022-43c7-46c4-a564-f20e159e1b7d req-fd2f3232-19a4-4235-8443-0987340ac865 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/attachments/8fc57f57-4018-4b9c-b46f-3a0a8ab0f27d returned with HTTP 200 Aug 01 00:25:37.324775 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1188/4749] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:25:37 2026] DELETE /volume/v3/attachments/8fc57f57-4018-4b9c-b46f-3a0a8ab0f27d => generated 192 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:37.438987 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8bb4c476-326a-4e83-93db-594344a6f9f0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:37.440655 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8bb4c476-326a-4e83-93db-594344a6f9f0 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 Aug 01 00:25:37.440991 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8bb4c476-326a-4e83-93db-594344a6f9f0 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:37.441238 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8bb4c476-326a-4e83-93db-594344a6f9f0 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:37.448668 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:37.448668 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:37.451395 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8bb4c476-326a-4e83-93db-594344a6f9f0 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:25:37.455577 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8bb4c476-326a-4e83-93db-594344a6f9f0 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 returned with HTTP 200 Aug 01 00:25:37.456122 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1183/4750] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:37 2026] GET /volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 => generated 1247 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:37.513091 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-3f0bffe6-bad3-4dd4-881c-d8c221b98f83 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:37.517356 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3f0bffe6-bad3-4dd4-881c-d8c221b98f83 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] GET https://10.4.3.222/volume/v3/volumes/79e0421a-2842-40db-a1ce-87583eace27b Aug 01 00:25:37.517591 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3f0bffe6-bad3-4dd4-881c-d8c221b98f83 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:37.517884 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3f0bffe6-bad3-4dd4-881c-d8c221b98f83 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:37.527178 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:37.527178 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:37.532083 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-3f0bffe6-bad3-4dd4-881c-d8c221b98f83 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Volume info retrieved successfully. Aug 01 00:25:37.537171 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3f0bffe6-bad3-4dd4-881c-d8c221b98f83 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] https://10.4.3.222/volume/v3/volumes/79e0421a-2842-40db-a1ce-87583eace27b returned with HTTP 200 Aug 01 00:25:37.537624 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1192/4751] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:37 2026] GET /volume/v3/volumes/79e0421a-2842-40db-a1ce-87583eace27b => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:37.550706 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a77aba5d-405b-49a3-8fd0-969b8d7707bd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:37.552661 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a77aba5d-405b-49a3-8fd0-969b8d7707bd tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] GET https://10.4.3.222/volume/v3/volumes/79e0421a-2842-40db-a1ce-87583eace27b Aug 01 00:25:37.552919 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a77aba5d-405b-49a3-8fd0-969b8d7707bd tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:37.553147 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a77aba5d-405b-49a3-8fd0-969b8d7707bd tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:37.559653 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:37.559653 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:37.565593 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a77aba5d-405b-49a3-8fd0-969b8d7707bd tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Volume info retrieved successfully. Aug 01 00:25:37.570695 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a77aba5d-405b-49a3-8fd0-969b8d7707bd tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] https://10.4.3.222/volume/v3/volumes/79e0421a-2842-40db-a1ce-87583eace27b returned with HTTP 200 Aug 01 00:25:37.571234 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1189/4752] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:37 2026] GET /volume/v3/volumes/79e0421a-2842-40db-a1ce-87583eace27b => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:37.582555 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-2462a42f-63ec-4d31-8814-953cef86920f req-0117ab6f-c66f-49a1-ad22-0724893738cb None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:37.582687 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ea03b0e2-0703-4913-a95c-7b15a3608bf2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:37.583893 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ea03b0e2-0703-4913-a95c-7b15a3608bf2 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:25:37.584299 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ea03b0e2-0703-4913-a95c-7b15a3608bf2 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "79e0421a-2842-40db-a1ce-87583eace27b", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-231567380"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:37.585173 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-2462a42f-63ec-4d31-8814-953cef86920f req-0117ab6f-c66f-49a1-ad22-0724893738cb tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 Aug 01 00:25:37.585357 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-2462a42f-63ec-4d31-8814-953cef86920f req-0117ab6f-c66f-49a1-ad22-0724893738cb tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:37.585527 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-2462a42f-63ec-4d31-8814-953cef86920f req-0117ab6f-c66f-49a1-ad22-0724893738cb tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:37.591915 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:37.591915 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:37.594800 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ea03b0e2-0703-4913-a95c-7b15a3608bf2 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Volume info retrieved successfully. Aug 01 00:25:37.594800 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-ea03b0e2-0703-4913-a95c-7b15a3608bf2 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Create snapshot from volume 79e0421a-2842-40db-a1ce-87583eace27b Aug 01 00:25:37.597331 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:37.597331 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:37.601049 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-2462a42f-63ec-4d31-8814-953cef86920f req-0117ab6f-c66f-49a1-ad22-0724893738cb tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:25:37.606317 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-2462a42f-63ec-4d31-8814-953cef86920f req-0117ab6f-c66f-49a1-ad22-0724893738cb tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 returned with HTTP 200 Aug 01 00:25:37.606829 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1189/4753] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:25:37 2026] GET /volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 => generated 1247 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:37.629416 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-ea03b0e2-0703-4913-a95c-7b15a3608bf2 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Created reservations ['4286afde-8352-4c4e-9b98-70792018ca47', 'b18443b2-83b7-4d81-824d-8bc6db8e89b5', '1773ec6e-f5e8-419f-9ba0-a8bfe1c2387d', 'd5b434f0-98fd-4634-b721-72a354cad035'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:25:37.663450 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ea03b0e2-0703-4913-a95c-7b15a3608bf2 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Snapshot create request issued successfully. Aug 01 00:25:37.663450 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ea03b0e2-0703-4913-a95c-7b15a3608bf2 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:25:37.663450 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1184/4754] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:25:37 2026] POST /volume/v3/snapshots => generated 325 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:25:37.672710 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2abdc05b-ec5c-4805-880a-d5016b04e788 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:37.674479 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2abdc05b-ec5c-4805-880a-d5016b04e788 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] GET https://10.4.3.222/volume/v3/snapshots/729d31c9-d61e-4017-9f2f-083247a4d565 Aug 01 00:25:37.675241 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2abdc05b-ec5c-4805-880a-d5016b04e788 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:37.675241 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2abdc05b-ec5c-4805-880a-d5016b04e788 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:37.681433 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:37.681433 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:37.682018 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-2abdc05b-ec5c-4805-880a-d5016b04e788 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Snapshot retrieved successfully. Aug 01 00:25:37.683200 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2abdc05b-ec5c-4805-880a-d5016b04e788 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] https://10.4.3.222/volume/v3/snapshots/729d31c9-d61e-4017-9f2f-083247a4d565 returned with HTTP 200 Aug 01 00:25:37.683825 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1193/4755] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:25:37 2026] GET /volume/v3/snapshots/729d31c9-d61e-4017-9f2f-083247a4d565 => generated 457 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:37.997584 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-2462a42f-63ec-4d31-8814-953cef86920f req-7df002f8-2b6c-4d80-a48f-83e30f6bfeed None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:38.000201 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-2462a42f-63ec-4d31-8814-953cef86920f req-7df002f8-2b6c-4d80-a48f-83e30f6bfeed tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 Aug 01 00:25:38.000415 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-2462a42f-63ec-4d31-8814-953cef86920f req-7df002f8-2b6c-4d80-a48f-83e30f6bfeed tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:38.001324 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-2462a42f-63ec-4d31-8814-953cef86920f req-7df002f8-2b6c-4d80-a48f-83e30f6bfeed tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:38.008011 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:38.008011 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:38.012581 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-2462a42f-63ec-4d31-8814-953cef86920f req-7df002f8-2b6c-4d80-a48f-83e30f6bfeed tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:25:38.012686 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-063a5d96-0719-4876-b00c-b3ff3d3729a3 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:38.014764 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-063a5d96-0719-4876-b00c-b3ff3d3729a3 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 Aug 01 00:25:38.015075 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-063a5d96-0719-4876-b00c-b3ff3d3729a3 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:38.015341 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-063a5d96-0719-4876-b00c-b3ff3d3729a3 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:38.017048 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-2462a42f-63ec-4d31-8814-953cef86920f req-7df002f8-2b6c-4d80-a48f-83e30f6bfeed tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 returned with HTTP 200 Aug 01 00:25:38.018252 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1190/4756] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:25:37 2026] GET /volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 => generated 1247 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:38.024307 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:38.024307 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:38.027380 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-10bf5019-eee1-410b-b6f7-90b784274d65 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:38.027821 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-10bf5019-eee1-410b-b6f7-90b784274d65 None None] GET https://10.4.3.222/volume// Aug 01 00:25:38.029206 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-10bf5019-eee1-410b-b6f7-90b784274d65 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:38.029206 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-10bf5019-eee1-410b-b6f7-90b784274d65 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:38.029206 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-10bf5019-eee1-410b-b6f7-90b784274d65 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:25:38.029206 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1185/4757] 10.4.3.222 () {66 vars in 1419 bytes} [Sat Aug 1 00:25: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 01 00:25:38.029401 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-063a5d96-0719-4876-b00c-b3ff3d3729a3 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:38.033171 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-063a5d96-0719-4876-b00c-b3ff3d3729a3 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 returned with HTTP 200 Aug 01 00:25:38.033496 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1190/4758] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:38 2026] GET /volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:38.036706 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-2462a42f-63ec-4d31-8814-953cef86920f req-313fc74c-85a7-47c7-888c-b5254a014f7b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:38.040223 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-2462a42f-63ec-4d31-8814-953cef86920f req-313fc74c-85a7-47c7-888c-b5254a014f7b tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:25:38.040592 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-2462a42f-63ec-4d31-8814-953cef86920f req-313fc74c-85a7-47c7-888c-b5254a014f7b tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b837560-5d09-43d9-9009-51b2a0c22bc9", "connector": null, "instance_uuid": "e28678fa-3df8-4da8-ace0-79fcf5983f43"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:38.055920 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:38.055920 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:38.085755 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-2462a42f-63ec-4d31-8814-953cef86920f req-313fc74c-85a7-47c7-888c-b5254a014f7b tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:25:38.086697 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1194/4759] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:25: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 01 00:25:38.225311 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-00966022-43c7-46c4-a564-f20e159e1b7d req-071d0c7a-2778-4cd6-ad24-ca1a3c1f912c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:38.227233 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-00966022-43c7-46c4-a564-f20e159e1b7d req-071d0c7a-2778-4cd6-ad24-ca1a3c1f912c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] PUT https://10.4.3.222/volume/v3/attachments/c7bfeeb1-2693-4fc1-ab9a-6d568b8fc5c2 Aug 01 00:25:38.227598 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-00966022-43c7-46c4-a564-f20e159e1b7d req-071d0c7a-2778-4cd6-ad24-ca1a3c1f912c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:38.239131 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-00966022-43c7-46c4-a564-f20e159e1b7d req-071d0c7a-2778-4cd6-ad24-ca1a3c1f912c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Acquiring lock "cinder-attachment_update-d8673412-f986-4f9a-bc17-e88812ed19d4-np0000006296" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:25:38.245521 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-00966022-43c7-46c4-a564-f20e159e1b7d req-071d0c7a-2778-4cd6-ad24-ca1a3c1f912c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Lock "cinder-attachment_update-d8673412-f986-4f9a-bc17-e88812ed19d4-np0000006296" acquired by "attachment_update" :: waited 0.006s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:25:38.249862 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:38.249862 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:38.330316 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-00966022-43c7-46c4-a564-f20e159e1b7d req-071d0c7a-2778-4cd6-ad24-ca1a3c1f912c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Lock "cinder-attachment_update-d8673412-f986-4f9a-bc17-e88812ed19d4-np0000006296" released by "attachment_update" :: held 0.085s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:25:38.331327 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-00966022-43c7-46c4-a564-f20e159e1b7d req-071d0c7a-2778-4cd6-ad24-ca1a3c1f912c tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/attachments/c7bfeeb1-2693-4fc1-ab9a-6d568b8fc5c2 returned with HTTP 200 Aug 01 00:25:38.331327 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1191/4760] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:25:38 2026] PUT /volume/v3/attachments/c7bfeeb1-2693-4fc1-ab9a-6d568b8fc5c2 => generated 968 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:38.339757 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-00966022-43c7-46c4-a564-f20e159e1b7d req-00243dca-5e41-41b5-9bb7-6485aab28c32 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:38.341885 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-00966022-43c7-46c4-a564-f20e159e1b7d req-00243dca-5e41-41b5-9bb7-6485aab28c32 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/attachments/c7bfeeb1-2693-4fc1-ab9a-6d568b8fc5c2 Aug 01 00:25:38.342119 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-00966022-43c7-46c4-a564-f20e159e1b7d req-00243dca-5e41-41b5-9bb7-6485aab28c32 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:38.342321 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-00966022-43c7-46c4-a564-f20e159e1b7d req-00243dca-5e41-41b5-9bb7-6485aab28c32 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:38.356837 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-00966022-43c7-46c4-a564-f20e159e1b7d req-00243dca-5e41-41b5-9bb7-6485aab28c32 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/attachments/c7bfeeb1-2693-4fc1-ab9a-6d568b8fc5c2 returned with HTTP 200 Aug 01 00:25:38.357352 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1186/4761] 10.4.3.222 () {70 vars in 1651 bytes} [Sat Aug 1 00:25:38 2026] GET /volume/v3/attachments/c7bfeeb1-2693-4fc1-ab9a-6d568b8fc5c2 => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:38.692965 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-dc818764-52a1-46d2-a5f8-6ca04f7f4211 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:38.694672 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-dc818764-52a1-46d2-a5f8-6ca04f7f4211 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] GET https://10.4.3.222/volume/v3/snapshots/729d31c9-d61e-4017-9f2f-083247a4d565 Aug 01 00:25:38.694872 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-dc818764-52a1-46d2-a5f8-6ca04f7f4211 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:38.695051 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-dc818764-52a1-46d2-a5f8-6ca04f7f4211 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:38.700240 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:38.700240 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:38.700635 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-dc818764-52a1-46d2-a5f8-6ca04f7f4211 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Snapshot retrieved successfully. Aug 01 00:25:38.701321 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-dc818764-52a1-46d2-a5f8-6ca04f7f4211 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] https://10.4.3.222/volume/v3/snapshots/729d31c9-d61e-4017-9f2f-083247a4d565 returned with HTTP 200 Aug 01 00:25:38.701675 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1191/4762] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:25:38 2026] GET /volume/v3/snapshots/729d31c9-d61e-4017-9f2f-083247a4d565 => generated 484 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:38.710715 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6793a67a-821b-427a-a892-4e97afb4134d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:38.712453 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6793a67a-821b-427a-a892-4e97afb4134d tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] GET https://10.4.3.222/volume/v3/snapshots/729d31c9-d61e-4017-9f2f-083247a4d565 Aug 01 00:25:38.712654 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6793a67a-821b-427a-a892-4e97afb4134d tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:38.712883 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6793a67a-821b-427a-a892-4e97afb4134d tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:38.717349 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:38.717349 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:38.717731 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-6793a67a-821b-427a-a892-4e97afb4134d tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Snapshot retrieved successfully. Aug 01 00:25:38.718432 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6793a67a-821b-427a-a892-4e97afb4134d tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] https://10.4.3.222/volume/v3/snapshots/729d31c9-d61e-4017-9f2f-083247a4d565 returned with HTTP 200 Aug 01 00:25:38.718755 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1195/4763] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:25:38 2026] GET /volume/v3/snapshots/729d31c9-d61e-4017-9f2f-083247a4d565 => generated 484 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:38.730531 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6a6d9c14-b5b9-430c-8dbd-a5ddc29c4758 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:38.732715 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6a6d9c14-b5b9-430c-8dbd-a5ddc29c4758 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/729d31c9-d61e-4017-9f2f-083247a4d565 Aug 01 00:25:38.733007 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6a6d9c14-b5b9-430c-8dbd-a5ddc29c4758 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:38.733253 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6a6d9c14-b5b9-430c-8dbd-a5ddc29c4758 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:38.733388 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-6a6d9c14-b5b9-430c-8dbd-a5ddc29c4758 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Delete snapshot with id: 729d31c9-d61e-4017-9f2f-083247a4d565 Aug 01 00:25:38.739501 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:38.739501 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:38.740177 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6a6d9c14-b5b9-430c-8dbd-a5ddc29c4758 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Snapshot retrieved successfully. Aug 01 00:25:38.755350 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6a6d9c14-b5b9-430c-8dbd-a5ddc29c4758 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Snapshot delete request issued successfully. Aug 01 00:25:38.755527 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6a6d9c14-b5b9-430c-8dbd-a5ddc29c4758 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] https://10.4.3.222/volume/v3/snapshots/729d31c9-d61e-4017-9f2f-083247a4d565 returned with HTTP 202 Aug 01 00:25:38.756099 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1192/4764] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:25:38 2026] DELETE /volume/v3/snapshots/729d31c9-d61e-4017-9f2f-083247a4d565 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:25:38.765826 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-80d3b010-0db6-44ef-a79f-e73e512b340a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:38.767571 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-80d3b010-0db6-44ef-a79f-e73e512b340a tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] GET https://10.4.3.222/volume/v3/snapshots/729d31c9-d61e-4017-9f2f-083247a4d565 Aug 01 00:25:38.767757 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-80d3b010-0db6-44ef-a79f-e73e512b340a tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:38.767995 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-80d3b010-0db6-44ef-a79f-e73e512b340a tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:38.772719 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:38.772719 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:38.773210 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-80d3b010-0db6-44ef-a79f-e73e512b340a tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Snapshot retrieved successfully. Aug 01 00:25:38.774015 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-80d3b010-0db6-44ef-a79f-e73e512b340a tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] https://10.4.3.222/volume/v3/snapshots/729d31c9-d61e-4017-9f2f-083247a4d565 returned with HTTP 200 Aug 01 00:25:38.774513 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1187/4765] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:25:38 2026] GET /volume/v3/snapshots/729d31c9-d61e-4017-9f2f-083247a4d565 => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:39.046249 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7cb5c747-f57d-41aa-9549-91573084a4ad None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:39.048646 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7cb5c747-f57d-41aa-9549-91573084a4ad tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 Aug 01 00:25:39.048986 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7cb5c747-f57d-41aa-9549-91573084a4ad tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:39.049285 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7cb5c747-f57d-41aa-9549-91573084a4ad tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:39.058547 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:39.058547 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:39.061806 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-7cb5c747-f57d-41aa-9549-91573084a4ad tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:39.065554 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7cb5c747-f57d-41aa-9549-91573084a4ad tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 returned with HTTP 200 Aug 01 00:25:39.065933 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1192/4766] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:39 2026] GET /volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:39.142510 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6ce956ed-296f-4ac9-932b-29b366855517 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:39.142909 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6ce956ed-296f-4ac9-932b-29b366855517 None None] GET https://10.4.3.222/volume// Aug 01 00:25:39.143075 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6ce956ed-296f-4ac9-932b-29b366855517 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:39.143249 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6ce956ed-296f-4ac9-932b-29b366855517 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:39.143578 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6ce956ed-296f-4ac9-932b-29b366855517 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:25:39.143892 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1196/4767] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:25: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 01 00:25:39.156996 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-2462a42f-63ec-4d31-8814-953cef86920f req-37ee5481-8976-42ca-8c78-f1b9531a7732 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:39.158880 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-2462a42f-63ec-4d31-8814-953cef86920f req-37ee5481-8976-42ca-8c78-f1b9531a7732 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 Aug 01 00:25:39.159070 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-2462a42f-63ec-4d31-8814-953cef86920f req-37ee5481-8976-42ca-8c78-f1b9531a7732 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:39.159241 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-2462a42f-63ec-4d31-8814-953cef86920f req-37ee5481-8976-42ca-8c78-f1b9531a7732 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:39.167820 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:39.167820 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:39.170623 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-2462a42f-63ec-4d31-8814-953cef86920f req-37ee5481-8976-42ca-8c78-f1b9531a7732 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:25:39.174665 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-2462a42f-63ec-4d31-8814-953cef86920f req-37ee5481-8976-42ca-8c78-f1b9531a7732 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 returned with HTTP 200 Aug 01 00:25:39.175407 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1193/4768] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:25:39 2026] GET /volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 => generated 1426 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:25:39.293653 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-2462a42f-63ec-4d31-8814-953cef86920f req-d5b05d69-4ad9-4eb8-b768-a3b26ef96dee None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:39.295801 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-2462a42f-63ec-4d31-8814-953cef86920f req-d5b05d69-4ad9-4eb8-b768-a3b26ef96dee tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] PUT https://10.4.3.222/volume/v3/attachments/2265bb83-19a9-4d52-adc8-10404d0723a0 Aug 01 00:25:39.296210 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-2462a42f-63ec-4d31-8814-953cef86920f req-d5b05d69-4ad9-4eb8-b768-a3b26ef96dee tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:39.303326 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-2462a42f-63ec-4d31-8814-953cef86920f req-d5b05d69-4ad9-4eb8-b768-a3b26ef96dee tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Acquiring lock "cinder-attachment_update-1b837560-5d09-43d9-9009-51b2a0c22bc9-np0000006296" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:25:39.310616 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-2462a42f-63ec-4d31-8814-953cef86920f req-d5b05d69-4ad9-4eb8-b768-a3b26ef96dee tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Lock "cinder-attachment_update-1b837560-5d09-43d9-9009-51b2a0c22bc9-np0000006296" acquired by "attachment_update" :: waited 0.007s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:25:39.311486 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:39.311486 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:39.379366 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-2462a42f-63ec-4d31-8814-953cef86920f req-d5b05d69-4ad9-4eb8-b768-a3b26ef96dee tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Lock "cinder-attachment_update-1b837560-5d09-43d9-9009-51b2a0c22bc9-np0000006296" released by "attachment_update" :: held 0.069s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:25:39.379667 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-2462a42f-63ec-4d31-8814-953cef86920f req-d5b05d69-4ad9-4eb8-b768-a3b26ef96dee tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/attachments/2265bb83-19a9-4d52-adc8-10404d0723a0 returned with HTTP 200 Aug 01 00:25:39.380580 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1188/4769] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:25:39 2026] PUT /volume/v3/attachments/2265bb83-19a9-4d52-adc8-10404d0723a0 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:39.401057 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-2462a42f-63ec-4d31-8814-953cef86920f req-6092bc15-0b5e-41d1-83e5-407ddbc98a94 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:39.403041 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-2462a42f-63ec-4d31-8814-953cef86920f req-6092bc15-0b5e-41d1-83e5-407ddbc98a94 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] POST https://10.4.3.222/volume/v3/attachments/2265bb83-19a9-4d52-adc8-10404d0723a0/action Aug 01 00:25:39.403379 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-2462a42f-63ec-4d31-8814-953cef86920f req-6092bc15-0b5e-41d1-83e5-407ddbc98a94 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Action body: b'{"os-complete": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:25:39.403505 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-2462a42f-63ec-4d31-8814-953cef86920f req-6092bc15-0b5e-41d1-83e5-407ddbc98a94 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:39.418961 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:39.418961 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:39.433143 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-2462a42f-63ec-4d31-8814-953cef86920f req-6092bc15-0b5e-41d1-83e5-407ddbc98a94 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/attachments/2265bb83-19a9-4d52-adc8-10404d0723a0/action returned with HTTP 204 Aug 01 00:25:39.434944 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1193/4770] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:25:39 2026] POST /volume/v3/attachments/2265bb83-19a9-4d52-adc8-10404d0723a0/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:39.785236 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e93cc82d-a9bc-454c-8e16-fe36a5c8eb83 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:39.787392 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e93cc82d-a9bc-454c-8e16-fe36a5c8eb83 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] GET https://10.4.3.222/volume/v3/snapshots/729d31c9-d61e-4017-9f2f-083247a4d565 Aug 01 00:25:39.787658 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e93cc82d-a9bc-454c-8e16-fe36a5c8eb83 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:39.787994 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e93cc82d-a9bc-454c-8e16-fe36a5c8eb83 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:39.793315 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e93cc82d-a9bc-454c-8e16-fe36a5c8eb83 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] https://10.4.3.222/volume/v3/snapshots/729d31c9-d61e-4017-9f2f-083247a4d565 returned with HTTP 404 Aug 01 00:25:39.793965 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1197/4771] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:25:39 2026] GET /volume/v3/snapshots/729d31c9-d61e-4017-9f2f-083247a4d565 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:39.800465 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-80e359b3-cd8f-43c3-a8e1-0c82c6abdbd5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:39.802186 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-80e359b3-cd8f-43c3-a8e1-0c82c6abdbd5 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] DELETE https://10.4.3.222/volume/v3/volumes/79e0421a-2842-40db-a1ce-87583eace27b Aug 01 00:25:39.802368 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-80e359b3-cd8f-43c3-a8e1-0c82c6abdbd5 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:39.802544 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-80e359b3-cd8f-43c3-a8e1-0c82c6abdbd5 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:39.802737 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-80e359b3-cd8f-43c3-a8e1-0c82c6abdbd5 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Delete volume with id: 79e0421a-2842-40db-a1ce-87583eace27b Aug 01 00:25:39.809090 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:39.809090 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:39.809482 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-80e359b3-cd8f-43c3-a8e1-0c82c6abdbd5 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Volume info retrieved successfully. Aug 01 00:25:39.830160 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-80e359b3-cd8f-43c3-a8e1-0c82c6abdbd5 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Delete volume request issued successfully. Aug 01 00:25:39.830351 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-80e359b3-cd8f-43c3-a8e1-0c82c6abdbd5 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] https://10.4.3.222/volume/v3/volumes/79e0421a-2842-40db-a1ce-87583eace27b returned with HTTP 202 Aug 01 00:25:39.830741 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1194/4772] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:25:39 2026] DELETE /volume/v3/volumes/79e0421a-2842-40db-a1ce-87583eace27b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:25:39.837894 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e2b9c5c9-657a-4b48-b3cc-2eeced5d5caf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:39.839637 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e2b9c5c9-657a-4b48-b3cc-2eeced5d5caf tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] GET https://10.4.3.222/volume/v3/volumes/79e0421a-2842-40db-a1ce-87583eace27b Aug 01 00:25:39.839854 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e2b9c5c9-657a-4b48-b3cc-2eeced5d5caf tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:39.840045 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e2b9c5c9-657a-4b48-b3cc-2eeced5d5caf tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:39.846754 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:39.846754 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:39.850463 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e2b9c5c9-657a-4b48-b3cc-2eeced5d5caf tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Volume info retrieved successfully. Aug 01 00:25:39.854686 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e2b9c5c9-657a-4b48-b3cc-2eeced5d5caf tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] https://10.4.3.222/volume/v3/volumes/79e0421a-2842-40db-a1ce-87583eace27b returned with HTTP 200 Aug 01 00:25:39.855092 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1189/4773] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:39 2026] GET /volume/v3/volumes/79e0421a-2842-40db-a1ce-87583eace27b => generated 868 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:40.079989 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-efbd448b-79e5-409d-8757-a1c8a136d607 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:40.081380 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-efbd448b-79e5-409d-8757-a1c8a136d607 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 Aug 01 00:25:40.081578 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-efbd448b-79e5-409d-8757-a1c8a136d607 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:40.084439 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-efbd448b-79e5-409d-8757-a1c8a136d607 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:40.090261 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:40.090261 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:40.096169 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-efbd448b-79e5-409d-8757-a1c8a136d607 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:40.100145 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-efbd448b-79e5-409d-8757-a1c8a136d607 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 returned with HTTP 200 Aug 01 00:25:40.100511 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1194/4774] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:40 2026] GET /volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:40.870187 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-391b4246-ee1b-4d1d-8b80-7b3bf56b80b3 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:40.871956 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-391b4246-ee1b-4d1d-8b80-7b3bf56b80b3 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] GET https://10.4.3.222/volume/v3/volumes/79e0421a-2842-40db-a1ce-87583eace27b Aug 01 00:25:40.872147 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-391b4246-ee1b-4d1d-8b80-7b3bf56b80b3 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:40.872320 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-391b4246-ee1b-4d1d-8b80-7b3bf56b80b3 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:40.877412 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-391b4246-ee1b-4d1d-8b80-7b3bf56b80b3 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] https://10.4.3.222/volume/v3/volumes/79e0421a-2842-40db-a1ce-87583eace27b returned with HTTP 404 Aug 01 00:25:40.877925 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1198/4775] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:40 2026] GET /volume/v3/volumes/79e0421a-2842-40db-a1ce-87583eace27b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:40.885587 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-749ff008-8eb5-4ddf-9c07-da8dae97b752 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:40.890884 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-749ff008-8eb5-4ddf-9c07-da8dae97b752 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] DELETE https://10.4.3.222/volume/v3/volumes/d8a4089f-1a0a-4933-91e4-25aa380f2d46 Aug 01 00:25:40.891148 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-749ff008-8eb5-4ddf-9c07-da8dae97b752 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:40.891489 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-749ff008-8eb5-4ddf-9c07-da8dae97b752 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:40.891692 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-749ff008-8eb5-4ddf-9c07-da8dae97b752 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Delete volume with id: d8a4089f-1a0a-4933-91e4-25aa380f2d46 Aug 01 00:25:40.900701 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:40.900701 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:40.902538 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-749ff008-8eb5-4ddf-9c07-da8dae97b752 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Volume info retrieved successfully. Aug 01 00:25:40.917365 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-749ff008-8eb5-4ddf-9c07-da8dae97b752 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Delete volume request issued successfully. Aug 01 00:25:40.917637 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-749ff008-8eb5-4ddf-9c07-da8dae97b752 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] https://10.4.3.222/volume/v3/volumes/d8a4089f-1a0a-4933-91e4-25aa380f2d46 returned with HTTP 202 Aug 01 00:25:40.918057 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1195/4776] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:25:40 2026] DELETE /volume/v3/volumes/d8a4089f-1a0a-4933-91e4-25aa380f2d46 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:25:40.925846 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c3e298df-a80b-4fff-a07f-d1f177e7ae70 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:40.931219 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c3e298df-a80b-4fff-a07f-d1f177e7ae70 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] GET https://10.4.3.222/volume/v3/volumes/d8a4089f-1a0a-4933-91e4-25aa380f2d46 Aug 01 00:25:40.931523 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c3e298df-a80b-4fff-a07f-d1f177e7ae70 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:40.931724 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c3e298df-a80b-4fff-a07f-d1f177e7ae70 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:40.939291 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:40.939291 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:40.942960 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c3e298df-a80b-4fff-a07f-d1f177e7ae70 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Volume info retrieved successfully. Aug 01 00:25:40.947411 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c3e298df-a80b-4fff-a07f-d1f177e7ae70 tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] https://10.4.3.222/volume/v3/volumes/d8a4089f-1a0a-4933-91e4-25aa380f2d46 returned with HTTP 200 Aug 01 00:25:40.947721 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1190/4777] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:40 2026] GET /volume/v3/volumes/d8a4089f-1a0a-4933-91e4-25aa380f2d46 => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:41.113614 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f41e5688-ee71-4adf-b54f-c8bd6d11499c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:41.115205 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f41e5688-ee71-4adf-b54f-c8bd6d11499c tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 Aug 01 00:25:41.115394 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f41e5688-ee71-4adf-b54f-c8bd6d11499c tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:41.115562 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f41e5688-ee71-4adf-b54f-c8bd6d11499c tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:41.122513 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:41.122513 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:41.125865 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f41e5688-ee71-4adf-b54f-c8bd6d11499c tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:41.129289 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f41e5688-ee71-4adf-b54f-c8bd6d11499c tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 returned with HTTP 200 Aug 01 00:25:41.129364 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1195/4778] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:41 2026] GET /volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:41.965965 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-254825f0-a734-45fb-bc4b-e47259e1844f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:41.967849 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-254825f0-a734-45fb-bc4b-e47259e1844f tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] GET https://10.4.3.222/volume/v3/volumes/d8a4089f-1a0a-4933-91e4-25aa380f2d46 Aug 01 00:25:41.968074 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-254825f0-a734-45fb-bc4b-e47259e1844f tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:41.968283 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-254825f0-a734-45fb-bc4b-e47259e1844f tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:41.973988 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-254825f0-a734-45fb-bc4b-e47259e1844f tempest-CinderUnicodeTest-843259326 tempest-CinderUnicodeTest-843259326-project-member] https://10.4.3.222/volume/v3/volumes/d8a4089f-1a0a-4933-91e4-25aa380f2d46 returned with HTTP 404 Aug 01 00:25:41.974465 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1199/4779] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:41 2026] GET /volume/v3/volumes/d8a4089f-1a0a-4933-91e4-25aa380f2d46 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:42.147656 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5fbfb00b-3a30-4025-be84-15bd2e6d79f0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:42.152429 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5fbfb00b-3a30-4025-be84-15bd2e6d79f0 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 Aug 01 00:25:42.152686 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5fbfb00b-3a30-4025-be84-15bd2e6d79f0 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:42.152947 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5fbfb00b-3a30-4025-be84-15bd2e6d79f0 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:42.164415 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:42.164415 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:42.171886 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5fbfb00b-3a30-4025-be84-15bd2e6d79f0 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:42.176492 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5fbfb00b-3a30-4025-be84-15bd2e6d79f0 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 returned with HTTP 200 Aug 01 00:25:42.177025 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1196/4780] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:42 2026] GET /volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:42.877812 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-00966022-43c7-46c4-a564-f20e159e1b7d req-dc52aa6d-4c37-4d47-93b0-a6d1b8af2f6b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:42.880031 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-00966022-43c7-46c4-a564-f20e159e1b7d req-dc52aa6d-4c37-4d47-93b0-a6d1b8af2f6b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4/encryption Aug 01 00:25:42.880332 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-00966022-43c7-46c4-a564-f20e159e1b7d req-dc52aa6d-4c37-4d47-93b0-a6d1b8af2f6b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:42.880625 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-00966022-43c7-46c4-a564-f20e159e1b7d req-dc52aa6d-4c37-4d47-93b0-a6d1b8af2f6b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:42.890733 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:42.890733 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:42.896938 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-00966022-43c7-46c4-a564-f20e159e1b7d req-dc52aa6d-4c37-4d47-93b0-a6d1b8af2f6b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4/encryption returned with HTTP 200 Aug 01 00:25:42.897620 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1191/4781] 10.4.3.222 () {68 vars in 1631 bytes} [Sat Aug 1 00:25:42 2026] GET /volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:43.193603 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-31abee09-f192-427b-8be7-bb194c3f0b71 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:43.194574 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-31abee09-f192-427b-8be7-bb194c3f0b71 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 Aug 01 00:25:43.195044 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-31abee09-f192-427b-8be7-bb194c3f0b71 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:43.195346 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-31abee09-f192-427b-8be7-bb194c3f0b71 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:43.204312 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:43.204312 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:43.213358 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-31abee09-f192-427b-8be7-bb194c3f0b71 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:43.221861 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-31abee09-f192-427b-8be7-bb194c3f0b71 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 returned with HTTP 200 Aug 01 00:25:43.222686 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1196/4782] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:43 2026] GET /volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:43.565385 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-af68ea97-0dee-438d-87ce-274fd42dea84 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:43.655826 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-af68ea97-0dee-438d-87ce-274fd42dea84 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:25:43.656185 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-af68ea97-0dee-438d-87ce-274fd42dea84 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-266809996"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:43.657638 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-af68ea97-0dee-438d-87ce-274fd42dea84 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-266809996'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:25:43.657765 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-af68ea97-0dee-438d-87ce-274fd42dea84 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Create volume of 1 GB Aug 01 00:25:43.662521 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-af68ea97-0dee-438d-87ce-274fd42dea84 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Availability Zones retrieved successfully. Aug 01 00:25:43.668834 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-af68ea97-0dee-438d-87ce-274fd42dea84 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Flow 'volume_create_api' (bda94e7c-02ff-43d0-af1e-49c928510281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:43.669873 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-af68ea97-0dee-438d-87ce-274fd42dea84 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce85f4c9-6e26-49cf-bb7a-d6a75bd24dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:43.670645 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-af68ea97-0dee-438d-87ce-274fd42dea84 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:25:43.703854 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-af68ea97-0dee-438d-87ce-274fd42dea84 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce85f4c9-6e26-49cf-bb7a-d6a75bd24dd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:43.704998 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-af68ea97-0dee-438d-87ce-274fd42dea84 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90885769-9a21-4433-832b-c0f634e00a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:43.779631 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-af68ea97-0dee-438d-87ce-274fd42dea84 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Created reservations ['b3ab5936-fa37-41b7-8b0a-ce990ccdfcf3', '5e78c280-2f9f-4fcb-b13d-b2f5773ef15e', '3e235b7a-8946-4222-948c-6d563a10ab7f', 'f6e5925f-3832-4a90-9131-dbf4f3ead2cc'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:25:43.780707 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-af68ea97-0dee-438d-87ce-274fd42dea84 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90885769-9a21-4433-832b-c0f634e00a84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3ab5936-fa37-41b7-8b0a-ce990ccdfcf3', '5e78c280-2f9f-4fcb-b13d-b2f5773ef15e', '3e235b7a-8946-4222-948c-6d563a10ab7f', 'f6e5925f-3832-4a90-9131-dbf4f3ead2cc']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:43.781685 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-af68ea97-0dee-438d-87ce-274fd42dea84 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46c4350f-5fd6-4af3-ba56-2b88ec383058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:43.807475 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-af68ea97-0dee-438d-87ce-274fd42dea84 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46c4350f-5fd6-4af3-ba56-2b88ec383058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1ec019f-7082-446e-9699-54d1840c190e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-266809996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79b3890821394ebfaa81f9a789b9d3f2',qos_specs=None,replication_status=,reservations=['b3ab5936-fa37-41b7-8b0a-ce990ccdfcf3','5e78c280-2f9f-4fcb-b13d-b2f5773ef15e','3e235b7a-8946-4222-948c-6d563a10ab7f','f6e5925f-3832-4a90-9131-dbf4f3ead2cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25b59d8154e24b31b6ead1cd4dbdcb7a',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:25:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-266809996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1ec019f-7082-446e-9699-54d1840c190e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79b3890821394ebfaa81f9a789b9d3f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25b59d8154e24b31b6ead1cd4dbdcb7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:43.808151 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-af68ea97-0dee-438d-87ce-274fd42dea84 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96be748e-95f0-4126-a4e4-f7a0ba08e784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:43.827742 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-af68ea97-0dee-438d-87ce-274fd42dea84 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96be748e-95f0-4126-a4e4-f7a0ba08e784) transitioned into state 'SUCCESS' from state '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-266809996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79b3890821394ebfaa81f9a789b9d3f2',qos_specs=None,replication_status=,reservations=['b3ab5936-fa37-41b7-8b0a-ce990ccdfcf3','5e78c280-2f9f-4fcb-b13d-b2f5773ef15e','3e235b7a-8946-4222-948c-6d563a10ab7f','f6e5925f-3832-4a90-9131-dbf4f3ead2cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25b59d8154e24b31b6ead1cd4dbdcb7a',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:43.828445 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-af68ea97-0dee-438d-87ce-274fd42dea84 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8774355-7418-4543-ab54-56696714616b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:43.836700 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-af68ea97-0dee-438d-87ce-274fd42dea84 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8774355-7418-4543-ab54-56696714616b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:43.837465 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-af68ea97-0dee-438d-87ce-274fd42dea84 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Flow 'volume_create_api' (bda94e7c-02ff-43d0-af1e-49c928510281) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:43.837748 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-af68ea97-0dee-438d-87ce-274fd42dea84 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Create volume request issued successfully. Aug 01 00:25:43.838292 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-af68ea97-0dee-438d-87ce-274fd42dea84 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:25:43.838669 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1200/4783] 10.4.3.222 () {70 vars in 1298 bytes} [Sat Aug 1 00:25:43 2026] POST /volume/v3/volumes => generated 777 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:25:43.856574 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-42ebf668-eef2-4d67-b2f1-3b49f23c92d4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:43.858617 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-42ebf668-eef2-4d67-b2f1-3b49f23c92d4 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] GET https://10.4.3.222/volume/v3/volumes/c1ec019f-7082-446e-9699-54d1840c190e Aug 01 00:25:43.858617 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-42ebf668-eef2-4d67-b2f1-3b49f23c92d4 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:43.858748 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-42ebf668-eef2-4d67-b2f1-3b49f23c92d4 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:43.872013 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:43.872013 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:43.876690 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-42ebf668-eef2-4d67-b2f1-3b49f23c92d4 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Volume info retrieved successfully. Aug 01 00:25:43.881480 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-42ebf668-eef2-4d67-b2f1-3b49f23c92d4 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] https://10.4.3.222/volume/v3/volumes/c1ec019f-7082-446e-9699-54d1840c190e returned with HTTP 200 Aug 01 00:25:43.882009 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1197/4784] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:25:43 2026] GET /volume/v3/volumes/c1ec019f-7082-446e-9699-54d1840c190e => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:44.238444 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-11ec2218-5723-4f83-b8b6-e20d8b33de79 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:44.243178 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-11ec2218-5723-4f83-b8b6-e20d8b33de79 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 Aug 01 00:25:44.243441 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-11ec2218-5723-4f83-b8b6-e20d8b33de79 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:44.243699 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-11ec2218-5723-4f83-b8b6-e20d8b33de79 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:44.255050 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-74744836-e404-4ca0-99c9-432dc3349dc0 req-7a4e99ea-080f-43ea-a527-21b75e6129cd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:44.257402 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-74744836-e404-4ca0-99c9-432dc3349dc0 req-7a4e99ea-080f-43ea-a527-21b75e6129cd tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:25:44.257599 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-74744836-e404-4ca0-99c9-432dc3349dc0 req-7a4e99ea-080f-43ea-a527-21b75e6129cd tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:44.258623 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-74744836-e404-4ca0-99c9-432dc3349dc0 req-7a4e99ea-080f-43ea-a527-21b75e6129cd tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:44.258722 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:44.258722 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:44.263631 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-11ec2218-5723-4f83-b8b6-e20d8b33de79 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:44.269239 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-11ec2218-5723-4f83-b8b6-e20d8b33de79 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 returned with HTTP 200 Aug 01 00:25:44.270994 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1192/4785] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:44 2026] GET /volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 => generated 928 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 00:25:44.284860 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:44.284860 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:44.296349 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-74744836-e404-4ca0-99c9-432dc3349dc0 req-7a4e99ea-080f-43ea-a527-21b75e6129cd tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:25:44.302298 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-74744836-e404-4ca0-99c9-432dc3349dc0 req-7a4e99ea-080f-43ea-a527-21b75e6129cd tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:25:44.303789 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1197/4786] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:25:44 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 1212 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:44.385790 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c0800409-88cc-456a-bbd3-6d20350238e2 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:44.385790 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c0800409-88cc-456a-bbd3-6d20350238e2 None None] GET https://10.4.3.222/volume// Aug 01 00:25:44.385790 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c0800409-88cc-456a-bbd3-6d20350238e2 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:44.385790 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c0800409-88cc-456a-bbd3-6d20350238e2 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:44.385790 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c0800409-88cc-456a-bbd3-6d20350238e2 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:25:44.385790 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1201/4787] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:25: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 01 00:25:44.391019 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-74744836-e404-4ca0-99c9-432dc3349dc0 req-b9ab60d0-ca20-441e-acc8-819d4c44da5a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:44.453724 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-74744836-e404-4ca0-99c9-432dc3349dc0 req-b9ab60d0-ca20-441e-acc8-819d4c44da5a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:25:44.454083 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-74744836-e404-4ca0-99c9-432dc3349dc0 req-b9ab60d0-ca20-441e-acc8-819d4c44da5a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f99832e-e57b-4c51-b3bd-00c7ed1c44b3", "connector": null, "instance_uuid": "a785313c-2e79-4c94-bbf8-636f9e0f9d30"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:44.463586 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:44.463586 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:44.499505 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-74744836-e404-4ca0-99c9-432dc3349dc0 req-b9ab60d0-ca20-441e-acc8-819d4c44da5a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:25:44.499969 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1198/4788] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:25:44 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 01 00:25:44.524516 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-752ddcc1-b1b8-42e4-9757-ebbe9f0a2825 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:44.527256 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-752ddcc1-b1b8-42e4-9757-ebbe9f0a2825 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:25:44.527468 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-752ddcc1-b1b8-42e4-9757-ebbe9f0a2825 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:44.527729 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-752ddcc1-b1b8-42e4-9757-ebbe9f0a2825 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:44.536063 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b4d18f0e-6802-4704-8d85-1a7168aab08b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:44.536587 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b4d18f0e-6802-4704-8d85-1a7168aab08b None None] GET https://10.4.3.222/volume// Aug 01 00:25:44.536793 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b4d18f0e-6802-4704-8d85-1a7168aab08b None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:44.537037 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b4d18f0e-6802-4704-8d85-1a7168aab08b None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:44.537397 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b4d18f0e-6802-4704-8d85-1a7168aab08b None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:25:44.537703 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1198/4789] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:25: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 01 00:25:44.544271 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-74744836-e404-4ca0-99c9-432dc3349dc0 req-babae2af-3aed-4dd7-9739-ea2a7f2193bd None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:44.547143 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-74744836-e404-4ca0-99c9-432dc3349dc0 req-babae2af-3aed-4dd7-9739-ea2a7f2193bd tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:25:44.547413 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-74744836-e404-4ca0-99c9-432dc3349dc0 req-babae2af-3aed-4dd7-9739-ea2a7f2193bd tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:44.547683 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-74744836-e404-4ca0-99c9-432dc3349dc0 req-babae2af-3aed-4dd7-9739-ea2a7f2193bd tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:44.548454 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:44.548454 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:44.553038 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-752ddcc1-b1b8-42e4-9757-ebbe9f0a2825 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:25:44.558285 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-752ddcc1-b1b8-42e4-9757-ebbe9f0a2825 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:25:44.558782 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1193/4790] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:44 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 1214 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:44.560846 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:44.560846 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:44.564181 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-74744836-e404-4ca0-99c9-432dc3349dc0 req-babae2af-3aed-4dd7-9739-ea2a7f2193bd tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:25:44.567778 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-74744836-e404-4ca0-99c9-432dc3349dc0 req-babae2af-3aed-4dd7-9739-ea2a7f2193bd tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:25:44.568238 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1202/4791] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:25:44 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 1394 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 01 00:25:44.670351 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-74744836-e404-4ca0-99c9-432dc3349dc0 req-1ae56b24-516e-4f22-b7fe-c831a22f2c1a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:44.673534 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-74744836-e404-4ca0-99c9-432dc3349dc0 req-1ae56b24-516e-4f22-b7fe-c831a22f2c1a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] PUT https://10.4.3.222/volume/v3/attachments/73103c2f-baa2-4b0f-8b8f-4cad9e9407b8 Aug 01 00:25:44.674060 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-74744836-e404-4ca0-99c9-432dc3349dc0 req-1ae56b24-516e-4f22-b7fe-c831a22f2c1a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:44.683916 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-74744836-e404-4ca0-99c9-432dc3349dc0 req-1ae56b24-516e-4f22-b7fe-c831a22f2c1a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Acquiring lock "cinder-attachment_update-0f99832e-e57b-4c51-b3bd-00c7ed1c44b3-np0000006296" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:25:44.688870 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-74744836-e404-4ca0-99c9-432dc3349dc0 req-1ae56b24-516e-4f22-b7fe-c831a22f2c1a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Lock "cinder-attachment_update-0f99832e-e57b-4c51-b3bd-00c7ed1c44b3-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:25:44.690289 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:44.690289 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:44.770339 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-74744836-e404-4ca0-99c9-432dc3349dc0 req-1ae56b24-516e-4f22-b7fe-c831a22f2c1a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Lock "cinder-attachment_update-0f99832e-e57b-4c51-b3bd-00c7ed1c44b3-np0000006296" released by "attachment_update" :: held 0.082s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:25:44.770610 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-74744836-e404-4ca0-99c9-432dc3349dc0 req-1ae56b24-516e-4f22-b7fe-c831a22f2c1a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/attachments/73103c2f-baa2-4b0f-8b8f-4cad9e9407b8 returned with HTTP 200 Aug 01 00:25:44.771102 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1199/4792] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:25:44 2026] PUT /volume/v3/attachments/73103c2f-baa2-4b0f-8b8f-4cad9e9407b8 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:44.899303 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e941cf1e-f1b6-45df-8296-19ec38e76e15 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:44.901094 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e941cf1e-f1b6-45df-8296-19ec38e76e15 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] GET https://10.4.3.222/volume/v3/volumes/c1ec019f-7082-446e-9699-54d1840c190e Aug 01 00:25:44.901276 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e941cf1e-f1b6-45df-8296-19ec38e76e15 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:44.904780 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e941cf1e-f1b6-45df-8296-19ec38e76e15 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:44.907741 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:44.907741 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:44.910636 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-e941cf1e-f1b6-45df-8296-19ec38e76e15 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Volume info retrieved successfully. Aug 01 00:25:44.914099 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e941cf1e-f1b6-45df-8296-19ec38e76e15 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] https://10.4.3.222/volume/v3/volumes/c1ec019f-7082-446e-9699-54d1840c190e returned with HTTP 200 Aug 01 00:25:44.914449 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1199/4793] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:25:44 2026] GET /volume/v3/volumes/c1ec019f-7082-446e-9699-54d1840c190e => generated 1017 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:44.926052 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-951730c9-1561-43bc-890b-b036faae764c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:44.927782 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-951730c9-1561-43bc-890b-b036faae764c tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] POST https://10.4.3.222/volume/v3/backups Aug 01 00:25:44.929266 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-951730c9-1561-43bc-890b-b036faae764c tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c1ec019f-7082-446e-9699-54d1840c190e", "name": "tempest-type-Backup-1930740259"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:44.931644 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-951730c9-1561-43bc-890b-b036faae764c tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Creating new backup {'backup': {'volume_id': 'c1ec019f-7082-446e-9699-54d1840c190e', 'name': 'tempest-type-Backup-1930740259'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:25:44.931819 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-951730c9-1561-43bc-890b-b036faae764c tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Creating backup of volume c1ec019f-7082-446e-9699-54d1840c190e in container None Aug 01 00:25:44.939257 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:44.939257 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:44.939577 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-951730c9-1561-43bc-890b-b036faae764c tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Volume info retrieved successfully. Aug 01 00:25:44.967547 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-951730c9-1561-43bc-890b-b036faae764c tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Created reservations ['d21423df-c78d-4e5c-8f24-cfdcbe7aff0e', '9f7bc4a0-0bcd-454e-ab74-a3b00da1d961'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:25:44.991447 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-951730c9-1561-43bc-890b-b036faae764c tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:25:44.991953 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1194/4794] 10.4.3.222 () {70 vars in 1299 bytes} [Sat Aug 1 00:25:44 2026] POST /volume/v3/backups => generated 316 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:25:44.999807 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2f5deab1-1c60-4155-b695-0e21382118d5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:45.002256 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2f5deab1-1c60-4155-b695-0e21382118d5 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] GET https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 Aug 01 00:25:45.002537 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2f5deab1-1c60-4155-b695-0e21382118d5 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:45.002820 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2f5deab1-1c60-4155-b695-0e21382118d5 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:45.002966 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-2f5deab1-1c60-4155-b695-0e21382118d5 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Show backup with id c175c41e-968c-4dc7-8a05-29748966df30. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:45.007867 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:45.007867 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:45.008646 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2f5deab1-1c60-4155-b695-0e21382118d5 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 returned with HTTP 200 Aug 01 00:25:45.009149 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1203/4795] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:25:44 2026] GET /volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:45.245533 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-00966022-43c7-46c4-a564-f20e159e1b7d req-2b65ec12-c36a-44e4-a831-31b0e77c316b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:45.249902 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-00966022-43c7-46c4-a564-f20e159e1b7d req-2b65ec12-c36a-44e4-a831-31b0e77c316b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] POST https://10.4.3.222/volume/v3/attachments/c7bfeeb1-2693-4fc1-ab9a-6d568b8fc5c2/action Aug 01 00:25:45.249902 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-00966022-43c7-46c4-a564-f20e159e1b7d req-2b65ec12-c36a-44e4-a831-31b0e77c316b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:25:45.249902 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-00966022-43c7-46c4-a564-f20e159e1b7d req-2b65ec12-c36a-44e4-a831-31b0e77c316b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:45.266362 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:45.266362 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:45.276885 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-00966022-43c7-46c4-a564-f20e159e1b7d req-2b65ec12-c36a-44e4-a831-31b0e77c316b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/attachments/c7bfeeb1-2693-4fc1-ab9a-6d568b8fc5c2/action returned with HTTP 204 Aug 01 00:25:45.277495 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1200/4796] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:25:45 2026] POST /volume/v3/attachments/c7bfeeb1-2693-4fc1-ab9a-6d568b8fc5c2/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 01 00:25:45.293186 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-45f0bd52-0b2c-47a5-9f93-755e1cae8a6a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:45.297789 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-45f0bd52-0b2c-47a5-9f93-755e1cae8a6a tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 Aug 01 00:25:45.297789 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-45f0bd52-0b2c-47a5-9f93-755e1cae8a6a tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:45.297789 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-45f0bd52-0b2c-47a5-9f93-755e1cae8a6a tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:45.305933 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:45.305933 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:45.311555 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-45f0bd52-0b2c-47a5-9f93-755e1cae8a6a tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:45.316184 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-45f0bd52-0b2c-47a5-9f93-755e1cae8a6a tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 returned with HTTP 200 Aug 01 00:25:45.316554 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1200/4797] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:45 2026] GET /volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:45.574564 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-86e7d184-5035-4561-9bad-99aa837ebca7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:45.576985 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-86e7d184-5035-4561-9bad-99aa837ebca7 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:25:45.577239 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-86e7d184-5035-4561-9bad-99aa837ebca7 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:45.578059 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-86e7d184-5035-4561-9bad-99aa837ebca7 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:45.592451 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:45.592451 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:45.596832 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-86e7d184-5035-4561-9bad-99aa837ebca7 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:25:45.602045 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-86e7d184-5035-4561-9bad-99aa837ebca7 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:25:45.602553 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1195/4798] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:45 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 1215 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:46.019659 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-65f89d16-339d-49e1-928c-0896c0be427a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:46.023327 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-65f89d16-339d-49e1-928c-0896c0be427a tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] GET https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 Aug 01 00:25:46.023606 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-65f89d16-339d-49e1-928c-0896c0be427a tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:46.023951 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-65f89d16-339d-49e1-928c-0896c0be427a tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:46.024098 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-65f89d16-339d-49e1-928c-0896c0be427a tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Show backup with id c175c41e-968c-4dc7-8a05-29748966df30. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:46.030122 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:46.030122 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:46.031008 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-65f89d16-339d-49e1-928c-0896c0be427a tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 returned with HTTP 200 Aug 01 00:25:46.031456 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1204/4799] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:25:46 2026] GET /volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:46.343397 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9b4e992a-f130-42b3-a2e7-e208317c8ce7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:46.358918 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9b4e992a-f130-42b3-a2e7-e208317c8ce7 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 Aug 01 00:25:46.360784 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9b4e992a-f130-42b3-a2e7-e208317c8ce7 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:46.360784 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9b4e992a-f130-42b3-a2e7-e208317c8ce7 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:46.373969 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:46.373969 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:46.379097 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9b4e992a-f130-42b3-a2e7-e208317c8ce7 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:46.384783 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9b4e992a-f130-42b3-a2e7-e208317c8ce7 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 returned with HTTP 200 Aug 01 00:25:46.385582 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1201/4800] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:46 2026] GET /volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 => generated 928 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:46.614796 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5bfdbe6c-5061-40a7-b54e-f2fe69c9e4ad None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:46.615695 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5bfdbe6c-5061-40a7-b54e-f2fe69c9e4ad tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:25:46.615915 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5bfdbe6c-5061-40a7-b54e-f2fe69c9e4ad tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:46.617784 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5bfdbe6c-5061-40a7-b54e-f2fe69c9e4ad tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:46.626056 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:46.626056 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:46.628941 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-5bfdbe6c-5061-40a7-b54e-f2fe69c9e4ad tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:25:46.632464 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5bfdbe6c-5061-40a7-b54e-f2fe69c9e4ad tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:25:46.632884 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1201/4801] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:46 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:47.041701 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1f619000-79e3-4de2-a34d-884eae61aa82 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:47.043976 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1f619000-79e3-4de2-a34d-884eae61aa82 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] GET https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 Aug 01 00:25:47.044167 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1f619000-79e3-4de2-a34d-884eae61aa82 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:47.044349 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1f619000-79e3-4de2-a34d-884eae61aa82 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:47.044446 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-1f619000-79e3-4de2-a34d-884eae61aa82 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Show backup with id c175c41e-968c-4dc7-8a05-29748966df30. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:47.049828 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:47.049828 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:47.050652 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1f619000-79e3-4de2-a34d-884eae61aa82 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 returned with HTTP 200 Aug 01 00:25:47.051358 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1196/4802] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:25:47 2026] GET /volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:47.406227 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-8aafee15-a698-426f-9c3b-a26fe332e8f7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:47.409367 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8aafee15-a698-426f-9c3b-a26fe332e8f7 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 Aug 01 00:25:47.409467 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8aafee15-a698-426f-9c3b-a26fe332e8f7 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:47.409946 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8aafee15-a698-426f-9c3b-a26fe332e8f7 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:47.416561 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:47.416561 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:47.420722 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-8aafee15-a698-426f-9c3b-a26fe332e8f7 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:47.428652 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8aafee15-a698-426f-9c3b-a26fe332e8f7 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 returned with HTTP 200 Aug 01 00:25:47.429237 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1205/4803] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:47 2026] GET /volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 01 00:25:47.650065 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-42e77f2f-014c-4f18-8eb0-12189c53a46b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:47.652436 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-42e77f2f-014c-4f18-8eb0-12189c53a46b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:25:47.653721 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-42e77f2f-014c-4f18-8eb0-12189c53a46b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:47.653721 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-42e77f2f-014c-4f18-8eb0-12189c53a46b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:47.669731 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:47.669731 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:47.675513 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-42e77f2f-014c-4f18-8eb0-12189c53a46b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:25:47.682848 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-42e77f2f-014c-4f18-8eb0-12189c53a46b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:25:47.683917 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1202/4804] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:47 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 1215 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:48.064727 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-78e28585-0ee5-4599-a0d0-a44bc39a9d7b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:48.067450 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-78e28585-0ee5-4599-a0d0-a44bc39a9d7b tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] GET https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 Aug 01 00:25:48.067815 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-78e28585-0ee5-4599-a0d0-a44bc39a9d7b tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:48.068077 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-78e28585-0ee5-4599-a0d0-a44bc39a9d7b tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:48.068236 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-78e28585-0ee5-4599-a0d0-a44bc39a9d7b tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Show backup with id c175c41e-968c-4dc7-8a05-29748966df30. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:48.073784 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:48.073784 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:48.074411 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-78e28585-0ee5-4599-a0d0-a44bc39a9d7b tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 returned with HTTP 200 Aug 01 00:25:48.074814 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1202/4805] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:25:48 2026] GET /volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:48.175436 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-74744836-e404-4ca0-99c9-432dc3349dc0 req-bb146ebd-8627-43d8-835b-469e5ab79169 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:48.178786 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-74744836-e404-4ca0-99c9-432dc3349dc0 req-bb146ebd-8627-43d8-835b-469e5ab79169 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] POST https://10.4.3.222/volume/v3/attachments/73103c2f-baa2-4b0f-8b8f-4cad9e9407b8/action Aug 01 00:25:48.179146 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-74744836-e404-4ca0-99c9-432dc3349dc0 req-bb146ebd-8627-43d8-835b-469e5ab79169 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:25:48.179277 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-74744836-e404-4ca0-99c9-432dc3349dc0 req-bb146ebd-8627-43d8-835b-469e5ab79169 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:48.203195 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:48.203195 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:48.218954 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-74744836-e404-4ca0-99c9-432dc3349dc0 req-bb146ebd-8627-43d8-835b-469e5ab79169 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/attachments/73103c2f-baa2-4b0f-8b8f-4cad9e9407b8/action returned with HTTP 204 Aug 01 00:25:48.219531 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1197/4806] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:25:48 2026] POST /volume/v3/attachments/73103c2f-baa2-4b0f-8b8f-4cad9e9407b8/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:48.338365 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-97fb3866-0b84-459b-9ead-ddfb6c0b3515 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:48.338712 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-97fb3866-0b84-459b-9ead-ddfb6c0b3515 None None] GET https://10.4.3.222/volume// Aug 01 00:25:48.338921 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-97fb3866-0b84-459b-9ead-ddfb6c0b3515 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:48.339114 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-97fb3866-0b84-459b-9ead-ddfb6c0b3515 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:48.339411 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-97fb3866-0b84-459b-9ead-ddfb6c0b3515 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:25:48.339712 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1206/4807] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:25:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:25:48.346407 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-1b0c8289-25af-47b9-86ca-f47be2a30ed3 req-20da3d88-ae6d-40ff-8c63-34e928bfb6b8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:48.348271 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-1b0c8289-25af-47b9-86ca-f47be2a30ed3 req-20da3d88-ae6d-40ff-8c63-34e928bfb6b8 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:25:48.348589 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-1b0c8289-25af-47b9-86ca-f47be2a30ed3 req-20da3d88-ae6d-40ff-8c63-34e928bfb6b8 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8673412-f986-4f9a-bc17-e88812ed19d4", "connector": null, "instance_uuid": "c3affe1d-275a-481d-99d1-125d4a51f4b3"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:48.359220 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:48.359220 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:48.392234 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-1b0c8289-25af-47b9-86ca-f47be2a30ed3 req-20da3d88-ae6d-40ff-8c63-34e928bfb6b8 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:25:48.392889 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1203/4808] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:25:48 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 01 00:25:48.401848 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-1b0c8289-25af-47b9-86ca-f47be2a30ed3 req-2be42373-262a-4c34-9391-a0bdff3d2fc8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:48.403922 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-1b0c8289-25af-47b9-86ca-f47be2a30ed3 req-2be42373-262a-4c34-9391-a0bdff3d2fc8 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] DELETE https://10.4.3.222/volume/v3/attachments/c7bfeeb1-2693-4fc1-ab9a-6d568b8fc5c2 Aug 01 00:25:48.404235 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-1b0c8289-25af-47b9-86ca-f47be2a30ed3 req-2be42373-262a-4c34-9391-a0bdff3d2fc8 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:48.405819 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-1b0c8289-25af-47b9-86ca-f47be2a30ed3 req-2be42373-262a-4c34-9391-a0bdff3d2fc8 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:48.412172 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:48.412172 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:48.444726 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-77e84305-4685-43d4-be67-6714955defca None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:48.447570 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-77e84305-4685-43d4-be67-6714955defca tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 Aug 01 00:25:48.447893 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-77e84305-4685-43d4-be67-6714955defca tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:48.448159 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-77e84305-4685-43d4-be67-6714955defca tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:48.458570 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:48.458570 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:48.464636 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-77e84305-4685-43d4-be67-6714955defca tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:48.467183 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-1b0c8289-25af-47b9-86ca-f47be2a30ed3 req-2be42373-262a-4c34-9391-a0bdff3d2fc8 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/attachments/c7bfeeb1-2693-4fc1-ab9a-6d568b8fc5c2 returned with HTTP 200 Aug 01 00:25:48.468067 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1203/4809] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:25:48 2026] DELETE /volume/v3/attachments/c7bfeeb1-2693-4fc1-ab9a-6d568b8fc5c2 => generated 192 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:48.471659 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-77e84305-4685-43d4-be67-6714955defca tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 returned with HTTP 200 Aug 01 00:25:48.472189 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1198/4810] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:48 2026] GET /volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:48.698953 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-24978e9e-c327-4a9b-82ac-43de3b13e34f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:48.700570 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-24978e9e-c327-4a9b-82ac-43de3b13e34f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:25:48.701089 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-24978e9e-c327-4a9b-82ac-43de3b13e34f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:48.701417 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-24978e9e-c327-4a9b-82ac-43de3b13e34f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:48.719825 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:48.719825 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:48.722488 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-24978e9e-c327-4a9b-82ac-43de3b13e34f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:25:48.728837 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-24978e9e-c327-4a9b-82ac-43de3b13e34f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:25:48.728837 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1207/4811] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:48 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 1509 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:49.084918 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-05aab233-fb46-48ce-b20c-6fc23bebcf02 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:49.087361 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-05aab233-fb46-48ce-b20c-6fc23bebcf02 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] GET https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 Aug 01 00:25:49.087544 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-05aab233-fb46-48ce-b20c-6fc23bebcf02 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:49.087758 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-05aab233-fb46-48ce-b20c-6fc23bebcf02 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:49.087895 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-05aab233-fb46-48ce-b20c-6fc23bebcf02 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Show backup with id c175c41e-968c-4dc7-8a05-29748966df30. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:49.091570 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:49.091570 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:49.092174 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-05aab233-fb46-48ce-b20c-6fc23bebcf02 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 returned with HTTP 200 Aug 01 00:25:49.092498 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1204/4812] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:25:49 2026] GET /volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:49.488839 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c3c6858f-0ec5-4704-a020-8fcec263b1dc None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:49.490558 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c3c6858f-0ec5-4704-a020-8fcec263b1dc tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 Aug 01 00:25:49.490830 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c3c6858f-0ec5-4704-a020-8fcec263b1dc tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:49.491022 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c3c6858f-0ec5-4704-a020-8fcec263b1dc tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:49.498955 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:49.498955 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:49.503449 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c3c6858f-0ec5-4704-a020-8fcec263b1dc tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:49.506908 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c3c6858f-0ec5-4704-a020-8fcec263b1dc tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 returned with HTTP 200 Aug 01 00:25:49.507265 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1204/4813] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:49 2026] GET /volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:50.014728 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-1b0c8289-25af-47b9-86ca-f47be2a30ed3 req-cede2a29-ceef-475e-8220-0cf4f802d6c7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:50.016729 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-1b0c8289-25af-47b9-86ca-f47be2a30ed3 req-cede2a29-ceef-475e-8220-0cf4f802d6c7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] PUT https://10.4.3.222/volume/v3/attachments/5b227e4c-6109-4b2e-841f-c1aae6c69ec4 Aug 01 00:25:50.017106 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-1b0c8289-25af-47b9-86ca-f47be2a30ed3 req-cede2a29-ceef-475e-8220-0cf4f802d6c7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:50.031420 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-1b0c8289-25af-47b9-86ca-f47be2a30ed3 req-cede2a29-ceef-475e-8220-0cf4f802d6c7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Acquiring lock "cinder-attachment_update-d8673412-f986-4f9a-bc17-e88812ed19d4-np0000006296" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:25:50.036377 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-1b0c8289-25af-47b9-86ca-f47be2a30ed3 req-cede2a29-ceef-475e-8220-0cf4f802d6c7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Lock "cinder-attachment_update-d8673412-f986-4f9a-bc17-e88812ed19d4-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:25:50.037507 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:50.037507 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:50.089052 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b5ed3a25-ecd2-4375-b07e-7f02c5f3351b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:50.091379 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b5ed3a25-ecd2-4375-b07e-7f02c5f3351b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:25:50.091870 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b5ed3a25-ecd2-4375-b07e-7f02c5f3351b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:50.092412 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b5ed3a25-ecd2-4375-b07e-7f02c5f3351b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:50.105439 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-de1ce8db-3cfe-40b3-8f94-0d0f6bc169e4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:50.107546 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-de1ce8db-3cfe-40b3-8f94-0d0f6bc169e4 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] GET https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 Aug 01 00:25:50.107862 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-de1ce8db-3cfe-40b3-8f94-0d0f6bc169e4 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:50.108087 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-de1ce8db-3cfe-40b3-8f94-0d0f6bc169e4 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:50.108711 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-de1ce8db-3cfe-40b3-8f94-0d0f6bc169e4 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Show backup with id c175c41e-968c-4dc7-8a05-29748966df30. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:50.114216 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:50.114216 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:50.115488 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-de1ce8db-3cfe-40b3-8f94-0d0f6bc169e4 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 returned with HTTP 200 Aug 01 00:25:50.115987 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1205/4814] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:25:50 2026] GET /volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:50.124382 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:50.124382 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:50.128677 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-b5ed3a25-ecd2-4375-b07e-7f02c5f3351b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:25:50.134267 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b5ed3a25-ecd2-4375-b07e-7f02c5f3351b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:25:50.134898 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1208/4815] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:50 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 1509 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:50.141228 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-1b0c8289-25af-47b9-86ca-f47be2a30ed3 req-cede2a29-ceef-475e-8220-0cf4f802d6c7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Lock "cinder-attachment_update-d8673412-f986-4f9a-bc17-e88812ed19d4-np0000006296" released by "attachment_update" :: held 0.105s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:25:50.142013 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-1b0c8289-25af-47b9-86ca-f47be2a30ed3 req-cede2a29-ceef-475e-8220-0cf4f802d6c7 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/attachments/5b227e4c-6109-4b2e-841f-c1aae6c69ec4 returned with HTTP 200 Aug 01 00:25:50.142013 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1199/4816] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:25:50 2026] PUT /volume/v3/attachments/5b227e4c-6109-4b2e-841f-c1aae6c69ec4 => generated 968 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:50.153154 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-73a89e3f-2b61-41b9-b305-2ecdf8734cc8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:50.155800 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-1b0c8289-25af-47b9-86ca-f47be2a30ed3 req-035080ab-9fb1-4344-a112-b5003ec52c4e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:50.155951 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-73a89e3f-2b61-41b9-b305-2ecdf8734cc8 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:25:50.155951 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-73a89e3f-2b61-41b9-b305-2ecdf8734cc8 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:50.155951 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-73a89e3f-2b61-41b9-b305-2ecdf8734cc8 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:50.157073 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-1b0c8289-25af-47b9-86ca-f47be2a30ed3 req-035080ab-9fb1-4344-a112-b5003ec52c4e tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/attachments/5b227e4c-6109-4b2e-841f-c1aae6c69ec4 Aug 01 00:25:50.157340 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-1b0c8289-25af-47b9-86ca-f47be2a30ed3 req-035080ab-9fb1-4344-a112-b5003ec52c4e tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:50.157577 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-1b0c8289-25af-47b9-86ca-f47be2a30ed3 req-035080ab-9fb1-4344-a112-b5003ec52c4e tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:50.167347 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:50.167347 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:50.171134 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-73a89e3f-2b61-41b9-b305-2ecdf8734cc8 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:25:50.175853 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-1b0c8289-25af-47b9-86ca-f47be2a30ed3 req-035080ab-9fb1-4344-a112-b5003ec52c4e tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/attachments/5b227e4c-6109-4b2e-841f-c1aae6c69ec4 returned with HTTP 200 Aug 01 00:25:50.175932 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-73a89e3f-2b61-41b9-b305-2ecdf8734cc8 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:25:50.176354 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1205/4817] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:50 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 1509 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:50.176402 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1206/4818] 10.4.3.222 () {70 vars in 1651 bytes} [Sat Aug 1 00:25:50 2026] GET /volume/v3/attachments/5b227e4c-6109-4b2e-841f-c1aae6c69ec4 => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:50.194217 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4143167a-7aea-4e60-8cf7-1dba19d71a6c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:50.197614 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4143167a-7aea-4e60-8cf7-1dba19d71a6c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:25:50.197614 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4143167a-7aea-4e60-8cf7-1dba19d71a6c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:50.197614 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4143167a-7aea-4e60-8cf7-1dba19d71a6c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:50.210965 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:50.210965 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:50.215826 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-4143167a-7aea-4e60-8cf7-1dba19d71a6c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:25:50.220603 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4143167a-7aea-4e60-8cf7-1dba19d71a6c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:25:50.221378 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1209/4819] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:50 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 1509 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:50.266069 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-958ba9c2-3cc4-4ec8-a6fd-239ef1789d72 req-c4c960e2-6e0a-4359-9a4c-79c20f46be6b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:50.268851 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-958ba9c2-3cc4-4ec8-a6fd-239ef1789d72 req-c4c960e2-6e0a-4359-9a4c-79c20f46be6b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:25:50.268851 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-958ba9c2-3cc4-4ec8-a6fd-239ef1789d72 req-c4c960e2-6e0a-4359-9a4c-79c20f46be6b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:50.268851 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-958ba9c2-3cc4-4ec8-a6fd-239ef1789d72 req-c4c960e2-6e0a-4359-9a4c-79c20f46be6b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:50.282304 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:50.282304 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:50.285305 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-958ba9c2-3cc4-4ec8-a6fd-239ef1789d72 req-c4c960e2-6e0a-4359-9a4c-79c20f46be6b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:25:50.292377 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-958ba9c2-3cc4-4ec8-a6fd-239ef1789d72 req-c4c960e2-6e0a-4359-9a4c-79c20f46be6b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:25:50.292810 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1200/4820] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:25:50 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 1509 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:50.311809 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-958ba9c2-3cc4-4ec8-a6fd-239ef1789d72 req-287c9fb4-e1bc-4ef9-a645-ee9a98efc90f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:50.317250 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-958ba9c2-3cc4-4ec8-a6fd-239ef1789d72 req-287c9fb4-e1bc-4ef9-a645-ee9a98efc90f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] POST https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3/action Aug 01 00:25:50.317597 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-958ba9c2-3cc4-4ec8-a6fd-239ef1789d72 req-287c9fb4-e1bc-4ef9-a645-ee9a98efc90f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:25:50.317721 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-958ba9c2-3cc4-4ec8-a6fd-239ef1789d72 req-287c9fb4-e1bc-4ef9-a645-ee9a98efc90f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:50.332946 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:50.332946 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:50.333396 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-958ba9c2-3cc4-4ec8-a6fd-239ef1789d72 req-287c9fb4-e1bc-4ef9-a645-ee9a98efc90f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:25:50.339925 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-958ba9c2-3cc4-4ec8-a6fd-239ef1789d72 req-287c9fb4-e1bc-4ef9-a645-ee9a98efc90f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Begin detaching volume completed successfully. Aug 01 00:25:50.340161 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-958ba9c2-3cc4-4ec8-a6fd-239ef1789d72 req-287c9fb4-e1bc-4ef9-a645-ee9a98efc90f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3/action returned with HTTP 202 Aug 01 00:25:50.340614 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1206/4821] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:25:50 2026] POST /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:25:50.366801 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cb74ed91-a7df-4cd0-b045-8e1759f93e08 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:50.368912 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cb74ed91-a7df-4cd0-b045-8e1759f93e08 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:25:50.369099 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cb74ed91-a7df-4cd0-b045-8e1759f93e08 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:50.369280 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cb74ed91-a7df-4cd0-b045-8e1759f93e08 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:50.385272 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:50.385272 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:50.389030 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-cb74ed91-a7df-4cd0-b045-8e1759f93e08 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:25:50.393314 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cb74ed91-a7df-4cd0-b045-8e1759f93e08 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:25:50.393473 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1207/4822] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:50 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 1512 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:50.404527 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-66a58e8c-8f6f-4d89-9ba0-b937ad9d487a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:50.405218 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-66a58e8c-8f6f-4d89-9ba0-b937ad9d487a None None] GET https://10.4.3.222/volume// Aug 01 00:25:50.406843 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-66a58e8c-8f6f-4d89-9ba0-b937ad9d487a None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:50.406843 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-66a58e8c-8f6f-4d89-9ba0-b937ad9d487a None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:50.406843 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-66a58e8c-8f6f-4d89-9ba0-b937ad9d487a None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:25:50.407267 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1210/4823] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:25:50 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:25:50.419093 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-958ba9c2-3cc4-4ec8-a6fd-239ef1789d72 req-093240d5-6051-488b-93a0-3f5dfaa92ccb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:50.421177 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-958ba9c2-3cc4-4ec8-a6fd-239ef1789d72 req-093240d5-6051-488b-93a0-3f5dfaa92ccb tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:25:50.421403 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-958ba9c2-3cc4-4ec8-a6fd-239ef1789d72 req-093240d5-6051-488b-93a0-3f5dfaa92ccb tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:50.421584 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-958ba9c2-3cc4-4ec8-a6fd-239ef1789d72 req-093240d5-6051-488b-93a0-3f5dfaa92ccb tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:50.432941 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:50.432941 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:50.436278 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-958ba9c2-3cc4-4ec8-a6fd-239ef1789d72 req-093240d5-6051-488b-93a0-3f5dfaa92ccb tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:25:50.440440 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-958ba9c2-3cc4-4ec8-a6fd-239ef1789d72 req-093240d5-6051-488b-93a0-3f5dfaa92ccb tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:25:50.440910 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1201/4824] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:25:50 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 1692 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:25:50.525485 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-8f649d25-df2a-46d9-8226-90e5ece9dc98 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:50.527929 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8f649d25-df2a-46d9-8226-90e5ece9dc98 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 Aug 01 00:25:50.528225 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8f649d25-df2a-46d9-8226-90e5ece9dc98 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:50.528474 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8f649d25-df2a-46d9-8226-90e5ece9dc98 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:50.538550 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:50.538550 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:50.543550 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-8f649d25-df2a-46d9-8226-90e5ece9dc98 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:50.562213 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8f649d25-df2a-46d9-8226-90e5ece9dc98 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 returned with HTTP 200 Aug 01 00:25:50.562213 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1207/4825] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:50 2026] GET /volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:50.976718 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-958ba9c2-3cc4-4ec8-a6fd-239ef1789d72 req-16f72374-1a1f-4f72-9ee9-a1ddf66c4f12 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:50.979475 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-958ba9c2-3cc4-4ec8-a6fd-239ef1789d72 req-16f72374-1a1f-4f72-9ee9-a1ddf66c4f12 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:25:50.979687 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-958ba9c2-3cc4-4ec8-a6fd-239ef1789d72 req-16f72374-1a1f-4f72-9ee9-a1ddf66c4f12 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:50.979998 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-958ba9c2-3cc4-4ec8-a6fd-239ef1789d72 req-16f72374-1a1f-4f72-9ee9-a1ddf66c4f12 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:50.997943 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:50.997943 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:51.002817 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-958ba9c2-3cc4-4ec8-a6fd-239ef1789d72 req-16f72374-1a1f-4f72-9ee9-a1ddf66c4f12 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:25:51.006313 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-958ba9c2-3cc4-4ec8-a6fd-239ef1789d72 req-16f72374-1a1f-4f72-9ee9-a1ddf66c4f12 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:25:51.006687 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1208/4826] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:25:50 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 1512 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:51.028645 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-958ba9c2-3cc4-4ec8-a6fd-239ef1789d72 req-b14475bd-5551-46c7-bf5a-96da50b38876 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:51.033712 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-958ba9c2-3cc4-4ec8-a6fd-239ef1789d72 req-b14475bd-5551-46c7-bf5a-96da50b38876 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] DELETE https://10.4.3.222/volume/v3/attachments/73103c2f-baa2-4b0f-8b8f-4cad9e9407b8 Aug 01 00:25:51.034275 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-958ba9c2-3cc4-4ec8-a6fd-239ef1789d72 req-b14475bd-5551-46c7-bf5a-96da50b38876 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:51.034413 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-958ba9c2-3cc4-4ec8-a6fd-239ef1789d72 req-b14475bd-5551-46c7-bf5a-96da50b38876 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:51.048803 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:51.048803 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:51.106351 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-958ba9c2-3cc4-4ec8-a6fd-239ef1789d72 req-b14475bd-5551-46c7-bf5a-96da50b38876 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/attachments/73103c2f-baa2-4b0f-8b8f-4cad9e9407b8 returned with HTTP 200 Aug 01 00:25:51.106830 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1211/4827] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:25:51 2026] DELETE /volume/v3/attachments/73103c2f-baa2-4b0f-8b8f-4cad9e9407b8 => generated 192 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:51.133940 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-732f9d42-11d7-45a9-bd79-ece45c244e67 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:51.136837 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-732f9d42-11d7-45a9-bd79-ece45c244e67 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] GET https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 Aug 01 00:25:51.137010 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-732f9d42-11d7-45a9-bd79-ece45c244e67 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:51.137614 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-732f9d42-11d7-45a9-bd79-ece45c244e67 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:51.137837 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-732f9d42-11d7-45a9-bd79-ece45c244e67 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Show backup with id c175c41e-968c-4dc7-8a05-29748966df30. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:51.145372 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:51.145372 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:51.146377 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-732f9d42-11d7-45a9-bd79-ece45c244e67 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 returned with HTTP 200 Aug 01 00:25:51.146880 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1202/4828] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:25:51 2026] GET /volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:51.407326 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b4adabed-4771-4dc4-94da-20324025bbdb None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:51.409314 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b4adabed-4771-4dc4-94da-20324025bbdb tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:25:51.409542 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b4adabed-4771-4dc4-94da-20324025bbdb tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:51.409799 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b4adabed-4771-4dc4-94da-20324025bbdb tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:51.420904 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:51.420904 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:51.424679 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b4adabed-4771-4dc4-94da-20324025bbdb tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:25:51.428560 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b4adabed-4771-4dc4-94da-20324025bbdb tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:25:51.429022 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1208/4829] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:51 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 1212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:51.566748 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8b750b2e-3338-4fd4-9ac2-f9f3067edc98 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:51.572240 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8b750b2e-3338-4fd4-9ac2-f9f3067edc98 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 Aug 01 00:25:51.572483 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8b750b2e-3338-4fd4-9ac2-f9f3067edc98 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:51.572704 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8b750b2e-3338-4fd4-9ac2-f9f3067edc98 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:51.580850 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:51.580850 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:51.584450 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8b750b2e-3338-4fd4-9ac2-f9f3067edc98 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:51.589457 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8b750b2e-3338-4fd4-9ac2-f9f3067edc98 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 returned with HTTP 200 Aug 01 00:25:51.589847 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1209/4830] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:51 2026] GET /volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 => generated 1193 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:25:51.601362 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-93021f6e-7049-4524-9d6d-67629a004d92 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:51.603332 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-93021f6e-7049-4524-9d6d-67629a004d92 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 Aug 01 00:25:51.603584 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-93021f6e-7049-4524-9d6d-67629a004d92 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:51.603828 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-93021f6e-7049-4524-9d6d-67629a004d92 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:51.611495 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:51.611495 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:51.615239 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-93021f6e-7049-4524-9d6d-67629a004d92 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:51.619690 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-93021f6e-7049-4524-9d6d-67629a004d92 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 returned with HTTP 200 Aug 01 00:25:51.620181 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1212/4831] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:51 2026] GET /volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:25:51.634117 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ca14e0b8-5f5f-4ab0-916b-29af9d8304ff None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:51.635966 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ca14e0b8-5f5f-4ab0-916b-29af9d8304ff tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:25:51.636296 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ca14e0b8-5f5f-4ab0-916b-29af9d8304ff tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "6535d47e-1a8f-4697-a9e3-670aa4bfaac4", "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:51.637703 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-ca14e0b8-5f5f-4ab0-916b-29af9d8304ff tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '6535d47e-1a8f-4697-a9e3-670aa4bfaac4', 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:25:51.644141 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:51.644141 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:51.644567 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ca14e0b8-5f5f-4ab0-916b-29af9d8304ff tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume retrieved successfully. Aug 01 00:25:51.644713 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-ca14e0b8-5f5f-4ab0-916b-29af9d8304ff tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Create volume of 1 GB Aug 01 00:25:51.648799 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ca14e0b8-5f5f-4ab0-916b-29af9d8304ff tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Availability Zones retrieved successfully. Aug 01 00:25:51.654057 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ca14e0b8-5f5f-4ab0-916b-29af9d8304ff tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Flow 'volume_create_api' (c7bdd0d2-d422-4477-ba01-22517b0a753b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:51.655378 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ca14e0b8-5f5f-4ab0-916b-29af9d8304ff tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d578c97-c891-4134-b7fc-997ce57fb273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:51.656731 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-ca14e0b8-5f5f-4ab0-916b-29af9d8304ff tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:25:51.682338 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ca14e0b8-5f5f-4ab0-916b-29af9d8304ff tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d578c97-c891-4134-b7fc-997ce57fb273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '6535d47e-1a8f-4697-a9e3-670aa4bfaac4', 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:51.683129 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ca14e0b8-5f5f-4ab0-916b-29af9d8304ff tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f19950a1-88aa-4873-bcbc-0720d7a42596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:51.730798 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-ca14e0b8-5f5f-4ab0-916b-29af9d8304ff tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Created reservations ['c35fa35d-9c10-4a34-b208-a616463c1d07', 'ad83296c-2c89-4724-8260-b45c87851bb3', '83e284c6-b9aa-4183-a4ba-e76064adb376', 'd86fb5e1-a0f8-4814-a024-42dc5324180d'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:25:51.730798 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ca14e0b8-5f5f-4ab0-916b-29af9d8304ff tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f19950a1-88aa-4873-bcbc-0720d7a42596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c35fa35d-9c10-4a34-b208-a616463c1d07', 'ad83296c-2c89-4724-8260-b45c87851bb3', '83e284c6-b9aa-4183-a4ba-e76064adb376', 'd86fb5e1-a0f8-4814-a024-42dc5324180d']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:51.730798 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ca14e0b8-5f5f-4ab0-916b-29af9d8304ff tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c433a8b-2d4b-407e-ac02-b966f87b83a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:51.762379 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ca14e0b8-5f5f-4ab0-916b-29af9d8304ff tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c433a8b-2d4b-407e-ac02-b966f87b83a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '481db5c5-6a11-48d1-90ad-b434a79584ad', '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='5da6662fe3e540f58e9a3a147a9558bd',qos_specs=None,replication_status=,reservations=['c35fa35d-9c10-4a34-b208-a616463c1d07','ad83296c-2c89-4724-8260-b45c87851bb3','83e284c6-b9aa-4183-a4ba-e76064adb376','d86fb5e1-a0f8-4814-a024-42dc5324180d'],size=1,snapshot_id=None,source_replicaid=,source_volid=6535d47e-1a8f-4697-a9e3-670aa4bfaac4,status='creating',user_id='25654cc1ec9c42b691dbc8c967f234a6',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), '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-01T00:25:51Z,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=481db5c5-6a11-48d1-90ad-b434a79584ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5da6662fe3e540f58e9a3a147a9558bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=6535d47e-1a8f-4697-a9e3-670aa4bfaac4,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25654cc1ec9c42b691dbc8c967f234a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:51.763135 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ca14e0b8-5f5f-4ab0-916b-29af9d8304ff tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f4f83f4-38d8-48df-87a8-8df686e6af40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:51.783735 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ca14e0b8-5f5f-4ab0-916b-29af9d8304ff tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f4f83f4-38d8-48df-87a8-8df686e6af40) transitioned into state 'SUCCESS' from 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='5da6662fe3e540f58e9a3a147a9558bd',qos_specs=None,replication_status=,reservations=['c35fa35d-9c10-4a34-b208-a616463c1d07','ad83296c-2c89-4724-8260-b45c87851bb3','83e284c6-b9aa-4183-a4ba-e76064adb376','d86fb5e1-a0f8-4814-a024-42dc5324180d'],size=1,snapshot_id=None,source_replicaid=,source_volid=6535d47e-1a8f-4697-a9e3-670aa4bfaac4,status='creating',user_id='25654cc1ec9c42b691dbc8c967f234a6',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:51.784433 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ca14e0b8-5f5f-4ab0-916b-29af9d8304ff tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1de5f5f0-c7be-41be-a725-f446b017a42b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:51.802194 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ca14e0b8-5f5f-4ab0-916b-29af9d8304ff tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1de5f5f0-c7be-41be-a725-f446b017a42b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:51.802194 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-ca14e0b8-5f5f-4ab0-916b-29af9d8304ff tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Flow 'volume_create_api' (c7bdd0d2-d422-4477-ba01-22517b0a753b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:51.802398 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ca14e0b8-5f5f-4ab0-916b-29af9d8304ff tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Create volume request issued successfully. Aug 01 00:25:51.805568 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ca14e0b8-5f5f-4ab0-916b-29af9d8304ff tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:25:51.805568 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1203/4832] 10.4.3.222 () {70 vars in 1300 bytes} [Sat Aug 1 00:25:51 2026] POST /volume/v3/volumes => generated 809 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:51.816868 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-261e2c3d-ad85-4ba1-83d0-a3d2fca86460 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:51.818787 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-261e2c3d-ad85-4ba1-83d0-a3d2fca86460 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/481db5c5-6a11-48d1-90ad-b434a79584ad Aug 01 00:25:51.821789 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-261e2c3d-ad85-4ba1-83d0-a3d2fca86460 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:51.821789 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-261e2c3d-ad85-4ba1-83d0-a3d2fca86460 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:51.826589 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:51.826589 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:51.830337 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-261e2c3d-ad85-4ba1-83d0-a3d2fca86460 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:51.834628 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-261e2c3d-ad85-4ba1-83d0-a3d2fca86460 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/481db5c5-6a11-48d1-90ad-b434a79584ad returned with HTTP 200 Aug 01 00:25:51.835185 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1209/4833] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:51 2026] GET /volume/v3/volumes/481db5c5-6a11-48d1-90ad-b434a79584ad => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:52.164468 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3559598f-0ba9-42ea-889a-fbe670d8f373 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:52.166925 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3559598f-0ba9-42ea-889a-fbe670d8f373 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] GET https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 Aug 01 00:25:52.167251 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3559598f-0ba9-42ea-889a-fbe670d8f373 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:52.167496 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3559598f-0ba9-42ea-889a-fbe670d8f373 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:52.167637 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-3559598f-0ba9-42ea-889a-fbe670d8f373 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Show backup with id c175c41e-968c-4dc7-8a05-29748966df30. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:52.174482 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:52.174482 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:52.175390 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3559598f-0ba9-42ea-889a-fbe670d8f373 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 returned with HTTP 200 Aug 01 00:25:52.175936 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1210/4834] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:25:52 2026] GET /volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:52.847211 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1df86aa1-4e27-4a46-869e-b878f422b8b6 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:52.849163 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1df86aa1-4e27-4a46-869e-b878f422b8b6 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/481db5c5-6a11-48d1-90ad-b434a79584ad Aug 01 00:25:52.849565 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1df86aa1-4e27-4a46-869e-b878f422b8b6 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:52.849967 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1df86aa1-4e27-4a46-869e-b878f422b8b6 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:52.857819 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:52.857819 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:52.865792 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-1df86aa1-4e27-4a46-869e-b878f422b8b6 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:52.868944 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1df86aa1-4e27-4a46-869e-b878f422b8b6 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/481db5c5-6a11-48d1-90ad-b434a79584ad returned with HTTP 200 Aug 01 00:25:52.869382 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1213/4835] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:52 2026] GET /volume/v3/volumes/481db5c5-6a11-48d1-90ad-b434a79584ad => generated 1228 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:25:52.884185 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-653349c3-cb5d-4739-a5e7-2045bd577b40 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:52.886460 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-653349c3-cb5d-4739-a5e7-2045bd577b40 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/481db5c5-6a11-48d1-90ad-b434a79584ad Aug 01 00:25:52.886721 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-653349c3-cb5d-4739-a5e7-2045bd577b40 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:52.886978 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-653349c3-cb5d-4739-a5e7-2045bd577b40 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:52.895524 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:52.895524 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:52.900995 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-653349c3-cb5d-4739-a5e7-2045bd577b40 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:52.908620 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-653349c3-cb5d-4739-a5e7-2045bd577b40 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/481db5c5-6a11-48d1-90ad-b434a79584ad returned with HTTP 200 Aug 01 00:25:52.909401 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1204/4836] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:52 2026] GET /volume/v3/volumes/481db5c5-6a11-48d1-90ad-b434a79584ad => generated 1228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:25:52.923126 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7ed40287-03a5-493c-b35d-b78bdb58bce8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:52.925084 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7ed40287-03a5-493c-b35d-b78bdb58bce8 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] DELETE https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 Aug 01 00:25:52.925366 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7ed40287-03a5-493c-b35d-b78bdb58bce8 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:52.925597 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7ed40287-03a5-493c-b35d-b78bdb58bce8 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:52.925835 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-7ed40287-03a5-493c-b35d-b78bdb58bce8 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Delete volume with id: 6535d47e-1a8f-4697-a9e3-670aa4bfaac4 Aug 01 00:25:52.934874 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:52.934874 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:52.935316 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-7ed40287-03a5-493c-b35d-b78bdb58bce8 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:52.952488 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-7ed40287-03a5-493c-b35d-b78bdb58bce8 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Delete volume request issued successfully. Aug 01 00:25:52.952721 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7ed40287-03a5-493c-b35d-b78bdb58bce8 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 returned with HTTP 202 Aug 01 00:25:52.953232 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1210/4837] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:25:52 2026] DELETE /volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:25:52.961734 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8cd8b6b3-c69c-41a9-9c84-b5e2f4760fa4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:52.964316 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8cd8b6b3-c69c-41a9-9c84-b5e2f4760fa4 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 Aug 01 00:25:52.964539 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8cd8b6b3-c69c-41a9-9c84-b5e2f4760fa4 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:52.964725 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8cd8b6b3-c69c-41a9-9c84-b5e2f4760fa4 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:52.971333 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:52.971333 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:52.974629 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8cd8b6b3-c69c-41a9-9c84-b5e2f4760fa4 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:52.979548 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8cd8b6b3-c69c-41a9-9c84-b5e2f4760fa4 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 returned with HTTP 200 Aug 01 00:25:52.980109 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1211/4838] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:52 2026] GET /volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 => generated 1192 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 01 00:25:53.189850 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-3e83e228-180d-4a29-8837-98e73b42e290 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:53.192881 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3e83e228-180d-4a29-8837-98e73b42e290 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] GET https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 Aug 01 00:25:53.192881 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3e83e228-180d-4a29-8837-98e73b42e290 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:53.192881 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3e83e228-180d-4a29-8837-98e73b42e290 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:53.192881 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-3e83e228-180d-4a29-8837-98e73b42e290 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Show backup with id c175c41e-968c-4dc7-8a05-29748966df30. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:53.196340 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:53.196340 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:53.197155 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3e83e228-180d-4a29-8837-98e73b42e290 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 returned with HTTP 200 Aug 01 00:25:53.197571 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1214/4839] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:25:53 2026] GET /volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:53.948102 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7756b8d6-f8b0-4567-8ecb-42a74bb8df63 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:53.950646 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7756b8d6-f8b0-4567-8ecb-42a74bb8df63 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:25:53.951043 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7756b8d6-f8b0-4567-8ecb-42a74bb8df63 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:53.951242 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7756b8d6-f8b0-4567-8ecb-42a74bb8df63 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:53.962209 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:53.962209 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:53.966436 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7756b8d6-f8b0-4567-8ecb-42a74bb8df63 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:25:53.971146 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7756b8d6-f8b0-4567-8ecb-42a74bb8df63 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:25:53.971648 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1205/4840] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:53 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 1212 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:53.992547 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-02593b6d-7b6d-4856-8789-caa083f71b01 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:53.994183 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-02593b6d-7b6d-4856-8789-caa083f71b01 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 Aug 01 00:25:53.994380 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-02593b6d-7b6d-4856-8789-caa083f71b01 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:53.994553 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-02593b6d-7b6d-4856-8789-caa083f71b01 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:54.000254 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-02593b6d-7b6d-4856-8789-caa083f71b01 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 returned with HTTP 404 Aug 01 00:25:54.000663 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1211/4841] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:53 2026] GET /volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:25:54.019736 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-67878990-f663-4e66-9ce3-94d6df1f5957 req-2c2379df-6d8d-48d6-9447-0dadcc7c5dfc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:54.022425 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-67878990-f663-4e66-9ce3-94d6df1f5957 req-2c2379df-6d8d-48d6-9447-0dadcc7c5dfc tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:25:54.022647 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-67878990-f663-4e66-9ce3-94d6df1f5957 req-2c2379df-6d8d-48d6-9447-0dadcc7c5dfc tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:54.022870 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-67878990-f663-4e66-9ce3-94d6df1f5957 req-2c2379df-6d8d-48d6-9447-0dadcc7c5dfc tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:54.032048 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:54.032048 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:54.035720 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-67878990-f663-4e66-9ce3-94d6df1f5957 req-2c2379df-6d8d-48d6-9447-0dadcc7c5dfc tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:25:54.040927 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-67878990-f663-4e66-9ce3-94d6df1f5957 req-2c2379df-6d8d-48d6-9447-0dadcc7c5dfc tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:25:54.041458 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1212/4842] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:25:54 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 1212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:54.063127 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-67878990-f663-4e66-9ce3-94d6df1f5957 req-574b90b3-568b-4047-9388-4fb5d74413f1 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:54.067398 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-67878990-f663-4e66-9ce3-94d6df1f5957 req-574b90b3-568b-4047-9388-4fb5d74413f1 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] POST https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3/action Aug 01 00:25:54.067935 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-67878990-f663-4e66-9ce3-94d6df1f5957 req-574b90b3-568b-4047-9388-4fb5d74413f1 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:25:54.068147 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-67878990-f663-4e66-9ce3-94d6df1f5957 req-574b90b3-568b-4047-9388-4fb5d74413f1 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:54.072355 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-1b0c8289-25af-47b9-86ca-f47be2a30ed3 req-9611bc94-7393-4f75-adc3-5acdb5f166af None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:54.074461 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-1b0c8289-25af-47b9-86ca-f47be2a30ed3 req-9611bc94-7393-4f75-adc3-5acdb5f166af tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4/encryption Aug 01 00:25:54.074664 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-1b0c8289-25af-47b9-86ca-f47be2a30ed3 req-9611bc94-7393-4f75-adc3-5acdb5f166af tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:54.074896 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-1b0c8289-25af-47b9-86ca-f47be2a30ed3 req-9611bc94-7393-4f75-adc3-5acdb5f166af tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:54.080571 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:54.080571 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:54.080571 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-67878990-f663-4e66-9ce3-94d6df1f5957 req-574b90b3-568b-4047-9388-4fb5d74413f1 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:25:54.083656 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:54.083656 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:54.085261 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-67878990-f663-4e66-9ce3-94d6df1f5957 req-574b90b3-568b-4047-9388-4fb5d74413f1 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Begin detaching volume completed successfully. Aug 01 00:25:54.085261 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-67878990-f663-4e66-9ce3-94d6df1f5957 req-574b90b3-568b-4047-9388-4fb5d74413f1 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3/action returned with HTTP 202 Aug 01 00:25:54.085261 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1215/4843] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:25:54 2026] POST /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:25:54.093885 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-1b0c8289-25af-47b9-86ca-f47be2a30ed3 req-9611bc94-7393-4f75-adc3-5acdb5f166af tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4/encryption returned with HTTP 200 Aug 01 00:25:54.094340 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1206/4844] 10.4.3.222 () {68 vars in 1631 bytes} [Sat Aug 1 00:25:54 2026] GET /volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:54.105246 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7b61b899-bba0-43a7-b5a0-46043bf75c48 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:54.107061 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7b61b899-bba0-43a7-b5a0-46043bf75c48 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:25:54.107289 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7b61b899-bba0-43a7-b5a0-46043bf75c48 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:54.107514 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7b61b899-bba0-43a7-b5a0-46043bf75c48 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:54.119982 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:54.119982 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:54.125439 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-7b61b899-bba0-43a7-b5a0-46043bf75c48 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:25:54.131384 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7b61b899-bba0-43a7-b5a0-46043bf75c48 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:25:54.131863 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1212/4845] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:54 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 1215 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:54.140579 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f5f817c8-ba44-4783-a25a-55f987c40565 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:54.140979 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f5f817c8-ba44-4783-a25a-55f987c40565 None None] GET https://10.4.3.222/volume// Aug 01 00:25:54.141143 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f5f817c8-ba44-4783-a25a-55f987c40565 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:54.141334 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f5f817c8-ba44-4783-a25a-55f987c40565 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:54.141651 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f5f817c8-ba44-4783-a25a-55f987c40565 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:25:54.141992 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1213/4846] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:25: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 01 00:25:54.154486 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-67878990-f663-4e66-9ce3-94d6df1f5957 req-0d519d3f-981e-46bb-a58c-a30f398eef4f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:54.156882 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-67878990-f663-4e66-9ce3-94d6df1f5957 req-0d519d3f-981e-46bb-a58c-a30f398eef4f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:25:54.157166 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-67878990-f663-4e66-9ce3-94d6df1f5957 req-0d519d3f-981e-46bb-a58c-a30f398eef4f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:54.157427 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-67878990-f663-4e66-9ce3-94d6df1f5957 req-0d519d3f-981e-46bb-a58c-a30f398eef4f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:54.169101 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:54.169101 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:54.174661 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-67878990-f663-4e66-9ce3-94d6df1f5957 req-0d519d3f-981e-46bb-a58c-a30f398eef4f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:25:54.183553 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-67878990-f663-4e66-9ce3-94d6df1f5957 req-0d519d3f-981e-46bb-a58c-a30f398eef4f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:25:54.187125 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1216/4847] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:25:54 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 1395 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:25:54.212156 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0314dd67-cc8e-4089-9dad-e740e5721619 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:54.217994 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0314dd67-cc8e-4089-9dad-e740e5721619 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] GET https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 Aug 01 00:25:54.218379 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0314dd67-cc8e-4089-9dad-e740e5721619 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:54.218654 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0314dd67-cc8e-4089-9dad-e740e5721619 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:54.218834 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-0314dd67-cc8e-4089-9dad-e740e5721619 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Show backup with id c175c41e-968c-4dc7-8a05-29748966df30. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:54.226892 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:54.226892 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:54.227904 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0314dd67-cc8e-4089-9dad-e740e5721619 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 returned with HTTP 200 Aug 01 00:25:54.228390 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1207/4848] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:25:54 2026] GET /volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:55.147828 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-426cd1cc-f1e5-4428-961a-914d2f71d6f9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:55.149974 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-426cd1cc-f1e5-4428-961a-914d2f71d6f9 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:25:55.150290 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-426cd1cc-f1e5-4428-961a-914d2f71d6f9 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:55.150567 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-426cd1cc-f1e5-4428-961a-914d2f71d6f9 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:55.162563 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:55.162563 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:55.165835 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-426cd1cc-f1e5-4428-961a-914d2f71d6f9 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:25:55.171436 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-426cd1cc-f1e5-4428-961a-914d2f71d6f9 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:25:55.171436 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1213/4849] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:55 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 1215 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:55.238733 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3a2b312b-158b-4ab2-bc1f-d395b18e0f9d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:55.240542 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3a2b312b-158b-4ab2-bc1f-d395b18e0f9d tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] GET https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 Aug 01 00:25:55.240855 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3a2b312b-158b-4ab2-bc1f-d395b18e0f9d tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:55.241056 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3a2b312b-158b-4ab2-bc1f-d395b18e0f9d tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:55.241157 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-3a2b312b-158b-4ab2-bc1f-d395b18e0f9d tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Show backup with id c175c41e-968c-4dc7-8a05-29748966df30. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:55.246105 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:55.246105 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:55.246967 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3a2b312b-158b-4ab2-bc1f-d395b18e0f9d tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 returned with HTTP 200 Aug 01 00:25:55.247512 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1214/4850] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:25:55 2026] GET /volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:55.791958 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-23355e5f-434b-4fe9-9b81-a56ef4b7a953 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:55.793858 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-23355e5f-434b-4fe9-9b81-a56ef4b7a953 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:25:55.794245 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-23355e5f-434b-4fe9-9b81-a56ef4b7a953 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "f6cad3bd-7b52-4798-a2bf-68a9b2812f0d", "size": 1}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:55.795888 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-23355e5f-434b-4fe9-9b81-a56ef4b7a953 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'f6cad3bd-7b52-4798-a2bf-68a9b2812f0d', 'size': 1}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:25:55.878124 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-23355e5f-434b-4fe9-9b81-a56ef4b7a953 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Create volume of 1 GB Aug 01 00:25:55.882685 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-23355e5f-434b-4fe9-9b81-a56ef4b7a953 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Availability Zones retrieved successfully. Aug 01 00:25:55.890312 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-23355e5f-434b-4fe9-9b81-a56ef4b7a953 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Flow 'volume_create_api' (cd91b2d8-a314-4688-a477-9b5c10936667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:55.891896 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-23355e5f-434b-4fe9-9b81-a56ef4b7a953 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (444f543d-4d15-4c5b-9478-a3ac145a03e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:55.893134 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-23355e5f-434b-4fe9-9b81-a56ef4b7a953 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:25:55.952102 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-23355e5f-434b-4fe9-9b81-a56ef4b7a953 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (444f543d-4d15-4c5b-9478-a3ac145a03e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:55.952697 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-23355e5f-434b-4fe9-9b81-a56ef4b7a953 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0949b02c-32c4-4383-8f87-11975015f8e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:55.994271 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-23355e5f-434b-4fe9-9b81-a56ef4b7a953 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Created reservations ['5eca5d1d-25e1-4836-84a9-7c6bfd43f426', 'dd57b27a-c33b-4ac1-a26b-d0f2e311a02e', '2772e406-b3b0-4584-a1c0-b04b42ee6d05', '15ef6d2d-572e-42cf-b258-cf0b04234f37'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:25:55.995146 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-23355e5f-434b-4fe9-9b81-a56ef4b7a953 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0949b02c-32c4-4383-8f87-11975015f8e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5eca5d1d-25e1-4836-84a9-7c6bfd43f426', 'dd57b27a-c33b-4ac1-a26b-d0f2e311a02e', '2772e406-b3b0-4584-a1c0-b04b42ee6d05', '15ef6d2d-572e-42cf-b258-cf0b04234f37']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:55.995840 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-23355e5f-434b-4fe9-9b81-a56ef4b7a953 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14c4a803-c368-439d-b636-5359c9468581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:56.015489 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-23355e5f-434b-4fe9-9b81-a56ef4b7a953 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14c4a803-c368-439d-b636-5359c9468581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a909d3a-7161-4644-b971-0ac00bccc6b1', '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='5da6662fe3e540f58e9a3a147a9558bd',qos_specs=None,replication_status=,reservations=['5eca5d1d-25e1-4836-84a9-7c6bfd43f426','dd57b27a-c33b-4ac1-a26b-d0f2e311a02e','2772e406-b3b0-4584-a1c0-b04b42ee6d05','15ef6d2d-572e-42cf-b258-cf0b04234f37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25654cc1ec9c42b691dbc8c967f234a6',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:25:55Z,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=7a909d3a-7161-4644-b971-0ac00bccc6b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5da6662fe3e540f58e9a3a147a9558bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25654cc1ec9c42b691dbc8c967f234a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:56.016204 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-23355e5f-434b-4fe9-9b81-a56ef4b7a953 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f746ad86-075e-49fa-a9a4-5093e8bbf09d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:56.034779 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-23355e5f-434b-4fe9-9b81-a56ef4b7a953 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f746ad86-075e-49fa-a9a4-5093e8bbf09d) transitioned into state 'SUCCESS' from 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='5da6662fe3e540f58e9a3a147a9558bd',qos_specs=None,replication_status=,reservations=['5eca5d1d-25e1-4836-84a9-7c6bfd43f426','dd57b27a-c33b-4ac1-a26b-d0f2e311a02e','2772e406-b3b0-4584-a1c0-b04b42ee6d05','15ef6d2d-572e-42cf-b258-cf0b04234f37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25654cc1ec9c42b691dbc8c967f234a6',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:56.035435 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-23355e5f-434b-4fe9-9b81-a56ef4b7a953 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56bac96f-bc79-4f13-b2f3-e82dc33e82ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:25:56.046275 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-23355e5f-434b-4fe9-9b81-a56ef4b7a953 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56bac96f-bc79-4f13-b2f3-e82dc33e82ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:25:56.047128 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-23355e5f-434b-4fe9-9b81-a56ef4b7a953 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Flow 'volume_create_api' (cd91b2d8-a314-4688-a477-9b5c10936667) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:25:56.047445 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-23355e5f-434b-4fe9-9b81-a56ef4b7a953 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Create volume request issued successfully. Aug 01 00:25:56.048039 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-23355e5f-434b-4fe9-9b81-a56ef4b7a953 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:25:56.048679 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1217/4851] 10.4.3.222 () {70 vars in 1300 bytes} [Sat Aug 1 00:25:55 2026] POST /volume/v3/volumes => generated 775 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:25:56.062882 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0f17cbca-c14a-4a1d-951b-24786999d431 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:56.065087 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0f17cbca-c14a-4a1d-951b-24786999d431 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 Aug 01 00:25:56.065365 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0f17cbca-c14a-4a1d-951b-24786999d431 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:56.065618 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0f17cbca-c14a-4a1d-951b-24786999d431 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:56.074351 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:56.074351 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:56.080494 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0f17cbca-c14a-4a1d-951b-24786999d431 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:56.086818 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0f17cbca-c14a-4a1d-951b-24786999d431 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 returned with HTTP 200 Aug 01 00:25:56.088917 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1208/4852] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:56 2026] GET /volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:56.187895 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-98c187d5-5d04-4e09-9bf2-12ce75aa7ba2 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:56.189637 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-98c187d5-5d04-4e09-9bf2-12ce75aa7ba2 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:25:56.189897 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-98c187d5-5d04-4e09-9bf2-12ce75aa7ba2 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:56.190091 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-98c187d5-5d04-4e09-9bf2-12ce75aa7ba2 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:56.199479 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:56.199479 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:56.203088 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-98c187d5-5d04-4e09-9bf2-12ce75aa7ba2 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:25:56.206963 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-98c187d5-5d04-4e09-9bf2-12ce75aa7ba2 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:25:56.207396 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1214/4853] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:56 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:56.259943 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-74e5e8dd-9b50-40b0-9bc3-109c31267e89 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:56.261497 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-74e5e8dd-9b50-40b0-9bc3-109c31267e89 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] GET https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 Aug 01 00:25:56.261697 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-74e5e8dd-9b50-40b0-9bc3-109c31267e89 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:56.261894 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-74e5e8dd-9b50-40b0-9bc3-109c31267e89 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:56.261988 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-74e5e8dd-9b50-40b0-9bc3-109c31267e89 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Show backup with id c175c41e-968c-4dc7-8a05-29748966df30. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:56.265648 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:56.265648 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:56.266215 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-74e5e8dd-9b50-40b0-9bc3-109c31267e89 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 returned with HTTP 200 Aug 01 00:25:56.266521 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1215/4854] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:25:56 2026] GET /volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:56.518592 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-1b0c8289-25af-47b9-86ca-f47be2a30ed3 req-12e023e9-a4e0-4002-aaf2-7fef13a99482 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:56.520947 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-1b0c8289-25af-47b9-86ca-f47be2a30ed3 req-12e023e9-a4e0-4002-aaf2-7fef13a99482 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] POST https://10.4.3.222/volume/v3/attachments/5b227e4c-6109-4b2e-841f-c1aae6c69ec4/action Aug 01 00:25:56.521323 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-1b0c8289-25af-47b9-86ca-f47be2a30ed3 req-12e023e9-a4e0-4002-aaf2-7fef13a99482 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action body: b'{"os-complete": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:25:56.521443 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-1b0c8289-25af-47b9-86ca-f47be2a30ed3 req-12e023e9-a4e0-4002-aaf2-7fef13a99482 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:56.543795 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:56.543795 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:56.544364 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-67878990-f663-4e66-9ce3-94d6df1f5957 req-6c728bf4-34e4-45bf-b354-23008feb9e51 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:56.544364 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-67878990-f663-4e66-9ce3-94d6df1f5957 req-6c728bf4-34e4-45bf-b354-23008feb9e51 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:25:56.544364 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-67878990-f663-4e66-9ce3-94d6df1f5957 req-6c728bf4-34e4-45bf-b354-23008feb9e51 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:56.544364 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-67878990-f663-4e66-9ce3-94d6df1f5957 req-6c728bf4-34e4-45bf-b354-23008feb9e51 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:56.555956 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:56.555956 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:56.559953 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-1b0c8289-25af-47b9-86ca-f47be2a30ed3 req-12e023e9-a4e0-4002-aaf2-7fef13a99482 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/attachments/5b227e4c-6109-4b2e-841f-c1aae6c69ec4/action returned with HTTP 204 Aug 01 00:25:56.560627 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1218/4855] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:25:56 2026] POST /volume/v3/attachments/5b227e4c-6109-4b2e-841f-c1aae6c69ec4/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 01 00:25:56.561517 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-67878990-f663-4e66-9ce3-94d6df1f5957 req-6c728bf4-34e4-45bf-b354-23008feb9e51 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:25:56.566801 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-67878990-f663-4e66-9ce3-94d6df1f5957 req-6c728bf4-34e4-45bf-b354-23008feb9e51 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:25:56.566801 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1209/4856] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:25:56 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 1215 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:56.962831 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-67878990-f663-4e66-9ce3-94d6df1f5957 req-cfae275a-ad54-4e3c-b4c1-bd28c8650f09 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:56.964901 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-67878990-f663-4e66-9ce3-94d6df1f5957 req-cfae275a-ad54-4e3c-b4c1-bd28c8650f09 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] DELETE https://10.4.3.222/volume/v3/attachments/42717bb3-cd6f-4e50-b17b-d3e0c9bc3c93 Aug 01 00:25:56.965083 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-67878990-f663-4e66-9ce3-94d6df1f5957 req-cfae275a-ad54-4e3c-b4c1-bd28c8650f09 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:56.965283 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-67878990-f663-4e66-9ce3-94d6df1f5957 req-cfae275a-ad54-4e3c-b4c1-bd28c8650f09 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:56.972331 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:56.972331 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:57.019874 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-67878990-f663-4e66-9ce3-94d6df1f5957 req-cfae275a-ad54-4e3c-b4c1-bd28c8650f09 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/attachments/42717bb3-cd6f-4e50-b17b-d3e0c9bc3c93 returned with HTTP 200 Aug 01 00:25:57.020479 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1215/4857] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:25:56 2026] DELETE /volume/v3/attachments/42717bb3-cd6f-4e50-b17b-d3e0c9bc3c93 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:57.101972 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-26ec19eb-3455-4097-a0db-334796ae8cbc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:57.103909 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-26ec19eb-3455-4097-a0db-334796ae8cbc tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 Aug 01 00:25:57.104159 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-26ec19eb-3455-4097-a0db-334796ae8cbc tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:57.104350 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-26ec19eb-3455-4097-a0db-334796ae8cbc tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:57.115541 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:57.115541 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:57.121270 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-26ec19eb-3455-4097-a0db-334796ae8cbc tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:57.128177 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-26ec19eb-3455-4097-a0db-334796ae8cbc tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 returned with HTTP 200 Aug 01 00:25:57.128589 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1216/4858] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:57 2026] GET /volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 => generated 925 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:57.220523 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-325c51db-affe-423b-ad15-94d66e320bf2 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:57.222946 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-325c51db-affe-423b-ad15-94d66e320bf2 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:25:57.223210 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-325c51db-affe-423b-ad15-94d66e320bf2 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:57.223481 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-325c51db-affe-423b-ad15-94d66e320bf2 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:57.234207 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:57.234207 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:57.239110 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-325c51db-affe-423b-ad15-94d66e320bf2 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:25:57.245760 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-325c51db-affe-423b-ad15-94d66e320bf2 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:25:57.246473 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1219/4859] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:57 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 920 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:57.261650 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5fb5d583-f6f6-49e9-acf7-d5fd05d610bf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:57.263452 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5fb5d583-f6f6-49e9-acf7-d5fd05d610bf tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:25:57.263668 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5fb5d583-f6f6-49e9-acf7-d5fd05d610bf tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:57.263938 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5fb5d583-f6f6-49e9-acf7-d5fd05d610bf tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:57.275640 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:57.275640 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:57.280874 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-85bfdc42-5acb-4873-be81-e213d8690a97 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:57.282612 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5fb5d583-f6f6-49e9-acf7-d5fd05d610bf tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:25:57.282744 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-85bfdc42-5acb-4873-be81-e213d8690a97 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] GET https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 Aug 01 00:25:57.282962 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-85bfdc42-5acb-4873-be81-e213d8690a97 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:57.283184 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-85bfdc42-5acb-4873-be81-e213d8690a97 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:57.283293 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-85bfdc42-5acb-4873-be81-e213d8690a97 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Show backup with id c175c41e-968c-4dc7-8a05-29748966df30. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:57.284861 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-28c87666-4204-4075-8c74-152d4b2a0776 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:57.286590 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-28c87666-4204-4075-8c74-152d4b2a0776 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 Aug 01 00:25:57.286777 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-28c87666-4204-4075-8c74-152d4b2a0776 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:57.286995 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-28c87666-4204-4075-8c74-152d4b2a0776 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:57.287154 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5fb5d583-f6f6-49e9-acf7-d5fd05d610bf tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb returned with HTTP 200 Aug 01 00:25:57.287740 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1210/4860] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:57 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb => generated 1164 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:57.297714 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:57.297714 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:57.299191 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-85bfdc42-5acb-4873-be81-e213d8690a97 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 returned with HTTP 200 Aug 01 00:25:57.299191 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1216/4861] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:25:57 2026] GET /volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:57.300503 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:57.300503 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:57.304091 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-28c87666-4204-4075-8c74-152d4b2a0776 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:25:57.308381 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-28c87666-4204-4075-8c74-152d4b2a0776 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 returned with HTTP 200 Aug 01 00:25:57.308735 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1217/4862] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:57 2026] GET /volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 => generated 1170 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:57.337715 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-f2fb0e2e-36b0-4dc6-b08a-e33601fbe309 req-fcdc74eb-2486-481d-95ef-660b38e4adc1 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:57.344499 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f2fb0e2e-36b0-4dc6-b08a-e33601fbe309 req-fcdc74eb-2486-481d-95ef-660b38e4adc1 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:25:57.344753 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f2fb0e2e-36b0-4dc6-b08a-e33601fbe309 req-fcdc74eb-2486-481d-95ef-660b38e4adc1 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:57.345012 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f2fb0e2e-36b0-4dc6-b08a-e33601fbe309 req-fcdc74eb-2486-481d-95ef-660b38e4adc1 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:57.363664 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:57.363664 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:57.367476 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-34cab49f-16b5-4ee6-a6c4-14abb888da7a req-7bbb10f5-1c07-4e35-a75a-f53cf13e6d60 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:57.367985 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-f2fb0e2e-36b0-4dc6-b08a-e33601fbe309 req-fcdc74eb-2486-481d-95ef-660b38e4adc1 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:25:57.370737 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-34cab49f-16b5-4ee6-a6c4-14abb888da7a req-7bbb10f5-1c07-4e35-a75a-f53cf13e6d60 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 Aug 01 00:25:57.371046 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-34cab49f-16b5-4ee6-a6c4-14abb888da7a req-7bbb10f5-1c07-4e35-a75a-f53cf13e6d60 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:57.371322 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-34cab49f-16b5-4ee6-a6c4-14abb888da7a req-7bbb10f5-1c07-4e35-a75a-f53cf13e6d60 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:57.374709 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f2fb0e2e-36b0-4dc6-b08a-e33601fbe309 req-fcdc74eb-2486-481d-95ef-660b38e4adc1 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb returned with HTTP 200 Aug 01 00:25:57.375477 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1220/4863] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:25:57 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb => generated 1164 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:57.387740 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:57.387740 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:57.395117 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-34cab49f-16b5-4ee6-a6c4-14abb888da7a req-7bbb10f5-1c07-4e35-a75a-f53cf13e6d60 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:25:57.404136 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-34cab49f-16b5-4ee6-a6c4-14abb888da7a req-7bbb10f5-1c07-4e35-a75a-f53cf13e6d60 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 returned with HTTP 200 Aug 01 00:25:57.405607 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1211/4864] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:25:57 2026] GET /volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 => generated 1170 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:57.409564 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-f2fb0e2e-36b0-4dc6-b08a-e33601fbe309 req-51c146ae-d9ff-40b8-b2ad-bdbafb35535a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:57.411574 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-f2fb0e2e-36b0-4dc6-b08a-e33601fbe309 req-51c146ae-d9ff-40b8-b2ad-bdbafb35535a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] POST https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb/action Aug 01 00:25:57.411929 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-f2fb0e2e-36b0-4dc6-b08a-e33601fbe309 req-51c146ae-d9ff-40b8-b2ad-bdbafb35535a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:25:57.412047 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-f2fb0e2e-36b0-4dc6-b08a-e33601fbe309 req-51c146ae-d9ff-40b8-b2ad-bdbafb35535a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:57.423726 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:57.423726 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:57.424266 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-f2fb0e2e-36b0-4dc6-b08a-e33601fbe309 req-51c146ae-d9ff-40b8-b2ad-bdbafb35535a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:25:57.427364 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-34cab49f-16b5-4ee6-a6c4-14abb888da7a req-b646d00b-106e-46d8-99dc-92d73a30f23d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:57.430406 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-34cab49f-16b5-4ee6-a6c4-14abb888da7a req-b646d00b-106e-46d8-99dc-92d73a30f23d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] POST https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4/action Aug 01 00:25:57.431074 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-34cab49f-16b5-4ee6-a6c4-14abb888da7a req-b646d00b-106e-46d8-99dc-92d73a30f23d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:25:57.431197 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-34cab49f-16b5-4ee6-a6c4-14abb888da7a req-b646d00b-106e-46d8-99dc-92d73a30f23d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:25:57.433491 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-f2fb0e2e-36b0-4dc6-b08a-e33601fbe309 req-51c146ae-d9ff-40b8-b2ad-bdbafb35535a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Begin detaching volume completed successfully. Aug 01 00:25:57.435625 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-f2fb0e2e-36b0-4dc6-b08a-e33601fbe309 req-51c146ae-d9ff-40b8-b2ad-bdbafb35535a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb/action returned with HTTP 202 Aug 01 00:25:57.436094 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1217/4865] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:25:57 2026] POST /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:25:57.447332 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:57.447332 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:57.447332 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-34cab49f-16b5-4ee6-a6c4-14abb888da7a req-b646d00b-106e-46d8-99dc-92d73a30f23d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:25:57.455995 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-34cab49f-16b5-4ee6-a6c4-14abb888da7a req-b646d00b-106e-46d8-99dc-92d73a30f23d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Begin detaching volume completed successfully. Aug 01 00:25:57.456352 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-34cab49f-16b5-4ee6-a6c4-14abb888da7a req-b646d00b-106e-46d8-99dc-92d73a30f23d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4/action returned with HTTP 202 Aug 01 00:25:57.456593 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1218/4866] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:25:57 2026] POST /volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:25:57.463853 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-986631d0-2191-42e3-839f-77a9adf32a3a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:57.466145 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-986631d0-2191-42e3-839f-77a9adf32a3a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:25:57.467788 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-986631d0-2191-42e3-839f-77a9adf32a3a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:57.467788 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-986631d0-2191-42e3-839f-77a9adf32a3a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:57.481890 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:57.481890 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:57.486600 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-986631d0-2191-42e3-839f-77a9adf32a3a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:25:57.488207 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ee720711-d91a-4953-a34d-d9847278b912 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:57.488743 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ee720711-d91a-4953-a34d-d9847278b912 None None] GET https://10.4.3.222/volume// Aug 01 00:25:57.489044 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ee720711-d91a-4953-a34d-d9847278b912 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:57.489318 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ee720711-d91a-4953-a34d-d9847278b912 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:57.489748 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ee720711-d91a-4953-a34d-d9847278b912 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:25:57.490173 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1212/4867] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:25:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:25:57.493918 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-986631d0-2191-42e3-839f-77a9adf32a3a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb returned with HTTP 200 Aug 01 00:25:57.494440 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1221/4868] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:57 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb => generated 1167 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:57.499119 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-f2fb0e2e-36b0-4dc6-b08a-e33601fbe309 req-ef7dc47b-916f-49ef-9b5b-57dcf7f42f17 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:57.501278 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-f2fb0e2e-36b0-4dc6-b08a-e33601fbe309 req-ef7dc47b-916f-49ef-9b5b-57dcf7f42f17 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:25:57.501518 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-f2fb0e2e-36b0-4dc6-b08a-e33601fbe309 req-ef7dc47b-916f-49ef-9b5b-57dcf7f42f17 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:57.501725 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-f2fb0e2e-36b0-4dc6-b08a-e33601fbe309 req-ef7dc47b-916f-49ef-9b5b-57dcf7f42f17 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:57.516406 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:57.516406 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:57.518201 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4d6006d9-b10a-4293-8143-5ade75b81729 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:57.518639 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4d6006d9-b10a-4293-8143-5ade75b81729 None None] GET https://10.4.3.222/volume// Aug 01 00:25:57.518882 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4d6006d9-b10a-4293-8143-5ade75b81729 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:57.519112 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4d6006d9-b10a-4293-8143-5ade75b81729 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:57.519429 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4d6006d9-b10a-4293-8143-5ade75b81729 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:25:57.519486 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-f2fb0e2e-36b0-4dc6-b08a-e33601fbe309 req-ef7dc47b-916f-49ef-9b5b-57dcf7f42f17 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:25:57.519703 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1219/4869] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:25:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:25:57.524743 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-f2fb0e2e-36b0-4dc6-b08a-e33601fbe309 req-ef7dc47b-916f-49ef-9b5b-57dcf7f42f17 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb returned with HTTP 200 Aug 01 00:25:57.525281 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1218/4870] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:25:57 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb => generated 1347 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:25:57.532683 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-34cab49f-16b5-4ee6-a6c4-14abb888da7a req-f5a5a8bf-3e07-4a6c-a7cc-13566000ef61 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:57.537051 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-34cab49f-16b5-4ee6-a6c4-14abb888da7a req-f5a5a8bf-3e07-4a6c-a7cc-13566000ef61 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 Aug 01 00:25:57.537051 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-34cab49f-16b5-4ee6-a6c4-14abb888da7a req-f5a5a8bf-3e07-4a6c-a7cc-13566000ef61 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:57.537051 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-34cab49f-16b5-4ee6-a6c4-14abb888da7a req-f5a5a8bf-3e07-4a6c-a7cc-13566000ef61 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:57.539677 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-f2fb0e2e-36b0-4dc6-b08a-e33601fbe309 req-67ea5e67-ae7f-44a1-8fb4-17d99b67ced4 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:57.542342 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f2fb0e2e-36b0-4dc6-b08a-e33601fbe309 req-67ea5e67-ae7f-44a1-8fb4-17d99b67ced4 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb/encryption Aug 01 00:25:57.545803 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f2fb0e2e-36b0-4dc6-b08a-e33601fbe309 req-67ea5e67-ae7f-44a1-8fb4-17d99b67ced4 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:57.545803 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f2fb0e2e-36b0-4dc6-b08a-e33601fbe309 req-67ea5e67-ae7f-44a1-8fb4-17d99b67ced4 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'index' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:57.546155 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:57.546155 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:57.549130 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-34cab49f-16b5-4ee6-a6c4-14abb888da7a req-f5a5a8bf-3e07-4a6c-a7cc-13566000ef61 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:25:57.553169 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-34cab49f-16b5-4ee6-a6c4-14abb888da7a req-f5a5a8bf-3e07-4a6c-a7cc-13566000ef61 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 returned with HTTP 200 Aug 01 00:25:57.554739 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1213/4871] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:25:57 2026] GET /volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 => generated 1353 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:25:57.555068 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:57.555068 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:57.562872 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-34cab49f-16b5-4ee6-a6c4-14abb888da7a req-920a8e43-3516-407c-a308-c8d9dea6fc0d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:57.563448 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f2fb0e2e-36b0-4dc6-b08a-e33601fbe309 req-67ea5e67-ae7f-44a1-8fb4-17d99b67ced4 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb/encryption returned with HTTP 200 Aug 01 00:25:57.563909 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1222/4872] 10.4.3.222 () {68 vars in 1631 bytes} [Sat Aug 1 00:25:57 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:57.565847 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-34cab49f-16b5-4ee6-a6c4-14abb888da7a req-920a8e43-3516-407c-a308-c8d9dea6fc0d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4/encryption Aug 01 00:25:57.566241 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-34cab49f-16b5-4ee6-a6c4-14abb888da7a req-920a8e43-3516-407c-a308-c8d9dea6fc0d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:57.566499 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-34cab49f-16b5-4ee6-a6c4-14abb888da7a req-920a8e43-3516-407c-a308-c8d9dea6fc0d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:57.577651 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:57.577651 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:57.589323 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-34cab49f-16b5-4ee6-a6c4-14abb888da7a req-920a8e43-3516-407c-a308-c8d9dea6fc0d tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4/encryption returned with HTTP 200 Aug 01 00:25:57.589718 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1220/4873] 10.4.3.222 () {68 vars in 1631 bytes} [Sat Aug 1 00:25:57 2026] GET /volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:58.142265 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6fa832da-b310-4a6e-840e-f24c16eb1497 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:58.143737 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6fa832da-b310-4a6e-840e-f24c16eb1497 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 Aug 01 00:25:58.143942 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6fa832da-b310-4a6e-840e-f24c16eb1497 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:58.144113 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6fa832da-b310-4a6e-840e-f24c16eb1497 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:58.149979 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:58.149979 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:58.152926 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-6fa832da-b310-4a6e-840e-f24c16eb1497 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:58.156364 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6fa832da-b310-4a6e-840e-f24c16eb1497 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 returned with HTTP 200 Aug 01 00:25:58.156688 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1219/4874] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:58 2026] GET /volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 => generated 928 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:58.310059 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e9ca91ff-a3ea-455e-8659-7f06b9838b80 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:58.312427 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e9ca91ff-a3ea-455e-8659-7f06b9838b80 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] GET https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 Aug 01 00:25:58.312723 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e9ca91ff-a3ea-455e-8659-7f06b9838b80 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:58.313020 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e9ca91ff-a3ea-455e-8659-7f06b9838b80 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:58.313178 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-e9ca91ff-a3ea-455e-8659-7f06b9838b80 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Show backup with id c175c41e-968c-4dc7-8a05-29748966df30. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:58.318927 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:58.318927 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:58.319758 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e9ca91ff-a3ea-455e-8659-7f06b9838b80 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 returned with HTTP 200 Aug 01 00:25:58.320193 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1214/4875] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:25:58 2026] GET /volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:58.509464 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-977eca6b-6233-41cc-9388-e499989a2a00 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:58.511376 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-977eca6b-6233-41cc-9388-e499989a2a00 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:25:58.511850 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-977eca6b-6233-41cc-9388-e499989a2a00 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:58.512093 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-977eca6b-6233-41cc-9388-e499989a2a00 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:58.520872 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:58.520872 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:25:58.524570 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-977eca6b-6233-41cc-9388-e499989a2a00 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:25:58.528972 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-977eca6b-6233-41cc-9388-e499989a2a00 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb returned with HTTP 200 Aug 01 00:25:58.529312 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1223/4876] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:58 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb => generated 1167 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:59.167981 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4fc9c6ca-563a-4c2c-b7d4-71dc60811c23 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:59.169732 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4fc9c6ca-563a-4c2c-b7d4-71dc60811c23 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 Aug 01 00:25:59.170052 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4fc9c6ca-563a-4c2c-b7d4-71dc60811c23 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:59.170289 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4fc9c6ca-563a-4c2c-b7d4-71dc60811c23 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:59.177253 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:59.177253 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:25:59.181012 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4fc9c6ca-563a-4c2c-b7d4-71dc60811c23 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:25:59.185172 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4fc9c6ca-563a-4c2c-b7d4-71dc60811c23 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 returned with HTTP 200 Aug 01 00:25:59.185562 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1221/4877] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:25:59 2026] GET /volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:25:59.329822 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-54e02688-ad9c-4bd0-9d4e-515604381134 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:59.331572 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-54e02688-ad9c-4bd0-9d4e-515604381134 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] GET https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 Aug 01 00:25:59.331790 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-54e02688-ad9c-4bd0-9d4e-515604381134 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:59.331987 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-54e02688-ad9c-4bd0-9d4e-515604381134 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:59.332083 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-54e02688-ad9c-4bd0-9d4e-515604381134 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Show backup with id c175c41e-968c-4dc7-8a05-29748966df30. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:25:59.336166 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:59.336166 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:25:59.336722 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-54e02688-ad9c-4bd0-9d4e-515604381134 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 returned with HTTP 200 Aug 01 00:25:59.337089 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1220/4878] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:25:59 2026] GET /volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:25:59.542404 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-61bfbfe7-2608-404e-b3e4-3de9449c5cf2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:25:59.543913 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-61bfbfe7-2608-404e-b3e4-3de9449c5cf2 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:25:59.544091 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-61bfbfe7-2608-404e-b3e4-3de9449c5cf2 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:25:59.544259 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-61bfbfe7-2608-404e-b3e4-3de9449c5cf2 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:25:59.552700 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:25:59.552700 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:25:59.555780 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-61bfbfe7-2608-404e-b3e4-3de9449c5cf2 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:25:59.559278 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-61bfbfe7-2608-404e-b3e4-3de9449c5cf2 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb returned with HTTP 200 Aug 01 00:25:59.559594 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1215/4879] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:25:59 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb => generated 1167 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:00.197388 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a02efd47-9efc-4611-ae33-a337f9d5dbd1 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:00.199677 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a02efd47-9efc-4611-ae33-a337f9d5dbd1 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 Aug 01 00:26:00.199967 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a02efd47-9efc-4611-ae33-a337f9d5dbd1 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:00.200192 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a02efd47-9efc-4611-ae33-a337f9d5dbd1 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:00.206836 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:00.206836 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:00.210648 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a02efd47-9efc-4611-ae33-a337f9d5dbd1 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:26:00.214909 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a02efd47-9efc-4611-ae33-a337f9d5dbd1 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 returned with HTTP 200 Aug 01 00:26:00.215419 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1224/4880] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:00 2026] GET /volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:00.346510 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7c75d634-a4f3-4024-ae4e-c5212189331d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:00.348628 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7c75d634-a4f3-4024-ae4e-c5212189331d tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] GET https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 Aug 01 00:26:00.348935 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7c75d634-a4f3-4024-ae4e-c5212189331d tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:00.349156 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7c75d634-a4f3-4024-ae4e-c5212189331d tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:00.349305 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-7c75d634-a4f3-4024-ae4e-c5212189331d tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Show backup with id c175c41e-968c-4dc7-8a05-29748966df30. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:26:00.353856 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:00.353856 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:00.354534 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7c75d634-a4f3-4024-ae4e-c5212189331d tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 returned with HTTP 200 Aug 01 00:26:00.354983 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1222/4881] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:26:00 2026] GET /volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:00.571384 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-342982a5-f5f6-4599-b9c3-057065975844 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:00.573936 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-342982a5-f5f6-4599-b9c3-057065975844 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:26:00.574118 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-342982a5-f5f6-4599-b9c3-057065975844 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:00.574287 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-342982a5-f5f6-4599-b9c3-057065975844 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:00.583373 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:00.583373 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:00.586533 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-342982a5-f5f6-4599-b9c3-057065975844 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:00.590193 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-342982a5-f5f6-4599-b9c3-057065975844 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb returned with HTTP 200 Aug 01 00:26:00.590532 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1221/4882] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:00 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb => generated 1167 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:01.026188 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-f2fb0e2e-36b0-4dc6-b08a-e33601fbe309 req-1a7b6662-ce75-465e-a20d-d91845bfa0b5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:01.028397 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f2fb0e2e-36b0-4dc6-b08a-e33601fbe309 req-1a7b6662-ce75-465e-a20d-d91845bfa0b5 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] DELETE https://10.4.3.222/volume/v3/attachments/1f4eeecb-95dd-495b-91d3-d4b2e4ce965a Aug 01 00:26:01.028397 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f2fb0e2e-36b0-4dc6-b08a-e33601fbe309 req-1a7b6662-ce75-465e-a20d-d91845bfa0b5 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:01.028576 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f2fb0e2e-36b0-4dc6-b08a-e33601fbe309 req-1a7b6662-ce75-465e-a20d-d91845bfa0b5 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:01.035426 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:01.035426 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:01.087204 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f2fb0e2e-36b0-4dc6-b08a-e33601fbe309 req-1a7b6662-ce75-465e-a20d-d91845bfa0b5 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/attachments/1f4eeecb-95dd-495b-91d3-d4b2e4ce965a returned with HTTP 200 Aug 01 00:26:01.087623 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1216/4883] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:26:01 2026] DELETE /volume/v3/attachments/1f4eeecb-95dd-495b-91d3-d4b2e4ce965a => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:01.228489 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e3799e90-2616-4b29-8b8e-590a2ff1f07b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:01.230400 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e3799e90-2616-4b29-8b8e-590a2ff1f07b tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 Aug 01 00:26:01.230596 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e3799e90-2616-4b29-8b8e-590a2ff1f07b tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:01.230763 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e3799e90-2616-4b29-8b8e-590a2ff1f07b tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:01.237673 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:01.237673 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:01.241283 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-e3799e90-2616-4b29-8b8e-590a2ff1f07b tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:26:01.245588 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e3799e90-2616-4b29-8b8e-590a2ff1f07b tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 returned with HTTP 200 Aug 01 00:26:01.246086 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1225/4884] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:01 2026] GET /volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:01.368208 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d97766f1-0e7c-47d4-acda-304f5bdb9b14 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:01.370721 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d97766f1-0e7c-47d4-acda-304f5bdb9b14 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] GET https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 Aug 01 00:26:01.371089 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d97766f1-0e7c-47d4-acda-304f5bdb9b14 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:01.371384 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d97766f1-0e7c-47d4-acda-304f5bdb9b14 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:01.371557 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-d97766f1-0e7c-47d4-acda-304f5bdb9b14 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Show backup with id c175c41e-968c-4dc7-8a05-29748966df30. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:26:01.386533 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:01.386533 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:01.387482 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d97766f1-0e7c-47d4-acda-304f5bdb9b14 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 returned with HTTP 200 Aug 01 00:26:01.391005 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1223/4885] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:26:01 2026] GET /volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:01.603091 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9a0a61e9-07a0-4ac1-b746-836636a4152d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:01.608172 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9a0a61e9-07a0-4ac1-b746-836636a4152d tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:26:01.608347 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9a0a61e9-07a0-4ac1-b746-836636a4152d tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:01.608534 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9a0a61e9-07a0-4ac1-b746-836636a4152d tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:01.619880 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:01.619880 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:01.623869 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-9a0a61e9-07a0-4ac1-b746-836636a4152d tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:01.628830 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9a0a61e9-07a0-4ac1-b746-836636a4152d tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb returned with HTTP 200 Aug 01 00:26:01.629317 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1222/4886] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:01 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:01.648929 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5a65f5ad-b5d9-4824-a586-cbc056c7c838 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:01.650646 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5a65f5ad-b5d9-4824-a586-cbc056c7c838 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb Aug 01 00:26:01.650873 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5a65f5ad-b5d9-4824-a586-cbc056c7c838 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:01.651051 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5a65f5ad-b5d9-4824-a586-cbc056c7c838 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:01.661749 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:01.661749 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:01.666608 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5a65f5ad-b5d9-4824-a586-cbc056c7c838 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:01.675167 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5a65f5ad-b5d9-4824-a586-cbc056c7c838 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb returned with HTTP 200 Aug 01 00:26:01.675167 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1217/4887] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:01 2026] GET /volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:01.722242 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-fd7bc26d-1783-445f-95d5-07dafe88d61b req-1b78b39a-2327-43b4-a665-5e1fa6887ff1 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:01.724324 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-fd7bc26d-1783-445f-95d5-07dafe88d61b req-1b78b39a-2327-43b4-a665-5e1fa6887ff1 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb Aug 01 00:26:01.724576 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-fd7bc26d-1783-445f-95d5-07dafe88d61b req-1b78b39a-2327-43b4-a665-5e1fa6887ff1 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:01.724913 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-fd7bc26d-1783-445f-95d5-07dafe88d61b req-1b78b39a-2327-43b4-a665-5e1fa6887ff1 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:01.734630 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:01.734630 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:01.738591 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-fd7bc26d-1783-445f-95d5-07dafe88d61b req-1b78b39a-2327-43b4-a665-5e1fa6887ff1 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:01.743531 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-fd7bc26d-1783-445f-95d5-07dafe88d61b req-1b78b39a-2327-43b4-a665-5e1fa6887ff1 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb returned with HTTP 200 Aug 01 00:26:01.744140 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1226/4888] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:26:01 2026] GET /volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:01.765488 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-fd7bc26d-1783-445f-95d5-07dafe88d61b req-fa309f5e-d2cc-4469-9246-095bc0d074dd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:01.768483 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-fd7bc26d-1783-445f-95d5-07dafe88d61b req-fa309f5e-d2cc-4469-9246-095bc0d074dd tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] POST https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb/action Aug 01 00:26:01.769129 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-fd7bc26d-1783-445f-95d5-07dafe88d61b req-fa309f5e-d2cc-4469-9246-095bc0d074dd tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:26:01.769379 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-fd7bc26d-1783-445f-95d5-07dafe88d61b req-fa309f5e-d2cc-4469-9246-095bc0d074dd tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:01.782848 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:01.782848 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:01.783485 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-fd7bc26d-1783-445f-95d5-07dafe88d61b req-fa309f5e-d2cc-4469-9246-095bc0d074dd tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:01.790876 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-fd7bc26d-1783-445f-95d5-07dafe88d61b req-fa309f5e-d2cc-4469-9246-095bc0d074dd tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Begin detaching volume completed successfully. Aug 01 00:26:01.791373 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-fd7bc26d-1783-445f-95d5-07dafe88d61b req-fa309f5e-d2cc-4469-9246-095bc0d074dd tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb/action returned with HTTP 202 Aug 01 00:26:01.792035 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1224/4889] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:26:01 2026] POST /volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:26:01.810567 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3c3fcda1-a8f3-42f4-8e5b-4cbf5e2f0518 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:01.812637 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3c3fcda1-a8f3-42f4-8e5b-4cbf5e2f0518 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb Aug 01 00:26:01.812859 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3c3fcda1-a8f3-42f4-8e5b-4cbf5e2f0518 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:01.813038 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3c3fcda1-a8f3-42f4-8e5b-4cbf5e2f0518 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:01.822520 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:01.822520 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:01.825793 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3c3fcda1-a8f3-42f4-8e5b-4cbf5e2f0518 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:01.829435 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2072ebd6-2416-41d8-b308-6c795d11e231 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:01.829786 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2072ebd6-2416-41d8-b308-6c795d11e231 None None] GET https://10.4.3.222/volume// Aug 01 00:26:01.829950 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2072ebd6-2416-41d8-b308-6c795d11e231 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:01.830172 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2072ebd6-2416-41d8-b308-6c795d11e231 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:01.830470 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2072ebd6-2416-41d8-b308-6c795d11e231 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:26:01.830728 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1218/4890] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:26: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 01 00:26:01.831851 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3c3fcda1-a8f3-42f4-8e5b-4cbf5e2f0518 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb returned with HTTP 200 Aug 01 00:26:01.832188 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1223/4891] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:01 2026] GET /volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:01.843668 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-fd7bc26d-1783-445f-95d5-07dafe88d61b req-ab654f8c-a956-4cf2-95ab-84bd5223b4c5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:01.846433 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-fd7bc26d-1783-445f-95d5-07dafe88d61b req-ab654f8c-a956-4cf2-95ab-84bd5223b4c5 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb Aug 01 00:26:01.846832 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-fd7bc26d-1783-445f-95d5-07dafe88d61b req-ab654f8c-a956-4cf2-95ab-84bd5223b4c5 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:01.847468 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-fd7bc26d-1783-445f-95d5-07dafe88d61b req-ab654f8c-a956-4cf2-95ab-84bd5223b4c5 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:01.859049 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:01.859049 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:01.863141 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-fd7bc26d-1783-445f-95d5-07dafe88d61b req-ab654f8c-a956-4cf2-95ab-84bd5223b4c5 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:01.867420 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-fd7bc26d-1783-445f-95d5-07dafe88d61b req-ab654f8c-a956-4cf2-95ab-84bd5223b4c5 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb returned with HTTP 200 Aug 01 00:26:01.867915 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1227/4892] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:26:01 2026] GET /volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb => generated 1320 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:02.260006 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ef8f145d-d1e8-4123-b096-2471d3cd1b7c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:02.262441 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ef8f145d-d1e8-4123-b096-2471d3cd1b7c tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 Aug 01 00:26:02.262851 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ef8f145d-d1e8-4123-b096-2471d3cd1b7c tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:02.263208 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ef8f145d-d1e8-4123-b096-2471d3cd1b7c tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:02.279462 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:02.279462 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:02.285712 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ef8f145d-d1e8-4123-b096-2471d3cd1b7c tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:26:02.292705 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ef8f145d-d1e8-4123-b096-2471d3cd1b7c tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 returned with HTTP 200 Aug 01 00:26:02.293743 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1225/4893] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:02 2026] GET /volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 => generated 1193 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 01 00:26:02.304466 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-49701d7f-9984-46f2-afc0-2f10226552d5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:02.306316 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-49701d7f-9984-46f2-afc0-2f10226552d5 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 Aug 01 00:26:02.306556 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-49701d7f-9984-46f2-afc0-2f10226552d5 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:02.306787 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-49701d7f-9984-46f2-afc0-2f10226552d5 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:02.313448 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:02.313448 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:02.317546 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-49701d7f-9984-46f2-afc0-2f10226552d5 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:26:02.322542 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-49701d7f-9984-46f2-afc0-2f10226552d5 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 returned with HTTP 200 Aug 01 00:26:02.323009 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1219/4894] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:02 2026] GET /volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:02.338048 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4b7f31bc-223d-4a47-8dd2-491c015f49c4 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:02.338611 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4b7f31bc-223d-4a47-8dd2-491c015f49c4 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:26:02.339125 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4b7f31bc-223d-4a47-8dd2-491c015f49c4 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a909d3a-7161-4644-b971-0ac00bccc6b1", "name": "tempest-VolumeImageDependencyTests-Snapshot-779608587"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:02.349927 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:02.349927 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:02.352184 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-4b7f31bc-223d-4a47-8dd2-491c015f49c4 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:26:02.352184 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-4b7f31bc-223d-4a47-8dd2-491c015f49c4 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Create snapshot from volume 7a909d3a-7161-4644-b971-0ac00bccc6b1 Aug 01 00:26:02.395501 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-4b7f31bc-223d-4a47-8dd2-491c015f49c4 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Created reservations ['b9cda068-7b7b-48d5-bcb3-4d0157a36f08', '7306c136-108a-439c-b196-91fcddabf9ac', 'a7c5bdd2-1286-40e4-9900-d7a37e621968', 'c6296242-6d4f-42fe-bf30-96d00d46144c'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:26:02.399114 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-662cf365-3907-4b15-8bb6-8e450f44ea86 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:02.400579 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-662cf365-3907-4b15-8bb6-8e450f44ea86 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] GET https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 Aug 01 00:26:02.400834 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-662cf365-3907-4b15-8bb6-8e450f44ea86 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:02.401550 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-662cf365-3907-4b15-8bb6-8e450f44ea86 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:02.401550 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-662cf365-3907-4b15-8bb6-8e450f44ea86 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Show backup with id c175c41e-968c-4dc7-8a05-29748966df30. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:26:02.411426 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:02.411426 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:02.412228 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-662cf365-3907-4b15-8bb6-8e450f44ea86 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 returned with HTTP 200 Aug 01 00:26:02.412613 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1228/4895] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:26:02 2026] GET /volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:02.430220 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-4b7f31bc-223d-4a47-8dd2-491c015f49c4 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Snapshot create request issued successfully. Aug 01 00:26:02.430681 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4b7f31bc-223d-4a47-8dd2-491c015f49c4 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:26:02.431422 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1224/4896] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:26:02 2026] POST /volume/v3/snapshots => generated 312 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:26:02.439523 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8c67558b-d095-45e5-b4c1-612c535f52db None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:02.442132 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8c67558b-d095-45e5-b4c1-612c535f52db tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/snapshots/239a9999-5f77-464c-bfa6-123fb6555015 Aug 01 00:26:02.442610 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8c67558b-d095-45e5-b4c1-612c535f52db tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:02.442966 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8c67558b-d095-45e5-b4c1-612c535f52db tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:02.450500 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:02.450500 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:02.451245 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8c67558b-d095-45e5-b4c1-612c535f52db tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Snapshot retrieved successfully. Aug 01 00:26:02.452390 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8c67558b-d095-45e5-b4c1-612c535f52db tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/snapshots/239a9999-5f77-464c-bfa6-123fb6555015 returned with HTTP 200 Aug 01 00:26:02.453053 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1226/4897] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:26:02 2026] GET /volume/v3/snapshots/239a9999-5f77-464c-bfa6-123fb6555015 => generated 444 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:02.701796 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-fd7bc26d-1783-445f-95d5-07dafe88d61b req-b079af80-fab2-4698-a8ed-a0f7e5a3712f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:02.701982 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-fd7bc26d-1783-445f-95d5-07dafe88d61b req-b079af80-fab2-4698-a8ed-a0f7e5a3712f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] DELETE https://10.4.3.222/volume/v3/attachments/73eec0fa-6631-4015-a846-0f2d2878d57a Aug 01 00:26:02.702299 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-fd7bc26d-1783-445f-95d5-07dafe88d61b req-b079af80-fab2-4698-a8ed-a0f7e5a3712f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:02.702604 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-fd7bc26d-1783-445f-95d5-07dafe88d61b req-b079af80-fab2-4698-a8ed-a0f7e5a3712f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:02.714724 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:02.714724 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:02.776256 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-fd7bc26d-1783-445f-95d5-07dafe88d61b req-b079af80-fab2-4698-a8ed-a0f7e5a3712f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/attachments/73eec0fa-6631-4015-a846-0f2d2878d57a returned with HTTP 200 Aug 01 00:26:02.776694 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1220/4898] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:26:02 2026] DELETE /volume/v3/attachments/73eec0fa-6631-4015-a846-0f2d2878d57a => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:02.849479 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-cdf6fff9-4f4a-48b9-a928-fa6ada429a0a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:02.852342 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cdf6fff9-4f4a-48b9-a928-fa6ada429a0a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb Aug 01 00:26:02.852667 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cdf6fff9-4f4a-48b9-a928-fa6ada429a0a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:02.853035 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cdf6fff9-4f4a-48b9-a928-fa6ada429a0a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:02.860129 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:02.860129 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:02.863682 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-cdf6fff9-4f4a-48b9-a928-fa6ada429a0a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:02.867898 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cdf6fff9-4f4a-48b9-a928-fa6ada429a0a tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb returned with HTTP 200 Aug 01 00:26:02.868273 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1229/4899] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:02 2026] GET /volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:02.881054 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f672efe5-0bcb-4e13-aa5f-dd902719876c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:02.884847 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f672efe5-0bcb-4e13-aa5f-dd902719876c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] DELETE https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:26:02.885043 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f672efe5-0bcb-4e13-aa5f-dd902719876c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:02.885234 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f672efe5-0bcb-4e13-aa5f-dd902719876c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:02.885384 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-f672efe5-0bcb-4e13-aa5f-dd902719876c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Delete volume with id: 1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:26:02.892978 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:02.892978 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:02.893611 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f672efe5-0bcb-4e13-aa5f-dd902719876c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:02.907183 np0000006296 devstack@c-api.service[100409]: WARNING cinder.keymgr.conf_key_mgr [None req-f672efe5-0bcb-4e13-aa5f-dd902719876c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 00:26:02.915840 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f672efe5-0bcb-4e13-aa5f-dd902719876c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Delete volume request issued successfully. Aug 01 00:26:02.915840 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f672efe5-0bcb-4e13-aa5f-dd902719876c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb returned with HTTP 202 Aug 01 00:26:02.915840 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1225/4900] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:26:02 2026] DELETE /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:26:02.923056 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e818c246-557d-443e-9cdb-596c1b7a1f14 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:02.923223 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e818c246-557d-443e-9cdb-596c1b7a1f14 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:26:02.924298 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e818c246-557d-443e-9cdb-596c1b7a1f14 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:02.924298 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e818c246-557d-443e-9cdb-596c1b7a1f14 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:02.930906 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:02.930906 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:02.934481 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e818c246-557d-443e-9cdb-596c1b7a1f14 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:02.938543 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e818c246-557d-443e-9cdb-596c1b7a1f14 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb returned with HTTP 200 Aug 01 00:26:02.938949 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1227/4901] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:02 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:03.423098 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3abb5589-6b3b-43b6-8f69-99d927cecbd3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:03.425304 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3abb5589-6b3b-43b6-8f69-99d927cecbd3 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] GET https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 Aug 01 00:26:03.425567 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3abb5589-6b3b-43b6-8f69-99d927cecbd3 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:03.425843 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3abb5589-6b3b-43b6-8f69-99d927cecbd3 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:03.426000 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-3abb5589-6b3b-43b6-8f69-99d927cecbd3 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Show backup with id c175c41e-968c-4dc7-8a05-29748966df30. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:26:03.430916 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:03.430916 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:03.431666 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3abb5589-6b3b-43b6-8f69-99d927cecbd3 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 returned with HTTP 200 Aug 01 00:26:03.432150 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1221/4902] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:26:03 2026] GET /volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:03.445151 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-85683b92-f466-4c7d-8c92-f8461d663a15 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:03.446891 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-85683b92-f466-4c7d-8c92-f8461d663a15 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] DELETE https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 Aug 01 00:26:03.447131 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-85683b92-f466-4c7d-8c92-f8461d663a15 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:03.447344 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-85683b92-f466-4c7d-8c92-f8461d663a15 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:03.447451 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.contrib.backups [None req-85683b92-f466-4c7d-8c92-f8461d663a15 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Delete backup with id: c175c41e-968c-4dc7-8a05-29748966df30. Aug 01 00:26:03.451245 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:03.451245 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:03.460681 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.backup.rpcapi [None req-85683b92-f466-4c7d-8c92-f8461d663a15 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] delete_backup rpcapi backup_id c175c41e-968c-4dc7-8a05-29748966df30 {{(pid=100408) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:26:03.462055 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-65a1c931-a304-48f5-baee-da8655e447fc None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:03.463156 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-85683b92-f466-4c7d-8c92-f8461d663a15 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 returned with HTTP 202 Aug 01 00:26:03.463503 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1230/4903] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:26:03 2026] DELETE /volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:26:03.464293 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-65a1c931-a304-48f5-baee-da8655e447fc tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/snapshots/239a9999-5f77-464c-bfa6-123fb6555015 Aug 01 00:26:03.464498 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-65a1c931-a304-48f5-baee-da8655e447fc tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:03.464673 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-65a1c931-a304-48f5-baee-da8655e447fc tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:03.469384 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:03.469384 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:03.469841 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-65a1c931-a304-48f5-baee-da8655e447fc tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Snapshot retrieved successfully. Aug 01 00:26:03.470488 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-65a1c931-a304-48f5-baee-da8655e447fc tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/snapshots/239a9999-5f77-464c-bfa6-123fb6555015 returned with HTTP 200 Aug 01 00:26:03.470702 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1042ddfd-4e18-463b-b30c-d0f19e1ea2aa None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:03.471010 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1226/4904] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:26:03 2026] GET /volume/v3/snapshots/239a9999-5f77-464c-bfa6-123fb6555015 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:03.472350 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1042ddfd-4e18-463b-b30c-d0f19e1ea2aa tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] GET https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 Aug 01 00:26:03.472589 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1042ddfd-4e18-463b-b30c-d0f19e1ea2aa tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:03.472876 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1042ddfd-4e18-463b-b30c-d0f19e1ea2aa tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:03.473040 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-1042ddfd-4e18-463b-b30c-d0f19e1ea2aa tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Show backup with id c175c41e-968c-4dc7-8a05-29748966df30. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:26:03.476925 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:03.476925 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:03.477493 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1042ddfd-4e18-463b-b30c-d0f19e1ea2aa tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 returned with HTTP 200 Aug 01 00:26:03.477863 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1228/4905] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:26:03 2026] GET /volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:03.483762 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7bfd8429-f2df-47af-bba6-6efca8650f78 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:03.487034 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7bfd8429-f2df-47af-bba6-6efca8650f78 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:26:03.487034 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7bfd8429-f2df-47af-bba6-6efca8650f78 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "239a9999-5f77-464c-bfa6-123fb6555015", "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:03.487230 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-7bfd8429-f2df-47af-bba6-6efca8650f78 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '239a9999-5f77-464c-bfa6-123fb6555015', 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:26:03.491706 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:03.491706 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:03.492126 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7bfd8429-f2df-47af-bba6-6efca8650f78 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Snapshot retrieved successfully. Aug 01 00:26:03.492312 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-7bfd8429-f2df-47af-bba6-6efca8650f78 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Create volume of 1 GB Aug 01 00:26:03.495325 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7bfd8429-f2df-47af-bba6-6efca8650f78 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Availability Zones retrieved successfully. Aug 01 00:26:03.500206 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7bfd8429-f2df-47af-bba6-6efca8650f78 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Flow 'volume_create_api' (4e024665-5f05-43c5-a6d6-6e235c02b7d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:26:03.501196 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7bfd8429-f2df-47af-bba6-6efca8650f78 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f339ede9-797b-4781-88d6-2dbcb5d72a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:03.502123 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-7bfd8429-f2df-47af-bba6-6efca8650f78 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:26:03.527053 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7bfd8429-f2df-47af-bba6-6efca8650f78 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f339ede9-797b-4781-88d6-2dbcb5d72a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '239a9999-5f77-464c-bfa6-123fb6555015', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:03.527888 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7bfd8429-f2df-47af-bba6-6efca8650f78 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e0da285-591e-4663-8416-baf691cf6437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:03.564360 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-7bfd8429-f2df-47af-bba6-6efca8650f78 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Created reservations ['874ab75e-fcb8-498f-b08b-adfa32dca3ac', '0e25d46b-59a0-4a15-a872-0a3559758a43', '8d0a8115-0619-4241-ba73-d2a9d3728ff3', 'ae583ed7-8add-4619-beb4-8b0c885c9a0c'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:26:03.565134 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7bfd8429-f2df-47af-bba6-6efca8650f78 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e0da285-591e-4663-8416-baf691cf6437) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['874ab75e-fcb8-498f-b08b-adfa32dca3ac', '0e25d46b-59a0-4a15-a872-0a3559758a43', '8d0a8115-0619-4241-ba73-d2a9d3728ff3', 'ae583ed7-8add-4619-beb4-8b0c885c9a0c']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:03.565800 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7bfd8429-f2df-47af-bba6-6efca8650f78 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ede0623-d162-483a-a792-bfb5e51ca5a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:03.602296 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7bfd8429-f2df-47af-bba6-6efca8650f78 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ede0623-d162-483a-a792-bfb5e51ca5a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e397dbe-0521-45e5-a94a-4732e43e771b', '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='5da6662fe3e540f58e9a3a147a9558bd',qos_specs=None,replication_status=,reservations=['874ab75e-fcb8-498f-b08b-adfa32dca3ac','0e25d46b-59a0-4a15-a872-0a3559758a43','8d0a8115-0619-4241-ba73-d2a9d3728ff3','ae583ed7-8add-4619-beb4-8b0c885c9a0c'],size=1,snapshot_id=239a9999-5f77-464c-bfa6-123fb6555015,source_replicaid=,source_volid=None,status='creating',user_id='25654cc1ec9c42b691dbc8c967f234a6',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), '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-01T00:26:03Z,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=2e397dbe-0521-45e5-a94a-4732e43e771b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5da6662fe3e540f58e9a3a147a9558bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=239a9999-5f77-464c-bfa6-123fb6555015,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25654cc1ec9c42b691dbc8c967f234a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:03.602714 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7bfd8429-f2df-47af-bba6-6efca8650f78 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d81ff80-2a8d-4011-8c7d-7a7368563aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:03.619658 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7bfd8429-f2df-47af-bba6-6efca8650f78 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d81ff80-2a8d-4011-8c7d-7a7368563aeb) transitioned into state 'SUCCESS' from 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='5da6662fe3e540f58e9a3a147a9558bd',qos_specs=None,replication_status=,reservations=['874ab75e-fcb8-498f-b08b-adfa32dca3ac','0e25d46b-59a0-4a15-a872-0a3559758a43','8d0a8115-0619-4241-ba73-d2a9d3728ff3','ae583ed7-8add-4619-beb4-8b0c885c9a0c'],size=1,snapshot_id=239a9999-5f77-464c-bfa6-123fb6555015,source_replicaid=,source_volid=None,status='creating',user_id='25654cc1ec9c42b691dbc8c967f234a6',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:03.620408 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7bfd8429-f2df-47af-bba6-6efca8650f78 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bab1d45-d799-46cf-a5e8-bca0dafd8aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:03.639161 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7bfd8429-f2df-47af-bba6-6efca8650f78 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bab1d45-d799-46cf-a5e8-bca0dafd8aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:03.639895 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7bfd8429-f2df-47af-bba6-6efca8650f78 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Flow 'volume_create_api' (4e024665-5f05-43c5-a6d6-6e235c02b7d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:26:03.640156 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7bfd8429-f2df-47af-bba6-6efca8650f78 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Create volume request issued successfully. Aug 01 00:26:03.640635 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7bfd8429-f2df-47af-bba6-6efca8650f78 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:26:03.641048 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1222/4906] 10.4.3.222 () {70 vars in 1300 bytes} [Sat Aug 1 00:26:03 2026] POST /volume/v3/volumes => generated 809 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:03.651444 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-54a29b18-14c3-4eec-a905-039bc1c461ee None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:03.653130 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-54a29b18-14c3-4eec-a905-039bc1c461ee tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/2e397dbe-0521-45e5-a94a-4732e43e771b Aug 01 00:26:03.653422 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-54a29b18-14c3-4eec-a905-039bc1c461ee tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:03.653637 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-54a29b18-14c3-4eec-a905-039bc1c461ee tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:03.660259 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:03.660259 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:03.664177 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-54a29b18-14c3-4eec-a905-039bc1c461ee tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:26:03.670040 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-54a29b18-14c3-4eec-a905-039bc1c461ee tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/2e397dbe-0521-45e5-a94a-4732e43e771b returned with HTTP 200 Aug 01 00:26:03.670454 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1231/4907] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:03 2026] GET /volume/v3/volumes/2e397dbe-0521-45e5-a94a-4732e43e771b => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:03.951625 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5de695c6-00ac-4529-a637-890b1f89a28e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:03.953308 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5de695c6-00ac-4529-a637-890b1f89a28e tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb Aug 01 00:26:03.953507 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5de695c6-00ac-4529-a637-890b1f89a28e tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:03.953705 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5de695c6-00ac-4529-a637-890b1f89a28e tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:03.959662 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5de695c6-00ac-4529-a637-890b1f89a28e tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb returned with HTTP 404 Aug 01 00:26:03.960261 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1227/4908] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:03 2026] GET /volume/v3/volumes/1d990d38-0576-4f93-9cf5-8bea918f35bb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:03.966680 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-64f8fd45-63b1-4ef6-8e6c-96e5811bc45e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:03.968382 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-64f8fd45-63b1-4ef6-8e6c-96e5811bc45e tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] GET https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1 Aug 01 00:26:03.968650 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-64f8fd45-63b1-4ef6-8e6c-96e5811bc45e tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:03.968937 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-64f8fd45-63b1-4ef6-8e6c-96e5811bc45e tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:03.969681 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-64f8fd45-63b1-4ef6-8e6c-96e5811bc45e tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:26:03.987689 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-64f8fd45-63b1-4ef6-8e6c-96e5811bc45e tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] Get all volumes completed successfully. Aug 01 00:26:03.990896 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:03.990896 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:03.995878 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-64f8fd45-63b1-4ef6-8e6c-96e5811bc45e tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 00:26:03.996426 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1229/4909] 10.4.3.222 () {66 vars in 1285 bytes} [Sat Aug 1 00:26:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 22738 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:04.013937 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8cf0fa08-66d0-4e26-9bc5-45c335f54815 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:04.016165 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8cf0fa08-66d0-4e26-9bc5-45c335f54815 tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] DELETE https://10.4.3.222/volume/v3/types/16d55182-84e5-4d7d-9f32-eea3feb75fd1 Aug 01 00:26:04.016400 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8cf0fa08-66d0-4e26-9bc5-45c335f54815 tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:04.016647 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8cf0fa08-66d0-4e26-9bc5-45c335f54815 tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:04.016971 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:04.016971 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:04.039416 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8cf0fa08-66d0-4e26-9bc5-45c335f54815 tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] https://10.4.3.222/volume/v3/types/16d55182-84e5-4d7d-9f32-eea3feb75fd1 returned with HTTP 202 Aug 01 00:26:04.039817 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1223/4910] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:26:04 2026] DELETE /volume/v3/types/16d55182-84e5-4d7d-9f32-eea3feb75fd1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:26:04.046590 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2bd5a0bf-58b9-44bb-bff7-44761ed077e6 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:04.048389 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2bd5a0bf-58b9-44bb-bff7-44761ed077e6 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] DELETE https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb Aug 01 00:26:04.048703 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2bd5a0bf-58b9-44bb-bff7-44761ed077e6 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:04.049106 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2bd5a0bf-58b9-44bb-bff7-44761ed077e6 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:04.049285 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-2bd5a0bf-58b9-44bb-bff7-44761ed077e6 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Delete volume with id: 412dfc2f-70ac-4674-af96-6b52670cc0eb Aug 01 00:26:04.055608 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:04.055608 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:04.056037 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-2bd5a0bf-58b9-44bb-bff7-44761ed077e6 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:04.071166 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-2bd5a0bf-58b9-44bb-bff7-44761ed077e6 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Delete volume request issued successfully. Aug 01 00:26:04.071384 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2bd5a0bf-58b9-44bb-bff7-44761ed077e6 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb returned with HTTP 202 Aug 01 00:26:04.071864 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1232/4911] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:26:04 2026] DELETE /volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:26:04.079393 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-36f181d7-b1f1-4065-a184-551528fc37a3 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:04.081451 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-36f181d7-b1f1-4065-a184-551528fc37a3 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb Aug 01 00:26:04.081657 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-36f181d7-b1f1-4065-a184-551528fc37a3 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:04.081888 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-36f181d7-b1f1-4065-a184-551528fc37a3 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:04.088358 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:04.088358 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:04.091913 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-36f181d7-b1f1-4065-a184-551528fc37a3 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:04.096090 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-36f181d7-b1f1-4065-a184-551528fc37a3 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb returned with HTTP 200 Aug 01 00:26:04.096478 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1228/4912] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:04 2026] GET /volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:04.490033 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-adf077db-c9eb-452b-82b5-72e9d38c3547 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:04.491952 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-adf077db-c9eb-452b-82b5-72e9d38c3547 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] GET https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 Aug 01 00:26:04.492555 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-adf077db-c9eb-452b-82b5-72e9d38c3547 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:04.492871 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-adf077db-c9eb-452b-82b5-72e9d38c3547 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:04.493039 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-adf077db-c9eb-452b-82b5-72e9d38c3547 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Show backup with id c175c41e-968c-4dc7-8a05-29748966df30. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:26:04.496122 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-adf077db-c9eb-452b-82b5-72e9d38c3547 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] https://10.4.3.222/volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 returned with HTTP 404 Aug 01 00:26:04.496671 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1230/4913] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:26:04 2026] GET /volume/v3/backups/c175c41e-968c-4dc7-8a05-29748966df30 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:04.502450 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-73283d1b-c9fa-459e-9600-2b9956777d96 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:04.504099 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-73283d1b-c9fa-459e-9600-2b9956777d96 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/c1ec019f-7082-446e-9699-54d1840c190e Aug 01 00:26:04.504302 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-73283d1b-c9fa-459e-9600-2b9956777d96 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:04.504482 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-73283d1b-c9fa-459e-9600-2b9956777d96 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:04.504635 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-73283d1b-c9fa-459e-9600-2b9956777d96 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Delete volume with id: c1ec019f-7082-446e-9699-54d1840c190e Aug 01 00:26:04.511249 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:04.511249 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:04.511552 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-73283d1b-c9fa-459e-9600-2b9956777d96 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Volume info retrieved successfully. Aug 01 00:26:04.527274 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-73283d1b-c9fa-459e-9600-2b9956777d96 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Delete volume request issued successfully. Aug 01 00:26:04.527454 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-73283d1b-c9fa-459e-9600-2b9956777d96 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] https://10.4.3.222/volume/v3/volumes/c1ec019f-7082-446e-9699-54d1840c190e returned with HTTP 202 Aug 01 00:26:04.527899 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1224/4914] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:26:04 2026] DELETE /volume/v3/volumes/c1ec019f-7082-446e-9699-54d1840c190e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:26:04.539272 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d7588194-7d1b-43db-a89a-7fdf7e1b6fc4 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:04.541165 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d7588194-7d1b-43db-a89a-7fdf7e1b6fc4 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] GET https://10.4.3.222/volume/v3/volumes/c1ec019f-7082-446e-9699-54d1840c190e Aug 01 00:26:04.541539 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d7588194-7d1b-43db-a89a-7fdf7e1b6fc4 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:04.541813 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d7588194-7d1b-43db-a89a-7fdf7e1b6fc4 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:04.556042 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:04.556042 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:04.560736 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-d7588194-7d1b-43db-a89a-7fdf7e1b6fc4 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Volume info retrieved successfully. Aug 01 00:26:04.566147 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d7588194-7d1b-43db-a89a-7fdf7e1b6fc4 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] https://10.4.3.222/volume/v3/volumes/c1ec019f-7082-446e-9699-54d1840c190e returned with HTTP 200 Aug 01 00:26:04.566680 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1233/4915] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:26:04 2026] GET /volume/v3/volumes/c1ec019f-7082-446e-9699-54d1840c190e => generated 1016 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:04.685029 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ee93c38f-fc30-483b-8f98-c823242bb668 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:04.686842 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ee93c38f-fc30-483b-8f98-c823242bb668 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/2e397dbe-0521-45e5-a94a-4732e43e771b Aug 01 00:26:04.686933 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ee93c38f-fc30-483b-8f98-c823242bb668 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:04.687090 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ee93c38f-fc30-483b-8f98-c823242bb668 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:04.693232 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:04.693232 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:04.696539 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ee93c38f-fc30-483b-8f98-c823242bb668 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:26:04.700520 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ee93c38f-fc30-483b-8f98-c823242bb668 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/2e397dbe-0521-45e5-a94a-4732e43e771b returned with HTTP 200 Aug 01 00:26:04.700957 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1229/4916] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:04 2026] GET /volume/v3/volumes/2e397dbe-0521-45e5-a94a-4732e43e771b => generated 1228 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:04.711689 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cfd7d931-b51b-442d-b002-19fa0e37383b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:04.713595 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cfd7d931-b51b-442d-b002-19fa0e37383b tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/2e397dbe-0521-45e5-a94a-4732e43e771b Aug 01 00:26:04.713961 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cfd7d931-b51b-442d-b002-19fa0e37383b tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:04.714189 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cfd7d931-b51b-442d-b002-19fa0e37383b tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:04.720756 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:04.720756 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:04.724315 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-cfd7d931-b51b-442d-b002-19fa0e37383b tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:26:04.728584 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cfd7d931-b51b-442d-b002-19fa0e37383b tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/2e397dbe-0521-45e5-a94a-4732e43e771b returned with HTTP 200 Aug 01 00:26:04.729111 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1231/4917] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:04 2026] GET /volume/v3/volumes/2e397dbe-0521-45e5-a94a-4732e43e771b => generated 1228 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:04.740445 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-04baf39d-8b8b-43e6-a0b2-73141b966b80 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:04.742162 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-04baf39d-8b8b-43e6-a0b2-73141b966b80 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/239a9999-5f77-464c-bfa6-123fb6555015 Aug 01 00:26:04.742386 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-04baf39d-8b8b-43e6-a0b2-73141b966b80 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:04.742607 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-04baf39d-8b8b-43e6-a0b2-73141b966b80 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:04.742754 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-04baf39d-8b8b-43e6-a0b2-73141b966b80 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Delete snapshot with id: 239a9999-5f77-464c-bfa6-123fb6555015 Aug 01 00:26:04.747550 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:04.747550 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:04.748071 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-04baf39d-8b8b-43e6-a0b2-73141b966b80 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Snapshot retrieved successfully. Aug 01 00:26:04.763017 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-04baf39d-8b8b-43e6-a0b2-73141b966b80 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Snapshot delete request issued successfully. Aug 01 00:26:04.763247 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-04baf39d-8b8b-43e6-a0b2-73141b966b80 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/snapshots/239a9999-5f77-464c-bfa6-123fb6555015 returned with HTTP 202 Aug 01 00:26:04.763674 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1225/4918] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:26:04 2026] DELETE /volume/v3/snapshots/239a9999-5f77-464c-bfa6-123fb6555015 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:26:04.771546 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-067a7fd9-6897-458f-b89f-e40ae1bfc410 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:04.773496 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-067a7fd9-6897-458f-b89f-e40ae1bfc410 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/snapshots/239a9999-5f77-464c-bfa6-123fb6555015 Aug 01 00:26:04.773795 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-067a7fd9-6897-458f-b89f-e40ae1bfc410 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:04.774044 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-067a7fd9-6897-458f-b89f-e40ae1bfc410 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:04.778671 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:04.778671 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:04.779162 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-067a7fd9-6897-458f-b89f-e40ae1bfc410 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Snapshot retrieved successfully. Aug 01 00:26:04.779994 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-067a7fd9-6897-458f-b89f-e40ae1bfc410 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/snapshots/239a9999-5f77-464c-bfa6-123fb6555015 returned with HTTP 200 Aug 01 00:26:04.780716 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1234/4919] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:26:04 2026] GET /volume/v3/snapshots/239a9999-5f77-464c-bfa6-123fb6555015 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:05.109907 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-727e2461-d1db-4e08-abaa-cca355f485c6 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:05.112122 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-727e2461-d1db-4e08-abaa-cca355f485c6 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb Aug 01 00:26:05.112419 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-727e2461-d1db-4e08-abaa-cca355f485c6 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:05.112717 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-727e2461-d1db-4e08-abaa-cca355f485c6 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:05.120109 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-727e2461-d1db-4e08-abaa-cca355f485c6 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb returned with HTTP 404 Aug 01 00:26:05.120724 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1230/4920] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:05 2026] GET /volume/v3/volumes/412dfc2f-70ac-4674-af96-6b52670cc0eb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:05.128129 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8bac4c4e-1409-48a3-92fd-854eb66f61a5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:05.130022 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8bac4c4e-1409-48a3-92fd-854eb66f61a5 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] DELETE https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:26:05.130279 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8bac4c4e-1409-48a3-92fd-854eb66f61a5 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:05.130514 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8bac4c4e-1409-48a3-92fd-854eb66f61a5 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:05.130710 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-8bac4c4e-1409-48a3-92fd-854eb66f61a5 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Delete volume with id: 0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:26:05.137584 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:05.137584 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:05.138252 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8bac4c4e-1409-48a3-92fd-854eb66f61a5 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:05.155969 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8bac4c4e-1409-48a3-92fd-854eb66f61a5 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Delete volume request issued successfully. Aug 01 00:26:05.156279 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8bac4c4e-1409-48a3-92fd-854eb66f61a5 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 202 Aug 01 00:26:05.156867 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1232/4921] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:26:05 2026] DELETE /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:26:05.165484 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0550feea-1e93-4770-b823-fc632088bc6e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:05.167261 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0550feea-1e93-4770-b823-fc632088bc6e tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:26:05.167488 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0550feea-1e93-4770-b823-fc632088bc6e tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:05.167685 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0550feea-1e93-4770-b823-fc632088bc6e tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:05.175322 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:05.175322 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:05.179149 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-0550feea-1e93-4770-b823-fc632088bc6e tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:05.184817 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0550feea-1e93-4770-b823-fc632088bc6e tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 200 Aug 01 00:26:05.185314 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1226/4922] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:05 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:05.578391 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d7701ef4-23c3-43d0-9d35-31593d8600b3 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:05.580150 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d7701ef4-23c3-43d0-9d35-31593d8600b3 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] GET https://10.4.3.222/volume/v3/volumes/c1ec019f-7082-446e-9699-54d1840c190e Aug 01 00:26:05.580343 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d7701ef4-23c3-43d0-9d35-31593d8600b3 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:05.580517 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d7701ef4-23c3-43d0-9d35-31593d8600b3 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:05.586461 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d7701ef4-23c3-43d0-9d35-31593d8600b3 tempest-ProjectReaderTests39-1959489308 tempest-ProjectReaderTests39-1959489308-project-admin] https://10.4.3.222/volume/v3/volumes/c1ec019f-7082-446e-9699-54d1840c190e returned with HTTP 404 Aug 01 00:26:05.587140 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1235/4923] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:26:05 2026] GET /volume/v3/volumes/c1ec019f-7082-446e-9699-54d1840c190e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:05.793959 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d9bcc4c6-2c20-40b5-8082-e0afd1aad500 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:05.795781 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d9bcc4c6-2c20-40b5-8082-e0afd1aad500 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/snapshots/239a9999-5f77-464c-bfa6-123fb6555015 Aug 01 00:26:05.795978 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d9bcc4c6-2c20-40b5-8082-e0afd1aad500 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:05.796155 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d9bcc4c6-2c20-40b5-8082-e0afd1aad500 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:05.800141 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d9bcc4c6-2c20-40b5-8082-e0afd1aad500 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/snapshots/239a9999-5f77-464c-bfa6-123fb6555015 returned with HTTP 404 Aug 01 00:26:05.800585 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1231/4924] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:26:05 2026] GET /volume/v3/snapshots/239a9999-5f77-464c-bfa6-123fb6555015 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:05.806367 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2a3b34b5-6b45-419a-b8b3-1fef94686cf0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:05.810852 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2a3b34b5-6b45-419a-b8b3-1fef94686cf0 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] DELETE https://10.4.3.222/volume/v3/volumes/2e397dbe-0521-45e5-a94a-4732e43e771b Aug 01 00:26:05.811056 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2a3b34b5-6b45-419a-b8b3-1fef94686cf0 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:05.811229 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2a3b34b5-6b45-419a-b8b3-1fef94686cf0 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:05.811585 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-2a3b34b5-6b45-419a-b8b3-1fef94686cf0 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Delete volume with id: 2e397dbe-0521-45e5-a94a-4732e43e771b Aug 01 00:26:05.823718 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:05.823718 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:05.824163 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2a3b34b5-6b45-419a-b8b3-1fef94686cf0 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:26:05.846310 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2a3b34b5-6b45-419a-b8b3-1fef94686cf0 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Delete volume request issued successfully. Aug 01 00:26:05.846608 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2a3b34b5-6b45-419a-b8b3-1fef94686cf0 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/2e397dbe-0521-45e5-a94a-4732e43e771b returned with HTTP 202 Aug 01 00:26:05.847268 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1233/4925] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:26:05 2026] DELETE /volume/v3/volumes/2e397dbe-0521-45e5-a94a-4732e43e771b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:26:05.855063 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a41c2dad-3ecd-496f-a26e-fd4be0ff929a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:05.856688 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a41c2dad-3ecd-496f-a26e-fd4be0ff929a tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/2e397dbe-0521-45e5-a94a-4732e43e771b Aug 01 00:26:05.856937 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a41c2dad-3ecd-496f-a26e-fd4be0ff929a tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:05.857118 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a41c2dad-3ecd-496f-a26e-fd4be0ff929a tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:05.863404 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:05.863404 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:05.866792 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a41c2dad-3ecd-496f-a26e-fd4be0ff929a tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:26:05.871239 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a41c2dad-3ecd-496f-a26e-fd4be0ff929a tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/2e397dbe-0521-45e5-a94a-4732e43e771b returned with HTTP 200 Aug 01 00:26:05.871622 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1227/4926] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:05 2026] GET /volume/v3/volumes/2e397dbe-0521-45e5-a94a-4732e43e771b => generated 1227 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:06.199553 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f624a43d-850b-43db-ae6d-4c75b11a2922 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:06.201187 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f624a43d-850b-43db-ae6d-4c75b11a2922 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 Aug 01 00:26:06.201369 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f624a43d-850b-43db-ae6d-4c75b11a2922 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:06.201569 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f624a43d-850b-43db-ae6d-4c75b11a2922 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:06.210070 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f624a43d-850b-43db-ae6d-4c75b11a2922 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 returned with HTTP 404 Aug 01 00:26:06.210596 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1236/4927] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:06 2026] GET /volume/v3/volumes/0f99832e-e57b-4c51-b3bd-00c7ed1c44b3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:06.217200 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5d4bce12-7ac2-4e30-b813-68523370a3ea None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:06.219201 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5d4bce12-7ac2-4e30-b813-68523370a3ea tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] GET https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1 Aug 01 00:26:06.219443 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5d4bce12-7ac2-4e30-b813-68523370a3ea tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:06.219704 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5d4bce12-7ac2-4e30-b813-68523370a3ea tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] Calling method 'detail' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:06.220703 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-5d4bce12-7ac2-4e30-b813-68523370a3ea tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:26:06.248460 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-5d4bce12-7ac2-4e30-b813-68523370a3ea tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] Get all volumes completed successfully. Aug 01 00:26:06.251166 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:06.251166 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:06.257901 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5d4bce12-7ac2-4e30-b813-68523370a3ea tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 00:26:06.258346 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1232/4928] 10.4.3.222 () {66 vars in 1285 bytes} [Sat Aug 1 00:26:06 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18276 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:06.277564 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-33a40ad7-53b0-43a9-b24c-eafcdd7d0056 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:06.279270 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-33a40ad7-53b0-43a9-b24c-eafcdd7d0056 tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] DELETE https://10.4.3.222/volume/v3/types/5b7519e3-a35f-4c55-92be-d073039ea422 Aug 01 00:26:06.279458 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-33a40ad7-53b0-43a9-b24c-eafcdd7d0056 tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:06.279645 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-33a40ad7-53b0-43a9-b24c-eafcdd7d0056 tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:06.303759 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-33a40ad7-53b0-43a9-b24c-eafcdd7d0056 tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] https://10.4.3.222/volume/v3/types/5b7519e3-a35f-4c55-92be-d073039ea422 returned with HTTP 202 Aug 01 00:26:06.304205 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1234/4929] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:26:06 2026] DELETE /volume/v3/types/5b7519e3-a35f-4c55-92be-d073039ea422 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 01 00:26:06.884360 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f8413a34-b8d5-49a4-83e1-63509652d6fb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:06.886037 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f8413a34-b8d5-49a4-83e1-63509652d6fb tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/2e397dbe-0521-45e5-a94a-4732e43e771b Aug 01 00:26:06.886244 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f8413a34-b8d5-49a4-83e1-63509652d6fb tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:06.886420 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f8413a34-b8d5-49a4-83e1-63509652d6fb tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:06.893799 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f8413a34-b8d5-49a4-83e1-63509652d6fb tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/2e397dbe-0521-45e5-a94a-4732e43e771b returned with HTTP 404 Aug 01 00:26:06.894285 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1228/4930] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:06 2026] GET /volume/v3/volumes/2e397dbe-0521-45e5-a94a-4732e43e771b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:26:07.151351 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-5c5a778a-fbbc-4960-b8a7-c66b3f623c2b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:07.218567 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-27fed568-0084-4ba1-899b-9fa7a9eaa2b0 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:07.221807 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-27fed568-0084-4ba1-899b-9fa7a9eaa2b0 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] DELETE https://10.4.3.222/volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 Aug 01 00:26:07.221807 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-27fed568-0084-4ba1-899b-9fa7a9eaa2b0 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:07.221807 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-27fed568-0084-4ba1-899b-9fa7a9eaa2b0 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:07.221807 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-27fed568-0084-4ba1-899b-9fa7a9eaa2b0 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Delete volume with id: 7a909d3a-7161-4644-b971-0ac00bccc6b1 Aug 01 00:26:07.228097 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:07.228097 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:07.229510 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-27fed568-0084-4ba1-899b-9fa7a9eaa2b0 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:26:07.245564 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-27fed568-0084-4ba1-899b-9fa7a9eaa2b0 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Delete volume request issued successfully. Aug 01 00:26:07.245564 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-27fed568-0084-4ba1-899b-9fa7a9eaa2b0 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 returned with HTTP 202 Aug 01 00:26:07.246756 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1233/4931] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:26:07 2026] DELETE /volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:26:07.254294 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-02ac849f-0dcd-473e-871a-e880c03fdaac None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:07.255902 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-02ac849f-0dcd-473e-871a-e880c03fdaac tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 Aug 01 00:26:07.255989 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-02ac849f-0dcd-473e-871a-e880c03fdaac tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:07.258785 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-02ac849f-0dcd-473e-871a-e880c03fdaac tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:07.263119 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:07.263119 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:07.267519 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-02ac849f-0dcd-473e-871a-e880c03fdaac tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:26:07.274886 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-02ac849f-0dcd-473e-871a-e880c03fdaac tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 returned with HTTP 200 Aug 01 00:26:07.275274 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1235/4932] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:07 2026] GET /volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 => generated 1192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:07.281645 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5c5a778a-fbbc-4960-b8a7-c66b3f623c2b tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:26:07.282041 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5c5a778a-fbbc-4960-b8a7-c66b3f623c2b tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1108016075", "extra_specs": {"storage_protocol": "tempest-storage_protocol-235615576", "vendor_name": "tempest-vendor_name-1807776301"}}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:07.295300 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5c5a778a-fbbc-4960-b8a7-c66b3f623c2b tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:26:07.295610 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1237/4933] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:26:07 2026] POST /volume/v3/types => generated 329 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:07.304657 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c7b5be8e-4d51-42c1-8ffc-736fab549a71 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:07.306802 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c7b5be8e-4d51-42c1-8ffc-736fab549a71 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:26:07.307297 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c7b5be8e-4d51-42c1-8ffc-736fab549a71 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "65526477-4518-4e0b-994e-4d5e180db548", "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:07.309115 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-c7b5be8e-4d51-42c1-8ffc-736fab549a71 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Create volume request body: {'volume': {'volume_type': '65526477-4518-4e0b-994e-4d5e180db548', 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:26:07.313118 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-c7b5be8e-4d51-42c1-8ffc-736fab549a71 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Create volume of 1 GB Aug 01 00:26:07.313500 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:07.313500 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:07.314019 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c7b5be8e-4d51-42c1-8ffc-736fab549a71 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Availability Zones retrieved successfully. Aug 01 00:26:07.321225 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c7b5be8e-4d51-42c1-8ffc-736fab549a71 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Flow 'volume_create_api' (b4d5ccaf-6829-4b79-8018-a3f9862191a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:26:07.322219 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c7b5be8e-4d51-42c1-8ffc-736fab549a71 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83621111-6be9-45b2-9f72-6d6f96f9e308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:07.323035 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-c7b5be8e-4d51-42c1-8ffc-736fab549a71 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:26:07.341117 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c7b5be8e-4d51-42c1-8ffc-736fab549a71 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83621111-6be9-45b2-9f72-6d6f96f9e308) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:26:07Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-235615576',vendor_name='tempest-vendor_name-1807776301'},id=65526477-4518-4e0b-994e-4d5e180db548,is_public=True,name='tempest-ProjectMemberTests-volume-type-1108016075',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65526477-4518-4e0b-994e-4d5e180db548', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:07.341821 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c7b5be8e-4d51-42c1-8ffc-736fab549a71 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d350c4f-6f32-4e9e-82c9-dac37e7643fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:07.364967 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-c7b5be8e-4d51-42c1-8ffc-736fab549a71 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1108016075 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1108016075, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:26:07.365242 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-c7b5be8e-4d51-42c1-8ffc-736fab549a71 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1108016075 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1108016075, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:26:07.393125 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-c7b5be8e-4d51-42c1-8ffc-736fab549a71 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Created reservations ['81b737c9-43b1-46b0-bece-b80235f140cf', '9888c491-a55e-4bf1-a590-816852237290', '538c803c-1fb3-401a-9bf9-79975fe6a899', '348363f6-d7c7-4be1-949a-495a946f8c18'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:26:07.393882 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c7b5be8e-4d51-42c1-8ffc-736fab549a71 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d350c4f-6f32-4e9e-82c9-dac37e7643fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81b737c9-43b1-46b0-bece-b80235f140cf', '9888c491-a55e-4bf1-a590-816852237290', '538c803c-1fb3-401a-9bf9-79975fe6a899', '348363f6-d7c7-4be1-949a-495a946f8c18']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:07.394557 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c7b5be8e-4d51-42c1-8ffc-736fab549a71 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ea3695e-9e7d-4e0c-a2e0-d9b6abf3ea84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:07.416788 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c7b5be8e-4d51-42c1-8ffc-736fab549a71 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ea3695e-9e7d-4e0c-a2e0-d9b6abf3ea84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f036c073-e65c-4446-bf50-293ebcdedcba', '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='8c7f9536948e459bbbffecc3ecf8a934',qos_specs=None,replication_status=,reservations=['81b737c9-43b1-46b0-bece-b80235f140cf','9888c491-a55e-4bf1-a590-816852237290','538c803c-1fb3-401a-9bf9-79975fe6a899','348363f6-d7c7-4be1-949a-495a946f8c18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5273574e558b4bcb92509d471d7ff0c4',volume_type_id=65526477-4518-4e0b-994e-4d5e180db548), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:26:07Z,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=f036c073-e65c-4446-bf50-293ebcdedcba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c7f9536948e459bbbffecc3ecf8a934',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5273574e558b4bcb92509d471d7ff0c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65526477-4518-4e0b-994e-4d5e180db548),volume_type_id=65526477-4518-4e0b-994e-4d5e180db548)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:07.417556 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c7b5be8e-4d51-42c1-8ffc-736fab549a71 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed8d2020-5089-4e4a-8962-316658ee756e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:07.433417 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c7b5be8e-4d51-42c1-8ffc-736fab549a71 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed8d2020-5089-4e4a-8962-316658ee756e) transitioned into state 'SUCCESS' from 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='8c7f9536948e459bbbffecc3ecf8a934',qos_specs=None,replication_status=,reservations=['81b737c9-43b1-46b0-bece-b80235f140cf','9888c491-a55e-4bf1-a590-816852237290','538c803c-1fb3-401a-9bf9-79975fe6a899','348363f6-d7c7-4be1-949a-495a946f8c18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5273574e558b4bcb92509d471d7ff0c4',volume_type_id=65526477-4518-4e0b-994e-4d5e180db548)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:07.434174 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c7b5be8e-4d51-42c1-8ffc-736fab549a71 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ac74c5f-0320-4a7f-930b-16d5597874e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:07.441490 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c7b5be8e-4d51-42c1-8ffc-736fab549a71 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ac74c5f-0320-4a7f-930b-16d5597874e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:07.442449 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c7b5be8e-4d51-42c1-8ffc-736fab549a71 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Flow 'volume_create_api' (b4d5ccaf-6829-4b79-8018-a3f9862191a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:26:07.442749 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c7b5be8e-4d51-42c1-8ffc-736fab549a71 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Create volume request issued successfully. Aug 01 00:26:07.443310 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c7b5be8e-4d51-42c1-8ffc-736fab549a71 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:26:07.443706 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1229/4934] 10.4.3.222 () {70 vars in 1298 bytes} [Sat Aug 1 00:26:07 2026] POST /volume/v3/volumes => generated 774 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:26:07.454186 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-bec76683-04e5-4eb4-97da-015ae35f08ed None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:07.456117 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bec76683-04e5-4eb4-97da-015ae35f08ed tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] GET https://10.4.3.222/volume/v3/volumes/f036c073-e65c-4446-bf50-293ebcdedcba Aug 01 00:26:07.456318 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bec76683-04e5-4eb4-97da-015ae35f08ed tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:07.456501 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bec76683-04e5-4eb4-97da-015ae35f08ed tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:07.464259 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:07.464259 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:07.467891 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-bec76683-04e5-4eb4-97da-015ae35f08ed tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Volume info retrieved successfully. Aug 01 00:26:07.471190 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bec76683-04e5-4eb4-97da-015ae35f08ed tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] https://10.4.3.222/volume/v3/volumes/f036c073-e65c-4446-bf50-293ebcdedcba returned with HTTP 200 Aug 01 00:26:07.471508 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1234/4935] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:26:07 2026] GET /volume/v3/volumes/f036c073-e65c-4446-bf50-293ebcdedcba => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:08.291525 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-35ad1323-b008-44d8-870b-3e75f0ebd7b6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:08.293649 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-35ad1323-b008-44d8-870b-3e75f0ebd7b6 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 Aug 01 00:26:08.293971 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-35ad1323-b008-44d8-870b-3e75f0ebd7b6 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:08.294215 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-35ad1323-b008-44d8-870b-3e75f0ebd7b6 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:08.301621 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-35ad1323-b008-44d8-870b-3e75f0ebd7b6 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 returned with HTTP 404 Aug 01 00:26:08.302342 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1236/4936] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:08 2026] GET /volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:26:08.313001 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-56ec9daa-b96e-442a-bf03-2b9f3fd92246 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:08.315425 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-56ec9daa-b96e-442a-bf03-2b9f3fd92246 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] DELETE https://10.4.3.222/volume/v3/volumes/2e397dbe-0521-45e5-a94a-4732e43e771b Aug 01 00:26:08.315710 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-56ec9daa-b96e-442a-bf03-2b9f3fd92246 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:08.316125 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-56ec9daa-b96e-442a-bf03-2b9f3fd92246 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:08.316287 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-56ec9daa-b96e-442a-bf03-2b9f3fd92246 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Delete volume with id: 2e397dbe-0521-45e5-a94a-4732e43e771b Aug 01 00:26:08.323740 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-56ec9daa-b96e-442a-bf03-2b9f3fd92246 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/2e397dbe-0521-45e5-a94a-4732e43e771b returned with HTTP 404 Aug 01 00:26:08.324395 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1238/4937] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:26:08 2026] DELETE /volume/v3/volumes/2e397dbe-0521-45e5-a94a-4732e43e771b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:26:08.334016 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-db755e04-582b-47b0-874b-b668f9057d8d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:08.337391 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-db755e04-582b-47b0-874b-b668f9057d8d tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/2e397dbe-0521-45e5-a94a-4732e43e771b Aug 01 00:26:08.337705 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-db755e04-582b-47b0-874b-b668f9057d8d tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:08.338026 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-db755e04-582b-47b0-874b-b668f9057d8d tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:08.345934 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-db755e04-582b-47b0-874b-b668f9057d8d tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/2e397dbe-0521-45e5-a94a-4732e43e771b returned with HTTP 404 Aug 01 00:26:08.346685 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1230/4938] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:08 2026] GET /volume/v3/volumes/2e397dbe-0521-45e5-a94a-4732e43e771b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:26:08.354819 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-dae6edd7-a377-4d11-888d-47b9536c892e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:08.356488 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-dae6edd7-a377-4d11-888d-47b9536c892e tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/239a9999-5f77-464c-bfa6-123fb6555015 Aug 01 00:26:08.356667 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-dae6edd7-a377-4d11-888d-47b9536c892e tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:08.356872 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-dae6edd7-a377-4d11-888d-47b9536c892e tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:08.356997 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-dae6edd7-a377-4d11-888d-47b9536c892e tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Delete snapshot with id: 239a9999-5f77-464c-bfa6-123fb6555015 Aug 01 00:26:08.361504 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-dae6edd7-a377-4d11-888d-47b9536c892e tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/snapshots/239a9999-5f77-464c-bfa6-123fb6555015 returned with HTTP 404 Aug 01 00:26:08.362041 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1235/4939] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:26:08 2026] DELETE /volume/v3/snapshots/239a9999-5f77-464c-bfa6-123fb6555015 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:08.369885 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-75fe6c4d-ffb5-4c2a-bc32-ed827db9b9df None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:08.372051 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-75fe6c4d-ffb5-4c2a-bc32-ed827db9b9df tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/snapshots/239a9999-5f77-464c-bfa6-123fb6555015 Aug 01 00:26:08.372288 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-75fe6c4d-ffb5-4c2a-bc32-ed827db9b9df tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:08.372532 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-75fe6c4d-ffb5-4c2a-bc32-ed827db9b9df tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:08.377656 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-75fe6c4d-ffb5-4c2a-bc32-ed827db9b9df tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/snapshots/239a9999-5f77-464c-bfa6-123fb6555015 returned with HTTP 404 Aug 01 00:26:08.378334 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1237/4940] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:26:08 2026] GET /volume/v3/snapshots/239a9999-5f77-464c-bfa6-123fb6555015 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:08.386720 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-84f9baca-e96c-43ee-8038-d6e5329823a3 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:08.388372 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-84f9baca-e96c-43ee-8038-d6e5329823a3 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] DELETE https://10.4.3.222/volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 Aug 01 00:26:08.388569 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-84f9baca-e96c-43ee-8038-d6e5329823a3 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:08.388739 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-84f9baca-e96c-43ee-8038-d6e5329823a3 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:08.388928 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-84f9baca-e96c-43ee-8038-d6e5329823a3 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Delete volume with id: 7a909d3a-7161-4644-b971-0ac00bccc6b1 Aug 01 00:26:08.396192 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-84f9baca-e96c-43ee-8038-d6e5329823a3 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 returned with HTTP 404 Aug 01 00:26:08.396597 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1239/4941] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:26:08 2026] DELETE /volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:26:08.402987 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3eadca03-5ff7-47e7-8746-bf0e1714d4fe None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:08.405210 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3eadca03-5ff7-47e7-8746-bf0e1714d4fe tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 Aug 01 00:26:08.405426 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3eadca03-5ff7-47e7-8746-bf0e1714d4fe tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:08.405608 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3eadca03-5ff7-47e7-8746-bf0e1714d4fe tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:08.410923 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3eadca03-5ff7-47e7-8746-bf0e1714d4fe tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 returned with HTTP 404 Aug 01 00:26:08.411593 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1231/4942] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:08 2026] GET /volume/v3/volumes/7a909d3a-7161-4644-b971-0ac00bccc6b1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:26:08.448471 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9679f857-5701-41a0-87f1-d51b8ff1dfdb None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:08.450655 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9679f857-5701-41a0-87f1-d51b8ff1dfdb tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] DELETE https://10.4.3.222/volume/v3/volumes/481db5c5-6a11-48d1-90ad-b434a79584ad Aug 01 00:26:08.450979 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9679f857-5701-41a0-87f1-d51b8ff1dfdb tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:08.451237 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9679f857-5701-41a0-87f1-d51b8ff1dfdb tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:08.451495 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-9679f857-5701-41a0-87f1-d51b8ff1dfdb tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Delete volume with id: 481db5c5-6a11-48d1-90ad-b434a79584ad Aug 01 00:26:08.460980 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:08.460980 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:08.461557 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-9679f857-5701-41a0-87f1-d51b8ff1dfdb tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:26:08.480014 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-9679f857-5701-41a0-87f1-d51b8ff1dfdb tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Delete volume request issued successfully. Aug 01 00:26:08.480287 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9679f857-5701-41a0-87f1-d51b8ff1dfdb tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/481db5c5-6a11-48d1-90ad-b434a79584ad returned with HTTP 202 Aug 01 00:26:08.480888 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1236/4943] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:26:08 2026] DELETE /volume/v3/volumes/481db5c5-6a11-48d1-90ad-b434a79584ad => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:26:08.491341 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-03437086-988a-4d05-a9ed-d82f280a65f6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:08.493082 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-03437086-988a-4d05-a9ed-d82f280a65f6 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] GET https://10.4.3.222/volume/v3/volumes/f036c073-e65c-4446-bf50-293ebcdedcba Aug 01 00:26:08.493157 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c74efd81-454e-43a7-b4c4-5ac1ccd74a5b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:08.493320 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-03437086-988a-4d05-a9ed-d82f280a65f6 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:08.493529 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-03437086-988a-4d05-a9ed-d82f280a65f6 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:08.494936 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c74efd81-454e-43a7-b4c4-5ac1ccd74a5b tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/481db5c5-6a11-48d1-90ad-b434a79584ad Aug 01 00:26:08.495154 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c74efd81-454e-43a7-b4c4-5ac1ccd74a5b tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:08.495343 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c74efd81-454e-43a7-b4c4-5ac1ccd74a5b tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:08.500750 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:08.500750 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:08.501598 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:08.501598 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:08.504074 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-03437086-988a-4d05-a9ed-d82f280a65f6 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Volume info retrieved successfully. Aug 01 00:26:08.504840 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c74efd81-454e-43a7-b4c4-5ac1ccd74a5b tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Volume info retrieved successfully. Aug 01 00:26:08.508409 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-03437086-988a-4d05-a9ed-d82f280a65f6 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] https://10.4.3.222/volume/v3/volumes/f036c073-e65c-4446-bf50-293ebcdedcba returned with HTTP 200 Aug 01 00:26:08.508889 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1238/4944] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:26:08 2026] GET /volume/v3/volumes/f036c073-e65c-4446-bf50-293ebcdedcba => generated 974 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:08.509023 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c74efd81-454e-43a7-b4c4-5ac1ccd74a5b tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/481db5c5-6a11-48d1-90ad-b434a79584ad returned with HTTP 200 Aug 01 00:26:08.509381 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1240/4945] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:08 2026] GET /volume/v3/volumes/481db5c5-6a11-48d1-90ad-b434a79584ad => generated 1227 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:08.536723 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cc3cd91f-40c6-4215-8af8-263ba8cd6e44 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:08.538986 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cc3cd91f-40c6-4215-8af8-263ba8cd6e44 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] GET https://10.4.3.222/volume/v3/messages Aug 01 00:26:08.539268 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cc3cd91f-40c6-4215-8af8-263ba8cd6e44 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:08.539539 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cc3cd91f-40c6-4215-8af8-263ba8cd6e44 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:08.539911 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:08.539911 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:08.543478 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cc3cd91f-40c6-4215-8af8-263ba8cd6e44 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] https://10.4.3.222/volume/v3/messages returned with HTTP 200 Aug 01 00:26:08.544062 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1232/4946] 10.4.3.222 () {68 vars in 1280 bytes} [Sat Aug 1 00:26:08 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 01 00:26:08.555403 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7f1fc724-8c69-43ac-a363-1c498b26c352 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:08.614197 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7f1fc724-8c69-43ac-a363-1c498b26c352 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-member] DELETE https://10.4.3.222/volume/v3/messages/53385af2-ef76-4ceb-b901-116d5103e1c5 Aug 01 00:26:08.614478 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7f1fc724-8c69-43ac-a363-1c498b26c352 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:08.614712 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7f1fc724-8c69-43ac-a363-1c498b26c352 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:08.622836 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7f1fc724-8c69-43ac-a363-1c498b26c352 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-member] https://10.4.3.222/volume/v3/messages/53385af2-ef76-4ceb-b901-116d5103e1c5 returned with HTTP 204 Aug 01 00:26:08.623158 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1237/4947] 10.4.3.222 () {68 vars in 1394 bytes} [Sat Aug 1 00:26:08 2026] DELETE /volume/v3/messages/53385af2-ef76-4ceb-b901-116d5103e1c5 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 01 00:26:08.630097 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-00bce051-00d2-4f4e-a761-5a763eca07a7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:08.632187 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-00bce051-00d2-4f4e-a761-5a763eca07a7 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-member] GET https://10.4.3.222/volume/v3/messages/53385af2-ef76-4ceb-b901-116d5103e1c5 Aug 01 00:26:08.632385 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-00bce051-00d2-4f4e-a761-5a763eca07a7 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:08.632560 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-00bce051-00d2-4f4e-a761-5a763eca07a7 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:08.636428 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-00bce051-00d2-4f4e-a761-5a763eca07a7 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-member] https://10.4.3.222/volume/v3/messages/53385af2-ef76-4ceb-b901-116d5103e1c5 returned with HTTP 404 Aug 01 00:26:08.636894 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1239/4948] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:26:08 2026] GET /volume/v3/messages/53385af2-ef76-4ceb-b901-116d5103e1c5 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:08.643302 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-00822dfe-b391-459e-9aea-ff25cd382b12 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:08.645606 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-00822dfe-b391-459e-9aea-ff25cd382b12 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/f036c073-e65c-4446-bf50-293ebcdedcba Aug 01 00:26:08.645852 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-00822dfe-b391-459e-9aea-ff25cd382b12 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:08.646023 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-00822dfe-b391-459e-9aea-ff25cd382b12 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:08.646172 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-00822dfe-b391-459e-9aea-ff25cd382b12 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Delete volume with id: f036c073-e65c-4446-bf50-293ebcdedcba Aug 01 00:26:08.652901 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:08.652901 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:08.653183 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-00822dfe-b391-459e-9aea-ff25cd382b12 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Volume info retrieved successfully. Aug 01 00:26:08.654165 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-00822dfe-b391-459e-9aea-ff25cd382b12 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100408) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 01 00:26:08.662844 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-00822dfe-b391-459e-9aea-ff25cd382b12 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1108016075 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1108016075, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:26:08.663105 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-00822dfe-b391-459e-9aea-ff25cd382b12 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1108016075 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1108016075, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:26:08.670784 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-00822dfe-b391-459e-9aea-ff25cd382b12 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Created reservations ['f8b909a7-6ccc-45a8-9658-f96658558d85', '9c81d529-7af8-4526-8f30-865cba2ea799', 'fc807cb0-2456-41f2-88f6-5ad942e860fc', '21d62fae-6cf9-4731-9f2c-db131eb63a8d'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:26:08.706344 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-00822dfe-b391-459e-9aea-ff25cd382b12 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Delete volume request issued successfully. Aug 01 00:26:08.706529 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-00822dfe-b391-459e-9aea-ff25cd382b12 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] https://10.4.3.222/volume/v3/volumes/f036c073-e65c-4446-bf50-293ebcdedcba returned with HTTP 202 Aug 01 00:26:08.706969 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1241/4949] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:26:08 2026] DELETE /volume/v3/volumes/f036c073-e65c-4446-bf50-293ebcdedcba => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:26:08.715759 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ca18ec14-9fd8-45fa-bca2-a4755e5ef55e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:08.718070 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ca18ec14-9fd8-45fa-bca2-a4755e5ef55e tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] DELETE https://10.4.3.222/volume/v3/types/65526477-4518-4e0b-994e-4d5e180db548 Aug 01 00:26:08.718360 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ca18ec14-9fd8-45fa-bca2-a4755e5ef55e tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:08.718639 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ca18ec14-9fd8-45fa-bca2-a4755e5ef55e tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:08.749196 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ca18ec14-9fd8-45fa-bca2-a4755e5ef55e tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] https://10.4.3.222/volume/v3/types/65526477-4518-4e0b-994e-4d5e180db548 returned with HTTP 202 Aug 01 00:26:08.749746 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1233/4950] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:26:08 2026] DELETE /volume/v3/types/65526477-4518-4e0b-994e-4d5e180db548 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:26:08.757818 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c5f76e5f-72ea-4650-b254-ea178535c6d9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:08.759406 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c5f76e5f-72ea-4650-b254-ea178535c6d9 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:26:08.759723 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c5f76e5f-72ea-4650-b254-ea178535c6d9 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1524173455", "extra_specs": {"storage_protocol": "tempest-storage_protocol-771439808", "vendor_name": "tempest-vendor_name-1600644757"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:08.772097 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c5f76e5f-72ea-4650-b254-ea178535c6d9 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:26:08.772414 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1238/4951] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:26:08 2026] POST /volume/v3/types => generated 329 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:08.781545 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-da1a7de6-888d-44a8-8e1c-89cd1b789876 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:08.784065 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-da1a7de6-888d-44a8-8e1c-89cd1b789876 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:26:08.784475 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-da1a7de6-888d-44a8-8e1c-89cd1b789876 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "be982b47-467c-4074-8a0f-7b5e672219d2", "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:08.786593 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-da1a7de6-888d-44a8-8e1c-89cd1b789876 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Create volume request body: {'volume': {'volume_type': 'be982b47-467c-4074-8a0f-7b5e672219d2', 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:26:08.790673 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-da1a7de6-888d-44a8-8e1c-89cd1b789876 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Create volume of 1 GB Aug 01 00:26:08.791137 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:08.791137 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:08.791564 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-da1a7de6-888d-44a8-8e1c-89cd1b789876 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Availability Zones retrieved successfully. Aug 01 00:26:08.796952 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-da1a7de6-888d-44a8-8e1c-89cd1b789876 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Flow 'volume_create_api' (25ec503e-0a02-4eb9-80da-6f4551dbf593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:26:08.798784 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-da1a7de6-888d-44a8-8e1c-89cd1b789876 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1e61f4f-f671-4f6a-bd42-59b96e5caffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:08.799603 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-da1a7de6-888d-44a8-8e1c-89cd1b789876 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:26:08.815999 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-da1a7de6-888d-44a8-8e1c-89cd1b789876 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1e61f4f-f671-4f6a-bd42-59b96e5caffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:26:09Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-771439808',vendor_name='tempest-vendor_name-1600644757'},id=be982b47-467c-4074-8a0f-7b5e672219d2,is_public=True,name='tempest-ProjectMemberTests-volume-type-1524173455',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be982b47-467c-4074-8a0f-7b5e672219d2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:08.816649 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-da1a7de6-888d-44a8-8e1c-89cd1b789876 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35625c58-8cdb-42f4-8648-ca37c271425a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:08.837608 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-da1a7de6-888d-44a8-8e1c-89cd1b789876 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1524173455 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1524173455, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:26:08.837894 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-da1a7de6-888d-44a8-8e1c-89cd1b789876 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1524173455 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1524173455, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:26:08.859683 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-da1a7de6-888d-44a8-8e1c-89cd1b789876 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Created reservations ['d8b2a501-efc9-4811-8e8e-4a0ef9b270a2', '1b183f29-2c0d-4009-a03f-7131457154c5', 'a547b46d-1b8c-4b76-a69f-d75168bd60f9', '8cf2ec07-ad88-4715-afa1-4f5ee926c535'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:26:08.860416 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-da1a7de6-888d-44a8-8e1c-89cd1b789876 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35625c58-8cdb-42f4-8648-ca37c271425a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8b2a501-efc9-4811-8e8e-4a0ef9b270a2', '1b183f29-2c0d-4009-a03f-7131457154c5', 'a547b46d-1b8c-4b76-a69f-d75168bd60f9', '8cf2ec07-ad88-4715-afa1-4f5ee926c535']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:08.861113 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-da1a7de6-888d-44a8-8e1c-89cd1b789876 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdc16a61-a035-4d27-af3c-c24541a606ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:08.885951 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-da1a7de6-888d-44a8-8e1c-89cd1b789876 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdc16a61-a035-4d27-af3c-c24541a606ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15263823-6096-49cd-b719-518cb8a94099', '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='8c7f9536948e459bbbffecc3ecf8a934',qos_specs=None,replication_status=,reservations=['d8b2a501-efc9-4811-8e8e-4a0ef9b270a2','1b183f29-2c0d-4009-a03f-7131457154c5','a547b46d-1b8c-4b76-a69f-d75168bd60f9','8cf2ec07-ad88-4715-afa1-4f5ee926c535'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5273574e558b4bcb92509d471d7ff0c4',volume_type_id=be982b47-467c-4074-8a0f-7b5e672219d2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:26:08Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15263823-6096-49cd-b719-518cb8a94099,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c7f9536948e459bbbffecc3ecf8a934',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5273574e558b4bcb92509d471d7ff0c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be982b47-467c-4074-8a0f-7b5e672219d2),volume_type_id=be982b47-467c-4074-8a0f-7b5e672219d2)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:08.886673 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-da1a7de6-888d-44a8-8e1c-89cd1b789876 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3212e3d8-b158-4c85-9e5c-aca333c768d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:08.905791 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-da1a7de6-888d-44a8-8e1c-89cd1b789876 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3212e3d8-b158-4c85-9e5c-aca333c768d6) transitioned into state 'SUCCESS' from 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='8c7f9536948e459bbbffecc3ecf8a934',qos_specs=None,replication_status=,reservations=['d8b2a501-efc9-4811-8e8e-4a0ef9b270a2','1b183f29-2c0d-4009-a03f-7131457154c5','a547b46d-1b8c-4b76-a69f-d75168bd60f9','8cf2ec07-ad88-4715-afa1-4f5ee926c535'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5273574e558b4bcb92509d471d7ff0c4',volume_type_id=be982b47-467c-4074-8a0f-7b5e672219d2)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:08.905791 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-da1a7de6-888d-44a8-8e1c-89cd1b789876 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d0fcf55-cddd-4c8e-8c23-7551cd8cf2b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:08.911641 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-da1a7de6-888d-44a8-8e1c-89cd1b789876 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d0fcf55-cddd-4c8e-8c23-7551cd8cf2b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:08.912431 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-da1a7de6-888d-44a8-8e1c-89cd1b789876 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Flow 'volume_create_api' (25ec503e-0a02-4eb9-80da-6f4551dbf593) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:26:08.912682 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-da1a7de6-888d-44a8-8e1c-89cd1b789876 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Create volume request issued successfully. Aug 01 00:26:08.913492 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-da1a7de6-888d-44a8-8e1c-89cd1b789876 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:26:08.913982 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1240/4952] 10.4.3.222 () {70 vars in 1298 bytes} [Sat Aug 1 00:26:08 2026] POST /volume/v3/volumes => generated 774 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:26:08.924841 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-be661b95-bc70-4959-a9d2-588fb001d5c0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:08.926691 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-be661b95-bc70-4959-a9d2-588fb001d5c0 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] GET https://10.4.3.222/volume/v3/volumes/15263823-6096-49cd-b719-518cb8a94099 Aug 01 00:26:08.926984 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-be661b95-bc70-4959-a9d2-588fb001d5c0 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:08.927204 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-be661b95-bc70-4959-a9d2-588fb001d5c0 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:08.933586 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:08.933586 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:08.936530 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-be661b95-bc70-4959-a9d2-588fb001d5c0 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Volume info retrieved successfully. Aug 01 00:26:08.940020 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-be661b95-bc70-4959-a9d2-588fb001d5c0 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] https://10.4.3.222/volume/v3/volumes/15263823-6096-49cd-b719-518cb8a94099 returned with HTTP 200 Aug 01 00:26:08.940402 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1242/4953] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:26:08 2026] GET /volume/v3/volumes/15263823-6096-49cd-b719-518cb8a94099 => generated 953 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:09.534647 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b89a1e89-5224-4073-b944-38a80b756adc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:09.536873 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b89a1e89-5224-4073-b944-38a80b756adc tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/481db5c5-6a11-48d1-90ad-b434a79584ad Aug 01 00:26:09.537142 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b89a1e89-5224-4073-b944-38a80b756adc tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:09.537380 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b89a1e89-5224-4073-b944-38a80b756adc tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:09.543749 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b89a1e89-5224-4073-b944-38a80b756adc tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/481db5c5-6a11-48d1-90ad-b434a79584ad returned with HTTP 404 Aug 01 00:26:09.544391 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1234/4954] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:09 2026] GET /volume/v3/volumes/481db5c5-6a11-48d1-90ad-b434a79584ad => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:26:09.553822 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4f5be92e-c888-4fea-abed-ebb0c77141ae None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:09.555439 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4f5be92e-c888-4fea-abed-ebb0c77141ae tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] DELETE https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 Aug 01 00:26:09.555633 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4f5be92e-c888-4fea-abed-ebb0c77141ae tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:09.555876 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4f5be92e-c888-4fea-abed-ebb0c77141ae tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:09.556039 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-4f5be92e-c888-4fea-abed-ebb0c77141ae tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Delete volume with id: 6535d47e-1a8f-4697-a9e3-670aa4bfaac4 Aug 01 00:26:09.568703 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4f5be92e-c888-4fea-abed-ebb0c77141ae tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 returned with HTTP 404 Aug 01 00:26:09.569178 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1239/4955] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:26:09 2026] DELETE /volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:26:09.575114 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4e3e0101-967a-4311-b5ec-7a05ee139f5e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:09.577014 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4e3e0101-967a-4311-b5ec-7a05ee139f5e tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 Aug 01 00:26:09.577217 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4e3e0101-967a-4311-b5ec-7a05ee139f5e tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:09.577402 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4e3e0101-967a-4311-b5ec-7a05ee139f5e tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:09.584101 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4e3e0101-967a-4311-b5ec-7a05ee139f5e tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 returned with HTTP 404 Aug 01 00:26:09.584582 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1241/4956] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:09 2026] GET /volume/v3/volumes/6535d47e-1a8f-4697-a9e3-670aa4bfaac4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:26:09.621587 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ebb3b6da-d77f-446c-9e7b-ad891b6d90dd None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:09.623299 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ebb3b6da-d77f-446c-9e7b-ad891b6d90dd tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] DELETE https://10.4.3.222/volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 Aug 01 00:26:09.623547 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ebb3b6da-d77f-446c-9e7b-ad891b6d90dd tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:09.623750 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ebb3b6da-d77f-446c-9e7b-ad891b6d90dd tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:09.624156 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-ebb3b6da-d77f-446c-9e7b-ad891b6d90dd tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Delete volume with id: 4a5d86e6-cbc1-4a89-8874-675dab2b0788 Aug 01 00:26:09.632094 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ebb3b6da-d77f-446c-9e7b-ad891b6d90dd tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 returned with HTTP 404 Aug 01 00:26:09.632757 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1243/4957] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:26:09 2026] DELETE /volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:26:09.638580 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5172eaf9-43a3-4296-a7ee-9705041d7313 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:09.640239 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5172eaf9-43a3-4296-a7ee-9705041d7313 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] GET https://10.4.3.222/volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 Aug 01 00:26:09.640462 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5172eaf9-43a3-4296-a7ee-9705041d7313 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:09.640662 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5172eaf9-43a3-4296-a7ee-9705041d7313 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:09.645563 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5172eaf9-43a3-4296-a7ee-9705041d7313 tempest-VolumeImageDependencyTests-1777047816 tempest-VolumeImageDependencyTests-1777047816-project-member] https://10.4.3.222/volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 returned with HTTP 404 Aug 01 00:26:09.646083 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1235/4958] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:09 2026] GET /volume/v3/volumes/4a5d86e6-cbc1-4a89-8874-675dab2b0788 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:26:09.952230 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9cb6dab8-9d91-4850-9254-f5e907a4fc04 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:09.953868 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9cb6dab8-9d91-4850-9254-f5e907a4fc04 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] GET https://10.4.3.222/volume/v3/volumes/15263823-6096-49cd-b719-518cb8a94099 Aug 01 00:26:09.954077 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9cb6dab8-9d91-4850-9254-f5e907a4fc04 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:09.954239 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9cb6dab8-9d91-4850-9254-f5e907a4fc04 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:09.961933 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:09.961933 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:09.965816 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-9cb6dab8-9d91-4850-9254-f5e907a4fc04 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Volume info retrieved successfully. Aug 01 00:26:09.969540 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9cb6dab8-9d91-4850-9254-f5e907a4fc04 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] https://10.4.3.222/volume/v3/volumes/15263823-6096-49cd-b719-518cb8a94099 returned with HTTP 200 Aug 01 00:26:09.969921 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1240/4959] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:26:09 2026] GET /volume/v3/volumes/15263823-6096-49cd-b719-518cb8a94099 => generated 974 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:09.981252 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-be891d96-a941-477c-8bca-da801c0d4f54 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:09.982875 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-be891d96-a941-477c-8bca-da801c0d4f54 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] GET https://10.4.3.222/volume/v3/messages Aug 01 00:26:09.983074 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-be891d96-a941-477c-8bca-da801c0d4f54 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:09.983244 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-be891d96-a941-477c-8bca-da801c0d4f54 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:09.983503 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:09.983503 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:09.985031 np0000006296 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=423,cinder:UPDATE=91,cinder:INSERT=58 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:26:09.987170 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-be891d96-a941-477c-8bca-da801c0d4f54 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] https://10.4.3.222/volume/v3/messages returned with HTTP 200 Aug 01 00:26:09.987537 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1242/4960] 10.4.3.222 () {68 vars in 1280 bytes} [Sat Aug 1 00:26:09 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:09.999961 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-718cb57f-abfc-40c7-aaf4-3d73d16f6b66 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:10.002409 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-718cb57f-abfc-40c7-aaf4-3d73d16f6b66 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-member] GET https://10.4.3.222/volume/v3/messages Aug 01 00:26:10.002687 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-718cb57f-abfc-40c7-aaf4-3d73d16f6b66 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:10.002971 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-718cb57f-abfc-40c7-aaf4-3d73d16f6b66 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:10.008399 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-718cb57f-abfc-40c7-aaf4-3d73d16f6b66 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-member] https://10.4.3.222/volume/v3/messages returned with HTTP 200 Aug 01 00:26:10.008906 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1244/4961] 10.4.3.222 () {68 vars in 1280 bytes} [Sat Aug 1 00:26:09 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:10.021270 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ca1ecd07-0903-4c5b-b53c-f2cd15fc36d0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:10.023682 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ca1ecd07-0903-4c5b-b53c-f2cd15fc36d0 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] DELETE https://10.4.3.222/volume/v3/messages/3520220e-7746-4bec-badb-0cc3472bc5df Aug 01 00:26:10.023965 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ca1ecd07-0903-4c5b-b53c-f2cd15fc36d0 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:10.024203 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ca1ecd07-0903-4c5b-b53c-f2cd15fc36d0 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:10.033514 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ca1ecd07-0903-4c5b-b53c-f2cd15fc36d0 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] https://10.4.3.222/volume/v3/messages/3520220e-7746-4bec-badb-0cc3472bc5df returned with HTTP 204 Aug 01 00:26:10.034309 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1236/4962] 10.4.3.222 () {68 vars in 1394 bytes} [Sat Aug 1 00:26:10 2026] DELETE /volume/v3/messages/3520220e-7746-4bec-badb-0cc3472bc5df => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 01 00:26:10.045475 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2ac22629-bb32-421a-9224-1df0438bd698 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:10.047660 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2ac22629-bb32-421a-9224-1df0438bd698 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/15263823-6096-49cd-b719-518cb8a94099 Aug 01 00:26:10.047988 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2ac22629-bb32-421a-9224-1df0438bd698 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:10.048248 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2ac22629-bb32-421a-9224-1df0438bd698 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:10.048448 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-2ac22629-bb32-421a-9224-1df0438bd698 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Delete volume with id: 15263823-6096-49cd-b719-518cb8a94099 Aug 01 00:26:10.058087 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:10.058087 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:10.058397 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-2ac22629-bb32-421a-9224-1df0438bd698 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Volume info retrieved successfully. Aug 01 00:26:10.059702 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-2ac22629-bb32-421a-9224-1df0438bd698 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100409) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 01 00:26:10.077359 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-2ac22629-bb32-421a-9224-1df0438bd698 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1524173455 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1524173455, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:26:10.077706 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-2ac22629-bb32-421a-9224-1df0438bd698 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1524173455 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1524173455, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:26:10.086434 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-2ac22629-bb32-421a-9224-1df0438bd698 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Created reservations ['13954aab-68b9-4242-92e6-3ea0d50f0241', '94feda41-3419-4675-a02e-fc2a807a5408', '6cf3d637-934f-47a3-81a4-05459cd311f3', '88b01aef-de4a-407f-bf69-66cb299f649f'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:26:10.119500 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-2ac22629-bb32-421a-9224-1df0438bd698 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Delete volume request issued successfully. Aug 01 00:26:10.119638 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2ac22629-bb32-421a-9224-1df0438bd698 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] https://10.4.3.222/volume/v3/volumes/15263823-6096-49cd-b719-518cb8a94099 returned with HTTP 202 Aug 01 00:26:10.120087 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1241/4963] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:26:10 2026] DELETE /volume/v3/volumes/15263823-6096-49cd-b719-518cb8a94099 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:26:10.128327 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-24cb75c2-476e-44dd-9b80-3c76c5d6864f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:10.130035 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-24cb75c2-476e-44dd-9b80-3c76c5d6864f tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] DELETE https://10.4.3.222/volume/v3/types/be982b47-467c-4074-8a0f-7b5e672219d2 Aug 01 00:26:10.130240 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-24cb75c2-476e-44dd-9b80-3c76c5d6864f tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:10.130438 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-24cb75c2-476e-44dd-9b80-3c76c5d6864f tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:10.160733 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-24cb75c2-476e-44dd-9b80-3c76c5d6864f tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] https://10.4.3.222/volume/v3/types/be982b47-467c-4074-8a0f-7b5e672219d2 returned with HTTP 202 Aug 01 00:26:10.161306 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1243/4964] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:26:10 2026] DELETE /volume/v3/types/be982b47-467c-4074-8a0f-7b5e672219d2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:26:10.170170 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f1ad3d73-ab6e-4dc5-b093-0175f7ec8608 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:10.172902 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f1ad3d73-ab6e-4dc5-b093-0175f7ec8608 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:26:10.172902 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f1ad3d73-ab6e-4dc5-b093-0175f7ec8608 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-961177389", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1208209283", "vendor_name": "tempest-vendor_name-1562904983"}}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:10.188093 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f1ad3d73-ab6e-4dc5-b093-0175f7ec8608 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:26:10.188518 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1245/4965] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:26:10 2026] POST /volume/v3/types => generated 329 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:10.196059 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-85ce4e57-6d69-4bc8-aa57-294e4dc0efae None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:10.197748 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-85ce4e57-6d69-4bc8-aa57-294e4dc0efae tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:26:10.198182 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-85ce4e57-6d69-4bc8-aa57-294e4dc0efae tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "77fb7998-7a4f-4395-a38b-afabf40f1baa", "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:10.199559 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-85ce4e57-6d69-4bc8-aa57-294e4dc0efae tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Create volume request body: {'volume': {'volume_type': '77fb7998-7a4f-4395-a38b-afabf40f1baa', 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:26:10.203178 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-85ce4e57-6d69-4bc8-aa57-294e4dc0efae tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Create volume of 1 GB Aug 01 00:26:10.203475 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:10.203475 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:10.203889 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-85ce4e57-6d69-4bc8-aa57-294e4dc0efae tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Availability Zones retrieved successfully. Aug 01 00:26:10.210593 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-85ce4e57-6d69-4bc8-aa57-294e4dc0efae tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Flow 'volume_create_api' (cb82a445-d4bd-49c8-a434-a3c600e2b7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:26:10.212312 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-85ce4e57-6d69-4bc8-aa57-294e4dc0efae tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa18d90c-c8e1-4bd7-8fd5-4b0f511253b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:10.213188 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-85ce4e57-6d69-4bc8-aa57-294e4dc0efae tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:26:10.239015 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-85ce4e57-6d69-4bc8-aa57-294e4dc0efae tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa18d90c-c8e1-4bd7-8fd5-4b0f511253b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:26:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1208209283',vendor_name='tempest-vendor_name-1562904983'},id=77fb7998-7a4f-4395-a38b-afabf40f1baa,is_public=True,name='tempest-ProjectMemberTests-volume-type-961177389',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77fb7998-7a4f-4395-a38b-afabf40f1baa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:10.240389 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-85ce4e57-6d69-4bc8-aa57-294e4dc0efae tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb9b3b56-f509-4e23-a148-112de7ab0d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:10.271054 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-85ce4e57-6d69-4bc8-aa57-294e4dc0efae tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-961177389 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-961177389, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:26:10.272298 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-85ce4e57-6d69-4bc8-aa57-294e4dc0efae tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-961177389 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-961177389, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:26:10.299524 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-85ce4e57-6d69-4bc8-aa57-294e4dc0efae tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Created reservations ['e2b3ba43-de0d-45f4-9602-734c7ad447cf', 'f335a3dc-1063-441d-8910-3d64fe8c1002', 'a8dfe01d-6035-4b33-9917-41eee5b6ae6f', '406dd77d-fd59-43ff-a0f7-26b55633a019'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:26:10.300356 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-85ce4e57-6d69-4bc8-aa57-294e4dc0efae tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb9b3b56-f509-4e23-a148-112de7ab0d2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2b3ba43-de0d-45f4-9602-734c7ad447cf', 'f335a3dc-1063-441d-8910-3d64fe8c1002', 'a8dfe01d-6035-4b33-9917-41eee5b6ae6f', '406dd77d-fd59-43ff-a0f7-26b55633a019']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:10.301054 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-85ce4e57-6d69-4bc8-aa57-294e4dc0efae tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6eb21456-6303-4d21-8389-27987c19f682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:10.330723 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-85ce4e57-6d69-4bc8-aa57-294e4dc0efae tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6eb21456-6303-4d21-8389-27987c19f682) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '807904a6-6afe-470e-a280-1bcd549482ba', '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='8c7f9536948e459bbbffecc3ecf8a934',qos_specs=None,replication_status=,reservations=['e2b3ba43-de0d-45f4-9602-734c7ad447cf','f335a3dc-1063-441d-8910-3d64fe8c1002','a8dfe01d-6035-4b33-9917-41eee5b6ae6f','406dd77d-fd59-43ff-a0f7-26b55633a019'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5273574e558b4bcb92509d471d7ff0c4',volume_type_id=77fb7998-7a4f-4395-a38b-afabf40f1baa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:26:10Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=807904a6-6afe-470e-a280-1bcd549482ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c7f9536948e459bbbffecc3ecf8a934',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5273574e558b4bcb92509d471d7ff0c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77fb7998-7a4f-4395-a38b-afabf40f1baa),volume_type_id=77fb7998-7a4f-4395-a38b-afabf40f1baa)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:10.331437 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-85ce4e57-6d69-4bc8-aa57-294e4dc0efae tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4723a41-de00-4b0d-9e7d-f684c243f502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:10.346608 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-85ce4e57-6d69-4bc8-aa57-294e4dc0efae tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4723a41-de00-4b0d-9e7d-f684c243f502) transitioned into state 'SUCCESS' from 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='8c7f9536948e459bbbffecc3ecf8a934',qos_specs=None,replication_status=,reservations=['e2b3ba43-de0d-45f4-9602-734c7ad447cf','f335a3dc-1063-441d-8910-3d64fe8c1002','a8dfe01d-6035-4b33-9917-41eee5b6ae6f','406dd77d-fd59-43ff-a0f7-26b55633a019'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5273574e558b4bcb92509d471d7ff0c4',volume_type_id=77fb7998-7a4f-4395-a38b-afabf40f1baa)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:10.347262 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-85ce4e57-6d69-4bc8-aa57-294e4dc0efae tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d8eed04-e2fc-4538-8d36-2075897289e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:10.354869 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-85ce4e57-6d69-4bc8-aa57-294e4dc0efae tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d8eed04-e2fc-4538-8d36-2075897289e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:10.355608 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-85ce4e57-6d69-4bc8-aa57-294e4dc0efae tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Flow 'volume_create_api' (cb82a445-d4bd-49c8-a434-a3c600e2b7e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:26:10.355948 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-85ce4e57-6d69-4bc8-aa57-294e4dc0efae tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Create volume request issued successfully. Aug 01 00:26:10.356470 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-85ce4e57-6d69-4bc8-aa57-294e4dc0efae tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:26:10.356895 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1237/4966] 10.4.3.222 () {70 vars in 1298 bytes} [Sat Aug 1 00:26:10 2026] POST /volume/v3/volumes => generated 773 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:26:10.370143 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-1e6b9371-499c-4597-ae45-3c6d206dc6cd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:10.377377 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1e6b9371-499c-4597-ae45-3c6d206dc6cd tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] GET https://10.4.3.222/volume/v3/volumes/807904a6-6afe-470e-a280-1bcd549482ba Aug 01 00:26:10.377605 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1e6b9371-499c-4597-ae45-3c6d206dc6cd tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:10.377834 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1e6b9371-499c-4597-ae45-3c6d206dc6cd tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:10.391140 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:10.391140 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:10.401814 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-1e6b9371-499c-4597-ae45-3c6d206dc6cd tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Volume info retrieved successfully. Aug 01 00:26:10.405126 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1e6b9371-499c-4597-ae45-3c6d206dc6cd tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] https://10.4.3.222/volume/v3/volumes/807904a6-6afe-470e-a280-1bcd549482ba returned with HTTP 200 Aug 01 00:26:10.405622 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1242/4967] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:26:10 2026] GET /volume/v3/volumes/807904a6-6afe-470e-a280-1bcd549482ba => generated 952 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:11.166412 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8b909d06-199e-49ea-8d0c-b1397e24e116 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:11.247349 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-382266ab-8d77-4124-95ee-136ba066a67f req-1c4dab49-6085-44ad-a16b-08150383fbac None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:11.249540 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-382266ab-8d77-4124-95ee-136ba066a67f req-1c4dab49-6085-44ad-a16b-08150383fbac tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 Aug 01 00:26:11.249700 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-382266ab-8d77-4124-95ee-136ba066a67f req-1c4dab49-6085-44ad-a16b-08150383fbac tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:11.249909 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-382266ab-8d77-4124-95ee-136ba066a67f req-1c4dab49-6085-44ad-a16b-08150383fbac tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:11.256654 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:11.256654 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:11.259690 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-382266ab-8d77-4124-95ee-136ba066a67f req-1c4dab49-6085-44ad-a16b-08150383fbac tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:11.263423 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-382266ab-8d77-4124-95ee-136ba066a67f req-1c4dab49-6085-44ad-a16b-08150383fbac tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 returned with HTTP 200 Aug 01 00:26:11.263838 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1246/4968] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:26:11 2026] GET /volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 => generated 905 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:11.269882 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8b909d06-199e-49ea-8d0c-b1397e24e116 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:26:11.270337 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8b909d06-199e-49ea-8d0c-b1397e24e116 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-94635903"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:11.272640 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-8b909d06-199e-49ea-8d0c-b1397e24e116 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-94635903'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:26:11.272815 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-8b909d06-199e-49ea-8d0c-b1397e24e116 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Create volume of 1 GB Aug 01 00:26:11.276966 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8b909d06-199e-49ea-8d0c-b1397e24e116 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Availability Zones retrieved successfully. Aug 01 00:26:11.282118 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8b909d06-199e-49ea-8d0c-b1397e24e116 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Flow 'volume_create_api' (479782ee-6a44-4fd7-81ac-aa2e11dfa172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:26:11.283238 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8b909d06-199e-49ea-8d0c-b1397e24e116 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35565764-89e9-46a9-96b5-62ffdd15e4e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:11.283979 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-8b909d06-199e-49ea-8d0c-b1397e24e116 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:26:11.306333 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8b909d06-199e-49ea-8d0c-b1397e24e116 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35565764-89e9-46a9-96b5-62ffdd15e4e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:11.307398 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8b909d06-199e-49ea-8d0c-b1397e24e116 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f78fe054-939e-4908-a192-d615610cc53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:11.338398 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-253abc97-2e63-400c-aab5-af7962afa9c1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:11.338737 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-253abc97-2e63-400c-aab5-af7962afa9c1 None None] GET https://10.4.3.222/volume// Aug 01 00:26:11.338960 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-253abc97-2e63-400c-aab5-af7962afa9c1 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:11.339168 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-253abc97-2e63-400c-aab5-af7962afa9c1 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:11.339491 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-253abc97-2e63-400c-aab5-af7962afa9c1 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:26:11.339783 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1238/4969] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:26: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 01 00:26:11.347214 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-382266ab-8d77-4124-95ee-136ba066a67f req-60257150-9cee-4860-86aa-89bd9829e771 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:11.365721 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-8b909d06-199e-49ea-8d0c-b1397e24e116 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Created reservations ['8f105caf-bf00-4fb1-bbb6-a2b7bfe9a28c', '93712196-2fd4-4830-8035-9fc12dd18e4b', '36abc65f-ce09-4139-b133-c9602022d9d1', 'd3444eb1-64fc-4939-b5bc-3acc349f7545'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:26:11.366677 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8b909d06-199e-49ea-8d0c-b1397e24e116 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f78fe054-939e-4908-a192-d615610cc53c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f105caf-bf00-4fb1-bbb6-a2b7bfe9a28c', '93712196-2fd4-4830-8035-9fc12dd18e4b', '36abc65f-ce09-4139-b133-c9602022d9d1', 'd3444eb1-64fc-4939-b5bc-3acc349f7545']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:11.367948 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8b909d06-199e-49ea-8d0c-b1397e24e116 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de528ebe-93ea-4953-998b-87d74301e523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:11.390278 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8b909d06-199e-49ea-8d0c-b1397e24e116 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de528ebe-93ea-4953-998b-87d74301e523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c58fb7f3-aee9-4932-b224-44753137fb54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-94635903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4b6e8fb0dae4b78ab42e0ccdfdbd3c0',qos_specs=None,replication_status=,reservations=['8f105caf-bf00-4fb1-bbb6-a2b7bfe9a28c','93712196-2fd4-4830-8035-9fc12dd18e4b','36abc65f-ce09-4139-b133-c9602022d9d1','d3444eb1-64fc-4939-b5bc-3acc349f7545'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ffa9ad425cd4ba29053c85a039b3655',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:26:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-94635903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c58fb7f3-aee9-4932-b224-44753137fb54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4b6e8fb0dae4b78ab42e0ccdfdbd3c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ffa9ad425cd4ba29053c85a039b3655',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:11.391038 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8b909d06-199e-49ea-8d0c-b1397e24e116 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10d87925-74a6-4b3e-956f-83bc532c9c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:11.411800 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8b909d06-199e-49ea-8d0c-b1397e24e116 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10d87925-74a6-4b3e-956f-83bc532c9c02) transitioned into state 'SUCCESS' from state '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-94635903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4b6e8fb0dae4b78ab42e0ccdfdbd3c0',qos_specs=None,replication_status=,reservations=['8f105caf-bf00-4fb1-bbb6-a2b7bfe9a28c','93712196-2fd4-4830-8035-9fc12dd18e4b','36abc65f-ce09-4139-b133-c9602022d9d1','d3444eb1-64fc-4939-b5bc-3acc349f7545'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ffa9ad425cd4ba29053c85a039b3655',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:11.412481 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8b909d06-199e-49ea-8d0c-b1397e24e116 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f91496b1-332b-448f-aa89-cd97cb36297e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:11.423155 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ee0645e1-a5fd-47be-9316-bd5dbfbd35f9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:11.425455 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8b909d06-199e-49ea-8d0c-b1397e24e116 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f91496b1-332b-448f-aa89-cd97cb36297e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:11.425455 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-8b909d06-199e-49ea-8d0c-b1397e24e116 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Flow 'volume_create_api' (479782ee-6a44-4fd7-81ac-aa2e11dfa172) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:26:11.425455 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8b909d06-199e-49ea-8d0c-b1397e24e116 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Create volume request issued successfully. Aug 01 00:26:11.425455 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8b909d06-199e-49ea-8d0c-b1397e24e116 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:26:11.425711 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1244/4970] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:26:11 2026] POST /volume/v3/volumes => generated 776 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:26:11.426101 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ee0645e1-a5fd-47be-9316-bd5dbfbd35f9 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] GET https://10.4.3.222/volume/v3/volumes/807904a6-6afe-470e-a280-1bcd549482ba Aug 01 00:26:11.426321 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ee0645e1-a5fd-47be-9316-bd5dbfbd35f9 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:11.426532 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ee0645e1-a5fd-47be-9316-bd5dbfbd35f9 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:11.436381 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:11.436381 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:11.437105 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-382266ab-8d77-4124-95ee-136ba066a67f req-60257150-9cee-4860-86aa-89bd9829e771 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:26:11.437450 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-382266ab-8d77-4124-95ee-136ba066a67f req-60257150-9cee-4860-86aa-89bd9829e771 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aac0a287-24f2-47b2-9f5e-2eca14dfb892", "connector": null, "instance_uuid": "34b4b404-ec23-455c-b3e8-5b563adfb222"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:11.445628 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f94e35c0-975b-4438-9d1e-8b4fd518e42b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:11.445910 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-ee0645e1-a5fd-47be-9316-bd5dbfbd35f9 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Volume info retrieved successfully. Aug 01 00:26:11.446155 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:11.446155 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:11.447352 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f94e35c0-975b-4438-9d1e-8b4fd518e42b tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] GET https://10.4.3.222/volume/v3/volumes/c58fb7f3-aee9-4932-b224-44753137fb54 Aug 01 00:26:11.447529 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f94e35c0-975b-4438-9d1e-8b4fd518e42b tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:11.447702 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f94e35c0-975b-4438-9d1e-8b4fd518e42b tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:11.453385 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ee0645e1-a5fd-47be-9316-bd5dbfbd35f9 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] https://10.4.3.222/volume/v3/volumes/807904a6-6afe-470e-a280-1bcd549482ba returned with HTTP 200 Aug 01 00:26:11.454781 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1247/4971] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:26:11 2026] GET /volume/v3/volumes/807904a6-6afe-470e-a280-1bcd549482ba => generated 973 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:11.455546 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:11.455546 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:11.458733 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f94e35c0-975b-4438-9d1e-8b4fd518e42b tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Volume info retrieved successfully. Aug 01 00:26:11.462063 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f94e35c0-975b-4438-9d1e-8b4fd518e42b tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] https://10.4.3.222/volume/v3/volumes/c58fb7f3-aee9-4932-b224-44753137fb54 returned with HTTP 200 Aug 01 00:26:11.462384 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1239/4972] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:11 2026] GET /volume/v3/volumes/c58fb7f3-aee9-4932-b224-44753137fb54 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:11.470117 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-62dfa739-083b-4f94-8a36-687b4fab91a7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:11.472338 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-62dfa739-083b-4f94-8a36-687b4fab91a7 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] GET https://10.4.3.222/volume/v3/messages Aug 01 00:26:11.472677 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-62dfa739-083b-4f94-8a36-687b4fab91a7 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:11.473240 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-62dfa739-083b-4f94-8a36-687b4fab91a7 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:11.473605 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:11.473605 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:11.473696 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-382266ab-8d77-4124-95ee-136ba066a67f req-60257150-9cee-4860-86aa-89bd9829e771 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:26:11.474256 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1243/4973] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:26:11 2026] POST /volume/v3/attachments => generated 273 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:11.477658 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-62dfa739-083b-4f94-8a36-687b4fab91a7 tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] https://10.4.3.222/volume/v3/messages returned with HTTP 200 Aug 01 00:26:11.478232 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1245/4974] 10.4.3.222 () {68 vars in 1280 bytes} [Sat Aug 1 00:26:11 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 01 00:26:11.487635 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4928506b-00f0-4af5-9838-ce53c494b16a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:11.489416 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4928506b-00f0-4af5-9838-ce53c494b16a tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-member] GET https://10.4.3.222/volume/v3/messages/adac4ba0-0789-4e51-a059-03666fbdcff6 Aug 01 00:26:11.489597 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4928506b-00f0-4af5-9838-ce53c494b16a tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:11.489791 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4928506b-00f0-4af5-9838-ce53c494b16a tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:11.494374 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4928506b-00f0-4af5-9838-ce53c494b16a tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-member] https://10.4.3.222/volume/v3/messages/adac4ba0-0789-4e51-a059-03666fbdcff6 returned with HTTP 200 Aug 01 00:26:11.496989 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1248/4975] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:26:11 2026] GET /volume/v3/messages/adac4ba0-0789-4e51-a059-03666fbdcff6 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:11.505477 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2041e0af-70c3-4b6b-a514-d8c9d7b4888e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:11.509085 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2041e0af-70c3-4b6b-a514-d8c9d7b4888e tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] DELETE https://10.4.3.222/volume/v3/messages/adac4ba0-0789-4e51-a059-03666fbdcff6 Aug 01 00:26:11.509085 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2041e0af-70c3-4b6b-a514-d8c9d7b4888e tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:11.509085 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2041e0af-70c3-4b6b-a514-d8c9d7b4888e tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:11.515090 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-491c109d-53d2-4cc6-96ef-ae3552735712 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:11.516906 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-491c109d-53d2-4cc6-96ef-ae3552735712 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 Aug 01 00:26:11.517111 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-491c109d-53d2-4cc6-96ef-ae3552735712 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:11.517299 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-491c109d-53d2-4cc6-96ef-ae3552735712 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:11.518254 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2041e0af-70c3-4b6b-a514-d8c9d7b4888e tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] https://10.4.3.222/volume/v3/messages/adac4ba0-0789-4e51-a059-03666fbdcff6 returned with HTTP 204 Aug 01 00:26:11.518758 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1240/4976] 10.4.3.222 () {68 vars in 1394 bytes} [Sat Aug 1 00:26:11 2026] DELETE /volume/v3/messages/adac4ba0-0789-4e51-a059-03666fbdcff6 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 01 00:26:11.526717 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fd120c3b-1d9a-4a09-be77-14eb140d147f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:11.527169 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-73b67287-7c10-4d40-831c-5dfab3b3ac9e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:11.527217 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fd120c3b-1d9a-4a09-be77-14eb140d147f None None] GET https://10.4.3.222/volume// Aug 01 00:26:11.527429 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fd120c3b-1d9a-4a09-be77-14eb140d147f None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:11.527672 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fd120c3b-1d9a-4a09-be77-14eb140d147f None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:11.527707 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:11.527707 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:11.528108 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fd120c3b-1d9a-4a09-be77-14eb140d147f None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:26:11.528470 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1246/4977] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:26: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 01 00:26:11.529426 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-73b67287-7c10-4d40-831c-5dfab3b3ac9e tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/807904a6-6afe-470e-a280-1bcd549482ba Aug 01 00:26:11.529633 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-73b67287-7c10-4d40-831c-5dfab3b3ac9e tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:11.529809 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-73b67287-7c10-4d40-831c-5dfab3b3ac9e tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:11.529962 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-73b67287-7c10-4d40-831c-5dfab3b3ac9e tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Delete volume with id: 807904a6-6afe-470e-a280-1bcd549482ba Aug 01 00:26:11.531834 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-491c109d-53d2-4cc6-96ef-ae3552735712 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:11.535599 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-382266ab-8d77-4124-95ee-136ba066a67f req-6e9086f1-592c-4256-9ad5-44cb26656526 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:11.536227 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-491c109d-53d2-4cc6-96ef-ae3552735712 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 returned with HTTP 200 Aug 01 00:26:11.536663 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1244/4978] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:11 2026] GET /volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:11.537092 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:11.537092 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:11.537627 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-73b67287-7c10-4d40-831c-5dfab3b3ac9e tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Volume info retrieved successfully. Aug 01 00:26:11.538319 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-73b67287-7c10-4d40-831c-5dfab3b3ac9e tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100408) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 01 00:26:11.538391 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-382266ab-8d77-4124-95ee-136ba066a67f req-6e9086f1-592c-4256-9ad5-44cb26656526 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 Aug 01 00:26:11.538610 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-382266ab-8d77-4124-95ee-136ba066a67f req-6e9086f1-592c-4256-9ad5-44cb26656526 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:11.538839 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-382266ab-8d77-4124-95ee-136ba066a67f req-6e9086f1-592c-4256-9ad5-44cb26656526 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:11.548677 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-73b67287-7c10-4d40-831c-5dfab3b3ac9e tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-961177389 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-961177389, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:26:11.549105 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-73b67287-7c10-4d40-831c-5dfab3b3ac9e tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-961177389 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-961177389, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:26:11.558840 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:11.558840 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:11.559192 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-73b67287-7c10-4d40-831c-5dfab3b3ac9e tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Created reservations ['5b171524-cbd0-4fdf-a19e-7083bdfcc9e0', '6e12873f-4a47-46d0-8edd-848806596a99', 'c56181e5-64fb-46a4-bfd2-f0eef7c24ae0', '19690f5b-2647-411d-a65d-ec85095872ee'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:26:11.567370 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-382266ab-8d77-4124-95ee-136ba066a67f req-6e9086f1-592c-4256-9ad5-44cb26656526 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:11.573392 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-382266ab-8d77-4124-95ee-136ba066a67f req-6e9086f1-592c-4256-9ad5-44cb26656526 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 returned with HTTP 200 Aug 01 00:26:11.573931 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1241/4979] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:26:11 2026] GET /volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 => generated 1084 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:11.592609 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-73b67287-7c10-4d40-831c-5dfab3b3ac9e tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Delete volume request issued successfully. Aug 01 00:26:11.593209 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-73b67287-7c10-4d40-831c-5dfab3b3ac9e tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] https://10.4.3.222/volume/v3/volumes/807904a6-6afe-470e-a280-1bcd549482ba returned with HTTP 202 Aug 01 00:26:11.593451 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1249/4980] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:26:11 2026] DELETE /volume/v3/volumes/807904a6-6afe-470e-a280-1bcd549482ba => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:26:11.605878 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cf6ebcee-46d7-45b7-b92f-9c9cd31ba12b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:11.607697 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cf6ebcee-46d7-45b7-b92f-9c9cd31ba12b tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] DELETE https://10.4.3.222/volume/v3/types/77fb7998-7a4f-4395-a38b-afabf40f1baa Aug 01 00:26:11.607936 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cf6ebcee-46d7-45b7-b92f-9c9cd31ba12b tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:11.608132 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cf6ebcee-46d7-45b7-b92f-9c9cd31ba12b tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:11.632353 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cf6ebcee-46d7-45b7-b92f-9c9cd31ba12b tempest-ProjectMemberTests-198492491 tempest-ProjectMemberTests-198492491-project-admin] https://10.4.3.222/volume/v3/types/77fb7998-7a4f-4395-a38b-afabf40f1baa returned with HTTP 202 Aug 01 00:26:11.632821 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1247/4981] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:26:11 2026] DELETE /volume/v3/types/77fb7998-7a4f-4395-a38b-afabf40f1baa => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:26:11.710112 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-382266ab-8d77-4124-95ee-136ba066a67f req-5e8bf1d5-508f-494c-b45f-c5338b6ead2f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:11.713323 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-382266ab-8d77-4124-95ee-136ba066a67f req-5e8bf1d5-508f-494c-b45f-c5338b6ead2f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] PUT https://10.4.3.222/volume/v3/attachments/e7c5621b-550e-41ec-b3c1-10a569a63885 Aug 01 00:26:11.713695 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-382266ab-8d77-4124-95ee-136ba066a67f req-5e8bf1d5-508f-494c-b45f-c5338b6ead2f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:11.729475 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-382266ab-8d77-4124-95ee-136ba066a67f req-5e8bf1d5-508f-494c-b45f-c5338b6ead2f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Acquiring lock "cinder-attachment_update-aac0a287-24f2-47b2-9f5e-2eca14dfb892-np0000006296" by "attachment_update" {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:26:11.735332 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-382266ab-8d77-4124-95ee-136ba066a67f req-5e8bf1d5-508f-494c-b45f-c5338b6ead2f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Lock "cinder-attachment_update-aac0a287-24f2-47b2-9f5e-2eca14dfb892-np0000006296" acquired by "attachment_update" :: waited 0.006s {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:26:11.736264 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:11.736264 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:11.820395 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-382266ab-8d77-4124-95ee-136ba066a67f req-5e8bf1d5-508f-494c-b45f-c5338b6ead2f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Lock "cinder-attachment_update-aac0a287-24f2-47b2-9f5e-2eca14dfb892-np0000006296" released by "attachment_update" :: held 0.085s {{(pid=100409) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:26:11.820695 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-382266ab-8d77-4124-95ee-136ba066a67f req-5e8bf1d5-508f-494c-b45f-c5338b6ead2f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/attachments/e7c5621b-550e-41ec-b3c1-10a569a63885 returned with HTTP 200 Aug 01 00:26:11.821169 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1245/4982] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:26:11 2026] PUT /volume/v3/attachments/e7c5621b-550e-41ec-b3c1-10a569a63885 => generated 968 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:11.841732 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-382266ab-8d77-4124-95ee-136ba066a67f req-35124ea6-2a9f-406f-a1ad-9d48cc820783 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:11.848461 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-382266ab-8d77-4124-95ee-136ba066a67f req-35124ea6-2a9f-406f-a1ad-9d48cc820783 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892/encryption Aug 01 00:26:11.848656 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-382266ab-8d77-4124-95ee-136ba066a67f req-35124ea6-2a9f-406f-a1ad-9d48cc820783 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:11.848893 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-382266ab-8d77-4124-95ee-136ba066a67f req-35124ea6-2a9f-406f-a1ad-9d48cc820783 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:11.860884 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:11.860884 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:11.870339 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-382266ab-8d77-4124-95ee-136ba066a67f req-35124ea6-2a9f-406f-a1ad-9d48cc820783 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892/encryption returned with HTTP 200 Aug 01 00:26:11.870747 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1242/4983] 10.4.3.222 () {68 vars in 1631 bytes} [Sat Aug 1 00:26:11 2026] GET /volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:12.475656 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-bac622f4-b3fe-4d70-a7bb-39a5f2672dae None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:12.477577 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bac622f4-b3fe-4d70-a7bb-39a5f2672dae tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] GET https://10.4.3.222/volume/v3/volumes/c58fb7f3-aee9-4932-b224-44753137fb54 Aug 01 00:26:12.478108 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bac622f4-b3fe-4d70-a7bb-39a5f2672dae tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:12.478352 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bac622f4-b3fe-4d70-a7bb-39a5f2672dae tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:12.486552 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:12.486552 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:12.490454 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-bac622f4-b3fe-4d70-a7bb-39a5f2672dae tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Volume info retrieved successfully. Aug 01 00:26:12.494285 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bac622f4-b3fe-4d70-a7bb-39a5f2672dae tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] https://10.4.3.222/volume/v3/volumes/c58fb7f3-aee9-4932-b224-44753137fb54 returned with HTTP 200 Aug 01 00:26:12.494785 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1250/4984] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:12 2026] GET /volume/v3/volumes/c58fb7f3-aee9-4932-b224-44753137fb54 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:12.506623 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7567449f-1957-4279-8f84-7a508ebf4487 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:12.553129 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-bb2e26da-f9d7-4e6c-a629-44de17beb680 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:12.554761 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bb2e26da-f9d7-4e6c-a629-44de17beb680 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 Aug 01 00:26:12.554989 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bb2e26da-f9d7-4e6c-a629-44de17beb680 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:12.555201 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bb2e26da-f9d7-4e6c-a629-44de17beb680 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:12.567999 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:12.567999 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:12.571606 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-bb2e26da-f9d7-4e6c-a629-44de17beb680 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:12.576186 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bb2e26da-f9d7-4e6c-a629-44de17beb680 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 returned with HTTP 200 Aug 01 00:26:12.576527 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1246/4985] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:12 2026] GET /volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:12.639518 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7567449f-1957-4279-8f84-7a508ebf4487 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-reader] POST https://10.4.3.222/volume/v3/volumes/c58fb7f3-aee9-4932-b224-44753137fb54/action Aug 01 00:26:12.639871 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7567449f-1957-4279-8f84-7a508ebf4487 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:26:12.639997 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7567449f-1957-4279-8f84-7a508ebf4487 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:12.653263 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:12.653263 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:12.653819 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7567449f-1957-4279-8f84-7a508ebf4487 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-reader] Volume info retrieved successfully. Aug 01 00:26:12.658622 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.policy [None req-7567449f-1957-4279-8f84-7a508ebf4487 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '9c442b0a737b49ada0c1d5a89b7b752d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4b6e8fb0dae4b78ab42e0ccdfdbd3c0', '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=100406) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:26:12.658977 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7567449f-1957-4279-8f84-7a508ebf4487 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-reader] https://10.4.3.222/volume/v3/volumes/c58fb7f3-aee9-4932-b224-44753137fb54/action returned with HTTP 403 Aug 01 00:26:12.659477 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1248/4986] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:26:12 2026] POST /volume/v3/volumes/c58fb7f3-aee9-4932-b224-44753137fb54/action => generated 131 bytes in 153 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:12.669626 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8b26539a-b76e-4794-8677-ce95c21837d4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:12.675584 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8b26539a-b76e-4794-8677-ce95c21837d4 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/c58fb7f3-aee9-4932-b224-44753137fb54 Aug 01 00:26:12.675891 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8b26539a-b76e-4794-8677-ce95c21837d4 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:12.676293 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8b26539a-b76e-4794-8677-ce95c21837d4 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:12.676515 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-8b26539a-b76e-4794-8677-ce95c21837d4 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Delete volume with id: c58fb7f3-aee9-4932-b224-44753137fb54 Aug 01 00:26:12.691937 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:12.691937 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:12.692348 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8b26539a-b76e-4794-8677-ce95c21837d4 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Volume info retrieved successfully. Aug 01 00:26:12.717345 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8b26539a-b76e-4794-8677-ce95c21837d4 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Delete volume request issued successfully. Aug 01 00:26:12.717658 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8b26539a-b76e-4794-8677-ce95c21837d4 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] https://10.4.3.222/volume/v3/volumes/c58fb7f3-aee9-4932-b224-44753137fb54 returned with HTTP 202 Aug 01 00:26:12.718268 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1243/4987] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:26:12 2026] DELETE /volume/v3/volumes/c58fb7f3-aee9-4932-b224-44753137fb54 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:26:12.726282 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-8b76f68f-bfcb-4e77-b791-87b84b32b734 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:12.729102 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8b76f68f-bfcb-4e77-b791-87b84b32b734 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] GET https://10.4.3.222/volume/v3/volumes/c58fb7f3-aee9-4932-b224-44753137fb54 Aug 01 00:26:12.729290 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8b76f68f-bfcb-4e77-b791-87b84b32b734 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:12.729467 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8b76f68f-bfcb-4e77-b791-87b84b32b734 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:12.736603 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:12.736603 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:12.740142 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-8b76f68f-bfcb-4e77-b791-87b84b32b734 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Volume info retrieved successfully. Aug 01 00:26:12.744316 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8b76f68f-bfcb-4e77-b791-87b84b32b734 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] https://10.4.3.222/volume/v3/volumes/c58fb7f3-aee9-4932-b224-44753137fb54 returned with HTTP 200 Aug 01 00:26:12.744722 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1251/4988] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:12 2026] GET /volume/v3/volumes/c58fb7f3-aee9-4932-b224-44753137fb54 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:13.590523 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-cc087ca9-21fc-498d-a495-fa800fe22510 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:13.592346 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cc087ca9-21fc-498d-a495-fa800fe22510 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 Aug 01 00:26:13.592538 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cc087ca9-21fc-498d-a495-fa800fe22510 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:13.592711 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cc087ca9-21fc-498d-a495-fa800fe22510 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:13.602116 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:13.602116 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:13.605229 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-cc087ca9-21fc-498d-a495-fa800fe22510 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:13.609687 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cc087ca9-21fc-498d-a495-fa800fe22510 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 returned with HTTP 200 Aug 01 00:26:13.610252 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1247/4989] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:13 2026] GET /volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:13.761192 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-1704ad0c-6de5-4dea-8523-9d1c622adfb6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:13.763472 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1704ad0c-6de5-4dea-8523-9d1c622adfb6 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] GET https://10.4.3.222/volume/v3/volumes/c58fb7f3-aee9-4932-b224-44753137fb54 Aug 01 00:26:13.763739 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1704ad0c-6de5-4dea-8523-9d1c622adfb6 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:13.764087 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-1704ad0c-6de5-4dea-8523-9d1c622adfb6 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:13.770780 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-1704ad0c-6de5-4dea-8523-9d1c622adfb6 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] https://10.4.3.222/volume/v3/volumes/c58fb7f3-aee9-4932-b224-44753137fb54 returned with HTTP 404 Aug 01 00:26:13.771497 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1249/4990] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:13 2026] GET /volume/v3/volumes/c58fb7f3-aee9-4932-b224-44753137fb54 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:13.780211 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7973be25-28f4-4d27-859f-88e490ac708a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:13.781567 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7973be25-28f4-4d27-859f-88e490ac708a tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:26:13.781898 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7973be25-28f4-4d27-859f-88e490ac708a tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-571747269"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:13.783188 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-7973be25-28f4-4d27-859f-88e490ac708a tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-571747269'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:26:13.783319 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-7973be25-28f4-4d27-859f-88e490ac708a tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Create volume of 1 GB Aug 01 00:26:13.787488 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7973be25-28f4-4d27-859f-88e490ac708a tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Availability Zones retrieved successfully. Aug 01 00:26:13.793166 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7973be25-28f4-4d27-859f-88e490ac708a tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Flow 'volume_create_api' (70814d79-e92b-45c0-a397-81989469526f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:26:13.794075 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7973be25-28f4-4d27-859f-88e490ac708a tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2405343f-a911-4cb7-bffb-496a266e812e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:13.794730 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-7973be25-28f4-4d27-859f-88e490ac708a tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:26:13.816588 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7973be25-28f4-4d27-859f-88e490ac708a tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2405343f-a911-4cb7-bffb-496a266e812e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:13.819368 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7973be25-28f4-4d27-859f-88e490ac708a tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (055f97e5-4c33-444c-81d5-e18d13f19e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:13.853367 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-7973be25-28f4-4d27-859f-88e490ac708a tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Created reservations ['1000605d-c002-479c-b8d5-99a0eb18af0f', '2fb3c2a7-f6c1-41dd-98d8-a24797691f9f', 'a33cd334-14f0-4230-9a8f-0c38165c7784', '763eb537-d3ac-447b-b41d-4cd11282fe94'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:26:13.854181 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7973be25-28f4-4d27-859f-88e490ac708a tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (055f97e5-4c33-444c-81d5-e18d13f19e93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1000605d-c002-479c-b8d5-99a0eb18af0f', '2fb3c2a7-f6c1-41dd-98d8-a24797691f9f', 'a33cd334-14f0-4230-9a8f-0c38165c7784', '763eb537-d3ac-447b-b41d-4cd11282fe94']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:13.855036 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7973be25-28f4-4d27-859f-88e490ac708a tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1e3929e-a0e2-4843-8f96-45d2fb27bdce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:13.878748 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7973be25-28f4-4d27-859f-88e490ac708a tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1e3929e-a0e2-4843-8f96-45d2fb27bdce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bb34a8d-59e6-41e1-858b-bdeeeeefdd2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-571747269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4b6e8fb0dae4b78ab42e0ccdfdbd3c0',qos_specs=None,replication_status=,reservations=['1000605d-c002-479c-b8d5-99a0eb18af0f','2fb3c2a7-f6c1-41dd-98d8-a24797691f9f','a33cd334-14f0-4230-9a8f-0c38165c7784','763eb537-d3ac-447b-b41d-4cd11282fe94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ffa9ad425cd4ba29053c85a039b3655',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:26:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-571747269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bb34a8d-59e6-41e1-858b-bdeeeeefdd2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4b6e8fb0dae4b78ab42e0ccdfdbd3c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ffa9ad425cd4ba29053c85a039b3655',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:13.879218 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7973be25-28f4-4d27-859f-88e490ac708a tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6d87b86-cfef-4081-ba8d-3364e16eb944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:13.894761 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7973be25-28f4-4d27-859f-88e490ac708a tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6d87b86-cfef-4081-ba8d-3364e16eb944) transitioned into state 'SUCCESS' from state '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-571747269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4b6e8fb0dae4b78ab42e0ccdfdbd3c0',qos_specs=None,replication_status=,reservations=['1000605d-c002-479c-b8d5-99a0eb18af0f','2fb3c2a7-f6c1-41dd-98d8-a24797691f9f','a33cd334-14f0-4230-9a8f-0c38165c7784','763eb537-d3ac-447b-b41d-4cd11282fe94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ffa9ad425cd4ba29053c85a039b3655',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:13.895547 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7973be25-28f4-4d27-859f-88e490ac708a tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0160821e-9bf7-4ef8-9d4c-f2ef80e63648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:13.908709 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7973be25-28f4-4d27-859f-88e490ac708a tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0160821e-9bf7-4ef8-9d4c-f2ef80e63648) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:13.909541 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7973be25-28f4-4d27-859f-88e490ac708a tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Flow 'volume_create_api' (70814d79-e92b-45c0-a397-81989469526f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:26:13.909861 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7973be25-28f4-4d27-859f-88e490ac708a tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Create volume request issued successfully. Aug 01 00:26:13.910440 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7973be25-28f4-4d27-859f-88e490ac708a tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:26:13.911824 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1244/4991] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:26:13 2026] POST /volume/v3/volumes => generated 777 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:26:13.926322 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1d568679-a6f4-4c2e-934e-06754c913743 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:13.928976 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1d568679-a6f4-4c2e-934e-06754c913743 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] GET https://10.4.3.222/volume/v3/volumes/9bb34a8d-59e6-41e1-858b-bdeeeeefdd2a Aug 01 00:26:13.928976 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1d568679-a6f4-4c2e-934e-06754c913743 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:13.929322 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1d568679-a6f4-4c2e-934e-06754c913743 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:13.938001 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:13.938001 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:13.942300 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-1d568679-a6f4-4c2e-934e-06754c913743 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Volume info retrieved successfully. Aug 01 00:26:13.947571 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1d568679-a6f4-4c2e-934e-06754c913743 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] https://10.4.3.222/volume/v3/volumes/9bb34a8d-59e6-41e1-858b-bdeeeeefdd2a returned with HTTP 200 Aug 01 00:26:13.948147 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1252/4992] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:13 2026] GET /volume/v3/volumes/9bb34a8d-59e6-41e1-858b-bdeeeeefdd2a => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:14.625239 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a10dcb8f-9752-48a4-bdac-647f43a86693 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:14.627885 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a10dcb8f-9752-48a4-bdac-647f43a86693 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 Aug 01 00:26:14.628064 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a10dcb8f-9752-48a4-bdac-647f43a86693 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:14.628247 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a10dcb8f-9752-48a4-bdac-647f43a86693 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:14.636591 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:14.636591 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:14.639504 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a10dcb8f-9752-48a4-bdac-647f43a86693 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:14.643016 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a10dcb8f-9752-48a4-bdac-647f43a86693 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 returned with HTTP 200 Aug 01 00:26:14.643362 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1248/4993] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:14 2026] GET /volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:14.966548 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ffcb1c75-ecd0-46e6-beee-07de6b6fe182 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:14.968280 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ffcb1c75-ecd0-46e6-beee-07de6b6fe182 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] GET https://10.4.3.222/volume/v3/volumes/9bb34a8d-59e6-41e1-858b-bdeeeeefdd2a Aug 01 00:26:14.968454 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ffcb1c75-ecd0-46e6-beee-07de6b6fe182 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:14.968632 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ffcb1c75-ecd0-46e6-beee-07de6b6fe182 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:14.975244 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:14.975244 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:14.978723 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ffcb1c75-ecd0-46e6-beee-07de6b6fe182 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Volume info retrieved successfully. Aug 01 00:26:14.982440 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ffcb1c75-ecd0-46e6-beee-07de6b6fe182 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] https://10.4.3.222/volume/v3/volumes/9bb34a8d-59e6-41e1-858b-bdeeeeefdd2a returned with HTTP 200 Aug 01 00:26:14.982820 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1250/4994] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:14 2026] GET /volume/v3/volumes/9bb34a8d-59e6-41e1-858b-bdeeeeefdd2a => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:14.997504 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8d0ad9b9-7f3b-4e9c-8407-b4df95ec7b93 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:14.999212 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8d0ad9b9-7f3b-4e9c-8407-b4df95ec7b93 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-reader] POST https://10.4.3.222/volume/v3/volumes/9bb34a8d-59e6-41e1-858b-bdeeeeefdd2a/action Aug 01 00:26:14.999526 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8d0ad9b9-7f3b-4e9c-8407-b4df95ec7b93 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:26:14.999637 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8d0ad9b9-7f3b-4e9c-8407-b4df95ec7b93 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:15.006949 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:15.006949 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:15.007373 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.policy [None req-8d0ad9b9-7f3b-4e9c-8407-b4df95ec7b93 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '9c442b0a737b49ada0c1d5a89b7b752d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a4b6e8fb0dae4b78ab42e0ccdfdbd3c0', '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=100407) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:26:15.007546 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8d0ad9b9-7f3b-4e9c-8407-b4df95ec7b93 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-reader] https://10.4.3.222/volume/v3/volumes/9bb34a8d-59e6-41e1-858b-bdeeeeefdd2a/action returned with HTTP 403 Aug 01 00:26:15.007971 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1245/4995] 10.4.3.222 () {68 vars in 1390 bytes} [Sat Aug 1 00:26:14 2026] POST /volume/v3/volumes/9bb34a8d-59e6-41e1-858b-bdeeeeefdd2a/action => generated 131 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:15.016389 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-47e4430d-33d8-414e-a85c-5aa88d756268 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:15.018066 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-47e4430d-33d8-414e-a85c-5aa88d756268 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/9bb34a8d-59e6-41e1-858b-bdeeeeefdd2a Aug 01 00:26:15.018819 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-47e4430d-33d8-414e-a85c-5aa88d756268 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:15.018819 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-47e4430d-33d8-414e-a85c-5aa88d756268 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:15.018819 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-47e4430d-33d8-414e-a85c-5aa88d756268 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Delete volume with id: 9bb34a8d-59e6-41e1-858b-bdeeeeefdd2a Aug 01 00:26:15.025822 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:15.025822 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:15.026162 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-47e4430d-33d8-414e-a85c-5aa88d756268 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Volume info retrieved successfully. Aug 01 00:26:15.041335 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-47e4430d-33d8-414e-a85c-5aa88d756268 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Delete volume request issued successfully. Aug 01 00:26:15.041503 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-47e4430d-33d8-414e-a85c-5aa88d756268 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] https://10.4.3.222/volume/v3/volumes/9bb34a8d-59e6-41e1-858b-bdeeeeefdd2a returned with HTTP 202 Aug 01 00:26:15.041948 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1253/4996] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:26:15 2026] DELETE /volume/v3/volumes/9bb34a8d-59e6-41e1-858b-bdeeeeefdd2a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:26:15.050822 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0a115d0f-2b28-4e2c-b987-79fcce5f8657 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:15.053307 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0a115d0f-2b28-4e2c-b987-79fcce5f8657 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] GET https://10.4.3.222/volume/v3/volumes/9bb34a8d-59e6-41e1-858b-bdeeeeefdd2a Aug 01 00:26:15.053557 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0a115d0f-2b28-4e2c-b987-79fcce5f8657 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:15.053701 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0a115d0f-2b28-4e2c-b987-79fcce5f8657 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:15.060543 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:15.060543 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:15.064122 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-0a115d0f-2b28-4e2c-b987-79fcce5f8657 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Volume info retrieved successfully. Aug 01 00:26:15.071540 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0a115d0f-2b28-4e2c-b987-79fcce5f8657 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] https://10.4.3.222/volume/v3/volumes/9bb34a8d-59e6-41e1-858b-bdeeeeefdd2a returned with HTTP 200 Aug 01 00:26:15.071991 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1249/4997] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:15 2026] GET /volume/v3/volumes/9bb34a8d-59e6-41e1-858b-bdeeeeefdd2a => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:15.655463 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b86bb85e-5230-40f7-99ff-75f3040e08b4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:15.657942 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b86bb85e-5230-40f7-99ff-75f3040e08b4 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 Aug 01 00:26:15.658188 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b86bb85e-5230-40f7-99ff-75f3040e08b4 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:15.658411 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b86bb85e-5230-40f7-99ff-75f3040e08b4 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:15.667459 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:15.667459 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:15.672115 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b86bb85e-5230-40f7-99ff-75f3040e08b4 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:15.677043 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b86bb85e-5230-40f7-99ff-75f3040e08b4 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 returned with HTTP 200 Aug 01 00:26:15.677709 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1251/4998] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:15 2026] GET /volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:16.084454 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-71b8ec1f-a304-4084-a46c-eb4e66ac95d9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:16.088141 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-71b8ec1f-a304-4084-a46c-eb4e66ac95d9 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] GET https://10.4.3.222/volume/v3/volumes/9bb34a8d-59e6-41e1-858b-bdeeeeefdd2a Aug 01 00:26:16.088141 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-71b8ec1f-a304-4084-a46c-eb4e66ac95d9 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:16.088141 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-71b8ec1f-a304-4084-a46c-eb4e66ac95d9 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:16.096566 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-71b8ec1f-a304-4084-a46c-eb4e66ac95d9 tempest-ProjectReaderTests-2011829861 tempest-ProjectReaderTests-2011829861-project-admin] https://10.4.3.222/volume/v3/volumes/9bb34a8d-59e6-41e1-858b-bdeeeeefdd2a returned with HTTP 404 Aug 01 00:26:16.098052 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1246/4999] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:16 2026] GET /volume/v3/volumes/9bb34a8d-59e6-41e1-858b-bdeeeeefdd2a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:16.125548 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-382266ab-8d77-4124-95ee-136ba066a67f req-23fef3d7-1f2a-44f8-a3af-a2f9e3e50379 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:16.127663 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-382266ab-8d77-4124-95ee-136ba066a67f req-23fef3d7-1f2a-44f8-a3af-a2f9e3e50379 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] POST https://10.4.3.222/volume/v3/attachments/e7c5621b-550e-41ec-b3c1-10a569a63885/action Aug 01 00:26:16.128173 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-382266ab-8d77-4124-95ee-136ba066a67f req-23fef3d7-1f2a-44f8-a3af-a2f9e3e50379 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Action body: b'{"os-complete": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:26:16.128337 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-382266ab-8d77-4124-95ee-136ba066a67f req-23fef3d7-1f2a-44f8-a3af-a2f9e3e50379 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:16.147759 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:16.147759 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:16.158006 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-382266ab-8d77-4124-95ee-136ba066a67f req-23fef3d7-1f2a-44f8-a3af-a2f9e3e50379 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/attachments/e7c5621b-550e-41ec-b3c1-10a569a63885/action returned with HTTP 204 Aug 01 00:26:16.158570 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1254/5000] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:26:16 2026] POST /volume/v3/attachments/e7c5621b-550e-41ec-b3c1-10a569a63885/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:16.690846 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a0471e10-1668-426a-a455-29e948b3c623 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:16.692663 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a0471e10-1668-426a-a455-29e948b3c623 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 Aug 01 00:26:16.692663 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a0471e10-1668-426a-a455-29e948b3c623 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:16.692663 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a0471e10-1668-426a-a455-29e948b3c623 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:16.704918 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:16.704918 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:16.708694 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a0471e10-1668-426a-a455-29e948b3c623 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:16.713295 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a0471e10-1668-426a-a455-29e948b3c623 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 returned with HTTP 200 Aug 01 00:26:16.713661 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1250/5001] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:16 2026] GET /volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 => generated 1197 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:16.728413 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-78fb60ad-a50d-485d-8cfc-d69d751d351c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:16.732843 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-78fb60ad-a50d-485d-8cfc-d69d751d351c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 Aug 01 00:26:16.732843 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-78fb60ad-a50d-485d-8cfc-d69d751d351c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:16.732843 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-78fb60ad-a50d-485d-8cfc-d69d751d351c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:16.745013 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:16.745013 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:16.749052 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-78fb60ad-a50d-485d-8cfc-d69d751d351c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:16.753537 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-78fb60ad-a50d-485d-8cfc-d69d751d351c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 returned with HTTP 200 Aug 01 00:26:16.753537 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1252/5002] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:16 2026] GET /volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 => generated 1197 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:16.806347 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-6e43ccaa-f5f7-4379-8836-4609640f67bb req-d73b8cff-7082-4c07-a3a3-b38276c2a06e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:16.808450 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-6e43ccaa-f5f7-4379-8836-4609640f67bb req-d73b8cff-7082-4c07-a3a3-b38276c2a06e tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 Aug 01 00:26:16.808638 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-6e43ccaa-f5f7-4379-8836-4609640f67bb req-d73b8cff-7082-4c07-a3a3-b38276c2a06e tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:16.808853 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-6e43ccaa-f5f7-4379-8836-4609640f67bb req-d73b8cff-7082-4c07-a3a3-b38276c2a06e tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:16.818980 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:16.818980 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:16.823038 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-6e43ccaa-f5f7-4379-8836-4609640f67bb req-d73b8cff-7082-4c07-a3a3-b38276c2a06e tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:16.827914 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-6e43ccaa-f5f7-4379-8836-4609640f67bb req-d73b8cff-7082-4c07-a3a3-b38276c2a06e tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 returned with HTTP 200 Aug 01 00:26:16.828095 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1247/5003] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:26:16 2026] GET /volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 => generated 1197 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:16.855145 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-6e43ccaa-f5f7-4379-8836-4609640f67bb req-5ddb8135-4cf8-48ba-a548-1e9b0190f7ff None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:16.859445 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-6e43ccaa-f5f7-4379-8836-4609640f67bb req-5ddb8135-4cf8-48ba-a548-1e9b0190f7ff tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] POST https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892/action Aug 01 00:26:16.859812 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-6e43ccaa-f5f7-4379-8836-4609640f67bb req-5ddb8135-4cf8-48ba-a548-1e9b0190f7ff tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:26:16.859962 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-6e43ccaa-f5f7-4379-8836-4609640f67bb req-5ddb8135-4cf8-48ba-a548-1e9b0190f7ff tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:16.870779 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:16.870779 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:16.871272 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-6e43ccaa-f5f7-4379-8836-4609640f67bb req-5ddb8135-4cf8-48ba-a548-1e9b0190f7ff tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:16.876693 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-6e43ccaa-f5f7-4379-8836-4609640f67bb req-5ddb8135-4cf8-48ba-a548-1e9b0190f7ff tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Begin detaching volume completed successfully. Aug 01 00:26:16.876929 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-6e43ccaa-f5f7-4379-8836-4609640f67bb req-5ddb8135-4cf8-48ba-a548-1e9b0190f7ff tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892/action returned with HTTP 202 Aug 01 00:26:16.877330 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1255/5004] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:26:16 2026] POST /volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:26:16.923711 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e494089f-7947-4ca1-bc59-82ec7c0218a8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:16.924276 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e494089f-7947-4ca1-bc59-82ec7c0218a8 None None] GET https://10.4.3.222/volume// Aug 01 00:26:16.924306 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e494089f-7947-4ca1-bc59-82ec7c0218a8 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:16.924480 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e494089f-7947-4ca1-bc59-82ec7c0218a8 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:16.924816 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e494089f-7947-4ca1-bc59-82ec7c0218a8 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:26:16.925108 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1251/5005] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:26:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:26:16.932737 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-6e43ccaa-f5f7-4379-8836-4609640f67bb req-6aab3195-869d-43bc-8a36-d8fdd914622a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:16.935800 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-6e43ccaa-f5f7-4379-8836-4609640f67bb req-6aab3195-869d-43bc-8a36-d8fdd914622a tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 Aug 01 00:26:16.935800 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-6e43ccaa-f5f7-4379-8836-4609640f67bb req-6aab3195-869d-43bc-8a36-d8fdd914622a tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:16.936210 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-6e43ccaa-f5f7-4379-8836-4609640f67bb req-6aab3195-869d-43bc-8a36-d8fdd914622a tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:16.949819 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:16.949819 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:16.954086 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-6e43ccaa-f5f7-4379-8836-4609640f67bb req-6aab3195-869d-43bc-8a36-d8fdd914622a tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:16.959086 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-6e43ccaa-f5f7-4379-8836-4609640f67bb req-6aab3195-869d-43bc-8a36-d8fdd914622a tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 returned with HTTP 200 Aug 01 00:26:16.959569 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1253/5006] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:26:16 2026] GET /volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 => generated 1380 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:16.970060 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-6e43ccaa-f5f7-4379-8836-4609640f67bb req-f9ba29c5-69b6-4b6c-a302-31b50e2e84dd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:16.972638 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-6e43ccaa-f5f7-4379-8836-4609640f67bb req-f9ba29c5-69b6-4b6c-a302-31b50e2e84dd tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892/encryption Aug 01 00:26:16.972821 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-6e43ccaa-f5f7-4379-8836-4609640f67bb req-f9ba29c5-69b6-4b6c-a302-31b50e2e84dd tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:16.973023 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-6e43ccaa-f5f7-4379-8836-4609640f67bb req-f9ba29c5-69b6-4b6c-a302-31b50e2e84dd tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:16.988368 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:16.988368 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:16.997285 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-6e43ccaa-f5f7-4379-8836-4609640f67bb req-f9ba29c5-69b6-4b6c-a302-31b50e2e84dd tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892/encryption returned with HTTP 200 Aug 01 00:26:16.997688 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1248/5007] 10.4.3.222 () {68 vars in 1631 bytes} [Sat Aug 1 00:26:16 2026] GET /volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:17.866260 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-6e43ccaa-f5f7-4379-8836-4609640f67bb req-f688b8dc-5a83-454a-85f1-9b9bb9480d23 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:17.868483 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-6e43ccaa-f5f7-4379-8836-4609640f67bb req-f688b8dc-5a83-454a-85f1-9b9bb9480d23 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] DELETE https://10.4.3.222/volume/v3/attachments/e7c5621b-550e-41ec-b3c1-10a569a63885 Aug 01 00:26:17.871798 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-6e43ccaa-f5f7-4379-8836-4609640f67bb req-f688b8dc-5a83-454a-85f1-9b9bb9480d23 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:17.871798 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-6e43ccaa-f5f7-4379-8836-4609640f67bb req-f688b8dc-5a83-454a-85f1-9b9bb9480d23 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:17.877299 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:17.877299 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:17.925530 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-6e43ccaa-f5f7-4379-8836-4609640f67bb req-f688b8dc-5a83-454a-85f1-9b9bb9480d23 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/attachments/e7c5621b-550e-41ec-b3c1-10a569a63885 returned with HTTP 200 Aug 01 00:26:17.925669 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1256/5008] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:26:17 2026] DELETE /volume/v3/attachments/e7c5621b-550e-41ec-b3c1-10a569a63885 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:18.011747 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-39afd6ff-35fc-498d-ab47-05aa7d8570d7 req-d44b9749-8281-41c6-91fe-8d22b0996f8f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:18.013867 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-39afd6ff-35fc-498d-ab47-05aa7d8570d7 req-d44b9749-8281-41c6-91fe-8d22b0996f8f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 Aug 01 00:26:18.013867 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-39afd6ff-35fc-498d-ab47-05aa7d8570d7 req-d44b9749-8281-41c6-91fe-8d22b0996f8f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:18.014018 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-39afd6ff-35fc-498d-ab47-05aa7d8570d7 req-d44b9749-8281-41c6-91fe-8d22b0996f8f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:18.020628 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:18.020628 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:18.023790 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-39afd6ff-35fc-498d-ab47-05aa7d8570d7 req-d44b9749-8281-41c6-91fe-8d22b0996f8f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:18.027280 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-39afd6ff-35fc-498d-ab47-05aa7d8570d7 req-d44b9749-8281-41c6-91fe-8d22b0996f8f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 returned with HTTP 200 Aug 01 00:26:18.027671 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1252/5009] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:26:18 2026] GET /volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 => generated 905 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:18.028431 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-145e5e53-b336-45e3-8558-d0b53218c688 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:18.131343 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-145e5e53-b336-45e3-8558-d0b53218c688 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:26:18.131458 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-145e5e53-b336-45e3-8558-d0b53218c688 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2146395138"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:18.132996 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-145e5e53-b336-45e3-8558-d0b53218c688 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2146395138'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:26:18.133250 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-145e5e53-b336-45e3-8558-d0b53218c688 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Create volume of 1 GB Aug 01 00:26:18.138273 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-145e5e53-b336-45e3-8558-d0b53218c688 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Availability Zones retrieved successfully. Aug 01 00:26:18.144686 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-145e5e53-b336-45e3-8558-d0b53218c688 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Flow 'volume_create_api' (412fcad3-d6e0-46c7-a9c2-9f0d21140f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:26:18.145721 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-145e5e53-b336-45e3-8558-d0b53218c688 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9b8daba-bfdf-4e80-9a46-063bd378c7ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:18.146719 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-145e5e53-b336-45e3-8558-d0b53218c688 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:26:18.176380 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-145e5e53-b336-45e3-8558-d0b53218c688 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9b8daba-bfdf-4e80-9a46-063bd378c7ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:18.177405 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-145e5e53-b336-45e3-8558-d0b53218c688 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a761652-a2b8-484c-a0f0-6751d43ad7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:18.237754 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-145e5e53-b336-45e3-8558-d0b53218c688 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Created reservations ['32e5e4d2-d344-49fb-a7ad-ae0db6fe57ac', '25d2f322-00bf-435e-8962-c03cb61fd967', 'c9ed8a63-08fe-42dd-a200-be2c24b43d41', 'ddfe4587-b446-462f-9e78-7f90d57be9d5'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:26:18.238744 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-145e5e53-b336-45e3-8558-d0b53218c688 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a761652-a2b8-484c-a0f0-6751d43ad7db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32e5e4d2-d344-49fb-a7ad-ae0db6fe57ac', '25d2f322-00bf-435e-8962-c03cb61fd967', 'c9ed8a63-08fe-42dd-a200-be2c24b43d41', 'ddfe4587-b446-462f-9e78-7f90d57be9d5']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:18.239446 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-145e5e53-b336-45e3-8558-d0b53218c688 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70724d81-ce83-400c-b398-02af2edae890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:18.266895 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-145e5e53-b336-45e3-8558-d0b53218c688 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70724d81-ce83-400c-b398-02af2edae890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '904d36ac-37ee-4d10-9a89-327354a634bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2146395138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0c7d14d6c0740ef8b465b09ae83e51f',qos_specs=None,replication_status=,reservations=['32e5e4d2-d344-49fb-a7ad-ae0db6fe57ac','25d2f322-00bf-435e-8962-c03cb61fd967','c9ed8a63-08fe-42dd-a200-be2c24b43d41','ddfe4587-b446-462f-9e78-7f90d57be9d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7e5b05cee664271a5dc500109065a21',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:26:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2146395138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=904d36ac-37ee-4d10-9a89-327354a634bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0c7d14d6c0740ef8b465b09ae83e51f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7e5b05cee664271a5dc500109065a21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:18.267722 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-145e5e53-b336-45e3-8558-d0b53218c688 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c12b468-ebb0-4431-84d0-a5acacf83671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:18.288060 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-145e5e53-b336-45e3-8558-d0b53218c688 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c12b468-ebb0-4431-84d0-a5acacf83671) transitioned into state 'SUCCESS' from state '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-2146395138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0c7d14d6c0740ef8b465b09ae83e51f',qos_specs=None,replication_status=,reservations=['32e5e4d2-d344-49fb-a7ad-ae0db6fe57ac','25d2f322-00bf-435e-8962-c03cb61fd967','c9ed8a63-08fe-42dd-a200-be2c24b43d41','ddfe4587-b446-462f-9e78-7f90d57be9d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7e5b05cee664271a5dc500109065a21',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:18.288949 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-145e5e53-b336-45e3-8558-d0b53218c688 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b6b4b3f-af6d-4ee2-a61a-ca7c0b6efa46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:18.298496 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-145e5e53-b336-45e3-8558-d0b53218c688 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b6b4b3f-af6d-4ee2-a61a-ca7c0b6efa46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:18.299460 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-145e5e53-b336-45e3-8558-d0b53218c688 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Flow 'volume_create_api' (412fcad3-d6e0-46c7-a9c2-9f0d21140f17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:26:18.299886 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-145e5e53-b336-45e3-8558-d0b53218c688 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Create volume request issued successfully. Aug 01 00:26:18.300462 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-145e5e53-b336-45e3-8558-d0b53218c688 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:26:18.300965 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1254/5010] 10.4.3.222 () {70 vars in 1299 bytes} [Sat Aug 1 00:26:18 2026] POST /volume/v3/volumes => generated 778 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:18.319575 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a0047386-8849-46e2-a8b7-9607eb9862ee None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:18.322162 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a0047386-8849-46e2-a8b7-9607eb9862ee tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] GET https://10.4.3.222/volume/v3/volumes/904d36ac-37ee-4d10-9a89-327354a634bd Aug 01 00:26:18.322402 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a0047386-8849-46e2-a8b7-9607eb9862ee tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:18.322585 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a0047386-8849-46e2-a8b7-9607eb9862ee tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:18.331593 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:18.331593 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:18.336422 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a0047386-8849-46e2-a8b7-9607eb9862ee tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Volume info retrieved successfully. Aug 01 00:26:18.341384 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a0047386-8849-46e2-a8b7-9607eb9862ee tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] https://10.4.3.222/volume/v3/volumes/904d36ac-37ee-4d10-9a89-327354a634bd returned with HTTP 200 Aug 01 00:26:18.341678 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1249/5011] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:18 2026] GET /volume/v3/volumes/904d36ac-37ee-4d10-9a89-327354a634bd => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:19.358989 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-fd08d371-c00d-40e8-bbbb-d8861dab36b9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:19.361097 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fd08d371-c00d-40e8-bbbb-d8861dab36b9 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] GET https://10.4.3.222/volume/v3/volumes/904d36ac-37ee-4d10-9a89-327354a634bd Aug 01 00:26:19.361345 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fd08d371-c00d-40e8-bbbb-d8861dab36b9 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:19.361570 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fd08d371-c00d-40e8-bbbb-d8861dab36b9 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:19.370461 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:19.370461 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:19.374655 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-fd08d371-c00d-40e8-bbbb-d8861dab36b9 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Volume info retrieved successfully. Aug 01 00:26:19.379818 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fd08d371-c00d-40e8-bbbb-d8861dab36b9 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] https://10.4.3.222/volume/v3/volumes/904d36ac-37ee-4d10-9a89-327354a634bd returned with HTTP 200 Aug 01 00:26:19.380230 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1257/5012] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:19 2026] GET /volume/v3/volumes/904d36ac-37ee-4d10-9a89-327354a634bd => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:19.394592 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-fadd6127-4d64-4f0f-9f31-8a73f0f40a01 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:19.498794 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fadd6127-4d64-4f0f-9f31-8a73f0f40a01 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-reader] GET https://10.4.3.222/volume/v3/volumes Aug 01 00:26:19.498794 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fadd6127-4d64-4f0f-9f31-8a73f0f40a01 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-reader] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:19.498794 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fadd6127-4d64-4f0f-9f31-8a73f0f40a01 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-reader] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:19.498794 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [None req-fadd6127-4d64-4f0f-9f31-8a73f0f40a01 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-reader] Removing options '' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:26:19.498794 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-fadd6127-4d64-4f0f-9f31-8a73f0f40a01 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:26:19.507131 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-fadd6127-4d64-4f0f-9f31-8a73f0f40a01 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-reader] Get all volumes completed successfully. Aug 01 00:26:19.507686 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fadd6127-4d64-4f0f-9f31-8a73f0f40a01 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-reader] https://10.4.3.222/volume/v3/volumes returned with HTTP 200 Aug 01 00:26:19.508309 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1253/5013] 10.4.3.222 () {68 vars in 1278 bytes} [Sat Aug 1 00:26:19 2026] GET /volume/v3/volumes => generated 336 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:19.519077 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-21d7cc5d-0157-48e5-afdd-4853eaa91795 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:19.521085 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-21d7cc5d-0157-48e5-afdd-4853eaa91795 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/904d36ac-37ee-4d10-9a89-327354a634bd Aug 01 00:26:19.521308 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-21d7cc5d-0157-48e5-afdd-4853eaa91795 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:19.521499 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-21d7cc5d-0157-48e5-afdd-4853eaa91795 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:19.521654 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-21d7cc5d-0157-48e5-afdd-4853eaa91795 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Delete volume with id: 904d36ac-37ee-4d10-9a89-327354a634bd Aug 01 00:26:19.529896 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:19.529896 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:19.530171 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-21d7cc5d-0157-48e5-afdd-4853eaa91795 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Volume info retrieved successfully. Aug 01 00:26:19.556937 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-21d7cc5d-0157-48e5-afdd-4853eaa91795 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Delete volume request issued successfully. Aug 01 00:26:19.557154 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-21d7cc5d-0157-48e5-afdd-4853eaa91795 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] https://10.4.3.222/volume/v3/volumes/904d36ac-37ee-4d10-9a89-327354a634bd returned with HTTP 202 Aug 01 00:26:19.557531 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1255/5014] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:26:19 2026] DELETE /volume/v3/volumes/904d36ac-37ee-4d10-9a89-327354a634bd => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:26:19.566380 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-537615ad-d290-409e-a79e-44651f1572e1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:19.568285 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-537615ad-d290-409e-a79e-44651f1572e1 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] GET https://10.4.3.222/volume/v3/volumes/904d36ac-37ee-4d10-9a89-327354a634bd Aug 01 00:26:19.568497 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-537615ad-d290-409e-a79e-44651f1572e1 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:19.569616 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-537615ad-d290-409e-a79e-44651f1572e1 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:19.579192 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:19.579192 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:19.585434 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-537615ad-d290-409e-a79e-44651f1572e1 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Volume info retrieved successfully. Aug 01 00:26:19.591028 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-537615ad-d290-409e-a79e-44651f1572e1 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] https://10.4.3.222/volume/v3/volumes/904d36ac-37ee-4d10-9a89-327354a634bd returned with HTTP 200 Aug 01 00:26:19.591393 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1250/5015] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:19 2026] GET /volume/v3/volumes/904d36ac-37ee-4d10-9a89-327354a634bd => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:20.549564 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-43ecbfa5-1e8f-4907-b50b-bff86fb5fada None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:20.551606 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-43ecbfa5-1e8f-4907-b50b-bff86fb5fada tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:26:20.552030 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-43ecbfa5-1e8f-4907-b50b-bff86fb5fada tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ee06584-53ca-4060-9909-b35a67b52cec", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1638649270", "description": null, "metadata": null}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:20.565983 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:20.565983 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:20.566667 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-43ecbfa5-1e8f-4907-b50b-bff86fb5fada tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:26:20.566801 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-43ecbfa5-1e8f-4907-b50b-bff86fb5fada tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create snapshot from volume 9ee06584-53ca-4060-9909-b35a67b52cec Aug 01 00:26:20.600016 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-43ecbfa5-1e8f-4907-b50b-bff86fb5fada tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Created reservations ['c0e614ba-98af-486d-b8e6-17c4401b3bd0', '3f863858-9fb2-4fb2-bf01-0bf2b89a7bb1', 'cf92e165-4023-48b2-8a23-57e977b062c1', 'b523cfe8-f626-4357-a61e-bb9089e968a6'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:26:20.610401 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2b34378b-cc48-4025-96e1-9071a9a92e4d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:20.614833 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2b34378b-cc48-4025-96e1-9071a9a92e4d tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] GET https://10.4.3.222/volume/v3/volumes/904d36ac-37ee-4d10-9a89-327354a634bd Aug 01 00:26:20.615082 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2b34378b-cc48-4025-96e1-9071a9a92e4d tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:20.615232 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2b34378b-cc48-4025-96e1-9071a9a92e4d tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:20.623719 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2b34378b-cc48-4025-96e1-9071a9a92e4d tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] https://10.4.3.222/volume/v3/volumes/904d36ac-37ee-4d10-9a89-327354a634bd returned with HTTP 404 Aug 01 00:26:20.624458 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1254/5016] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:20 2026] GET /volume/v3/volumes/904d36ac-37ee-4d10-9a89-327354a634bd => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:26:20.636463 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7968d0b0-140f-4b3f-9f05-f6d217b8f1be None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:20.638413 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7968d0b0-140f-4b3f-9f05-f6d217b8f1be tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:26:20.638865 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7968d0b0-140f-4b3f-9f05-f6d217b8f1be tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1950751458"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:20.642057 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-7968d0b0-140f-4b3f-9f05-f6d217b8f1be tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1950751458'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:26:20.644054 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-7968d0b0-140f-4b3f-9f05-f6d217b8f1be tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Create volume of 1 GB Aug 01 00:26:20.648550 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-43ecbfa5-1e8f-4907-b50b-bff86fb5fada tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot force create request issued successfully. Aug 01 00:26:20.649665 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-43ecbfa5-1e8f-4907-b50b-bff86fb5fada tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:26:20.650188 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1258/5017] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:26:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:26:20.653378 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7968d0b0-140f-4b3f-9f05-f6d217b8f1be tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Availability Zones retrieved successfully. Aug 01 00:26:20.666960 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-63d537df-b8c6-45fc-a0c1-396bca8b2d52 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:20.667281 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7968d0b0-140f-4b3f-9f05-f6d217b8f1be tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Flow 'volume_create_api' (d8da1fd8-9ed4-4b0e-ab80-19b68e754bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:26:20.668833 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7968d0b0-140f-4b3f-9f05-f6d217b8f1be tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (159cb52b-c57a-48ad-b967-19313eb58fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:20.670011 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-7968d0b0-140f-4b3f-9f05-f6d217b8f1be tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:26:20.670708 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-63d537df-b8c6-45fc-a0c1-396bca8b2d52 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/8362ff9f-b50f-418d-b296-f61c2393a1bb Aug 01 00:26:20.670938 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-63d537df-b8c6-45fc-a0c1-396bca8b2d52 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:20.671122 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-63d537df-b8c6-45fc-a0c1-396bca8b2d52 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:20.686111 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:20.686111 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:20.686741 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-63d537df-b8c6-45fc-a0c1-396bca8b2d52 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:26:20.687945 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-63d537df-b8c6-45fc-a0c1-396bca8b2d52 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/8362ff9f-b50f-418d-b296-f61c2393a1bb returned with HTTP 200 Aug 01 00:26:20.688381 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1251/5018] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:26:20 2026] GET /volume/v3/snapshots/8362ff9f-b50f-418d-b296-f61c2393a1bb => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:20.710367 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7968d0b0-140f-4b3f-9f05-f6d217b8f1be tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (159cb52b-c57a-48ad-b967-19313eb58fac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:20.711543 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7968d0b0-140f-4b3f-9f05-f6d217b8f1be tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16a65ddd-590c-494f-90a6-7985d7f7818c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:20.773884 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-7968d0b0-140f-4b3f-9f05-f6d217b8f1be tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Created reservations ['97112831-c9d6-4140-883f-b745e6e2957f', 'e6bad9ed-8e7b-415e-bd99-7c1f36287f71', '403d2e75-b082-4a80-8448-104a6ab769cd', '09ed1f43-def8-4f23-87f5-0c274da0403b'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:26:20.774855 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7968d0b0-140f-4b3f-9f05-f6d217b8f1be tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16a65ddd-590c-494f-90a6-7985d7f7818c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97112831-c9d6-4140-883f-b745e6e2957f', 'e6bad9ed-8e7b-415e-bd99-7c1f36287f71', '403d2e75-b082-4a80-8448-104a6ab769cd', '09ed1f43-def8-4f23-87f5-0c274da0403b']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:20.775609 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7968d0b0-140f-4b3f-9f05-f6d217b8f1be tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (291668c0-6846-4a8d-a4da-64c9700ee51b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:20.803530 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7968d0b0-140f-4b3f-9f05-f6d217b8f1be tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (291668c0-6846-4a8d-a4da-64c9700ee51b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7288c025-71b6-46a1-8be6-5af0dc108f16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1950751458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0c7d14d6c0740ef8b465b09ae83e51f',qos_specs=None,replication_status=,reservations=['97112831-c9d6-4140-883f-b745e6e2957f','e6bad9ed-8e7b-415e-bd99-7c1f36287f71','403d2e75-b082-4a80-8448-104a6ab769cd','09ed1f43-def8-4f23-87f5-0c274da0403b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7e5b05cee664271a5dc500109065a21',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:26:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1950751458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7288c025-71b6-46a1-8be6-5af0dc108f16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0c7d14d6c0740ef8b465b09ae83e51f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7e5b05cee664271a5dc500109065a21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:20.804290 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7968d0b0-140f-4b3f-9f05-f6d217b8f1be tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d086681-1cdb-4944-910c-a5dd9e459004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:20.820931 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7968d0b0-140f-4b3f-9f05-f6d217b8f1be tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d086681-1cdb-4944-910c-a5dd9e459004) transitioned into state 'SUCCESS' from state '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-1950751458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0c7d14d6c0740ef8b465b09ae83e51f',qos_specs=None,replication_status=,reservations=['97112831-c9d6-4140-883f-b745e6e2957f','e6bad9ed-8e7b-415e-bd99-7c1f36287f71','403d2e75-b082-4a80-8448-104a6ab769cd','09ed1f43-def8-4f23-87f5-0c274da0403b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7e5b05cee664271a5dc500109065a21',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:20.821552 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7968d0b0-140f-4b3f-9f05-f6d217b8f1be tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (064f08e8-8750-4873-a998-2088124747d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:20.830443 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7968d0b0-140f-4b3f-9f05-f6d217b8f1be tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (064f08e8-8750-4873-a998-2088124747d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:20.831253 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7968d0b0-140f-4b3f-9f05-f6d217b8f1be tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Flow 'volume_create_api' (d8da1fd8-9ed4-4b0e-ab80-19b68e754bc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:26:20.831568 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7968d0b0-140f-4b3f-9f05-f6d217b8f1be tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Create volume request issued successfully. Aug 01 00:26:20.832155 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7968d0b0-140f-4b3f-9f05-f6d217b8f1be tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:26:20.832571 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1256/5019] 10.4.3.222 () {70 vars in 1299 bytes} [Sat Aug 1 00:26:20 2026] POST /volume/v3/volumes => generated 778 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:20.851466 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0b46138a-ae00-4cdf-9ef6-520e9df526af None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:20.853490 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0b46138a-ae00-4cdf-9ef6-520e9df526af tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] GET https://10.4.3.222/volume/v3/volumes/7288c025-71b6-46a1-8be6-5af0dc108f16 Aug 01 00:26:20.853715 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0b46138a-ae00-4cdf-9ef6-520e9df526af tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:20.853935 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0b46138a-ae00-4cdf-9ef6-520e9df526af tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:20.861729 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:20.861729 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:20.866430 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-0b46138a-ae00-4cdf-9ef6-520e9df526af tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Volume info retrieved successfully. Aug 01 00:26:20.869824 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0b46138a-ae00-4cdf-9ef6-520e9df526af tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] https://10.4.3.222/volume/v3/volumes/7288c025-71b6-46a1-8be6-5af0dc108f16 returned with HTTP 200 Aug 01 00:26:20.870465 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1255/5020] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:20 2026] GET /volume/v3/volumes/7288c025-71b6-46a1-8be6-5af0dc108f16 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:20.986321 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c91eec6a-86dc-44fe-8334-06df89fe763d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:20.988003 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c91eec6a-86dc-44fe-8334-06df89fe763d tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] DELETE https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 Aug 01 00:26:20.988162 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c91eec6a-86dc-44fe-8334-06df89fe763d tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:20.988330 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c91eec6a-86dc-44fe-8334-06df89fe763d tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:20.988471 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-c91eec6a-86dc-44fe-8334-06df89fe763d tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Delete volume with id: aac0a287-24f2-47b2-9f5e-2eca14dfb892 Aug 01 00:26:20.994811 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:20.994811 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:20.995277 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c91eec6a-86dc-44fe-8334-06df89fe763d tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:21.007054 np0000006296 devstack@c-api.service[100408]: WARNING cinder.keymgr.conf_key_mgr [None req-c91eec6a-86dc-44fe-8334-06df89fe763d tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 00:26:21.012467 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c91eec6a-86dc-44fe-8334-06df89fe763d tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Delete volume request issued successfully. Aug 01 00:26:21.012738 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c91eec6a-86dc-44fe-8334-06df89fe763d tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 returned with HTTP 202 Aug 01 00:26:21.013057 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1259/5021] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:26:20 2026] DELETE /volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:26:21.022058 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-191ad1ed-6a73-4e3a-8fb6-1c1f9cf448aa None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:21.024390 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-191ad1ed-6a73-4e3a-8fb6-1c1f9cf448aa tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 Aug 01 00:26:21.024674 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-191ad1ed-6a73-4e3a-8fb6-1c1f9cf448aa tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:21.024955 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-191ad1ed-6a73-4e3a-8fb6-1c1f9cf448aa tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:21.033670 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:21.033670 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:21.037317 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-191ad1ed-6a73-4e3a-8fb6-1c1f9cf448aa tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:21.041586 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-191ad1ed-6a73-4e3a-8fb6-1c1f9cf448aa tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 returned with HTTP 200 Aug 01 00:26:21.041982 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1252/5022] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:21 2026] GET /volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:21.580374 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-338a3b76-95b5-48c2-ba6f-942603997bb1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:21.582511 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-338a3b76-95b5-48c2-ba6f-942603997bb1 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 Aug 01 00:26:21.582717 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-338a3b76-95b5-48c2-ba6f-942603997bb1 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:21.582944 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-338a3b76-95b5-48c2-ba6f-942603997bb1 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:21.589619 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:21.589619 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:21.593411 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-338a3b76-95b5-48c2-ba6f-942603997bb1 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:21.597917 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-338a3b76-95b5-48c2-ba6f-942603997bb1 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 returned with HTTP 200 Aug 01 00:26:21.598378 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1257/5023] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:21 2026] GET /volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 => generated 938 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:21.697371 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f5bc6170-bbbc-44af-9d96-5332661edc60 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:21.699496 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f5bc6170-bbbc-44af-9d96-5332661edc60 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/8362ff9f-b50f-418d-b296-f61c2393a1bb Aug 01 00:26:21.699647 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f5bc6170-bbbc-44af-9d96-5332661edc60 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:21.699830 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f5bc6170-bbbc-44af-9d96-5332661edc60 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:21.705371 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:21.705371 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:21.705913 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f5bc6170-bbbc-44af-9d96-5332661edc60 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:26:21.706726 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f5bc6170-bbbc-44af-9d96-5332661edc60 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/8362ff9f-b50f-418d-b296-f61c2393a1bb returned with HTTP 200 Aug 01 00:26:21.707185 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1256/5024] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:26:21 2026] GET /volume/v3/snapshots/8362ff9f-b50f-418d-b296-f61c2393a1bb => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:21.715421 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-fe08a26a-89df-4a43-90dc-d3aea6376c78 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:21.716831 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fe08a26a-89df-4a43-90dc-d3aea6376c78 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/8362ff9f-b50f-418d-b296-f61c2393a1bb Aug 01 00:26:21.717038 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fe08a26a-89df-4a43-90dc-d3aea6376c78 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:21.717234 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fe08a26a-89df-4a43-90dc-d3aea6376c78 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:21.721922 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:21.721922 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:21.722267 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-fe08a26a-89df-4a43-90dc-d3aea6376c78 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:26:21.723075 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fe08a26a-89df-4a43-90dc-d3aea6376c78 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/8362ff9f-b50f-418d-b296-f61c2393a1bb returned with HTTP 200 Aug 01 00:26:21.723640 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1260/5025] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:26:21 2026] GET /volume/v3/snapshots/8362ff9f-b50f-418d-b296-f61c2393a1bb => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:21.732936 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2cc2e7ad-17b4-4aaf-97d0-b3b67da24c99 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:21.734663 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2cc2e7ad-17b4-4aaf-97d0-b3b67da24c99 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:26:21.735041 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2cc2e7ad-17b4-4aaf-97d0-b3b67da24c99 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1601888275", "snapshot_id": "8362ff9f-b50f-418d-b296-f61c2393a1bb", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:21.736519 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-2cc2e7ad-17b4-4aaf-97d0-b3b67da24c99 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1601888275', 'snapshot_id': '8362ff9f-b50f-418d-b296-f61c2393a1bb', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:26:21.741175 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:21.741175 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:21.741565 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2cc2e7ad-17b4-4aaf-97d0-b3b67da24c99 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:26:21.741664 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-2cc2e7ad-17b4-4aaf-97d0-b3b67da24c99 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create volume of 1 GB Aug 01 00:26:21.744902 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2cc2e7ad-17b4-4aaf-97d0-b3b67da24c99 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Availability Zones retrieved successfully. Aug 01 00:26:21.750329 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2cc2e7ad-17b4-4aaf-97d0-b3b67da24c99 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Flow 'volume_create_api' (e10bc1e9-bf58-489c-a544-59ebdf2373ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:26:21.751209 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2cc2e7ad-17b4-4aaf-97d0-b3b67da24c99 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f41f6e5-7da2-467b-b571-641917db2acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:21.752125 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-2cc2e7ad-17b4-4aaf-97d0-b3b67da24c99 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:26:21.781534 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2cc2e7ad-17b4-4aaf-97d0-b3b67da24c99 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f41f6e5-7da2-467b-b571-641917db2acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8362ff9f-b50f-418d-b296-f61c2393a1bb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:21.782305 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2cc2e7ad-17b4-4aaf-97d0-b3b67da24c99 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bdc6efa-68e3-4d9b-a8b1-3f2a12577a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:21.815565 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-2cc2e7ad-17b4-4aaf-97d0-b3b67da24c99 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Created reservations ['b987ca1f-fc61-4e8c-ac9c-658b217b979d', 'd695d82b-a039-41b4-81af-c5176c9a22e9', 'e055684a-df87-4738-89fc-9eaf42e6d2c1', '8b6f66f7-9017-4be8-a4e5-84fdb4335efe'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:26:21.816442 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2cc2e7ad-17b4-4aaf-97d0-b3b67da24c99 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bdc6efa-68e3-4d9b-a8b1-3f2a12577a68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b987ca1f-fc61-4e8c-ac9c-658b217b979d', 'd695d82b-a039-41b4-81af-c5176c9a22e9', 'e055684a-df87-4738-89fc-9eaf42e6d2c1', '8b6f66f7-9017-4be8-a4e5-84fdb4335efe']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:21.817549 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2cc2e7ad-17b4-4aaf-97d0-b3b67da24c99 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80453496-60ae-4dd0-9d8d-0f46133b6d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:21.856856 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2cc2e7ad-17b4-4aaf-97d0-b3b67da24c99 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80453496-60ae-4dd0-9d8d-0f46133b6d51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c77a38c-db5b-4bf0-a0c8-230a61c379e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1601888275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0afbf24601ea44b39005e0a3b4c1eb2b',qos_specs=None,replication_status=,reservations=['b987ca1f-fc61-4e8c-ac9c-658b217b979d','d695d82b-a039-41b4-81af-c5176c9a22e9','e055684a-df87-4738-89fc-9eaf42e6d2c1','8b6f66f7-9017-4be8-a4e5-84fdb4335efe'],size=1,snapshot_id=8362ff9f-b50f-418d-b296-f61c2393a1bb,source_replicaid=,source_volid=None,status='creating',user_id='2d2a44d221954f9299e2586dd64c8e8e',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), '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-01T00:26:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1601888275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c77a38c-db5b-4bf0-a0c8-230a61c379e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0afbf24601ea44b39005e0a3b4c1eb2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8362ff9f-b50f-418d-b296-f61c2393a1bb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d2a44d221954f9299e2586dd64c8e8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:21.857635 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2cc2e7ad-17b4-4aaf-97d0-b3b67da24c99 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83f92094-c961-44f7-8ca2-be8f058a3d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:21.879830 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2cc2e7ad-17b4-4aaf-97d0-b3b67da24c99 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83f92094-c961-44f7-8ca2-be8f058a3d5f) transitioned into state 'SUCCESS' from state '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-1601888275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0afbf24601ea44b39005e0a3b4c1eb2b',qos_specs=None,replication_status=,reservations=['b987ca1f-fc61-4e8c-ac9c-658b217b979d','d695d82b-a039-41b4-81af-c5176c9a22e9','e055684a-df87-4738-89fc-9eaf42e6d2c1','8b6f66f7-9017-4be8-a4e5-84fdb4335efe'],size=1,snapshot_id=8362ff9f-b50f-418d-b296-f61c2393a1bb,source_replicaid=,source_volid=None,status='creating',user_id='2d2a44d221954f9299e2586dd64c8e8e',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:21.880532 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2cc2e7ad-17b4-4aaf-97d0-b3b67da24c99 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33fb31a6-2878-4968-a28b-be3cb8d57075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:21.885579 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6f4662f8-d625-423a-ae1d-f4051667bd53 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:21.887923 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6f4662f8-d625-423a-ae1d-f4051667bd53 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] GET https://10.4.3.222/volume/v3/volumes/7288c025-71b6-46a1-8be6-5af0dc108f16 Aug 01 00:26:21.888069 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6f4662f8-d625-423a-ae1d-f4051667bd53 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:21.888331 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6f4662f8-d625-423a-ae1d-f4051667bd53 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:21.897702 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:21.897702 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:21.902044 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6f4662f8-d625-423a-ae1d-f4051667bd53 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Volume info retrieved successfully. Aug 01 00:26:21.906094 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2cc2e7ad-17b4-4aaf-97d0-b3b67da24c99 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33fb31a6-2878-4968-a28b-be3cb8d57075) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:21.906619 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2cc2e7ad-17b4-4aaf-97d0-b3b67da24c99 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Flow 'volume_create_api' (e10bc1e9-bf58-489c-a544-59ebdf2373ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:26:21.906945 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2cc2e7ad-17b4-4aaf-97d0-b3b67da24c99 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Create volume request issued successfully. Aug 01 00:26:21.907091 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6f4662f8-d625-423a-ae1d-f4051667bd53 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] https://10.4.3.222/volume/v3/volumes/7288c025-71b6-46a1-8be6-5af0dc108f16 returned with HTTP 200 Aug 01 00:26:21.907464 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2cc2e7ad-17b4-4aaf-97d0-b3b67da24c99 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:26:21.907519 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1258/5026] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:21 2026] GET /volume/v3/volumes/7288c025-71b6-46a1-8be6-5af0dc108f16 => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:21.908047 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1253/5027] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:26:21 2026] POST /volume/v3/volumes => generated 785 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:26:21.919215 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6be98951-00db-409e-ace5-62e174ee8227 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:21.924138 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6be98951-00db-409e-ace5-62e174ee8227 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/9c77a38c-db5b-4bf0-a0c8-230a61c379e3 Aug 01 00:26:21.924138 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6be98951-00db-409e-ace5-62e174ee8227 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:21.924138 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6be98951-00db-409e-ace5-62e174ee8227 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:21.924680 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6ceb5ac1-660d-46d9-b005-9332b29fa130 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:21.926124 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6ceb5ac1-660d-46d9-b005-9332b29fa130 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-reader] GET https://10.4.3.222/volume/v3/volumes/detail Aug 01 00:26:21.926326 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6ceb5ac1-660d-46d9-b005-9332b29fa130 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-reader] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:21.926499 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6ceb5ac1-660d-46d9-b005-9332b29fa130 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-reader] Calling method 'detail' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:21.927104 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.api_utils [None req-6ceb5ac1-660d-46d9-b005-9332b29fa130 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-reader] Removing options '' from query. {{(pid=100408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:26:21.927784 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-6ceb5ac1-660d-46d9-b005-9332b29fa130 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:26:21.930199 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:21.930199 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:21.933749 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-6be98951-00db-409e-ace5-62e174ee8227 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:26:21.936375 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-6ceb5ac1-660d-46d9-b005-9332b29fa130 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-reader] Get all volumes completed successfully. Aug 01 00:26:21.936974 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:21.936974 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:21.937466 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6be98951-00db-409e-ace5-62e174ee8227 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/9c77a38c-db5b-4bf0-a0c8-230a61c379e3 returned with HTTP 200 Aug 01 00:26:21.937853 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1257/5028] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:21 2026] GET /volume/v3/volumes/9c77a38c-db5b-4bf0-a0c8-230a61c379e3 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:21.940918 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6ceb5ac1-660d-46d9-b005-9332b29fa130 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-reader] https://10.4.3.222/volume/v3/volumes/detail returned with HTTP 200 Aug 01 00:26:21.941255 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1261/5029] 10.4.3.222 () {68 vars in 1299 bytes} [Sat Aug 1 00:26:21 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:21.959633 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4e587b03-f17d-4261-8e0d-3a3254a432d0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:21.961390 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4e587b03-f17d-4261-8e0d-3a3254a432d0 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/7288c025-71b6-46a1-8be6-5af0dc108f16 Aug 01 00:26:21.961613 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4e587b03-f17d-4261-8e0d-3a3254a432d0 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:21.961823 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4e587b03-f17d-4261-8e0d-3a3254a432d0 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:21.961998 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-4e587b03-f17d-4261-8e0d-3a3254a432d0 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Delete volume with id: 7288c025-71b6-46a1-8be6-5af0dc108f16 Aug 01 00:26:21.969217 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:21.969217 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:21.969570 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4e587b03-f17d-4261-8e0d-3a3254a432d0 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Volume info retrieved successfully. Aug 01 00:26:21.988617 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4e587b03-f17d-4261-8e0d-3a3254a432d0 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Delete volume request issued successfully. Aug 01 00:26:21.988859 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4e587b03-f17d-4261-8e0d-3a3254a432d0 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] https://10.4.3.222/volume/v3/volumes/7288c025-71b6-46a1-8be6-5af0dc108f16 returned with HTTP 202 Aug 01 00:26:21.989296 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1259/5030] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:26:21 2026] DELETE /volume/v3/volumes/7288c025-71b6-46a1-8be6-5af0dc108f16 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:26:21.998190 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-690ddd44-e238-4463-b9fa-20b2a3e24deb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:21.998973 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-690ddd44-e238-4463-b9fa-20b2a3e24deb tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] GET https://10.4.3.222/volume/v3/volumes/7288c025-71b6-46a1-8be6-5af0dc108f16 Aug 01 00:26:21.999176 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-690ddd44-e238-4463-b9fa-20b2a3e24deb tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:21.999357 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-690ddd44-e238-4463-b9fa-20b2a3e24deb tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:22.007963 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:22.007963 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:22.012341 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-690ddd44-e238-4463-b9fa-20b2a3e24deb tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Volume info retrieved successfully. Aug 01 00:26:22.020790 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-690ddd44-e238-4463-b9fa-20b2a3e24deb tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] https://10.4.3.222/volume/v3/volumes/7288c025-71b6-46a1-8be6-5af0dc108f16 returned with HTTP 200 Aug 01 00:26:22.020790 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1254/5031] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:21 2026] GET /volume/v3/volumes/7288c025-71b6-46a1-8be6-5af0dc108f16 => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:22.043447 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-cb8b9b99-7d80-4196-92a5-73f6f51a6cba req-4df45b4f-8c35-4d0c-8705-8eaaf8cae4da None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:22.045275 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-cb8b9b99-7d80-4196-92a5-73f6f51a6cba req-4df45b4f-8c35-4d0c-8705-8eaaf8cae4da tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 Aug 01 00:26:22.045469 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-cb8b9b99-7d80-4196-92a5-73f6f51a6cba req-4df45b4f-8c35-4d0c-8705-8eaaf8cae4da tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:22.045638 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-cb8b9b99-7d80-4196-92a5-73f6f51a6cba req-4df45b4f-8c35-4d0c-8705-8eaaf8cae4da tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:22.053379 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:22.053379 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:22.055565 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c2ca0e34-ec02-4762-aecf-23dec88d68b9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:22.057811 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c2ca0e34-ec02-4762-aecf-23dec88d68b9 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 Aug 01 00:26:22.057987 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-cb8b9b99-7d80-4196-92a5-73f6f51a6cba req-4df45b4f-8c35-4d0c-8705-8eaaf8cae4da tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:22.058064 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c2ca0e34-ec02-4762-aecf-23dec88d68b9 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:22.058162 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c2ca0e34-ec02-4762-aecf-23dec88d68b9 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:22.062686 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-cb8b9b99-7d80-4196-92a5-73f6f51a6cba req-4df45b4f-8c35-4d0c-8705-8eaaf8cae4da tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 returned with HTTP 200 Aug 01 00:26:22.062686 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1258/5032] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:26:22 2026] GET /volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 => generated 938 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:22.068795 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c2ca0e34-ec02-4762-aecf-23dec88d68b9 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 returned with HTTP 404 Aug 01 00:26:22.068795 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1262/5033] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:22 2026] GET /volume/v3/volumes/aac0a287-24f2-47b2-9f5e-2eca14dfb892 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:22.078540 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-59a750a3-0983-4308-b62f-c8bf72067c1c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:22.080601 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-59a750a3-0983-4308-b62f-c8bf72067c1c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] DELETE https://10.4.3.222/volume/v3/volumes/3bec22c5-4828-4302-8b2a-a0c729a88235 Aug 01 00:26:22.080823 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-59a750a3-0983-4308-b62f-c8bf72067c1c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:22.081557 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-59a750a3-0983-4308-b62f-c8bf72067c1c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:22.081557 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-59a750a3-0983-4308-b62f-c8bf72067c1c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Delete volume with id: 3bec22c5-4828-4302-8b2a-a0c729a88235 Aug 01 00:26:22.088758 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:22.088758 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:22.089318 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-59a750a3-0983-4308-b62f-c8bf72067c1c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:22.101242 np0000006296 devstack@c-api.service[100406]: WARNING cinder.keymgr.conf_key_mgr [None req-59a750a3-0983-4308-b62f-c8bf72067c1c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 00:26:22.107585 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-59a750a3-0983-4308-b62f-c8bf72067c1c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Delete volume request issued successfully. Aug 01 00:26:22.107941 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-59a750a3-0983-4308-b62f-c8bf72067c1c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/3bec22c5-4828-4302-8b2a-a0c729a88235 returned with HTTP 202 Aug 01 00:26:22.108592 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1260/5034] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:26:22 2026] DELETE /volume/v3/volumes/3bec22c5-4828-4302-8b2a-a0c729a88235 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:26:22.119179 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-dd767f71-8f37-42f6-b8dd-2e2d6664798c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:22.123884 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dd767f71-8f37-42f6-b8dd-2e2d6664798c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/3bec22c5-4828-4302-8b2a-a0c729a88235 Aug 01 00:26:22.124110 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dd767f71-8f37-42f6-b8dd-2e2d6664798c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:22.124330 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dd767f71-8f37-42f6-b8dd-2e2d6664798c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:22.134705 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:22.134705 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:22.138683 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-dd767f71-8f37-42f6-b8dd-2e2d6664798c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:22.143589 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dd767f71-8f37-42f6-b8dd-2e2d6664798c tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/3bec22c5-4828-4302-8b2a-a0c729a88235 returned with HTTP 200 Aug 01 00:26:22.144018 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1255/5035] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:22 2026] GET /volume/v3/volumes/3bec22c5-4828-4302-8b2a-a0c729a88235 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:22.152949 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-8178d0d0-8310-4a0d-8d4c-6e087909982b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:22.153354 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8178d0d0-8310-4a0d-8d4c-6e087909982b None None] GET https://10.4.3.222/volume// Aug 01 00:26:22.153498 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8178d0d0-8310-4a0d-8d4c-6e087909982b None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:22.153677 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8178d0d0-8310-4a0d-8d4c-6e087909982b None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:22.154023 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8178d0d0-8310-4a0d-8d4c-6e087909982b None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:26:22.154306 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1259/5036] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:26: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 01 00:26:22.161196 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-cb8b9b99-7d80-4196-92a5-73f6f51a6cba req-00b30044-f1c2-4b92-be76-07392703095a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:22.163320 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-cb8b9b99-7d80-4196-92a5-73f6f51a6cba req-00b30044-f1c2-4b92-be76-07392703095a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:26:22.163745 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-cb8b9b99-7d80-4196-92a5-73f6f51a6cba req-00b30044-f1c2-4b92-be76-07392703095a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8bb1b7d-d483-4ede-8d83-f661aeddfae5", "connector": null, "instance_uuid": "e28678fa-3df8-4da8-ace0-79fcf5983f43"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:22.172183 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:22.172183 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:22.202975 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-cb8b9b99-7d80-4196-92a5-73f6f51a6cba req-00b30044-f1c2-4b92-be76-07392703095a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:26:22.203425 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1263/5037] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:26:22 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 01 00:26:22.230876 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9a68c7b7-3d2f-48cf-9ad9-bc85b041972e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:22.232669 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9a68c7b7-3d2f-48cf-9ad9-bc85b041972e tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 Aug 01 00:26:22.232798 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9a68c7b7-3d2f-48cf-9ad9-bc85b041972e tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:22.233004 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9a68c7b7-3d2f-48cf-9ad9-bc85b041972e tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:22.243639 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ad921b2c-9d12-4454-a463-fc29f1a6f9b9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:22.243921 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:22.243921 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:22.244116 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ad921b2c-9d12-4454-a463-fc29f1a6f9b9 None None] GET https://10.4.3.222/volume// Aug 01 00:26:22.244291 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ad921b2c-9d12-4454-a463-fc29f1a6f9b9 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:22.244468 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ad921b2c-9d12-4454-a463-fc29f1a6f9b9 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:22.244760 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ad921b2c-9d12-4454-a463-fc29f1a6f9b9 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:26:22.245183 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1256/5038] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:26: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 01 00:26:22.247884 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9a68c7b7-3d2f-48cf-9ad9-bc85b041972e tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:22.252308 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9a68c7b7-3d2f-48cf-9ad9-bc85b041972e tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 returned with HTTP 200 Aug 01 00:26:22.252814 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1261/5039] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:22 2026] GET /volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 => generated 937 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:22.253654 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-cb8b9b99-7d80-4196-92a5-73f6f51a6cba req-6ad179cf-a568-43ed-962d-dd9f2055941e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:22.255795 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-cb8b9b99-7d80-4196-92a5-73f6f51a6cba req-6ad179cf-a568-43ed-962d-dd9f2055941e tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 Aug 01 00:26:22.256078 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-cb8b9b99-7d80-4196-92a5-73f6f51a6cba req-6ad179cf-a568-43ed-962d-dd9f2055941e tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:22.256313 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-cb8b9b99-7d80-4196-92a5-73f6f51a6cba req-6ad179cf-a568-43ed-962d-dd9f2055941e tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:22.265679 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:22.265679 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:22.269276 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-cb8b9b99-7d80-4196-92a5-73f6f51a6cba req-6ad179cf-a568-43ed-962d-dd9f2055941e tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:22.273229 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-cb8b9b99-7d80-4196-92a5-73f6f51a6cba req-6ad179cf-a568-43ed-962d-dd9f2055941e tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 returned with HTTP 200 Aug 01 00:26:22.273827 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1260/5040] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:26:22 2026] GET /volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 => generated 1117 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:22.399958 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-cb8b9b99-7d80-4196-92a5-73f6f51a6cba req-cb62ec21-d41b-4ccb-8476-dcddb810398f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:22.401960 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-cb8b9b99-7d80-4196-92a5-73f6f51a6cba req-cb62ec21-d41b-4ccb-8476-dcddb810398f tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] PUT https://10.4.3.222/volume/v3/attachments/9cb57e89-03f1-433e-9799-60dd0394d59e Aug 01 00:26:22.402289 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-cb8b9b99-7d80-4196-92a5-73f6f51a6cba req-cb62ec21-d41b-4ccb-8476-dcddb810398f tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:22.409442 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-cb8b9b99-7d80-4196-92a5-73f6f51a6cba req-cb62ec21-d41b-4ccb-8476-dcddb810398f tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Acquiring lock "cinder-attachment_update-a8bb1b7d-d483-4ede-8d83-f661aeddfae5-np0000006296" by "attachment_update" {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:26:22.413897 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-cb8b9b99-7d80-4196-92a5-73f6f51a6cba req-cb62ec21-d41b-4ccb-8476-dcddb810398f tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Lock "cinder-attachment_update-a8bb1b7d-d483-4ede-8d83-f661aeddfae5-np0000006296" acquired by "attachment_update" :: waited 0.004s {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:26:22.414810 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:22.414810 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:22.490210 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-cb8b9b99-7d80-4196-92a5-73f6f51a6cba req-cb62ec21-d41b-4ccb-8476-dcddb810398f tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Lock "cinder-attachment_update-a8bb1b7d-d483-4ede-8d83-f661aeddfae5-np0000006296" released by "attachment_update" :: held 0.076s {{(pid=100408) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:26:22.491320 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-cb8b9b99-7d80-4196-92a5-73f6f51a6cba req-cb62ec21-d41b-4ccb-8476-dcddb810398f tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/attachments/9cb57e89-03f1-433e-9799-60dd0394d59e returned with HTTP 200 Aug 01 00:26:22.491757 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1264/5041] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:26:22 2026] PUT /volume/v3/attachments/9cb57e89-03f1-433e-9799-60dd0394d59e => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:22.949370 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-248d19f6-5ef2-4df7-b65a-49a5698ab94a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:22.951120 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-248d19f6-5ef2-4df7-b65a-49a5698ab94a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/9c77a38c-db5b-4bf0-a0c8-230a61c379e3 Aug 01 00:26:22.951355 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-248d19f6-5ef2-4df7-b65a-49a5698ab94a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:22.951547 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-248d19f6-5ef2-4df7-b65a-49a5698ab94a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:22.958784 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:22.958784 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:22.962627 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-248d19f6-5ef2-4df7-b65a-49a5698ab94a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:26:22.967293 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-248d19f6-5ef2-4df7-b65a-49a5698ab94a tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/9c77a38c-db5b-4bf0-a0c8-230a61c379e3 returned with HTTP 200 Aug 01 00:26:22.967715 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1257/5042] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:22 2026] GET /volume/v3/volumes/9c77a38c-db5b-4bf0-a0c8-230a61c379e3 => generated 1394 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:22.979736 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e21031e7-b79a-48d2-a526-f0c1a71ff151 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:22.981662 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e21031e7-b79a-48d2-a526-f0c1a71ff151 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/9c77a38c-db5b-4bf0-a0c8-230a61c379e3 Aug 01 00:26:22.981930 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e21031e7-b79a-48d2-a526-f0c1a71ff151 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:22.982150 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e21031e7-b79a-48d2-a526-f0c1a71ff151 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:22.989085 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:22.989085 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:22.992398 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e21031e7-b79a-48d2-a526-f0c1a71ff151 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:26:22.996796 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e21031e7-b79a-48d2-a526-f0c1a71ff151 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/9c77a38c-db5b-4bf0-a0c8-230a61c379e3 returned with HTTP 200 Aug 01 00:26:22.997234 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1262/5043] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:22 2026] GET /volume/v3/volumes/9c77a38c-db5b-4bf0-a0c8-230a61c379e3 => generated 1394 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:23.038071 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e20a398f-afe5-482d-b551-0ce459f45562 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:23.042245 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e20a398f-afe5-482d-b551-0ce459f45562 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] GET https://10.4.3.222/volume/v3/volumes/7288c025-71b6-46a1-8be6-5af0dc108f16 Aug 01 00:26:23.042432 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e20a398f-afe5-482d-b551-0ce459f45562 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:23.042899 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e20a398f-afe5-482d-b551-0ce459f45562 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:23.047606 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e20a398f-afe5-482d-b551-0ce459f45562 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] https://10.4.3.222/volume/v3/volumes/7288c025-71b6-46a1-8be6-5af0dc108f16 returned with HTTP 404 Aug 01 00:26:23.048282 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1261/5044] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:23 2026] GET /volume/v3/volumes/7288c025-71b6-46a1-8be6-5af0dc108f16 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:26:23.064286 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4eefce61-6a5f-482b-bf62-3ea5147adf0d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:23.066383 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4eefce61-6a5f-482b-bf62-3ea5147adf0d tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:26:23.066818 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4eefce61-6a5f-482b-bf62-3ea5147adf0d tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1517411349"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:23.068541 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-4eefce61-6a5f-482b-bf62-3ea5147adf0d tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1517411349'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:26:23.068702 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-4eefce61-6a5f-482b-bf62-3ea5147adf0d tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Create volume of 1 GB Aug 01 00:26:23.069057 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:23.069057 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:23.075159 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-4eefce61-6a5f-482b-bf62-3ea5147adf0d tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Availability Zones retrieved successfully. Aug 01 00:26:23.088904 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4eefce61-6a5f-482b-bf62-3ea5147adf0d tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Flow 'volume_create_api' (f21b7c28-2725-4c6b-95dd-1f5c6cd4bcfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:26:23.090406 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4eefce61-6a5f-482b-bf62-3ea5147adf0d tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79bcb134-c2b4-4a6e-8dd5-07b0c1187cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:23.095051 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-4eefce61-6a5f-482b-bf62-3ea5147adf0d tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:26:23.123808 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4eefce61-6a5f-482b-bf62-3ea5147adf0d tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79bcb134-c2b4-4a6e-8dd5-07b0c1187cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:23.124738 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4eefce61-6a5f-482b-bf62-3ea5147adf0d tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c50ffe7e-9706-47dd-aac0-046c6552a7e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:23.129075 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-af17a656-2401-41eb-a141-d806367f090e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:23.131072 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-af17a656-2401-41eb-a141-d806367f090e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/9c77a38c-db5b-4bf0-a0c8-230a61c379e3 Aug 01 00:26:23.131220 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-af17a656-2401-41eb-a141-d806367f090e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:23.131410 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-af17a656-2401-41eb-a141-d806367f090e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:23.139539 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:23.139539 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:23.143314 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-af17a656-2401-41eb-a141-d806367f090e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:26:23.147888 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-af17a656-2401-41eb-a141-d806367f090e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/9c77a38c-db5b-4bf0-a0c8-230a61c379e3 returned with HTTP 200 Aug 01 00:26:23.148264 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1258/5045] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:26:23 2026] GET /volume/v3/volumes/9c77a38c-db5b-4bf0-a0c8-230a61c379e3 => generated 1394 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:23.156215 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fe745eb5-b0cb-4c18-8fde-69e30f5ef8f9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:23.158592 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fe745eb5-b0cb-4c18-8fde-69e30f5ef8f9 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/3bec22c5-4828-4302-8b2a-a0c729a88235 Aug 01 00:26:23.158694 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fe745eb5-b0cb-4c18-8fde-69e30f5ef8f9 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:23.158899 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fe745eb5-b0cb-4c18-8fde-69e30f5ef8f9 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:23.164715 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fe745eb5-b0cb-4c18-8fde-69e30f5ef8f9 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/3bec22c5-4828-4302-8b2a-a0c729a88235 returned with HTTP 404 Aug 01 00:26:23.165168 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1263/5046] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:23 2026] GET /volume/v3/volumes/3bec22c5-4828-4302-8b2a-a0c729a88235 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:23.172305 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a0002844-fb55-4a97-9a7d-40d3fa4d8cfb None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:23.172418 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-4eefce61-6a5f-482b-bf62-3ea5147adf0d tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Created reservations ['eb78bb52-8d96-486f-a669-11915839a116', '22b33799-7f2b-480d-85d1-e237b8956ba5', 'd3626296-fab1-4fa8-aa8a-7f1591f951cc', 'fedc5d51-017d-435f-9c1e-285f879c9ec5'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:26:23.173310 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4eefce61-6a5f-482b-bf62-3ea5147adf0d tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c50ffe7e-9706-47dd-aac0-046c6552a7e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb78bb52-8d96-486f-a669-11915839a116', '22b33799-7f2b-480d-85d1-e237b8956ba5', 'd3626296-fab1-4fa8-aa8a-7f1591f951cc', 'fedc5d51-017d-435f-9c1e-285f879c9ec5']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:23.174193 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4eefce61-6a5f-482b-bf62-3ea5147adf0d tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa4ee6c0-48b3-42c1-936b-491b1c83a210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:23.174235 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a0002844-fb55-4a97-9a7d-40d3fa4d8cfb tempest-TestEncryptedCinderVolumes-906252286 tempest-TestEncryptedCinderVolumes-906252286-project-admin] GET https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1 Aug 01 00:26:23.174378 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a0002844-fb55-4a97-9a7d-40d3fa4d8cfb tempest-TestEncryptedCinderVolumes-906252286 tempest-TestEncryptedCinderVolumes-906252286-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:23.174549 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a0002844-fb55-4a97-9a7d-40d3fa4d8cfb tempest-TestEncryptedCinderVolumes-906252286 tempest-TestEncryptedCinderVolumes-906252286-project-admin] Calling method 'detail' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:23.175256 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-a0002844-fb55-4a97-9a7d-40d3fa4d8cfb tempest-TestEncryptedCinderVolumes-906252286 tempest-TestEncryptedCinderVolumes-906252286-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:26:23.198613 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a0002844-fb55-4a97-9a7d-40d3fa4d8cfb tempest-TestEncryptedCinderVolumes-906252286 tempest-TestEncryptedCinderVolumes-906252286-project-admin] Get all volumes completed successfully. Aug 01 00:26:23.201377 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:23.201377 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:23.204288 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4eefce61-6a5f-482b-bf62-3ea5147adf0d tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa4ee6c0-48b3-42c1-936b-491b1c83a210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be6e0b8f-2004-4ed7-916c-0ba58115b1e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1517411349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0c7d14d6c0740ef8b465b09ae83e51f',qos_specs=None,replication_status=,reservations=['eb78bb52-8d96-486f-a669-11915839a116','22b33799-7f2b-480d-85d1-e237b8956ba5','d3626296-fab1-4fa8-aa8a-7f1591f951cc','fedc5d51-017d-435f-9c1e-285f879c9ec5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7e5b05cee664271a5dc500109065a21',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:26:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1517411349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be6e0b8f-2004-4ed7-916c-0ba58115b1e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0c7d14d6c0740ef8b465b09ae83e51f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7e5b05cee664271a5dc500109065a21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:23.206000 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4eefce61-6a5f-482b-bf62-3ea5147adf0d tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eafe540f-f8bd-4386-838d-cddae49f6722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:23.208984 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a0002844-fb55-4a97-9a7d-40d3fa4d8cfb tempest-TestEncryptedCinderVolumes-906252286 tempest-TestEncryptedCinderVolumes-906252286-project-admin] https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 00:26:23.209522 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1262/5047] 10.4.3.222 () {66 vars in 1285 bytes} [Sat Aug 1 00:26:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15022 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:23.228113 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f76bec29-464d-4de6-9d4a-8240106a9e3c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:23.231086 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f76bec29-464d-4de6-9d4a-8240106a9e3c tempest-TestEncryptedCinderVolumes-906252286 tempest-TestEncryptedCinderVolumes-906252286-project-admin] DELETE https://10.4.3.222/volume/v3/types/5e8250d3-63e4-40d5-99a7-d92cbe1f8167 Aug 01 00:26:23.231273 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f76bec29-464d-4de6-9d4a-8240106a9e3c tempest-TestEncryptedCinderVolumes-906252286 tempest-TestEncryptedCinderVolumes-906252286-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:23.231676 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f76bec29-464d-4de6-9d4a-8240106a9e3c tempest-TestEncryptedCinderVolumes-906252286 tempest-TestEncryptedCinderVolumes-906252286-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:23.231993 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4eefce61-6a5f-482b-bf62-3ea5147adf0d tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eafe540f-f8bd-4386-838d-cddae49f6722) transitioned into state 'SUCCESS' from state '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-1517411349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0c7d14d6c0740ef8b465b09ae83e51f',qos_specs=None,replication_status=,reservations=['eb78bb52-8d96-486f-a669-11915839a116','22b33799-7f2b-480d-85d1-e237b8956ba5','d3626296-fab1-4fa8-aa8a-7f1591f951cc','fedc5d51-017d-435f-9c1e-285f879c9ec5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7e5b05cee664271a5dc500109065a21',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:23.232961 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4eefce61-6a5f-482b-bf62-3ea5147adf0d tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4538ec6-5461-4304-9ed1-3046caa3e05c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:23.247975 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4eefce61-6a5f-482b-bf62-3ea5147adf0d tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4538ec6-5461-4304-9ed1-3046caa3e05c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:23.247975 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-4eefce61-6a5f-482b-bf62-3ea5147adf0d tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Flow 'volume_create_api' (f21b7c28-2725-4c6b-95dd-1f5c6cd4bcfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:26:23.248406 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-4eefce61-6a5f-482b-bf62-3ea5147adf0d tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Create volume request issued successfully. Aug 01 00:26:23.249327 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4eefce61-6a5f-482b-bf62-3ea5147adf0d tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:26:23.249909 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1265/5048] 10.4.3.222 () {70 vars in 1299 bytes} [Sat Aug 1 00:26:23 2026] POST /volume/v3/volumes => generated 778 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:23.259305 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f76bec29-464d-4de6-9d4a-8240106a9e3c tempest-TestEncryptedCinderVolumes-906252286 tempest-TestEncryptedCinderVolumes-906252286-project-admin] https://10.4.3.222/volume/v3/types/5e8250d3-63e4-40d5-99a7-d92cbe1f8167 returned with HTTP 202 Aug 01 00:26:23.259790 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1259/5049] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:26:23 2026] DELETE /volume/v3/types/5e8250d3-63e4-40d5-99a7-d92cbe1f8167 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:26:23.265373 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ed7cbb27-9852-46ac-867d-3097b1d200de None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:23.267059 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ed7cbb27-9852-46ac-867d-3097b1d200de tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 Aug 01 00:26:23.267244 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ed7cbb27-9852-46ac-867d-3097b1d200de tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:23.267420 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ed7cbb27-9852-46ac-867d-3097b1d200de tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:23.270157 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-84c8d655-e8fd-48fb-b06c-7a79eed63e34 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:23.272557 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-84c8d655-e8fd-48fb-b06c-7a79eed63e34 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] GET https://10.4.3.222/volume/v3/volumes/be6e0b8f-2004-4ed7-916c-0ba58115b1e0 Aug 01 00:26:23.273841 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-84c8d655-e8fd-48fb-b06c-7a79eed63e34 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:23.274081 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-84c8d655-e8fd-48fb-b06c-7a79eed63e34 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:23.279793 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:23.279793 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:23.280607 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:23.280607 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:23.281370 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ed7cbb27-9852-46ac-867d-3097b1d200de tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:23.284225 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-84c8d655-e8fd-48fb-b06c-7a79eed63e34 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Volume info retrieved successfully. Aug 01 00:26:23.285421 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ed7cbb27-9852-46ac-867d-3097b1d200de tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 returned with HTTP 200 Aug 01 00:26:23.285813 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1264/5050] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:23 2026] GET /volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 => generated 938 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:23.293647 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-84c8d655-e8fd-48fb-b06c-7a79eed63e34 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] https://10.4.3.222/volume/v3/volumes/be6e0b8f-2004-4ed7-916c-0ba58115b1e0 returned with HTTP 200 Aug 01 00:26:23.293647 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1263/5051] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:23 2026] GET /volume/v3/volumes/be6e0b8f-2004-4ed7-916c-0ba58115b1e0 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:23.640675 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-90fd634d-783f-4021-b6cc-12c3be6fc70e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:23.644085 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-90fd634d-783f-4021-b6cc-12c3be6fc70e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/9c77a38c-db5b-4bf0-a0c8-230a61c379e3 Aug 01 00:26:23.644353 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-90fd634d-783f-4021-b6cc-12c3be6fc70e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:23.644638 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-90fd634d-783f-4021-b6cc-12c3be6fc70e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:23.656458 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:23.656458 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:23.659974 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-90fd634d-783f-4021-b6cc-12c3be6fc70e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:26:23.664336 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-90fd634d-783f-4021-b6cc-12c3be6fc70e tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/9c77a38c-db5b-4bf0-a0c8-230a61c379e3 returned with HTTP 200 Aug 01 00:26:23.664820 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1266/5052] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:26:23 2026] GET /volume/v3/volumes/9c77a38c-db5b-4bf0-a0c8-230a61c379e3 => generated 1394 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:23.683191 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f537c663-d272-4933-8e6a-257963bfeffb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:23.683191 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f537c663-d272-4933-8e6a-257963bfeffb None None] GET https://10.4.3.222/volume// Aug 01 00:26:23.683191 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f537c663-d272-4933-8e6a-257963bfeffb None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:23.683191 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f537c663-d272-4933-8e6a-257963bfeffb None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:23.683191 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f537c663-d272-4933-8e6a-257963bfeffb None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:26:23.683191 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1260/5053] 10.4.3.222 () {66 vars in 1419 bytes} [Sat Aug 1 00:26: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 01 00:26:23.693117 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-abb14ffb-c11f-46bb-802a-59e2a7786b26 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:23.696271 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-abb14ffb-c11f-46bb-802a-59e2a7786b26 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:26:23.696799 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-abb14ffb-c11f-46bb-802a-59e2a7786b26 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c77a38c-db5b-4bf0-a0c8-230a61c379e3", "connector": null, "instance_uuid": "c262b0e4-bf3c-4862-8555-ba79ff39ff09"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:23.706087 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:23.706087 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:23.745868 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-abb14ffb-c11f-46bb-802a-59e2a7786b26 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:26:23.745957 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1265/5054] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:26:23 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 01 00:26:24.302572 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2f78a29c-257e-4052-a5bf-1c41468e4ae1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:24.305206 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2f78a29c-257e-4052-a5bf-1c41468e4ae1 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 Aug 01 00:26:24.305471 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2f78a29c-257e-4052-a5bf-1c41468e4ae1 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:24.305690 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2f78a29c-257e-4052-a5bf-1c41468e4ae1 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:24.305756 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a4dc97b5-870e-436f-a095-e712b96135f0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:24.307576 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a4dc97b5-870e-436f-a095-e712b96135f0 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] GET https://10.4.3.222/volume/v3/volumes/be6e0b8f-2004-4ed7-916c-0ba58115b1e0 Aug 01 00:26:24.307843 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a4dc97b5-870e-436f-a095-e712b96135f0 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:24.308069 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a4dc97b5-870e-436f-a095-e712b96135f0 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:24.314685 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:24.314685 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:24.317922 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-2f78a29c-257e-4052-a5bf-1c41468e4ae1 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:24.318119 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:24.318119 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:24.321780 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2f78a29c-257e-4052-a5bf-1c41468e4ae1 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 returned with HTTP 200 Aug 01 00:26:24.321979 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-a4dc97b5-870e-436f-a095-e712b96135f0 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Volume info retrieved successfully. Aug 01 00:26:24.322143 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1264/5055] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:24 2026] GET /volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:24.326967 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a4dc97b5-870e-436f-a095-e712b96135f0 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] https://10.4.3.222/volume/v3/volumes/be6e0b8f-2004-4ed7-916c-0ba58115b1e0 returned with HTTP 200 Aug 01 00:26:24.327320 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1267/5056] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:24 2026] GET /volume/v3/volumes/be6e0b8f-2004-4ed7-916c-0ba58115b1e0 => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:24.339550 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d1f0b77f-c4f0-4198-8b75-9d0bbd71efac None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:24.341176 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d1f0b77f-c4f0-4198-8b75-9d0bbd71efac tempest-TestEncryptedCinderVolumes-906252286 tempest-TestEncryptedCinderVolumes-906252286-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:26:24.341542 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d1f0b77f-c4f0-4198-8b75-9d0bbd71efac tempest-TestEncryptedCinderVolumes-906252286 tempest-TestEncryptedCinderVolumes-906252286-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1178245429", "extra_specs": {}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:24.343078 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-636a91fd-193d-4654-aa62-d63acbe70219 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:24.344942 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-636a91fd-193d-4654-aa62-d63acbe70219 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-reader] GET https://10.4.3.222/volume/v3/volumes/be6e0b8f-2004-4ed7-916c-0ba58115b1e0 Aug 01 00:26:24.344977 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-636a91fd-193d-4654-aa62-d63acbe70219 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-reader] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:24.345151 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-636a91fd-193d-4654-aa62-d63acbe70219 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-reader] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:24.352203 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:24.352203 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:24.355570 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d1f0b77f-c4f0-4198-8b75-9d0bbd71efac tempest-TestEncryptedCinderVolumes-906252286 tempest-TestEncryptedCinderVolumes-906252286-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:26:24.355710 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-636a91fd-193d-4654-aa62-d63acbe70219 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-reader] Volume info retrieved successfully. Aug 01 00:26:24.356120 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1261/5057] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:26:24 2026] POST /volume/v3/types => generated 212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:24.359446 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-636a91fd-193d-4654-aa62-d63acbe70219 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-reader] https://10.4.3.222/volume/v3/volumes/be6e0b8f-2004-4ed7-916c-0ba58115b1e0 returned with HTTP 200 Aug 01 00:26:24.359921 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1266/5058] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:24 2026] GET /volume/v3/volumes/be6e0b8f-2004-4ed7-916c-0ba58115b1e0 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:24.363233 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6cf49dee-251c-42e6-b6e5-2ce9a61839e3 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:24.364958 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6cf49dee-251c-42e6-b6e5-2ce9a61839e3 tempest-TestEncryptedCinderVolumes-906252286 tempest-TestEncryptedCinderVolumes-906252286-project-admin] POST https://10.4.3.222/volume/v3/types/386ac801-e497-4c9a-a555-1cd6c2d2a9e9/encryption Aug 01 00:26:24.365289 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6cf49dee-251c-42e6-b6e5-2ce9a61839e3 tempest-TestEncryptedCinderVolumes-906252286 tempest-TestEncryptedCinderVolumes-906252286-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:24.372502 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1892ac13-12d0-4b6f-bfe1-b6c3b2de5d81 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:24.374291 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1892ac13-12d0-4b6f-bfe1-b6c3b2de5d81 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/be6e0b8f-2004-4ed7-916c-0ba58115b1e0 Aug 01 00:26:24.374812 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1892ac13-12d0-4b6f-bfe1-b6c3b2de5d81 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:24.374886 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1892ac13-12d0-4b6f-bfe1-b6c3b2de5d81 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:24.375030 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-1892ac13-12d0-4b6f-bfe1-b6c3b2de5d81 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Delete volume with id: be6e0b8f-2004-4ed7-916c-0ba58115b1e0 Aug 01 00:26:24.382570 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:24.382570 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:24.382938 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-1892ac13-12d0-4b6f-bfe1-b6c3b2de5d81 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Volume info retrieved successfully. Aug 01 00:26:24.387576 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6cf49dee-251c-42e6-b6e5-2ce9a61839e3 tempest-TestEncryptedCinderVolumes-906252286 tempest-TestEncryptedCinderVolumes-906252286-project-admin] https://10.4.3.222/volume/v3/types/386ac801-e497-4c9a-a555-1cd6c2d2a9e9/encryption returned with HTTP 200 Aug 01 00:26:24.388008 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1265/5059] 10.4.3.222 () {68 vars in 1397 bytes} [Sat Aug 1 00:26:24 2026] POST /volume/v3/types/386ac801-e497-4c9a-a555-1cd6c2d2a9e9/encryption => generated 230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:24.402344 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-1892ac13-12d0-4b6f-bfe1-b6c3b2de5d81 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Delete volume request issued successfully. Aug 01 00:26:24.402717 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1892ac13-12d0-4b6f-bfe1-b6c3b2de5d81 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] https://10.4.3.222/volume/v3/volumes/be6e0b8f-2004-4ed7-916c-0ba58115b1e0 returned with HTTP 202 Aug 01 00:26:24.403197 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1268/5060] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:26:24 2026] DELETE /volume/v3/volumes/be6e0b8f-2004-4ed7-916c-0ba58115b1e0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:26:24.416611 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-48c0b2c8-99d3-4799-9121-9053b12ce5d6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:24.419206 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c0cf27f8-4b3c-41a7-9c5d-7162b8ed33ef None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:24.419308 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-48c0b2c8-99d3-4799-9121-9053b12ce5d6 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] GET https://10.4.3.222/volume/v3/volumes/be6e0b8f-2004-4ed7-916c-0ba58115b1e0 Aug 01 00:26:24.419407 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-48c0b2c8-99d3-4799-9121-9053b12ce5d6 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:24.419580 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-48c0b2c8-99d3-4799-9121-9053b12ce5d6 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:24.422331 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c0cf27f8-4b3c-41a7-9c5d-7162b8ed33ef tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:26:24.422733 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c0cf27f8-4b3c-41a7-9c5d-7162b8ed33ef tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1411844715", "snapshot_id": null, "imageRef": "a7e69f30-42a3-4df7-b511-e7ec77a3747d", "volume_type": "tempest-scenario-type-luks-1178245429", "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:24.425435 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-c0cf27f8-4b3c-41a7-9c5d-7162b8ed33ef tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1411844715', 'snapshot_id': None, 'imageRef': 'a7e69f30-42a3-4df7-b511-e7ec77a3747d', 'volume_type': 'tempest-scenario-type-luks-1178245429', 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:26:24.426336 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:24.426336 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:24.430360 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-48c0b2c8-99d3-4799-9121-9053b12ce5d6 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Volume info retrieved successfully. Aug 01 00:26:24.434797 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-48c0b2c8-99d3-4799-9121-9053b12ce5d6 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] https://10.4.3.222/volume/v3/volumes/be6e0b8f-2004-4ed7-916c-0ba58115b1e0 returned with HTTP 200 Aug 01 00:26:24.435316 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1262/5061] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:24 2026] GET /volume/v3/volumes/be6e0b8f-2004-4ed7-916c-0ba58115b1e0 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:24.526756 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-c0cf27f8-4b3c-41a7-9c5d-7162b8ed33ef tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Create volume of 1 GB Aug 01 00:26:24.527054 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:24.527054 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:24.527484 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c0cf27f8-4b3c-41a7-9c5d-7162b8ed33ef tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Availability Zones retrieved successfully. Aug 01 00:26:24.532451 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c0cf27f8-4b3c-41a7-9c5d-7162b8ed33ef tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Flow 'volume_create_api' (a96f956a-93c2-4305-a734-af836fa6b9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:26:24.533282 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c0cf27f8-4b3c-41a7-9c5d-7162b8ed33ef tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58c7294b-e298-47ac-8839-70846cbfd124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:24.534071 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-c0cf27f8-4b3c-41a7-9c5d-7162b8ed33ef tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:26:24.582259 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c0cf27f8-4b3c-41a7-9c5d-7162b8ed33ef tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58c7294b-e298-47ac-8839-70846cbfd124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:26:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=386ac801-e497-4c9a-a555-1cd6c2d2a9e9,is_public=True,name='tempest-scenario-type-luks-1178245429',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '386ac801-e497-4c9a-a555-1cd6c2d2a9e9', '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=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:24.583009 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c0cf27f8-4b3c-41a7-9c5d-7162b8ed33ef tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (582a5d3e-2369-4aec-9d30-f80b4a2cfbcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:24.609662 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-c0cf27f8-4b3c-41a7-9c5d-7162b8ed33ef tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1178245429 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1178245429, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:26:24.609980 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-c0cf27f8-4b3c-41a7-9c5d-7162b8ed33ef tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1178245429 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1178245429, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:26:24.637957 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-c0cf27f8-4b3c-41a7-9c5d-7162b8ed33ef tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Created reservations ['f7656e22-bcc7-4a50-ae76-37bf464c740c', 'af3818e5-1e34-40d3-82d2-e1bd9588ae99', '3677ac13-7f0f-4216-9d14-a80f4dbaa3be', 'e06a6b5c-d78a-4b01-b7fd-75759c322463'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:26:24.638503 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c0cf27f8-4b3c-41a7-9c5d-7162b8ed33ef tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (582a5d3e-2369-4aec-9d30-f80b4a2cfbcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7656e22-bcc7-4a50-ae76-37bf464c740c', 'af3818e5-1e34-40d3-82d2-e1bd9588ae99', '3677ac13-7f0f-4216-9d14-a80f4dbaa3be', 'e06a6b5c-d78a-4b01-b7fd-75759c322463']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:24.640280 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c0cf27f8-4b3c-41a7-9c5d-7162b8ed33ef tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (337b3401-72be-42c3-945e-98e6a9285406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:24.661868 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c0cf27f8-4b3c-41a7-9c5d-7162b8ed33ef tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (337b3401-72be-42c3-945e-98e6a9285406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '632b7687-753f-486e-a0fd-afe3ded61363', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1411844715',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07b06f7748254a70b8b3aeca16e029fd',qos_specs=None,replication_status=,reservations=['f7656e22-bcc7-4a50-ae76-37bf464c740c','af3818e5-1e34-40d3-82d2-e1bd9588ae99','3677ac13-7f0f-4216-9d14-a80f4dbaa3be','e06a6b5c-d78a-4b01-b7fd-75759c322463'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='662931b30fec4779990598543610e2db',volume_type_id=386ac801-e497-4c9a-a555-1cd6c2d2a9e9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:26:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1411844715',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=632b7687-753f-486e-a0fd-afe3ded61363,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07b06f7748254a70b8b3aeca16e029fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='662931b30fec4779990598543610e2db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(386ac801-e497-4c9a-a555-1cd6c2d2a9e9),volume_type_id=386ac801-e497-4c9a-a555-1cd6c2d2a9e9)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:24.662609 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c0cf27f8-4b3c-41a7-9c5d-7162b8ed33ef tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef57aa46-45d6-419c-bd01-0aeec783215f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:24.698562 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c0cf27f8-4b3c-41a7-9c5d-7162b8ed33ef tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef57aa46-45d6-419c-bd01-0aeec783215f) transitioned into state 'SUCCESS' from state '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-1411844715',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07b06f7748254a70b8b3aeca16e029fd',qos_specs=None,replication_status=,reservations=['f7656e22-bcc7-4a50-ae76-37bf464c740c','af3818e5-1e34-40d3-82d2-e1bd9588ae99','3677ac13-7f0f-4216-9d14-a80f4dbaa3be','e06a6b5c-d78a-4b01-b7fd-75759c322463'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='662931b30fec4779990598543610e2db',volume_type_id=386ac801-e497-4c9a-a555-1cd6c2d2a9e9)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:24.699293 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c0cf27f8-4b3c-41a7-9c5d-7162b8ed33ef tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7781da7a-4a51-4e06-a6e4-f6b52524bf2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:24.707681 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-44e65d4f-b297-4075-b1f8-357151121741 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:24.708103 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-44e65d4f-b297-4075-b1f8-357151121741 None None] GET https://10.4.3.222/volume// Aug 01 00:26:24.708261 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-44e65d4f-b297-4075-b1f8-357151121741 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:24.708458 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-44e65d4f-b297-4075-b1f8-357151121741 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:24.708748 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-44e65d4f-b297-4075-b1f8-357151121741 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:26:24.709070 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1266/5062] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:26: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 01 00:26:24.710448 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c0cf27f8-4b3c-41a7-9c5d-7162b8ed33ef tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7781da7a-4a51-4e06-a6e4-f6b52524bf2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:24.711467 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-c0cf27f8-4b3c-41a7-9c5d-7162b8ed33ef tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Flow 'volume_create_api' (a96f956a-93c2-4305-a734-af836fa6b9d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:26:24.711778 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c0cf27f8-4b3c-41a7-9c5d-7162b8ed33ef tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Create volume request issued successfully. Aug 01 00:26:24.712324 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c0cf27f8-4b3c-41a7-9c5d-7162b8ed33ef tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:26:24.712709 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1267/5063] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:26:24 2026] POST /volume/v3/volumes => generated 792 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:26:24.721291 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-b283e400-cb1b-48cd-9868-9befa0ef56a0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:24.728354 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-b283e400-cb1b-48cd-9868-9befa0ef56a0 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/9c77a38c-db5b-4bf0-a0c8-230a61c379e3 Aug 01 00:26:24.728354 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-b283e400-cb1b-48cd-9868-9befa0ef56a0 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:24.728354 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-b283e400-cb1b-48cd-9868-9befa0ef56a0 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:24.731090 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-968659b0-d0c1-4bd4-aea6-3b5f60065bf8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:24.739990 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-968659b0-d0c1-4bd4-aea6-3b5f60065bf8 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 Aug 01 00:26:24.739990 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-968659b0-d0c1-4bd4-aea6-3b5f60065bf8 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:24.739990 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-968659b0-d0c1-4bd4-aea6-3b5f60065bf8 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:24.741787 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:24.741787 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:24.748388 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:24.748388 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:24.751268 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-968659b0-d0c1-4bd4-aea6-3b5f60065bf8 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:24.751359 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-b283e400-cb1b-48cd-9868-9befa0ef56a0 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:26:24.757996 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-968659b0-d0c1-4bd4-aea6-3b5f60065bf8 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 returned with HTTP 200 Aug 01 00:26:24.758403 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1263/5064] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:24 2026] GET /volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:24.760275 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-b283e400-cb1b-48cd-9868-9befa0ef56a0 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/9c77a38c-db5b-4bf0-a0c8-230a61c379e3 returned with HTTP 200 Aug 01 00:26:24.760673 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1269/5065] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:26:24 2026] GET /volume/v3/volumes/9c77a38c-db5b-4bf0-a0c8-230a61c379e3 => generated 1573 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:24.871535 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-d4f38296-52a4-4b22-95c0-e455addb1a7b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:24.875400 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-d4f38296-52a4-4b22-95c0-e455addb1a7b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] PUT https://10.4.3.222/volume/v3/attachments/5cca627e-9f6c-4486-974d-9a042dccde56 Aug 01 00:26:24.875969 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-d4f38296-52a4-4b22-95c0-e455addb1a7b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:24.894571 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-d4f38296-52a4-4b22-95c0-e455addb1a7b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Acquiring lock "cinder-attachment_update-9c77a38c-db5b-4bf0-a0c8-230a61c379e3-np0000006296" by "attachment_update" {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:26:24.900603 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-d4f38296-52a4-4b22-95c0-e455addb1a7b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Lock "cinder-attachment_update-9c77a38c-db5b-4bf0-a0c8-230a61c379e3-np0000006296" acquired by "attachment_update" :: waited 0.006s {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:26:24.902162 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:24.902162 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:25.010227 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-d4f38296-52a4-4b22-95c0-e455addb1a7b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Lock "cinder-attachment_update-9c77a38c-db5b-4bf0-a0c8-230a61c379e3-np0000006296" released by "attachment_update" :: held 0.110s {{(pid=100409) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:26:25.010568 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-d4f38296-52a4-4b22-95c0-e455addb1a7b tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments/5cca627e-9f6c-4486-974d-9a042dccde56 returned with HTTP 200 Aug 01 00:26:25.011073 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1267/5066] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:26:24 2026] PUT /volume/v3/attachments/5cca627e-9f6c-4486-974d-9a042dccde56 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:25.036330 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-cecfc1be-9b31-46d7-9961-491e6b7a5d77 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:25.040739 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-cecfc1be-9b31-46d7-9961-491e6b7a5d77 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] POST https://10.4.3.222/volume/v3/attachments/5cca627e-9f6c-4486-974d-9a042dccde56/action Aug 01 00:26:25.041223 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-cecfc1be-9b31-46d7-9961-491e6b7a5d77 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:26:25.041397 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-cecfc1be-9b31-46d7-9961-491e6b7a5d77 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:25.061003 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:25.061003 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:25.078071 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f3bc0dfe-5139-4c6c-bba0-c1d8d3bbebbd req-cecfc1be-9b31-46d7-9961-491e6b7a5d77 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments/5cca627e-9f6c-4486-974d-9a042dccde56/action returned with HTTP 204 Aug 01 00:26:25.078252 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1268/5067] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:26:25 2026] POST /volume/v3/attachments/5cca627e-9f6c-4486-974d-9a042dccde56/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:25.333368 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-035de920-f8a0-41cb-ad99-37cd9506ba46 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:25.335253 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-035de920-f8a0-41cb-ad99-37cd9506ba46 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 Aug 01 00:26:25.335433 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-035de920-f8a0-41cb-ad99-37cd9506ba46 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:25.335614 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-035de920-f8a0-41cb-ad99-37cd9506ba46 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:25.337576 np0000006296 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=583,cinder:INSERT=88,cinder:UPDATE=170 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:26:25.345704 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:25.345704 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:25.349633 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-035de920-f8a0-41cb-ad99-37cd9506ba46 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:25.354247 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-035de920-f8a0-41cb-ad99-37cd9506ba46 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 returned with HTTP 200 Aug 01 00:26:25.354594 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1264/5068] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:25 2026] GET /volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:25.447360 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-60f8d5fe-f05f-42da-b0d8-6a633903abe0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:25.449537 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-60f8d5fe-f05f-42da-b0d8-6a633903abe0 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] GET https://10.4.3.222/volume/v3/volumes/be6e0b8f-2004-4ed7-916c-0ba58115b1e0 Aug 01 00:26:25.449825 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-60f8d5fe-f05f-42da-b0d8-6a633903abe0 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:25.450081 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-60f8d5fe-f05f-42da-b0d8-6a633903abe0 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:25.452289 np0000006296 devstack@c-api.service[100408]: DEBUG dbcounter [-] [100408] Writing DB stats cinder:SELECT=445,cinder:INSERT=55,cinder:UPDATE=118 {{(pid=100408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:26:25.457911 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-60f8d5fe-f05f-42da-b0d8-6a633903abe0 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] https://10.4.3.222/volume/v3/volumes/be6e0b8f-2004-4ed7-916c-0ba58115b1e0 returned with HTTP 404 Aug 01 00:26:25.458738 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1270/5069] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:25 2026] GET /volume/v3/volumes/be6e0b8f-2004-4ed7-916c-0ba58115b1e0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:26:25.467653 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-70323a03-ab88-495c-ae6c-6f8906694a7e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:25.471794 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-70323a03-ab88-495c-ae6c-6f8906694a7e tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:26:25.471794 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-70323a03-ab88-495c-ae6c-6f8906694a7e tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-934480691"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:25.471794 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-70323a03-ab88-495c-ae6c-6f8906694a7e tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-934480691'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:26:25.471794 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-70323a03-ab88-495c-ae6c-6f8906694a7e tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Create volume of 1 GB Aug 01 00:26:25.471794 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:25.471794 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:25.475784 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-70323a03-ab88-495c-ae6c-6f8906694a7e tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Availability Zones retrieved successfully. Aug 01 00:26:25.481347 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-70323a03-ab88-495c-ae6c-6f8906694a7e tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Flow 'volume_create_api' (28852215-180a-4336-95e0-37ecce51f691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:26:25.482343 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-70323a03-ab88-495c-ae6c-6f8906694a7e tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cfe562d-9234-4c85-9585-936b9c9a17af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:25.483247 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-70323a03-ab88-495c-ae6c-6f8906694a7e tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:26:25.516913 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-70323a03-ab88-495c-ae6c-6f8906694a7e tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cfe562d-9234-4c85-9585-936b9c9a17af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:25.517837 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-70323a03-ab88-495c-ae6c-6f8906694a7e tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc3ad9b7-e3af-49c2-bc91-ff5ef629a88c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:25.569653 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-70323a03-ab88-495c-ae6c-6f8906694a7e tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Created reservations ['ddc0c36e-4a92-4be6-b191-56bc8d677122', '14c6e7b4-6573-41c8-a254-61b4115519f9', 'c7cf8145-2276-46ef-9236-0f0b31750d5f', 'a03e02cc-63da-44b4-bbd8-09750e1e1e45'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:26:25.570716 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-70323a03-ab88-495c-ae6c-6f8906694a7e tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc3ad9b7-e3af-49c2-bc91-ff5ef629a88c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddc0c36e-4a92-4be6-b191-56bc8d677122', '14c6e7b4-6573-41c8-a254-61b4115519f9', 'c7cf8145-2276-46ef-9236-0f0b31750d5f', 'a03e02cc-63da-44b4-bbd8-09750e1e1e45']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:25.571758 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-70323a03-ab88-495c-ae6c-6f8906694a7e tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e944aa3e-acf3-41cf-af42-5753bd5cafea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:25.602648 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-70323a03-ab88-495c-ae6c-6f8906694a7e tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e944aa3e-acf3-41cf-af42-5753bd5cafea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ca89222-dc13-4c05-9960-6b1f7b3a6490', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-934480691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0c7d14d6c0740ef8b465b09ae83e51f',qos_specs=None,replication_status=,reservations=['ddc0c36e-4a92-4be6-b191-56bc8d677122','14c6e7b4-6573-41c8-a254-61b4115519f9','c7cf8145-2276-46ef-9236-0f0b31750d5f','a03e02cc-63da-44b4-bbd8-09750e1e1e45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7e5b05cee664271a5dc500109065a21',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:26:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-934480691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ca89222-dc13-4c05-9960-6b1f7b3a6490,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0c7d14d6c0740ef8b465b09ae83e51f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7e5b05cee664271a5dc500109065a21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:25.603388 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-70323a03-ab88-495c-ae6c-6f8906694a7e tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7bdcd01-47d2-4519-b4a3-803433a855fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:25.620500 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-70323a03-ab88-495c-ae6c-6f8906694a7e tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7bdcd01-47d2-4519-b4a3-803433a855fd) transitioned into state 'SUCCESS' from state '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-934480691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0c7d14d6c0740ef8b465b09ae83e51f',qos_specs=None,replication_status=,reservations=['ddc0c36e-4a92-4be6-b191-56bc8d677122','14c6e7b4-6573-41c8-a254-61b4115519f9','c7cf8145-2276-46ef-9236-0f0b31750d5f','a03e02cc-63da-44b4-bbd8-09750e1e1e45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7e5b05cee664271a5dc500109065a21',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:25.621354 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-70323a03-ab88-495c-ae6c-6f8906694a7e tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c5fb5dc-245d-4e5b-867b-a46d27d174a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:25.631436 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-70323a03-ab88-495c-ae6c-6f8906694a7e tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c5fb5dc-245d-4e5b-867b-a46d27d174a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:25.632416 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-70323a03-ab88-495c-ae6c-6f8906694a7e tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Flow 'volume_create_api' (28852215-180a-4336-95e0-37ecce51f691) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:26:25.632744 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-70323a03-ab88-495c-ae6c-6f8906694a7e tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Create volume request issued successfully. Aug 01 00:26:25.633419 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-70323a03-ab88-495c-ae6c-6f8906694a7e tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:26:25.633950 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1268/5070] 10.4.3.222 () {70 vars in 1299 bytes} [Sat Aug 1 00:26:25 2026] POST /volume/v3/volumes => generated 777 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:25.652235 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-187803e2-1e05-469b-a22a-c55d60f4c831 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:25.655626 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-187803e2-1e05-469b-a22a-c55d60f4c831 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] GET https://10.4.3.222/volume/v3/volumes/4ca89222-dc13-4c05-9960-6b1f7b3a6490 Aug 01 00:26:25.655888 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-187803e2-1e05-469b-a22a-c55d60f4c831 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:25.656065 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-187803e2-1e05-469b-a22a-c55d60f4c831 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:25.666869 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:25.666869 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:25.670275 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-187803e2-1e05-469b-a22a-c55d60f4c831 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Volume info retrieved successfully. Aug 01 00:26:25.675002 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-187803e2-1e05-469b-a22a-c55d60f4c831 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] https://10.4.3.222/volume/v3/volumes/4ca89222-dc13-4c05-9960-6b1f7b3a6490 returned with HTTP 200 Aug 01 00:26:25.675452 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1269/5071] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:25 2026] GET /volume/v3/volumes/4ca89222-dc13-4c05-9960-6b1f7b3a6490 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:25.772130 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-06798126-e65a-400d-8adf-6d4f518a15cf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:25.773909 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-06798126-e65a-400d-8adf-6d4f518a15cf tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 Aug 01 00:26:25.774107 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-06798126-e65a-400d-8adf-6d4f518a15cf tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:25.774291 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-06798126-e65a-400d-8adf-6d4f518a15cf tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:25.791310 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:25.791310 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:25.795564 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-06798126-e65a-400d-8adf-6d4f518a15cf tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:25.800265 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-06798126-e65a-400d-8adf-6d4f518a15cf tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 returned with HTTP 200 Aug 01 00:26:25.800634 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1265/5072] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:25 2026] GET /volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 => generated 942 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:25.813413 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-cb8b9b99-7d80-4196-92a5-73f6f51a6cba req-3661cacc-4ed8-4b66-a323-f4677a11f14c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:25.815332 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-cb8b9b99-7d80-4196-92a5-73f6f51a6cba req-3661cacc-4ed8-4b66-a323-f4677a11f14c tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] POST https://10.4.3.222/volume/v3/attachments/9cb57e89-03f1-433e-9799-60dd0394d59e/action Aug 01 00:26:25.815685 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-cb8b9b99-7d80-4196-92a5-73f6f51a6cba req-3661cacc-4ed8-4b66-a323-f4677a11f14c tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Action body: b'{"os-complete": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:26:25.815878 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-cb8b9b99-7d80-4196-92a5-73f6f51a6cba req-3661cacc-4ed8-4b66-a323-f4677a11f14c tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:25.843167 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:25.843167 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:25.860576 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-cb8b9b99-7d80-4196-92a5-73f6f51a6cba req-3661cacc-4ed8-4b66-a323-f4677a11f14c tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/attachments/9cb57e89-03f1-433e-9799-60dd0394d59e/action returned with HTTP 204 Aug 01 00:26:25.861293 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1271/5073] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:26:25 2026] POST /volume/v3/attachments/9cb57e89-03f1-433e-9799-60dd0394d59e/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:25.906616 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-34cab49f-16b5-4ee6-a6c4-14abb888da7a req-cbd493ac-b155-415d-9e05-d8065c10e551 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:25.909672 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-34cab49f-16b5-4ee6-a6c4-14abb888da7a req-cbd493ac-b155-415d-9e05-d8065c10e551 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] DELETE https://10.4.3.222/volume/v3/attachments/5b227e4c-6109-4b2e-841f-c1aae6c69ec4 Aug 01 00:26:25.909955 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-34cab49f-16b5-4ee6-a6c4-14abb888da7a req-cbd493ac-b155-415d-9e05-d8065c10e551 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:25.910178 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-34cab49f-16b5-4ee6-a6c4-14abb888da7a req-cbd493ac-b155-415d-9e05-d8065c10e551 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:25.925418 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:25.925418 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:25.976007 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-34cab49f-16b5-4ee6-a6c4-14abb888da7a req-cbd493ac-b155-415d-9e05-d8065c10e551 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/attachments/5b227e4c-6109-4b2e-841f-c1aae6c69ec4 returned with HTTP 200 Aug 01 00:26:25.976593 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1269/5074] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:26:25 2026] DELETE /volume/v3/attachments/5b227e4c-6109-4b2e-841f-c1aae6c69ec4 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:26.367397 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8719c767-1a86-4a64-ae43-760307f91099 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:26.369322 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8719c767-1a86-4a64-ae43-760307f91099 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 Aug 01 00:26:26.369596 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8719c767-1a86-4a64-ae43-760307f91099 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:26.369665 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8719c767-1a86-4a64-ae43-760307f91099 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:26.381726 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:26.381726 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:26.385731 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8719c767-1a86-4a64-ae43-760307f91099 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:26.390062 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8719c767-1a86-4a64-ae43-760307f91099 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 returned with HTTP 200 Aug 01 00:26:26.390426 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1270/5075] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:26 2026] GET /volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 => generated 1230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:26.402684 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-97d9e9de-3054-4a2d-8eca-1a8ec670ede8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:26.405564 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-97d9e9de-3054-4a2d-8eca-1a8ec670ede8 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 Aug 01 00:26:26.405831 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-97d9e9de-3054-4a2d-8eca-1a8ec670ede8 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:26.406108 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-97d9e9de-3054-4a2d-8eca-1a8ec670ede8 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:26.419181 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:26.419181 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:26.423892 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-97d9e9de-3054-4a2d-8eca-1a8ec670ede8 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:26.430646 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-97d9e9de-3054-4a2d-8eca-1a8ec670ede8 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 returned with HTTP 200 Aug 01 00:26:26.431245 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1266/5076] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:26 2026] GET /volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 => generated 1230 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:26.690168 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-dd0a0416-b268-4d28-a74a-8e2cee625732 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:26.691899 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-dd0a0416-b268-4d28-a74a-8e2cee625732 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] GET https://10.4.3.222/volume/v3/volumes/4ca89222-dc13-4c05-9960-6b1f7b3a6490 Aug 01 00:26:26.692100 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-dd0a0416-b268-4d28-a74a-8e2cee625732 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:26.692298 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-dd0a0416-b268-4d28-a74a-8e2cee625732 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:26.700351 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:26.700351 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:26.703461 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-dd0a0416-b268-4d28-a74a-8e2cee625732 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Volume info retrieved successfully. Aug 01 00:26:26.706739 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-dd0a0416-b268-4d28-a74a-8e2cee625732 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] https://10.4.3.222/volume/v3/volumes/4ca89222-dc13-4c05-9960-6b1f7b3a6490 returned with HTTP 200 Aug 01 00:26:26.707182 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1272/5077] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:26 2026] GET /volume/v3/volumes/4ca89222-dc13-4c05-9960-6b1f7b3a6490 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:26.719448 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-547fd514-6f8e-47ab-85a6-3390edeb7e38 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:26.721365 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-547fd514-6f8e-47ab-85a6-3390edeb7e38 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-reader] GET https://10.4.3.222/volume/v3/volumes/summary Aug 01 00:26:26.721629 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-547fd514-6f8e-47ab-85a6-3390edeb7e38 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-reader] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:26.722228 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-547fd514-6f8e-47ab-85a6-3390edeb7e38 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-reader] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:26.722531 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.api_utils [None req-547fd514-6f8e-47ab-85a6-3390edeb7e38 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-reader] Removing options '' from query. {{(pid=100409) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:26:26.722762 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:26.722762 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:26.729262 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-547fd514-6f8e-47ab-85a6-3390edeb7e38 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-reader] Get summary completed successfully. Aug 01 00:26:26.729556 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-547fd514-6f8e-47ab-85a6-3390edeb7e38 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-reader] https://10.4.3.222/volume/v3/volumes/summary returned with HTTP 200 Aug 01 00:26:26.729959 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1270/5078] 10.4.3.222 () {68 vars in 1302 bytes} [Sat Aug 1 00:26:26 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:26.738993 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9f38c884-ac6e-4040-a5b4-b6bdeb8cfd72 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:26.740707 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9f38c884-ac6e-4040-a5b4-b6bdeb8cfd72 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/4ca89222-dc13-4c05-9960-6b1f7b3a6490 Aug 01 00:26:26.740976 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9f38c884-ac6e-4040-a5b4-b6bdeb8cfd72 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:26.741162 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9f38c884-ac6e-4040-a5b4-b6bdeb8cfd72 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:26.741311 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-9f38c884-ac6e-4040-a5b4-b6bdeb8cfd72 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Delete volume with id: 4ca89222-dc13-4c05-9960-6b1f7b3a6490 Aug 01 00:26:26.752674 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:26.752674 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:26.753187 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9f38c884-ac6e-4040-a5b4-b6bdeb8cfd72 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Volume info retrieved successfully. Aug 01 00:26:26.774406 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9f38c884-ac6e-4040-a5b4-b6bdeb8cfd72 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Delete volume request issued successfully. Aug 01 00:26:26.774583 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9f38c884-ac6e-4040-a5b4-b6bdeb8cfd72 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] https://10.4.3.222/volume/v3/volumes/4ca89222-dc13-4c05-9960-6b1f7b3a6490 returned with HTTP 202 Aug 01 00:26:26.775040 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1271/5079] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:26:26 2026] DELETE /volume/v3/volumes/4ca89222-dc13-4c05-9960-6b1f7b3a6490 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:26:26.781933 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ac644c17-df21-4f18-bd2d-8233882e7d26 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:26.783707 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ac644c17-df21-4f18-bd2d-8233882e7d26 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] GET https://10.4.3.222/volume/v3/volumes/4ca89222-dc13-4c05-9960-6b1f7b3a6490 Aug 01 00:26:26.783959 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ac644c17-df21-4f18-bd2d-8233882e7d26 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:26.784118 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ac644c17-df21-4f18-bd2d-8233882e7d26 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:26.794148 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:26.794148 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:26.797790 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ac644c17-df21-4f18-bd2d-8233882e7d26 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Volume info retrieved successfully. Aug 01 00:26:26.801602 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ac644c17-df21-4f18-bd2d-8233882e7d26 tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] https://10.4.3.222/volume/v3/volumes/4ca89222-dc13-4c05-9960-6b1f7b3a6490 returned with HTTP 200 Aug 01 00:26:26.801994 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1267/5080] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:26 2026] GET /volume/v3/volumes/4ca89222-dc13-4c05-9960-6b1f7b3a6490 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:26.814037 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e3a8ace5-b875-4435-8d35-d1476414dba0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:26.816188 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e3a8ace5-b875-4435-8d35-d1476414dba0 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 Aug 01 00:26:26.816434 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e3a8ace5-b875-4435-8d35-d1476414dba0 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:26.816680 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e3a8ace5-b875-4435-8d35-d1476414dba0 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:26.824551 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:26.824551 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:26.829699 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-e3a8ace5-b875-4435-8d35-d1476414dba0 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:26.835431 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e3a8ace5-b875-4435-8d35-d1476414dba0 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 returned with HTTP 200 Aug 01 00:26:26.835970 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1273/5081] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:26 2026] GET /volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:26.901990 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-1f53cd18-bf20-4ab9-8cea-e435f172bf2d req-48c5de2b-3b26-46a6-a2e9-c989d61465fa None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:26.903988 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-1f53cd18-bf20-4ab9-8cea-e435f172bf2d req-48c5de2b-3b26-46a6-a2e9-c989d61465fa tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 Aug 01 00:26:26.904170 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-1f53cd18-bf20-4ab9-8cea-e435f172bf2d req-48c5de2b-3b26-46a6-a2e9-c989d61465fa tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:26.904392 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-1f53cd18-bf20-4ab9-8cea-e435f172bf2d req-48c5de2b-3b26-46a6-a2e9-c989d61465fa tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:26.914375 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:26.914375 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:26.921699 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-1f53cd18-bf20-4ab9-8cea-e435f172bf2d req-48c5de2b-3b26-46a6-a2e9-c989d61465fa tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:26:26.926159 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-1f53cd18-bf20-4ab9-8cea-e435f172bf2d req-48c5de2b-3b26-46a6-a2e9-c989d61465fa tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 returned with HTTP 200 Aug 01 00:26:26.926528 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1271/5082] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:26:26 2026] GET /volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:27.050490 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-add4bbcb-2bdd-48d0-a1bf-34d65c58c6a4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:27.052071 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-add4bbcb-2bdd-48d0-a1bf-34d65c58c6a4 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc Aug 01 00:26:27.052294 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-add4bbcb-2bdd-48d0-a1bf-34d65c58c6a4 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:27.052492 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-add4bbcb-2bdd-48d0-a1bf-34d65c58c6a4 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:27.062255 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:27.062255 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:27.068816 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-add4bbcb-2bdd-48d0-a1bf-34d65c58c6a4 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:27.075935 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-add4bbcb-2bdd-48d0-a1bf-34d65c58c6a4 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc returned with HTTP 200 Aug 01 00:26:27.076443 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1272/5083] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:27 2026] GET /volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc => generated 937 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:27.388717 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-208e714a-dfcc-42b6-b762-77b6b0031f77 req-df68b5ac-8eb5-4f36-9cc1-8f9c3b612f25 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:27.391033 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-208e714a-dfcc-42b6-b762-77b6b0031f77 req-df68b5ac-8eb5-4f36-9cc1-8f9c3b612f25 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc Aug 01 00:26:27.391248 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-208e714a-dfcc-42b6-b762-77b6b0031f77 req-df68b5ac-8eb5-4f36-9cc1-8f9c3b612f25 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:27.391448 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-208e714a-dfcc-42b6-b762-77b6b0031f77 req-df68b5ac-8eb5-4f36-9cc1-8f9c3b612f25 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:27.398896 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:27.398896 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:27.402921 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-208e714a-dfcc-42b6-b762-77b6b0031f77 req-df68b5ac-8eb5-4f36-9cc1-8f9c3b612f25 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:27.406981 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-208e714a-dfcc-42b6-b762-77b6b0031f77 req-df68b5ac-8eb5-4f36-9cc1-8f9c3b612f25 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc returned with HTTP 200 Aug 01 00:26:27.407330 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1268/5084] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:26:27 2026] GET /volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc => generated 937 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:27.517840 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-68f22615-3dd0-4243-ba54-89a456f8b3bd None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:27.519051 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-68f22615-3dd0-4243-ba54-89a456f8b3bd None None] GET https://10.4.3.222/volume// Aug 01 00:26:27.519051 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-68f22615-3dd0-4243-ba54-89a456f8b3bd None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:27.519051 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-68f22615-3dd0-4243-ba54-89a456f8b3bd None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:27.519051 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-68f22615-3dd0-4243-ba54-89a456f8b3bd None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:26:27.519258 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1274/5085] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:26: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 01 00:26:27.527981 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-208e714a-dfcc-42b6-b762-77b6b0031f77 req-4be2c506-7ca7-462b-853a-955844c303d4 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:27.530983 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-208e714a-dfcc-42b6-b762-77b6b0031f77 req-4be2c506-7ca7-462b-853a-955844c303d4 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:26:27.531446 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-208e714a-dfcc-42b6-b762-77b6b0031f77 req-4be2c506-7ca7-462b-853a-955844c303d4 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0fcc0a27-e9ce-4068-b2f8-2024d2063fbc", "connector": null, "instance_uuid": "e28678fa-3df8-4da8-ace0-79fcf5983f43"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:27.536946 np0000006296 devstack@c-api.service[100409]: DEBUG dbcounter [-] [100409] Writing DB stats cinder:SELECT=420,cinder:UPDATE=77,cinder:INSERT=33 {{(pid=100409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:26:27.545161 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:27.545161 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:27.577529 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-208e714a-dfcc-42b6-b762-77b6b0031f77 req-4be2c506-7ca7-462b-853a-955844c303d4 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:26:27.577925 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1272/5086] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:26:27 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:27.617092 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a308066b-d515-4615-b156-d5d186ed0bd8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:27.617619 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a308066b-d515-4615-b156-d5d186ed0bd8 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc Aug 01 00:26:27.617800 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a308066b-d515-4615-b156-d5d186ed0bd8 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:27.617984 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a308066b-d515-4615-b156-d5d186ed0bd8 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:27.628877 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:27.628877 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:27.632972 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a308066b-d515-4615-b156-d5d186ed0bd8 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:27.635877 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a308066b-d515-4615-b156-d5d186ed0bd8 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc returned with HTTP 200 Aug 01 00:26:27.636297 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1273/5087] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:27 2026] GET /volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:27.644086 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c744eedf-34b3-451c-bbfe-a624534aa0a3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:27.644698 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c744eedf-34b3-451c-bbfe-a624534aa0a3 None None] GET https://10.4.3.222/volume// Aug 01 00:26:27.644821 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c744eedf-34b3-451c-bbfe-a624534aa0a3 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:27.645013 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c744eedf-34b3-451c-bbfe-a624534aa0a3 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:27.645325 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c744eedf-34b3-451c-bbfe-a624534aa0a3 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:26:27.645576 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1269/5088] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:26: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 01 00:26:27.658090 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-208e714a-dfcc-42b6-b762-77b6b0031f77 req-88b9ce6b-e227-4fc0-af3b-368afcb6a910 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:27.661236 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-208e714a-dfcc-42b6-b762-77b6b0031f77 req-88b9ce6b-e227-4fc0-af3b-368afcb6a910 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc Aug 01 00:26:27.661236 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-208e714a-dfcc-42b6-b762-77b6b0031f77 req-88b9ce6b-e227-4fc0-af3b-368afcb6a910 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:27.661236 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-208e714a-dfcc-42b6-b762-77b6b0031f77 req-88b9ce6b-e227-4fc0-af3b-368afcb6a910 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:27.675637 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:27.675637 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:27.679628 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-208e714a-dfcc-42b6-b762-77b6b0031f77 req-88b9ce6b-e227-4fc0-af3b-368afcb6a910 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:27.683409 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-208e714a-dfcc-42b6-b762-77b6b0031f77 req-88b9ce6b-e227-4fc0-af3b-368afcb6a910 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc returned with HTTP 200 Aug 01 00:26:27.683836 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1275/5089] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:26:27 2026] GET /volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc => generated 1116 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:27.815648 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b1f8ca52-ee18-41f5-b32f-0f919a8f395d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:27.819790 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b1f8ca52-ee18-41f5-b32f-0f919a8f395d tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] GET https://10.4.3.222/volume/v3/volumes/4ca89222-dc13-4c05-9960-6b1f7b3a6490 Aug 01 00:26:27.819790 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b1f8ca52-ee18-41f5-b32f-0f919a8f395d tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:27.819790 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b1f8ca52-ee18-41f5-b32f-0f919a8f395d tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:27.824172 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-208e714a-dfcc-42b6-b762-77b6b0031f77 req-fc25a489-57d6-4fd3-8f82-93f928acdf4c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:27.826247 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-208e714a-dfcc-42b6-b762-77b6b0031f77 req-fc25a489-57d6-4fd3-8f82-93f928acdf4c tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] PUT https://10.4.3.222/volume/v3/attachments/abe2cbb7-50f6-42ae-a71c-4c57a520a819 Aug 01 00:26:27.826629 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-208e714a-dfcc-42b6-b762-77b6b0031f77 req-fc25a489-57d6-4fd3-8f82-93f928acdf4c tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:27.829451 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b1f8ca52-ee18-41f5-b32f-0f919a8f395d tempest-ProjectReaderTests-379729298 tempest-ProjectReaderTests-379729298-project-admin] https://10.4.3.222/volume/v3/volumes/4ca89222-dc13-4c05-9960-6b1f7b3a6490 returned with HTTP 404 Aug 01 00:26:27.830169 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1273/5090] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:26:27 2026] GET /volume/v3/volumes/4ca89222-dc13-4c05-9960-6b1f7b3a6490 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:26:27.836013 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-208e714a-dfcc-42b6-b762-77b6b0031f77 req-fc25a489-57d6-4fd3-8f82-93f928acdf4c tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Acquiring lock "cinder-attachment_update-0fcc0a27-e9ce-4068-b2f8-2024d2063fbc-np0000006296" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:26:27.841319 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-208e714a-dfcc-42b6-b762-77b6b0031f77 req-fc25a489-57d6-4fd3-8f82-93f928acdf4c tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Lock "cinder-attachment_update-0fcc0a27-e9ce-4068-b2f8-2024d2063fbc-np0000006296" acquired by "attachment_update" :: waited 0.006s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:26:27.842085 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:27.842085 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:27.853757 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-442e060d-93fe-4e55-89be-a57dccef0c89 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:27.856737 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-442e060d-93fe-4e55-89be-a57dccef0c89 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 Aug 01 00:26:27.856976 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-442e060d-93fe-4e55-89be-a57dccef0c89 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:27.857183 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-442e060d-93fe-4e55-89be-a57dccef0c89 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:27.868369 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:27.868369 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:27.874360 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-442e060d-93fe-4e55-89be-a57dccef0c89 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:27.878270 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-442e060d-93fe-4e55-89be-a57dccef0c89 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 returned with HTTP 200 Aug 01 00:26:27.878650 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1270/5091] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:27 2026] GET /volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 => generated 945 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:27.934600 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-208e714a-dfcc-42b6-b762-77b6b0031f77 req-fc25a489-57d6-4fd3-8f82-93f928acdf4c tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Lock "cinder-attachment_update-0fcc0a27-e9ce-4068-b2f8-2024d2063fbc-np0000006296" released by "attachment_update" :: held 0.093s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:26:27.935269 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-208e714a-dfcc-42b6-b762-77b6b0031f77 req-fc25a489-57d6-4fd3-8f82-93f928acdf4c tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/attachments/abe2cbb7-50f6-42ae-a71c-4c57a520a819 returned with HTTP 200 Aug 01 00:26:27.935415 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1274/5092] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:26:27 2026] PUT /volume/v3/attachments/abe2cbb7-50f6-42ae-a71c-4c57a520a819 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:28.650384 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c3093ee4-4c13-47a3-ba07-40c7df1fecb9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:28.652075 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c3093ee4-4c13-47a3-ba07-40c7df1fecb9 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc Aug 01 00:26:28.652248 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c3093ee4-4c13-47a3-ba07-40c7df1fecb9 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:28.654538 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c3093ee4-4c13-47a3-ba07-40c7df1fecb9 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:28.661158 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:28.661158 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:28.664349 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c3093ee4-4c13-47a3-ba07-40c7df1fecb9 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:28.667789 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c3093ee4-4c13-47a3-ba07-40c7df1fecb9 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc returned with HTTP 200 Aug 01 00:26:28.668124 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1276/5093] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:28 2026] GET /volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc => generated 937 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:28.890415 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5eb2593a-3d72-4c2e-a5cc-288f198751d5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:28.892717 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5eb2593a-3d72-4c2e-a5cc-288f198751d5 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 Aug 01 00:26:28.892988 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5eb2593a-3d72-4c2e-a5cc-288f198751d5 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:28.893223 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5eb2593a-3d72-4c2e-a5cc-288f198751d5 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:28.901163 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:28.901163 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:28.905282 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-5eb2593a-3d72-4c2e-a5cc-288f198751d5 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:28.909356 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5eb2593a-3d72-4c2e-a5cc-288f198751d5 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 returned with HTTP 200 Aug 01 00:26:28.909687 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1274/5094] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:28 2026] GET /volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:29.685824 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3891c1f1-0b14-443b-9a64-3882092bb290 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:29.687856 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3891c1f1-0b14-443b-9a64-3882092bb290 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc Aug 01 00:26:29.688053 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3891c1f1-0b14-443b-9a64-3882092bb290 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:29.688245 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3891c1f1-0b14-443b-9a64-3882092bb290 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:29.701534 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:29.701534 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:29.705430 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3891c1f1-0b14-443b-9a64-3882092bb290 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:29.713475 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3891c1f1-0b14-443b-9a64-3882092bb290 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc returned with HTTP 200 Aug 01 00:26:29.713909 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1271/5095] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:29 2026] GET /volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc => generated 937 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:29.789095 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-75fdff4c-0b4e-49f6-9fc4-664a1cd5568b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:29.791357 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-75fdff4c-0b4e-49f6-9fc4-664a1cd5568b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] DELETE https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 Aug 01 00:26:29.791617 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-75fdff4c-0b4e-49f6-9fc4-664a1cd5568b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:29.791930 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-75fdff4c-0b4e-49f6-9fc4-664a1cd5568b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:29.792153 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-75fdff4c-0b4e-49f6-9fc4-664a1cd5568b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Delete volume with id: d8673412-f986-4f9a-bc17-e88812ed19d4 Aug 01 00:26:29.801406 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:29.801406 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:29.801875 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-75fdff4c-0b4e-49f6-9fc4-664a1cd5568b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:26:29.821217 np0000006296 devstack@c-api.service[100406]: WARNING cinder.keymgr.conf_key_mgr [None req-75fdff4c-0b4e-49f6-9fc4-664a1cd5568b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 00:26:29.827249 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-75fdff4c-0b4e-49f6-9fc4-664a1cd5568b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Delete volume request issued successfully. Aug 01 00:26:29.827431 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-75fdff4c-0b4e-49f6-9fc4-664a1cd5568b tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 returned with HTTP 202 Aug 01 00:26:29.827858 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1275/5096] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:26:29 2026] DELETE /volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:26:29.837609 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d35cb15f-744d-4b35-b489-7e89c9b51e44 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:29.839738 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d35cb15f-744d-4b35-b489-7e89c9b51e44 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 Aug 01 00:26:29.840097 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d35cb15f-744d-4b35-b489-7e89c9b51e44 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:29.840306 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d35cb15f-744d-4b35-b489-7e89c9b51e44 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:29.847573 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:29.847573 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:29.851345 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-d35cb15f-744d-4b35-b489-7e89c9b51e44 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Volume info retrieved successfully. Aug 01 00:26:29.856051 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d35cb15f-744d-4b35-b489-7e89c9b51e44 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 returned with HTTP 200 Aug 01 00:26:29.856431 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1277/5097] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:29 2026] GET /volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:29.923806 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5903ef7f-74a0-4a09-9b44-2c7685473396 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:29.925734 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5903ef7f-74a0-4a09-9b44-2c7685473396 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 Aug 01 00:26:29.926003 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5903ef7f-74a0-4a09-9b44-2c7685473396 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:29.926253 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5903ef7f-74a0-4a09-9b44-2c7685473396 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:29.934294 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:29.934294 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:29.938227 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-5903ef7f-74a0-4a09-9b44-2c7685473396 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:29.942277 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5903ef7f-74a0-4a09-9b44-2c7685473396 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 returned with HTTP 200 Aug 01 00:26:29.942910 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1275/5098] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:29 2026] GET /volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:30.726223 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-587c73f7-eb70-4c17-b41b-90f3d42b12dc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:30.728092 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-587c73f7-eb70-4c17-b41b-90f3d42b12dc tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc Aug 01 00:26:30.728287 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-587c73f7-eb70-4c17-b41b-90f3d42b12dc tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:30.728481 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-587c73f7-eb70-4c17-b41b-90f3d42b12dc tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:30.737452 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:30.737452 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:30.740713 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-587c73f7-eb70-4c17-b41b-90f3d42b12dc tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:30.744342 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-587c73f7-eb70-4c17-b41b-90f3d42b12dc tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc returned with HTTP 200 Aug 01 00:26:30.744693 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1272/5099] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:30 2026] GET /volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc => generated 937 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:30.872533 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f3e96a28-2c81-4e08-808e-9135e37112e1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:30.877785 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f3e96a28-2c81-4e08-808e-9135e37112e1 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] GET https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 Aug 01 00:26:30.877785 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f3e96a28-2c81-4e08-808e-9135e37112e1 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:30.877785 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f3e96a28-2c81-4e08-808e-9135e37112e1 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:30.882170 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f3e96a28-2c81-4e08-808e-9135e37112e1 tempest-TestEncryptedCinderVolumes-6572312 tempest-TestEncryptedCinderVolumes-6572312-project-member] https://10.4.3.222/volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 returned with HTTP 404 Aug 01 00:26:30.882789 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1276/5100] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:30 2026] GET /volume/v3/volumes/d8673412-f986-4f9a-bc17-e88812ed19d4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:30.889096 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9914398c-1677-412b-9b01-6e366dfbbf68 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:30.958311 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-dc7d4e6c-2274-4af7-a15e-35ce1f3d218b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:30.960931 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-dc7d4e6c-2274-4af7-a15e-35ce1f3d218b tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 Aug 01 00:26:30.961102 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-dc7d4e6c-2274-4af7-a15e-35ce1f3d218b tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:30.961364 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-dc7d4e6c-2274-4af7-a15e-35ce1f3d218b tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:30.972110 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:30.972110 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:30.980626 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-dc7d4e6c-2274-4af7-a15e-35ce1f3d218b tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:30.986053 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-dc7d4e6c-2274-4af7-a15e-35ce1f3d218b tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 returned with HTTP 200 Aug 01 00:26:30.986446 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1276/5101] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:30 2026] GET /volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 => generated 945 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:31.007723 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9914398c-1677-412b-9b01-6e366dfbbf68 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] GET https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1 Aug 01 00:26:31.007957 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9914398c-1677-412b-9b01-6e366dfbbf68 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:31.008154 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9914398c-1677-412b-9b01-6e366dfbbf68 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] Calling method 'detail' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:31.009001 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-9914398c-1677-412b-9b01-6e366dfbbf68 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:26:31.034384 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-9914398c-1677-412b-9b01-6e366dfbbf68 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] Get all volumes completed successfully. Aug 01 00:26:31.036882 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:31.036882 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:31.045955 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9914398c-1677-412b-9b01-6e366dfbbf68 tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 00:26:31.046324 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1278/5102] 10.4.3.222 () {66 vars in 1285 bytes} [Sat Aug 1 00:26:30 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15388 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:31.062556 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f4e50c57-62c5-4a6a-bf66-df99ef8056db None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:31.064162 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f4e50c57-62c5-4a6a-bf66-df99ef8056db tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] DELETE https://10.4.3.222/volume/v3/types/02ed211c-049d-41bc-bead-bb2e76c170c0 Aug 01 00:26:31.064338 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f4e50c57-62c5-4a6a-bf66-df99ef8056db tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:31.064518 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f4e50c57-62c5-4a6a-bf66-df99ef8056db tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:31.085110 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f4e50c57-62c5-4a6a-bf66-df99ef8056db tempest-TestEncryptedCinderVolumes-1938392721 tempest-TestEncryptedCinderVolumes-1938392721-project-admin] https://10.4.3.222/volume/v3/types/02ed211c-049d-41bc-bead-bb2e76c170c0 returned with HTTP 202 Aug 01 00:26:31.085451 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1273/5103] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:26:31 2026] DELETE /volume/v3/types/02ed211c-049d-41bc-bead-bb2e76c170c0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:26:31.756339 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c7147cc4-21ce-4a97-bf3e-f070610baded None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:31.761176 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c7147cc4-21ce-4a97-bf3e-f070610baded tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc Aug 01 00:26:31.763785 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c7147cc4-21ce-4a97-bf3e-f070610baded tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:31.763785 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c7147cc4-21ce-4a97-bf3e-f070610baded tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:31.770717 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:31.770717 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:31.773912 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-c7147cc4-21ce-4a97-bf3e-f070610baded tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:31.777611 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c7147cc4-21ce-4a97-bf3e-f070610baded tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc returned with HTTP 200 Aug 01 00:26:31.778000 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1277/5104] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:31 2026] GET /volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc => generated 937 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:32.001295 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4ccdd314-d30d-4801-afc1-6c8bc8d32159 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:32.001864 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4ccdd314-d30d-4801-afc1-6c8bc8d32159 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 Aug 01 00:26:32.002074 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4ccdd314-d30d-4801-afc1-6c8bc8d32159 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:32.002311 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4ccdd314-d30d-4801-afc1-6c8bc8d32159 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:32.008021 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:32.008021 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:32.010986 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-4ccdd314-d30d-4801-afc1-6c8bc8d32159 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:32.016682 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4ccdd314-d30d-4801-afc1-6c8bc8d32159 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 returned with HTTP 200 Aug 01 00:26:32.017062 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1277/5105] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:31 2026] GET /volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 => generated 945 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:32.790183 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d0bb5409-f49b-4c8e-a064-8ea86c7de90f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:32.792237 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d0bb5409-f49b-4c8e-a064-8ea86c7de90f tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc Aug 01 00:26:32.792517 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d0bb5409-f49b-4c8e-a064-8ea86c7de90f tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:32.792826 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d0bb5409-f49b-4c8e-a064-8ea86c7de90f tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:32.803559 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:32.803559 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:32.807333 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-d0bb5409-f49b-4c8e-a064-8ea86c7de90f tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:32.812031 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d0bb5409-f49b-4c8e-a064-8ea86c7de90f tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc returned with HTTP 200 Aug 01 00:26:32.812492 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1279/5106] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:32 2026] GET /volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc => generated 937 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:33.030324 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-24ec1d01-ec8f-4383-9c05-b72c0c8a74a1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:33.032357 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-24ec1d01-ec8f-4383-9c05-b72c0c8a74a1 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 Aug 01 00:26:33.032572 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-24ec1d01-ec8f-4383-9c05-b72c0c8a74a1 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:33.032805 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-24ec1d01-ec8f-4383-9c05-b72c0c8a74a1 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:33.039705 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:33.039705 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:33.043995 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-24ec1d01-ec8f-4383-9c05-b72c0c8a74a1 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:33.048152 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-24ec1d01-ec8f-4383-9c05-b72c0c8a74a1 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 returned with HTTP 200 Aug 01 00:26:33.048667 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1274/5107] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:33 2026] GET /volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:33.826346 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a80b2ed8-4005-44a4-9660-00041b8c2930 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:33.828928 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a80b2ed8-4005-44a4-9660-00041b8c2930 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc Aug 01 00:26:33.829141 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a80b2ed8-4005-44a4-9660-00041b8c2930 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:33.829386 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a80b2ed8-4005-44a4-9660-00041b8c2930 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:33.842245 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:33.842245 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:33.846062 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a80b2ed8-4005-44a4-9660-00041b8c2930 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:33.850802 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a80b2ed8-4005-44a4-9660-00041b8c2930 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc returned with HTTP 200 Aug 01 00:26:33.851259 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1278/5108] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:33 2026] GET /volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc => generated 937 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:34.063149 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f128a8b1-bfc3-493a-b40b-e46b3898d7cc None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:34.065532 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f128a8b1-bfc3-493a-b40b-e46b3898d7cc tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 Aug 01 00:26:34.065805 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f128a8b1-bfc3-493a-b40b-e46b3898d7cc tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:34.066010 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f128a8b1-bfc3-493a-b40b-e46b3898d7cc tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:34.077200 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:34.077200 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:34.085506 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f128a8b1-bfc3-493a-b40b-e46b3898d7cc tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:34.089931 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f128a8b1-bfc3-493a-b40b-e46b3898d7cc tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 returned with HTTP 200 Aug 01 00:26:34.090442 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1278/5109] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:34 2026] GET /volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 => generated 945 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:34.863794 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1ac79147-2aab-4219-8ae7-8827b5cd00e5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:34.866013 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1ac79147-2aab-4219-8ae7-8827b5cd00e5 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc Aug 01 00:26:34.866219 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1ac79147-2aab-4219-8ae7-8827b5cd00e5 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:34.866520 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1ac79147-2aab-4219-8ae7-8827b5cd00e5 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:34.877404 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:34.877404 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:34.882852 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-1ac79147-2aab-4219-8ae7-8827b5cd00e5 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:34.887364 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1ac79147-2aab-4219-8ae7-8827b5cd00e5 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc returned with HTTP 200 Aug 01 00:26:34.888031 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1280/5110] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:34 2026] GET /volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc => generated 937 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:35.104445 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ce98d1b5-7248-49ad-95fe-bb502df9d882 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:35.106652 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ce98d1b5-7248-49ad-95fe-bb502df9d882 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 Aug 01 00:26:35.106914 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ce98d1b5-7248-49ad-95fe-bb502df9d882 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:35.107153 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ce98d1b5-7248-49ad-95fe-bb502df9d882 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:35.115614 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:35.115614 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:35.120115 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ce98d1b5-7248-49ad-95fe-bb502df9d882 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:35.125538 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ce98d1b5-7248-49ad-95fe-bb502df9d882 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 returned with HTTP 200 Aug 01 00:26:35.126334 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1275/5111] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:35 2026] GET /volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:35.285402 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-208e714a-dfcc-42b6-b762-77b6b0031f77 req-05c09f8d-13d5-4e97-9b05-69e1ef84b753 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:35.287640 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-208e714a-dfcc-42b6-b762-77b6b0031f77 req-05c09f8d-13d5-4e97-9b05-69e1ef84b753 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] POST https://10.4.3.222/volume/v3/attachments/abe2cbb7-50f6-42ae-a71c-4c57a520a819/action Aug 01 00:26:35.287972 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-208e714a-dfcc-42b6-b762-77b6b0031f77 req-05c09f8d-13d5-4e97-9b05-69e1ef84b753 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:26:35.288138 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-208e714a-dfcc-42b6-b762-77b6b0031f77 req-05c09f8d-13d5-4e97-9b05-69e1ef84b753 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:35.307724 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:35.307724 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:35.316332 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-208e714a-dfcc-42b6-b762-77b6b0031f77 req-05c09f8d-13d5-4e97-9b05-69e1ef84b753 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/attachments/abe2cbb7-50f6-42ae-a71c-4c57a520a819/action returned with HTTP 204 Aug 01 00:26:35.316669 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1279/5112] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:26:35 2026] POST /volume/v3/attachments/abe2cbb7-50f6-42ae-a71c-4c57a520a819/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:35.902740 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f3cbbdaa-0f05-4f54-9747-304e2227679a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:35.904711 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f3cbbdaa-0f05-4f54-9747-304e2227679a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc Aug 01 00:26:35.904844 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f3cbbdaa-0f05-4f54-9747-304e2227679a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:35.905033 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f3cbbdaa-0f05-4f54-9747-304e2227679a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:35.915876 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:35.915876 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:35.920727 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f3cbbdaa-0f05-4f54-9747-304e2227679a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:35.925036 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f3cbbdaa-0f05-4f54-9747-304e2227679a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc returned with HTTP 200 Aug 01 00:26:35.925390 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1279/5113] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:35 2026] GET /volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc => generated 1229 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:35.940496 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-575c9948-7394-4fd1-ba82-49f0e8e4269a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:35.943786 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-575c9948-7394-4fd1-ba82-49f0e8e4269a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc Aug 01 00:26:35.944061 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-575c9948-7394-4fd1-ba82-49f0e8e4269a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:35.944348 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-575c9948-7394-4fd1-ba82-49f0e8e4269a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:35.960248 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:35.960248 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:35.966651 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-575c9948-7394-4fd1-ba82-49f0e8e4269a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:35.973008 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-575c9948-7394-4fd1-ba82-49f0e8e4269a tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc returned with HTTP 200 Aug 01 00:26:35.973588 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1281/5114] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:35 2026] GET /volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc => generated 1229 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:36.145307 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d474e9f6-3575-4f9d-87a3-875491695f7f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:36.148647 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d474e9f6-3575-4f9d-87a3-875491695f7f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 Aug 01 00:26:36.148647 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d474e9f6-3575-4f9d-87a3-875491695f7f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:36.148647 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d474e9f6-3575-4f9d-87a3-875491695f7f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:36.161011 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:36.161011 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:36.166150 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d474e9f6-3575-4f9d-87a3-875491695f7f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:36.172285 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d474e9f6-3575-4f9d-87a3-875491695f7f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 returned with HTTP 200 Aug 01 00:26:36.172834 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1276/5115] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:36 2026] GET /volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 => generated 945 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:37.189054 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6b3c8964-0a16-4e4b-8591-63a5efefd802 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:37.190802 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6b3c8964-0a16-4e4b-8591-63a5efefd802 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 Aug 01 00:26:37.191307 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6b3c8964-0a16-4e4b-8591-63a5efefd802 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:37.191547 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6b3c8964-0a16-4e4b-8591-63a5efefd802 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:37.200174 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:37.200174 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:37.204346 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6b3c8964-0a16-4e4b-8591-63a5efefd802 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:37.209206 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6b3c8964-0a16-4e4b-8591-63a5efefd802 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 returned with HTTP 200 Aug 01 00:26:37.209707 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1280/5116] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:37 2026] GET /volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 => generated 1431 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:37.222237 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d1655b49-a129-4b1a-af35-8862f180b9d0 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:37.224641 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d1655b49-a129-4b1a-af35-8862f180b9d0 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 Aug 01 00:26:37.224894 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d1655b49-a129-4b1a-af35-8862f180b9d0 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:37.225098 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d1655b49-a129-4b1a-af35-8862f180b9d0 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:37.232066 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:37.232066 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:37.236137 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d1655b49-a129-4b1a-af35-8862f180b9d0 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:37.240757 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d1655b49-a129-4b1a-af35-8862f180b9d0 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 returned with HTTP 200 Aug 01 00:26:37.241213 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1280/5117] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:37 2026] GET /volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 => generated 1431 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:37.392580 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-c0d0c932-c03e-4e76-8c51-b69cf10a3a3a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:37.394896 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-c0d0c932-c03e-4e76-8c51-b69cf10a3a3a tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 Aug 01 00:26:37.395148 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-c0d0c932-c03e-4e76-8c51-b69cf10a3a3a tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:37.395442 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-c0d0c932-c03e-4e76-8c51-b69cf10a3a3a tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:37.403518 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:37.403518 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:37.408910 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-c0d0c932-c03e-4e76-8c51-b69cf10a3a3a tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:37.414561 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-c0d0c932-c03e-4e76-8c51-b69cf10a3a3a tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 returned with HTTP 200 Aug 01 00:26:37.415121 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1282/5118] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:26:37 2026] GET /volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 => generated 1431 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:37.914474 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-8506a538-f03e-4c72-a5ce-d38f3c6a4b4f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:37.938337 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-8506a538-f03e-4c72-a5ce-d38f3c6a4b4f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 Aug 01 00:26:37.938337 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-8506a538-f03e-4c72-a5ce-d38f3c6a4b4f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:37.938337 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-8506a538-f03e-4c72-a5ce-d38f3c6a4b4f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:37.963012 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:37.963012 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:37.967751 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-8506a538-f03e-4c72-a5ce-d38f3c6a4b4f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:37.975836 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-8506a538-f03e-4c72-a5ce-d38f3c6a4b4f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 returned with HTTP 200 Aug 01 00:26:37.975836 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1277/5119] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:26:37 2026] GET /volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 => generated 1431 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:37.985495 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f63f53d0-7969-4cbe-9ac0-bb66eab5be82 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:37.985949 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f63f53d0-7969-4cbe-9ac0-bb66eab5be82 None None] GET https://10.4.3.222/volume// Aug 01 00:26:37.986101 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f63f53d0-7969-4cbe-9ac0-bb66eab5be82 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:37.986284 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f63f53d0-7969-4cbe-9ac0-bb66eab5be82 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:37.986612 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f63f53d0-7969-4cbe-9ac0-bb66eab5be82 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:26:37.986954 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1281/5120] 10.4.3.222 () {66 vars in 1419 bytes} [Sat Aug 1 00:26: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 01 00:26:37.995016 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-b2e98ecf-bc41-484e-a7ae-0e481f6f4e90 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:37.997063 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-b2e98ecf-bc41-484e-a7ae-0e481f6f4e90 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:26:37.997524 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-b2e98ecf-bc41-484e-a7ae-0e481f6f4e90 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "632b7687-753f-486e-a0fd-afe3ded61363", "connector": null, "instance_uuid": "860f549e-9e75-416f-ac99-328fe6520965"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:38.006825 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:38.006825 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:38.034950 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-b2e98ecf-bc41-484e-a7ae-0e481f6f4e90 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:26:38.035426 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1281/5121] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:26:37 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:39.068061 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-811aebe3-b209-4cc8-9de5-a932647646a4 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:39.068452 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-811aebe3-b209-4cc8-9de5-a932647646a4 None None] GET https://10.4.3.222/volume// Aug 01 00:26:39.068512 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-811aebe3-b209-4cc8-9de5-a932647646a4 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:39.068715 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-811aebe3-b209-4cc8-9de5-a932647646a4 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:39.069056 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-811aebe3-b209-4cc8-9de5-a932647646a4 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:26:39.069311 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1283/5122] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:26:39 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:26:39.075733 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-98fd2ae4-058a-4690-b994-8cd8a1d59817 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:39.078215 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-98fd2ae4-058a-4690-b994-8cd8a1d59817 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 Aug 01 00:26:39.078402 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-98fd2ae4-058a-4690-b994-8cd8a1d59817 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:39.078574 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-98fd2ae4-058a-4690-b994-8cd8a1d59817 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:39.107325 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:39.107325 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:39.120635 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-98fd2ae4-058a-4690-b994-8cd8a1d59817 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:26:39.125620 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-98fd2ae4-058a-4690-b994-8cd8a1d59817 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 returned with HTTP 200 Aug 01 00:26:39.125988 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1278/5123] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:26:39 2026] GET /volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 => generated 1610 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:39.256701 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-a730099f-1872-45d1-b096-2df1aa0fbe02 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:39.259438 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-a730099f-1872-45d1-b096-2df1aa0fbe02 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] PUT https://10.4.3.222/volume/v3/attachments/f064efeb-4356-4731-8724-03c22be69aee Aug 01 00:26:39.260056 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-a730099f-1872-45d1-b096-2df1aa0fbe02 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:39.269339 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-a730099f-1872-45d1-b096-2df1aa0fbe02 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Acquiring lock "cinder-attachment_update-632b7687-753f-486e-a0fd-afe3ded61363-np0000006296" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:26:39.274474 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-a730099f-1872-45d1-b096-2df1aa0fbe02 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Lock "cinder-attachment_update-632b7687-753f-486e-a0fd-afe3ded61363-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:26:39.275854 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:39.275854 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:39.369215 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-a730099f-1872-45d1-b096-2df1aa0fbe02 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Lock "cinder-attachment_update-632b7687-753f-486e-a0fd-afe3ded61363-np0000006296" released by "attachment_update" :: held 0.095s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:26:39.369540 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-a730099f-1872-45d1-b096-2df1aa0fbe02 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/attachments/f064efeb-4356-4731-8724-03c22be69aee returned with HTTP 200 Aug 01 00:26:39.370218 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1282/5124] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:26:39 2026] PUT /volume/v3/attachments/f064efeb-4356-4731-8724-03c22be69aee => generated 968 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:39.399123 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-ada9af38-dbc8-419c-a5c5-8a4c09154495 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:39.401139 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-ada9af38-dbc8-419c-a5c5-8a4c09154495 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] POST https://10.4.3.222/volume/v3/attachments/f064efeb-4356-4731-8724-03c22be69aee/action Aug 01 00:26:39.401503 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-ada9af38-dbc8-419c-a5c5-8a4c09154495 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Action body: b'{"os-complete": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:26:39.401674 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-ada9af38-dbc8-419c-a5c5-8a4c09154495 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:39.418736 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:39.418736 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:39.430845 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-ada9af38-dbc8-419c-a5c5-8a4c09154495 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/attachments/f064efeb-4356-4731-8724-03c22be69aee/action returned with HTTP 204 Aug 01 00:26:39.431640 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1282/5125] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:26:39 2026] POST /volume/v3/attachments/f064efeb-4356-4731-8724-03c22be69aee/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:40.666006 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-0a02b9f8-1177-4cd5-8aa1-f60dc2e8cc66 req-7c49e4f1-3d0b-4046-b09b-e2747a27b925 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:40.667805 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-0a02b9f8-1177-4cd5-8aa1-f60dc2e8cc66 req-7c49e4f1-3d0b-4046-b09b-e2747a27b925 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 Aug 01 00:26:40.668006 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-0a02b9f8-1177-4cd5-8aa1-f60dc2e8cc66 req-7c49e4f1-3d0b-4046-b09b-e2747a27b925 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:40.668196 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-0a02b9f8-1177-4cd5-8aa1-f60dc2e8cc66 req-7c49e4f1-3d0b-4046-b09b-e2747a27b925 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:40.678660 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:40.678660 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:40.682711 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-0a02b9f8-1177-4cd5-8aa1-f60dc2e8cc66 req-7c49e4f1-3d0b-4046-b09b-e2747a27b925 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:40.687752 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-0a02b9f8-1177-4cd5-8aa1-f60dc2e8cc66 req-7c49e4f1-3d0b-4046-b09b-e2747a27b925 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 returned with HTTP 200 Aug 01 00:26:40.688292 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1284/5126] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:26:40 2026] GET /volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 => generated 1230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:40.705981 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-0a02b9f8-1177-4cd5-8aa1-f60dc2e8cc66 req-beb20464-2ee3-4b6c-9599-42245df3bb09 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:40.708357 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-0a02b9f8-1177-4cd5-8aa1-f60dc2e8cc66 req-beb20464-2ee3-4b6c-9599-42245df3bb09 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] POST https://10.4.3.222/volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5/action Aug 01 00:26:40.708774 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-0a02b9f8-1177-4cd5-8aa1-f60dc2e8cc66 req-beb20464-2ee3-4b6c-9599-42245df3bb09 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:26:40.708958 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-0a02b9f8-1177-4cd5-8aa1-f60dc2e8cc66 req-beb20464-2ee3-4b6c-9599-42245df3bb09 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:40.725362 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:40.725362 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:40.725993 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-0a02b9f8-1177-4cd5-8aa1-f60dc2e8cc66 req-beb20464-2ee3-4b6c-9599-42245df3bb09 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:40.734225 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-0a02b9f8-1177-4cd5-8aa1-f60dc2e8cc66 req-beb20464-2ee3-4b6c-9599-42245df3bb09 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Begin detaching volume completed successfully. Aug 01 00:26:40.734485 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-0a02b9f8-1177-4cd5-8aa1-f60dc2e8cc66 req-beb20464-2ee3-4b6c-9599-42245df3bb09 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5/action returned with HTTP 202 Aug 01 00:26:40.735039 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1279/5127] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:26:40 2026] POST /volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:26:40.784895 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8a022799-4134-4f1a-9078-24f111384223 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:40.785396 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8a022799-4134-4f1a-9078-24f111384223 None None] GET https://10.4.3.222/volume// Aug 01 00:26:40.785576 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8a022799-4134-4f1a-9078-24f111384223 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:40.785795 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8a022799-4134-4f1a-9078-24f111384223 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:40.786189 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8a022799-4134-4f1a-9078-24f111384223 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:26:40.786492 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1283/5128] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:26:40 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:26:40.797819 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-0a02b9f8-1177-4cd5-8aa1-f60dc2e8cc66 req-5aa0b290-02d7-4302-8967-f26633381660 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:40.800172 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-0a02b9f8-1177-4cd5-8aa1-f60dc2e8cc66 req-5aa0b290-02d7-4302-8967-f26633381660 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 Aug 01 00:26:40.800421 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-0a02b9f8-1177-4cd5-8aa1-f60dc2e8cc66 req-5aa0b290-02d7-4302-8967-f26633381660 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:40.800586 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-0a02b9f8-1177-4cd5-8aa1-f60dc2e8cc66 req-5aa0b290-02d7-4302-8967-f26633381660 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:40.812196 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:40.812196 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:40.816310 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-0a02b9f8-1177-4cd5-8aa1-f60dc2e8cc66 req-5aa0b290-02d7-4302-8967-f26633381660 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:40.821446 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-0a02b9f8-1177-4cd5-8aa1-f60dc2e8cc66 req-5aa0b290-02d7-4302-8967-f26633381660 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 returned with HTTP 200 Aug 01 00:26:40.821856 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1283/5129] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:26:40 2026] GET /volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 => generated 1413 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:43.897716 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-6e8adb68-c0e3-4fee-a8ab-2143fc22a8f9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:43.900641 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-6e8adb68-c0e3-4fee-a8ab-2143fc22a8f9 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363/encryption Aug 01 00:26:43.900833 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-6e8adb68-c0e3-4fee-a8ab-2143fc22a8f9 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:43.901105 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-6e8adb68-c0e3-4fee-a8ab-2143fc22a8f9 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'index' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:43.910320 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:43.910320 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:43.916113 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-0f50d084-be07-42f6-9575-9500c8d34d02 req-6e8adb68-c0e3-4fee-a8ab-2143fc22a8f9 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363/encryption returned with HTTP 200 Aug 01 00:26:43.916581 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1285/5130] 10.4.3.222 () {68 vars in 1631 bytes} [Sat Aug 1 00:26:43 2026] GET /volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:44.297554 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-0a02b9f8-1177-4cd5-8aa1-f60dc2e8cc66 req-6e486fce-4174-450f-9322-9f9f338e4669 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:44.300604 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-0a02b9f8-1177-4cd5-8aa1-f60dc2e8cc66 req-6e486fce-4174-450f-9322-9f9f338e4669 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] DELETE https://10.4.3.222/volume/v3/attachments/9cb57e89-03f1-433e-9799-60dd0394d59e Aug 01 00:26:44.300813 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-0a02b9f8-1177-4cd5-8aa1-f60dc2e8cc66 req-6e486fce-4174-450f-9322-9f9f338e4669 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:44.301016 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-0a02b9f8-1177-4cd5-8aa1-f60dc2e8cc66 req-6e486fce-4174-450f-9322-9f9f338e4669 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:44.309082 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:44.309082 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:44.367146 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-0a02b9f8-1177-4cd5-8aa1-f60dc2e8cc66 req-6e486fce-4174-450f-9322-9f9f338e4669 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/attachments/9cb57e89-03f1-433e-9799-60dd0394d59e returned with HTTP 200 Aug 01 00:26:44.367685 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1280/5131] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:26:44 2026] DELETE /volume/v3/attachments/9cb57e89-03f1-433e-9799-60dd0394d59e => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:44.956576 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-14412eda-3194-478e-b0c5-12c359bcb990 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:44.964317 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-14412eda-3194-478e-b0c5-12c359bcb990 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] DELETE https://10.4.3.222/volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 Aug 01 00:26:44.964532 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-14412eda-3194-478e-b0c5-12c359bcb990 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:44.964711 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-14412eda-3194-478e-b0c5-12c359bcb990 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:44.964926 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-14412eda-3194-478e-b0c5-12c359bcb990 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Delete volume with id: a8bb1b7d-d483-4ede-8d83-f661aeddfae5 Aug 01 00:26:44.971662 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:44.971662 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:44.972097 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-14412eda-3194-478e-b0c5-12c359bcb990 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:44.988997 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-14412eda-3194-478e-b0c5-12c359bcb990 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Delete volume request issued successfully. Aug 01 00:26:44.989165 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-14412eda-3194-478e-b0c5-12c359bcb990 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 returned with HTTP 202 Aug 01 00:26:44.989523 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1284/5132] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:26:44 2026] DELETE /volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:26:45.676489 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-adaf93e4-a90e-4227-95b8-c59f45053206 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:45.678227 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-adaf93e4-a90e-4227-95b8-c59f45053206 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:26:45.678600 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-adaf93e4-a90e-4227-95b8-c59f45053206 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1660644499", "imageRef": "a7e69f30-42a3-4df7-b511-e7ec77a3747d", "size": 1}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:45.680515 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-adaf93e4-a90e-4227-95b8-c59f45053206 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1660644499', 'imageRef': 'a7e69f30-42a3-4df7-b511-e7ec77a3747d', 'size': 1}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:26:45.752913 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-adaf93e4-a90e-4227-95b8-c59f45053206 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Create volume of 1 GB Aug 01 00:26:45.756704 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-adaf93e4-a90e-4227-95b8-c59f45053206 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Availability Zones retrieved successfully. Aug 01 00:26:45.761707 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-adaf93e4-a90e-4227-95b8-c59f45053206 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Flow 'volume_create_api' (aa49a695-2e6e-4bff-a6a4-e9a919b0809b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:26:45.763201 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-adaf93e4-a90e-4227-95b8-c59f45053206 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (824f4175-b9fd-4fbc-9273-d3c7f999bd57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:45.764096 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-adaf93e4-a90e-4227-95b8-c59f45053206 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:26:45.816600 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-adaf93e4-a90e-4227-95b8-c59f45053206 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (824f4175-b9fd-4fbc-9273-d3c7f999bd57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:45.817445 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-adaf93e4-a90e-4227-95b8-c59f45053206 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d0f14a3-ba9e-45b5-8820-28e98a1661ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:45.883275 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-adaf93e4-a90e-4227-95b8-c59f45053206 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Created reservations ['24e33501-07e6-4d05-8fa3-d62f98f79903', '91926622-3214-4d84-9e46-2d26f8212ce0', 'e35a3b52-df12-40bc-8b7d-b8887037c2db', 'ac96a8c0-b392-4ff4-a24e-156d39b0f56c'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:26:45.884270 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-adaf93e4-a90e-4227-95b8-c59f45053206 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d0f14a3-ba9e-45b5-8820-28e98a1661ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24e33501-07e6-4d05-8fa3-d62f98f79903', '91926622-3214-4d84-9e46-2d26f8212ce0', 'e35a3b52-df12-40bc-8b7d-b8887037c2db', 'ac96a8c0-b392-4ff4-a24e-156d39b0f56c']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:45.886383 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-adaf93e4-a90e-4227-95b8-c59f45053206 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be78a7c8-b746-4430-8229-776ca35a8db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:45.909015 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-adaf93e4-a90e-4227-95b8-c59f45053206 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be78a7c8-b746-4430-8229-776ca35a8db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '427f1d5f-6da8-4bf5-997f-0b8d36e8f0db', '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-1660644499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88c971a8c10d4db8828b5c34925c0c15',qos_specs=None,replication_status=,reservations=['24e33501-07e6-4d05-8fa3-d62f98f79903','91926622-3214-4d84-9e46-2d26f8212ce0','e35a3b52-df12-40bc-8b7d-b8887037c2db','ac96a8c0-b392-4ff4-a24e-156d39b0f56c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d81d015870c14605898fd9092a6e1e98',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:26:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1660644499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=427f1d5f-6da8-4bf5-997f-0b8d36e8f0db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88c971a8c10d4db8828b5c34925c0c15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d81d015870c14605898fd9092a6e1e98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:45.909608 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-adaf93e4-a90e-4227-95b8-c59f45053206 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17ec28fa-d827-46b8-882c-4c7534dca0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:45.925492 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-adaf93e4-a90e-4227-95b8-c59f45053206 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17ec28fa-d827-46b8-882c-4c7534dca0a0) transitioned into state 'SUCCESS' from state '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-1660644499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88c971a8c10d4db8828b5c34925c0c15',qos_specs=None,replication_status=,reservations=['24e33501-07e6-4d05-8fa3-d62f98f79903','91926622-3214-4d84-9e46-2d26f8212ce0','e35a3b52-df12-40bc-8b7d-b8887037c2db','ac96a8c0-b392-4ff4-a24e-156d39b0f56c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d81d015870c14605898fd9092a6e1e98',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:45.926161 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-adaf93e4-a90e-4227-95b8-c59f45053206 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b36954f-c0d9-4bec-9710-f5259d996db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:45.934438 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-adaf93e4-a90e-4227-95b8-c59f45053206 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b36954f-c0d9-4bec-9710-f5259d996db0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:45.935184 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-adaf93e4-a90e-4227-95b8-c59f45053206 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Flow 'volume_create_api' (aa49a695-2e6e-4bff-a6a4-e9a919b0809b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:26:45.935465 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-adaf93e4-a90e-4227-95b8-c59f45053206 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Create volume request issued successfully. Aug 01 00:26:45.935990 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-adaf93e4-a90e-4227-95b8-c59f45053206 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:26:45.936378 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1284/5133] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:26:45 2026] POST /volume/v3/volumes => generated 753 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:26:45.955651 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c0884915-fd91-4767-81ce-6caf780e8cc6 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:45.959555 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c0884915-fd91-4767-81ce-6caf780e8cc6 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] GET https://10.4.3.222/volume/v3/volumes/427f1d5f-6da8-4bf5-997f-0b8d36e8f0db Aug 01 00:26:45.959824 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c0884915-fd91-4767-81ce-6caf780e8cc6 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:45.960032 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c0884915-fd91-4767-81ce-6caf780e8cc6 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:45.971288 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:45.971288 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:45.974200 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c0884915-fd91-4767-81ce-6caf780e8cc6 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Volume info retrieved successfully. Aug 01 00:26:45.978999 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c0884915-fd91-4767-81ce-6caf780e8cc6 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] https://10.4.3.222/volume/v3/volumes/427f1d5f-6da8-4bf5-997f-0b8d36e8f0db returned with HTTP 200 Aug 01 00:26:45.979458 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1286/5134] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:45 2026] GET /volume/v3/volumes/427f1d5f-6da8-4bf5-997f-0b8d36e8f0db => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:46.991897 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1b440155-dcc7-4226-ab56-3cf05761a79d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:46.993956 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1b440155-dcc7-4226-ab56-3cf05761a79d tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] GET https://10.4.3.222/volume/v3/volumes/427f1d5f-6da8-4bf5-997f-0b8d36e8f0db Aug 01 00:26:46.994158 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1b440155-dcc7-4226-ab56-3cf05761a79d tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:46.994508 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1b440155-dcc7-4226-ab56-3cf05761a79d tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:47.002592 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:47.002592 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:47.006586 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1b440155-dcc7-4226-ab56-3cf05761a79d tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Volume info retrieved successfully. Aug 01 00:26:47.011606 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1b440155-dcc7-4226-ab56-3cf05761a79d tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] https://10.4.3.222/volume/v3/volumes/427f1d5f-6da8-4bf5-997f-0b8d36e8f0db returned with HTTP 200 Aug 01 00:26:47.011972 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1281/5135] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:46 2026] GET /volume/v3/volumes/427f1d5f-6da8-4bf5-997f-0b8d36e8f0db => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:47.040544 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-9845f9ef-4e6e-49c4-b93b-65bce06a7787 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:47.042844 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-9845f9ef-4e6e-49c4-b93b-65bce06a7787 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] GET https://10.4.3.222/volume/v3/volumes/427f1d5f-6da8-4bf5-997f-0b8d36e8f0db Aug 01 00:26:47.043051 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-9845f9ef-4e6e-49c4-b93b-65bce06a7787 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:47.043255 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-9845f9ef-4e6e-49c4-b93b-65bce06a7787 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:47.050292 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:47.050292 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:47.053777 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-9845f9ef-4e6e-49c4-b93b-65bce06a7787 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Volume info retrieved successfully. Aug 01 00:26:47.058274 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-9845f9ef-4e6e-49c4-b93b-65bce06a7787 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] https://10.4.3.222/volume/v3/volumes/427f1d5f-6da8-4bf5-997f-0b8d36e8f0db returned with HTTP 200 Aug 01 00:26:47.058722 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1285/5136] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:26:47 2026] GET /volume/v3/volumes/427f1d5f-6da8-4bf5-997f-0b8d36e8f0db => generated 1361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:47.465861 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-70515077-7168-4a27-8f81-fe051f317000 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:47.467993 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-70515077-7168-4a27-8f81-fe051f317000 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] GET https://10.4.3.222/volume/v3/volumes/427f1d5f-6da8-4bf5-997f-0b8d36e8f0db Aug 01 00:26:47.468211 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-70515077-7168-4a27-8f81-fe051f317000 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:47.468421 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-70515077-7168-4a27-8f81-fe051f317000 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:47.474594 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:47.474594 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:47.477674 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-70515077-7168-4a27-8f81-fe051f317000 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Volume info retrieved successfully. Aug 01 00:26:47.481598 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-70515077-7168-4a27-8f81-fe051f317000 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] https://10.4.3.222/volume/v3/volumes/427f1d5f-6da8-4bf5-997f-0b8d36e8f0db returned with HTTP 200 Aug 01 00:26:47.481996 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1285/5137] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:26:47 2026] GET /volume/v3/volumes/427f1d5f-6da8-4bf5-997f-0b8d36e8f0db => generated 1361 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:47.489737 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-508a5e3d-9218-4597-be48-2e3ceef25e84 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:47.490410 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-508a5e3d-9218-4597-be48-2e3ceef25e84 None None] GET https://10.4.3.222/volume// Aug 01 00:26:47.490635 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-508a5e3d-9218-4597-be48-2e3ceef25e84 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:47.490906 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-508a5e3d-9218-4597-be48-2e3ceef25e84 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:47.491324 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-508a5e3d-9218-4597-be48-2e3ceef25e84 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:26:47.491651 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1287/5138] 10.4.3.222 () {66 vars in 1419 bytes} [Sat Aug 1 00:26: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 01 00:26:47.497862 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-e4388892-615d-430e-9931-aebf5ee8fe5a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:47.499687 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-e4388892-615d-430e-9931-aebf5ee8fe5a tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:26:47.500043 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-e4388892-615d-430e-9931-aebf5ee8fe5a tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "427f1d5f-6da8-4bf5-997f-0b8d36e8f0db", "connector": null, "instance_uuid": "f7bf4d0d-c079-412d-82e3-7f9c09a5beac"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:47.507452 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:47.507452 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:47.527113 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-e4388892-615d-430e-9931-aebf5ee8fe5a tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:26:47.527518 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1282/5139] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:26:47 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:48.841028 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-02c7f532-6343-4347-b662-f3c650adaa16 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:48.841400 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-02c7f532-6343-4347-b662-f3c650adaa16 None None] GET https://10.4.3.222/volume// Aug 01 00:26:48.841565 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-02c7f532-6343-4347-b662-f3c650adaa16 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:48.841795 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-02c7f532-6343-4347-b662-f3c650adaa16 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:48.842137 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-02c7f532-6343-4347-b662-f3c650adaa16 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:26:48.842419 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1286/5140] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:26: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 01 00:26:48.850568 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-ca905106-4dae-4390-91c4-05a600bb3b1c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:48.854696 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-ca905106-4dae-4390-91c4-05a600bb3b1c tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] GET https://10.4.3.222/volume/v3/volumes/427f1d5f-6da8-4bf5-997f-0b8d36e8f0db Aug 01 00:26:48.854696 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-ca905106-4dae-4390-91c4-05a600bb3b1c tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:48.854696 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-ca905106-4dae-4390-91c4-05a600bb3b1c tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:48.863826 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:48.863826 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:48.867508 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-ca905106-4dae-4390-91c4-05a600bb3b1c tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Volume info retrieved successfully. Aug 01 00:26:48.873655 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-ca905106-4dae-4390-91c4-05a600bb3b1c tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] https://10.4.3.222/volume/v3/volumes/427f1d5f-6da8-4bf5-997f-0b8d36e8f0db returned with HTTP 200 Aug 01 00:26:48.874519 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1286/5141] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:26:48 2026] GET /volume/v3/volumes/427f1d5f-6da8-4bf5-997f-0b8d36e8f0db => generated 1540 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:48.982449 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-d8cbc2b5-0b19-4459-b383-ad5354b7533f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:48.985211 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-d8cbc2b5-0b19-4459-b383-ad5354b7533f tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] PUT https://10.4.3.222/volume/v3/attachments/67f138b7-d2fd-493e-9ac8-b371c789274b Aug 01 00:26:48.985589 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-d8cbc2b5-0b19-4459-b383-ad5354b7533f tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:48.995232 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-d8cbc2b5-0b19-4459-b383-ad5354b7533f tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Acquiring lock "cinder-attachment_update-427f1d5f-6da8-4bf5-997f-0b8d36e8f0db-np0000006296" by "attachment_update" {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:26:48.999827 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-d8cbc2b5-0b19-4459-b383-ad5354b7533f tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Lock "cinder-attachment_update-427f1d5f-6da8-4bf5-997f-0b8d36e8f0db-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:26:49.000919 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:49.000919 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:49.056643 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-bfddaae0-63a1-4915-bb34-f3c936c4f99b req-9cd65db6-28b3-45dd-874e-f266da504265 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:49.058933 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-bfddaae0-63a1-4915-bb34-f3c936c4f99b req-9cd65db6-28b3-45dd-874e-f266da504265 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc Aug 01 00:26:49.059120 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-bfddaae0-63a1-4915-bb34-f3c936c4f99b req-9cd65db6-28b3-45dd-874e-f266da504265 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:49.059312 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-bfddaae0-63a1-4915-bb34-f3c936c4f99b req-9cd65db6-28b3-45dd-874e-f266da504265 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:49.067512 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:49.067512 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:49.070647 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-bfddaae0-63a1-4915-bb34-f3c936c4f99b req-9cd65db6-28b3-45dd-874e-f266da504265 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:49.074344 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-bfddaae0-63a1-4915-bb34-f3c936c4f99b req-9cd65db6-28b3-45dd-874e-f266da504265 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc returned with HTTP 200 Aug 01 00:26:49.074683 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1283/5142] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:26:49 2026] GET /volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc => generated 1229 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:49.087348 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-d8cbc2b5-0b19-4459-b383-ad5354b7533f tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Lock "cinder-attachment_update-427f1d5f-6da8-4bf5-997f-0b8d36e8f0db-np0000006296" released by "attachment_update" :: held 0.087s {{(pid=100408) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:26:49.087806 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-d8cbc2b5-0b19-4459-b383-ad5354b7533f tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] https://10.4.3.222/volume/v3/attachments/67f138b7-d2fd-493e-9ac8-b371c789274b returned with HTTP 200 Aug 01 00:26:49.088430 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1288/5143] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:26:48 2026] PUT /volume/v3/attachments/67f138b7-d2fd-493e-9ac8-b371c789274b => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:49.095650 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-bfddaae0-63a1-4915-bb34-f3c936c4f99b req-d9cf34a6-04ed-463e-9e52-607fd3beb6aa None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:49.097674 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-bfddaae0-63a1-4915-bb34-f3c936c4f99b req-d9cf34a6-04ed-463e-9e52-607fd3beb6aa tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] POST https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc/action Aug 01 00:26:49.098056 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-bfddaae0-63a1-4915-bb34-f3c936c4f99b req-d9cf34a6-04ed-463e-9e52-607fd3beb6aa tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:26:49.098217 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-bfddaae0-63a1-4915-bb34-f3c936c4f99b req-d9cf34a6-04ed-463e-9e52-607fd3beb6aa tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:49.109831 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:49.109831 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:49.109831 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-bfddaae0-63a1-4915-bb34-f3c936c4f99b req-d9cf34a6-04ed-463e-9e52-607fd3beb6aa tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:49.113073 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-07c5fdd7-eed8-4ee6-b210-380e7e2f68ac None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:49.118425 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-07c5fdd7-eed8-4ee6-b210-380e7e2f68ac tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] POST https://10.4.3.222/volume/v3/attachments/67f138b7-d2fd-493e-9ac8-b371c789274b/action Aug 01 00:26:49.118508 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-bfddaae0-63a1-4915-bb34-f3c936c4f99b req-d9cf34a6-04ed-463e-9e52-607fd3beb6aa tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Begin detaching volume completed successfully. Aug 01 00:26:49.118508 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-bfddaae0-63a1-4915-bb34-f3c936c4f99b req-d9cf34a6-04ed-463e-9e52-607fd3beb6aa tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc/action returned with HTTP 202 Aug 01 00:26:49.118508 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1287/5144] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:26:49 2026] POST /volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:26:49.119067 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-07c5fdd7-eed8-4ee6-b210-380e7e2f68ac tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Action body: b'{"os-complete": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:26:49.120608 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-07c5fdd7-eed8-4ee6-b210-380e7e2f68ac tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:49.145685 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:49.145685 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:49.189202 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-7f48eea9-8735-4f09-8e60-1f64076d3901 req-07c5fdd7-eed8-4ee6-b210-380e7e2f68ac tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] https://10.4.3.222/volume/v3/attachments/67f138b7-d2fd-493e-9ac8-b371c789274b/action returned with HTTP 204 Aug 01 00:26:49.189202 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1287/5145] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:26:49 2026] POST /volume/v3/attachments/67f138b7-d2fd-493e-9ac8-b371c789274b/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:49.202620 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-55078712-eb7b-4f4d-aaeb-6b164a86193a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:49.203096 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-55078712-eb7b-4f4d-aaeb-6b164a86193a None None] GET https://10.4.3.222/volume// Aug 01 00:26:49.203238 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-55078712-eb7b-4f4d-aaeb-6b164a86193a None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:49.203419 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-55078712-eb7b-4f4d-aaeb-6b164a86193a None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:49.203756 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-55078712-eb7b-4f4d-aaeb-6b164a86193a None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:26:49.204058 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1284/5146] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:26: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 01 00:26:49.213297 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-bfddaae0-63a1-4915-bb34-f3c936c4f99b req-ff978f29-07e0-46eb-bb93-decb60f7376c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:49.217855 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-bfddaae0-63a1-4915-bb34-f3c936c4f99b req-ff978f29-07e0-46eb-bb93-decb60f7376c tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc Aug 01 00:26:49.218154 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-bfddaae0-63a1-4915-bb34-f3c936c4f99b req-ff978f29-07e0-46eb-bb93-decb60f7376c tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:49.218406 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-bfddaae0-63a1-4915-bb34-f3c936c4f99b req-ff978f29-07e0-46eb-bb93-decb60f7376c tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:49.234013 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:49.234013 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:49.239231 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-bfddaae0-63a1-4915-bb34-f3c936c4f99b req-ff978f29-07e0-46eb-bb93-decb60f7376c tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:49.245762 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-bfddaae0-63a1-4915-bb34-f3c936c4f99b req-ff978f29-07e0-46eb-bb93-decb60f7376c tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc returned with HTTP 200 Aug 01 00:26:49.246416 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1289/5147] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:26:49 2026] GET /volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc => generated 1412 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:50.556105 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-bfddaae0-63a1-4915-bb34-f3c936c4f99b req-62263ab1-7d69-4c9e-b172-857b98a570d5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:50.556105 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-bfddaae0-63a1-4915-bb34-f3c936c4f99b req-62263ab1-7d69-4c9e-b172-857b98a570d5 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] DELETE https://10.4.3.222/volume/v3/attachments/abe2cbb7-50f6-42ae-a71c-4c57a520a819 Aug 01 00:26:50.556105 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-bfddaae0-63a1-4915-bb34-f3c936c4f99b req-62263ab1-7d69-4c9e-b172-857b98a570d5 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:50.556105 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-bfddaae0-63a1-4915-bb34-f3c936c4f99b req-62263ab1-7d69-4c9e-b172-857b98a570d5 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:50.556105 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:50.556105 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:50.556105 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-bfddaae0-63a1-4915-bb34-f3c936c4f99b req-62263ab1-7d69-4c9e-b172-857b98a570d5 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/attachments/abe2cbb7-50f6-42ae-a71c-4c57a520a819 returned with HTTP 200 Aug 01 00:26:50.556105 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1288/5148] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:26:50 2026] DELETE /volume/v3/attachments/abe2cbb7-50f6-42ae-a71c-4c57a520a819 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:50.558980 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-1bf4ac42-023f-4a23-a0da-87cdab172ef9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:50.558980 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1bf4ac42-023f-4a23-a0da-87cdab172ef9 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] DELETE https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc Aug 01 00:26:50.558980 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1bf4ac42-023f-4a23-a0da-87cdab172ef9 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:50.558980 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1bf4ac42-023f-4a23-a0da-87cdab172ef9 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:50.558980 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-1bf4ac42-023f-4a23-a0da-87cdab172ef9 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Delete volume with id: 0fcc0a27-e9ce-4068-b2f8-2024d2063fbc Aug 01 00:26:50.558980 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:50.558980 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:50.558980 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-1bf4ac42-023f-4a23-a0da-87cdab172ef9 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:50.558980 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-1bf4ac42-023f-4a23-a0da-87cdab172ef9 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Delete volume request issued successfully. Aug 01 00:26:50.558980 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1bf4ac42-023f-4a23-a0da-87cdab172ef9 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc returned with HTTP 202 Aug 01 00:26:50.558980 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1288/5149] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:26:50 2026] DELETE /volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:26:50.560926 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-e2cd2d3a-8944-4e5c-bcec-b1a8cde85b78 req-551fea6a-e842-4b35-a9b1-c547210d2c02 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:50.560926 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-e2cd2d3a-8944-4e5c-bcec-b1a8cde85b78 req-551fea6a-e842-4b35-a9b1-c547210d2c02 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc Aug 01 00:26:50.560926 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-e2cd2d3a-8944-4e5c-bcec-b1a8cde85b78 req-551fea6a-e842-4b35-a9b1-c547210d2c02 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:50.560926 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-e2cd2d3a-8944-4e5c-bcec-b1a8cde85b78 req-551fea6a-e842-4b35-a9b1-c547210d2c02 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:50.560926 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:50.560926 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:50.560926 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-e2cd2d3a-8944-4e5c-bcec-b1a8cde85b78 req-551fea6a-e842-4b35-a9b1-c547210d2c02 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:50.560926 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-e2cd2d3a-8944-4e5c-bcec-b1a8cde85b78 req-551fea6a-e842-4b35-a9b1-c547210d2c02 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc returned with HTTP 200 Aug 01 00:26:50.560926 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1285/5150] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:26:50 2026] GET /volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc => generated 936 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:50.562809 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-e94661b2-6d40-4697-b05e-0cb132ee29c7 req-d7c3a52e-8c0a-4992-be62-9fe1dd9c0346 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:50.562809 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-e94661b2-6d40-4697-b05e-0cb132ee29c7 req-d7c3a52e-8c0a-4992-be62-9fe1dd9c0346 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 Aug 01 00:26:50.562809 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-e94661b2-6d40-4697-b05e-0cb132ee29c7 req-d7c3a52e-8c0a-4992-be62-9fe1dd9c0346 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:50.562809 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-e94661b2-6d40-4697-b05e-0cb132ee29c7 req-d7c3a52e-8c0a-4992-be62-9fe1dd9c0346 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:50.562809 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-e94661b2-6d40-4697-b05e-0cb132ee29c7 req-d7c3a52e-8c0a-4992-be62-9fe1dd9c0346 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 returned with HTTP 404 Aug 01 00:26:50.562809 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1290/5151] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:26:50 2026] GET /volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:52.652112 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2a7f9213-471e-45b2-b5f9-f196c71754fd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:52.653670 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2a7f9213-471e-45b2-b5f9-f196c71754fd tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:26:52.654040 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2a7f9213-471e-45b2-b5f9-f196c71754fd tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1023874803-1976852494", "extra_specs": {"multiattach": " True"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:52.655540 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:52.655540 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:52.666659 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2a7f9213-471e-45b2-b5f9-f196c71754fd tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:26:52.667049 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1289/5152] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:26:52 2026] POST /volume/v3/types => generated 287 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:52.674191 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-787316ea-b1e4-4924-8155-1eb0c6ff035f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:52.675892 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-787316ea-b1e4-4924-8155-1eb0c6ff035f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:26:52.676218 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-787316ea-b1e4-4924-8155-1eb0c6ff035f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-847636507", "snapshot_id": null, "imageRef": null, "volume_type": "8e83b0f8-8e83-45cb-b478-ab95973632b2", "size": 1}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:52.677684 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-787316ea-b1e4-4924-8155-1eb0c6ff035f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-847636507', 'snapshot_id': None, 'imageRef': None, 'volume_type': '8e83b0f8-8e83-45cb-b478-ab95973632b2', 'size': 1}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:26:52.685392 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-787316ea-b1e4-4924-8155-1eb0c6ff035f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Create volume of 1 GB Aug 01 00:26:52.685649 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:52.685649 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:52.686132 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-787316ea-b1e4-4924-8155-1eb0c6ff035f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Availability Zones retrieved successfully. Aug 01 00:26:52.692046 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-787316ea-b1e4-4924-8155-1eb0c6ff035f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Flow 'volume_create_api' (79c90c1e-b172-4cd4-affa-e0355bd5081f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:26:52.692542 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-787316ea-b1e4-4924-8155-1eb0c6ff035f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83964f78-7b1f-4da3-ad29-3558457daed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:52.693495 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-787316ea-b1e4-4924-8155-1eb0c6ff035f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:26:52.700821 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:52.700821 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:52.714866 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-787316ea-b1e4-4924-8155-1eb0c6ff035f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83964f78-7b1f-4da3-ad29-3558457daed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:26:53Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=8e83b0f8-8e83-45cb-b478-ab95973632b2,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1023874803-1976852494',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e83b0f8-8e83-45cb-b478-ab95973632b2', 'encryption_key_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=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:52.715600 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-787316ea-b1e4-4924-8155-1eb0c6ff035f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ed188a5-11dd-4f45-95de-b734a0781830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:52.740368 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-787316ea-b1e4-4924-8155-1eb0c6ff035f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1023874803-1976852494 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1023874803-1976852494, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:26:52.740595 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-787316ea-b1e4-4924-8155-1eb0c6ff035f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1023874803-1976852494 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1023874803-1976852494, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:26:52.766102 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-787316ea-b1e4-4924-8155-1eb0c6ff035f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Created reservations ['0a4d2466-30dc-4cd6-86b8-72515b39a6be', 'ac25edb9-adb5-4f40-b42f-9cdd5f14af70', 'd0855876-ad59-4937-b807-1d6284a93872', '0c6f67b2-bb68-4ad5-8aa8-6a38d100d914'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:26:52.766984 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-787316ea-b1e4-4924-8155-1eb0c6ff035f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ed188a5-11dd-4f45-95de-b734a0781830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a4d2466-30dc-4cd6-86b8-72515b39a6be', 'ac25edb9-adb5-4f40-b42f-9cdd5f14af70', 'd0855876-ad59-4937-b807-1d6284a93872', '0c6f67b2-bb68-4ad5-8aa8-6a38d100d914']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:52.767662 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-787316ea-b1e4-4924-8155-1eb0c6ff035f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61950d42-6485-407d-8643-5d3f28af74ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:52.790170 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-787316ea-b1e4-4924-8155-1eb0c6ff035f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61950d42-6485-407d-8643-5d3f28af74ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf997abd-fcef-4feb-9fae-43aa3b591b4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-847636507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e4ab46c983d449c1b6df8f9f9c8cbc39',qos_specs=None,replication_status=,reservations=['0a4d2466-30dc-4cd6-86b8-72515b39a6be','ac25edb9-adb5-4f40-b42f-9cdd5f14af70','d0855876-ad59-4937-b807-1d6284a93872','0c6f67b2-bb68-4ad5-8aa8-6a38d100d914'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bef7493493c94a99befa5745ebc4a00b',volume_type_id=8e83b0f8-8e83-45cb-b478-ab95973632b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:26:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-847636507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf997abd-fcef-4feb-9fae-43aa3b591b4e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='e4ab46c983d449c1b6df8f9f9c8cbc39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bef7493493c94a99befa5745ebc4a00b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e83b0f8-8e83-45cb-b478-ab95973632b2),volume_type_id=8e83b0f8-8e83-45cb-b478-ab95973632b2)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:52.790778 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-787316ea-b1e4-4924-8155-1eb0c6ff035f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af807352-eba6-41a8-825c-b1cb353ad547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:52.806994 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-787316ea-b1e4-4924-8155-1eb0c6ff035f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af807352-eba6-41a8-825c-b1cb353ad547) transitioned into state 'SUCCESS' from state '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-847636507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e4ab46c983d449c1b6df8f9f9c8cbc39',qos_specs=None,replication_status=,reservations=['0a4d2466-30dc-4cd6-86b8-72515b39a6be','ac25edb9-adb5-4f40-b42f-9cdd5f14af70','d0855876-ad59-4937-b807-1d6284a93872','0c6f67b2-bb68-4ad5-8aa8-6a38d100d914'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bef7493493c94a99befa5745ebc4a00b',volume_type_id=8e83b0f8-8e83-45cb-b478-ab95973632b2)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:52.807938 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-787316ea-b1e4-4924-8155-1eb0c6ff035f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b90537c-9865-4bb7-b598-1183ce01af1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:26:52.816523 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-787316ea-b1e4-4924-8155-1eb0c6ff035f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b90537c-9865-4bb7-b598-1183ce01af1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:26:52.817392 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-787316ea-b1e4-4924-8155-1eb0c6ff035f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Flow 'volume_create_api' (79c90c1e-b172-4cd4-affa-e0355bd5081f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:26:52.817665 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-787316ea-b1e4-4924-8155-1eb0c6ff035f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Create volume request issued successfully. Aug 01 00:26:52.818243 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-787316ea-b1e4-4924-8155-1eb0c6ff035f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:26:52.818692 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1289/5153] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:26:52 2026] POST /volume/v3/volumes => generated 829 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:26:52.830963 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b4271251-e1e2-4638-a63f-a9b14e1b6949 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:52.832858 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b4271251-e1e2-4638-a63f-a9b14e1b6949 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e Aug 01 00:26:52.833101 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b4271251-e1e2-4638-a63f-a9b14e1b6949 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:52.833356 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b4271251-e1e2-4638-a63f-a9b14e1b6949 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:52.840723 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:52.840723 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:52.844545 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b4271251-e1e2-4638-a63f-a9b14e1b6949 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:52.848571 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b4271251-e1e2-4638-a63f-a9b14e1b6949 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e returned with HTTP 200 Aug 01 00:26:52.848977 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1286/5154] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:52 2026] GET /volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:53.862467 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-8e985199-507e-4d14-82cd-6f738f92a683 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:53.864143 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8e985199-507e-4d14-82cd-6f738f92a683 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e Aug 01 00:26:53.864316 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8e985199-507e-4d14-82cd-6f738f92a683 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:53.864488 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8e985199-507e-4d14-82cd-6f738f92a683 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:53.870962 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:53.870962 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:53.874235 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-8e985199-507e-4d14-82cd-6f738f92a683 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:53.878880 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8e985199-507e-4d14-82cd-6f738f92a683 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e returned with HTTP 200 Aug 01 00:26:53.879252 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1291/5155] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:53 2026] GET /volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:53.891060 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fd4ce4ca-28dd-443e-a73e-d124ae7372b8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:53.898388 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fd4ce4ca-28dd-443e-a73e-d124ae7372b8 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e Aug 01 00:26:53.898720 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fd4ce4ca-28dd-443e-a73e-d124ae7372b8 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:53.899030 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fd4ce4ca-28dd-443e-a73e-d124ae7372b8 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:53.912551 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:53.912551 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:53.917604 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-fd4ce4ca-28dd-443e-a73e-d124ae7372b8 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:53.921843 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fd4ce4ca-28dd-443e-a73e-d124ae7372b8 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e returned with HTTP 200 Aug 01 00:26:53.922296 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1290/5156] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:53 2026] GET /volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e => generated 922 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:53.954783 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-4700b1ac-e529-4702-a96f-ec9932044330 req-d55ce5a7-7eeb-4329-91eb-d9536769d272 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:53.957779 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-4700b1ac-e529-4702-a96f-ec9932044330 req-d55ce5a7-7eeb-4329-91eb-d9536769d272 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] DELETE https://10.4.3.222/volume/v3/attachments/2265bb83-19a9-4d52-adc8-10404d0723a0 Aug 01 00:26:53.958064 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-4700b1ac-e529-4702-a96f-ec9932044330 req-d55ce5a7-7eeb-4329-91eb-d9536769d272 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:53.958317 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-4700b1ac-e529-4702-a96f-ec9932044330 req-d55ce5a7-7eeb-4329-91eb-d9536769d272 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:53.967860 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:53.967860 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:53.973762 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-221778bc-66ae-425f-a22d-ee5bfa0ad7d5 req-0d64fac1-3682-4e87-88ad-26e35f956d63 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:53.975655 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-221778bc-66ae-425f-a22d-ee5bfa0ad7d5 req-0d64fac1-3682-4e87-88ad-26e35f956d63 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e Aug 01 00:26:53.975853 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-221778bc-66ae-425f-a22d-ee5bfa0ad7d5 req-0d64fac1-3682-4e87-88ad-26e35f956d63 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:53.976053 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-221778bc-66ae-425f-a22d-ee5bfa0ad7d5 req-0d64fac1-3682-4e87-88ad-26e35f956d63 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:53.987791 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:53.987791 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:53.990684 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-221778bc-66ae-425f-a22d-ee5bfa0ad7d5 req-0d64fac1-3682-4e87-88ad-26e35f956d63 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:53.994648 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-221778bc-66ae-425f-a22d-ee5bfa0ad7d5 req-0d64fac1-3682-4e87-88ad-26e35f956d63 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e returned with HTTP 200 Aug 01 00:26:53.995056 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1287/5157] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:26:53 2026] GET /volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:54.008680 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-4700b1ac-e529-4702-a96f-ec9932044330 req-d55ce5a7-7eeb-4329-91eb-d9536769d272 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/attachments/2265bb83-19a9-4d52-adc8-10404d0723a0 returned with HTTP 200 Aug 01 00:26:54.009120 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1290/5158] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:26:53 2026] DELETE /volume/v3/attachments/2265bb83-19a9-4d52-adc8-10404d0723a0 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:54.069311 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-bab6ffca-1517-4870-946a-5fb47de6178a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:54.069754 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bab6ffca-1517-4870-946a-5fb47de6178a None None] GET https://10.4.3.222/volume// Aug 01 00:26:54.069966 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bab6ffca-1517-4870-946a-5fb47de6178a None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:54.070152 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-bab6ffca-1517-4870-946a-5fb47de6178a None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:54.070456 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-bab6ffca-1517-4870-946a-5fb47de6178a None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:26:54.070726 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1292/5159] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:26: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 01 00:26:54.076705 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-221778bc-66ae-425f-a22d-ee5bfa0ad7d5 req-26ab714a-2a35-4830-b39d-c9d45a937e71 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:54.135526 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-221778bc-66ae-425f-a22d-ee5bfa0ad7d5 req-26ab714a-2a35-4830-b39d-c9d45a937e71 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:26:54.135982 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-221778bc-66ae-425f-a22d-ee5bfa0ad7d5 req-26ab714a-2a35-4830-b39d-c9d45a937e71 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf997abd-fcef-4feb-9fae-43aa3b591b4e", "connector": null, "instance_uuid": "76131ab9-aa50-48e9-bb63-dbef58d3a0a4"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:54.144338 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:54.144338 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:54.166407 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-221778bc-66ae-425f-a22d-ee5bfa0ad7d5 req-26ab714a-2a35-4830-b39d-c9d45a937e71 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:26:54.166865 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1291/5160] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:26:54 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:54.193210 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d85998d7-4c8b-4ea3-a17c-b64d649a9f8f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:54.194825 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d85998d7-4c8b-4ea3-a17c-b64d649a9f8f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e Aug 01 00:26:54.195010 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d85998d7-4c8b-4ea3-a17c-b64d649a9f8f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:54.195185 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d85998d7-4c8b-4ea3-a17c-b64d649a9f8f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:54.204214 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:54.204214 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:54.207666 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d85998d7-4c8b-4ea3-a17c-b64d649a9f8f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:54.208981 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0adbd6f6-3d08-47a9-b621-35bc2fd9d48b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:54.209421 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0adbd6f6-3d08-47a9-b621-35bc2fd9d48b None None] GET https://10.4.3.222/volume// Aug 01 00:26:54.209617 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0adbd6f6-3d08-47a9-b621-35bc2fd9d48b None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:54.209904 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0adbd6f6-3d08-47a9-b621-35bc2fd9d48b None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:54.210246 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0adbd6f6-3d08-47a9-b621-35bc2fd9d48b None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:26:54.210546 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1291/5161] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:26: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 01 00:26:54.212126 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d85998d7-4c8b-4ea3-a17c-b64d649a9f8f tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e returned with HTTP 200 Aug 01 00:26:54.212501 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1288/5162] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:54 2026] GET /volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:54.220653 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-221778bc-66ae-425f-a22d-ee5bfa0ad7d5 req-92ba7aa8-f39d-4bfc-a160-83f970856c2c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:54.221346 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-221778bc-66ae-425f-a22d-ee5bfa0ad7d5 req-92ba7aa8-f39d-4bfc-a160-83f970856c2c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e Aug 01 00:26:54.221675 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-221778bc-66ae-425f-a22d-ee5bfa0ad7d5 req-92ba7aa8-f39d-4bfc-a160-83f970856c2c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:54.221857 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-221778bc-66ae-425f-a22d-ee5bfa0ad7d5 req-92ba7aa8-f39d-4bfc-a160-83f970856c2c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:54.234348 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:54.234348 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:54.241281 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-221778bc-66ae-425f-a22d-ee5bfa0ad7d5 req-92ba7aa8-f39d-4bfc-a160-83f970856c2c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:54.247291 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-221778bc-66ae-425f-a22d-ee5bfa0ad7d5 req-92ba7aa8-f39d-4bfc-a160-83f970856c2c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e returned with HTTP 200 Aug 01 00:26:54.247823 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1293/5163] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:26:54 2026] GET /volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e => generated 1101 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:54.359212 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-221778bc-66ae-425f-a22d-ee5bfa0ad7d5 req-2b516c2d-2223-4736-a9ba-08d45f45f687 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:54.361397 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-221778bc-66ae-425f-a22d-ee5bfa0ad7d5 req-2b516c2d-2223-4736-a9ba-08d45f45f687 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] PUT https://10.4.3.222/volume/v3/attachments/8320f0ff-147c-4ea9-b3ee-b3ba7ef05928 Aug 01 00:26:54.361796 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-221778bc-66ae-425f-a22d-ee5bfa0ad7d5 req-2b516c2d-2223-4736-a9ba-08d45f45f687 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:54.369493 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-221778bc-66ae-425f-a22d-ee5bfa0ad7d5 req-2b516c2d-2223-4736-a9ba-08d45f45f687 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Acquiring lock "cinder-attachment_update-bf997abd-fcef-4feb-9fae-43aa3b591b4e-np0000006296" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:26:54.374879 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-221778bc-66ae-425f-a22d-ee5bfa0ad7d5 req-2b516c2d-2223-4736-a9ba-08d45f45f687 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Lock "cinder-attachment_update-bf997abd-fcef-4feb-9fae-43aa3b591b4e-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:26:54.375737 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:54.375737 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:54.456479 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-221778bc-66ae-425f-a22d-ee5bfa0ad7d5 req-2b516c2d-2223-4736-a9ba-08d45f45f687 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Lock "cinder-attachment_update-bf997abd-fcef-4feb-9fae-43aa3b591b4e-np0000006296" released by "attachment_update" :: held 0.082s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:26:54.456945 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-221778bc-66ae-425f-a22d-ee5bfa0ad7d5 req-2b516c2d-2223-4736-a9ba-08d45f45f687 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/attachments/8320f0ff-147c-4ea9-b3ee-b3ba7ef05928 returned with HTTP 200 Aug 01 00:26:54.457478 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1292/5164] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:26:54 2026] PUT /volume/v3/attachments/8320f0ff-147c-4ea9-b3ee-b3ba7ef05928 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:55.226850 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e6541507-56ce-49ef-ad99-36d714c84107 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:55.228645 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e6541507-56ce-49ef-ad99-36d714c84107 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e Aug 01 00:26:55.228843 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e6541507-56ce-49ef-ad99-36d714c84107 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:55.229048 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e6541507-56ce-49ef-ad99-36d714c84107 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:55.238191 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:55.238191 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:55.241326 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-e6541507-56ce-49ef-ad99-36d714c84107 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:55.245512 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e6541507-56ce-49ef-ad99-36d714c84107 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e returned with HTTP 200 Aug 01 00:26:55.245878 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1292/5165] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:55 2026] GET /volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:55.577580 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1dda267e-4355-4f64-b6be-c00d0ed96d62 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:55.579727 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1dda267e-4355-4f64-b6be-c00d0ed96d62 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] DELETE https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 Aug 01 00:26:55.579987 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1dda267e-4355-4f64-b6be-c00d0ed96d62 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:55.580208 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1dda267e-4355-4f64-b6be-c00d0ed96d62 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:55.580405 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-1dda267e-4355-4f64-b6be-c00d0ed96d62 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Delete volume with id: 1b837560-5d09-43d9-9009-51b2a0c22bc9 Aug 01 00:26:55.587428 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:55.587428 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:55.587990 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1dda267e-4355-4f64-b6be-c00d0ed96d62 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:55.613069 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1dda267e-4355-4f64-b6be-c00d0ed96d62 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Delete volume request issued successfully. Aug 01 00:26:55.613431 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1dda267e-4355-4f64-b6be-c00d0ed96d62 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 returned with HTTP 202 Aug 01 00:26:55.614021 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1289/5166] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:26:55 2026] DELETE /volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:26:55.622571 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4e4e18d2-ddec-4469-b500-5fa5f8d7ee86 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:55.624511 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4e4e18d2-ddec-4469-b500-5fa5f8d7ee86 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 Aug 01 00:26:55.624786 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4e4e18d2-ddec-4469-b500-5fa5f8d7ee86 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:55.625113 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4e4e18d2-ddec-4469-b500-5fa5f8d7ee86 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:55.632109 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:55.632109 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:55.635829 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-4e4e18d2-ddec-4469-b500-5fa5f8d7ee86 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Volume info retrieved successfully. Aug 01 00:26:55.640740 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4e4e18d2-ddec-4469-b500-5fa5f8d7ee86 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 returned with HTTP 200 Aug 01 00:26:55.641232 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1294/5167] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:55 2026] GET /volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:56.257306 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-773ca66d-b1cb-43b8-96a7-5828ef11be7b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:56.259042 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-773ca66d-b1cb-43b8-96a7-5828ef11be7b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e Aug 01 00:26:56.259232 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-773ca66d-b1cb-43b8-96a7-5828ef11be7b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:56.259427 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-773ca66d-b1cb-43b8-96a7-5828ef11be7b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:56.270894 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:56.270894 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:56.274290 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-773ca66d-b1cb-43b8-96a7-5828ef11be7b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:56.278325 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-773ca66d-b1cb-43b8-96a7-5828ef11be7b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e returned with HTTP 200 Aug 01 00:26:56.278669 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1293/5168] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:56 2026] GET /volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:56.660640 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-53b56bbf-9d95-491f-9781-8c58ab583023 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:56.663205 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-53b56bbf-9d95-491f-9781-8c58ab583023 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 Aug 01 00:26:56.663365 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-53b56bbf-9d95-491f-9781-8c58ab583023 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:56.663634 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-53b56bbf-9d95-491f-9781-8c58ab583023 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:56.675079 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-53b56bbf-9d95-491f-9781-8c58ab583023 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 returned with HTTP 404 Aug 01 00:26:56.676518 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1293/5169] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:56 2026] GET /volume/v3/volumes/1b837560-5d09-43d9-9009-51b2a0c22bc9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:56.683072 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-45652a69-1c81-4511-af5b-d27c559b41f4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:56.684931 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-45652a69-1c81-4511-af5b-d27c559b41f4 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] DELETE https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc Aug 01 00:26:56.685120 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-45652a69-1c81-4511-af5b-d27c559b41f4 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:56.685318 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-45652a69-1c81-4511-af5b-d27c559b41f4 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:56.685686 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-45652a69-1c81-4511-af5b-d27c559b41f4 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Delete volume with id: 0fcc0a27-e9ce-4068-b2f8-2024d2063fbc Aug 01 00:26:56.694156 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-45652a69-1c81-4511-af5b-d27c559b41f4 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc returned with HTTP 404 Aug 01 00:26:56.694601 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1290/5170] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:26:56 2026] DELETE /volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:56.701793 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-fdf40ff6-0bf2-4731-ae53-c6617110580b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:56.704028 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fdf40ff6-0bf2-4731-ae53-c6617110580b tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc Aug 01 00:26:56.704274 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fdf40ff6-0bf2-4731-ae53-c6617110580b tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:56.704536 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fdf40ff6-0bf2-4731-ae53-c6617110580b tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:56.713091 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fdf40ff6-0bf2-4731-ae53-c6617110580b tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc returned with HTTP 404 Aug 01 00:26:56.713634 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1295/5171] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:56 2026] GET /volume/v3/volumes/0fcc0a27-e9ce-4068-b2f8-2024d2063fbc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:56.723423 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-065b5f99-d78c-4f64-a809-2254464c5f36 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:56.725585 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-065b5f99-d78c-4f64-a809-2254464c5f36 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] DELETE https://10.4.3.222/volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 Aug 01 00:26:56.725787 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-065b5f99-d78c-4f64-a809-2254464c5f36 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:56.725980 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-065b5f99-d78c-4f64-a809-2254464c5f36 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:56.726143 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-065b5f99-d78c-4f64-a809-2254464c5f36 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Delete volume with id: a8bb1b7d-d483-4ede-8d83-f661aeddfae5 Aug 01 00:26:56.735212 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-065b5f99-d78c-4f64-a809-2254464c5f36 tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 returned with HTTP 404 Aug 01 00:26:56.736027 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1294/5172] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:26:56 2026] DELETE /volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:56.742743 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a61df277-100d-4269-b2c2-a5065c6d940d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:56.745898 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a61df277-100d-4269-b2c2-a5065c6d940d tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] GET https://10.4.3.222/volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 Aug 01 00:26:56.746661 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a61df277-100d-4269-b2c2-a5065c6d940d tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:56.747049 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a61df277-100d-4269-b2c2-a5065c6d940d tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:56.757513 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a61df277-100d-4269-b2c2-a5065c6d940d tempest-TestInstancesWithCinderVolumes-174124378 tempest-TestInstancesWithCinderVolumes-174124378-project-member] https://10.4.3.222/volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 returned with HTTP 404 Aug 01 00:26:56.758726 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1294/5173] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:56 2026] GET /volume/v3/volumes/a8bb1b7d-d483-4ede-8d83-f661aeddfae5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:56.766063 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-32e84b67-93a3-4279-9e19-e53fdc6a2307 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:56.767908 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-32e84b67-93a3-4279-9e19-e53fdc6a2307 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] GET https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1 Aug 01 00:26:56.768090 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-32e84b67-93a3-4279-9e19-e53fdc6a2307 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:56.768285 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-32e84b67-93a3-4279-9e19-e53fdc6a2307 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] Calling method 'detail' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:56.769143 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-32e84b67-93a3-4279-9e19-e53fdc6a2307 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100407) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:26:56.797012 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-32e84b67-93a3-4279-9e19-e53fdc6a2307 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] Get all volumes completed successfully. Aug 01 00:26:56.799292 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:56.799292 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:56.807908 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-32e84b67-93a3-4279-9e19-e53fdc6a2307 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 00:26:56.808111 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1291/5174] 10.4.3.222 () {66 vars in 1285 bytes} [Sat Aug 1 00:26:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14890 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:56.825475 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-0f0994d3-606f-4b6c-adac-a308fc0b73a1 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:56.827654 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0f0994d3-606f-4b6c-adac-a308fc0b73a1 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] DELETE https://10.4.3.222/volume/v3/types/77fdfb20-c00c-4ed0-ab78-e3270526f952 Aug 01 00:26:56.827914 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0f0994d3-606f-4b6c-adac-a308fc0b73a1 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:56.828164 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0f0994d3-606f-4b6c-adac-a308fc0b73a1 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] Calling method '_delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:56.853967 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0f0994d3-606f-4b6c-adac-a308fc0b73a1 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] https://10.4.3.222/volume/v3/types/77fdfb20-c00c-4ed0-ab78-e3270526f952 returned with HTTP 202 Aug 01 00:26:56.854417 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1296/5175] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:26:56 2026] DELETE /volume/v3/types/77fdfb20-c00c-4ed0-ab78-e3270526f952 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:26:56.861711 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d86691d7-848e-4563-868f-db15ed4b667f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:56.863893 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d86691d7-848e-4563-868f-db15ed4b667f tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] GET https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1 Aug 01 00:26:56.864200 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d86691d7-848e-4563-868f-db15ed4b667f tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:56.864457 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d86691d7-848e-4563-868f-db15ed4b667f tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:56.865481 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-d86691d7-848e-4563-868f-db15ed4b667f tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:26:56.892221 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d86691d7-848e-4563-868f-db15ed4b667f tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] Get all volumes completed successfully. Aug 01 00:26:56.896447 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:56.896447 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:56.904648 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d86691d7-848e-4563-868f-db15ed4b667f tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 00:26:56.905041 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1295/5176] 10.4.3.222 () {66 vars in 1285 bytes} [Sat Aug 1 00:26:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14890 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:56.920344 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-1861aeb9-259a-44d4-84aa-f961001622b9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:56.923297 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1861aeb9-259a-44d4-84aa-f961001622b9 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] DELETE https://10.4.3.222/volume/v3/types/6b0b6d00-c315-4dfb-a87f-92ae7cc79fff Aug 01 00:26:56.924025 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1861aeb9-259a-44d4-84aa-f961001622b9 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:56.924294 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1861aeb9-259a-44d4-84aa-f961001622b9 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] Calling method '_delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:56.948154 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1861aeb9-259a-44d4-84aa-f961001622b9 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] https://10.4.3.222/volume/v3/types/6b0b6d00-c315-4dfb-a87f-92ae7cc79fff returned with HTTP 202 Aug 01 00:26:56.948548 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1295/5177] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:26:56 2026] DELETE /volume/v3/types/6b0b6d00-c315-4dfb-a87f-92ae7cc79fff => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:26:57.295787 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ed4daab2-c95c-40c3-8b8d-9147025af6b7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:57.295787 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ed4daab2-c95c-40c3-8b8d-9147025af6b7 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e Aug 01 00:26:57.295787 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ed4daab2-c95c-40c3-8b8d-9147025af6b7 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:57.296233 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ed4daab2-c95c-40c3-8b8d-9147025af6b7 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:57.300183 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ff49afbf-be2e-4db0-b422-996e5b4018f5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:57.302261 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ff49afbf-be2e-4db0-b422-996e5b4018f5 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] GET https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1 Aug 01 00:26:57.302500 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ff49afbf-be2e-4db0-b422-996e5b4018f5 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:57.302743 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ff49afbf-be2e-4db0-b422-996e5b4018f5 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] Calling method 'detail' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:57.303642 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-ff49afbf-be2e-4db0-b422-996e5b4018f5 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:26:57.304642 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:57.304642 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:57.309315 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ed4daab2-c95c-40c3-8b8d-9147025af6b7 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:57.319160 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ed4daab2-c95c-40c3-8b8d-9147025af6b7 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e returned with HTTP 200 Aug 01 00:26:57.319584 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1292/5178] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:57 2026] GET /volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e => generated 922 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:57.328833 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-ff49afbf-be2e-4db0-b422-996e5b4018f5 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] Get all volumes completed successfully. Aug 01 00:26:57.330959 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:57.330959 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:57.336321 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ff49afbf-be2e-4db0-b422-996e5b4018f5 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 00:26:57.336664 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1297/5179] 10.4.3.222 () {66 vars in 1285 bytes} [Sat Aug 1 00:26:57 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14890 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:57.357553 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3dee59e5-d24a-485a-b658-73d0800aeaa0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:57.360469 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3dee59e5-d24a-485a-b658-73d0800aeaa0 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/4a4ab54f-dab1-43df-b030-d422b56da919 Aug 01 00:26:57.360647 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3dee59e5-d24a-485a-b658-73d0800aeaa0 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:57.360841 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3dee59e5-d24a-485a-b658-73d0800aeaa0 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:57.360997 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-3dee59e5-d24a-485a-b658-73d0800aeaa0 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] Delete volume with id: 4a4ab54f-dab1-43df-b030-d422b56da919 Aug 01 00:26:57.373114 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:57.373114 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:57.373410 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3dee59e5-d24a-485a-b658-73d0800aeaa0 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] Volume info retrieved successfully. Aug 01 00:26:57.392508 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.image.cache [None req-3dee59e5-d24a-485a-b658-73d0800aeaa0 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] Evicting image cache entry: {'id': 4, 'image_id': 'a43cf7d3-29fe-4180-8fdd-e4e0a1251e53', 'volume_id': '4a4ab54f-dab1-43df-b030-d422b56da919', 'host': 'np0000006296@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 1, 0, 25, 25), 'last_used': datetime.datetime(2026, 8, 1, 0, 25, 37)}. {{(pid=100406) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 01 00:26:57.406599 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3dee59e5-d24a-485a-b658-73d0800aeaa0 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] Delete volume request issued successfully. Aug 01 00:26:57.406873 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3dee59e5-d24a-485a-b658-73d0800aeaa0 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] https://10.4.3.222/volume/v3/volumes/4a4ab54f-dab1-43df-b030-d422b56da919 returned with HTTP 202 Aug 01 00:26:57.411203 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1296/5180] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:26:57 2026] DELETE /volume/v3/volumes/4a4ab54f-dab1-43df-b030-d422b56da919 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:26:57.419317 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-335c785a-f56d-4e6d-91e6-8a364c5f6c0f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:57.421388 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-335c785a-f56d-4e6d-91e6-8a364c5f6c0f tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] GET https://10.4.3.222/volume/v3/volumes/4a4ab54f-dab1-43df-b030-d422b56da919 Aug 01 00:26:57.421658 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-335c785a-f56d-4e6d-91e6-8a364c5f6c0f tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:57.421937 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-335c785a-f56d-4e6d-91e6-8a364c5f6c0f tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:57.432440 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:57.432440 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:57.439304 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-335c785a-f56d-4e6d-91e6-8a364c5f6c0f tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] Volume info retrieved successfully. Aug 01 00:26:57.444982 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-335c785a-f56d-4e6d-91e6-8a364c5f6c0f tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] https://10.4.3.222/volume/v3/volumes/4a4ab54f-dab1-43df-b030-d422b56da919 returned with HTTP 200 Aug 01 00:26:57.445571 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1296/5181] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:57 2026] GET /volume/v3/volumes/4a4ab54f-dab1-43df-b030-d422b56da919 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:57.708201 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-221778bc-66ae-425f-a22d-ee5bfa0ad7d5 req-361a0d40-4e4c-4a1a-a0ef-dc482df57284 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:57.711981 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-221778bc-66ae-425f-a22d-ee5bfa0ad7d5 req-361a0d40-4e4c-4a1a-a0ef-dc482df57284 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] POST https://10.4.3.222/volume/v3/attachments/8320f0ff-147c-4ea9-b3ee-b3ba7ef05928/action Aug 01 00:26:57.712411 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-221778bc-66ae-425f-a22d-ee5bfa0ad7d5 req-361a0d40-4e4c-4a1a-a0ef-dc482df57284 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:26:57.712559 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-221778bc-66ae-425f-a22d-ee5bfa0ad7d5 req-361a0d40-4e4c-4a1a-a0ef-dc482df57284 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:57.731750 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:57.731750 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:57.740663 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-221778bc-66ae-425f-a22d-ee5bfa0ad7d5 req-361a0d40-4e4c-4a1a-a0ef-dc482df57284 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/attachments/8320f0ff-147c-4ea9-b3ee-b3ba7ef05928/action returned with HTTP 204 Aug 01 00:26:57.741226 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1293/5182] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:26:57 2026] POST /volume/v3/attachments/8320f0ff-147c-4ea9-b3ee-b3ba7ef05928/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:58.331067 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-37eca1e1-8462-436c-980e-903c6cbaec21 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:58.332756 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-37eca1e1-8462-436c-980e-903c6cbaec21 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e Aug 01 00:26:58.332982 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-37eca1e1-8462-436c-980e-903c6cbaec21 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:58.333163 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-37eca1e1-8462-436c-980e-903c6cbaec21 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:58.343183 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:58.343183 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:58.346522 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-37eca1e1-8462-436c-980e-903c6cbaec21 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:58.350469 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-37eca1e1-8462-436c-980e-903c6cbaec21 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e returned with HTTP 200 Aug 01 00:26:58.350841 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1298/5183] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:58 2026] GET /volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:58.391717 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-151fda31-3b83-4bd0-aa96-eaab48a394d6 req-34fb96f3-a638-4e6b-bee6-5f1838e5959b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:58.393829 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-151fda31-3b83-4bd0-aa96-eaab48a394d6 req-34fb96f3-a638-4e6b-bee6-5f1838e5959b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e Aug 01 00:26:58.394057 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-151fda31-3b83-4bd0-aa96-eaab48a394d6 req-34fb96f3-a638-4e6b-bee6-5f1838e5959b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:58.394281 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-151fda31-3b83-4bd0-aa96-eaab48a394d6 req-34fb96f3-a638-4e6b-bee6-5f1838e5959b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:58.404151 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:58.404151 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:58.408364 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-151fda31-3b83-4bd0-aa96-eaab48a394d6 req-34fb96f3-a638-4e6b-bee6-5f1838e5959b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:58.412565 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-151fda31-3b83-4bd0-aa96-eaab48a394d6 req-34fb96f3-a638-4e6b-bee6-5f1838e5959b tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e returned with HTTP 200 Aug 01 00:26:58.412988 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1297/5184] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:26:58 2026] GET /volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:58.431602 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ca52c9b1-318d-48d1-a0c3-281bd56adbc5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:58.433251 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ca52c9b1-318d-48d1-a0c3-281bd56adbc5 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e Aug 01 00:26:58.433424 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ca52c9b1-318d-48d1-a0c3-281bd56adbc5 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:58.433598 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ca52c9b1-318d-48d1-a0c3-281bd56adbc5 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:58.442209 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:58.442209 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:58.445376 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ca52c9b1-318d-48d1-a0c3-281bd56adbc5 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:58.449220 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ca52c9b1-318d-48d1-a0c3-281bd56adbc5 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e returned with HTTP 200 Aug 01 00:26:58.449620 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1297/5185] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:58 2026] GET /volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:58.460708 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-86cae84c-a5db-4ae9-94a9-e0b7f8d11163 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:58.462623 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-86cae84c-a5db-4ae9-94a9-e0b7f8d11163 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] GET https://10.4.3.222/volume/v3/volumes/4a4ab54f-dab1-43df-b030-d422b56da919 Aug 01 00:26:58.462928 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-86cae84c-a5db-4ae9-94a9-e0b7f8d11163 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:58.463185 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-86cae84c-a5db-4ae9-94a9-e0b7f8d11163 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:58.470717 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-86cae84c-a5db-4ae9-94a9-e0b7f8d11163 tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] https://10.4.3.222/volume/v3/volumes/4a4ab54f-dab1-43df-b030-d422b56da919 returned with HTTP 404 Aug 01 00:26:58.471429 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1294/5186] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:58 2026] GET /volume/v3/volumes/4a4ab54f-dab1-43df-b030-d422b56da919 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:26:58.479131 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-21e236d4-692e-4f76-85ae-1f000d7a9a5e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:58.482898 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-21e236d4-692e-4f76-85ae-1f000d7a9a5e tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] DELETE https://10.4.3.222/volume/v3/types/a30c76ff-0ec7-4011-84b2-ebb13dc3635c Aug 01 00:26:58.483146 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-21e236d4-692e-4f76-85ae-1f000d7a9a5e tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:58.483391 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-21e236d4-692e-4f76-85ae-1f000d7a9a5e tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] Calling method '_delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:58.493363 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-29145b4c-5857-48f9-9b79-a07982078416 req-fd3093d4-fd41-47c2-8247-3fa36123e7d7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:58.495988 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-29145b4c-5857-48f9-9b79-a07982078416 req-fd3093d4-fd41-47c2-8247-3fa36123e7d7 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e Aug 01 00:26:58.496175 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-29145b4c-5857-48f9-9b79-a07982078416 req-fd3093d4-fd41-47c2-8247-3fa36123e7d7 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:58.496347 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-29145b4c-5857-48f9-9b79-a07982078416 req-fd3093d4-fd41-47c2-8247-3fa36123e7d7 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:58.506956 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:58.506956 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:58.508526 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-21e236d4-692e-4f76-85ae-1f000d7a9a5e tempest-TestInstancesWithCinderVolumes-213876371 tempest-TestInstancesWithCinderVolumes-213876371-project-admin] https://10.4.3.222/volume/v3/types/a30c76ff-0ec7-4011-84b2-ebb13dc3635c returned with HTTP 202 Aug 01 00:26:58.508989 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1299/5187] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:26:58 2026] DELETE /volume/v3/types/a30c76ff-0ec7-4011-84b2-ebb13dc3635c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:26:58.510901 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-29145b4c-5857-48f9-9b79-a07982078416 req-fd3093d4-fd41-47c2-8247-3fa36123e7d7 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:58.515370 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-29145b4c-5857-48f9-9b79-a07982078416 req-fd3093d4-fd41-47c2-8247-3fa36123e7d7 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e returned with HTTP 200 Aug 01 00:26:58.515927 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1298/5188] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:26:58 2026] GET /volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:58.536696 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-29145b4c-5857-48f9-9b79-a07982078416 req-06ccee0a-0659-4658-a585-396293321096 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:58.538516 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-29145b4c-5857-48f9-9b79-a07982078416 req-06ccee0a-0659-4658-a585-396293321096 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] POST https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e/action Aug 01 00:26:58.538872 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-29145b4c-5857-48f9-9b79-a07982078416 req-06ccee0a-0659-4658-a585-396293321096 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:26:58.539019 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-29145b4c-5857-48f9-9b79-a07982078416 req-06ccee0a-0659-4658-a585-396293321096 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:26:58.552847 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:58.552847 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:58.553333 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-29145b4c-5857-48f9-9b79-a07982078416 req-06ccee0a-0659-4658-a585-396293321096 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:58.559340 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-29145b4c-5857-48f9-9b79-a07982078416 req-06ccee0a-0659-4658-a585-396293321096 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Begin detaching volume completed successfully. Aug 01 00:26:58.559530 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-29145b4c-5857-48f9-9b79-a07982078416 req-06ccee0a-0659-4658-a585-396293321096 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e/action returned with HTTP 202 Aug 01 00:26:58.559967 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1298/5189] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:26:58 2026] POST /volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:26:58.581064 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fe1e5ffe-1708-4861-be9b-93b68e0f3142 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:58.582867 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fe1e5ffe-1708-4861-be9b-93b68e0f3142 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e Aug 01 00:26:58.583139 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fe1e5ffe-1708-4861-be9b-93b68e0f3142 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:58.583403 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fe1e5ffe-1708-4861-be9b-93b68e0f3142 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:58.592888 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:58.592888 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:58.596162 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-fe1e5ffe-1708-4861-be9b-93b68e0f3142 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:58.600308 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fe1e5ffe-1708-4861-be9b-93b68e0f3142 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e returned with HTTP 200 Aug 01 00:26:58.600860 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1295/5190] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:58 2026] GET /volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e => generated 1217 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:58.601327 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6ee2d37d-e1ab-498c-92ca-30ccbbe49dfc None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:58.601733 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6ee2d37d-e1ab-498c-92ca-30ccbbe49dfc None None] GET https://10.4.3.222/volume// Aug 01 00:26:58.601955 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6ee2d37d-e1ab-498c-92ca-30ccbbe49dfc None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:58.602143 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6ee2d37d-e1ab-498c-92ca-30ccbbe49dfc None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:58.602497 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6ee2d37d-e1ab-498c-92ca-30ccbbe49dfc None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:26:58.602839 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1300/5191] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:26: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 01 00:26:58.610186 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-29145b4c-5857-48f9-9b79-a07982078416 req-72a0fe4f-6738-42f2-8684-798ca45cc37c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:58.612377 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-29145b4c-5857-48f9-9b79-a07982078416 req-72a0fe4f-6738-42f2-8684-798ca45cc37c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e Aug 01 00:26:58.612619 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-29145b4c-5857-48f9-9b79-a07982078416 req-72a0fe4f-6738-42f2-8684-798ca45cc37c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:58.612877 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-29145b4c-5857-48f9-9b79-a07982078416 req-72a0fe4f-6738-42f2-8684-798ca45cc37c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:58.623543 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:58.623543 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:58.627446 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-29145b4c-5857-48f9-9b79-a07982078416 req-72a0fe4f-6738-42f2-8684-798ca45cc37c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:58.631899 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-29145b4c-5857-48f9-9b79-a07982078416 req-72a0fe4f-6738-42f2-8684-798ca45cc37c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e returned with HTTP 200 Aug 01 00:26:58.632313 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1299/5192] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:26:58 2026] GET /volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e => generated 1397 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:26:59.154411 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-29145b4c-5857-48f9-9b79-a07982078416 req-d7854550-5067-4599-918d-13bdc417d466 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:59.156407 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-29145b4c-5857-48f9-9b79-a07982078416 req-d7854550-5067-4599-918d-13bdc417d466 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e Aug 01 00:26:59.156568 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-29145b4c-5857-48f9-9b79-a07982078416 req-d7854550-5067-4599-918d-13bdc417d466 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:59.156737 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-29145b4c-5857-48f9-9b79-a07982078416 req-d7854550-5067-4599-918d-13bdc417d466 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:59.164718 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:59.164718 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:59.167600 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-29145b4c-5857-48f9-9b79-a07982078416 req-d7854550-5067-4599-918d-13bdc417d466 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:59.171085 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-29145b4c-5857-48f9-9b79-a07982078416 req-d7854550-5067-4599-918d-13bdc417d466 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e returned with HTTP 200 Aug 01 00:26:59.171585 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1299/5193] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:26:59 2026] GET /volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e => generated 1217 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:26:59.486508 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-29145b4c-5857-48f9-9b79-a07982078416 req-d9ccdbf0-6cf4-4180-9af0-57f7315457b4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:59.489200 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-29145b4c-5857-48f9-9b79-a07982078416 req-d9ccdbf0-6cf4-4180-9af0-57f7315457b4 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] DELETE https://10.4.3.222/volume/v3/attachments/8320f0ff-147c-4ea9-b3ee-b3ba7ef05928 Aug 01 00:26:59.489430 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-29145b4c-5857-48f9-9b79-a07982078416 req-d9ccdbf0-6cf4-4180-9af0-57f7315457b4 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:59.489684 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-29145b4c-5857-48f9-9b79-a07982078416 req-d9ccdbf0-6cf4-4180-9af0-57f7315457b4 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:59.498911 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:59.498911 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:26:59.543244 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-29145b4c-5857-48f9-9b79-a07982078416 req-d9ccdbf0-6cf4-4180-9af0-57f7315457b4 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/attachments/8320f0ff-147c-4ea9-b3ee-b3ba7ef05928 returned with HTTP 200 Aug 01 00:26:59.543648 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1296/5194] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:26:59 2026] DELETE /volume/v3/attachments/8320f0ff-147c-4ea9-b3ee-b3ba7ef05928 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:59.615523 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-5f72b0ed-71d1-47b1-a65a-a27a0da130d2 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:59.617414 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5f72b0ed-71d1-47b1-a65a-a27a0da130d2 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e Aug 01 00:26:59.617604 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5f72b0ed-71d1-47b1-a65a-a27a0da130d2 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:59.617795 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5f72b0ed-71d1-47b1-a65a-a27a0da130d2 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:59.625545 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:59.625545 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:26:59.631873 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-5f72b0ed-71d1-47b1-a65a-a27a0da130d2 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:59.641873 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5f72b0ed-71d1-47b1-a65a-a27a0da130d2 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e returned with HTTP 200 Aug 01 00:26:59.642286 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1301/5195] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:59 2026] GET /volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e => generated 922 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:26:59.654160 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-845e4c69-a09e-4f8c-a63b-4739a6224c0c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:59.655822 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-845e4c69-a09e-4f8c-a63b-4739a6224c0c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] DELETE https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e Aug 01 00:26:59.656070 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-845e4c69-a09e-4f8c-a63b-4739a6224c0c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:59.656283 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-845e4c69-a09e-4f8c-a63b-4739a6224c0c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:59.656466 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-845e4c69-a09e-4f8c-a63b-4739a6224c0c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Delete volume with id: bf997abd-fcef-4feb-9fae-43aa3b591b4e Aug 01 00:26:59.662447 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:59.662447 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:26:59.662882 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-845e4c69-a09e-4f8c-a63b-4739a6224c0c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:59.678058 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-845e4c69-a09e-4f8c-a63b-4739a6224c0c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Delete volume request issued successfully. Aug 01 00:26:59.678452 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-845e4c69-a09e-4f8c-a63b-4739a6224c0c tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e returned with HTTP 202 Aug 01 00:26:59.681136 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1300/5196] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:26:59 2026] DELETE /volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:26:59.689458 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-efa9aba4-867f-4092-850c-dfdb889623d7 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:26:59.691274 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-efa9aba4-867f-4092-850c-dfdb889623d7 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e Aug 01 00:26:59.691466 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-efa9aba4-867f-4092-850c-dfdb889623d7 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:26:59.691675 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-efa9aba4-867f-4092-850c-dfdb889623d7 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:26:59.700354 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:26:59.700354 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:26:59.705278 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-efa9aba4-867f-4092-850c-dfdb889623d7 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Volume info retrieved successfully. Aug 01 00:26:59.710421 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-efa9aba4-867f-4092-850c-dfdb889623d7 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e returned with HTTP 200 Aug 01 00:26:59.711986 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1300/5197] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:26:59 2026] GET /volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e => generated 921 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:27:00.726434 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0a090483-e43e-44ae-8a11-1ad01a7ca1c4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:00.728312 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0a090483-e43e-44ae-8a11-1ad01a7ca1c4 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] GET https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e Aug 01 00:27:00.728497 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0a090483-e43e-44ae-8a11-1ad01a7ca1c4 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:00.728720 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0a090483-e43e-44ae-8a11-1ad01a7ca1c4 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:00.734455 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0a090483-e43e-44ae-8a11-1ad01a7ca1c4 tempest-VolumeMultiattachTests-349540852 tempest-VolumeMultiattachTests-349540852-project-member] https://10.4.3.222/volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e returned with HTTP 404 Aug 01 00:27:00.734970 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1297/5198] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:00 2026] GET /volume/v3/volumes/bf997abd-fcef-4feb-9fae-43aa3b591b4e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:27:00.741941 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d589efe4-f613-4144-8f84-cd0f2ec47092 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:00.743705 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d589efe4-f613-4144-8f84-cd0f2ec47092 tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] GET https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1 Aug 01 00:27:00.743973 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d589efe4-f613-4144-8f84-cd0f2ec47092 tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:00.744231 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d589efe4-f613-4144-8f84-cd0f2ec47092 tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] Calling method 'detail' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:00.745012 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-d589efe4-f613-4144-8f84-cd0f2ec47092 tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100408) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:27:00.762918 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-d589efe4-f613-4144-8f84-cd0f2ec47092 tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] Get all volumes completed successfully. Aug 01 00:27:00.764862 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:00.764862 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:00.770938 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d589efe4-f613-4144-8f84-cd0f2ec47092 tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 00:27:00.771365 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1302/5199] 10.4.3.222 () {66 vars in 1285 bytes} [Sat Aug 1 00:27:00 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12674 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:27:00.787269 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f56b6e8e-008e-46a7-a43e-858e3583f17f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:00.788937 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f56b6e8e-008e-46a7-a43e-858e3583f17f tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] DELETE https://10.4.3.222/volume/v3/types/8e83b0f8-8e83-45cb-b478-ab95973632b2 Aug 01 00:27:00.789121 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f56b6e8e-008e-46a7-a43e-858e3583f17f tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:00.789608 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f56b6e8e-008e-46a7-a43e-858e3583f17f tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:00.811242 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f56b6e8e-008e-46a7-a43e-858e3583f17f tempest-VolumeMultiattachTests-1091588997 tempest-VolumeMultiattachTests-1091588997-project-admin] https://10.4.3.222/volume/v3/types/8e83b0f8-8e83-45cb-b478-ab95973632b2 returned with HTTP 202 Aug 01 00:27:00.811750 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1301/5200] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:27:00 2026] DELETE /volume/v3/types/8e83b0f8-8e83-45cb-b478-ab95973632b2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:27:06.588307 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-60aecf20-9563-4d2c-974c-e86b7f2e0264 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:06.590086 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-60aecf20-9563-4d2c-974c-e86b7f2e0264 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:27:06.590414 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-60aecf20-9563-4d2c-974c-e86b7f2e0264 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-406297549", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:06.595047 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-60aecf20-9563-4d2c-974c-e86b7f2e0264 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-406297549', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:27:06.595172 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-60aecf20-9563-4d2c-974c-e86b7f2e0264 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Create volume of 1 GB Aug 01 00:27:06.601198 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-60aecf20-9563-4d2c-974c-e86b7f2e0264 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Availability Zones retrieved successfully. Aug 01 00:27:06.606961 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-60aecf20-9563-4d2c-974c-e86b7f2e0264 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Flow 'volume_create_api' (04b42fcc-511d-4815-8581-c6de4ae9f340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:06.608091 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-60aecf20-9563-4d2c-974c-e86b7f2e0264 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed62b7aa-48d3-45d8-927c-bb84c0d39ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:06.609012 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-60aecf20-9563-4d2c-974c-e86b7f2e0264 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:27:06.634095 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-60aecf20-9563-4d2c-974c-e86b7f2e0264 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed62b7aa-48d3-45d8-927c-bb84c0d39ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:06.635001 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-60aecf20-9563-4d2c-974c-e86b7f2e0264 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (104df73c-c623-4c51-917d-db11cf873745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:06.694882 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-60aecf20-9563-4d2c-974c-e86b7f2e0264 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Created reservations ['6aad1630-596f-4052-839e-fc5639e612b1', '20662ac9-be27-432b-9db5-4653ff3dd739', '0cbecf55-b4cf-4663-87bc-e53e1bc0e833', '8ee876e9-38cc-4893-9021-1bcbe1569269'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:27:06.696190 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-60aecf20-9563-4d2c-974c-e86b7f2e0264 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (104df73c-c623-4c51-917d-db11cf873745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6aad1630-596f-4052-839e-fc5639e612b1', '20662ac9-be27-432b-9db5-4653ff3dd739', '0cbecf55-b4cf-4663-87bc-e53e1bc0e833', '8ee876e9-38cc-4893-9021-1bcbe1569269']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:06.697780 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-60aecf20-9563-4d2c-974c-e86b7f2e0264 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f43ca2ad-696d-44b0-9c42-e69f53911117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:06.724523 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-60aecf20-9563-4d2c-974c-e86b7f2e0264 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f43ca2ad-696d-44b0-9c42-e69f53911117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c81ed8de-4ed9-4028-a58a-71a7c41b3c9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-406297549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d72f1fbc2bcd42ae8cd5d7c1719a298a',qos_specs=None,replication_status=,reservations=['6aad1630-596f-4052-839e-fc5639e612b1','20662ac9-be27-432b-9db5-4653ff3dd739','0cbecf55-b4cf-4663-87bc-e53e1bc0e833','8ee876e9-38cc-4893-9021-1bcbe1569269'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c36e85497d314aeda9af2ae5825f3476',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:27:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-406297549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c81ed8de-4ed9-4028-a58a-71a7c41b3c9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d72f1fbc2bcd42ae8cd5d7c1719a298a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c36e85497d314aeda9af2ae5825f3476',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:06.725339 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-60aecf20-9563-4d2c-974c-e86b7f2e0264 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df402b99-c431-4ccb-a64f-1d0a281b5372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:06.745886 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-60aecf20-9563-4d2c-974c-e86b7f2e0264 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df402b99-c431-4ccb-a64f-1d0a281b5372) transitioned into state 'SUCCESS' from state '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-406297549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d72f1fbc2bcd42ae8cd5d7c1719a298a',qos_specs=None,replication_status=,reservations=['6aad1630-596f-4052-839e-fc5639e612b1','20662ac9-be27-432b-9db5-4653ff3dd739','0cbecf55-b4cf-4663-87bc-e53e1bc0e833','8ee876e9-38cc-4893-9021-1bcbe1569269'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c36e85497d314aeda9af2ae5825f3476',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:06.746710 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-60aecf20-9563-4d2c-974c-e86b7f2e0264 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91adcc01-4234-45f6-bb47-1bb31f59ae9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:06.759750 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-60aecf20-9563-4d2c-974c-e86b7f2e0264 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91adcc01-4234-45f6-bb47-1bb31f59ae9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:06.760470 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-60aecf20-9563-4d2c-974c-e86b7f2e0264 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Flow 'volume_create_api' (04b42fcc-511d-4815-8581-c6de4ae9f340) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:06.760728 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-60aecf20-9563-4d2c-974c-e86b7f2e0264 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Create volume request issued successfully. Aug 01 00:27:06.761305 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-60aecf20-9563-4d2c-974c-e86b7f2e0264 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:27:06.762096 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1301/5201] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:27:06 2026] POST /volume/v3/volumes => generated 756 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:27:06.774533 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5ef9cea1-d6d5-4d8c-8bdd-4c6e41ed5e62 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:06.777360 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5ef9cea1-d6d5-4d8c-8bdd-4c6e41ed5e62 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e Aug 01 00:27:06.777360 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5ef9cea1-d6d5-4d8c-8bdd-4c6e41ed5e62 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:06.777465 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5ef9cea1-d6d5-4d8c-8bdd-4c6e41ed5e62 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:06.784955 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:06.784955 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:06.790076 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5ef9cea1-d6d5-4d8c-8bdd-4c6e41ed5e62 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:06.795014 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5ef9cea1-d6d5-4d8c-8bdd-4c6e41ed5e62 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e returned with HTTP 200 Aug 01 00:27:06.795361 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1298/5202] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:06 2026] GET /volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:07.807684 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-74d01099-fa6b-444a-ba01-9d4cf9862b20 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:07.809900 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-74d01099-fa6b-444a-ba01-9d4cf9862b20 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e Aug 01 00:27:07.810209 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-74d01099-fa6b-444a-ba01-9d4cf9862b20 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:07.810523 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-74d01099-fa6b-444a-ba01-9d4cf9862b20 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:07.821263 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:07.821263 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:07.829365 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-74d01099-fa6b-444a-ba01-9d4cf9862b20 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:07.835688 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-74d01099-fa6b-444a-ba01-9d4cf9862b20 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e returned with HTTP 200 Aug 01 00:27:07.836063 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1303/5203] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:07 2026] GET /volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:07.853854 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8e5d461f-cfee-4143-a19b-d0f0e64f63be None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:07.858388 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8e5d461f-cfee-4143-a19b-d0f0e64f63be tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e Aug 01 00:27:07.858659 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8e5d461f-cfee-4143-a19b-d0f0e64f63be tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:07.858981 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8e5d461f-cfee-4143-a19b-d0f0e64f63be tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:07.871168 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:07.871168 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:07.874999 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8e5d461f-cfee-4143-a19b-d0f0e64f63be tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:07.879334 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8e5d461f-cfee-4143-a19b-d0f0e64f63be tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e returned with HTTP 200 Aug 01 00:27:07.879808 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1302/5204] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:07 2026] GET /volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:08.603094 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-c311be38-5ab7-42ca-8da3-80fab08e554f req-fcb63d9d-e4ba-4cb2-8d17-5fb03598fe6f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:08.605547 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-c311be38-5ab7-42ca-8da3-80fab08e554f req-fcb63d9d-e4ba-4cb2-8d17-5fb03598fe6f tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e Aug 01 00:27:08.605744 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-c311be38-5ab7-42ca-8da3-80fab08e554f req-fcb63d9d-e4ba-4cb2-8d17-5fb03598fe6f tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:08.605981 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-c311be38-5ab7-42ca-8da3-80fab08e554f req-fcb63d9d-e4ba-4cb2-8d17-5fb03598fe6f tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:08.612709 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:08.612709 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:08.616368 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-c311be38-5ab7-42ca-8da3-80fab08e554f req-fcb63d9d-e4ba-4cb2-8d17-5fb03598fe6f tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:08.620567 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-c311be38-5ab7-42ca-8da3-80fab08e554f req-fcb63d9d-e4ba-4cb2-8d17-5fb03598fe6f tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e returned with HTTP 200 Aug 01 00:27:08.621003 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1302/5205] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:27:08 2026] GET /volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:08.719140 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-98c98f13-7df9-4440-8f16-3bbeba2d8098 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:08.719657 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-98c98f13-7df9-4440-8f16-3bbeba2d8098 None None] GET https://10.4.3.222/volume// Aug 01 00:27:08.719832 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-98c98f13-7df9-4440-8f16-3bbeba2d8098 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:08.720095 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-98c98f13-7df9-4440-8f16-3bbeba2d8098 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:08.720580 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-98c98f13-7df9-4440-8f16-3bbeba2d8098 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:27:08.721314 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1299/5206] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:27: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 01 00:27:08.728518 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-c311be38-5ab7-42ca-8da3-80fab08e554f req-df0f6065-fb96-4c9d-9ad2-8b7557e9027d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:08.730607 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-c311be38-5ab7-42ca-8da3-80fab08e554f req-df0f6065-fb96-4c9d-9ad2-8b7557e9027d tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:27:08.730956 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-c311be38-5ab7-42ca-8da3-80fab08e554f req-df0f6065-fb96-4c9d-9ad2-8b7557e9027d tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c81ed8de-4ed9-4028-a58a-71a7c41b3c9e", "connector": null, "instance_uuid": "c27b349f-ce87-4815-8ec3-4c6bd3ef3c1c"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:08.741714 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:08.741714 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:08.768961 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-c311be38-5ab7-42ca-8da3-80fab08e554f req-df0f6065-fb96-4c9d-9ad2-8b7557e9027d tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:27:08.769382 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1304/5207] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:27:08 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:27:08.796350 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9e2d55b3-90f6-4b55-9f97-aabc2e8188fe None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:08.798147 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9e2d55b3-90f6-4b55-9f97-aabc2e8188fe tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e Aug 01 00:27:08.800102 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9e2d55b3-90f6-4b55-9f97-aabc2e8188fe tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:08.801603 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9e2d55b3-90f6-4b55-9f97-aabc2e8188fe tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:08.809003 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2f22b8a1-24de-4ec4-a62f-e5778b433db0 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:08.809465 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2f22b8a1-24de-4ec4-a62f-e5778b433db0 None None] GET https://10.4.3.222/volume// Aug 01 00:27:08.809665 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2f22b8a1-24de-4ec4-a62f-e5778b433db0 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:08.809928 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2f22b8a1-24de-4ec4-a62f-e5778b433db0 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:08.810306 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2f22b8a1-24de-4ec4-a62f-e5778b433db0 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:27:08.810675 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1303/5208] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:27: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 01 00:27:08.816761 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:08.816761 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:08.820875 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9e2d55b3-90f6-4b55-9f97-aabc2e8188fe tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:08.821221 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-c311be38-5ab7-42ca-8da3-80fab08e554f req-b9ba9428-8670-42b1-9bcc-92e525ca167c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:08.823449 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-c311be38-5ab7-42ca-8da3-80fab08e554f req-b9ba9428-8670-42b1-9bcc-92e525ca167c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e Aug 01 00:27:08.823655 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-c311be38-5ab7-42ca-8da3-80fab08e554f req-b9ba9428-8670-42b1-9bcc-92e525ca167c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:08.823856 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-c311be38-5ab7-42ca-8da3-80fab08e554f req-b9ba9428-8670-42b1-9bcc-92e525ca167c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:08.826148 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9e2d55b3-90f6-4b55-9f97-aabc2e8188fe tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e returned with HTTP 200 Aug 01 00:27:08.826794 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1303/5209] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:08 2026] GET /volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:08.833860 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:08.833860 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:08.837466 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-c311be38-5ab7-42ca-8da3-80fab08e554f req-b9ba9428-8670-42b1-9bcc-92e525ca167c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:08.842396 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-c311be38-5ab7-42ca-8da3-80fab08e554f req-b9ba9428-8670-42b1-9bcc-92e525ca167c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e returned with HTTP 200 Aug 01 00:27:08.842793 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1300/5210] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:27:08 2026] GET /volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:27:08.954008 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-c311be38-5ab7-42ca-8da3-80fab08e554f req-4a6e6540-0764-4383-bcce-d06448a314ed None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:08.956076 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-c311be38-5ab7-42ca-8da3-80fab08e554f req-4a6e6540-0764-4383-bcce-d06448a314ed tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] PUT https://10.4.3.222/volume/v3/attachments/3bd63bc8-c0c1-47c6-88ce-6661230fb1f8 Aug 01 00:27:08.956442 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-c311be38-5ab7-42ca-8da3-80fab08e554f req-4a6e6540-0764-4383-bcce-d06448a314ed tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:08.963491 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-c311be38-5ab7-42ca-8da3-80fab08e554f req-4a6e6540-0764-4383-bcce-d06448a314ed tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Acquiring lock "cinder-attachment_update-c81ed8de-4ed9-4028-a58a-71a7c41b3c9e-np0000006296" by "attachment_update" {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:27:08.971018 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-c311be38-5ab7-42ca-8da3-80fab08e554f req-4a6e6540-0764-4383-bcce-d06448a314ed tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Lock "cinder-attachment_update-c81ed8de-4ed9-4028-a58a-71a7c41b3c9e-np0000006296" acquired by "attachment_update" :: waited 0.007s {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:27:08.972012 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:08.972012 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:09.050389 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-c311be38-5ab7-42ca-8da3-80fab08e554f req-4a6e6540-0764-4383-bcce-d06448a314ed tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Lock "cinder-attachment_update-c81ed8de-4ed9-4028-a58a-71a7c41b3c9e-np0000006296" released by "attachment_update" :: held 0.079s {{(pid=100408) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:27:09.050663 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-c311be38-5ab7-42ca-8da3-80fab08e554f req-4a6e6540-0764-4383-bcce-d06448a314ed tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/attachments/3bd63bc8-c0c1-47c6-88ce-6661230fb1f8 returned with HTTP 200 Aug 01 00:27:09.051131 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1305/5211] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:27:08 2026] PUT /volume/v3/attachments/3bd63bc8-c0c1-47c6-88ce-6661230fb1f8 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:27:09.841504 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-fa1319d9-8e0d-4f8f-92aa-ab806f362da8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:09.843187 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fa1319d9-8e0d-4f8f-92aa-ab806f362da8 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e Aug 01 00:27:09.843375 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fa1319d9-8e0d-4f8f-92aa-ab806f362da8 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:09.843546 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fa1319d9-8e0d-4f8f-92aa-ab806f362da8 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:09.852476 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:09.852476 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:09.855948 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-fa1319d9-8e0d-4f8f-92aa-ab806f362da8 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:09.860030 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fa1319d9-8e0d-4f8f-92aa-ab806f362da8 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e returned with HTTP 200 Aug 01 00:27:09.860396 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1304/5212] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:09 2026] GET /volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:10.872786 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-dce959cc-5a5a-470b-b20c-ab8f9d5c1bbd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:10.875083 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dce959cc-5a5a-470b-b20c-ab8f9d5c1bbd tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e Aug 01 00:27:10.875357 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dce959cc-5a5a-470b-b20c-ab8f9d5c1bbd tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:10.875645 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-dce959cc-5a5a-470b-b20c-ab8f9d5c1bbd tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:10.878415 np0000006296 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=321,cinder:UPDATE=83,cinder:INSERT=46,cinder:DELETE=1 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:27:10.895748 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:10.895748 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:10.900245 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-dce959cc-5a5a-470b-b20c-ab8f9d5c1bbd tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:10.905737 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-dce959cc-5a5a-470b-b20c-ab8f9d5c1bbd tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e returned with HTTP 200 Aug 01 00:27:10.906146 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1304/5213] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:10 2026] GET /volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:11.512480 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-97bba9d6-c87e-44be-bdb6-28f91100608e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:11.514157 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-97bba9d6-c87e-44be-bdb6-28f91100608e tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:27:11.514530 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-97bba9d6-c87e-44be-bdb6-28f91100608e tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1767935926", "snapshot_id": null, "imageRef": "a7e69f30-42a3-4df7-b511-e7ec77a3747d", "volume_type": null, "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:11.516182 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-97bba9d6-c87e-44be-bdb6-28f91100608e tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1767935926', 'snapshot_id': None, 'imageRef': 'a7e69f30-42a3-4df7-b511-e7ec77a3747d', 'volume_type': None, 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:27:11.668212 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-97bba9d6-c87e-44be-bdb6-28f91100608e tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Create volume of 1 GB Aug 01 00:27:11.672184 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-97bba9d6-c87e-44be-bdb6-28f91100608e tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Availability Zones retrieved successfully. Aug 01 00:27:11.677262 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-97bba9d6-c87e-44be-bdb6-28f91100608e tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Flow 'volume_create_api' (6ec4a9cb-7e99-4f0d-8638-b04661869db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:11.678469 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-97bba9d6-c87e-44be-bdb6-28f91100608e tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96c623d9-1600-4603-9caf-f082240e5a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:11.679458 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-97bba9d6-c87e-44be-bdb6-28f91100608e tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:27:11.729338 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-97bba9d6-c87e-44be-bdb6-28f91100608e tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96c623d9-1600-4603-9caf-f082240e5a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:11.730078 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-97bba9d6-c87e-44be-bdb6-28f91100608e tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ba6f246-f2ea-46f9-b48a-4ba1269dae38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:11.778295 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-97bba9d6-c87e-44be-bdb6-28f91100608e tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Created reservations ['7bcb625c-b56a-4135-8858-e3aaf5ac3018', 'c348256d-56dd-43f3-92a7-9cf814aaaf07', '74843b11-6d8e-4578-a1b4-47fbc34c2264', '348f8eef-368f-4978-9405-dc0b2b4356b4'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:27:11.778977 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-97bba9d6-c87e-44be-bdb6-28f91100608e tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ba6f246-f2ea-46f9-b48a-4ba1269dae38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bcb625c-b56a-4135-8858-e3aaf5ac3018', 'c348256d-56dd-43f3-92a7-9cf814aaaf07', '74843b11-6d8e-4578-a1b4-47fbc34c2264', '348f8eef-368f-4978-9405-dc0b2b4356b4']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:11.779602 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-97bba9d6-c87e-44be-bdb6-28f91100608e tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ee06bd6-4869-4242-bdbb-5fbfd3736076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:11.798266 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-97bba9d6-c87e-44be-bdb6-28f91100608e tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ee06bd6-4869-4242-bdbb-5fbfd3736076) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcf8edee-d687-44d5-9621-5c5376a581dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1767935926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2e9e1b6457445cbbe0ea7cb7e52cbe8',qos_specs=None,replication_status=,reservations=['7bcb625c-b56a-4135-8858-e3aaf5ac3018','c348256d-56dd-43f3-92a7-9cf814aaaf07','74843b11-6d8e-4578-a1b4-47fbc34c2264','348f8eef-368f-4978-9405-dc0b2b4356b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4f1e0cb4cd44872b347094d9f012e5a',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:27:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1767935926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcf8edee-d687-44d5-9621-5c5376a581dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2e9e1b6457445cbbe0ea7cb7e52cbe8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4f1e0cb4cd44872b347094d9f012e5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:11.798890 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-97bba9d6-c87e-44be-bdb6-28f91100608e tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd4be3bf-ffed-4095-83ba-f8d79fa81fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:11.814399 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-97bba9d6-c87e-44be-bdb6-28f91100608e tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd4be3bf-ffed-4095-83ba-f8d79fa81fc1) transitioned into state 'SUCCESS' from state '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-1767935926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2e9e1b6457445cbbe0ea7cb7e52cbe8',qos_specs=None,replication_status=,reservations=['7bcb625c-b56a-4135-8858-e3aaf5ac3018','c348256d-56dd-43f3-92a7-9cf814aaaf07','74843b11-6d8e-4578-a1b4-47fbc34c2264','348f8eef-368f-4978-9405-dc0b2b4356b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4f1e0cb4cd44872b347094d9f012e5a',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:11.815234 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-97bba9d6-c87e-44be-bdb6-28f91100608e tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b39471b8-ae9e-4b43-b3ea-9a78b59c75aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:11.824274 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-97bba9d6-c87e-44be-bdb6-28f91100608e tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b39471b8-ae9e-4b43-b3ea-9a78b59c75aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:11.825278 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-97bba9d6-c87e-44be-bdb6-28f91100608e tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Flow 'volume_create_api' (6ec4a9cb-7e99-4f0d-8638-b04661869db5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:11.825611 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-97bba9d6-c87e-44be-bdb6-28f91100608e tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Create volume request issued successfully. Aug 01 00:27:11.826290 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-97bba9d6-c87e-44be-bdb6-28f91100608e tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:27:11.826794 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1301/5214] 10.4.3.222 () {70 vars in 1300 bytes} [Sat Aug 1 00:27:11 2026] POST /volume/v3/volumes => generated 781 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:27:11.839509 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6f479ac0-2f88-4101-9ef4-6696526611e0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:11.841890 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6f479ac0-2f88-4101-9ef4-6696526611e0 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc Aug 01 00:27:11.842226 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6f479ac0-2f88-4101-9ef4-6696526611e0 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:11.842518 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6f479ac0-2f88-4101-9ef4-6696526611e0 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:11.852118 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:11.852118 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:11.856440 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-6f479ac0-2f88-4101-9ef4-6696526611e0 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Volume info retrieved successfully. Aug 01 00:27:11.861505 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6f479ac0-2f88-4101-9ef4-6696526611e0 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc returned with HTTP 200 Aug 01 00:27:11.861987 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1306/5215] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:27:11 2026] GET /volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:27:11.917982 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-1693406d-26cc-44c4-a61b-8689f3cd6bae None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:11.919886 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1693406d-26cc-44c4-a61b-8689f3cd6bae tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e Aug 01 00:27:11.920361 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1693406d-26cc-44c4-a61b-8689f3cd6bae tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:11.920670 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1693406d-26cc-44c4-a61b-8689f3cd6bae tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:11.931566 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:11.931566 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:11.936906 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-1693406d-26cc-44c4-a61b-8689f3cd6bae tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:11.942963 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1693406d-26cc-44c4-a61b-8689f3cd6bae tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e returned with HTTP 200 Aug 01 00:27:11.943706 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1305/5216] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:11 2026] GET /volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:12.276243 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-c311be38-5ab7-42ca-8da3-80fab08e554f req-27c64a5c-3821-4844-9109-1c87d56c9be6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:12.278300 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-c311be38-5ab7-42ca-8da3-80fab08e554f req-27c64a5c-3821-4844-9109-1c87d56c9be6 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] POST https://10.4.3.222/volume/v3/attachments/3bd63bc8-c0c1-47c6-88ce-6661230fb1f8/action Aug 01 00:27:12.278740 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-c311be38-5ab7-42ca-8da3-80fab08e554f req-27c64a5c-3821-4844-9109-1c87d56c9be6 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:27:12.278828 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-c311be38-5ab7-42ca-8da3-80fab08e554f req-27c64a5c-3821-4844-9109-1c87d56c9be6 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:12.294903 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:12.294903 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:12.304090 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-c311be38-5ab7-42ca-8da3-80fab08e554f req-27c64a5c-3821-4844-9109-1c87d56c9be6 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/attachments/3bd63bc8-c0c1-47c6-88ce-6661230fb1f8/action returned with HTTP 204 Aug 01 00:27:12.304632 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1305/5217] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:27:12 2026] POST /volume/v3/attachments/3bd63bc8-c0c1-47c6-88ce-6661230fb1f8/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:27:12.880150 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ad469532-0e49-4b5a-b8a0-340c2eec85f2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:12.880150 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ad469532-0e49-4b5a-b8a0-340c2eec85f2 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc Aug 01 00:27:12.880658 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ad469532-0e49-4b5a-b8a0-340c2eec85f2 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:12.880658 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ad469532-0e49-4b5a-b8a0-340c2eec85f2 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:12.889920 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:12.889920 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:12.894852 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ad469532-0e49-4b5a-b8a0-340c2eec85f2 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Volume info retrieved successfully. Aug 01 00:27:12.901107 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ad469532-0e49-4b5a-b8a0-340c2eec85f2 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc returned with HTTP 200 Aug 01 00:27:12.901574 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1302/5218] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:27:12 2026] GET /volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc => generated 1389 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:27:12.915460 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9347b9b1-bc58-41c3-87e8-865f9aae43a3 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:12.917232 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9347b9b1-bc58-41c3-87e8-865f9aae43a3 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc Aug 01 00:27:12.917426 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9347b9b1-bc58-41c3-87e8-865f9aae43a3 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:12.917606 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9347b9b1-bc58-41c3-87e8-865f9aae43a3 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:12.925328 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:12.925328 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:12.929444 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-9347b9b1-bc58-41c3-87e8-865f9aae43a3 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Volume info retrieved successfully. Aug 01 00:27:12.934464 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9347b9b1-bc58-41c3-87e8-865f9aae43a3 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc returned with HTTP 200 Aug 01 00:27:12.934835 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1307/5219] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:27:12 2026] GET /volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc => generated 1389 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:27:12.956543 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-13edb6e7-309e-41e0-bd92-8708e87a273f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:12.958349 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-13edb6e7-309e-41e0-bd92-8708e87a273f tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e Aug 01 00:27:12.958543 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-13edb6e7-309e-41e0-bd92-8708e87a273f tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:12.958720 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-13edb6e7-309e-41e0-bd92-8708e87a273f tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:12.968596 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:12.968596 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:12.972183 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-13edb6e7-309e-41e0-bd92-8708e87a273f tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:12.975995 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-13edb6e7-309e-41e0-bd92-8708e87a273f tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e returned with HTTP 200 Aug 01 00:27:12.976423 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1306/5220] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:12 2026] GET /volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e => generated 1141 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:27:13.917873 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-e5b99825-74ef-4789-a8e0-45b295586337 req-9b456003-cb72-4c02-a406-563c4517d1e0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:13.920311 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e5b99825-74ef-4789-a8e0-45b295586337 req-9b456003-cb72-4c02-a406-563c4517d1e0 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc Aug 01 00:27:13.920543 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-e5b99825-74ef-4789-a8e0-45b295586337 req-9b456003-cb72-4c02-a406-563c4517d1e0 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:13.920790 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-e5b99825-74ef-4789-a8e0-45b295586337 req-9b456003-cb72-4c02-a406-563c4517d1e0 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:13.928762 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:13.928762 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:13.933155 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-e5b99825-74ef-4789-a8e0-45b295586337 req-9b456003-cb72-4c02-a406-563c4517d1e0 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Volume info retrieved successfully. Aug 01 00:27:13.939277 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e5b99825-74ef-4789-a8e0-45b295586337 req-9b456003-cb72-4c02-a406-563c4517d1e0 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc returned with HTTP 200 Aug 01 00:27:13.939744 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1306/5221] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:27:13 2026] GET /volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc => generated 1371 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:27:14.014025 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-086a40d1-3034-4c1b-8ce9-ce2e80dc8672 req-f799bf0a-a523-40d6-ac25-385c1fab8656 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:14.015995 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-086a40d1-3034-4c1b-8ce9-ce2e80dc8672 req-f799bf0a-a523-40d6-ac25-385c1fab8656 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] DELETE https://10.4.3.222/volume/v3/attachments/5cca627e-9f6c-4486-974d-9a042dccde56 Aug 01 00:27:14.016189 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-086a40d1-3034-4c1b-8ce9-ce2e80dc8672 req-f799bf0a-a523-40d6-ac25-385c1fab8656 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:14.016380 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-086a40d1-3034-4c1b-8ce9-ce2e80dc8672 req-f799bf0a-a523-40d6-ac25-385c1fab8656 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:14.023073 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:14.023073 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:14.067617 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-086a40d1-3034-4c1b-8ce9-ce2e80dc8672 req-f799bf0a-a523-40d6-ac25-385c1fab8656 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments/5cca627e-9f6c-4486-974d-9a042dccde56 returned with HTTP 200 Aug 01 00:27:14.068036 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1303/5222] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:27:14 2026] DELETE /volume/v3/attachments/5cca627e-9f6c-4486-974d-9a042dccde56 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:14.509729 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-e5b99825-74ef-4789-a8e0-45b295586337 req-25163855-87d1-4520-96c0-005b289479ca None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:14.511662 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-e5b99825-74ef-4789-a8e0-45b295586337 req-25163855-87d1-4520-96c0-005b289479ca tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc Aug 01 00:27:14.511866 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-e5b99825-74ef-4789-a8e0-45b295586337 req-25163855-87d1-4520-96c0-005b289479ca tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:14.512058 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-e5b99825-74ef-4789-a8e0-45b295586337 req-25163855-87d1-4520-96c0-005b289479ca tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:14.518995 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:14.518995 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:14.522849 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-e5b99825-74ef-4789-a8e0-45b295586337 req-25163855-87d1-4520-96c0-005b289479ca tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Volume info retrieved successfully. Aug 01 00:27:14.527320 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-e5b99825-74ef-4789-a8e0-45b295586337 req-25163855-87d1-4520-96c0-005b289479ca tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc returned with HTTP 200 Aug 01 00:27:14.527721 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1308/5223] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:27:14 2026] GET /volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc => generated 1371 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:27:14.539596 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-713d574b-d3d2-4357-ada4-22f277ec5134 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:14.540065 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-713d574b-d3d2-4357-ada4-22f277ec5134 None None] GET https://10.4.3.222/volume// Aug 01 00:27:14.540289 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-713d574b-d3d2-4357-ada4-22f277ec5134 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:14.540507 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-713d574b-d3d2-4357-ada4-22f277ec5134 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:14.540874 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-713d574b-d3d2-4357-ada4-22f277ec5134 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:27:14.541202 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1307/5224] 10.4.3.222 () {66 vars in 1419 bytes} [Sat Aug 1 00:27:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:27:14.549303 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-e5b99825-74ef-4789-a8e0-45b295586337 req-60ff303a-e04b-4653-abe2-e7190bb2133d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:14.551166 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e5b99825-74ef-4789-a8e0-45b295586337 req-60ff303a-e04b-4653-abe2-e7190bb2133d tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:27:14.551528 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-e5b99825-74ef-4789-a8e0-45b295586337 req-60ff303a-e04b-4653-abe2-e7190bb2133d tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fcf8edee-d687-44d5-9621-5c5376a581dc", "connector": null, "instance_uuid": "3faf6ad8-371a-4a9c-a6cf-8ad3031a24d4"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:14.559298 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:14.559298 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:14.579790 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e5b99825-74ef-4789-a8e0-45b295586337 req-60ff303a-e04b-4653-abe2-e7190bb2133d tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:27:14.580222 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1307/5225] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:27:14 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 01 00:27:15.199049 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9b53cc0e-297b-4857-b8b4-4facb91763ce None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:15.200728 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9b53cc0e-297b-4857-b8b4-4facb91763ce tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] DELETE https://10.4.3.222/volume/v3/volumes/9c77a38c-db5b-4bf0-a0c8-230a61c379e3 Aug 01 00:27:15.200958 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9b53cc0e-297b-4857-b8b4-4facb91763ce tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:15.201147 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9b53cc0e-297b-4857-b8b4-4facb91763ce tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:15.201337 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-9b53cc0e-297b-4857-b8b4-4facb91763ce tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Delete volume with id: 9c77a38c-db5b-4bf0-a0c8-230a61c379e3 Aug 01 00:27:15.208573 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:15.208573 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:15.209132 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9b53cc0e-297b-4857-b8b4-4facb91763ce tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:27:15.227043 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-9b53cc0e-297b-4857-b8b4-4facb91763ce tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Delete volume request issued successfully. Aug 01 00:27:15.227175 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9b53cc0e-297b-4857-b8b4-4facb91763ce tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/9c77a38c-db5b-4bf0-a0c8-230a61c379e3 returned with HTTP 202 Aug 01 00:27:15.227607 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1304/5226] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:27:15 2026] DELETE /volume/v3/volumes/9c77a38c-db5b-4bf0-a0c8-230a61c379e3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:27:15.234512 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-697b20c8-55a8-4278-87ea-439d1cb94ec9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:15.236223 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-697b20c8-55a8-4278-87ea-439d1cb94ec9 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/9c77a38c-db5b-4bf0-a0c8-230a61c379e3 Aug 01 00:27:15.236409 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-697b20c8-55a8-4278-87ea-439d1cb94ec9 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:15.236585 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-697b20c8-55a8-4278-87ea-439d1cb94ec9 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:15.243299 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:15.243299 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:15.246597 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-697b20c8-55a8-4278-87ea-439d1cb94ec9 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:27:15.250810 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-697b20c8-55a8-4278-87ea-439d1cb94ec9 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/9c77a38c-db5b-4bf0-a0c8-230a61c379e3 returned with HTTP 200 Aug 01 00:27:15.251239 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1309/5227] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:15 2026] GET /volume/v3/volumes/9c77a38c-db5b-4bf0-a0c8-230a61c379e3 => generated 1393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:27:15.469366 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5d51b457-0eb0-47ce-ab14-0b4fc0991d2a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:15.469366 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5d51b457-0eb0-47ce-ab14-0b4fc0991d2a None None] GET https://10.4.3.222/volume// Aug 01 00:27:15.469366 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5d51b457-0eb0-47ce-ab14-0b4fc0991d2a None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:15.469366 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5d51b457-0eb0-47ce-ab14-0b4fc0991d2a None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:15.469366 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5d51b457-0eb0-47ce-ab14-0b4fc0991d2a None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:27:15.469366 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1308/5228] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:27: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 01 00:27:15.476737 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-e5b99825-74ef-4789-a8e0-45b295586337 req-d145314f-c383-4c3a-9c41-14447d4d43be None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:15.479549 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e5b99825-74ef-4789-a8e0-45b295586337 req-d145314f-c383-4c3a-9c41-14447d4d43be tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc Aug 01 00:27:15.479802 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-e5b99825-74ef-4789-a8e0-45b295586337 req-d145314f-c383-4c3a-9c41-14447d4d43be tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:15.480038 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-e5b99825-74ef-4789-a8e0-45b295586337 req-d145314f-c383-4c3a-9c41-14447d4d43be tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:15.489426 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:15.489426 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:15.492570 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-e5b99825-74ef-4789-a8e0-45b295586337 req-d145314f-c383-4c3a-9c41-14447d4d43be tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Volume info retrieved successfully. Aug 01 00:27:15.497642 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e5b99825-74ef-4789-a8e0-45b295586337 req-d145314f-c383-4c3a-9c41-14447d4d43be tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc returned with HTTP 200 Aug 01 00:27:15.498135 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1308/5229] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:27:15 2026] GET /volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc => generated 1550 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:27:15.600662 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-e5b99825-74ef-4789-a8e0-45b295586337 req-65c83cb8-fdf0-44aa-85ed-995f12d5ecba None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:15.606074 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-e5b99825-74ef-4789-a8e0-45b295586337 req-65c83cb8-fdf0-44aa-85ed-995f12d5ecba tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] PUT https://10.4.3.222/volume/v3/attachments/023a8f7a-2a0b-45fb-9367-0ee2965472fb Aug 01 00:27:15.606410 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-e5b99825-74ef-4789-a8e0-45b295586337 req-65c83cb8-fdf0-44aa-85ed-995f12d5ecba tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:15.619894 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-e5b99825-74ef-4789-a8e0-45b295586337 req-65c83cb8-fdf0-44aa-85ed-995f12d5ecba tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Acquiring lock "cinder-attachment_update-fcf8edee-d687-44d5-9621-5c5376a581dc-np0000006296" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:27:15.627656 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-e5b99825-74ef-4789-a8e0-45b295586337 req-65c83cb8-fdf0-44aa-85ed-995f12d5ecba tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Lock "cinder-attachment_update-fcf8edee-d687-44d5-9621-5c5376a581dc-np0000006296" acquired by "attachment_update" :: waited 0.008s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:27:15.628588 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:15.628588 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:15.700627 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-e5b99825-74ef-4789-a8e0-45b295586337 req-65c83cb8-fdf0-44aa-85ed-995f12d5ecba tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Lock "cinder-attachment_update-fcf8edee-d687-44d5-9621-5c5376a581dc-np0000006296" released by "attachment_update" :: held 0.073s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:27:15.700943 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-e5b99825-74ef-4789-a8e0-45b295586337 req-65c83cb8-fdf0-44aa-85ed-995f12d5ecba tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/attachments/023a8f7a-2a0b-45fb-9367-0ee2965472fb returned with HTTP 200 Aug 01 00:27:15.701377 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1305/5230] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:27:15 2026] PUT /volume/v3/attachments/023a8f7a-2a0b-45fb-9367-0ee2965472fb => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:27:15.730417 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-e5b99825-74ef-4789-a8e0-45b295586337 req-9cdbd485-8bd7-4a4a-a9b7-2008f9b81a28 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:15.735226 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-e5b99825-74ef-4789-a8e0-45b295586337 req-9cdbd485-8bd7-4a4a-a9b7-2008f9b81a28 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] POST https://10.4.3.222/volume/v3/attachments/023a8f7a-2a0b-45fb-9367-0ee2965472fb/action Aug 01 00:27:15.735604 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-e5b99825-74ef-4789-a8e0-45b295586337 req-9cdbd485-8bd7-4a4a-a9b7-2008f9b81a28 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Action body: b'{"os-complete": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:27:15.735789 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-e5b99825-74ef-4789-a8e0-45b295586337 req-9cdbd485-8bd7-4a4a-a9b7-2008f9b81a28 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:15.754850 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:15.754850 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:15.765214 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-e5b99825-74ef-4789-a8e0-45b295586337 req-9cdbd485-8bd7-4a4a-a9b7-2008f9b81a28 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/attachments/023a8f7a-2a0b-45fb-9367-0ee2965472fb/action returned with HTTP 204 Aug 01 00:27:15.765746 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1310/5231] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:27:15 2026] POST /volume/v3/attachments/023a8f7a-2a0b-45fb-9367-0ee2965472fb/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:27:15.820451 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ab0317af-a8be-467a-9d4d-35137c678018 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:15.822242 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ab0317af-a8be-467a-9d4d-35137c678018 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:27:15.822471 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ab0317af-a8be-467a-9d4d-35137c678018 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c81ed8de-4ed9-4028-a58a-71a7c41b3c9e", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-89346360", "description": null, "metadata": null}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:15.832618 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:15.832618 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:15.833066 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ab0317af-a8be-467a-9d4d-35137c678018 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:15.833194 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-ab0317af-a8be-467a-9d4d-35137c678018 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Create snapshot from volume c81ed8de-4ed9-4028-a58a-71a7c41b3c9e Aug 01 00:27:15.867721 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-ab0317af-a8be-467a-9d4d-35137c678018 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Created reservations ['74989402-1627-4650-9695-47d426e7dbbb', 'e8f1278e-d20a-4e2a-9375-519713fb4be6', '5975588d-1273-43c2-a004-6e4b24725a80', '8df6f5be-7707-4b3d-add0-83c89d059856'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:27:15.909276 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ab0317af-a8be-467a-9d4d-35137c678018 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Snapshot force create request issued successfully. Aug 01 00:27:15.909276 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ab0317af-a8be-467a-9d4d-35137c678018 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:27:15.909454 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1309/5232] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:27:15 2026] POST /volume/v3/snapshots => generated 311 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:27:15.918142 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7e8920fc-dbef-4481-aeb2-237c668954e1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:15.920247 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7e8920fc-dbef-4481-aeb2-237c668954e1 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/snapshots/f9e3d29d-c970-4c3c-b922-c6614a6d0e4b Aug 01 00:27:15.920506 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7e8920fc-dbef-4481-aeb2-237c668954e1 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:15.920787 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7e8920fc-dbef-4481-aeb2-237c668954e1 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:15.926121 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:15.926121 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:15.926831 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7e8920fc-dbef-4481-aeb2-237c668954e1 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Snapshot retrieved successfully. Aug 01 00:27:15.927493 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7e8920fc-dbef-4481-aeb2-237c668954e1 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/snapshots/f9e3d29d-c970-4c3c-b922-c6614a6d0e4b returned with HTTP 200 Aug 01 00:27:15.927943 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1309/5233] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:27:15 2026] GET /volume/v3/snapshots/f9e3d29d-c970-4c3c-b922-c6614a6d0e4b => generated 443 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:16.266362 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-dbad97ec-d7d3-449a-b771-e0d7676166d7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:16.268031 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dbad97ec-d7d3-449a-b771-e0d7676166d7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/9c77a38c-db5b-4bf0-a0c8-230a61c379e3 Aug 01 00:27:16.268200 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dbad97ec-d7d3-449a-b771-e0d7676166d7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:16.268405 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-dbad97ec-d7d3-449a-b771-e0d7676166d7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:16.273833 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-dbad97ec-d7d3-449a-b771-e0d7676166d7 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/9c77a38c-db5b-4bf0-a0c8-230a61c379e3 returned with HTTP 404 Aug 01 00:27:16.274268 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1306/5234] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:16 2026] GET /volume/v3/volumes/9c77a38c-db5b-4bf0-a0c8-230a61c379e3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:27:16.280982 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f5df8ee8-f16b-4b0c-9572-0e56423c7698 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:16.282622 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f5df8ee8-f16b-4b0c-9572-0e56423c7698 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/8362ff9f-b50f-418d-b296-f61c2393a1bb Aug 01 00:27:16.282831 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f5df8ee8-f16b-4b0c-9572-0e56423c7698 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:16.283024 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f5df8ee8-f16b-4b0c-9572-0e56423c7698 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:16.283115 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-f5df8ee8-f16b-4b0c-9572-0e56423c7698 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Delete snapshot with id: 8362ff9f-b50f-418d-b296-f61c2393a1bb Aug 01 00:27:16.287505 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:16.287505 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:16.287877 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f5df8ee8-f16b-4b0c-9572-0e56423c7698 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:27:16.303003 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f5df8ee8-f16b-4b0c-9572-0e56423c7698 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot delete request issued successfully. Aug 01 00:27:16.303208 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f5df8ee8-f16b-4b0c-9572-0e56423c7698 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/8362ff9f-b50f-418d-b296-f61c2393a1bb returned with HTTP 202 Aug 01 00:27:16.303593 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1311/5235] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:27:16 2026] DELETE /volume/v3/snapshots/8362ff9f-b50f-418d-b296-f61c2393a1bb => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:27:16.311537 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-762c230e-c4c8-4f9d-8354-56a515dc63f3 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:16.313533 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-762c230e-c4c8-4f9d-8354-56a515dc63f3 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/8362ff9f-b50f-418d-b296-f61c2393a1bb Aug 01 00:27:16.313786 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-762c230e-c4c8-4f9d-8354-56a515dc63f3 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:16.314080 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-762c230e-c4c8-4f9d-8354-56a515dc63f3 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:16.319545 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:16.319545 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:16.319991 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-762c230e-c4c8-4f9d-8354-56a515dc63f3 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Snapshot retrieved successfully. Aug 01 00:27:16.320677 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-762c230e-c4c8-4f9d-8354-56a515dc63f3 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/8362ff9f-b50f-418d-b296-f61c2393a1bb returned with HTTP 200 Aug 01 00:27:16.321063 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1310/5236] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:27:16 2026] GET /volume/v3/snapshots/8362ff9f-b50f-418d-b296-f61c2393a1bb => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:16.936688 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9eb32cef-2972-48de-b2d0-34d40f47325b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:16.938497 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9eb32cef-2972-48de-b2d0-34d40f47325b tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/snapshots/f9e3d29d-c970-4c3c-b922-c6614a6d0e4b Aug 01 00:27:16.938699 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9eb32cef-2972-48de-b2d0-34d40f47325b tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:16.938925 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9eb32cef-2972-48de-b2d0-34d40f47325b tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:16.944084 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:16.944084 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:16.944585 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9eb32cef-2972-48de-b2d0-34d40f47325b tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Snapshot retrieved successfully. Aug 01 00:27:16.945437 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9eb32cef-2972-48de-b2d0-34d40f47325b tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/snapshots/f9e3d29d-c970-4c3c-b922-c6614a6d0e4b returned with HTTP 200 Aug 01 00:27:16.945804 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1310/5237] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:27:16 2026] GET /volume/v3/snapshots/f9e3d29d-c970-4c3c-b922-c6614a6d0e4b => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:16.957203 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-eae413fb-7d10-464b-802e-ce32f162d316 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:16.959452 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-eae413fb-7d10-464b-802e-ce32f162d316 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/snapshots/f9e3d29d-c970-4c3c-b922-c6614a6d0e4b Aug 01 00:27:16.959727 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-eae413fb-7d10-464b-802e-ce32f162d316 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:16.960045 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-eae413fb-7d10-464b-802e-ce32f162d316 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:16.966538 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:16.966538 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:16.967202 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-eae413fb-7d10-464b-802e-ce32f162d316 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Snapshot retrieved successfully. Aug 01 00:27:16.968323 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-eae413fb-7d10-464b-802e-ce32f162d316 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/snapshots/f9e3d29d-c970-4c3c-b922-c6614a6d0e4b returned with HTTP 200 Aug 01 00:27:16.969700 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1307/5238] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:27:16 2026] GET /volume/v3/snapshots/f9e3d29d-c970-4c3c-b922-c6614a6d0e4b => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:17.330865 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-49066a7b-882d-46a5-827d-ebfadcb587eb None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:17.332458 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-49066a7b-882d-46a5-827d-ebfadcb587eb tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/snapshots/8362ff9f-b50f-418d-b296-f61c2393a1bb Aug 01 00:27:17.332622 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-49066a7b-882d-46a5-827d-ebfadcb587eb tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:17.332836 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-49066a7b-882d-46a5-827d-ebfadcb587eb tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:17.336437 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-49066a7b-882d-46a5-827d-ebfadcb587eb tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/snapshots/8362ff9f-b50f-418d-b296-f61c2393a1bb returned with HTTP 404 Aug 01 00:27:17.336843 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1312/5239] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:27:17 2026] GET /volume/v3/snapshots/8362ff9f-b50f-418d-b296-f61c2393a1bb => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:27:18.439175 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0293618d-c6bf-41af-b15c-88bb515dea6b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:18.440781 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0293618d-c6bf-41af-b15c-88bb515dea6b tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:27:18.441146 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0293618d-c6bf-41af-b15c-88bb515dea6b tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c81ed8de-4ed9-4028-a58a-71a7c41b3c9e", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1062152016", "description": null, "metadata": null}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:18.451540 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:18.451540 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:18.452042 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-0293618d-c6bf-41af-b15c-88bb515dea6b tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:18.452171 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-0293618d-c6bf-41af-b15c-88bb515dea6b tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Create snapshot from volume c81ed8de-4ed9-4028-a58a-71a7c41b3c9e Aug 01 00:27:18.474541 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-0293618d-c6bf-41af-b15c-88bb515dea6b tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Created reservations ['a983ba01-4b10-4b8a-8eed-ee72b1183e17', '436b33f6-b03b-402a-b5ed-869dc3cac580', 'ae8a252f-c04e-460a-9fe3-c9cfca9555b0', 'ecc63573-d9f8-4d93-9268-b9f6585aab23'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:27:18.501644 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-0293618d-c6bf-41af-b15c-88bb515dea6b tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Snapshot force create request issued successfully. Aug 01 00:27:18.501644 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0293618d-c6bf-41af-b15c-88bb515dea6b tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:27:18.502014 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1311/5240] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:27:18 2026] POST /volume/v3/snapshots => generated 313 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:27:18.509887 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a5a79841-fb92-4746-863b-27e10984beac None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:18.511641 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a5a79841-fb92-4746-863b-27e10984beac tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/snapshots/c4e54071-4700-4834-947f-5b04ea3a698e Aug 01 00:27:18.511887 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a5a79841-fb92-4746-863b-27e10984beac tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:18.512114 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a5a79841-fb92-4746-863b-27e10984beac tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:18.516793 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:18.516793 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:18.517277 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a5a79841-fb92-4746-863b-27e10984beac tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Snapshot retrieved successfully. Aug 01 00:27:18.518044 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a5a79841-fb92-4746-863b-27e10984beac tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/snapshots/c4e54071-4700-4834-947f-5b04ea3a698e returned with HTTP 200 Aug 01 00:27:18.518416 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1311/5241] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:27:18 2026] GET /volume/v3/snapshots/c4e54071-4700-4834-947f-5b04ea3a698e => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:19.526653 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c46c3394-cc16-4f8b-be75-ac34d4b93c94 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:19.528206 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c46c3394-cc16-4f8b-be75-ac34d4b93c94 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/snapshots/c4e54071-4700-4834-947f-5b04ea3a698e Aug 01 00:27:19.528378 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c46c3394-cc16-4f8b-be75-ac34d4b93c94 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:19.528551 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c46c3394-cc16-4f8b-be75-ac34d4b93c94 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:19.533154 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:19.533154 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:19.533520 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c46c3394-cc16-4f8b-be75-ac34d4b93c94 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Snapshot retrieved successfully. Aug 01 00:27:19.534213 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c46c3394-cc16-4f8b-be75-ac34d4b93c94 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/snapshots/c4e54071-4700-4834-947f-5b04ea3a698e returned with HTTP 200 Aug 01 00:27:19.534510 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1308/5242] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:27:19 2026] GET /volume/v3/snapshots/c4e54071-4700-4834-947f-5b04ea3a698e => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:19.542701 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-52ff80cd-5292-48ea-830b-9ab31d023fc3 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:19.544445 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-52ff80cd-5292-48ea-830b-9ab31d023fc3 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/snapshots/c4e54071-4700-4834-947f-5b04ea3a698e Aug 01 00:27:19.544684 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-52ff80cd-5292-48ea-830b-9ab31d023fc3 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:19.544934 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-52ff80cd-5292-48ea-830b-9ab31d023fc3 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:19.549884 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:19.549884 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:19.550308 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-52ff80cd-5292-48ea-830b-9ab31d023fc3 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Snapshot retrieved successfully. Aug 01 00:27:19.551027 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-52ff80cd-5292-48ea-830b-9ab31d023fc3 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/snapshots/c4e54071-4700-4834-947f-5b04ea3a698e returned with HTTP 200 Aug 01 00:27:19.551357 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1313/5243] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:27:19 2026] GET /volume/v3/snapshots/c4e54071-4700-4834-947f-5b04ea3a698e => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:20.537928 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-faafcf78-f47c-4c37-95c1-6c86e0f25e56 req-33e3405a-103e-4a4b-ac42-e8d6bb74cedc None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:20.541566 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-faafcf78-f47c-4c37-95c1-6c86e0f25e56 req-33e3405a-103e-4a4b-ac42-e8d6bb74cedc tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] DELETE https://10.4.3.222/volume/v3/attachments/f8907a0e-4166-4c25-b09e-5586096574d5 Aug 01 00:27:20.541739 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-faafcf78-f47c-4c37-95c1-6c86e0f25e56 req-33e3405a-103e-4a4b-ac42-e8d6bb74cedc tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:20.542584 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-faafcf78-f47c-4c37-95c1-6c86e0f25e56 req-33e3405a-103e-4a4b-ac42-e8d6bb74cedc tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:20.556169 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:20.556169 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:20.603322 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-faafcf78-f47c-4c37-95c1-6c86e0f25e56 req-33e3405a-103e-4a4b-ac42-e8d6bb74cedc tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/attachments/f8907a0e-4166-4c25-b09e-5586096574d5 returned with HTTP 200 Aug 01 00:27:20.603860 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1312/5244] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:27:20 2026] DELETE /volume/v3/attachments/f8907a0e-4166-4c25-b09e-5586096574d5 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:20.971580 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7ef51c20-be65-4e4f-85ae-52eb0180db19 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:20.973898 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7ef51c20-be65-4e4f-85ae-52eb0180db19 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:27:20.974328 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7ef51c20-be65-4e4f-85ae-52eb0180db19 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c81ed8de-4ed9-4028-a58a-71a7c41b3c9e", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1783664826", "description": null, "metadata": null}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:20.989192 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:20.989192 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:20.989820 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7ef51c20-be65-4e4f-85ae-52eb0180db19 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:20.990031 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-7ef51c20-be65-4e4f-85ae-52eb0180db19 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Create snapshot from volume c81ed8de-4ed9-4028-a58a-71a7c41b3c9e Aug 01 00:27:21.015968 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-7ef51c20-be65-4e4f-85ae-52eb0180db19 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Created reservations ['75d75f0c-ba97-4697-aa79-dddae5984cbf', 'df59d18b-f538-4397-b3b0-aedbaf1c7899', 'a68ff9d1-b910-4abb-a3f3-b8909a6ef24f', '60586ae4-a56c-4aab-af06-4f64a73b7d35'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:27:21.043402 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7ef51c20-be65-4e4f-85ae-52eb0180db19 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Snapshot force create request issued successfully. Aug 01 00:27:21.043779 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7ef51c20-be65-4e4f-85ae-52eb0180db19 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:27:21.044230 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1312/5245] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:27:20 2026] POST /volume/v3/snapshots => generated 313 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:27:21.052979 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5db9b427-cb57-4cb1-80b5-9a19686021dd None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:21.057078 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5db9b427-cb57-4cb1-80b5-9a19686021dd tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/snapshots/bf7126a2-32cc-4dcd-8a29-9767aecbafee Aug 01 00:27:21.057252 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5db9b427-cb57-4cb1-80b5-9a19686021dd tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:21.057421 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5db9b427-cb57-4cb1-80b5-9a19686021dd tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:21.068216 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:21.068216 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:21.068650 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-5db9b427-cb57-4cb1-80b5-9a19686021dd tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Snapshot retrieved successfully. Aug 01 00:27:21.069425 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5db9b427-cb57-4cb1-80b5-9a19686021dd tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/snapshots/bf7126a2-32cc-4dcd-8a29-9767aecbafee returned with HTTP 200 Aug 01 00:27:21.069748 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1309/5246] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:27:21 2026] GET /volume/v3/snapshots/bf7126a2-32cc-4dcd-8a29-9767aecbafee => generated 445 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:21.586119 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-46493ed1-a632-4cb6-9df9-f3af982db4a3 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:21.588056 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-46493ed1-a632-4cb6-9df9-f3af982db4a3 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] DELETE https://10.4.3.222/volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec Aug 01 00:27:21.588303 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-46493ed1-a632-4cb6-9df9-f3af982db4a3 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:21.588550 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-46493ed1-a632-4cb6-9df9-f3af982db4a3 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:21.588788 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-46493ed1-a632-4cb6-9df9-f3af982db4a3 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Delete volume with id: 9ee06584-53ca-4060-9909-b35a67b52cec Aug 01 00:27:21.596409 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:21.596409 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:21.597021 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-46493ed1-a632-4cb6-9df9-f3af982db4a3 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:27:21.612193 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-46493ed1-a632-4cb6-9df9-f3af982db4a3 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Delete volume request issued successfully. Aug 01 00:27:21.612481 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-46493ed1-a632-4cb6-9df9-f3af982db4a3 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec returned with HTTP 202 Aug 01 00:27:21.613012 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1314/5247] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:27:21 2026] DELETE /volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:27:21.621108 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3c288f7b-cb86-4263-be5d-a9eea128b428 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:21.622994 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3c288f7b-cb86-4263-be5d-a9eea128b428 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec Aug 01 00:27:21.623184 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3c288f7b-cb86-4263-be5d-a9eea128b428 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:21.623388 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3c288f7b-cb86-4263-be5d-a9eea128b428 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:21.630540 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:21.630540 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:21.635047 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3c288f7b-cb86-4263-be5d-a9eea128b428 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Volume info retrieved successfully. Aug 01 00:27:21.640011 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3c288f7b-cb86-4263-be5d-a9eea128b428 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec returned with HTTP 200 Aug 01 00:27:21.640426 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1313/5248] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:21 2026] GET /volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:27:22.079936 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9d932994-e0e8-4fe4-bef0-5790e9b34fbc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:22.081882 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9d932994-e0e8-4fe4-bef0-5790e9b34fbc tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/snapshots/bf7126a2-32cc-4dcd-8a29-9767aecbafee Aug 01 00:27:22.082141 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9d932994-e0e8-4fe4-bef0-5790e9b34fbc tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:22.082346 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9d932994-e0e8-4fe4-bef0-5790e9b34fbc tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:22.088133 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:22.088133 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:22.088610 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9d932994-e0e8-4fe4-bef0-5790e9b34fbc tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Snapshot retrieved successfully. Aug 01 00:27:22.089428 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9d932994-e0e8-4fe4-bef0-5790e9b34fbc tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/snapshots/bf7126a2-32cc-4dcd-8a29-9767aecbafee returned with HTTP 200 Aug 01 00:27:22.089878 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1313/5249] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:27:22 2026] GET /volume/v3/snapshots/bf7126a2-32cc-4dcd-8a29-9767aecbafee => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:22.099988 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-53d8f1ff-b659-4d3c-87dd-df9dc2a04618 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:22.101879 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-53d8f1ff-b659-4d3c-87dd-df9dc2a04618 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/snapshots/bf7126a2-32cc-4dcd-8a29-9767aecbafee Aug 01 00:27:22.102063 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-53d8f1ff-b659-4d3c-87dd-df9dc2a04618 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:22.102236 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-53d8f1ff-b659-4d3c-87dd-df9dc2a04618 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:22.107043 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:22.107043 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:22.107436 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-53d8f1ff-b659-4d3c-87dd-df9dc2a04618 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Snapshot retrieved successfully. Aug 01 00:27:22.108177 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-53d8f1ff-b659-4d3c-87dd-df9dc2a04618 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/snapshots/bf7126a2-32cc-4dcd-8a29-9767aecbafee returned with HTTP 200 Aug 01 00:27:22.108545 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1310/5250] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:27:22 2026] GET /volume/v3/snapshots/bf7126a2-32cc-4dcd-8a29-9767aecbafee => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:22.142228 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-b1327870-a371-4a27-9985-49b8a3b8f3cd req-c6c89d80-85ee-4160-a5f8-f30fa9896cdc None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:22.144580 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-b1327870-a371-4a27-9985-49b8a3b8f3cd req-c6c89d80-85ee-4160-a5f8-f30fa9896cdc tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e Aug 01 00:27:22.144887 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-b1327870-a371-4a27-9985-49b8a3b8f3cd req-c6c89d80-85ee-4160-a5f8-f30fa9896cdc tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:22.145163 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-b1327870-a371-4a27-9985-49b8a3b8f3cd req-c6c89d80-85ee-4160-a5f8-f30fa9896cdc tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:22.155985 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:22.155985 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:22.158870 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-b1327870-a371-4a27-9985-49b8a3b8f3cd req-c6c89d80-85ee-4160-a5f8-f30fa9896cdc tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:22.163085 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-b1327870-a371-4a27-9985-49b8a3b8f3cd req-c6c89d80-85ee-4160-a5f8-f30fa9896cdc tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e returned with HTTP 200 Aug 01 00:27:22.163544 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1315/5251] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:27:22 2026] GET /volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e => generated 1141 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:27:22.180246 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-b1327870-a371-4a27-9985-49b8a3b8f3cd req-5c55ca12-4f13-4a56-afb4-5f7e26d63c92 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:22.182321 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-b1327870-a371-4a27-9985-49b8a3b8f3cd req-5c55ca12-4f13-4a56-afb4-5f7e26d63c92 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] POST https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e/action Aug 01 00:27:22.182633 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-b1327870-a371-4a27-9985-49b8a3b8f3cd req-5c55ca12-4f13-4a56-afb4-5f7e26d63c92 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100409) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:27:22.182751 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-b1327870-a371-4a27-9985-49b8a3b8f3cd req-5c55ca12-4f13-4a56-afb4-5f7e26d63c92 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:22.192659 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:22.192659 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:22.193164 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-b1327870-a371-4a27-9985-49b8a3b8f3cd req-5c55ca12-4f13-4a56-afb4-5f7e26d63c92 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:22.199893 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-b1327870-a371-4a27-9985-49b8a3b8f3cd req-5c55ca12-4f13-4a56-afb4-5f7e26d63c92 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Begin detaching volume completed successfully. Aug 01 00:27:22.200147 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-b1327870-a371-4a27-9985-49b8a3b8f3cd req-5c55ca12-4f13-4a56-afb4-5f7e26d63c92 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e/action returned with HTTP 202 Aug 01 00:27:22.200707 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1314/5252] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:27:22 2026] POST /volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:27:22.245893 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c4f5609d-5af4-4462-a85e-b1975b5f70f1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:22.246292 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c4f5609d-5af4-4462-a85e-b1975b5f70f1 None None] GET https://10.4.3.222/volume// Aug 01 00:27:22.246459 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c4f5609d-5af4-4462-a85e-b1975b5f70f1 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:22.246642 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c4f5609d-5af4-4462-a85e-b1975b5f70f1 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:22.247076 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c4f5609d-5af4-4462-a85e-b1975b5f70f1 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:27:22.247372 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1314/5253] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:27: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 01 00:27:22.253927 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-b1327870-a371-4a27-9985-49b8a3b8f3cd req-c5f2370f-d730-4737-bade-00575541cfbf None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:22.256051 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b1327870-a371-4a27-9985-49b8a3b8f3cd req-c5f2370f-d730-4737-bade-00575541cfbf tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e Aug 01 00:27:22.256354 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b1327870-a371-4a27-9985-49b8a3b8f3cd req-c5f2370f-d730-4737-bade-00575541cfbf tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:22.256632 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-b1327870-a371-4a27-9985-49b8a3b8f3cd req-c5f2370f-d730-4737-bade-00575541cfbf tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:22.268629 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:22.268629 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:22.272263 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-b1327870-a371-4a27-9985-49b8a3b8f3cd req-c5f2370f-d730-4737-bade-00575541cfbf tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:22.276693 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-b1327870-a371-4a27-9985-49b8a3b8f3cd req-c5f2370f-d730-4737-bade-00575541cfbf tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e returned with HTTP 200 Aug 01 00:27:22.277130 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1311/5254] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:27:22 2026] GET /volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e => generated 1324 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:27:22.653389 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-59d6557b-77de-4d53-aab0-429c56c70137 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:22.654993 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-59d6557b-77de-4d53-aab0-429c56c70137 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] GET https://10.4.3.222/volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec Aug 01 00:27:22.656736 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-59d6557b-77de-4d53-aab0-429c56c70137 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:22.656736 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-59d6557b-77de-4d53-aab0-429c56c70137 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:22.660823 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-59d6557b-77de-4d53-aab0-429c56c70137 tempest-TestVolumeBootPattern-509667129 tempest-TestVolumeBootPattern-509667129-project-member] https://10.4.3.222/volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec returned with HTTP 404 Aug 01 00:27:22.661334 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1316/5255] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:22 2026] GET /volume/v3/volumes/9ee06584-53ca-4060-9909-b35a67b52cec => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:27:23.078543 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-b1327870-a371-4a27-9985-49b8a3b8f3cd req-911a2ab5-2550-4f8f-b26f-2a87a985b4d4 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:23.080560 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-b1327870-a371-4a27-9985-49b8a3b8f3cd req-911a2ab5-2550-4f8f-b26f-2a87a985b4d4 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] DELETE https://10.4.3.222/volume/v3/attachments/3bd63bc8-c0c1-47c6-88ce-6661230fb1f8 Aug 01 00:27:23.080741 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-b1327870-a371-4a27-9985-49b8a3b8f3cd req-911a2ab5-2550-4f8f-b26f-2a87a985b4d4 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:23.080962 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-b1327870-a371-4a27-9985-49b8a3b8f3cd req-911a2ab5-2550-4f8f-b26f-2a87a985b4d4 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:23.087420 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:23.087420 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:23.130401 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-b1327870-a371-4a27-9985-49b8a3b8f3cd req-911a2ab5-2550-4f8f-b26f-2a87a985b4d4 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/attachments/3bd63bc8-c0c1-47c6-88ce-6661230fb1f8 returned with HTTP 200 Aug 01 00:27:23.131167 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1315/5256] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:27:23 2026] DELETE /volume/v3/attachments/3bd63bc8-c0c1-47c6-88ce-6661230fb1f8 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:23.298264 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-62d70d05-f401-4bdd-bb75-e283bbea357a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:23.299933 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-62d70d05-f401-4bdd-bb75-e283bbea357a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:27:23.300250 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-62d70d05-f401-4bdd-bb75-e283bbea357a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-983552845", "snapshot_id": "f9e3d29d-c970-4c3c-b922-c6614a6d0e4b", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:23.301699 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-62d70d05-f401-4bdd-bb75-e283bbea357a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-983552845', 'snapshot_id': 'f9e3d29d-c970-4c3c-b922-c6614a6d0e4b', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:27:23.306494 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:23.306494 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:23.306897 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-62d70d05-f401-4bdd-bb75-e283bbea357a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Snapshot retrieved successfully. Aug 01 00:27:23.307017 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-62d70d05-f401-4bdd-bb75-e283bbea357a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Create volume of 1 GB Aug 01 00:27:23.310006 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-62d70d05-f401-4bdd-bb75-e283bbea357a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Availability Zones retrieved successfully. Aug 01 00:27:23.314877 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-62d70d05-f401-4bdd-bb75-e283bbea357a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Flow 'volume_create_api' (97226fb9-a876-4956-bf0a-8bbc85f5c34f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:23.316284 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-62d70d05-f401-4bdd-bb75-e283bbea357a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e26d4992-fc2e-4c03-b876-ccbefa7c9728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:23.317086 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-62d70d05-f401-4bdd-bb75-e283bbea357a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:27:23.344520 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-62d70d05-f401-4bdd-bb75-e283bbea357a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e26d4992-fc2e-4c03-b876-ccbefa7c9728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f9e3d29d-c970-4c3c-b922-c6614a6d0e4b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:23.345358 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-62d70d05-f401-4bdd-bb75-e283bbea357a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (184f5bc1-bc6c-4e21-b290-f0f636a5d929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:23.379968 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-62d70d05-f401-4bdd-bb75-e283bbea357a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Created reservations ['bac45bc3-de64-43f9-ad52-354757ebfe34', '2e90397a-6573-4aa1-923b-aea40b9a680b', '26f85304-07c4-45bd-86b8-e22b39336705', '59f22060-0111-4b50-a114-d0e11b6081c4'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:27:23.380708 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-62d70d05-f401-4bdd-bb75-e283bbea357a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (184f5bc1-bc6c-4e21-b290-f0f636a5d929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bac45bc3-de64-43f9-ad52-354757ebfe34', '2e90397a-6573-4aa1-923b-aea40b9a680b', '26f85304-07c4-45bd-86b8-e22b39336705', '59f22060-0111-4b50-a114-d0e11b6081c4']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:23.381501 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-62d70d05-f401-4bdd-bb75-e283bbea357a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1aa151f-38ca-48c8-851f-897543c8fb4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:23.419000 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-62d70d05-f401-4bdd-bb75-e283bbea357a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1aa151f-38ca-48c8-851f-897543c8fb4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd27e0308-8414-41f3-9ab0-5303e56b4a5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-983552845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d72f1fbc2bcd42ae8cd5d7c1719a298a',qos_specs=None,replication_status=,reservations=['bac45bc3-de64-43f9-ad52-354757ebfe34','2e90397a-6573-4aa1-923b-aea40b9a680b','26f85304-07c4-45bd-86b8-e22b39336705','59f22060-0111-4b50-a114-d0e11b6081c4'],size=1,snapshot_id=f9e3d29d-c970-4c3c-b922-c6614a6d0e4b,source_replicaid=,source_volid=None,status='creating',user_id='c36e85497d314aeda9af2ae5825f3476',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:27:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-983552845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d27e0308-8414-41f3-9ab0-5303e56b4a5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d72f1fbc2bcd42ae8cd5d7c1719a298a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f9e3d29d-c970-4c3c-b922-c6614a6d0e4b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c36e85497d314aeda9af2ae5825f3476',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:23.419785 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-62d70d05-f401-4bdd-bb75-e283bbea357a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e40915b6-1bb9-4113-a11b-cf0fa3effe98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:23.434871 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-62d70d05-f401-4bdd-bb75-e283bbea357a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e40915b6-1bb9-4113-a11b-cf0fa3effe98) transitioned into state 'SUCCESS' from state '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-983552845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d72f1fbc2bcd42ae8cd5d7c1719a298a',qos_specs=None,replication_status=,reservations=['bac45bc3-de64-43f9-ad52-354757ebfe34','2e90397a-6573-4aa1-923b-aea40b9a680b','26f85304-07c4-45bd-86b8-e22b39336705','59f22060-0111-4b50-a114-d0e11b6081c4'],size=1,snapshot_id=f9e3d29d-c970-4c3c-b922-c6614a6d0e4b,source_replicaid=,source_volid=None,status='creating',user_id='c36e85497d314aeda9af2ae5825f3476',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:23.435679 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-62d70d05-f401-4bdd-bb75-e283bbea357a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d54cb966-f281-4a17-b20d-b71566d755a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:23.454077 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-62d70d05-f401-4bdd-bb75-e283bbea357a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d54cb966-f281-4a17-b20d-b71566d755a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:23.455303 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-62d70d05-f401-4bdd-bb75-e283bbea357a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Flow 'volume_create_api' (97226fb9-a876-4956-bf0a-8bbc85f5c34f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:23.455714 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-62d70d05-f401-4bdd-bb75-e283bbea357a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Create volume request issued successfully. Aug 01 00:27:23.456450 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-62d70d05-f401-4bdd-bb75-e283bbea357a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:27:23.457032 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1315/5257] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:27:23 2026] POST /volume/v3/volumes => generated 790 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:27:23.470620 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-aa100fa9-a1d4-464f-a7d8-e85d6f6629d6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:23.472520 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aa100fa9-a1d4-464f-a7d8-e85d6f6629d6 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e Aug 01 00:27:23.472709 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aa100fa9-a1d4-464f-a7d8-e85d6f6629d6 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:23.473033 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-aa100fa9-a1d4-464f-a7d8-e85d6f6629d6 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:23.482091 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:23.482091 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:23.485836 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-aa100fa9-a1d4-464f-a7d8-e85d6f6629d6 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:23.489724 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-aa100fa9-a1d4-464f-a7d8-e85d6f6629d6 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e returned with HTTP 200 Aug 01 00:27:23.490136 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1312/5258] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:23 2026] GET /volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:24.503081 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-877f2af0-a5db-494d-82a9-8a369c4ccd02 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:24.504711 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-877f2af0-a5db-494d-82a9-8a369c4ccd02 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e Aug 01 00:27:24.504962 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-877f2af0-a5db-494d-82a9-8a369c4ccd02 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:24.505137 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-877f2af0-a5db-494d-82a9-8a369c4ccd02 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:24.511444 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:24.511444 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:24.514699 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-877f2af0-a5db-494d-82a9-8a369c4ccd02 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:24.518694 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-877f2af0-a5db-494d-82a9-8a369c4ccd02 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e returned with HTTP 200 Aug 01 00:27:24.519030 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1317/5259] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:24 2026] GET /volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:24.530503 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-8bb31087-4ca5-4790-a230-a047f1d3bff1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:24.532209 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8bb31087-4ca5-4790-a230-a047f1d3bff1 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e Aug 01 00:27:24.532382 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8bb31087-4ca5-4790-a230-a047f1d3bff1 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:24.532554 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8bb31087-4ca5-4790-a230-a047f1d3bff1 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:24.538610 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:24.538610 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:24.541758 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-8bb31087-4ca5-4790-a230-a047f1d3bff1 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:24.545564 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8bb31087-4ca5-4790-a230-a047f1d3bff1 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e returned with HTTP 200 Aug 01 00:27:24.545979 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1316/5260] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:24 2026] GET /volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:25.020798 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-fa0a80ac-d694-40a5-8445-491a5e865de0 req-891a5b3f-673b-4479-8a41-fb4eab819ddd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:25.023093 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-fa0a80ac-d694-40a5-8445-491a5e865de0 req-891a5b3f-673b-4479-8a41-fb4eab819ddd tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e Aug 01 00:27:25.023360 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-fa0a80ac-d694-40a5-8445-491a5e865de0 req-891a5b3f-673b-4479-8a41-fb4eab819ddd tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:25.023652 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-fa0a80ac-d694-40a5-8445-491a5e865de0 req-891a5b3f-673b-4479-8a41-fb4eab819ddd tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:25.035058 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:25.035058 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:25.038432 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-fa0a80ac-d694-40a5-8445-491a5e865de0 req-891a5b3f-673b-4479-8a41-fb4eab819ddd tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:25.044632 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-fa0a80ac-d694-40a5-8445-491a5e865de0 req-891a5b3f-673b-4479-8a41-fb4eab819ddd tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e returned with HTTP 200 Aug 01 00:27:25.045190 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1316/5261] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:27:25 2026] GET /volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:25.116377 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-72e2b3f4-1208-4b75-81c2-a6e84100d102 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:25.116751 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-72e2b3f4-1208-4b75-81c2-a6e84100d102 None None] GET https://10.4.3.222/volume// Aug 01 00:27:25.116986 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-72e2b3f4-1208-4b75-81c2-a6e84100d102 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:25.117186 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-72e2b3f4-1208-4b75-81c2-a6e84100d102 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:25.117477 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-72e2b3f4-1208-4b75-81c2-a6e84100d102 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:27:25.117801 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1313/5262] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:27: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 01 00:27:25.124663 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-fa0a80ac-d694-40a5-8445-491a5e865de0 req-d3a23d34-7011-45cd-81ab-2f15533dc1fa None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:25.126703 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-fa0a80ac-d694-40a5-8445-491a5e865de0 req-d3a23d34-7011-45cd-81ab-2f15533dc1fa tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:27:25.127106 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-fa0a80ac-d694-40a5-8445-491a5e865de0 req-d3a23d34-7011-45cd-81ab-2f15533dc1fa tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d27e0308-8414-41f3-9ab0-5303e56b4a5e", "connector": null, "instance_uuid": "c27b349f-ce87-4815-8ec3-4c6bd3ef3c1c"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:25.135584 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:25.135584 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:25.159457 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-fa0a80ac-d694-40a5-8445-491a5e865de0 req-d3a23d34-7011-45cd-81ab-2f15533dc1fa tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:27:25.159860 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1318/5263] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:27:25 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 01 00:27:25.185556 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-35abba46-c2e4-4736-99a2-8250dea3dd81 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:25.187416 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-35abba46-c2e4-4736-99a2-8250dea3dd81 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e Aug 01 00:27:25.187633 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-35abba46-c2e4-4736-99a2-8250dea3dd81 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:25.187859 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-35abba46-c2e4-4736-99a2-8250dea3dd81 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:25.201635 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:25.201635 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:25.202016 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0565e5b3-6fba-43cf-9c8f-61bde6a7d80d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:25.202689 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0565e5b3-6fba-43cf-9c8f-61bde6a7d80d None None] GET https://10.4.3.222/volume// Aug 01 00:27:25.203003 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0565e5b3-6fba-43cf-9c8f-61bde6a7d80d None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:25.203285 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0565e5b3-6fba-43cf-9c8f-61bde6a7d80d None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:25.203736 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0565e5b3-6fba-43cf-9c8f-61bde6a7d80d None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:27:25.209271 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1317/5264] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:27:25 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:27:25.212783 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-35abba46-c2e4-4736-99a2-8250dea3dd81 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:25.217892 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-fa0a80ac-d694-40a5-8445-491a5e865de0 req-dbb74620-35d3-4704-9e8b-32060197ccbb None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:25.219662 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-35abba46-c2e4-4736-99a2-8250dea3dd81 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e returned with HTTP 200 Aug 01 00:27:25.220144 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1317/5265] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:25 2026] GET /volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:25.220609 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-fa0a80ac-d694-40a5-8445-491a5e865de0 req-dbb74620-35d3-4704-9e8b-32060197ccbb tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e Aug 01 00:27:25.220960 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-fa0a80ac-d694-40a5-8445-491a5e865de0 req-dbb74620-35d3-4704-9e8b-32060197ccbb tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:25.221233 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-fa0a80ac-d694-40a5-8445-491a5e865de0 req-dbb74620-35d3-4704-9e8b-32060197ccbb tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:25.232876 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:25.232876 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:25.236665 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-fa0a80ac-d694-40a5-8445-491a5e865de0 req-dbb74620-35d3-4704-9e8b-32060197ccbb tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:25.240532 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-fa0a80ac-d694-40a5-8445-491a5e865de0 req-dbb74620-35d3-4704-9e8b-32060197ccbb tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e returned with HTTP 200 Aug 01 00:27:25.240934 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1314/5266] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:27:25 2026] GET /volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e => generated 1062 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:27:25.359178 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-fa0a80ac-d694-40a5-8445-491a5e865de0 req-a4e9ffe1-e312-4fc9-b741-9527b315a73c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:25.360635 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-fa0a80ac-d694-40a5-8445-491a5e865de0 req-a4e9ffe1-e312-4fc9-b741-9527b315a73c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] PUT https://10.4.3.222/volume/v3/attachments/69531456-38b7-4808-8716-0da9c9006259 Aug 01 00:27:25.361054 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-fa0a80ac-d694-40a5-8445-491a5e865de0 req-a4e9ffe1-e312-4fc9-b741-9527b315a73c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:25.369016 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-fa0a80ac-d694-40a5-8445-491a5e865de0 req-a4e9ffe1-e312-4fc9-b741-9527b315a73c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Acquiring lock "cinder-attachment_update-d27e0308-8414-41f3-9ab0-5303e56b4a5e-np0000006296" by "attachment_update" {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:27:25.374958 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-fa0a80ac-d694-40a5-8445-491a5e865de0 req-a4e9ffe1-e312-4fc9-b741-9527b315a73c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Lock "cinder-attachment_update-d27e0308-8414-41f3-9ab0-5303e56b4a5e-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100408) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:27:25.375501 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:25.375501 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:25.453405 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.coordination [req-fa0a80ac-d694-40a5-8445-491a5e865de0 req-a4e9ffe1-e312-4fc9-b741-9527b315a73c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Lock "cinder-attachment_update-d27e0308-8414-41f3-9ab0-5303e56b4a5e-np0000006296" released by "attachment_update" :: held 0.079s {{(pid=100408) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:27:25.453722 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-fa0a80ac-d694-40a5-8445-491a5e865de0 req-a4e9ffe1-e312-4fc9-b741-9527b315a73c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/attachments/69531456-38b7-4808-8716-0da9c9006259 returned with HTTP 200 Aug 01 00:27:25.454193 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1319/5267] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:27:25 2026] PUT /volume/v3/attachments/69531456-38b7-4808-8716-0da9c9006259 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:27:26.231946 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-323eee97-a063-44b5-b238-5d6c35068a86 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:26.233712 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-323eee97-a063-44b5-b238-5d6c35068a86 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e Aug 01 00:27:26.233942 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-323eee97-a063-44b5-b238-5d6c35068a86 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:26.234184 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-323eee97-a063-44b5-b238-5d6c35068a86 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:26.243964 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:26.243964 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:26.247826 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-323eee97-a063-44b5-b238-5d6c35068a86 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:26.251963 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-323eee97-a063-44b5-b238-5d6c35068a86 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e returned with HTTP 200 Aug 01 00:27:26.252370 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1318/5268] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:26 2026] GET /volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:27.264724 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-de676574-f4c3-4e8a-b409-bea42e666840 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:27.266271 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-de676574-f4c3-4e8a-b409-bea42e666840 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e Aug 01 00:27:27.266433 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-de676574-f4c3-4e8a-b409-bea42e666840 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:27.266607 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-de676574-f4c3-4e8a-b409-bea42e666840 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:27.274843 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:27.274843 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:27.278518 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-de676574-f4c3-4e8a-b409-bea42e666840 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:27.283590 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-de676574-f4c3-4e8a-b409-bea42e666840 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e returned with HTTP 200 Aug 01 00:27:27.283590 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1318/5269] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:27 2026] GET /volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:27.325236 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a7713629-0edc-4b4a-b33e-bf8fa878c162 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:27.438937 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a7713629-0edc-4b4a-b33e-bf8fa878c162 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:27:27.439876 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a7713629-0edc-4b4a-b33e-bf8fa878c162 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a7e69f30-42a3-4df7-b511-e7ec77a3747d", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-697412337"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:27.442391 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-a7713629-0edc-4b4a-b33e-bf8fa878c162 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Create volume request body: {'volume': {"'imageRef": 'a7e69f30-42a3-4df7-b511-e7ec77a3747d', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-697412337'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:27:27.442666 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-a7713629-0edc-4b4a-b33e-bf8fa878c162 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Create volume of 1 GB Aug 01 00:27:27.445679 np0000006296 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=222,cinder:UPDATE=33,cinder:INSERT=13 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:27:27.451558 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a7713629-0edc-4b4a-b33e-bf8fa878c162 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Availability Zones retrieved successfully. Aug 01 00:27:27.461068 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a7713629-0edc-4b4a-b33e-bf8fa878c162 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Flow 'volume_create_api' (cb902881-8224-455c-8cc6-310d428f6de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:27.462424 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a7713629-0edc-4b4a-b33e-bf8fa878c162 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (121b929f-f529-409d-839f-723cf7102697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:27.463484 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-a7713629-0edc-4b4a-b33e-bf8fa878c162 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:27:27.488555 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a7713629-0edc-4b4a-b33e-bf8fa878c162 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (121b929f-f529-409d-839f-723cf7102697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:27.489385 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a7713629-0edc-4b4a-b33e-bf8fa878c162 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5748c173-1d93-4e4e-94ea-8e1ff300a6da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:27.540116 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-a7713629-0edc-4b4a-b33e-bf8fa878c162 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Created reservations ['f4edefdc-e69d-45ef-89d5-11b769d753b4', '77de2d37-7292-4a94-8c93-2bd2cd66b941', 'aa79795e-80cf-4d95-9bec-8ccc729ffc59', '05f12676-aa15-4057-a650-ae754d90ce4c'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:27:27.540919 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a7713629-0edc-4b4a-b33e-bf8fa878c162 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5748c173-1d93-4e4e-94ea-8e1ff300a6da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4edefdc-e69d-45ef-89d5-11b769d753b4', '77de2d37-7292-4a94-8c93-2bd2cd66b941', 'aa79795e-80cf-4d95-9bec-8ccc729ffc59', '05f12676-aa15-4057-a650-ae754d90ce4c']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:27.541578 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a7713629-0edc-4b4a-b33e-bf8fa878c162 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f413b0d8-7390-41d7-8f2f-a974b3f910f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:27.561336 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a7713629-0edc-4b4a-b33e-bf8fa878c162 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f413b0d8-7390-41d7-8f2f-a974b3f910f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed67a241-6426-49c6-be9c-9b130c043b55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-697412337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12c34a4e81574bcb9a0d60c9f85399ba',qos_specs=None,replication_status=,reservations=['f4edefdc-e69d-45ef-89d5-11b769d753b4','77de2d37-7292-4a94-8c93-2bd2cd66b941','aa79795e-80cf-4d95-9bec-8ccc729ffc59','05f12676-aa15-4057-a650-ae754d90ce4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9d676c4374482aa403821edfd2d1e2',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:27:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-697412337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed67a241-6426-49c6-be9c-9b130c043b55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12c34a4e81574bcb9a0d60c9f85399ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e9d676c4374482aa403821edfd2d1e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:27.561978 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a7713629-0edc-4b4a-b33e-bf8fa878c162 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efee2bad-9dad-4023-836c-68c93875e685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:27.576917 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a7713629-0edc-4b4a-b33e-bf8fa878c162 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efee2bad-9dad-4023-836c-68c93875e685) transitioned into state 'SUCCESS' from state '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-697412337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12c34a4e81574bcb9a0d60c9f85399ba',qos_specs=None,replication_status=,reservations=['f4edefdc-e69d-45ef-89d5-11b769d753b4','77de2d37-7292-4a94-8c93-2bd2cd66b941','aa79795e-80cf-4d95-9bec-8ccc729ffc59','05f12676-aa15-4057-a650-ae754d90ce4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9d676c4374482aa403821edfd2d1e2',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:27.577587 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a7713629-0edc-4b4a-b33e-bf8fa878c162 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e75e0b3-95bc-48a3-bb76-83ba44909f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:27.585402 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a7713629-0edc-4b4a-b33e-bf8fa878c162 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e75e0b3-95bc-48a3-bb76-83ba44909f1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:27.586247 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-a7713629-0edc-4b4a-b33e-bf8fa878c162 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Flow 'volume_create_api' (cb902881-8224-455c-8cc6-310d428f6de8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:27.586565 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a7713629-0edc-4b4a-b33e-bf8fa878c162 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Create volume request issued successfully. Aug 01 00:27:27.587412 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a7713629-0edc-4b4a-b33e-bf8fa878c162 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:27:27.587839 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1315/5270] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:27:27 2026] POST /volume/v3/volumes => generated 756 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:27:27.598652 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-069c2737-8893-4a33-a08f-d3401de055c6 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:27.600622 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-069c2737-8893-4a33-a08f-d3401de055c6 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:27:27.600995 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-069c2737-8893-4a33-a08f-d3401de055c6 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a7e69f30-42a3-4df7-b511-e7ec77a3747d", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1135948789"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:27.602473 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-069c2737-8893-4a33-a08f-d3401de055c6 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Create volume request body: {'volume': {"'imageRef": 'a7e69f30-42a3-4df7-b511-e7ec77a3747d', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1135948789'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:27:27.602601 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-069c2737-8893-4a33-a08f-d3401de055c6 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Create volume of 1 GB Aug 01 00:27:27.602983 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:27.602983 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:27.604713 np0000006296 devstack@c-api.service[100408]: DEBUG dbcounter [-] [100408] Writing DB stats cinder:SELECT=191,cinder:UPDATE=21,cinder:INSERT=3 {{(pid=100408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:27:27.608215 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-069c2737-8893-4a33-a08f-d3401de055c6 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Availability Zones retrieved successfully. Aug 01 00:27:27.613459 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-069c2737-8893-4a33-a08f-d3401de055c6 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Flow 'volume_create_api' (c9d4a371-43ef-4312-98f3-efc75faf3564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:27.614844 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-069c2737-8893-4a33-a08f-d3401de055c6 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (589ef5a3-8f67-4b5b-bfed-6e217acf5131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:27.615668 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-069c2737-8893-4a33-a08f-d3401de055c6 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:27:27.640139 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-069c2737-8893-4a33-a08f-d3401de055c6 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (589ef5a3-8f67-4b5b-bfed-6e217acf5131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:27.640861 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-069c2737-8893-4a33-a08f-d3401de055c6 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cb4ca49-6e86-4855-87d5-35eaa3f01f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:27.677214 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-069c2737-8893-4a33-a08f-d3401de055c6 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Created reservations ['729211cc-b28a-4c1f-979e-3866c2fabba6', '8f48276f-9009-41d1-92fd-c9a2c4a7c610', 'fd71a619-1bd1-41f8-8532-8813c10d4830', '5191cced-4c86-42dd-9e4e-4ae5bf7997cd'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:27:27.677966 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-069c2737-8893-4a33-a08f-d3401de055c6 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cb4ca49-6e86-4855-87d5-35eaa3f01f78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['729211cc-b28a-4c1f-979e-3866c2fabba6', '8f48276f-9009-41d1-92fd-c9a2c4a7c610', 'fd71a619-1bd1-41f8-8532-8813c10d4830', '5191cced-4c86-42dd-9e4e-4ae5bf7997cd']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:27.678660 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-069c2737-8893-4a33-a08f-d3401de055c6 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25bdc079-1941-48fb-96a8-65f96ff261b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:27.700392 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-069c2737-8893-4a33-a08f-d3401de055c6 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25bdc079-1941-48fb-96a8-65f96ff261b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5cb4822c-38eb-4deb-9486-206798e9f026', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1135948789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12c34a4e81574bcb9a0d60c9f85399ba',qos_specs=None,replication_status=,reservations=['729211cc-b28a-4c1f-979e-3866c2fabba6','8f48276f-9009-41d1-92fd-c9a2c4a7c610','fd71a619-1bd1-41f8-8532-8813c10d4830','5191cced-4c86-42dd-9e4e-4ae5bf7997cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9d676c4374482aa403821edfd2d1e2',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:27:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1135948789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5cb4822c-38eb-4deb-9486-206798e9f026,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12c34a4e81574bcb9a0d60c9f85399ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e9d676c4374482aa403821edfd2d1e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:27.701221 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-069c2737-8893-4a33-a08f-d3401de055c6 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7daa2c7d-0ecd-4b12-b81f-a41053eb5bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:27.723365 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-069c2737-8893-4a33-a08f-d3401de055c6 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7daa2c7d-0ecd-4b12-b81f-a41053eb5bca) transitioned into state 'SUCCESS' from state '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-1135948789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12c34a4e81574bcb9a0d60c9f85399ba',qos_specs=None,replication_status=,reservations=['729211cc-b28a-4c1f-979e-3866c2fabba6','8f48276f-9009-41d1-92fd-c9a2c4a7c610','fd71a619-1bd1-41f8-8532-8813c10d4830','5191cced-4c86-42dd-9e4e-4ae5bf7997cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9d676c4374482aa403821edfd2d1e2',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:27.724260 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-069c2737-8893-4a33-a08f-d3401de055c6 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7b7fcb5-1ad5-440f-bc3c-8d1936e34e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:27.731967 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-069c2737-8893-4a33-a08f-d3401de055c6 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7b7fcb5-1ad5-440f-bc3c-8d1936e34e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:27.732743 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-069c2737-8893-4a33-a08f-d3401de055c6 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Flow 'volume_create_api' (c9d4a371-43ef-4312-98f3-efc75faf3564) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:27.733108 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-069c2737-8893-4a33-a08f-d3401de055c6 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Create volume request issued successfully. Aug 01 00:27:27.734111 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-069c2737-8893-4a33-a08f-d3401de055c6 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:27:27.734526 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1320/5271] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:27:27 2026] POST /volume/v3/volumes => generated 757 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:27:27.745550 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-42e50865-aa33-42b7-8554-51d01fd5b348 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:27.747285 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-42e50865-aa33-42b7-8554-51d01fd5b348 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:27:27.747621 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-42e50865-aa33-42b7-8554-51d01fd5b348 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a7e69f30-42a3-4df7-b511-e7ec77a3747d", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1511351915"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:27.749003 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-42e50865-aa33-42b7-8554-51d01fd5b348 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Create volume request body: {'volume': {"'imageRef": 'a7e69f30-42a3-4df7-b511-e7ec77a3747d', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1511351915'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:27:27.749116 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-42e50865-aa33-42b7-8554-51d01fd5b348 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Create volume of 1 GB Aug 01 00:27:27.753315 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-42e50865-aa33-42b7-8554-51d01fd5b348 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Availability Zones retrieved successfully. Aug 01 00:27:27.758941 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-42e50865-aa33-42b7-8554-51d01fd5b348 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Flow 'volume_create_api' (1ef44032-7355-4469-a155-2de4a28be3fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:27.759946 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-42e50865-aa33-42b7-8554-51d01fd5b348 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc4c6d19-2ed4-4e46-afac-149a500f1f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:27.760950 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-42e50865-aa33-42b7-8554-51d01fd5b348 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:27:27.784130 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-42e50865-aa33-42b7-8554-51d01fd5b348 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc4c6d19-2ed4-4e46-afac-149a500f1f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:27.784916 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-42e50865-aa33-42b7-8554-51d01fd5b348 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68ecc4ce-1d1f-4edf-b140-a0a8ff874853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:27.820632 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-42e50865-aa33-42b7-8554-51d01fd5b348 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Created reservations ['374d0bab-de7a-4cf0-8e3a-24e47a11a0d9', '1633682d-07b5-4dc2-8efc-17c95c5c3fa0', '14481eb5-e624-48b1-9037-41cef086d3f4', '42360f2e-b37c-44ea-b831-abe78b73cbe4'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:27:27.821604 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-42e50865-aa33-42b7-8554-51d01fd5b348 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68ecc4ce-1d1f-4edf-b140-a0a8ff874853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['374d0bab-de7a-4cf0-8e3a-24e47a11a0d9', '1633682d-07b5-4dc2-8efc-17c95c5c3fa0', '14481eb5-e624-48b1-9037-41cef086d3f4', '42360f2e-b37c-44ea-b831-abe78b73cbe4']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:27.822490 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-42e50865-aa33-42b7-8554-51d01fd5b348 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82ddbcc8-f255-4578-8815-b59922899f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:27.843448 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-42e50865-aa33-42b7-8554-51d01fd5b348 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82ddbcc8-f255-4578-8815-b59922899f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9da5faa-289e-4f6d-8771-cdc83c0c4574', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1511351915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12c34a4e81574bcb9a0d60c9f85399ba',qos_specs=None,replication_status=,reservations=['374d0bab-de7a-4cf0-8e3a-24e47a11a0d9','1633682d-07b5-4dc2-8efc-17c95c5c3fa0','14481eb5-e624-48b1-9037-41cef086d3f4','42360f2e-b37c-44ea-b831-abe78b73cbe4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9d676c4374482aa403821edfd2d1e2',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:27:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1511351915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9da5faa-289e-4f6d-8771-cdc83c0c4574,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12c34a4e81574bcb9a0d60c9f85399ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e9d676c4374482aa403821edfd2d1e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:27.844335 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-42e50865-aa33-42b7-8554-51d01fd5b348 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20210b4e-294b-4946-ab71-f986323393e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:27.860938 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-42e50865-aa33-42b7-8554-51d01fd5b348 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20210b4e-294b-4946-ab71-f986323393e0) transitioned into state 'SUCCESS' from state '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-1511351915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12c34a4e81574bcb9a0d60c9f85399ba',qos_specs=None,replication_status=,reservations=['374d0bab-de7a-4cf0-8e3a-24e47a11a0d9','1633682d-07b5-4dc2-8efc-17c95c5c3fa0','14481eb5-e624-48b1-9037-41cef086d3f4','42360f2e-b37c-44ea-b831-abe78b73cbe4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9d676c4374482aa403821edfd2d1e2',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:27.861815 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-42e50865-aa33-42b7-8554-51d01fd5b348 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c7e58e9-450b-4773-973a-0142a7bed2bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:27.870364 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-42e50865-aa33-42b7-8554-51d01fd5b348 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c7e58e9-450b-4773-973a-0142a7bed2bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:27.871198 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-42e50865-aa33-42b7-8554-51d01fd5b348 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Flow 'volume_create_api' (1ef44032-7355-4469-a155-2de4a28be3fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:27.871535 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-42e50865-aa33-42b7-8554-51d01fd5b348 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Create volume request issued successfully. Aug 01 00:27:27.872249 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-42e50865-aa33-42b7-8554-51d01fd5b348 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:27:27.872742 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1319/5272] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:27:27 2026] POST /volume/v3/volumes => generated 757 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:27:27.884013 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-53bfe07a-4a70-43fc-a144-be05240acd1e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:27.885993 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-53bfe07a-4a70-43fc-a144-be05240acd1e tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:27:27.886375 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-53bfe07a-4a70-43fc-a144-be05240acd1e tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a7e69f30-42a3-4df7-b511-e7ec77a3747d", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1390100174"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:27.888030 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-53bfe07a-4a70-43fc-a144-be05240acd1e tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Create volume request body: {'volume': {"'imageRef": 'a7e69f30-42a3-4df7-b511-e7ec77a3747d', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1390100174'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:27:27.888170 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-53bfe07a-4a70-43fc-a144-be05240acd1e tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Create volume of 1 GB Aug 01 00:27:27.890756 np0000006296 devstack@c-api.service[100409]: DEBUG dbcounter [-] [100409] Writing DB stats cinder:UPDATE=84,cinder:INSERT=43,cinder:SELECT=279 {{(pid=100409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:27:27.893023 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-53bfe07a-4a70-43fc-a144-be05240acd1e tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Availability Zones retrieved successfully. Aug 01 00:27:27.900328 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-53bfe07a-4a70-43fc-a144-be05240acd1e tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Flow 'volume_create_api' (2c0aa855-24f4-416c-9320-cf06179f9d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:27.901557 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-53bfe07a-4a70-43fc-a144-be05240acd1e tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9e2a4ff-a22b-45b4-9db7-2a2e69641445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:27.903171 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-53bfe07a-4a70-43fc-a144-be05240acd1e tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:27:27.932255 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-53bfe07a-4a70-43fc-a144-be05240acd1e tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9e2a4ff-a22b-45b4-9db7-2a2e69641445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:27.933310 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-53bfe07a-4a70-43fc-a144-be05240acd1e tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aebec520-ad84-495b-8898-ca855928bbb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:27.968016 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-53bfe07a-4a70-43fc-a144-be05240acd1e tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Created reservations ['8484d939-f1a8-4c33-88cf-cf7419848f2c', '816f84e1-0470-459d-9f22-e21ed0b66e03', '7ee880e9-e2ff-461b-ade1-c3dee03ed4b4', 'fe27a276-1857-4851-9185-d24fbba7bab5'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:27:27.968774 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-53bfe07a-4a70-43fc-a144-be05240acd1e tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aebec520-ad84-495b-8898-ca855928bbb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8484d939-f1a8-4c33-88cf-cf7419848f2c', '816f84e1-0470-459d-9f22-e21ed0b66e03', '7ee880e9-e2ff-461b-ade1-c3dee03ed4b4', 'fe27a276-1857-4851-9185-d24fbba7bab5']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:27.969477 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-53bfe07a-4a70-43fc-a144-be05240acd1e tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c73ebee4-d361-4c25-89cd-5435ac3e662e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:27.989717 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-53bfe07a-4a70-43fc-a144-be05240acd1e tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c73ebee4-d361-4c25-89cd-5435ac3e662e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91890bc7-6aa5-4172-9b62-4e1a8275a368', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1390100174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12c34a4e81574bcb9a0d60c9f85399ba',qos_specs=None,replication_status=,reservations=['8484d939-f1a8-4c33-88cf-cf7419848f2c','816f84e1-0470-459d-9f22-e21ed0b66e03','7ee880e9-e2ff-461b-ade1-c3dee03ed4b4','fe27a276-1857-4851-9185-d24fbba7bab5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9d676c4374482aa403821edfd2d1e2',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:27:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1390100174',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91890bc7-6aa5-4172-9b62-4e1a8275a368,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12c34a4e81574bcb9a0d60c9f85399ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e9d676c4374482aa403821edfd2d1e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:27.990452 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-53bfe07a-4a70-43fc-a144-be05240acd1e tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd5e2e6b-9ba2-4442-8bc9-5d890cf6d3e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:28.006760 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-53bfe07a-4a70-43fc-a144-be05240acd1e tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd5e2e6b-9ba2-4442-8bc9-5d890cf6d3e0) transitioned into state 'SUCCESS' from state '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-1390100174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12c34a4e81574bcb9a0d60c9f85399ba',qos_specs=None,replication_status=,reservations=['8484d939-f1a8-4c33-88cf-cf7419848f2c','816f84e1-0470-459d-9f22-e21ed0b66e03','7ee880e9-e2ff-461b-ade1-c3dee03ed4b4','fe27a276-1857-4851-9185-d24fbba7bab5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9d676c4374482aa403821edfd2d1e2',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:28.007445 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-53bfe07a-4a70-43fc-a144-be05240acd1e tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ae2ce33-946d-49f5-90de-e83b32d60da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:28.016122 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-53bfe07a-4a70-43fc-a144-be05240acd1e tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ae2ce33-946d-49f5-90de-e83b32d60da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:28.017111 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-53bfe07a-4a70-43fc-a144-be05240acd1e tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Flow 'volume_create_api' (2c0aa855-24f4-416c-9320-cf06179f9d76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:28.017404 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-53bfe07a-4a70-43fc-a144-be05240acd1e tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Create volume request issued successfully. Aug 01 00:27:28.017955 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-53bfe07a-4a70-43fc-a144-be05240acd1e tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:27:28.018362 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1319/5273] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:27:27 2026] POST /volume/v3/volumes => generated 757 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:27:28.029116 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c59bdb61-0423-4ebf-8244-5397e721b39b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:28.030645 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c59bdb61-0423-4ebf-8244-5397e721b39b tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:27:28.030972 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c59bdb61-0423-4ebf-8244-5397e721b39b tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a7e69f30-42a3-4df7-b511-e7ec77a3747d", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-509663621"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:28.032203 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-c59bdb61-0423-4ebf-8244-5397e721b39b tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Create volume request body: {'volume': {"'imageRef": 'a7e69f30-42a3-4df7-b511-e7ec77a3747d', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-509663621'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:27:28.032315 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-c59bdb61-0423-4ebf-8244-5397e721b39b tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Create volume of 1 GB Aug 01 00:27:28.032513 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:28.032513 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:28.035826 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c59bdb61-0423-4ebf-8244-5397e721b39b tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Availability Zones retrieved successfully. Aug 01 00:27:28.040780 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c59bdb61-0423-4ebf-8244-5397e721b39b tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Flow 'volume_create_api' (48265815-b9fd-46e3-9b83-e160858a5918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:28.041556 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c59bdb61-0423-4ebf-8244-5397e721b39b tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac82e7f4-f000-4389-983d-359ac4809ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:28.042364 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-c59bdb61-0423-4ebf-8244-5397e721b39b tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:27:28.063887 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c59bdb61-0423-4ebf-8244-5397e721b39b tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac82e7f4-f000-4389-983d-359ac4809ecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:28.064584 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c59bdb61-0423-4ebf-8244-5397e721b39b tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (debd8eac-bbf2-4706-9fd4-3085e24fc75e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:28.100337 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-c59bdb61-0423-4ebf-8244-5397e721b39b tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Created reservations ['d691bd0b-1520-440e-b9d5-88632ff37dcb', '16013673-0447-470a-bcdb-cac6b79b3742', '0d443a81-77c2-45bf-821d-f669b89a90ec', '97d8c0fc-1b15-4444-875d-82932cd6edb6'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:27:28.101387 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c59bdb61-0423-4ebf-8244-5397e721b39b tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (debd8eac-bbf2-4706-9fd4-3085e24fc75e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d691bd0b-1520-440e-b9d5-88632ff37dcb', '16013673-0447-470a-bcdb-cac6b79b3742', '0d443a81-77c2-45bf-821d-f669b89a90ec', '97d8c0fc-1b15-4444-875d-82932cd6edb6']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:28.102422 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c59bdb61-0423-4ebf-8244-5397e721b39b tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82971f11-ca49-4ecb-8055-2caea1b64a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:28.130537 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c59bdb61-0423-4ebf-8244-5397e721b39b tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82971f11-ca49-4ecb-8055-2caea1b64a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cce3680f-dc7e-47d3-8d1b-4438c0798f62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-509663621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12c34a4e81574bcb9a0d60c9f85399ba',qos_specs=None,replication_status=,reservations=['d691bd0b-1520-440e-b9d5-88632ff37dcb','16013673-0447-470a-bcdb-cac6b79b3742','0d443a81-77c2-45bf-821d-f669b89a90ec','97d8c0fc-1b15-4444-875d-82932cd6edb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9d676c4374482aa403821edfd2d1e2',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:27:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-509663621',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cce3680f-dc7e-47d3-8d1b-4438c0798f62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12c34a4e81574bcb9a0d60c9f85399ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e9d676c4374482aa403821edfd2d1e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:28.131555 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c59bdb61-0423-4ebf-8244-5397e721b39b tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6b9b9d9-5c2e-4d93-a563-8add364bb94c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:28.149110 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c59bdb61-0423-4ebf-8244-5397e721b39b tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6b9b9d9-5c2e-4d93-a563-8add364bb94c) transitioned into state 'SUCCESS' from state '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-509663621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12c34a4e81574bcb9a0d60c9f85399ba',qos_specs=None,replication_status=,reservations=['d691bd0b-1520-440e-b9d5-88632ff37dcb','16013673-0447-470a-bcdb-cac6b79b3742','0d443a81-77c2-45bf-821d-f669b89a90ec','97d8c0fc-1b15-4444-875d-82932cd6edb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e9d676c4374482aa403821edfd2d1e2',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:28.149819 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c59bdb61-0423-4ebf-8244-5397e721b39b tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8471baf8-1b3e-4541-a8db-b66cd538fa6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:28.157430 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c59bdb61-0423-4ebf-8244-5397e721b39b tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8471baf8-1b3e-4541-a8db-b66cd538fa6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:28.158262 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-c59bdb61-0423-4ebf-8244-5397e721b39b tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Flow 'volume_create_api' (48265815-b9fd-46e3-9b83-e160858a5918) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:28.158556 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c59bdb61-0423-4ebf-8244-5397e721b39b tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Create volume request issued successfully. Aug 01 00:27:28.159118 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c59bdb61-0423-4ebf-8244-5397e721b39b tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:27:28.159699 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1316/5274] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:27:28 2026] POST /volume/v3/volumes => generated 756 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:27:28.171612 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-0cef3e93-5ec6-4174-9dee-71853c8d4b46 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:28.173430 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0cef3e93-5ec6-4174-9dee-71853c8d4b46 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] GET https://10.4.3.222/volume/v3/volumes/ed67a241-6426-49c6-be9c-9b130c043b55 Aug 01 00:27:28.173623 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0cef3e93-5ec6-4174-9dee-71853c8d4b46 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:28.173833 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0cef3e93-5ec6-4174-9dee-71853c8d4b46 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:28.181233 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:28.181233 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:28.184782 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0cef3e93-5ec6-4174-9dee-71853c8d4b46 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Volume info retrieved successfully. Aug 01 00:27:28.188554 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0cef3e93-5ec6-4174-9dee-71853c8d4b46 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] https://10.4.3.222/volume/v3/volumes/ed67a241-6426-49c6-be9c-9b130c043b55 returned with HTTP 200 Aug 01 00:27:28.188922 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1321/5275] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:28 2026] GET /volume/v3/volumes/ed67a241-6426-49c6-be9c-9b130c043b55 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:28.201758 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7160a065-c1d5-4815-ab81-e37f0e04cc48 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:28.203488 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7160a065-c1d5-4815-ab81-e37f0e04cc48 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] GET https://10.4.3.222/volume/v3/volumes/5cb4822c-38eb-4deb-9486-206798e9f026 Aug 01 00:27:28.203668 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7160a065-c1d5-4815-ab81-e37f0e04cc48 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:28.203855 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7160a065-c1d5-4815-ab81-e37f0e04cc48 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:28.210198 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:28.210198 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:28.213455 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7160a065-c1d5-4815-ab81-e37f0e04cc48 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Volume info retrieved successfully. Aug 01 00:27:28.217071 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7160a065-c1d5-4815-ab81-e37f0e04cc48 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] https://10.4.3.222/volume/v3/volumes/5cb4822c-38eb-4deb-9486-206798e9f026 returned with HTTP 200 Aug 01 00:27:28.217432 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1320/5276] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:28 2026] GET /volume/v3/volumes/5cb4822c-38eb-4deb-9486-206798e9f026 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:28.231003 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-821924d4-1812-4e30-9308-e93cd27f635c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:28.233035 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-821924d4-1812-4e30-9308-e93cd27f635c tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] GET https://10.4.3.222/volume/v3/volumes/f9da5faa-289e-4f6d-8771-cdc83c0c4574 Aug 01 00:27:28.233219 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-821924d4-1812-4e30-9308-e93cd27f635c tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:28.233395 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-821924d4-1812-4e30-9308-e93cd27f635c tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:28.242462 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:28.242462 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:28.247801 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-821924d4-1812-4e30-9308-e93cd27f635c tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Volume info retrieved successfully. Aug 01 00:27:28.253644 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-821924d4-1812-4e30-9308-e93cd27f635c tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] https://10.4.3.222/volume/v3/volumes/f9da5faa-289e-4f6d-8771-cdc83c0c4574 returned with HTTP 200 Aug 01 00:27:28.254205 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1320/5277] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:28 2026] GET /volume/v3/volumes/f9da5faa-289e-4f6d-8771-cdc83c0c4574 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:27:28.265170 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a6541794-f243-4bbe-8a9a-9806d5d6f9f5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:28.267087 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a6541794-f243-4bbe-8a9a-9806d5d6f9f5 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] GET https://10.4.3.222/volume/v3/volumes/91890bc7-6aa5-4172-9b62-4e1a8275a368 Aug 01 00:27:28.267265 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a6541794-f243-4bbe-8a9a-9806d5d6f9f5 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:28.267435 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a6541794-f243-4bbe-8a9a-9806d5d6f9f5 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:28.274700 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:28.274700 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:28.277784 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a6541794-f243-4bbe-8a9a-9806d5d6f9f5 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Volume info retrieved successfully. Aug 01 00:27:28.281554 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a6541794-f243-4bbe-8a9a-9806d5d6f9f5 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] https://10.4.3.222/volume/v3/volumes/91890bc7-6aa5-4172-9b62-4e1a8275a368 returned with HTTP 200 Aug 01 00:27:28.282139 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1317/5278] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:28 2026] GET /volume/v3/volumes/91890bc7-6aa5-4172-9b62-4e1a8275a368 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:28.292813 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-086c7c7d-7b6b-4dbd-bb19-c15188cd4304 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:28.294760 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-086c7c7d-7b6b-4dbd-bb19-c15188cd4304 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] GET https://10.4.3.222/volume/v3/volumes/cce3680f-dc7e-47d3-8d1b-4438c0798f62 Aug 01 00:27:28.295032 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-086c7c7d-7b6b-4dbd-bb19-c15188cd4304 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:28.295350 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-086c7c7d-7b6b-4dbd-bb19-c15188cd4304 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:28.296175 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cc0bebc8-475e-44f6-9f0b-0c1d030d1bff None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:28.298079 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cc0bebc8-475e-44f6-9f0b-0c1d030d1bff tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e Aug 01 00:27:28.298313 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cc0bebc8-475e-44f6-9f0b-0c1d030d1bff tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:28.298510 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cc0bebc8-475e-44f6-9f0b-0c1d030d1bff tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:28.302544 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:28.302544 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:28.306311 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-086c7c7d-7b6b-4dbd-bb19-c15188cd4304 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Volume info retrieved successfully. Aug 01 00:27:28.308421 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:28.308421 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:28.310355 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-086c7c7d-7b6b-4dbd-bb19-c15188cd4304 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] https://10.4.3.222/volume/v3/volumes/cce3680f-dc7e-47d3-8d1b-4438c0798f62 returned with HTTP 200 Aug 01 00:27:28.310783 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1322/5279] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:28 2026] GET /volume/v3/volumes/cce3680f-dc7e-47d3-8d1b-4438c0798f62 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:28.311477 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-cc0bebc8-475e-44f6-9f0b-0c1d030d1bff tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:28.315209 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cc0bebc8-475e-44f6-9f0b-0c1d030d1bff tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e returned with HTTP 200 Aug 01 00:27:28.315532 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1321/5280] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:28 2026] GET /volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:28.322526 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ab0ba8d2-e08f-450e-804f-cbb0bf53d4c0 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:28.324181 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ab0ba8d2-e08f-450e-804f-cbb0bf53d4c0 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] DELETE https://10.4.3.222/volume/v3/volumes/cce3680f-dc7e-47d3-8d1b-4438c0798f62 Aug 01 00:27:28.324370 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ab0ba8d2-e08f-450e-804f-cbb0bf53d4c0 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:28.324564 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ab0ba8d2-e08f-450e-804f-cbb0bf53d4c0 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:28.324725 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-ab0ba8d2-e08f-450e-804f-cbb0bf53d4c0 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Delete volume with id: cce3680f-dc7e-47d3-8d1b-4438c0798f62 Aug 01 00:27:28.331112 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:28.331112 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:28.331598 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ab0ba8d2-e08f-450e-804f-cbb0bf53d4c0 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Volume info retrieved successfully. Aug 01 00:27:28.348430 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ab0ba8d2-e08f-450e-804f-cbb0bf53d4c0 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Delete volume request issued successfully. Aug 01 00:27:28.348430 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ab0ba8d2-e08f-450e-804f-cbb0bf53d4c0 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] https://10.4.3.222/volume/v3/volumes/cce3680f-dc7e-47d3-8d1b-4438c0798f62 returned with HTTP 202 Aug 01 00:27:28.348430 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1321/5281] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:27:28 2026] DELETE /volume/v3/volumes/cce3680f-dc7e-47d3-8d1b-4438c0798f62 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:27:28.352776 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-974ee1e6-7df3-4cc5-ad30-4eeef25ba836 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:28.353911 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-974ee1e6-7df3-4cc5-ad30-4eeef25ba836 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] GET https://10.4.3.222/volume/v3/volumes/cce3680f-dc7e-47d3-8d1b-4438c0798f62 Aug 01 00:27:28.354111 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-974ee1e6-7df3-4cc5-ad30-4eeef25ba836 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:28.354288 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-974ee1e6-7df3-4cc5-ad30-4eeef25ba836 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:28.360397 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:28.360397 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:28.365007 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-974ee1e6-7df3-4cc5-ad30-4eeef25ba836 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Volume info retrieved successfully. Aug 01 00:27:28.370274 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-974ee1e6-7df3-4cc5-ad30-4eeef25ba836 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] https://10.4.3.222/volume/v3/volumes/cce3680f-dc7e-47d3-8d1b-4438c0798f62 returned with HTTP 200 Aug 01 00:27:28.370656 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1318/5282] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:28 2026] GET /volume/v3/volumes/cce3680f-dc7e-47d3-8d1b-4438c0798f62 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:28.717387 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-fa0a80ac-d694-40a5-8445-491a5e865de0 req-da58525c-388b-4e2d-8409-fbb71687c93a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:28.719397 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-fa0a80ac-d694-40a5-8445-491a5e865de0 req-da58525c-388b-4e2d-8409-fbb71687c93a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] POST https://10.4.3.222/volume/v3/attachments/69531456-38b7-4808-8716-0da9c9006259/action Aug 01 00:27:28.719693 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-fa0a80ac-d694-40a5-8445-491a5e865de0 req-da58525c-388b-4e2d-8409-fbb71687c93a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Action body: b'{"os-complete": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:27:28.719855 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-fa0a80ac-d694-40a5-8445-491a5e865de0 req-da58525c-388b-4e2d-8409-fbb71687c93a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:28.735028 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:28.735028 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:28.744186 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-fa0a80ac-d694-40a5-8445-491a5e865de0 req-da58525c-388b-4e2d-8409-fbb71687c93a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/attachments/69531456-38b7-4808-8716-0da9c9006259/action returned with HTTP 204 Aug 01 00:27:28.744597 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1323/5283] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:27:28 2026] POST /volume/v3/attachments/69531456-38b7-4808-8716-0da9c9006259/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:27:29.319009 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-8aa952a5-dff3-4569-a007-3b9d11ed8425 req-a8a7a80f-f8b5-4553-902b-60653ea1e87a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:29.320967 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-8aa952a5-dff3-4569-a007-3b9d11ed8425 req-a8a7a80f-f8b5-4553-902b-60653ea1e87a tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] DELETE https://10.4.3.222/volume/v3/attachments/f064efeb-4356-4731-8724-03c22be69aee Aug 01 00:27:29.321165 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-8aa952a5-dff3-4569-a007-3b9d11ed8425 req-a8a7a80f-f8b5-4553-902b-60653ea1e87a tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:29.321341 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-8aa952a5-dff3-4569-a007-3b9d11ed8425 req-a8a7a80f-f8b5-4553-902b-60653ea1e87a tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:29.326463 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-35225fb2-002f-4b63-a7cf-0c73f57e5cf8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:29.328670 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-35225fb2-002f-4b63-a7cf-0c73f57e5cf8 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e Aug 01 00:27:29.328896 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-35225fb2-002f-4b63-a7cf-0c73f57e5cf8 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:29.329089 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-35225fb2-002f-4b63-a7cf-0c73f57e5cf8 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:29.329388 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:29.329388 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:29.337825 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:29.337825 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:29.340845 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-35225fb2-002f-4b63-a7cf-0c73f57e5cf8 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:29.344373 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-35225fb2-002f-4b63-a7cf-0c73f57e5cf8 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e returned with HTTP 200 Aug 01 00:27:29.344728 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1322/5284] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:29 2026] GET /volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e => generated 1175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:27:29.379308 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-8aa952a5-dff3-4569-a007-3b9d11ed8425 req-a8a7a80f-f8b5-4553-902b-60653ea1e87a tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/attachments/f064efeb-4356-4731-8724-03c22be69aee returned with HTTP 200 Aug 01 00:27:29.379780 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1322/5285] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:27:29 2026] DELETE /volume/v3/attachments/f064efeb-4356-4731-8724-03c22be69aee => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:29.382568 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1e24ff8a-6896-42cd-b849-6191e29736ae None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:29.385060 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1e24ff8a-6896-42cd-b849-6191e29736ae tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] GET https://10.4.3.222/volume/v3/volumes/cce3680f-dc7e-47d3-8d1b-4438c0798f62 Aug 01 00:27:29.385279 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1e24ff8a-6896-42cd-b849-6191e29736ae tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:29.385469 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1e24ff8a-6896-42cd-b849-6191e29736ae tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:29.391722 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1e24ff8a-6896-42cd-b849-6191e29736ae tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] https://10.4.3.222/volume/v3/volumes/cce3680f-dc7e-47d3-8d1b-4438c0798f62 returned with HTTP 404 Aug 01 00:27:29.392172 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1319/5286] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:29 2026] GET /volume/v3/volumes/cce3680f-dc7e-47d3-8d1b-4438c0798f62 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:27:29.398376 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-8444cc79-b46a-445d-a6db-4647e9bf69b5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:29.400188 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8444cc79-b46a-445d-a6db-4647e9bf69b5 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] DELETE https://10.4.3.222/volume/v3/volumes/91890bc7-6aa5-4172-9b62-4e1a8275a368 Aug 01 00:27:29.400395 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8444cc79-b46a-445d-a6db-4647e9bf69b5 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:29.400578 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8444cc79-b46a-445d-a6db-4647e9bf69b5 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:29.400802 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-8444cc79-b46a-445d-a6db-4647e9bf69b5 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Delete volume with id: 91890bc7-6aa5-4172-9b62-4e1a8275a368 Aug 01 00:27:29.407674 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:29.407674 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:29.408237 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-8444cc79-b46a-445d-a6db-4647e9bf69b5 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Volume info retrieved successfully. Aug 01 00:27:29.429798 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-8444cc79-b46a-445d-a6db-4647e9bf69b5 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Delete volume request issued successfully. Aug 01 00:27:29.429798 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8444cc79-b46a-445d-a6db-4647e9bf69b5 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] https://10.4.3.222/volume/v3/volumes/91890bc7-6aa5-4172-9b62-4e1a8275a368 returned with HTTP 202 Aug 01 00:27:29.429798 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1324/5287] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:27:29 2026] DELETE /volume/v3/volumes/91890bc7-6aa5-4172-9b62-4e1a8275a368 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:27:29.437225 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d0cd36f6-2713-4419-9ea2-9a19cac75c58 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:29.439024 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d0cd36f6-2713-4419-9ea2-9a19cac75c58 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] GET https://10.4.3.222/volume/v3/volumes/91890bc7-6aa5-4172-9b62-4e1a8275a368 Aug 01 00:27:29.439250 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d0cd36f6-2713-4419-9ea2-9a19cac75c58 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:29.439638 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d0cd36f6-2713-4419-9ea2-9a19cac75c58 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:29.446033 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:29.446033 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:29.449476 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d0cd36f6-2713-4419-9ea2-9a19cac75c58 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Volume info retrieved successfully. Aug 01 00:27:29.453452 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d0cd36f6-2713-4419-9ea2-9a19cac75c58 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] https://10.4.3.222/volume/v3/volumes/91890bc7-6aa5-4172-9b62-4e1a8275a368 returned with HTTP 200 Aug 01 00:27:29.453837 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1323/5288] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:29 2026] GET /volume/v3/volumes/91890bc7-6aa5-4172-9b62-4e1a8275a368 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:30.467763 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4fda8ef9-a6bd-433f-8c4e-a7f5dcaa5899 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:30.469636 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4fda8ef9-a6bd-433f-8c4e-a7f5dcaa5899 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] GET https://10.4.3.222/volume/v3/volumes/91890bc7-6aa5-4172-9b62-4e1a8275a368 Aug 01 00:27:30.469917 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4fda8ef9-a6bd-433f-8c4e-a7f5dcaa5899 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:30.470148 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4fda8ef9-a6bd-433f-8c4e-a7f5dcaa5899 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:30.476401 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4fda8ef9-a6bd-433f-8c4e-a7f5dcaa5899 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] https://10.4.3.222/volume/v3/volumes/91890bc7-6aa5-4172-9b62-4e1a8275a368 returned with HTTP 404 Aug 01 00:27:30.476931 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1323/5289] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:30 2026] GET /volume/v3/volumes/91890bc7-6aa5-4172-9b62-4e1a8275a368 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:27:30.483521 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3a4af6a8-41dc-45bd-84db-dde40c2dd4b1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:30.485398 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3a4af6a8-41dc-45bd-84db-dde40c2dd4b1 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] DELETE https://10.4.3.222/volume/v3/volumes/f9da5faa-289e-4f6d-8771-cdc83c0c4574 Aug 01 00:27:30.485590 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3a4af6a8-41dc-45bd-84db-dde40c2dd4b1 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:30.485859 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3a4af6a8-41dc-45bd-84db-dde40c2dd4b1 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:30.486047 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-3a4af6a8-41dc-45bd-84db-dde40c2dd4b1 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Delete volume with id: f9da5faa-289e-4f6d-8771-cdc83c0c4574 Aug 01 00:27:30.492827 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:30.492827 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:30.493317 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3a4af6a8-41dc-45bd-84db-dde40c2dd4b1 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Volume info retrieved successfully. Aug 01 00:27:30.509888 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3a4af6a8-41dc-45bd-84db-dde40c2dd4b1 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Delete volume request issued successfully. Aug 01 00:27:30.510104 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3a4af6a8-41dc-45bd-84db-dde40c2dd4b1 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] https://10.4.3.222/volume/v3/volumes/f9da5faa-289e-4f6d-8771-cdc83c0c4574 returned with HTTP 202 Aug 01 00:27:30.510519 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1320/5290] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:27:30 2026] DELETE /volume/v3/volumes/f9da5faa-289e-4f6d-8771-cdc83c0c4574 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:27:30.518047 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b70222ed-a144-4ea4-b651-330fb39f9d70 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:30.519564 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b70222ed-a144-4ea4-b651-330fb39f9d70 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] GET https://10.4.3.222/volume/v3/volumes/f9da5faa-289e-4f6d-8771-cdc83c0c4574 Aug 01 00:27:30.519730 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b70222ed-a144-4ea4-b651-330fb39f9d70 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:30.519939 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b70222ed-a144-4ea4-b651-330fb39f9d70 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:30.525965 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:30.525965 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:30.529923 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-b70222ed-a144-4ea4-b651-330fb39f9d70 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Volume info retrieved successfully. Aug 01 00:27:30.534583 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b70222ed-a144-4ea4-b651-330fb39f9d70 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] https://10.4.3.222/volume/v3/volumes/f9da5faa-289e-4f6d-8771-cdc83c0c4574 returned with HTTP 200 Aug 01 00:27:30.534999 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1325/5291] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:30 2026] GET /volume/v3/volumes/f9da5faa-289e-4f6d-8771-cdc83c0c4574 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:30.766375 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f157a36f-215d-4d32-ba0e-01b88c4bee7f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:30.767888 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f157a36f-215d-4d32-ba0e-01b88c4bee7f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:27:30.768194 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f157a36f-215d-4d32-ba0e-01b88c4bee7f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1297557258", "source_volid": "632b7687-753f-486e-a0fd-afe3ded61363", "volume_type": "tempest-scenario-type-luks-1178245429", "size": 1}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:30.769652 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-f157a36f-215d-4d32-ba0e-01b88c4bee7f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1297557258', 'source_volid': '632b7687-753f-486e-a0fd-afe3ded61363', 'volume_type': 'tempest-scenario-type-luks-1178245429', 'size': 1}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:27:30.778248 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:30.778248 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:30.778684 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f157a36f-215d-4d32-ba0e-01b88c4bee7f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume retrieved successfully. Aug 01 00:27:30.778816 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-f157a36f-215d-4d32-ba0e-01b88c4bee7f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Create volume of 1 GB Aug 01 00:27:30.779403 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f157a36f-215d-4d32-ba0e-01b88c4bee7f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Availability Zones retrieved successfully. Aug 01 00:27:30.784061 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f157a36f-215d-4d32-ba0e-01b88c4bee7f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Flow 'volume_create_api' (49a9bd02-d5af-447e-9d92-45dfca686544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:30.785128 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f157a36f-215d-4d32-ba0e-01b88c4bee7f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbf2f948-14fc-417a-8063-6bb0d6b56b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:30.786065 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-f157a36f-215d-4d32-ba0e-01b88c4bee7f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:27:30.805666 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f157a36f-215d-4d32-ba0e-01b88c4bee7f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbf2f948-14fc-417a-8063-6bb0d6b56b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '632b7687-753f-486e-a0fd-afe3ded61363', 'volume_type': VolumeType(created_at=2026-08-01T00:26:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=386ac801-e497-4c9a-a555-1cd6c2d2a9e9,is_public=True,name='tempest-scenario-type-luks-1178245429',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '386ac801-e497-4c9a-a555-1cd6c2d2a9e9', '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=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:30.806673 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f157a36f-215d-4d32-ba0e-01b88c4bee7f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b50e8f75-11f2-439e-af8b-930daf3ec060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:30.830926 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-f157a36f-215d-4d32-ba0e-01b88c4bee7f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1178245429 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1178245429, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:27:30.831194 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-f157a36f-215d-4d32-ba0e-01b88c4bee7f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1178245429 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1178245429, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:27:30.843141 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-f157a36f-215d-4d32-ba0e-01b88c4bee7f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Created reservations ['8f4f279f-fe69-4fae-9ecd-355a01705e29', '094f37ab-5dfa-4181-94c5-4643633a4e02', '86b494a1-4616-4139-ab93-728adf3e4fac', '21a9843b-cc06-438c-93be-4f9d613f8140'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:27:30.843886 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f157a36f-215d-4d32-ba0e-01b88c4bee7f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b50e8f75-11f2-439e-af8b-930daf3ec060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f4f279f-fe69-4fae-9ecd-355a01705e29', '094f37ab-5dfa-4181-94c5-4643633a4e02', '86b494a1-4616-4139-ab93-728adf3e4fac', '21a9843b-cc06-438c-93be-4f9d613f8140']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:30.844698 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f157a36f-215d-4d32-ba0e-01b88c4bee7f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c0f8fd7-0338-4a67-8563-deab203c9f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:30.872864 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f157a36f-215d-4d32-ba0e-01b88c4bee7f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c0f8fd7-0338-4a67-8563-deab203c9f78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b38bbc5-fba1-4ecc-bc85-517cba6e51fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1297557258',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07b06f7748254a70b8b3aeca16e029fd',qos_specs=None,replication_status=,reservations=['8f4f279f-fe69-4fae-9ecd-355a01705e29','094f37ab-5dfa-4181-94c5-4643633a4e02','86b494a1-4616-4139-ab93-728adf3e4fac','21a9843b-cc06-438c-93be-4f9d613f8140'],size=1,snapshot_id=None,source_replicaid=,source_volid=632b7687-753f-486e-a0fd-afe3ded61363,status='creating',user_id='662931b30fec4779990598543610e2db',volume_type_id=386ac801-e497-4c9a-a555-1cd6c2d2a9e9), '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-01T00:27:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1297557258',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1b38bbc5-fba1-4ecc-bc85-517cba6e51fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07b06f7748254a70b8b3aeca16e029fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=632b7687-753f-486e-a0fd-afe3ded61363,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='662931b30fec4779990598543610e2db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(386ac801-e497-4c9a-a555-1cd6c2d2a9e9),volume_type_id=386ac801-e497-4c9a-a555-1cd6c2d2a9e9)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:30.873551 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f157a36f-215d-4d32-ba0e-01b88c4bee7f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef2eabf4-36a0-4e6f-9001-8e0e18bffef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:30.888789 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f157a36f-215d-4d32-ba0e-01b88c4bee7f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef2eabf4-36a0-4e6f-9001-8e0e18bffef4) transitioned into state 'SUCCESS' from state '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-1297557258',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07b06f7748254a70b8b3aeca16e029fd',qos_specs=None,replication_status=,reservations=['8f4f279f-fe69-4fae-9ecd-355a01705e29','094f37ab-5dfa-4181-94c5-4643633a4e02','86b494a1-4616-4139-ab93-728adf3e4fac','21a9843b-cc06-438c-93be-4f9d613f8140'],size=1,snapshot_id=None,source_replicaid=,source_volid=632b7687-753f-486e-a0fd-afe3ded61363,status='creating',user_id='662931b30fec4779990598543610e2db',volume_type_id=386ac801-e497-4c9a-a555-1cd6c2d2a9e9)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:30.889481 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f157a36f-215d-4d32-ba0e-01b88c4bee7f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c9de9a6-ffb0-4063-b7e6-2fc0b598eb51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:30.904671 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f157a36f-215d-4d32-ba0e-01b88c4bee7f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c9de9a6-ffb0-4063-b7e6-2fc0b598eb51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:30.905460 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-f157a36f-215d-4d32-ba0e-01b88c4bee7f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Flow 'volume_create_api' (49a9bd02-d5af-447e-9d92-45dfca686544) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:30.905742 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f157a36f-215d-4d32-ba0e-01b88c4bee7f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Create volume request issued successfully. Aug 01 00:27:30.906310 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f157a36f-215d-4d32-ba0e-01b88c4bee7f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:27:30.906697 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1324/5292] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:27:30 2026] POST /volume/v3/volumes => generated 811 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:27:30.919661 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b88482d1-bea1-400a-bd9b-a00a08169143 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:30.928505 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b88482d1-bea1-400a-bd9b-a00a08169143 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb Aug 01 00:27:30.928725 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b88482d1-bea1-400a-bd9b-a00a08169143 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:30.928963 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b88482d1-bea1-400a-bd9b-a00a08169143 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:30.935194 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:30.935194 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:30.938254 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b88482d1-bea1-400a-bd9b-a00a08169143 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:27:30.941779 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b88482d1-bea1-400a-bd9b-a00a08169143 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb returned with HTTP 200 Aug 01 00:27:30.942163 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1324/5293] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:30 2026] GET /volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:31.546859 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f8f6e28b-9eb7-4145-bb84-bcf7ac5bdbbc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:31.548579 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f8f6e28b-9eb7-4145-bb84-bcf7ac5bdbbc tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] GET https://10.4.3.222/volume/v3/volumes/f9da5faa-289e-4f6d-8771-cdc83c0c4574 Aug 01 00:27:31.548750 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f8f6e28b-9eb7-4145-bb84-bcf7ac5bdbbc tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:31.548945 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f8f6e28b-9eb7-4145-bb84-bcf7ac5bdbbc tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:31.554349 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f8f6e28b-9eb7-4145-bb84-bcf7ac5bdbbc tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] https://10.4.3.222/volume/v3/volumes/f9da5faa-289e-4f6d-8771-cdc83c0c4574 returned with HTTP 404 Aug 01 00:27:31.554733 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1321/5294] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:31 2026] GET /volume/v3/volumes/f9da5faa-289e-4f6d-8771-cdc83c0c4574 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:27:31.562269 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b6b1eeeb-d6e8-499e-b382-7b10c7d8f5ca None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:31.564166 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b6b1eeeb-d6e8-499e-b382-7b10c7d8f5ca tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] DELETE https://10.4.3.222/volume/v3/volumes/5cb4822c-38eb-4deb-9486-206798e9f026 Aug 01 00:27:31.564392 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b6b1eeeb-d6e8-499e-b382-7b10c7d8f5ca tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:31.564590 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b6b1eeeb-d6e8-499e-b382-7b10c7d8f5ca tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:31.564788 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-b6b1eeeb-d6e8-499e-b382-7b10c7d8f5ca tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Delete volume with id: 5cb4822c-38eb-4deb-9486-206798e9f026 Aug 01 00:27:31.571759 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:31.571759 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:31.572389 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-b6b1eeeb-d6e8-499e-b382-7b10c7d8f5ca tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Volume info retrieved successfully. Aug 01 00:27:31.588228 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-b6b1eeeb-d6e8-499e-b382-7b10c7d8f5ca tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Delete volume request issued successfully. Aug 01 00:27:31.588503 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b6b1eeeb-d6e8-499e-b382-7b10c7d8f5ca tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] https://10.4.3.222/volume/v3/volumes/5cb4822c-38eb-4deb-9486-206798e9f026 returned with HTTP 202 Aug 01 00:27:31.588896 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1326/5295] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:27:31 2026] DELETE /volume/v3/volumes/5cb4822c-38eb-4deb-9486-206798e9f026 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:27:31.598982 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4e337261-644e-4ad0-b063-aff6bd24ca99 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:31.601315 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4e337261-644e-4ad0-b063-aff6bd24ca99 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] GET https://10.4.3.222/volume/v3/volumes/5cb4822c-38eb-4deb-9486-206798e9f026 Aug 01 00:27:31.601539 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4e337261-644e-4ad0-b063-aff6bd24ca99 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:31.601796 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4e337261-644e-4ad0-b063-aff6bd24ca99 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:31.610524 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:31.610524 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:31.614965 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-4e337261-644e-4ad0-b063-aff6bd24ca99 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Volume info retrieved successfully. Aug 01 00:27:31.620238 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4e337261-644e-4ad0-b063-aff6bd24ca99 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] https://10.4.3.222/volume/v3/volumes/5cb4822c-38eb-4deb-9486-206798e9f026 returned with HTTP 200 Aug 01 00:27:31.620735 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1325/5296] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:31 2026] GET /volume/v3/volumes/5cb4822c-38eb-4deb-9486-206798e9f026 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:31.956192 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-383a4fd3-ddaa-45d1-996d-3cb2ff51c0f0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:31.957856 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-383a4fd3-ddaa-45d1-996d-3cb2ff51c0f0 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb Aug 01 00:27:31.958096 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-383a4fd3-ddaa-45d1-996d-3cb2ff51c0f0 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:31.958286 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-383a4fd3-ddaa-45d1-996d-3cb2ff51c0f0 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:31.964963 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:31.964963 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:31.968475 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-383a4fd3-ddaa-45d1-996d-3cb2ff51c0f0 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:27:31.972349 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-383a4fd3-ddaa-45d1-996d-3cb2ff51c0f0 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb returned with HTTP 200 Aug 01 00:27:31.972782 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1325/5297] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:31 2026] GET /volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:32.540798 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-785af49a-5bc4-4ea4-9408-8400be0b4257 req-62887d6b-c7be-4262-84dc-3bad104156ad None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:32.543157 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-785af49a-5bc4-4ea4-9408-8400be0b4257 req-62887d6b-c7be-4262-84dc-3bad104156ad tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e Aug 01 00:27:32.543389 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-785af49a-5bc4-4ea4-9408-8400be0b4257 req-62887d6b-c7be-4262-84dc-3bad104156ad tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:32.543621 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-785af49a-5bc4-4ea4-9408-8400be0b4257 req-62887d6b-c7be-4262-84dc-3bad104156ad tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:32.553999 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:32.553999 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:32.557421 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-785af49a-5bc4-4ea4-9408-8400be0b4257 req-62887d6b-c7be-4262-84dc-3bad104156ad tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:32.561804 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-785af49a-5bc4-4ea4-9408-8400be0b4257 req-62887d6b-c7be-4262-84dc-3bad104156ad tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e returned with HTTP 200 Aug 01 00:27:32.562247 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1322/5298] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:27:32 2026] GET /volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e => generated 1175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:27:32.580689 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-785af49a-5bc4-4ea4-9408-8400be0b4257 req-531eaf5b-b128-47ae-bdaa-d840ceee242e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:32.582631 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-785af49a-5bc4-4ea4-9408-8400be0b4257 req-531eaf5b-b128-47ae-bdaa-d840ceee242e tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] POST https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e/action Aug 01 00:27:32.582996 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-785af49a-5bc4-4ea4-9408-8400be0b4257 req-531eaf5b-b128-47ae-bdaa-d840ceee242e tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:27:32.583113 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-785af49a-5bc4-4ea4-9408-8400be0b4257 req-531eaf5b-b128-47ae-bdaa-d840ceee242e tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:32.592709 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:32.592709 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:32.593160 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-785af49a-5bc4-4ea4-9408-8400be0b4257 req-531eaf5b-b128-47ae-bdaa-d840ceee242e tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:32.598439 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-785af49a-5bc4-4ea4-9408-8400be0b4257 req-531eaf5b-b128-47ae-bdaa-d840ceee242e tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Begin detaching volume completed successfully. Aug 01 00:27:32.598623 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-785af49a-5bc4-4ea4-9408-8400be0b4257 req-531eaf5b-b128-47ae-bdaa-d840ceee242e tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e/action returned with HTTP 202 Aug 01 00:27:32.599031 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1327/5299] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:27:32 2026] POST /volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:27:32.635978 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4fed1509-244e-4ce2-af49-039cdd47e1ac None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:32.636307 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-73218f82-7d36-413e-8e3c-ad9ce7a3b5e0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:32.636360 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4fed1509-244e-4ce2-af49-039cdd47e1ac None None] GET https://10.4.3.222/volume// Aug 01 00:27:32.636502 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4fed1509-244e-4ce2-af49-039cdd47e1ac None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:32.636682 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4fed1509-244e-4ce2-af49-039cdd47e1ac None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:32.637051 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4fed1509-244e-4ce2-af49-039cdd47e1ac None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:27:32.637335 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1326/5300] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:27:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:27:32.638309 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-73218f82-7d36-413e-8e3c-ad9ce7a3b5e0 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] GET https://10.4.3.222/volume/v3/volumes/5cb4822c-38eb-4deb-9486-206798e9f026 Aug 01 00:27:32.638596 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-73218f82-7d36-413e-8e3c-ad9ce7a3b5e0 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:32.638840 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-73218f82-7d36-413e-8e3c-ad9ce7a3b5e0 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:32.643667 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-785af49a-5bc4-4ea4-9408-8400be0b4257 req-b9c021a0-9e73-4a6a-a9d7-f36a4ca8555a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:32.644513 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-73218f82-7d36-413e-8e3c-ad9ce7a3b5e0 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] https://10.4.3.222/volume/v3/volumes/5cb4822c-38eb-4deb-9486-206798e9f026 returned with HTTP 404 Aug 01 00:27:32.644997 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1326/5301] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:32 2026] GET /volume/v3/volumes/5cb4822c-38eb-4deb-9486-206798e9f026 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:27:32.645710 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-785af49a-5bc4-4ea4-9408-8400be0b4257 req-b9c021a0-9e73-4a6a-a9d7-f36a4ca8555a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e Aug 01 00:27:32.645980 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-785af49a-5bc4-4ea4-9408-8400be0b4257 req-b9c021a0-9e73-4a6a-a9d7-f36a4ca8555a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:32.646166 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-785af49a-5bc4-4ea4-9408-8400be0b4257 req-b9c021a0-9e73-4a6a-a9d7-f36a4ca8555a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:32.653080 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-16e13832-8a5e-4276-965c-93966b891fa5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:32.654605 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:32.654605 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:32.655261 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-16e13832-8a5e-4276-965c-93966b891fa5 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] DELETE https://10.4.3.222/volume/v3/volumes/ed67a241-6426-49c6-be9c-9b130c043b55 Aug 01 00:27:32.655542 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-16e13832-8a5e-4276-965c-93966b891fa5 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:32.655823 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-16e13832-8a5e-4276-965c-93966b891fa5 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:32.656058 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-16e13832-8a5e-4276-965c-93966b891fa5 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Delete volume with id: ed67a241-6426-49c6-be9c-9b130c043b55 Aug 01 00:27:32.657848 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-785af49a-5bc4-4ea4-9408-8400be0b4257 req-b9c021a0-9e73-4a6a-a9d7-f36a4ca8555a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:32.661598 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-785af49a-5bc4-4ea4-9408-8400be0b4257 req-b9c021a0-9e73-4a6a-a9d7-f36a4ca8555a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e returned with HTTP 200 Aug 01 00:27:32.662141 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1323/5302] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:27:32 2026] GET /volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e => generated 1358 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:27:32.665147 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:32.665147 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:32.665612 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-16e13832-8a5e-4276-965c-93966b891fa5 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Volume info retrieved successfully. Aug 01 00:27:32.680723 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-16e13832-8a5e-4276-965c-93966b891fa5 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Delete volume request issued successfully. Aug 01 00:27:32.680952 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-16e13832-8a5e-4276-965c-93966b891fa5 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] https://10.4.3.222/volume/v3/volumes/ed67a241-6426-49c6-be9c-9b130c043b55 returned with HTTP 202 Aug 01 00:27:32.681371 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1328/5303] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:27:32 2026] DELETE /volume/v3/volumes/ed67a241-6426-49c6-be9c-9b130c043b55 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:27:32.690334 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-673ec608-294f-480c-b59c-d12bf1f49c16 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:32.692304 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-673ec608-294f-480c-b59c-d12bf1f49c16 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] GET https://10.4.3.222/volume/v3/volumes/ed67a241-6426-49c6-be9c-9b130c043b55 Aug 01 00:27:32.692495 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-673ec608-294f-480c-b59c-d12bf1f49c16 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:32.692701 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-673ec608-294f-480c-b59c-d12bf1f49c16 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:32.699985 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:32.699985 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:32.703352 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-673ec608-294f-480c-b59c-d12bf1f49c16 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Volume info retrieved successfully. Aug 01 00:27:32.707267 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-673ec608-294f-480c-b59c-d12bf1f49c16 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] https://10.4.3.222/volume/v3/volumes/ed67a241-6426-49c6-be9c-9b130c043b55 returned with HTTP 200 Aug 01 00:27:32.707621 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1327/5304] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:32 2026] GET /volume/v3/volumes/ed67a241-6426-49c6-be9c-9b130c043b55 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:32.984494 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-792413c4-e6b9-4e3a-9a5d-6d320203fe75 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:32.986101 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-792413c4-e6b9-4e3a-9a5d-6d320203fe75 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb Aug 01 00:27:32.986317 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-792413c4-e6b9-4e3a-9a5d-6d320203fe75 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:32.986489 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-792413c4-e6b9-4e3a-9a5d-6d320203fe75 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:32.993100 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:32.993100 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:32.997661 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-792413c4-e6b9-4e3a-9a5d-6d320203fe75 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:27:33.002081 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-792413c4-e6b9-4e3a-9a5d-6d320203fe75 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb returned with HTTP 200 Aug 01 00:27:33.002495 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1327/5305] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:32 2026] GET /volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:33.719395 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d15602c2-fd83-4935-9129-019d804e4a29 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:33.721166 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d15602c2-fd83-4935-9129-019d804e4a29 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] GET https://10.4.3.222/volume/v3/volumes/ed67a241-6426-49c6-be9c-9b130c043b55 Aug 01 00:27:33.721353 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d15602c2-fd83-4935-9129-019d804e4a29 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:33.721532 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d15602c2-fd83-4935-9129-019d804e4a29 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:33.726901 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d15602c2-fd83-4935-9129-019d804e4a29 tempest-CreateVolumesFromImageTest-1996976810 tempest-CreateVolumesFromImageTest-1996976810-project-member] https://10.4.3.222/volume/v3/volumes/ed67a241-6426-49c6-be9c-9b130c043b55 returned with HTTP 404 Aug 01 00:27:33.727351 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1324/5306] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:33 2026] GET /volume/v3/volumes/ed67a241-6426-49c6-be9c-9b130c043b55 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:27:34.014597 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f73e5bb3-7269-430f-9637-65807ed14ef1 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:34.016493 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f73e5bb3-7269-430f-9637-65807ed14ef1 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb Aug 01 00:27:34.016714 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f73e5bb3-7269-430f-9637-65807ed14ef1 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:34.016928 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f73e5bb3-7269-430f-9637-65807ed14ef1 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:34.027284 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:34.027284 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:34.031747 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f73e5bb3-7269-430f-9637-65807ed14ef1 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:27:34.036705 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f73e5bb3-7269-430f-9637-65807ed14ef1 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb returned with HTTP 200 Aug 01 00:27:34.037162 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1329/5307] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:34 2026] GET /volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:34.556457 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-785af49a-5bc4-4ea4-9408-8400be0b4257 req-8be9f02c-c420-4d87-901a-c0e8c399da85 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:34.560844 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-785af49a-5bc4-4ea4-9408-8400be0b4257 req-8be9f02c-c420-4d87-901a-c0e8c399da85 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] DELETE https://10.4.3.222/volume/v3/attachments/69531456-38b7-4808-8716-0da9c9006259 Aug 01 00:27:34.560844 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-785af49a-5bc4-4ea4-9408-8400be0b4257 req-8be9f02c-c420-4d87-901a-c0e8c399da85 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:34.560844 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-785af49a-5bc4-4ea4-9408-8400be0b4257 req-8be9f02c-c420-4d87-901a-c0e8c399da85 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:34.567226 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:34.567226 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:34.652979 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-785af49a-5bc4-4ea4-9408-8400be0b4257 req-8be9f02c-c420-4d87-901a-c0e8c399da85 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/attachments/69531456-38b7-4808-8716-0da9c9006259 returned with HTTP 200 Aug 01 00:27:34.653472 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1328/5308] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:27:34 2026] DELETE /volume/v3/attachments/69531456-38b7-4808-8716-0da9c9006259 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:34.727756 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7a0b4052-b7b9-4a8d-965d-4388cea55e5c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:34.729685 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7a0b4052-b7b9-4a8d-965d-4388cea55e5c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:27:34.730126 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7a0b4052-b7b9-4a8d-965d-4388cea55e5c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2108696582", "snapshot_id": "c4e54071-4700-4834-947f-5b04ea3a698e", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:34.731851 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-7a0b4052-b7b9-4a8d-965d-4388cea55e5c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2108696582', 'snapshot_id': 'c4e54071-4700-4834-947f-5b04ea3a698e', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:27:34.739108 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:34.739108 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:34.739832 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7a0b4052-b7b9-4a8d-965d-4388cea55e5c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Snapshot retrieved successfully. Aug 01 00:27:34.739832 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-7a0b4052-b7b9-4a8d-965d-4388cea55e5c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Create volume of 1 GB Aug 01 00:27:34.743446 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7a0b4052-b7b9-4a8d-965d-4388cea55e5c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Availability Zones retrieved successfully. Aug 01 00:27:34.748862 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7a0b4052-b7b9-4a8d-965d-4388cea55e5c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Flow 'volume_create_api' (e9817ce5-3774-4431-83da-f188b620c4e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:34.750015 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7a0b4052-b7b9-4a8d-965d-4388cea55e5c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b80c603d-3d29-4671-b83f-e0ea4e7b69f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:34.750989 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-7a0b4052-b7b9-4a8d-965d-4388cea55e5c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:27:34.778612 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7a0b4052-b7b9-4a8d-965d-4388cea55e5c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b80c603d-3d29-4671-b83f-e0ea4e7b69f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c4e54071-4700-4834-947f-5b04ea3a698e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:34.779375 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7a0b4052-b7b9-4a8d-965d-4388cea55e5c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e024deb-64fe-4d89-87ca-60d9228e261a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:34.816713 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-7a0b4052-b7b9-4a8d-965d-4388cea55e5c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Created reservations ['9b4776d7-159b-4447-9865-bc423a136bd1', '12ee5ce4-afec-4452-ae71-e4796c134d1c', 'e4a57b40-1132-49b4-9897-6dd7fe52a3bd', '1d882299-0815-4bf4-a645-712979ae42bc'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:27:34.817549 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7a0b4052-b7b9-4a8d-965d-4388cea55e5c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e024deb-64fe-4d89-87ca-60d9228e261a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b4776d7-159b-4447-9865-bc423a136bd1', '12ee5ce4-afec-4452-ae71-e4796c134d1c', 'e4a57b40-1132-49b4-9897-6dd7fe52a3bd', '1d882299-0815-4bf4-a645-712979ae42bc']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:34.818463 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7a0b4052-b7b9-4a8d-965d-4388cea55e5c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d065e2c2-6ba5-42c8-a95f-a79aeb6e2c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:34.859916 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7a0b4052-b7b9-4a8d-965d-4388cea55e5c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d065e2c2-6ba5-42c8-a95f-a79aeb6e2c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd831f3ad-e91c-4174-9d0e-e28d03a5cf95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2108696582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d72f1fbc2bcd42ae8cd5d7c1719a298a',qos_specs=None,replication_status=,reservations=['9b4776d7-159b-4447-9865-bc423a136bd1','12ee5ce4-afec-4452-ae71-e4796c134d1c','e4a57b40-1132-49b4-9897-6dd7fe52a3bd','1d882299-0815-4bf4-a645-712979ae42bc'],size=1,snapshot_id=c4e54071-4700-4834-947f-5b04ea3a698e,source_replicaid=,source_volid=None,status='creating',user_id='c36e85497d314aeda9af2ae5825f3476',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:27:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2108696582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d831f3ad-e91c-4174-9d0e-e28d03a5cf95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d72f1fbc2bcd42ae8cd5d7c1719a298a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c4e54071-4700-4834-947f-5b04ea3a698e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c36e85497d314aeda9af2ae5825f3476',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:34.860747 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7a0b4052-b7b9-4a8d-965d-4388cea55e5c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd170fc1-d360-4f03-826c-0d548eaf6323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:34.877099 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2fa99112-4061-41db-ba8e-cbc69550ac1b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:34.878956 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7a0b4052-b7b9-4a8d-965d-4388cea55e5c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd170fc1-d360-4f03-826c-0d548eaf6323) transitioned into state 'SUCCESS' from state '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-2108696582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d72f1fbc2bcd42ae8cd5d7c1719a298a',qos_specs=None,replication_status=,reservations=['9b4776d7-159b-4447-9865-bc423a136bd1','12ee5ce4-afec-4452-ae71-e4796c134d1c','e4a57b40-1132-49b4-9897-6dd7fe52a3bd','1d882299-0815-4bf4-a645-712979ae42bc'],size=1,snapshot_id=c4e54071-4700-4834-947f-5b04ea3a698e,source_replicaid=,source_volid=None,status='creating',user_id='c36e85497d314aeda9af2ae5825f3476',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:34.879613 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7a0b4052-b7b9-4a8d-965d-4388cea55e5c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e430fd5d-6a20-4abf-b11a-635330c99349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:34.901172 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7a0b4052-b7b9-4a8d-965d-4388cea55e5c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e430fd5d-6a20-4abf-b11a-635330c99349) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:34.902452 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-7a0b4052-b7b9-4a8d-965d-4388cea55e5c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Flow 'volume_create_api' (e9817ce5-3774-4431-83da-f188b620c4e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:34.902452 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7a0b4052-b7b9-4a8d-965d-4388cea55e5c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Create volume request issued successfully. Aug 01 00:27:34.903036 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7a0b4052-b7b9-4a8d-965d-4388cea55e5c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:27:34.903442 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1328/5309] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:27:34 2026] POST /volume/v3/volumes => generated 791 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:27:34.917700 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-360ce8c8-fd06-4d75-baa2-3d91a1088b6c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:34.920080 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-360ce8c8-fd06-4d75-baa2-3d91a1088b6c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 Aug 01 00:27:34.920338 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-360ce8c8-fd06-4d75-baa2-3d91a1088b6c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:34.920993 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-360ce8c8-fd06-4d75-baa2-3d91a1088b6c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:34.929651 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:34.929651 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:34.934437 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-360ce8c8-fd06-4d75-baa2-3d91a1088b6c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:34.939391 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-360ce8c8-fd06-4d75-baa2-3d91a1088b6c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 returned with HTTP 200 Aug 01 00:27:34.939868 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1330/5310] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:34 2026] GET /volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:34.980103 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2fa99112-4061-41db-ba8e-cbc69550ac1b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:27:34.980435 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2fa99112-4061-41db-ba8e-cbc69550ac1b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-520846876"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:34.981760 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-2fa99112-4061-41db-ba8e-cbc69550ac1b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-520846876'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:27:34.982152 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-2fa99112-4061-41db-ba8e-cbc69550ac1b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Create volume of 1 GB Aug 01 00:27:34.986399 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2fa99112-4061-41db-ba8e-cbc69550ac1b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Availability Zones retrieved successfully. Aug 01 00:27:34.994033 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2fa99112-4061-41db-ba8e-cbc69550ac1b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Flow 'volume_create_api' (77d8b396-b293-4473-82b5-2a821cbe2586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:34.995198 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2fa99112-4061-41db-ba8e-cbc69550ac1b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4387f8ee-56a1-4186-8321-1ec2534dc7f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:34.996153 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-2fa99112-4061-41db-ba8e-cbc69550ac1b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:27:35.021081 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2fa99112-4061-41db-ba8e-cbc69550ac1b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4387f8ee-56a1-4186-8321-1ec2534dc7f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:35.021891 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2fa99112-4061-41db-ba8e-cbc69550ac1b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c552949-bd50-4d26-8cc2-76fe7565ee73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:35.050800 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-bc5e2332-3c66-4061-968d-7b850af1d7a8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:35.053541 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bc5e2332-3c66-4061-968d-7b850af1d7a8 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb Aug 01 00:27:35.053737 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bc5e2332-3c66-4061-968d-7b850af1d7a8 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:35.053850 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bc5e2332-3c66-4061-968d-7b850af1d7a8 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:35.061887 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:35.061887 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:35.065624 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-bc5e2332-3c66-4061-968d-7b850af1d7a8 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:27:35.070925 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bc5e2332-3c66-4061-968d-7b850af1d7a8 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb returned with HTTP 200 Aug 01 00:27:35.071458 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1329/5311] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:35 2026] GET /volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:35.087705 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-2fa99112-4061-41db-ba8e-cbc69550ac1b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Created reservations ['206d54b6-6f35-4030-aed2-9736519e0cc1', '2344e215-597d-4f86-ab1e-dfa93b50e0c4', 'd1166ed7-d0a8-4bbb-bc92-5ac74df948d0', '4db53c22-e2d3-4337-b062-6307ea36e812'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:27:35.088859 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2fa99112-4061-41db-ba8e-cbc69550ac1b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c552949-bd50-4d26-8cc2-76fe7565ee73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['206d54b6-6f35-4030-aed2-9736519e0cc1', '2344e215-597d-4f86-ab1e-dfa93b50e0c4', 'd1166ed7-d0a8-4bbb-bc92-5ac74df948d0', '4db53c22-e2d3-4337-b062-6307ea36e812']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:35.089962 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2fa99112-4061-41db-ba8e-cbc69550ac1b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deae3239-49f4-48e2-8c82-536c8d8670f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:35.116101 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2fa99112-4061-41db-ba8e-cbc69550ac1b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deae3239-49f4-48e2-8c82-536c8d8670f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '378fcbbc-496b-4e4b-81fc-322b6d18f01b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-520846876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e992945d3a9a4f209acdbe995a1229f5',qos_specs=None,replication_status=,reservations=['206d54b6-6f35-4030-aed2-9736519e0cc1','2344e215-597d-4f86-ab1e-dfa93b50e0c4','d1166ed7-d0a8-4bbb-bc92-5ac74df948d0','4db53c22-e2d3-4337-b062-6307ea36e812'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f6f409ba4764e858dd8fb7a6de6f1f3',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:27:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-520846876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=378fcbbc-496b-4e4b-81fc-322b6d18f01b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e992945d3a9a4f209acdbe995a1229f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f6f409ba4764e858dd8fb7a6de6f1f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:35.116861 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2fa99112-4061-41db-ba8e-cbc69550ac1b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfd850d7-6965-4ba7-90fb-dc467788b68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:35.133062 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2fa99112-4061-41db-ba8e-cbc69550ac1b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfd850d7-6965-4ba7-90fb-dc467788b68c) transitioned into state 'SUCCESS' from state '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-520846876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e992945d3a9a4f209acdbe995a1229f5',qos_specs=None,replication_status=,reservations=['206d54b6-6f35-4030-aed2-9736519e0cc1','2344e215-597d-4f86-ab1e-dfa93b50e0c4','d1166ed7-d0a8-4bbb-bc92-5ac74df948d0','4db53c22-e2d3-4337-b062-6307ea36e812'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f6f409ba4764e858dd8fb7a6de6f1f3',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:35.133740 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2fa99112-4061-41db-ba8e-cbc69550ac1b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bf02b4f-f366-4626-9180-3e230c1efe3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:35.142340 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2fa99112-4061-41db-ba8e-cbc69550ac1b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bf02b4f-f366-4626-9180-3e230c1efe3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:35.143193 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2fa99112-4061-41db-ba8e-cbc69550ac1b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Flow 'volume_create_api' (77d8b396-b293-4473-82b5-2a821cbe2586) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:35.143478 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2fa99112-4061-41db-ba8e-cbc69550ac1b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Create volume request issued successfully. Aug 01 00:27:35.144058 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2fa99112-4061-41db-ba8e-cbc69550ac1b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:27:35.144426 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1325/5312] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:27:34 2026] POST /volume/v3/volumes => generated 759 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:27:35.158002 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b18ba1c2-fb99-4713-b582-a90ca9f5ed61 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:35.159755 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b18ba1c2-fb99-4713-b582-a90ca9f5ed61 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] GET https://10.4.3.222/volume/v3/volumes/378fcbbc-496b-4e4b-81fc-322b6d18f01b Aug 01 00:27:35.159952 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b18ba1c2-fb99-4713-b582-a90ca9f5ed61 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:35.160121 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b18ba1c2-fb99-4713-b582-a90ca9f5ed61 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:35.168044 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:35.168044 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:35.172505 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b18ba1c2-fb99-4713-b582-a90ca9f5ed61 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Volume info retrieved successfully. Aug 01 00:27:35.176455 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b18ba1c2-fb99-4713-b582-a90ca9f5ed61 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/volumes/378fcbbc-496b-4e4b-81fc-322b6d18f01b returned with HTTP 200 Aug 01 00:27:35.176899 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1329/5313] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:35 2026] GET /volume/v3/volumes/378fcbbc-496b-4e4b-81fc-322b6d18f01b => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:35.799693 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-daf80ad0-58da-41de-8d53-e44aa5330b93 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:35.800099 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-daf80ad0-58da-41de-8d53-e44aa5330b93 None None] GET https://10.4.3.222/volume// Aug 01 00:27:35.800266 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-daf80ad0-58da-41de-8d53-e44aa5330b93 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:35.800446 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-daf80ad0-58da-41de-8d53-e44aa5330b93 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:35.800738 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-daf80ad0-58da-41de-8d53-e44aa5330b93 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:27:35.801027 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1331/5314] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:27: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 01 00:27:35.807725 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-7a78928a-0366-48c4-af47-eb17889ec8b8 req-6ab59479-508e-44c7-ab1a-c513496716ba None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:35.809582 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-7a78928a-0366-48c4-af47-eb17889ec8b8 req-6ab59479-508e-44c7-ab1a-c513496716ba tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:27:35.809957 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-7a78928a-0366-48c4-af47-eb17889ec8b8 req-6ab59479-508e-44c7-ab1a-c513496716ba tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "427f1d5f-6da8-4bf5-997f-0b8d36e8f0db", "connector": null, "instance_uuid": "f7bf4d0d-c079-412d-82e3-7f9c09a5beac"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:35.820018 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:35.820018 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:35.847127 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-7a78928a-0366-48c4-af47-eb17889ec8b8 req-6ab59479-508e-44c7-ab1a-c513496716ba tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:27:35.847662 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1330/5315] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:27:35 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 01 00:27:35.855027 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-7a78928a-0366-48c4-af47-eb17889ec8b8 req-f4c3ed24-d211-44d6-bd0a-9ebe1f31d880 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:35.857033 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-7a78928a-0366-48c4-af47-eb17889ec8b8 req-f4c3ed24-d211-44d6-bd0a-9ebe1f31d880 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] DELETE https://10.4.3.222/volume/v3/attachments/67f138b7-d2fd-493e-9ac8-b371c789274b Aug 01 00:27:35.857205 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-7a78928a-0366-48c4-af47-eb17889ec8b8 req-f4c3ed24-d211-44d6-bd0a-9ebe1f31d880 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:35.857375 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-7a78928a-0366-48c4-af47-eb17889ec8b8 req-f4c3ed24-d211-44d6-bd0a-9ebe1f31d880 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:35.863617 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:35.863617 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:35.902649 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-7a78928a-0366-48c4-af47-eb17889ec8b8 req-f4c3ed24-d211-44d6-bd0a-9ebe1f31d880 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] https://10.4.3.222/volume/v3/attachments/67f138b7-d2fd-493e-9ac8-b371c789274b returned with HTTP 200 Aug 01 00:27:35.903164 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1326/5316] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:27:35 2026] DELETE /volume/v3/attachments/67f138b7-d2fd-493e-9ac8-b371c789274b => generated 192 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:27:35.952539 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ebfaf5fa-7e3f-4cd3-a428-cf21397bc722 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:35.954320 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ebfaf5fa-7e3f-4cd3-a428-cf21397bc722 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 Aug 01 00:27:35.954553 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ebfaf5fa-7e3f-4cd3-a428-cf21397bc722 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:35.954755 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ebfaf5fa-7e3f-4cd3-a428-cf21397bc722 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:35.962103 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:35.962103 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:35.965597 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ebfaf5fa-7e3f-4cd3-a428-cf21397bc722 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:35.969997 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ebfaf5fa-7e3f-4cd3-a428-cf21397bc722 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 returned with HTTP 200 Aug 01 00:27:35.970383 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1330/5317] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:35 2026] GET /volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:35.983241 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-cb1cc836-7a2d-4eed-af43-fe498a0731c5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:35.984936 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cb1cc836-7a2d-4eed-af43-fe498a0731c5 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 Aug 01 00:27:35.985132 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cb1cc836-7a2d-4eed-af43-fe498a0731c5 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:35.985309 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cb1cc836-7a2d-4eed-af43-fe498a0731c5 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:35.994686 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:35.994686 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:35.997751 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-cb1cc836-7a2d-4eed-af43-fe498a0731c5 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:36.001503 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cb1cc836-7a2d-4eed-af43-fe498a0731c5 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 returned with HTTP 200 Aug 01 00:27:36.001871 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1332/5318] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:35 2026] GET /volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:36.084167 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a3e39527-007a-4032-9aec-77d1497ee093 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:36.086560 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a3e39527-007a-4032-9aec-77d1497ee093 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb Aug 01 00:27:36.086753 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a3e39527-007a-4032-9aec-77d1497ee093 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:36.086978 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a3e39527-007a-4032-9aec-77d1497ee093 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:36.093553 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:36.093553 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:36.096873 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a3e39527-007a-4032-9aec-77d1497ee093 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:27:36.100415 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a3e39527-007a-4032-9aec-77d1497ee093 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb returned with HTTP 200 Aug 01 00:27:36.100787 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1331/5319] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:36 2026] GET /volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:36.189072 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-65656b41-35f6-49d6-a966-48a346363cb0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:36.190474 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-65656b41-35f6-49d6-a966-48a346363cb0 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] GET https://10.4.3.222/volume/v3/volumes/378fcbbc-496b-4e4b-81fc-322b6d18f01b Aug 01 00:27:36.190649 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-65656b41-35f6-49d6-a966-48a346363cb0 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:36.190848 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-65656b41-35f6-49d6-a966-48a346363cb0 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:36.197004 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:36.197004 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:36.199886 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-65656b41-35f6-49d6-a966-48a346363cb0 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Volume info retrieved successfully. Aug 01 00:27:36.203405 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-65656b41-35f6-49d6-a966-48a346363cb0 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/volumes/378fcbbc-496b-4e4b-81fc-322b6d18f01b returned with HTTP 200 Aug 01 00:27:36.203699 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1327/5320] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:36 2026] GET /volume/v3/volumes/378fcbbc-496b-4e4b-81fc-322b6d18f01b => generated 852 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:36.214800 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f971961a-0bed-4f60-a6ab-c8ee4bbf5aac None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:36.216661 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f971961a-0bed-4f60-a6ab-c8ee4bbf5aac tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:27:36.217354 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f971961a-0bed-4f60-a6ab-c8ee4bbf5aac tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "378fcbbc-496b-4e4b-81fc-322b6d18f01b", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-447294488"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:36.225988 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:36.225988 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:36.226414 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f971961a-0bed-4f60-a6ab-c8ee4bbf5aac tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Volume info retrieved successfully. Aug 01 00:27:36.226552 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [None req-f971961a-0bed-4f60-a6ab-c8ee4bbf5aac tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Create snapshot from volume 378fcbbc-496b-4e4b-81fc-322b6d18f01b Aug 01 00:27:36.261371 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-f971961a-0bed-4f60-a6ab-c8ee4bbf5aac tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Created reservations ['b8eec8d4-a165-4aa8-8690-7c87ee835502', '788ed465-2422-40b0-b769-6b5e9d88e7b7', 'd4754e0b-3b0f-44ff-9e2c-a8aec5cfb8fe', '6bd76c69-68fd-4271-a313-9422ec5dc022'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:27:36.288355 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f971961a-0bed-4f60-a6ab-c8ee4bbf5aac tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Snapshot create request issued successfully. Aug 01 00:27:36.288976 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f971961a-0bed-4f60-a6ab-c8ee4bbf5aac tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:27:36.289401 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1331/5321] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:27:36 2026] POST /volume/v3/snapshots => generated 315 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:27:36.297866 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4fb1c5b8-08a6-47b9-9b4f-3ee2304b965c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:36.299643 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4fb1c5b8-08a6-47b9-9b4f-3ee2304b965c tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] GET https://10.4.3.222/volume/v3/snapshots/cbb1b412-cc01-4095-9d02-a9055fd2ff5a Aug 01 00:27:36.299887 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4fb1c5b8-08a6-47b9-9b4f-3ee2304b965c tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:36.300098 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4fb1c5b8-08a6-47b9-9b4f-3ee2304b965c tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:36.307867 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:36.307867 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:36.307867 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-4fb1c5b8-08a6-47b9-9b4f-3ee2304b965c tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Snapshot retrieved successfully. Aug 01 00:27:36.307867 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4fb1c5b8-08a6-47b9-9b4f-3ee2304b965c tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/snapshots/cbb1b412-cc01-4095-9d02-a9055fd2ff5a returned with HTTP 200 Aug 01 00:27:36.307867 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1333/5322] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:27:36 2026] GET /volume/v3/snapshots/cbb1b412-cc01-4095-9d02-a9055fd2ff5a => generated 447 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:36.476305 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-fe6bce4f-33fb-4f88-9044-66d6a652bf33 req-4c0dd316-4562-4a45-b58d-f2a6e2566e18 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:36.478498 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-fe6bce4f-33fb-4f88-9044-66d6a652bf33 req-4c0dd316-4562-4a45-b58d-f2a6e2566e18 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 Aug 01 00:27:36.478690 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-fe6bce4f-33fb-4f88-9044-66d6a652bf33 req-4c0dd316-4562-4a45-b58d-f2a6e2566e18 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:36.478912 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-fe6bce4f-33fb-4f88-9044-66d6a652bf33 req-4c0dd316-4562-4a45-b58d-f2a6e2566e18 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:36.485681 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:36.485681 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:36.489342 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-fe6bce4f-33fb-4f88-9044-66d6a652bf33 req-4c0dd316-4562-4a45-b58d-f2a6e2566e18 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:36.493407 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-fe6bce4f-33fb-4f88-9044-66d6a652bf33 req-4c0dd316-4562-4a45-b58d-f2a6e2566e18 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 returned with HTTP 200 Aug 01 00:27:36.493756 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1332/5323] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:27:36 2026] GET /volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:36.572296 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-226d70cb-ad58-489f-859c-5735aea10632 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:36.572623 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-226d70cb-ad58-489f-859c-5735aea10632 None None] GET https://10.4.3.222/volume// Aug 01 00:27:36.572796 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-226d70cb-ad58-489f-859c-5735aea10632 None None] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:36.573002 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-226d70cb-ad58-489f-859c-5735aea10632 None None] Calling method 'all' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:36.573287 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-226d70cb-ad58-489f-859c-5735aea10632 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:27:36.573522 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1328/5324] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:27: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 01 00:27:36.581672 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-fe6bce4f-33fb-4f88-9044-66d6a652bf33 req-d8177051-2b52-471f-ab5e-78f6b4d415ee None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:36.586987 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-fe6bce4f-33fb-4f88-9044-66d6a652bf33 req-d8177051-2b52-471f-ab5e-78f6b4d415ee tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:27:36.587359 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-fe6bce4f-33fb-4f88-9044-66d6a652bf33 req-d8177051-2b52-471f-ab5e-78f6b4d415ee tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d831f3ad-e91c-4174-9d0e-e28d03a5cf95", "connector": null, "instance_uuid": "c27b349f-ce87-4815-8ec3-4c6bd3ef3c1c"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:36.597697 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:36.597697 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:36.621739 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-fe6bce4f-33fb-4f88-9044-66d6a652bf33 req-d8177051-2b52-471f-ab5e-78f6b4d415ee tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:27:36.624788 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1332/5325] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:27:36 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:27:36.658073 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-7f39483e-8b23-461c-8db5-c096a20bec85 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:36.660066 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7f39483e-8b23-461c-8db5-c096a20bec85 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 Aug 01 00:27:36.660955 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7f39483e-8b23-461c-8db5-c096a20bec85 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:36.660955 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7f39483e-8b23-461c-8db5-c096a20bec85 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:36.668596 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-bdbe3119-b0c0-4c69-96bd-ce6bc30da8d9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:36.669630 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bdbe3119-b0c0-4c69-96bd-ce6bc30da8d9 None None] GET https://10.4.3.222/volume// Aug 01 00:27:36.669630 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bdbe3119-b0c0-4c69-96bd-ce6bc30da8d9 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:36.669630 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bdbe3119-b0c0-4c69-96bd-ce6bc30da8d9 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:36.669967 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bdbe3119-b0c0-4c69-96bd-ce6bc30da8d9 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:27:36.670306 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1333/5326] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:27: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 01 00:27:36.670684 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:36.670684 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:36.677036 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-7f39483e-8b23-461c-8db5-c096a20bec85 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:36.680134 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-fe6bce4f-33fb-4f88-9044-66d6a652bf33 req-44912d98-24a1-4fb4-945d-553ac9e6dd5d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:36.681491 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7f39483e-8b23-461c-8db5-c096a20bec85 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 returned with HTTP 200 Aug 01 00:27:36.681936 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1334/5327] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:36 2026] GET /volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:36.683425 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-fe6bce4f-33fb-4f88-9044-66d6a652bf33 req-44912d98-24a1-4fb4-945d-553ac9e6dd5d tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 Aug 01 00:27:36.683601 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-fe6bce4f-33fb-4f88-9044-66d6a652bf33 req-44912d98-24a1-4fb4-945d-553ac9e6dd5d tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:36.683781 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-fe6bce4f-33fb-4f88-9044-66d6a652bf33 req-44912d98-24a1-4fb4-945d-553ac9e6dd5d tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:36.692744 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:36.692744 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:36.699054 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-fe6bce4f-33fb-4f88-9044-66d6a652bf33 req-44912d98-24a1-4fb4-945d-553ac9e6dd5d tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:36.704321 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-fe6bce4f-33fb-4f88-9044-66d6a652bf33 req-44912d98-24a1-4fb4-945d-553ac9e6dd5d tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 returned with HTTP 200 Aug 01 00:27:36.704781 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1329/5328] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:27:36 2026] GET /volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 => generated 1063 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:27:36.826866 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-fe6bce4f-33fb-4f88-9044-66d6a652bf33 req-42b20692-f6f9-4ef7-b72e-277da6e2e61e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:36.829063 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-fe6bce4f-33fb-4f88-9044-66d6a652bf33 req-42b20692-f6f9-4ef7-b72e-277da6e2e61e tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] PUT https://10.4.3.222/volume/v3/attachments/049790fb-dddb-47dd-9867-ed66f9829ac3 Aug 01 00:27:36.829108 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-fe6bce4f-33fb-4f88-9044-66d6a652bf33 req-42b20692-f6f9-4ef7-b72e-277da6e2e61e tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:36.836545 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-fe6bce4f-33fb-4f88-9044-66d6a652bf33 req-42b20692-f6f9-4ef7-b72e-277da6e2e61e tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Acquiring lock "cinder-attachment_update-d831f3ad-e91c-4174-9d0e-e28d03a5cf95-np0000006296" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:27:36.840929 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-fe6bce4f-33fb-4f88-9044-66d6a652bf33 req-42b20692-f6f9-4ef7-b72e-277da6e2e61e tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Lock "cinder-attachment_update-d831f3ad-e91c-4174-9d0e-e28d03a5cf95-np0000006296" acquired by "attachment_update" :: waited 0.004s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:27:36.841757 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:36.841757 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:36.923702 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-fe6bce4f-33fb-4f88-9044-66d6a652bf33 req-42b20692-f6f9-4ef7-b72e-277da6e2e61e tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Lock "cinder-attachment_update-d831f3ad-e91c-4174-9d0e-e28d03a5cf95-np0000006296" released by "attachment_update" :: held 0.083s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:27:36.923964 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-fe6bce4f-33fb-4f88-9044-66d6a652bf33 req-42b20692-f6f9-4ef7-b72e-277da6e2e61e tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/attachments/049790fb-dddb-47dd-9867-ed66f9829ac3 returned with HTTP 200 Aug 01 00:27:36.924403 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1333/5329] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:27:36 2026] PUT /volume/v3/attachments/049790fb-dddb-47dd-9867-ed66f9829ac3 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:27:37.112877 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b99ed3f3-4bcd-4fe4-9d22-c2d9380f7d45 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:37.114902 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b99ed3f3-4bcd-4fe4-9d22-c2d9380f7d45 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb Aug 01 00:27:37.115150 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b99ed3f3-4bcd-4fe4-9d22-c2d9380f7d45 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:37.115374 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b99ed3f3-4bcd-4fe4-9d22-c2d9380f7d45 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:37.123414 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:37.123414 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:37.127336 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-b99ed3f3-4bcd-4fe4-9d22-c2d9380f7d45 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:27:37.133647 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b99ed3f3-4bcd-4fe4-9d22-c2d9380f7d45 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb returned with HTTP 200 Aug 01 00:27:37.134104 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1334/5330] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:37 2026] GET /volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:37.319691 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e450d752-e367-4da9-a1ac-7b23ac63502e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:37.321282 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e450d752-e367-4da9-a1ac-7b23ac63502e tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] GET https://10.4.3.222/volume/v3/snapshots/cbb1b412-cc01-4095-9d02-a9055fd2ff5a Aug 01 00:27:37.321444 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e450d752-e367-4da9-a1ac-7b23ac63502e tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:37.321610 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e450d752-e367-4da9-a1ac-7b23ac63502e tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:37.332056 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:37.332056 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:37.332480 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-e450d752-e367-4da9-a1ac-7b23ac63502e tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Snapshot retrieved successfully. Aug 01 00:27:37.333180 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e450d752-e367-4da9-a1ac-7b23ac63502e tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/snapshots/cbb1b412-cc01-4095-9d02-a9055fd2ff5a returned with HTTP 200 Aug 01 00:27:37.333517 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1335/5331] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:27:37 2026] GET /volume/v3/snapshots/cbb1b412-cc01-4095-9d02-a9055fd2ff5a => generated 474 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:37.347504 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-1b03bde7-5b79-42dd-b0ca-5f6f30e720ff None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:37.349305 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1b03bde7-5b79-42dd-b0ca-5f6f30e720ff tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:27:37.349623 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-1b03bde7-5b79-42dd-b0ca-5f6f30e720ff tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "cbb1b412-cc01-4095-9d02-a9055fd2ff5a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1265411105"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:37.351059 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-1b03bde7-5b79-42dd-b0ca-5f6f30e720ff tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Create volume request body: {'volume': {"'snapshot_id": 'cbb1b412-cc01-4095-9d02-a9055fd2ff5a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1265411105'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:27:37.351198 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-1b03bde7-5b79-42dd-b0ca-5f6f30e720ff tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Create volume of 1 GB Aug 01 00:27:37.355051 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1b03bde7-5b79-42dd-b0ca-5f6f30e720ff tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Availability Zones retrieved successfully. Aug 01 00:27:37.360280 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1b03bde7-5b79-42dd-b0ca-5f6f30e720ff tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Flow 'volume_create_api' (63dec2a6-9c40-4af0-94a8-64db76bc4725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:37.361181 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1b03bde7-5b79-42dd-b0ca-5f6f30e720ff tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd18266e-5652-4e7a-bfa1-59522cc41bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:37.362033 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-1b03bde7-5b79-42dd-b0ca-5f6f30e720ff tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:27:37.385980 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1b03bde7-5b79-42dd-b0ca-5f6f30e720ff tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd18266e-5652-4e7a-bfa1-59522cc41bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:37.386688 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1b03bde7-5b79-42dd-b0ca-5f6f30e720ff tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93d3a284-5567-433d-b0f6-147cb59fe301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:37.427305 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-1b03bde7-5b79-42dd-b0ca-5f6f30e720ff tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Created reservations ['33b7726a-9e3b-4df9-9bf4-5a74535401c9', 'fd73de37-d6b9-4c89-8614-435b4bae3e27', 'de7d27d5-f261-4f6e-a80e-925d2cb11784', '1c216846-48d1-4aa4-a982-d2fed084c241'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:27:37.428046 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1b03bde7-5b79-42dd-b0ca-5f6f30e720ff tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93d3a284-5567-433d-b0f6-147cb59fe301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33b7726a-9e3b-4df9-9bf4-5a74535401c9', 'fd73de37-d6b9-4c89-8614-435b4bae3e27', 'de7d27d5-f261-4f6e-a80e-925d2cb11784', '1c216846-48d1-4aa4-a982-d2fed084c241']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:37.428693 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1b03bde7-5b79-42dd-b0ca-5f6f30e720ff tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75a34ba4-c200-4261-aa65-b594adb8b0b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:37.455889 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1b03bde7-5b79-42dd-b0ca-5f6f30e720ff tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75a34ba4-c200-4261-aa65-b594adb8b0b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17c25e43-0ed0-4219-87cd-c6559ca8df3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1265411105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e992945d3a9a4f209acdbe995a1229f5',qos_specs=None,replication_status=,reservations=['33b7726a-9e3b-4df9-9bf4-5a74535401c9','fd73de37-d6b9-4c89-8614-435b4bae3e27','de7d27d5-f261-4f6e-a80e-925d2cb11784','1c216846-48d1-4aa4-a982-d2fed084c241'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f6f409ba4764e858dd8fb7a6de6f1f3',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:27:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1265411105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17c25e43-0ed0-4219-87cd-c6559ca8df3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e992945d3a9a4f209acdbe995a1229f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f6f409ba4764e858dd8fb7a6de6f1f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:37.456574 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1b03bde7-5b79-42dd-b0ca-5f6f30e720ff tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55f84a3d-183f-40cf-8098-f50e0316c32d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:37.473997 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1b03bde7-5b79-42dd-b0ca-5f6f30e720ff tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55f84a3d-183f-40cf-8098-f50e0316c32d) transitioned into state 'SUCCESS' from state '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-1265411105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e992945d3a9a4f209acdbe995a1229f5',qos_specs=None,replication_status=,reservations=['33b7726a-9e3b-4df9-9bf4-5a74535401c9','fd73de37-d6b9-4c89-8614-435b4bae3e27','de7d27d5-f261-4f6e-a80e-925d2cb11784','1c216846-48d1-4aa4-a982-d2fed084c241'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f6f409ba4764e858dd8fb7a6de6f1f3',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:37.474632 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1b03bde7-5b79-42dd-b0ca-5f6f30e720ff tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c3ba205-71f3-4be2-9995-cb724c05559f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:37.488413 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1b03bde7-5b79-42dd-b0ca-5f6f30e720ff tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c3ba205-71f3-4be2-9995-cb724c05559f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:37.489823 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-1b03bde7-5b79-42dd-b0ca-5f6f30e720ff tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Flow 'volume_create_api' (63dec2a6-9c40-4af0-94a8-64db76bc4725) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:37.490374 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-1b03bde7-5b79-42dd-b0ca-5f6f30e720ff tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Create volume request issued successfully. Aug 01 00:27:37.491323 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-1b03bde7-5b79-42dd-b0ca-5f6f30e720ff tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:27:37.491960 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1330/5332] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:27:37 2026] POST /volume/v3/volumes => generated 760 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:27:37.512039 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-485ff014-0cba-4bf4-b39a-b767a6387cb1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:37.514831 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-485ff014-0cba-4bf4-b39a-b767a6387cb1 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:27:37.515185 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-485ff014-0cba-4bf4-b39a-b767a6387cb1 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "cbb1b412-cc01-4095-9d02-a9055fd2ff5a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1578063058"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:37.516506 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-485ff014-0cba-4bf4-b39a-b767a6387cb1 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Create volume request body: {'volume': {"'snapshot_id": 'cbb1b412-cc01-4095-9d02-a9055fd2ff5a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1578063058'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:27:37.516619 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-485ff014-0cba-4bf4-b39a-b767a6387cb1 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Create volume of 1 GB Aug 01 00:27:37.519956 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:37.519956 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:37.525883 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-485ff014-0cba-4bf4-b39a-b767a6387cb1 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Availability Zones retrieved successfully. Aug 01 00:27:37.531351 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-485ff014-0cba-4bf4-b39a-b767a6387cb1 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Flow 'volume_create_api' (c3a6465f-db6e-4ad0-8447-03fd64eb492c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:37.534280 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-485ff014-0cba-4bf4-b39a-b767a6387cb1 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3b2ca54-8be7-4d1a-97c4-acc5927cfbf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:37.536361 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-485ff014-0cba-4bf4-b39a-b767a6387cb1 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:27:37.559283 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f5911c14-be4b-4cf4-b9aa-6701c112fbaf None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:37.559672 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f5911c14-be4b-4cf4-b9aa-6701c112fbaf None None] GET https://10.4.3.222/volume// Aug 01 00:27:37.559871 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f5911c14-be4b-4cf4-b9aa-6701c112fbaf None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:37.560059 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f5911c14-be4b-4cf4-b9aa-6701c112fbaf None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:37.560346 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f5911c14-be4b-4cf4-b9aa-6701c112fbaf None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:27:37.560633 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1335/5333] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:27: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 01 00:27:37.564817 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-485ff014-0cba-4bf4-b39a-b767a6387cb1 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3b2ca54-8be7-4d1a-97c4-acc5927cfbf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:37.565467 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-485ff014-0cba-4bf4-b39a-b767a6387cb1 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67b77253-9230-42e1-8e52-1ff7c882f942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:37.570365 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-c4e94127-1b42-4c2e-b818-1073d04c6bd7 req-f03e596d-cdd5-4c34-92c4-ab5928a7b0f4 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:37.572651 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-c4e94127-1b42-4c2e-b818-1073d04c6bd7 req-f03e596d-cdd5-4c34-92c4-ab5928a7b0f4 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] GET https://10.4.3.222/volume/v3/volumes/427f1d5f-6da8-4bf5-997f-0b8d36e8f0db Aug 01 00:27:37.572902 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-c4e94127-1b42-4c2e-b818-1073d04c6bd7 req-f03e596d-cdd5-4c34-92c4-ab5928a7b0f4 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:37.573207 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-c4e94127-1b42-4c2e-b818-1073d04c6bd7 req-f03e596d-cdd5-4c34-92c4-ab5928a7b0f4 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:37.582459 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:37.582459 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:37.585868 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-c4e94127-1b42-4c2e-b818-1073d04c6bd7 req-f03e596d-cdd5-4c34-92c4-ab5928a7b0f4 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Volume info retrieved successfully. Aug 01 00:27:37.590387 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-c4e94127-1b42-4c2e-b818-1073d04c6bd7 req-f03e596d-cdd5-4c34-92c4-ab5928a7b0f4 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] https://10.4.3.222/volume/v3/volumes/427f1d5f-6da8-4bf5-997f-0b8d36e8f0db returned with HTTP 200 Aug 01 00:27:37.590749 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1336/5334] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:27:37 2026] GET /volume/v3/volumes/427f1d5f-6da8-4bf5-997f-0b8d36e8f0db => generated 1540 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:27:37.599223 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-485ff014-0cba-4bf4-b39a-b767a6387cb1 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Created reservations ['94c6455e-f80b-46a9-b705-833261d9bcd5', '8a02a688-b69f-4702-90c7-582c4db386eb', 'c21859ab-04c1-4d14-b82d-58c8dc8d34d4', '59356435-0bfa-430a-8f7c-f906fd999e29'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:27:37.599914 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-485ff014-0cba-4bf4-b39a-b767a6387cb1 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67b77253-9230-42e1-8e52-1ff7c882f942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94c6455e-f80b-46a9-b705-833261d9bcd5', '8a02a688-b69f-4702-90c7-582c4db386eb', 'c21859ab-04c1-4d14-b82d-58c8dc8d34d4', '59356435-0bfa-430a-8f7c-f906fd999e29']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:37.600609 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-485ff014-0cba-4bf4-b39a-b767a6387cb1 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37cd7c88-4ced-4b9d-a35c-b5c4c58982a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:37.623319 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-485ff014-0cba-4bf4-b39a-b767a6387cb1 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37cd7c88-4ced-4b9d-a35c-b5c4c58982a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78ed751f-6fda-4cd0-b936-3640d3060790', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1578063058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e992945d3a9a4f209acdbe995a1229f5',qos_specs=None,replication_status=,reservations=['94c6455e-f80b-46a9-b705-833261d9bcd5','8a02a688-b69f-4702-90c7-582c4db386eb','c21859ab-04c1-4d14-b82d-58c8dc8d34d4','59356435-0bfa-430a-8f7c-f906fd999e29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f6f409ba4764e858dd8fb7a6de6f1f3',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:27:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1578063058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78ed751f-6fda-4cd0-b936-3640d3060790,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e992945d3a9a4f209acdbe995a1229f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f6f409ba4764e858dd8fb7a6de6f1f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:37.624003 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-485ff014-0cba-4bf4-b39a-b767a6387cb1 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7677341a-3c1d-4738-bd13-882a7c8957c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:37.638718 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-485ff014-0cba-4bf4-b39a-b767a6387cb1 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7677341a-3c1d-4738-bd13-882a7c8957c9) transitioned into state 'SUCCESS' from state '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-1578063058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e992945d3a9a4f209acdbe995a1229f5',qos_specs=None,replication_status=,reservations=['94c6455e-f80b-46a9-b705-833261d9bcd5','8a02a688-b69f-4702-90c7-582c4db386eb','c21859ab-04c1-4d14-b82d-58c8dc8d34d4','59356435-0bfa-430a-8f7c-f906fd999e29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f6f409ba4764e858dd8fb7a6de6f1f3',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:37.639426 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-485ff014-0cba-4bf4-b39a-b767a6387cb1 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb4db6b7-b809-4556-bec0-9ba1fdcf2c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:37.646511 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-485ff014-0cba-4bf4-b39a-b767a6387cb1 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb4db6b7-b809-4556-bec0-9ba1fdcf2c43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:37.647592 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-485ff014-0cba-4bf4-b39a-b767a6387cb1 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Flow 'volume_create_api' (c3a6465f-db6e-4ad0-8447-03fd64eb492c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:37.647888 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-485ff014-0cba-4bf4-b39a-b767a6387cb1 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Create volume request issued successfully. Aug 01 00:27:37.648406 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-485ff014-0cba-4bf4-b39a-b767a6387cb1 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:27:37.648792 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1334/5335] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:27:37 2026] POST /volume/v3/volumes => generated 760 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:27:37.660001 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b0d681fd-77d9-4ef3-91f7-03c456bd832e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:37.661927 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b0d681fd-77d9-4ef3-91f7-03c456bd832e tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:27:37.662263 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b0d681fd-77d9-4ef3-91f7-03c456bd832e tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "cbb1b412-cc01-4095-9d02-a9055fd2ff5a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-338995802"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:37.663564 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-b0d681fd-77d9-4ef3-91f7-03c456bd832e tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Create volume request body: {'volume': {"'snapshot_id": 'cbb1b412-cc01-4095-9d02-a9055fd2ff5a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-338995802'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:27:37.663675 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-b0d681fd-77d9-4ef3-91f7-03c456bd832e tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Create volume of 1 GB Aug 01 00:27:37.663931 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:37.663931 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:37.667372 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b0d681fd-77d9-4ef3-91f7-03c456bd832e tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Availability Zones retrieved successfully. Aug 01 00:27:37.672460 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b0d681fd-77d9-4ef3-91f7-03c456bd832e tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Flow 'volume_create_api' (ab87c0d7-5e52-4f52-9656-448c37ce5da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:37.673336 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b0d681fd-77d9-4ef3-91f7-03c456bd832e tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c72c368b-7078-4029-b469-230fad3e3412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:37.674078 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-b0d681fd-77d9-4ef3-91f7-03c456bd832e tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:27:37.695421 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-c4e94127-1b42-4c2e-b818-1073d04c6bd7 req-d2d7aa26-007a-4d99-b405-e9d25c75bcbd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:37.696182 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-35ed1ef3-1e8e-46b5-af06-03dd8fe5768e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:37.696582 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b0d681fd-77d9-4ef3-91f7-03c456bd832e tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c72c368b-7078-4029-b469-230fad3e3412) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:37.697589 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b0d681fd-77d9-4ef3-91f7-03c456bd832e tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9d1b9fb-7d07-4300-b7df-1d84f0a445b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:37.698057 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-35ed1ef3-1e8e-46b5-af06-03dd8fe5768e tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 Aug 01 00:27:37.698291 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-35ed1ef3-1e8e-46b5-af06-03dd8fe5768e tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:37.698441 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-35ed1ef3-1e8e-46b5-af06-03dd8fe5768e tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:37.699188 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-c4e94127-1b42-4c2e-b818-1073d04c6bd7 req-d2d7aa26-007a-4d99-b405-e9d25c75bcbd tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] PUT https://10.4.3.222/volume/v3/attachments/400e456b-bc0f-4bbe-a171-d139d47f5aea Aug 01 00:27:37.699515 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-c4e94127-1b42-4c2e-b818-1073d04c6bd7 req-d2d7aa26-007a-4d99-b405-e9d25c75bcbd tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:37.708162 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-c4e94127-1b42-4c2e-b818-1073d04c6bd7 req-d2d7aa26-007a-4d99-b405-e9d25c75bcbd tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Acquiring lock "cinder-attachment_update-427f1d5f-6da8-4bf5-997f-0b8d36e8f0db-np0000006296" by "attachment_update" {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:27:37.709150 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:37.709150 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:37.712277 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-35ed1ef3-1e8e-46b5-af06-03dd8fe5768e tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:37.712415 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-c4e94127-1b42-4c2e-b818-1073d04c6bd7 req-d2d7aa26-007a-4d99-b405-e9d25c75bcbd tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Lock "cinder-attachment_update-427f1d5f-6da8-4bf5-997f-0b8d36e8f0db-np0000006296" acquired by "attachment_update" :: waited 0.004s {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:27:37.713279 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:37.713279 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:37.717224 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-35ed1ef3-1e8e-46b5-af06-03dd8fe5768e tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 returned with HTTP 200 Aug 01 00:27:37.717607 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1337/5336] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:37 2026] GET /volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:37.742536 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-b0d681fd-77d9-4ef3-91f7-03c456bd832e tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Created reservations ['dfc2cfe6-f146-449c-98f0-2f07ca48debd', 'c766f15a-4adf-4641-afef-5210bed45fb9', '7130e1e8-8308-4b4e-83cd-e261c9c0232c', '0d7982cb-d6e3-402c-874d-63997df7434c'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:27:37.743280 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b0d681fd-77d9-4ef3-91f7-03c456bd832e tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9d1b9fb-7d07-4300-b7df-1d84f0a445b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfc2cfe6-f146-449c-98f0-2f07ca48debd', 'c766f15a-4adf-4641-afef-5210bed45fb9', '7130e1e8-8308-4b4e-83cd-e261c9c0232c', '0d7982cb-d6e3-402c-874d-63997df7434c']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:37.743964 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b0d681fd-77d9-4ef3-91f7-03c456bd832e tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9228489c-6c17-454e-9ed1-4764c0695f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:37.763989 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b0d681fd-77d9-4ef3-91f7-03c456bd832e tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9228489c-6c17-454e-9ed1-4764c0695f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eacde7ac-948f-47f2-be90-1b879f47e4f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-338995802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e992945d3a9a4f209acdbe995a1229f5',qos_specs=None,replication_status=,reservations=['dfc2cfe6-f146-449c-98f0-2f07ca48debd','c766f15a-4adf-4641-afef-5210bed45fb9','7130e1e8-8308-4b4e-83cd-e261c9c0232c','0d7982cb-d6e3-402c-874d-63997df7434c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f6f409ba4764e858dd8fb7a6de6f1f3',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:27:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-338995802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eacde7ac-948f-47f2-be90-1b879f47e4f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e992945d3a9a4f209acdbe995a1229f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f6f409ba4764e858dd8fb7a6de6f1f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:37.764696 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b0d681fd-77d9-4ef3-91f7-03c456bd832e tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e17e5324-c0dc-4301-b8b6-e2c58fc486b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:37.781727 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b0d681fd-77d9-4ef3-91f7-03c456bd832e tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e17e5324-c0dc-4301-b8b6-e2c58fc486b4) transitioned into state 'SUCCESS' from state '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-338995802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e992945d3a9a4f209acdbe995a1229f5',qos_specs=None,replication_status=,reservations=['dfc2cfe6-f146-449c-98f0-2f07ca48debd','c766f15a-4adf-4641-afef-5210bed45fb9','7130e1e8-8308-4b4e-83cd-e261c9c0232c','0d7982cb-d6e3-402c-874d-63997df7434c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f6f409ba4764e858dd8fb7a6de6f1f3',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:37.782452 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b0d681fd-77d9-4ef3-91f7-03c456bd832e tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f8929c4-1c8a-4ef9-a778-0f1aea3e9673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:37.790435 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b0d681fd-77d9-4ef3-91f7-03c456bd832e tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f8929c4-1c8a-4ef9-a778-0f1aea3e9673) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:37.791205 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-b0d681fd-77d9-4ef3-91f7-03c456bd832e tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Flow 'volume_create_api' (ab87c0d7-5e52-4f52-9656-448c37ce5da2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:37.791488 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b0d681fd-77d9-4ef3-91f7-03c456bd832e tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Create volume request issued successfully. Aug 01 00:27:37.792024 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b0d681fd-77d9-4ef3-91f7-03c456bd832e tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:27:37.792429 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1331/5337] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:27:37 2026] POST /volume/v3/volumes => generated 759 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:27:37.809398 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2d541696-b085-4f3d-8289-15814390398b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:37.811120 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2d541696-b085-4f3d-8289-15814390398b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:27:37.811444 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2d541696-b085-4f3d-8289-15814390398b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "cbb1b412-cc01-4095-9d02-a9055fd2ff5a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1511487347"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:37.812740 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.volumes [None req-2d541696-b085-4f3d-8289-15814390398b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Create volume request body: {'volume': {"'snapshot_id": 'cbb1b412-cc01-4095-9d02-a9055fd2ff5a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1511487347'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:27:37.812879 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-2d541696-b085-4f3d-8289-15814390398b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Create volume of 1 GB Aug 01 00:27:37.813130 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:37.813130 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:37.816648 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2d541696-b085-4f3d-8289-15814390398b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Availability Zones retrieved successfully. Aug 01 00:27:37.821887 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d541696-b085-4f3d-8289-15814390398b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Flow 'volume_create_api' (3e3d436b-bed1-44a7-baf0-f107c7b32f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:37.822778 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d541696-b085-4f3d-8289-15814390398b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (046409e9-22bd-486e-a9c7-b0a444db8438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:37.823598 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.flows.api.create_volume [None req-2d541696-b085-4f3d-8289-15814390398b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Validating volume size '1' using validate_int {{(pid=100406) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:27:37.831670 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-c4e94127-1b42-4c2e-b818-1073d04c6bd7 req-d2d7aa26-007a-4d99-b405-e9d25c75bcbd tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Lock "cinder-attachment_update-427f1d5f-6da8-4bf5-997f-0b8d36e8f0db-np0000006296" released by "attachment_update" :: held 0.119s {{(pid=100409) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:27:37.832040 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-c4e94127-1b42-4c2e-b818-1073d04c6bd7 req-d2d7aa26-007a-4d99-b405-e9d25c75bcbd tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] https://10.4.3.222/volume/v3/attachments/400e456b-bc0f-4bbe-a171-d139d47f5aea returned with HTTP 200 Aug 01 00:27:37.832610 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1336/5338] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:27:37 2026] PUT /volume/v3/attachments/400e456b-bc0f-4bbe-a171-d139d47f5aea => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:27:37.850333 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d541696-b085-4f3d-8289-15814390398b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (046409e9-22bd-486e-a9c7-b0a444db8438) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:37.851439 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d541696-b085-4f3d-8289-15814390398b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f640025-abab-4c21-a8b9-d16f37385a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:37.852628 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-c4e94127-1b42-4c2e-b818-1073d04c6bd7 req-fa16b6f9-e3a3-4352-9069-64ef7de7172b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:37.855351 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-c4e94127-1b42-4c2e-b818-1073d04c6bd7 req-fa16b6f9-e3a3-4352-9069-64ef7de7172b tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] POST https://10.4.3.222/volume/v3/attachments/400e456b-bc0f-4bbe-a171-d139d47f5aea/action Aug 01 00:27:37.855804 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-c4e94127-1b42-4c2e-b818-1073d04c6bd7 req-fa16b6f9-e3a3-4352-9069-64ef7de7172b tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Action body: b'{"os-complete": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:27:37.855990 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-c4e94127-1b42-4c2e-b818-1073d04c6bd7 req-fa16b6f9-e3a3-4352-9069-64ef7de7172b tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:37.876787 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:37.876787 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:37.886538 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-c4e94127-1b42-4c2e-b818-1073d04c6bd7 req-fa16b6f9-e3a3-4352-9069-64ef7de7172b tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] https://10.4.3.222/volume/v3/attachments/400e456b-bc0f-4bbe-a171-d139d47f5aea/action returned with HTTP 204 Aug 01 00:27:37.887020 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1338/5339] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:27:37 2026] POST /volume/v3/attachments/400e456b-bc0f-4bbe-a171-d139d47f5aea/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:27:37.888086 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-2d541696-b085-4f3d-8289-15814390398b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Created reservations ['4f38696a-dbe0-4c5b-a011-153538de8226', 'e08851ef-6f77-4e82-9bd5-95248693e7c1', 'd08d64e4-18a8-4d7d-ab7a-9330a8e85918', 'bf65e907-26ff-4750-a79f-d27317bb8784'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:27:37.888828 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d541696-b085-4f3d-8289-15814390398b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f640025-abab-4c21-a8b9-d16f37385a5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f38696a-dbe0-4c5b-a011-153538de8226', 'e08851ef-6f77-4e82-9bd5-95248693e7c1', 'd08d64e4-18a8-4d7d-ab7a-9330a8e85918', 'bf65e907-26ff-4750-a79f-d27317bb8784']}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:37.889597 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d541696-b085-4f3d-8289-15814390398b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77fa234a-0242-4dbf-969b-48790227f122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:37.913044 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d541696-b085-4f3d-8289-15814390398b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77fa234a-0242-4dbf-969b-48790227f122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d846631-6e0f-4503-9075-f5b7152d42fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1511487347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e992945d3a9a4f209acdbe995a1229f5',qos_specs=None,replication_status=,reservations=['4f38696a-dbe0-4c5b-a011-153538de8226','e08851ef-6f77-4e82-9bd5-95248693e7c1','d08d64e4-18a8-4d7d-ab7a-9330a8e85918','bf65e907-26ff-4750-a79f-d27317bb8784'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f6f409ba4764e858dd8fb7a6de6f1f3',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:27:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1511487347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d846631-6e0f-4503-9075-f5b7152d42fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e992945d3a9a4f209acdbe995a1229f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f6f409ba4764e858dd8fb7a6de6f1f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:37.913831 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d541696-b085-4f3d-8289-15814390398b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (192fa64f-f770-49e9-aa59-378bc3423fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:37.929357 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d541696-b085-4f3d-8289-15814390398b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (192fa64f-f770-49e9-aa59-378bc3423fd0) transitioned into state 'SUCCESS' from state '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-1511487347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e992945d3a9a4f209acdbe995a1229f5',qos_specs=None,replication_status=,reservations=['4f38696a-dbe0-4c5b-a011-153538de8226','e08851ef-6f77-4e82-9bd5-95248693e7c1','d08d64e4-18a8-4d7d-ab7a-9330a8e85918','bf65e907-26ff-4750-a79f-d27317bb8784'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f6f409ba4764e858dd8fb7a6de6f1f3',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:37.930606 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d541696-b085-4f3d-8289-15814390398b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42115ae4-735d-451c-a65b-1738b9d24ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:37.939562 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d541696-b085-4f3d-8289-15814390398b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42115ae4-735d-451c-a65b-1738b9d24ca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100406) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:37.940409 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-2d541696-b085-4f3d-8289-15814390398b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Flow 'volume_create_api' (3e3d436b-bed1-44a7-baf0-f107c7b32f05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100406) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:37.940778 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2d541696-b085-4f3d-8289-15814390398b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Create volume request issued successfully. Aug 01 00:27:37.941396 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2d541696-b085-4f3d-8289-15814390398b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:27:37.941844 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1335/5340] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:27:37 2026] POST /volume/v3/volumes => generated 760 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:27:37.953836 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7fd958f6-5917-4652-87bd-9d59771fe260 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:37.956267 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7fd958f6-5917-4652-87bd-9d59771fe260 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:27:37.956672 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7fd958f6-5917-4652-87bd-9d59771fe260 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "cbb1b412-cc01-4095-9d02-a9055fd2ff5a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1963916742"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:37.958456 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-7fd958f6-5917-4652-87bd-9d59771fe260 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Create volume request body: {'volume': {"'snapshot_id": 'cbb1b412-cc01-4095-9d02-a9055fd2ff5a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1963916742'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:27:37.958561 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-7fd958f6-5917-4652-87bd-9d59771fe260 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Create volume of 1 GB Aug 01 00:27:37.958870 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:37.958870 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:37.964516 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7fd958f6-5917-4652-87bd-9d59771fe260 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Availability Zones retrieved successfully. Aug 01 00:27:37.970961 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7fd958f6-5917-4652-87bd-9d59771fe260 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Flow 'volume_create_api' (ac6865e6-2c32-4a1f-b68f-d62ec1caaa6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:37.971851 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7fd958f6-5917-4652-87bd-9d59771fe260 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf74b164-06bd-44d1-b485-ea60203e7f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:37.972736 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-7fd958f6-5917-4652-87bd-9d59771fe260 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:27:37.995885 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7fd958f6-5917-4652-87bd-9d59771fe260 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf74b164-06bd-44d1-b485-ea60203e7f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:37.998500 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7fd958f6-5917-4652-87bd-9d59771fe260 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f321820c-b51c-48fd-8b53-47327cb30661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:38.038193 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-7fd958f6-5917-4652-87bd-9d59771fe260 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Created reservations ['6c7875c4-8695-4a61-b0fd-938750764354', 'c31a0305-617c-4cbc-8d1b-b9957ac28182', 'd0a8996e-d47d-470a-ba7c-accba2c646c3', '1fde997e-094e-4be7-b487-1f85b1f19977'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:27:38.038193 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7fd958f6-5917-4652-87bd-9d59771fe260 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f321820c-b51c-48fd-8b53-47327cb30661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c7875c4-8695-4a61-b0fd-938750764354', 'c31a0305-617c-4cbc-8d1b-b9957ac28182', 'd0a8996e-d47d-470a-ba7c-accba2c646c3', '1fde997e-094e-4be7-b487-1f85b1f19977']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:38.038957 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7fd958f6-5917-4652-87bd-9d59771fe260 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cb78869-6e5a-4c14-869f-082c940349bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:38.061758 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7fd958f6-5917-4652-87bd-9d59771fe260 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cb78869-6e5a-4c14-869f-082c940349bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa601a92-1ac0-43a5-9e01-4a7df3a04def', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1963916742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e992945d3a9a4f209acdbe995a1229f5',qos_specs=None,replication_status=,reservations=['6c7875c4-8695-4a61-b0fd-938750764354','c31a0305-617c-4cbc-8d1b-b9957ac28182','d0a8996e-d47d-470a-ba7c-accba2c646c3','1fde997e-094e-4be7-b487-1f85b1f19977'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f6f409ba4764e858dd8fb7a6de6f1f3',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:27:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1963916742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa601a92-1ac0-43a5-9e01-4a7df3a04def,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e992945d3a9a4f209acdbe995a1229f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f6f409ba4764e858dd8fb7a6de6f1f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:38.062577 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7fd958f6-5917-4652-87bd-9d59771fe260 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a104ae5-cca4-4eac-bc89-ee477d21052d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:38.080381 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7fd958f6-5917-4652-87bd-9d59771fe260 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a104ae5-cca4-4eac-bc89-ee477d21052d) transitioned into state 'SUCCESS' from state '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-1963916742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e992945d3a9a4f209acdbe995a1229f5',qos_specs=None,replication_status=,reservations=['6c7875c4-8695-4a61-b0fd-938750764354','c31a0305-617c-4cbc-8d1b-b9957ac28182','d0a8996e-d47d-470a-ba7c-accba2c646c3','1fde997e-094e-4be7-b487-1f85b1f19977'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f6f409ba4764e858dd8fb7a6de6f1f3',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:38.081308 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7fd958f6-5917-4652-87bd-9d59771fe260 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23cfb3f7-82a3-4d67-86ed-00f1b1d48454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:38.091441 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7fd958f6-5917-4652-87bd-9d59771fe260 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23cfb3f7-82a3-4d67-86ed-00f1b1d48454) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:38.092522 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-7fd958f6-5917-4652-87bd-9d59771fe260 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Flow 'volume_create_api' (ac6865e6-2c32-4a1f-b68f-d62ec1caaa6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:38.092845 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7fd958f6-5917-4652-87bd-9d59771fe260 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Create volume request issued successfully. Aug 01 00:27:38.093374 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7fd958f6-5917-4652-87bd-9d59771fe260 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:27:38.093832 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1332/5341] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:27:37 2026] POST /volume/v3/volumes => generated 760 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:27:38.113568 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-1b28235a-a581-4121-b220-2ddaed98cca2 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:38.115749 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1b28235a-a581-4121-b220-2ddaed98cca2 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] GET https://10.4.3.222/volume/v3/volumes/17c25e43-0ed0-4219-87cd-c6559ca8df3e Aug 01 00:27:38.116255 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1b28235a-a581-4121-b220-2ddaed98cca2 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:38.116340 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1b28235a-a581-4121-b220-2ddaed98cca2 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:38.130653 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:38.130653 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:38.138816 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-1b28235a-a581-4121-b220-2ddaed98cca2 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Volume info retrieved successfully. Aug 01 00:27:38.144758 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1b28235a-a581-4121-b220-2ddaed98cca2 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/volumes/17c25e43-0ed0-4219-87cd-c6559ca8df3e returned with HTTP 200 Aug 01 00:27:38.145236 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1337/5342] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:38 2026] GET /volume/v3/volumes/17c25e43-0ed0-4219-87cd-c6559ca8df3e => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:38.149033 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-5df29a5f-e22b-43d7-ae29-c3830701ac28 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:38.150961 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5df29a5f-e22b-43d7-ae29-c3830701ac28 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb Aug 01 00:27:38.151172 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5df29a5f-e22b-43d7-ae29-c3830701ac28 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:38.151353 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-5df29a5f-e22b-43d7-ae29-c3830701ac28 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:38.162731 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:38.162731 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:38.162985 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a047463d-bc00-4b91-9c58-57ed662c1564 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:38.165241 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a047463d-bc00-4b91-9c58-57ed662c1564 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] GET https://10.4.3.222/volume/v3/volumes/78ed751f-6fda-4cd0-b936-3640d3060790 Aug 01 00:27:38.165423 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a047463d-bc00-4b91-9c58-57ed662c1564 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:38.165605 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a047463d-bc00-4b91-9c58-57ed662c1564 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:38.171372 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-5df29a5f-e22b-43d7-ae29-c3830701ac28 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:27:38.176881 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:38.176881 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:38.178286 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-5df29a5f-e22b-43d7-ae29-c3830701ac28 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb returned with HTTP 200 Aug 01 00:27:38.178806 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1339/5343] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:38 2026] GET /volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:38.184666 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a047463d-bc00-4b91-9c58-57ed662c1564 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Volume info retrieved successfully. Aug 01 00:27:38.189787 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a047463d-bc00-4b91-9c58-57ed662c1564 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/volumes/78ed751f-6fda-4cd0-b936-3640d3060790 returned with HTTP 200 Aug 01 00:27:38.190206 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1336/5344] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:38 2026] GET /volume/v3/volumes/78ed751f-6fda-4cd0-b936-3640d3060790 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:38.205382 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d1417a89-71a7-4bfd-bdf8-dd935f17e4c3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:38.210617 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d1417a89-71a7-4bfd-bdf8-dd935f17e4c3 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] GET https://10.4.3.222/volume/v3/volumes/eacde7ac-948f-47f2-be90-1b879f47e4f8 Aug 01 00:27:38.210980 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d1417a89-71a7-4bfd-bdf8-dd935f17e4c3 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:38.211290 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d1417a89-71a7-4bfd-bdf8-dd935f17e4c3 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:38.220751 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:38.220751 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:38.226137 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d1417a89-71a7-4bfd-bdf8-dd935f17e4c3 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Volume info retrieved successfully. Aug 01 00:27:38.232146 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d1417a89-71a7-4bfd-bdf8-dd935f17e4c3 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/volumes/eacde7ac-948f-47f2-be90-1b879f47e4f8 returned with HTTP 200 Aug 01 00:27:38.232733 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1333/5345] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:38 2026] GET /volume/v3/volumes/eacde7ac-948f-47f2-be90-1b879f47e4f8 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:38.246763 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c5faf143-d83e-4992-af8d-5161fe3d3da4 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:38.249033 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c5faf143-d83e-4992-af8d-5161fe3d3da4 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] GET https://10.4.3.222/volume/v3/volumes/6d846631-6e0f-4503-9075-f5b7152d42fe Aug 01 00:27:38.249224 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c5faf143-d83e-4992-af8d-5161fe3d3da4 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:38.249432 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c5faf143-d83e-4992-af8d-5161fe3d3da4 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:38.258210 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:38.258210 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:38.265926 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c5faf143-d83e-4992-af8d-5161fe3d3da4 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Volume info retrieved successfully. Aug 01 00:27:38.272983 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c5faf143-d83e-4992-af8d-5161fe3d3da4 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/volumes/6d846631-6e0f-4503-9075-f5b7152d42fe returned with HTTP 200 Aug 01 00:27:38.273425 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1338/5346] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:38 2026] GET /volume/v3/volumes/6d846631-6e0f-4503-9075-f5b7152d42fe => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:38.287139 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-8096ef84-5c58-48ec-a1bc-492488bed2c7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:38.289095 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8096ef84-5c58-48ec-a1bc-492488bed2c7 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] GET https://10.4.3.222/volume/v3/volumes/fa601a92-1ac0-43a5-9e01-4a7df3a04def Aug 01 00:27:38.289181 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8096ef84-5c58-48ec-a1bc-492488bed2c7 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:38.289385 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8096ef84-5c58-48ec-a1bc-492488bed2c7 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:38.300391 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:38.300391 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:38.303614 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-8096ef84-5c58-48ec-a1bc-492488bed2c7 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Volume info retrieved successfully. Aug 01 00:27:38.307286 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8096ef84-5c58-48ec-a1bc-492488bed2c7 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/volumes/fa601a92-1ac0-43a5-9e01-4a7df3a04def returned with HTTP 200 Aug 01 00:27:38.307642 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1340/5347] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:38 2026] GET /volume/v3/volumes/fa601a92-1ac0-43a5-9e01-4a7df3a04def => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:38.318812 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8ae604c3-d908-41f1-b9b8-fcd7240dd974 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:38.320425 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8ae604c3-d908-41f1-b9b8-fcd7240dd974 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] DELETE https://10.4.3.222/volume/v3/volumes/fa601a92-1ac0-43a5-9e01-4a7df3a04def Aug 01 00:27:38.320599 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8ae604c3-d908-41f1-b9b8-fcd7240dd974 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:38.320782 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8ae604c3-d908-41f1-b9b8-fcd7240dd974 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:38.320950 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-8ae604c3-d908-41f1-b9b8-fcd7240dd974 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Delete volume with id: fa601a92-1ac0-43a5-9e01-4a7df3a04def Aug 01 00:27:38.330364 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:38.330364 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:38.330912 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8ae604c3-d908-41f1-b9b8-fcd7240dd974 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Volume info retrieved successfully. Aug 01 00:27:38.349695 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-8ae604c3-d908-41f1-b9b8-fcd7240dd974 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Delete volume request issued successfully. Aug 01 00:27:38.349892 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8ae604c3-d908-41f1-b9b8-fcd7240dd974 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/volumes/fa601a92-1ac0-43a5-9e01-4a7df3a04def returned with HTTP 202 Aug 01 00:27:38.350283 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1337/5348] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:27:38 2026] DELETE /volume/v3/volumes/fa601a92-1ac0-43a5-9e01-4a7df3a04def => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:27:38.357693 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-61e25860-b382-4e28-8af1-fbc1149c5dc1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:38.359792 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-61e25860-b382-4e28-8af1-fbc1149c5dc1 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] GET https://10.4.3.222/volume/v3/volumes/fa601a92-1ac0-43a5-9e01-4a7df3a04def Aug 01 00:27:38.360114 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-61e25860-b382-4e28-8af1-fbc1149c5dc1 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:38.360423 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-61e25860-b382-4e28-8af1-fbc1149c5dc1 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:38.368931 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:38.368931 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:38.373232 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-61e25860-b382-4e28-8af1-fbc1149c5dc1 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Volume info retrieved successfully. Aug 01 00:27:38.378062 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-61e25860-b382-4e28-8af1-fbc1149c5dc1 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/volumes/fa601a92-1ac0-43a5-9e01-4a7df3a04def returned with HTTP 200 Aug 01 00:27:38.378515 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1334/5349] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:38 2026] GET /volume/v3/volumes/fa601a92-1ac0-43a5-9e01-4a7df3a04def => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:38.728994 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5097dfa8-ed46-4707-bac8-2476e30a5436 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:38.730647 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5097dfa8-ed46-4707-bac8-2476e30a5436 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 Aug 01 00:27:38.730851 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5097dfa8-ed46-4707-bac8-2476e30a5436 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:38.731079 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5097dfa8-ed46-4707-bac8-2476e30a5436 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:38.741731 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:38.741731 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:38.745017 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-5097dfa8-ed46-4707-bac8-2476e30a5436 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:38.749034 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5097dfa8-ed46-4707-bac8-2476e30a5436 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 returned with HTTP 200 Aug 01 00:27:38.749419 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1339/5350] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:38 2026] GET /volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:39.190881 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f3445684-00a3-4c67-b118-c1f15a7391df None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:39.192889 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f3445684-00a3-4c67-b118-c1f15a7391df tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb Aug 01 00:27:39.193072 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f3445684-00a3-4c67-b118-c1f15a7391df tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:39.193242 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f3445684-00a3-4c67-b118-c1f15a7391df tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:39.201317 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:39.201317 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:39.207856 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f3445684-00a3-4c67-b118-c1f15a7391df tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:27:39.212780 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f3445684-00a3-4c67-b118-c1f15a7391df tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb returned with HTTP 200 Aug 01 00:27:39.213273 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1341/5351] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:39 2026] GET /volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:39.396054 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c3d106d9-204e-41c4-add7-a7d85671d6a9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:39.397689 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c3d106d9-204e-41c4-add7-a7d85671d6a9 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] GET https://10.4.3.222/volume/v3/volumes/fa601a92-1ac0-43a5-9e01-4a7df3a04def Aug 01 00:27:39.397891 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c3d106d9-204e-41c4-add7-a7d85671d6a9 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:39.398096 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c3d106d9-204e-41c4-add7-a7d85671d6a9 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:39.403385 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c3d106d9-204e-41c4-add7-a7d85671d6a9 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/volumes/fa601a92-1ac0-43a5-9e01-4a7df3a04def returned with HTTP 404 Aug 01 00:27:39.403845 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1338/5352] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:39 2026] GET /volume/v3/volumes/fa601a92-1ac0-43a5-9e01-4a7df3a04def => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:27:39.409746 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d20159ae-e885-44f4-9750-cde771f0ec9c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:39.411508 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d20159ae-e885-44f4-9750-cde771f0ec9c tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] DELETE https://10.4.3.222/volume/v3/volumes/6d846631-6e0f-4503-9075-f5b7152d42fe Aug 01 00:27:39.411704 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d20159ae-e885-44f4-9750-cde771f0ec9c tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:39.411939 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d20159ae-e885-44f4-9750-cde771f0ec9c tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:39.412108 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-d20159ae-e885-44f4-9750-cde771f0ec9c tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Delete volume with id: 6d846631-6e0f-4503-9075-f5b7152d42fe Aug 01 00:27:39.420071 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:39.420071 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:39.420485 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d20159ae-e885-44f4-9750-cde771f0ec9c tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Volume info retrieved successfully. Aug 01 00:27:39.437567 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d20159ae-e885-44f4-9750-cde771f0ec9c tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Delete volume request issued successfully. Aug 01 00:27:39.437816 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d20159ae-e885-44f4-9750-cde771f0ec9c tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/volumes/6d846631-6e0f-4503-9075-f5b7152d42fe returned with HTTP 202 Aug 01 00:27:39.438354 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1335/5353] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:27:39 2026] DELETE /volume/v3/volumes/6d846631-6e0f-4503-9075-f5b7152d42fe => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:27:39.445175 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-1de929f8-06e0-4fa1-ab7d-5133c309bd13 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:39.446817 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1de929f8-06e0-4fa1-ab7d-5133c309bd13 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] GET https://10.4.3.222/volume/v3/volumes/6d846631-6e0f-4503-9075-f5b7152d42fe Aug 01 00:27:39.447029 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1de929f8-06e0-4fa1-ab7d-5133c309bd13 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:39.447205 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1de929f8-06e0-4fa1-ab7d-5133c309bd13 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:39.453885 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:39.453885 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:39.458289 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-1de929f8-06e0-4fa1-ab7d-5133c309bd13 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Volume info retrieved successfully. Aug 01 00:27:39.461927 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1de929f8-06e0-4fa1-ab7d-5133c309bd13 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/volumes/6d846631-6e0f-4503-9075-f5b7152d42fe returned with HTTP 200 Aug 01 00:27:39.462260 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1340/5354] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:39 2026] GET /volume/v3/volumes/6d846631-6e0f-4503-9075-f5b7152d42fe => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:39.761123 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-e374c66e-028d-43c6-86ae-fa233ee58f0d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:39.762848 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e374c66e-028d-43c6-86ae-fa233ee58f0d tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 Aug 01 00:27:39.763058 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e374c66e-028d-43c6-86ae-fa233ee58f0d tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:39.763230 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-e374c66e-028d-43c6-86ae-fa233ee58f0d tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:39.771962 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:39.771962 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:39.775182 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-e374c66e-028d-43c6-86ae-fa233ee58f0d tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:39.778735 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-e374c66e-028d-43c6-86ae-fa233ee58f0d tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 returned with HTTP 200 Aug 01 00:27:39.779087 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1342/5355] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:39 2026] GET /volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:40.158655 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-fe6bce4f-33fb-4f88-9044-66d6a652bf33 req-e1d174df-78b9-4872-b246-e18b2ebe66fc None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:40.160510 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-fe6bce4f-33fb-4f88-9044-66d6a652bf33 req-e1d174df-78b9-4872-b246-e18b2ebe66fc tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] POST https://10.4.3.222/volume/v3/attachments/049790fb-dddb-47dd-9867-ed66f9829ac3/action Aug 01 00:27:40.160887 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-fe6bce4f-33fb-4f88-9044-66d6a652bf33 req-e1d174df-78b9-4872-b246-e18b2ebe66fc tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Action body: b'{"os-complete": null}' {{(pid=100406) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:27:40.161017 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-fe6bce4f-33fb-4f88-9044-66d6a652bf33 req-e1d174df-78b9-4872-b246-e18b2ebe66fc tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:40.175841 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:40.175841 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:40.184582 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-fe6bce4f-33fb-4f88-9044-66d6a652bf33 req-e1d174df-78b9-4872-b246-e18b2ebe66fc tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/attachments/049790fb-dddb-47dd-9867-ed66f9829ac3/action returned with HTTP 204 Aug 01 00:27:40.185050 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1339/5356] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:27:40 2026] POST /volume/v3/attachments/049790fb-dddb-47dd-9867-ed66f9829ac3/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:27:40.226714 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cd858d4b-356c-4133-a63a-499595d2c5d9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:40.228401 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cd858d4b-356c-4133-a63a-499595d2c5d9 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb Aug 01 00:27:40.228586 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cd858d4b-356c-4133-a63a-499595d2c5d9 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:40.228755 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cd858d4b-356c-4133-a63a-499595d2c5d9 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:40.235346 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:40.235346 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:40.238493 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-cd858d4b-356c-4133-a63a-499595d2c5d9 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:27:40.242145 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cd858d4b-356c-4133-a63a-499595d2c5d9 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb returned with HTTP 200 Aug 01 00:27:40.242498 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1336/5357] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:40 2026] GET /volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:40.475027 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-67938b56-e063-4846-872a-6b57489b79e7 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:40.476628 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-67938b56-e063-4846-872a-6b57489b79e7 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] GET https://10.4.3.222/volume/v3/volumes/6d846631-6e0f-4503-9075-f5b7152d42fe Aug 01 00:27:40.476872 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-67938b56-e063-4846-872a-6b57489b79e7 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:40.477022 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-67938b56-e063-4846-872a-6b57489b79e7 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:40.482107 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-67938b56-e063-4846-872a-6b57489b79e7 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/volumes/6d846631-6e0f-4503-9075-f5b7152d42fe returned with HTTP 404 Aug 01 00:27:40.482489 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1341/5358] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:40 2026] GET /volume/v3/volumes/6d846631-6e0f-4503-9075-f5b7152d42fe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:27:40.488217 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c9db0151-6754-4a32-a9ea-94627df3dd6b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:40.489803 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c9db0151-6754-4a32-a9ea-94627df3dd6b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] DELETE https://10.4.3.222/volume/v3/volumes/eacde7ac-948f-47f2-be90-1b879f47e4f8 Aug 01 00:27:40.490032 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c9db0151-6754-4a32-a9ea-94627df3dd6b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:40.490206 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c9db0151-6754-4a32-a9ea-94627df3dd6b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:40.490357 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-c9db0151-6754-4a32-a9ea-94627df3dd6b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Delete volume with id: eacde7ac-948f-47f2-be90-1b879f47e4f8 Aug 01 00:27:40.497192 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:40.497192 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:40.497574 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c9db0151-6754-4a32-a9ea-94627df3dd6b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Volume info retrieved successfully. Aug 01 00:27:40.513325 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c9db0151-6754-4a32-a9ea-94627df3dd6b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Delete volume request issued successfully. Aug 01 00:27:40.513501 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c9db0151-6754-4a32-a9ea-94627df3dd6b tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/volumes/eacde7ac-948f-47f2-be90-1b879f47e4f8 returned with HTTP 202 Aug 01 00:27:40.513886 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1343/5359] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:27:40 2026] DELETE /volume/v3/volumes/eacde7ac-948f-47f2-be90-1b879f47e4f8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:27:40.519983 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5e0fb674-f3ef-4966-9f7e-15ff9494a976 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:40.521606 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5e0fb674-f3ef-4966-9f7e-15ff9494a976 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] GET https://10.4.3.222/volume/v3/volumes/eacde7ac-948f-47f2-be90-1b879f47e4f8 Aug 01 00:27:40.521811 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5e0fb674-f3ef-4966-9f7e-15ff9494a976 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:40.522019 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5e0fb674-f3ef-4966-9f7e-15ff9494a976 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:40.528296 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:40.528296 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:40.532283 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-5e0fb674-f3ef-4966-9f7e-15ff9494a976 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Volume info retrieved successfully. Aug 01 00:27:40.538728 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5e0fb674-f3ef-4966-9f7e-15ff9494a976 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/volumes/eacde7ac-948f-47f2-be90-1b879f47e4f8 returned with HTTP 200 Aug 01 00:27:40.538728 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1340/5360] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:40 2026] GET /volume/v3/volumes/eacde7ac-948f-47f2-be90-1b879f47e4f8 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:40.790840 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c5b9091c-338f-4978-96b8-d9b6bd49f2a0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:40.792480 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c5b9091c-338f-4978-96b8-d9b6bd49f2a0 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 Aug 01 00:27:40.792668 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c5b9091c-338f-4978-96b8-d9b6bd49f2a0 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:40.792857 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c5b9091c-338f-4978-96b8-d9b6bd49f2a0 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:40.801461 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:40.801461 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:40.804544 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c5b9091c-338f-4978-96b8-d9b6bd49f2a0 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:40.808729 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c5b9091c-338f-4978-96b8-d9b6bd49f2a0 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 returned with HTTP 200 Aug 01 00:27:40.809148 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1337/5361] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:40 2026] GET /volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 => generated 1176 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:27:41.254456 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-25139d7b-7763-4b7d-a2bb-85670bd6c19a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:41.257170 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-25139d7b-7763-4b7d-a2bb-85670bd6c19a tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb Aug 01 00:27:41.257375 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-25139d7b-7763-4b7d-a2bb-85670bd6c19a tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:41.257640 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-25139d7b-7763-4b7d-a2bb-85670bd6c19a tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:41.266067 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:41.266067 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:41.270934 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-25139d7b-7763-4b7d-a2bb-85670bd6c19a tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:27:41.277304 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-25139d7b-7763-4b7d-a2bb-85670bd6c19a tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb returned with HTTP 200 Aug 01 00:27:41.277843 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1342/5362] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:41 2026] GET /volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:41.548573 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b0b21a67-c349-4bfd-af7d-c876865b551f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:41.550219 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b0b21a67-c349-4bfd-af7d-c876865b551f tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] GET https://10.4.3.222/volume/v3/volumes/eacde7ac-948f-47f2-be90-1b879f47e4f8 Aug 01 00:27:41.550431 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b0b21a67-c349-4bfd-af7d-c876865b551f tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:41.550633 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b0b21a67-c349-4bfd-af7d-c876865b551f tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:41.556408 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b0b21a67-c349-4bfd-af7d-c876865b551f tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/volumes/eacde7ac-948f-47f2-be90-1b879f47e4f8 returned with HTTP 404 Aug 01 00:27:41.556835 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1344/5363] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:41 2026] GET /volume/v3/volumes/eacde7ac-948f-47f2-be90-1b879f47e4f8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:27:41.563075 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-43807905-1ae2-4f53-abc8-2d80f625359d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:41.564882 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-43807905-1ae2-4f53-abc8-2d80f625359d tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] DELETE https://10.4.3.222/volume/v3/volumes/78ed751f-6fda-4cd0-b936-3640d3060790 Aug 01 00:27:41.565090 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-43807905-1ae2-4f53-abc8-2d80f625359d tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:41.565268 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-43807905-1ae2-4f53-abc8-2d80f625359d tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:41.565416 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-43807905-1ae2-4f53-abc8-2d80f625359d tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Delete volume with id: 78ed751f-6fda-4cd0-b936-3640d3060790 Aug 01 00:27:41.572070 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:41.572070 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:41.572517 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-43807905-1ae2-4f53-abc8-2d80f625359d tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Volume info retrieved successfully. Aug 01 00:27:41.588835 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-43807905-1ae2-4f53-abc8-2d80f625359d tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Delete volume request issued successfully. Aug 01 00:27:41.589056 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-43807905-1ae2-4f53-abc8-2d80f625359d tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/volumes/78ed751f-6fda-4cd0-b936-3640d3060790 returned with HTTP 202 Aug 01 00:27:41.589435 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1341/5364] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:27:41 2026] DELETE /volume/v3/volumes/78ed751f-6fda-4cd0-b936-3640d3060790 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:27:41.595916 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-34d5b1e0-dd69-46e0-88d5-6e115b3975e0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:41.597648 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-34d5b1e0-dd69-46e0-88d5-6e115b3975e0 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] GET https://10.4.3.222/volume/v3/volumes/78ed751f-6fda-4cd0-b936-3640d3060790 Aug 01 00:27:41.597862 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-34d5b1e0-dd69-46e0-88d5-6e115b3975e0 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:41.598065 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-34d5b1e0-dd69-46e0-88d5-6e115b3975e0 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:41.604299 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:41.604299 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:41.607458 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-34d5b1e0-dd69-46e0-88d5-6e115b3975e0 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Volume info retrieved successfully. Aug 01 00:27:41.611034 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-34d5b1e0-dd69-46e0-88d5-6e115b3975e0 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/volumes/78ed751f-6fda-4cd0-b936-3640d3060790 returned with HTTP 200 Aug 01 00:27:41.611433 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1338/5365] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:41 2026] GET /volume/v3/volumes/78ed751f-6fda-4cd0-b936-3640d3060790 => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:42.290782 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f4af1914-63e3-4595-99ac-063a22d308a1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:42.292502 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f4af1914-63e3-4595-99ac-063a22d308a1 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb Aug 01 00:27:42.292678 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f4af1914-63e3-4595-99ac-063a22d308a1 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:42.292867 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f4af1914-63e3-4595-99ac-063a22d308a1 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:42.299186 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:42.299186 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:42.302744 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-f4af1914-63e3-4595-99ac-063a22d308a1 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:27:42.306503 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f4af1914-63e3-4595-99ac-063a22d308a1 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb returned with HTTP 200 Aug 01 00:27:42.306875 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1343/5366] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:42 2026] GET /volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:42.624857 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a41f1718-4950-4c64-9401-dacae3703b30 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:42.626458 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a41f1718-4950-4c64-9401-dacae3703b30 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] GET https://10.4.3.222/volume/v3/volumes/78ed751f-6fda-4cd0-b936-3640d3060790 Aug 01 00:27:42.626636 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a41f1718-4950-4c64-9401-dacae3703b30 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:42.626819 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a41f1718-4950-4c64-9401-dacae3703b30 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:42.631983 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a41f1718-4950-4c64-9401-dacae3703b30 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/volumes/78ed751f-6fda-4cd0-b936-3640d3060790 returned with HTTP 404 Aug 01 00:27:42.632373 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1345/5367] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:42 2026] GET /volume/v3/volumes/78ed751f-6fda-4cd0-b936-3640d3060790 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:27:42.639739 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-043833a6-2881-4220-9953-7c7c39566842 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:42.641555 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-043833a6-2881-4220-9953-7c7c39566842 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] DELETE https://10.4.3.222/volume/v3/volumes/17c25e43-0ed0-4219-87cd-c6559ca8df3e Aug 01 00:27:42.641728 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-043833a6-2881-4220-9953-7c7c39566842 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:42.641930 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-043833a6-2881-4220-9953-7c7c39566842 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:42.642086 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-043833a6-2881-4220-9953-7c7c39566842 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Delete volume with id: 17c25e43-0ed0-4219-87cd-c6559ca8df3e Aug 01 00:27:42.649007 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:42.649007 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:42.649380 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-043833a6-2881-4220-9953-7c7c39566842 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Volume info retrieved successfully. Aug 01 00:27:42.666500 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-043833a6-2881-4220-9953-7c7c39566842 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Delete volume request issued successfully. Aug 01 00:27:42.666670 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-043833a6-2881-4220-9953-7c7c39566842 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/volumes/17c25e43-0ed0-4219-87cd-c6559ca8df3e returned with HTTP 202 Aug 01 00:27:42.667103 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1342/5368] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:27:42 2026] DELETE /volume/v3/volumes/17c25e43-0ed0-4219-87cd-c6559ca8df3e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:27:42.674124 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8ee304ce-0fb6-4c77-9d5f-97950211c78d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:42.675830 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8ee304ce-0fb6-4c77-9d5f-97950211c78d tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] GET https://10.4.3.222/volume/v3/volumes/17c25e43-0ed0-4219-87cd-c6559ca8df3e Aug 01 00:27:42.676039 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8ee304ce-0fb6-4c77-9d5f-97950211c78d tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:42.676216 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8ee304ce-0fb6-4c77-9d5f-97950211c78d tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:42.682657 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:42.682657 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:42.685919 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-8ee304ce-0fb6-4c77-9d5f-97950211c78d tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Volume info retrieved successfully. Aug 01 00:27:42.689669 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8ee304ce-0fb6-4c77-9d5f-97950211c78d tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/volumes/17c25e43-0ed0-4219-87cd-c6559ca8df3e returned with HTTP 200 Aug 01 00:27:42.690021 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1339/5369] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:42 2026] GET /volume/v3/volumes/17c25e43-0ed0-4219-87cd-c6559ca8df3e => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:43.319349 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2db77284-5c12-43c9-8ab8-c8ec923cc540 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:43.321125 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2db77284-5c12-43c9-8ab8-c8ec923cc540 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb Aug 01 00:27:43.321307 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2db77284-5c12-43c9-8ab8-c8ec923cc540 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:43.321505 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2db77284-5c12-43c9-8ab8-c8ec923cc540 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:43.328630 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:43.328630 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:43.332394 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-2db77284-5c12-43c9-8ab8-c8ec923cc540 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:27:43.336254 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2db77284-5c12-43c9-8ab8-c8ec923cc540 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb returned with HTTP 200 Aug 01 00:27:43.336746 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1344/5370] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:43 2026] GET /volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:43.660113 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-4d2bbad8-ac09-4d1e-a606-2dced90d835c req-58b9f6a8-7bd4-4380-b95f-149bf9bbc1c6 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:43.662176 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-4d2bbad8-ac09-4d1e-a606-2dced90d835c req-58b9f6a8-7bd4-4380-b95f-149bf9bbc1c6 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 Aug 01 00:27:43.662323 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-4d2bbad8-ac09-4d1e-a606-2dced90d835c req-58b9f6a8-7bd4-4380-b95f-149bf9bbc1c6 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:43.662494 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-4d2bbad8-ac09-4d1e-a606-2dced90d835c req-58b9f6a8-7bd4-4380-b95f-149bf9bbc1c6 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:43.671113 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:43.671113 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:43.674145 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-4d2bbad8-ac09-4d1e-a606-2dced90d835c req-58b9f6a8-7bd4-4380-b95f-149bf9bbc1c6 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:43.679235 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-4d2bbad8-ac09-4d1e-a606-2dced90d835c req-58b9f6a8-7bd4-4380-b95f-149bf9bbc1c6 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 returned with HTTP 200 Aug 01 00:27:43.679571 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1346/5371] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:27:43 2026] GET /volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 => generated 1176 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:27:43.704625 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-4d2bbad8-ac09-4d1e-a606-2dced90d835c req-4782130b-f5fd-4f46-bdca-724d7cd3bda9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:43.704971 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-03315034-33f8-4b45-8f63-b766367de961 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:43.706430 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-03315034-33f8-4b45-8f63-b766367de961 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] GET https://10.4.3.222/volume/v3/volumes/17c25e43-0ed0-4219-87cd-c6559ca8df3e Aug 01 00:27:43.706639 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-4d2bbad8-ac09-4d1e-a606-2dced90d835c req-4782130b-f5fd-4f46-bdca-724d7cd3bda9 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] POST https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95/action Aug 01 00:27:43.706675 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-03315034-33f8-4b45-8f63-b766367de961 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:43.706996 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-4d2bbad8-ac09-4d1e-a606-2dced90d835c req-4782130b-f5fd-4f46-bdca-724d7cd3bda9 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:27:43.707109 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-4d2bbad8-ac09-4d1e-a606-2dced90d835c req-4782130b-f5fd-4f46-bdca-724d7cd3bda9 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:43.707176 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-03315034-33f8-4b45-8f63-b766367de961 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:43.714030 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-03315034-33f8-4b45-8f63-b766367de961 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/volumes/17c25e43-0ed0-4219-87cd-c6559ca8df3e returned with HTTP 404 Aug 01 00:27:43.714504 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1343/5372] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:43 2026] GET /volume/v3/volumes/17c25e43-0ed0-4219-87cd-c6559ca8df3e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:27:43.718412 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:43.718412 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:43.718850 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-4d2bbad8-ac09-4d1e-a606-2dced90d835c req-4782130b-f5fd-4f46-bdca-724d7cd3bda9 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:43.721229 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-14ea6417-7637-464c-9f19-c7a9d11d8262 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:43.723227 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-14ea6417-7637-464c-9f19-c7a9d11d8262 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/cbb1b412-cc01-4095-9d02-a9055fd2ff5a Aug 01 00:27:43.723435 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-14ea6417-7637-464c-9f19-c7a9d11d8262 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:43.723638 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-14ea6417-7637-464c-9f19-c7a9d11d8262 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:43.723744 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-14ea6417-7637-464c-9f19-c7a9d11d8262 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Delete snapshot with id: cbb1b412-cc01-4095-9d02-a9055fd2ff5a Aug 01 00:27:43.724352 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-4d2bbad8-ac09-4d1e-a606-2dced90d835c req-4782130b-f5fd-4f46-bdca-724d7cd3bda9 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Begin detaching volume completed successfully. Aug 01 00:27:43.724551 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-4d2bbad8-ac09-4d1e-a606-2dced90d835c req-4782130b-f5fd-4f46-bdca-724d7cd3bda9 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95/action returned with HTTP 202 Aug 01 00:27:43.724958 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1340/5373] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:27:43 2026] POST /volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:27:43.729101 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:43.729101 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:43.729521 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-14ea6417-7637-464c-9f19-c7a9d11d8262 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Snapshot retrieved successfully. Aug 01 00:27:43.744690 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-14ea6417-7637-464c-9f19-c7a9d11d8262 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Snapshot delete request issued successfully. Aug 01 00:27:43.744884 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-14ea6417-7637-464c-9f19-c7a9d11d8262 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/snapshots/cbb1b412-cc01-4095-9d02-a9055fd2ff5a returned with HTTP 202 Aug 01 00:27:43.745293 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1345/5374] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:27:43 2026] DELETE /volume/v3/snapshots/cbb1b412-cc01-4095-9d02-a9055fd2ff5a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:27:43.752670 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-93d30a3b-17dc-4bd3-910a-54a581b6cabd None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:43.758362 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-93d30a3b-17dc-4bd3-910a-54a581b6cabd tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] GET https://10.4.3.222/volume/v3/snapshots/cbb1b412-cc01-4095-9d02-a9055fd2ff5a Aug 01 00:27:43.758590 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-93d30a3b-17dc-4bd3-910a-54a581b6cabd tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:43.758833 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-93d30a3b-17dc-4bd3-910a-54a581b6cabd tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:43.765562 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:43.765562 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:43.765962 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-93d30a3b-17dc-4bd3-910a-54a581b6cabd tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Snapshot retrieved successfully. Aug 01 00:27:43.766649 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-93d30a3b-17dc-4bd3-910a-54a581b6cabd tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/snapshots/cbb1b412-cc01-4095-9d02-a9055fd2ff5a returned with HTTP 200 Aug 01 00:27:43.766999 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1347/5375] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:27:43 2026] GET /volume/v3/snapshots/cbb1b412-cc01-4095-9d02-a9055fd2ff5a => generated 473 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:43.768897 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a0019a18-6098-4d21-82e2-17b3bc0324fb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:43.769053 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a0019a18-6098-4d21-82e2-17b3bc0324fb None None] GET https://10.4.3.222/volume// Aug 01 00:27:43.769300 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a0019a18-6098-4d21-82e2-17b3bc0324fb None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:43.769526 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a0019a18-6098-4d21-82e2-17b3bc0324fb None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:43.770012 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a0019a18-6098-4d21-82e2-17b3bc0324fb None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:27:43.770542 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1344/5376] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:27:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:27:43.777616 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-4d2bbad8-ac09-4d1e-a606-2dced90d835c req-734f2cdc-55c9-46f4-977f-00b626340d00 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:43.781262 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-4d2bbad8-ac09-4d1e-a606-2dced90d835c req-734f2cdc-55c9-46f4-977f-00b626340d00 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 Aug 01 00:27:43.781746 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-4d2bbad8-ac09-4d1e-a606-2dced90d835c req-734f2cdc-55c9-46f4-977f-00b626340d00 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:43.781857 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-4d2bbad8-ac09-4d1e-a606-2dced90d835c req-734f2cdc-55c9-46f4-977f-00b626340d00 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:43.795644 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:43.795644 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:43.798693 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-4d2bbad8-ac09-4d1e-a606-2dced90d835c req-734f2cdc-55c9-46f4-977f-00b626340d00 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:43.802321 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-4d2bbad8-ac09-4d1e-a606-2dced90d835c req-734f2cdc-55c9-46f4-977f-00b626340d00 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 returned with HTTP 200 Aug 01 00:27:43.802679 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1341/5377] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:27:43 2026] GET /volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:27:44.351685 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-03aafbb3-575a-43f1-964e-24d3b7e7b96d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:44.353451 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-03aafbb3-575a-43f1-964e-24d3b7e7b96d tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb Aug 01 00:27:44.353634 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-03aafbb3-575a-43f1-964e-24d3b7e7b96d tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:44.353849 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-03aafbb3-575a-43f1-964e-24d3b7e7b96d tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:44.360498 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:44.360498 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:44.363629 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-03aafbb3-575a-43f1-964e-24d3b7e7b96d tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:27:44.368692 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-03aafbb3-575a-43f1-964e-24d3b7e7b96d tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb returned with HTTP 200 Aug 01 00:27:44.369115 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1346/5378] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:44 2026] GET /volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb => generated 1451 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:27:44.515036 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-61263b62-d7f4-4021-bdf8-c5017f4c8538 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:44.517083 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-61263b62-d7f4-4021-bdf8-c5017f4c8538 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb Aug 01 00:27:44.517260 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-61263b62-d7f4-4021-bdf8-c5017f4c8538 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:44.517432 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-61263b62-d7f4-4021-bdf8-c5017f4c8538 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:44.523919 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:44.523919 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:44.527712 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-61263b62-d7f4-4021-bdf8-c5017f4c8538 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:27:44.532656 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-61263b62-d7f4-4021-bdf8-c5017f4c8538 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb returned with HTTP 200 Aug 01 00:27:44.533216 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1348/5379] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:27:44 2026] GET /volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb => generated 1451 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:27:44.588911 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-4d2bbad8-ac09-4d1e-a606-2dced90d835c req-67ba50fb-818a-4a4c-a467-da28e384bf69 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:44.594091 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-4d2bbad8-ac09-4d1e-a606-2dced90d835c req-67ba50fb-818a-4a4c-a467-da28e384bf69 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] DELETE https://10.4.3.222/volume/v3/attachments/049790fb-dddb-47dd-9867-ed66f9829ac3 Aug 01 00:27:44.594398 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-4d2bbad8-ac09-4d1e-a606-2dced90d835c req-67ba50fb-818a-4a4c-a467-da28e384bf69 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:44.594804 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-4d2bbad8-ac09-4d1e-a606-2dced90d835c req-67ba50fb-818a-4a4c-a467-da28e384bf69 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:44.604778 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:44.604778 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:44.648533 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-4d2bbad8-ac09-4d1e-a606-2dced90d835c req-67ba50fb-818a-4a4c-a467-da28e384bf69 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/attachments/049790fb-dddb-47dd-9867-ed66f9829ac3 returned with HTTP 200 Aug 01 00:27:44.649044 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1345/5380] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:27:44 2026] DELETE /volume/v3/attachments/049790fb-dddb-47dd-9867-ed66f9829ac3 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:44.776201 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-88fd2267-2b8e-4e1f-9b75-06f61e71a027 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:44.778201 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-88fd2267-2b8e-4e1f-9b75-06f61e71a027 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] GET https://10.4.3.222/volume/v3/snapshots/cbb1b412-cc01-4095-9d02-a9055fd2ff5a Aug 01 00:27:44.778489 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-88fd2267-2b8e-4e1f-9b75-06f61e71a027 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:44.778717 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-88fd2267-2b8e-4e1f-9b75-06f61e71a027 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:44.782795 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-88fd2267-2b8e-4e1f-9b75-06f61e71a027 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/snapshots/cbb1b412-cc01-4095-9d02-a9055fd2ff5a returned with HTTP 404 Aug 01 00:27:44.783316 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1342/5381] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:27:44 2026] GET /volume/v3/snapshots/cbb1b412-cc01-4095-9d02-a9055fd2ff5a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:27:44.790119 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c2746c1c-dc2e-4e9e-88a8-34f97933e695 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:44.791916 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c2746c1c-dc2e-4e9e-88a8-34f97933e695 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] DELETE https://10.4.3.222/volume/v3/volumes/378fcbbc-496b-4e4b-81fc-322b6d18f01b Aug 01 00:27:44.792178 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c2746c1c-dc2e-4e9e-88a8-34f97933e695 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:44.792404 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c2746c1c-dc2e-4e9e-88a8-34f97933e695 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:44.792603 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-c2746c1c-dc2e-4e9e-88a8-34f97933e695 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Delete volume with id: 378fcbbc-496b-4e4b-81fc-322b6d18f01b Aug 01 00:27:44.800284 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:44.800284 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:44.800791 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c2746c1c-dc2e-4e9e-88a8-34f97933e695 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Volume info retrieved successfully. Aug 01 00:27:44.822915 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-c2746c1c-dc2e-4e9e-88a8-34f97933e695 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Delete volume request issued successfully. Aug 01 00:27:44.823169 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c2746c1c-dc2e-4e9e-88a8-34f97933e695 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/volumes/378fcbbc-496b-4e4b-81fc-322b6d18f01b returned with HTTP 202 Aug 01 00:27:44.823519 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-cdfa0dbd-b072-4a8c-b4a1-599f14a78faf None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:44.823783 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1347/5382] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:27:44 2026] DELETE /volume/v3/volumes/378fcbbc-496b-4e4b-81fc-322b6d18f01b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:27:44.825634 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cdfa0dbd-b072-4a8c-b4a1-599f14a78faf tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:27:44.826080 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cdfa0dbd-b072-4a8c-b4a1-599f14a78faf tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1234974093", "snapshot_id": "bf7126a2-32cc-4dcd-8a29-9767aecbafee", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:44.827723 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-cdfa0dbd-b072-4a8c-b4a1-599f14a78faf tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1234974093', 'snapshot_id': 'bf7126a2-32cc-4dcd-8a29-9767aecbafee', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:27:44.835349 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-63ad41bd-1407-42e3-b7f9-f5dd110c85b5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:44.837228 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:44.837228 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:44.837719 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-63ad41bd-1407-42e3-b7f9-f5dd110c85b5 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] GET https://10.4.3.222/volume/v3/volumes/378fcbbc-496b-4e4b-81fc-322b6d18f01b Aug 01 00:27:44.837814 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-cdfa0dbd-b072-4a8c-b4a1-599f14a78faf tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Snapshot retrieved successfully. Aug 01 00:27:44.837941 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-cdfa0dbd-b072-4a8c-b4a1-599f14a78faf tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Create volume of 1 GB Aug 01 00:27:44.838083 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-63ad41bd-1407-42e3-b7f9-f5dd110c85b5 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:44.838409 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-63ad41bd-1407-42e3-b7f9-f5dd110c85b5 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:44.841929 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-cdfa0dbd-b072-4a8c-b4a1-599f14a78faf tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Availability Zones retrieved successfully. Aug 01 00:27:44.847967 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:44.847967 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:44.848076 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-cdfa0dbd-b072-4a8c-b4a1-599f14a78faf tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Flow 'volume_create_api' (65aaa909-3c8c-4770-a104-1c2061b6226a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:44.849053 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-cdfa0dbd-b072-4a8c-b4a1-599f14a78faf tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99c504aa-3a3e-4f7f-adaa-591eb05a266d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:44.849971 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-cdfa0dbd-b072-4a8c-b4a1-599f14a78faf tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:27:44.853118 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-63ad41bd-1407-42e3-b7f9-f5dd110c85b5 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Volume info retrieved successfully. Aug 01 00:27:44.858608 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-63ad41bd-1407-42e3-b7f9-f5dd110c85b5 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/volumes/378fcbbc-496b-4e4b-81fc-322b6d18f01b returned with HTTP 200 Aug 01 00:27:44.859336 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1346/5383] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:44 2026] GET /volume/v3/volumes/378fcbbc-496b-4e4b-81fc-322b6d18f01b => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:44.880828 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-cdfa0dbd-b072-4a8c-b4a1-599f14a78faf tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99c504aa-3a3e-4f7f-adaa-591eb05a266d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bf7126a2-32cc-4dcd-8a29-9767aecbafee', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:44.881923 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-cdfa0dbd-b072-4a8c-b4a1-599f14a78faf tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da58bd86-b007-47fb-ac0c-f5243e47da6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:44.928715 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-cdfa0dbd-b072-4a8c-b4a1-599f14a78faf tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Created reservations ['254ce88d-4088-4e9e-838d-d0928b2712a3', 'aea366d2-9c85-42c1-8d7b-9f615e51f62d', 'eba48164-390c-4a1f-8a12-6baa696570e3', 'f67dfa2c-f04e-4d33-9d37-bae0d37c5d13'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:27:44.929899 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-cdfa0dbd-b072-4a8c-b4a1-599f14a78faf tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da58bd86-b007-47fb-ac0c-f5243e47da6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['254ce88d-4088-4e9e-838d-d0928b2712a3', 'aea366d2-9c85-42c1-8d7b-9f615e51f62d', 'eba48164-390c-4a1f-8a12-6baa696570e3', 'f67dfa2c-f04e-4d33-9d37-bae0d37c5d13']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:44.931244 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-cdfa0dbd-b072-4a8c-b4a1-599f14a78faf tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (682658ce-4ff6-4ad2-a139-cbb4171ca3c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:44.969794 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-c8dcb3f7-8461-4e3f-8d87-2828c6ccb1ee None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:44.971800 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-c8dcb3f7-8461-4e3f-8d87-2828c6ccb1ee tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb Aug 01 00:27:44.972029 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-c8dcb3f7-8461-4e3f-8d87-2828c6ccb1ee tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:44.972223 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-c8dcb3f7-8461-4e3f-8d87-2828c6ccb1ee tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:44.974635 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-cdfa0dbd-b072-4a8c-b4a1-599f14a78faf tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (682658ce-4ff6-4ad2-a139-cbb4171ca3c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9fdb03b-a718-45a2-bcac-3d7c414d4505', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1234974093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d72f1fbc2bcd42ae8cd5d7c1719a298a',qos_specs=None,replication_status=,reservations=['254ce88d-4088-4e9e-838d-d0928b2712a3','aea366d2-9c85-42c1-8d7b-9f615e51f62d','eba48164-390c-4a1f-8a12-6baa696570e3','f67dfa2c-f04e-4d33-9d37-bae0d37c5d13'],size=1,snapshot_id=bf7126a2-32cc-4dcd-8a29-9767aecbafee,source_replicaid=,source_volid=None,status='creating',user_id='c36e85497d314aeda9af2ae5825f3476',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:27:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1234974093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9fdb03b-a718-45a2-bcac-3d7c414d4505,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d72f1fbc2bcd42ae8cd5d7c1719a298a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bf7126a2-32cc-4dcd-8a29-9767aecbafee,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c36e85497d314aeda9af2ae5825f3476',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:44.975715 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-cdfa0dbd-b072-4a8c-b4a1-599f14a78faf tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2a89be1-ff92-48ea-815d-c922aec3aa25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:44.979090 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:44.979090 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:44.982755 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-c8dcb3f7-8461-4e3f-8d87-2828c6ccb1ee tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:27:44.987647 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-c8dcb3f7-8461-4e3f-8d87-2828c6ccb1ee tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb returned with HTTP 200 Aug 01 00:27:44.988142 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1343/5384] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:27:44 2026] GET /volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb => generated 1451 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:27:44.992327 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-cdfa0dbd-b072-4a8c-b4a1-599f14a78faf tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2a89be1-ff92-48ea-815d-c922aec3aa25) transitioned into state 'SUCCESS' from state '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-1234974093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d72f1fbc2bcd42ae8cd5d7c1719a298a',qos_specs=None,replication_status=,reservations=['254ce88d-4088-4e9e-838d-d0928b2712a3','aea366d2-9c85-42c1-8d7b-9f615e51f62d','eba48164-390c-4a1f-8a12-6baa696570e3','f67dfa2c-f04e-4d33-9d37-bae0d37c5d13'],size=1,snapshot_id=bf7126a2-32cc-4dcd-8a29-9767aecbafee,source_replicaid=,source_volid=None,status='creating',user_id='c36e85497d314aeda9af2ae5825f3476',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:44.993111 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-cdfa0dbd-b072-4a8c-b4a1-599f14a78faf tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b75605eb-039c-48b3-9b63-78c481938a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:44.998710 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9cf2c809-3014-43bb-ba7d-0559f3d310d3 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:44.999213 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9cf2c809-3014-43bb-ba7d-0559f3d310d3 None None] GET https://10.4.3.222/volume// Aug 01 00:27:44.999418 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9cf2c809-3014-43bb-ba7d-0559f3d310d3 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:44.999603 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9cf2c809-3014-43bb-ba7d-0559f3d310d3 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:44.999964 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9cf2c809-3014-43bb-ba7d-0559f3d310d3 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:27:45.000243 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1348/5385] 10.4.3.222 () {66 vars in 1419 bytes} [Sat Aug 1 00:27:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:27:45.007632 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-982c5ac9-6d6d-47c5-88a7-4d1c125e3139 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:45.011008 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-982c5ac9-6d6d-47c5-88a7-4d1c125e3139 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:27:45.011608 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-982c5ac9-6d6d-47c5-88a7-4d1c125e3139 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b38bbc5-fba1-4ecc-bc85-517cba6e51fb", "connector": null, "instance_uuid": "9fd2ea25-3130-4ba8-b883-a49eb56ddb2c"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:45.016722 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-cdfa0dbd-b072-4a8c-b4a1-599f14a78faf tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b75605eb-039c-48b3-9b63-78c481938a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:45.016722 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-cdfa0dbd-b072-4a8c-b4a1-599f14a78faf tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Flow 'volume_create_api' (65aaa909-3c8c-4770-a104-1c2061b6226a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:45.016722 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-cdfa0dbd-b072-4a8c-b4a1-599f14a78faf tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Create volume request issued successfully. Aug 01 00:27:45.016722 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cdfa0dbd-b072-4a8c-b4a1-599f14a78faf tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:27:45.016722 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1349/5386] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:27:44 2026] POST /volume/v3/volumes => generated 791 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:27:45.024476 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:45.024476 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:45.032022 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c0834ca7-d491-4f9f-b387-1cb14317ce0a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:45.033909 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c0834ca7-d491-4f9f-b387-1cb14317ce0a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 Aug 01 00:27:45.034158 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c0834ca7-d491-4f9f-b387-1cb14317ce0a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:45.034405 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c0834ca7-d491-4f9f-b387-1cb14317ce0a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:45.041081 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:45.041081 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:45.044742 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c0834ca7-d491-4f9f-b387-1cb14317ce0a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:45.049310 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c0834ca7-d491-4f9f-b387-1cb14317ce0a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 returned with HTTP 200 Aug 01 00:27:45.049797 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1344/5387] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:45 2026] GET /volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:45.057898 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-982c5ac9-6d6d-47c5-88a7-4d1c125e3139 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:27:45.058727 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1347/5388] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:27:45 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 01 00:27:45.877142 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d127a763-f5eb-4371-8975-6e25826b41c7 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:45.878817 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d127a763-f5eb-4371-8975-6e25826b41c7 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] GET https://10.4.3.222/volume/v3/volumes/378fcbbc-496b-4e4b-81fc-322b6d18f01b Aug 01 00:27:45.879052 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-933c8390-a29b-43b3-9365-21b162741e57 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:45.879408 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d127a763-f5eb-4371-8975-6e25826b41c7 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:45.879408 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d127a763-f5eb-4371-8975-6e25826b41c7 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:45.879480 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-933c8390-a29b-43b3-9365-21b162741e57 None None] GET https://10.4.3.222/volume// Aug 01 00:27:45.879692 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-933c8390-a29b-43b3-9365-21b162741e57 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:45.879938 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-933c8390-a29b-43b3-9365-21b162741e57 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:45.880296 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-933c8390-a29b-43b3-9365-21b162741e57 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:27:45.880751 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1350/5389] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:27: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 01 00:27:45.884523 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d127a763-f5eb-4371-8975-6e25826b41c7 tempest-CreateVolumesFromSnapshotTest-1204278870 tempest-CreateVolumesFromSnapshotTest-1204278870-project-member] https://10.4.3.222/volume/v3/volumes/378fcbbc-496b-4e4b-81fc-322b6d18f01b returned with HTTP 404 Aug 01 00:27:45.884961 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1349/5390] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:45 2026] GET /volume/v3/volumes/378fcbbc-496b-4e4b-81fc-322b6d18f01b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:27:45.889487 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-f291f15d-b915-4f91-9c01-fd7ab9902b07 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:45.891334 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-f291f15d-b915-4f91-9c01-fd7ab9902b07 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb Aug 01 00:27:45.891535 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-f291f15d-b915-4f91-9c01-fd7ab9902b07 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:45.891705 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-f291f15d-b915-4f91-9c01-fd7ab9902b07 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:45.902103 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:45.902103 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:45.906268 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-f291f15d-b915-4f91-9c01-fd7ab9902b07 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:27:45.912184 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-f291f15d-b915-4f91-9c01-fd7ab9902b07 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb returned with HTTP 200 Aug 01 00:27:45.912797 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1345/5391] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:27:45 2026] GET /volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb => generated 1630 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:27:46.017082 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-2d8e5161-d396-4b9f-bee5-bbaec06f38d2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:46.019602 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-2d8e5161-d396-4b9f-bee5-bbaec06f38d2 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] PUT https://10.4.3.222/volume/v3/attachments/29ed5cc2-d553-4794-ab39-d85d98df7029 Aug 01 00:27:46.019987 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-2d8e5161-d396-4b9f-bee5-bbaec06f38d2 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:46.028530 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-2d8e5161-d396-4b9f-bee5-bbaec06f38d2 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Acquiring lock "cinder-attachment_update-1b38bbc5-fba1-4ecc-bc85-517cba6e51fb-np0000006296" by "attachment_update" {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:27:46.033293 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-2d8e5161-d396-4b9f-bee5-bbaec06f38d2 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Lock "cinder-attachment_update-1b38bbc5-fba1-4ecc-bc85-517cba6e51fb-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100406) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:27:46.034345 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:46.034345 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:46.063563 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-eb392264-7ae3-4e89-844c-60cde12a40a3 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:46.064948 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-eb392264-7ae3-4e89-844c-60cde12a40a3 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 Aug 01 00:27:46.065173 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-eb392264-7ae3-4e89-844c-60cde12a40a3 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:46.065479 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-eb392264-7ae3-4e89-844c-60cde12a40a3 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:46.072656 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:46.072656 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:46.077636 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-eb392264-7ae3-4e89-844c-60cde12a40a3 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:46.083121 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-eb392264-7ae3-4e89-844c-60cde12a40a3 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 returned with HTTP 200 Aug 01 00:27:46.083332 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1351/5392] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:46 2026] GET /volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:46.097028 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7332e085-b021-4533-9dae-1c8dd3e0867a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:46.099337 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7332e085-b021-4533-9dae-1c8dd3e0867a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 Aug 01 00:27:46.099570 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7332e085-b021-4533-9dae-1c8dd3e0867a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:46.100163 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7332e085-b021-4533-9dae-1c8dd3e0867a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:46.112471 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:46.112471 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:46.114187 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.coordination [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-2d8e5161-d396-4b9f-bee5-bbaec06f38d2 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Lock "cinder-attachment_update-1b38bbc5-fba1-4ecc-bc85-517cba6e51fb-np0000006296" released by "attachment_update" :: held 0.081s {{(pid=100406) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:27:46.114491 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-2d8e5161-d396-4b9f-bee5-bbaec06f38d2 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/attachments/29ed5cc2-d553-4794-ab39-d85d98df7029 returned with HTTP 200 Aug 01 00:27:46.114913 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1348/5393] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:27:46 2026] PUT /volume/v3/attachments/29ed5cc2-d553-4794-ab39-d85d98df7029 => generated 968 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:27:46.117340 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-7332e085-b021-4533-9dae-1c8dd3e0867a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:46.124420 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7332e085-b021-4533-9dae-1c8dd3e0867a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 returned with HTTP 200 Aug 01 00:27:46.125244 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1350/5394] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:46 2026] GET /volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:46.137923 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-2c06824d-23e9-419e-b956-9519efb0d04f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:46.140446 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-2c06824d-23e9-419e-b956-9519efb0d04f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] POST https://10.4.3.222/volume/v3/attachments/29ed5cc2-d553-4794-ab39-d85d98df7029/action Aug 01 00:27:46.141038 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-2c06824d-23e9-419e-b956-9519efb0d04f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:27:46.141265 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-2c06824d-23e9-419e-b956-9519efb0d04f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:46.156859 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:46.156859 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:46.167146 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-2c06824d-23e9-419e-b956-9519efb0d04f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/attachments/29ed5cc2-d553-4794-ab39-d85d98df7029/action returned with HTTP 204 Aug 01 00:27:46.167603 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1346/5395] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:27:46 2026] POST /volume/v3/attachments/29ed5cc2-d553-4794-ab39-d85d98df7029/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:27:46.565435 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-f98049bd-8542-4b62-aa80-b81e18e0573b req-e98866fb-c3c6-4a02-8c16-a225380bf2ce None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:46.567066 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f98049bd-8542-4b62-aa80-b81e18e0573b req-e98866fb-c3c6-4a02-8c16-a225380bf2ce tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 Aug 01 00:27:46.567359 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f98049bd-8542-4b62-aa80-b81e18e0573b req-e98866fb-c3c6-4a02-8c16-a225380bf2ce tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:46.567617 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-f98049bd-8542-4b62-aa80-b81e18e0573b req-e98866fb-c3c6-4a02-8c16-a225380bf2ce tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:46.574654 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:46.574654 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:46.578407 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-f98049bd-8542-4b62-aa80-b81e18e0573b req-e98866fb-c3c6-4a02-8c16-a225380bf2ce tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:46.582393 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-f98049bd-8542-4b62-aa80-b81e18e0573b req-e98866fb-c3c6-4a02-8c16-a225380bf2ce tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 returned with HTTP 200 Aug 01 00:27:46.582941 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1352/5396] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:27:46 2026] GET /volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:46.662786 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-48149cf6-e8cc-49b0-9445-d99df2de21f2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:46.663150 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-48149cf6-e8cc-49b0-9445-d99df2de21f2 None None] GET https://10.4.3.222/volume// Aug 01 00:27:46.663305 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-48149cf6-e8cc-49b0-9445-d99df2de21f2 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:46.663510 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-48149cf6-e8cc-49b0-9445-d99df2de21f2 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:46.663824 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-48149cf6-e8cc-49b0-9445-d99df2de21f2 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:27:46.664092 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1349/5397] 10.4.3.222 () {66 vars in 1428 bytes} [Sat Aug 1 00:27:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:27:46.671045 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-f98049bd-8542-4b62-aa80-b81e18e0573b req-ec839f27-2591-4e04-962d-89b73731f109 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:46.672871 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-f98049bd-8542-4b62-aa80-b81e18e0573b req-ec839f27-2591-4e04-962d-89b73731f109 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:27:46.673922 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-f98049bd-8542-4b62-aa80-b81e18e0573b req-ec839f27-2591-4e04-962d-89b73731f109 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b9fdb03b-a718-45a2-bcac-3d7c414d4505", "connector": null, "instance_uuid": "c27b349f-ce87-4815-8ec3-4c6bd3ef3c1c"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:46.681597 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:46.681597 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:46.717039 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-f98049bd-8542-4b62-aa80-b81e18e0573b req-ec839f27-2591-4e04-962d-89b73731f109 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:27:46.717655 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1351/5398] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:27:46 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 01 00:27:46.751048 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a2f8b0ce-0a4c-40f5-8c0a-b5b583dc6b9e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:46.752954 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a2f8b0ce-0a4c-40f5-8c0a-b5b583dc6b9e tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 Aug 01 00:27:46.753228 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a2f8b0ce-0a4c-40f5-8c0a-b5b583dc6b9e tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:46.753475 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a2f8b0ce-0a4c-40f5-8c0a-b5b583dc6b9e tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:46.763018 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-60725204-51fc-4745-b528-cb89b2fb4270 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:46.764039 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-60725204-51fc-4745-b528-cb89b2fb4270 None None] GET https://10.4.3.222/volume// Aug 01 00:27:46.764039 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-60725204-51fc-4745-b528-cb89b2fb4270 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:46.764039 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-60725204-51fc-4745-b528-cb89b2fb4270 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:46.764799 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-60725204-51fc-4745-b528-cb89b2fb4270 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:27:46.764799 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1353/5399] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:27:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:27:46.769320 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:46.769320 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:46.773722 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-f98049bd-8542-4b62-aa80-b81e18e0573b req-88053657-6d3f-422d-8ce1-9d4fcb264d84 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:46.774051 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-a2f8b0ce-0a4c-40f5-8c0a-b5b583dc6b9e tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:46.776036 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f98049bd-8542-4b62-aa80-b81e18e0573b req-88053657-6d3f-422d-8ce1-9d4fcb264d84 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 Aug 01 00:27:46.776281 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f98049bd-8542-4b62-aa80-b81e18e0573b req-88053657-6d3f-422d-8ce1-9d4fcb264d84 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:46.776527 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-f98049bd-8542-4b62-aa80-b81e18e0573b req-88053657-6d3f-422d-8ce1-9d4fcb264d84 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:46.778962 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a2f8b0ce-0a4c-40f5-8c0a-b5b583dc6b9e tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 returned with HTTP 200 Aug 01 00:27:46.779427 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1347/5400] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:46 2026] GET /volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:46.788171 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:46.788171 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:46.798552 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-f98049bd-8542-4b62-aa80-b81e18e0573b req-88053657-6d3f-422d-8ce1-9d4fcb264d84 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:46.805457 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-f98049bd-8542-4b62-aa80-b81e18e0573b req-88053657-6d3f-422d-8ce1-9d4fcb264d84 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 returned with HTTP 200 Aug 01 00:27:46.806031 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1350/5401] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:27:46 2026] GET /volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 => generated 1063 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:27:46.924314 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-f98049bd-8542-4b62-aa80-b81e18e0573b req-cf8f4f00-c595-4955-b1d7-e5d872ba464a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:46.926973 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-f98049bd-8542-4b62-aa80-b81e18e0573b req-cf8f4f00-c595-4955-b1d7-e5d872ba464a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] PUT https://10.4.3.222/volume/v3/attachments/bd7e828b-ca67-416b-8bfa-b54ab0ecf496 Aug 01 00:27:46.927339 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-f98049bd-8542-4b62-aa80-b81e18e0573b req-cf8f4f00-c595-4955-b1d7-e5d872ba464a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:46.937106 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-f98049bd-8542-4b62-aa80-b81e18e0573b req-cf8f4f00-c595-4955-b1d7-e5d872ba464a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Acquiring lock "cinder-attachment_update-b9fdb03b-a718-45a2-bcac-3d7c414d4505-np0000006296" by "attachment_update" {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:27:46.941311 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-f98049bd-8542-4b62-aa80-b81e18e0573b req-cf8f4f00-c595-4955-b1d7-e5d872ba464a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Lock "cinder-attachment_update-b9fdb03b-a718-45a2-bcac-3d7c414d4505-np0000006296" acquired by "attachment_update" :: waited 0.004s {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:27:46.942131 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:46.942131 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:47.030224 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-f98049bd-8542-4b62-aa80-b81e18e0573b req-cf8f4f00-c595-4955-b1d7-e5d872ba464a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Lock "cinder-attachment_update-b9fdb03b-a718-45a2-bcac-3d7c414d4505-np0000006296" released by "attachment_update" :: held 0.089s {{(pid=100409) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:27:47.030550 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-f98049bd-8542-4b62-aa80-b81e18e0573b req-cf8f4f00-c595-4955-b1d7-e5d872ba464a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/attachments/bd7e828b-ca67-416b-8bfa-b54ab0ecf496 returned with HTTP 200 Aug 01 00:27:47.031002 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1352/5402] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:27:46 2026] PUT /volume/v3/attachments/bd7e828b-ca67-416b-8bfa-b54ab0ecf496 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:27:47.155418 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-785e2dfc-f135-431b-b841-99c2209a61b5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:47.233523 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-785e2dfc-f135-431b-b841-99c2209a61b5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:27:47.233857 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-785e2dfc-f135-431b-b841-99c2209a61b5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1532687212"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:47.235235 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-785e2dfc-f135-431b-b841-99c2209a61b5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1532687212'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:27:47.235346 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-785e2dfc-f135-431b-b841-99c2209a61b5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Create volume of 1 GB Aug 01 00:27:47.238995 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-785e2dfc-f135-431b-b841-99c2209a61b5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Availability Zones retrieved successfully. Aug 01 00:27:47.244364 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-785e2dfc-f135-431b-b841-99c2209a61b5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Flow 'volume_create_api' (d589656b-9a74-467a-b62f-7c46e611501a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:47.245274 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-785e2dfc-f135-431b-b841-99c2209a61b5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc521263-c392-4cdf-8fcb-53645a3c78bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:47.246167 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-785e2dfc-f135-431b-b841-99c2209a61b5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:27:47.274329 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-785e2dfc-f135-431b-b841-99c2209a61b5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc521263-c392-4cdf-8fcb-53645a3c78bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:47.274329 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-785e2dfc-f135-431b-b841-99c2209a61b5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (017441ca-128b-459e-863f-9b3c4f193b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:47.325970 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-785e2dfc-f135-431b-b841-99c2209a61b5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Created reservations ['d9412029-c818-4d5f-8153-7a97f7c7d32d', 'f1843195-48fb-43b9-bd03-eea7a876e3f8', '3ed16c59-4474-4507-8a56-1bb0ca3d408a', 'df899c22-0742-4207-b255-a9805bd3f455'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:27:47.327059 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-785e2dfc-f135-431b-b841-99c2209a61b5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (017441ca-128b-459e-863f-9b3c4f193b82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9412029-c818-4d5f-8153-7a97f7c7d32d', 'f1843195-48fb-43b9-bd03-eea7a876e3f8', '3ed16c59-4474-4507-8a56-1bb0ca3d408a', 'df899c22-0742-4207-b255-a9805bd3f455']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:47.328261 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-785e2dfc-f135-431b-b841-99c2209a61b5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43cfd721-ac2e-4f5f-b7a0-6db998956d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:47.354166 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-785e2dfc-f135-431b-b841-99c2209a61b5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43cfd721-ac2e-4f5f-b7a0-6db998956d95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f01f009-989d-497a-8be7-16b4827e4d02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1532687212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9262d1bd1b9e4884851f5f4002195bf4',qos_specs=None,replication_status=,reservations=['d9412029-c818-4d5f-8153-7a97f7c7d32d','f1843195-48fb-43b9-bd03-eea7a876e3f8','3ed16c59-4474-4507-8a56-1bb0ca3d408a','df899c22-0742-4207-b255-a9805bd3f455'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffaad6df7ab24448b17c13172012908c',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:27:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1532687212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f01f009-989d-497a-8be7-16b4827e4d02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9262d1bd1b9e4884851f5f4002195bf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffaad6df7ab24448b17c13172012908c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:47.355208 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-785e2dfc-f135-431b-b841-99c2209a61b5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6a59b84-6cee-42c1-8ed1-545bc68f07f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:47.370521 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-785e2dfc-f135-431b-b841-99c2209a61b5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6a59b84-6cee-42c1-8ed1-545bc68f07f9) transitioned into state 'SUCCESS' from state '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-1532687212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9262d1bd1b9e4884851f5f4002195bf4',qos_specs=None,replication_status=,reservations=['d9412029-c818-4d5f-8153-7a97f7c7d32d','f1843195-48fb-43b9-bd03-eea7a876e3f8','3ed16c59-4474-4507-8a56-1bb0ca3d408a','df899c22-0742-4207-b255-a9805bd3f455'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffaad6df7ab24448b17c13172012908c',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:47.371175 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-785e2dfc-f135-431b-b841-99c2209a61b5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9084f24a-6a49-4186-a7c4-77e3f487dab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:27:47.379410 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-785e2dfc-f135-431b-b841-99c2209a61b5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9084f24a-6a49-4186-a7c4-77e3f487dab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:27:47.380185 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-785e2dfc-f135-431b-b841-99c2209a61b5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Flow 'volume_create_api' (d589656b-9a74-467a-b62f-7c46e611501a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:27:47.380478 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-785e2dfc-f135-431b-b841-99c2209a61b5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Create volume request issued successfully. Aug 01 00:27:47.381084 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-785e2dfc-f135-431b-b841-99c2209a61b5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:27:47.381471 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1354/5403] 10.4.3.222 () {70 vars in 1298 bytes} [Sat Aug 1 00:27:47 2026] POST /volume/v3/volumes => generated 778 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:27:47.395647 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f93c35de-63e5-4505-bf31-7a15eb793a3f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:47.398932 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f93c35de-63e5-4505-bf31-7a15eb793a3f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/volumes/9f01f009-989d-497a-8be7-16b4827e4d02 Aug 01 00:27:47.399111 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f93c35de-63e5-4505-bf31-7a15eb793a3f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:47.399340 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f93c35de-63e5-4505-bf31-7a15eb793a3f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:47.407017 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:47.407017 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:47.410271 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f93c35de-63e5-4505-bf31-7a15eb793a3f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Volume info retrieved successfully. Aug 01 00:27:47.413996 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f93c35de-63e5-4505-bf31-7a15eb793a3f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/volumes/9f01f009-989d-497a-8be7-16b4827e4d02 returned with HTTP 200 Aug 01 00:27:47.414412 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1348/5404] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:27:47 2026] GET /volume/v3/volumes/9f01f009-989d-497a-8be7-16b4827e4d02 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:47.794927 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0d0f57be-7679-48d9-82bd-ca90a9c4382a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:47.796677 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0d0f57be-7679-48d9-82bd-ca90a9c4382a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 Aug 01 00:27:47.796933 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0d0f57be-7679-48d9-82bd-ca90a9c4382a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:47.797161 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0d0f57be-7679-48d9-82bd-ca90a9c4382a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:47.806045 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:47.806045 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:47.809125 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-0d0f57be-7679-48d9-82bd-ca90a9c4382a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:47.812911 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0d0f57be-7679-48d9-82bd-ca90a9c4382a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 returned with HTTP 200 Aug 01 00:27:47.813288 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1351/5405] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:47 2026] GET /volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:48.426060 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a82fcf13-86eb-4643-b56a-09b1db95782c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:48.427677 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a82fcf13-86eb-4643-b56a-09b1db95782c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/volumes/9f01f009-989d-497a-8be7-16b4827e4d02 Aug 01 00:27:48.427893 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a82fcf13-86eb-4643-b56a-09b1db95782c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:48.428082 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a82fcf13-86eb-4643-b56a-09b1db95782c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:48.434629 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:48.434629 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:48.437746 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-a82fcf13-86eb-4643-b56a-09b1db95782c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Volume info retrieved successfully. Aug 01 00:27:48.441534 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a82fcf13-86eb-4643-b56a-09b1db95782c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/volumes/9f01f009-989d-497a-8be7-16b4827e4d02 returned with HTTP 200 Aug 01 00:27:48.441854 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1353/5406] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:27:48 2026] GET /volume/v3/volumes/9f01f009-989d-497a-8be7-16b4827e4d02 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:27:48.454947 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c2b8c44a-e957-42c2-9446-bf3388d967f9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:48.456918 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c2b8c44a-e957-42c2-9446-bf3388d967f9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] POST https://10.4.3.222/volume/v3/backups Aug 01 00:27:48.457351 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c2b8c44a-e957-42c2-9446-bf3388d967f9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9f01f009-989d-497a-8be7-16b4827e4d02", "name": "tempest-type-Backup-520853203"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:48.458811 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.backups [None req-c2b8c44a-e957-42c2-9446-bf3388d967f9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Creating new backup {'backup': {'volume_id': '9f01f009-989d-497a-8be7-16b4827e4d02', 'name': 'tempest-type-Backup-520853203'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:27:48.459020 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.contrib.backups [None req-c2b8c44a-e957-42c2-9446-bf3388d967f9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Creating backup of volume 9f01f009-989d-497a-8be7-16b4827e4d02 in container None Aug 01 00:27:48.466264 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:48.466264 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:48.466690 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-c2b8c44a-e957-42c2-9446-bf3388d967f9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Volume info retrieved successfully. Aug 01 00:27:48.489696 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-c2b8c44a-e957-42c2-9446-bf3388d967f9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Created reservations ['3bb9bb9a-6ff2-4518-b505-6f919d8a09b7', 'c5dd6f8d-eab6-44dc-8364-788d1b671827'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:27:48.514513 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c2b8c44a-e957-42c2-9446-bf3388d967f9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:27:48.515054 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1355/5407] 10.4.3.222 () {70 vars in 1299 bytes} [Sat Aug 1 00:27:48 2026] POST /volume/v3/backups => generated 315 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:27:48.522649 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ee5d9f81-c92e-4eab-b1f0-f08bea36c7fa None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:48.524719 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ee5d9f81-c92e-4eab-b1f0-f08bea36c7fa tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:27:48.524991 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ee5d9f81-c92e-4eab-b1f0-f08bea36c7fa tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:48.525246 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ee5d9f81-c92e-4eab-b1f0-f08bea36c7fa tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:48.525441 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-ee5d9f81-c92e-4eab-b1f0-f08bea36c7fa tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:27:48.530264 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:48.530264 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:48.530992 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ee5d9f81-c92e-4eab-b1f0-f08bea36c7fa tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:27:48.531417 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1349/5408] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:27:48 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:48.826571 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9a7de104-635a-4aba-9b0e-f6959d1c4add None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:48.828402 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9a7de104-635a-4aba-9b0e-f6959d1c4add tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 Aug 01 00:27:48.828626 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9a7de104-635a-4aba-9b0e-f6959d1c4add tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:48.828887 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9a7de104-635a-4aba-9b0e-f6959d1c4add tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:48.837512 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:48.837512 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:48.841048 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-9a7de104-635a-4aba-9b0e-f6959d1c4add tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:48.846390 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9a7de104-635a-4aba-9b0e-f6959d1c4add tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 returned with HTTP 200 Aug 01 00:27:48.846732 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1352/5409] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:48 2026] GET /volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:49.541477 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2a670f70-1114-4838-8a3b-4ce722f2a8f0 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:49.543433 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2a670f70-1114-4838-8a3b-4ce722f2a8f0 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:27:49.543642 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2a670f70-1114-4838-8a3b-4ce722f2a8f0 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:49.543847 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2a670f70-1114-4838-8a3b-4ce722f2a8f0 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:49.543947 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-2a670f70-1114-4838-8a3b-4ce722f2a8f0 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:27:49.548040 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:49.548040 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:49.548561 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2a670f70-1114-4838-8a3b-4ce722f2a8f0 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:27:49.548917 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1354/5410] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:27:49 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:49.859482 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2dc36871-149c-44a6-b3c8-27f80e0c5b35 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:49.861225 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2dc36871-149c-44a6-b3c8-27f80e0c5b35 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 Aug 01 00:27:49.861452 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2dc36871-149c-44a6-b3c8-27f80e0c5b35 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:49.861640 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2dc36871-149c-44a6-b3c8-27f80e0c5b35 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:49.870309 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:49.870309 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:49.873237 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-2dc36871-149c-44a6-b3c8-27f80e0c5b35 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:49.876744 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2dc36871-149c-44a6-b3c8-27f80e0c5b35 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 returned with HTTP 200 Aug 01 00:27:49.877150 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1356/5411] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:49 2026] GET /volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:50.276880 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-f98049bd-8542-4b62-aa80-b81e18e0573b req-721e521c-bb77-4305-b791-39f3ca6adbe4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:50.278847 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f98049bd-8542-4b62-aa80-b81e18e0573b req-721e521c-bb77-4305-b791-39f3ca6adbe4 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] POST https://10.4.3.222/volume/v3/attachments/bd7e828b-ca67-416b-8bfa-b54ab0ecf496/action Aug 01 00:27:50.279218 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f98049bd-8542-4b62-aa80-b81e18e0573b req-721e521c-bb77-4305-b791-39f3ca6adbe4 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:27:50.279330 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-f98049bd-8542-4b62-aa80-b81e18e0573b req-721e521c-bb77-4305-b791-39f3ca6adbe4 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:50.295054 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:50.295054 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:50.304946 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-f98049bd-8542-4b62-aa80-b81e18e0573b req-721e521c-bb77-4305-b791-39f3ca6adbe4 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/attachments/bd7e828b-ca67-416b-8bfa-b54ab0ecf496/action returned with HTTP 204 Aug 01 00:27:50.305495 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1350/5412] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:27:50 2026] POST /volume/v3/attachments/bd7e828b-ca67-416b-8bfa-b54ab0ecf496/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:27:50.558856 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2a4e5e41-5959-4da2-b4ef-1fcd948ef331 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:50.560861 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2a4e5e41-5959-4da2-b4ef-1fcd948ef331 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:27:50.561128 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2a4e5e41-5959-4da2-b4ef-1fcd948ef331 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:50.561355 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2a4e5e41-5959-4da2-b4ef-1fcd948ef331 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:50.561483 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-2a4e5e41-5959-4da2-b4ef-1fcd948ef331 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:27:50.565955 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:50.565955 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:50.566632 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2a4e5e41-5959-4da2-b4ef-1fcd948ef331 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:27:50.567049 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1353/5413] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:27:50 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:50.889470 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-660517fa-b16e-403c-97e4-ad189e1db90c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:50.891487 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-660517fa-b16e-403c-97e4-ad189e1db90c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 Aug 01 00:27:50.891714 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-660517fa-b16e-403c-97e4-ad189e1db90c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:50.891959 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-660517fa-b16e-403c-97e4-ad189e1db90c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:50.902848 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:50.902848 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:50.906449 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-660517fa-b16e-403c-97e4-ad189e1db90c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:50.910866 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-660517fa-b16e-403c-97e4-ad189e1db90c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 returned with HTTP 200 Aug 01 00:27:50.911306 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1355/5414] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:50 2026] GET /volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 => generated 1176 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:27:51.576501 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-8d24549c-6500-4563-8a10-cc741a816064 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:51.579308 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8d24549c-6500-4563-8a10-cc741a816064 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:27:51.579516 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8d24549c-6500-4563-8a10-cc741a816064 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:51.579694 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8d24549c-6500-4563-8a10-cc741a816064 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:51.579810 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-8d24549c-6500-4563-8a10-cc741a816064 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:27:51.584018 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:51.584018 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:51.585025 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8d24549c-6500-4563-8a10-cc741a816064 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:27:51.585384 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1357/5415] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:27:51 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:52.594982 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bf5eab6a-7b82-4689-bb3f-fa85825442b2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:52.596717 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bf5eab6a-7b82-4689-bb3f-fa85825442b2 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:27:52.596947 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bf5eab6a-7b82-4689-bb3f-fa85825442b2 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:52.597146 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bf5eab6a-7b82-4689-bb3f-fa85825442b2 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:52.597249 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-bf5eab6a-7b82-4689-bb3f-fa85825442b2 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:27:52.601400 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:52.601400 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:52.602039 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bf5eab6a-7b82-4689-bb3f-fa85825442b2 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:27:52.602440 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1351/5416] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:27:52 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:53.111481 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-3c261312-b529-4da0-ab01-ac1a06b0538a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:53.113339 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-3c261312-b529-4da0-ab01-ac1a06b0538a tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb/encryption Aug 01 00:27:53.113511 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-3c261312-b529-4da0-ab01-ac1a06b0538a tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:53.113683 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-3c261312-b529-4da0-ab01-ac1a06b0538a tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:53.123307 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:53.123307 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:53.130154 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-823b4d89-b5eb-4c8c-9f9d-35418e36aa5f req-3c261312-b529-4da0-ab01-ac1a06b0538a tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb/encryption returned with HTTP 200 Aug 01 00:27:53.130543 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1354/5417] 10.4.3.222 () {68 vars in 1631 bytes} [Sat Aug 1 00:27:53 2026] GET /volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:53.612482 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-73ff12d1-1dc9-4af4-a81b-b521d4636d00 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:53.614386 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-73ff12d1-1dc9-4af4-a81b-b521d4636d00 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:27:53.614572 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-73ff12d1-1dc9-4af4-a81b-b521d4636d00 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:53.614745 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-73ff12d1-1dc9-4af4-a81b-b521d4636d00 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:53.614872 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-73ff12d1-1dc9-4af4-a81b-b521d4636d00 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:27:53.619492 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:53.619492 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:53.620077 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-73ff12d1-1dc9-4af4-a81b-b521d4636d00 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:27:53.620401 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1356/5418] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:27:53 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:54.109386 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-57c0ae2c-d4b3-410c-8c38-484acf22b60c req-620b1527-b92f-416b-bb50-2dfb6f96aa01 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:54.111302 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-57c0ae2c-d4b3-410c-8c38-484acf22b60c req-620b1527-b92f-416b-bb50-2dfb6f96aa01 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 Aug 01 00:27:54.111493 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-57c0ae2c-d4b3-410c-8c38-484acf22b60c req-620b1527-b92f-416b-bb50-2dfb6f96aa01 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:54.111668 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-57c0ae2c-d4b3-410c-8c38-484acf22b60c req-620b1527-b92f-416b-bb50-2dfb6f96aa01 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:54.120477 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:54.120477 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:54.123491 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-57c0ae2c-d4b3-410c-8c38-484acf22b60c req-620b1527-b92f-416b-bb50-2dfb6f96aa01 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:54.127028 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-57c0ae2c-d4b3-410c-8c38-484acf22b60c req-620b1527-b92f-416b-bb50-2dfb6f96aa01 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 returned with HTTP 200 Aug 01 00:27:54.127390 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1358/5419] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:27:54 2026] GET /volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 => generated 1176 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:27:54.143448 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-57c0ae2c-d4b3-410c-8c38-484acf22b60c req-32b29161-0615-4e37-9463-c26b471be8b1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:54.145364 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-57c0ae2c-d4b3-410c-8c38-484acf22b60c req-32b29161-0615-4e37-9463-c26b471be8b1 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] POST https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505/action Aug 01 00:27:54.145665 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-57c0ae2c-d4b3-410c-8c38-484acf22b60c req-32b29161-0615-4e37-9463-c26b471be8b1 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:27:54.145791 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-57c0ae2c-d4b3-410c-8c38-484acf22b60c req-32b29161-0615-4e37-9463-c26b471be8b1 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:54.156422 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:54.156422 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:54.157024 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-57c0ae2c-d4b3-410c-8c38-484acf22b60c req-32b29161-0615-4e37-9463-c26b471be8b1 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:54.164401 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-57c0ae2c-d4b3-410c-8c38-484acf22b60c req-32b29161-0615-4e37-9463-c26b471be8b1 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Begin detaching volume completed successfully. Aug 01 00:27:54.164401 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-57c0ae2c-d4b3-410c-8c38-484acf22b60c req-32b29161-0615-4e37-9463-c26b471be8b1 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505/action returned with HTTP 202 Aug 01 00:27:54.164401 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1352/5420] 10.4.3.222 () {72 vars in 1672 bytes} [Sat Aug 1 00:27:54 2026] POST /volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:27:54.203318 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8379ac12-6125-4567-8ffb-c2332ec3f427 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:54.203673 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8379ac12-6125-4567-8ffb-c2332ec3f427 None None] GET https://10.4.3.222/volume// Aug 01 00:27:54.203852 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8379ac12-6125-4567-8ffb-c2332ec3f427 None None] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:54.204038 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8379ac12-6125-4567-8ffb-c2332ec3f427 None None] Calling method 'all' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:54.204441 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8379ac12-6125-4567-8ffb-c2332ec3f427 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:27:54.204582 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1355/5421] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:27: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 01 00:27:54.212665 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-57c0ae2c-d4b3-410c-8c38-484acf22b60c req-e266ffd5-a675-4e57-b661-b969f08cb17b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:54.214533 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-57c0ae2c-d4b3-410c-8c38-484acf22b60c req-e266ffd5-a675-4e57-b661-b969f08cb17b tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 Aug 01 00:27:54.214718 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-57c0ae2c-d4b3-410c-8c38-484acf22b60c req-e266ffd5-a675-4e57-b661-b969f08cb17b tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:54.214941 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-57c0ae2c-d4b3-410c-8c38-484acf22b60c req-e266ffd5-a675-4e57-b661-b969f08cb17b tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:54.223009 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:54.223009 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:54.225899 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-57c0ae2c-d4b3-410c-8c38-484acf22b60c req-e266ffd5-a675-4e57-b661-b969f08cb17b tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:54.229387 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-57c0ae2c-d4b3-410c-8c38-484acf22b60c req-e266ffd5-a675-4e57-b661-b969f08cb17b tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 returned with HTTP 200 Aug 01 00:27:54.229715 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1357/5422] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:27:54 2026] GET /volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 => generated 1359 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:27:54.630669 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-16c0435f-f1b6-474b-91a5-be52d69ada4c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:54.633577 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-16c0435f-f1b6-474b-91a5-be52d69ada4c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:27:54.633761 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-16c0435f-f1b6-474b-91a5-be52d69ada4c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:54.634008 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-16c0435f-f1b6-474b-91a5-be52d69ada4c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:54.634116 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-16c0435f-f1b6-474b-91a5-be52d69ada4c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:27:54.638106 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:54.638106 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:54.638680 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-16c0435f-f1b6-474b-91a5-be52d69ada4c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:27:54.639048 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1359/5423] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:27:54 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:55.628668 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-57c0ae2c-d4b3-410c-8c38-484acf22b60c req-42b200d2-b8f2-4831-9443-fc3d02eb8aa9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:55.631263 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-57c0ae2c-d4b3-410c-8c38-484acf22b60c req-42b200d2-b8f2-4831-9443-fc3d02eb8aa9 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] DELETE https://10.4.3.222/volume/v3/attachments/bd7e828b-ca67-416b-8bfa-b54ab0ecf496 Aug 01 00:27:55.631486 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-57c0ae2c-d4b3-410c-8c38-484acf22b60c req-42b200d2-b8f2-4831-9443-fc3d02eb8aa9 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:55.631727 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-57c0ae2c-d4b3-410c-8c38-484acf22b60c req-42b200d2-b8f2-4831-9443-fc3d02eb8aa9 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:55.640758 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:55.640758 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:55.651594 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-9fc1a3eb-3c35-492a-9db0-36c6fb5c100c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:55.654995 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9fc1a3eb-3c35-492a-9db0-36c6fb5c100c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:27:55.654995 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9fc1a3eb-3c35-492a-9db0-36c6fb5c100c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:55.654995 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-9fc1a3eb-3c35-492a-9db0-36c6fb5c100c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:55.655281 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-9fc1a3eb-3c35-492a-9db0-36c6fb5c100c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:27:55.660114 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:55.660114 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:55.660823 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-9fc1a3eb-3c35-492a-9db0-36c6fb5c100c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:27:55.661300 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1356/5424] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:27:55 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:55.690222 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-57c0ae2c-d4b3-410c-8c38-484acf22b60c req-42b200d2-b8f2-4831-9443-fc3d02eb8aa9 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/attachments/bd7e828b-ca67-416b-8bfa-b54ab0ecf496 returned with HTTP 200 Aug 01 00:27:55.690670 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1353/5425] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:27:55 2026] DELETE /volume/v3/attachments/bd7e828b-ca67-416b-8bfa-b54ab0ecf496 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:56.298192 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-51f0539c-4998-4979-8674-669fb7e13f75 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:56.300400 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-51f0539c-4998-4979-8674-669fb7e13f75 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 Aug 01 00:27:56.300586 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-51f0539c-4998-4979-8674-669fb7e13f75 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:56.300849 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-51f0539c-4998-4979-8674-669fb7e13f75 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:56.309646 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:56.309646 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:56.313969 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-51f0539c-4998-4979-8674-669fb7e13f75 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:56.319039 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-51f0539c-4998-4979-8674-669fb7e13f75 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 returned with HTTP 200 Aug 01 00:27:56.319530 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1358/5426] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:56 2026] GET /volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:56.337562 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-74c75b73-d1ca-41fb-a3b9-12398f136bc9 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:56.339885 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-74c75b73-d1ca-41fb-a3b9-12398f136bc9 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 Aug 01 00:27:56.340246 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-74c75b73-d1ca-41fb-a3b9-12398f136bc9 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:56.340532 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-74c75b73-d1ca-41fb-a3b9-12398f136bc9 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:56.348757 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:56.348757 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:56.353224 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-74c75b73-d1ca-41fb-a3b9-12398f136bc9 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:56.357885 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-74c75b73-d1ca-41fb-a3b9-12398f136bc9 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 returned with HTTP 200 Aug 01 00:27:56.358385 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1360/5427] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:56 2026] GET /volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:56.375302 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-16c718de-3ed2-4db2-893a-0be9302210e6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:56.377705 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-16c718de-3ed2-4db2-893a-0be9302210e6 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] DELETE https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 Aug 01 00:27:56.378054 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-16c718de-3ed2-4db2-893a-0be9302210e6 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:56.378303 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-16c718de-3ed2-4db2-893a-0be9302210e6 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:56.378538 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-16c718de-3ed2-4db2-893a-0be9302210e6 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Delete volume with id: b9fdb03b-a718-45a2-bcac-3d7c414d4505 Aug 01 00:27:56.387821 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:56.387821 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:56.388478 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-16c718de-3ed2-4db2-893a-0be9302210e6 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:56.407784 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-16c718de-3ed2-4db2-893a-0be9302210e6 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Delete volume request issued successfully. Aug 01 00:27:56.408063 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-16c718de-3ed2-4db2-893a-0be9302210e6 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 returned with HTTP 202 Aug 01 00:27:56.408616 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1357/5428] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:27:56 2026] DELETE /volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:27:56.420362 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6c0958c2-dca0-4103-b7f5-535d6618d895 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:56.423789 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6c0958c2-dca0-4103-b7f5-535d6618d895 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 Aug 01 00:27:56.423789 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6c0958c2-dca0-4103-b7f5-535d6618d895 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:56.423789 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6c0958c2-dca0-4103-b7f5-535d6618d895 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:56.432178 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:56.432178 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:56.437100 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6c0958c2-dca0-4103-b7f5-535d6618d895 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:56.442886 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6c0958c2-dca0-4103-b7f5-535d6618d895 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 returned with HTTP 200 Aug 01 00:27:56.443551 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1354/5429] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:56 2026] GET /volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:56.673829 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0a5a29bb-002c-4853-a53e-50c3561ed4af None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:56.673829 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0a5a29bb-002c-4853-a53e-50c3561ed4af tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:27:56.673829 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0a5a29bb-002c-4853-a53e-50c3561ed4af tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:56.673829 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0a5a29bb-002c-4853-a53e-50c3561ed4af tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:56.674011 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-0a5a29bb-002c-4853-a53e-50c3561ed4af tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:27:56.677629 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:56.677629 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:56.678185 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0a5a29bb-002c-4853-a53e-50c3561ed4af tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:27:56.678499 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1359/5430] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:27:56 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:57.456893 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1bdae8a3-8349-45f7-878f-3a065123ccf4 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:57.459667 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1bdae8a3-8349-45f7-878f-3a065123ccf4 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 Aug 01 00:27:57.459897 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1bdae8a3-8349-45f7-878f-3a065123ccf4 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:57.460088 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1bdae8a3-8349-45f7-878f-3a065123ccf4 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:57.465738 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1bdae8a3-8349-45f7-878f-3a065123ccf4 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 returned with HTTP 404 Aug 01 00:27:57.466299 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1361/5431] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:57 2026] GET /volume/v3/volumes/b9fdb03b-a718-45a2-bcac-3d7c414d4505 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:27:57.472679 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-209586b7-8f2b-48e1-8552-a2361a6a2e5f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:57.474383 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-209586b7-8f2b-48e1-8552-a2361a6a2e5f tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 Aug 01 00:27:57.474599 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-209586b7-8f2b-48e1-8552-a2361a6a2e5f tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:57.474829 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-209586b7-8f2b-48e1-8552-a2361a6a2e5f tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:57.481457 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:57.481457 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:57.490185 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-209586b7-8f2b-48e1-8552-a2361a6a2e5f tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:57.498153 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-209586b7-8f2b-48e1-8552-a2361a6a2e5f tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 returned with HTTP 200 Aug 01 00:27:57.498481 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1358/5432] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:57 2026] GET /volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:57.509828 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ebdf72b0-3f3e-401f-bbf1-6a844d2905e6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:57.512156 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ebdf72b0-3f3e-401f-bbf1-6a844d2905e6 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 Aug 01 00:27:57.512156 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ebdf72b0-3f3e-401f-bbf1-6a844d2905e6 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:57.512156 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ebdf72b0-3f3e-401f-bbf1-6a844d2905e6 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:57.520887 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:57.520887 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:57.524470 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ebdf72b0-3f3e-401f-bbf1-6a844d2905e6 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:57.528410 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ebdf72b0-3f3e-401f-bbf1-6a844d2905e6 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 returned with HTTP 200 Aug 01 00:27:57.528861 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1355/5433] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:57 2026] GET /volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:57.539895 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-521db649-e845-4ff8-8bc5-2f587439cf37 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:57.542590 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-521db649-e845-4ff8-8bc5-2f587439cf37 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] DELETE https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 Aug 01 00:27:57.542590 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-521db649-e845-4ff8-8bc5-2f587439cf37 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:57.542590 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-521db649-e845-4ff8-8bc5-2f587439cf37 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:57.542590 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-521db649-e845-4ff8-8bc5-2f587439cf37 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Delete volume with id: d831f3ad-e91c-4174-9d0e-e28d03a5cf95 Aug 01 00:27:57.549273 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:57.549273 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:57.549707 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-521db649-e845-4ff8-8bc5-2f587439cf37 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:57.564271 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-521db649-e845-4ff8-8bc5-2f587439cf37 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Delete volume request issued successfully. Aug 01 00:27:57.564466 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-521db649-e845-4ff8-8bc5-2f587439cf37 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 returned with HTTP 202 Aug 01 00:27:57.564893 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1360/5434] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:27:57 2026] DELETE /volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:27:57.573006 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f669505e-53c1-4c88-af3e-ec11181be13a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:57.575602 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f669505e-53c1-4c88-af3e-ec11181be13a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 Aug 01 00:27:57.575796 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f669505e-53c1-4c88-af3e-ec11181be13a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:57.575969 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f669505e-53c1-4c88-af3e-ec11181be13a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:57.592909 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:57.592909 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:57.600104 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-f669505e-53c1-4c88-af3e-ec11181be13a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:57.605461 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f669505e-53c1-4c88-af3e-ec11181be13a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 returned with HTTP 200 Aug 01 00:27:57.605759 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1362/5435] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:57 2026] GET /volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 => generated 883 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:57.688945 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f38198b4-4c50-443d-9b76-4624bb1da21c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:57.690761 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f38198b4-4c50-443d-9b76-4624bb1da21c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:27:57.691003 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f38198b4-4c50-443d-9b76-4624bb1da21c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:57.691180 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f38198b4-4c50-443d-9b76-4624bb1da21c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:57.691272 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-f38198b4-4c50-443d-9b76-4624bb1da21c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:27:57.695235 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:57.695235 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:57.695808 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f38198b4-4c50-443d-9b76-4624bb1da21c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:27:57.696204 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1359/5436] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:27:57 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:58.619183 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2a67d17b-cfe3-42b4-af16-6af921a938c9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:58.622799 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2a67d17b-cfe3-42b4-af16-6af921a938c9 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 Aug 01 00:27:58.622799 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2a67d17b-cfe3-42b4-af16-6af921a938c9 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:58.622799 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2a67d17b-cfe3-42b4-af16-6af921a938c9 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:58.628867 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2a67d17b-cfe3-42b4-af16-6af921a938c9 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 returned with HTTP 404 Aug 01 00:27:58.629592 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1356/5437] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:58 2026] GET /volume/v3/volumes/d831f3ad-e91c-4174-9d0e-e28d03a5cf95 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:27:58.637093 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-bc9cacc3-270b-40d0-a0c2-6ae6caf01b8c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:58.639475 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bc9cacc3-270b-40d0-a0c2-6ae6caf01b8c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e Aug 01 00:27:58.639750 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bc9cacc3-270b-40d0-a0c2-6ae6caf01b8c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:58.640053 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-bc9cacc3-270b-40d0-a0c2-6ae6caf01b8c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:58.649290 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:58.649290 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:58.653705 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-bc9cacc3-270b-40d0-a0c2-6ae6caf01b8c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:58.659065 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-bc9cacc3-270b-40d0-a0c2-6ae6caf01b8c tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e returned with HTTP 200 Aug 01 00:27:58.659552 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1361/5438] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:58 2026] GET /volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:58.671558 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-de79c411-fcad-4d2b-96e5-f1b3821eb5de None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:58.673681 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-de79c411-fcad-4d2b-96e5-f1b3821eb5de tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e Aug 01 00:27:58.673966 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-de79c411-fcad-4d2b-96e5-f1b3821eb5de tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:58.674220 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-de79c411-fcad-4d2b-96e5-f1b3821eb5de tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:58.681401 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:58.681401 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:27:58.685289 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-de79c411-fcad-4d2b-96e5-f1b3821eb5de tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:58.690346 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-de79c411-fcad-4d2b-96e5-f1b3821eb5de tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e returned with HTTP 200 Aug 01 00:27:58.691275 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1363/5439] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:58 2026] GET /volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:58.705564 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d388b20e-1ef9-4165-aebe-57ed880e61f2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:58.708433 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d388b20e-1ef9-4165-aebe-57ed880e61f2 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] DELETE https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e Aug 01 00:27:58.708433 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d388b20e-1ef9-4165-aebe-57ed880e61f2 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:58.708433 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d388b20e-1ef9-4165-aebe-57ed880e61f2 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:58.708542 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6edc2f9a-8c4f-4930-9af5-a58d5c11b4ef None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:58.708570 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-d388b20e-1ef9-4165-aebe-57ed880e61f2 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Delete volume with id: d27e0308-8414-41f3-9ab0-5303e56b4a5e Aug 01 00:27:58.710022 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6edc2f9a-8c4f-4930-9af5-a58d5c11b4ef tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:27:58.710358 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6edc2f9a-8c4f-4930-9af5-a58d5c11b4ef tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:58.710641 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6edc2f9a-8c4f-4930-9af5-a58d5c11b4ef tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:58.710844 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-6edc2f9a-8c4f-4930-9af5-a58d5c11b4ef tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:27:58.715921 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:58.715921 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:58.715921 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6edc2f9a-8c4f-4930-9af5-a58d5c11b4ef tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:27:58.715921 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1357/5440] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:27:58 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:58.716087 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:58.716087 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:58.716686 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d388b20e-1ef9-4165-aebe-57ed880e61f2 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:58.736011 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-d388b20e-1ef9-4165-aebe-57ed880e61f2 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Delete volume request issued successfully. Aug 01 00:27:58.736186 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d388b20e-1ef9-4165-aebe-57ed880e61f2 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e returned with HTTP 202 Aug 01 00:27:58.736569 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1360/5441] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:27:58 2026] DELETE /volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:27:58.744191 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2dad0df1-85e5-4f4e-942f-14d21e04f69f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:58.746160 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2dad0df1-85e5-4f4e-942f-14d21e04f69f tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e Aug 01 00:27:58.746360 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2dad0df1-85e5-4f4e-942f-14d21e04f69f tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:58.746538 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2dad0df1-85e5-4f4e-942f-14d21e04f69f tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:58.755375 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:58.755375 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:58.758518 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-2dad0df1-85e5-4f4e-942f-14d21e04f69f tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:27:58.763093 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2dad0df1-85e5-4f4e-942f-14d21e04f69f tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e returned with HTTP 200 Aug 01 00:27:58.764400 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1362/5442] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:58 2026] GET /volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:58.907625 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-e5657890-8085-477d-96c3-a85f0707a590 req-b253ce8f-d864-4699-b1bd-969c1ef75f52 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:58.909999 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-e5657890-8085-477d-96c3-a85f0707a590 req-b253ce8f-d864-4699-b1bd-969c1ef75f52 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/limits Aug 01 00:27:58.910342 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-e5657890-8085-477d-96c3-a85f0707a590 req-b253ce8f-d864-4699-b1bd-969c1ef75f52 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:58.910632 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-e5657890-8085-477d-96c3-a85f0707a590 req-b253ce8f-d864-4699-b1bd-969c1ef75f52 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'index' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:58.919323 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [req-e5657890-8085-477d-96c3-a85f0707a590 req-b253ce8f-d864-4699-b1bd-969c1ef75f52 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1178245429 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1178245429, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:27:58.919747 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [req-e5657890-8085-477d-96c3-a85f0707a590 req-b253ce8f-d864-4699-b1bd-969c1ef75f52 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1178245429 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1178245429, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:27:58.920088 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [req-e5657890-8085-477d-96c3-a85f0707a590 req-b253ce8f-d864-4699-b1bd-969c1ef75f52 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1178245429 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1178245429, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:27:58.934999 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-e5657890-8085-477d-96c3-a85f0707a590 req-b253ce8f-d864-4699-b1bd-969c1ef75f52 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/limits returned with HTTP 200 Aug 01 00:27:58.935475 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1364/5443] 10.4.3.222 () {68 vars in 1484 bytes} [Sat Aug 1 00:27:58 2026] GET /volume/v3/limits => generated 302 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:58.992223 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-e5657890-8085-477d-96c3-a85f0707a590 req-2b8f7883-c9a8-4a9e-bbf5-d30ef06ab97a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:58.996139 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-e5657890-8085-477d-96c3-a85f0707a590 req-2b8f7883-c9a8-4a9e-bbf5-d30ef06ab97a tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc Aug 01 00:27:58.996139 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-e5657890-8085-477d-96c3-a85f0707a590 req-2b8f7883-c9a8-4a9e-bbf5-d30ef06ab97a tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:58.996139 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-e5657890-8085-477d-96c3-a85f0707a590 req-2b8f7883-c9a8-4a9e-bbf5-d30ef06ab97a tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:59.005369 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:59.005369 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:59.008908 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-e5657890-8085-477d-96c3-a85f0707a590 req-2b8f7883-c9a8-4a9e-bbf5-d30ef06ab97a tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Volume info retrieved successfully. Aug 01 00:27:59.013558 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-e5657890-8085-477d-96c3-a85f0707a590 req-2b8f7883-c9a8-4a9e-bbf5-d30ef06ab97a tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc returned with HTTP 200 Aug 01 00:27:59.014034 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1358/5444] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:27:58 2026] GET /volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc => generated 1663 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:27:59.024696 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-e5657890-8085-477d-96c3-a85f0707a590 req-6c3fed75-bf7b-4f98-9286-3f5aea78bbe5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:59.026810 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e5657890-8085-477d-96c3-a85f0707a590 req-6c3fed75-bf7b-4f98-9286-3f5aea78bbe5 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:27:59.027185 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-e5657890-8085-477d-96c3-a85f0707a590 req-6c3fed75-bf7b-4f98-9286-3f5aea78bbe5 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fcf8edee-d687-44d5-9621-5c5376a581dc", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1318613560", "description": null, "metadata": {}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:27:59.039785 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:59.039785 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:59.039785 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-e5657890-8085-477d-96c3-a85f0707a590 req-6c3fed75-bf7b-4f98-9286-3f5aea78bbe5 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Volume info retrieved successfully. Aug 01 00:27:59.039785 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.snapshots [req-e5657890-8085-477d-96c3-a85f0707a590 req-6c3fed75-bf7b-4f98-9286-3f5aea78bbe5 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Create snapshot from volume fcf8edee-d687-44d5-9621-5c5376a581dc Aug 01 00:27:59.067151 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [req-e5657890-8085-477d-96c3-a85f0707a590 req-6c3fed75-bf7b-4f98-9286-3f5aea78bbe5 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Created reservations ['71896f39-a086-4e4c-812e-ab02e5263025', 'b105747a-0f82-4602-a58e-b8057812d540', '1daf466f-af8e-4eb4-ae71-031a96b34c6c', '21cb23ac-9b65-4466-a031-5b6c9345924f'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:27:59.094259 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-e5657890-8085-477d-96c3-a85f0707a590 req-6c3fed75-bf7b-4f98-9286-3f5aea78bbe5 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Snapshot force create request issued successfully. Aug 01 00:27:59.094558 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-e5657890-8085-477d-96c3-a85f0707a590 req-6c3fed75-bf7b-4f98-9286-3f5aea78bbe5 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:27:59.094972 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1361/5445] 10.4.3.222 () {72 vars in 1547 bytes} [Sat Aug 1 00:27:59 2026] POST /volume/v3/snapshots => generated 324 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:27:59.726143 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-030b34f8-ee9f-41c4-8487-2184fb31bbc5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:59.728351 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-030b34f8-ee9f-41c4-8487-2184fb31bbc5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:27:59.728620 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-030b34f8-ee9f-41c4-8487-2184fb31bbc5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:59.728893 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-030b34f8-ee9f-41c4-8487-2184fb31bbc5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:59.729047 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-030b34f8-ee9f-41c4-8487-2184fb31bbc5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:27:59.734125 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:59.734125 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:27:59.734892 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-030b34f8-ee9f-41c4-8487-2184fb31bbc5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:27:59.735348 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1363/5446] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:27:59 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:27:59.776781 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6e9196cf-8606-41da-90ce-8e99f8ad7734 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:59.778671 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6e9196cf-8606-41da-90ce-8e99f8ad7734 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e Aug 01 00:27:59.778874 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6e9196cf-8606-41da-90ce-8e99f8ad7734 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:59.779063 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6e9196cf-8606-41da-90ce-8e99f8ad7734 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:59.784936 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6e9196cf-8606-41da-90ce-8e99f8ad7734 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e returned with HTTP 404 Aug 01 00:27:59.785481 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1365/5447] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:27:59 2026] GET /volume/v3/volumes/d27e0308-8414-41f3-9ab0-5303e56b4a5e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:27:59.791542 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-34d754cc-e36d-4262-9d01-86751281940d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:59.793168 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-34d754cc-e36d-4262-9d01-86751281940d tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/bf7126a2-32cc-4dcd-8a29-9767aecbafee Aug 01 00:27:59.793386 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-34d754cc-e36d-4262-9d01-86751281940d tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:59.793522 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-34d754cc-e36d-4262-9d01-86751281940d tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:59.793613 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-34d754cc-e36d-4262-9d01-86751281940d tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Delete snapshot with id: bf7126a2-32cc-4dcd-8a29-9767aecbafee Aug 01 00:27:59.798560 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:59.798560 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:27:59.799014 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-34d754cc-e36d-4262-9d01-86751281940d tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Snapshot retrieved successfully. Aug 01 00:27:59.812715 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-34d754cc-e36d-4262-9d01-86751281940d tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Snapshot delete request issued successfully. Aug 01 00:27:59.812893 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-34d754cc-e36d-4262-9d01-86751281940d tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/snapshots/bf7126a2-32cc-4dcd-8a29-9767aecbafee returned with HTTP 202 Aug 01 00:27:59.813280 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1359/5448] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:27:59 2026] DELETE /volume/v3/snapshots/bf7126a2-32cc-4dcd-8a29-9767aecbafee => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:27:59.821081 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6bf1ec44-e98b-4705-8b3e-ecbef6c22f68 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:27:59.822885 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6bf1ec44-e98b-4705-8b3e-ecbef6c22f68 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/snapshots/bf7126a2-32cc-4dcd-8a29-9767aecbafee Aug 01 00:27:59.823086 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6bf1ec44-e98b-4705-8b3e-ecbef6c22f68 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:27:59.823265 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6bf1ec44-e98b-4705-8b3e-ecbef6c22f68 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:27:59.828572 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:27:59.828572 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:27:59.829089 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6bf1ec44-e98b-4705-8b3e-ecbef6c22f68 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Snapshot retrieved successfully. Aug 01 00:27:59.829893 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6bf1ec44-e98b-4705-8b3e-ecbef6c22f68 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/snapshots/bf7126a2-32cc-4dcd-8a29-9767aecbafee returned with HTTP 200 Aug 01 00:27:59.830271 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1362/5449] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:27:59 2026] GET /volume/v3/snapshots/bf7126a2-32cc-4dcd-8a29-9767aecbafee => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:00.616018 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-adf370d9-54ab-429a-a5fc-628b2d6d9ae5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:00.617684 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-adf370d9-54ab-429a-a5fc-628b2d6d9ae5 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/snapshots/17527839-ae35-41d2-9b7e-caffcd8e903a Aug 01 00:28:00.617890 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-adf370d9-54ab-429a-a5fc-628b2d6d9ae5 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:00.618096 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-adf370d9-54ab-429a-a5fc-628b2d6d9ae5 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:00.622485 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:00.622485 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:00.622865 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-adf370d9-54ab-429a-a5fc-628b2d6d9ae5 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Snapshot retrieved successfully. Aug 01 00:28:00.623524 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-adf370d9-54ab-429a-a5fc-628b2d6d9ae5 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/snapshots/17527839-ae35-41d2-9b7e-caffcd8e903a returned with HTTP 200 Aug 01 00:28:00.623854 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1364/5450] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:28:00 2026] GET /volume/v3/snapshots/17527839-ae35-41d2-9b7e-caffcd8e903a => generated 483 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:00.650084 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-0b96cb00-20b4-405d-a613-4cee1e659ee0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:00.651711 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0b96cb00-20b4-405d-a613-4cee1e659ee0 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:28:00.652104 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0b96cb00-20b4-405d-a613-4cee1e659ee0 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-708673032", "snapshot_id": null, "imageRef": "78e479e7-0f9e-4b9d-b44e-d61b7863e284", "volume_type": null, "size": 1}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:00.653880 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-0b96cb00-20b4-405d-a613-4cee1e659ee0 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-708673032', 'snapshot_id': None, 'imageRef': '78e479e7-0f9e-4b9d-b44e-d61b7863e284', 'volume_type': None, 'size': 1}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:28:00.744846 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-89f54df2-6584-419a-b4b7-8b8f5d1c89b8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:00.747399 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-89f54df2-6584-419a-b4b7-8b8f5d1c89b8 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:28:00.747681 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-89f54df2-6584-419a-b4b7-8b8f5d1c89b8 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:00.747955 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-89f54df2-6584-419a-b4b7-8b8f5d1c89b8 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:00.748124 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-89f54df2-6584-419a-b4b7-8b8f5d1c89b8 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:00.753266 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:00.753266 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:00.754074 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-89f54df2-6584-419a-b4b7-8b8f5d1c89b8 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:28:00.754514 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1360/5451] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:00 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:00.788783 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:00.788783 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:00.789240 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0b96cb00-20b4-405d-a613-4cee1e659ee0 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Snapshot retrieved successfully. Aug 01 00:28:00.789408 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-0b96cb00-20b4-405d-a613-4cee1e659ee0 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Create volume of 1 GB Aug 01 00:28:00.792511 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0b96cb00-20b4-405d-a613-4cee1e659ee0 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Availability Zones retrieved successfully. Aug 01 00:28:00.797297 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0b96cb00-20b4-405d-a613-4cee1e659ee0 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Flow 'volume_create_api' (d8215cc8-3598-4a69-b239-7ae6c856c8ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:28:00.798308 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0b96cb00-20b4-405d-a613-4cee1e659ee0 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72042ce9-52c9-45bf-865e-07ca9e1fdd91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:00.799301 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-0b96cb00-20b4-405d-a613-4cee1e659ee0 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:28:00.831907 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0b96cb00-20b4-405d-a613-4cee1e659ee0 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72042ce9-52c9-45bf-865e-07ca9e1fdd91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '17527839-ae35-41d2-9b7e-caffcd8e903a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:00.832649 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0b96cb00-20b4-405d-a613-4cee1e659ee0 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60df3615-48d8-4214-8110-aec46aa95a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:00.839179 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3bfa1bf5-aba4-4d43-bd36-c3b1e283c166 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:00.840941 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3bfa1bf5-aba4-4d43-bd36-c3b1e283c166 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/snapshots/bf7126a2-32cc-4dcd-8a29-9767aecbafee Aug 01 00:28:00.841193 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3bfa1bf5-aba4-4d43-bd36-c3b1e283c166 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:00.841433 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3bfa1bf5-aba4-4d43-bd36-c3b1e283c166 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:00.845386 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3bfa1bf5-aba4-4d43-bd36-c3b1e283c166 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/snapshots/bf7126a2-32cc-4dcd-8a29-9767aecbafee returned with HTTP 404 Aug 01 00:28:00.845806 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1363/5452] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:28:00 2026] GET /volume/v3/snapshots/bf7126a2-32cc-4dcd-8a29-9767aecbafee => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:00.851721 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e152d715-7562-47d4-915d-9741b6ac2510 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:00.853392 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e152d715-7562-47d4-915d-9741b6ac2510 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/c4e54071-4700-4834-947f-5b04ea3a698e Aug 01 00:28:00.853570 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e152d715-7562-47d4-915d-9741b6ac2510 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:00.853740 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e152d715-7562-47d4-915d-9741b6ac2510 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:00.853862 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-e152d715-7562-47d4-915d-9741b6ac2510 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Delete snapshot with id: c4e54071-4700-4834-947f-5b04ea3a698e Aug 01 00:28:00.858154 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:00.858154 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:00.858519 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-e152d715-7562-47d4-915d-9741b6ac2510 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Snapshot retrieved successfully. Aug 01 00:28:00.869244 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-0b96cb00-20b4-405d-a613-4cee1e659ee0 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Created reservations ['f1dd1b9b-36ef-4a9c-939c-50eedd782e26', '0d0c5ccd-feff-4b7d-909b-80cc376e9ca9', '4b6a58f2-510d-4df8-b8e2-9d0585c0230c', '1b4c982c-f037-4905-a123-820c7c77f565'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:28:00.870263 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0b96cb00-20b4-405d-a613-4cee1e659ee0 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60df3615-48d8-4214-8110-aec46aa95a79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1dd1b9b-36ef-4a9c-939c-50eedd782e26', '0d0c5ccd-feff-4b7d-909b-80cc376e9ca9', '4b6a58f2-510d-4df8-b8e2-9d0585c0230c', '1b4c982c-f037-4905-a123-820c7c77f565']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:00.871131 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0b96cb00-20b4-405d-a613-4cee1e659ee0 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40d1cd98-f306-4f52-bf7b-a67ae97bbca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:00.871583 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-e152d715-7562-47d4-915d-9741b6ac2510 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Snapshot delete request issued successfully. Aug 01 00:28:00.871742 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e152d715-7562-47d4-915d-9741b6ac2510 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/snapshots/c4e54071-4700-4834-947f-5b04ea3a698e returned with HTTP 202 Aug 01 00:28:00.872170 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1365/5453] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:28:00 2026] DELETE /volume/v3/snapshots/c4e54071-4700-4834-947f-5b04ea3a698e => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:28:00.878370 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-57404051-b08f-40c4-8cc0-8c819fc1b62a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:00.880127 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-57404051-b08f-40c4-8cc0-8c819fc1b62a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/snapshots/c4e54071-4700-4834-947f-5b04ea3a698e Aug 01 00:28:00.880269 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-57404051-b08f-40c4-8cc0-8c819fc1b62a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:00.880437 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-57404051-b08f-40c4-8cc0-8c819fc1b62a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:00.887665 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:00.887665 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:00.888133 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-57404051-b08f-40c4-8cc0-8c819fc1b62a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Snapshot retrieved successfully. Aug 01 00:28:00.888918 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-57404051-b08f-40c4-8cc0-8c819fc1b62a tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/snapshots/c4e54071-4700-4834-947f-5b04ea3a698e returned with HTTP 200 Aug 01 00:28:00.889280 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1361/5454] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:28:00 2026] GET /volume/v3/snapshots/c4e54071-4700-4834-947f-5b04ea3a698e => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:00.917038 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0b96cb00-20b4-405d-a613-4cee1e659ee0 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40d1cd98-f306-4f52-bf7b-a67ae97bbca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50d50933-2b28-4da8-ba66-f25091a3d81b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-708673032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2e9e1b6457445cbbe0ea7cb7e52cbe8',qos_specs=None,replication_status=,reservations=['f1dd1b9b-36ef-4a9c-939c-50eedd782e26','0d0c5ccd-feff-4b7d-909b-80cc376e9ca9','4b6a58f2-510d-4df8-b8e2-9d0585c0230c','1b4c982c-f037-4905-a123-820c7c77f565'],size=1,snapshot_id=17527839-ae35-41d2-9b7e-caffcd8e903a,source_replicaid=,source_volid=None,status='creating',user_id='c4f1e0cb4cd44872b347094d9f012e5a',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), '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-01T00:28:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-708673032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50d50933-2b28-4da8-ba66-f25091a3d81b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2e9e1b6457445cbbe0ea7cb7e52cbe8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=17527839-ae35-41d2-9b7e-caffcd8e903a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4f1e0cb4cd44872b347094d9f012e5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:00.917899 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0b96cb00-20b4-405d-a613-4cee1e659ee0 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (542e86c3-0dee-4574-934d-855c3c2e1a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:00.933861 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0b96cb00-20b4-405d-a613-4cee1e659ee0 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (542e86c3-0dee-4574-934d-855c3c2e1a85) transitioned into state 'SUCCESS' from state '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-708673032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2e9e1b6457445cbbe0ea7cb7e52cbe8',qos_specs=None,replication_status=,reservations=['f1dd1b9b-36ef-4a9c-939c-50eedd782e26','0d0c5ccd-feff-4b7d-909b-80cc376e9ca9','4b6a58f2-510d-4df8-b8e2-9d0585c0230c','1b4c982c-f037-4905-a123-820c7c77f565'],size=1,snapshot_id=17527839-ae35-41d2-9b7e-caffcd8e903a,source_replicaid=,source_volid=None,status='creating',user_id='c4f1e0cb4cd44872b347094d9f012e5a',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:00.934711 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0b96cb00-20b4-405d-a613-4cee1e659ee0 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be47c30e-1aeb-44ac-9f69-fde7be1265e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:00.958392 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0b96cb00-20b4-405d-a613-4cee1e659ee0 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be47c30e-1aeb-44ac-9f69-fde7be1265e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:00.958392 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-0b96cb00-20b4-405d-a613-4cee1e659ee0 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Flow 'volume_create_api' (d8215cc8-3598-4a69-b239-7ae6c856c8ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:28:00.958392 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0b96cb00-20b4-405d-a613-4cee1e659ee0 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Create volume request issued successfully. Aug 01 00:28:00.958392 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0b96cb00-20b4-405d-a613-4cee1e659ee0 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:28:00.958392 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1366/5455] 10.4.3.222 () {70 vars in 1300 bytes} [Sat Aug 1 00:28:00 2026] POST /volume/v3/volumes => generated 813 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:00.970389 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4093e836-b51a-4e0a-a084-5497211f332e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:00.972040 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4093e836-b51a-4e0a-a084-5497211f332e tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/volumes/50d50933-2b28-4da8-ba66-f25091a3d81b Aug 01 00:28:00.972235 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4093e836-b51a-4e0a-a084-5497211f332e tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:00.972409 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4093e836-b51a-4e0a-a084-5497211f332e tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:00.978756 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:00.978756 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:00.982267 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-4093e836-b51a-4e0a-a084-5497211f332e tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Volume info retrieved successfully. Aug 01 00:28:00.986682 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4093e836-b51a-4e0a-a084-5497211f332e tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/volumes/50d50933-2b28-4da8-ba66-f25091a3d81b returned with HTTP 200 Aug 01 00:28:00.987027 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1364/5456] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:28:00 2026] GET /volume/v3/volumes/50d50933-2b28-4da8-ba66-f25091a3d81b => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:28:01.763632 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a7c18eb6-7a1d-4e13-8537-49d8716fc6f6 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:01.765422 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a7c18eb6-7a1d-4e13-8537-49d8716fc6f6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:28:01.765621 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a7c18eb6-7a1d-4e13-8537-49d8716fc6f6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:01.765826 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a7c18eb6-7a1d-4e13-8537-49d8716fc6f6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:01.765930 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-a7c18eb6-7a1d-4e13-8537-49d8716fc6f6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:01.770004 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:01.770004 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:01.770543 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a7c18eb6-7a1d-4e13-8537-49d8716fc6f6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:28:01.770918 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1366/5457] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:01 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:01.897483 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-0292b847-a4cb-49a2-afe7-260251930baa None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:01.899140 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0292b847-a4cb-49a2-afe7-260251930baa tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/snapshots/c4e54071-4700-4834-947f-5b04ea3a698e Aug 01 00:28:01.899347 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0292b847-a4cb-49a2-afe7-260251930baa tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:01.899523 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-0292b847-a4cb-49a2-afe7-260251930baa tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:01.903481 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-0292b847-a4cb-49a2-afe7-260251930baa tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/snapshots/c4e54071-4700-4834-947f-5b04ea3a698e returned with HTTP 404 Aug 01 00:28:01.903887 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1362/5458] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:28:01 2026] GET /volume/v3/snapshots/c4e54071-4700-4834-947f-5b04ea3a698e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:01.909879 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-15a60218-e9ca-43d2-9c8a-c20a5b427dc2 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:01.911626 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-15a60218-e9ca-43d2-9c8a-c20a5b427dc2 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/f9e3d29d-c970-4c3c-b922-c6614a6d0e4b Aug 01 00:28:01.911844 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-15a60218-e9ca-43d2-9c8a-c20a5b427dc2 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:01.912058 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-15a60218-e9ca-43d2-9c8a-c20a5b427dc2 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:01.912155 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-15a60218-e9ca-43d2-9c8a-c20a5b427dc2 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Delete snapshot with id: f9e3d29d-c970-4c3c-b922-c6614a6d0e4b Aug 01 00:28:01.916684 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:01.916684 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:01.917103 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-15a60218-e9ca-43d2-9c8a-c20a5b427dc2 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Snapshot retrieved successfully. Aug 01 00:28:01.931462 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-15a60218-e9ca-43d2-9c8a-c20a5b427dc2 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Snapshot delete request issued successfully. Aug 01 00:28:01.931664 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-15a60218-e9ca-43d2-9c8a-c20a5b427dc2 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/snapshots/f9e3d29d-c970-4c3c-b922-c6614a6d0e4b returned with HTTP 202 Aug 01 00:28:01.932094 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1367/5459] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:28:01 2026] DELETE /volume/v3/snapshots/f9e3d29d-c970-4c3c-b922-c6614a6d0e4b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:28:01.940002 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-96e6c0b9-f590-459e-98c0-57564efc0e0d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:01.941614 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-96e6c0b9-f590-459e-98c0-57564efc0e0d tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/snapshots/f9e3d29d-c970-4c3c-b922-c6614a6d0e4b Aug 01 00:28:01.941792 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-96e6c0b9-f590-459e-98c0-57564efc0e0d tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:01.941970 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-96e6c0b9-f590-459e-98c0-57564efc0e0d tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:01.946295 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:01.946295 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:01.946645 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-96e6c0b9-f590-459e-98c0-57564efc0e0d tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Snapshot retrieved successfully. Aug 01 00:28:01.947322 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-96e6c0b9-f590-459e-98c0-57564efc0e0d tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/snapshots/f9e3d29d-c970-4c3c-b922-c6614a6d0e4b returned with HTTP 200 Aug 01 00:28:01.947644 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1365/5460] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:28:01 2026] GET /volume/v3/snapshots/f9e3d29d-c970-4c3c-b922-c6614a6d0e4b => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:02.000314 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-485f31ae-ad0b-4bd6-aa7c-c13598e421f1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:02.002078 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-485f31ae-ad0b-4bd6-aa7c-c13598e421f1 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/volumes/50d50933-2b28-4da8-ba66-f25091a3d81b Aug 01 00:28:02.002275 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-485f31ae-ad0b-4bd6-aa7c-c13598e421f1 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:02.002445 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-485f31ae-ad0b-4bd6-aa7c-c13598e421f1 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:02.008498 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:02.008498 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:02.011576 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-485f31ae-ad0b-4bd6-aa7c-c13598e421f1 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Volume info retrieved successfully. Aug 01 00:28:02.015390 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-485f31ae-ad0b-4bd6-aa7c-c13598e421f1 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/volumes/50d50933-2b28-4da8-ba66-f25091a3d81b returned with HTTP 200 Aug 01 00:28:02.015703 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1367/5461] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:28:01 2026] GET /volume/v3/volumes/50d50933-2b28-4da8-ba66-f25091a3d81b => generated 1422 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:28:02.029041 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-6b60de51-bdbd-47e2-be79-aec4680875c5 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:02.034091 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6b60de51-bdbd-47e2-be79-aec4680875c5 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/volumes/50d50933-2b28-4da8-ba66-f25091a3d81b Aug 01 00:28:02.034282 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6b60de51-bdbd-47e2-be79-aec4680875c5 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:02.034450 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-6b60de51-bdbd-47e2-be79-aec4680875c5 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:02.041167 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:02.041167 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:02.044435 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-6b60de51-bdbd-47e2-be79-aec4680875c5 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Volume info retrieved successfully. Aug 01 00:28:02.049095 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-6b60de51-bdbd-47e2-be79-aec4680875c5 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/volumes/50d50933-2b28-4da8-ba66-f25091a3d81b returned with HTTP 200 Aug 01 00:28:02.049525 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1363/5462] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:28:02 2026] GET /volume/v3/volumes/50d50933-2b28-4da8-ba66-f25091a3d81b => generated 1422 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:28:02.781338 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-a7101e3c-b661-457b-aaf9-e140ff79729c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:02.783449 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a7101e3c-b661-457b-aaf9-e140ff79729c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:28:02.783703 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a7101e3c-b661-457b-aaf9-e140ff79729c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:02.783993 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-a7101e3c-b661-457b-aaf9-e140ff79729c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:02.784223 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-a7101e3c-b661-457b-aaf9-e140ff79729c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:02.788535 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:02.788535 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:02.789319 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-a7101e3c-b661-457b-aaf9-e140ff79729c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:28:02.790786 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1368/5463] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:02 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:02.956656 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6d49d78f-3f8d-4690-a1a1-2d03d9c3ed05 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:02.958826 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6d49d78f-3f8d-4690-a1a1-2d03d9c3ed05 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/snapshots/f9e3d29d-c970-4c3c-b922-c6614a6d0e4b Aug 01 00:28:02.959081 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6d49d78f-3f8d-4690-a1a1-2d03d9c3ed05 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:02.959311 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6d49d78f-3f8d-4690-a1a1-2d03d9c3ed05 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:02.964741 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6d49d78f-3f8d-4690-a1a1-2d03d9c3ed05 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/snapshots/f9e3d29d-c970-4c3c-b922-c6614a6d0e4b returned with HTTP 404 Aug 01 00:28:02.965323 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1366/5464] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:28:02 2026] GET /volume/v3/snapshots/f9e3d29d-c970-4c3c-b922-c6614a6d0e4b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:02.971478 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-842c4826-f347-4f50-8af2-ff990b8e323d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:02.973175 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-842c4826-f347-4f50-8af2-ff990b8e323d tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e Aug 01 00:28:02.973353 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-842c4826-f347-4f50-8af2-ff990b8e323d tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:02.974555 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-842c4826-f347-4f50-8af2-ff990b8e323d tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:02.979957 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:02.979957 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:02.983300 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-842c4826-f347-4f50-8af2-ff990b8e323d tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:28:02.986962 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-842c4826-f347-4f50-8af2-ff990b8e323d tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e returned with HTTP 200 Aug 01 00:28:02.987330 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1368/5465] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:28:02 2026] GET /volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:03.002376 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4a56bb72-16e0-4558-b315-c7af3ddfc801 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:03.004585 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4a56bb72-16e0-4558-b315-c7af3ddfc801 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e Aug 01 00:28:03.004855 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4a56bb72-16e0-4558-b315-c7af3ddfc801 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:03.005125 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4a56bb72-16e0-4558-b315-c7af3ddfc801 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:03.012223 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:03.012223 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:03.015788 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-4a56bb72-16e0-4558-b315-c7af3ddfc801 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:28:03.019860 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4a56bb72-16e0-4558-b315-c7af3ddfc801 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e returned with HTTP 200 Aug 01 00:28:03.020288 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1364/5466] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:28:03 2026] GET /volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:03.032302 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-7142961b-de66-4287-8d7e-c8fb7ae7b3ed None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:03.034570 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7142961b-de66-4287-8d7e-c8fb7ae7b3ed tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] DELETE https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e Aug 01 00:28:03.034719 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7142961b-de66-4287-8d7e-c8fb7ae7b3ed tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:03.034925 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7142961b-de66-4287-8d7e-c8fb7ae7b3ed tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:03.035139 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-7142961b-de66-4287-8d7e-c8fb7ae7b3ed tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Delete volume with id: c81ed8de-4ed9-4028-a58a-71a7c41b3c9e Aug 01 00:28:03.042615 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:03.042615 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:03.043109 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-7142961b-de66-4287-8d7e-c8fb7ae7b3ed tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:28:03.059925 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-7142961b-de66-4287-8d7e-c8fb7ae7b3ed tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Delete volume request issued successfully. Aug 01 00:28:03.060112 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7142961b-de66-4287-8d7e-c8fb7ae7b3ed tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e returned with HTTP 202 Aug 01 00:28:03.060510 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1369/5467] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:28:03 2026] DELETE /volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:28:03.069740 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-ed308d33-bbd9-47e7-b36d-2d50ce8a8eab None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:03.071626 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ed308d33-bbd9-47e7-b36d-2d50ce8a8eab tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e Aug 01 00:28:03.072237 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ed308d33-bbd9-47e7-b36d-2d50ce8a8eab tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:03.072237 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-ed308d33-bbd9-47e7-b36d-2d50ce8a8eab tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:03.079429 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:03.079429 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:03.083292 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-ed308d33-bbd9-47e7-b36d-2d50ce8a8eab tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Volume info retrieved successfully. Aug 01 00:28:03.087806 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-ed308d33-bbd9-47e7-b36d-2d50ce8a8eab tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e returned with HTTP 200 Aug 01 00:28:03.088343 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1367/5468] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:28:03 2026] GET /volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:03.157567 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-80ce49d4-25ce-4b7f-abab-b972867cadd1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:03.160096 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-80ce49d4-25ce-4b7f-abab-b972867cadd1 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/volumes/50d50933-2b28-4da8-ba66-f25091a3d81b Aug 01 00:28:03.160236 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-80ce49d4-25ce-4b7f-abab-b972867cadd1 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:03.160550 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-80ce49d4-25ce-4b7f-abab-b972867cadd1 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:03.167696 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:03.167696 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:03.172100 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-80ce49d4-25ce-4b7f-abab-b972867cadd1 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Volume info retrieved successfully. Aug 01 00:28:03.176521 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-80ce49d4-25ce-4b7f-abab-b972867cadd1 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/volumes/50d50933-2b28-4da8-ba66-f25091a3d81b returned with HTTP 200 Aug 01 00:28:03.176712 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1369/5469] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:28:03 2026] GET /volume/v3/volumes/50d50933-2b28-4da8-ba66-f25091a3d81b => generated 1404 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:28:03.663529 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-62bde27c-8273-4a0f-bddc-482c9bda9a6e None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:03.665525 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-62bde27c-8273-4a0f-bddc-482c9bda9a6e tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/volumes/50d50933-2b28-4da8-ba66-f25091a3d81b Aug 01 00:28:03.665732 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-62bde27c-8273-4a0f-bddc-482c9bda9a6e tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:03.665943 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-62bde27c-8273-4a0f-bddc-482c9bda9a6e tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:03.672105 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:03.672105 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:03.675389 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-62bde27c-8273-4a0f-bddc-482c9bda9a6e tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Volume info retrieved successfully. Aug 01 00:28:03.680017 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-62bde27c-8273-4a0f-bddc-482c9bda9a6e tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/volumes/50d50933-2b28-4da8-ba66-f25091a3d81b returned with HTTP 200 Aug 01 00:28:03.680437 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1365/5470] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:28:03 2026] GET /volume/v3/volumes/50d50933-2b28-4da8-ba66-f25091a3d81b => generated 1404 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:28:03.736460 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-fbb018ad-fb08-4b10-a957-615edf26df4b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:03.736742 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fbb018ad-fb08-4b10-a957-615edf26df4b None None] GET https://10.4.3.222/volume// Aug 01 00:28:03.736911 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fbb018ad-fb08-4b10-a957-615edf26df4b None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:03.737089 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fbb018ad-fb08-4b10-a957-615edf26df4b None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:03.737371 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fbb018ad-fb08-4b10-a957-615edf26df4b None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:28:03.737607 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1370/5471] 10.4.3.222 () {66 vars in 1419 bytes} [Sat Aug 1 00:28: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 01 00:28:03.787258 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-bd3be52c-56dc-45a4-89cb-97916bb5214c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:03.789164 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-bd3be52c-56dc-45a4-89cb-97916bb5214c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:28:03.789491 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-bd3be52c-56dc-45a4-89cb-97916bb5214c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50d50933-2b28-4da8-ba66-f25091a3d81b", "connector": null, "instance_uuid": "72907ece-985d-4265-a351-c80dba37d99b"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:03.797670 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:03.797670 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:03.800671 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-a45dce65-e139-4085-8c32-6392ec880eba None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:03.802649 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a45dce65-e139-4085-8c32-6392ec880eba tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:28:03.802881 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a45dce65-e139-4085-8c32-6392ec880eba tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:03.803092 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-a45dce65-e139-4085-8c32-6392ec880eba tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:03.803210 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-a45dce65-e139-4085-8c32-6392ec880eba tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:03.808110 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:03.808110 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:03.808812 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-a45dce65-e139-4085-8c32-6392ec880eba tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:28:03.809220 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1370/5472] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:03 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:03.827885 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-bd3be52c-56dc-45a4-89cb-97916bb5214c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:28:03.828300 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1368/5473] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:28:03 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:28:04.101786 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-40e92d46-4496-4be4-a767-10299b19c157 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:04.105090 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-40e92d46-4496-4be4-a767-10299b19c157 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] GET https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e Aug 01 00:28:04.105090 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-40e92d46-4496-4be4-a767-10299b19c157 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:04.105090 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-40e92d46-4496-4be4-a767-10299b19c157 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:04.110108 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-40e92d46-4496-4be4-a767-10299b19c157 tempest-SnapshotDataIntegrityTests-616817075 tempest-SnapshotDataIntegrityTests-616817075-project-member] https://10.4.3.222/volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e returned with HTTP 404 Aug 01 00:28:04.110687 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1366/5474] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:28:04 2026] GET /volume/v3/volumes/c81ed8de-4ed9-4028-a58a-71a7c41b3c9e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:04.819643 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f5c2cb82-ad03-46ec-90a1-6caa4ecb53aa None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:04.822018 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f5c2cb82-ad03-46ec-90a1-6caa4ecb53aa tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:28:04.822098 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f5c2cb82-ad03-46ec-90a1-6caa4ecb53aa tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:04.823661 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f5c2cb82-ad03-46ec-90a1-6caa4ecb53aa tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:04.823661 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-f5c2cb82-ad03-46ec-90a1-6caa4ecb53aa tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:04.827954 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:04.827954 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:04.828678 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f5c2cb82-ad03-46ec-90a1-6caa4ecb53aa tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:28:04.829145 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1371/5475] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:04 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:04.835615 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0041337b-896b-4052-ab44-ec9ebc8dce68 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:04.836029 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0041337b-896b-4052-ab44-ec9ebc8dce68 None None] GET https://10.4.3.222/volume// Aug 01 00:28:04.836299 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0041337b-896b-4052-ab44-ec9ebc8dce68 None None] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:04.836849 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0041337b-896b-4052-ab44-ec9ebc8dce68 None None] Calling method 'all' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:04.836849 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0041337b-896b-4052-ab44-ec9ebc8dce68 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:28:04.837066 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1371/5476] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:28:04 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 01 00:28:04.846475 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-3fefe99f-cbb0-44ec-946e-a51dd9ab8d0b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:04.848360 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-3fefe99f-cbb0-44ec-946e-a51dd9ab8d0b tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/volumes/50d50933-2b28-4da8-ba66-f25091a3d81b Aug 01 00:28:04.848586 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-3fefe99f-cbb0-44ec-946e-a51dd9ab8d0b tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:04.849627 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-3fefe99f-cbb0-44ec-946e-a51dd9ab8d0b tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:04.859092 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:04.859092 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:04.862787 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-3fefe99f-cbb0-44ec-946e-a51dd9ab8d0b tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Volume info retrieved successfully. Aug 01 00:28:04.867609 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-3fefe99f-cbb0-44ec-946e-a51dd9ab8d0b tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/volumes/50d50933-2b28-4da8-ba66-f25091a3d81b returned with HTTP 200 Aug 01 00:28:04.868004 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1369/5477] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:28:04 2026] GET /volume/v3/volumes/50d50933-2b28-4da8-ba66-f25091a3d81b => generated 1583 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:28:05.000751 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-b7456b52-8ed9-4368-99f4-21f224608bb1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:05.002885 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-b7456b52-8ed9-4368-99f4-21f224608bb1 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] PUT https://10.4.3.222/volume/v3/attachments/e864a228-ae33-4977-b569-6536d8b58c65 Aug 01 00:28:05.003395 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-b7456b52-8ed9-4368-99f4-21f224608bb1 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:05.011289 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-b7456b52-8ed9-4368-99f4-21f224608bb1 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Acquiring lock "cinder-attachment_update-50d50933-2b28-4da8-ba66-f25091a3d81b-np0000006296" by "attachment_update" {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:28:05.016147 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-b7456b52-8ed9-4368-99f4-21f224608bb1 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Lock "cinder-attachment_update-50d50933-2b28-4da8-ba66-f25091a3d81b-np0000006296" acquired by "attachment_update" :: waited 0.005s {{(pid=100407) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:28:05.017153 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:05.017153 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:05.111910 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.coordination [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-b7456b52-8ed9-4368-99f4-21f224608bb1 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Lock "cinder-attachment_update-50d50933-2b28-4da8-ba66-f25091a3d81b-np0000006296" released by "attachment_update" :: held 0.094s {{(pid=100407) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:28:05.111910 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-b7456b52-8ed9-4368-99f4-21f224608bb1 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/attachments/e864a228-ae33-4977-b569-6536d8b58c65 returned with HTTP 200 Aug 01 00:28:05.111910 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1367/5478] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:28:04 2026] PUT /volume/v3/attachments/e864a228-ae33-4977-b569-6536d8b58c65 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:28:05.139655 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-13e8b3b1-6204-4979-9b8e-34e4fb23f57a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:05.141896 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-13e8b3b1-6204-4979-9b8e-34e4fb23f57a tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] POST https://10.4.3.222/volume/v3/attachments/e864a228-ae33-4977-b569-6536d8b58c65/action Aug 01 00:28:05.142268 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-13e8b3b1-6204-4979-9b8e-34e4fb23f57a tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Action body: b'{"os-complete": null}' {{(pid=100408) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:28:05.142445 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-13e8b3b1-6204-4979-9b8e-34e4fb23f57a tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:05.158012 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:05.158012 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:05.169053 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-d8050423-33a8-4621-9f87-5c5b7638e72d req-13e8b3b1-6204-4979-9b8e-34e4fb23f57a tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/attachments/e864a228-ae33-4977-b569-6536d8b58c65/action returned with HTTP 204 Aug 01 00:28:05.169512 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1372/5479] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:28:05 2026] POST /volume/v3/attachments/e864a228-ae33-4977-b569-6536d8b58c65/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:05.838920 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-342a56a0-c038-44ea-b30b-1f583ecce32f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:05.840609 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-342a56a0-c038-44ea-b30b-1f583ecce32f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:28:05.840829 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-342a56a0-c038-44ea-b30b-1f583ecce32f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:05.841019 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-342a56a0-c038-44ea-b30b-1f583ecce32f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:05.841126 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-342a56a0-c038-44ea-b30b-1f583ecce32f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:05.845243 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:05.845243 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:05.845847 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-342a56a0-c038-44ea-b30b-1f583ecce32f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:28:05.846250 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1372/5480] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:05 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:06.858538 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-25cd3b26-6a49-44e8-bcb4-027223f4f747 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:06.860375 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-25cd3b26-6a49-44e8-bcb4-027223f4f747 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:28:06.861246 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-25cd3b26-6a49-44e8-bcb4-027223f4f747 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:06.861246 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-25cd3b26-6a49-44e8-bcb4-027223f4f747 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:06.861246 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-25cd3b26-6a49-44e8-bcb4-027223f4f747 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:06.864935 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:06.864935 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:06.865833 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-25cd3b26-6a49-44e8-bcb4-027223f4f747 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:28:06.865833 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1370/5481] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:06 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:07.875657 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-4500dba9-fe17-4ac2-8b7b-364307ee06c3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:07.877924 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4500dba9-fe17-4ac2-8b7b-364307ee06c3 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:28:07.878207 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4500dba9-fe17-4ac2-8b7b-364307ee06c3 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:07.878390 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-4500dba9-fe17-4ac2-8b7b-364307ee06c3 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:07.878499 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-4500dba9-fe17-4ac2-8b7b-364307ee06c3 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:07.882890 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:07.882890 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:07.883483 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-4500dba9-fe17-4ac2-8b7b-364307ee06c3 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:28:07.883843 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1368/5482] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:07 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:08.893456 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-31e6b67a-fed1-455b-9403-d4d3da46e3cf None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:08.895717 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-31e6b67a-fed1-455b-9403-d4d3da46e3cf tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:28:08.896054 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-31e6b67a-fed1-455b-9403-d4d3da46e3cf tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:08.896327 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-31e6b67a-fed1-455b-9403-d4d3da46e3cf tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:08.896477 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-31e6b67a-fed1-455b-9403-d4d3da46e3cf tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:08.902093 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:08.902093 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:08.902978 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-31e6b67a-fed1-455b-9403-d4d3da46e3cf tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:28:08.903526 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1373/5483] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:08 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:28:09.913687 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0983faa8-619c-4567-98bf-3c2be0582f0b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:09.915553 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0983faa8-619c-4567-98bf-3c2be0582f0b tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:28:09.915917 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0983faa8-619c-4567-98bf-3c2be0582f0b tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:09.916196 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0983faa8-619c-4567-98bf-3c2be0582f0b tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:09.916320 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-0983faa8-619c-4567-98bf-3c2be0582f0b tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:09.920602 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:09.920602 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:09.921211 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0983faa8-619c-4567-98bf-3c2be0582f0b tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:28:09.921591 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1373/5484] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:09 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:09.931534 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7783b4e2-1cb3-44d7-9100-bd60da5e9760 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:09.933133 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7783b4e2-1cb3-44d7-9100-bd60da5e9760 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] POST https://10.4.3.222/volume/v3/backups Aug 01 00:28:09.933443 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7783b4e2-1cb3-44d7-9100-bd60da5e9760 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9f01f009-989d-497a-8be7-16b4827e4d02"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:09.934708 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-7783b4e2-1cb3-44d7-9100-bd60da5e9760 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Creating new backup {'backup': {'volume_id': '9f01f009-989d-497a-8be7-16b4827e4d02'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:28:09.934874 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-7783b4e2-1cb3-44d7-9100-bd60da5e9760 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Creating backup of volume 9f01f009-989d-497a-8be7-16b4827e4d02 in container None Aug 01 00:28:09.941817 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:09.941817 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:09.942194 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7783b4e2-1cb3-44d7-9100-bd60da5e9760 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Volume info retrieved successfully. Aug 01 00:28:09.958518 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-7783b4e2-1cb3-44d7-9100-bd60da5e9760 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Created reservations ['2becc894-bb83-40fd-ab8b-f2057d9043ce', '808d497f-ed6b-44a3-91f1-22821865bc7b'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:28:09.984192 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7783b4e2-1cb3-44d7-9100-bd60da5e9760 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:28:09.984620 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1371/5485] 10.4.3.222 () {70 vars in 1298 bytes} [Sat Aug 1 00:28:09 2026] POST /volume/v3/backups => generated 288 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:28:09.994929 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-23a725e2-3e1f-41e0-8c6b-1e29b5e43d88 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:09.997335 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-23a725e2-3e1f-41e0-8c6b-1e29b5e43d88 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 Aug 01 00:28:09.997550 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-23a725e2-3e1f-41e0-8c6b-1e29b5e43d88 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:09.997757 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-23a725e2-3e1f-41e0-8c6b-1e29b5e43d88 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:09.997906 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-23a725e2-3e1f-41e0-8c6b-1e29b5e43d88 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 90694654-590a-4cbb-93ff-ee3443970c33. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:10.002380 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:10.002380 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:10.003343 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-23a725e2-3e1f-41e0-8c6b-1e29b5e43d88 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 returned with HTTP 200 Aug 01 00:28:10.003775 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1369/5486] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:09 2026] GET /volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:11.016411 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9782d76c-934d-4826-816e-aa031cf98510 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:11.019351 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9782d76c-934d-4826-816e-aa031cf98510 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 Aug 01 00:28:11.019582 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9782d76c-934d-4826-816e-aa031cf98510 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:11.019852 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9782d76c-934d-4826-816e-aa031cf98510 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:11.020027 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-9782d76c-934d-4826-816e-aa031cf98510 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 90694654-590a-4cbb-93ff-ee3443970c33. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:11.026170 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:11.026170 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:11.027002 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9782d76c-934d-4826-816e-aa031cf98510 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 returned with HTTP 200 Aug 01 00:28:11.027453 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1374/5487] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:11 2026] GET /volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 => generated 697 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:12.038214 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-525cc48c-26c3-4c33-b149-872ecfed6f9b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:12.040172 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-525cc48c-26c3-4c33-b149-872ecfed6f9b tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 Aug 01 00:28:12.040604 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-525cc48c-26c3-4c33-b149-872ecfed6f9b tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:12.040875 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-525cc48c-26c3-4c33-b149-872ecfed6f9b tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:12.041062 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-525cc48c-26c3-4c33-b149-872ecfed6f9b tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 90694654-590a-4cbb-93ff-ee3443970c33. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:12.044980 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:12.044980 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:12.045607 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-525cc48c-26c3-4c33-b149-872ecfed6f9b tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 returned with HTTP 200 Aug 01 00:28:12.045964 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1374/5488] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:12 2026] GET /volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:13.055377 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7d2afca2-c648-4dd3-ae99-5ae0641b3dd4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:13.056525 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7d2afca2-c648-4dd3-ae99-5ae0641b3dd4 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 Aug 01 00:28:13.056755 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7d2afca2-c648-4dd3-ae99-5ae0641b3dd4 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:13.057202 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7d2afca2-c648-4dd3-ae99-5ae0641b3dd4 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:13.057202 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-7d2afca2-c648-4dd3-ae99-5ae0641b3dd4 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 90694654-590a-4cbb-93ff-ee3443970c33. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:13.059366 np0000006296 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=356,cinder:UPDATE=129,cinder:INSERT=61 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:28:13.062063 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:13.062063 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:13.063174 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7d2afca2-c648-4dd3-ae99-5ae0641b3dd4 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 returned with HTTP 200 Aug 01 00:28:13.063174 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1372/5489] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:13 2026] GET /volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:14.072473 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-246a1926-3bfe-49ec-b22f-0a6bffddcac6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:14.074235 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-246a1926-3bfe-49ec-b22f-0a6bffddcac6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 Aug 01 00:28:14.074235 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-246a1926-3bfe-49ec-b22f-0a6bffddcac6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:14.074536 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-246a1926-3bfe-49ec-b22f-0a6bffddcac6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:14.074536 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-246a1926-3bfe-49ec-b22f-0a6bffddcac6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 90694654-590a-4cbb-93ff-ee3443970c33. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:14.079235 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:14.079235 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:14.080054 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-246a1926-3bfe-49ec-b22f-0a6bffddcac6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 returned with HTTP 200 Aug 01 00:28:14.080054 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1370/5490] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:14 2026] GET /volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:15.089293 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-81d67add-f7a4-4534-a253-792ba6934afe None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:15.091092 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-81d67add-f7a4-4534-a253-792ba6934afe tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 Aug 01 00:28:15.091092 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-81d67add-f7a4-4534-a253-792ba6934afe tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:15.091334 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-81d67add-f7a4-4534-a253-792ba6934afe tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:15.091334 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-81d67add-f7a4-4534-a253-792ba6934afe tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 90694654-590a-4cbb-93ff-ee3443970c33. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:15.095573 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:15.095573 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:15.096051 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-81d67add-f7a4-4534-a253-792ba6934afe tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 returned with HTTP 200 Aug 01 00:28:15.096785 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1375/5491] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:15 2026] GET /volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:16.106542 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6861e886-e3fc-4b80-99f5-ec36e255b46f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:16.108213 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6861e886-e3fc-4b80-99f5-ec36e255b46f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 Aug 01 00:28:16.108401 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6861e886-e3fc-4b80-99f5-ec36e255b46f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:16.108614 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6861e886-e3fc-4b80-99f5-ec36e255b46f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:16.108695 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-6861e886-e3fc-4b80-99f5-ec36e255b46f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 90694654-590a-4cbb-93ff-ee3443970c33. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:16.112932 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:16.112932 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:16.113482 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6861e886-e3fc-4b80-99f5-ec36e255b46f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 returned with HTTP 200 Aug 01 00:28:16.113806 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1375/5492] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:16 2026] GET /volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:17.132376 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-277faa2e-7691-4270-8abf-0f98c57a59b4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:17.134122 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-277faa2e-7691-4270-8abf-0f98c57a59b4 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 Aug 01 00:28:17.134329 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-277faa2e-7691-4270-8abf-0f98c57a59b4 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:17.134505 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-277faa2e-7691-4270-8abf-0f98c57a59b4 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:17.134605 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-277faa2e-7691-4270-8abf-0f98c57a59b4 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 90694654-590a-4cbb-93ff-ee3443970c33. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:17.138988 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:17.138988 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:17.139613 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-277faa2e-7691-4270-8abf-0f98c57a59b4 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 returned with HTTP 200 Aug 01 00:28:17.139971 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1373/5493] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:17 2026] GET /volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:18.151568 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e13185fc-753a-4972-ad62-4a1b073b5659 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:18.153511 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e13185fc-753a-4972-ad62-4a1b073b5659 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 Aug 01 00:28:18.153763 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e13185fc-753a-4972-ad62-4a1b073b5659 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:18.154050 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e13185fc-753a-4972-ad62-4a1b073b5659 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:18.154207 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-e13185fc-753a-4972-ad62-4a1b073b5659 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 90694654-590a-4cbb-93ff-ee3443970c33. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:18.158962 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:18.158962 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:18.159621 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e13185fc-753a-4972-ad62-4a1b073b5659 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 returned with HTTP 200 Aug 01 00:28:18.160044 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1371/5494] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:18 2026] GET /volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:19.170421 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-991250a9-3747-40e5-aa5f-e2c676a8b574 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:19.172269 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-991250a9-3747-40e5-aa5f-e2c676a8b574 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 Aug 01 00:28:19.172571 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-991250a9-3747-40e5-aa5f-e2c676a8b574 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:19.172748 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-991250a9-3747-40e5-aa5f-e2c676a8b574 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:19.172908 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-991250a9-3747-40e5-aa5f-e2c676a8b574 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 90694654-590a-4cbb-93ff-ee3443970c33. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:19.176795 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:19.176795 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:19.177424 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-991250a9-3747-40e5-aa5f-e2c676a8b574 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 returned with HTTP 200 Aug 01 00:28:19.177918 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1376/5495] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:19 2026] GET /volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:20.187482 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0918f73f-a70b-4949-a55a-8fc8aa70d0b1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:20.189588 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0918f73f-a70b-4949-a55a-8fc8aa70d0b1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 Aug 01 00:28:20.189863 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0918f73f-a70b-4949-a55a-8fc8aa70d0b1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:20.190128 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0918f73f-a70b-4949-a55a-8fc8aa70d0b1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:20.190245 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-0918f73f-a70b-4949-a55a-8fc8aa70d0b1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 90694654-590a-4cbb-93ff-ee3443970c33. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:20.195472 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:20.195472 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:20.196180 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0918f73f-a70b-4949-a55a-8fc8aa70d0b1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 returned with HTTP 200 Aug 01 00:28:20.196604 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1376/5496] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:20 2026] GET /volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:21.206877 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-94cb05cf-8e2b-4ce2-bb36-d395c22ca090 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:21.208717 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-94cb05cf-8e2b-4ce2-bb36-d395c22ca090 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 Aug 01 00:28:21.208995 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-94cb05cf-8e2b-4ce2-bb36-d395c22ca090 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:21.209198 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-94cb05cf-8e2b-4ce2-bb36-d395c22ca090 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:21.209306 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-94cb05cf-8e2b-4ce2-bb36-d395c22ca090 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 90694654-590a-4cbb-93ff-ee3443970c33. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:21.213623 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:21.213623 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:21.214350 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-94cb05cf-8e2b-4ce2-bb36-d395c22ca090 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 returned with HTTP 200 Aug 01 00:28:21.214745 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1374/5497] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:21 2026] GET /volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:22.227780 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-fee6ff76-666f-4992-9b12-a404b117a558 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:22.229791 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fee6ff76-666f-4992-9b12-a404b117a558 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 Aug 01 00:28:22.230047 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fee6ff76-666f-4992-9b12-a404b117a558 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:22.230260 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-fee6ff76-666f-4992-9b12-a404b117a558 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:22.230384 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-fee6ff76-666f-4992-9b12-a404b117a558 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 90694654-590a-4cbb-93ff-ee3443970c33. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:22.235301 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:22.235301 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:22.236115 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-fee6ff76-666f-4992-9b12-a404b117a558 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 returned with HTTP 200 Aug 01 00:28:22.236563 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1372/5498] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:22 2026] GET /volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:23.246220 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-78c5a762-e6c7-4f6d-b50c-5baa0d8ce37a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:23.247839 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-78c5a762-e6c7-4f6d-b50c-5baa0d8ce37a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 Aug 01 00:28:23.248055 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-78c5a762-e6c7-4f6d-b50c-5baa0d8ce37a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:23.248228 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-78c5a762-e6c7-4f6d-b50c-5baa0d8ce37a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:23.248334 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-78c5a762-e6c7-4f6d-b50c-5baa0d8ce37a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 90694654-590a-4cbb-93ff-ee3443970c33. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:23.252586 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:23.252586 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:23.253205 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-78c5a762-e6c7-4f6d-b50c-5baa0d8ce37a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 returned with HTTP 200 Aug 01 00:28:23.253529 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1377/5499] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:23 2026] GET /volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:23.452675 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-3599d32c-ca4d-422f-ad3b-61970ceba2bc req-9a0cc7e9-a902-4adc-ae83-21f53c071084 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:23.454598 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-3599d32c-ca4d-422f-ad3b-61970ceba2bc req-9a0cc7e9-a902-4adc-ae83-21f53c071084 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] DELETE https://10.4.3.222/volume/v3/attachments/400e456b-bc0f-4bbe-a171-d139d47f5aea Aug 01 00:28:23.454799 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-3599d32c-ca4d-422f-ad3b-61970ceba2bc req-9a0cc7e9-a902-4adc-ae83-21f53c071084 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:23.454983 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-3599d32c-ca4d-422f-ad3b-61970ceba2bc req-9a0cc7e9-a902-4adc-ae83-21f53c071084 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:23.462094 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:23.462094 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:23.507859 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-3599d32c-ca4d-422f-ad3b-61970ceba2bc req-9a0cc7e9-a902-4adc-ae83-21f53c071084 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] https://10.4.3.222/volume/v3/attachments/400e456b-bc0f-4bbe-a171-d139d47f5aea returned with HTTP 200 Aug 01 00:28:23.508395 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1377/5500] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:28:23 2026] DELETE /volume/v3/attachments/400e456b-bc0f-4bbe-a171-d139d47f5aea => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:23.519667 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-3599d32c-ca4d-422f-ad3b-61970ceba2bc req-fb36ce2d-8ff5-42c5-86af-430abccbbfc2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:23.521638 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-3599d32c-ca4d-422f-ad3b-61970ceba2bc req-fb36ce2d-8ff5-42c5-86af-430abccbbfc2 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] DELETE https://10.4.3.222/volume/v3/volumes/427f1d5f-6da8-4bf5-997f-0b8d36e8f0db Aug 01 00:28:23.521812 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-3599d32c-ca4d-422f-ad3b-61970ceba2bc req-fb36ce2d-8ff5-42c5-86af-430abccbbfc2 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:23.522029 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-3599d32c-ca4d-422f-ad3b-61970ceba2bc req-fb36ce2d-8ff5-42c5-86af-430abccbbfc2 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:23.522192 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [req-3599d32c-ca4d-422f-ad3b-61970ceba2bc req-fb36ce2d-8ff5-42c5-86af-430abccbbfc2 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Delete volume with id: 427f1d5f-6da8-4bf5-997f-0b8d36e8f0db Aug 01 00:28:23.529435 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:23.529435 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:23.529862 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-3599d32c-ca4d-422f-ad3b-61970ceba2bc req-fb36ce2d-8ff5-42c5-86af-430abccbbfc2 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Volume info retrieved successfully. Aug 01 00:28:23.545960 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-3599d32c-ca4d-422f-ad3b-61970ceba2bc req-fb36ce2d-8ff5-42c5-86af-430abccbbfc2 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] Delete volume request issued successfully. Aug 01 00:28:23.546170 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-3599d32c-ca4d-422f-ad3b-61970ceba2bc req-fb36ce2d-8ff5-42c5-86af-430abccbbfc2 tempest-TestShelveInstance-1893142129 tempest-TestShelveInstance-1893142129-project-member] https://10.4.3.222/volume/v3/volumes/427f1d5f-6da8-4bf5-997f-0b8d36e8f0db returned with HTTP 202 Aug 01 00:28:23.546586 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1375/5501] 10.4.3.222 () {70 vars in 1620 bytes} [Sat Aug 1 00:28:23 2026] DELETE /volume/v3/volumes/427f1d5f-6da8-4bf5-997f-0b8d36e8f0db => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:28:24.264566 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-5e9266d8-5e71-4cb2-8714-5a3f9c2a4841 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:24.266238 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5e9266d8-5e71-4cb2-8714-5a3f9c2a4841 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 Aug 01 00:28:24.266427 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5e9266d8-5e71-4cb2-8714-5a3f9c2a4841 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:24.266598 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-5e9266d8-5e71-4cb2-8714-5a3f9c2a4841 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:24.266696 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-5e9266d8-5e71-4cb2-8714-5a3f9c2a4841 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 90694654-590a-4cbb-93ff-ee3443970c33. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:24.270578 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:24.270578 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:24.271187 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-5e9266d8-5e71-4cb2-8714-5a3f9c2a4841 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 returned with HTTP 200 Aug 01 00:28:24.271497 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1373/5502] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:24 2026] GET /volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 => generated 710 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:24.280287 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9f737e55-c9cc-4b5b-9383-92b5d30ed41c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:24.281906 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9f737e55-c9cc-4b5b-9383-92b5d30ed41c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] DELETE https://10.4.3.222/volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 Aug 01 00:28:24.282106 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9f737e55-c9cc-4b5b-9383-92b5d30ed41c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:24.282280 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9f737e55-c9cc-4b5b-9383-92b5d30ed41c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:24.282378 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.contrib.backups [None req-9f737e55-c9cc-4b5b-9383-92b5d30ed41c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Delete backup with id: 90694654-590a-4cbb-93ff-ee3443970c33. Aug 01 00:28:24.286073 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:24.286073 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:24.296819 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.backup.rpcapi [None req-9f737e55-c9cc-4b5b-9383-92b5d30ed41c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] delete_backup rpcapi backup_id 90694654-590a-4cbb-93ff-ee3443970c33 {{(pid=100408) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:28:24.298252 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9f737e55-c9cc-4b5b-9383-92b5d30ed41c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 returned with HTTP 202 Aug 01 00:28:24.298621 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1378/5503] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:28:24 2026] DELETE /volume/v3/backups/90694654-590a-4cbb-93ff-ee3443970c33 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:28:24.307138 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-cbaa16b8-f083-4c35-b00c-6cc3a1088bc6 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:24.308833 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cbaa16b8-f083-4c35-b00c-6cc3a1088bc6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:28:24.309173 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cbaa16b8-f083-4c35-b00c-6cc3a1088bc6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1099695742"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:24.310526 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-cbaa16b8-f083-4c35-b00c-6cc3a1088bc6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1099695742'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:28:24.310642 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-cbaa16b8-f083-4c35-b00c-6cc3a1088bc6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Create volume of 1 GB Aug 01 00:28:24.311152 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:24.311152 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:24.315167 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-cbaa16b8-f083-4c35-b00c-6cc3a1088bc6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Availability Zones retrieved successfully. Aug 01 00:28:24.321082 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-cbaa16b8-f083-4c35-b00c-6cc3a1088bc6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Flow 'volume_create_api' (26c87f8b-f208-45cb-80c7-833ab7fe438a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:28:24.322004 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-cbaa16b8-f083-4c35-b00c-6cc3a1088bc6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c9a722-8b9f-47d1-a176-d3ec58d8146c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:24.322842 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-cbaa16b8-f083-4c35-b00c-6cc3a1088bc6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:28:24.350834 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-cbaa16b8-f083-4c35-b00c-6cc3a1088bc6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c9a722-8b9f-47d1-a176-d3ec58d8146c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:24.350834 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-cbaa16b8-f083-4c35-b00c-6cc3a1088bc6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (299d31f5-3ecc-4ed9-8c95-495f1217c40e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:24.402739 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-cbaa16b8-f083-4c35-b00c-6cc3a1088bc6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Created reservations ['0fdb2ca1-843c-4e5d-9a42-73783d472463', '83a25470-d101-476b-acc3-ffc1a3c57849', '1ccaf021-3759-4f88-a0ff-9b8083e4c4b3', '132608c7-2cc0-4643-b928-efa7e796cb76'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:28:24.404066 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-cbaa16b8-f083-4c35-b00c-6cc3a1088bc6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (299d31f5-3ecc-4ed9-8c95-495f1217c40e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fdb2ca1-843c-4e5d-9a42-73783d472463', '83a25470-d101-476b-acc3-ffc1a3c57849', '1ccaf021-3759-4f88-a0ff-9b8083e4c4b3', '132608c7-2cc0-4643-b928-efa7e796cb76']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:24.405046 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-cbaa16b8-f083-4c35-b00c-6cc3a1088bc6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b50734f7-9563-4f3f-8f45-f02f005981aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:24.428548 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-cbaa16b8-f083-4c35-b00c-6cc3a1088bc6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b50734f7-9563-4f3f-8f45-f02f005981aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef670f15-cf52-45df-885b-1e44802508ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1099695742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9262d1bd1b9e4884851f5f4002195bf4',qos_specs=None,replication_status=,reservations=['0fdb2ca1-843c-4e5d-9a42-73783d472463','83a25470-d101-476b-acc3-ffc1a3c57849','1ccaf021-3759-4f88-a0ff-9b8083e4c4b3','132608c7-2cc0-4643-b928-efa7e796cb76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffaad6df7ab24448b17c13172012908c',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:28:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1099695742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef670f15-cf52-45df-885b-1e44802508ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9262d1bd1b9e4884851f5f4002195bf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffaad6df7ab24448b17c13172012908c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:24.429508 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-cbaa16b8-f083-4c35-b00c-6cc3a1088bc6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96ea243f-dc82-47bf-ad62-bcf1d112d0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:24.448492 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-cbaa16b8-f083-4c35-b00c-6cc3a1088bc6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96ea243f-dc82-47bf-ad62-bcf1d112d0e9) transitioned into state 'SUCCESS' from state '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-1099695742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9262d1bd1b9e4884851f5f4002195bf4',qos_specs=None,replication_status=,reservations=['0fdb2ca1-843c-4e5d-9a42-73783d472463','83a25470-d101-476b-acc3-ffc1a3c57849','1ccaf021-3759-4f88-a0ff-9b8083e4c4b3','132608c7-2cc0-4643-b928-efa7e796cb76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffaad6df7ab24448b17c13172012908c',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:24.449501 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-cbaa16b8-f083-4c35-b00c-6cc3a1088bc6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b289bec-0a26-4e02-abc7-0b8ee31744ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:24.458220 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-cbaa16b8-f083-4c35-b00c-6cc3a1088bc6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b289bec-0a26-4e02-abc7-0b8ee31744ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:24.459039 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-cbaa16b8-f083-4c35-b00c-6cc3a1088bc6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Flow 'volume_create_api' (26c87f8b-f208-45cb-80c7-833ab7fe438a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:28:24.459322 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-cbaa16b8-f083-4c35-b00c-6cc3a1088bc6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Create volume request issued successfully. Aug 01 00:28:24.459849 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cbaa16b8-f083-4c35-b00c-6cc3a1088bc6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:28:24.460244 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1378/5504] 10.4.3.222 () {70 vars in 1298 bytes} [Sat Aug 1 00:28:24 2026] POST /volume/v3/volumes => generated 778 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:28:24.474719 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-39b5fb01-e5ad-4048-8a18-26d9536080fb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:24.476440 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-39b5fb01-e5ad-4048-8a18-26d9536080fb tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/volumes/ef670f15-cf52-45df-885b-1e44802508ef Aug 01 00:28:24.476644 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-39b5fb01-e5ad-4048-8a18-26d9536080fb tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:24.476847 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-39b5fb01-e5ad-4048-8a18-26d9536080fb tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:24.484086 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:24.484086 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:24.487633 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-39b5fb01-e5ad-4048-8a18-26d9536080fb tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Volume info retrieved successfully. Aug 01 00:28:24.491113 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-39b5fb01-e5ad-4048-8a18-26d9536080fb tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/volumes/ef670f15-cf52-45df-885b-1e44802508ef returned with HTTP 200 Aug 01 00:28:24.491450 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1376/5505] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:24 2026] GET /volume/v3/volumes/ef670f15-cf52-45df-885b-1e44802508ef => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:25.503403 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7fa45e2e-b8c3-4dcd-9afa-7ad47bf73553 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:25.505585 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7fa45e2e-b8c3-4dcd-9afa-7ad47bf73553 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/volumes/ef670f15-cf52-45df-885b-1e44802508ef Aug 01 00:28:25.505822 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7fa45e2e-b8c3-4dcd-9afa-7ad47bf73553 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:25.506220 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7fa45e2e-b8c3-4dcd-9afa-7ad47bf73553 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:25.514708 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:25.514708 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:25.519979 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-7fa45e2e-b8c3-4dcd-9afa-7ad47bf73553 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Volume info retrieved successfully. Aug 01 00:28:25.526613 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7fa45e2e-b8c3-4dcd-9afa-7ad47bf73553 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/volumes/ef670f15-cf52-45df-885b-1e44802508ef returned with HTTP 200 Aug 01 00:28:25.527071 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1374/5506] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:25 2026] GET /volume/v3/volumes/ef670f15-cf52-45df-885b-1e44802508ef => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:28:25.539639 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-0debe855-402b-4cba-92f2-0259bb7b3ce5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:25.541283 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0debe855-402b-4cba-92f2-0259bb7b3ce5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] POST https://10.4.3.222/volume/v3/backups Aug 01 00:28:25.541652 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0debe855-402b-4cba-92f2-0259bb7b3ce5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ef670f15-cf52-45df-885b-1e44802508ef", "name": "tempest-type-Backup-1062211961"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:25.542978 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.backups [None req-0debe855-402b-4cba-92f2-0259bb7b3ce5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Creating new backup {'backup': {'volume_id': 'ef670f15-cf52-45df-885b-1e44802508ef', 'name': 'tempest-type-Backup-1062211961'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:28:25.543169 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.contrib.backups [None req-0debe855-402b-4cba-92f2-0259bb7b3ce5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Creating backup of volume ef670f15-cf52-45df-885b-1e44802508ef in container None Aug 01 00:28:25.549672 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:25.549672 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:25.550110 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0debe855-402b-4cba-92f2-0259bb7b3ce5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Volume info retrieved successfully. Aug 01 00:28:25.565058 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-0debe855-402b-4cba-92f2-0259bb7b3ce5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Created reservations ['f8691b8e-5e6a-4357-8b1b-7198b6e98cce', '969f564d-1b74-48a5-8bc2-9c698b4c7282'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:28:25.589722 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0debe855-402b-4cba-92f2-0259bb7b3ce5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:28:25.590315 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1379/5507] 10.4.3.222 () {70 vars in 1299 bytes} [Sat Aug 1 00:28:25 2026] POST /volume/v3/backups => generated 316 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:28:25.599615 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-1aa0721f-7f85-434a-b445-f56b092a8ecc None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:25.602847 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1aa0721f-7f85-434a-b445-f56b092a8ecc tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 Aug 01 00:28:25.603069 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1aa0721f-7f85-434a-b445-f56b092a8ecc tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:25.603277 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-1aa0721f-7f85-434a-b445-f56b092a8ecc tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:25.603379 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-1aa0721f-7f85-434a-b445-f56b092a8ecc tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 57e0ff12-c203-429f-a3a9-3857b3b28874. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:25.607402 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:25.607402 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:25.608164 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-1aa0721f-7f85-434a-b445-f56b092a8ecc tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 returned with HTTP 200 Aug 01 00:28:25.608628 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1379/5508] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:25 2026] GET /volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:26.617689 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-bfacb008-6119-4068-b122-cdf4c2588ca2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:26.619174 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bfacb008-6119-4068-b122-cdf4c2588ca2 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 Aug 01 00:28:26.619347 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bfacb008-6119-4068-b122-cdf4c2588ca2 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:26.619510 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-bfacb008-6119-4068-b122-cdf4c2588ca2 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:26.619611 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-bfacb008-6119-4068-b122-cdf4c2588ca2 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 57e0ff12-c203-429f-a3a9-3857b3b28874. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:26.623159 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:26.623159 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:26.623640 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-bfacb008-6119-4068-b122-cdf4c2588ca2 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 returned with HTTP 200 Aug 01 00:28:26.623962 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1377/5509] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:26 2026] GET /volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 => generated 725 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:27.633215 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-cd8abd38-3257-44b3-9464-09f1730e9661 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:27.635101 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cd8abd38-3257-44b3-9464-09f1730e9661 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 Aug 01 00:28:27.635324 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cd8abd38-3257-44b3-9464-09f1730e9661 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:27.635480 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-cd8abd38-3257-44b3-9464-09f1730e9661 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:27.635578 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-cd8abd38-3257-44b3-9464-09f1730e9661 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 57e0ff12-c203-429f-a3a9-3857b3b28874. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:27.637327 np0000006296 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=306,cinder:INSERT=46,cinder:UPDATE=88 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:28:27.640090 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:27.640090 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:27.640717 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-cd8abd38-3257-44b3-9464-09f1730e9661 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 returned with HTTP 200 Aug 01 00:28:27.641166 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1375/5510] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:27 2026] GET /volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:28.650779 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-795513b8-c7aa-4caa-a935-530d8ee12d39 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:28.652532 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-795513b8-c7aa-4caa-a935-530d8ee12d39 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 Aug 01 00:28:28.652711 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-795513b8-c7aa-4caa-a935-530d8ee12d39 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:28.652914 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-795513b8-c7aa-4caa-a935-530d8ee12d39 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:28.653016 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-795513b8-c7aa-4caa-a935-530d8ee12d39 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 57e0ff12-c203-429f-a3a9-3857b3b28874. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:28.654418 np0000006296 devstack@c-api.service[100408]: DEBUG dbcounter [-] [100408] Writing DB stats cinder:SELECT=274,cinder:INSERT=41,cinder:UPDATE=78 {{(pid=100408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:28:28.657465 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:28.657465 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:28.658069 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-795513b8-c7aa-4caa-a935-530d8ee12d39 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 returned with HTTP 200 Aug 01 00:28:28.658793 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1380/5511] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:28 2026] GET /volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:29.614573 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-245ef364-521d-47c2-9cd2-5e4226f35181 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:29.674008 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-03eb7381-9e81-45d1-a9b6-baf05d28abf1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:29.675747 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-03eb7381-9e81-45d1-a9b6-baf05d28abf1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 Aug 01 00:28:29.675961 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-03eb7381-9e81-45d1-a9b6-baf05d28abf1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:29.676213 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-03eb7381-9e81-45d1-a9b6-baf05d28abf1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:29.676369 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-03eb7381-9e81-45d1-a9b6-baf05d28abf1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 57e0ff12-c203-429f-a3a9-3857b3b28874. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:29.680131 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:29.680131 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:29.680660 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-03eb7381-9e81-45d1-a9b6-baf05d28abf1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 returned with HTTP 200 Aug 01 00:28:29.681008 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1378/5512] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:29 2026] GET /volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:29.692910 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-245ef364-521d-47c2-9cd2-5e4226f35181 tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:28:29.693400 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-245ef364-521d-47c2-9cd2-5e4226f35181 tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-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=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:29.697851 np0000006296 devstack@c-api.service[100409]: DEBUG dbcounter [-] [100409] Writing DB stats cinder:SELECT=246,cinder:INSERT=23,cinder:UPDATE=53 {{(pid=100409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:28:29.710021 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-245ef364-521d-47c2-9cd2-5e4226f35181 tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:28:29.710395 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1380/5513] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:28:29 2026] POST /volume/v3/types => generated 287 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:30.690675 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-adadf356-2617-43d0-834c-36c284cd9b0c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:30.692605 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-adadf356-2617-43d0-834c-36c284cd9b0c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 Aug 01 00:28:30.692867 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-adadf356-2617-43d0-834c-36c284cd9b0c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:30.693092 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-adadf356-2617-43d0-834c-36c284cd9b0c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:30.693234 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-adadf356-2617-43d0-834c-36c284cd9b0c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 57e0ff12-c203-429f-a3a9-3857b3b28874. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:30.697335 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:30.697335 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:30.698082 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-adadf356-2617-43d0-834c-36c284cd9b0c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 returned with HTTP 200 Aug 01 00:28:30.698485 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1376/5514] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:30 2026] GET /volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:31.100445 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-fb9d227c-5e9d-4f87-a657-116acf9d8ef5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:31.102012 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fb9d227c-5e9d-4f87-a657-116acf9d8ef5 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:28:31.102403 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fb9d227c-5e9d-4f87-a657-116acf9d8ef5 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "15ea56fd-4f1f-4af1-92cd-a908d51fafba", "size": 1}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:31.103726 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-fb9d227c-5e9d-4f87-a657-116acf9d8ef5 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '15ea56fd-4f1f-4af1-92cd-a908d51fafba', 'size': 1}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:28:31.170351 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-fb9d227c-5e9d-4f87-a657-116acf9d8ef5 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Create volume of 1 GB Aug 01 00:28:31.174494 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-fb9d227c-5e9d-4f87-a657-116acf9d8ef5 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Availability Zones retrieved successfully. Aug 01 00:28:31.180388 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-fb9d227c-5e9d-4f87-a657-116acf9d8ef5 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Flow 'volume_create_api' (cf1d1dd3-54c0-473b-b2ef-42d5c9974d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:28:31.181474 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-fb9d227c-5e9d-4f87-a657-116acf9d8ef5 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70758f39-0f06-4c36-aaf5-0e02d6b74411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:31.182337 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-fb9d227c-5e9d-4f87-a657-116acf9d8ef5 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:28:31.236273 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-fb9d227c-5e9d-4f87-a657-116acf9d8ef5 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70758f39-0f06-4c36-aaf5-0e02d6b74411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:28:30Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=4ae78294-7fd6-4dbf-90de-3a730bb9bbed,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': '4ae78294-7fd6-4dbf-90de-3a730bb9bbed', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:31.237152 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-fb9d227c-5e9d-4f87-a657-116acf9d8ef5 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5f4cd43-73be-4c5c-8472-f947c4b32570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:31.268820 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-fb9d227c-5e9d-4f87-a657-116acf9d8ef5 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-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 01 00:28:31.269233 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-fb9d227c-5e9d-4f87-a657-116acf9d8ef5 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-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 01 00:28:31.310561 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-fb9d227c-5e9d-4f87-a657-116acf9d8ef5 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Created reservations ['293ea140-fe42-422f-b583-08bbe07dd62b', 'bb41d52f-a863-4625-b939-4742a3af4b64', '0db046a8-906f-41fc-b0e5-22c8e5e57e12', '7e07b770-a00a-476f-8540-8982b531f5c0'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:28:31.311671 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-fb9d227c-5e9d-4f87-a657-116acf9d8ef5 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5f4cd43-73be-4c5c-8472-f947c4b32570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['293ea140-fe42-422f-b583-08bbe07dd62b', 'bb41d52f-a863-4625-b939-4742a3af4b64', '0db046a8-906f-41fc-b0e5-22c8e5e57e12', '7e07b770-a00a-476f-8540-8982b531f5c0']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:31.312745 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-fb9d227c-5e9d-4f87-a657-116acf9d8ef5 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d11a1eee-1876-485e-86c4-967f89966970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:31.337456 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-fb9d227c-5e9d-4f87-a657-116acf9d8ef5 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d11a1eee-1876-485e-86c4-967f89966970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '399ad09a-d807-4c8a-8fec-21e63530e134', '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='5a372cc28b374142aa4cc1816a726b6f',qos_specs=None,replication_status=,reservations=['293ea140-fe42-422f-b583-08bbe07dd62b','bb41d52f-a863-4625-b939-4742a3af4b64','0db046a8-906f-41fc-b0e5-22c8e5e57e12','7e07b770-a00a-476f-8540-8982b531f5c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36ae60568a464517b331cc9b8f36b7a3',volume_type_id=4ae78294-7fd6-4dbf-90de-3a730bb9bbed), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:28:31Z,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=399ad09a-d807-4c8a-8fec-21e63530e134,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a372cc28b374142aa4cc1816a726b6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36ae60568a464517b331cc9b8f36b7a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ae78294-7fd6-4dbf-90de-3a730bb9bbed),volume_type_id=4ae78294-7fd6-4dbf-90de-3a730bb9bbed)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:31.338521 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-fb9d227c-5e9d-4f87-a657-116acf9d8ef5 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (842355a3-6e9e-473b-b41c-0f40273cad1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:31.355109 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-fb9d227c-5e9d-4f87-a657-116acf9d8ef5 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (842355a3-6e9e-473b-b41c-0f40273cad1c) transitioned into state 'SUCCESS' from 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='5a372cc28b374142aa4cc1816a726b6f',qos_specs=None,replication_status=,reservations=['293ea140-fe42-422f-b583-08bbe07dd62b','bb41d52f-a863-4625-b939-4742a3af4b64','0db046a8-906f-41fc-b0e5-22c8e5e57e12','7e07b770-a00a-476f-8540-8982b531f5c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36ae60568a464517b331cc9b8f36b7a3',volume_type_id=4ae78294-7fd6-4dbf-90de-3a730bb9bbed)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:31.355731 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-fb9d227c-5e9d-4f87-a657-116acf9d8ef5 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cb57672-4416-40f5-91a6-60da0e2772f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:31.363622 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-fb9d227c-5e9d-4f87-a657-116acf9d8ef5 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cb57672-4416-40f5-91a6-60da0e2772f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:31.364777 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-fb9d227c-5e9d-4f87-a657-116acf9d8ef5 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Flow 'volume_create_api' (cf1d1dd3-54c0-473b-b2ef-42d5c9974d6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:28:31.365201 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-fb9d227c-5e9d-4f87-a657-116acf9d8ef5 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Create volume request issued successfully. Aug 01 00:28:31.365947 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fb9d227c-5e9d-4f87-a657-116acf9d8ef5 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:28:31.366523 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1381/5515] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:28:31 2026] POST /volume/v3/volumes => generated 798 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:28:31.376732 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-57381e65-b3f2-4c40-88ca-54fc36ec3405 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:31.378459 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-57381e65-b3f2-4c40-88ca-54fc36ec3405 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] GET https://10.4.3.222/volume/v3/volumes/399ad09a-d807-4c8a-8fec-21e63530e134 Aug 01 00:28:31.378646 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-57381e65-b3f2-4c40-88ca-54fc36ec3405 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:31.378840 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-57381e65-b3f2-4c40-88ca-54fc36ec3405 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:31.385708 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:31.385708 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:31.389637 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-57381e65-b3f2-4c40-88ca-54fc36ec3405 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Volume info retrieved successfully. Aug 01 00:28:31.393850 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-57381e65-b3f2-4c40-88ca-54fc36ec3405 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] https://10.4.3.222/volume/v3/volumes/399ad09a-d807-4c8a-8fec-21e63530e134 returned with HTTP 200 Aug 01 00:28:31.394410 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1379/5516] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:28:31 2026] GET /volume/v3/volumes/399ad09a-d807-4c8a-8fec-21e63530e134 => generated 866 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:31.709149 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9bbfa328-858e-40e8-ac01-b91da13a935a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:31.710856 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9bbfa328-858e-40e8-ac01-b91da13a935a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 Aug 01 00:28:31.711077 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9bbfa328-858e-40e8-ac01-b91da13a935a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:31.711250 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9bbfa328-858e-40e8-ac01-b91da13a935a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:31.711458 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-9bbfa328-858e-40e8-ac01-b91da13a935a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 57e0ff12-c203-429f-a3a9-3857b3b28874. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:31.715527 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:31.715527 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:31.716111 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9bbfa328-858e-40e8-ac01-b91da13a935a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 returned with HTTP 200 Aug 01 00:28:31.716451 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1381/5517] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:31 2026] GET /volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:32.405556 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d934d657-60e3-4528-85aa-d7ed9c878de3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:32.407191 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d934d657-60e3-4528-85aa-d7ed9c878de3 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] GET https://10.4.3.222/volume/v3/volumes/399ad09a-d807-4c8a-8fec-21e63530e134 Aug 01 00:28:32.407365 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d934d657-60e3-4528-85aa-d7ed9c878de3 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:32.407540 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d934d657-60e3-4528-85aa-d7ed9c878de3 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:32.413616 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:32.413616 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:32.416500 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d934d657-60e3-4528-85aa-d7ed9c878de3 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Volume info retrieved successfully. Aug 01 00:28:32.419968 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d934d657-60e3-4528-85aa-d7ed9c878de3 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] https://10.4.3.222/volume/v3/volumes/399ad09a-d807-4c8a-8fec-21e63530e134 returned with HTTP 200 Aug 01 00:28:32.420384 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1377/5518] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:28:32 2026] GET /volume/v3/volumes/399ad09a-d807-4c8a-8fec-21e63530e134 => generated 948 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:32.727967 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-3310f517-daee-4968-b189-1df0e69fb9d5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:32.730043 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3310f517-daee-4968-b189-1df0e69fb9d5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 Aug 01 00:28:32.730270 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3310f517-daee-4968-b189-1df0e69fb9d5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:32.730652 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3310f517-daee-4968-b189-1df0e69fb9d5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:32.730652 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-3310f517-daee-4968-b189-1df0e69fb9d5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 57e0ff12-c203-429f-a3a9-3857b3b28874. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:32.734679 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:32.734679 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:32.735407 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3310f517-daee-4968-b189-1df0e69fb9d5 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 returned with HTTP 200 Aug 01 00:28:32.735593 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1382/5519] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:32 2026] GET /volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:33.432221 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7c3792b0-9a31-4868-8e2e-a16be42a1165 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:33.433876 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7c3792b0-9a31-4868-8e2e-a16be42a1165 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] GET https://10.4.3.222/volume/v3/volumes/399ad09a-d807-4c8a-8fec-21e63530e134 Aug 01 00:28:33.434071 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7c3792b0-9a31-4868-8e2e-a16be42a1165 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:33.434242 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7c3792b0-9a31-4868-8e2e-a16be42a1165 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:33.440532 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:33.440532 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:33.443673 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7c3792b0-9a31-4868-8e2e-a16be42a1165 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Volume info retrieved successfully. Aug 01 00:28:33.447223 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7c3792b0-9a31-4868-8e2e-a16be42a1165 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] https://10.4.3.222/volume/v3/volumes/399ad09a-d807-4c8a-8fec-21e63530e134 returned with HTTP 200 Aug 01 00:28:33.447623 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1380/5520] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:28:33 2026] GET /volume/v3/volumes/399ad09a-d807-4c8a-8fec-21e63530e134 => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:33.748869 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e7322fcd-cb46-4d01-943e-3d04bd3e33f2 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:33.750542 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e7322fcd-cb46-4d01-943e-3d04bd3e33f2 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 Aug 01 00:28:33.750751 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e7322fcd-cb46-4d01-943e-3d04bd3e33f2 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:33.751445 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e7322fcd-cb46-4d01-943e-3d04bd3e33f2 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:33.751445 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-e7322fcd-cb46-4d01-943e-3d04bd3e33f2 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 57e0ff12-c203-429f-a3a9-3857b3b28874. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:33.755088 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:33.755088 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:33.755624 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e7322fcd-cb46-4d01-943e-3d04bd3e33f2 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 returned with HTTP 200 Aug 01 00:28:33.756020 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1382/5521] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:33 2026] GET /volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:34.459202 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f6c2e92e-e831-4b0d-a827-6799df7b49ae None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:34.460806 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f6c2e92e-e831-4b0d-a827-6799df7b49ae tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] GET https://10.4.3.222/volume/v3/volumes/399ad09a-d807-4c8a-8fec-21e63530e134 Aug 01 00:28:34.461018 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f6c2e92e-e831-4b0d-a827-6799df7b49ae tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:34.461200 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f6c2e92e-e831-4b0d-a827-6799df7b49ae tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:34.467496 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:34.467496 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:34.470816 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f6c2e92e-e831-4b0d-a827-6799df7b49ae tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Volume info retrieved successfully. Aug 01 00:28:34.474660 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f6c2e92e-e831-4b0d-a827-6799df7b49ae tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] https://10.4.3.222/volume/v3/volumes/399ad09a-d807-4c8a-8fec-21e63530e134 returned with HTTP 200 Aug 01 00:28:34.475110 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1378/5522] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:28:34 2026] GET /volume/v3/volumes/399ad09a-d807-4c8a-8fec-21e63530e134 => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:34.766441 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6c30138d-3363-4762-beab-0ec656074642 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:34.768105 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6c30138d-3363-4762-beab-0ec656074642 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 Aug 01 00:28:34.768353 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6c30138d-3363-4762-beab-0ec656074642 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:34.768557 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6c30138d-3363-4762-beab-0ec656074642 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:34.768667 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-6c30138d-3363-4762-beab-0ec656074642 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 57e0ff12-c203-429f-a3a9-3857b3b28874. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:34.772318 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:34.772318 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:34.772855 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6c30138d-3363-4762-beab-0ec656074642 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 returned with HTTP 200 Aug 01 00:28:34.773307 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1383/5523] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:34 2026] GET /volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:35.486371 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-31c89220-9e10-4c33-92e9-200c144fe8c1 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:35.488008 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-31c89220-9e10-4c33-92e9-200c144fe8c1 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] GET https://10.4.3.222/volume/v3/volumes/399ad09a-d807-4c8a-8fec-21e63530e134 Aug 01 00:28:35.488205 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-31c89220-9e10-4c33-92e9-200c144fe8c1 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:35.488374 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-31c89220-9e10-4c33-92e9-200c144fe8c1 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:35.494753 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:35.494753 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:35.498011 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-31c89220-9e10-4c33-92e9-200c144fe8c1 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Volume info retrieved successfully. Aug 01 00:28:35.502336 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-31c89220-9e10-4c33-92e9-200c144fe8c1 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] https://10.4.3.222/volume/v3/volumes/399ad09a-d807-4c8a-8fec-21e63530e134 returned with HTTP 200 Aug 01 00:28:35.502670 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1381/5524] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:28:35 2026] GET /volume/v3/volumes/399ad09a-d807-4c8a-8fec-21e63530e134 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:35.782796 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4b59e268-04ce-470a-a213-027af259d521 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:35.785235 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4b59e268-04ce-470a-a213-027af259d521 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 Aug 01 00:28:35.785544 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4b59e268-04ce-470a-a213-027af259d521 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:35.785845 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4b59e268-04ce-470a-a213-027af259d521 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:35.786000 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-4b59e268-04ce-470a-a213-027af259d521 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 57e0ff12-c203-429f-a3a9-3857b3b28874. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:35.791294 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:35.791294 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:35.792313 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4b59e268-04ce-470a-a213-027af259d521 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 returned with HTTP 200 Aug 01 00:28:35.793151 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1383/5525] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:35 2026] GET /volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:36.461089 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-ecb662eb-49c4-4aea-b909-ea65454757fe req-f0d0333e-69bf-40f8-abaf-562e1197983b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:36.466426 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ecb662eb-49c4-4aea-b909-ea65454757fe req-f0d0333e-69bf-40f8-abaf-562e1197983b tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] DELETE https://10.4.3.222/volume/v3/attachments/29ed5cc2-d553-4794-ab39-d85d98df7029 Aug 01 00:28:36.466604 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ecb662eb-49c4-4aea-b909-ea65454757fe req-f0d0333e-69bf-40f8-abaf-562e1197983b tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:36.466854 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-ecb662eb-49c4-4aea-b909-ea65454757fe req-f0d0333e-69bf-40f8-abaf-562e1197983b tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:36.479237 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:36.479237 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:36.514265 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-21cab3e3-685d-4124-be19-4099aa14e74e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:36.516547 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-21cab3e3-685d-4124-be19-4099aa14e74e tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] GET https://10.4.3.222/volume/v3/volumes/399ad09a-d807-4c8a-8fec-21e63530e134 Aug 01 00:28:36.516850 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-21cab3e3-685d-4124-be19-4099aa14e74e tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:36.517138 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-21cab3e3-685d-4124-be19-4099aa14e74e tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:36.528413 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:36.528413 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:36.532935 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-21cab3e3-685d-4124-be19-4099aa14e74e tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Volume info retrieved successfully. Aug 01 00:28:36.538237 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-21cab3e3-685d-4124-be19-4099aa14e74e tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] https://10.4.3.222/volume/v3/volumes/399ad09a-d807-4c8a-8fec-21e63530e134 returned with HTTP 200 Aug 01 00:28:36.538675 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1384/5526] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:28:36 2026] GET /volume/v3/volumes/399ad09a-d807-4c8a-8fec-21e63530e134 => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:36.540544 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-ecb662eb-49c4-4aea-b909-ea65454757fe req-f0d0333e-69bf-40f8-abaf-562e1197983b tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/attachments/29ed5cc2-d553-4794-ab39-d85d98df7029 returned with HTTP 200 Aug 01 00:28:36.541362 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1379/5527] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:28:36 2026] DELETE /volume/v3/attachments/29ed5cc2-d553-4794-ab39-d85d98df7029 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:36.802096 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-175dac5c-6288-482e-a96f-047dd7b2c529 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:36.803908 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-175dac5c-6288-482e-a96f-047dd7b2c529 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 Aug 01 00:28:36.804127 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-175dac5c-6288-482e-a96f-047dd7b2c529 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:36.804312 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-175dac5c-6288-482e-a96f-047dd7b2c529 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:36.804508 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-175dac5c-6288-482e-a96f-047dd7b2c529 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 57e0ff12-c203-429f-a3a9-3857b3b28874. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:36.808745 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:36.808745 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:36.809208 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-175dac5c-6288-482e-a96f-047dd7b2c529 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 returned with HTTP 200 Aug 01 00:28:36.809530 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1382/5528] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:36 2026] GET /volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:37.552993 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d4a2f6b5-d577-4bbb-8744-b7ad9812a423 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:37.554677 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d4a2f6b5-d577-4bbb-8744-b7ad9812a423 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] GET https://10.4.3.222/volume/v3/volumes/399ad09a-d807-4c8a-8fec-21e63530e134 Aug 01 00:28:37.554903 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d4a2f6b5-d577-4bbb-8744-b7ad9812a423 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:37.555097 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d4a2f6b5-d577-4bbb-8744-b7ad9812a423 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:37.561211 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:37.561211 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:37.564540 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-d4a2f6b5-d577-4bbb-8744-b7ad9812a423 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Volume info retrieved successfully. Aug 01 00:28:37.568837 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d4a2f6b5-d577-4bbb-8744-b7ad9812a423 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] https://10.4.3.222/volume/v3/volumes/399ad09a-d807-4c8a-8fec-21e63530e134 returned with HTTP 200 Aug 01 00:28:37.569164 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1384/5529] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:28:37 2026] GET /volume/v3/volumes/399ad09a-d807-4c8a-8fec-21e63530e134 => generated 1295 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:28:37.581654 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d2f5e52a-1322-465d-8c91-d80521445a3b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:37.583211 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d2f5e52a-1322-465d-8c91-d80521445a3b tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] DELETE https://10.4.3.222/volume/v3/volumes/399ad09a-d807-4c8a-8fec-21e63530e134 Aug 01 00:28:37.583376 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d2f5e52a-1322-465d-8c91-d80521445a3b tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:37.583545 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d2f5e52a-1322-465d-8c91-d80521445a3b tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:37.583695 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-d2f5e52a-1322-465d-8c91-d80521445a3b tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Delete volume with id: 399ad09a-d807-4c8a-8fec-21e63530e134 Aug 01 00:28:37.589441 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:37.589441 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:37.589814 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-d2f5e52a-1322-465d-8c91-d80521445a3b tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Volume info retrieved successfully. Aug 01 00:28:37.607571 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-d2f5e52a-1322-465d-8c91-d80521445a3b tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Delete volume request issued successfully. Aug 01 00:28:37.607860 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d2f5e52a-1322-465d-8c91-d80521445a3b tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] https://10.4.3.222/volume/v3/volumes/399ad09a-d807-4c8a-8fec-21e63530e134 returned with HTTP 202 Aug 01 00:28:37.608316 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1385/5530] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:28:37 2026] DELETE /volume/v3/volumes/399ad09a-d807-4c8a-8fec-21e63530e134 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:28:37.616203 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-56285b6c-ccf5-4a1f-b4fb-f7aaeb6590c0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:37.617918 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-56285b6c-ccf5-4a1f-b4fb-f7aaeb6590c0 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] GET https://10.4.3.222/volume/v3/volumes/399ad09a-d807-4c8a-8fec-21e63530e134 Aug 01 00:28:37.618143 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-56285b6c-ccf5-4a1f-b4fb-f7aaeb6590c0 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:37.618339 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-56285b6c-ccf5-4a1f-b4fb-f7aaeb6590c0 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:37.625658 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:37.625658 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:37.629793 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-56285b6c-ccf5-4a1f-b4fb-f7aaeb6590c0 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Volume info retrieved successfully. Aug 01 00:28:37.634514 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-56285b6c-ccf5-4a1f-b4fb-f7aaeb6590c0 tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] https://10.4.3.222/volume/v3/volumes/399ad09a-d807-4c8a-8fec-21e63530e134 returned with HTTP 200 Aug 01 00:28:37.634934 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1380/5531] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:28:37 2026] GET /volume/v3/volumes/399ad09a-d807-4c8a-8fec-21e63530e134 => generated 1294 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:28:37.779435 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-97073972-6964-411e-abe2-3f77ea7104c3 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:37.781142 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-97073972-6964-411e-abe2-3f77ea7104c3 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] DELETE https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb Aug 01 00:28:37.781334 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-97073972-6964-411e-abe2-3f77ea7104c3 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:37.781514 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-97073972-6964-411e-abe2-3f77ea7104c3 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:37.781665 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-97073972-6964-411e-abe2-3f77ea7104c3 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Delete volume with id: 1b38bbc5-fba1-4ecc-bc85-517cba6e51fb Aug 01 00:28:37.789331 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:37.789331 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:37.789949 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-97073972-6964-411e-abe2-3f77ea7104c3 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:28:37.802230 np0000006296 devstack@c-api.service[100406]: WARNING cinder.keymgr.conf_key_mgr [None req-97073972-6964-411e-abe2-3f77ea7104c3 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 00:28:37.809131 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-97073972-6964-411e-abe2-3f77ea7104c3 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Delete volume request issued successfully. Aug 01 00:28:37.809409 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-97073972-6964-411e-abe2-3f77ea7104c3 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb returned with HTTP 202 Aug 01 00:28:37.809983 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1383/5532] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:28:37 2026] DELETE /volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:28:37.817020 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-06ef6002-5a6f-480f-9eb2-16ea874f7d37 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:37.819090 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-06ef6002-5a6f-480f-9eb2-16ea874f7d37 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb Aug 01 00:28:37.819276 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-06ef6002-5a6f-480f-9eb2-16ea874f7d37 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:37.819441 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b4d520ae-e0f0-4a44-9c5f-78da9e4dde78 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:37.819473 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-06ef6002-5a6f-480f-9eb2-16ea874f7d37 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:37.821135 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b4d520ae-e0f0-4a44-9c5f-78da9e4dde78 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 Aug 01 00:28:37.821347 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b4d520ae-e0f0-4a44-9c5f-78da9e4dde78 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:37.821528 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b4d520ae-e0f0-4a44-9c5f-78da9e4dde78 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:37.821631 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-b4d520ae-e0f0-4a44-9c5f-78da9e4dde78 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 57e0ff12-c203-429f-a3a9-3857b3b28874. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:37.828259 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:37.828259 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:37.828502 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:37.828502 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:37.829201 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b4d520ae-e0f0-4a44-9c5f-78da9e4dde78 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 returned with HTTP 200 Aug 01 00:28:37.829601 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1386/5533] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:37 2026] GET /volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:37.833360 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-06ef6002-5a6f-480f-9eb2-16ea874f7d37 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:28:37.839116 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-06ef6002-5a6f-480f-9eb2-16ea874f7d37 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb returned with HTTP 200 Aug 01 00:28:37.839873 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1385/5534] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:28:37 2026] GET /volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb => generated 1450 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:28:38.646880 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-984c483d-4d66-4b95-bf88-9cf4ccfd40ed None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:38.648570 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-984c483d-4d66-4b95-bf88-9cf4ccfd40ed tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] GET https://10.4.3.222/volume/v3/volumes/399ad09a-d807-4c8a-8fec-21e63530e134 Aug 01 00:28:38.648741 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-984c483d-4d66-4b95-bf88-9cf4ccfd40ed tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:38.648941 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-984c483d-4d66-4b95-bf88-9cf4ccfd40ed tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:38.656153 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-984c483d-4d66-4b95-bf88-9cf4ccfd40ed tempest-VolumeAndVolumeTypeFromImageTest-1944205388 tempest-VolumeAndVolumeTypeFromImageTest-1944205388-project-member] https://10.4.3.222/volume/v3/volumes/399ad09a-d807-4c8a-8fec-21e63530e134 returned with HTTP 404 Aug 01 00:28:38.656586 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1381/5535] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:28:38 2026] GET /volume/v3/volumes/399ad09a-d807-4c8a-8fec-21e63530e134 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:38.811795 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-255adb72-4c8a-4870-a6d2-6687f16acb60 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:38.814084 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-255adb72-4c8a-4870-a6d2-6687f16acb60 tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] GET https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1 Aug 01 00:28:38.814313 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-255adb72-4c8a-4870-a6d2-6687f16acb60 tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:38.814496 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-255adb72-4c8a-4870-a6d2-6687f16acb60 tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] Calling method 'detail' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:38.815244 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-255adb72-4c8a-4870-a6d2-6687f16acb60 tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100406) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:28:38.828284 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-255adb72-4c8a-4870-a6d2-6687f16acb60 tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] Get all volumes completed successfully. Aug 01 00:28:38.830409 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:38.830409 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:38.835181 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-255adb72-4c8a-4870-a6d2-6687f16acb60 tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 00:28:38.835520 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1384/5536] 10.4.3.222 () {66 vars in 1285 bytes} [Sat Aug 1 00:28:38 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13655 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:28:38.841795 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b332ba61-5527-4107-94be-daf96b21b951 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:38.843609 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b332ba61-5527-4107-94be-daf96b21b951 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 Aug 01 00:28:38.843984 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b332ba61-5527-4107-94be-daf96b21b951 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:38.844202 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b332ba61-5527-4107-94be-daf96b21b951 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:38.844313 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-b332ba61-5527-4107-94be-daf96b21b951 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 57e0ff12-c203-429f-a3a9-3857b3b28874. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:38.849253 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:38.849253 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:38.849853 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b332ba61-5527-4107-94be-daf96b21b951 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 returned with HTTP 200 Aug 01 00:28:38.850343 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-546badc4-f79f-42be-bcd4-6477f95bf440 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:38.850660 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1387/5537] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:38 2026] GET /volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:38.851297 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-bc2a216a-7b0a-40c9-b314-a1dea7eb9a3f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:38.854800 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-546badc4-f79f-42be-bcd4-6477f95bf440 tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/e899b40c-8f57-495a-a7ce-e69f1276c7cd Aug 01 00:28:38.854800 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-546badc4-f79f-42be-bcd4-6477f95bf440 tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:38.854800 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-546badc4-f79f-42be-bcd4-6477f95bf440 tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:38.854800 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-546badc4-f79f-42be-bcd4-6477f95bf440 tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] Delete volume with id: e899b40c-8f57-495a-a7ce-e69f1276c7cd Aug 01 00:28:38.854951 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bc2a216a-7b0a-40c9-b314-a1dea7eb9a3f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb Aug 01 00:28:38.854951 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bc2a216a-7b0a-40c9-b314-a1dea7eb9a3f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:38.854951 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-bc2a216a-7b0a-40c9-b314-a1dea7eb9a3f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:38.858620 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:38.858620 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:38.858698 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-bc2a216a-7b0a-40c9-b314-a1dea7eb9a3f tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb returned with HTTP 404 Aug 01 00:28:38.859043 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1382/5538] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:28:38 2026] GET /volume/v3/volumes/1b38bbc5-fba1-4ecc-bc85-517cba6e51fb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:38.859193 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-546badc4-f79f-42be-bcd4-6477f95bf440 tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] Volume info retrieved successfully. Aug 01 00:28:38.868182 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.image.cache [None req-546badc4-f79f-42be-bcd4-6477f95bf440 tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] Evicting image cache entry: {'id': 7, 'image_id': '15ea56fd-4f1f-4af1-92cd-a908d51fafba', 'volume_id': 'e899b40c-8f57-495a-a7ce-e69f1276c7cd', 'host': 'np0000006296@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 1, 0, 28, 31), 'last_used': datetime.datetime(2026, 8, 1, 0, 28, 37)}. {{(pid=100409) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 01 00:28:38.876881 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-546badc4-f79f-42be-bcd4-6477f95bf440 tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] Delete volume request issued successfully. Aug 01 00:28:38.877156 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-546badc4-f79f-42be-bcd4-6477f95bf440 tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] https://10.4.3.222/volume/v3/volumes/e899b40c-8f57-495a-a7ce-e69f1276c7cd returned with HTTP 202 Aug 01 00:28:38.877606 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1386/5539] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:28:38 2026] DELETE /volume/v3/volumes/e899b40c-8f57-495a-a7ce-e69f1276c7cd => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:28:38.884206 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6cc5ab65-5ce9-42d1-a74d-433ef3d96eae None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:38.885918 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6cc5ab65-5ce9-42d1-a74d-433ef3d96eae tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] GET https://10.4.3.222/volume/v3/volumes/e899b40c-8f57-495a-a7ce-e69f1276c7cd Aug 01 00:28:38.886106 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6cc5ab65-5ce9-42d1-a74d-433ef3d96eae tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:38.886286 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6cc5ab65-5ce9-42d1-a74d-433ef3d96eae tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:38.893345 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:38.893345 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:38.898592 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-6cc5ab65-5ce9-42d1-a74d-433ef3d96eae tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] Volume info retrieved successfully. Aug 01 00:28:38.902119 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6cc5ab65-5ce9-42d1-a74d-433ef3d96eae tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] https://10.4.3.222/volume/v3/volumes/e899b40c-8f57-495a-a7ce-e69f1276c7cd returned with HTTP 200 Aug 01 00:28:38.902450 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1385/5540] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:28:38 2026] GET /volume/v3/volumes/e899b40c-8f57-495a-a7ce-e69f1276c7cd => generated 1096 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:28:39.134555 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1ce49583-30c7-4dbb-995d-313c030ec723 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:39.136014 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1ce49583-30c7-4dbb-995d-313c030ec723 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] DELETE https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 Aug 01 00:28:39.136189 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1ce49583-30c7-4dbb-995d-313c030ec723 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:39.136357 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1ce49583-30c7-4dbb-995d-313c030ec723 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:39.136529 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-1ce49583-30c7-4dbb-995d-313c030ec723 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Delete volume with id: 632b7687-753f-486e-a0fd-afe3ded61363 Aug 01 00:28:39.142460 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:39.142460 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:39.142836 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-1ce49583-30c7-4dbb-995d-313c030ec723 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:28:39.151168 np0000006296 devstack@c-api.service[100408]: WARNING cinder.keymgr.conf_key_mgr [None req-1ce49583-30c7-4dbb-995d-313c030ec723 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 01 00:28:39.155867 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-1ce49583-30c7-4dbb-995d-313c030ec723 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Delete volume request issued successfully. Aug 01 00:28:39.156079 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1ce49583-30c7-4dbb-995d-313c030ec723 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 returned with HTTP 202 Aug 01 00:28:39.156488 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1388/5541] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:28:39 2026] DELETE /volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:28:39.163186 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-13a5cf2b-7c8f-45c2-b47c-739cc18d8fe1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:39.164695 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-13a5cf2b-7c8f-45c2-b47c-739cc18d8fe1 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 Aug 01 00:28:39.165070 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-13a5cf2b-7c8f-45c2-b47c-739cc18d8fe1 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:39.165379 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-13a5cf2b-7c8f-45c2-b47c-739cc18d8fe1 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:39.175788 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:39.175788 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:39.179374 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-13a5cf2b-7c8f-45c2-b47c-739cc18d8fe1 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Volume info retrieved successfully. Aug 01 00:28:39.184697 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-13a5cf2b-7c8f-45c2-b47c-739cc18d8fe1 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 returned with HTTP 200 Aug 01 00:28:39.185264 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1383/5542] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:28:39 2026] GET /volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 => generated 1430 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:28:39.859391 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-25361340-122f-49e6-98fe-38c43a71e3e0 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:39.861264 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-25361340-122f-49e6-98fe-38c43a71e3e0 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 Aug 01 00:28:39.861469 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-25361340-122f-49e6-98fe-38c43a71e3e0 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:39.861649 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-25361340-122f-49e6-98fe-38c43a71e3e0 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:39.861754 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-25361340-122f-49e6-98fe-38c43a71e3e0 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 57e0ff12-c203-429f-a3a9-3857b3b28874. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:39.865625 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:39.865625 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:39.866252 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-25361340-122f-49e6-98fe-38c43a71e3e0 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 returned with HTTP 200 Aug 01 00:28:39.866613 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1387/5543] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:39 2026] GET /volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:39.875629 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-32cbe04a-4ef5-4f17-b40a-7516f628bba4 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:39.877322 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-32cbe04a-4ef5-4f17-b40a-7516f628bba4 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] DELETE https://10.4.3.222/volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 Aug 01 00:28:39.877559 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-32cbe04a-4ef5-4f17-b40a-7516f628bba4 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:39.877735 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-32cbe04a-4ef5-4f17-b40a-7516f628bba4 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:39.877857 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-32cbe04a-4ef5-4f17-b40a-7516f628bba4 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Delete backup with id: 57e0ff12-c203-429f-a3a9-3857b3b28874. Aug 01 00:28:39.881552 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:39.881552 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:39.891114 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-32cbe04a-4ef5-4f17-b40a-7516f628bba4 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] delete_backup rpcapi backup_id 57e0ff12-c203-429f-a3a9-3857b3b28874 {{(pid=100406) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:28:39.892652 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-32cbe04a-4ef5-4f17-b40a-7516f628bba4 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 returned with HTTP 202 Aug 01 00:28:39.893025 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1386/5544] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:28:39 2026] DELETE /volume/v3/backups/57e0ff12-c203-429f-a3a9-3857b3b28874 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:28:39.898902 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-0b4f2802-e8a6-43f0-8052-925c453c79ed None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:39.900601 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0b4f2802-e8a6-43f0-8052-925c453c79ed tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/ef670f15-cf52-45df-885b-1e44802508ef Aug 01 00:28:39.900823 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0b4f2802-e8a6-43f0-8052-925c453c79ed tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:39.901005 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-0b4f2802-e8a6-43f0-8052-925c453c79ed tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:39.901162 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-0b4f2802-e8a6-43f0-8052-925c453c79ed tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Delete volume with id: ef670f15-cf52-45df-885b-1e44802508ef Aug 01 00:28:39.908211 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:39.908211 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:39.908690 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0b4f2802-e8a6-43f0-8052-925c453c79ed tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Volume info retrieved successfully. Aug 01 00:28:39.914185 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9a69f35a-c188-4347-aae1-75ba0a0800ae None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:39.917599 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9a69f35a-c188-4347-aae1-75ba0a0800ae tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] GET https://10.4.3.222/volume/v3/volumes/e899b40c-8f57-495a-a7ce-e69f1276c7cd Aug 01 00:28:39.917599 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9a69f35a-c188-4347-aae1-75ba0a0800ae tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:39.917599 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9a69f35a-c188-4347-aae1-75ba0a0800ae tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:39.922683 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9a69f35a-c188-4347-aae1-75ba0a0800ae tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] https://10.4.3.222/volume/v3/volumes/e899b40c-8f57-495a-a7ce-e69f1276c7cd returned with HTTP 404 Aug 01 00:28:39.923452 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1384/5545] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:28:39 2026] GET /volume/v3/volumes/e899b40c-8f57-495a-a7ce-e69f1276c7cd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:39.929737 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5a81a2de-636e-4d12-9cd1-43f298c9a348 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:39.930978 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-0b4f2802-e8a6-43f0-8052-925c453c79ed tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Delete volume request issued successfully. Aug 01 00:28:39.931187 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-0b4f2802-e8a6-43f0-8052-925c453c79ed tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/volumes/ef670f15-cf52-45df-885b-1e44802508ef returned with HTTP 202 Aug 01 00:28:39.931589 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5a81a2de-636e-4d12-9cd1-43f298c9a348 tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] DELETE https://10.4.3.222/volume/v3/types/4ae78294-7fd6-4dbf-90de-3a730bb9bbed Aug 01 00:28:39.931634 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1389/5546] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:28:39 2026] DELETE /volume/v3/volumes/ef670f15-cf52-45df-885b-1e44802508ef => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:28:39.931818 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5a81a2de-636e-4d12-9cd1-43f298c9a348 tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:39.932089 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5a81a2de-636e-4d12-9cd1-43f298c9a348 tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] Calling method '_delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:39.939782 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fe68b9bc-5752-4be2-8531-c0f4b7697b06 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:39.941901 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fe68b9bc-5752-4be2-8531-c0f4b7697b06 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/volumes/ef670f15-cf52-45df-885b-1e44802508ef Aug 01 00:28:39.942266 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fe68b9bc-5752-4be2-8531-c0f4b7697b06 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:39.942302 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fe68b9bc-5752-4be2-8531-c0f4b7697b06 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:39.949396 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:39.949396 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:39.953557 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-fe68b9bc-5752-4be2-8531-c0f4b7697b06 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Volume info retrieved successfully. Aug 01 00:28:39.954956 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5a81a2de-636e-4d12-9cd1-43f298c9a348 tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] https://10.4.3.222/volume/v3/types/4ae78294-7fd6-4dbf-90de-3a730bb9bbed returned with HTTP 202 Aug 01 00:28:39.955376 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1388/5547] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:28:39 2026] DELETE /volume/v3/types/4ae78294-7fd6-4dbf-90de-3a730bb9bbed => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:28:39.957885 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fe68b9bc-5752-4be2-8531-c0f4b7697b06 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/volumes/ef670f15-cf52-45df-885b-1e44802508ef returned with HTTP 200 Aug 01 00:28:39.958321 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1387/5548] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:39 2026] GET /volume/v3/volumes/ef670f15-cf52-45df-885b-1e44802508ef => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:28:39.963185 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e98b1681-e295-4c4b-ad7e-cd8c2d669dd7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:39.964498 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e98b1681-e295-4c4b-ad7e-cd8c2d669dd7 tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] GET https://10.4.3.222/volume/v3/types/4ae78294-7fd6-4dbf-90de-3a730bb9bbed Aug 01 00:28:39.964794 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e98b1681-e295-4c4b-ad7e-cd8c2d669dd7 tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:39.965058 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e98b1681-e295-4c4b-ad7e-cd8c2d669dd7 tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:39.969862 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e98b1681-e295-4c4b-ad7e-cd8c2d669dd7 tempest-VolumeAndVolumeTypeFromImageTest-295463613 tempest-VolumeAndVolumeTypeFromImageTest-295463613-project-admin] https://10.4.3.222/volume/v3/types/4ae78294-7fd6-4dbf-90de-3a730bb9bbed returned with HTTP 404 Aug 01 00:28:39.970408 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1385/5549] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:28:39 2026] GET /volume/v3/types/4ae78294-7fd6-4dbf-90de-3a730bb9bbed => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:40.196799 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d7673dc6-89f6-4baf-b889-b98a69f55ab7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:40.198671 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d7673dc6-89f6-4baf-b889-b98a69f55ab7 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] GET https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 Aug 01 00:28:40.198892 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d7673dc6-89f6-4baf-b889-b98a69f55ab7 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:40.199090 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d7673dc6-89f6-4baf-b889-b98a69f55ab7 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:40.206213 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d7673dc6-89f6-4baf-b889-b98a69f55ab7 tempest-TestEncryptedCinderVolumes-40381838 tempest-TestEncryptedCinderVolumes-40381838-project-member] https://10.4.3.222/volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 returned with HTTP 404 Aug 01 00:28:40.206798 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1390/5550] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:28:40 2026] GET /volume/v3/volumes/632b7687-753f-486e-a0fd-afe3ded61363 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:40.214279 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9b52a7b8-e795-44e3-96b8-74eb76513e71 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:40.216709 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9b52a7b8-e795-44e3-96b8-74eb76513e71 tempest-TestEncryptedCinderVolumes-906252286 tempest-TestEncryptedCinderVolumes-906252286-project-admin] GET https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1 Aug 01 00:28:40.216931 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9b52a7b8-e795-44e3-96b8-74eb76513e71 tempest-TestEncryptedCinderVolumes-906252286 tempest-TestEncryptedCinderVolumes-906252286-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:40.217118 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9b52a7b8-e795-44e3-96b8-74eb76513e71 tempest-TestEncryptedCinderVolumes-906252286 tempest-TestEncryptedCinderVolumes-906252286-project-admin] Calling method 'detail' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:40.217888 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-9b52a7b8-e795-44e3-96b8-74eb76513e71 tempest-TestEncryptedCinderVolumes-906252286 tempest-TestEncryptedCinderVolumes-906252286-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100409) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 01 00:28:40.232021 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-9b52a7b8-e795-44e3-96b8-74eb76513e71 tempest-TestEncryptedCinderVolumes-906252286 tempest-TestEncryptedCinderVolumes-906252286-project-admin] Get all volumes completed successfully. Aug 01 00:28:40.233513 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:40.233513 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:40.241311 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9b52a7b8-e795-44e3-96b8-74eb76513e71 tempest-TestEncryptedCinderVolumes-906252286 tempest-TestEncryptedCinderVolumes-906252286-project-admin] https://10.4.3.222/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 01 00:28:40.242556 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1389/5551] 10.4.3.222 () {66 vars in 1285 bytes} [Sat Aug 1 00:28:40 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9974 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:28:40.259418 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-78e4db42-dafe-43a5-a245-e1455bc0c9bd None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:40.261527 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-78e4db42-dafe-43a5-a245-e1455bc0c9bd tempest-TestEncryptedCinderVolumes-906252286 tempest-TestEncryptedCinderVolumes-906252286-project-admin] DELETE https://10.4.3.222/volume/v3/types/386ac801-e497-4c9a-a555-1cd6c2d2a9e9 Aug 01 00:28:40.261715 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-78e4db42-dafe-43a5-a245-e1455bc0c9bd tempest-TestEncryptedCinderVolumes-906252286 tempest-TestEncryptedCinderVolumes-906252286-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:40.261926 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-78e4db42-dafe-43a5-a245-e1455bc0c9bd tempest-TestEncryptedCinderVolumes-906252286 tempest-TestEncryptedCinderVolumes-906252286-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:40.285464 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-78e4db42-dafe-43a5-a245-e1455bc0c9bd tempest-TestEncryptedCinderVolumes-906252286 tempest-TestEncryptedCinderVolumes-906252286-project-admin] https://10.4.3.222/volume/v3/types/386ac801-e497-4c9a-a555-1cd6c2d2a9e9 returned with HTTP 202 Aug 01 00:28:40.285464 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1388/5552] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:28:40 2026] DELETE /volume/v3/types/386ac801-e497-4c9a-a555-1cd6c2d2a9e9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:28:40.973208 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b149c6b3-acfe-4bd4-b9bd-86d3508fba78 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:40.974638 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b149c6b3-acfe-4bd4-b9bd-86d3508fba78 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/volumes/ef670f15-cf52-45df-885b-1e44802508ef Aug 01 00:28:40.974859 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b149c6b3-acfe-4bd4-b9bd-86d3508fba78 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:40.975033 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b149c6b3-acfe-4bd4-b9bd-86d3508fba78 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:40.980024 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b149c6b3-acfe-4bd4-b9bd-86d3508fba78 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/volumes/ef670f15-cf52-45df-885b-1e44802508ef returned with HTTP 404 Aug 01 00:28:40.980420 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1386/5553] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:40 2026] GET /volume/v3/volumes/ef670f15-cf52-45df-885b-1e44802508ef => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:40.989271 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-22a5ed28-4591-45f5-84a0-1c53516d9c1e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:40.991645 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-22a5ed28-4591-45f5-84a0-1c53516d9c1e tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3/export_record Aug 01 00:28:40.991891 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-22a5ed28-4591-45f5-84a0-1c53516d9c1e tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:40.992092 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-22a5ed28-4591-45f5-84a0-1c53516d9c1e tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'export_record' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:40.992198 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.backups [None req-22a5ed28-4591-45f5-84a0-1c53516d9c1e tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Export record for backup 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100408) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 01 00:28:40.997191 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:40.997191 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:40.998180 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.backup.api [None req-22a5ed28-4591-45f5-84a0-1c53516d9c1e tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling RPCAPI with context: , host: np0000006296, backup: 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100408) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 01 00:28:41.006537 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.backup.rpcapi [None req-22a5ed28-4591-45f5-84a0-1c53516d9c1e tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] export_record in rpcapi backup_id 96e49956-fdc8-49b4-b892-fca40d9560d3 on host np0000006296. {{(pid=100408) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 01 00:28:41.017529 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.backups [None req-22a5ed28-4591-45f5-84a0-1c53516d9c1e tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTZlNDk5NTYtZmRjOC00OWI0LWI4OTItZmNhNDBkOTU2MGQzIiwgInVzZXJfaWQiOiAiZmZhYWQ2ZGY3YWIyNDQ0OGIxN2MxMzE3MjAxMjkwOGMiLCAicHJvamVjdF9pZCI6ICI5MjYyZDFiZDFiOWU0ODg0ODUxZjVmNDAwMjE5NWJmNCIsICJ2b2x1bWVfaWQiOiAiOWYwMWYwMDktOTg5ZC00OTdhLThiZTctMTZiNDgyN2U0ZDAyIiwgImhvc3QiOiAibnAwMDAwMDA2Mjk2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MjA4NTMyMDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85ZjAxZjAwOS05ODlkLTQ5N2EtOGJlNy0xNmI0ODI3ZTRkMDIvMjAyNjA4MDEwMDI3NTUvYXpfbm92YV9iYWNrdXBfOTZlNDk5NTYtZmRjOC00OWI0LWI4OTItZmNhNDBkOTU2MGQzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wMVQwMDoyNzo0OFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQwMDoyNzo0OFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTAxVDAwOjI4OjEwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100408) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 01 00:28:41.017881 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-22a5ed28-4591-45f5-84a0-1c53516d9c1e tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3/export_record returned with HTTP 200 Aug 01 00:28:41.018445 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1391/5554] 10.4.3.222 () {68 vars in 1430 bytes} [Sat Aug 1 00:28:40 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3/export_record => generated 1424 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:28:41.026713 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9f5e951d-597d-4793-92e1-ded6bfa0608d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:41.028692 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9f5e951d-597d-4793-92e1-ded6bfa0608d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:28:41.029594 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9f5e951d-597d-4793-92e1-ded6bfa0608d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1786230987"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:41.030807 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-9f5e951d-597d-4793-92e1-ded6bfa0608d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1786230987'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:28:41.031132 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-9f5e951d-597d-4793-92e1-ded6bfa0608d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Create volume of 1 GB Aug 01 00:28:41.035520 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-9f5e951d-597d-4793-92e1-ded6bfa0608d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Availability Zones retrieved successfully. Aug 01 00:28:41.043732 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-9f5e951d-597d-4793-92e1-ded6bfa0608d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Flow 'volume_create_api' (7d95b2d7-4d80-48b6-a7e6-8393c112d1e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:28:41.045412 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-9f5e951d-597d-4793-92e1-ded6bfa0608d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c1f54a9-a13a-4e26-9662-38dc3cfbb882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:41.046464 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-9f5e951d-597d-4793-92e1-ded6bfa0608d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:28:41.073704 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-9f5e951d-597d-4793-92e1-ded6bfa0608d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c1f54a9-a13a-4e26-9662-38dc3cfbb882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:41.074693 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-9f5e951d-597d-4793-92e1-ded6bfa0608d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b06967eb-8967-495a-877f-d8e2c4144c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:41.112914 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-9f5e951d-597d-4793-92e1-ded6bfa0608d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Created reservations ['1ac5ea4c-cea5-4a8c-ab7d-0b543f9a0c8d', '25576544-e52c-4e86-b50e-f68335202168', 'a465012b-cab7-4078-98d9-7105ee2e206b', 'f14e3020-8eb7-4398-a57c-4698a11e53fd'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:28:41.113647 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-9f5e951d-597d-4793-92e1-ded6bfa0608d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b06967eb-8967-495a-877f-d8e2c4144c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ac5ea4c-cea5-4a8c-ab7d-0b543f9a0c8d', '25576544-e52c-4e86-b50e-f68335202168', 'a465012b-cab7-4078-98d9-7105ee2e206b', 'f14e3020-8eb7-4398-a57c-4698a11e53fd']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:41.114408 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-9f5e951d-597d-4793-92e1-ded6bfa0608d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (091f39f7-565a-4157-850f-12b25c7dab3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:41.140753 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-9f5e951d-597d-4793-92e1-ded6bfa0608d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (091f39f7-565a-4157-850f-12b25c7dab3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c28a1950-d669-4691-a216-61f8da02c527', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1786230987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9262d1bd1b9e4884851f5f4002195bf4',qos_specs=None,replication_status=,reservations=['1ac5ea4c-cea5-4a8c-ab7d-0b543f9a0c8d','25576544-e52c-4e86-b50e-f68335202168','a465012b-cab7-4078-98d9-7105ee2e206b','f14e3020-8eb7-4398-a57c-4698a11e53fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffaad6df7ab24448b17c13172012908c',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:28:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1786230987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c28a1950-d669-4691-a216-61f8da02c527,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9262d1bd1b9e4884851f5f4002195bf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffaad6df7ab24448b17c13172012908c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:41.142168 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-9f5e951d-597d-4793-92e1-ded6bfa0608d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0837c388-9e4b-478b-ab2b-6be521af6b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:41.165618 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-9f5e951d-597d-4793-92e1-ded6bfa0608d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0837c388-9e4b-478b-ab2b-6be521af6b16) transitioned into state 'SUCCESS' from state '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-1786230987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9262d1bd1b9e4884851f5f4002195bf4',qos_specs=None,replication_status=,reservations=['1ac5ea4c-cea5-4a8c-ab7d-0b543f9a0c8d','25576544-e52c-4e86-b50e-f68335202168','a465012b-cab7-4078-98d9-7105ee2e206b','f14e3020-8eb7-4398-a57c-4698a11e53fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffaad6df7ab24448b17c13172012908c',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:41.166943 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-9f5e951d-597d-4793-92e1-ded6bfa0608d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35a343a8-2f1f-4b21-9160-38942cf97164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:41.176336 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-9f5e951d-597d-4793-92e1-ded6bfa0608d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35a343a8-2f1f-4b21-9160-38942cf97164) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:41.177137 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-9f5e951d-597d-4793-92e1-ded6bfa0608d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Flow 'volume_create_api' (7d95b2d7-4d80-48b6-a7e6-8393c112d1e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:28:41.177404 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-9f5e951d-597d-4793-92e1-ded6bfa0608d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Create volume request issued successfully. Aug 01 00:28:41.177930 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9f5e951d-597d-4793-92e1-ded6bfa0608d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:28:41.178337 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1390/5555] 10.4.3.222 () {70 vars in 1298 bytes} [Sat Aug 1 00:28:41 2026] POST /volume/v3/volumes => generated 778 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:28:41.193938 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-06c4571f-18bd-408d-b0f0-b080ab4f925f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:41.196369 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-06c4571f-18bd-408d-b0f0-b080ab4f925f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/volumes/c28a1950-d669-4691-a216-61f8da02c527 Aug 01 00:28:41.196707 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-06c4571f-18bd-408d-b0f0-b080ab4f925f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:41.196984 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-06c4571f-18bd-408d-b0f0-b080ab4f925f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:41.205382 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:41.205382 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:41.208750 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-06c4571f-18bd-408d-b0f0-b080ab4f925f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Volume info retrieved successfully. Aug 01 00:28:41.212833 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-06c4571f-18bd-408d-b0f0-b080ab4f925f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/volumes/c28a1950-d669-4691-a216-61f8da02c527 returned with HTTP 200 Aug 01 00:28:41.213263 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1389/5556] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:41 2026] GET /volume/v3/volumes/c28a1950-d669-4691-a216-61f8da02c527 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:41.854103 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-28b9d62a-40d3-4a6a-a3e8-11f953fbca84 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:41.931015 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-28b9d62a-40d3-4a6a-a3e8-11f953fbca84 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:28:41.931402 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-28b9d62a-40d3-4a6a-a3e8-11f953fbca84 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-898670846", "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=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:41.949798 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-28b9d62a-40d3-4a6a-a3e8-11f953fbca84 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:28:41.950154 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1387/5557] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:28:41 2026] POST /volume/v3/types => generated 379 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:41.958640 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-82cc3a24-fed0-4eb4-8076-87a80dcb34d0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:41.960281 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-82cc3a24-fed0-4eb4-8076-87a80dcb34d0 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] POST https://10.4.3.222/volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece/encryption Aug 01 00:28:41.960586 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-82cc3a24-fed0-4eb4-8076-87a80dcb34d0 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:41.974087 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-82cc3a24-fed0-4eb4-8076-87a80dcb34d0 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] https://10.4.3.222/volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece/encryption returned with HTTP 200 Aug 01 00:28:41.974446 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1392/5558] 10.4.3.222 () {68 vars in 1397 bytes} [Sat Aug 1 00:28:41 2026] POST /volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:41.982393 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-8dbe8b88-8f63-4ae9-b52f-70c71208e2a4 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:41.984877 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8dbe8b88-8f63-4ae9-b52f-70c71208e2a4 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:28:41.985680 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8dbe8b88-8f63-4ae9-b52f-70c71208e2a4 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-397939651", "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=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:41.988224 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:41.988224 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:42.004955 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8dbe8b88-8f63-4ae9-b52f-70c71208e2a4 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:28:42.005306 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1391/5559] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:28:41 2026] POST /volume/v3/types => generated 379 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:42.013555 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4a8230e9-0b21-485a-aeb6-1a09f02fd755 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:42.079935 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4a8230e9-0b21-485a-aeb6-1a09f02fd755 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] POST https://10.4.3.222/volume/v3/types/90af5296-6dfa-4d4f-9a57-5815111e6271/encryption Aug 01 00:28:42.080418 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4a8230e9-0b21-485a-aeb6-1a09f02fd755 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:42.082937 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.policy [None req-4a8230e9-0b21-485a-aeb6-1a09f02fd755 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'd0cbbe6bb827426582d2ca805cc5666e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46ea365be1084f929e5f446298228ae6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100406) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:28:42.083124 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4a8230e9-0b21-485a-aeb6-1a09f02fd755 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] https://10.4.3.222/volume/v3/types/90af5296-6dfa-4d4f-9a57-5815111e6271/encryption returned with HTTP 403 Aug 01 00:28:42.083500 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1390/5560] 10.4.3.222 () {68 vars in 1397 bytes} [Sat Aug 1 00:28:42 2026] POST /volume/v3/types/90af5296-6dfa-4d4f-9a57-5815111e6271/encryption => generated 127 bytes in 70 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:42.092033 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f02462b5-c42f-4579-ae66-638be529e126 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:42.095109 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f02462b5-c42f-4579-ae66-638be529e126 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:28:42.095540 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f02462b5-c42f-4579-ae66-638be529e126 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-126959132", "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=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:42.122347 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f02462b5-c42f-4579-ae66-638be529e126 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:28:42.122864 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1388/5561] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:28:42 2026] POST /volume/v3/types => generated 379 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:42.130523 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-c29c871a-db43-4663-846a-e410d33ab7ab None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:42.132190 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c29c871a-db43-4663-846a-e410d33ab7ab tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] POST https://10.4.3.222/volume/v3/types/d5b8676e-4953-428d-bebb-e088a6531aaa/extra_specs Aug 01 00:28:42.132491 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-c29c871a-db43-4663-846a-e410d33ab7ab tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:42.134156 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.policy [None req-c29c871a-db43-4663-846a-e410d33ab7ab tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'd0cbbe6bb827426582d2ca805cc5666e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46ea365be1084f929e5f446298228ae6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100408) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:28:42.134326 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-c29c871a-db43-4663-846a-e410d33ab7ab tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] https://10.4.3.222/volume/v3/types/d5b8676e-4953-428d-bebb-e088a6531aaa/extra_specs returned with HTTP 403 Aug 01 00:28:42.134837 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1393/5562] 10.4.3.222 () {68 vars in 1399 bytes} [Sat Aug 1 00:28:42 2026] POST /volume/v3/types/d5b8676e-4953-428d-bebb-e088a6531aaa/extra_specs => generated 122 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:42.141037 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-cf6822f3-b950-4dd9-baa5-8ad02f9cbd6f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:42.142902 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cf6822f3-b950-4dd9-baa5-8ad02f9cbd6f tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] PUT https://10.4.3.222/volume/v3/types/d5b8676e-4953-428d-bebb-e088a6531aaa/extra_specs/key2 Aug 01 00:28:42.143318 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-cf6822f3-b950-4dd9-baa5-8ad02f9cbd6f tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:42.145146 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.policy [None req-cf6822f3-b950-4dd9-baa5-8ad02f9cbd6f tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'd0cbbe6bb827426582d2ca805cc5666e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46ea365be1084f929e5f446298228ae6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100409) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:28:42.145385 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-cf6822f3-b950-4dd9-baa5-8ad02f9cbd6f tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] https://10.4.3.222/volume/v3/types/d5b8676e-4953-428d-bebb-e088a6531aaa/extra_specs/key2 returned with HTTP 403 Aug 01 00:28:42.145866 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1392/5563] 10.4.3.222 () {68 vars in 1413 bytes} [Sat Aug 1 00:28:42 2026] PUT /volume/v3/types/d5b8676e-4953-428d-bebb-e088a6531aaa/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:42.154349 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c453bf2a-e20f-4fa8-8963-7f41e08194c5 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:42.156210 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c453bf2a-e20f-4fa8-8963-7f41e08194c5 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] POST https://10.4.3.222/volume/v3/types Aug 01 00:28:42.156613 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c453bf2a-e20f-4fa8-8963-7f41e08194c5 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:42.159038 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.policy [None req-c453bf2a-e20f-4fa8-8963-7f41e08194c5 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'd0cbbe6bb827426582d2ca805cc5666e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46ea365be1084f929e5f446298228ae6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100406) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:28:42.159274 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c453bf2a-e20f-4fa8-8963-7f41e08194c5 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] https://10.4.3.222/volume/v3/types returned with HTTP 403 Aug 01 00:28:42.160031 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1391/5564] 10.4.3.222 () {68 vars in 1252 bytes} [Sat Aug 1 00:28:42 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 01 00:28:42.168123 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d9887a18-f21c-4144-9d07-cdbc61fc82ec None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:42.170268 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d9887a18-f21c-4144-9d07-cdbc61fc82ec tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:28:42.170764 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d9887a18-f21c-4144-9d07-cdbc61fc82ec tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1521831576", "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=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:42.189540 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d9887a18-f21c-4144-9d07-cdbc61fc82ec tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:28:42.190702 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1389/5565] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:28:42 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:42.197228 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-cf97f4d0-e851-48c9-ac81-eccff4ea5f24 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:42.199425 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cf97f4d0-e851-48c9-ac81-eccff4ea5f24 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] POST https://10.4.3.222/volume/v3/types/38fb0fa3-a29f-403d-bbfb-50e533433301/encryption Aug 01 00:28:42.200137 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cf97f4d0-e851-48c9-ac81-eccff4ea5f24 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:42.218909 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cf97f4d0-e851-48c9-ac81-eccff4ea5f24 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] https://10.4.3.222/volume/v3/types/38fb0fa3-a29f-403d-bbfb-50e533433301/encryption returned with HTTP 200 Aug 01 00:28:42.218909 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1394/5566] 10.4.3.222 () {68 vars in 1397 bytes} [Sat Aug 1 00:28:42 2026] POST /volume/v3/types/38fb0fa3-a29f-403d-bbfb-50e533433301/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:42.225089 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-fdc3b0cf-63a0-4921-bfa9-092efcbc0169 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:42.226625 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2acda60e-1c79-428f-97e6-1d78e89f7b6a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:42.228058 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2acda60e-1c79-428f-97e6-1d78e89f7b6a tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] DELETE https://10.4.3.222/volume/v3/types/38fb0fa3-a29f-403d-bbfb-50e533433301/encryption/3d85e452-9636-451f-98c8-4f872b49ba06 Aug 01 00:28:42.228254 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2acda60e-1c79-428f-97e6-1d78e89f7b6a tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:42.228418 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2acda60e-1c79-428f-97e6-1d78e89f7b6a tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:42.228997 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.policy [None req-2acda60e-1c79-428f-97e6-1d78e89f7b6a tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'd0cbbe6bb827426582d2ca805cc5666e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46ea365be1084f929e5f446298228ae6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100406) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:28:42.229157 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2acda60e-1c79-428f-97e6-1d78e89f7b6a tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] https://10.4.3.222/volume/v3/types/38fb0fa3-a29f-403d-bbfb-50e533433301/encryption/3d85e452-9636-451f-98c8-4f872b49ba06 returned with HTTP 403 Aug 01 00:28:42.229518 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1392/5567] 10.4.3.222 () {66 vars in 1489 bytes} [Sat Aug 1 00:28:42 2026] DELETE /volume/v3/types/38fb0fa3-a29f-403d-bbfb-50e533433301/encryption/3d85e452-9636-451f-98c8-4f872b49ba06 => generated 127 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:42.231016 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fdc3b0cf-63a0-4921-bfa9-092efcbc0169 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/volumes/c28a1950-d669-4691-a216-61f8da02c527 Aug 01 00:28:42.231229 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fdc3b0cf-63a0-4921-bfa9-092efcbc0169 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:42.231400 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-fdc3b0cf-63a0-4921-bfa9-092efcbc0169 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:42.236376 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a9246abc-28af-4634-a62d-b5c90d139e9d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:42.238647 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a9246abc-28af-4634-a62d-b5c90d139e9d tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:28:42.239016 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a9246abc-28af-4634-a62d-b5c90d139e9d tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1694335341", "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=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:42.242076 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:42.242076 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:42.245371 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-fdc3b0cf-63a0-4921-bfa9-092efcbc0169 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Volume info retrieved successfully. Aug 01 00:28:42.249857 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-fdc3b0cf-63a0-4921-bfa9-092efcbc0169 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/volumes/c28a1950-d669-4691-a216-61f8da02c527 returned with HTTP 200 Aug 01 00:28:42.250259 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1393/5568] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:42 2026] GET /volume/v3/volumes/c28a1950-d669-4691-a216-61f8da02c527 => generated 1018 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:28:42.255832 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a9246abc-28af-4634-a62d-b5c90d139e9d tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:28:42.256248 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1390/5569] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:28:42 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:42.265032 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-88149f4c-09c2-42bd-b22f-526699473dfc None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:42.266695 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-88149f4c-09c2-42bd-b22f-526699473dfc tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] POST https://10.4.3.222/volume/v3/backups Aug 01 00:28:42.267036 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-88149f4c-09c2-42bd-b22f-526699473dfc tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c28a1950-d669-4691-a216-61f8da02c527", "name": "tempest-type-Backup-1134178248"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:42.268382 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.contrib.backups [None req-88149f4c-09c2-42bd-b22f-526699473dfc tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Creating new backup {'backup': {'volume_id': 'c28a1950-d669-4691-a216-61f8da02c527', 'name': 'tempest-type-Backup-1134178248'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:28:42.268466 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.contrib.backups [None req-88149f4c-09c2-42bd-b22f-526699473dfc tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Creating backup of volume c28a1950-d669-4691-a216-61f8da02c527 in container None Aug 01 00:28:42.269342 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7b88f666-a31e-4087-8035-706fcf76dc3b None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:42.271827 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7b88f666-a31e-4087-8035-706fcf76dc3b tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] DELETE https://10.4.3.222/volume/v3/types/be347582-9a59-42de-9d93-e64801ed5163/extra_specs/key1 Aug 01 00:28:42.272100 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7b88f666-a31e-4087-8035-706fcf76dc3b tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:42.272371 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7b88f666-a31e-4087-8035-706fcf76dc3b tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:42.278697 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:42.278697 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:42.279067 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-88149f4c-09c2-42bd-b22f-526699473dfc tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Volume info retrieved successfully. Aug 01 00:28:42.280601 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.policy [None req-7b88f666-a31e-4087-8035-706fcf76dc3b tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'd0cbbe6bb827426582d2ca805cc5666e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46ea365be1084f929e5f446298228ae6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100406) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:28:42.280887 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7b88f666-a31e-4087-8035-706fcf76dc3b tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] https://10.4.3.222/volume/v3/types/be347582-9a59-42de-9d93-e64801ed5163/extra_specs/key1 returned with HTTP 403 Aug 01 00:28:42.281688 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1393/5570] 10.4.3.222 () {66 vars in 1396 bytes} [Sat Aug 1 00:28:42 2026] DELETE /volume/v3/types/be347582-9a59-42de-9d93-e64801ed5163/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:42.288733 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-57e7e52f-6162-4558-9539-658e7aa8b420 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:42.290652 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-57e7e52f-6162-4558-9539-658e7aa8b420 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:28:42.291204 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-57e7e52f-6162-4558-9539-658e7aa8b420 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-259495906", "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=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:42.299923 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-88149f4c-09c2-42bd-b22f-526699473dfc tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Created reservations ['a5546794-087a-4dbd-8164-da0b523833f5', '979ce266-7343-4685-bd93-fcef1c342418'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:28:42.316686 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-57e7e52f-6162-4558-9539-658e7aa8b420 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:28:42.317263 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1394/5571] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:28:42 2026] POST /volume/v3/types => generated 379 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 01 00:28:42.325914 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-394dadfc-0648-4da8-af1d-65b809e2e736 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:42.327499 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-394dadfc-0648-4da8-af1d-65b809e2e736 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] DELETE https://10.4.3.222/volume/v3/types/87221d59-aaaf-423d-ad94-61e10a848798 Aug 01 00:28:42.328013 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-394dadfc-0648-4da8-af1d-65b809e2e736 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:42.328013 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-394dadfc-0648-4da8-af1d-65b809e2e736 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:42.328438 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.policy [None req-394dadfc-0648-4da8-af1d-65b809e2e736 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'd0cbbe6bb827426582d2ca805cc5666e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46ea365be1084f929e5f446298228ae6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100407) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:28:42.328607 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-88149f4c-09c2-42bd-b22f-526699473dfc tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:28:42.328647 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-394dadfc-0648-4da8-af1d-65b809e2e736 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] https://10.4.3.222/volume/v3/types/87221d59-aaaf-423d-ad94-61e10a848798 returned with HTTP 403 Aug 01 00:28:42.328974 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1395/5572] 10.4.3.222 () {70 vars in 1299 bytes} [Sat Aug 1 00:28:42 2026] POST /volume/v3/backups => generated 316 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:28:42.329008 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1391/5573] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:28:42 2026] DELETE /volume/v3/types/87221d59-aaaf-423d-ad94-61e10a848798 => generated 109 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:42.336806 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-49e3fb65-937b-4511-9b36-4e157598a346 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:42.338449 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-49e3fb65-937b-4511-9b36-4e157598a346 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] GET https://10.4.3.222/volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece/extra_specs Aug 01 00:28:42.338661 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-49e3fb65-937b-4511-9b36-4e157598a346 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:42.338881 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-49e3fb65-937b-4511-9b36-4e157598a346 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Calling method 'index' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:42.341246 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4e26dae8-e8de-4ab0-b736-462b9b7b160f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:42.343400 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4e26dae8-e8de-4ab0-b736-462b9b7b160f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 Aug 01 00:28:42.343400 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4e26dae8-e8de-4ab0-b736-462b9b7b160f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:42.343400 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4e26dae8-e8de-4ab0-b736-462b9b7b160f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:42.343593 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-4e26dae8-e8de-4ab0-b736-462b9b7b160f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 533a7463-cc62-48c0-8940-7bf1fb706eb3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:42.348819 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:42.348819 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:42.349623 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4e26dae8-e8de-4ab0-b736-462b9b7b160f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 returned with HTTP 200 Aug 01 00:28:42.350096 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1395/5574] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:42 2026] GET /volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:42.355161 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-49e3fb65-937b-4511-9b36-4e157598a346 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] https://10.4.3.222/volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece/extra_specs returned with HTTP 200 Aug 01 00:28:42.355450 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1394/5575] 10.4.3.222 () {66 vars in 1378 bytes} [Sat Aug 1 00:28:42 2026] GET /volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece/extra_specs => generated 123 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:42.363365 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-8d9f7181-e9b1-4ded-bbe6-040fef73136d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:42.365475 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8d9f7181-e9b1-4ded-bbe6-040fef73136d tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] GET https://10.4.3.222/volume/v3/types Aug 01 00:28:42.365728 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8d9f7181-e9b1-4ded-bbe6-040fef73136d tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:42.366201 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-8d9f7181-e9b1-4ded-bbe6-040fef73136d tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Calling method 'index' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:42.366330 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:42.366330 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:42.367012 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.api_utils [None req-8d9f7181-e9b1-4ded-bbe6-040fef73136d tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Removing options '' from query. {{(pid=100408) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 01 00:28:42.394432 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-8d9f7181-e9b1-4ded-bbe6-040fef73136d tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:28:42.394782 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1396/5576] 10.4.3.222 () {66 vars in 1231 bytes} [Sat Aug 1 00:28:42 2026] GET /volume/v3/types => generated 2385 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:28:42.404508 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-95ce9a32-01f6-432f-9002-01b215600d0d None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:42.406636 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-95ce9a32-01f6-432f-9002-01b215600d0d tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] GET https://10.4.3.222/volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece/encryption/cipher Aug 01 00:28:42.406999 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-95ce9a32-01f6-432f-9002-01b215600d0d tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:42.407572 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-95ce9a32-01f6-432f-9002-01b215600d0d tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:42.407998 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.policy [None req-95ce9a32-01f6-432f-9002-01b215600d0d tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'd0cbbe6bb827426582d2ca805cc5666e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46ea365be1084f929e5f446298228ae6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100407) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:28:42.408165 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-95ce9a32-01f6-432f-9002-01b215600d0d tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] https://10.4.3.222/volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece/encryption/cipher returned with HTTP 403 Aug 01 00:28:42.408602 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1392/5577] 10.4.3.222 () {66 vars in 1396 bytes} [Sat Aug 1 00:28:42 2026] GET /volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:42.416636 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b873820b-9af5-40b3-aa3c-5962d8a9998b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:42.418376 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b873820b-9af5-40b3-aa3c-5962d8a9998b tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] GET https://10.4.3.222/volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece/encryption Aug 01 00:28:42.418592 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b873820b-9af5-40b3-aa3c-5962d8a9998b tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:42.418831 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b873820b-9af5-40b3-aa3c-5962d8a9998b tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:42.419518 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.policy [None req-b873820b-9af5-40b3-aa3c-5962d8a9998b tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'd0cbbe6bb827426582d2ca805cc5666e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46ea365be1084f929e5f446298228ae6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100409) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:28:42.419719 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b873820b-9af5-40b3-aa3c-5962d8a9998b tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] https://10.4.3.222/volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece/encryption returned with HTTP 403 Aug 01 00:28:42.420275 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1396/5578] 10.4.3.222 () {66 vars in 1375 bytes} [Sat Aug 1 00:28:42 2026] GET /volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:42.429353 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-6b8f0f11-27db-44d0-a4bc-bf303c009b9d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:42.431351 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6b8f0f11-27db-44d0-a4bc-bf303c009b9d tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] GET https://10.4.3.222/volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece/extra_specs/multiattach Aug 01 00:28:42.431546 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6b8f0f11-27db-44d0-a4bc-bf303c009b9d tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:42.431730 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-6b8f0f11-27db-44d0-a4bc-bf303c009b9d tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:42.440705 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-6b8f0f11-27db-44d0-a4bc-bf303c009b9d tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] https://10.4.3.222/volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece/extra_specs/multiattach returned with HTTP 200 Aug 01 00:28:42.440985 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1395/5579] 10.4.3.222 () {66 vars in 1414 bytes} [Sat Aug 1 00:28:42 2026] GET /volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 01 00:28:42.448926 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-df0a375d-2da0-4b9f-8d7a-e770f3e1bedb None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:42.451103 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-df0a375d-2da0-4b9f-8d7a-e770f3e1bedb tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] GET https://10.4.3.222/volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece/extra_specs/volume_backend_name Aug 01 00:28:42.451342 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-df0a375d-2da0-4b9f-8d7a-e770f3e1bedb tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:42.451572 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-df0a375d-2da0-4b9f-8d7a-e770f3e1bedb tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:42.461278 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-df0a375d-2da0-4b9f-8d7a-e770f3e1bedb tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] https://10.4.3.222/volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece/extra_specs/volume_backend_name returned with HTTP 404 Aug 01 00:28:42.461874 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1397/5580] 10.4.3.222 () {66 vars in 1438 bytes} [Sat Aug 1 00:28:42 2026] GET /volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece/extra_specs/volume_backend_name => generated 143 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:42.469906 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7626a2d7-2630-4452-82ef-85fa1e64ee72 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:42.472088 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7626a2d7-2630-4452-82ef-85fa1e64ee72 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] GET https://10.4.3.222/volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece Aug 01 00:28:42.472323 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7626a2d7-2630-4452-82ef-85fa1e64ee72 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:42.472543 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7626a2d7-2630-4452-82ef-85fa1e64ee72 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:42.481791 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7626a2d7-2630-4452-82ef-85fa1e64ee72 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] https://10.4.3.222/volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece returned with HTTP 200 Aug 01 00:28:42.482373 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1393/5581] 10.4.3.222 () {66 vars in 1342 bytes} [Sat Aug 1 00:28:42 2026] GET /volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece => generated 317 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:42.493312 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-8402d205-c88e-433c-8df1-c29be0739d1a None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:42.496219 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8402d205-c88e-433c-8df1-c29be0739d1a tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] PUT https://10.4.3.222/volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece/encryption/a5cf98ea-8d94-4ef3-8953-4498c84929bf Aug 01 00:28:42.496219 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8402d205-c88e-433c-8df1-c29be0739d1a tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:42.497500 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.policy [None req-8402d205-c88e-433c-8df1-c29be0739d1a tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'd0cbbe6bb827426582d2ca805cc5666e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46ea365be1084f929e5f446298228ae6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100409) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:28:42.497720 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8402d205-c88e-433c-8df1-c29be0739d1a tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] https://10.4.3.222/volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece/encryption/a5cf98ea-8d94-4ef3-8953-4498c84929bf returned with HTTP 403 Aug 01 00:28:42.498141 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1397/5582] 10.4.3.222 () {68 vars in 1506 bytes} [Sat Aug 1 00:28:42 2026] PUT /volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece/encryption/a5cf98ea-8d94-4ef3-8953-4498c84929bf => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 01 00:28:42.506986 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-83f764cd-2ed5-4ac7-b2c2-2edb7fbebb0c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:42.508845 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-83f764cd-2ed5-4ac7-b2c2-2edb7fbebb0c tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] PUT https://10.4.3.222/volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece/extra_specs/key1 Aug 01 00:28:42.509174 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-83f764cd-2ed5-4ac7-b2c2-2edb7fbebb0c tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:42.511433 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.policy [None req-83f764cd-2ed5-4ac7-b2c2-2edb7fbebb0c tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'd0cbbe6bb827426582d2ca805cc5666e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46ea365be1084f929e5f446298228ae6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100406) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:28:42.511433 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-83f764cd-2ed5-4ac7-b2c2-2edb7fbebb0c tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] https://10.4.3.222/volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece/extra_specs/key1 returned with HTTP 403 Aug 01 00:28:42.511569 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1396/5583] 10.4.3.222 () {68 vars in 1413 bytes} [Sat Aug 1 00:28:42 2026] PUT /volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:42.520395 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-205e8071-2fda-433c-8be3-b9635d32367b None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:42.522620 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-205e8071-2fda-433c-8be3-b9635d32367b tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] PUT https://10.4.3.222/volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece Aug 01 00:28:42.523124 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-205e8071-2fda-433c-8be3-b9635d32367b tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:42.526056 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.policy [None req-205e8071-2fda-433c-8be3-b9635d32367b tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'd0cbbe6bb827426582d2ca805cc5666e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46ea365be1084f929e5f446298228ae6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100408) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 01 00:28:42.526440 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-205e8071-2fda-433c-8be3-b9635d32367b tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-member] https://10.4.3.222/volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece returned with HTTP 403 Aug 01 00:28:42.526978 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1398/5584] 10.4.3.222 () {68 vars in 1362 bytes} [Sat Aug 1 00:28:42 2026] PUT /volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:42.536746 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-9ca31eae-3041-4689-b233-4a4eb98faed6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:42.538427 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9ca31eae-3041-4689-b233-4a4eb98faed6 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] DELETE https://10.4.3.222/volume/v3/types/87221d59-aaaf-423d-ad94-61e10a848798 Aug 01 00:28:42.538599 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9ca31eae-3041-4689-b233-4a4eb98faed6 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:42.538812 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-9ca31eae-3041-4689-b233-4a4eb98faed6 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:42.565606 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-9ca31eae-3041-4689-b233-4a4eb98faed6 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] https://10.4.3.222/volume/v3/types/87221d59-aaaf-423d-ad94-61e10a848798 returned with HTTP 202 Aug 01 00:28:42.566153 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1394/5585] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:28:42 2026] DELETE /volume/v3/types/87221d59-aaaf-423d-ad94-61e10a848798 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:28:42.572652 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-94631fe4-a398-4c5d-ac4d-662f78b2e6bd None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:42.574949 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-94631fe4-a398-4c5d-ac4d-662f78b2e6bd tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] DELETE https://10.4.3.222/volume/v3/types/be347582-9a59-42de-9d93-e64801ed5163 Aug 01 00:28:42.575144 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-94631fe4-a398-4c5d-ac4d-662f78b2e6bd tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:42.575331 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-94631fe4-a398-4c5d-ac4d-662f78b2e6bd tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] Calling method '_delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:42.597147 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-94631fe4-a398-4c5d-ac4d-662f78b2e6bd tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] https://10.4.3.222/volume/v3/types/be347582-9a59-42de-9d93-e64801ed5163 returned with HTTP 202 Aug 01 00:28:42.597510 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1398/5586] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:28:42 2026] DELETE /volume/v3/types/be347582-9a59-42de-9d93-e64801ed5163 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:28:42.603449 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-cafe8802-e69d-4abe-9157-44453c76c94a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:42.605336 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cafe8802-e69d-4abe-9157-44453c76c94a tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] DELETE https://10.4.3.222/volume/v3/types/38fb0fa3-a29f-403d-bbfb-50e533433301 Aug 01 00:28:42.605562 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cafe8802-e69d-4abe-9157-44453c76c94a tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:42.605912 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-cafe8802-e69d-4abe-9157-44453c76c94a tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:42.625757 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-cafe8802-e69d-4abe-9157-44453c76c94a tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] https://10.4.3.222/volume/v3/types/38fb0fa3-a29f-403d-bbfb-50e533433301 returned with HTTP 202 Aug 01 00:28:42.626185 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1397/5587] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:28:42 2026] DELETE /volume/v3/types/38fb0fa3-a29f-403d-bbfb-50e533433301 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 01 00:28:42.633198 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-47433a06-481c-4d4a-9274-697af3c0facf None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:42.634959 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-47433a06-481c-4d4a-9274-697af3c0facf tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] DELETE https://10.4.3.222/volume/v3/types/d5b8676e-4953-428d-bebb-e088a6531aaa Aug 01 00:28:42.635207 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-47433a06-481c-4d4a-9274-697af3c0facf tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:42.635451 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-47433a06-481c-4d4a-9274-697af3c0facf tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] Calling method '_delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:42.657400 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-47433a06-481c-4d4a-9274-697af3c0facf tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] https://10.4.3.222/volume/v3/types/d5b8676e-4953-428d-bebb-e088a6531aaa returned with HTTP 202 Aug 01 00:28:42.657699 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1399/5588] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:28:42 2026] DELETE /volume/v3/types/d5b8676e-4953-428d-bebb-e088a6531aaa => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:28:42.664579 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c7f528eb-4f5a-43f9-802e-36e3f2014d74 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:42.667087 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c7f528eb-4f5a-43f9-802e-36e3f2014d74 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] DELETE https://10.4.3.222/volume/v3/types/90af5296-6dfa-4d4f-9a57-5815111e6271 Aug 01 00:28:42.667360 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c7f528eb-4f5a-43f9-802e-36e3f2014d74 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:42.667629 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c7f528eb-4f5a-43f9-802e-36e3f2014d74 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:42.690315 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c7f528eb-4f5a-43f9-802e-36e3f2014d74 tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] https://10.4.3.222/volume/v3/types/90af5296-6dfa-4d4f-9a57-5815111e6271 returned with HTTP 202 Aug 01 00:28:42.690738 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1395/5589] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:28:42 2026] DELETE /volume/v3/types/90af5296-6dfa-4d4f-9a57-5815111e6271 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:28:42.696705 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e781587b-1d0d-41dc-9759-d758f205fd5d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:42.698544 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e781587b-1d0d-41dc-9759-d758f205fd5d tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] DELETE https://10.4.3.222/volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece Aug 01 00:28:42.698797 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e781587b-1d0d-41dc-9759-d758f205fd5d tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:42.699013 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e781587b-1d0d-41dc-9759-d758f205fd5d tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] Calling method '_delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:42.720194 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e781587b-1d0d-41dc-9759-d758f205fd5d tempest-VolumeTypesMemberTests-1338030546 tempest-VolumeTypesMemberTests-1338030546-project-admin] https://10.4.3.222/volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece returned with HTTP 202 Aug 01 00:28:42.720567 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1399/5590] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:28:42 2026] DELETE /volume/v3/types/06aabd08-e86d-400b-b019-776d52e2eece => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:28:43.361566 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0072ac69-7561-45d9-8366-6e06353c79e8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:43.363383 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0072ac69-7561-45d9-8366-6e06353c79e8 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 Aug 01 00:28:43.363674 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0072ac69-7561-45d9-8366-6e06353c79e8 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:43.363947 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0072ac69-7561-45d9-8366-6e06353c79e8 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:43.364102 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-0072ac69-7561-45d9-8366-6e06353c79e8 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 533a7463-cc62-48c0-8940-7bf1fb706eb3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:43.368544 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:43.368544 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:43.369188 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0072ac69-7561-45d9-8366-6e06353c79e8 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 returned with HTTP 200 Aug 01 00:28:43.369533 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1398/5591] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:43 2026] GET /volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:44.378445 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-7f74e106-7db9-4c71-95a2-6d557b6cef81 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:44.380402 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7f74e106-7db9-4c71-95a2-6d557b6cef81 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 Aug 01 00:28:44.380402 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7f74e106-7db9-4c71-95a2-6d557b6cef81 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:44.380573 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7f74e106-7db9-4c71-95a2-6d557b6cef81 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:44.380715 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-7f74e106-7db9-4c71-95a2-6d557b6cef81 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 533a7463-cc62-48c0-8940-7bf1fb706eb3. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:44.384945 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:44.384945 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:44.386198 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7f74e106-7db9-4c71-95a2-6d557b6cef81 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 returned with HTTP 200 Aug 01 00:28:44.386198 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1400/5592] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:44 2026] GET /volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:45.396840 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-66017945-9c7c-41ca-80ab-e4244d218afe None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:45.398686 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-66017945-9c7c-41ca-80ab-e4244d218afe tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 Aug 01 00:28:45.399000 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-66017945-9c7c-41ca-80ab-e4244d218afe tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:45.399256 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-66017945-9c7c-41ca-80ab-e4244d218afe tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:45.399406 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-66017945-9c7c-41ca-80ab-e4244d218afe tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 533a7463-cc62-48c0-8940-7bf1fb706eb3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:45.404992 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:45.404992 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:45.405763 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-66017945-9c7c-41ca-80ab-e4244d218afe tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 returned with HTTP 200 Aug 01 00:28:45.406079 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1396/5593] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:45 2026] GET /volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:46.420074 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5eea4ca7-1805-48cc-95eb-013014814a5f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:46.421500 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5eea4ca7-1805-48cc-95eb-013014814a5f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 Aug 01 00:28:46.421793 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5eea4ca7-1805-48cc-95eb-013014814a5f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:46.422731 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5eea4ca7-1805-48cc-95eb-013014814a5f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:46.422731 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-5eea4ca7-1805-48cc-95eb-013014814a5f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 533a7463-cc62-48c0-8940-7bf1fb706eb3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:46.428834 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:46.428834 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:46.433951 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5eea4ca7-1805-48cc-95eb-013014814a5f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 returned with HTTP 200 Aug 01 00:28:46.433951 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1400/5594] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:46 2026] GET /volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:47.443998 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4b272c80-e2f9-4f82-ab7b-ffd1de53ecfb None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:47.446250 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4b272c80-e2f9-4f82-ab7b-ffd1de53ecfb tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 Aug 01 00:28:47.446504 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4b272c80-e2f9-4f82-ab7b-ffd1de53ecfb tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:47.446782 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4b272c80-e2f9-4f82-ab7b-ffd1de53ecfb tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:47.446942 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-4b272c80-e2f9-4f82-ab7b-ffd1de53ecfb tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 533a7463-cc62-48c0-8940-7bf1fb706eb3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:47.451487 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:47.451487 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:47.452302 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4b272c80-e2f9-4f82-ab7b-ffd1de53ecfb tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 returned with HTTP 200 Aug 01 00:28:47.452656 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1399/5595] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:47 2026] GET /volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:48.466212 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-88755e59-82ec-4324-82c3-a460ec8721a3 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:48.468085 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-88755e59-82ec-4324-82c3-a460ec8721a3 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 Aug 01 00:28:48.468441 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-88755e59-82ec-4324-82c3-a460ec8721a3 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:48.468441 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-88755e59-82ec-4324-82c3-a460ec8721a3 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:48.468561 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-88755e59-82ec-4324-82c3-a460ec8721a3 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 533a7463-cc62-48c0-8940-7bf1fb706eb3. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:48.472081 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:48.472081 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:48.472628 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-88755e59-82ec-4324-82c3-a460ec8721a3 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 returned with HTTP 200 Aug 01 00:28:48.472997 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1401/5596] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:48 2026] GET /volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:49.482743 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2aeb6a40-6823-4f77-b127-31111e2768c6 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:49.484519 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2aeb6a40-6823-4f77-b127-31111e2768c6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 Aug 01 00:28:49.484886 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2aeb6a40-6823-4f77-b127-31111e2768c6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:49.485115 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2aeb6a40-6823-4f77-b127-31111e2768c6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:49.485254 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-2aeb6a40-6823-4f77-b127-31111e2768c6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 533a7463-cc62-48c0-8940-7bf1fb706eb3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:49.489664 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:49.489664 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:49.490374 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2aeb6a40-6823-4f77-b127-31111e2768c6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 returned with HTTP 200 Aug 01 00:28:49.490741 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1397/5597] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:49 2026] GET /volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:49.688594 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-11f34774-b5ce-43dc-b626-ebb9ab75da15 req-0c5d18eb-b26e-4981-bf26-5a1197def6ef None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:49.805596 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-11f34774-b5ce-43dc-b626-ebb9ab75da15 req-0c5d18eb-b26e-4981-bf26-5a1197def6ef tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/limits Aug 01 00:28:49.805847 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-11f34774-b5ce-43dc-b626-ebb9ab75da15 req-0c5d18eb-b26e-4981-bf26-5a1197def6ef tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:49.806084 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-11f34774-b5ce-43dc-b626-ebb9ab75da15 req-0c5d18eb-b26e-4981-bf26-5a1197def6ef tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'index' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:49.822077 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-11f34774-b5ce-43dc-b626-ebb9ab75da15 req-0c5d18eb-b26e-4981-bf26-5a1197def6ef tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/limits returned with HTTP 200 Aug 01 00:28:49.822463 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1401/5598] 10.4.3.222 () {68 vars in 1484 bytes} [Sat Aug 1 00:28:49 2026] GET /volume/v3/limits => generated 302 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:49.878670 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-11f34774-b5ce-43dc-b626-ebb9ab75da15 req-675d89b2-561c-4f1f-a90c-ce41b0c0a88f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:49.881582 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-11f34774-b5ce-43dc-b626-ebb9ab75da15 req-675d89b2-561c-4f1f-a90c-ce41b0c0a88f tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc Aug 01 00:28:49.881757 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-11f34774-b5ce-43dc-b626-ebb9ab75da15 req-675d89b2-561c-4f1f-a90c-ce41b0c0a88f tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:49.881974 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-11f34774-b5ce-43dc-b626-ebb9ab75da15 req-675d89b2-561c-4f1f-a90c-ce41b0c0a88f tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:49.912617 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:49.912617 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:49.918376 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-11f34774-b5ce-43dc-b626-ebb9ab75da15 req-675d89b2-561c-4f1f-a90c-ce41b0c0a88f tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Volume info retrieved successfully. Aug 01 00:28:49.925253 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-11f34774-b5ce-43dc-b626-ebb9ab75da15 req-675d89b2-561c-4f1f-a90c-ce41b0c0a88f tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc returned with HTTP 200 Aug 01 00:28:49.925775 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1400/5599] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:28:49 2026] GET /volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc => generated 1663 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:28:49.938833 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-11f34774-b5ce-43dc-b626-ebb9ab75da15 req-fe40abc7-9fa6-461c-8d17-d44ff35ad21f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:49.940895 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-11f34774-b5ce-43dc-b626-ebb9ab75da15 req-fe40abc7-9fa6-461c-8d17-d44ff35ad21f tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:28:49.941274 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-11f34774-b5ce-43dc-b626-ebb9ab75da15 req-fe40abc7-9fa6-461c-8d17-d44ff35ad21f tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fcf8edee-d687-44d5-9621-5c5376a581dc", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1693036411", "description": null, "metadata": {}}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:49.951151 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:49.951151 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:49.951816 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-11f34774-b5ce-43dc-b626-ebb9ab75da15 req-fe40abc7-9fa6-461c-8d17-d44ff35ad21f tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Volume info retrieved successfully. Aug 01 00:28:49.952004 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [req-11f34774-b5ce-43dc-b626-ebb9ab75da15 req-fe40abc7-9fa6-461c-8d17-d44ff35ad21f tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Create snapshot from volume fcf8edee-d687-44d5-9621-5c5376a581dc Aug 01 00:28:49.977196 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [req-11f34774-b5ce-43dc-b626-ebb9ab75da15 req-fe40abc7-9fa6-461c-8d17-d44ff35ad21f tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Created reservations ['20089edf-6645-4d75-a6ef-09301d6c19f5', '89cc347b-0a9a-4c50-8593-fb054d59335f', 'ae3bf13c-720e-41aa-a3d9-49e51d07e561', '52d5d4a4-a642-43e8-8316-174fb0d75a4a'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:28:50.004826 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-11f34774-b5ce-43dc-b626-ebb9ab75da15 req-fe40abc7-9fa6-461c-8d17-d44ff35ad21f tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Snapshot force create request issued successfully. Aug 01 00:28:50.005163 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-11f34774-b5ce-43dc-b626-ebb9ab75da15 req-fe40abc7-9fa6-461c-8d17-d44ff35ad21f tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:28:50.005561 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1402/5600] 10.4.3.222 () {72 vars in 1547 bytes} [Sat Aug 1 00:28:49 2026] POST /volume/v3/snapshots => generated 324 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:28:50.501561 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-460b9d52-5e92-44c9-af70-b4977a89679c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:50.503834 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-460b9d52-5e92-44c9-af70-b4977a89679c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 Aug 01 00:28:50.503834 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-460b9d52-5e92-44c9-af70-b4977a89679c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:50.503834 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-460b9d52-5e92-44c9-af70-b4977a89679c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:50.503834 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-460b9d52-5e92-44c9-af70-b4977a89679c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 533a7463-cc62-48c0-8940-7bf1fb706eb3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:50.508095 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:50.508095 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:50.508803 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-460b9d52-5e92-44c9-af70-b4977a89679c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 returned with HTTP 200 Aug 01 00:28:50.509224 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1398/5601] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:50 2026] GET /volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:51.492946 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-93b42f8e-7988-4f44-b1ae-b65863b70c20 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:51.494610 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-93b42f8e-7988-4f44-b1ae-b65863b70c20 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/snapshots/132826c4-fee8-43d2-b214-bc0fffabc812 Aug 01 00:28:51.494791 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-93b42f8e-7988-4f44-b1ae-b65863b70c20 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:51.494973 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-93b42f8e-7988-4f44-b1ae-b65863b70c20 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:51.500634 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:51.500634 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:51.500634 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-93b42f8e-7988-4f44-b1ae-b65863b70c20 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Snapshot retrieved successfully. Aug 01 00:28:51.501037 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-93b42f8e-7988-4f44-b1ae-b65863b70c20 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/snapshots/132826c4-fee8-43d2-b214-bc0fffabc812 returned with HTTP 200 Aug 01 00:28:51.501037 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1402/5602] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:28:51 2026] GET /volume/v3/snapshots/132826c4-fee8-43d2-b214-bc0fffabc812 => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:51.521317 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3e4853e9-553f-4ce3-a99a-ba3842c5788d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:51.523116 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3e4853e9-553f-4ce3-a99a-ba3842c5788d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 Aug 01 00:28:51.523303 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3e4853e9-553f-4ce3-a99a-ba3842c5788d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:51.523522 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3e4853e9-553f-4ce3-a99a-ba3842c5788d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:51.523628 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-3e4853e9-553f-4ce3-a99a-ba3842c5788d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 533a7463-cc62-48c0-8940-7bf1fb706eb3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:51.529504 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:51.529504 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:51.530148 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3e4853e9-553f-4ce3-a99a-ba3842c5788d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 returned with HTTP 200 Aug 01 00:28:51.530515 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1401/5603] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:51 2026] GET /volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:51.533003 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-90121c8c-c4d3-446b-b857-64f9e3e3339c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:51.534735 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-90121c8c-c4d3-446b-b857-64f9e3e3339c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:28:51.535189 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-90121c8c-c4d3-446b-b857-64f9e3e3339c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-2124141892", "snapshot_id": null, "imageRef": "0d4682f2-fe44-4c17-8258-1306f3919fcd", "volume_type": null, "size": 1}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:51.536853 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-90121c8c-c4d3-446b-b857-64f9e3e3339c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-2124141892', 'snapshot_id': None, 'imageRef': '0d4682f2-fe44-4c17-8258-1306f3919fcd', 'volume_type': None, 'size': 1}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:28:51.622389 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:51.622389 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:51.622947 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-90121c8c-c4d3-446b-b857-64f9e3e3339c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Snapshot retrieved successfully. Aug 01 00:28:51.623158 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-90121c8c-c4d3-446b-b857-64f9e3e3339c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Create volume of 1 GB Aug 01 00:28:51.626344 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-90121c8c-c4d3-446b-b857-64f9e3e3339c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Availability Zones retrieved successfully. Aug 01 00:28:51.631249 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-90121c8c-c4d3-446b-b857-64f9e3e3339c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Flow 'volume_create_api' (a199bf04-b126-420d-903f-28fa216db614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:28:51.632248 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-90121c8c-c4d3-446b-b857-64f9e3e3339c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acc657e1-76ab-4c94-af65-b7993cf62c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:51.633123 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-90121c8c-c4d3-446b-b857-64f9e3e3339c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:28:51.668189 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-90121c8c-c4d3-446b-b857-64f9e3e3339c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acc657e1-76ab-4c94-af65-b7993cf62c6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '132826c4-fee8-43d2-b214-bc0fffabc812', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:51.669251 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-90121c8c-c4d3-446b-b857-64f9e3e3339c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea63ba0f-8eb3-490b-9504-dcae1289c778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:51.731256 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-90121c8c-c4d3-446b-b857-64f9e3e3339c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Created reservations ['decb3ba2-689f-44d0-9160-36005f8d22b3', '698ce683-bad7-4dc1-8c96-e4285b2e1a41', '667a58fb-d54f-4480-9acf-e0a8f421ccac', 'c5063183-db13-4e34-aec9-afba924b345c'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:28:51.731256 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-90121c8c-c4d3-446b-b857-64f9e3e3339c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea63ba0f-8eb3-490b-9504-dcae1289c778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['decb3ba2-689f-44d0-9160-36005f8d22b3', '698ce683-bad7-4dc1-8c96-e4285b2e1a41', '667a58fb-d54f-4480-9acf-e0a8f421ccac', 'c5063183-db13-4e34-aec9-afba924b345c']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:51.731256 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-90121c8c-c4d3-446b-b857-64f9e3e3339c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d80ea522-4611-4d7b-833e-728d9de0890c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:51.782923 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-90121c8c-c4d3-446b-b857-64f9e3e3339c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d80ea522-4611-4d7b-833e-728d9de0890c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cd6ba41-4902-4125-9aa3-c748d0de702b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-2124141892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2e9e1b6457445cbbe0ea7cb7e52cbe8',qos_specs=None,replication_status=,reservations=['decb3ba2-689f-44d0-9160-36005f8d22b3','698ce683-bad7-4dc1-8c96-e4285b2e1a41','667a58fb-d54f-4480-9acf-e0a8f421ccac','c5063183-db13-4e34-aec9-afba924b345c'],size=1,snapshot_id=132826c4-fee8-43d2-b214-bc0fffabc812,source_replicaid=,source_volid=None,status='creating',user_id='c4f1e0cb4cd44872b347094d9f012e5a',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), '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-01T00:28:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-2124141892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cd6ba41-4902-4125-9aa3-c748d0de702b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2e9e1b6457445cbbe0ea7cb7e52cbe8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=132826c4-fee8-43d2-b214-bc0fffabc812,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4f1e0cb4cd44872b347094d9f012e5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:51.783677 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-90121c8c-c4d3-446b-b857-64f9e3e3339c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da0e556f-3e26-4afa-8b6a-930e1c9d6fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:51.802096 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-90121c8c-c4d3-446b-b857-64f9e3e3339c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da0e556f-3e26-4afa-8b6a-930e1c9d6fdd) transitioned into state 'SUCCESS' from state '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-2124141892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2e9e1b6457445cbbe0ea7cb7e52cbe8',qos_specs=None,replication_status=,reservations=['decb3ba2-689f-44d0-9160-36005f8d22b3','698ce683-bad7-4dc1-8c96-e4285b2e1a41','667a58fb-d54f-4480-9acf-e0a8f421ccac','c5063183-db13-4e34-aec9-afba924b345c'],size=1,snapshot_id=132826c4-fee8-43d2-b214-bc0fffabc812,source_replicaid=,source_volid=None,status='creating',user_id='c4f1e0cb4cd44872b347094d9f012e5a',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:51.802751 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-90121c8c-c4d3-446b-b857-64f9e3e3339c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52de5365-3c30-49e8-8848-c1a51d2738f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:51.835077 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-90121c8c-c4d3-446b-b857-64f9e3e3339c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52de5365-3c30-49e8-8848-c1a51d2738f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:51.835932 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-90121c8c-c4d3-446b-b857-64f9e3e3339c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Flow 'volume_create_api' (a199bf04-b126-420d-903f-28fa216db614) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:28:51.836271 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-90121c8c-c4d3-446b-b857-64f9e3e3339c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Create volume request issued successfully. Aug 01 00:28:51.836857 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-90121c8c-c4d3-446b-b857-64f9e3e3339c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:28:51.837319 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1403/5604] 10.4.3.222 () {70 vars in 1300 bytes} [Sat Aug 1 00:28:51 2026] POST /volume/v3/volumes => generated 814 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:51.848927 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e40da904-130b-49a3-826c-9edc8a4a1abc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:51.852289 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e40da904-130b-49a3-826c-9edc8a4a1abc tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/volumes/0cd6ba41-4902-4125-9aa3-c748d0de702b Aug 01 00:28:51.852497 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e40da904-130b-49a3-826c-9edc8a4a1abc tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:51.852715 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e40da904-130b-49a3-826c-9edc8a4a1abc tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:51.863158 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:51.863158 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:51.867780 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e40da904-130b-49a3-826c-9edc8a4a1abc tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Volume info retrieved successfully. Aug 01 00:28:51.871840 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e40da904-130b-49a3-826c-9edc8a4a1abc tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/volumes/0cd6ba41-4902-4125-9aa3-c748d0de702b returned with HTTP 200 Aug 01 00:28:51.872239 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1399/5605] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:28:51 2026] GET /volume/v3/volumes/0cd6ba41-4902-4125-9aa3-c748d0de702b => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:28:51.977727 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-03d4a441-1506-42a4-9dca-f8b6b3a0384d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:52.028849 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-03d4a441-1506-42a4-9dca-f8b6b3a0384d tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:28:52.029216 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-03d4a441-1506-42a4-9dca-f8b6b3a0384d tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1620953267", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:52.030653 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-03d4a441-1506-42a4-9dca-f8b6b3a0384d tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1620953267', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:28:52.030776 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-03d4a441-1506-42a4-9dca-f8b6b3a0384d tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Create volume of 1 GB Aug 01 00:28:52.034852 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-03d4a441-1506-42a4-9dca-f8b6b3a0384d tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Availability Zones retrieved successfully. Aug 01 00:28:52.039630 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-03d4a441-1506-42a4-9dca-f8b6b3a0384d tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Flow 'volume_create_api' (4a353947-ec04-417d-a491-1984ab27f3dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:28:52.040610 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-03d4a441-1506-42a4-9dca-f8b6b3a0384d tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05bb3524-a1fb-4757-afc4-70aeeba29d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:52.041400 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-03d4a441-1506-42a4-9dca-f8b6b3a0384d tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:28:52.063488 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-03d4a441-1506-42a4-9dca-f8b6b3a0384d tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05bb3524-a1fb-4757-afc4-70aeeba29d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:52.064037 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-03d4a441-1506-42a4-9dca-f8b6b3a0384d tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6949f71b-c604-43bc-947b-4d1c0c82b9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:52.113574 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-03d4a441-1506-42a4-9dca-f8b6b3a0384d tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Created reservations ['4828fc48-4b90-4cea-83dc-ff5e255bb9c2', '2d5f6676-72f9-4a34-8e51-8502752aad65', '4eb88532-6211-4a7c-9f0b-e00cb1019b0a', '37363b00-fe23-4473-9ce2-c792938d0540'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:28:52.114284 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-03d4a441-1506-42a4-9dca-f8b6b3a0384d tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6949f71b-c604-43bc-947b-4d1c0c82b9e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4828fc48-4b90-4cea-83dc-ff5e255bb9c2', '2d5f6676-72f9-4a34-8e51-8502752aad65', '4eb88532-6211-4a7c-9f0b-e00cb1019b0a', '37363b00-fe23-4473-9ce2-c792938d0540']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:52.115007 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-03d4a441-1506-42a4-9dca-f8b6b3a0384d tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82c957d6-824e-471b-935a-2140262b2f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:52.133150 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-03d4a441-1506-42a4-9dca-f8b6b3a0384d tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82c957d6-824e-471b-935a-2140262b2f73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91f8ff98-4495-402e-888e-ed9f041e3822', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1620953267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfa99aef93ad4e7ab1cef8753f650f58',qos_specs=None,replication_status=,reservations=['4828fc48-4b90-4cea-83dc-ff5e255bb9c2','2d5f6676-72f9-4a34-8e51-8502752aad65','4eb88532-6211-4a7c-9f0b-e00cb1019b0a','37363b00-fe23-4473-9ce2-c792938d0540'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6df27c55f78e463098582d45b410f47b',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:28:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1620953267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91f8ff98-4495-402e-888e-ed9f041e3822,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfa99aef93ad4e7ab1cef8753f650f58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6df27c55f78e463098582d45b410f47b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:52.133759 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-03d4a441-1506-42a4-9dca-f8b6b3a0384d tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3eac485-79ee-469c-99ef-8d1acb754831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:52.147513 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-03d4a441-1506-42a4-9dca-f8b6b3a0384d tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3eac485-79ee-469c-99ef-8d1acb754831) transitioned into state 'SUCCESS' from state '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-1620953267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfa99aef93ad4e7ab1cef8753f650f58',qos_specs=None,replication_status=,reservations=['4828fc48-4b90-4cea-83dc-ff5e255bb9c2','2d5f6676-72f9-4a34-8e51-8502752aad65','4eb88532-6211-4a7c-9f0b-e00cb1019b0a','37363b00-fe23-4473-9ce2-c792938d0540'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6df27c55f78e463098582d45b410f47b',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:52.148115 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-03d4a441-1506-42a4-9dca-f8b6b3a0384d tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afe138e7-5d56-4c1a-9ab9-f3478b13bbff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:52.154981 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-03d4a441-1506-42a4-9dca-f8b6b3a0384d tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afe138e7-5d56-4c1a-9ab9-f3478b13bbff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:52.155691 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-03d4a441-1506-42a4-9dca-f8b6b3a0384d tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Flow 'volume_create_api' (4a353947-ec04-417d-a491-1984ab27f3dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:28:52.155955 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-03d4a441-1506-42a4-9dca-f8b6b3a0384d tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Create volume request issued successfully. Aug 01 00:28:52.156435 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-03d4a441-1506-42a4-9dca-f8b6b3a0384d tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:28:52.156806 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1403/5606] 10.4.3.222 () {68 vars in 1259 bytes} [Sat Aug 1 00:28:51 2026] POST /volume/v3/volumes => generated 754 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:28:52.167995 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-42a2efa8-b54c-483c-8ff0-44b98a973e11 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:52.169444 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-42a2efa8-b54c-483c-8ff0-44b98a973e11 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] GET https://10.4.3.222/volume/v3/volumes/91f8ff98-4495-402e-888e-ed9f041e3822 Aug 01 00:28:52.169795 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-42a2efa8-b54c-483c-8ff0-44b98a973e11 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:52.169795 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-42a2efa8-b54c-483c-8ff0-44b98a973e11 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:52.175866 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:52.175866 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:52.178737 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-42a2efa8-b54c-483c-8ff0-44b98a973e11 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Volume info retrieved successfully. Aug 01 00:28:52.182243 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-42a2efa8-b54c-483c-8ff0-44b98a973e11 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] https://10.4.3.222/volume/v3/volumes/91f8ff98-4495-402e-888e-ed9f041e3822 returned with HTTP 200 Aug 01 00:28:52.182551 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1402/5607] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:28:52 2026] GET /volume/v3/volumes/91f8ff98-4495-402e-888e-ed9f041e3822 => generated 822 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:52.540985 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-62bdaa29-6e54-4867-be0b-09e1cb11190e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:52.543719 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-62bdaa29-6e54-4867-be0b-09e1cb11190e tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 Aug 01 00:28:52.543962 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-62bdaa29-6e54-4867-be0b-09e1cb11190e tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:52.544156 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-62bdaa29-6e54-4867-be0b-09e1cb11190e tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:52.544260 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-62bdaa29-6e54-4867-be0b-09e1cb11190e tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 533a7463-cc62-48c0-8940-7bf1fb706eb3. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:52.548196 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:52.548196 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:52.548757 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-62bdaa29-6e54-4867-be0b-09e1cb11190e tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 returned with HTTP 200 Aug 01 00:28:52.549141 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1404/5608] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:52 2026] GET /volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:52.885002 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-388fa87f-c6c0-4288-8249-c3d5c68b7691 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:52.887171 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-388fa87f-c6c0-4288-8249-c3d5c68b7691 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/volumes/0cd6ba41-4902-4125-9aa3-c748d0de702b Aug 01 00:28:52.887437 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-388fa87f-c6c0-4288-8249-c3d5c68b7691 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:52.887666 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-388fa87f-c6c0-4288-8249-c3d5c68b7691 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:52.896543 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:52.896543 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:52.900761 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-388fa87f-c6c0-4288-8249-c3d5c68b7691 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Volume info retrieved successfully. Aug 01 00:28:52.906285 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-388fa87f-c6c0-4288-8249-c3d5c68b7691 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/volumes/0cd6ba41-4902-4125-9aa3-c748d0de702b returned with HTTP 200 Aug 01 00:28:52.906722 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1400/5609] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:28:52 2026] GET /volume/v3/volumes/0cd6ba41-4902-4125-9aa3-c748d0de702b => generated 1423 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:28:52.918324 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-774bf6d8-feda-464d-a753-9488b9e69b3c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:52.920485 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-774bf6d8-feda-464d-a753-9488b9e69b3c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/volumes/0cd6ba41-4902-4125-9aa3-c748d0de702b Aug 01 00:28:52.920719 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-774bf6d8-feda-464d-a753-9488b9e69b3c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:52.920941 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-774bf6d8-feda-464d-a753-9488b9e69b3c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:52.928034 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:52.928034 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:52.932678 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-774bf6d8-feda-464d-a753-9488b9e69b3c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Volume info retrieved successfully. Aug 01 00:28:52.937430 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-774bf6d8-feda-464d-a753-9488b9e69b3c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/volumes/0cd6ba41-4902-4125-9aa3-c748d0de702b returned with HTTP 200 Aug 01 00:28:52.937826 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1404/5610] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:28:52 2026] GET /volume/v3/volumes/0cd6ba41-4902-4125-9aa3-c748d0de702b => generated 1423 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:28:53.195554 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-711b655e-92f7-4502-94b4-a7e78c0b6d76 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:53.197441 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-711b655e-92f7-4502-94b4-a7e78c0b6d76 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] GET https://10.4.3.222/volume/v3/volumes/91f8ff98-4495-402e-888e-ed9f041e3822 Aug 01 00:28:53.197724 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-711b655e-92f7-4502-94b4-a7e78c0b6d76 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:53.198182 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-711b655e-92f7-4502-94b4-a7e78c0b6d76 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:53.206324 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:53.206324 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:53.210238 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-711b655e-92f7-4502-94b4-a7e78c0b6d76 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Volume info retrieved successfully. Aug 01 00:28:53.214976 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-711b655e-92f7-4502-94b4-a7e78c0b6d76 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] https://10.4.3.222/volume/v3/volumes/91f8ff98-4495-402e-888e-ed9f041e3822 returned with HTTP 200 Aug 01 00:28:53.215445 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1403/5611] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:28:53 2026] GET /volume/v3/volumes/91f8ff98-4495-402e-888e-ed9f041e3822 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:53.228517 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-05b5ec51-30fa-4e97-a5a0-6daa036fa0e2 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:53.230302 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-05b5ec51-30fa-4e97-a5a0-6daa036fa0e2 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] GET https://10.4.3.222/volume/v3/volumes/91f8ff98-4495-402e-888e-ed9f041e3822 Aug 01 00:28:53.230519 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-05b5ec51-30fa-4e97-a5a0-6daa036fa0e2 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:53.230722 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-05b5ec51-30fa-4e97-a5a0-6daa036fa0e2 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:53.237306 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:53.237306 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:53.240556 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-05b5ec51-30fa-4e97-a5a0-6daa036fa0e2 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Volume info retrieved successfully. Aug 01 00:28:53.244412 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-05b5ec51-30fa-4e97-a5a0-6daa036fa0e2 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] https://10.4.3.222/volume/v3/volumes/91f8ff98-4495-402e-888e-ed9f041e3822 returned with HTTP 200 Aug 01 00:28:53.244785 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1405/5612] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:28:53 2026] GET /volume/v3/volumes/91f8ff98-4495-402e-888e-ed9f041e3822 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:53.256402 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3a746f8c-b9af-4b82-ac36-296db84d66e7 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:53.258240 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3a746f8c-b9af-4b82-ac36-296db84d66e7 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] POST https://10.4.3.222/volume/v3/snapshots Aug 01 00:28:53.258693 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3a746f8c-b9af-4b82-ac36-296db84d66e7 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "91f8ff98-4495-402e-888e-ed9f041e3822", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-248138571", "description": null, "metadata": null}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:53.266436 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:53.266436 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:53.266874 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3a746f8c-b9af-4b82-ac36-296db84d66e7 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Volume info retrieved successfully. Aug 01 00:28:53.267009 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-3a746f8c-b9af-4b82-ac36-296db84d66e7 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Create snapshot from volume 91f8ff98-4495-402e-888e-ed9f041e3822 Aug 01 00:28:53.300524 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-3a746f8c-b9af-4b82-ac36-296db84d66e7 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Created reservations ['07780767-8df9-42d3-9d78-7b4705352f34', 'b558bc48-1199-4f0c-b1e0-2cee111edad4', '537a335d-8aea-4310-9ded-ccc8871f752b', '78bf69b0-7ccc-4653-a1d0-5b0dac5ca4ed'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:28:53.327560 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-3a746f8c-b9af-4b82-ac36-296db84d66e7 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Snapshot force create request issued successfully. Aug 01 00:28:53.327915 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3a746f8c-b9af-4b82-ac36-296db84d66e7 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] https://10.4.3.222/volume/v3/snapshots returned with HTTP 202 Aug 01 00:28:53.328437 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1401/5613] 10.4.3.222 () {68 vars in 1265 bytes} [Sat Aug 1 00:28:53 2026] POST /volume/v3/snapshots => generated 309 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:28:53.337526 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ebaa7494-bdf5-4e57-8444-f2a61a0319e5 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:53.339353 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ebaa7494-bdf5-4e57-8444-f2a61a0319e5 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] GET https://10.4.3.222/volume/v3/snapshots/7d224be6-3cba-4c13-ae31-b6883ca3ce84 Aug 01 00:28:53.339640 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ebaa7494-bdf5-4e57-8444-f2a61a0319e5 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:53.339880 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ebaa7494-bdf5-4e57-8444-f2a61a0319e5 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:53.344649 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:53.344649 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:53.345083 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-ebaa7494-bdf5-4e57-8444-f2a61a0319e5 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Snapshot retrieved successfully. Aug 01 00:28:53.345786 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ebaa7494-bdf5-4e57-8444-f2a61a0319e5 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] https://10.4.3.222/volume/v3/snapshots/7d224be6-3cba-4c13-ae31-b6883ca3ce84 returned with HTTP 200 Aug 01 00:28:53.346148 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1405/5614] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:28:53 2026] GET /volume/v3/snapshots/7d224be6-3cba-4c13-ae31-b6883ca3ce84 => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:53.558671 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-041eb425-6fb3-47aa-ba47-31a3a0c0e905 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:53.560477 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-041eb425-6fb3-47aa-ba47-31a3a0c0e905 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 Aug 01 00:28:53.560750 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-041eb425-6fb3-47aa-ba47-31a3a0c0e905 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:53.561000 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-041eb425-6fb3-47aa-ba47-31a3a0c0e905 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:53.561160 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-041eb425-6fb3-47aa-ba47-31a3a0c0e905 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 533a7463-cc62-48c0-8940-7bf1fb706eb3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:53.565343 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:53.565343 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:53.566046 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-041eb425-6fb3-47aa-ba47-31a3a0c0e905 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 returned with HTTP 200 Aug 01 00:28:53.566455 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1404/5615] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:53 2026] GET /volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:54.311187 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-9817e983-2405-40ba-9e10-a1bd6f6894f1 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:54.313853 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-9817e983-2405-40ba-9e10-a1bd6f6894f1 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/volumes/0cd6ba41-4902-4125-9aa3-c748d0de702b Aug 01 00:28:54.314136 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-9817e983-2405-40ba-9e10-a1bd6f6894f1 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:54.314287 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-9817e983-2405-40ba-9e10-a1bd6f6894f1 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:54.322385 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:54.322385 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:54.326823 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-9817e983-2405-40ba-9e10-a1bd6f6894f1 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Volume info retrieved successfully. Aug 01 00:28:54.331373 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-9817e983-2405-40ba-9e10-a1bd6f6894f1 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/volumes/0cd6ba41-4902-4125-9aa3-c748d0de702b returned with HTTP 200 Aug 01 00:28:54.331760 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1406/5616] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:28:54 2026] GET /volume/v3/volumes/0cd6ba41-4902-4125-9aa3-c748d0de702b => generated 1405 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:28:54.354221 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f911c778-9580-4939-bb0d-ba6ebd3f0c18 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:54.356059 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f911c778-9580-4939-bb0d-ba6ebd3f0c18 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] GET https://10.4.3.222/volume/v3/snapshots/7d224be6-3cba-4c13-ae31-b6883ca3ce84 Aug 01 00:28:54.356253 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f911c778-9580-4939-bb0d-ba6ebd3f0c18 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:54.356445 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f911c778-9580-4939-bb0d-ba6ebd3f0c18 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:54.361081 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:54.361081 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:54.361489 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-f911c778-9580-4939-bb0d-ba6ebd3f0c18 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Snapshot retrieved successfully. Aug 01 00:28:54.362280 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f911c778-9580-4939-bb0d-ba6ebd3f0c18 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] https://10.4.3.222/volume/v3/snapshots/7d224be6-3cba-4c13-ae31-b6883ca3ce84 returned with HTTP 200 Aug 01 00:28:54.362615 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1402/5617] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:28:54 2026] GET /volume/v3/snapshots/7d224be6-3cba-4c13-ae31-b6883ca3ce84 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:54.374759 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-3dbeba59-2cc6-4383-85db-e22326230b51 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:54.376470 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3dbeba59-2cc6-4383-85db-e22326230b51 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] GET https://10.4.3.222/volume/v3/snapshots/7d224be6-3cba-4c13-ae31-b6883ca3ce84 Aug 01 00:28:54.376664 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3dbeba59-2cc6-4383-85db-e22326230b51 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:54.376865 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-3dbeba59-2cc6-4383-85db-e22326230b51 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:54.381487 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:54.381487 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:54.381884 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-3dbeba59-2cc6-4383-85db-e22326230b51 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Snapshot retrieved successfully. Aug 01 00:28:54.382646 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-3dbeba59-2cc6-4383-85db-e22326230b51 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] https://10.4.3.222/volume/v3/snapshots/7d224be6-3cba-4c13-ae31-b6883ca3ce84 returned with HTTP 200 Aug 01 00:28:54.383187 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1406/5618] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:28:54 2026] GET /volume/v3/snapshots/7d224be6-3cba-4c13-ae31-b6883ca3ce84 => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:54.392050 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2319fb00-3869-4cc4-a2b1-49530c6c4ab8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:54.393755 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2319fb00-3869-4cc4-a2b1-49530c6c4ab8 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] GET https://10.4.3.222/volume/v3/snapshots/7d224be6-3cba-4c13-ae31-b6883ca3ce84 Aug 01 00:28:54.393957 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2319fb00-3869-4cc4-a2b1-49530c6c4ab8 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:54.394138 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2319fb00-3869-4cc4-a2b1-49530c6c4ab8 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:54.398969 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:54.398969 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:54.399347 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-2319fb00-3869-4cc4-a2b1-49530c6c4ab8 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Snapshot retrieved successfully. Aug 01 00:28:54.400010 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2319fb00-3869-4cc4-a2b1-49530c6c4ab8 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] https://10.4.3.222/volume/v3/snapshots/7d224be6-3cba-4c13-ae31-b6883ca3ce84 returned with HTTP 200 Aug 01 00:28:54.400337 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1405/5619] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:28:54 2026] GET /volume/v3/snapshots/7d224be6-3cba-4c13-ae31-b6883ca3ce84 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:54.409673 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-828cc3df-0248-4196-9bbe-602032012278 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:54.411245 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-828cc3df-0248-4196-9bbe-602032012278 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:28:54.411560 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-828cc3df-0248-4196-9bbe-602032012278 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7d224be6-3cba-4c13-ae31-b6883ca3ce84", "size": 1}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:54.412920 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-828cc3df-0248-4196-9bbe-602032012278 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Create volume request body: {'volume': {'snapshot_id': '7d224be6-3cba-4c13-ae31-b6883ca3ce84', 'size': 1}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:28:54.417320 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:54.417320 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:54.417668 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-828cc3df-0248-4196-9bbe-602032012278 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Snapshot retrieved successfully. Aug 01 00:28:54.417780 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-828cc3df-0248-4196-9bbe-602032012278 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Create volume of 1 GB Aug 01 00:28:54.420851 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-828cc3df-0248-4196-9bbe-602032012278 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Availability Zones retrieved successfully. Aug 01 00:28:54.425672 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-828cc3df-0248-4196-9bbe-602032012278 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Flow 'volume_create_api' (3a33b10e-112d-4715-99f2-beb1a2da31e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:28:54.426526 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-828cc3df-0248-4196-9bbe-602032012278 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccac283b-6494-4609-a9eb-c9d567c69df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:54.427293 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-828cc3df-0248-4196-9bbe-602032012278 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:28:54.453838 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-828cc3df-0248-4196-9bbe-602032012278 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccac283b-6494-4609-a9eb-c9d567c69df4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7d224be6-3cba-4c13-ae31-b6883ca3ce84', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:54.454056 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-828cc3df-0248-4196-9bbe-602032012278 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (116b739e-ca5b-4fec-8ee6-8dd7cf1003b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:54.486477 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-828cc3df-0248-4196-9bbe-602032012278 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Created reservations ['a2e33fa6-0437-4559-a905-cffc1f523c66', 'e7d6c47a-b811-4b86-b6bd-35e442838283', '62f54f7f-5625-4239-a83f-909f76677732', '95a89d7e-5600-4150-8a9e-c4537b4b7f4f'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:28:54.487321 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-828cc3df-0248-4196-9bbe-602032012278 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (116b739e-ca5b-4fec-8ee6-8dd7cf1003b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2e33fa6-0437-4559-a905-cffc1f523c66', 'e7d6c47a-b811-4b86-b6bd-35e442838283', '62f54f7f-5625-4239-a83f-909f76677732', '95a89d7e-5600-4150-8a9e-c4537b4b7f4f']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:54.487970 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-828cc3df-0248-4196-9bbe-602032012278 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2be4daea-996d-459c-8f69-ca693b9c05a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:54.521025 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-828cc3df-0248-4196-9bbe-602032012278 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2be4daea-996d-459c-8f69-ca693b9c05a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fede3cbd-4114-4e6f-9524-cc5d458b4b09', '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='bfa99aef93ad4e7ab1cef8753f650f58',qos_specs=None,replication_status=,reservations=['a2e33fa6-0437-4559-a905-cffc1f523c66','e7d6c47a-b811-4b86-b6bd-35e442838283','62f54f7f-5625-4239-a83f-909f76677732','95a89d7e-5600-4150-8a9e-c4537b4b7f4f'],size=1,snapshot_id=7d224be6-3cba-4c13-ae31-b6883ca3ce84,source_replicaid=,source_volid=None,status='creating',user_id='6df27c55f78e463098582d45b410f47b',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:28:54Z,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=fede3cbd-4114-4e6f-9524-cc5d458b4b09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfa99aef93ad4e7ab1cef8753f650f58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7d224be6-3cba-4c13-ae31-b6883ca3ce84,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6df27c55f78e463098582d45b410f47b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:54.521684 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-828cc3df-0248-4196-9bbe-602032012278 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c13ed64-ee73-4fbe-b049-2fcc13700ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:54.536790 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-828cc3df-0248-4196-9bbe-602032012278 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c13ed64-ee73-4fbe-b049-2fcc13700ed7) transitioned into state 'SUCCESS' from 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='bfa99aef93ad4e7ab1cef8753f650f58',qos_specs=None,replication_status=,reservations=['a2e33fa6-0437-4559-a905-cffc1f523c66','e7d6c47a-b811-4b86-b6bd-35e442838283','62f54f7f-5625-4239-a83f-909f76677732','95a89d7e-5600-4150-8a9e-c4537b4b7f4f'],size=1,snapshot_id=7d224be6-3cba-4c13-ae31-b6883ca3ce84,source_replicaid=,source_volid=None,status='creating',user_id='6df27c55f78e463098582d45b410f47b',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:54.537450 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-828cc3df-0248-4196-9bbe-602032012278 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5804b896-e358-463d-b8f7-5033b9e09a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:54.555084 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-828cc3df-0248-4196-9bbe-602032012278 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5804b896-e358-463d-b8f7-5033b9e09a5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:28:54.555779 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-828cc3df-0248-4196-9bbe-602032012278 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Flow 'volume_create_api' (3a33b10e-112d-4715-99f2-beb1a2da31e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:28:54.556072 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-828cc3df-0248-4196-9bbe-602032012278 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Create volume request issued successfully. Aug 01 00:28:54.556579 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-828cc3df-0248-4196-9bbe-602032012278 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:28:54.556979 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1407/5620] 10.4.3.222 () {68 vars in 1258 bytes} [Sat Aug 1 00:28:54 2026] POST /volume/v3/volumes => generated 741 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:28:54.576211 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ffbe8642-879c-48fe-b9d4-4c542d6ce557 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:54.577962 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ffbe8642-879c-48fe-b9d4-4c542d6ce557 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] GET https://10.4.3.222/volume/v3/volumes/fede3cbd-4114-4e6f-9524-cc5d458b4b09 Aug 01 00:28:54.579025 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ffbe8642-879c-48fe-b9d4-4c542d6ce557 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:54.579025 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ffbe8642-879c-48fe-b9d4-4c542d6ce557 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:54.579122 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2ce94c13-8b63-45ad-830c-141ab32373f9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:54.580743 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2ce94c13-8b63-45ad-830c-141ab32373f9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 Aug 01 00:28:54.580971 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2ce94c13-8b63-45ad-830c-141ab32373f9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:54.581175 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2ce94c13-8b63-45ad-830c-141ab32373f9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:54.581275 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-2ce94c13-8b63-45ad-830c-141ab32373f9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 533a7463-cc62-48c0-8940-7bf1fb706eb3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:54.585174 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:54.585174 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:54.585741 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2ce94c13-8b63-45ad-830c-141ab32373f9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 returned with HTTP 200 Aug 01 00:28:54.586134 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1407/5621] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:54 2026] GET /volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:54.586594 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:54.586594 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:54.590128 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-ffbe8642-879c-48fe-b9d4-4c542d6ce557 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Volume info retrieved successfully. Aug 01 00:28:54.594039 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ffbe8642-879c-48fe-b9d4-4c542d6ce557 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] https://10.4.3.222/volume/v3/volumes/fede3cbd-4114-4e6f-9524-cc5d458b4b09 returned with HTTP 200 Aug 01 00:28:54.594449 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1403/5622] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:28:54 2026] GET /volume/v3/volumes/fede3cbd-4114-4e6f-9524-cc5d458b4b09 => generated 809 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:54.778899 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-6d30330d-035f-4082-be71-c5516ed1e23c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:54.782016 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-6d30330d-035f-4082-be71-c5516ed1e23c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/volumes/0cd6ba41-4902-4125-9aa3-c748d0de702b Aug 01 00:28:54.782261 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-6d30330d-035f-4082-be71-c5516ed1e23c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:54.782457 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-6d30330d-035f-4082-be71-c5516ed1e23c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:54.789291 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:54.789291 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:54.792709 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-6d30330d-035f-4082-be71-c5516ed1e23c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Volume info retrieved successfully. Aug 01 00:28:54.797424 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-6d30330d-035f-4082-be71-c5516ed1e23c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/volumes/0cd6ba41-4902-4125-9aa3-c748d0de702b returned with HTTP 200 Aug 01 00:28:54.798076 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1406/5623] 10.4.3.222 () {68 vars in 1598 bytes} [Sat Aug 1 00:28:54 2026] GET /volume/v3/volumes/0cd6ba41-4902-4125-9aa3-c748d0de702b => generated 1405 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:28:54.807058 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-7f8f9698-0ec1-47d2-aeb5-c31b780fc3f4 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:54.807561 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7f8f9698-0ec1-47d2-aeb5-c31b780fc3f4 None None] GET https://10.4.3.222/volume// Aug 01 00:28:54.807712 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7f8f9698-0ec1-47d2-aeb5-c31b780fc3f4 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:54.807936 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7f8f9698-0ec1-47d2-aeb5-c31b780fc3f4 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:54.808267 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7f8f9698-0ec1-47d2-aeb5-c31b780fc3f4 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:28:54.808559 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1408/5624] 10.4.3.222 () {66 vars in 1419 bytes} [Sat Aug 1 00:28: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 01 00:28:54.817967 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-3664b435-4250-47ad-b02d-cdb299cb0a64 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:54.819962 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-3664b435-4250-47ad-b02d-cdb299cb0a64 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] POST https://10.4.3.222/volume/v3/attachments Aug 01 00:28:54.820508 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-3664b435-4250-47ad-b02d-cdb299cb0a64 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0cd6ba41-4902-4125-9aa3-c748d0de702b", "connector": null, "instance_uuid": "f55bc5bc-89cb-4843-a4b2-fc204306c42d"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:54.830373 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:54.830373 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:54.853575 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-3664b435-4250-47ad-b02d-cdb299cb0a64 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/attachments returned with HTTP 200 Aug 01 00:28:54.854303 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1408/5625] 10.4.3.222 () {74 vars in 1594 bytes} [Sat Aug 1 00:28:54 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 01 00:28:55.595330 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-945b213d-b701-4a2e-812f-c48708ec65d0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:55.597091 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-945b213d-b701-4a2e-812f-c48708ec65d0 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 Aug 01 00:28:55.597218 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-945b213d-b701-4a2e-812f-c48708ec65d0 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:55.597360 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-945b213d-b701-4a2e-812f-c48708ec65d0 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:55.597461 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-945b213d-b701-4a2e-812f-c48708ec65d0 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 533a7463-cc62-48c0-8940-7bf1fb706eb3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:55.601272 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:55.601272 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:55.601822 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-945b213d-b701-4a2e-812f-c48708ec65d0 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 returned with HTTP 200 Aug 01 00:28:55.602465 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1404/5626] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:55 2026] GET /volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:55.608027 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-026e62f8-f1fc-4e3e-a8d2-ea9354a03af0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:55.609630 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-026e62f8-f1fc-4e3e-a8d2-ea9354a03af0 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] GET https://10.4.3.222/volume/v3/volumes/fede3cbd-4114-4e6f-9524-cc5d458b4b09 Aug 01 00:28:55.610506 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-026e62f8-f1fc-4e3e-a8d2-ea9354a03af0 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:55.610506 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-026e62f8-f1fc-4e3e-a8d2-ea9354a03af0 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:55.616690 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:55.616690 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:55.620479 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-67222185-ac1a-4358-9c7e-61e9c4150152 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:55.620847 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-026e62f8-f1fc-4e3e-a8d2-ea9354a03af0 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Volume info retrieved successfully. Aug 01 00:28:55.620911 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-67222185-ac1a-4358-9c7e-61e9c4150152 None None] GET https://10.4.3.222/volume// Aug 01 00:28:55.621215 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-67222185-ac1a-4358-9c7e-61e9c4150152 None None] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:55.621318 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-67222185-ac1a-4358-9c7e-61e9c4150152 None None] Calling method 'all' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:55.621540 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-67222185-ac1a-4358-9c7e-61e9c4150152 None None] https://10.4.3.222/volume// returned with HTTP 300 Aug 01 00:28:55.621828 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1409/5627] 10.4.3.222 () {66 vars in 1426 bytes} [Sat Aug 1 00:28: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 01 00:28:55.624438 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-026e62f8-f1fc-4e3e-a8d2-ea9354a03af0 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] https://10.4.3.222/volume/v3/volumes/fede3cbd-4114-4e6f-9524-cc5d458b4b09 returned with HTTP 200 Aug 01 00:28:55.625040 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1407/5628] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:28:55 2026] GET /volume/v3/volumes/fede3cbd-4114-4e6f-9524-cc5d458b4b09 => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:55.632940 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-0b4ba2ee-4a0c-4d06-83ca-03cf3320aab9 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:55.634920 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-0b4ba2ee-4a0c-4d06-83ca-03cf3320aab9 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/volumes/0cd6ba41-4902-4125-9aa3-c748d0de702b Aug 01 00:28:55.635129 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-0b4ba2ee-4a0c-4d06-83ca-03cf3320aab9 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:55.635302 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-0b4ba2ee-4a0c-4d06-83ca-03cf3320aab9 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:55.638967 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-b3d7c188-ff95-4942-b15e-1f50d1072900 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:55.640676 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b3d7c188-ff95-4942-b15e-1f50d1072900 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] GET https://10.4.3.222/volume/v3/volumes/fede3cbd-4114-4e6f-9524-cc5d458b4b09 Aug 01 00:28:55.640900 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b3d7c188-ff95-4942-b15e-1f50d1072900 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:55.641082 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-b3d7c188-ff95-4942-b15e-1f50d1072900 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:55.643814 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:55.643814 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:55.646977 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-0b4ba2ee-4a0c-4d06-83ca-03cf3320aab9 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Volume info retrieved successfully. Aug 01 00:28:55.647552 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:55.647552 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:55.650717 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-b3d7c188-ff95-4942-b15e-1f50d1072900 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Volume info retrieved successfully. Aug 01 00:28:55.651151 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-0b4ba2ee-4a0c-4d06-83ca-03cf3320aab9 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/volumes/0cd6ba41-4902-4125-9aa3-c748d0de702b returned with HTTP 200 Aug 01 00:28:55.651532 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1409/5629] 10.4.3.222 () {70 vars in 1639 bytes} [Sat Aug 1 00:28:55 2026] GET /volume/v3/volumes/0cd6ba41-4902-4125-9aa3-c748d0de702b => generated 1584 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:28:55.654448 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-b3d7c188-ff95-4942-b15e-1f50d1072900 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] https://10.4.3.222/volume/v3/volumes/fede3cbd-4114-4e6f-9524-cc5d458b4b09 returned with HTTP 200 Aug 01 00:28:55.654783 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1405/5630] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:28:55 2026] GET /volume/v3/volumes/fede3cbd-4114-4e6f-9524-cc5d458b4b09 => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:55.665628 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6f6c2b48-40d8-479c-af46-7c41854dbf3d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:55.667244 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6f6c2b48-40d8-479c-af46-7c41854dbf3d tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/7d224be6-3cba-4c13-ae31-b6883ca3ce84 Aug 01 00:28:55.667454 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6f6c2b48-40d8-479c-af46-7c41854dbf3d tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:55.667587 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6f6c2b48-40d8-479c-af46-7c41854dbf3d tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:55.667679 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.snapshots [None req-6f6c2b48-40d8-479c-af46-7c41854dbf3d tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Delete snapshot with id: 7d224be6-3cba-4c13-ae31-b6883ca3ce84 Aug 01 00:28:55.672126 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:55.672126 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:55.672444 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-6f6c2b48-40d8-479c-af46-7c41854dbf3d tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Snapshot retrieved successfully. Aug 01 00:28:55.687392 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-6f6c2b48-40d8-479c-af46-7c41854dbf3d tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Snapshot delete request issued successfully. Aug 01 00:28:55.687565 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6f6c2b48-40d8-479c-af46-7c41854dbf3d tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] https://10.4.3.222/volume/v3/snapshots/7d224be6-3cba-4c13-ae31-b6883ca3ce84 returned with HTTP 202 Aug 01 00:28:55.687976 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1410/5631] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:28:55 2026] DELETE /volume/v3/snapshots/7d224be6-3cba-4c13-ae31-b6883ca3ce84 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:28:55.694252 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3e770230-ad9a-40ad-b2a7-6c3996926279 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:55.695853 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3e770230-ad9a-40ad-b2a7-6c3996926279 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] GET https://10.4.3.222/volume/v3/snapshots/7d224be6-3cba-4c13-ae31-b6883ca3ce84 Aug 01 00:28:55.696043 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3e770230-ad9a-40ad-b2a7-6c3996926279 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:55.696228 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3e770230-ad9a-40ad-b2a7-6c3996926279 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:55.701057 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:55.701057 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:55.701462 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-3e770230-ad9a-40ad-b2a7-6c3996926279 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Snapshot retrieved successfully. Aug 01 00:28:55.702163 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3e770230-ad9a-40ad-b2a7-6c3996926279 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] https://10.4.3.222/volume/v3/snapshots/7d224be6-3cba-4c13-ae31-b6883ca3ce84 returned with HTTP 200 Aug 01 00:28:55.702489 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1408/5632] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:28:55 2026] GET /volume/v3/snapshots/7d224be6-3cba-4c13-ae31-b6883ca3ce84 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:55.756710 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-aaadf699-51ad-4acd-8580-cb07f28ebf0f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:55.758750 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-aaadf699-51ad-4acd-8580-cb07f28ebf0f tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] PUT https://10.4.3.222/volume/v3/attachments/3510a903-44a9-4640-8ad5-a7bcbe5999d4 Aug 01 00:28:55.759140 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-aaadf699-51ad-4acd-8580-cb07f28ebf0f tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.222", "host": "np0000006296", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c634ee69bf51", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "35443afd-2e8e-4ce5-b9c1-43a70e3b943e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:55.766804 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-aaadf699-51ad-4acd-8580-cb07f28ebf0f tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Acquiring lock "cinder-attachment_update-0cd6ba41-4902-4125-9aa3-c748d0de702b-np0000006296" by "attachment_update" {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 01 00:28:55.770868 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-aaadf699-51ad-4acd-8580-cb07f28ebf0f tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Lock "cinder-attachment_update-0cd6ba41-4902-4125-9aa3-c748d0de702b-np0000006296" acquired by "attachment_update" :: waited 0.004s {{(pid=100409) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 01 00:28:55.771925 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:55.771925 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:55.843387 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.coordination [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-aaadf699-51ad-4acd-8580-cb07f28ebf0f tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Lock "cinder-attachment_update-0cd6ba41-4902-4125-9aa3-c748d0de702b-np0000006296" released by "attachment_update" :: held 0.072s {{(pid=100409) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 01 00:28:55.843702 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-aaadf699-51ad-4acd-8580-cb07f28ebf0f tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/attachments/3510a903-44a9-4640-8ad5-a7bcbe5999d4 returned with HTTP 200 Aug 01 00:28:55.844193 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1410/5633] 10.4.3.222 () {74 vars in 1704 bytes} [Sat Aug 1 00:28:55 2026] PUT /volume/v3/attachments/3510a903-44a9-4640-8ad5-a7bcbe5999d4 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:28:55.864300 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-52499b27-d6e5-4c7d-93e4-448092eabd55 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:55.866210 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-52499b27-d6e5-4c7d-93e4-448092eabd55 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] POST https://10.4.3.222/volume/v3/attachments/3510a903-44a9-4640-8ad5-a7bcbe5999d4/action Aug 01 00:28:55.866553 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-52499b27-d6e5-4c7d-93e4-448092eabd55 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Action body: b'{"os-complete": null}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:28:55.866656 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-52499b27-d6e5-4c7d-93e4-448092eabd55 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:55.881204 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:55.881204 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:55.895738 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-a12fad7c-fa71-4d57-9115-b160cdb13b1e req-52499b27-d6e5-4c7d-93e4-448092eabd55 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/attachments/3510a903-44a9-4640-8ad5-a7bcbe5999d4/action returned with HTTP 204 Aug 01 00:28:55.896120 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1406/5634] 10.4.3.222 () {74 vars in 1725 bytes} [Sat Aug 1 00:28:55 2026] POST /volume/v3/attachments/3510a903-44a9-4640-8ad5-a7bcbe5999d4/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:56.612893 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f67ac351-d5b5-475e-8549-fe27912b7f37 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:56.614553 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f67ac351-d5b5-475e-8549-fe27912b7f37 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 Aug 01 00:28:56.614745 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f67ac351-d5b5-475e-8549-fe27912b7f37 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:56.614943 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f67ac351-d5b5-475e-8549-fe27912b7f37 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:56.615036 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-f67ac351-d5b5-475e-8549-fe27912b7f37 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 533a7463-cc62-48c0-8940-7bf1fb706eb3. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:56.618827 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:56.618827 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:56.619354 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f67ac351-d5b5-475e-8549-fe27912b7f37 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 returned with HTTP 200 Aug 01 00:28:56.619651 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1411/5635] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:56 2026] GET /volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:56.629900 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-75c00e6e-c647-4b69-9976-f507ce6c831a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:56.631485 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-75c00e6e-c647-4b69-9976-f507ce6c831a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3/export_record Aug 01 00:28:56.631671 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-75c00e6e-c647-4b69-9976-f507ce6c831a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:56.631867 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-75c00e6e-c647-4b69-9976-f507ce6c831a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'export_record' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:56.631963 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-75c00e6e-c647-4b69-9976-f507ce6c831a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Export record for backup 533a7463-cc62-48c0-8940-7bf1fb706eb3. {{(pid=100406) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 01 00:28:56.635570 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:56.635570 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:56.636309 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.backup.api [None req-75c00e6e-c647-4b69-9976-f507ce6c831a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling RPCAPI with context: , host: np0000006296, backup: 533a7463-cc62-48c0-8940-7bf1fb706eb3. {{(pid=100406) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 01 00:28:56.642587 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-75c00e6e-c647-4b69-9976-f507ce6c831a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] export_record in rpcapi backup_id 533a7463-cc62-48c0-8940-7bf1fb706eb3 on host np0000006296. {{(pid=100406) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 01 00:28:56.655724 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-75c00e6e-c647-4b69-9976-f507ce6c831a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTMzYTc0NjMtY2M2Mi00OGMwLTg5NDAtN2JmMWZiNzA2ZWIzIiwgInVzZXJfaWQiOiAiZmZhYWQ2ZGY3YWIyNDQ0OGIxN2MxMzE3MjAxMjkwOGMiLCAicHJvamVjdF9pZCI6ICI5MjYyZDFiZDFiOWU0ODg0ODUxZjVmNDAwMjE5NWJmNCIsICJ2b2x1bWVfaWQiOiAiYzI4YTE5NTAtZDY2OS00NjkxLWEyMTYtNjFmOGRhMDJjNTI3IiwgImhvc3QiOiAibnAwMDAwMDA2Mjk2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTM0MTc4MjQ4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzI4YTE5NTAtZDY2OS00NjkxLWEyMTYtNjFmOGRhMDJjNTI3LzIwMjYwODAxMDAyODQ0L2F6X25vdmFfYmFja3VwXzUzM2E3NDYzLWNjNjItNDhjMC04OTQwLTdiZjFmYjcwNmViMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMDA6Mjg6NDJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMDA6Mjg6NDJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQwMDoyODo1NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100406) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 01 00:28:56.655995 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-75c00e6e-c647-4b69-9976-f507ce6c831a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3/export_record returned with HTTP 200 Aug 01 00:28:56.656388 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1409/5636] 10.4.3.222 () {68 vars in 1430 bytes} [Sat Aug 1 00:28:56 2026] GET /volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3/export_record => generated 1424 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:28:56.663862 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-81a4e20d-9778-404b-bd85-4ffc319b6397 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:56.665480 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-81a4e20d-9778-404b-bd85-4ffc319b6397 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 Aug 01 00:28:56.665673 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-81a4e20d-9778-404b-bd85-4ffc319b6397 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:56.665902 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-81a4e20d-9778-404b-bd85-4ffc319b6397 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:56.666008 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-81a4e20d-9778-404b-bd85-4ffc319b6397 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 533a7463-cc62-48c0-8940-7bf1fb706eb3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:56.669851 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:56.669851 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:56.670371 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-81a4e20d-9778-404b-bd85-4ffc319b6397 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 returned with HTTP 200 Aug 01 00:28:56.670685 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1411/5637] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:56 2026] GET /volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:56.680839 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8cdca49a-cc7a-46b1-97ca-d95df11a7059 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:56.682402 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8cdca49a-cc7a-46b1-97ca-d95df11a7059 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] POST https://10.4.3.222/volume/v3/backups/import_record Aug 01 00:28:56.682784 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8cdca49a-cc7a-46b1-97ca-d95df11a7059 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjliODcxYzYtMzNlNS00NGFlLWFhNjYtYzljYTA0Y2FiOTUxIiwgInVzZXJfaWQiOiAiZmZhYWQ2ZGY3YWIyNDQ0OGIxN2MxMzE3MjAxMjkwOGMiLCAicHJvamVjdF9pZCI6ICI5MjYyZDFiZDFiOWU0ODg0ODUxZjVmNDAwMjE5NWJmNCIsICJ2b2x1bWVfaWQiOiAiYzI4YTE5NTAtZDY2OS00NjkxLWEyMTYtNjFmOGRhMDJjNTI3IiwgImhvc3QiOiAibnAwMDAwMDA2Mjk2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTM0MTc4MjQ4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzI4YTE5NTAtZDY2OS00NjkxLWEyMTYtNjFmOGRhMDJjNTI3LzIwMjYwODAxMDAyODQ0L2F6X25vdmFfYmFja3VwXzUzM2E3NDYzLWNjNjItNDhjMC04OTQwLTdiZjFmYjcwNmViMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMDA6Mjg6NDJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMDA6Mjg6NDJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQwMDoyODo1NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:56.684054 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-8cdca49a-cc7a-46b1-97ca-d95df11a7059 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjliODcxYzYtMzNlNS00NGFlLWFhNjYtYzljYTA0Y2FiOTUxIiwgInVzZXJfaWQiOiAiZmZhYWQ2ZGY3YWIyNDQ0OGIxN2MxMzE3MjAxMjkwOGMiLCAicHJvamVjdF9pZCI6ICI5MjYyZDFiZDFiOWU0ODg0ODUxZjVmNDAwMjE5NWJmNCIsICJ2b2x1bWVfaWQiOiAiYzI4YTE5NTAtZDY2OS00NjkxLWEyMTYtNjFmOGRhMDJjNTI3IiwgImhvc3QiOiAibnAwMDAwMDA2Mjk2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTM0MTc4MjQ4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzI4YTE5NTAtZDY2OS00NjkxLWEyMTYtNjFmOGRhMDJjNTI3LzIwMjYwODAxMDAyODQ0L2F6X25vdmFfYmFja3VwXzUzM2E3NDYzLWNjNjItNDhjMC04OTQwLTdiZjFmYjcwNmViMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMDA6Mjg6NDJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMDA6Mjg6NDJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQwMDoyODo1NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100407) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 01 00:28:56.684203 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-8cdca49a-cc7a-46b1-97ca-d95df11a7059 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjliODcxYzYtMzNlNS00NGFlLWFhNjYtYzljYTA0Y2FiOTUxIiwgInVzZXJfaWQiOiAiZmZhYWQ2ZGY3YWIyNDQ0OGIxN2MxMzE3MjAxMjkwOGMiLCAicHJvamVjdF9pZCI6ICI5MjYyZDFiZDFiOWU0ODg0ODUxZjVmNDAwMjE5NWJmNCIsICJ2b2x1bWVfaWQiOiAiYzI4YTE5NTAtZDY2OS00NjkxLWEyMTYtNjFmOGRhMDJjNTI3IiwgImhvc3QiOiAibnAwMDAwMDA2Mjk2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTM0MTc4MjQ4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzI4YTE5NTAtZDY2OS00NjkxLWEyMTYtNjFmOGRhMDJjNTI3LzIwMjYwODAxMDAyODQ0L2F6X25vdmFfYmFja3VwXzUzM2E3NDYzLWNjNjItNDhjMC04OTQwLTdiZjFmYjcwNmViMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMDA6Mjg6NDJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMDA6Mjg6NDJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQwMDoyODo1NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100407) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 01 00:28:56.711174 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-fa8bbd80-6a24-427e-b9df-a9f19dcc837e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:56.712787 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fa8bbd80-6a24-427e-b9df-a9f19dcc837e tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] GET https://10.4.3.222/volume/v3/snapshots/7d224be6-3cba-4c13-ae31-b6883ca3ce84 Aug 01 00:28:56.713003 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fa8bbd80-6a24-427e-b9df-a9f19dcc837e tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:56.713197 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-fa8bbd80-6a24-427e-b9df-a9f19dcc837e tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:56.714884 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-8cdca49a-cc7a-46b1-97ca-d95df11a7059 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Created reservations ['245348e2-7f84-4ba1-8b2e-63fccb024865', '6a17ecfe-dfcf-4b40-a43e-4b9ca03df486'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:28:56.717552 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-fa8bbd80-6a24-427e-b9df-a9f19dcc837e tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] https://10.4.3.222/volume/v3/snapshots/7d224be6-3cba-4c13-ae31-b6883ca3ce84 returned with HTTP 404 Aug 01 00:28:56.718101 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1412/5638] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:28:56 2026] GET /volume/v3/snapshots/7d224be6-3cba-4c13-ae31-b6883ca3ce84 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:56.725052 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b1177837-7041-4904-b05f-76e7edae5a2f None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:56.726752 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b1177837-7041-4904-b05f-76e7edae5a2f tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] DELETE https://10.4.3.222/volume/v3/volumes/91f8ff98-4495-402e-888e-ed9f041e3822 Aug 01 00:28:56.726958 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b1177837-7041-4904-b05f-76e7edae5a2f tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:56.727168 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b1177837-7041-4904-b05f-76e7edae5a2f tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:56.727320 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-b1177837-7041-4904-b05f-76e7edae5a2f tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Delete volume with id: 91f8ff98-4495-402e-888e-ed9f041e3822 Aug 01 00:28:56.736869 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:56.736869 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:56.737304 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b1177837-7041-4904-b05f-76e7edae5a2f tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Volume info retrieved successfully. Aug 01 00:28:56.741005 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.backup.rpcapi [None req-8cdca49a-cc7a-46b1-97ca-d95df11a7059 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] import_record rpcapi backup id 69b871c6-33e5-44ae-aa66-c9ca04cab951 on host np0000006296 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjliODcxYzYtMzNlNS00NGFlLWFhNjYtYzljYTA0Y2FiOTUxIiwgInVzZXJfaWQiOiAiZmZhYWQ2ZGY3YWIyNDQ0OGIxN2MxMzE3MjAxMjkwOGMiLCAicHJvamVjdF9pZCI6ICI5MjYyZDFiZDFiOWU0ODg0ODUxZjVmNDAwMjE5NWJmNCIsICJ2b2x1bWVfaWQiOiAiYzI4YTE5NTAtZDY2OS00NjkxLWEyMTYtNjFmOGRhMDJjNTI3IiwgImhvc3QiOiAibnAwMDAwMDA2Mjk2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTM0MTc4MjQ4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzI4YTE5NTAtZDY2OS00NjkxLWEyMTYtNjFmOGRhMDJjNTI3LzIwMjYwODAxMDAyODQ0L2F6X25vdmFfYmFja3VwXzUzM2E3NDYzLWNjNjItNDhjMC04OTQwLTdiZjFmYjcwNmViMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDFUMDA6Mjg6NDJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDFUMDA6Mjg6NDJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wMVQwMDoyODo1NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100407) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 01 00:28:56.743179 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-8cdca49a-cc7a-46b1-97ca-d95df11a7059 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Import record output: {'backup': {'id': '69b871c6-33e5-44ae-aa66-c9ca04cab951', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.222/volume/v3/backups/69b871c6-33e5-44ae-aa66-c9ca04cab951'}, {'rel': 'bookmark', 'href': 'https://10.4.3.222/volume/backups/69b871c6-33e5-44ae-aa66-c9ca04cab951'}]}}. {{(pid=100407) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 01 00:28:56.743442 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8cdca49a-cc7a-46b1-97ca-d95df11a7059 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/import_record returned with HTTP 201 Aug 01 00:28:56.743964 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1407/5639] 10.4.3.222 () {70 vars in 1342 bytes} [Sat Aug 1 00:28:56 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 63 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 01 00:28:56.751442 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-b1177837-7041-4904-b05f-76e7edae5a2f tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Delete volume request issued successfully. Aug 01 00:28:56.751632 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b1177837-7041-4904-b05f-76e7edae5a2f tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] https://10.4.3.222/volume/v3/volumes/91f8ff98-4495-402e-888e-ed9f041e3822 returned with HTTP 202 Aug 01 00:28:56.752000 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-8788829e-52fa-470d-9895-9f03a30722d6 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:56.752107 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1410/5640] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:28:56 2026] DELETE /volume/v3/volumes/91f8ff98-4495-402e-888e-ed9f041e3822 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:28:56.753735 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8788829e-52fa-470d-9895-9f03a30722d6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/69b871c6-33e5-44ae-aa66-c9ca04cab951 Aug 01 00:28:56.754343 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8788829e-52fa-470d-9895-9f03a30722d6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:56.754343 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8788829e-52fa-470d-9895-9f03a30722d6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:56.754343 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-8788829e-52fa-470d-9895-9f03a30722d6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 69b871c6-33e5-44ae-aa66-c9ca04cab951. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:56.758616 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:56.758616 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:56.759128 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-dd59c066-3301-443d-a639-012549b55c54 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:56.759226 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8788829e-52fa-470d-9895-9f03a30722d6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/69b871c6-33e5-44ae-aa66-c9ca04cab951 returned with HTTP 200 Aug 01 00:28:56.759524 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1412/5641] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:56 2026] GET /volume/v3/backups/69b871c6-33e5-44ae-aa66-c9ca04cab951 => generated 647 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:56.760981 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-dd59c066-3301-443d-a639-012549b55c54 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] GET https://10.4.3.222/volume/v3/volumes/91f8ff98-4495-402e-888e-ed9f041e3822 Aug 01 00:28:56.761186 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-dd59c066-3301-443d-a639-012549b55c54 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:56.761381 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-dd59c066-3301-443d-a639-012549b55c54 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:56.768125 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:56.768125 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:56.771455 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-dd59c066-3301-443d-a639-012549b55c54 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Volume info retrieved successfully. Aug 01 00:28:56.775488 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-dd59c066-3301-443d-a639-012549b55c54 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] https://10.4.3.222/volume/v3/volumes/91f8ff98-4495-402e-888e-ed9f041e3822 returned with HTTP 200 Aug 01 00:28:56.775864 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1413/5642] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:28:56 2026] GET /volume/v3/volumes/91f8ff98-4495-402e-888e-ed9f041e3822 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:57.769820 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e8ad00d5-e1aa-4800-8c30-54c04e5db947 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:57.771582 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e8ad00d5-e1aa-4800-8c30-54c04e5db947 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/69b871c6-33e5-44ae-aa66-c9ca04cab951 Aug 01 00:28:57.771805 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e8ad00d5-e1aa-4800-8c30-54c04e5db947 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:57.772006 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e8ad00d5-e1aa-4800-8c30-54c04e5db947 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:57.772128 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-e8ad00d5-e1aa-4800-8c30-54c04e5db947 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 69b871c6-33e5-44ae-aa66-c9ca04cab951. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:57.776417 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:57.776417 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:57.777093 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e8ad00d5-e1aa-4800-8c30-54c04e5db947 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/69b871c6-33e5-44ae-aa66-c9ca04cab951 returned with HTTP 200 Aug 01 00:28:57.777486 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1408/5643] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:57 2026] GET /volume/v3/backups/69b871c6-33e5-44ae-aa66-c9ca04cab951 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:57.787712 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5462a787-a531-42ac-a8a4-2f2f2725bd26 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:57.788079 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4cb570a0-2064-4827-a67e-b31646976671 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:57.789435 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5462a787-a531-42ac-a8a4-2f2f2725bd26 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] DELETE https://10.4.3.222/volume/v3/backups/69b871c6-33e5-44ae-aa66-c9ca04cab951 Aug 01 00:28:57.789621 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4cb570a0-2064-4827-a67e-b31646976671 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] GET https://10.4.3.222/volume/v3/volumes/91f8ff98-4495-402e-888e-ed9f041e3822 Aug 01 00:28:57.789702 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5462a787-a531-42ac-a8a4-2f2f2725bd26 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:57.789809 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5462a787-a531-42ac-a8a4-2f2f2725bd26 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:57.789903 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-5462a787-a531-42ac-a8a4-2f2f2725bd26 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Delete backup with id: 69b871c6-33e5-44ae-aa66-c9ca04cab951. Aug 01 00:28:57.789957 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4cb570a0-2064-4827-a67e-b31646976671 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:57.790163 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4cb570a0-2064-4827-a67e-b31646976671 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:57.793615 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:57.793615 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:57.795299 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4cb570a0-2064-4827-a67e-b31646976671 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] https://10.4.3.222/volume/v3/volumes/91f8ff98-4495-402e-888e-ed9f041e3822 returned with HTTP 404 Aug 01 00:28:57.795733 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1413/5644] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:28:57 2026] GET /volume/v3/volumes/91f8ff98-4495-402e-888e-ed9f041e3822 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:57.801423 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-de8a6cbf-e35c-41f4-b83a-1bc434c88373 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:57.803097 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-de8a6cbf-e35c-41f4-b83a-1bc434c88373 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] DELETE https://10.4.3.222/volume/v3/volumes/fede3cbd-4114-4e6f-9524-cc5d458b4b09 Aug 01 00:28:57.803276 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-de8a6cbf-e35c-41f4-b83a-1bc434c88373 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:57.803451 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-de8a6cbf-e35c-41f4-b83a-1bc434c88373 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:57.803598 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-de8a6cbf-e35c-41f4-b83a-1bc434c88373 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Delete volume with id: fede3cbd-4114-4e6f-9524-cc5d458b4b09 Aug 01 00:28:57.803806 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-5462a787-a531-42ac-a8a4-2f2f2725bd26 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] delete_backup rpcapi backup_id 69b871c6-33e5-44ae-aa66-c9ca04cab951 {{(pid=100406) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:28:57.805363 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5462a787-a531-42ac-a8a4-2f2f2725bd26 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/69b871c6-33e5-44ae-aa66-c9ca04cab951 returned with HTTP 202 Aug 01 00:28:57.805912 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1411/5645] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:28:57 2026] DELETE /volume/v3/backups/69b871c6-33e5-44ae-aa66-c9ca04cab951 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:28:57.810276 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:57.810276 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:28:57.810734 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-de8a6cbf-e35c-41f4-b83a-1bc434c88373 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Volume info retrieved successfully. Aug 01 00:28:57.812715 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2303f80a-d239-4a96-a9f4-37eb9233ff52 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:57.814749 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2303f80a-d239-4a96-a9f4-37eb9233ff52 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/69b871c6-33e5-44ae-aa66-c9ca04cab951 Aug 01 00:28:57.815021 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2303f80a-d239-4a96-a9f4-37eb9233ff52 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:57.815279 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2303f80a-d239-4a96-a9f4-37eb9233ff52 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:57.815432 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-2303f80a-d239-4a96-a9f4-37eb9233ff52 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 69b871c6-33e5-44ae-aa66-c9ca04cab951. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:57.819500 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:57.819500 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:57.820275 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2303f80a-d239-4a96-a9f4-37eb9233ff52 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/69b871c6-33e5-44ae-aa66-c9ca04cab951 returned with HTTP 200 Aug 01 00:28:57.820728 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1409/5646] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:57 2026] GET /volume/v3/backups/69b871c6-33e5-44ae-aa66-c9ca04cab951 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:57.827106 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-de8a6cbf-e35c-41f4-b83a-1bc434c88373 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Delete volume request issued successfully. Aug 01 00:28:57.827381 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-de8a6cbf-e35c-41f4-b83a-1bc434c88373 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] https://10.4.3.222/volume/v3/volumes/fede3cbd-4114-4e6f-9524-cc5d458b4b09 returned with HTTP 202 Aug 01 00:28:57.827928 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1414/5647] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:28:57 2026] DELETE /volume/v3/volumes/fede3cbd-4114-4e6f-9524-cc5d458b4b09 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:28:57.834593 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e8ed9d02-3301-4d63-9dd1-b6a90c4b72c2 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:57.836274 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e8ed9d02-3301-4d63-9dd1-b6a90c4b72c2 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] GET https://10.4.3.222/volume/v3/volumes/fede3cbd-4114-4e6f-9524-cc5d458b4b09 Aug 01 00:28:57.836447 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e8ed9d02-3301-4d63-9dd1-b6a90c4b72c2 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:57.836619 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e8ed9d02-3301-4d63-9dd1-b6a90c4b72c2 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:57.844273 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:57.844273 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:28:57.847843 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-e8ed9d02-3301-4d63-9dd1-b6a90c4b72c2 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Volume info retrieved successfully. Aug 01 00:28:57.852224 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e8ed9d02-3301-4d63-9dd1-b6a90c4b72c2 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] https://10.4.3.222/volume/v3/volumes/fede3cbd-4114-4e6f-9524-cc5d458b4b09 returned with HTTP 200 Aug 01 00:28:57.852742 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1414/5648] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:28:57 2026] GET /volume/v3/volumes/fede3cbd-4114-4e6f-9524-cc5d458b4b09 => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:58.832624 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-015fb2b2-23f8-40a3-8cb8-9d959b409d26 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:58.834650 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-015fb2b2-23f8-40a3-8cb8-9d959b409d26 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/69b871c6-33e5-44ae-aa66-c9ca04cab951 Aug 01 00:28:58.834917 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-015fb2b2-23f8-40a3-8cb8-9d959b409d26 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:58.835142 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-015fb2b2-23f8-40a3-8cb8-9d959b409d26 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:58.835266 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-015fb2b2-23f8-40a3-8cb8-9d959b409d26 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 69b871c6-33e5-44ae-aa66-c9ca04cab951. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:28:58.839322 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-015fb2b2-23f8-40a3-8cb8-9d959b409d26 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/69b871c6-33e5-44ae-aa66-c9ca04cab951 returned with HTTP 404 Aug 01 00:28:58.839790 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1412/5649] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:58 2026] GET /volume/v3/backups/69b871c6-33e5-44ae-aa66-c9ca04cab951 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:58.846606 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d176ae55-f2fc-4fea-990b-5f2f383fc6a1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:58.848327 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d176ae55-f2fc-4fea-990b-5f2f383fc6a1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/c28a1950-d669-4691-a216-61f8da02c527 Aug 01 00:28:58.848546 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d176ae55-f2fc-4fea-990b-5f2f383fc6a1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:58.848712 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d176ae55-f2fc-4fea-990b-5f2f383fc6a1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:58.848900 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-d176ae55-f2fc-4fea-990b-5f2f383fc6a1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Delete volume with id: c28a1950-d669-4691-a216-61f8da02c527 Aug 01 00:28:58.857011 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:58.857011 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:28:58.857416 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d176ae55-f2fc-4fea-990b-5f2f383fc6a1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Volume info retrieved successfully. Aug 01 00:28:58.864862 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b69bc03d-be68-4434-8e15-3b3a9d349e4e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:58.866486 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b69bc03d-be68-4434-8e15-3b3a9d349e4e tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] GET https://10.4.3.222/volume/v3/volumes/fede3cbd-4114-4e6f-9524-cc5d458b4b09 Aug 01 00:28:58.866658 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b69bc03d-be68-4434-8e15-3b3a9d349e4e tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:58.866847 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b69bc03d-be68-4434-8e15-3b3a9d349e4e tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:58.871946 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b69bc03d-be68-4434-8e15-3b3a9d349e4e tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] https://10.4.3.222/volume/v3/volumes/fede3cbd-4114-4e6f-9524-cc5d458b4b09 returned with HTTP 404 Aug 01 00:28:58.872363 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1415/5650] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:28:58 2026] GET /volume/v3/volumes/fede3cbd-4114-4e6f-9524-cc5d458b4b09 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:58.872476 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-d176ae55-f2fc-4fea-990b-5f2f383fc6a1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Delete volume request issued successfully. Aug 01 00:28:58.872665 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d176ae55-f2fc-4fea-990b-5f2f383fc6a1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/volumes/c28a1950-d669-4691-a216-61f8da02c527 returned with HTTP 202 Aug 01 00:28:58.873106 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1410/5651] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:28:58 2026] DELETE /volume/v3/volumes/c28a1950-d669-4691-a216-61f8da02c527 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:28:58.879123 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b7a43f6a-e0be-445d-827b-8a30c741557c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:58.880187 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-378236c3-a5fa-49bd-952a-96049ee7d7f6 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:58.880849 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b7a43f6a-e0be-445d-827b-8a30c741557c tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/7d224be6-3cba-4c13-ae31-b6883ca3ce84 Aug 01 00:28:58.881060 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b7a43f6a-e0be-445d-827b-8a30c741557c tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:58.881276 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b7a43f6a-e0be-445d-827b-8a30c741557c tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:58.881370 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-b7a43f6a-e0be-445d-827b-8a30c741557c tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Delete snapshot with id: 7d224be6-3cba-4c13-ae31-b6883ca3ce84 Aug 01 00:28:58.882722 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-378236c3-a5fa-49bd-952a-96049ee7d7f6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/volumes/c28a1950-d669-4691-a216-61f8da02c527 Aug 01 00:28:58.883016 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-378236c3-a5fa-49bd-952a-96049ee7d7f6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:58.883269 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-378236c3-a5fa-49bd-952a-96049ee7d7f6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:58.885498 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b7a43f6a-e0be-445d-827b-8a30c741557c tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] https://10.4.3.222/volume/v3/snapshots/7d224be6-3cba-4c13-ae31-b6883ca3ce84 returned with HTTP 404 Aug 01 00:28:58.885985 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1415/5652] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:28:58 2026] DELETE /volume/v3/snapshots/7d224be6-3cba-4c13-ae31-b6883ca3ce84 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:58.889995 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:28:58.889995 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:28:58.892260 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-6c4293c6-03d0-490c-9afc-d86d81f503a7 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:58.893459 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-378236c3-a5fa-49bd-952a-96049ee7d7f6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Volume info retrieved successfully. Aug 01 00:28:58.894004 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6c4293c6-03d0-490c-9afc-d86d81f503a7 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] GET https://10.4.3.222/volume/v3/snapshots/7d224be6-3cba-4c13-ae31-b6883ca3ce84 Aug 01 00:28:58.894245 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6c4293c6-03d0-490c-9afc-d86d81f503a7 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:58.894480 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-6c4293c6-03d0-490c-9afc-d86d81f503a7 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:58.897110 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-378236c3-a5fa-49bd-952a-96049ee7d7f6 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/volumes/c28a1950-d669-4691-a216-61f8da02c527 returned with HTTP 200 Aug 01 00:28:58.897663 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1413/5653] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:58 2026] GET /volume/v3/volumes/c28a1950-d669-4691-a216-61f8da02c527 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:28:58.899182 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-6c4293c6-03d0-490c-9afc-d86d81f503a7 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] https://10.4.3.222/volume/v3/snapshots/7d224be6-3cba-4c13-ae31-b6883ca3ce84 returned with HTTP 404 Aug 01 00:28:58.899440 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1416/5654] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:28:58 2026] GET /volume/v3/snapshots/7d224be6-3cba-4c13-ae31-b6883ca3ce84 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:58.905622 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ad0a57dc-b09c-4e72-bde7-ee10d48e5927 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:58.907201 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ad0a57dc-b09c-4e72-bde7-ee10d48e5927 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] DELETE https://10.4.3.222/volume/v3/volumes/91f8ff98-4495-402e-888e-ed9f041e3822 Aug 01 00:28:58.907357 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ad0a57dc-b09c-4e72-bde7-ee10d48e5927 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:58.907523 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ad0a57dc-b09c-4e72-bde7-ee10d48e5927 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:58.907667 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-ad0a57dc-b09c-4e72-bde7-ee10d48e5927 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Delete volume with id: 91f8ff98-4495-402e-888e-ed9f041e3822 Aug 01 00:28:58.912508 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ad0a57dc-b09c-4e72-bde7-ee10d48e5927 tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] https://10.4.3.222/volume/v3/volumes/91f8ff98-4495-402e-888e-ed9f041e3822 returned with HTTP 404 Aug 01 00:28:58.912941 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1411/5655] 10.4.3.222 () {66 vars in 1351 bytes} [Sat Aug 1 00:28:58 2026] DELETE /volume/v3/volumes/91f8ff98-4495-402e-888e-ed9f041e3822 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:58.919058 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-4a21bb68-02c2-4ff2-a111-2c0aeda6e2aa None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:58.920901 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4a21bb68-02c2-4ff2-a111-2c0aeda6e2aa tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] GET https://10.4.3.222/volume/v3/volumes/91f8ff98-4495-402e-888e-ed9f041e3822 Aug 01 00:28:58.921091 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4a21bb68-02c2-4ff2-a111-2c0aeda6e2aa tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:58.921261 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-4a21bb68-02c2-4ff2-a111-2c0aeda6e2aa tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:58.926532 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-4a21bb68-02c2-4ff2-a111-2c0aeda6e2aa tempest-SnapshotDependencyTests-1964335968 tempest-SnapshotDependencyTests-1964335968-project-member] https://10.4.3.222/volume/v3/volumes/91f8ff98-4495-402e-888e-ed9f041e3822 returned with HTTP 404 Aug 01 00:28:58.926961 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1416/5656] 10.4.3.222 () {66 vars in 1348 bytes} [Sat Aug 1 00:28:58 2026] GET /volume/v3/volumes/91f8ff98-4495-402e-888e-ed9f041e3822 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:59.914825 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-222f7eaf-0425-4415-a858-4a5ff54d9250 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:59.915921 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-222f7eaf-0425-4415-a858-4a5ff54d9250 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/volumes/c28a1950-d669-4691-a216-61f8da02c527 Aug 01 00:28:59.916235 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-222f7eaf-0425-4415-a858-4a5ff54d9250 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:59.916498 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-222f7eaf-0425-4415-a858-4a5ff54d9250 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:59.926061 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-222f7eaf-0425-4415-a858-4a5ff54d9250 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/volumes/c28a1950-d669-4691-a216-61f8da02c527 returned with HTTP 404 Aug 01 00:28:59.926703 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1414/5657] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:28:59 2026] GET /volume/v3/volumes/c28a1950-d669-4691-a216-61f8da02c527 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:28:59.935678 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d026e9c8-606d-450b-91f5-d735489ecc0a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:59.938379 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d026e9c8-606d-450b-91f5-d735489ecc0a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups Aug 01 00:28:59.938636 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d026e9c8-606d-450b-91f5-d735489ecc0a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:59.938865 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d026e9c8-606d-450b-91f5-d735489ecc0a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'index' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:59.953567 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d026e9c8-606d-450b-91f5-d735489ecc0a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups returned with HTTP 200 Aug 01 00:28:59.953879 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1417/5658] 10.4.3.222 () {68 vars in 1277 bytes} [Sat Aug 1 00:28:59 2026] GET /volume/v3/backups => generated 624 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:59.965532 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ca2e0bde-75f6-461b-8525-1d81b70860d1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:59.967281 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ca2e0bde-75f6-461b-8525-1d81b70860d1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups?project_id=9262d1bd1b9e4884851f5f4002195bf4 Aug 01 00:28:59.967492 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ca2e0bde-75f6-461b-8525-1d81b70860d1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:28:59.967679 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ca2e0bde-75f6-461b-8525-1d81b70860d1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'index' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:28:59.974601 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ca2e0bde-75f6-461b-8525-1d81b70860d1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups?project_id=9262d1bd1b9e4884851f5f4002195bf4 returned with HTTP 200 Aug 01 00:28:59.974956 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1412/5659] 10.4.3.222 () {68 vars in 1364 bytes} [Sat Aug 1 00:28:59 2026] GET /volume/v3/backups?project_id=9262d1bd1b9e4884851f5f4002195bf4 => generated 624 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:28:59.984105 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-095b6892-1594-40d8-bd76-97a41272ddd1 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:28:59.986054 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-095b6892-1594-40d8-bd76-97a41272ddd1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:28:59.986418 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-095b6892-1594-40d8-bd76-97a41272ddd1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1064329218"}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:28:59.987985 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-095b6892-1594-40d8-bd76-97a41272ddd1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1064329218'}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:28:59.988161 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-095b6892-1594-40d8-bd76-97a41272ddd1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Create volume of 1 GB Aug 01 00:28:59.992163 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-095b6892-1594-40d8-bd76-97a41272ddd1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Availability Zones retrieved successfully. Aug 01 00:28:59.997946 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-095b6892-1594-40d8-bd76-97a41272ddd1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Flow 'volume_create_api' (20404890-be04-48a9-8eb0-effa6c359a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:28:59.998947 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-095b6892-1594-40d8-bd76-97a41272ddd1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9c8d5bb-2b5c-4e59-a69b-dab90662f685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:28:59.999777 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-095b6892-1594-40d8-bd76-97a41272ddd1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:29:00.022812 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-095b6892-1594-40d8-bd76-97a41272ddd1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9c8d5bb-2b5c-4e59-a69b-dab90662f685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:29:00.023718 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-095b6892-1594-40d8-bd76-97a41272ddd1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69b8f9c0-ef17-4456-b67e-32405b2123f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:29:00.066795 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-095b6892-1594-40d8-bd76-97a41272ddd1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Created reservations ['3283087f-7d03-46ff-805f-c9604eade170', 'e3c8e7e0-9359-4270-865b-061f140b645a', '1d86dd88-c2dd-46ba-8739-c5c03ef42c66', 'd219dc3d-2b00-4b56-a949-a463b34c5819'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:29:00.067666 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-095b6892-1594-40d8-bd76-97a41272ddd1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69b8f9c0-ef17-4456-b67e-32405b2123f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3283087f-7d03-46ff-805f-c9604eade170', 'e3c8e7e0-9359-4270-865b-061f140b645a', '1d86dd88-c2dd-46ba-8739-c5c03ef42c66', 'd219dc3d-2b00-4b56-a949-a463b34c5819']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:29:00.068457 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-095b6892-1594-40d8-bd76-97a41272ddd1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83e511c4-d776-4677-9edb-07b4fd141c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:29:00.090290 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-095b6892-1594-40d8-bd76-97a41272ddd1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83e511c4-d776-4677-9edb-07b4fd141c13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '713a7579-8c97-470f-bd27-8a6cb6b34724', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1064329218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9262d1bd1b9e4884851f5f4002195bf4',qos_specs=None,replication_status=,reservations=['3283087f-7d03-46ff-805f-c9604eade170','e3c8e7e0-9359-4270-865b-061f140b645a','1d86dd88-c2dd-46ba-8739-c5c03ef42c66','d219dc3d-2b00-4b56-a949-a463b34c5819'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffaad6df7ab24448b17c13172012908c',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:29:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1064329218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=713a7579-8c97-470f-bd27-8a6cb6b34724,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9262d1bd1b9e4884851f5f4002195bf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffaad6df7ab24448b17c13172012908c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:29:00.091022 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-095b6892-1594-40d8-bd76-97a41272ddd1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48e6876c-41ca-4c7f-a21e-551452438f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:29:00.106162 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-095b6892-1594-40d8-bd76-97a41272ddd1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48e6876c-41ca-4c7f-a21e-551452438f9c) transitioned into state 'SUCCESS' from state '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-1064329218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9262d1bd1b9e4884851f5f4002195bf4',qos_specs=None,replication_status=,reservations=['3283087f-7d03-46ff-805f-c9604eade170','e3c8e7e0-9359-4270-865b-061f140b645a','1d86dd88-c2dd-46ba-8739-c5c03ef42c66','d219dc3d-2b00-4b56-a949-a463b34c5819'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffaad6df7ab24448b17c13172012908c',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:29:00.107084 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-095b6892-1594-40d8-bd76-97a41272ddd1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dd63475-ac22-4c80-8003-239145749f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:29:00.116697 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-095b6892-1594-40d8-bd76-97a41272ddd1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dd63475-ac22-4c80-8003-239145749f54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:29:00.117858 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-095b6892-1594-40d8-bd76-97a41272ddd1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Flow 'volume_create_api' (20404890-be04-48a9-8eb0-effa6c359a92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:29:00.118262 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-095b6892-1594-40d8-bd76-97a41272ddd1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Create volume request issued successfully. Aug 01 00:29:00.118896 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-095b6892-1594-40d8-bd76-97a41272ddd1 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:29:00.119518 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1417/5660] 10.4.3.222 () {70 vars in 1298 bytes} [Sat Aug 1 00:28:59 2026] POST /volume/v3/volumes => generated 778 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:29:00.131363 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-749879a5-adb4-42d0-9585-fb1378eb5774 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:00.133435 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-749879a5-adb4-42d0-9585-fb1378eb5774 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/volumes/713a7579-8c97-470f-bd27-8a6cb6b34724 Aug 01 00:29:00.133672 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-749879a5-adb4-42d0-9585-fb1378eb5774 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:00.133906 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-749879a5-adb4-42d0-9585-fb1378eb5774 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:00.146476 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:00.146476 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:29:00.151423 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-749879a5-adb4-42d0-9585-fb1378eb5774 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Volume info retrieved successfully. Aug 01 00:29:00.155950 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-749879a5-adb4-42d0-9585-fb1378eb5774 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/volumes/713a7579-8c97-470f-bd27-8a6cb6b34724 returned with HTTP 200 Aug 01 00:29:00.156457 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1415/5661] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:00 2026] GET /volume/v3/volumes/713a7579-8c97-470f-bd27-8a6cb6b34724 => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:01.169329 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-74d6193b-d3ef-4d68-9906-ca120438329a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:01.171119 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-74d6193b-d3ef-4d68-9906-ca120438329a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/volumes/713a7579-8c97-470f-bd27-8a6cb6b34724 Aug 01 00:29:01.171356 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-74d6193b-d3ef-4d68-9906-ca120438329a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:01.171598 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-74d6193b-d3ef-4d68-9906-ca120438329a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:01.178866 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:01.178866 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:29:01.182061 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-74d6193b-d3ef-4d68-9906-ca120438329a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Volume info retrieved successfully. Aug 01 00:29:01.185424 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-74d6193b-d3ef-4d68-9906-ca120438329a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/volumes/713a7579-8c97-470f-bd27-8a6cb6b34724 returned with HTTP 200 Aug 01 00:29:01.185749 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1418/5662] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:01 2026] GET /volume/v3/volumes/713a7579-8c97-470f-bd27-8a6cb6b34724 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:29:01.200439 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-43fd2357-82e4-4c29-9895-2c6d8f825e32 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:01.202019 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-43fd2357-82e4-4c29-9895-2c6d8f825e32 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] POST https://10.4.3.222/volume/v3/backups Aug 01 00:29:01.202358 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-43fd2357-82e4-4c29-9895-2c6d8f825e32 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "713a7579-8c97-470f-bd27-8a6cb6b34724", "name": "tempest-type-Backup-1242163388"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:29:01.203723 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-43fd2357-82e4-4c29-9895-2c6d8f825e32 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Creating new backup {'backup': {'volume_id': '713a7579-8c97-470f-bd27-8a6cb6b34724', 'name': 'tempest-type-Backup-1242163388'}} {{(pid=100407) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:29:01.203870 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-43fd2357-82e4-4c29-9895-2c6d8f825e32 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Creating backup of volume 713a7579-8c97-470f-bd27-8a6cb6b34724 in container None Aug 01 00:29:01.210184 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:01.210184 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:29:01.210447 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-43fd2357-82e4-4c29-9895-2c6d8f825e32 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Volume info retrieved successfully. Aug 01 00:29:01.226159 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-43fd2357-82e4-4c29-9895-2c6d8f825e32 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Created reservations ['4b61dfb8-354f-440f-9a86-21793388f670', 'd6685bf9-e206-4a62-b020-7a8130b6f77e'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:29:01.253776 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-43fd2357-82e4-4c29-9895-2c6d8f825e32 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:29:01.254223 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1413/5663] 10.4.3.222 () {70 vars in 1299 bytes} [Sat Aug 1 00:29:01 2026] POST /volume/v3/backups => generated 316 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:29:01.263293 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ee2e176e-626c-4491-94aa-889e87a368db None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:01.265427 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ee2e176e-626c-4491-94aa-889e87a368db tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce Aug 01 00:29:01.265611 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ee2e176e-626c-4491-94aa-889e87a368db tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:01.265857 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ee2e176e-626c-4491-94aa-889e87a368db tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:01.265964 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-ee2e176e-626c-4491-94aa-889e87a368db tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 4094b302-1f1a-42bd-867c-2712da10e7ce. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:01.270436 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:01.270436 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:29:01.271138 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ee2e176e-626c-4491-94aa-889e87a368db tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce returned with HTTP 200 Aug 01 00:29:01.271568 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1418/5664] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:01 2026] GET /volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:02.281721 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-2cd0dcb0-5d99-4450-b330-99e98b28b66d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:02.283219 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2cd0dcb0-5d99-4450-b330-99e98b28b66d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce Aug 01 00:29:02.283462 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2cd0dcb0-5d99-4450-b330-99e98b28b66d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:02.284515 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-2cd0dcb0-5d99-4450-b330-99e98b28b66d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:02.284515 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-2cd0dcb0-5d99-4450-b330-99e98b28b66d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 4094b302-1f1a-42bd-867c-2712da10e7ce. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:02.288193 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:02.288193 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:29:02.288967 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-2cd0dcb0-5d99-4450-b330-99e98b28b66d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce returned with HTTP 200 Aug 01 00:29:02.289402 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1416/5665] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:02 2026] GET /volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:03.301086 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-7ad3b394-66c5-4f4b-993b-813f0c15271a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:03.302871 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7ad3b394-66c5-4f4b-993b-813f0c15271a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce Aug 01 00:29:03.303067 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7ad3b394-66c5-4f4b-993b-813f0c15271a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:03.303297 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7ad3b394-66c5-4f4b-993b-813f0c15271a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:03.303411 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-7ad3b394-66c5-4f4b-993b-813f0c15271a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 4094b302-1f1a-42bd-867c-2712da10e7ce. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:03.307466 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:03.307466 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:29:03.308048 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7ad3b394-66c5-4f4b-993b-813f0c15271a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce returned with HTTP 200 Aug 01 00:29:03.308390 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1419/5666] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:03 2026] GET /volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:04.318863 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-86b0c372-7775-431f-aa2f-696a1a303b98 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:04.320685 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-86b0c372-7775-431f-aa2f-696a1a303b98 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce Aug 01 00:29:04.320931 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-86b0c372-7775-431f-aa2f-696a1a303b98 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:04.321128 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-86b0c372-7775-431f-aa2f-696a1a303b98 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:04.321230 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-86b0c372-7775-431f-aa2f-696a1a303b98 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 4094b302-1f1a-42bd-867c-2712da10e7ce. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:04.325244 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:04.325244 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:29:04.325798 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-86b0c372-7775-431f-aa2f-696a1a303b98 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce returned with HTTP 200 Aug 01 00:29:04.326159 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1414/5667] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:04 2026] GET /volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:05.339280 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-c9daca35-fd4f-4e61-b3be-0843f97e47f8 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:05.346334 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c9daca35-fd4f-4e61-b3be-0843f97e47f8 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce Aug 01 00:29:05.347526 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c9daca35-fd4f-4e61-b3be-0843f97e47f8 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:05.348260 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-c9daca35-fd4f-4e61-b3be-0843f97e47f8 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:05.348883 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-c9daca35-fd4f-4e61-b3be-0843f97e47f8 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 4094b302-1f1a-42bd-867c-2712da10e7ce. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:05.363462 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:05.363462 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:29:05.366050 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-c9daca35-fd4f-4e61-b3be-0843f97e47f8 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce returned with HTTP 200 Aug 01 00:29:05.367865 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1419/5668] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:05 2026] GET /volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce => generated 736 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:06.377898 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d0440518-b3ee-4b49-8076-42768c2f8044 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:06.380167 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d0440518-b3ee-4b49-8076-42768c2f8044 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce Aug 01 00:29:06.380434 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d0440518-b3ee-4b49-8076-42768c2f8044 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:06.380670 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d0440518-b3ee-4b49-8076-42768c2f8044 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:06.380850 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-d0440518-b3ee-4b49-8076-42768c2f8044 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 4094b302-1f1a-42bd-867c-2712da10e7ce. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:06.386126 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:06.386126 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:29:06.386954 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d0440518-b3ee-4b49-8076-42768c2f8044 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce returned with HTTP 200 Aug 01 00:29:06.387634 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1417/5669] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:06 2026] GET /volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:07.397949 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-2c2b80d1-3e98-44ff-a1fa-8ce4c23bff4e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:07.399663 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2c2b80d1-3e98-44ff-a1fa-8ce4c23bff4e tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce Aug 01 00:29:07.399879 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2c2b80d1-3e98-44ff-a1fa-8ce4c23bff4e tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:07.400096 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-2c2b80d1-3e98-44ff-a1fa-8ce4c23bff4e tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:07.400252 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-2c2b80d1-3e98-44ff-a1fa-8ce4c23bff4e tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 4094b302-1f1a-42bd-867c-2712da10e7ce. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:07.404858 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:07.404858 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:29:07.405465 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-2c2b80d1-3e98-44ff-a1fa-8ce4c23bff4e tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce returned with HTTP 200 Aug 01 00:29:07.405885 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1420/5670] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:07 2026] GET /volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:08.416633 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-f3160d20-1689-421f-ab3f-6b446d8b4899 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:08.418485 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f3160d20-1689-421f-ab3f-6b446d8b4899 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce Aug 01 00:29:08.418677 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f3160d20-1689-421f-ab3f-6b446d8b4899 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:08.418862 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-f3160d20-1689-421f-ab3f-6b446d8b4899 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:08.418963 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-f3160d20-1689-421f-ab3f-6b446d8b4899 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 4094b302-1f1a-42bd-867c-2712da10e7ce. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:08.423349 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:08.423349 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:29:08.424134 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-f3160d20-1689-421f-ab3f-6b446d8b4899 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce returned with HTTP 200 Aug 01 00:29:08.424584 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1415/5671] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:08 2026] GET /volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:09.438278 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2e7d545c-ba75-4b1e-a54a-2394806e0e41 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:09.445939 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2e7d545c-ba75-4b1e-a54a-2394806e0e41 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce Aug 01 00:29:09.447154 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2e7d545c-ba75-4b1e-a54a-2394806e0e41 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:09.448345 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2e7d545c-ba75-4b1e-a54a-2394806e0e41 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:09.449429 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-2e7d545c-ba75-4b1e-a54a-2394806e0e41 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 4094b302-1f1a-42bd-867c-2712da10e7ce. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:09.467169 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:09.467169 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:29:09.469596 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2e7d545c-ba75-4b1e-a54a-2394806e0e41 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce returned with HTTP 200 Aug 01 00:29:09.471310 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1420/5672] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:09 2026] GET /volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce => generated 736 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:10.482357 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-08dfdc38-9449-4f4e-902b-a0f7b2632dde None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:10.484202 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-08dfdc38-9449-4f4e-902b-a0f7b2632dde tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce Aug 01 00:29:10.484411 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-08dfdc38-9449-4f4e-902b-a0f7b2632dde tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:10.484583 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-08dfdc38-9449-4f4e-902b-a0f7b2632dde tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:10.484691 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-08dfdc38-9449-4f4e-902b-a0f7b2632dde tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 4094b302-1f1a-42bd-867c-2712da10e7ce. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:10.489033 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:10.489033 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:29:10.489676 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-08dfdc38-9449-4f4e-902b-a0f7b2632dde tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce returned with HTTP 200 Aug 01 00:29:10.490128 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1418/5673] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:10 2026] GET /volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:11.500244 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-89d7031e-91b8-427a-bd96-55f54f0c5d7c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:11.502167 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-89d7031e-91b8-427a-bd96-55f54f0c5d7c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce Aug 01 00:29:11.502441 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-89d7031e-91b8-427a-bd96-55f54f0c5d7c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:11.502674 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-89d7031e-91b8-427a-bd96-55f54f0c5d7c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:11.502841 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-89d7031e-91b8-427a-bd96-55f54f0c5d7c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 4094b302-1f1a-42bd-867c-2712da10e7ce. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:11.506959 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:11.506959 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:29:11.507645 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-89d7031e-91b8-427a-bd96-55f54f0c5d7c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce returned with HTTP 200 Aug 01 00:29:11.508048 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1421/5674] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:11 2026] GET /volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:12.517311 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-67fa011d-8422-4438-b277-9286b9180f9b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:12.521100 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-67fa011d-8422-4438-b277-9286b9180f9b tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce Aug 01 00:29:12.521100 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-67fa011d-8422-4438-b277-9286b9180f9b tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:12.521432 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-67fa011d-8422-4438-b277-9286b9180f9b tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:12.521479 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-67fa011d-8422-4438-b277-9286b9180f9b tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 4094b302-1f1a-42bd-867c-2712da10e7ce. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:12.527929 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:12.527929 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:29:12.528554 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-67fa011d-8422-4438-b277-9286b9180f9b tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce returned with HTTP 200 Aug 01 00:29:12.529069 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1416/5675] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:12 2026] GET /volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:13.538539 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-7526ca08-7477-42e8-80c9-9dd2436e90de None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:13.540732 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7526ca08-7477-42e8-80c9-9dd2436e90de tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce Aug 01 00:29:13.540858 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7526ca08-7477-42e8-80c9-9dd2436e90de tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:13.541066 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-7526ca08-7477-42e8-80c9-9dd2436e90de tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:13.541560 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-7526ca08-7477-42e8-80c9-9dd2436e90de tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 4094b302-1f1a-42bd-867c-2712da10e7ce. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:13.548888 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:13.548888 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:29:13.549485 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-7526ca08-7477-42e8-80c9-9dd2436e90de tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce returned with HTTP 200 Aug 01 00:29:13.550328 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1421/5676] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:13 2026] GET /volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:14.559433 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a17c0afd-a0cc-45b6-9583-0642e3707eaf None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:14.561186 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a17c0afd-a0cc-45b6-9583-0642e3707eaf tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce Aug 01 00:29:14.561417 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a17c0afd-a0cc-45b6-9583-0642e3707eaf tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:14.561591 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a17c0afd-a0cc-45b6-9583-0642e3707eaf tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:14.561692 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-a17c0afd-a0cc-45b6-9583-0642e3707eaf tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 4094b302-1f1a-42bd-867c-2712da10e7ce. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:14.563723 np0000006296 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=116,cinder:UPDATE=14,cinder:INSERT=3 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:29:14.567155 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:14.567155 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:29:14.567723 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a17c0afd-a0cc-45b6-9583-0642e3707eaf tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce returned with HTTP 200 Aug 01 00:29:14.568076 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1419/5677] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:14 2026] GET /volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:15.578031 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-67962959-7b2a-48a6-92a2-5bdcb6427354 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:15.579596 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-67962959-7b2a-48a6-92a2-5bdcb6427354 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce Aug 01 00:29:15.579907 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-67962959-7b2a-48a6-92a2-5bdcb6427354 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:15.580199 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-67962959-7b2a-48a6-92a2-5bdcb6427354 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:15.580378 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-67962959-7b2a-48a6-92a2-5bdcb6427354 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 4094b302-1f1a-42bd-867c-2712da10e7ce. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:15.586160 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:15.586160 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:29:15.587176 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-67962959-7b2a-48a6-92a2-5bdcb6427354 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce returned with HTTP 200 Aug 01 00:29:15.587761 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1422/5678] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:15 2026] GET /volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:15.596962 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c4328911-ae38-4689-9f38-31bbda405bbc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:15.598710 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c4328911-ae38-4689-9f38-31bbda405bbc tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] POST https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce/action Aug 01 00:29:15.599109 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c4328911-ae38-4689-9f38-31bbda405bbc tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100407) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 01 00:29:15.599243 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c4328911-ae38-4689-9f38-31bbda405bbc tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:29:15.600564 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.admin_actions [None req-c4328911-ae38-4689-9f38-31bbda405bbc tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Updating backup '4094b302-1f1a-42bd-867c-2712da10e7ce' with '{'status': 'error'}' {{(pid=100407) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 01 00:29:15.607618 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:15.607618 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:29:15.615326 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.backup.rpcapi [None req-c4328911-ae38-4689-9f38-31bbda405bbc tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] reset_status in rpcapi backup_id 4094b302-1f1a-42bd-867c-2712da10e7ce on host np0000006296. {{(pid=100407) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 01 00:29:15.617507 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c4328911-ae38-4689-9f38-31bbda405bbc tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce/action returned with HTTP 202 Aug 01 00:29:15.618075 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1417/5679] 10.4.3.222 () {70 vars in 1430 bytes} [Sat Aug 1 00:29:15 2026] POST /volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:29:15.625064 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-84e2d215-e6fe-43d4-9437-2fab541b1e5f None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:15.626754 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-84e2d215-e6fe-43d4-9437-2fab541b1e5f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/713a7579-8c97-470f-bd27-8a6cb6b34724 Aug 01 00:29:15.627009 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-84e2d215-e6fe-43d4-9437-2fab541b1e5f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:15.627203 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-84e2d215-e6fe-43d4-9437-2fab541b1e5f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:15.627360 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-84e2d215-e6fe-43d4-9437-2fab541b1e5f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Delete volume with id: 713a7579-8c97-470f-bd27-8a6cb6b34724 Aug 01 00:29:15.633967 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:15.633967 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:29:15.634283 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-84e2d215-e6fe-43d4-9437-2fab541b1e5f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Volume info retrieved successfully. Aug 01 00:29:15.648279 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-84e2d215-e6fe-43d4-9437-2fab541b1e5f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Delete volume request issued successfully. Aug 01 00:29:15.648442 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-84e2d215-e6fe-43d4-9437-2fab541b1e5f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/volumes/713a7579-8c97-470f-bd27-8a6cb6b34724 returned with HTTP 202 Aug 01 00:29:15.648824 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1422/5680] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:29:15 2026] DELETE /volume/v3/volumes/713a7579-8c97-470f-bd27-8a6cb6b34724 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:29:15.656712 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-da42d539-2956-4d40-9e1d-de012de5be2d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:15.659450 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-da42d539-2956-4d40-9e1d-de012de5be2d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/volumes/713a7579-8c97-470f-bd27-8a6cb6b34724 Aug 01 00:29:15.659665 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-da42d539-2956-4d40-9e1d-de012de5be2d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:15.659900 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-da42d539-2956-4d40-9e1d-de012de5be2d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:15.666922 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:15.666922 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:29:15.670364 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-da42d539-2956-4d40-9e1d-de012de5be2d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Volume info retrieved successfully. Aug 01 00:29:15.674392 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-da42d539-2956-4d40-9e1d-de012de5be2d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/volumes/713a7579-8c97-470f-bd27-8a6cb6b34724 returned with HTTP 200 Aug 01 00:29:15.674781 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1420/5681] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:15 2026] GET /volume/v3/volumes/713a7579-8c97-470f-bd27-8a6cb6b34724 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:29:16.687069 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-cce2215c-bb83-4307-9979-92afdc489d6f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:16.688581 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cce2215c-bb83-4307-9979-92afdc489d6f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/volumes/713a7579-8c97-470f-bd27-8a6cb6b34724 Aug 01 00:29:16.688783 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cce2215c-bb83-4307-9979-92afdc489d6f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:16.688986 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-cce2215c-bb83-4307-9979-92afdc489d6f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:16.694037 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-cce2215c-bb83-4307-9979-92afdc489d6f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/volumes/713a7579-8c97-470f-bd27-8a6cb6b34724 returned with HTTP 404 Aug 01 00:29:16.694438 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1423/5682] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:16 2026] GET /volume/v3/volumes/713a7579-8c97-470f-bd27-8a6cb6b34724 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:29:16.701343 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-23dbb986-0cb1-441e-8528-17075d7790d9 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:16.703211 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-23dbb986-0cb1-441e-8528-17075d7790d9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] POST https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3/restore Aug 01 00:29:16.703575 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-23dbb986-0cb1-441e-8528-17075d7790d9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:29:16.705343 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.contrib.backups [None req-23dbb986-0cb1-441e-8528-17075d7790d9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Restoring backup 96e49956-fdc8-49b4-b892-fca40d9560d3 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100407) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 01 00:29:16.705343 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-23dbb986-0cb1-441e-8528-17075d7790d9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Restoring backup 96e49956-fdc8-49b4-b892-fca40d9560d3 to volume None. Aug 01 00:29:16.709340 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:16.709340 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:29:16.710166 np0000006296 devstack@c-api.service[100407]: INFO cinder.backup.api [None req-23dbb986-0cb1-441e-8528-17075d7790d9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Creating volume of 1 GB for restore of backup 96e49956-fdc8-49b4-b892-fca40d9560d3. Aug 01 00:29:16.713013 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-23dbb986-0cb1-441e-8528-17075d7790d9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Availability Zones retrieved successfully. Aug 01 00:29:16.718849 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-23dbb986-0cb1-441e-8528-17075d7790d9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Flow 'volume_create_api' (7e24c7ac-1a0d-4f70-8c48-00481a02388a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:29:16.719741 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-23dbb986-0cb1-441e-8528-17075d7790d9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3de0d9c-fad1-4c30-853f-e53ad3d64849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:29:16.720640 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-23dbb986-0cb1-441e-8528-17075d7790d9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:29:16.741373 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-23dbb986-0cb1-441e-8528-17075d7790d9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3de0d9c-fad1-4c30-853f-e53ad3d64849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:29:16.742140 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-23dbb986-0cb1-441e-8528-17075d7790d9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2957053-e5c0-40c5-ba4d-9a084bbe002c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:29:16.770599 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-23dbb986-0cb1-441e-8528-17075d7790d9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Created reservations ['bf77c0be-c0cb-436c-82a0-4ef6374704f8', '0a147f82-f1ab-4973-9f1e-81f437030987', '6c591281-5b20-4afa-bed7-b2d29a061fcb', '1522801c-095a-4eda-ab98-e86852b74df1'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:29:16.771400 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-23dbb986-0cb1-441e-8528-17075d7790d9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2957053-e5c0-40c5-ba4d-9a084bbe002c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf77c0be-c0cb-436c-82a0-4ef6374704f8', '0a147f82-f1ab-4973-9f1e-81f437030987', '6c591281-5b20-4afa-bed7-b2d29a061fcb', '1522801c-095a-4eda-ab98-e86852b74df1']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:29:16.772248 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-23dbb986-0cb1-441e-8528-17075d7790d9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bb662d7-9b08-4550-96ae-0efbcd163d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:29:16.799754 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-23dbb986-0cb1-441e-8528-17075d7790d9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bb662d7-9b08-4550-96ae-0efbcd163d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d7988d5-cb0b-43e9-8c6a-dd046d93d535', '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='9262d1bd1b9e4884851f5f4002195bf4',qos_specs=None,replication_status=,reservations=['bf77c0be-c0cb-436c-82a0-4ef6374704f8','0a147f82-f1ab-4973-9f1e-81f437030987','6c591281-5b20-4afa-bed7-b2d29a061fcb','1522801c-095a-4eda-ab98-e86852b74df1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffaad6df7ab24448b17c13172012908c',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:29:16Z,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=0d7988d5-cb0b-43e9-8c6a-dd046d93d535,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9262d1bd1b9e4884851f5f4002195bf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffaad6df7ab24448b17c13172012908c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:29:16.800545 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-23dbb986-0cb1-441e-8528-17075d7790d9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc02afcf-324c-42f9-badb-0567ee2792ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:29:16.812571 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-23dbb986-0cb1-441e-8528-17075d7790d9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc02afcf-324c-42f9-badb-0567ee2792ed) transitioned into 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='9262d1bd1b9e4884851f5f4002195bf4',qos_specs=None,replication_status=,reservations=['bf77c0be-c0cb-436c-82a0-4ef6374704f8','0a147f82-f1ab-4973-9f1e-81f437030987','6c591281-5b20-4afa-bed7-b2d29a061fcb','1522801c-095a-4eda-ab98-e86852b74df1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffaad6df7ab24448b17c13172012908c',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:29:16.813312 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-23dbb986-0cb1-441e-8528-17075d7790d9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (792d77a5-e30d-4415-9d23-578cb48ca4c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:29:16.820412 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-23dbb986-0cb1-441e-8528-17075d7790d9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (792d77a5-e30d-4415-9d23-578cb48ca4c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:29:16.821222 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-23dbb986-0cb1-441e-8528-17075d7790d9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Flow 'volume_create_api' (7e24c7ac-1a0d-4f70-8c48-00481a02388a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:29:16.821543 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-23dbb986-0cb1-441e-8528-17075d7790d9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Create volume request issued successfully. Aug 01 00:29:16.827623 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:16.827623 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:29:16.828027 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-23dbb986-0cb1-441e-8528-17075d7790d9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Volume info retrieved successfully. Aug 01 00:29:17.834731 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:17.834731 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:29:17.835173 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-23dbb986-0cb1-441e-8528-17075d7790d9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Volume info retrieved successfully. Aug 01 00:29:17.835199 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.backup.api [None req-23dbb986-0cb1-441e-8528-17075d7790d9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Checking backup size 1 against volume size 1 {{(pid=100407) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 01 00:29:17.835301 np0000006296 devstack@c-api.service[100407]: INFO cinder.backup.api [None req-23dbb986-0cb1-441e-8528-17075d7790d9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Overwriting volume 0d7988d5-cb0b-43e9-8c6a-dd046d93d535 with restore of backup 96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:29:17.846544 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.backup.rpcapi [None req-23dbb986-0cb1-441e-8528-17075d7790d9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] restore_backup in rpcapi backup_id 96e49956-fdc8-49b4-b892-fca40d9560d3 {{(pid=100407) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 01 00:29:17.848125 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-23dbb986-0cb1-441e-8528-17075d7790d9 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3/restore returned with HTTP 202 Aug 01 00:29:17.848560 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1418/5683] 10.4.3.222 () {70 vars in 1433 bytes} [Sat Aug 1 00:29:16 2026] POST /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3/restore => generated 152 bytes in 1148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:29:17.855727 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d53816ea-fae8-4af2-8a67-13c192df5d6d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:17.857400 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d53816ea-fae8-4af2-8a67-13c192df5d6d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:29:17.857596 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d53816ea-fae8-4af2-8a67-13c192df5d6d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:17.857787 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d53816ea-fae8-4af2-8a67-13c192df5d6d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:17.857893 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-d53816ea-fae8-4af2-8a67-13c192df5d6d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:17.861857 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:17.861857 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:29:17.862402 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d53816ea-fae8-4af2-8a67-13c192df5d6d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:29:17.862731 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1423/5684] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:17 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:18.872265 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-5916cc02-038f-41e0-a4a2-ff5410ec233e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:18.874003 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5916cc02-038f-41e0-a4a2-ff5410ec233e tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:29:18.874232 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5916cc02-038f-41e0-a4a2-ff5410ec233e tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:18.874398 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-5916cc02-038f-41e0-a4a2-ff5410ec233e tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:18.874498 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-5916cc02-038f-41e0-a4a2-ff5410ec233e tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:18.878257 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:18.878257 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:29:18.878754 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-5916cc02-038f-41e0-a4a2-ff5410ec233e tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:29:18.879096 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1421/5685] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:18 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:19.888710 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-855a124f-f21c-45e2-a72a-d038a1d61196 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:19.891035 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-855a124f-f21c-45e2-a72a-d038a1d61196 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:29:19.891332 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-855a124f-f21c-45e2-a72a-d038a1d61196 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:19.891585 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-855a124f-f21c-45e2-a72a-d038a1d61196 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:19.891740 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-855a124f-f21c-45e2-a72a-d038a1d61196 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:19.897008 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:19.897008 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:29:19.897811 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-855a124f-f21c-45e2-a72a-d038a1d61196 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:29:19.898412 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1424/5686] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:19 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:20.908431 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-670b3c06-f6cd-4194-b4d6-30a702282e05 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:20.910442 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-670b3c06-f6cd-4194-b4d6-30a702282e05 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:29:20.910659 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-670b3c06-f6cd-4194-b4d6-30a702282e05 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:20.910878 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-670b3c06-f6cd-4194-b4d6-30a702282e05 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:20.911006 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-670b3c06-f6cd-4194-b4d6-30a702282e05 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:20.915456 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:20.915456 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:29:20.916240 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-670b3c06-f6cd-4194-b4d6-30a702282e05 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:29:20.916610 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1419/5687] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:20 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:21.925628 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-8d483080-3d90-410e-9258-8060a3787372 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:21.927553 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8d483080-3d90-410e-9258-8060a3787372 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:29:21.927795 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8d483080-3d90-410e-9258-8060a3787372 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:21.927991 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-8d483080-3d90-410e-9258-8060a3787372 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:21.928094 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-8d483080-3d90-410e-9258-8060a3787372 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:21.932263 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:21.932263 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:29:21.932876 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-8d483080-3d90-410e-9258-8060a3787372 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:29:21.933269 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1424/5688] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:21 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:22.942351 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4961705d-177f-45ea-b2ff-08079997059d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:22.943987 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4961705d-177f-45ea-b2ff-08079997059d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:29:22.944205 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4961705d-177f-45ea-b2ff-08079997059d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:22.944377 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4961705d-177f-45ea-b2ff-08079997059d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:22.944478 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-4961705d-177f-45ea-b2ff-08079997059d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:22.948923 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:22.948923 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:29:22.949644 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4961705d-177f-45ea-b2ff-08079997059d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:29:22.950074 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1422/5689] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:22 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:23.959605 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4eda0a54-ca25-4bad-983a-5723665841a0 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:23.961330 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4eda0a54-ca25-4bad-983a-5723665841a0 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:29:23.961520 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4eda0a54-ca25-4bad-983a-5723665841a0 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:23.961691 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4eda0a54-ca25-4bad-983a-5723665841a0 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:23.961819 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-4eda0a54-ca25-4bad-983a-5723665841a0 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:23.965618 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:23.965618 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:29:23.966165 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4eda0a54-ca25-4bad-983a-5723665841a0 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:29:23.966469 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1425/5690] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:23 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:24.976456 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c80c1263-c5db-4e17-9f48-15a1fd130298 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:24.978306 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c80c1263-c5db-4e17-9f48-15a1fd130298 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:29:24.978521 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c80c1263-c5db-4e17-9f48-15a1fd130298 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:24.978711 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c80c1263-c5db-4e17-9f48-15a1fd130298 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:24.978826 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-c80c1263-c5db-4e17-9f48-15a1fd130298 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:24.982823 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:24.982823 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:29:24.983411 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c80c1263-c5db-4e17-9f48-15a1fd130298 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:29:24.983738 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1420/5691] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:24 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:25.993522 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-ab6b8379-a488-4db3-87cf-9f34d39901f7 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:25.995087 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ab6b8379-a488-4db3-87cf-9f34d39901f7 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:29:25.995305 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ab6b8379-a488-4db3-87cf-9f34d39901f7 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:25.995478 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-ab6b8379-a488-4db3-87cf-9f34d39901f7 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:25.995579 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-ab6b8379-a488-4db3-87cf-9f34d39901f7 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:25.999675 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:25.999675 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:29:26.000230 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-ab6b8379-a488-4db3-87cf-9f34d39901f7 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:29:26.000537 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1425/5692] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:25 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:27.009942 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-560bea02-9591-422d-be1f-af1399829e8a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:27.011283 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-560bea02-9591-422d-be1f-af1399829e8a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:29:27.011472 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-560bea02-9591-422d-be1f-af1399829e8a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:27.011648 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-560bea02-9591-422d-be1f-af1399829e8a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:27.011750 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-560bea02-9591-422d-be1f-af1399829e8a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:27.015614 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:27.015614 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:29:27.016181 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-560bea02-9591-422d-be1f-af1399829e8a tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:29:27.016516 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1423/5693] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:27 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:27.024944 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-aff9d6b2-6473-47c5-b962-c8b73679b299 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:27.026644 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-aff9d6b2-6473-47c5-b962-c8b73679b299 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/0d7988d5-cb0b-43e9-8c6a-dd046d93d535 Aug 01 00:29:27.026872 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-aff9d6b2-6473-47c5-b962-c8b73679b299 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:27.027075 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-aff9d6b2-6473-47c5-b962-c8b73679b299 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:27.027257 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-aff9d6b2-6473-47c5-b962-c8b73679b299 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Delete volume with id: 0d7988d5-cb0b-43e9-8c6a-dd046d93d535 Aug 01 00:29:27.034027 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:27.034027 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:29:27.034283 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-aff9d6b2-6473-47c5-b962-c8b73679b299 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Volume info retrieved successfully. Aug 01 00:29:27.050239 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-aff9d6b2-6473-47c5-b962-c8b73679b299 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Delete volume request issued successfully. Aug 01 00:29:27.050419 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-aff9d6b2-6473-47c5-b962-c8b73679b299 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/volumes/0d7988d5-cb0b-43e9-8c6a-dd046d93d535 returned with HTTP 202 Aug 01 00:29:27.050853 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1426/5694] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:29:27 2026] DELETE /volume/v3/volumes/0d7988d5-cb0b-43e9-8c6a-dd046d93d535 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:29:27.058729 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-728b43e9-7751-4820-b475-a53830dd9752 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:27.060413 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-728b43e9-7751-4820-b475-a53830dd9752 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/volumes/0d7988d5-cb0b-43e9-8c6a-dd046d93d535 Aug 01 00:29:27.060599 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-728b43e9-7751-4820-b475-a53830dd9752 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:27.060780 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-728b43e9-7751-4820-b475-a53830dd9752 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:27.067134 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:27.067134 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:29:27.070028 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-728b43e9-7751-4820-b475-a53830dd9752 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Volume info retrieved successfully. Aug 01 00:29:27.073990 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-728b43e9-7751-4820-b475-a53830dd9752 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/volumes/0d7988d5-cb0b-43e9-8c6a-dd046d93d535 returned with HTTP 200 Aug 01 00:29:27.074439 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1421/5695] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:27 2026] GET /volume/v3/volumes/0d7988d5-cb0b-43e9-8c6a-dd046d93d535 => generated 1065 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:29:28.087499 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2422b366-e160-4470-a87b-f68f1c45b400 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:28.089136 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2422b366-e160-4470-a87b-f68f1c45b400 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/volumes/0d7988d5-cb0b-43e9-8c6a-dd046d93d535 Aug 01 00:29:28.089332 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2422b366-e160-4470-a87b-f68f1c45b400 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:28.089506 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2422b366-e160-4470-a87b-f68f1c45b400 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:28.094945 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2422b366-e160-4470-a87b-f68f1c45b400 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/volumes/0d7988d5-cb0b-43e9-8c6a-dd046d93d535 returned with HTTP 404 Aug 01 00:29:28.095407 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1426/5696] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:28 2026] GET /volume/v3/volumes/0d7988d5-cb0b-43e9-8c6a-dd046d93d535 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:29:28.103808 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b5a21251-4680-48fc-9432-76af35c46c84 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:28.105466 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b5a21251-4680-48fc-9432-76af35c46c84 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:29:28.105734 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b5a21251-4680-48fc-9432-76af35c46c84 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:28.105999 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b5a21251-4680-48fc-9432-76af35c46c84 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:28.106161 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-b5a21251-4680-48fc-9432-76af35c46c84 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:28.111182 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:28.111182 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:29:28.111946 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b5a21251-4680-48fc-9432-76af35c46c84 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:29:28.112427 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1424/5697] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:28 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:28.121160 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-40683456-4e91-4dcb-a70b-2aff89868827 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:28.123301 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-40683456-4e91-4dcb-a70b-2aff89868827 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] DELETE https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce Aug 01 00:29:28.123573 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-40683456-4e91-4dcb-a70b-2aff89868827 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:28.123823 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-40683456-4e91-4dcb-a70b-2aff89868827 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:28.123964 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.contrib.backups [None req-40683456-4e91-4dcb-a70b-2aff89868827 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Delete backup with id: 4094b302-1f1a-42bd-867c-2712da10e7ce. Aug 01 00:29:28.129013 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:28.129013 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:29:28.142524 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.backup.rpcapi [None req-40683456-4e91-4dcb-a70b-2aff89868827 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] delete_backup rpcapi backup_id 4094b302-1f1a-42bd-867c-2712da10e7ce {{(pid=100408) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:29:28.144160 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-40683456-4e91-4dcb-a70b-2aff89868827 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce returned with HTTP 202 Aug 01 00:29:28.144597 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1427/5698] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:29:28 2026] DELETE /volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:29:28.150989 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-305e7deb-0277-4ec5-bda1-eb0e2dbaabdc None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:28.152707 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-305e7deb-0277-4ec5-bda1-eb0e2dbaabdc tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce Aug 01 00:29:28.152940 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-305e7deb-0277-4ec5-bda1-eb0e2dbaabdc tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:28.153131 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-305e7deb-0277-4ec5-bda1-eb0e2dbaabdc tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:28.153236 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-305e7deb-0277-4ec5-bda1-eb0e2dbaabdc tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 4094b302-1f1a-42bd-867c-2712da10e7ce. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:28.154931 np0000006296 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=164,cinder:UPDATE=55,cinder:INSERT=44 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:29:28.158007 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:28.158007 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:29:28.158807 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-305e7deb-0277-4ec5-bda1-eb0e2dbaabdc tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce returned with HTTP 200 Aug 01 00:29:28.159291 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1422/5699] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:28 2026] GET /volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:29.168865 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d22cb1b7-e6aa-4f26-b4e7-bb8081d30a3d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:29.170595 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d22cb1b7-e6aa-4f26-b4e7-bb8081d30a3d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce Aug 01 00:29:29.170808 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d22cb1b7-e6aa-4f26-b4e7-bb8081d30a3d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:29.171013 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d22cb1b7-e6aa-4f26-b4e7-bb8081d30a3d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:29.171108 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-d22cb1b7-e6aa-4f26-b4e7-bb8081d30a3d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 4094b302-1f1a-42bd-867c-2712da10e7ce. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:29.174426 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d22cb1b7-e6aa-4f26-b4e7-bb8081d30a3d tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce returned with HTTP 404 Aug 01 00:29:29.174839 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1427/5700] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:29 2026] GET /volume/v3/backups/4094b302-1f1a-42bd-867c-2712da10e7ce => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:29:29.180520 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-3c15e37c-0360-4f3e-bd55-00de10aed7e2 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:29.182609 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3c15e37c-0360-4f3e-bd55-00de10aed7e2 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] DELETE https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 Aug 01 00:29:29.182874 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3c15e37c-0360-4f3e-bd55-00de10aed7e2 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:29.183101 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-3c15e37c-0360-4f3e-bd55-00de10aed7e2 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:29.183253 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-3c15e37c-0360-4f3e-bd55-00de10aed7e2 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Delete backup with id: 533a7463-cc62-48c0-8940-7bf1fb706eb3. Aug 01 00:29:29.188085 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:29.188085 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:29:29.201076 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.backup.rpcapi [None req-3c15e37c-0360-4f3e-bd55-00de10aed7e2 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] delete_backup rpcapi backup_id 533a7463-cc62-48c0-8940-7bf1fb706eb3 {{(pid=100406) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:29:29.202924 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-3c15e37c-0360-4f3e-bd55-00de10aed7e2 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 returned with HTTP 202 Aug 01 00:29:29.203527 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1425/5701] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:29:29 2026] DELETE /volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:29:29.208872 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-4debe430-79f6-4923-bcd4-85d7fea2c01f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:29.210710 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4debe430-79f6-4923-bcd4-85d7fea2c01f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 Aug 01 00:29:29.210943 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4debe430-79f6-4923-bcd4-85d7fea2c01f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:29.211125 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-4debe430-79f6-4923-bcd4-85d7fea2c01f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:29.211231 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-4debe430-79f6-4923-bcd4-85d7fea2c01f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 533a7463-cc62-48c0-8940-7bf1fb706eb3. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:29.212975 np0000006296 devstack@c-api.service[100408]: DEBUG dbcounter [-] [100408] Writing DB stats cinder:SELECT=183,cinder:INSERT=37,cinder:UPDATE=68 {{(pid=100408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:29:29.215882 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:29.215882 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:29:29.216436 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-4debe430-79f6-4923-bcd4-85d7fea2c01f tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 returned with HTTP 200 Aug 01 00:29:29.216891 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1428/5702] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:29 2026] GET /volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:30.226993 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8fbdf471-fdb0-44d2-81f8-158a4129d895 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:30.229025 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8fbdf471-fdb0-44d2-81f8-158a4129d895 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 Aug 01 00:29:30.229296 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8fbdf471-fdb0-44d2-81f8-158a4129d895 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:30.229509 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8fbdf471-fdb0-44d2-81f8-158a4129d895 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:30.229643 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-8fbdf471-fdb0-44d2-81f8-158a4129d895 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 533a7463-cc62-48c0-8940-7bf1fb706eb3. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:30.233940 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8fbdf471-fdb0-44d2-81f8-158a4129d895 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 returned with HTTP 404 Aug 01 00:29:30.234458 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1423/5703] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:30 2026] GET /volume/v3/backups/533a7463-cc62-48c0-8940-7bf1fb706eb3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:29:30.240853 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6767dbcf-9303-4785-832a-68094ed1db20 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:30.242482 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6767dbcf-9303-4785-832a-68094ed1db20 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] DELETE https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:29:30.242675 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6767dbcf-9303-4785-832a-68094ed1db20 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:30.242887 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6767dbcf-9303-4785-832a-68094ed1db20 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:30.242996 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.contrib.backups [None req-6767dbcf-9303-4785-832a-68094ed1db20 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Delete backup with id: 96e49956-fdc8-49b4-b892-fca40d9560d3. Aug 01 00:29:30.244414 np0000006296 devstack@c-api.service[100409]: DEBUG dbcounter [-] [100409] Writing DB stats cinder:SELECT=176,cinder:INSERT=38,cinder:UPDATE=53,cinder:DELETE=1 {{(pid=100409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:29:30.247917 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:30.247917 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:29:30.259662 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.backup.rpcapi [None req-6767dbcf-9303-4785-832a-68094ed1db20 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] delete_backup rpcapi backup_id 96e49956-fdc8-49b4-b892-fca40d9560d3 {{(pid=100409) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:29:30.261231 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6767dbcf-9303-4785-832a-68094ed1db20 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 202 Aug 01 00:29:30.261583 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1428/5704] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:29:30 2026] DELETE /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:29:30.267932 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-18422cc2-6f5b-4bb9-89ec-2ba4aeee3548 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:30.270388 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-18422cc2-6f5b-4bb9-89ec-2ba4aeee3548 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:29:30.270589 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-18422cc2-6f5b-4bb9-89ec-2ba4aeee3548 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:30.270793 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-18422cc2-6f5b-4bb9-89ec-2ba4aeee3548 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:30.270898 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-18422cc2-6f5b-4bb9-89ec-2ba4aeee3548 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:30.274871 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:30.274871 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:29:30.275459 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-18422cc2-6f5b-4bb9-89ec-2ba4aeee3548 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 200 Aug 01 00:29:30.275787 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1426/5705] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:30 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:31.285667 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-7fd6de7e-2ab6-47ed-bbbd-be52e11aca78 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:31.287778 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7fd6de7e-2ab6-47ed-bbbd-be52e11aca78 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 Aug 01 00:29:31.288043 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7fd6de7e-2ab6-47ed-bbbd-be52e11aca78 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:31.288281 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-7fd6de7e-2ab6-47ed-bbbd-be52e11aca78 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:31.288421 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-7fd6de7e-2ab6-47ed-bbbd-be52e11aca78 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Show backup with id 96e49956-fdc8-49b4-b892-fca40d9560d3. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:31.292539 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-7fd6de7e-2ab6-47ed-bbbd-be52e11aca78 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 returned with HTTP 404 Aug 01 00:29:31.293100 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1429/5706] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:31 2026] GET /volume/v3/backups/96e49956-fdc8-49b4-b892-fca40d9560d3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:29:31.299914 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-65e452a0-130f-4278-adad-629fcfbebd31 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:31.301501 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-65e452a0-130f-4278-adad-629fcfbebd31 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/9f01f009-989d-497a-8be7-16b4827e4d02 Aug 01 00:29:31.301691 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-65e452a0-130f-4278-adad-629fcfbebd31 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:31.301889 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-65e452a0-130f-4278-adad-629fcfbebd31 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:31.302037 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-65e452a0-130f-4278-adad-629fcfbebd31 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Delete volume with id: 9f01f009-989d-497a-8be7-16b4827e4d02 Aug 01 00:29:31.308440 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:31.308440 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:29:31.308704 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-65e452a0-130f-4278-adad-629fcfbebd31 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Volume info retrieved successfully. Aug 01 00:29:31.324596 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-65e452a0-130f-4278-adad-629fcfbebd31 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Delete volume request issued successfully. Aug 01 00:29:31.324875 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-65e452a0-130f-4278-adad-629fcfbebd31 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/volumes/9f01f009-989d-497a-8be7-16b4827e4d02 returned with HTTP 202 Aug 01 00:29:31.325322 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1424/5707] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:29:31 2026] DELETE /volume/v3/volumes/9f01f009-989d-497a-8be7-16b4827e4d02 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:29:31.332447 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9a78ca2e-396d-4f8a-8d87-7581c0c7c42c None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:31.334053 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9a78ca2e-396d-4f8a-8d87-7581c0c7c42c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/volumes/9f01f009-989d-497a-8be7-16b4827e4d02 Aug 01 00:29:31.334261 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9a78ca2e-396d-4f8a-8d87-7581c0c7c42c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:31.334425 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9a78ca2e-396d-4f8a-8d87-7581c0c7c42c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:31.341484 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:31.341484 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:29:31.344923 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-9a78ca2e-396d-4f8a-8d87-7581c0c7c42c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Volume info retrieved successfully. Aug 01 00:29:31.348520 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9a78ca2e-396d-4f8a-8d87-7581c0c7c42c tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/volumes/9f01f009-989d-497a-8be7-16b4827e4d02 returned with HTTP 200 Aug 01 00:29:31.348831 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1429/5708] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:31 2026] GET /volume/v3/volumes/9f01f009-989d-497a-8be7-16b4827e4d02 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:29:32.361703 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-8d768b5b-8258-47aa-b71e-e2b06547b431 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:32.363481 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8d768b5b-8258-47aa-b71e-e2b06547b431 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] GET https://10.4.3.222/volume/v3/volumes/9f01f009-989d-497a-8be7-16b4827e4d02 Aug 01 00:29:32.363684 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8d768b5b-8258-47aa-b71e-e2b06547b431 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:32.363898 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-8d768b5b-8258-47aa-b71e-e2b06547b431 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:32.369581 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-8d768b5b-8258-47aa-b71e-e2b06547b431 tempest-ProjectAdminTests33-1413776784 tempest-ProjectAdminTests33-1413776784-project-admin] https://10.4.3.222/volume/v3/volumes/9f01f009-989d-497a-8be7-16b4827e4d02 returned with HTTP 404 Aug 01 00:29:32.370010 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1427/5709] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:32 2026] GET /volume/v3/volumes/9f01f009-989d-497a-8be7-16b4827e4d02 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:29:33.571070 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f3b709a3-f932-434d-a43a-223d94b83b5e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:33.649844 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f3b709a3-f932-434d-a43a-223d94b83b5e tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:29:33.650203 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f3b709a3-f932-434d-a43a-223d94b83b5e tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1794746902", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1469951683", "vendor_name": "tempest-vendor_name-1314317337"}}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:29:33.664510 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f3b709a3-f932-434d-a43a-223d94b83b5e tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:29:33.664831 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1430/5710] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:29:33 2026] POST /volume/v3/types => generated 330 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:33.672323 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2c420510-9ba3-43d0-ba7b-b8c53e777120 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:33.673961 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2c420510-9ba3-43d0-ba7b-b8c53e777120 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:29:33.674335 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2c420510-9ba3-43d0-ba7b-b8c53e777120 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "05fd586c-2899-47f5-947f-06772ab67e96", "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:29:33.675644 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-2c420510-9ba3-43d0-ba7b-b8c53e777120 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Create volume request body: {'volume': {'volume_type': '05fd586c-2899-47f5-947f-06772ab67e96', 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:29:33.679288 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-2c420510-9ba3-43d0-ba7b-b8c53e777120 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Create volume of 1 GB Aug 01 00:29:33.679610 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:33.679610 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:29:33.680046 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2c420510-9ba3-43d0-ba7b-b8c53e777120 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Availability Zones retrieved successfully. Aug 01 00:29:33.687130 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2c420510-9ba3-43d0-ba7b-b8c53e777120 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Flow 'volume_create_api' (27f6afd5-bb12-4cc5-bf8a-8898486f24df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:29:33.688283 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2c420510-9ba3-43d0-ba7b-b8c53e777120 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bf3a68c-bf35-48fd-8411-c22acded3b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:29:33.689209 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-2c420510-9ba3-43d0-ba7b-b8c53e777120 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:29:33.709752 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2c420510-9ba3-43d0-ba7b-b8c53e777120 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bf3a68c-bf35-48fd-8411-c22acded3b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:29:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1469951683',vendor_name='tempest-vendor_name-1314317337'},id=05fd586c-2899-47f5-947f-06772ab67e96,is_public=True,name='tempest-ProjectReaderTests-volume-type-1794746902',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05fd586c-2899-47f5-947f-06772ab67e96', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:29:33.710649 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2c420510-9ba3-43d0-ba7b-b8c53e777120 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24f8d532-6b6c-4701-9a75-d917fab18179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:29:33.732215 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-2c420510-9ba3-43d0-ba7b-b8c53e777120 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1794746902 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1794746902, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:29:33.732450 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-2c420510-9ba3-43d0-ba7b-b8c53e777120 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1794746902 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1794746902, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:29:33.760142 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-2c420510-9ba3-43d0-ba7b-b8c53e777120 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Created reservations ['328f187b-86f1-48a1-b421-35d8bb2a4b70', '2fc8e121-4b7a-4084-85cd-7e7979de2fd0', 'e47685ea-5275-4dfb-9381-13da7b012ef1', '49791540-11da-427c-a329-4ffe2811ae13'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:29:33.761019 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2c420510-9ba3-43d0-ba7b-b8c53e777120 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24f8d532-6b6c-4701-9a75-d917fab18179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['328f187b-86f1-48a1-b421-35d8bb2a4b70', '2fc8e121-4b7a-4084-85cd-7e7979de2fd0', 'e47685ea-5275-4dfb-9381-13da7b012ef1', '49791540-11da-427c-a329-4ffe2811ae13']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:29:33.761686 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2c420510-9ba3-43d0-ba7b-b8c53e777120 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae061cfc-db9e-4480-995d-2ffe2c0dd328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:29:33.783083 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2c420510-9ba3-43d0-ba7b-b8c53e777120 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae061cfc-db9e-4480-995d-2ffe2c0dd328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e08cbc7-2cb0-47db-bbe6-4125f852ffd0', '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='ebc82f865a474bdda497870c2d83e8a3',qos_specs=None,replication_status=,reservations=['328f187b-86f1-48a1-b421-35d8bb2a4b70','2fc8e121-4b7a-4084-85cd-7e7979de2fd0','e47685ea-5275-4dfb-9381-13da7b012ef1','49791540-11da-427c-a329-4ffe2811ae13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9658a08c302e4a59a095cdde1d1c8dd5',volume_type_id=05fd586c-2899-47f5-947f-06772ab67e96), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:29:33Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e08cbc7-2cb0-47db-bbe6-4125f852ffd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebc82f865a474bdda497870c2d83e8a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9658a08c302e4a59a095cdde1d1c8dd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05fd586c-2899-47f5-947f-06772ab67e96),volume_type_id=05fd586c-2899-47f5-947f-06772ab67e96)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:29:33.783803 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2c420510-9ba3-43d0-ba7b-b8c53e777120 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80e941ea-c4c6-4d15-ad0b-3ee7b68a91de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:29:33.798751 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2c420510-9ba3-43d0-ba7b-b8c53e777120 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80e941ea-c4c6-4d15-ad0b-3ee7b68a91de) transitioned into state 'SUCCESS' from 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='ebc82f865a474bdda497870c2d83e8a3',qos_specs=None,replication_status=,reservations=['328f187b-86f1-48a1-b421-35d8bb2a4b70','2fc8e121-4b7a-4084-85cd-7e7979de2fd0','e47685ea-5275-4dfb-9381-13da7b012ef1','49791540-11da-427c-a329-4ffe2811ae13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9658a08c302e4a59a095cdde1d1c8dd5',volume_type_id=05fd586c-2899-47f5-947f-06772ab67e96)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:29:33.799556 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2c420510-9ba3-43d0-ba7b-b8c53e777120 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2107be81-595b-419f-b332-f8a70449069f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:29:33.807943 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2c420510-9ba3-43d0-ba7b-b8c53e777120 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2107be81-595b-419f-b332-f8a70449069f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:29:33.808681 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-2c420510-9ba3-43d0-ba7b-b8c53e777120 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Flow 'volume_create_api' (27f6afd5-bb12-4cc5-bf8a-8898486f24df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:29:33.808981 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2c420510-9ba3-43d0-ba7b-b8c53e777120 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Create volume request issued successfully. Aug 01 00:29:33.809491 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2c420510-9ba3-43d0-ba7b-b8c53e777120 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:29:33.809887 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1425/5711] 10.4.3.222 () {70 vars in 1298 bytes} [Sat Aug 1 00:29:33 2026] POST /volume/v3/volumes => generated 774 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:29:33.823632 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-14070d93-d520-41b5-9400-bfd9084b29b4 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:33.825635 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-14070d93-d520-41b5-9400-bfd9084b29b4 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] GET https://10.4.3.222/volume/v3/volumes/4e08cbc7-2cb0-47db-bbe6-4125f852ffd0 Aug 01 00:29:33.825784 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-14070d93-d520-41b5-9400-bfd9084b29b4 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:33.826011 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-14070d93-d520-41b5-9400-bfd9084b29b4 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:33.832718 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:33.832718 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:29:33.835831 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-14070d93-d520-41b5-9400-bfd9084b29b4 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Volume info retrieved successfully. Aug 01 00:29:33.839246 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-14070d93-d520-41b5-9400-bfd9084b29b4 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] https://10.4.3.222/volume/v3/volumes/4e08cbc7-2cb0-47db-bbe6-4125f852ffd0 returned with HTTP 200 Aug 01 00:29:33.839585 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1430/5712] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:33 2026] GET /volume/v3/volumes/4e08cbc7-2cb0-47db-bbe6-4125f852ffd0 => generated 953 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:34.853945 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-887d21ca-fefd-49a7-8108-5acd2267da99 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:34.855668 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-887d21ca-fefd-49a7-8108-5acd2267da99 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] GET https://10.4.3.222/volume/v3/volumes/4e08cbc7-2cb0-47db-bbe6-4125f852ffd0 Aug 01 00:29:34.855939 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-887d21ca-fefd-49a7-8108-5acd2267da99 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:34.856120 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-887d21ca-fefd-49a7-8108-5acd2267da99 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:34.863031 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:34.863031 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:29:34.866419 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-887d21ca-fefd-49a7-8108-5acd2267da99 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Volume info retrieved successfully. Aug 01 00:29:34.869872 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-887d21ca-fefd-49a7-8108-5acd2267da99 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] https://10.4.3.222/volume/v3/volumes/4e08cbc7-2cb0-47db-bbe6-4125f852ffd0 returned with HTTP 200 Aug 01 00:29:34.870209 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1428/5713] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:34 2026] GET /volume/v3/volumes/4e08cbc7-2cb0-47db-bbe6-4125f852ffd0 => generated 974 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:34.884408 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-04498aee-ae4d-4d25-8d1b-7b9f207503b5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:34.886026 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-04498aee-ae4d-4d25-8d1b-7b9f207503b5 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] GET https://10.4.3.222/volume/v3/messages Aug 01 00:29:34.886244 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-04498aee-ae4d-4d25-8d1b-7b9f207503b5 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:34.886411 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-04498aee-ae4d-4d25-8d1b-7b9f207503b5 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:34.889414 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-04498aee-ae4d-4d25-8d1b-7b9f207503b5 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] https://10.4.3.222/volume/v3/messages returned with HTTP 200 Aug 01 00:29:34.889749 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1431/5714] 10.4.3.222 () {68 vars in 1280 bytes} [Sat Aug 1 00:29:34 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 01 00:29:34.896888 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e99cb093-3186-45eb-ba79-0188d2f8ce0f None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:34.949224 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e99cb093-3186-45eb-ba79-0188d2f8ce0f tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-reader] GET https://10.4.3.222/volume/v3/messages Aug 01 00:29:34.949427 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e99cb093-3186-45eb-ba79-0188d2f8ce0f tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-reader] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:34.949600 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e99cb093-3186-45eb-ba79-0188d2f8ce0f tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-reader] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:34.949862 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:34.949862 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:29:34.953016 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e99cb093-3186-45eb-ba79-0188d2f8ce0f tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-reader] https://10.4.3.222/volume/v3/messages returned with HTTP 200 Aug 01 00:29:34.953349 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1426/5715] 10.4.3.222 () {68 vars in 1280 bytes} [Sat Aug 1 00:29:34 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 01 00:29:34.960871 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-60ffc4a7-6928-4d01-b8c0-65c1656ceae0 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:34.962520 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-60ffc4a7-6928-4d01-b8c0-65c1656ceae0 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] DELETE https://10.4.3.222/volume/v3/messages/c82e099d-e981-489d-98c0-537e0cab5ec7 Aug 01 00:29:34.962787 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-60ffc4a7-6928-4d01-b8c0-65c1656ceae0 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:34.963005 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-60ffc4a7-6928-4d01-b8c0-65c1656ceae0 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:34.970685 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-60ffc4a7-6928-4d01-b8c0-65c1656ceae0 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] https://10.4.3.222/volume/v3/messages/c82e099d-e981-489d-98c0-537e0cab5ec7 returned with HTTP 204 Aug 01 00:29:34.971054 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1431/5716] 10.4.3.222 () {68 vars in 1394 bytes} [Sat Aug 1 00:29:34 2026] DELETE /volume/v3/messages/c82e099d-e981-489d-98c0-537e0cab5ec7 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 01 00:29:34.976574 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-a674f4c4-8b9a-4a47-9c9c-06fa5b2460e9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:34.978277 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a674f4c4-8b9a-4a47-9c9c-06fa5b2460e9 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/4e08cbc7-2cb0-47db-bbe6-4125f852ffd0 Aug 01 00:29:34.978512 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a674f4c4-8b9a-4a47-9c9c-06fa5b2460e9 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:34.978725 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-a674f4c4-8b9a-4a47-9c9c-06fa5b2460e9 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:34.978922 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-a674f4c4-8b9a-4a47-9c9c-06fa5b2460e9 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Delete volume with id: 4e08cbc7-2cb0-47db-bbe6-4125f852ffd0 Aug 01 00:29:34.985642 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:34.985642 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:29:34.985931 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a674f4c4-8b9a-4a47-9c9c-06fa5b2460e9 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Volume info retrieved successfully. Aug 01 00:29:34.986752 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-a674f4c4-8b9a-4a47-9c9c-06fa5b2460e9 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100406) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 01 00:29:34.995347 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-a674f4c4-8b9a-4a47-9c9c-06fa5b2460e9 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1794746902 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1794746902, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:29:34.995620 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-a674f4c4-8b9a-4a47-9c9c-06fa5b2460e9 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1794746902 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1794746902, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:29:35.002502 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-a674f4c4-8b9a-4a47-9c9c-06fa5b2460e9 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Created reservations ['70efdedd-1757-4e31-bcc8-cf7990efa3fc', 'daa09d56-1b33-4eec-9324-23df514eb781', '208b25b8-826f-49b7-9531-31eee6ec51f7', '36fc6ded-6c7b-4271-93d4-5b4b2a93b203'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:29:35.024383 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-a674f4c4-8b9a-4a47-9c9c-06fa5b2460e9 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Delete volume request issued successfully. Aug 01 00:29:35.024623 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-a674f4c4-8b9a-4a47-9c9c-06fa5b2460e9 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] https://10.4.3.222/volume/v3/volumes/4e08cbc7-2cb0-47db-bbe6-4125f852ffd0 returned with HTTP 202 Aug 01 00:29:35.025042 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1429/5717] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:29:34 2026] DELETE /volume/v3/volumes/4e08cbc7-2cb0-47db-bbe6-4125f852ffd0 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:29:35.032061 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-81c48d65-5a4b-46c2-a8b3-840af30f3e3a None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:35.033842 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-81c48d65-5a4b-46c2-a8b3-840af30f3e3a tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] DELETE https://10.4.3.222/volume/v3/types/05fd586c-2899-47f5-947f-06772ab67e96 Aug 01 00:29:35.034025 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-81c48d65-5a4b-46c2-a8b3-840af30f3e3a tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:35.034255 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-81c48d65-5a4b-46c2-a8b3-840af30f3e3a tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Calling method '_delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:35.055410 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-81c48d65-5a4b-46c2-a8b3-840af30f3e3a tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] https://10.4.3.222/volume/v3/types/05fd586c-2899-47f5-947f-06772ab67e96 returned with HTTP 202 Aug 01 00:29:35.055747 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1432/5718] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:29:35 2026] DELETE /volume/v3/types/05fd586c-2899-47f5-947f-06772ab67e96 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:29:35.062691 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-8e86f2db-0b59-4778-8341-4c5abb61637c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:35.064504 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8e86f2db-0b59-4778-8341-4c5abb61637c tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:29:35.064924 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-8e86f2db-0b59-4778-8341-4c5abb61637c tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-903875586", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1899072442", "vendor_name": "tempest-vendor_name-1544394949"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:29:35.078183 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-8e86f2db-0b59-4778-8341-4c5abb61637c tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:29:35.078579 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1427/5719] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:29:35 2026] POST /volume/v3/types => generated 329 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:35.086062 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-6827134a-cc0f-4f40-824e-902b3216e375 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:35.088071 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6827134a-cc0f-4f40-824e-902b3216e375 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:29:35.088496 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-6827134a-cc0f-4f40-824e-902b3216e375 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2f9e9fff-764b-4d5e-8329-ff610b2957f4", "size": 1}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:29:35.090248 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-6827134a-cc0f-4f40-824e-902b3216e375 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Create volume request body: {'volume': {'volume_type': '2f9e9fff-764b-4d5e-8329-ff610b2957f4', 'size': 1}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:29:35.094487 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-6827134a-cc0f-4f40-824e-902b3216e375 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Create volume of 1 GB Aug 01 00:29:35.094823 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:35.094823 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:29:35.095236 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-6827134a-cc0f-4f40-824e-902b3216e375 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Availability Zones retrieved successfully. Aug 01 00:29:35.102071 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6827134a-cc0f-4f40-824e-902b3216e375 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Flow 'volume_create_api' (055e5f76-738f-4b49-b36b-ff8b67e73ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:29:35.103388 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6827134a-cc0f-4f40-824e-902b3216e375 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d60c4b7c-ceab-434b-8f68-719d6596460b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:29:35.104317 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-6827134a-cc0f-4f40-824e-902b3216e375 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:29:35.122673 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6827134a-cc0f-4f40-824e-902b3216e375 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d60c4b7c-ceab-434b-8f68-719d6596460b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:29:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1899072442',vendor_name='tempest-vendor_name-1544394949'},id=2f9e9fff-764b-4d5e-8329-ff610b2957f4,is_public=True,name='tempest-ProjectReaderTests-volume-type-903875586',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2f9e9fff-764b-4d5e-8329-ff610b2957f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:29:35.123494 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6827134a-cc0f-4f40-824e-902b3216e375 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23183973-3685-465f-bd21-becf4fec9fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:29:35.144705 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-6827134a-cc0f-4f40-824e-902b3216e375 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-903875586 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-903875586, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:29:35.144974 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-6827134a-cc0f-4f40-824e-902b3216e375 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-903875586 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-903875586, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:29:35.165393 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-6827134a-cc0f-4f40-824e-902b3216e375 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Created reservations ['62953da5-80ce-47e2-9094-162ec8ce3dca', '95237b5f-ce73-46e7-9ea5-a5b59e42d96b', '1e7ecfe3-2e79-41f0-bc17-c9223541280f', 'c881ac50-b1e3-4796-8232-34f840786024'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:29:35.166058 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6827134a-cc0f-4f40-824e-902b3216e375 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23183973-3685-465f-bd21-becf4fec9fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62953da5-80ce-47e2-9094-162ec8ce3dca', '95237b5f-ce73-46e7-9ea5-a5b59e42d96b', '1e7ecfe3-2e79-41f0-bc17-c9223541280f', 'c881ac50-b1e3-4796-8232-34f840786024']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:29:35.166706 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6827134a-cc0f-4f40-824e-902b3216e375 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7425c9fa-e195-42e2-aa18-dd3b672ebc76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:29:35.188544 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6827134a-cc0f-4f40-824e-902b3216e375 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7425c9fa-e195-42e2-aa18-dd3b672ebc76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbe49733-e4fa-4a26-abfd-dc220c3d54dd', '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='ebc82f865a474bdda497870c2d83e8a3',qos_specs=None,replication_status=,reservations=['62953da5-80ce-47e2-9094-162ec8ce3dca','95237b5f-ce73-46e7-9ea5-a5b59e42d96b','1e7ecfe3-2e79-41f0-bc17-c9223541280f','c881ac50-b1e3-4796-8232-34f840786024'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9658a08c302e4a59a095cdde1d1c8dd5',volume_type_id=2f9e9fff-764b-4d5e-8329-ff610b2957f4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:29:35Z,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=dbe49733-e4fa-4a26-abfd-dc220c3d54dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebc82f865a474bdda497870c2d83e8a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9658a08c302e4a59a095cdde1d1c8dd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2f9e9fff-764b-4d5e-8329-ff610b2957f4),volume_type_id=2f9e9fff-764b-4d5e-8329-ff610b2957f4)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:29:35.189263 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6827134a-cc0f-4f40-824e-902b3216e375 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f79012f-8b02-4470-af19-ad27be3a8f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:29:35.204857 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6827134a-cc0f-4f40-824e-902b3216e375 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f79012f-8b02-4470-af19-ad27be3a8f1d) transitioned into state 'SUCCESS' from 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='ebc82f865a474bdda497870c2d83e8a3',qos_specs=None,replication_status=,reservations=['62953da5-80ce-47e2-9094-162ec8ce3dca','95237b5f-ce73-46e7-9ea5-a5b59e42d96b','1e7ecfe3-2e79-41f0-bc17-c9223541280f','c881ac50-b1e3-4796-8232-34f840786024'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9658a08c302e4a59a095cdde1d1c8dd5',volume_type_id=2f9e9fff-764b-4d5e-8329-ff610b2957f4)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:29:35.205501 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6827134a-cc0f-4f40-824e-902b3216e375 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb394782-8c90-4cc6-98ff-e74bd9fb46f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:29:35.212935 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6827134a-cc0f-4f40-824e-902b3216e375 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb394782-8c90-4cc6-98ff-e74bd9fb46f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:29:35.213671 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-6827134a-cc0f-4f40-824e-902b3216e375 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Flow 'volume_create_api' (055e5f76-738f-4b49-b36b-ff8b67e73ab2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:29:35.213966 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-6827134a-cc0f-4f40-824e-902b3216e375 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Create volume request issued successfully. Aug 01 00:29:35.214527 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-6827134a-cc0f-4f40-824e-902b3216e375 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:29:35.214960 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1432/5720] 10.4.3.222 () {70 vars in 1298 bytes} [Sat Aug 1 00:29:35 2026] POST /volume/v3/volumes => generated 773 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:29:35.227090 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f0e98a50-35d9-4b68-ba4e-6678e4de1a42 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:35.228930 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f0e98a50-35d9-4b68-ba4e-6678e4de1a42 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] GET https://10.4.3.222/volume/v3/volumes/dbe49733-e4fa-4a26-abfd-dc220c3d54dd Aug 01 00:29:35.229109 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f0e98a50-35d9-4b68-ba4e-6678e4de1a42 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:35.229310 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f0e98a50-35d9-4b68-ba4e-6678e4de1a42 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:35.235808 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:35.235808 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:29:35.238611 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f0e98a50-35d9-4b68-ba4e-6678e4de1a42 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Volume info retrieved successfully. Aug 01 00:29:35.241777 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f0e98a50-35d9-4b68-ba4e-6678e4de1a42 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] https://10.4.3.222/volume/v3/volumes/dbe49733-e4fa-4a26-abfd-dc220c3d54dd returned with HTTP 200 Aug 01 00:29:35.242091 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1430/5721] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:35 2026] GET /volume/v3/volumes/dbe49733-e4fa-4a26-abfd-dc220c3d54dd => generated 952 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:36.253398 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-b1b76022-826c-4746-bde8-a5286cf41b0e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:36.255714 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b1b76022-826c-4746-bde8-a5286cf41b0e tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] GET https://10.4.3.222/volume/v3/volumes/dbe49733-e4fa-4a26-abfd-dc220c3d54dd Aug 01 00:29:36.256008 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b1b76022-826c-4746-bde8-a5286cf41b0e tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:36.256271 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-b1b76022-826c-4746-bde8-a5286cf41b0e tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:36.265779 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:36.265779 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:29:36.269673 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-b1b76022-826c-4746-bde8-a5286cf41b0e tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Volume info retrieved successfully. Aug 01 00:29:36.273990 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-b1b76022-826c-4746-bde8-a5286cf41b0e tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] https://10.4.3.222/volume/v3/volumes/dbe49733-e4fa-4a26-abfd-dc220c3d54dd returned with HTTP 200 Aug 01 00:29:36.274484 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1433/5722] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:36 2026] GET /volume/v3/volumes/dbe49733-e4fa-4a26-abfd-dc220c3d54dd => generated 973 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:36.286216 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-576ba38c-b7b1-49c2-803c-89bdc8ba95d4 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:36.287719 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-576ba38c-b7b1-49c2-803c-89bdc8ba95d4 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] GET https://10.4.3.222/volume/v3/messages Aug 01 00:29:36.287913 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-576ba38c-b7b1-49c2-803c-89bdc8ba95d4 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:36.288075 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-576ba38c-b7b1-49c2-803c-89bdc8ba95d4 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:36.291183 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-576ba38c-b7b1-49c2-803c-89bdc8ba95d4 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] https://10.4.3.222/volume/v3/messages returned with HTTP 200 Aug 01 00:29:36.291510 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1428/5723] 10.4.3.222 () {68 vars in 1280 bytes} [Sat Aug 1 00:29:36 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 01 00:29:36.299086 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-9d9f954c-6d53-436e-ba86-604fa3fbf47b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:36.300850 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9d9f954c-6d53-436e-ba86-604fa3fbf47b tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-reader] GET https://10.4.3.222/volume/v3/messages/516640a2-a55e-4731-a65c-9d922993ac82 Aug 01 00:29:36.301078 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9d9f954c-6d53-436e-ba86-604fa3fbf47b tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-reader] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:36.301292 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-9d9f954c-6d53-436e-ba86-604fa3fbf47b tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-reader] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:36.304102 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:36.304102 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:29:36.304784 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-9d9f954c-6d53-436e-ba86-604fa3fbf47b tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-reader] https://10.4.3.222/volume/v3/messages/516640a2-a55e-4731-a65c-9d922993ac82 returned with HTTP 200 Aug 01 00:29:36.305174 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1433/5724] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:29:36 2026] GET /volume/v3/messages/516640a2-a55e-4731-a65c-9d922993ac82 => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:36.313316 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-c9667813-2fbd-4858-bfbb-b359c77677c0 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:36.314898 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c9667813-2fbd-4858-bfbb-b359c77677c0 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] DELETE https://10.4.3.222/volume/v3/messages/516640a2-a55e-4731-a65c-9d922993ac82 Aug 01 00:29:36.315078 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c9667813-2fbd-4858-bfbb-b359c77677c0 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:36.315272 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-c9667813-2fbd-4858-bfbb-b359c77677c0 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:36.324499 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-c9667813-2fbd-4858-bfbb-b359c77677c0 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] https://10.4.3.222/volume/v3/messages/516640a2-a55e-4731-a65c-9d922993ac82 returned with HTTP 204 Aug 01 00:29:36.325018 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1431/5725] 10.4.3.222 () {68 vars in 1394 bytes} [Sat Aug 1 00:29:36 2026] DELETE /volume/v3/messages/516640a2-a55e-4731-a65c-9d922993ac82 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 01 00:29:36.332391 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ed48435a-89ff-478d-83e7-df2aff702cbc None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:36.334176 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ed48435a-89ff-478d-83e7-df2aff702cbc tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/dbe49733-e4fa-4a26-abfd-dc220c3d54dd Aug 01 00:29:36.334466 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ed48435a-89ff-478d-83e7-df2aff702cbc tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:36.334671 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ed48435a-89ff-478d-83e7-df2aff702cbc tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:36.334862 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-ed48435a-89ff-478d-83e7-df2aff702cbc tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Delete volume with id: dbe49733-e4fa-4a26-abfd-dc220c3d54dd Aug 01 00:29:36.341322 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:36.341322 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:29:36.341731 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-ed48435a-89ff-478d-83e7-df2aff702cbc tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Volume info retrieved successfully. Aug 01 00:29:36.342721 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-ed48435a-89ff-478d-83e7-df2aff702cbc tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100408) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 01 00:29:36.351499 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-ed48435a-89ff-478d-83e7-df2aff702cbc tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-903875586 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-903875586, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:29:36.351835 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-ed48435a-89ff-478d-83e7-df2aff702cbc tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-903875586 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-903875586, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:29:36.358836 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-ed48435a-89ff-478d-83e7-df2aff702cbc tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Created reservations ['4c3d8952-b629-4e71-92fc-31fb74e62df0', 'd5fd78e1-06e5-4c3b-8d3a-1746b509f283', 'a0156f36-fc37-4107-81f4-9b6d5896a573', '1f9a0808-89a6-4d03-966c-38fceca4b7ee'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:29:36.379681 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-ed48435a-89ff-478d-83e7-df2aff702cbc tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Delete volume request issued successfully. Aug 01 00:29:36.379958 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ed48435a-89ff-478d-83e7-df2aff702cbc tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] https://10.4.3.222/volume/v3/volumes/dbe49733-e4fa-4a26-abfd-dc220c3d54dd returned with HTTP 202 Aug 01 00:29:36.380464 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1434/5726] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:29:36 2026] DELETE /volume/v3/volumes/dbe49733-e4fa-4a26-abfd-dc220c3d54dd => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:29:36.386553 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a6311b08-73dc-4ac7-b07c-995d9c46fc38 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:36.388352 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a6311b08-73dc-4ac7-b07c-995d9c46fc38 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] DELETE https://10.4.3.222/volume/v3/types/2f9e9fff-764b-4d5e-8329-ff610b2957f4 Aug 01 00:29:36.388642 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a6311b08-73dc-4ac7-b07c-995d9c46fc38 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:36.388951 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a6311b08-73dc-4ac7-b07c-995d9c46fc38 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:36.409738 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a6311b08-73dc-4ac7-b07c-995d9c46fc38 tempest-ProjectReaderTests-1336277136 tempest-ProjectReaderTests-1336277136-project-admin] https://10.4.3.222/volume/v3/types/2f9e9fff-764b-4d5e-8329-ff610b2957f4 returned with HTTP 202 Aug 01 00:29:36.410121 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1429/5727] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:29:36 2026] DELETE /volume/v3/types/2f9e9fff-764b-4d5e-8329-ff610b2957f4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:29:40.204040 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [req-6514bc12-bfee-4865-9443-b9394de49592 req-7ff49f13-a029-4fd3-81fa-17bded31a588 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:40.205945 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-6514bc12-bfee-4865-9443-b9394de49592 req-7ff49f13-a029-4fd3-81fa-17bded31a588 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] DELETE https://10.4.3.222/volume/v3/attachments/3510a903-44a9-4640-8ad5-a7bcbe5999d4 Aug 01 00:29:40.206124 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-6514bc12-bfee-4865-9443-b9394de49592 req-7ff49f13-a029-4fd3-81fa-17bded31a588 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:40.206312 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [req-6514bc12-bfee-4865-9443-b9394de49592 req-7ff49f13-a029-4fd3-81fa-17bded31a588 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:40.212930 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:40.212930 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:29:40.280924 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [req-6514bc12-bfee-4865-9443-b9394de49592 req-7ff49f13-a029-4fd3-81fa-17bded31a588 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/attachments/3510a903-44a9-4640-8ad5-a7bcbe5999d4 returned with HTTP 200 Aug 01 00:29:40.281366 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1434/5728] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:29:40 2026] DELETE /volume/v3/attachments/3510a903-44a9-4640-8ad5-a7bcbe5999d4 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:41.675001 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-900e85de-566d-47f2-8563-9d736acdba5c None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:41.676874 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-900e85de-566d-47f2-8563-9d736acdba5c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] DELETE https://10.4.3.222/volume/v3/volumes/0cd6ba41-4902-4125-9aa3-c748d0de702b Aug 01 00:29:41.677113 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-900e85de-566d-47f2-8563-9d736acdba5c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:41.677311 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-900e85de-566d-47f2-8563-9d736acdba5c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:41.677472 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-900e85de-566d-47f2-8563-9d736acdba5c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Delete volume with id: 0cd6ba41-4902-4125-9aa3-c748d0de702b Aug 01 00:29:41.684831 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:41.684831 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:29:41.685430 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-900e85de-566d-47f2-8563-9d736acdba5c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Volume info retrieved successfully. Aug 01 00:29:41.700043 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-900e85de-566d-47f2-8563-9d736acdba5c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Delete volume request issued successfully. Aug 01 00:29:41.700191 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-900e85de-566d-47f2-8563-9d736acdba5c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/volumes/0cd6ba41-4902-4125-9aa3-c748d0de702b returned with HTTP 202 Aug 01 00:29:41.700608 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1432/5729] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:29:41 2026] DELETE /volume/v3/volumes/0cd6ba41-4902-4125-9aa3-c748d0de702b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:29:41.707595 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-872154f1-ea21-47bb-a020-2c6423340abc None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:41.709485 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-872154f1-ea21-47bb-a020-2c6423340abc tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/volumes/0cd6ba41-4902-4125-9aa3-c748d0de702b Aug 01 00:29:41.709694 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-872154f1-ea21-47bb-a020-2c6423340abc tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:41.709900 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-872154f1-ea21-47bb-a020-2c6423340abc tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:41.716806 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:41.716806 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:29:41.720998 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-872154f1-ea21-47bb-a020-2c6423340abc tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Volume info retrieved successfully. Aug 01 00:29:41.726470 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-872154f1-ea21-47bb-a020-2c6423340abc tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/volumes/0cd6ba41-4902-4125-9aa3-c748d0de702b returned with HTTP 200 Aug 01 00:29:41.727009 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1435/5730] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:29:41 2026] GET /volume/v3/volumes/0cd6ba41-4902-4125-9aa3-c748d0de702b => generated 1422 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:29:42.742624 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-790de3bb-ceb0-4c01-8d76-610095545ad1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:42.744456 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-790de3bb-ceb0-4c01-8d76-610095545ad1 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/volumes/0cd6ba41-4902-4125-9aa3-c748d0de702b Aug 01 00:29:42.744705 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-790de3bb-ceb0-4c01-8d76-610095545ad1 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:42.744948 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-790de3bb-ceb0-4c01-8d76-610095545ad1 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:42.750426 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-790de3bb-ceb0-4c01-8d76-610095545ad1 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/volumes/0cd6ba41-4902-4125-9aa3-c748d0de702b returned with HTTP 404 Aug 01 00:29:42.750892 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1430/5731] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:29:42 2026] GET /volume/v3/volumes/0cd6ba41-4902-4125-9aa3-c748d0de702b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:29:42.757465 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-60ae6c84-a763-47d6-87ef-c0be4611b9a2 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:42.759213 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-60ae6c84-a763-47d6-87ef-c0be4611b9a2 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/132826c4-fee8-43d2-b214-bc0fffabc812 Aug 01 00:29:42.759406 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-60ae6c84-a763-47d6-87ef-c0be4611b9a2 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:42.759597 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-60ae6c84-a763-47d6-87ef-c0be4611b9a2 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:42.759712 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.snapshots [None req-60ae6c84-a763-47d6-87ef-c0be4611b9a2 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Delete snapshot with id: 132826c4-fee8-43d2-b214-bc0fffabc812 Aug 01 00:29:42.765191 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:42.765191 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:29:42.765564 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-60ae6c84-a763-47d6-87ef-c0be4611b9a2 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Snapshot retrieved successfully. Aug 01 00:29:42.780582 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-60ae6c84-a763-47d6-87ef-c0be4611b9a2 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Snapshot delete request issued successfully. Aug 01 00:29:42.780759 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-60ae6c84-a763-47d6-87ef-c0be4611b9a2 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/snapshots/132826c4-fee8-43d2-b214-bc0fffabc812 returned with HTTP 202 Aug 01 00:29:42.781237 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1435/5732] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:29:42 2026] DELETE /volume/v3/snapshots/132826c4-fee8-43d2-b214-bc0fffabc812 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:29:42.788784 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-f66d0ab0-fa52-4d79-9539-d4855a8f3ee7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:42.790594 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f66d0ab0-fa52-4d79-9539-d4855a8f3ee7 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/snapshots/132826c4-fee8-43d2-b214-bc0fffabc812 Aug 01 00:29:42.790831 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f66d0ab0-fa52-4d79-9539-d4855a8f3ee7 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:42.791019 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-f66d0ab0-fa52-4d79-9539-d4855a8f3ee7 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:42.796306 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:42.796306 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:29:42.796724 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-f66d0ab0-fa52-4d79-9539-d4855a8f3ee7 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Snapshot retrieved successfully. Aug 01 00:29:42.797526 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-f66d0ab0-fa52-4d79-9539-d4855a8f3ee7 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/snapshots/132826c4-fee8-43d2-b214-bc0fffabc812 returned with HTTP 200 Aug 01 00:29:42.798022 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1433/5733] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:29:42 2026] GET /volume/v3/snapshots/132826c4-fee8-43d2-b214-bc0fffabc812 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:43.806306 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-29734f46-b8ca-40bb-9972-8c3a0ddae19c None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:43.808122 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-29734f46-b8ca-40bb-9972-8c3a0ddae19c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/snapshots/132826c4-fee8-43d2-b214-bc0fffabc812 Aug 01 00:29:43.808359 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-29734f46-b8ca-40bb-9972-8c3a0ddae19c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:43.808590 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-29734f46-b8ca-40bb-9972-8c3a0ddae19c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:43.812453 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-29734f46-b8ca-40bb-9972-8c3a0ddae19c tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/snapshots/132826c4-fee8-43d2-b214-bc0fffabc812 returned with HTTP 404 Aug 01 00:29:43.812907 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1436/5734] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:29:43 2026] GET /volume/v3/snapshots/132826c4-fee8-43d2-b214-bc0fffabc812 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:29:45.292903 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [req-0b7376b8-1201-4a9d-a0c6-b9dc116778f8 req-d7fdee88-6daf-4d37-a608-a84b1dc48419 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:45.294867 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-0b7376b8-1201-4a9d-a0c6-b9dc116778f8 req-d7fdee88-6daf-4d37-a608-a84b1dc48419 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] DELETE https://10.4.3.222/volume/v3/attachments/e864a228-ae33-4977-b569-6536d8b58c65 Aug 01 00:29:45.295107 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-0b7376b8-1201-4a9d-a0c6-b9dc116778f8 req-d7fdee88-6daf-4d37-a608-a84b1dc48419 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:45.295349 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [req-0b7376b8-1201-4a9d-a0c6-b9dc116778f8 req-d7fdee88-6daf-4d37-a608-a84b1dc48419 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:45.301690 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:45.301690 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:29:45.338740 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [req-0b7376b8-1201-4a9d-a0c6-b9dc116778f8 req-d7fdee88-6daf-4d37-a608-a84b1dc48419 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/attachments/e864a228-ae33-4977-b569-6536d8b58c65 returned with HTTP 200 Aug 01 00:29:45.339185 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1431/5735] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:29:45 2026] DELETE /volume/v3/attachments/e864a228-ae33-4977-b569-6536d8b58c65 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:46.764900 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-22330c22-afd1-4d41-bcbf-9f10a51ba7ae None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:46.766632 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-22330c22-afd1-4d41-bcbf-9f10a51ba7ae tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] DELETE https://10.4.3.222/volume/v3/volumes/50d50933-2b28-4da8-ba66-f25091a3d81b Aug 01 00:29:46.766912 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-22330c22-afd1-4d41-bcbf-9f10a51ba7ae tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:46.767184 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-22330c22-afd1-4d41-bcbf-9f10a51ba7ae tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:46.767427 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-22330c22-afd1-4d41-bcbf-9f10a51ba7ae tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Delete volume with id: 50d50933-2b28-4da8-ba66-f25091a3d81b Aug 01 00:29:46.773874 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:46.773874 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:29:46.774382 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-22330c22-afd1-4d41-bcbf-9f10a51ba7ae tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Volume info retrieved successfully. Aug 01 00:29:46.787893 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-22330c22-afd1-4d41-bcbf-9f10a51ba7ae tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Delete volume request issued successfully. Aug 01 00:29:46.788065 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-22330c22-afd1-4d41-bcbf-9f10a51ba7ae tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/volumes/50d50933-2b28-4da8-ba66-f25091a3d81b returned with HTTP 202 Aug 01 00:29:46.788420 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1436/5736] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:29:46 2026] DELETE /volume/v3/volumes/50d50933-2b28-4da8-ba66-f25091a3d81b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:29:46.794674 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e66a98f4-cbfc-4816-a7a4-6da197ccdea8 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:46.796594 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e66a98f4-cbfc-4816-a7a4-6da197ccdea8 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/volumes/50d50933-2b28-4da8-ba66-f25091a3d81b Aug 01 00:29:46.796848 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e66a98f4-cbfc-4816-a7a4-6da197ccdea8 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:46.797054 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e66a98f4-cbfc-4816-a7a4-6da197ccdea8 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:46.804488 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:46.804488 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:29:46.808739 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e66a98f4-cbfc-4816-a7a4-6da197ccdea8 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Volume info retrieved successfully. Aug 01 00:29:46.813737 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e66a98f4-cbfc-4816-a7a4-6da197ccdea8 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/volumes/50d50933-2b28-4da8-ba66-f25091a3d81b returned with HTTP 200 Aug 01 00:29:46.814180 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1434/5737] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:29:46 2026] GET /volume/v3/volumes/50d50933-2b28-4da8-ba66-f25091a3d81b => generated 1421 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:29:47.825437 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-736e205d-3b52-4575-bb05-76f28fe14a96 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:47.827059 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-736e205d-3b52-4575-bb05-76f28fe14a96 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/volumes/50d50933-2b28-4da8-ba66-f25091a3d81b Aug 01 00:29:47.827260 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-736e205d-3b52-4575-bb05-76f28fe14a96 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:47.827430 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-736e205d-3b52-4575-bb05-76f28fe14a96 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:47.832472 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-736e205d-3b52-4575-bb05-76f28fe14a96 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/volumes/50d50933-2b28-4da8-ba66-f25091a3d81b returned with HTTP 404 Aug 01 00:29:47.832860 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1437/5738] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:29:47 2026] GET /volume/v3/volumes/50d50933-2b28-4da8-ba66-f25091a3d81b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:29:47.838762 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-71778cf8-2050-40f8-a1e3-632a867284b2 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:47.840495 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-71778cf8-2050-40f8-a1e3-632a867284b2 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] DELETE https://10.4.3.222/volume/v3/snapshots/17527839-ae35-41d2-9b7e-caffcd8e903a Aug 01 00:29:47.840679 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-71778cf8-2050-40f8-a1e3-632a867284b2 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:47.840872 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-71778cf8-2050-40f8-a1e3-632a867284b2 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:47.840967 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.snapshots [None req-71778cf8-2050-40f8-a1e3-632a867284b2 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Delete snapshot with id: 17527839-ae35-41d2-9b7e-caffcd8e903a Aug 01 00:29:47.845832 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:47.845832 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:29:47.846234 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-71778cf8-2050-40f8-a1e3-632a867284b2 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Snapshot retrieved successfully. Aug 01 00:29:47.861629 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-71778cf8-2050-40f8-a1e3-632a867284b2 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Snapshot delete request issued successfully. Aug 01 00:29:47.861785 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-71778cf8-2050-40f8-a1e3-632a867284b2 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/snapshots/17527839-ae35-41d2-9b7e-caffcd8e903a returned with HTTP 202 Aug 01 00:29:47.862176 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1432/5739] 10.4.3.222 () {66 vars in 1357 bytes} [Sat Aug 1 00:29:47 2026] DELETE /volume/v3/snapshots/17527839-ae35-41d2-9b7e-caffcd8e903a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:29:47.868091 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-18551793-af17-4fdb-86c8-23031ecd16fc None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:47.869609 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-18551793-af17-4fdb-86c8-23031ecd16fc tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/snapshots/17527839-ae35-41d2-9b7e-caffcd8e903a Aug 01 00:29:47.869833 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-18551793-af17-4fdb-86c8-23031ecd16fc tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:47.870085 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-18551793-af17-4fdb-86c8-23031ecd16fc tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:47.875236 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:47.875236 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:29:47.875605 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-18551793-af17-4fdb-86c8-23031ecd16fc tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Snapshot retrieved successfully. Aug 01 00:29:47.876383 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-18551793-af17-4fdb-86c8-23031ecd16fc tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/snapshots/17527839-ae35-41d2-9b7e-caffcd8e903a returned with HTTP 200 Aug 01 00:29:47.876859 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1437/5740] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:29:47 2026] GET /volume/v3/snapshots/17527839-ae35-41d2-9b7e-caffcd8e903a => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:48.884913 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d5827ee7-c46b-49f1-9b0a-a02e3ed0ca30 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:48.886611 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d5827ee7-c46b-49f1-9b0a-a02e3ed0ca30 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/snapshots/17527839-ae35-41d2-9b7e-caffcd8e903a Aug 01 00:29:48.886813 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d5827ee7-c46b-49f1-9b0a-a02e3ed0ca30 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:48.886996 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d5827ee7-c46b-49f1-9b0a-a02e3ed0ca30 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:48.890869 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d5827ee7-c46b-49f1-9b0a-a02e3ed0ca30 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/snapshots/17527839-ae35-41d2-9b7e-caffcd8e903a returned with HTTP 404 Aug 01 00:29:48.891336 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1435/5741] 10.4.3.222 () {66 vars in 1354 bytes} [Sat Aug 1 00:29:48 2026] GET /volume/v3/snapshots/17527839-ae35-41d2-9b7e-caffcd8e903a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:29:50.138204 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [req-df6039a5-c548-4e10-982b-e0ec4c0058ce req-23fe812e-6688-4afb-8be6-d5f68b0322ae None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:50.140717 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-df6039a5-c548-4e10-982b-e0ec4c0058ce req-23fe812e-6688-4afb-8be6-d5f68b0322ae tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] DELETE https://10.4.3.222/volume/v3/attachments/023a8f7a-2a0b-45fb-9367-0ee2965472fb Aug 01 00:29:50.140923 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-df6039a5-c548-4e10-982b-e0ec4c0058ce req-23fe812e-6688-4afb-8be6-d5f68b0322ae tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:50.141114 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [req-df6039a5-c548-4e10-982b-e0ec4c0058ce req-23fe812e-6688-4afb-8be6-d5f68b0322ae tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:50.148051 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:50.148051 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:29:50.189434 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [req-df6039a5-c548-4e10-982b-e0ec4c0058ce req-23fe812e-6688-4afb-8be6-d5f68b0322ae tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/attachments/023a8f7a-2a0b-45fb-9367-0ee2965472fb returned with HTTP 200 Aug 01 00:29:50.189859 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1438/5742] 10.4.3.222 () {72 vars in 1673 bytes} [Sat Aug 1 00:29:50 2026] DELETE /volume/v3/attachments/023a8f7a-2a0b-45fb-9367-0ee2965472fb => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:51.564840 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-c391aab4-d6de-47e5-b0f6-08a5b59ef2b3 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:51.566863 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c391aab4-d6de-47e5-b0f6-08a5b59ef2b3 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] DELETE https://10.4.3.222/volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc Aug 01 00:29:51.567074 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c391aab4-d6de-47e5-b0f6-08a5b59ef2b3 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:51.567259 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-c391aab4-d6de-47e5-b0f6-08a5b59ef2b3 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:51.567412 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-c391aab4-d6de-47e5-b0f6-08a5b59ef2b3 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Delete volume with id: fcf8edee-d687-44d5-9621-5c5376a581dc Aug 01 00:29:51.574379 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:51.574379 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:29:51.574760 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c391aab4-d6de-47e5-b0f6-08a5b59ef2b3 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Volume info retrieved successfully. Aug 01 00:29:51.587423 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-c391aab4-d6de-47e5-b0f6-08a5b59ef2b3 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Delete volume request issued successfully. Aug 01 00:29:51.587534 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-c391aab4-d6de-47e5-b0f6-08a5b59ef2b3 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc returned with HTTP 202 Aug 01 00:29:51.587926 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1433/5743] 10.4.3.222 () {68 vars in 1392 bytes} [Sat Aug 1 00:29:51 2026] DELETE /volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 01 00:29:51.594794 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-dde4ef16-d1c1-48b5-83f6-c4e1f4e40577 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:51.596446 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-dde4ef16-d1c1-48b5-83f6-c4e1f4e40577 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc Aug 01 00:29:51.596667 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-dde4ef16-d1c1-48b5-83f6-c4e1f4e40577 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:51.596866 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-dde4ef16-d1c1-48b5-83f6-c4e1f4e40577 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:51.603909 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:51.603909 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:29:51.608227 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-dde4ef16-d1c1-48b5-83f6-c4e1f4e40577 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Volume info retrieved successfully. Aug 01 00:29:51.612861 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-dde4ef16-d1c1-48b5-83f6-c4e1f4e40577 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc returned with HTTP 200 Aug 01 00:29:51.613267 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1438/5744] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:29:51 2026] GET /volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc => generated 1388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 01 00:29:52.624694 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-641b3bf1-38bb-43e4-b54b-26c8a9f2ad38 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:52.626369 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-641b3bf1-38bb-43e4-b54b-26c8a9f2ad38 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] GET https://10.4.3.222/volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc Aug 01 00:29:52.626558 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-641b3bf1-38bb-43e4-b54b-26c8a9f2ad38 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:52.626728 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-641b3bf1-38bb-43e4-b54b-26c8a9f2ad38 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:52.631919 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-641b3bf1-38bb-43e4-b54b-26c8a9f2ad38 tempest-TestVolumeBootPatternV346-157176928 tempest-TestVolumeBootPatternV346-157176928-project-member] https://10.4.3.222/volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc returned with HTTP 404 Aug 01 00:29:52.632339 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1436/5745] 10.4.3.222 () {68 vars in 1389 bytes} [Sat Aug 1 00:29:52 2026] GET /volume/v3/volumes/fcf8edee-d687-44d5-9621-5c5376a581dc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 01 00:29:57.239337 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-87a45fea-27fa-42d2-9fed-944b4d7ea3b1 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:57.312517 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-87a45fea-27fa-42d2-9fed-944b4d7ea3b1 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:29:57.312903 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-87a45fea-27fa-42d2-9fed-944b4d7ea3b1 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1334971735"}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:29:57.314598 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-87a45fea-27fa-42d2-9fed-944b4d7ea3b1 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1334971735'}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:29:57.314711 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-87a45fea-27fa-42d2-9fed-944b4d7ea3b1 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Create volume of 1 GB Aug 01 00:29:57.314993 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:57.314993 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:29:57.318340 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-87a45fea-27fa-42d2-9fed-944b4d7ea3b1 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Availability Zones retrieved successfully. Aug 01 00:29:57.323081 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-87a45fea-27fa-42d2-9fed-944b4d7ea3b1 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Flow 'volume_create_api' (a0ed2b0b-0dc2-46aa-864d-2ede4513b78b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:29:57.324070 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-87a45fea-27fa-42d2-9fed-944b4d7ea3b1 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0f34f27-6655-47fc-a8e2-0e2649b0111b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:29:57.324761 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-87a45fea-27fa-42d2-9fed-944b4d7ea3b1 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:29:57.346413 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-87a45fea-27fa-42d2-9fed-944b4d7ea3b1 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0f34f27-6655-47fc-a8e2-0e2649b0111b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:11:32Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=a83d2848-7ca8-46d8-9751-b738c9f1c180,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a83d2848-7ca8-46d8-9751-b738c9f1c180', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:29:57.347150 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-87a45fea-27fa-42d2-9fed-944b4d7ea3b1 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f4426d1-8213-4c33-bc67-56c8bd21e1e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:29:57.394205 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-87a45fea-27fa-42d2-9fed-944b4d7ea3b1 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Created reservations ['99795f1f-2667-443d-bc77-ea6849be4bca', '733d30df-93ab-4800-9d4d-3aa3d018b30a', 'e4041222-04f1-4706-b7f8-fee4673edc84', '7de441b7-c934-48fa-bca6-5f66885989f2'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:29:57.394929 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-87a45fea-27fa-42d2-9fed-944b4d7ea3b1 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f4426d1-8213-4c33-bc67-56c8bd21e1e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99795f1f-2667-443d-bc77-ea6849be4bca', '733d30df-93ab-4800-9d4d-3aa3d018b30a', 'e4041222-04f1-4706-b7f8-fee4673edc84', '7de441b7-c934-48fa-bca6-5f66885989f2']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:29:57.395635 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-87a45fea-27fa-42d2-9fed-944b4d7ea3b1 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5768fb04-4649-4205-be62-6e4f769799c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:29:57.415858 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-87a45fea-27fa-42d2-9fed-944b4d7ea3b1 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5768fb04-4649-4205-be62-6e4f769799c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c06c53b-d1f7-4016-a7ef-c1f51b9313fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1334971735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cf3b540a1d740439187a154ee123ced',qos_specs=None,replication_status=,reservations=['99795f1f-2667-443d-bc77-ea6849be4bca','733d30df-93ab-4800-9d4d-3aa3d018b30a','e4041222-04f1-4706-b7f8-fee4673edc84','7de441b7-c934-48fa-bca6-5f66885989f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3bf212e861a424297dcb65d0cf29051',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:29:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1334971735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c06c53b-d1f7-4016-a7ef-c1f51b9313fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5cf3b540a1d740439187a154ee123ced',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3bf212e861a424297dcb65d0cf29051',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a83d2848-7ca8-46d8-9751-b738c9f1c180),volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:29:57.416483 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-87a45fea-27fa-42d2-9fed-944b4d7ea3b1 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8820850-342e-42ff-9887-d9026d2a3057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:29:57.430233 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-87a45fea-27fa-42d2-9fed-944b4d7ea3b1 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8820850-342e-42ff-9887-d9026d2a3057) transitioned into state 'SUCCESS' from state '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-1334971735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cf3b540a1d740439187a154ee123ced',qos_specs=None,replication_status=,reservations=['99795f1f-2667-443d-bc77-ea6849be4bca','733d30df-93ab-4800-9d4d-3aa3d018b30a','e4041222-04f1-4706-b7f8-fee4673edc84','7de441b7-c934-48fa-bca6-5f66885989f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3bf212e861a424297dcb65d0cf29051',volume_type_id=a83d2848-7ca8-46d8-9751-b738c9f1c180)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:29:57.430845 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-87a45fea-27fa-42d2-9fed-944b4d7ea3b1 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c217a98d-06d6-4c44-abe4-cf02bcffadd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:29:57.438339 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-87a45fea-27fa-42d2-9fed-944b4d7ea3b1 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c217a98d-06d6-4c44-abe4-cf02bcffadd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:29:57.439429 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-87a45fea-27fa-42d2-9fed-944b4d7ea3b1 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Flow 'volume_create_api' (a0ed2b0b-0dc2-46aa-864d-2ede4513b78b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:29:57.439668 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-87a45fea-27fa-42d2-9fed-944b4d7ea3b1 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Create volume request issued successfully. Aug 01 00:29:57.440204 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-87a45fea-27fa-42d2-9fed-944b4d7ea3b1 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:29:57.440566 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1439/5746] 10.4.3.222 () {70 vars in 1298 bytes} [Sat Aug 1 00:29:57 2026] POST /volume/v3/volumes => generated 778 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:29:57.454017 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-e9f114e2-b7e5-4005-9d40-e76442a3c838 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:57.455619 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e9f114e2-b7e5-4005-9d40-e76442a3c838 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] GET https://10.4.3.222/volume/v3/volumes/7c06c53b-d1f7-4016-a7ef-c1f51b9313fb Aug 01 00:29:57.455829 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e9f114e2-b7e5-4005-9d40-e76442a3c838 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:57.456008 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-e9f114e2-b7e5-4005-9d40-e76442a3c838 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:57.462405 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:57.462405 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:29:57.465461 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-e9f114e2-b7e5-4005-9d40-e76442a3c838 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Volume info retrieved successfully. Aug 01 00:29:57.469073 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-e9f114e2-b7e5-4005-9d40-e76442a3c838 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] https://10.4.3.222/volume/v3/volumes/7c06c53b-d1f7-4016-a7ef-c1f51b9313fb returned with HTTP 200 Aug 01 00:29:57.469484 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1434/5747] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:57 2026] GET /volume/v3/volumes/7c06c53b-d1f7-4016-a7ef-c1f51b9313fb => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:58.483335 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-87878baa-c663-4eb9-8b82-8c367334e88d None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:58.484967 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-87878baa-c663-4eb9-8b82-8c367334e88d tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] GET https://10.4.3.222/volume/v3/volumes/7c06c53b-d1f7-4016-a7ef-c1f51b9313fb Aug 01 00:29:58.485218 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-87878baa-c663-4eb9-8b82-8c367334e88d tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:58.485416 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-87878baa-c663-4eb9-8b82-8c367334e88d tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:58.491578 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:58.491578 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:29:58.494272 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-87878baa-c663-4eb9-8b82-8c367334e88d tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Volume info retrieved successfully. Aug 01 00:29:58.497174 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-87878baa-c663-4eb9-8b82-8c367334e88d tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] https://10.4.3.222/volume/v3/volumes/7c06c53b-d1f7-4016-a7ef-c1f51b9313fb returned with HTTP 200 Aug 01 00:29:58.497519 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1439/5748] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:58 2026] GET /volume/v3/volumes/7c06c53b-d1f7-4016-a7ef-c1f51b9313fb => generated 1018 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:29:58.510968 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e054f082-e229-42ae-85b0-07688025d42d None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:58.512567 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e054f082-e229-42ae-85b0-07688025d42d tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] POST https://10.4.3.222/volume/v3/backups Aug 01 00:29:58.512910 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e054f082-e229-42ae-85b0-07688025d42d tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7c06c53b-d1f7-4016-a7ef-c1f51b9313fb", "name": "tempest-type-Backup-1853811858"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:29:58.514265 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.contrib.backups [None req-e054f082-e229-42ae-85b0-07688025d42d tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Creating new backup {'backup': {'volume_id': '7c06c53b-d1f7-4016-a7ef-c1f51b9313fb', 'name': 'tempest-type-Backup-1853811858'}} {{(pid=100406) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 01 00:29:58.514399 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.contrib.backups [None req-e054f082-e229-42ae-85b0-07688025d42d tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Creating backup of volume 7c06c53b-d1f7-4016-a7ef-c1f51b9313fb in container None Aug 01 00:29:58.521819 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:58.521819 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:29:58.522190 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-e054f082-e229-42ae-85b0-07688025d42d tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Volume info retrieved successfully. Aug 01 00:29:58.542359 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-e054f082-e229-42ae-85b0-07688025d42d tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Created reservations ['6876f210-93d1-48e8-b34d-80c91137aa05', '7dcaf0a1-f19a-4e5b-a7fd-c7c87be6a9b3'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:29:58.564829 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e054f082-e229-42ae-85b0-07688025d42d tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] https://10.4.3.222/volume/v3/backups returned with HTTP 202 Aug 01 00:29:58.565266 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1437/5749] 10.4.3.222 () {70 vars in 1299 bytes} [Sat Aug 1 00:29:58 2026] POST /volume/v3/backups => generated 316 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:29:58.574136 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-00bb34cc-72ed-41a2-b5b5-48788f442328 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:58.576026 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-00bb34cc-72ed-41a2-b5b5-48788f442328 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] GET https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 Aug 01 00:29:58.576224 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-00bb34cc-72ed-41a2-b5b5-48788f442328 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:58.576559 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-00bb34cc-72ed-41a2-b5b5-48788f442328 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:58.576559 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-00bb34cc-72ed-41a2-b5b5-48788f442328 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Show backup with id 93140d20-2a07-4180-ac2b-1bea7b891a77. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:58.580779 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:58.580779 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:29:58.581420 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-00bb34cc-72ed-41a2-b5b5-48788f442328 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 returned with HTTP 200 Aug 01 00:29:58.582007 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1440/5750] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:58 2026] GET /volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:29:59.591634 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-ac43ec88-b399-46a7-a066-a59aaf36ad6c None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:29:59.593317 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ac43ec88-b399-46a7-a066-a59aaf36ad6c tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] GET https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 Aug 01 00:29:59.593531 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ac43ec88-b399-46a7-a066-a59aaf36ad6c tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:29:59.593728 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-ac43ec88-b399-46a7-a066-a59aaf36ad6c tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:29:59.593844 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-ac43ec88-b399-46a7-a066-a59aaf36ad6c tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Show backup with id 93140d20-2a07-4180-ac2b-1bea7b891a77. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:29:59.597615 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:29:59.597615 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:29:59.598149 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-ac43ec88-b399-46a7-a066-a59aaf36ad6c tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 returned with HTTP 200 Aug 01 00:29:59.598472 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1435/5751] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:29:59 2026] GET /volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:30:00.607447 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-863466be-85d2-4300-ad34-a858cd57cd77 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:00.609188 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-863466be-85d2-4300-ad34-a858cd57cd77 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] GET https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 Aug 01 00:30:00.609417 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-863466be-85d2-4300-ad34-a858cd57cd77 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:00.609590 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-863466be-85d2-4300-ad34-a858cd57cd77 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:00.609694 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-863466be-85d2-4300-ad34-a858cd57cd77 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Show backup with id 93140d20-2a07-4180-ac2b-1bea7b891a77. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:30:00.614180 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:00.614180 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:30:00.614939 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-863466be-85d2-4300-ad34-a858cd57cd77 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 returned with HTTP 200 Aug 01 00:30:00.615363 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1440/5752] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:30:00 2026] GET /volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:30:01.624886 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-27eea516-f6cc-4f7b-a3fc-596f3eadd5c7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:01.626861 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-27eea516-f6cc-4f7b-a3fc-596f3eadd5c7 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] GET https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 Aug 01 00:30:01.627120 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-27eea516-f6cc-4f7b-a3fc-596f3eadd5c7 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:01.627351 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-27eea516-f6cc-4f7b-a3fc-596f3eadd5c7 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:01.627503 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-27eea516-f6cc-4f7b-a3fc-596f3eadd5c7 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Show backup with id 93140d20-2a07-4180-ac2b-1bea7b891a77. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:30:01.631618 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:01.631618 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:30:01.632269 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-27eea516-f6cc-4f7b-a3fc-596f3eadd5c7 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 returned with HTTP 200 Aug 01 00:30:01.632646 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1438/5753] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:30:01 2026] GET /volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:30:02.641943 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-f7705108-8237-4bd4-b8e6-b9b510a7a419 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:02.643727 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f7705108-8237-4bd4-b8e6-b9b510a7a419 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] GET https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 Aug 01 00:30:02.643953 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f7705108-8237-4bd4-b8e6-b9b510a7a419 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:02.644137 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-f7705108-8237-4bd4-b8e6-b9b510a7a419 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:02.644245 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-f7705108-8237-4bd4-b8e6-b9b510a7a419 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Show backup with id 93140d20-2a07-4180-ac2b-1bea7b891a77. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:30:02.648485 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:02.648485 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:30:02.649034 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-f7705108-8237-4bd4-b8e6-b9b510a7a419 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 returned with HTTP 200 Aug 01 00:30:02.649392 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1441/5754] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:30:02 2026] GET /volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:30:03.658608 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-138e7052-eb97-42b2-b672-c0fcadcbf4ef None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:03.660454 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-138e7052-eb97-42b2-b672-c0fcadcbf4ef tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] GET https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 Aug 01 00:30:03.660671 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-138e7052-eb97-42b2-b672-c0fcadcbf4ef tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:03.660924 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-138e7052-eb97-42b2-b672-c0fcadcbf4ef tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:03.661058 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-138e7052-eb97-42b2-b672-c0fcadcbf4ef tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Show backup with id 93140d20-2a07-4180-ac2b-1bea7b891a77. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:30:03.664903 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:03.664903 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:30:03.665447 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-138e7052-eb97-42b2-b672-c0fcadcbf4ef tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 returned with HTTP 200 Aug 01 00:30:03.665774 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1436/5755] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:30:03 2026] GET /volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:30:04.674696 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-70b5d8fa-1dd9-4919-8895-24a66ab7c3e3 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:04.676439 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-70b5d8fa-1dd9-4919-8895-24a66ab7c3e3 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] GET https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 Aug 01 00:30:04.676620 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-70b5d8fa-1dd9-4919-8895-24a66ab7c3e3 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:04.676831 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-70b5d8fa-1dd9-4919-8895-24a66ab7c3e3 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:04.676938 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-70b5d8fa-1dd9-4919-8895-24a66ab7c3e3 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Show backup with id 93140d20-2a07-4180-ac2b-1bea7b891a77. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:30:04.680748 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:04.680748 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:30:04.681311 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-70b5d8fa-1dd9-4919-8895-24a66ab7c3e3 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 returned with HTTP 200 Aug 01 00:30:04.681623 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1441/5756] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:30:04 2026] GET /volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:30:05.690467 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-e354de08-edf6-4785-b276-b6a0629952b9 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:05.692150 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e354de08-edf6-4785-b276-b6a0629952b9 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] GET https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 Aug 01 00:30:05.692357 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e354de08-edf6-4785-b276-b6a0629952b9 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:05.692527 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-e354de08-edf6-4785-b276-b6a0629952b9 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:05.692626 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-e354de08-edf6-4785-b276-b6a0629952b9 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Show backup with id 93140d20-2a07-4180-ac2b-1bea7b891a77. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:30:05.696385 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:05.696385 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:30:05.696923 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-e354de08-edf6-4785-b276-b6a0629952b9 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 returned with HTTP 200 Aug 01 00:30:05.697247 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1439/5757] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:30:05 2026] GET /volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:30:06.705888 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-06efc9c1-b031-4c40-833f-6d37db48bb2e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:06.707757 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-06efc9c1-b031-4c40-833f-6d37db48bb2e tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] GET https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 Aug 01 00:30:06.708016 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-06efc9c1-b031-4c40-833f-6d37db48bb2e tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:06.708208 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-06efc9c1-b031-4c40-833f-6d37db48bb2e tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:06.708312 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-06efc9c1-b031-4c40-833f-6d37db48bb2e tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Show backup with id 93140d20-2a07-4180-ac2b-1bea7b891a77. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:30:06.712360 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:06.712360 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:30:06.712930 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-06efc9c1-b031-4c40-833f-6d37db48bb2e tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 returned with HTTP 200 Aug 01 00:30:06.713288 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1442/5758] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:30:06 2026] GET /volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:30:07.722191 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-7445d09f-92fc-49cb-9ffd-bc7edc99d1d8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:07.723872 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7445d09f-92fc-49cb-9ffd-bc7edc99d1d8 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] GET https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 Aug 01 00:30:07.724065 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7445d09f-92fc-49cb-9ffd-bc7edc99d1d8 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:07.724246 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-7445d09f-92fc-49cb-9ffd-bc7edc99d1d8 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:07.724341 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-7445d09f-92fc-49cb-9ffd-bc7edc99d1d8 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Show backup with id 93140d20-2a07-4180-ac2b-1bea7b891a77. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:30:07.728360 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:07.728360 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:30:07.728892 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-7445d09f-92fc-49cb-9ffd-bc7edc99d1d8 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 returned with HTTP 200 Aug 01 00:30:07.729213 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1437/5759] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:30:07 2026] GET /volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:30:08.737902 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-be186dee-ce78-404c-8c9d-8d1b58a2f156 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:08.739501 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-be186dee-ce78-404c-8c9d-8d1b58a2f156 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] GET https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 Aug 01 00:30:08.739689 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-be186dee-ce78-404c-8c9d-8d1b58a2f156 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:08.739882 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-be186dee-ce78-404c-8c9d-8d1b58a2f156 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:08.739978 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-be186dee-ce78-404c-8c9d-8d1b58a2f156 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Show backup with id 93140d20-2a07-4180-ac2b-1bea7b891a77. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:30:08.744234 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:08.744234 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:30:08.744899 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-be186dee-ce78-404c-8c9d-8d1b58a2f156 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 returned with HTTP 200 Aug 01 00:30:08.745394 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1442/5760] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:30:08 2026] GET /volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:30:09.754620 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-4b459a1f-36f3-48e8-b6e6-2efa48fa0e84 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:09.756939 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4b459a1f-36f3-48e8-b6e6-2efa48fa0e84 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] GET https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 Aug 01 00:30:09.757248 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4b459a1f-36f3-48e8-b6e6-2efa48fa0e84 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:09.757509 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-4b459a1f-36f3-48e8-b6e6-2efa48fa0e84 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:09.757671 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-4b459a1f-36f3-48e8-b6e6-2efa48fa0e84 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Show backup with id 93140d20-2a07-4180-ac2b-1bea7b891a77. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:30:09.763002 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:09.763002 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:30:09.763838 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-4b459a1f-36f3-48e8-b6e6-2efa48fa0e84 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 returned with HTTP 200 Aug 01 00:30:09.764360 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1440/5761] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:30:09 2026] GET /volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:30:10.773615 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-08ad7910-01a1-4d7c-a488-980e37ed274d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:10.775432 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-08ad7910-01a1-4d7c-a488-980e37ed274d tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] GET https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 Aug 01 00:30:10.776032 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-08ad7910-01a1-4d7c-a488-980e37ed274d tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:10.776032 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-08ad7910-01a1-4d7c-a488-980e37ed274d tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:10.776227 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-08ad7910-01a1-4d7c-a488-980e37ed274d tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Show backup with id 93140d20-2a07-4180-ac2b-1bea7b891a77. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:30:10.779884 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:10.779884 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:30:10.780437 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-08ad7910-01a1-4d7c-a488-980e37ed274d tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 returned with HTTP 200 Aug 01 00:30:10.780881 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1443/5762] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:30:10 2026] GET /volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:30:11.791227 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-d7af6794-6839-4aab-bee8-972b15ffb037 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:11.793092 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d7af6794-6839-4aab-bee8-972b15ffb037 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] GET https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 Aug 01 00:30:11.793306 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d7af6794-6839-4aab-bee8-972b15ffb037 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:11.793476 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-d7af6794-6839-4aab-bee8-972b15ffb037 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:11.793578 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.backups [None req-d7af6794-6839-4aab-bee8-972b15ffb037 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Show backup with id 93140d20-2a07-4180-ac2b-1bea7b891a77. {{(pid=100407) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:30:11.797971 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:11.797971 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:30:11.798555 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-d7af6794-6839-4aab-bee8-972b15ffb037 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 returned with HTTP 200 Aug 01 00:30:11.798926 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1438/5763] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:30:11 2026] GET /volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:30:12.809249 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-b1c4ef25-23c0-43a3-893b-7f989150412b None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:12.811048 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b1c4ef25-23c0-43a3-893b-7f989150412b tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] GET https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 Aug 01 00:30:12.811259 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b1c4ef25-23c0-43a3-893b-7f989150412b tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:12.811446 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-b1c4ef25-23c0-43a3-893b-7f989150412b tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:12.811549 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-b1c4ef25-23c0-43a3-893b-7f989150412b tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Show backup with id 93140d20-2a07-4180-ac2b-1bea7b891a77. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:30:12.815389 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:12.815389 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:30:12.815958 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-b1c4ef25-23c0-43a3-893b-7f989150412b tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 returned with HTTP 200 Aug 01 00:30:12.816279 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1443/5764] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:30:12 2026] GET /volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:30:12.825267 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7621007c-3215-4f26-bb98-95dd45c8cf98 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:12.877847 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7621007c-3215-4f26-bb98-95dd45c8cf98 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-member] PUT https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 Aug 01 00:30:12.878285 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7621007c-3215-4f26-bb98-95dd45c8cf98 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:30:12.884727 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:12.884727 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:30:12.891663 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7621007c-3215-4f26-bb98-95dd45c8cf98 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-member] https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 returned with HTTP 200 Aug 01 00:30:12.892118 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1441/5765] 10.4.3.222 () {70 vars in 1408 bytes} [Sat Aug 1 00:30:12 2026] PUT /volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 => generated 316 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:30:12.899684 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-9706dfa1-8ea4-4d0f-9d01-c0a24a528a9d None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:12.901287 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9706dfa1-8ea4-4d0f-9d01-c0a24a528a9d tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] GET https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 Aug 01 00:30:12.901480 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9706dfa1-8ea4-4d0f-9d01-c0a24a528a9d tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:12.901670 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-9706dfa1-8ea4-4d0f-9d01-c0a24a528a9d tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:12.901812 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.backups [None req-9706dfa1-8ea4-4d0f-9d01-c0a24a528a9d tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Show backup with id 93140d20-2a07-4180-ac2b-1bea7b891a77. {{(pid=100408) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:30:12.907261 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:12.907261 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:30:12.907993 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-9706dfa1-8ea4-4d0f-9d01-c0a24a528a9d tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 returned with HTTP 200 Aug 01 00:30:12.908401 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1444/5766] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:30:12 2026] GET /volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 => generated 762 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:30:12.919281 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-755d39ff-fe4d-41cb-a549-cf1b6951396b None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:12.921776 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-755d39ff-fe4d-41cb-a549-cf1b6951396b tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] DELETE https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 Aug 01 00:30:12.922067 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-755d39ff-fe4d-41cb-a549-cf1b6951396b tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:12.922307 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-755d39ff-fe4d-41cb-a549-cf1b6951396b tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Calling method 'delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:12.922444 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.contrib.backups [None req-755d39ff-fe4d-41cb-a549-cf1b6951396b tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Delete backup with id: 93140d20-2a07-4180-ac2b-1bea7b891a77. Aug 01 00:30:12.926696 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:12.926696 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:30:12.937500 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.backup.rpcapi [None req-755d39ff-fe4d-41cb-a549-cf1b6951396b tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] delete_backup rpcapi backup_id 93140d20-2a07-4180-ac2b-1bea7b891a77 {{(pid=100407) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 01 00:30:12.939034 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-755d39ff-fe4d-41cb-a549-cf1b6951396b tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 returned with HTTP 202 Aug 01 00:30:12.939384 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1439/5767] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:30:12 2026] DELETE /volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 01 00:30:12.945954 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-f318dfc9-e150-4f3f-a167-fca6e8d0b986 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:12.947608 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f318dfc9-e150-4f3f-a167-fca6e8d0b986 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] GET https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 Aug 01 00:30:12.947845 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f318dfc9-e150-4f3f-a167-fca6e8d0b986 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:12.948034 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-f318dfc9-e150-4f3f-a167-fca6e8d0b986 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:12.948130 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.backups [None req-f318dfc9-e150-4f3f-a167-fca6e8d0b986 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Show backup with id 93140d20-2a07-4180-ac2b-1bea7b891a77. {{(pid=100409) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:30:12.952339 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:12.952339 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:30:12.953003 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-f318dfc9-e150-4f3f-a167-fca6e8d0b986 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 returned with HTTP 200 Aug 01 00:30:12.953392 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1444/5768] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:30:12 2026] GET /volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:30:13.962430 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b2013092-6fef-44ac-a59e-fa7b9f654801 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:13.964004 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b2013092-6fef-44ac-a59e-fa7b9f654801 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] GET https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 Aug 01 00:30:13.964223 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b2013092-6fef-44ac-a59e-fa7b9f654801 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:13.964395 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b2013092-6fef-44ac-a59e-fa7b9f654801 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:13.964490 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.v3.backups [None req-b2013092-6fef-44ac-a59e-fa7b9f654801 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Show backup with id 93140d20-2a07-4180-ac2b-1bea7b891a77. {{(pid=100406) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 01 00:30:13.967720 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b2013092-6fef-44ac-a59e-fa7b9f654801 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] https://10.4.3.222/volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 returned with HTTP 404 Aug 01 00:30:13.968149 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1442/5769] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:30:13 2026] GET /volume/v3/backups/93140d20-2a07-4180-ac2b-1bea7b891a77 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:30:13.973653 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-162961bf-f6a0-4e12-a714-1d593eb53505 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:13.975272 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-162961bf-f6a0-4e12-a714-1d593eb53505 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/7c06c53b-d1f7-4016-a7ef-c1f51b9313fb Aug 01 00:30:13.975483 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-162961bf-f6a0-4e12-a714-1d593eb53505 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:13.975679 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-162961bf-f6a0-4e12-a714-1d593eb53505 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:13.975868 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-162961bf-f6a0-4e12-a714-1d593eb53505 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Delete volume with id: 7c06c53b-d1f7-4016-a7ef-c1f51b9313fb Aug 01 00:30:13.982419 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:13.982419 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:30:13.982684 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-162961bf-f6a0-4e12-a714-1d593eb53505 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Volume info retrieved successfully. Aug 01 00:30:13.997336 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-162961bf-f6a0-4e12-a714-1d593eb53505 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Delete volume request issued successfully. Aug 01 00:30:13.997512 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-162961bf-f6a0-4e12-a714-1d593eb53505 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] https://10.4.3.222/volume/v3/volumes/7c06c53b-d1f7-4016-a7ef-c1f51b9313fb returned with HTTP 202 Aug 01 00:30:13.997892 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1445/5770] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:30:13 2026] DELETE /volume/v3/volumes/7c06c53b-d1f7-4016-a7ef-c1f51b9313fb => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:30:14.003305 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-68a10b14-7f80-4c94-9de5-ecfeb7d77874 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:14.004943 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-68a10b14-7f80-4c94-9de5-ecfeb7d77874 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] GET https://10.4.3.222/volume/v3/volumes/7c06c53b-d1f7-4016-a7ef-c1f51b9313fb Aug 01 00:30:14.005132 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-68a10b14-7f80-4c94-9de5-ecfeb7d77874 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:14.005331 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-68a10b14-7f80-4c94-9de5-ecfeb7d77874 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:14.012624 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:14.012624 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:30:14.015547 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-68a10b14-7f80-4c94-9de5-ecfeb7d77874 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Volume info retrieved successfully. Aug 01 00:30:14.019228 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-68a10b14-7f80-4c94-9de5-ecfeb7d77874 tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] https://10.4.3.222/volume/v3/volumes/7c06c53b-d1f7-4016-a7ef-c1f51b9313fb returned with HTTP 200 Aug 01 00:30:14.019680 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1440/5771] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:30:14 2026] GET /volume/v3/volumes/7c06c53b-d1f7-4016-a7ef-c1f51b9313fb => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 01 00:30:15.030959 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-40566a9b-8b30-48c3-b892-9ef57778bd1e None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:15.032603 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-40566a9b-8b30-48c3-b892-9ef57778bd1e tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] GET https://10.4.3.222/volume/v3/volumes/7c06c53b-d1f7-4016-a7ef-c1f51b9313fb Aug 01 00:30:15.032811 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-40566a9b-8b30-48c3-b892-9ef57778bd1e tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:15.033000 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-40566a9b-8b30-48c3-b892-9ef57778bd1e tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:15.038055 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-40566a9b-8b30-48c3-b892-9ef57778bd1e tempest-ProjectMemberTests39-918331349 tempest-ProjectMemberTests39-918331349-project-admin] https://10.4.3.222/volume/v3/volumes/7c06c53b-d1f7-4016-a7ef-c1f51b9313fb returned with HTTP 404 Aug 01 00:30:15.038655 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1445/5772] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:30:15 2026] GET /volume/v3/volumes/7c06c53b-d1f7-4016-a7ef-c1f51b9313fb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:30:16.086932 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-0155183f-12d8-44ed-9a6a-4f58e32170ca None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:16.154633 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0155183f-12d8-44ed-9a6a-4f58e32170ca tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:30:16.154988 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-0155183f-12d8-44ed-9a6a-4f58e32170ca tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1096806009", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1459137436", "vendor_name": "tempest-vendor_name-1003021846"}}} {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:30:16.158342 np0000006296 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=59,cinder:UPDATE=27,cinder:INSERT=10 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:30:16.167722 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-0155183f-12d8-44ed-9a6a-4f58e32170ca tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:30:16.168059 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1443/5773] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:30:16 2026] POST /volume/v3/types => generated 329 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:30:16.175399 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-1505d7c6-c3b6-4c95-a194-891705724ca5 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:16.176848 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1505d7c6-c3b6-4c95-a194-891705724ca5 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:30:16.177171 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-1505d7c6-c3b6-4c95-a194-891705724ca5 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "abf19aa1-aebc-4d9d-a42d-6f21987bbf9b", "size": 1}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:30:16.178421 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.v3.volumes [None req-1505d7c6-c3b6-4c95-a194-891705724ca5 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Create volume request body: {'volume': {'volume_type': 'abf19aa1-aebc-4d9d-a42d-6f21987bbf9b', 'size': 1}} {{(pid=100408) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:30:16.181491 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-1505d7c6-c3b6-4c95-a194-891705724ca5 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Create volume of 1 GB Aug 01 00:30:16.181704 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:16.181704 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:30:16.182008 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-1505d7c6-c3b6-4c95-a194-891705724ca5 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Availability Zones retrieved successfully. Aug 01 00:30:16.186785 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-1505d7c6-c3b6-4c95-a194-891705724ca5 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Flow 'volume_create_api' (e5465787-88fd-43fc-94d5-d6ae3919f88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:30:16.187578 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-1505d7c6-c3b6-4c95-a194-891705724ca5 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecbb18a6-1aa7-4cf8-be69-ca8e13fcaf7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:30:16.188230 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.flows.api.create_volume [None req-1505d7c6-c3b6-4c95-a194-891705724ca5 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Validating volume size '1' using validate_int {{(pid=100408) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:30:16.203406 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-1505d7c6-c3b6-4c95-a194-891705724ca5 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecbb18a6-1aa7-4cf8-be69-ca8e13fcaf7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:30:16Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1459137436',vendor_name='tempest-vendor_name-1003021846'},id=abf19aa1-aebc-4d9d-a42d-6f21987bbf9b,is_public=True,name='tempest-ProjectAdminTests-volume-type-1096806009',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'abf19aa1-aebc-4d9d-a42d-6f21987bbf9b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:30:16.204085 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-1505d7c6-c3b6-4c95-a194-891705724ca5 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9253522f-8766-41e0-9843-4fb41db7769a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:30:16.223979 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-1505d7c6-c3b6-4c95-a194-891705724ca5 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1096806009 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1096806009, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:30:16.224230 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-1505d7c6-c3b6-4c95-a194-891705724ca5 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1096806009 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1096806009, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:30:16.251137 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-1505d7c6-c3b6-4c95-a194-891705724ca5 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Created reservations ['2c02487f-a397-4a6b-a601-5c2630a64d78', '8de8d288-5bbb-4bb3-a322-db164feee1b1', '436d052b-7ecd-48bf-97a5-f12aee8df43b', '339ba770-42cf-46fd-84b9-833c8ee220b2'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:30:16.251908 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-1505d7c6-c3b6-4c95-a194-891705724ca5 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9253522f-8766-41e0-9843-4fb41db7769a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c02487f-a397-4a6b-a601-5c2630a64d78', '8de8d288-5bbb-4bb3-a322-db164feee1b1', '436d052b-7ecd-48bf-97a5-f12aee8df43b', '339ba770-42cf-46fd-84b9-833c8ee220b2']}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:30:16.252664 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-1505d7c6-c3b6-4c95-a194-891705724ca5 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e893b886-340a-4e99-9ab0-3ed9b50b0304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:30:16.275021 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-1505d7c6-c3b6-4c95-a194-891705724ca5 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e893b886-340a-4e99-9ab0-3ed9b50b0304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4ecd2a4-6d22-4a6c-8332-c92d109cce50', '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='b3f9b0d45e404f2babf1c52ffead7b13',qos_specs=None,replication_status=,reservations=['2c02487f-a397-4a6b-a601-5c2630a64d78','8de8d288-5bbb-4bb3-a322-db164feee1b1','436d052b-7ecd-48bf-97a5-f12aee8df43b','339ba770-42cf-46fd-84b9-833c8ee220b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae0cca6e518d4c9bb11c3f3a635e165a',volume_type_id=abf19aa1-aebc-4d9d-a42d-6f21987bbf9b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:30: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=d4ecd2a4-6d22-4a6c-8332-c92d109cce50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3f9b0d45e404f2babf1c52ffead7b13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae0cca6e518d4c9bb11c3f3a635e165a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(abf19aa1-aebc-4d9d-a42d-6f21987bbf9b),volume_type_id=abf19aa1-aebc-4d9d-a42d-6f21987bbf9b)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:30:16.275660 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-1505d7c6-c3b6-4c95-a194-891705724ca5 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e5442d8-f81f-4572-9889-37f4ca598ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:30:16.289898 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-1505d7c6-c3b6-4c95-a194-891705724ca5 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e5442d8-f81f-4572-9889-37f4ca598ce3) transitioned into state 'SUCCESS' from 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='b3f9b0d45e404f2babf1c52ffead7b13',qos_specs=None,replication_status=,reservations=['2c02487f-a397-4a6b-a601-5c2630a64d78','8de8d288-5bbb-4bb3-a322-db164feee1b1','436d052b-7ecd-48bf-97a5-f12aee8df43b','339ba770-42cf-46fd-84b9-833c8ee220b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae0cca6e518d4c9bb11c3f3a635e165a',volume_type_id=abf19aa1-aebc-4d9d-a42d-6f21987bbf9b)}' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:30:16.290530 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-1505d7c6-c3b6-4c95-a194-891705724ca5 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c0e4d2c-684b-4db2-8c25-fe014096ce3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:30:16.297939 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-1505d7c6-c3b6-4c95-a194-891705724ca5 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c0e4d2c-684b-4db2-8c25-fe014096ce3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100408) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:30:16.298710 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-1505d7c6-c3b6-4c95-a194-891705724ca5 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Flow 'volume_create_api' (e5465787-88fd-43fc-94d5-d6ae3919f88f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100408) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:30:16.298999 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-1505d7c6-c3b6-4c95-a194-891705724ca5 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Create volume request issued successfully. Aug 01 00:30:16.299517 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-1505d7c6-c3b6-4c95-a194-891705724ca5 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:30:16.299920 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1446/5774] 10.4.3.222 () {70 vars in 1298 bytes} [Sat Aug 1 00:30:16 2026] POST /volume/v3/volumes => generated 773 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:30:16.309901 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-2b637088-d25a-4ff0-a2af-8dfe41d2c45a None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:16.311416 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2b637088-d25a-4ff0-a2af-8dfe41d2c45a tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] GET https://10.4.3.222/volume/v3/volumes/d4ecd2a4-6d22-4a6c-8332-c92d109cce50 Aug 01 00:30:16.311588 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2b637088-d25a-4ff0-a2af-8dfe41d2c45a tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:16.311751 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-2b637088-d25a-4ff0-a2af-8dfe41d2c45a tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Calling method 'show' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:16.318082 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:16.318082 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:30:16.320746 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-2b637088-d25a-4ff0-a2af-8dfe41d2c45a tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Volume info retrieved successfully. Aug 01 00:30:16.323737 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-2b637088-d25a-4ff0-a2af-8dfe41d2c45a tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] https://10.4.3.222/volume/v3/volumes/d4ecd2a4-6d22-4a6c-8332-c92d109cce50 returned with HTTP 200 Aug 01 00:30:16.324081 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1441/5775] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:30:16 2026] GET /volume/v3/volumes/d4ecd2a4-6d22-4a6c-8332-c92d109cce50 => generated 952 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:30:17.335419 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-01696564-50f5-4031-947c-5fb7e42fd131 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:17.337140 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-01696564-50f5-4031-947c-5fb7e42fd131 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] GET https://10.4.3.222/volume/v3/volumes/d4ecd2a4-6d22-4a6c-8332-c92d109cce50 Aug 01 00:30:17.337378 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-01696564-50f5-4031-947c-5fb7e42fd131 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:17.337520 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-01696564-50f5-4031-947c-5fb7e42fd131 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:17.343974 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:17.343974 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:30:17.347130 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-01696564-50f5-4031-947c-5fb7e42fd131 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Volume info retrieved successfully. Aug 01 00:30:17.350425 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-01696564-50f5-4031-947c-5fb7e42fd131 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] https://10.4.3.222/volume/v3/volumes/d4ecd2a4-6d22-4a6c-8332-c92d109cce50 returned with HTTP 200 Aug 01 00:30:17.350748 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1446/5776] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:30:17 2026] GET /volume/v3/volumes/d4ecd2a4-6d22-4a6c-8332-c92d109cce50 => generated 973 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:30:17.361317 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-fbb431ab-38d2-4e2e-9c37-9761530cae0e None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:17.362950 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fbb431ab-38d2-4e2e-9c37-9761530cae0e tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] GET https://10.4.3.222/volume/v3/messages Aug 01 00:30:17.363163 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fbb431ab-38d2-4e2e-9c37-9761530cae0e tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:17.363362 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-fbb431ab-38d2-4e2e-9c37-9761530cae0e tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:17.366507 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-fbb431ab-38d2-4e2e-9c37-9761530cae0e tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] https://10.4.3.222/volume/v3/messages returned with HTTP 200 Aug 01 00:30:17.366840 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1444/5777] 10.4.3.222 () {68 vars in 1280 bytes} [Sat Aug 1 00:30:17 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 01 00:30:17.373955 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-55b23de9-d07a-4877-9b6b-79d8cad6286f None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:17.375686 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-55b23de9-d07a-4877-9b6b-79d8cad6286f tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] DELETE https://10.4.3.222/volume/v3/messages/29a3ab24-b991-450d-8804-9262ddcb8e87 Aug 01 00:30:17.375890 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-55b23de9-d07a-4877-9b6b-79d8cad6286f tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:17.376082 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-55b23de9-d07a-4877-9b6b-79d8cad6286f tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:17.379654 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:17.379654 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:30:17.384105 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-55b23de9-d07a-4877-9b6b-79d8cad6286f tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] https://10.4.3.222/volume/v3/messages/29a3ab24-b991-450d-8804-9262ddcb8e87 returned with HTTP 204 Aug 01 00:30:17.384397 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1447/5778] 10.4.3.222 () {68 vars in 1394 bytes} [Sat Aug 1 00:30:17 2026] DELETE /volume/v3/messages/29a3ab24-b991-450d-8804-9262ddcb8e87 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 01 00:30:17.390060 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a8155a14-7f4e-4e5c-838a-966118f023e0 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:17.391688 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a8155a14-7f4e-4e5c-838a-966118f023e0 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] GET https://10.4.3.222/volume/v3/messages/29a3ab24-b991-450d-8804-9262ddcb8e87 Aug 01 00:30:17.391904 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a8155a14-7f4e-4e5c-838a-966118f023e0 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:17.392079 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a8155a14-7f4e-4e5c-838a-966118f023e0 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:17.394712 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a8155a14-7f4e-4e5c-838a-966118f023e0 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] https://10.4.3.222/volume/v3/messages/29a3ab24-b991-450d-8804-9262ddcb8e87 returned with HTTP 404 Aug 01 00:30:17.395121 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1442/5779] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:30:17 2026] GET /volume/v3/messages/29a3ab24-b991-450d-8804-9262ddcb8e87 => generated 110 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 01 00:30:17.400724 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-2da01c31-c975-4f10-96bb-de0cf8048765 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:17.402475 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2da01c31-c975-4f10-96bb-de0cf8048765 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/d4ecd2a4-6d22-4a6c-8332-c92d109cce50 Aug 01 00:30:17.402690 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2da01c31-c975-4f10-96bb-de0cf8048765 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:17.402892 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-2da01c31-c975-4f10-96bb-de0cf8048765 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Calling method 'delete' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:17.403072 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-2da01c31-c975-4f10-96bb-de0cf8048765 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Delete volume with id: d4ecd2a4-6d22-4a6c-8332-c92d109cce50 Aug 01 00:30:17.409798 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:17.409798 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:30:17.410091 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-2da01c31-c975-4f10-96bb-de0cf8048765 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Volume info retrieved successfully. Aug 01 00:30:17.410992 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-2da01c31-c975-4f10-96bb-de0cf8048765 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100409) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 01 00:30:17.420121 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-2da01c31-c975-4f10-96bb-de0cf8048765 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1096806009 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1096806009, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:30:17.420430 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-2da01c31-c975-4f10-96bb-de0cf8048765 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1096806009 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1096806009, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:30:17.429569 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-2da01c31-c975-4f10-96bb-de0cf8048765 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Created reservations ['71c689e4-99b3-49b3-b50e-e59ce8cc99a3', '2f152513-5425-4c45-8411-c2c8035ebc4a', '27778c8c-818f-4af6-8ef9-7dc3e7283239', '3c85b8b8-df9e-468d-b34c-ded8ef62b755'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:30:17.450723 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-2da01c31-c975-4f10-96bb-de0cf8048765 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Delete volume request issued successfully. Aug 01 00:30:17.450916 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-2da01c31-c975-4f10-96bb-de0cf8048765 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] https://10.4.3.222/volume/v3/volumes/d4ecd2a4-6d22-4a6c-8332-c92d109cce50 returned with HTTP 202 Aug 01 00:30:17.451522 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1447/5780] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:30:17 2026] DELETE /volume/v3/volumes/d4ecd2a4-6d22-4a6c-8332-c92d109cce50 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:30:17.457852 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-b6980777-380a-4ef9-bb66-211769da9675 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:17.459502 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b6980777-380a-4ef9-bb66-211769da9675 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] DELETE https://10.4.3.222/volume/v3/types/abf19aa1-aebc-4d9d-a42d-6f21987bbf9b Aug 01 00:30:17.459681 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b6980777-380a-4ef9-bb66-211769da9675 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:17.459913 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-b6980777-380a-4ef9-bb66-211769da9675 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Calling method '_delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:17.478707 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-b6980777-380a-4ef9-bb66-211769da9675 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] https://10.4.3.222/volume/v3/types/abf19aa1-aebc-4d9d-a42d-6f21987bbf9b returned with HTTP 202 Aug 01 00:30:17.479093 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1445/5781] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:30:17 2026] DELETE /volume/v3/types/abf19aa1-aebc-4d9d-a42d-6f21987bbf9b => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:30:17.486445 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-d78517c7-709d-4e03-8181-54892949cf82 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:17.487950 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d78517c7-709d-4e03-8181-54892949cf82 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:30:17.488276 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-d78517c7-709d-4e03-8181-54892949cf82 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1519725519", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1788477796", "vendor_name": "tempest-vendor_name-183654409"}}} {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:30:17.501021 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-d78517c7-709d-4e03-8181-54892949cf82 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:30:17.501363 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1448/5782] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:30:17 2026] POST /volume/v3/types => generated 328 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:30:17.508111 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-93c4bdb4-401f-4cc3-a03f-a0e81ad29b76 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:17.509837 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-93c4bdb4-401f-4cc3-a03f-a0e81ad29b76 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:30:17.510215 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-93c4bdb4-401f-4cc3-a03f-a0e81ad29b76 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "94545534-89e1-473a-8352-832236a66e5a", "size": 1}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:30:17.511598 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.v3.volumes [None req-93c4bdb4-401f-4cc3-a03f-a0e81ad29b76 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Create volume request body: {'volume': {'volume_type': '94545534-89e1-473a-8352-832236a66e5a', 'size': 1}} {{(pid=100407) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:30:17.515222 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.v3.volumes [None req-93c4bdb4-401f-4cc3-a03f-a0e81ad29b76 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Create volume of 1 GB Aug 01 00:30:17.515529 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:17.515529 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:30:17.515909 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-93c4bdb4-401f-4cc3-a03f-a0e81ad29b76 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Availability Zones retrieved successfully. Aug 01 00:30:17.520683 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-93c4bdb4-401f-4cc3-a03f-a0e81ad29b76 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Flow 'volume_create_api' (13a0926b-7b47-4ca1-91ea-0e69ce2bf0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:30:17.521744 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-93c4bdb4-401f-4cc3-a03f-a0e81ad29b76 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2de3beb0-8e52-4282-9b8d-c2c8e290b830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:30:17.522472 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.flows.api.create_volume [None req-93c4bdb4-401f-4cc3-a03f-a0e81ad29b76 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Validating volume size '1' using validate_int {{(pid=100407) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:30:17.538625 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-93c4bdb4-401f-4cc3-a03f-a0e81ad29b76 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2de3beb0-8e52-4282-9b8d-c2c8e290b830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:30:17Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1788477796',vendor_name='tempest-vendor_name-183654409'},id=94545534-89e1-473a-8352-832236a66e5a,is_public=True,name='tempest-ProjectAdminTests-volume-type-1519725519',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94545534-89e1-473a-8352-832236a66e5a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:30:17.539315 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-93c4bdb4-401f-4cc3-a03f-a0e81ad29b76 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f00d3d94-6023-4d26-98ad-a51fdfe3ca0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:30:17.560668 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-93c4bdb4-401f-4cc3-a03f-a0e81ad29b76 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1519725519 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1519725519, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:30:17.561005 np0000006296 devstack@c-api.service[100407]: WARNING cinder.quota [None req-93c4bdb4-401f-4cc3-a03f-a0e81ad29b76 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1519725519 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1519725519, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:30:17.582866 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.quota [None req-93c4bdb4-401f-4cc3-a03f-a0e81ad29b76 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Created reservations ['70560190-f24e-4bd0-95af-f03058f5ba89', '0df04fb8-305d-4fb4-9c4d-dbd2430c1b81', 'cb42f122-7a5d-4448-9708-4b9a630222a0', 'c3b4ad57-0ed6-44d6-912f-9700ee71c9c8'] {{(pid=100407) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:30:17.583602 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-93c4bdb4-401f-4cc3-a03f-a0e81ad29b76 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f00d3d94-6023-4d26-98ad-a51fdfe3ca0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70560190-f24e-4bd0-95af-f03058f5ba89', '0df04fb8-305d-4fb4-9c4d-dbd2430c1b81', 'cb42f122-7a5d-4448-9708-4b9a630222a0', 'c3b4ad57-0ed6-44d6-912f-9700ee71c9c8']}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:30:17.584288 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-93c4bdb4-401f-4cc3-a03f-a0e81ad29b76 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e84333e7-aa6b-469f-a47c-956adfc224dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:30:17.606092 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-93c4bdb4-401f-4cc3-a03f-a0e81ad29b76 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e84333e7-aa6b-469f-a47c-956adfc224dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81164459-daf0-4c75-b076-cfd1375ad76b', '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='b3f9b0d45e404f2babf1c52ffead7b13',qos_specs=None,replication_status=,reservations=['70560190-f24e-4bd0-95af-f03058f5ba89','0df04fb8-305d-4fb4-9c4d-dbd2430c1b81','cb42f122-7a5d-4448-9708-4b9a630222a0','c3b4ad57-0ed6-44d6-912f-9700ee71c9c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae0cca6e518d4c9bb11c3f3a635e165a',volume_type_id=94545534-89e1-473a-8352-832236a66e5a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:30: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=81164459-daf0-4c75-b076-cfd1375ad76b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3f9b0d45e404f2babf1c52ffead7b13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae0cca6e518d4c9bb11c3f3a635e165a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94545534-89e1-473a-8352-832236a66e5a),volume_type_id=94545534-89e1-473a-8352-832236a66e5a)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:30:17.606719 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-93c4bdb4-401f-4cc3-a03f-a0e81ad29b76 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c87739a7-3279-4007-a37f-a9e625462833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:30:17.619951 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-93c4bdb4-401f-4cc3-a03f-a0e81ad29b76 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c87739a7-3279-4007-a37f-a9e625462833) transitioned into state 'SUCCESS' from 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='b3f9b0d45e404f2babf1c52ffead7b13',qos_specs=None,replication_status=,reservations=['70560190-f24e-4bd0-95af-f03058f5ba89','0df04fb8-305d-4fb4-9c4d-dbd2430c1b81','cb42f122-7a5d-4448-9708-4b9a630222a0','c3b4ad57-0ed6-44d6-912f-9700ee71c9c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae0cca6e518d4c9bb11c3f3a635e165a',volume_type_id=94545534-89e1-473a-8352-832236a66e5a)}' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:30:17.620523 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-93c4bdb4-401f-4cc3-a03f-a0e81ad29b76 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaeb0a2e-4e58-4027-82e0-9d7594e2aad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:30:17.628035 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-93c4bdb4-401f-4cc3-a03f-a0e81ad29b76 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaeb0a2e-4e58-4027-82e0-9d7594e2aad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100407) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:30:17.628747 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.volume.api [None req-93c4bdb4-401f-4cc3-a03f-a0e81ad29b76 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Flow 'volume_create_api' (13a0926b-7b47-4ca1-91ea-0e69ce2bf0f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100407) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:30:17.629014 np0000006296 devstack@c-api.service[100407]: INFO cinder.volume.api [None req-93c4bdb4-401f-4cc3-a03f-a0e81ad29b76 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Create volume request issued successfully. Aug 01 00:30:17.629504 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-93c4bdb4-401f-4cc3-a03f-a0e81ad29b76 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:30:17.629894 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1443/5783] 10.4.3.222 () {70 vars in 1298 bytes} [Sat Aug 1 00:30:17 2026] POST /volume/v3/volumes => generated 773 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:30:17.640425 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-0b277698-87eb-4e31-8523-3d926ec2bd33 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:17.642994 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0b277698-87eb-4e31-8523-3d926ec2bd33 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] GET https://10.4.3.222/volume/v3/volumes/81164459-daf0-4c75-b076-cfd1375ad76b Aug 01 00:30:17.643441 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0b277698-87eb-4e31-8523-3d926ec2bd33 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:17.643604 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-0b277698-87eb-4e31-8523-3d926ec2bd33 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Calling method 'show' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:17.652739 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:17.652739 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:30:17.656525 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-0b277698-87eb-4e31-8523-3d926ec2bd33 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Volume info retrieved successfully. Aug 01 00:30:17.660831 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-0b277698-87eb-4e31-8523-3d926ec2bd33 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] https://10.4.3.222/volume/v3/volumes/81164459-daf0-4c75-b076-cfd1375ad76b returned with HTTP 200 Aug 01 00:30:17.661310 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1448/5784] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:30:17 2026] GET /volume/v3/volumes/81164459-daf0-4c75-b076-cfd1375ad76b => generated 952 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:30:18.672340 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-456a2f19-423c-447f-ab90-9ba9e72dc08a None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:18.674071 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-456a2f19-423c-447f-ab90-9ba9e72dc08a tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] GET https://10.4.3.222/volume/v3/volumes/81164459-daf0-4c75-b076-cfd1375ad76b Aug 01 00:30:18.674310 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-456a2f19-423c-447f-ab90-9ba9e72dc08a tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:18.674517 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-456a2f19-423c-447f-ab90-9ba9e72dc08a tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:18.680956 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:18.680956 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:30:18.683699 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-456a2f19-423c-447f-ab90-9ba9e72dc08a tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Volume info retrieved successfully. Aug 01 00:30:18.686844 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-456a2f19-423c-447f-ab90-9ba9e72dc08a tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] https://10.4.3.222/volume/v3/volumes/81164459-daf0-4c75-b076-cfd1375ad76b returned with HTTP 200 Aug 01 00:30:18.687188 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1446/5785] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:30:18 2026] GET /volume/v3/volumes/81164459-daf0-4c75-b076-cfd1375ad76b => generated 973 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:30:18.698285 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-ec5267b9-9d77-45be-87d9-94b0208cbbac None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:18.699706 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ec5267b9-9d77-45be-87d9-94b0208cbbac tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] GET https://10.4.3.222/volume/v3/messages Aug 01 00:30:18.699915 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ec5267b9-9d77-45be-87d9-94b0208cbbac tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:18.700111 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-ec5267b9-9d77-45be-87d9-94b0208cbbac tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Calling method 'version_select' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:18.703132 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-ec5267b9-9d77-45be-87d9-94b0208cbbac tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] https://10.4.3.222/volume/v3/messages returned with HTTP 200 Aug 01 00:30:18.703464 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1449/5786] 10.4.3.222 () {68 vars in 1280 bytes} [Sat Aug 1 00:30:18 2026] GET /volume/v3/messages => generated 670 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:30:18.711797 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-3ea9872a-79ee-4463-a105-0e3d91b3bb71 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:18.713790 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3ea9872a-79ee-4463-a105-0e3d91b3bb71 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] GET https://10.4.3.222/volume/v3/messages Aug 01 00:30:18.714066 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3ea9872a-79ee-4463-a105-0e3d91b3bb71 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:18.714313 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-3ea9872a-79ee-4463-a105-0e3d91b3bb71 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:18.714630 np0000006296 devstack@c-api.service[100407]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:18.714630 np0000006296 devstack@c-api.service[100407]: warnings.warn( Aug 01 00:30:18.717785 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-3ea9872a-79ee-4463-a105-0e3d91b3bb71 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] https://10.4.3.222/volume/v3/messages returned with HTTP 200 Aug 01 00:30:18.718160 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1444/5787] 10.4.3.222 () {68 vars in 1280 bytes} [Sat Aug 1 00:30:18 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 01 00:30:18.725948 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-d6e18b98-e476-4172-8a7e-b193182c7c15 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:18.727515 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d6e18b98-e476-4172-8a7e-b193182c7c15 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] DELETE https://10.4.3.222/volume/v3/messages/9dae4afb-8431-4752-a174-43e9fde776cc Aug 01 00:30:18.727710 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d6e18b98-e476-4172-8a7e-b193182c7c15 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:18.727917 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-d6e18b98-e476-4172-8a7e-b193182c7c15 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:18.734751 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-d6e18b98-e476-4172-8a7e-b193182c7c15 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] https://10.4.3.222/volume/v3/messages/9dae4afb-8431-4752-a174-43e9fde776cc returned with HTTP 204 Aug 01 00:30:18.735189 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1449/5788] 10.4.3.222 () {68 vars in 1394 bytes} [Sat Aug 1 00:30:18 2026] DELETE /volume/v3/messages/9dae4afb-8431-4752-a174-43e9fde776cc => generated 0 bytes in 9 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 01 00:30:18.741476 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-00107241-d395-4eb2-a3d7-25ba1a701a48 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:18.743147 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-00107241-d395-4eb2-a3d7-25ba1a701a48 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/81164459-daf0-4c75-b076-cfd1375ad76b Aug 01 00:30:18.743349 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-00107241-d395-4eb2-a3d7-25ba1a701a48 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:18.743520 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-00107241-d395-4eb2-a3d7-25ba1a701a48 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Calling method 'delete' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:18.743664 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.v3.volumes [None req-00107241-d395-4eb2-a3d7-25ba1a701a48 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Delete volume with id: 81164459-daf0-4c75-b076-cfd1375ad76b Aug 01 00:30:18.750888 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:18.750888 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:30:18.751174 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-00107241-d395-4eb2-a3d7-25ba1a701a48 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Volume info retrieved successfully. Aug 01 00:30:18.752048 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.volume.api [None req-00107241-d395-4eb2-a3d7-25ba1a701a48 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100406) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 01 00:30:18.759999 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-00107241-d395-4eb2-a3d7-25ba1a701a48 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1519725519 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1519725519, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:30:18.760290 np0000006296 devstack@c-api.service[100406]: WARNING cinder.quota [None req-00107241-d395-4eb2-a3d7-25ba1a701a48 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1519725519 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1519725519, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:30:18.767388 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.quota [None req-00107241-d395-4eb2-a3d7-25ba1a701a48 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Created reservations ['011b4156-9c6d-43e2-a744-21014cae5cb9', '9851ad93-972a-4b88-ae0e-b031a4011b6c', 'c55e3154-8149-42eb-ae73-cced20a65a65', '49a01fb1-34c8-4e83-9d8b-82468a0a4d77'] {{(pid=100406) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:30:18.787507 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-00107241-d395-4eb2-a3d7-25ba1a701a48 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Delete volume request issued successfully. Aug 01 00:30:18.787685 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-00107241-d395-4eb2-a3d7-25ba1a701a48 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] https://10.4.3.222/volume/v3/volumes/81164459-daf0-4c75-b076-cfd1375ad76b returned with HTTP 202 Aug 01 00:30:18.788094 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1447/5789] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:30:18 2026] DELETE /volume/v3/volumes/81164459-daf0-4c75-b076-cfd1375ad76b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:30:18.795268 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-309bf2b5-7977-4dea-ad81-b3ae804d4290 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:18.796940 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-309bf2b5-7977-4dea-ad81-b3ae804d4290 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] DELETE https://10.4.3.222/volume/v3/types/94545534-89e1-473a-8352-832236a66e5a Aug 01 00:30:18.797136 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-309bf2b5-7977-4dea-ad81-b3ae804d4290 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:18.797388 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-309bf2b5-7977-4dea-ad81-b3ae804d4290 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Calling method '_delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:18.815984 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-309bf2b5-7977-4dea-ad81-b3ae804d4290 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] https://10.4.3.222/volume/v3/types/94545534-89e1-473a-8352-832236a66e5a returned with HTTP 202 Aug 01 00:30:18.816347 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1450/5790] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:30:18 2026] DELETE /volume/v3/types/94545534-89e1-473a-8352-832236a66e5a => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:30:18.823388 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-59d9a802-4d91-4621-82fb-ef97ba36f025 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:18.824818 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-59d9a802-4d91-4621-82fb-ef97ba36f025 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] POST https://10.4.3.222/volume/v3/types Aug 01 00:30:18.825123 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-59d9a802-4d91-4621-82fb-ef97ba36f025 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-55253641", "extra_specs": {"storage_protocol": "tempest-storage_protocol-582359040", "vendor_name": "tempest-vendor_name-2061671160"}}} {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:30:18.836627 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-59d9a802-4d91-4621-82fb-ef97ba36f025 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] https://10.4.3.222/volume/v3/types returned with HTTP 200 Aug 01 00:30:18.837115 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1445/5791] 10.4.3.222 () {68 vars in 1253 bytes} [Sat Aug 1 00:30:18 2026] POST /volume/v3/types => generated 326 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:30:18.844129 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-5f0f788a-75e4-4d4f-8da0-c6f200b5bc63 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:18.845757 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5f0f788a-75e4-4d4f-8da0-c6f200b5bc63 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] POST https://10.4.3.222/volume/v3/volumes Aug 01 00:30:18.846093 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-5f0f788a-75e4-4d4f-8da0-c6f200b5bc63 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d543af69-480b-466d-a055-6d05ed674d67", "size": 1}} {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 01 00:30:18.847409 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.v3.volumes [None req-5f0f788a-75e4-4d4f-8da0-c6f200b5bc63 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Create volume request body: {'volume': {'volume_type': 'd543af69-480b-466d-a055-6d05ed674d67', 'size': 1}} {{(pid=100409) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 01 00:30:18.850479 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.v3.volumes [None req-5f0f788a-75e4-4d4f-8da0-c6f200b5bc63 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Create volume of 1 GB Aug 01 00:30:18.850722 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:18.850722 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:30:18.851076 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-5f0f788a-75e4-4d4f-8da0-c6f200b5bc63 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Availability Zones retrieved successfully. Aug 01 00:30:18.856233 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-5f0f788a-75e4-4d4f-8da0-c6f200b5bc63 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Flow 'volume_create_api' (ae5769ee-ba62-4790-83b7-bb0e8d276328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:30:18.857094 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-5f0f788a-75e4-4d4f-8da0-c6f200b5bc63 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c192f337-29ce-4120-a836-2e5d920e9821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:30:18.857775 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.flows.api.create_volume [None req-5f0f788a-75e4-4d4f-8da0-c6f200b5bc63 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Validating volume size '1' using validate_int {{(pid=100409) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 01 00:30:18.873999 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-5f0f788a-75e4-4d4f-8da0-c6f200b5bc63 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c192f337-29ce-4120-a836-2e5d920e9821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-01T00:30:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-582359040',vendor_name='tempest-vendor_name-2061671160'},id=d543af69-480b-466d-a055-6d05ed674d67,is_public=True,name='tempest-ProjectAdminTests-volume-type-55253641',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd543af69-480b-466d-a055-6d05ed674d67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:30:18.874692 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-5f0f788a-75e4-4d4f-8da0-c6f200b5bc63 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (306190fb-c9a6-4d59-9870-5bc02ef343c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:30:18.897120 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-5f0f788a-75e4-4d4f-8da0-c6f200b5bc63 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-55253641 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-55253641, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:30:18.897355 np0000006296 devstack@c-api.service[100409]: WARNING cinder.quota [None req-5f0f788a-75e4-4d4f-8da0-c6f200b5bc63 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-55253641 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-55253641, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:30:18.917911 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.quota [None req-5f0f788a-75e4-4d4f-8da0-c6f200b5bc63 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Created reservations ['2e1a383c-f679-41a3-8246-f4b0c5419c95', '5558a277-17c0-4458-9755-170eea5a70f2', '22dd1d6a-de13-41d8-b368-d894615a75f1', '3e3ad895-d55b-4830-81a2-42d89765330b'] {{(pid=100409) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:30:18.918678 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-5f0f788a-75e4-4d4f-8da0-c6f200b5bc63 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (306190fb-c9a6-4d59-9870-5bc02ef343c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e1a383c-f679-41a3-8246-f4b0c5419c95', '5558a277-17c0-4458-9755-170eea5a70f2', '22dd1d6a-de13-41d8-b368-d894615a75f1', '3e3ad895-d55b-4830-81a2-42d89765330b']}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:30:18.919428 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-5f0f788a-75e4-4d4f-8da0-c6f200b5bc63 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (439f4974-d14e-46a6-b2c1-58a2a92edc66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:30:18.942248 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-5f0f788a-75e4-4d4f-8da0-c6f200b5bc63 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (439f4974-d14e-46a6-b2c1-58a2a92edc66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8c9ebd6-362f-4151-842e-3a63541ed02a', '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='b3f9b0d45e404f2babf1c52ffead7b13',qos_specs=None,replication_status=,reservations=['2e1a383c-f679-41a3-8246-f4b0c5419c95','5558a277-17c0-4458-9755-170eea5a70f2','22dd1d6a-de13-41d8-b368-d894615a75f1','3e3ad895-d55b-4830-81a2-42d89765330b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae0cca6e518d4c9bb11c3f3a635e165a',volume_type_id=d543af69-480b-466d-a055-6d05ed674d67), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-01T00:30: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=b8c9ebd6-362f-4151-842e-3a63541ed02a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3f9b0d45e404f2babf1c52ffead7b13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae0cca6e518d4c9bb11c3f3a635e165a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d543af69-480b-466d-a055-6d05ed674d67),volume_type_id=d543af69-480b-466d-a055-6d05ed674d67)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:30:18.942864 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-5f0f788a-75e4-4d4f-8da0-c6f200b5bc63 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (208deafe-66fa-4f93-ad99-2ded7824c002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:30:18.958124 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-5f0f788a-75e4-4d4f-8da0-c6f200b5bc63 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (208deafe-66fa-4f93-ad99-2ded7824c002) transitioned into state 'SUCCESS' from 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='b3f9b0d45e404f2babf1c52ffead7b13',qos_specs=None,replication_status=,reservations=['2e1a383c-f679-41a3-8246-f4b0c5419c95','5558a277-17c0-4458-9755-170eea5a70f2','22dd1d6a-de13-41d8-b368-d894615a75f1','3e3ad895-d55b-4830-81a2-42d89765330b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae0cca6e518d4c9bb11c3f3a635e165a',volume_type_id=d543af69-480b-466d-a055-6d05ed674d67)}' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:30:18.958732 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-5f0f788a-75e4-4d4f-8da0-c6f200b5bc63 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f66ecf7-244e-41df-93c3-2732c105e427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 01 00:30:18.966780 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-5f0f788a-75e4-4d4f-8da0-c6f200b5bc63 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f66ecf7-244e-41df-93c3-2732c105e427) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100409) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 01 00:30:18.967608 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.volume.api [None req-5f0f788a-75e4-4d4f-8da0-c6f200b5bc63 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Flow 'volume_create_api' (ae5769ee-ba62-4790-83b7-bb0e8d276328) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100409) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 01 00:30:18.967899 np0000006296 devstack@c-api.service[100409]: INFO cinder.volume.api [None req-5f0f788a-75e4-4d4f-8da0-c6f200b5bc63 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Create volume request issued successfully. Aug 01 00:30:18.968417 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-5f0f788a-75e4-4d4f-8da0-c6f200b5bc63 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] https://10.4.3.222/volume/v3/volumes returned with HTTP 202 Aug 01 00:30:18.968838 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1450/5792] 10.4.3.222 () {70 vars in 1298 bytes} [Sat Aug 1 00:30:18 2026] POST /volume/v3/volumes => generated 771 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 01 00:30:18.979979 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-7f420b39-06a2-46fd-9278-65c50a17cb59 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:18.981623 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7f420b39-06a2-46fd-9278-65c50a17cb59 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] GET https://10.4.3.222/volume/v3/volumes/b8c9ebd6-362f-4151-842e-3a63541ed02a Aug 01 00:30:18.981834 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7f420b39-06a2-46fd-9278-65c50a17cb59 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:18.982014 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-7f420b39-06a2-46fd-9278-65c50a17cb59 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Calling method 'show' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:18.988299 np0000006296 devstack@c-api.service[100406]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:18.988299 np0000006296 devstack@c-api.service[100406]: warnings.warn( Aug 01 00:30:18.991101 np0000006296 devstack@c-api.service[100406]: INFO cinder.volume.api [None req-7f420b39-06a2-46fd-9278-65c50a17cb59 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Volume info retrieved successfully. Aug 01 00:30:18.994295 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-7f420b39-06a2-46fd-9278-65c50a17cb59 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] https://10.4.3.222/volume/v3/volumes/b8c9ebd6-362f-4151-842e-3a63541ed02a returned with HTTP 200 Aug 01 00:30:18.994600 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1448/5793] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:30:18 2026] GET /volume/v3/volumes/b8c9ebd6-362f-4151-842e-3a63541ed02a => generated 950 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:30:20.006231 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-09c4e751-164d-4911-9525-2ca4212b893e None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:20.007939 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-09c4e751-164d-4911-9525-2ca4212b893e tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] GET https://10.4.3.222/volume/v3/volumes/b8c9ebd6-362f-4151-842e-3a63541ed02a Aug 01 00:30:20.008135 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-09c4e751-164d-4911-9525-2ca4212b893e tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:20.008346 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-09c4e751-164d-4911-9525-2ca4212b893e tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Calling method 'show' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:20.014710 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:20.014710 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:30:20.017530 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-09c4e751-164d-4911-9525-2ca4212b893e tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Volume info retrieved successfully. Aug 01 00:30:20.020776 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-09c4e751-164d-4911-9525-2ca4212b893e tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] https://10.4.3.222/volume/v3/volumes/b8c9ebd6-362f-4151-842e-3a63541ed02a returned with HTTP 200 Aug 01 00:30:20.021110 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1451/5794] 10.4.3.222 () {68 vars in 1388 bytes} [Sat Aug 1 00:30:20 2026] GET /volume/v3/volumes/b8c9ebd6-362f-4151-842e-3a63541ed02a => generated 971 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:30:20.031735 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-a710c533-1fd0-48c5-b9b7-5fa2929b49c8 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:20.033348 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a710c533-1fd0-48c5-b9b7-5fa2929b49c8 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] GET https://10.4.3.222/volume/v3/messages Aug 01 00:30:20.033524 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a710c533-1fd0-48c5-b9b7-5fa2929b49c8 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:20.033706 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-a710c533-1fd0-48c5-b9b7-5fa2929b49c8 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Calling method 'version_select' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:20.036695 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-a710c533-1fd0-48c5-b9b7-5fa2929b49c8 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] https://10.4.3.222/volume/v3/messages returned with HTTP 200 Aug 01 00:30:20.037040 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1446/5795] 10.4.3.222 () {68 vars in 1280 bytes} [Sat Aug 1 00:30:20 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 01 00:30:20.044449 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.middleware.request_id [None req-e4cccb7f-d8ce-47ff-8298-465892c003c2 None None] RequestId filter calling following filter/app {{(pid=100409) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:20.046234 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e4cccb7f-d8ce-47ff-8298-465892c003c2 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] GET https://10.4.3.222/volume/v3/messages/bcb7f346-a93d-44f1-a31f-5f58ea5d3e73 Aug 01 00:30:20.046468 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e4cccb7f-d8ce-47ff-8298-465892c003c2 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Empty body provided in request {{(pid=100409) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:20.046673 np0000006296 devstack@c-api.service[100409]: DEBUG cinder.api.openstack.wsgi [None req-e4cccb7f-d8ce-47ff-8298-465892c003c2 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Calling method 'version_select' {{(pid=100409) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:20.049464 np0000006296 devstack@c-api.service[100409]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:20.049464 np0000006296 devstack@c-api.service[100409]: warnings.warn( Aug 01 00:30:20.050005 np0000006296 devstack@c-api.service[100409]: INFO cinder.api.openstack.wsgi [None req-e4cccb7f-d8ce-47ff-8298-465892c003c2 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] https://10.4.3.222/volume/v3/messages/bcb7f346-a93d-44f1-a31f-5f58ea5d3e73 returned with HTTP 200 Aug 01 00:30:20.050361 np0000006296 devstack@c-api.service[100409]: [pid: 100409|app: 0|req: 1451/5796] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:30:20 2026] GET /volume/v3/messages/bcb7f346-a93d-44f1-a31f-5f58ea5d3e73 => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 01 00:30:20.057638 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.middleware.request_id [None req-d2998148-5369-476d-9571-8d4961b3dba7 None None] RequestId filter calling following filter/app {{(pid=100406) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:20.059326 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d2998148-5369-476d-9571-8d4961b3dba7 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] DELETE https://10.4.3.222/volume/v3/messages/bcb7f346-a93d-44f1-a31f-5f58ea5d3e73 Aug 01 00:30:20.059575 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d2998148-5369-476d-9571-8d4961b3dba7 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Empty body provided in request {{(pid=100406) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:20.059821 np0000006296 devstack@c-api.service[100406]: DEBUG cinder.api.openstack.wsgi [None req-d2998148-5369-476d-9571-8d4961b3dba7 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Calling method 'version_select' {{(pid=100406) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:20.066600 np0000006296 devstack@c-api.service[100406]: INFO cinder.api.openstack.wsgi [None req-d2998148-5369-476d-9571-8d4961b3dba7 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] https://10.4.3.222/volume/v3/messages/bcb7f346-a93d-44f1-a31f-5f58ea5d3e73 returned with HTTP 204 Aug 01 00:30:20.067023 np0000006296 devstack@c-api.service[100406]: [pid: 100406|app: 0|req: 1449/5797] 10.4.3.222 () {68 vars in 1394 bytes} [Sat Aug 1 00:30:20 2026] DELETE /volume/v3/messages/bcb7f346-a93d-44f1-a31f-5f58ea5d3e73 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 01 00:30:20.073443 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.middleware.request_id [None req-3ed96751-9c7a-49ed-9d8e-6b0c829db5c3 None None] RequestId filter calling following filter/app {{(pid=100408) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:20.075056 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3ed96751-9c7a-49ed-9d8e-6b0c829db5c3 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] DELETE https://10.4.3.222/volume/v3/volumes/b8c9ebd6-362f-4151-842e-3a63541ed02a Aug 01 00:30:20.075272 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3ed96751-9c7a-49ed-9d8e-6b0c829db5c3 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Empty body provided in request {{(pid=100408) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:20.075445 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.api.openstack.wsgi [None req-3ed96751-9c7a-49ed-9d8e-6b0c829db5c3 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Calling method 'delete' {{(pid=100408) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:20.075594 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.v3.volumes [None req-3ed96751-9c7a-49ed-9d8e-6b0c829db5c3 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Delete volume with id: b8c9ebd6-362f-4151-842e-3a63541ed02a Aug 01 00:30:20.081715 np0000006296 devstack@c-api.service[100408]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 01 00:30:20.081715 np0000006296 devstack@c-api.service[100408]: warnings.warn( Aug 01 00:30:20.082021 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-3ed96751-9c7a-49ed-9d8e-6b0c829db5c3 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Volume info retrieved successfully. Aug 01 00:30:20.082831 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.volume.api [None req-3ed96751-9c7a-49ed-9d8e-6b0c829db5c3 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100408) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 01 00:30:20.090355 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-3ed96751-9c7a-49ed-9d8e-6b0c829db5c3 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-55253641 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-55253641, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:30:20.090586 np0000006296 devstack@c-api.service[100408]: WARNING cinder.quota [None req-3ed96751-9c7a-49ed-9d8e-6b0c829db5c3 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-55253641 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-55253641, it is now deprecated. Please use the default quota class for default quota. Aug 01 00:30:20.098225 np0000006296 devstack@c-api.service[100408]: DEBUG cinder.quota [None req-3ed96751-9c7a-49ed-9d8e-6b0c829db5c3 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Created reservations ['12b07c9c-913a-422c-978b-4833fe9e433a', 'a2c2aab1-cc1c-4a1d-a1eb-4091415a654f', 'f8c38bf6-25b5-41a8-a7c9-7f22a9f97733', '5bac57ed-c270-4a6b-8b34-1c93adb3f67d'] {{(pid=100408) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 01 00:30:20.118798 np0000006296 devstack@c-api.service[100408]: INFO cinder.volume.api [None req-3ed96751-9c7a-49ed-9d8e-6b0c829db5c3 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Delete volume request issued successfully. Aug 01 00:30:20.118997 np0000006296 devstack@c-api.service[100408]: INFO cinder.api.openstack.wsgi [None req-3ed96751-9c7a-49ed-9d8e-6b0c829db5c3 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] https://10.4.3.222/volume/v3/volumes/b8c9ebd6-362f-4151-842e-3a63541ed02a returned with HTTP 202 Aug 01 00:30:20.119391 np0000006296 devstack@c-api.service[100408]: [pid: 100408|app: 0|req: 1452/5798] 10.4.3.222 () {68 vars in 1391 bytes} [Sat Aug 1 00:30:20 2026] DELETE /volume/v3/volumes/b8c9ebd6-362f-4151-842e-3a63541ed02a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:30:20.125525 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.middleware.request_id [None req-49fb222c-baff-4868-b240-e49861c5b6d1 None None] RequestId filter calling following filter/app {{(pid=100407) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 01 00:30:20.127267 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-49fb222c-baff-4868-b240-e49861c5b6d1 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] DELETE https://10.4.3.222/volume/v3/types/d543af69-480b-466d-a055-6d05ed674d67 Aug 01 00:30:20.127443 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-49fb222c-baff-4868-b240-e49861c5b6d1 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Empty body provided in request {{(pid=100407) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 01 00:30:20.127629 np0000006296 devstack@c-api.service[100407]: DEBUG cinder.api.openstack.wsgi [None req-49fb222c-baff-4868-b240-e49861c5b6d1 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] Calling method '_delete' {{(pid=100407) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 01 00:30:20.147701 np0000006296 devstack@c-api.service[100407]: INFO cinder.api.openstack.wsgi [None req-49fb222c-baff-4868-b240-e49861c5b6d1 tempest-ProjectAdminTests-995575535 tempest-ProjectAdminTests-995575535-project-admin] https://10.4.3.222/volume/v3/types/d543af69-480b-466d-a055-6d05ed674d67 returned with HTTP 202 Aug 01 00:30:20.148039 np0000006296 devstack@c-api.service[100407]: [pid: 100407|app: 0|req: 1447/5799] 10.4.3.222 () {66 vars in 1345 bytes} [Sat Aug 1 00:30:20 2026] DELETE /volume/v3/types/d543af69-480b-466d-a055-6d05ed674d67 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 01 00:30:30.048824 np0000006296 devstack@c-api.service[100409]: DEBUG dbcounter [-] [100409] Writing DB stats cinder:SELECT=107,cinder:UPDATE=47,cinder:INSERT=21 {{(pid=100409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:30:30.064125 np0000006296 devstack@c-api.service[100406]: DEBUG dbcounter [-] [100406] Writing DB stats cinder:SELECT=29,cinder:INSERT=7,cinder:UPDATE=20 {{(pid=100406) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:30:30.116324 np0000006296 devstack@c-api.service[100408]: DEBUG dbcounter [-] [100408] Writing DB stats cinder:SELECT=128,cinder:INSERT=35,cinder:UPDATE=67 {{(pid=100408) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 01 00:30:30.145179 np0000006296 devstack@c-api.service[100407]: DEBUG dbcounter [-] [100407] Writing DB stats cinder:SELECT=115,cinder:UPDATE=39,cinder:INSERT=26 {{(pid=100407) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}